BEBAS Neue Web Font
Bebas is a typical title font and is 100% @font-face friendly.
@font-face {
font-family: 'BebasNeueRegular';
src: url('../fonts/bebasneue-webfont.woff') format('woff'),
url('../fonts/bebasneue-webfont.ttf') format('truetype'),
url('../fonts/bebasneue-webfont.webfontABYyK1dn') format('svg');
font-weight: normal;
font-style: normal;
}
#merchandise h1 {
font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
font-size: 33px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
}
A sample of Bebas Neue applied in a project displayed on Dribble
Web Formats
TTF – Works in most browsers except IE and iPhone
WOFF – Compressed, emerging standard
SVG – iPhone/iPad
EOT – IE only
Bebas Neue Download
To download for free from Fontsquirrel.com “100% Free For Commercial Use.”