@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900; /* this one file handles all weights */
  src: url('Inter-Variable.ttf') format('truetype');
}