isaac.run/20251115.css
2025-11-15 11:35:05 -05:00

14 lines
293 B
CSS

@font-face {
font-family: "Aurelis";
font-weight: normal;
font-style: normal;
src: url("https://cdn.isaac.run/brand/carattere/Aurelis-Regular.woff2") format("woff2");
}
html {
font-family: "Aurelis";
max-width: 450px;
margin-left: 5%;
font-size: 1.25em;
line-height: 1.5;
}