@font-face {
  font-family: '3ko';
  src:  url('fonts/3ko.eot?ffvrwx');
  src:  url('fonts/3ko.eot?ffvrwx#iefix') format('embedded-opentype'),
    url('fonts/3ko.ttf?ffvrwx') format('truetype'),
    url('fonts/3ko.woff?ffvrwx') format('woff'),
    url('fonts/3ko.svg?ffvrwx#3ko') 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: '3ko' !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-check:before {
  content: "\e5ca";
}
.icon-close:before {
  content: "\e5cd";
}
.icon-payment:before {
  content: "\e8a1";
}
.icon-calendar:before {
  content: "\e916";
}
.icon-home:before {
  content: "\e88a";
}
.icon-menu:before {
  content: "\e5d2";
}
.icon-watch:before {
  content: "\e334";
}
.icon-shopping_cart:before {
  content: "\e8cc";
}
.icon-shopping_basket:before {
  content: "\e8cb";
}
.icon-chevron-thin-up:before {
  content: "\e900";
}
.icon-chevron-thin-right:before {
  content: "\e901";
}
.icon-chevron-thin-left:before {
  content: "\e902";
}
.icon-chevron-thin-down:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-left:before {
  content: "\e905";
}
.icon-chevron-down:before {
  content: "\e906";
}
.icon-chevron-up:before {
  content: "\e907";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-tree:before {
  content: "\f1bb";
}
.icon-facebook:before {
  content: "\f230";
}
