@font-face {
  font-family: 'TikTok-Custom-Icon-From-Icomoon';
  src:  url('fonts/TikTok-Custom-Icon-From-Icomoon.eot?lm4voq');
  src:  url('fonts/TikTok-Custom-Icon-From-Icomoon.eot?lm4voq#iefix') format('embedded-opentype'),
    url('fonts/TikTok-Custom-Icon-From-Icomoon.ttf?lm4voq') format('truetype'),
    url('fonts/TikTok-Custom-Icon-From-Icomoon.woff?lm4voq') format('woff'),
    url('fonts/TikTok-Custom-Icon-From-Icomoon.svg?lm4voq#TikTok-Custom-Icon-From-Icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="dhm-icon-"], [class*=" dhm-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'TikTok-Custom-Icon-From-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;
}

.dhm-icon-tiktok:before {
  content: "\e900";
}
