🎨 Update font-weight for default font.

This commit is contained in:
pheralb 2023-12-14 16:14:52 +00:00
parent bab6f75d00
commit eca3bce038

View File

@ -50,7 +50,7 @@
@font-face {
font-family: 'General-Sans';
src: url('/fonts/GeneralSans-Variable.woff2') format('woff2');
font-weight: 200 700;
font-weight: 400 700;
font-display: swap;
font-style: normal;
}