@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hvtppg');
  src:  url('fonts/icomoon.eot?hvtppg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hvtppg') format('truetype'),
    url('fonts/icomoon.woff?hvtppg') format('woff'),
    url('fonts/icomoon.svg?hvtppg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-PDF:before {
  content: "\e907a";
  color: #ec6227;
}
.icon-Word1:before {
  content: "\e901a";
  color: #42a5f5;
}
.icon-Voice1:before {
  content: "\e902a";
  color: #ff9f19;
}
.icon-Xcel1:before {
  content: "\e903a";
  color: #21a255;
}
.icon-Comprressed1:before {
  content: "\e904a";
  color: #747474;
}
.icon-PPT1:before {
  content: "\e905a";
  color: #ff8519;
}
.icon-Image1:before {
  content: "\e906a";
  color: #3e83d8;
}
.icon-Video1:before {
  content: "\e908a";
  color: #e54949;
}
