@font-face {
     font-family: 'Barlow Condensed L';
     src: local('BarlowCondensed-Bold'),
         url('/wp-content/themes/fonts/BarlowCondensed-Bold.woff2') format('woff2');
     font-weight: 700;
     font-style: normal;
     font-display: swap;
}
@font-face {
     font-family: 'Barlow Condensed L';
     src: local('BarlowCondensed-Medium'),
         url('/wp-content/themes/fonts/BarlowCondensed-Medium.woff2') format('woff2');
     font-weight: 500;
     font-style: normal;
     font-display: swap;
}
@font-face {
     font-family: 'Barlow Condensed L';
     src: local('BarlowCondensed-Regular'),
         url('/wp-content/themes/fonts/BarlowCondensed-Regular.woff2') format('woff2');
     font-weight: 400;
     font-style: normal;
     font-display: swap;
}
@font-face {
     font-family: 'Handwind';
     src: local('Handwind'),
         url('/wp-content/themes/fonts/Handwind.woff2') format('woff2');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}