@font-face {
  font-family: 'Inter V';
  font-weight: 100 900;
  font-style: normal;
  font-named-instance: 'Regular';
  font-display: swap;
  src: url("/fonts/Inter-roman.var.woff2") format("woff2");
}

@font-face {
  font-family: 'Inter V';
  font-weight: 100 900;
  font-style: italic;
  font-named-instance: 'Italic';
  font-display: swap;
  src: url("/fonts/Inter-italic.var.woff2") format("woff2");
}

@font-face {
  font-family: 'Inter VD';
  font-weight: 100 900;
  font-style: normal;
  font-named-instance: 'Regular';
  font-display: swap;
  src: url("/fonts/InterDisplay-roman.var.woff2") format("woff2");
}

@font-face {
  font-family: 'Inter VD';
  font-weight: 100 900;
  font-style: italic;
  font-named-instance: 'Italic';
  font-display: swap;
  src: url("/fonts/InterDisplay-italic.var.woff2") format("woff2");
}

@font-face {
  font-family: 'IAW';
  font-weight: 100 700;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url("iaw-mono-vf.woff2") format("woff2");
}

@font-face {
  font-family: 'IAW';
  font-weight: 100 700;
  font-style: italic;
  font-named-instance: 'Italic';
  src: url("iaw-mono-vf-Italic.woff2") format("woff2");
}

@font-face {
  font-family: 'Script';
  font-weight: 400;
  font-style: normal;
  src: url("NewYorkMedium-RegularItalic.otf") format("opentype");
}
