@font-face {
    font-family: 'Whitney';
    src: url('WhitneyLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Whitney';
    src: url('WhitneyBook.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
