about summary refs log tree commit diff
path: root/app/javascript/styles/fonts/roboto-mono.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/styles/fonts/roboto-mono.scss')
-rw-r--r--app/javascript/styles/fonts/roboto-mono.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/styles/fonts/roboto-mono.scss b/app/javascript/styles/fonts/roboto-mono.scss
index c793aa6ed..a9513dcce 100644
--- a/app/javascript/styles/fonts/roboto-mono.scss
+++ b/app/javascript/styles/fonts/roboto-mono.scss
@@ -6,5 +6,6 @@
     url('~fonts/roboto-mono/robotomono-regular-webfont.ttf') format('truetype'),
     url('~fonts/roboto-mono/robotomono-regular-webfont.svg#roboto_monoregular') format('svg');
   font-weight: 400;
+  font-display: swap;
   font-style: normal;
 }