Category Archives for CSS3
@font-face
The @font-face at-rule allows you to define custom fonts. It was first defined in the CSS2 specification, but was removed from CSS2.1. Currently, it’s a draft recommendation for CSS3. Example @font-face Declares the font family called “MyFont”: @font-face { font-family: … Continue reading