@font-face {
    font-family: 'Book Antiqua';
    src: url('BKANT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Book Antiqua';
    src: url('ANTQUAB.TTF') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Book Antiqua';
    src: url('ANTQUAI.TTF') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Book Antiqua';
    src: url('ANTQUABI.TTF') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
