@@ -49,8 +49,8 @@ sansfontoptions = [
4949]
5050# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
5151monofont = " Noto Sans Mono"
52- mainfontfallback = [" Noto Color Emoji:mode=harf " ]
53- sansfontfallback = [" Noto Color Emoji:mode=harf " ]
52+ mainfontfallback = [" Open Sans " ]
53+ sansfontfallback = [" Open Sans " ]
5454monofontfallback = [
5555 " Noto Color Emoji:mode=harf" ,
5656]
@@ -90,8 +90,8 @@ sansfontoptions = [
9090]
9191# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
9292monofont = " Noto Sans Mono"
93- mainfontfallback = [" Noto Color Emoji:mode=harf " ]
94- sansfontfallback = [" Noto Color Emoji:mode=harf " ]
93+ mainfontfallback = [" Open Sans " ]
94+ sansfontfallback = [" Open Sans " ]
9595monofontfallback = [
9696 " Noto Color Emoji:mode=harf" ,
9797]
@@ -121,8 +121,8 @@ metadata-file = "metadata.yml"
121121[output .pandoc .profile .html .variables ]
122122# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
123123monofont = " Noto Sans Mono"
124- mainfontfallback = [" Noto Color Emoji:mode=harf " ]
125- sansfontfallback = [" Noto Color Emoji:mode=harf " ]
124+ mainfontfallback = [" Open Sans " ]
125+ sansfontfallback = [" Open Sans " ]
126126monofontfallback = [
127127 " Noto Color Emoji:mode=harf" ,
128128]
0 commit comments