@font-face {
    font-family: 'Anticva';
    src: url('Anticva.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.anticva-font {
    font-family: 'Anticva', serif;
}