/* @font-face {
    font-family: 'General Sans';
    src: url('./../fonts/GeneralSans-BoldItalic.woff2') format('woff2'),
        url('./../fonts/GeneralSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
} */
@font-face {
    font-family: 'General Sans';
    src: url('../woff2/generalsans-extralight.woff2') format('woff2'),
        url('../woff/generalsans-extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../woff2/generalsans-light.woff2') format('woff2'),
        url('../woff/generalsans-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../woff2/generalsans-regular.woff2') format('woff2'),
        url('../woff/generalsans-regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../woff2/generalsans-medium.woff2') format('woff2'),
        url('../woff/generalsans-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../woff2/generalsans-semibold.woff2') format('woff2'),
        url('../woff/generalsans-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('../woff2/generalsans-bold.woff2') format('woff2'),
        url('../woff/generalsans-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/* @font-face {
    font-family: 'General Sans';
    src: url('./../fonts/GeneralSans-LightItalic.woff2') format('woff2'),
        url('./../fonts/GeneralSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
} */

/* @font-face {
    font-family: 'General Sans';
    src: url('./../fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'),
        url('./../fonts/GeneralSans-ExtralightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
} */



/* @font-face {
    font-family: 'General Sans';
    src: url('./../fonts/GeneralSans-Italic.woff2') format('woff2'),
        url('./../fonts/GeneralSans-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
} */


/* @font-face {
    font-family: 'General Sans';
    src: url('./../fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'),
        url('./../fonts/GeneralSans-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
} */

/* @font-face {
    font-family: 'General Sans';
    src: url('./../fonts/GeneralSans-MediumItalic.woff2') format('woff2'),
        url('./../fonts/GeneralSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
} */



@font-face {
    font-family: 'General Sans Variable';
    src: url('../woff2/generalsansvariable-bold.woff2') format('woff2'),
        url('../woff/generalsansvariable-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

