@font-face {
  font-family: 'Anatomy-Set-2-icon';
  src:  url('fonts/Anatomy-Set-2-icon.eot?abvq3t');
  src:  url('fonts/Anatomy-Set-2-icon.eot?abvq3t#iefix') format('embedded-opentype'),
    url('fonts/Anatomy-Set-2-icon.ttf?abvq3t') format('truetype'),
    url('fonts/Anatomy-Set-2-icon.woff?abvq3t') format('woff'),
    url('fonts/Anatomy-Set-2-icon.svg?abvq3t#Anatomy-Set-2-icon') 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: 'Anatomy-Set-2-icon' !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-youtube-1:before {
  content: "\e903";
}
.icon-tiktok-1:before {
  content: "\e904";
}
.icon-facebook-1:before {
  content: "\e905";
}
.icon-check-circle-1:before {
  content: "\e925";
}
.icon-rating-1:before {
  content: "\e926";
}
.icon-telephone-1:before {
  content: "\e900";
}
.icon-mail-universal-1:before {
  content: "\e901";
}
.icon-calendar-check-1:before {
  content: "\e902";
}
