@font-face {
  font-family: 'gamurs_icon_library';
  src: url('../gamurs_icon_library8bfe.html');
  src: url('../gamurs_icon_library8bfe.html#iefix') format('embedded-opentype'),
       url('../gamurs_icon_library8bfe-2.html') format('woff2'),
       url('../gamurs_icon_library8bfe-3.html') format('woff'),
       url('../gamurs_icon_library8bfe-4.html') format('truetype'),
       url('../gamurs_icon_library8bfe-5.html#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');
  }
}