mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
11 lines
272 B
CSS
11 lines
272 B
CSS
@font-face {
|
|
font-family: "kaeru kaeru";
|
|
src:
|
|
url("https://fonts.ob248.com/fonts/kaerukaeru-Regular.woff2")
|
|
format("woff2"),
|
|
url("https://fonts.ob248.com/fonts/kaerukaeru-Regular.woff") format("woff");
|
|
font-weight: 80;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|