/* =================================================== Proxima ================================================== */

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

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proxima/ProximaNova-Reg-webfont.eot');
    src: url('../fonts/proxima/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proxima/ProximaNova-Reg-webfont.svg') format('svg'),
    url('../fonts/proxima/ProximaNova-Reg-webfont.woff') format('woff'),
    url('../fonts/proxima/ProximaNova-Reg-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proxima/ProximaNova-Sbold-webfont.eot');
    src: url('../fonts/proxima/ProximaNova-Sbold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proxima/ProximaNova-Sbold-webfont.svg') format('svg'),
    url('../fonts/proxima/ProximaNova-Sbold-webfont.woff') format('woff'),
    url('../fonts/proxima/ProximaNova-Sbold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

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

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proxima/proximanova-extrabold-webfont.eot');
    src: url('../fonts/proxima/proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/proxima/proximanova-extrabold-webfont.svg') format('svg'),
    url('../fonts/proxima/proximanova-extrabold-webfont.woff') format('woff'),
    url('../fonts/proxima/proximanova-extrabold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}