@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-regularwebfont.eot');
    src: url('../fonts/proximanova-regularwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regularwebfont.woff') format('woff'),
         url('../fonts/proximanova-regularwebfont.ttf') format('truetype'),
         url('../fonts/proximanova-regularwebfont.svg#ProximaNovaRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-extraboldwebfont.eot');
    src: url('../fonts/proximanova-extraboldwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-extraboldwebfont.woff') format('woff'),
         url('../fonts/proximanova-extraboldwebfont.ttf') format('truetype'),
         url('../fonts/proximanova-extraboldwebfont.svg#ProximaNovaThBold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-semiboldwebfont.eot');
    src: url('../fonts/proximanova-semiboldwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-semiboldwebfont.woff') format('woff'),
         url('../fonts/proximanova-semiboldwebfont.ttf') format('truetype'),
         url('../fonts/proximanova-semiboldwebfont.svg#ProximaNovaLtBold') format('svg');
    font-weight: 600;
    font-style: normal;

}




@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-lightwebfont.eot');
    src: url('../fonts/proximanova-lightwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-lightwebfont.woff') format('woff'),
         url('../fonts/proximanova-lightwebfont.ttf') format('truetype'),
         url('../fonts/proximanova-lightwebfont.svg#ProximaNovaLtRegular') format('svg');
    font-weight: 100;
    font-style: normal;

}