Remove bold inconsolata font

A few bold keywords aren't worth the font

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
Danila Fedorin 2025-02-23 14:13:25 -08:00
parent 2b7645a572
commit 2beded7c14
4 changed files with 0 additions and 8 deletions

View File

@ -104,12 +104,10 @@ pre code {
}
.kr, .kd, .k {
font-weight: bold;
@include var(color, code-keyword-color);
}
.kt {
font-weight: bold;
@include var(color, code-type-color);
}

View File

@ -39,7 +39,6 @@
}
@include font-inconsolata(400);
@include font-inconsolata(700);
@include font-lora();
@include font-raleway(400);
@include font-raleway(700);

View File

@ -30,11 +30,6 @@ def main():
{"wght": 400},
"Inconsolata-400.woff2"
)
instantiate_variable_font(
"Inconsolata-VariableFont_wdth,wght.ttf",
{"wght": 700},
"Inconsolata-700.woff2"
)
# Lora (Variable, normal and italic)
instantiate_variable_font(