/* General Sans — self-hosted (Fontshare), weights 400 / 500 / 600 */
@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: normal;
  font-weight: 500;
  font-display: swap;
  src: url(GeneralSans-Medium.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');
}
