@font-face {
  font-family: 'icomoon';
  src:  url('font/icomoon.eot?7jmg1l');
  src:  url('font/icomoon.eot?7jmg1l#iefix') format('embedded-opentype'),
    url('font/icomoon.ttf?7jmg1l') format('truetype'),
    url('font/icomoon.woff?7jmg1l') format('woff'),
    url('font/icomoon.svg?7jmg1l#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    font-size: 0.8em;
    /*margin-left: 5px;*/
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-rub:before {
    content: "\e900";
}
.icon-byn:before {
    content: "\e901";
}
.icon-eur:before {
    content: "\e902";
}
.icon-usd:before {
    content: "\e903";
}
.icon-uah:before {
    content: "\e904";
}
