@font-face {
  font-family: 'Inter';
  font-display: auto;
  src: url('/fonts/inter/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  font-display: auto;
  src: url('/fonts/inter/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  font-display: auto;
  src: url('/fonts/inter/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  font-display: auto;
  src: url('/fonts/inter/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Formular';
  font-display: auto;
  src: url('/fonts/formular/formular-medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Formular';
  font-display: auto;
  src: url('/fonts/formular/formular-bold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Formular';
  font-display: auto;
  src: url('/fonts/formular/formular-light.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}
