﻿@font-face {
  font-family: "Syne";
  font-style: normal;
  font-weight: 400 800;
  font-display: optional;
  src: url("./syne-latin-var.woff2") format("woff2");
}

@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300 700;
  font-display: optional;
  src: url("./space-grotesk-latin-var.woff2") format("woff2");
}

@font-face {
  font-family: "Space Mono";
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url("./space-mono-latin-400.woff2") format("woff2");
}

@font-face {
  font-family: "Space Mono";
  font-style: normal;
  font-weight: 700;
  font-display: optional;
  src: url("./space-mono-latin-700.woff2") format("woff2");
}


