New wrinkle.
The font appears to render correctly in the body of the page (http://174.122.127.226/~petraluz/DE/uuraaleet//) but not in the nav area. See the last button on the nav.
My custom.css file contains:
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 23, 2013 10:16:30 PM America/New_York */
@font-face {
font-family: 'BebasNeueRegular';
src: url('../../../fonts/BebasNeue-webfont.eot');
src: url('../../../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('../../../fonts/BebasNeue-webfont.woff') format('woff'),
url('../../../fonts/BebasNeue-webfont.ttf') format('truetype'),
url('../../../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
font-weight: normal;
font-style: normal;
}
header hgroup h1 {
font-family: 'BebasNeueRegular', Arial, sans-serif;
font-size: 18px;
line-height: 1.5;
}
header hgroup {
font-family: 'BebasNeueRegular', Arial, sans-serif;
}
Also, on Windows machines in IE 7 and 8, even after installing the Intnl French version of the font, the French accents are not rendering properly: http://174.122.127.226/~petraluz/FR/
Of course it all looks fine on my Mac (Safari 6.0.2, Chrome 24, Firefox 18.0.2). But try explaining that to a client using IE 7 or 8, who are convinced their demographic uses similar.
I think you should replace Bebas Neue. Seriously. It's a default font in Kosel, and the only condensed font option, so it's gonna cause umpteen headaches for anyone else even referencing a foreign text or name within an English site.
As I mentioned above, Google webfonts (http://www.google.com/webfonts) have a couple that are almost identical to Bebas Neue but have full diacritics:
Roboto Condensed Bold (700 weight)
BenchNine Bold (700 weight)