@font-face {
  font-family: custom-icons;
  src: url(../fonts/custom-icons.eot);
  src: url(../fonts/custom-icons.eot#iefix)
      format("embedded-opentype"),
    url(../fonts/custom-icons.woff2) format("woff2"),
    url(../fonts/custom-icons.woff) format("woff"),
    url(../fonts/custom-icons.ttf) format("truetype"),
    url(../fonts/custom-icons.svg#custom-icons) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-fcb_"]:before,
[class^="icon-fcb_"]:before {
  font-family: custom-icons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fcb_call:before {
  content: "\e800";
}
.icon-fcb_chat:before {
  content: "\e801";
}
.icon-fcb_link:before {
  content: "\e802";
}
.icon-fcb_close:before {
  content: "\e803";
}
.icon-fcb_phone:before {
  content: "\f098";
}
.icon-fcb_github:before {
  content: "\f09b";
}
.icon-fcb_pinterest:before {
  content: "\f0d3";
}
.icon-fcb_share:before {
  content: "\f14d";
}
.icon-fcb_youtube:before {
  content: "\f16a";
}
.icon-fcb_slack:before {
  content: "\f198";
}
.icon-fcb_email:before {
  content: "\f199";
}
.icon-fcb_reddit:before {
  content: "\f1a2";
}
.icon-fcb_whatsapp:before {
  content: "\f232";
}
.icon-fcb_viber:before {
  content: "\f2a0";
}
.icon-fcb_telegram:before {
  content: "\f2c6";
}
.icon-fcb_twitter:before {
  content: "\f304";
}
.icon-fcb_facebook:before {
  content: "\f308";
}
.icon-fcb_linkedin:before {
  content: "\f30c";
}
.icon-fcb_instagram:before {
  content: "\f31f";
}
.icon-fcb_skype:before {
  content: "\f33a";
}
