@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?asid2d');
  src:  url('fonts/icomoon.eot?asid2d#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?asid2d') format('truetype'),
    url('fonts/icomoon.woff?asid2d') format('woff'),
    url('fonts/icomoon.svg?asid2d#icomoon') 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: 'icomoon' !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-minus:before {
  content: "\e910";
}
.icon-plus:before {
  content: "\e911";
}
.icon-x:before {
  content: "\e904";
}
.icon-arrow_r_sm:before {
  content: "\e903";
}
.icon-arrow_l:before {
  content: "\e901";
}
.icon-arrow_r:before {
  content: "\e902";
}
.icon-more:before {
  content: "\e900";
}
.icon-tiktok:before {
  content: "\e90f";
}
.icon-line:before {
  content: "\e90a";
}
.icon-arrow_back_ios:before {
  content: "\e906";
}
.icon-arrow_forward_ios:before {
  content: "\e907";
}
.icon-arrow_down_ios:before {
  content: "\e908";
}
.icon-arrow_down_ios1:before {
  content: "\e909";
}
.icon-launch:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-facebook:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
