@Font-Face { }
Here I am playing around with @Font-Face {} CSS3 value. I want to see what needs to be done to make the fonts show up in the 3 main browsers that I use. Google Chrome, Morzilla FireFox, and Internet Explorer. In the table below you will see trhe name of the font that I added and on the right a sentence with symbols of what it looks like when printed out in the browser that you are using.
The basic format that I am using looks like
@Font-Face {} Name | Font style |
---|---|
Exotica | ABCDEFGHIJKLMNOPQRSTUVWXYZ . abcdefghijklmnopqrstuvwxyz !@#$%^&*()<>{} 1234567890 How quickly daft jumping zebras vex |
FFF_Tusj | ABCDEFGHIJKLMNOPQRSTUVWXYZ . abcdefghijklmnopqrstuvwxyz !@#$%^&*()<>{} 1234567890 How quickly daft jumping zebras vex |
FREEBSCA | ABCDEFGHIJKLMNOPQRSTUVWXYZ . abcdefghijklmnopqrstuvwxyz !@#$%^&*()<>{} 1234567890 How quickly daft jumping zebras vex |
Floralia | ABCDEFGHIJKLMNOPQRSTUVWXYZ . abcdefghijklmnopqrstuvwxyz !@#$%^&*()<>{} 1234567890 How quickly daft jumping zebras vex |
fearless | ABCDEFGHIJKLMNOPQRSTUVWXYZ . abcdefghijklmnopqrstuvwxyz !@#$%^&*()<>{} 1234567890 How quickly daft jumping zebras vex |
freebooterscript | ABCDEFGHIJKLMNOPQRSTUVWXYZ . abcdefghijklmnopqrstuvwxyz !@#$%^&*()<>{} 1234567890 How quickly daft jumping zebras vex |
- the < tt > tag changes the font to Teletype
- the < b > tag changes the font to BOLD
- the < small > tag changes the font to small
- the < em > tag changes the font to italic