fonts.pcss.css

Same filename in this branch
  1. 10 core/themes/olivero/css/base/fonts.pcss.css
Same filename in other branches
  1. 9 core/themes/olivero/css/base/fonts.pcss.css
  2. 11.x core/themes/olivero/css/base/fonts.pcss.css
  3. 11.x core/modules/navigation/css/base/fonts.pcss.css

Admin toolbar fonts.

File

core/modules/navigation/css/base/fonts.pcss.css

View source
  1. /**
  2. * @file
  3. * Admin toolbar fonts.
  4. */
  5. @font-face {
  6. font-family: Inter;
  7. src: url("../../assets/fonts/inter-var.woff2") format("woff2");
  8. font-weight: 100 900;
  9. font-display: swap;
  10. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.