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

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

@font-face {
    font-family: 'Trajan Pro Bold';
    src: url('../fonts/TrajanPro/TrajanPro-Bold.eot');
    src: url('../fonts/TrajanPro/TrajanPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TrajanPro/TrajanPro-Bold.woff2') format('woff2'),
        url('../fonts/TrajanPro/TrajanPro-Bold.woff') format('woff'),
        url('../fonts/TrajanPro/TrajanPro-Bold.ttf') format('truetype'),
        url('../fonts/TrajanPro/TrajanPro-Bold.svg#TrajanPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

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

@font-face {
    font-family: 'The Serif Bold';
    src: url('../fonts/TheSerifBold/TheSerifBold-Caps.eot');
    src: url('../fonts/TheSerifBold/TheSerifBold-Caps.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TheSerifBold/TheSerifBold-Caps.woff2') format('woff2'),
        url('../fonts/TheSerifBold/TheSerifBold-Caps.woff') format('woff'),
        url('../fonts/TheSerifBold/TheSerifBold-Caps.ttf') format('truetype'),
        url('../fonts/TheSerifBold/TheSerifBold-Caps.svg#TheSerifBold-Caps') format('svg');
    font-weight: bold;
    font-style: normal;
}