在线 Google Fonts CDN 代码生成器,从 50+ 热门字体中选择,勾选所需字重和斜体,自动生成 HTML link 标签、CSS @import 和 font-family 声明。
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;