@font-face {
  font-family: 'Onest';
  src: url('assets/fonts/Onest-VariableFont_wght.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Oswald';
  src: url('assets/fonts/Oswald-600.woff2') format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
