Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

fonts.pcss.css

Same filename in this branch
  1. 11.1.x core/themes/olivero/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. }
RSS feed
Powered by Drupal