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

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

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

@font-face {
    font-family: 'TWK Everett';
    src: url('fonts/TWKEverett-Thin.woff2') format('woff2'),
        url('fonts/TWKEverett-Thin.woff') format('woff'),
        url('fonts/TWKEverett-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

