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

