@font-face {
    font-family: 'Proxima Nova';
    src: url('ProximaNova-Regular.eot@') format('embedded-opentype'), url('ProximaNova-Regular.otf') format('opentype'), url('ProximaNova-Regular.woff') format('woff'), url('ProximaNova-Regular.ttf') format('truetype'), url('ProximaNova-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('ProximaNova-Light.eot@') format('embedded-opentype'), url('ProximaNova-Light.otf') format('opentype'), url('ProximaNova-Light.woff') format('woff'), url('ProximaNova-Light.ttf') format('truetype'), url('ProximaNova-Light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Proxima Nova";
    font-style: normal;
    font-weight: 600;
    src: url("ProximaNova-Semibold.woff2") format("woff2"), url("ProximaNova-Semibold.woff") format("woff"), url("ProximaNova-Semibold.ttf") format("truetype");
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('ProximaNova-Bold.eot@') format('embedded-opentype'), url('ProximaNova-Bold.otf') format('opentype'), url('ProximaNova-Bold.woff') format('woff'), url('ProximaNova-Bold.ttf') format('truetype'), url('ProximaNova-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Proxima Nova";
    font-style: normal;
    font-weight: 900;
    src: url("ProximaNova-Black.woff2") format("woff2"), url("ProximaNova-Black.woff") format("woff"), url("ProximaNova-Black.ttf") format("truetype");
}

@font-face {
    font-family: "Proxima Nova";
    font-style: normal;
    font-weight: 800;
    src: url("ProximaNova-ExtraBold.woff2") format("woff2"), url("ProximaNova-ExtraBold.woff") format("woff"), url("ProximaNova-ExtraBold.ttf") format("truetype");
}