@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../fonts/google/cinzel-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../../fonts/google/cinzel-600.ttf') format('truetype');
}

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../../fonts/google/cinzel-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../fonts/google/cormorant-garamond-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../../fonts/google/cormorant-garamond-600.ttf') format('truetype');
}

@font-face {
    font-family: 'UnifrakturMaguntia';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../fonts/google/unifrakturmaguntia-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Old London';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../fonts/google/old-london.ttf') format('truetype');
}

@font-face {
    font-family: 'Old London Alt';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../fonts/google/OldLondonAlternate.ttf') format('truetype');
}
