@font-face {
    font-family: 'proxima-nova';
    src: url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff');
    font-weight: 300;
}

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

@font-face {
    font-family: 'proxima-nova';
    src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
}

@font-face {
    font-family: 'proxima-nova';
    src: url('../fonts/ProximaNova-Bold.eot'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'proxima-nova';
    src: url('../fonts/ProximaNovaAExCn-Black.eot'), url('../fonts/ProximaNovaAExCn-Black.woff') format('woff'), url('../fonts/ProximaNovaAExCn-Black.ttf') format('truetype');
    font-weight: bolder;
}
