@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Light.eot');
    src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Light.woff') format('woff'),
        url('../fonts/HelveticaNeue-Light.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Medium.eot');
    src: url('../fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Medium.woff') format('woff'),
        url('../fonts/HelveticaNeue-Medium.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'FK Roman Display';
    src: url('../fonts/FKRomanDisplay-Medium.eot');
    src: url('../fonts/FKRomanDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FKRomanDisplay-Medium.woff2') format('woff2'),
        url('../fonts/FKRomanDisplay-Medium.woff') format('woff'),
        url('../fonts/FKRomanDisplay-Medium.ttf') format('truetype'),
        url('../fonts/FKRomanDisplay-Medium.svg#FKRomanDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'FK Roman Display';
    src: url('../fonts/FKRomanDisplay-Bold.eot');
    src: url('../fonts/FKRomanDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FKRomanDisplay-Bold.woff2') format('woff2'),
        url('../fonts/FKRomanDisplay-Bold.woff') format('woff'),
        url('../fonts/FKRomanDisplay-Bold.ttf') format('truetype'),
        url('../fonts/FKRomanDisplay-Bold.svg#FKRomanDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FK Roman Display';
    src: url('../fonts/FKRomanDisplay-Light.eot');
    src: url('../fonts/FKRomanDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FKRomanDisplay-Light.woff2') format('woff2'),
        url('../fonts/FKRomanDisplay-Light.woff') format('woff'),
        url('../fonts/FKRomanDisplay-Light.ttf') format('truetype'),
        url('../fonts/FKRomanDisplay-Light.svg#FKRomanDisplay-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

