@font-face {
  font-family: 'gamurs_icon_library';
  src: url('../eot/gamurs_icon_library8bfe.eot');
  src: url('../eot/gamurs_icon_library8bfe.eot#iefix') format('embedded-opentype'),
       url('../woff2/gamurs_icon_library8bfe.woff2') format('woff2'),
       url('../woff/gamurs_icon_library8bfe.woff') format('woff'),
       url('../ttf/gamurs_icon_library8bfe.ttf') format('truetype'),
       url('../svg/gamurs_icon_library8bfe.svg#gamurs_icon_library') 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: 'gamurs_icon_library';
    src: url('../font/gamurs_icon_library.svg?90689508#gamurs_icon_library') format('svg');
  }
}