@font-face {
    font-family: 'Whitney';
    font-style: normal;
    font-weight: 500;
    src: url(./whitneymedium.woff) format("woff");
}
@font-face {
    font-family: 'Whitney';
    font-style: italic;
    font-weight: 500;
    src: url(./whitneymediumitalic.woff) format("woff");
}
@font-face {
    font-family: 'Whitney';
    font-style: normal;
    font-weight: 700;
    src: url(./whitneybold.woff) format("woff");
}
@font-face {
    font-family: 'Whitney Semibold';
    font-style: normal;
    font-weight: 500;
    src: url(./whitneysemibold.woff) format("woff");
}
@font-face {
    font-family: 'Whitney Semibold';
    font-style: italic;
    font-weight: 500;
    src: url(./WhitneySemiboldItalic.woff) format("woff");
}
@font-face {
    font-family: 'Whitney Book';
    font-style: normal;
    font-weight: 500;
    src: url(./whitneybook.woff) format("woff");
}
@font-face {
    font-family: 'Whitney Light';
    font-style: normal;
    font-weight: 500;
    src: url(./whitneylight.woff) format("woff");
}

@font-face {
    font-family: 'Whitney Book';
    font-style: italic;
    font-weight: 500;
    src: url(./whitneybookitalic.woff) format("woff");
}
@font-face {
    font-family: 'Whitney Light';
    font-style: italic;
    font-weight: 500;
    src: url(./whitneylightitalic.woff) format("woff");
}
