Files
backend/web/fonts/roboto/css/roboto-condensed/sass/roboto-condensed-fontface.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

7 lines
281 B
SCSS

@import "roboto-condensed-fontface-regular";
@import "roboto-condensed-fontface-regular-italic";
@import "roboto-condensed-fontface-light";
@import "roboto-condensed-fontface-light-italic";
@import "roboto-condensed-fontface-bold";
@import "roboto-condensed-fontface-bold-italic";