An advanced and versatile font creator and web font improvement tool


Font Combiner offers the freedom to customise, recondition and improve any TTF or OTF font, ready for use on the web.

Generate your own custom font in a format and file size that makes it easy to drop in a font alongside your other media content.
Click here to start using
Hundreds of free web fonts, combine or trim to size, add kerning and improve hinting.
Combine fonts or subset for smaller file sizes, with precision spacing-adjustments options.
Create your own hybrid icon fonts or download pixel-perfect PNG files or SVG.
Advanced metrics for cross-browser control and consistent line heights.
The Web Open Font Format (WOFF) is a standard web font format and a W3C recommendation as of 2012. The WOFF format is now supported by the majority of modern web browsers, meaning that hosting your own font need not be any more difficult than this:
@font-face {
    font-family: 'your_custom_font';
    src: url('/fonts/custom_fc0.woff') format('woff');
}


.css_selector {
    font-family: 'your_custom_font';
}
All fonts offered as sources are free and open license. Simply apply as many or as few glyphs as you require and generate a brand new custom font.

A versatile web font creator and font improvement tool exposing advanced font features to the end user - kerning, subsetting, various hinting options and custom font glyph combinations.

Free to use, with an ethical subscription service for advanced users allowing the upload of any TTF or OTF font for use with the same system (license permitting).