@font-face {
  font-family: HeroNew;
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
  src: url('../fonts/font.woff2') format('woff2');
}

@font-face {
  font-family: HeroNew;
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url('../fonts/font.woff2') format('woff2');
}

@font-face {
  font-family: HeroNew;
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
  src: url('../fonts/font.woff2') format('woff2');
}
