CSS @import

          
HTML <link>
font-family

          
Ad Slot — Mid Content (Responsive In-Article)
💡

What Is This?

  • Generate optimized @font-face CSS declarations
  • Configure font-display, unicode-range, and format options
  • Supports WOFF2, WOFF, and TTF font files
  • Proper fallback chain setup included
  • Essential for self-hosting web fonts
🛠️

How to Use

  1. Select or upload your web font files (WOFF2, WOFF, TTF)
  2. Configure font-family name, weight, and style
  3. Set font-display strategy — swap, fallback, optional
  4. Specify unicode-range for subsetting if needed
  5. Copy the generated @font-face CSS declaration
🎯

Use Cases

  • Self-hosting Google Fonts for GDPR compliance and performance
  • Generating optimized @font-face declarations for custom fonts
  • Configuring font-display for better loading performance
  • Setting up unicode-range subsetting for multilingual sites
  • Building proper CSS for variable font implementations
Ad Slot — Bottom (300×250 Rectangle)