@font-face {
  font-family: 'Ebgaramond';
  src: url('../assets/fonts/EBGARAMOND-VARIABLEFONT_WGHT.TTF') format('truetype-variations');
  font-weight: 100 900; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica';
  src: url('../assets/fonts/Helvetica.ttf') format('truetype-variations');
  font-weight: 400; 
  font-style: normal;
  font-display: swap; 
}

@font-face {
  font-family: 'Helvetica';
  src: url('../assets/fonts/helvetica-light.ttf') format('truetype-variations');
  font-weight: 200; 
  font-style: normal;
  font-display: swap; 
}
@font-face {
  font-family: 'Helvetica';
  src: url('../assets/fonts/Helvetica-Bold.ttf') format('truetype-variations');
  font-weight: 800; 
  font-style: normal;
  font-display: swap; 
}

/* @font-face {
  font-family: 'Helvetica';
  src: url('../assets/fonts/HELVETICANEUELTPRO-LT.OTF') format('truetype-variations');
  font-weight: 100 900; 
  font-style: normal;
  font-display: swap; 
} */