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

@font-face {
    font-family: 'TWK Lausanne Pan 250';
    src: url('webfonts/TWKLausannePan-250.woff2') format('woff2'),
         url('webfonts/TWKLausannePan-250.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TWK Lausanne Pan 450';
    src: url('webfonts/TWKLausannePan-450.woff2') format('woff2'),
         url('webfonts/TWKLausannePan-450.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
