@font-face {
  font-family: 'icon-fonts';
  src:  url('../fonts/icon-fonts.eot?6uad35');
  src:  url('../fonts/icon-fonts.eot?6uad35#iefix') format('embedded-opentype'),
    url('../fonts/icon-fonts.ttf?6uad35') format('truetype'),
    url('../fonts/icon-fonts.woff?6uad35') format('woff'),
    url('../fonts/icon-fonts.svg?6uad35#icon-fonts') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icon-fonts' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  transition: all 0.3s;
}
.icon-youtube:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-arrow-up-large:before {
  content: "\e904";
}
.icon-chat:before {
  content: "\e905";
}
.icon-checkbox:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-star:before {
  content: "\e90f";
}
.icon-tiktok:before {
  content: "\e910";
}
.icon-twitter:before {
  content: "\e911";
}
.icon-verify-badge:before {
  content: "\e912";
}
