diff --git a/css/boldet.css b/css/boldet.css new file mode 100644 index 0000000..b61bd1b --- /dev/null +++ b/css/boldet.css @@ -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; +} diff --git a/css/derania.css b/css/derania.css new file mode 100644 index 0000000..cfa01c1 --- /dev/null +++ b/css/derania.css @@ -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; +} diff --git a/css/oreon.css b/css/oreon.css new file mode 100644 index 0000000..7f27a93 --- /dev/null +++ b/css/oreon.css @@ -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; +} diff --git a/css/rownet.css b/css/rownet.css new file mode 100644 index 0000000..4710b15 --- /dev/null +++ b/css/rownet.css @@ -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; +} diff --git a/css/ruska-display.css b/css/ruska-display.css new file mode 100644 index 0000000..2828778 --- /dev/null +++ b/css/ruska-display.css @@ -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; +} diff --git a/fonts/Boldet.otf b/fonts/Boldet.otf new file mode 100644 index 0000000..921073d Binary files /dev/null and b/fonts/Boldet.otf differ diff --git a/fonts/Derania.otf b/fonts/Derania.otf new file mode 100644 index 0000000..6cac602 Binary files /dev/null and b/fonts/Derania.otf differ diff --git a/fonts/Oreon.ttf b/fonts/Oreon.ttf new file mode 100644 index 0000000..39ac40c Binary files /dev/null and b/fonts/Oreon.ttf differ diff --git a/fonts/Rownet.otf b/fonts/Rownet.otf new file mode 100644 index 0000000..9b534db Binary files /dev/null and b/fonts/Rownet.otf differ diff --git a/fonts/RuskaDisplay-Regular.otf b/fonts/RuskaDisplay-Regular.otf new file mode 100644 index 0000000..21cbbc7 Binary files /dev/null and b/fonts/RuskaDisplay-Regular.otf differ