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

[class^="boim-icon-"], [class*=" boim-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'boim-icomoon' !important;
  speak: none;
  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;
}

.boim-icon-nags-catalog:before {
  content: "\e920";
}
.boim-icon-cart:before {
  content: "\e900";
}
.boim-icon-catalog:before {
  content: "\e902";
}
.boim-icon-order-history:before {
  content: "\e903";
}
.boim-icon-promotions:before {
  content: "\e904";
}
.boim-icon-search-parts:before {
  content: "\e901";
}
