mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-10-04 22:01:53 +08:00
7 lines
154 B
CSS
7 lines
154 B
CSS
@font-face {
|
|
font-family: "Podkova";
|
|
font-style: normal;
|
|
font-weight: 400 800;
|
|
font-display: swap;
|
|
src: url("podkova.woff2") format("woff2");
|
|
}
|