@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rcqv4f');
  src:  url('fonts/icomoon.eot?rcqv4f#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rcqv4f') format('truetype'),
    url('fonts/icomoon.woff?rcqv4f') format('woff'),
    url('fonts/icomoon.svg?rcqv4f#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-sound-alt:before {
  content: "\e909";
}
.icon-printer:before {
  content: "\e954";
}
.icon-forward:before {
  content: "\e969";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-video:before {
  content: "\e90b";
}
.icon-camera:before {
  content: "\e90a";
}
.icon-map-pin:before {
  content: "\e908";
}
.icon-headphones:before {
  content: "\e907";
}
.icon-chat:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-link:before {
  content: "\e905";
}
.icon-insert_link:before {
  content: "\e905";
}
.icon-blog-icon:before {
  content: "\e903";
  color: #fff;
}
.icon-folder:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e901";
}
.icon-file-pdf:before {
  content: "\e900";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-hourglass-o:before {
  content: "\f250";
}
