@font-face {
  font-family: 'info';
  src: url('../fonts/info-icons/info.eot?79019386');
  src: url('../fonts/info-icons/info.eot?79019386#iefix') format('embedded-opentype'),
       url('../fonts/info-icons/info.woff2?79019386') format('woff2'),
       url('../fonts/info-icons/info.woff?79019386') format('woff'),
       url('../fonts/info-icons/info.ttf?79019386') format('truetype'),
       url('../fonts/info-icons/info.svg?79019386#info') 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: 'info';
    src: url('../font/info.svg?79019386#info') format('svg');
  }
}
*/
 
 [class^="icon-info"]:before, [class*=" icon-info"]:before {
  font-family: "info";
  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); */
}


@font-face {
    font-family: 'featured';
    src: url('../fonts/font-featured/featured.eot?43015060');
    src: url('../fonts/font-featured/featured.eot?43015060#iefix') format('embedded-opentype'),
    url('../fonts/font-featured/featured.woff2?43015060') format('woff2'),
    url('../fonts/font-featured/featured.woff?43015060') format('woff'),
    url('../fonts/font-featured/featured.ttf?43015060') format('truetype'),
    url('../fonts/font-featured/featured.svg?43015060#featured') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'featured';
    src: url('../fonts/font-featured/featured.eot?71901052');
    src: url('../fonts/font-featured/featured.eot?71901052#iefix') format('embedded-opentype'),
    url('../fonts/font-featured/featured.woff2?71901052') format('woff2'),
    url('../fonts/font-featured/featured.woff?71901052') format('woff'),
    url('../fonts/font-featured/featured.ttf?71901052') format('truetype'),
    url('../fonts/font-featured/featured.svg?71901052#featured') 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: 'featured';
    src: url('../font/featured.svg?71901052#featured') format('svg');
  }
}
*/

[class^="icon-featured-"]:before, [class*=" icon-featured-"]:before {
    font-family: "featured";
    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); */
}

.icon-featured-technical-support:before { content: '\e800'; } /* '' */
.icon-featured-velocity:before { content: '\e801'; } /* '' */
.icon-featured-medal:before { content: '\e802'; } /* '' */
.icon-featured-coding:before { content: '\e803'; } /* '' */
.icon-featured-bar-chart:before { content: '\e804'; } /* '' */




.icon-info-1:before { content: '\e800'; } /* '' */
.icon-info-4:before { content: '\e801'; } /* '' */
.icon-info-7:before { content: '\e802'; } /* '' */
.icon-info-10:before { content: '\e803'; } /* '' */
.icon-info-2:before { content: '\e804'; } /* '' */
.icon-info-5:before { content: '\e805'; } /* '' */
.icon-info-8:before { content: '\e806'; } /* '' */
.icon-info-11:before { content: '\e807'; } /* '' */
.icon-info-3:before { content: '\e808'; } /* '' */
.icon-info-6:before { content: '\e809'; } /* '' */
.icon-info-9:before { content: '\e80a'; } /* '' */
.icon-info-12:before { content: '\e80b'; } /* '' */


