@font-face {
  font-family: 'focustom';
  src: url('../font/focustom.eot?29107202');
  src: url('../font/focustom.eot?29107202#iefix') format('embedded-opentype'),
       url('../font/focustom.woff2?29107202') format('woff2'),
       url('../font/focustom.woff?29107202') format('woff'),
       url('../font/focustom.ttf?29107202') format('truetype'),
       url('../font/focustom.svg?29107202#focustom') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'focustom';
    src: url('../font/focustom.svg?29107202#focustom') format('svg');
  }
}
*/
[class^="foicon-"]:before, [class*=" foicon-"]:before {
  font-family: "focustom";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.foicon-mail:before { content: '\e800'; } /* '' */
.foicon-heart:before { content: '\e801'; } /* '' */
.foicon-heart-empty:before { content: '\e802'; } /* '' */
.foicon-FO:before { content: '\e803'; } /* '' */
.foicon-down:before { content: '\e804'; } /* '' */
.foicon-left:before { content: '\e805'; } /* '' */
.foicon-right:before { content: '\e806'; } /* '' */
.foicon-up:before { content: '\e807'; } /* '' */
.foicon-download:before { content: '\e808'; } /* '' */
.foicon-upload:before { content: '\e809'; } /* '' */
.foicon-phone-outline:before { content: '\e80a'; } /* '' */
.foicon-phone:before { content: '\e80b'; } /* '' */
.foicon-ok-circle:before { content: '\e80c'; } /* '' */
.foicon-cancel:before { content: '\e80d'; } /* '' */
.foicon-ok:before { content: '\e80e'; } /* '' */
.foicon-cancel-circle:before { content: '\e80f'; } /* '' */
.foicon-attention:before { content: '\e810'; } /* '' */
.foicon-info:before { content: '\e811'; } /* '' */
.foicon-question:before { content: '\e812'; } /* '' */
.foicon-location:before { content: '\e813'; } /* '' */
.foicon-bullhorn:before { content: '\e814'; } /* '' */
.foicon-call:before { content: '\e815'; } /* '' */
.foicon-tiktok_icon:before { content: '\e816'; } /* '' */
.foicon-tik-tok:before { content: '\e817'; } /* '' */
.foicon-Bsky:before { content: '\e818'; } /* '' */
.foicon-Bsky2:before { content: '\e819'; } /* '' */
.foicon-twitter:before { content: '\f099'; } /* '' */
.foicon-mail-alt:before { content: '\f0e0'; } /* '' */
.foicon-youtube:before { content: '\f167'; } /* '' */
.foicon-youtube-play:before { content: '\f16a'; } /* '' */
.foicon-twitch:before { content: '\f1e8'; } /* '' */
.foicon-facebook-official:before { content: '\f230'; } /* '' */
.foicon-whatsapp:before { content: '\f232'; } /* '' */
.foicon-map-o:before { content: '\f278'; } /* '' */
.foicon-map:before { content: '\f279'; } /* '' */
.foicon-commenting:before { content: '\f27a'; } /* '' */
.foicon-commenting-o:before { content: '\f27b'; } /* '' */
.foicon-twitter-squared:before { content: '\f304'; } /* '' */
.foicon-facebook-squared:before { content: '\f308'; } /* '' */
