@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fp8hpx');
  src:  url('fonts/icomoon.eot?fp8hpx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fp8hpx') format('truetype'),
    url('fonts/icomoon.woff?fp8hpx') format('woff'),
    url('fonts/icomoon.svg?fp8hpx#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-envelope-o:before {
  content: "\f003";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-square-o:before {
  content: "\f096";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-envelope-square:before {
  content: "\f199";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-facebook-official:before {
  content: "\f230";
}

