fonts.pcss.css
Same filename in this branch
Same filename in other branches
Admin toolbar fonts.
File
-
core/
modules/ navigation/ css/ base/ fonts.pcss.css
View source
- /**
- * @file
- * Admin toolbar fonts.
- */
-
- @font-face {
- font-family: Inter;
- src: url("../../assets/fonts/inter-var.woff2") format("woff2");
- font-weight: 100 900;
- font-display: swap;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.