

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

@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
} */

@font-face {
  font-family: 'Jetbrains Mono';
  src: url('JetBrainsMono-Variable.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Jetbrains Mono';
  src: url('JetBrainsMono-VariableItalic.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
}



@font-face {
  font-family: 'Manrope';
  src: url('Manrope-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}



@font-face {
  font-family: 'LemonMilk';
  src: url('LemonMilkRegular-X3XE2.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LemonMilk';
  src: url('LemonMilkRegularItalic-L3AEy.otf') format('opentype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'LemonMilk';
  src: url('LemonMilkMedium-mLZYV.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'LemonMilk';
  src: url('LemonMilkMediumItalic-d95nl.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'LemonMilk';
  src: url('LemonMilkBold-gx2B3.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'LemonMilk';
  src: url('LemonMilkBoldItalic-PKZ3P.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

