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