mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
35 lines
1.0 KiB
CSS
35 lines
1.0 KiB
CSS
@font-face {
|
|
font-family: "FlorDeRuina";
|
|
src:
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Germen.woff2")
|
|
format("woff2"),
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Germen.woff") format("woff"),
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Germen.ttf") format("truetype");
|
|
font-weight: 50;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "FlorDeRuina";
|
|
src:
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Semilla.woff2")
|
|
format("woff2"),
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Semilla.woff") format("woff"),
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Semilla.ttf") format("truetype");
|
|
font-weight: 80;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "FlorDeRuina";
|
|
src:
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Flor.woff2") format("woff2"),
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Flor.woff") format("woff"),
|
|
url("https://fonts.ob248.com/fonts/FlorDeRuina-Flor.ttf") format("truetype");
|
|
font-weight: 100;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|