derekovecs: update to to new corporate design
diff --git a/css/derekovecs.css b/css/derekovecs.css
index 88e4904..c175c3d 100644
--- a/css/derekovecs.css
+++ b/css/derekovecs.css
@@ -1,5 +1,7 @@
+@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@300;400;700;800&family=Fira+Sans:wght@300;400;700&display=swap');
+
 body, input {
-    font-family: Lato, sans-serif;
+    font-family: 'Fira Sans', sans-serif;
     font-size: 11pt;
 }
 
@@ -35,7 +37,7 @@
 h1 {
     margin: 5px 10px 0 0;
     color: rgb(246,168,0);
-    font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif;
+    font-family: "Fira Sans Condensed", sans-serif;
     font-weight: bold;
     line-height: 1.35;
     letter-spacing: normal;
@@ -46,7 +48,7 @@
 
 h2 {
     color: grey;
-    font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif;
+    font-family: "Fira Sans Condensed", sans-serif;
     font-weight: bold;
     letter-spacing: normal;
     text-transform: uppercase;
@@ -60,7 +62,7 @@
 
 h3 {
     color: rgb(246,168,0);
-    font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif;
+    font-family: "Fira Sans Condensed", sans-serif;
     font-weight: bold;
     /* line-height: 1.35; */
     font-size: 18pt;
@@ -71,6 +73,19 @@
     word-wrap: break-word;
 }
 
+.ui-widget-header {
+    font-family: "Fira Sans Condensed"; sans-serif;
+    font-weight: bold;
+}
+
+.ui-widget {
+    font-family: "Fira Sans", sans-serif;
+}
+
+.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
+    font-weight: bold;
+}
+
 showoptions, #SEARCH {
     margin-left: 10px;
     margin-right: 10px;
@@ -293,6 +308,7 @@
 }
 
 #cost {
+    font-family: "Fira Sans Condensed"; sans-serif;
     font-size: 8pt;
     float: right;
     text-align: right;
@@ -319,12 +335,12 @@
 
 th {
     color: rgb(246,168,0);
-    font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif;
+    font-family: "Fira Sans Condensed", sans-serif;
 }
 
 th, th .regular {
     color: rgb(246,168,0);
-    font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif;
+    font-family: "Fira Sans Condensed", sans-serif;
 }
 
 p.citation {