mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 16:10:01 +00:00
Add Roboto Medium for groups #51
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: url('./fonts/Roboto-Medium.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
html {
|
||||
background-color: rgb(28, 31, 36);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user