{
  "name": "bricks//assets/load_webfonts",
  "kind": "filter",
  "url": "https://academy.bricksbuilder.io/developer/hooks/filters/filter-bricks-assets-load_webfonts/",
  "scraped_at": "2026-08-29",
  "hook_name": "bricks//assets/load_webfonts",
  "description": {
    "en": "Bricks 1.4 introduces the possibility to “Disable Google Fonts”. Either via the Bricks settings under “Performance” or programmatically using the filter as explained below: With the filter bricks/assets/load_webfonts you’ll be able to prevent Google Fonts to load in the frontend by returning false : If you use this filter to remove the embed of Google Fonts but you still like to use Google Fonts, just head to the Google Fonts website and download the fonts you need. Then, add them manually to your website, using the Custom Fonts screen.",
    "zh": "Bricks 1.4 引入了“禁用 Google Fonts”的能力。可通过 Bricks 设置中的“性能”或按下方说明通过编程方式使用筛选器：通过 bricks/assets/load_webfonts 筛选器，你可以返回 false 来阻止 Google Fonts 在前端加载：如果你使用此筛选器来移除 Google Fonts 的嵌入，但仍想使用 Google Fonts，可以前往 Google Fonts 网站下载所需字体，然后通过“自定义字体（Custom Fonts）”界面手动添加到网站。"
  },
  "example_usage": null
}