mirror of
https://github.com/ivabus/gui
synced 2025-06-07 15:50:27 +03:00
Headers use Neue Machina
This commit is contained in:
parent
4f270be8e6
commit
074521a417
1 changed files with 7 additions and 0 deletions
|
@ -22,3 +22,10 @@ html {
|
||||||
font-family: sono, sans-serif;
|
font-family: sono, sans-serif;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-primary,
|
||||||
|
header,
|
||||||
|
h1,h2,h3,h4,h5,h6,
|
||||||
|
button{
|
||||||
|
font-family: 'pp-neue-machina' !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue