mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update index.html
This commit is contained in:
parent
9258b2624d
commit
86c3dc7736
@ -11,7 +11,11 @@
|
|||||||
<style>
|
<style>
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Inter";
|
font-family: "Inter";
|
||||||
src: url("fonts/inter.ttf") format("truetype");
|
src: url("Inter_18pt-Regular.ttf") format("truetype");
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: "Inter-heading";
|
||||||
|
src: url("") format("truetype");
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: "Inter", Arial, sans-serif;
|
font-family: "Inter", Arial, sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user