Provides a hint as to what format a font resource is (to help a browser select a suitable font).
Syntax for format()
| Syntax |
CSS | format( format type string ) |
Notes
- The format type string is expected to be one of: "woff", "woff2", "truetype", "opentype", "embedded-opentype", "svg", or other recognized font format type.
Recommended Links
Search Engine Links (for more information)