@font-face {
     font-family: 'Thirsty Rough';
     src: local('Thirsty Rough'),
         url('/webfont/ThirstyRough.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
 }

 @font-face {
    font-family: 'Frontage Condensed';
    src: local('Frontage Condensed'),
        url('/webfont/FrontageCondensed-Inline.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}