summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/designer-client/src/styles.css')
-rw-r--r--cds-ui/designer-client/src/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/src/styles.css b/cds-ui/designer-client/src/styles.css
index ff85e332f..b6fc4eea7 100644
--- a/cds-ui/designer-client/src/styles.css
+++ b/cds-ui/designer-client/src/styles.css
@@ -6,7 +6,7 @@ body{
/* background-image: linear-gradient(-45deg, #000 10%, #fff 0);
background-size: 6px 6px; */
margin: 0;
- font-family: 'HelvNeueOrange', 'Helvetica Neue', sans-serif !important;
+ font-family: 'Nunito' !important;
color: #1B3E6F !important;
}
*:focus{