boldet, derania, oreon, rownet, ruska display

This commit is contained in:
2026-02-05 14:44:30 +00:00
parent 93c4c71d04
commit 6eca2813ba
10 changed files with 40 additions and 0 deletions

8
css/boldet.css Normal file
View File

@@ -0,0 +1,8 @@
@font-face {
font-family: "Boldet";
src: url("https://fonts.ob248.com/fonts/Boldet.otf")
format("opentype");
font-weight: 80;
font-style: normal;
font-display: swap;
}

8
css/derania.css Normal file
View File

@@ -0,0 +1,8 @@
@font-face {
font-family: "Derania Demo";
src: url("https://fonts.ob248.com/fonts/Derania.otf")
format("opentype");
font-weight: 80;
font-style: normal;
font-display: swap;
}

8
css/oreon.css Normal file
View File

@@ -0,0 +1,8 @@
@font-face {
font-family: "Oreon";
src: url("https://fonts.ob248.com/fonts/Oreon.ttf")
format("truetype");
font-weight: 215;
font-style: normal;
font-display: swap;
}

8
css/rownet.css Normal file
View File

@@ -0,0 +1,8 @@
@font-face {
font-family: "Rownet";
src: url("https://fonts.ob248.com/fonts/Rownet.otf")
format("opentype");
font-weight: 200;
font-style: normal;
font-display: swap;
}

8
css/ruska-display.css Normal file
View File

@@ -0,0 +1,8 @@
@font-face {
font-family: "Ruska Display";
src: url("https://fonts.ob248.com/fonts/RuskaDisplay-Regular.otf")
format("opentype");
font-weight: 80;
font-style: normal;
font-display: swap;
}