@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('Cinzel-Medium.eot?') format('eot');
    src: url('Cinzel-Medium.eot?#iefix') format('embedded-opentype'),
        url('Cinzel-Medium.woff2') format('woff2'),
        url('Cinzel-Medium.woff') format('woff'),
        url('Cinzel-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Great Vibes';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('GreatVibes-Regular.eot?') format('eot');
    src: url('GreatVibes-Regular.eot?#iefix') format('embedded-opentype'),
        url('GreatVibes-Regular.woff2') format('woff2'),
        url('GreatVibes-Regular.woff') format('woff'),
        url('GreatVibes-Regular.ttf') format('truetype');
}