@font-face {
    font-family: 'Whitney';
    font-weight: bold;
    src: url(../fonts/whitneybold.otf);
}

@font-face {
    font-family: 'Whitney';
    font-weight: normal;
    src: url(../fonts/whitneymedium.otf);
}