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

}

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

}

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

}


