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

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

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

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

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

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

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

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

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

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

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

