mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 20:47:46 +00:00
Our fonts aren't that important...
This commit is contained in:
parent
1cda46e4de
commit
e3d62bc997
1 changed files with 0 additions and 8 deletions
|
@ -51,14 +51,12 @@
|
|||
<body>
|
||||
<style>
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "Bai Jamjuree";
|
||||
font-weight: normal;
|
||||
src: url("/assets/BaiJamjureeMedium.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "Bai Jamjuree";
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
|
@ -66,14 +64,12 @@
|
|||
}
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "Bai Jamjuree";
|
||||
font-weight: bold;
|
||||
src: url("/assets/BaiJamjureeBold.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "Bai Jamjuree";
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
|
@ -81,14 +77,12 @@
|
|||
}
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "JetBrains Mono";
|
||||
font-weight: normal;
|
||||
src: url("/assets/JetBrainsMonoMedium.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "JetBrains Mono";
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
|
@ -96,14 +90,12 @@
|
|||
}
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "JetBrains Mono";
|
||||
font-weight: bold;
|
||||
src: url("/assets/JetBrainsMonoBold.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: "JetBrains Mono";
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue