@font-face {
  font-family: "GT";
  src: url("webfonts/GT-America-Standard-Regular.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GT";
  src: url("webfonts/GT-America-Standard-Medium.woff2") format("woff2");
  text-rendering: optimizeLegibility;
  unicode-range: U+000-5FF;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
