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: 'Material Symbols', monospace;
font-weight: 400;
@import
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols:wght@400&display=swap');
HTML embed
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols:wght@400&display=swap">
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.