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

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

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

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

@font-face {
    font-family: 'Gotham Narrow';
    src: url('subset-GothamNarrow-Book.woff2') format('woff2'),
        url('subset-GothamNarrow-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('subset-GothamNarrow-Medium.woff2') format('woff2'),
        url('subset-GothamNarrow-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('subset-GothamXNarrow-XLight.woff2') format('woff2'),
        url('subset-GothamXNarrow-XLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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

