diff options
Diffstat (limited to 'resource/scheme/clientscheme_fonts.res')
| -rw-r--r-- | resource/scheme/clientscheme_fonts.res | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res index afa280b..76071e8 100644 --- a/resource/scheme/clientscheme_fonts.res +++ b/resource/scheme/clientscheme_fonts.res @@ -124,6 +124,26 @@ Scheme "antialias" "1" } } + "BebasNeueBold56" + { + "1" + { + "name" "BebasNeueBold" + "tall" "56" + "additive" "0" + "antialias" "1" + } + } + "BebasNeueBold32" + { + "1" + { + "name" "BebasNeueBold" + "tall" "32" + "additive" "0" + "antialias" "1" + } + } "BebasNeue20" { "1" @@ -580,6 +600,18 @@ Scheme "antialias" "1" } } + "HudFontMediumShadow" + { + "1" + { + "name" "BebasNeueBold" + "tall" "24" + "weight" "500" + "additive" "0" + "antialias" "1" + "dropshadow" "1" + } + } "HudFontMediumSecondary" { "1" |
