@font-face {
    font-family: GeneralSansRegular;
    src: url("../fonts/GeneralSans-Regular.otf") format("opentype");
  }
  @font-face {
    font-family: GeneralSansMedium;
    src: url("../fonts/GeneralSans-Medium.otf") format("opentype");
  }
  @font-face {
    font-family: GeneralSansSemibold;
    src: url("../fonts/GeneralSans-Semibold.otf") format("opentype");
  }
  @font-face {
    font-family: GeneralSansBold;
    src: url("../fonts/GeneralSans-Bold.otf") format("opentype");
  }
