@font-face {
  font-family: 'Inter';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./Inter/Inter-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src: url('./Inter/Inter-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url('./Inter/Inter-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src: url('./Inter/Inter-BoldItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Metropolis';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('./Metropolis/Metropolis-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Metropolis';
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src: url('./Metropolis/Metropolis-RegularItalic.woff2') format('woff2');
}

@font-face {
  font-family: 'Metropolis';
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url('./Metropolis/Metropolis-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Metropolis';
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src: url('./Metropolis/Metropolis-BoldItalic.woff2') format('woff2');
}
