@font-face {
    font-family: 'LaundryGothic';
    src: url('TTLaundryGothicB.woff2') format('woff2'),
        url('TTLaundryGothicB.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

