@font-face {
  font-family: 'Inter';
  src: url('./Inter/Inter_18pt-Bold.ttf') format('ttf');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Inter';
  src: url('./Inter/Inter_18pt-Thin.ttf') format('ttf');
  font-display: block;
  font-style: normal;
  font-weight: 500;
}

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