fonts.css
Same filename in this branch
Same filename in other branches
Admin toolbar fonts.
File
-
core/
modules/ navigation/ css/ base/ fonts.css
View source
- /*
- * DO NOT EDIT THIS FILE.
- * See the following change record for more information,
- * https://www.drupal.org/node/3084859
- * @preserve
- */
-
- /**
- * @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.