@font-face {
  font-family: 'WishMeTikTokCentered';
  src: url('fonts/icomoon.woff') format('woff'),
       url('fonts/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.wm-tiktok-centered-tiktok:before {
  font-family: 'WishMeTikTokCentered' !important;
  content: '\e900';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
