What's new

css3 fonts

findtim

Top Contributor
is anyone using this technique, placing this code into the css eg:

@font-face {
font-family: 'OpenSansCondensedLight';
src: url('fonts/OpenSans-CondLight-webfont.eot');
src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/OpenSans-CondLight-webfont.woff') format('woff'),
url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
url('fonts/OpenSans-CondLight-webfont.svg#OpenSansCondensedLight') format('svg');
font-weight: normal;
font-style: normal;
}

and then uploading the fonts to website.

or are you getting them straight from google fonts ?

i've found this website useful today as it gives you the fonts and the css in the free download
http://www.photoshoproadmap.com/fonts/

any other suggestions greatly appreciated.

tim
 

Community sponsors

Domain Parking Manager

AddMe Reputation Management

Digital Marketing Experts

Catch Expired Domains

Web Hosting

Members online

Forum statistics

Threads
11,106
Messages
92,078
Members
2,394
Latest member
Spacemo
Top