@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-bold-italic-webfont.woff') format('woff'),
         url('fonts/proxima-nova-bold-italic-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-bold-italic-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-bold-webfont.woff') format('woff'),
         url('fonts/proxima-nova-bold-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-bold-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-light-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-light-italic-webfont.woff') format('woff'),
         url('fonts/proxima-nova-light-italic-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-light-italic-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-light-webfont.woff') format('woff'),
         url('fonts/proxima-nova-light-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-light-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-regular-italic-webfont.woff') format('woff'),
         url('fonts/proxima-nova-regular-italic-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-regular-italic-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-regular-webfont.woff') format('woff'),
         url('fonts/proxima-nova-regular-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-regular-webfont.svg#ProximaNovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-semibold-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-semibold-italic-webfont.woff') format('woff'),
         url('fonts/proxima-nova-semibold-italic-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-semibold-italic-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima-nova-semibold-webfont.woff') format('woff'),
         url('fonts/proxima-nova-semibold-webfont.ttf') format('truetype'),
         url('fonts/proxima-nova-semibold-webfont.svg#ProximaNovaSemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-extrabold-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/proxima-nova-black-webfont.woff2') format('woff2'),
         url('fonts/proxima-nova-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}