@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?58044966');
  src: url('../font/fontello.eot?58044966#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?58044966') format('woff2'),
       url('../font/fontello.woff?58044966') format('woff'),
       url('../font/fontello.ttf?58044966') format('truetype'),
       url('../font/fontello.svg?58044966#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?58044966#fontello') format('svg');
  }
}
*/
[class^="icon_sb_"]:before, [class*=" icon_sb_"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;

  /* 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); */
}

.icon_sb_atom_icon_apple:before { content: '\e800'; } /* '' */
.icon_sb_atom_icon_arrow_up_right:before { content: '\e801'; } /* '' */
.icon_sb_atom_icon_back:before { content: '\e802'; } /* '' */
.icon_sb_atom_icon_captain:before { content: '\e803'; } /* '' */
.icon_sb_atom_icon_close:before { content: '\e804'; } /* '' */
.icon_sb_atom_icon_fb:before { content: '\e805'; } /* '' */
.icon_sb_atom_icon_gallery:before { content: '\e806'; } /* '' */
.icon_sb_atom_icon_insta:before { content: '\e807'; } /* '' */
.icon_sb_atom_icon_live:before { content: '\e808'; } /* '' */
.icon_sb_atom_icon_menu:before { content: '\e809'; } /* '' */
.icon_sb_atom_icon_next:before { content: '\e80a'; } /* '' */
.icon_sb_atom_icon_overseas:before { content: '\e80b'; } /* '' */
.icon_sb_atom_icon_play:before { content: '\e80c'; } /* '' */
.icon_sb_atom_icon_playstore:before { content: '\e80d'; } /* '' */
.icon_sb_atom_icon_shop:before { content: '\e80e'; } /* '' */
.icon_sb_atom_icon_ticket:before { content: '\e80f'; } /* '' */
.icon_sb_atom_icon_user:before { content: '\e810'; } /* '' */
.icon_sb_atom_icon_x:before { content: '\e811'; } /* '' */
.icon_sb_atom_icon_youtube:before { content: '\e812'; } /* '' */
.icon_sb_down-small:before { content: '\e813'; } /* '' */
.icon_sb_left-small:before { content: '\e814'; } /* '' */
.icon_sb_right-small:before { content: '\e815'; } /* '' */
.icon_sb_up-small:before { content: '\e816'; } /* '' */
.icon_sb_icon:before { content: '\e817'; } /* '' */
.icon_sb_menu:before { content: '\e818'; } /* '' */
.icon_sb_outline:before { content: '\e819'; } /* '' */
.icon_sb_squad:before { content: '\e81a'; } /* '' */
.icon_sb_icon_sb_wicket_keeper:before { content: '\e81b'; } /* '' */
.icon_sb_atom_icon_reset:before { content: '\e81c'; } /* '' */
.icon_sb_atom_icon_filter:before { content: '\e81d'; } /* '' */
.icon_sb_whatsapp-outline:before { content: '\e837'; } /* '' */
.icon_sb_photo_gallery:before { content: '\e838'; } /* '' */
.icon_sb_player_detail:before { content: '\e839'; } /* '' */
.icon_sb_header:before { content: '\e83a'; } /* '' */
.icon_sb_footer:before { content: '\e83b'; } /* '' */
.icon_sb_dynamic_block:before { content: '\e83c'; } /* '' */
.icon_sb_breadcrumb:before { content: '\e83d'; } /* '' */
.icon_sb_whatsapp-outline-1:before { content: '\e841'; } /* '' */
.icon_sb_linkedin:before { content: '\e842'; } /* '' */
.icon_sb_copy-link:before { content: '\e843'; } /* '' */
.icon_sb_tiktok:before { content: '\e84b'; } /* '' */
.icon_sb_atom_icon_calendar_dots:before { content: '\e868'; } /* '' */
.icon_sb_share-outline:before { content: '\e8d4'; } /* '' */
.icon_sb_down-open:before { content: '\f004'; } /* '' */
.icon_sb_up-open:before { content: '\f005'; } /* '' */
.icon_sb_right-open:before { content: '\f006'; } /* '' */
.icon_sb_left-open:before { content: '\f007'; } /* '' */
