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

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/roboto-italic-webfont.eot);
    src: url(fonts/Roboto/roboto-italic-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/Roboto/roboto-italic-webfont.woff2) format('woff2'), url(fonts/Roboto/roboto-italic-webfont.woff) format('woff'), url(fonts/Roboto/roboto-italic-webfont.ttf) format('truetype'), url(fonts/Roboto/roboto-italic-webfont.svg#Roboto) format('svg');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto/roboto-medium-webfont.eot');
    src: url('fonts/Roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto/roboto-medium-webfont.woff2') format('woff2'),
         url('fonts/Roboto/roboto-medium-webfont.woff') format('woff'),
         url('fonts/Roboto/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/Roboto/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: 600;
    font-style: normal;

}

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

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/roboto-bolditalic-webfont.eot);
    src: url(fonts/Roboto/roboto-bolditalic-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/Roboto/roboto-bolditalic-webfont.woff2) format('woff2'), url(fonts/Roboto/roboto-bolditalic-webfont.woff) format('woff'), url(fonts/Roboto/roboto-bolditalic-webfont.ttf) format('truetype'), url(fonts/Roboto/roboto-bolditalic-webfont.svg#Roboto) format('svg');
    font-weight: 700;
    font-style: italic
}

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

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/roboto-lightitalic-webfont.eot);
    src: url(fonts/Roboto/roboto-lightitalic-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/Roboto/roboto-lightitalic-webfont.woff2) format('woff2'), url(fonts/Roboto/roboto-lightitalic-webfont.woff) format('woff'), url(fonts/Roboto/roboto-lightitalic-webfont.ttf) format('truetype'), url(fonts/Roboto/roboto-lightitalic-webfont.svg#Roboto) format('svg');
    font-weight: 300;
    font-style: italic
}

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

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/roboto-blackitalic-webfont.eot);
    src: url(fonts/Roboto/roboto-blackitalic-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/Roboto/roboto-blackitalic-webfont.woff2) format('woff2'), url(fonts/Roboto/roboto-blackitalic-webfont.woff) format('woff'), url(fonts/Roboto/roboto-blackitalic-webfont.ttf) format('truetype'), url(fonts/Roboto/roboto-blackitalic-webfont.svg#Roboto) format('svg');
    font-weight: 900;
    font-style: italic
}

@font-face {
  font-family: 'dostavka';
  src:  url('fonts/icons/dostavka.eot?koj3az');
  src:  url('fonts/icons/dostavka.eot?koj3az#iefix') format('embedded-opentype'),
    url('fonts/icons/dostavka.ttf?koj3az') format('truetype'),
    url('fonts/icons/dostavka.woff?koj3az') format('woff'),
    url('fonts/icons/dostavka.svg?koj3az#dostavka') 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: 'dostavka' !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;
  display: inline-block;
}
.icon-clock:before {
  content: "\e910";
}
.icon-arrow-double:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-fast_delivery:before {
  content: "\e905";
}
.icon-gear:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-quality_rating:before {
  content: "\e90b";
}
.icon-tag_price:before {
  content: "\e90c";
}
.icon-telephone:before {
  content: "\e90d";
}
.icon-tick-circle:before {
  content: "\e90e";
}
.icon-viber:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-pinterest:before {
  content: "\ead1";
}
