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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'certan-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;
}

.icon-burger:before {
  content: "\e919";
}
.icon-arrow-down:before {
  content: "\e90e";
}
.icon-hide:before {
  content: "\e916";
}
.icon-menu:before {
  content: "\e917";
}
.icon-view:before {
  content: "\e918";
}
.icon-play:before {
  content: "\e900";
}
.icon-account:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-cart:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-clock:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-comments:before {
  content: "\e908";
}
.icon-cvevron-left:before {
  content: "\e909";
}
.icon-cvevron-right:before {
  content: "\e90a";
}
.icon-dot:before {
  content: "\e90b";
}
.icon-envelop:before {
  content: "\e90c";
}
.icon-exclamation-point:before {
  content: "\e90d";
}
.icon-like:before {
  content: "\e90f";
}
.icon-minus:before {
  content: "\e910";
}
.icon-plus:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e912";
}
.icon-share:before {
  content: "\e913";
}
.icon-star:before {
  content: "\e914";
}
.icon-whatsapp:before {
  content: "\e915";
}
