@font-face {
   font-family: "Cinzel Black";
   src: url("fonts/Cinzel Black.woff2") format("woff2"), url("fonts/Cinzel Black.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Cinzel";
   src: url("fonts/Cinzel Regular.woff2") format("woff2"), url("fonts/Cinzel Regular.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins Regular";
   src: url("fonts/Poppins Black.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Poppins Regular";
   src: url("fonts/Poppins Black Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Raleway";
   src: url("fonts/Raleway Thin.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}