@font-face {
    font-family: 'Adobe Hebrew';
    src: url('AdobeHebrew-Regular.woff2') format('woff2'),
        url('AdobeHebrew-Regular.woff') format('woff'),
        url('AdobeHebrew-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pompei_FS';
    src: url('Pompei_FS-Regular.woff2') format('woff2'),
        url('Pompei_FS-Regular.woff') format('woff'),
        url('Pompei_FS-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pompei_FS';
    src: url('Pompei_FS-Medium.woff2') format('woff2'),
        url('Pompei_FS-Medium.woff') format('woff'),
        url('Pompei_FS-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

