@font-face {
    font-family: 'JDSans Regular';
    src: url('JDSans-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JDSerif Regular';
    src: url('JDSerif-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}