diff --git a/projects/editor/src/styles.css b/projects/editor/src/styles.css
index ef1469db08304e8f9eb5d4c39b916fff14420cb6..8651f61312bc1b1a50d34c7b92210c8dbd0f7d19 100644
--- a/projects/editor/src/styles.css
+++ b/projects/editor/src/styles.css
@@ -3,6 +3,7 @@
 html, body { height: 100%; }
 body {
   margin: 0;
+  font-family: 'Roboto', sans-serif
 }
 
 .mat-expansion-panel-content {font: unset !important;}