mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-04 02:08:59 -04:00
8 lines
154 B
CSS
8 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");
|
|
}
|