@font-face {
    font-family: 'Proxima Nova Semibold';
    src: url('ProximaNovaSemibold.eot');
    src: url('ProximaNovaSemibold.eot?#iefix') format('embedded-opentype'),
        /*url('ProximaNovaSemibold.woff2') format('woff2'),
        url('ProximaNovaSemibold.woff') format('woff'),*/
        url('ProximaNovaSemibold.ttf') format('truetype'),
        url('ProximaNovaSemibold.svg#ProximaNovaSemibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNovaRegularItalic';
    src: url('ProximaNovaRegularItalic.eot');
    src: url('ProximaNovaRegularItalic.eot?#iefix') format('embedded-opentype'),
        /*url('ProximaNovaRegularItalic.woff2') format('woff2'),
        url('ProximaNovaRegularItalic.woff') format('woff'),*/
        url('ProximaNovaRegularItalic.ttf') format('truetype'),
        url('ProximaNovaRegularItalic.svg#ProximaNovaRegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Light';
    src: url('ProximaNova-Light.eot');
    src: url('ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
        /*url('ProximaNova-Light.woff2') format('woff2'),
        url('ProximaNova-Light.woff') format('woff'),*/
        url('ProximaNova-Light.ttf') format('truetype'),
        url('ProximaNova-Light.svg#ProximaNova-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Bold';
    src: url('ProximaNova-Bold.eot');
    src: url('ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        /*url('ProximaNova-Bold.woff2') format('woff2'),
        url('ProximaNova-Bold.woff') format('woff'),*/
        url('ProximaNova-Bold.ttf') format('truetype'),
        url('ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNovaLightItalic';
    src: url('ProximaNovaLightItalic.eot');
    src: url('ProximaNovaLightItalic.eot?#iefix') format('embedded-opentype'),
        /*url('ProximaNovaLightItalic.woff2') format('woff2'),
        url('ProximaNovaLightItalic.woff') format('woff'),*/
        url('ProximaNovaLightItalic.ttf') format('truetype'),
        url('ProximaNovaLightItalic.svg#ProximaNovaLightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Regular';
    src: url('ProximaNova-Regular.eot');
    src: url('ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        /*url('ProximaNova-Regular.woff2') format('woff2'),
        url('ProximaNova-Regular.woff') format('woff'),*/
        url('ProximaNova-Regular.ttf') format('truetype'),
        url('ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger Black';
    src: url('frutiger_black-webfont.eot');
    src: url('frutiger_black-webfont.eot?#iefix') format('embedded-opentype'),
        /*url('frutiger_black-webfont.woff2') format('woff2'),
        url('frutiger_black-webfont.woff') format('woff'),*/
        url('frutiger_black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
