@font-face {
  font-family: 'Geologica';
  src: url('./Geologica-Variable.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('./Onest-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('./Onest-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Onest';
  src: url('./Onest-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}
