@font-face {
   font-family: "Cinzel";
   src: url("fonts/Cinzel Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Cinzel";
   src: url("fonts/Cinzel Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Oswald";
   src: url("fonts/Oswald Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Oswald";
   src: url("fonts/Oswald Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}