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

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

.iconromkoa-addon-barcode:before { content: '\e800'; } /* '' */
.iconromkoa-addon-barcode-box:before { content: '\e801'; } /* '' */
.iconromkoa-addon-chip:before { content: '\e802'; } /* '' */
.iconromkoa-addon-chip-box:before { content: '\e803'; } /* '' */
.iconromkoa-addon-chip-card:before { content: '\e804'; } /* '' */
.iconromkoa-addon-chip-card-box:before { content: '\e805'; } /* '' */
.iconromkoa-addon-emboss:before { content: '\e806'; } /* '' */
.iconromkoa-addon-emboss-box:before { content: '\e807'; } /* '' */
.iconromkoa-addon-foil-01:before { content: '\e808'; } /* '' */
.iconromkoa-addon-foil-01-box:before { content: '\e809'; } /* '' */
.iconromkoa-addon-foil-02:before { content: '\e80a'; } /* '' */
.iconromkoa-addon-foil-02-box:before { content: '\e80b'; } /* '' */
.iconromkoa-addon-glossy:before { content: '\e80c'; } /* '' */
.iconromkoa-addon-glossy-box:before { content: '\e80d'; } /* '' */
.iconromkoa-addon-hologram-1:before { content: '\e80e'; } /* '' */
.iconromkoa-addon-hologram-1-box:before { content: '\e80f'; } /* '' */
.iconromkoa-addon-magnetic-stripe:before { content: '\e810'; } /* '' */
.iconromkoa-addon-magnetic-stripe-box:before { content: '\e811'; } /* '' */
