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

[class^="icon-"],[class*=" icon-"],[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;
}

.icon-twitter:before,.fa-twitter:before {
  content: "\f099";
}
.icon-facebook:before,.fa-facebook-f:before {
  content: "\f09a";
}
.icon-instagram:before,.fa-instagram:before {
  content: "\f16d";
}
.icon-line:before,.fa-line:before {
  content: "\f3c0";
}
.icon-asterisk:before,.fa-asterisk:before {
  content: "\f069";
}
.icon-caret-right:before,.fa-caret-right:before {
  content: "\f0da";
}
.icon-angle-right:before,.fa-angle-right:before {
  content: "\f105";
}
.icon-chevron-circle-right:before,.fa-chevron-circle-right:before {
  content: "\f138";
}
.icon-dot-circle:before,.fa-dot-circle:before {
  content: "\f192";
}
.icon-home:before,.fa-home:before {
  content: "\e900";
}
.icon-circle-right:before,.fa-circle-right:before {
  content: "\ea42";
}
