@font-face {
    font-family: 'EatonBol';
    src: url('../fonts/EatonBol.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EatonMed';
    src: url('../fonts/EatonMed.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'EatonReg';
    src: url('../fonts/EatonReg.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}