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

@font-face {
    font-family: 'Guillon';
    src: url('./Guillon-Black.woff2') format('woff2'),
        url('./Guillon-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Guillon';
    src: url('./Guillon-BlackItalic.woff2') format('woff2'),
        url('./Guillon-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Guillon';
    src: url('./Guillon-BoldItalic.woff2') format('woff2'),
        url('./Guillon-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Guillon';
    src: url('./Guillon-Thin.woff2') format('woff2'),
        url('./Guillon-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Guillon';
    src: url('./Guillon-Italic.woff2') format('woff2'),
        url('./Guillon-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Guillon';
    src: url('./Guillon-ThinItalic.woff2') format('woff2'),
        url('./Guillon-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

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