

@font-face {
    font-family: 'whytebold';
    src: url('whyte-bold-webfont.woff2') format('woff2'),
         url('whyte-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'whytebold_italic';
    src: url('whyte-bolditalic-webfont.woff2') format('woff2'),
         url('whyte-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'whyteheavy';
    src: url('whyte-heavy-webfont.woff2') format('woff2'),
         url('whyte-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'whytelight';
    src: url('whyte-light-webfont.woff2') format('woff2'),
         url('whyte-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




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

}




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

}