diff --git a/app/assets/stylesheets/staff.scss b/app/assets/stylesheets/staff.scss index 7461d926..5d0d374d 100644 --- a/app/assets/stylesheets/staff.scss +++ b/app/assets/stylesheets/staff.scss @@ -9,7 +9,7 @@ .staff-group { h2 { - font-family: "Segoe UI", serif; + font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-weight: normal; } }