mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-01 02:13:15 +01:00
9 lines
156 B
SCSS
9 lines
156 B
SCSS
@font-face {
|
|
font-family: 'Roboto';
|
|
src: url('./fonts/Roboto-Regular.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
.app {
|
|
|
|
}
|