@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/general-sans/GeneralSans-Regular.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/general-sans/GeneralSans-Italic.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/general-sans/GeneralSans-Extralight.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 200;
  src: url("/fonts/general-sans/GeneralSans-ExtralightItalic.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/general-sans/GeneralSans-Light.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/fonts/general-sans/GeneralSans-LightItalic.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/general-sans/GeneralSans-Medium.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/general-sans/GeneralSans-MediumItalic.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/general-sans/GeneralSans-Semibold.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/fonts/general-sans/GeneralSans-SemiboldItalic.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/general-sans/GeneralSans-Bold.woff") format("woff");
}

@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/general-sans/GeneralSans-BoldItalic.woff") format("woff");
}
