@font-face {
font-display:swap;
  font-family: 'icomoon';
  src:  url('https://reflectionsmedical.com/storage/2022/01/icomoon/fonts/icomoon.eot?pxb2on');
  src:  url('https://reflectionsmedical.com/storage/2022/01/icomoon/fonts/icomoon.eot?pxb2on') format('embedded-opentype'),
    url('https://reflectionsmedical.com/storage/2022/01/icomoon/fonts/icomoon.ttf?pxb2on') format('truetype'),
    url('https://reflectionsmedical.com/storage/2022/01/icomoon/fonts/icomoon.woff?pxb2on') format('woff'),
    url('https://reflectionsmedical.com/storage/2022/01/icomoon/fonts/icomoon.svg?pxb2on') 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: "\e900";
}
