@font-face {
   font-family: "PT Serif";
   src: url("fonts/PT Serif Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "PT Serif";
   src: url("fonts/PT Serif Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "PT Serif";
   src: url("fonts/PT Serif.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Material Symbols Outlined";
   src: url("fonts/Material Symbols Outlined Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}