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

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

@font-face {
    font-family: 'Everett';
    src: url('Everett-Light.woff2') format('woff2'),
        url('Everett-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

