@font-face {
  font-family: 'icomoon';
  src:  url('/component/fontawesome-minify/fonts/icomoon.eot?vtzuoi');
  src:  url('/component/fontawesome-minify/fonts/icomoon.eot?vtzuoi#iefix') format('embedded-opentype'),
    url('/component/fontawesome-minify/fonts/icomoon.ttf?vtzuoi') format('truetype'),
    url('/component/fontawesome-minify/fonts/icomoon.woff?vtzuoi') format('woff'),
    url('/component/fontawesome-minify/fonts/icomoon.svg?vtzuoi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* 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;
}

.fa-facebook-square:before {
  content: "\f082";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-times:before {
  content: "\f00d";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-comments:before {
  content: "\f086";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-box-heart:before {
  content: "\f49d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-blog:before {
  content: "\f781";
}
