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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-file-empty:before {
  content: "\e924";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-file-picture:before {
  content: "\e927";
}
.icon-file-music:before {
  content: "\e928";
}
.icon-file-play:before {
  content: "\e929";
}
.icon-file-video:before {
  content: "\e92a";
}
.icon-file-zip:before {
  content: "\e92b";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-openoffice:before {
  content: "\eae0";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-search:before {
  content: "\e904";
  color: #fff;
}
.icon-phone:before {
  content: "\e90e";
  color: #036;
}
.icon-fax:before {
  content: "\e90f";
  color: #036;
}
.icon-mail:before {
  content: "\e910";
  color: #036;
}
.icon-chev-right:before {
  content: "\e900";
  color: #036;
}
.icon-chev-left:before {
  content: "\e901";
  color: #036;
}
.icon-twitter:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
