diff --git a/css/style.css b/css/style.css index c316033..5bd1fba 100644 --- a/css/style.css +++ b/css/style.css @@ -48,6 +48,7 @@ select { body { transition: margin-top .2s linear; + font-family: Luciole,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; } .body-mt { margin-top: 2.5rem ; }