@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'RobotoBold';
  font-style: normal;
  font-display: swap;
  src: url('./Roboto-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./Montserrat-VariableFont_wght.ttf') format('truetype-variations');
}

@font-face {
  font-family: 'InterItalic';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('./Inter-Italic-VariableFont.ttf') format('truetype') tech('variations');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./Inter-VariableFont.ttf') format('truetype') tech('variations');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./Geist-VariableFont.ttf') format('truetype') tech('variations');
}
