@font-face {
  font-family: 'podguznik';
  src:  url('fontpodguznik/podguznik.eot?szsxhf');
  src:  url('fontpodguznik/podguznik.eot?szsxhf#iefix') format('embedded-opentype'),
    url('fontpodguznik/podguznik.ttf?szsxhf') format('truetype'),
    url('fontpodguznik/podguznik.woff?szsxhf') format('woff'),
    url('fontpodguznik/podguznik.svg?szsxhf#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: 'podguznik' !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-basket:before {
  content: "\f07a";
}
.icon-phone:before {
  content: "\f098";
}
.icon-delivery:before {
  content: "\f0d1";
}
.icon-forme:before {
  content: "\f221";
}
.icon-brands:before {
  content: "\e900";
}
.icon-japankorea:before {
  content: "\e901";
}
.icon-fixprice:before {
  content: "\e902";
}
.icon-payment:before {
  content: "\e903";
}
