@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/robotocondensedlight.eot');
    src: url('../fonts/robotocondensedlight.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/robotocondensedlight.svg#RobotoLight') format('svg'),
         url('../fonts/robotocondensedlight.ttf') format('truetype'),
         url('../fonts/robotocondensedlight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/robotocondensedregular.eot');
    src: url('../fonts/robotocondensedregular.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/robotocondensedregular.svg#RobotoRegular') format('svg'),
         url('../fonts/robotocondensedregular.ttf') format('truetype'),
         url('../fonts/robotocondensedregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/robotocondensedbold.ttf');
    src: url('../fonts/robotocondensedbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensedbold.svg#RobotoBold') format('svg'),
         url('../fonts/robotocondensedbold.ttf') format('truetype'),
         url('../fonts/robotocondensedbold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/roboto_medium.eot');
    src: url('../fonts/roboto_medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_medium.svg#RobotoMedium') format('svg'),
         url('../fonts/roboto_medium.ttf') format('truetype'),
         url('../fonts/roboto_medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}