Fix fonts.

This commit is contained in:
daniel 2024-10-04 16:59:19 +02:00
parent 19b0aad18e
commit 00b49683fd
3 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ kbd {
// Fonts
$fonts: "IBM Plex Sans Light", "Segoe UI", Candara, sans-serif;
$code-fonts: "IBM Plex Mono", Consolas, "Andale Mono WT", "Andale Mono", Menlo, Monaco, monospace;
$code-fonts: "IBM Plex Mono Light", Consolas, "Andale Mono WT", "Andale Mono", Menlo, Monaco, monospace;
@font-face {
font-family: 'IBM Plex Sans Light';

Binary file not shown.

Binary file not shown.