@font-face {
  font-family: 'metropolisbold';
  src: url('Metropolis-Bold.woff2') format('woff2'),
    url('Metropolis-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'metropolislight';
  src: url('Metropolis-Light.woff2') format('woff2'),
    url('Metropolis-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

/* @font-face {
  font-family: 'Gen Shin Gothic';
  src: url('GenShinGothic-Bold.woff2') format('woff2'),
    url('GenShinGothic-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} */