@font-face {
  font-family: 'Helvena';
  src: url('../fonts/Helvena_Variable.woff2') format('woff2-variations'),
       url('../fonts/Helvena_Variable.woff') format('woff-variations'),
       url('../fonts/Helvena_Variable.ttf') format('truetype-variations');
  font-weight: 100 900;  
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
}


.ivip {
  font-family: "ivypresto-headline", serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}