@font-face {
   font-family: CinzelRegular;
   src: url('fonts/Cinzel-Regular.ttf') format('truetype');
}

@font-face {
   font-family: CinzelBold;
   src: url('fonts/Cinzel-Bold.ttf') format('truetype');
}

@font-face {
   font-family: OverlockRegular;
   src: url('fonts/Overlock-Regular.ttf') format('truetype');
}

@font-face {
   font-family: OverlockBold;
   src: url('fonts/Overlock-Bold.ttf') format('truetype');
}