@font-face {
  font-family: "HeyFont";
  src: url("https://static.heytea.com/heytea_official_website_resource/cdn/fonts/HeyFont-regular.otf");
}
@font-face {
  font-family: "HeyFont";
  src: url("https://static.heytea.com/heytea_official_website_resource/cdn/fonts/HeyFont-bold.otf");
}
@font-face {
  font-family: "HeyFont";
  src: url("https://static.heytea.com/heytea_official_website_resource/cdn/fonts/NeutraTextBookAlt.otf");
}
@font-face {
  font-family: "HeyFont";
  src: url("https://static.heytea.com/heytea_official_website_resource/cdn/fonts/NeutraTextDemiAlt.otf");
}

body{
  font-family: 'HeyFont' !important;
}
