mirror of
https://github.com/byReqz/dunes-revived.git
synced 2024-11-23 11:34:54 +00:00
font change to sf pro as a more fitting choice
This commit is contained in:
parent
5c53826d32
commit
d923391a17
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Roboto Condensed";
|
font-family: "SF Pro Display";
|
||||||
src: url(https://github.com/byReqz/dunes-revived/blob/master/roboto-condensed.ttf);
|
src: url(https://github.com/byReqz/dunes-revived/blob/master/SFProDisplay-Regular.ttf);
|
||||||
font-weight: regular;
|
font-weight: regular;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: "Roboto Condensed"
|
font-family: "SF Pro Display"
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark .container-1D34oG {
|
.theme-dark .container-1D34oG {
|
||||||
|
Loading…
Reference in New Issue
Block a user