@font-face {
    font-family: 'brushyregular';
    src: url('../fonts/brushylicious-regular-webfont.woff2') format('woff2'),
         url('../fonts/brushylicious-regular-webfont.woff') format('woff'),
         url('../fonts/brushylicious-regular-webfont.ttf') format('truetype'),
         url('../fonts/brushylicious-regular-webfont.svg#brushyliciousregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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

.icon-iconfont_4x4:before {
  content: "\e900";
}
.icon-iconfont_blog:before {
  content: "\e901";
}
.icon-iconfont_camping-car:before {
  content: "\e902";
}
.icon-iconfont_car:before {
  content: "\e903";
}
.icon-iconfont_cart:before {
  content: "\e904";
}
.icon-iconfont_chat:before {
  content: "\e905";
}
.icon-iconfont_collection-car:before {
  content: "\e906";
}
.icon-iconfont_electric-car:before {
  content: "\e907";
}
.icon-iconfont_faq:before {
  content: "\e908";
}
.icon-iconfont_faq-b:before {
  content: "\e909";
}
.icon-iconfont_faq-r:before {
  content: "\e90a";
}
.icon-iconfont_fb:before {
  content: "\e90b";
}
.icon-iconfont_game:before {
  content: "\e90c";
}
.icon-iconfont_google:before {
  content: "\e90d";
}
.icon-iconfont_gpl:before {
  content: "\e90e";
}
.icon-iconfont_info:before {
  content: "\e90f";
}
.icon-iconfont_linkedin:before {
  content: "\e910";
}
.icon-iconfont_mail:before {
  content: "\e911";
}
.icon-iconfont_next:before {
  content: "\e912";
}
.icon-iconfont_pin:before {
  content: "\e913";
}
.icon-iconfont_play:before {
  content: "\e914";
}
.icon-iconfont_plus:before {
  content: "\e915";
}
.icon-iconfont_prev:before {
  content: "\e916";
}
.icon-iconfont_profil:before {
  content: "\e917";
}
.icon-iconfont_select:before {
  content: "\e918";
}
.icon-iconfont_share:before {
  content: "\e919";
}
.icon-iconfont_slide-l:before {
  content: "\e91a";
}
.icon-iconfont_slide-r:before {
  content: "\e91b";
}
.icon-iconfont_tel:before {
  content: "\e91c";
}
.icon-iconfont_title-l:before {
  content: "\e91d";
}
.icon-iconfont_title-r:before {
  content: "\e91e";
}
.icon-iconfont_truck:before {
  content: "\e91f";
}
.icon-iconfont_twitter:before {
  content: "\e920";
}
.icon-iconfont_znocart:before {
  content: "\e921";
}


