  @font-face {
  font-family: 'icomoon';
  src:  url('/assets/public/fonts/icomoon/fonts/icomoon.eot?kyifx9');
  src:  url('/assets/public/fonts/icomoon//assets/public/fonts/icomoon/fonts/icomoon.eot?kyifx9') format('embedded-opentype'),
    url('/assets/public/fonts/icomoon/fonts/icomoon.ttf?kyifx9') format('truetype'),
    url('/assets/public/fonts/icomoon/fonts/icomoon.woff?kyifx9') format('woff'),
    url('/assets/public/fonts/icomoon/fonts/icomoon.svg?kyifx9') 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-tiktok:before {
  content: "\e90e";
  color: #fff;
}
.icon-calendar:before {
  content: "\e900";
}
.icon-call:before {
  content: "\e901";
}
.icon-clock:before {
  content: "\e902";
}
.icon-document:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-graduation-hat:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-location:before {
  content: "\e907";
}
.icon-logo:before {
  content: "\e908";
}
.icon-pc-smartphone:before {
  content: "\e909";
}
.icon-refresh:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-telegram:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90d";
}
