@font-face {
  font-family: 'icomoon';
  /* font-family: 'FontAwesome'; */
  src:  url('assets/fonts/icomoon/icomoon.eot?65mgk4');
  src:  url('assets/fonts/icomoon/icomoon.eot?65mgk4#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon/icomoon.ttf?65mgk4') format('truetype'),
    url('assets/fonts/icomoon/icomoon.woff?65mgk4') format('woff'),
    url('assets/fonts/icomoon/icomoon.svg?65mgk4#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-minus:before {
  content: "\f068";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-rotate-right:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-feed:before {
  content: "\f09e";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.fa-angle-left:before,
.icon-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before,
.icon-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before,
.icon-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before,
.icon-angle-down:before {
  content: "\f107";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-wordpress:before {
  content: "\f19a";
}
