Coming soon

Font Converter

Convert Google Fonts or any TTF/OTF file to self-hosted woff2 with ready-to-paste @font-face CSS. Cut font payload by ~65% and stop depending on third-party CDNs.

Option 1 — Google Fonts URL

or

Option 2 — Upload a font file

Drop a TTF or OTF file here

Output

@font-face {
  font-family: 'YourFont';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/your-font.woff2') format('woff2');
}

Font files are processed locally and never uploaded to our servers.

We flag slow fonts automatically.

Magnolia Monitor detects render-blocking fonts across your site and tells you exactly what to do — including generating the self-hosted @font-face code.

Start monitoring free

Fonts slowing you down?

Magnolia Monitor detects every font performance issue across your site and walks you through the fix.