@font-face {
    font-family: 'Romana Becker Demi';
    src: url('../fonts/RomanaBeckerDemi.woff2') format('woff2'),
        url('../fonts/RomanaBeckerDemi.woff') format('woff'),
        url('../fonts/RomanaBeckerDemi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}






