fedi-tumblr/css/favorit.css

13 lines
283 B
CSS
Raw Normal View History

2022-01-12 11:30:57 +00:00
@font-face {
font-family: Favorit;
src: url('../font/favorit-regular.woff2') format(woff2);
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: Favorit;
src: url('../font/favorit-medium.woff2') format(woff2);
font-style: normal;
font-weight: bold;
}