/**
 * General Sans by Frode Helland / Indian Type Foundry
 * https://www.fontshare.com/fonts/general-sans
 */
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/GeneralSans-Variable.woff2') format('woff2');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans';
  src: url('../fonts/GeneralSans-VariableItalic.woff2') format('woff2');
  font-weight: 200 700;
  font-display: swap;
  font-style: italic;
}
