A Chrome extension that enforces custom fonts while preserving Material Icons and special characters.
- Custom font enforcement across websites
- Smart fallback system for special characters
- Material Icons preservation
- Easy font configuration
- No breaking of UI elements
- Clone repository
- Open Chrome Extensions (
chrome://extensions/
) - Enable Developer Mode
- Click "Load unpacked"
- Select extension directory
- Click extension icon
- Set primary font (default: JetBrains Mono)
- Set fallback font (default: Arial)
- Click Save
git clone [repository-url]
cd CustomFont+