@font-face {
  font-family: "GT Standard Trial";
  src: url("./trial/GT-Standard-S-Standard-Regular-Trial.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "GT Standard Trial";
  src: url("./trial/GT-Standard-S-Standard-Medium-Trial.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "GT Standard Trial";
  src: url("./trial/GT-Standard-S-Standard-Semibold-Trial.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "GT Standard Trial";
  src: url("./trial/GT-Standard-S-Standard-Bold-Trial.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Untitled Serif Trial";
  src: url("./trial/test-untitled-serif-regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

:root {
  --sans: "GT Standard Trial", "Helvetica Neue", Arial, sans-serif;
  --serif: "Untitled Serif Trial", "Iowan Old Style", Baskerville, Georgia, serif;
  font-synthesis: none;
}
