fixed font assignment

This commit is contained in:
Dave Lane 2024-08-18 09:48:04 +12:00
parent b4aa116bf7
commit ee7c1002f1

View file

@ -5,7 +5,7 @@
font-style: normal; font-style: normal;
font-weight: 500; font-weight: 500;
font-display: swap; font-display: swap;
src: local('Moderustic'), local('moderustic'), url('/fonts/Moderustic/Moderustic-Variable.ttf') format('truetype'); src: local('Moderustic'), local('moderustic'), url('/fonts/Moderustic/Moderustic-VariableFont_wght.ttf') format('truetype');
} }
/*@font-face { /*@font-face {
font-family: 'Lato'; font-family: 'Lato';