Google Fonts CDN 程式碼產生器 — 從 50+ 熱門字型中選擇,勾選字重(100-900)和斜體,預覽渲染字型,複製 HTML link 標籤、CSS @import 或 font-family 宣告。 由 ToolNext 免費線上工具箱提供。
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap">
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');font-family: 'Inter', sans-serif;