mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
7 lines
169 B
CSS
7 lines
169 B
CSS
@font-face {
|
|
font-family: Outfit;
|
|
font-style: normal;
|
|
font-weight: 100 900;
|
|
font-display: swap;
|
|
src: url("Outfit-VariableFont_wght.ttf") format("truetype");
|
|
}
|