@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-face {
    font-family: 'Proxima Nova Light Italic';
    src: url(ProximaNova-LightIt.eot);
    src: url(ProximaNova-LightIt.eot?#iefix) format('embedded-opentype'), 
        url(ProximaNova-LightIt.woff2) format('woff2'), 
        url(ProximaNova-LightIt.woff) format('woff'), 
        url(ProximaNova-LightIt.ttf) format('truetype'), 
        url(ProximaNova-LightIt.svg#ProximaNova-LightIt) format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    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: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Italic';
    src: url(ProximaNova-RegularIt.eot);
    src: url(ProximaNova-RegularIt.eot?#iefix) format('embedded-opentype'), 
        url(ProximaNova-RegularIt.woff2) format('woff2'), 
        url(ProximaNova-RegularIt.woff) format('woff'), 
        url(ProximaNova-RegularIt.ttf) format('truetype'), 
        url(ProximaNova-RegularIt.svg#ProximaNova-RegularIt) format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Bold';
    src: url(ProximaNova-Bold.eot);
    src: url(ProximaNova-Bold?#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: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Bold Italic';
    src: url(ProximaNova-BoldIt.eot);
    src: url(ProximaNova-BoldIt?#iefix) format('embedded-opentype'), 
        url(ProximaNova-BoldIt.woff2) format('woff2'), 
        url(ProximaNova-BoldIt.woff) format('woff'), 
        url(ProximaNova-BoldIt.ttf) format('truetype'), 
        url(ProximaNova-BoldIt.svg#ProximaNova-BoldIt) format('svg');
    font-weight: 700;
    font-style: normal;
}