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