diff --git a/layouts/shortcodes/style_regular.html b/layouts/shortcodes/style_regular.html index 2925be5..ed19f7b 100644 --- a/layouts/shortcodes/style_regular.html +++ b/layouts/shortcodes/style_regular.html @@ -45,4 +45,8 @@ h4 { height: fit-content !important; } +html { + font-family: 'Roboto' !important; +} + \ No newline at end of file