@font-face {
    font-family: 'Whyte';
    src: url('../fonts/Whyte-Book.eot');
    src: url('../fonts/Whyte-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Whyte-Book.woff2') format('woff2'),
    url('../fonts/Whyte-Book.woff') format('woff'),
    url('../fonts/Whyte-Book.ttf') format('truetype'),
    url('../fonts/Whyte-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Whyte';
    src: url('../fonts/Whyte-BookItalic.eot');
    src: url('../fonts/Whyte-BookItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Whyte-BookItalic.woff2') format('woff2'),
    url('../fonts/Whyte-BookItalic.woff') format('woff'),
    url('../fonts/Whyte-BookItalic.ttf') format('truetype'),
    url('../fonts/Whyte-BookItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Whyte';
    src: url('../fonts/Whyte-Medium.eot');
    src: url('../fonts/Whyte-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Whyte-Medium.woff2') format('woff2'),
    url('../fonts/Whyte-Medium.woff') format('woff'),
    url('../fonts/Whyte-Medium.ttf') format('truetype'),
    url('../fonts/Whyte-Medium.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Whyte';
    src: url('../fonts/Whyte-MediumItalic.eot');
    src: url('../fonts/Whyte-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Whyte-MediumItalic.woff2') format('woff2'),
    url('../fonts/Whyte-MediumItalic.woff') format('woff'),
    url('../fonts/Whyte-MediumItalic.ttf') format('truetype'),
    url('../fonts/Whyte-MediumItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}
