@font-face {
    font-family: 'Born Ready Slanted';
    src: url('../woff2/bornreadyslanted-regular.woff2') format('woff2'),
        url('../woff/bornreadyslanted-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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


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

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

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

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

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