@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url( '/custom/Surveo/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.eot');
    src: url( '/custom/Surveo/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url( '/custom/Surveo/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.woff') format('woff'),
         url( '/custom/Surveo/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.ttf') format('truetype'),
         url( '/custom/Surveo/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.svg#RobotoBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto';
    src: url('/custom/Surveo/styles/RobotoRegular/Roboto-Regular-webfont.eot');
    src: url('/custom/Surveo/styles/RobotoRegular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/custom/Surveo/styles/RobotoRegular/Roboto-Regular-webfont.woff') format('woff'),
         url('/custom/Surveo/styles/RobotoRegular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('/custom/Surveo/styles/RobotoRegular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

