@font-face {
  font-family: 'gfsc_icons';
  src: url('../font/gfsc_icons.eot?19294346');
  src: url('../font/gfsc_icons.eot?19294346#iefix') format('embedded-opentype'),
       url('../font/gfsc_icons.woff2?19294346') format('woff2'),
       url('../font/gfsc_icons.woff?19294346') format('woff'),
       url('../font/gfsc_icons.ttf?19294346') format('truetype'),
       url('../font/gfsc_icons.svg?19294346#gfsc_icons') 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: 'gfsc_icons';
    src: url('../font/gfsc_icons.svg?19294346#gfsc_icons') format('svg');
  }
}
*/
 
 [class^="sc-i-"]:before, [class*=" sc-i-"]:before {
  font-family: "gfsc_icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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); */
}
 
.sc-i-left-open:before { content: '\e800'; } /* '' */
.sc-i-right-open:before { content: '\e801'; } /* '' */
.sc-i-left-big:before { content: '\e802'; } /* '' */
.sc-i-right-big:before { content: '\e803'; } /* '' */
.sc-i-left-arrow:before { content: '\e804'; } /* '' */
.sc-i-right-arrow:before { content: '\e805'; } /* '' */
.sc-i-ok:before { content: '\e806'; } /* '' */
.sc-i-left-big-1:before { content: '\e807'; } /* '' */
.sc-i-right-big-1:before { content: '\e808'; } /* '' */
.sc-i-left-open-big:before { content: '\e809'; } /* '' */
.sc-i-right-open-big:before { content: '\e80a'; } /* '' */
.sc-i-left-small:before { content: '\e80b'; } /* '' */
.sc-i-right-small:before { content: '\e80c'; } /* '' */
.sc-i-left-dir:before { content: '\e80d'; } /* '' */
.sc-i-right-dir:before { content: '\e80e'; } /* '' */
.sc-i-down-open:before { content: '\e80f'; } /* '' */
.sc-i-down-open-big:before { content: '\e810'; } /* '' */
.sc-i-up-open-big:before { content: '\e811'; } /* '' */
.sc-i-up-open:before { content: '\e812'; } /* '' */
.sc-i-left-open-round:before { content: '\e813'; } /* '' */
.sc-i-right-open-round:before { content: '\e814'; } /* '' */
.sc-i-left-arrow-round:before { content: '\e815'; } /* '' */
.sc-i-right-arrow-round:before { content: '\e816'; } /* '' */
.sc-i-circle-fill:before { content: '\e817'; } /* '' */
.sc-i-ok-2:before { content: '\e818'; } /* '' */
.sc-i-left-4:before { content: '\e819'; } /* '' */
.sc-i-right-4:before { content: '\e81a'; } /* '' */
.sc-i-cancel:before { content: '\e81b'; } /* '' */
.sc-i-left-fat:before { content: '\e81c'; } /* '' */
.sc-i-right-fat:before { content: '\e81d'; } /* '' */
.sc-i-attention:before { content: '\e81e'; } /* '' */
.sc-i-right-open-1:before { content: '\f006'; } /* '' */
.sc-i-left-open-1:before { content: '\f007'; } /* '' */
.sc-i-sort:before { content: '\f0dc'; } /* '' */
.sc-i-angle-double-left:before { content: '\f100'; } /* '' */
.sc-i-angle-double-right:before { content: '\f101'; } /* '' */
.sc-i-info:before { content: '\f129'; } /* '' */
.sc-i-left-long:before { content: '\f177'; } /* '' */
.sc-i-right-long:before { content: '\f178'; } /* '' */