mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +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>
|
<body>
|
||||||
<style>
|
<style>
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "Bai Jamjuree";
|
font-family: "Bai Jamjuree";
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
src: url("/assets/BaiJamjureeMedium.woff2") format("woff2");
|
src: url("/assets/BaiJamjureeMedium.woff2") format("woff2");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "Bai Jamjuree";
|
font-family: "Bai Jamjuree";
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
@ -66,14 +64,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "Bai Jamjuree";
|
font-family: "Bai Jamjuree";
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
src: url("/assets/BaiJamjureeBold.woff2") format("woff2");
|
src: url("/assets/BaiJamjureeBold.woff2") format("woff2");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "Bai Jamjuree";
|
font-family: "Bai Jamjuree";
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
@ -81,14 +77,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "JetBrains Mono";
|
font-family: "JetBrains Mono";
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
src: url("/assets/JetBrainsMonoMedium.woff2") format("woff2");
|
src: url("/assets/JetBrainsMonoMedium.woff2") format("woff2");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "JetBrains Mono";
|
font-family: "JetBrains Mono";
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
@ -96,14 +90,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "JetBrains Mono";
|
font-family: "JetBrains Mono";
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
src: url("/assets/JetBrainsMonoBold.woff2") format("woff2");
|
src: url("/assets/JetBrainsMonoBold.woff2") format("woff2");
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: "JetBrains Mono";
|
font-family: "JetBrains Mono";
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue