@font-face {
  font-family: 'icons';
  src:
    url('fonts/icons.ttf?y2hjnr') format('truetype'),
    url('fonts/icons.woff?y2hjnr') format('woff'),
    url('fonts/icons.svg?y2hjnr#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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;
}

.ico_discount:before {
  content: "\e912";
}
.ico_help247:before {
  content: "\e913";
}
.ico_insurance:before {
  content: "\e914";
}
.ico_manager:before {
  content: "\e915";
}
.ico_newcar:before {
  content: "\e916";
}
.ico_payment:before {
  content: "\e917";
}
.ico_email:before {
  content: "\e900";
}
.ico_facebook:before {
  content: "\e901";
}
.ico_home:before {
  content: "\e902";
}
.ico_instagram:before {
  content: "\e903";
}
.ico_linkedin:before {
  content: "\e904";
}
.ico_phone:before {
  content: "\e905";
}
.ico_place:before {
  content: "\e906";
}
.ico_speaker:before {
  content: "\e907";
}
.ico_telegram:before {
  content: "\e908";
}
.ico_vkontakte:before {
  content: "\e909";
}
.ico_whatsapp:before {
  content: "\e90a";
}
.ico_youtube:before {
  content: "\e90b";
}
.ico_suv:before {
  content: "\e90c";
}
.ico_cabrio:before {
  content: "\e90d";
}
.ico_sport:before {
  content: "\e90e";
}
.ico_premium:before {
  content: "\e90f";
}
.ico_electro:before {
  content: "\e910";
}
.ico_new:before {
  content: "\e911";
}
