mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
9 lines
174 B
CSS
9 lines
174 B
CSS
@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;
|
|
}
|