(fontFamily)
| 27600 | ka: (0, _fluentFonts.LocalizedFontFamilies).Georgian |
| 27601 | }; |
| 27602 | function _fontFamilyWithFallbacks(fontFamily) { |
| 27603 | return fontFamily + ", " + FontFamilyFallbacks; |
| 27604 | } |
| 27605 | /** |
| 27606 | * If there is a localized font for this language, return that. |
| 27607 | * Returns undefined if there is no localized font for that language. |