@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?qizxj9");
  src: url("../fonts/icomoon.eot?qizxj9#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?qizxj9") format("truetype"),
    url("../fonts/icomoon.woff?qizxj9") format("woff"),
    url("../fonts/icomoon.svg?qizxj9#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-line:before {
  content: "\e901";
}
.icon-tiktok:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e942";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-check:before {
  content: "\ea10";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
