Files
backend/web/fonts/roboto/css/roboto-condensed/sass/roboto-condensed-fontface-regular-italic.scss
Andriy Oblivantsev 2d1d93c455
CI / test (push) Successful in 4s
Add local MapLibre glyph fonts under web and use them in OSM Liberty style.
Commit bundled PBF font ranges in web/fonts and point the style glyph template to local files to avoid external glyph 404s.

Made-with: Cursor
2026-03-02 22:08:01 +00:00

4 lines
117 B
SCSS

@import "../../mixins";
@include roboto-font('roboto-condensed', 'Roboto-Condensed', 'RegularItalic', 400, italic);