Font Previewer
Preview any Google Font with your own text, size, weight and spacing.
The quick brown fox jumps over the lazy dog.
CSS
font-family: ASM, sans-serif;
font-weight: 400;
@font-face (self-hosted — no Google Fonts request needed)
@font-face {
font-family: 'ASM';
src: url('https://earningstools.com/assets/fonts/asm/asm-regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
Direct file URL
https://earningstools.com/assets/fonts/asm/asm-regular.ttf
How to Use This Tool
Choose a font, type your own text, then adjust size, weight, spacing and alignment to see it live.
Examples
Try switching between a sans-serif like Inter and a serif like Lora to see how weight and spacing changes affect readability differently across font styles.
FAQ
Is this font previewer free to use? +
Yes, the font previewer is completely free and requires no account.
Can I preview my own text? +
Yes, type or paste any text into the preview box to see it rendered live in the selected font.
Does this download the font to my computer? +
No — the preview loads the font temporarily from Google Fonts for display only, it does not install anything.