@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url("./DMSans-VariableFont.woff2") format("woff2-variations");
}
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./BarlowSemiCondensed-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("./BarlowSemiCondensed-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Barlow Semi Condensed";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("./BarlowSemiCondensed-ExtraBoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Goldman";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./Goldman-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Sofachrome";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./Sofachrome-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Primary Fallback";
  src: local(Arial);
  size-adjust: 100%;
  ascent-override: 92%;
  descent-override: normal;
  line-gap-override: normal;
}
@font-face {
  font-family: "Secondary Fallback";
  src: local(Arial Narrow), local(Arial);
  size-adjust: 100%;
  ascent-override: normal;
  descent-override: normal;
  line-gap-override: normal;
}
@font-face {
  font-family: "Accent Fallback";
  src: local(Arial);
  size-adjust: 100%;
  ascent-override: normal;
  descent-override: normal;
  line-gap-override: normal;
}
