
@font-face {
  font-family: 'GeneralSans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('GeneralSans_MediumItalic.woff2') format('woff2'),
	    url('GeneralSans_MediumItalic.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('GeneralSans_Regular.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('GeneralSans_Semibold.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('GeneralSans_SemiboldItalic.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('GeneralSans_Medium.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('GeneralSans_Light.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('GeneralSans_Bold.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('GeneralSans_Italic.woff') format('woff');
}

@font-face {
  font-family: 'GeneralSans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('GeneralSans_BoldItalic.woff') format('woff');
}