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

@font-face {
    font-family: 'Whyte Inktrap';
    src: url('../fonts/WhyteInktrap-LightItalic.eot');
    src: local('Whyte Inktrap Light Italic'), local('WhyteInktrap-LightItalic'),
        url('../fonts/WhyteInktrap-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WhyteInktrap-LightItalic.woff2') format('woff2'),
        url('../fonts/WhyteInktrap-LightItalic.woff') format('woff'),
        url('../fonts/WhyteInktrap-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

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

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

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