1
Fork 0
This repository has been archived on 2024-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
blog-preview-card/styles.css

11 lines
192 B
CSS
Raw Normal View History

2024-06-30 15:35:44 +00:00
@font-face {
font-weight: 100 900;
src: url("/fonts/Figtree-VariableFont_wght.ttf") format("truetype");
font-family: "Figtree";
}
body {
font-weight: 500;
font-family: "Figtree";
}