You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
828 B
CSS

@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
/* @font-face {
font-family: Lato;
src: url("Lato2OFL/Lato-Regular.ttf");
}
@font-face {
font-family: Lato;
src: url("Lato2OFL/Lato-Bold.ttf");
font-weight: bold;
}
@font-face {
font-family: Lato;
src: url("Lato2OFL/Lato-Italic.ttf");
font-style: italic;
}
@font-face {
font-family: Lato;
src: url("Lato2OFL/Lato-BoldItalic.ttf");
font-style: italic;
font-weight: bold;
} */
/* @page {
@bottom-center {
content: "https://sakal.us";
font-size: 0.8em;
color: #aaa;
font-family: Lato;
}
@top-center {
content: "CSS Paged Media Tutorial by Andreas Jung";
font-size: 0.8em;
color: #aaa;
font-family: Lato;
}
} */
/* body {
font-family: Lato;
} */