@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url('Roboto-BoldCondensed-webfont.eot');
    src: url('Roboto-BoldCondensed-webfont.eot?#iefix') format('embedded-opentype'),/* IE4+,IE6-IE8 */
         url('Roboto-BoldCondensed-webfont.woff') format('woff'),/* IE9+,Firefox3.5+,Chrome6+,Safari3.6+,Opera11.1+,Modern Browsers */
         url('Roboto-BoldCondensed-webfont.ttf') format('truetype'),/* IE9+,Firefox3.5+,Chrome4+,Safari3+,Opera10+,iOS Mobile Safari4.2+, Android, iOS */
         url('Roboto-BoldCondensed-webfont.svg#RobotoBoldCondensed') format('svg');/* Chrome4+,Safari3.1+,Opera10.0+,iOS Mobile Safari3.2+,Legacy iOS */
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'RobotoCondensed';
    src: url('Roboto-Condensed-webfont.eot');
    src: url('Roboto-Condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Condensed-webfont.woff') format('woff'),
         url('Roboto-Condensed-webfont.ttf') format('truetype'),
         url('Roboto-Condensed-webfont.svg#RobotoCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'myWebFont';
    src: url('HelveticaNeue-Light.eot') format('woff');
}
