@font-face {
  font-display: swap;
  font-family: 'Metropolis';
  font-style: normal;
  font-weight: 400;
  src: url('Metropolis-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Metropolis';
  font-style: normal;
  font-weight: 600;
  src: url('Metropolis-SemiBold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Metropolis';
  font-style: normal;
  font-weight: 800;
  src: url('Metropolis-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('roboto-v30-latin_latin-ext-regular.woff2') format('woff2');
}