@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.woff2') format('woff2'),
    url('../fonts/icomoon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* icon font */
[class^="icon-"]:before, [class*=" icon-"]:before {
  /* 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-mail:before {
  content: "\e903";
}
.icon-viber:before {
  content: "\e909";
}
.icon-tiktok:before {
  content: "\e913";
}
.icon-outward:before {
  content: "\e900";
}
.icon-attach:before {
  content: "\e901";
}
.icon-left:before {
  content: "\e902";
}
.icon-down:before {
  content: "\e904";
}
.icon-up:before {
  content: "\e905";
}
.icon-site:before {
  content: "\e906";
}
.icon-link:before {
  content: "\e907";
}
.icon-medium:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e90c";
}
.icon-linkedin:before {
  content: "\e90d";
}
.icon-high:before {
  content: "\e90e";
}
.icon-subdirectory:before {
  content: "\e90f";
}
.icon-down2:before {
  content: "\e910";
}
.icon-right2:before {
  content: "\e911";
}
.icon-trending:before {
  content: "\e912";
}
.icon-location:before {
  content: "\e914";
}
.icon-phone:before {
  content: "\e915";
}
.icon-facebook:before {
  content: "\e916";
}
.icon-whatsapp:before {
  content: "\e917";
}
.icon-telegram:before {
  content: "\e918";
}
.icon-instagram:before {
  content: "\e919";
}