aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 15:10:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 15:10:54 +0000
commita41e1bf55cb8034239ad9c623404cddf35c649f6 (patch)
treef73ab3f7d09b6b7dd8dbb03fc9bc48d7a582c08e
parentcbcfa121b2652dcf3f87f7817c87a54224f14f13 (diff)
downloadports-a41e1bf55cb8034239ad9c623404cddf35c649f6.tar.gz
ports-a41e1bf55cb8034239ad9c623404cddf35c649f6.zip
x11-fonts/noto-extra: Convert to a meta port
- Bump PORTREVISION for dependency and package change
-rw-r--r--x11-fonts/noto-extra/Makefile78
-rw-r--r--x11-fonts/noto-extra/distinfo3
-rw-r--r--x11-fonts/noto-extra/pkg-descr2
-rw-r--r--x11-fonts/noto-extra/pkg-plist1527
4 files changed, 43 insertions, 1567 deletions
diff --git a/x11-fonts/noto-extra/Makefile b/x11-fonts/noto-extra/Makefile
index 8861620aa362..4ee59805eb5e 100644
--- a/x11-fonts/noto-extra/Makefile
+++ b/x11-fonts/noto-extra/Makefile
@@ -1,45 +1,51 @@
PORTNAME= noto
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fonts
-MASTER_SITES= https://noto-website-2.storage.googleapis.com/pkgs/
-DISTNAME= Noto-hinted
PKGNAMESUFFIX= -extra
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Noto Fonts family (Extra)
-WWW= https://fonts.google.com/noto
-
-LICENSE= OFL11
-LICENSE_FILE= ${WRKSRC}/LICENSE_OFL.txt
-
-USES= fonts zip
-
-EXTRACT_AFTER_ARGS= -d ${EXTRACT_WRKDIR} -x '*.otf'
-NO_ARCH= yes
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-BASIC_FONTS= NotoSans-Bold.ttf \
- NotoSans-BoldItalic.ttf \
- NotoSans-Italic.ttf \
- NotoSans-Regular.ttf \
- NotoSansMono-Bold.ttf \
- NotoSansMono-Regular.ttf \
- NotoSansSymbols-Bold.ttf \
- NotoSansSymbols-Regular.ttf \
- NotoSerif-Bold.ttf \
- NotoSerif-BoldItalic.ttf \
- NotoSerif-Italic.ttf \
- NotoSerif-Regular.ttf
-EMOJI_FONTS= NotoColorEmoji.ttf \
- NotoEmoji-Regular.ttf
-
-post-extract:
- @cd ${WRKSRC} && ${RM} ${BASIC_FONTS} ${EMOJI_FONTS}
-
-do-install:
- ${MKDIR} ${STAGEDIR}${FONTSDIR}
- ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
+WWW= https://fonts.google.com/noto \
+ https://github.com/notofonts/notofonts.github.io
+
+RUN_DEPENDS= noto-kufi-arabic>=0:x11-fonts/noto-kufi-arabic \
+ noto-naskh-arabic>=0:x11-fonts/noto-naskh-arabic \
+ noto-sans-arabic>=0:x11-fonts/noto-sans-arabic \
+ noto-sans-armenian>=0:x11-fonts/noto-sans-armenian \
+ noto-sans-bengali>=0:x11-fonts/noto-sans-bengali \
+ noto-sans-cham>=0:x11-fonts/noto-sans-cham \
+ noto-sans-cherokee>=0:x11-fonts/noto-sans-cherokee \
+ noto-sans-devanagari>=0:x11-fonts/noto-sans-devanagari \
+ noto-sans-ethiopic>=0:x11-fonts/noto-sans-ethiopic \
+ noto-sans-extra>=0:x11-fonts/noto-sans-extra \
+ noto-sans-georgian>=0:x11-fonts/noto-sans-georgian \
+ noto-sans-hebrew>=0:x11-fonts/noto-sans-hebrew \
+ noto-sans-khmer>=0:x11-fonts/noto-sans-khmer \
+ noto-sans-lao>=0:x11-fonts/noto-sans-lao \
+ noto-sans-mono-extra>=0:x11-fonts/noto-sans-mono-extra \
+ noto-sans-myanmar>=0:x11-fonts/noto-sans-myanmar \
+ noto-sans-sinhala>=0:x11-fonts/noto-sans-sinhala \
+ noto-sans-symbols-extra>=0:x11-fonts/noto-sans-symbols-extra \
+ noto-sans-tamil>=0:x11-fonts/noto-sans-tamil \
+ noto-sans-telugu>=0:x11-fonts/noto-sans-telugu \
+ noto-sans-thai>=0:x11-fonts/noto-sans-thai \
+ noto-serif-armenian>=0:x11-fonts/noto-serif-armenian \
+ noto-serif-bengali>=0:x11-fonts/noto-serif-bengali \
+ noto-serif-devanagari>=0:x11-fonts/noto-serif-devanagari \
+ noto-serif-display>=0:x11-fonts/noto-serif-display \
+ noto-serif-ethiopic>=0:x11-fonts/noto-serif-ethiopic \
+ noto-serif-extra>=0:x11-fonts/noto-serif-extra \
+ noto-serif-georgian>=0:x11-fonts/noto-serif-georgian \
+ noto-serif-hebrew>=0:x11-fonts/noto-serif-hebrew \
+ noto-serif-khmer>=0:x11-fonts/noto-serif-khmer \
+ noto-serif-lao>=0:x11-fonts/noto-serif-lao \
+ noto-serif-myanmar>=0:x11-fonts/noto-serif-myanmar \
+ noto-serif-sinhala>=0:x11-fonts/noto-serif-sinhala \
+ noto-serif-tamil>=0:x11-fonts/noto-serif-tamil \
+ noto-serif-telugu>=0:x11-fonts/noto-serif-telugu \
+ noto-serif-thai>=0:x11-fonts/noto-serif-thai
+
+USES= metaport
.include <bsd.port.mk>
diff --git a/x11-fonts/noto-extra/distinfo b/x11-fonts/noto-extra/distinfo
deleted file mode 100644
index 8dd6afe030c9..000000000000
--- a/x11-fonts/noto-extra/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1567192405
-SHA256 (Noto-hinted.zip) = 837b4a9352fce32ad7f298fbf155af1da5b6f3f8dbd995eb63fdd8e82117e4ae
-SIZE (Noto-hinted.zip) = 1159948133
diff --git a/x11-fonts/noto-extra/pkg-descr b/x11-fonts/noto-extra/pkg-descr
index 55c171130e7b..80bdcf87f785 100644
--- a/x11-fonts/noto-extra/pkg-descr
+++ b/x11-fonts/noto-extra/pkg-descr
@@ -9,4 +9,4 @@ Noto has multiple styles and weights, and is freely available to all. The
comprehensive set of fonts and tools used in our development is available in our
GitHub repositories.
-This port provides the extra fonts set.
+This port is the meta port for extra fonts set.
diff --git a/x11-fonts/noto-extra/pkg-plist b/x11-fonts/noto-extra/pkg-plist
deleted file mode 100644
index 7370ec6cd008..000000000000
--- a/x11-fonts/noto-extra/pkg-plist
+++ /dev/null
@@ -1,1527 +0,0 @@
-%%FONTSDIR%%/NotoKufiArabic-Bold.ttf
-%%FONTSDIR%%/NotoKufiArabic-Regular.ttf
-%%FONTSDIR%%/NotoMono-Regular.ttf
-%%FONTSDIR%%/NotoNaskhArabic-Bold.ttf
-%%FONTSDIR%%/NotoNaskhArabic-Regular.ttf
-%%FONTSDIR%%/NotoNaskhArabicUI-Bold.ttf
-%%FONTSDIR%%/NotoNaskhArabicUI-Regular.ttf
-%%FONTSDIR%%/NotoNastaliqUrdu-Regular.ttf
-%%FONTSDIR%%/NotoSans-Black.ttf
-%%FONTSDIR%%/NotoSans-BlackItalic.ttf
-%%FONTSDIR%%/NotoSans-Condensed.ttf
-%%FONTSDIR%%/NotoSans-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSans-CondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedBold.ttf
-%%FONTSDIR%%/NotoSans-CondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSans-CondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedLight.ttf
-%%FONTSDIR%%/NotoSans-CondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSans-CondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSans-CondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-CondensedThin.ttf
-%%FONTSDIR%%/NotoSans-CondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSans-ExtraCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSans-ExtraLight.ttf
-%%FONTSDIR%%/NotoSans-ExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-Light.ttf
-%%FONTSDIR%%/NotoSans-LightItalic.ttf
-%%FONTSDIR%%/NotoSans-Medium.ttf
-%%FONTSDIR%%/NotoSans-MediumItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiBold.ttf
-%%FONTSDIR%%/NotoSans-SemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSans-SemiCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSans-Thin.ttf
-%%FONTSDIR%%/NotoSans-ThinItalic.ttf
-%%FONTSDIR%%/NotoSansAdlam-Regular.ttf
-%%FONTSDIR%%/NotoSansAdlamUnjoined-Regular.ttf
-%%FONTSDIR%%/NotoSansAnatolianHieroglyphs-Regular.ttf
-%%FONTSDIR%%/NotoSansArabic-Black.ttf
-%%FONTSDIR%%/NotoSansArabic-Bold.ttf
-%%FONTSDIR%%/NotoSansArabic-Condensed.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArabic-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansArabic-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabic-Light.ttf
-%%FONTSDIR%%/NotoSansArabic-Medium.ttf
-%%FONTSDIR%%/NotoSansArabic-Regular.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiBold.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArabic-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansArabic-Thin.ttf
-%%FONTSDIR%%/NotoSansArabicUI-Black.ttf
-%%FONTSDIR%%/NotoSansArabicUI-Bold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansArabicUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabicUI-Light.ttf
-%%FONTSDIR%%/NotoSansArabicUI-Medium.ttf
-%%FONTSDIR%%/NotoSansArabicUI-Regular.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArabicUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansArabicUI-Thin.ttf
-%%FONTSDIR%%/NotoSansArmenian-Black.ttf
-%%FONTSDIR%%/NotoSansArmenian-Bold.ttf
-%%FONTSDIR%%/NotoSansArmenian-Condensed.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansArmenian-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansArmenian-Light.ttf
-%%FONTSDIR%%/NotoSansArmenian-Medium.ttf
-%%FONTSDIR%%/NotoSansArmenian-Regular.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansArmenian-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansArmenian-Thin.ttf
-%%FONTSDIR%%/NotoSansAvestan-Regular.ttf
-%%FONTSDIR%%/NotoSansBalinese-Regular.ttf
-%%FONTSDIR%%/NotoSansBamum-Regular.ttf
-%%FONTSDIR%%/NotoSansBatak-Regular.ttf
-%%FONTSDIR%%/NotoSansBengali-Black.ttf
-%%FONTSDIR%%/NotoSansBengali-Bold.ttf
-%%FONTSDIR%%/NotoSansBengali-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansBengali-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansBengali-Light.ttf
-%%FONTSDIR%%/NotoSansBengali-Medium.ttf
-%%FONTSDIR%%/NotoSansBengali-Regular.ttf
-%%FONTSDIR%%/NotoSansBengali-SemiBold.ttf
-%%FONTSDIR%%/NotoSansBengali-Thin.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-Black.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-Bold.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-Light.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-Medium.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-Regular.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansBengaliUI-Thin.ttf
-%%FONTSDIR%%/NotoSansBrahmi-Regular.ttf
-%%FONTSDIR%%/NotoSansBuginese-Regular.ttf
-%%FONTSDIR%%/NotoSansBuhid-Regular.ttf
-%%FONTSDIR%%/NotoSansCanadianAboriginal-Regular.ttf
-%%FONTSDIR%%/NotoSansCarian-Regular.ttf
-%%FONTSDIR%%/NotoSansChakma-Regular.ttf
-%%FONTSDIR%%/NotoSansCham-Black.ttf
-%%FONTSDIR%%/NotoSansCham-Bold.ttf
-%%FONTSDIR%%/NotoSansCham-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansCham-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansCham-Light.ttf
-%%FONTSDIR%%/NotoSansCham-Medium.ttf
-%%FONTSDIR%%/NotoSansCham-Regular.ttf
-%%FONTSDIR%%/NotoSansCham-SemiBold.ttf
-%%FONTSDIR%%/NotoSansCham-Thin.ttf
-%%FONTSDIR%%/NotoSansCherokee-Black.ttf
-%%FONTSDIR%%/NotoSansCherokee-Bold.ttf
-%%FONTSDIR%%/NotoSansCherokee-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansCherokee-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansCherokee-Light.ttf
-%%FONTSDIR%%/NotoSansCherokee-Medium.ttf
-%%FONTSDIR%%/NotoSansCherokee-Regular.ttf
-%%FONTSDIR%%/NotoSansCherokee-SemiBold.ttf
-%%FONTSDIR%%/NotoSansCherokee-Thin.ttf
-%%FONTSDIR%%/NotoSansCoptic-Regular.ttf
-%%FONTSDIR%%/NotoSansCuneiform-Regular.ttf
-%%FONTSDIR%%/NotoSansCypriot-Regular.ttf
-%%FONTSDIR%%/NotoSansDeseret-Regular.ttf
-%%FONTSDIR%%/NotoSansDevanagari-Black.ttf
-%%FONTSDIR%%/NotoSansDevanagari-Bold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-Condensed.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansDevanagari-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagari-Light.ttf
-%%FONTSDIR%%/NotoSansDevanagari-Medium.ttf
-%%FONTSDIR%%/NotoSansDevanagari-Regular.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagari-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansDevanagari-Thin.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-Black.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-Bold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-Light.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-Medium.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-Regular.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansDevanagariUI-Thin.ttf
-%%FONTSDIR%%/NotoSansDisplay-Black.ttf
-%%FONTSDIR%%/NotoSansDisplay-BlackItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-Bold.ttf
-%%FONTSDIR%%/NotoSansDisplay-BoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-Condensed.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansDisplay-CondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansDisplay-ExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-Italic.ttf
-%%FONTSDIR%%/NotoSansDisplay-Light.ttf
-%%FONTSDIR%%/NotoSansDisplay-LightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-Medium.ttf
-%%FONTSDIR%%/NotoSansDisplay-MediumItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-Regular.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansDisplay-SemiCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSansDisplay-Thin.ttf
-%%FONTSDIR%%/NotoSansDisplay-ThinItalic.ttf
-%%FONTSDIR%%/NotoSansEgyptianHieroglyphs-Regular.ttf
-%%FONTSDIR%%/NotoSansEthiopic-Black.ttf
-%%FONTSDIR%%/NotoSansEthiopic-Bold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-Condensed.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansEthiopic-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansEthiopic-Light.ttf
-%%FONTSDIR%%/NotoSansEthiopic-Medium.ttf
-%%FONTSDIR%%/NotoSansEthiopic-Regular.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansEthiopic-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansEthiopic-Thin.ttf
-%%FONTSDIR%%/NotoSansGeorgian-Black.ttf
-%%FONTSDIR%%/NotoSansGeorgian-Bold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-Condensed.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansGeorgian-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansGeorgian-Light.ttf
-%%FONTSDIR%%/NotoSansGeorgian-Medium.ttf
-%%FONTSDIR%%/NotoSansGeorgian-Regular.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansGeorgian-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansGeorgian-Thin.ttf
-%%FONTSDIR%%/NotoSansGlagolitic-Regular.ttf
-%%FONTSDIR%%/NotoSansGothic-Regular.ttf
-%%FONTSDIR%%/NotoSansGujarati-Bold.ttf
-%%FONTSDIR%%/NotoSansGujarati-Regular.ttf
-%%FONTSDIR%%/NotoSansGujaratiUI-Bold.ttf
-%%FONTSDIR%%/NotoSansGujaratiUI-Regular.ttf
-%%FONTSDIR%%/NotoSansGurmukhi-Bold.ttf
-%%FONTSDIR%%/NotoSansGurmukhi-Regular.ttf
-%%FONTSDIR%%/NotoSansGurmukhiUI-Bold.ttf
-%%FONTSDIR%%/NotoSansGurmukhiUI-Regular.ttf
-%%FONTSDIR%%/NotoSansHanunoo-Regular.ttf
-%%FONTSDIR%%/NotoSansHebrew-Black.ttf
-%%FONTSDIR%%/NotoSansHebrew-Bold.ttf
-%%FONTSDIR%%/NotoSansHebrew-Condensed.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansHebrew-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansHebrew-Light.ttf
-%%FONTSDIR%%/NotoSansHebrew-Medium.ttf
-%%FONTSDIR%%/NotoSansHebrew-Regular.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansHebrew-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansHebrew-Thin.ttf
-%%FONTSDIR%%/NotoSansImperialAramaic-Regular.ttf
-%%FONTSDIR%%/NotoSansInscriptionalPahlavi-Regular.ttf
-%%FONTSDIR%%/NotoSansInscriptionalParthian-Regular.ttf
-%%FONTSDIR%%/NotoSansJavanese-Regular.ttf
-%%FONTSDIR%%/NotoSansKaithi-Regular.ttf
-%%FONTSDIR%%/NotoSansKannada-Bold.ttf
-%%FONTSDIR%%/NotoSansKannada-Regular.ttf
-%%FONTSDIR%%/NotoSansKannadaUI-Bold.ttf
-%%FONTSDIR%%/NotoSansKannadaUI-Regular.ttf
-%%FONTSDIR%%/NotoSansKayahLi-Regular.ttf
-%%FONTSDIR%%/NotoSansKharoshthi-Regular.ttf
-%%FONTSDIR%%/NotoSansKhmer-Black.ttf
-%%FONTSDIR%%/NotoSansKhmer-Bold.ttf
-%%FONTSDIR%%/NotoSansKhmer-Condensed.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansKhmer-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmer-Light.ttf
-%%FONTSDIR%%/NotoSansKhmer-Medium.ttf
-%%FONTSDIR%%/NotoSansKhmer-Regular.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmer-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansKhmer-Thin.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-Black.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-Bold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-Light.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-Medium.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-Regular.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansKhmerUI-Thin.ttf
-%%FONTSDIR%%/NotoSansLao-Black.ttf
-%%FONTSDIR%%/NotoSansLao-Bold.ttf
-%%FONTSDIR%%/NotoSansLao-Condensed.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansLao-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansLao-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansLao-Light.ttf
-%%FONTSDIR%%/NotoSansLao-Medium.ttf
-%%FONTSDIR%%/NotoSansLao-Regular.ttf
-%%FONTSDIR%%/NotoSansLao-SemiBold.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansLao-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansLao-Thin.ttf
-%%FONTSDIR%%/NotoSansLaoUI-Black.ttf
-%%FONTSDIR%%/NotoSansLaoUI-Bold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansLaoUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansLaoUI-Light.ttf
-%%FONTSDIR%%/NotoSansLaoUI-Medium.ttf
-%%FONTSDIR%%/NotoSansLaoUI-Regular.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansLaoUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansLaoUI-Thin.ttf
-%%FONTSDIR%%/NotoSansLepcha-Regular.ttf
-%%FONTSDIR%%/NotoSansLimbu-Regular.ttf
-%%FONTSDIR%%/NotoSansLinearB-Regular.ttf
-%%FONTSDIR%%/NotoSansLisu-Regular.ttf
-%%FONTSDIR%%/NotoSansLycian-Regular.ttf
-%%FONTSDIR%%/NotoSansLydian-Regular.ttf
-%%FONTSDIR%%/NotoSansMalayalam-Bold.ttf
-%%FONTSDIR%%/NotoSansMalayalam-Regular.ttf
-%%FONTSDIR%%/NotoSansMalayalamUI-Bold.ttf
-%%FONTSDIR%%/NotoSansMalayalamUI-Regular.ttf
-%%FONTSDIR%%/NotoSansMandaic-Regular.ttf
-%%FONTSDIR%%/NotoSansMeeteiMayek-Regular.ttf
-%%FONTSDIR%%/NotoSansMongolian-Regular.ttf
-%%FONTSDIR%%/NotoSansMono-Black.ttf
-%%FONTSDIR%%/NotoSansMono-Condensed.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMono-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansMono-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansMono-Light.ttf
-%%FONTSDIR%%/NotoSansMono-Medium.ttf
-%%FONTSDIR%%/NotoSansMono-SemiBold.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMono-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansMono-Thin.ttf
-%%FONTSDIR%%/NotoSansMyanmar-Black.ttf
-%%FONTSDIR%%/NotoSansMyanmar-Bold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-Condensed.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansMyanmar-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmar-Light.ttf
-%%FONTSDIR%%/NotoSansMyanmar-Medium.ttf
-%%FONTSDIR%%/NotoSansMyanmar-Regular.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmar-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansMyanmar-Thin.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-Black.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-Bold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-Light.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-Medium.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-Regular.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansMyanmarUI-Thin.ttf
-%%FONTSDIR%%/NotoSansNKo-Regular.ttf
-%%FONTSDIR%%/NotoSansNewTaiLue-Regular.ttf
-%%FONTSDIR%%/NotoSansOgham-Regular.ttf
-%%FONTSDIR%%/NotoSansOlChiki-Regular.ttf
-%%FONTSDIR%%/NotoSansOldItalic-Regular.ttf
-%%FONTSDIR%%/NotoSansOldPersian-Regular.ttf
-%%FONTSDIR%%/NotoSansOldSouthArabian-Regular.ttf
-%%FONTSDIR%%/NotoSansOldTurkic-Regular.ttf
-%%FONTSDIR%%/NotoSansOriya-Bold.ttf
-%%FONTSDIR%%/NotoSansOriya-Regular.ttf
-%%FONTSDIR%%/NotoSansOriyaUI-Bold.ttf
-%%FONTSDIR%%/NotoSansOriyaUI-Regular.ttf
-%%FONTSDIR%%/NotoSansOsage-Regular.ttf
-%%FONTSDIR%%/NotoSansOsmanya-Regular.ttf
-%%FONTSDIR%%/NotoSansPhagsPa-Regular.ttf
-%%FONTSDIR%%/NotoSansPhoenician-Regular.ttf
-%%FONTSDIR%%/NotoSansRejang-Regular.ttf
-%%FONTSDIR%%/NotoSansRunic-Regular.ttf
-%%FONTSDIR%%/NotoSansSamaritan-Regular.ttf
-%%FONTSDIR%%/NotoSansSaurashtra-Regular.ttf
-%%FONTSDIR%%/NotoSansShavian-Regular.ttf
-%%FONTSDIR%%/NotoSansSinhala-Black.ttf
-%%FONTSDIR%%/NotoSansSinhala-Bold.ttf
-%%FONTSDIR%%/NotoSansSinhala-Condensed.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansSinhala-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhala-Light.ttf
-%%FONTSDIR%%/NotoSansSinhala-Medium.ttf
-%%FONTSDIR%%/NotoSansSinhala-Regular.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhala-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansSinhala-Thin.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-Black.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-Bold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-Light.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-Medium.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-Regular.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansSinhalaUI-Thin.ttf
-%%FONTSDIR%%/NotoSansSundanese-Regular.ttf
-%%FONTSDIR%%/NotoSansSylotiNagri-Regular.ttf
-%%FONTSDIR%%/NotoSansSymbols-Black.ttf
-%%FONTSDIR%%/NotoSansSymbols-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansSymbols-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansSymbols-Light.ttf
-%%FONTSDIR%%/NotoSansSymbols-Medium.ttf
-%%FONTSDIR%%/NotoSansSymbols-SemiBold.ttf
-%%FONTSDIR%%/NotoSansSymbols-Thin.ttf
-%%FONTSDIR%%/NotoSansSymbols2-Regular.ttf
-%%FONTSDIR%%/NotoSansSyriacEastern-Regular.ttf
-%%FONTSDIR%%/NotoSansSyriacEstrangela-Regular.ttf
-%%FONTSDIR%%/NotoSansSyriacWestern-Regular.ttf
-%%FONTSDIR%%/NotoSansTagalog-Regular.ttf
-%%FONTSDIR%%/NotoSansTagbanwa-Regular.ttf
-%%FONTSDIR%%/NotoSansTaiLe-Regular.ttf
-%%FONTSDIR%%/NotoSansTaiTham-Regular.ttf
-%%FONTSDIR%%/NotoSansTaiViet-Regular.ttf
-%%FONTSDIR%%/NotoSansTamil-Black.ttf
-%%FONTSDIR%%/NotoSansTamil-Bold.ttf
-%%FONTSDIR%%/NotoSansTamil-Condensed.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansTamil-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansTamil-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamil-Light.ttf
-%%FONTSDIR%%/NotoSansTamil-Medium.ttf
-%%FONTSDIR%%/NotoSansTamil-Regular.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiBold.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansTamil-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansTamil-Thin.ttf
-%%FONTSDIR%%/NotoSansTamilUI-Black.ttf
-%%FONTSDIR%%/NotoSansTamilUI-Bold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansTamilUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamilUI-Light.ttf
-%%FONTSDIR%%/NotoSansTamilUI-Medium.ttf
-%%FONTSDIR%%/NotoSansTamilUI-Regular.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansTamilUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansTamilUI-Thin.ttf
-%%FONTSDIR%%/NotoSansTelugu-Bold.ttf
-%%FONTSDIR%%/NotoSansTelugu-Regular.ttf
-%%FONTSDIR%%/NotoSansTeluguUI-Bold.ttf
-%%FONTSDIR%%/NotoSansTeluguUI-Regular.ttf
-%%FONTSDIR%%/NotoSansThaana-Bold.ttf
-%%FONTSDIR%%/NotoSansThaana-Regular.ttf
-%%FONTSDIR%%/NotoSansThai-Black.ttf
-%%FONTSDIR%%/NotoSansThai-Bold.ttf
-%%FONTSDIR%%/NotoSansThai-Condensed.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansThai-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansThai-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansThai-Light.ttf
-%%FONTSDIR%%/NotoSansThai-Medium.ttf
-%%FONTSDIR%%/NotoSansThai-Regular.ttf
-%%FONTSDIR%%/NotoSansThai-SemiBold.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansThai-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansThai-Thin.ttf
-%%FONTSDIR%%/NotoSansThaiUI-Black.ttf
-%%FONTSDIR%%/NotoSansThaiUI-Bold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-Condensed.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedLight.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-CondensedThin.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSansThaiUI-ExtraLight.ttf
-%%FONTSDIR%%/NotoSansThaiUI-Light.ttf
-%%FONTSDIR%%/NotoSansThaiUI-Medium.ttf
-%%FONTSDIR%%/NotoSansThaiUI-Regular.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSansThaiUI-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSansThaiUI-Thin.ttf
-%%FONTSDIR%%/NotoSansTibetan-Bold.ttf
-%%FONTSDIR%%/NotoSansTibetan-Regular.ttf
-%%FONTSDIR%%/NotoSansTifinagh-Regular.ttf
-%%FONTSDIR%%/NotoSansUgaritic-Regular.ttf
-%%FONTSDIR%%/NotoSansVai-Regular.ttf
-%%FONTSDIR%%/NotoSansYi-Regular.ttf
-%%FONTSDIR%%/NotoSerif-Black.ttf
-%%FONTSDIR%%/NotoSerif-BlackItalic.ttf
-%%FONTSDIR%%/NotoSerif-Condensed.ttf
-%%FONTSDIR%%/NotoSerif-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerif-CondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerif-CondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerif-CondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerif-CondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerif-CondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerif-CondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerif-CondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerif-CondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerif-ExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerif-ExtraCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSerif-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerif-ExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerif-Light.ttf
-%%FONTSDIR%%/NotoSerif-LightItalic.ttf
-%%FONTSDIR%%/NotoSerif-Medium.ttf
-%%FONTSDIR%%/NotoSerif-MediumItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiBold.ttf
-%%FONTSDIR%%/NotoSerif-SemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerif-SemiCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSerif-Thin.ttf
-%%FONTSDIR%%/NotoSerif-ThinItalic.ttf
-%%FONTSDIR%%/NotoSerifArmenian-Black.ttf
-%%FONTSDIR%%/NotoSerifArmenian-Bold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-Condensed.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifArmenian-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifArmenian-Light.ttf
-%%FONTSDIR%%/NotoSerifArmenian-Medium.ttf
-%%FONTSDIR%%/NotoSerifArmenian-Regular.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifArmenian-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifArmenian-Thin.ttf
-%%FONTSDIR%%/NotoSerifBengali-Bold.ttf
-%%FONTSDIR%%/NotoSerifBengali-Regular.ttf
-%%FONTSDIR%%/NotoSerifDevanagari-Bold.ttf
-%%FONTSDIR%%/NotoSerifDevanagari-Regular.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Black.ttf
-%%FONTSDIR%%/NotoSerifDisplay-BlackItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Bold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-BoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Condensed.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifDisplay-CondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Italic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Light.ttf
-%%FONTSDIR%%/NotoSerifDisplay-LightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Medium.ttf
-%%FONTSDIR%%/NotoSerifDisplay-MediumItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Regular.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedBlackItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedExtraBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedExtraLightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedLightItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedMediumItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedSemiBoldItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifDisplay-SemiCondensedThinItalic.ttf
-%%FONTSDIR%%/NotoSerifDisplay-Thin.ttf
-%%FONTSDIR%%/NotoSerifDisplay-ThinItalic.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-Black.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-Bold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-Condensed.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-Light.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-Medium.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-Regular.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifEthiopic-Thin.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-Black.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-Bold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-Condensed.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-Light.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-Medium.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-Regular.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifGeorgian-Thin.ttf
-%%FONTSDIR%%/NotoSerifGujarati-Bold.ttf
-%%FONTSDIR%%/NotoSerifGujarati-Regular.ttf
-%%FONTSDIR%%/NotoSerifHebrew-Black.ttf
-%%FONTSDIR%%/NotoSerifHebrew-Bold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-Condensed.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifHebrew-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifHebrew-Light.ttf
-%%FONTSDIR%%/NotoSerifHebrew-Medium.ttf
-%%FONTSDIR%%/NotoSerifHebrew-Regular.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifHebrew-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifHebrew-Thin.ttf
-%%FONTSDIR%%/NotoSerifKannada-Bold.ttf
-%%FONTSDIR%%/NotoSerifKannada-Regular.ttf
-%%FONTSDIR%%/NotoSerifKhmer-Black.ttf
-%%FONTSDIR%%/NotoSerifKhmer-Bold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-Condensed.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifKhmer-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifKhmer-Light.ttf
-%%FONTSDIR%%/NotoSerifKhmer-Medium.ttf
-%%FONTSDIR%%/NotoSerifKhmer-Regular.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifKhmer-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifKhmer-Thin.ttf
-%%FONTSDIR%%/NotoSerifLao-Black.ttf
-%%FONTSDIR%%/NotoSerifLao-Bold.ttf
-%%FONTSDIR%%/NotoSerifLao-Condensed.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifLao-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifLao-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifLao-Light.ttf
-%%FONTSDIR%%/NotoSerifLao-Medium.ttf
-%%FONTSDIR%%/NotoSerifLao-Regular.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifLao-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifLao-Thin.ttf
-%%FONTSDIR%%/NotoSerifMalayalam-Bold.ttf
-%%FONTSDIR%%/NotoSerifMalayalam-Regular.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-Black.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-Bold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-Condensed.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-Light.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-Medium.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-Regular.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifMyanmar-Thin.ttf
-%%FONTSDIR%%/NotoSerifSinhala-Black.ttf
-%%FONTSDIR%%/NotoSerifSinhala-Bold.ttf
-%%FONTSDIR%%/NotoSerifSinhala-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifSinhala-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifSinhala-Light.ttf
-%%FONTSDIR%%/NotoSerifSinhala-Medium.ttf
-%%FONTSDIR%%/NotoSerifSinhala-Regular.ttf
-%%FONTSDIR%%/NotoSerifSinhala-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifSinhala-Thin.ttf
-%%FONTSDIR%%/NotoSerifTamil-Black.ttf
-%%FONTSDIR%%/NotoSerifTamil-Bold.ttf
-%%FONTSDIR%%/NotoSerifTamil-Condensed.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifTamil-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifTamil-Light.ttf
-%%FONTSDIR%%/NotoSerifTamil-Medium.ttf
-%%FONTSDIR%%/NotoSerifTamil-Regular.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifTamil-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifTamil-Thin.ttf
-%%FONTSDIR%%/NotoSerifTelugu-Bold.ttf
-%%FONTSDIR%%/NotoSerifTelugu-Regular.ttf
-%%FONTSDIR%%/NotoSerifThai-Black.ttf
-%%FONTSDIR%%/NotoSerifThai-Bold.ttf
-%%FONTSDIR%%/NotoSerifThai-Condensed.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedBold.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedLight.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifThai-CondensedThin.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraBold.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensed.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifThai-ExtraLight.ttf
-%%FONTSDIR%%/NotoSerifThai-Light.ttf
-%%FONTSDIR%%/NotoSerifThai-Medium.ttf
-%%FONTSDIR%%/NotoSerifThai-Regular.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiBold.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensed.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedBlack.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedBold.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedExtraBold.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedExtraLight.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedLight.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedMedium.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedSemiBold.ttf
-%%FONTSDIR%%/NotoSerifThai-SemiCondensedThin.ttf
-%%FONTSDIR%%/NotoSerifThai-Thin.ttf