From e391ac81598292127c356fcb6adbd83db72c5888 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 20:38:01 -0400 Subject: Font Update - Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times --- resource/ui/econ/store/v2/storepreviewitempanel.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/econ/store/v2/storepreviewitempanel.res') diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res index 432d3d5..89c57b5 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel.res @@ -118,7 +118,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "labelText" "%itemname%" "textAlignment" "west" "xpos" "240" @@ -470,7 +470,7 @@ { "ControlName" "CExLabel" "fieldName" "CraftableTextLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "labelText" "%craftable%" "textAlignment" "north-west" "wide" "205" -- cgit v1.2.3