/* ==========================================================================
   CINZEL
   ========================================================================== */
@font-face {
    font-family: 'Cinzel';
    src: url('/fonts/Cinzel-Regular.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Cinzel';
    src: url('/fonts/Cinzel-Medium.ttf') format('truetype');
    font-weight: 500;
}
@font-face {
    font-family: 'Cinzel';
    src: url('/fonts/Cinzel-SemiBold.ttf') format('truetype');
    font-weight: 600;
}
@font-face {
    font-family: 'Cinzel';
    src: url('/fonts/Cinzel-Bold.ttf') format('truetype');
    font-weight: 700;
}
@font-face {
    font-family: 'Cinzel';
    src: url('/fonts/Cinzel-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}
@font-face {
    font-family: 'Cinzel';
    src: url('/fonts/Cinzel-Black.ttf') format('truetype');
    font-weight: 900;
}

/* ==========================================================================
   CINZEL DECORATIVE
   ========================================================================== */
@font-face {
    font-family: 'Cinzel Decorative';
    src: url('/fonts/CinzelDecorative-Regular.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Cinzel Decorative';
    src: url('/fonts/CinzelDecorative-Bold.ttf') format('truetype');
    font-weight: 700;
}
@font-face {
    font-family: 'Cinzel Decorative';
    src: url('/fonts/CinzelDecorative-Black.ttf') format('truetype');
    font-weight: 900;
}

/* ==========================================================================
   EB GARAMOND
   ========================================================================== */
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'EB Garamond';
    src: url('/fonts/EBGaramond-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

/* ==========================================================================
   FELIPA
   ========================================================================== */
@font-face {
    font-family: 'Felipa';
    src: url('/fonts/Felipa-Regular.ttf') format('truetype');
    font-weight: 400;
}

/* ==========================================================================
   GRENZE GOTISCH
   ========================================================================== */
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-Thin.ttf') format('truetype');
    font-weight: 100;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-ExtraLight.ttf') format('truetype');
    font-weight: 200;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-Light.ttf') format('truetype');
    font-weight: 300;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-Regular.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-Medium.ttf') format('truetype');
    font-weight: 500;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-SemiBold.ttf') format('truetype');
    font-weight: 600;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-Bold.ttf') format('truetype');
    font-weight: 700;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}
@font-face {
    font-family: 'Grenze Gotisch';
    src: url('/fonts/GrenzeGotisch-Black.ttf') format('truetype');
    font-weight: 900;
}

/* ==========================================================================
   LIBRE BASKERVILLE
   ========================================================================== */
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Libre Baskerville';
    src: url('/fonts/LibreBaskerville-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* ==========================================================================
   OXANIUM
   ========================================================================== */
@font-face {
    font-family: 'Oxanium';
    src: url('/fonts/Oxanium-ExtraLight.ttf') format('truetype');
    font-weight: 200;
}
@font-face {
    font-family: 'Oxanium';
    src: url('/fonts/Oxanium-Light.ttf') format('truetype');
    font-weight: 300;
}
@font-face {
    font-family: 'Oxanium';
    src: url('/fonts/Oxanium-Regular.ttf') format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Oxanium';
    src: url('/fonts/Oxanium-Medium.ttf') format('truetype');
    font-weight: 500;
}
@font-face {
    font-family: 'Oxanium';
    src: url('/fonts/Oxanium-SemiBold.ttf') format('truetype');
    font-weight: 600;
}
@font-face {
    font-family: 'Oxanium';
    src: url('/fonts/Oxanium-Bold.ttf') format('truetype');
    font-weight: 700;
}
@font-face {
    font-family: 'Oxanium';
    src: url('/fonts/Oxanium-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}

/* ==========================================================================
   REVALIA
   ========================================================================== */
@font-face {
    font-family: 'Revalia';
    src: url('/fonts/Revalia-Regular.ttf') format('truetype');
    font-weight: 400;
}