🔤 Google Fonts Mirror

Version 1.0.0

A Google Fonts reverse proxy service that helps you use Google Fonts in network environments where direct access is not available.

📖 Usage

Replace the domain in your Google Fonts link with this service address:

Original:
https://fonts.googleapis.com/css2?family=Roboto

Replace with:
https://fonts.chenc.dev/css2?family=Roboto

💡 Examples

In HTML:

<link href="https://fonts.chenc.dev/css2?family=Noto+Sans+SC&display=swap" rel="stylesheet">

In CSS:

@import url('https://fonts.chenc.dev/css2?family=Roboto:wght@400;700&display=swap');

🔗 API Endpoints

/css /css2 - CSS stylesheet proxy

/fonts/* - Font files proxy

/health - Health check