@font-face {
    font-family: 'Cinzel-Medium';
    src: url('Cinzel-Medium.woff2') format('woff2'),
        url('Cinzel-Medium.woff') format('woff'),
        url('Cinzel-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel-SemiBold';
    src: url('Cinzel-SemiBold.woff2') format('woff2'),
        url('Cinzel-SemiBold.woff') format('woff'),
        url('Cinzel-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel-ExtraBold';
    src: url('Cinzel-ExtraBold.woff2') format('woff2'),
        url('Cinzel-ExtraBold.woff') format('woff'),
        url('Cinzel-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel-Bold';
    src: url('Cinzel-Bold.woff2') format('woff2'),
        url('Cinzel-Bold.woff') format('woff'),
        url('Cinzel-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel-Regular';
    src: url('Cinzel-Regular.woff2') format('woff2'),
        url('Cinzel-Regular.woff') format('woff'),
        url('Cinzel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel-Black';
    src: url('Cinzel-Black.woff2') format('woff2'),
        url('Cinzel-Black.woff') format('woff'),
        url('Cinzel-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Sora-Regular';
    src: url('Sora-Regular.woff2') format('woff2'),
        url('Sora-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora-Light';
    src: url('Sora-Light.woff2') format('woff2'),
        url('Sora-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora-Bold';
    src: url('Sora-Bold.woff2') format('woff2'),
        url('Sora-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora-Medium';
    src: url('Sora-Medium.woff2') format('woff2'),
        url('Sora-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sora-SemiBold';
    src: url('Sora-SemiBold.woff2') format('woff2'),
        url('Sora-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit-Regular';
    src: url('Outfit-Regular.woff2') format('woff2'),
        url('Outfit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}