git.lucas.co / website
source for lucas.co

archive/fonts/benne/stylesheet.css (223B)

1 @font-face {
2     font-family: 'Benne Text';
3     src: url('Benne-Regular.woff2') format('woff2'),
4         url('Benne-Regular.woff') format('woff');
5     font-weight: normal;
6     font-style: normal;
7     font-display: swap;
8 }
9