﻿@font-face {
    font-family: 'aeonikhebrew-regular';
    src: url('aeonikhebrew-regular.woff2') format('woff2'),
         url('aeonikhebrew-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body { 
    font-family: 'aeonikhebrew-regular', sans-serif; 
}