@font-face {
  font-family: 'Huova';
  font-weight: 300;
  font-style: normal;
  font-display: block;
  src: url('/fonts/huova-light.otf') format('opentype');
}
@font-face {
  font-family: 'Huova';
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: url('/fonts/huova-regular.otf') format('opentype');
}
@font-face {
  font-family: 'Huova';
  font-weight: 700;
  font-style: normal;
  font-display: block;
  src: url('/fonts/huova-bold.otf') format('opentype');
}
@font-face {
  font-family: 'Huova';
  font-weight: 900;
  font-style: normal;
  font-display: block;
  src: url('/fonts/huova-black.otf') format('opentype');
}

@font-face {
  font-family: 'PP Hatton';
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/pp-hatton-w200.woff2') format('woff2');
}
@font-face {
  font-family: 'PP Hatton';
  font-weight: 200;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/pp-hatton-w200-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'PP Hatton';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/pp-hatton-w500.woff2') format('woff2');
}
@font-face {
  font-family: 'PP Hatton';
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/pp-hatton-w500-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'PP Hatton';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/pp-hatton-w700.woff2') format('woff2');
}
@font-face {
  font-family: 'PP Hatton';
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url('/fonts/pp-hatton-w700-italic.woff2') format('woff2');
}
