DevKits

font/*

font/ttf

File extensions: .ttf

TrueType font — classic desktop and mobile font format.

What is font/ttf?

font/ttf is the media type for TrueType fonts. Web-facing sites should prefer WOFF2 for smaller downloads; TTF is more common as a system font format.

Typical usage

System fonts, some app packaging, fallback for @font-face.

HTTP header example

Response header

Content-Type: font/ttf

Related MIME types