@font-face {
  font-family: 'radicon';
  src:  url('radicon4.eot?cwh8on');
  src:  url('radicon4.eot?cwh8on#iefix') format('embedded-opentype'),
    url('radicon4.ttf?cwh8on') format('truetype'),
    url('radicon4.woff?cwh8on') format('woff'),
    url('radicon4.svg?cwh8on#radicon') 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: 'radicon' !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-burger:before {
  content: "\e909";
}
.icon-cart:before {
  content: "\e90a";
}
.icon-envelope:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-close-icon:before {
  content: "\e907";
}
.icon-burger-close:before {
  content: "\e908";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-accordion-arrow-up:before {
  content: "\e905";
}
.icon-accordion-arrow-down:before {
  content: "\e906";
}
.icon-basically-ico3:before {
  content: "\e900";
}
.icon-basically-ico2:before {
  content: "\e901";
}
.icon-basically-ico1:before {
  content: "\e902";
}
.icon-about3:before {
  content: "\e903";
}
.icon-home-about-2:before {
  content: "\e904";
}