@font-face {
    font-family: 'proximanovalight';
    src: url('../fonts/proximanovalight.eot');
    src: url('../fonts/proximanovalight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanovalight.woff') format('woff'),
         url('../fonts/proximanovalight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('../fonts/proximanovaregular.eot');
    src: url('../fonts/proximanovaregular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanovaregular.woff') format('woff'),
         url('../fonts/proximanovaregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

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