Docs / Settings
Performance settings
CSS delivery method and local Google Fonts caching.
Craftor → Settings → Performance has two controls:
- CSS Print Method — External File (default; a cacheable .css file per page) or Internal Embedding (inlines the CSS in a <style> tag instead — one fewer request, at the cost of not being cached separately from the page).
- Cache Google Fonts Locally — downloads any Google Fonts a page uses to your own uploads folder and serves them from your domain instead of fonts.googleapis.com, with a "Clear Font Cache" button. Falls back to the normal Google CDN automatically if a download ever fails.