Fix fonts 2nd try
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
@import url('/fonts/Roboto-Regular.ttf');
|
@font-face {
|
||||||
@import url('/fonts/SFDigitalReadout-Heavy.ttf');
|
font-family: "Roboto";
|
||||||
|
src: url("/fonts/Roboto-Regular.ttf");
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "SF Digital Readout";
|
||||||
|
src: url("/fonts/SFDigitalReadout-Heavy.ttf");
|
||||||
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Reference in New Issue
Block a user