@font-face {
  font-family: 'innon';
  src: url('./font/innon.eot?44671206');
  src: url('./font/innon.eot?44671206#iefix') format('embedded-opentype'),
       url('./font/innon.woff2?44671206') format('woff2'),
       url('./font/innon.woff?44671206') format('woff'),
       url('./font/innon.ttf?44671206') format('truetype'),
       url('./font/innon.svg?44671206#innon') 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: 'innon';
    src: url('../font/innon.svg?44671206#innon') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "innon";
  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); */
}
 
.in-icon{
   font-family: "innon" !important;
   font-style: normal;
   font-weight: normal;
   speak: never;
  
   display: inline-block;
   text-decoration: inherit;
   width: 1em;
   margin-right: .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 */
   margin-left: .1em;
  
   /* 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); */
 }



.in-icon.icon-youtube:before { content: '\e800'; } /* '' */
.in-icon.icon-plus:before { content: '\e801'; } /* '' */
/*.in-icon.icon-right:before { content: '\e802'; }*/ /* '' */
.in-icon.icon-save-default:before { content: '\e803'; } /* '' */
.in-icon.icon-save-full:before { content: '\e804'; } /* '' */
.in-icon.icon-search:before { content: '\e805'; } /* '' */
.in-icon.icon-multiplication:before { content: '\e806'; } /* '' */
.in-icon.icon-minus-2:before { content: '\e807'; } /* '' */
.in-icon.icon-share-default:before { content: '\e808'; } /* '' */
.in-icon.icon-minus:before { content: '\e809'; } /* '' */
.in-icon.icon-oval-facebook:before { content: '\e80a'; } /* '' */
.in-icon.icon-share-full:before { content: '\e80b'; } /* '' */
.in-icon.icon-oval-more:before { content: '\e80c'; } /* '' */
.in-icon.icon-oval-twitter:before { content: '\e80d'; } /* '' */
.in-icon.icon-stop:before { content: '\e80e'; } /* '' */
.in-icon.icon-play:before { content: '\e80f'; } /* '' */
.in-icon.icon-navigation-2:before { content: '\e810'; } /* '' */
.in-icon.icon-left:before { content: '\e811'; } /* '' */
.in-icon.icon-eye:before { content: '\e812'; } /* '' */
.in-icon.icon-facebook:before { content: '\e813'; } /* '' */
.in-icon.icon-plus-2:before { content: '\e814'; } /* '' */
.in-icon.icon-instagram:before { content: '\e815'; } /* '' */
.in-icon.icon-calendar:before { content: '\e816'; } /* '' */
.in-icon.icon-cart:before { content: '\e817'; } /* '' */
.in-icon.icon-attach:before { content: '\e818'; } /* '' */
.in-icon.icon-info:before { content: '\e819'; } /* '' */
.in-icon.icon-equals:before { content: '\e81a'; } /* '' */
.in-icon.icon-close:before { content: '\e81b'; } /* '' */
.in-icon.icon-bottom:before { content: '\e81c'; } /* '' */
.in-icon.icon-top:before { content: '\e81d'; } /* '' */
.in-icon.icon-topbutton:before { content: '\e81e'; } /* '' */


.in-icon.icon-right-after:after { content: '\e802'; } /* '' */