@font-face {
    font-family: 'whytebook';
    src: url('/inc/fonts/whyte/whyte-book-webfont.woff2') format('woff2'),
         url('/inc/fonts/whyte/whyte-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'whytebook_italic';
    src: url('/inc/fonts/whyte/whyte-bookitalic-webfont.woff2') format('woff2'),
         url('/inc/fonts/whyte/whyte-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'whyteitalic';
    src: url('/inc/fonts/whyte/whyte-italic-webfont.woff2') format('woff2'),
         url('/inc/fonts/whyte/whyte-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'whytemedium';
    src: url('/inc/fonts/whyte/whyte-medium-webfont.woff2') format('woff2'),
         url('/inc/fonts/whyte/whyte-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'whytemedium_italic';
    src: url('/inc/fonts/whyte/whyte-mediumitalic-webfont.woff2') format('woff2'),
         url('/inc/fonts/whyte/whyte-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'whyteregular';
    src: url('/inc/fonts/whyte/whyte-regular-webfont.woff2') format('woff2'),
         url('/inc/fonts/whyte/whyte-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}