@font-face {
    font-family: 'GeneralSans';
    src: url('../generalsans_complete/Fonts/OTF/GeneralSans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GeneralSans';
    src: url('../generalsans_complete/Fonts/OTF/GeneralSans-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}