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

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

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

@font-face {
    font-family: 'TWK Everett';
    src: url('TWKEverett-Bold.woff2') format('woff2'),
        url('TWKEverett-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

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

@font-face {
    font-family: 'Romie';
    src: url('Romie-LightItalic.woff2') format('woff2'),
        url('Romie-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

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

@font-face {
    font-family: 'Romie';
    src: url('Romie-Italic.woff2') format('woff2'),
        url('Romie-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

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

@font-face {
    font-family: 'Romie';
    src: url('Romie-MediumItalic.woff2') format('woff2'),
        url('Romie-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

