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

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

@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: normal;
  font-weight: 500;
  src: url('/assets/fonts/Graphik-Medium-Cy-Gr-Web.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Graphik';
  font-style: italic;
  font-weight: 500;
  src: url('/assets/fonts/Graphik-MediumItalic-Cy-Gr-Web.woff2') format('woff2');
}

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

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

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

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

@font-face {
  font-display: swap;
  font-family: 'Sharpie';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/SharpiePro-Regular.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Berkeley Mono';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/BerkeleyMono-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Berkeley Mono';
  font-style: italic;
  font-weight: 400;
  src: url('/assets/fonts/BerkeleyMono-Oblique.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Berkeley Mono';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/BerkeleyMono-Bold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Berkeley Mono';
  font-style: italic;
  font-weight: 700;
  src: url('/assets/fonts/BerkeleyMono-Bold-Oblique.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Monaspace';
  font-style: normal;
  font-weight: 500;
  src:
    url('/assets/fonts/MonaspaceRadon-Medium.woff2') format('woff2'),
    url('/assets/fonts/MonaspaceRadon-Medium.woff') format('woff')
  ;
}
