@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/Graphik-Regular-Web.woff2') format('woff2'),
       url('/fonts/Graphik-Regular-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/Graphik-RegularItalic-Web.woff2') format('woff2'),
       url('/fonts/Graphik-RegularItalic-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/Graphik-Semibold-Web.woff2') format('woff2'),
       url('/fonts/Graphik-Semibold-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: italic;
  font-weight: 600;
  src: url('/fonts/Graphik-SemiboldItalic-Web.woff2') format('woff2'),
       url('/fonts/Graphik-SemiboldItalic-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/Graphik-Bold-Web.woff2') format('woff2'),
       url('/fonts/Graphik-Bold-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/Graphik-BoldItalic-Web.woff2') format('woff2'),
       url('/fonts/Graphik-BoldItalic-Web.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Monaspace';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/MonaspaceNeon-Regular.woff2') format('woff2'),
       url('/fonts/MonaspaceNeon-Regular.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Monaspace';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/MonaspaceRadon-Italic.woff2') format('woff2'),
       url('/fonts/MonaspaceRadon-Italic.woff') format('woff');
}
