Convert TTF to WOFF
Wrap a desktop TTF into a WOFF web font — the compressed format stylesheets expect for @font-face.
From
To
TTF
The classic TrueType font. Installs on any system and works in nearly every app — the safest all-round font format.
WOFF
The original web font format — a compressed font wrapper made for fast delivery to browsers via CSS.