@font-face {
  font-family: 'scb';
  src: url('../font/scb.eot?93012582');
  src: url('../font/scb.eot?93012582#iefix') format('embedded-opentype'),
       url('../font/scb.woff2?93012582') format('woff2'),
       url('../font/scb.woff?93012582') format('woff'),
       url('../font/scb.ttf?93012582') format('truetype'),
       url('../font/scb.svg?93012582#scb') 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: 'scb';
    src: url('../font/scb.svg?93012582#scb') format('svg');
  }
}
*/
 
 [class^="scb-"]:before, [class*=" scb-"]:before {
  font-family: "scb";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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); */
}
 
.scb-gear:before { content: '\e800'; } /* '' */
.scb-user:before { content: '\e801'; } /* '' */
.scb-speak:before { content: '\e802'; } /* '' */
.scb-globe:before { content: '\e803'; } /* '' */
.scb-communitybenefits:before { content: '\e804'; } /* '' */
.scb-publicpolicy:before { content: '\e805'; } /* '' */
.scb-economic:before { content: '\e806'; } /* '' */
.scb-customized:before { content: '\e807'; } /* '' */
.scb-trackrecord:before { content: '\e808'; } /* '' */
.scb-value:before { content: '\e809'; } /* '' */
.scb-renewable-energy:before { content: '\e80a'; } /* '' */
.scb-keyindustries:before { content: '\e80b'; } /* '' */
.scb-politicallystable:before { content: '\e80c'; } /* '' */
.scb-government:before { content: '\e80d'; } /* '' */
.scb-corporate:before { content: '\e80e'; } /* '' */
.scb-develope:before { content: '\e80f'; } /* '' */
.scb-venue:before { content: '\e810'; } /* '' */
.scb-delegate:before { content: '\e811'; } /* '' */
.scb-bidding:before { content: '\e812'; } /* '' */
.scb-finance:before { content: '\e813'; } /* '' */
.scb-audience:before { content: '\e814'; } /* '' */
.scb-globe3:before { content: '\e815'; } /* '' */
.scb-globe2:before { content: '\e816'; } /* '' */