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

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

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

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

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

/* Sharp Sans */

@font-face {
    font-family: 'Sharp Sans Display No1';
    src: url('sharpsansdispno1-book-webfont.woff2') format('woff2'),
        url('sharpsansdispno1-book-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Sharp Sans Display No1';
    src: url('sharpsansdispno1-medium-webfont.woff2') format('woff2'),
        url('sharpsansdispno1-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Sharp Sans Display No1';
    src: url('sharpsansdispno1-semibold-webfont.woff2') format('woff2'),
        url('sharpsansdispno1-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Sharp Sans Display No1';
    src: url('sharpsansdispn1-bold-webfont.woff2') format('woff2'),
        url('sharpsansdispn1-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
