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

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

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

