@font-face {
  font-family: "Zen Antique Soft Regular";
  font-style: normal;
  font-weight: 400;
  src: local("Zen Antique Soft Regular"), url("/assets/zen-antique-soft-regular-45d04cf8.woff") format("woff");
}
@font-face {
  font-family: "Go Mono";
  font-style: normal;
  font-weight: 400;
  src: local("Go Mono"), url("/Go-Mono.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  src: url("/assets/inter-light-BETA-82e8c156.eot");
  src: local("Inter Light BETA"), local("Inter-LightBETA"), url("/assets/inter-light-BETA-82e8c156.eot?#iefix") format("embedded-opentype"), url("/assets/inter-light-BETA-95f0bcaf.woff2") format("woff2"), url("/assets/inter-light-BETA-cab3a00f.woff") format("woff"), url("/assets/inter-light-BETA-c10a895c.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("/assets/inter-regular-65c41c32.eot");
  src: local("Inter Regular"), local("Inter-Regular"), url("/assets/inter-regular-65c41c32.eot?#iefix") format("embedded-opentype"), url("/assets/inter-regular-dd7d9ebc.woff2") format("woff2"), url("/assets/inter-regular-04068139.woff") format("woff"), url("/assets/inter-regular-41c3a70b.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("/assets/inter-medium-62d9940f.eot");
  src: local("Inter Medium"), local("Inter-Medium"), url("/assets/inter-medium-62d9940f.eot?#iefix") format("embedded-opentype"), url("/assets/inter-medium-6f60f9d2.woff2") format("woff2"), url("/assets/inter-medium-1ce8f7e9.woff") format("woff"), url("/assets/inter-medium-5f987549.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("/assets/inter-semi-bold-a5837cd1.eot");
  src: local("Inter Semi Bold"), local("Inter-SemiBold"), url("/assets/inter-semi-bold-a5837cd1.eot?#iefix") format("embedded-opentype"), url("/assets/inter-semi-bold-978743c8.woff2") format("woff2"), url("/assets/inter-semi-bold-9bdf43ee.woff") format("woff"), url("/assets/inter-semi-bold-75ce69bc.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Dela";
  font-style: normal;
  font-weight: 400;
  src: local("Dela Gothic One"), url("/assets/DelaGothicOne-Regular-1f846d5d.ttf") format("truetype");
}
:root {
  --font-zen-antique-soft: 'Zen Antique Soft Regular';
  --font-inter: 'Inter';
  --font-go-mono: 'Go Mono';
  --font-monospace: 'Go Mono', monospace;
  --font-dela: 'Dela';
}
