html: add noto sans subset
This commit is contained in:
@@ -7,8 +7,13 @@
|
||||
<body style="background-color: #0e0e0e; overflow: hidden;">
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: "Noto Sans";
|
||||
src: url("/checkpoint/NotoSans.woff");
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: serif;
|
||||
font-family: "Noto Sans";
|
||||
}
|
||||
|
||||
.middle-box {
|
||||
|
||||
Reference in New Issue
Block a user