@font-face {
    font-family: 'Everett';
    src: url('../fonts/Everett-Medium.eot');
    src: url('../fonts/Everett-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Everett-Medium.woff2') format('woff2'),
        url('../fonts/Everett-Medium.woff') format('woff'),
        url('../fonts/Everett-Medium.ttf') format('truetype'),
        url('../fonts/Everett-Medium.svg#Everett-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Everett';
    src: url('../fonts/Everett-Light.eot');
    src: url('../fonts/Everett-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Everett-Light.woff2') format('woff2'),
        url('../fonts/Everett-Light.woff') format('woff'),
        url('../fonts/Everett-Light.ttf') format('truetype'),
        url('../fonts/Everett-Light.svg#Everett-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

