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
2024-06-30 20:35:44 +05:00

10 lines
192 B
CSS

@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";
}