@font-face {
  font-family: 'Netto';
  src: url('netto-regular.woff2') format('woff2'), url('netto-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Netto';
  src: url('netto-bold.woff2') format('woff2'), url('netto-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
