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

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

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

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

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

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

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

