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

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

