@font-face {
  font-family: 'fhcm';
  src:
    url('https://cdn.icomoon.io/200597/fhcm/fhcm.woff2?t8mamu') format('woff2'),
    url('https://cdn.icomoon.io/200597/fhcm/fhcm.ttf?t8mamu') format('truetype'),
    url('https://cdn.icomoon.io/200597/fhcm/fhcm.woff?t8mamu') format('woff'),
    url('https://cdn.icomoon.io/200597/fhcm/fhcm.svg?t8mamu#fhcm') 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: 'fhcm' !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-x:before {
  content: "\e906";
}
.icon-tiktok:before {
  content: "\e903";
}
.icon-upright:before {
  content: "\e902";
}
.icon-youtube-play:before {
  content: "\e904";
}
.icon-facebook-square:before {
  content: "\e905";
}
.icon-linkedin-square:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-weibo:before {
  content: "\e909";
}
.icon-square-o:before {
  content: "\e900";
}
.icon-check-square-o:before {
  content: "\e901";
}
