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