/* Variable font */
@font-face {
  font-family: GeneralSansVariable;
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url("GeneralSans-Variable.woff2") format("woff2");
}
@font-face {
  font-family: GeneralSansVariable;
  font-style: italic;
  font-weight: 200 700;
  font-display: swap;
  src: url("GeneralSans-VariableItalic.woff2") format("woff2");
}

/* Static fonts */
@font-face { font-family: "General Sans"; font-style: normal; font-weight: 200; font-display: swap; src: url("GeneralSans-Extralight.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: italic; font-weight: 200; font-display: swap; src: url("GeneralSans-ExtralightItalic.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: normal; font-weight: 300; font-display: swap; src: url("GeneralSans-Light.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: italic; font-weight: 300; font-display: swap; src: url("GeneralSans-LightItalic.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: normal; font-weight: 400; font-display: swap; src: url("GeneralSans-Regular.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: italic; font-weight: 400; font-display: swap; src: url("GeneralSans-Italic.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: normal; font-weight: 500; font-display: swap; src: url("GeneralSans-Medium.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: italic; font-weight: 500; font-display: swap; src: url("GeneralSans-MediumItalic.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: normal; font-weight: 600; font-display: swap; src: url("GeneralSans-Semibold.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: italic; font-weight: 600; font-display: swap; src: url("GeneralSans-SemiboldItalic.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: normal; font-weight: 700; font-display: swap; src: url("GeneralSans-Bold.woff2") format("woff2"); }
@font-face { font-family: "General Sans"; font-style: italic; font-weight: 700; font-display: swap; src: url("GeneralSans-BoldItalic.woff2") format("woff2"); }
