summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-07-26 23:26:09 +0000
committerKarl Berry <karl@freefriends.org>2011-07-26 23:26:09 +0000
commite2d56f5c45ad8c6d04d5b28277819d0d35ee1f1a (patch)
tree331138e172f124fde55e2fb3acabef8056b1c4a4
parentfdc5e9c25570d64b606c141c6efd67c6ec046316 (diff)
xits (15jul11)
git-svn-id: svn://tug.org/texlive/trunk@23240 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/xits/FONTLOG.txt18
-rw-r--r--Master/texmf-dist/doc/fonts/xits/Makefile10
-rw-r--r--Master/texmf-dist/doc/fonts/xits/user-guide.pdfbin30175 -> 30430 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/xits/user-guide.tex1
-rw-r--r--Master/texmf-dist/doc/fonts/xits/xits-specimen.pdfbin15175 -> 34211 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/xits/xits-specimen.tex85
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otfbin153068 -> 153560 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otfbin111892 -> 112096 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otfbin116056 -> 116392 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-math.otfbin477640 -> 513332 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otfbin252368 -> 252568 bytes
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-bold.sfd91
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd7
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-italic.sfd41
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-math.sfd10343
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-regular.sfd7
16 files changed, 10430 insertions, 173 deletions
diff --git a/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt b/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt
index cf49245aca1..9048f43dff3 100644
--- a/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt
+++ b/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt
@@ -31,6 +31,7 @@ XITS currently provides the following Unicode coverage:
Combining Diacritical Marks (U+0300-036F): 71/112 (63.39%)
Greek and Coptic (U+0370-03FF): 93/134 (69.40%)
Cyrillic (U+0400-04FF): 102/256 (39.84%)
+ Arabic (U+0600-06FF): 66/250 (26.40%)
Phonetic Extensions (U+1D00-1D7F): 3/128 (2.34%)
Phonetic Extensions Supplement (U+1D80-1DBF): 6/64 (9.38%)
Latin Extended Additional (U+1E00-1EFF): 8/256 (3.12%)
@@ -60,10 +61,11 @@ XITS currently provides the following Unicode coverage:
Hiragana (U+3040-309F): 1/93 (1.08%)
Latin Extended-D (U+A720-A7FF): 1/114 (0.88%)
Alphabetic Presentation Forms (U+FB00-FB4F): 5/58 (8.62%)
+ Variation Selectors (U+FE00-FE0F): 1/16 (6.25%)
Specials (U+FFF0-FFFF): 1/5 (20.00%)
Mathematical Alphanumeric Symbols (U+1D400-1D7FF): 996/996 (100.00%)
-* XITS Regular:
+* XITS:
Basic Latin (U+0000-007F): 95/95 (100.00%)
Latin-1 Supplement (U+0080-00FF): 96/96 (100.00%)
Latin Extended-A (U+0100-017F): 128/128 (100.00%)
@@ -149,7 +151,6 @@ XITS currently provides the following Unicode coverage:
Currency Symbols (U+20A0-20CF): 4/22 (18.18%)
Combining Diacritical Marks for Symbols (U+20D0-20FF): 20/33 (60.61%)
Letterlike Symbols (U+2100-214F): 30/80 (37.50%)
- Number Forms (U+2150-218F): 12/54 (22.22%)
Mathematical Operators (U+2200-22FF): 2/256 (0.78%)
Control Pictures (U+2400-243F): 1/39 (2.56%)
Enclosed Alphanumerics (U+2460-24FF): 62/160 (38.75%)
@@ -170,7 +171,6 @@ XITS currently provides the following Unicode coverage:
Currency Symbols (U+20A0-20CF): 4/22 (18.18%)
Combining Diacritical Marks for Symbols (U+20D0-20FF): 1/33 (3.03%)
Letterlike Symbols (U+2100-214F): 29/80 (36.25%)
- Number Forms (U+2150-218F): 12/54 (22.22%)
Mathematical Operators (U+2200-22FF): 2/256 (0.78%)
Control Pictures (U+2400-243F): 1/39 (2.56%)
Enclosed Alphanumerics (U+2460-24FF): 62/160 (38.75%)
@@ -192,6 +192,17 @@ http://github.com/khaledhosny/xits-math
ChangeLog
----------
+13 Jul 2011 (Khaled Hosny) <XITS> Version 1.011
+- Initial right-to-left math support
+- Add basic Arabic letters, digits and some math symbols
+- Add support for overly accents
+- Make uni2980, uni20E9, uni2223, uni2225, uni2AF4 and uni2AFC extensible
+- Support math variants using variation selector (VS1)
+- Add alternate negated symbols with vertical stroke
+- Use the bar glyph from STIXVar.otf
+- Fix FontForge warnings
+- Fix swapped U+22D2 and U+22D3 glyphs
+
22 Apr 2011 (Khaled Hosny) <XITS> Version 1.010
- Make \over/underbrace and sisters less close to base glyphs
- Add upright integrals as stylistic set ss08
@@ -289,3 +300,4 @@ E:
W: http://www.stixfonts.org
D: Original authors
+
diff --git a/Master/texmf-dist/doc/fonts/xits/Makefile b/Master/texmf-dist/doc/fonts/xits/Makefile
index 674b4cfd961..a54b925739f 100644
--- a/Master/texmf-dist/doc/fonts/xits/Makefile
+++ b/Master/texmf-dist/doc/fonts/xits/Makefile
@@ -1,5 +1,5 @@
NAME=xits
-VERSION=1.010
+VERSION=1.011
SRC=sources
DOC=documentation
@@ -26,7 +26,7 @@ all: otf
otf: $(OTF)
%.otf: $(SRC)/%.sfd
- @echo "Generating $@"
+ @echo "Building $@"
@$(FF) -c $(SCRIPT) $< $@ 2>/dev/stdout 1>/dev/stderr | tail -n +4
doc: $(PDF)
@@ -35,7 +35,11 @@ $(DOC)/%.pdf: $(DOCSRC)/%.tex
@echo "Building $@"
@context --nonstopmode --result=$@ $< 1>/dev/null
-dist: $(OTF) $(PDF)
+FONTLOG.txt: FONTLOG.txt.in
+ @echo "Generating $@"
+ @./tools/fontcoverage.py tools/Blocks.txt $< $(SFD) > $@
+
+dist: $(OTF) $(PDF) FONTLOG.txt
@echo "Making dist tarball"
@mkdir -p $(DIST)/$(SRC)
@mkdir -p $(DIST)/$(DOC)
diff --git a/Master/texmf-dist/doc/fonts/xits/user-guide.pdf b/Master/texmf-dist/doc/fonts/xits/user-guide.pdf
index 669719818a3..4b56b6dc3a9 100644
--- a/Master/texmf-dist/doc/fonts/xits/user-guide.pdf
+++ b/Master/texmf-dist/doc/fonts/xits/user-guide.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/xits/user-guide.tex b/Master/texmf-dist/doc/fonts/xits/user-guide.tex
index 0facc5688d1..dd9262f6655 100644
--- a/Master/texmf-dist/doc/fonts/xits/user-guide.tex
+++ b/Master/texmf-dist/doc/fonts/xits/user-guide.tex
@@ -37,6 +37,7 @@ XITS supports the following OpenType features:
\NC ss06 \NC Mathematical Italic Double-Struck Alphabet \NC\MR
\NC ss07 \NC Mathematical Bold Italic Double-Struck Alphabet \NC\MR
\NC ss08 \NC Upright Integrals \NC\LR
+\NC ss09 \NC Negated Symbols With Vertical Stroke \NC\MR
\HL
\stoptable
diff --git a/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf b/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf
index 23ea0888869..369a69f60c0 100644
--- a/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf
+++ b/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/xits/xits-specimen.tex b/Master/texmf-dist/doc/fonts/xits/xits-specimen.tex
index a2b84441761..1b9bb930a8e 100644
--- a/Master/texmf-dist/doc/fonts/xits/xits-specimen.tex
+++ b/Master/texmf-dist/doc/fonts/xits/xits-specimen.tex
@@ -3,6 +3,7 @@
\setupbodyfont[xits]
\setuplayout[header=0pt,footer=0pt]
+\setupformulas[spaceafter={2*big}]
\starttext
@@ -60,5 +61,89 @@ x = {-b \pm \sqrt{b^2 - 4ac} \over 2a}
\sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+x}}}}}}}
\stopformula
+\startformula
+{\bf S^{\rm -1} TS} = {\bf dg}(\omega_1,\ldots,\omega_n) = {\bf \Lambda}
+\stopformula
+
+\startformula
+\Pr(\,m=n\mid m+n=3\,)
+\stopformula
+
+\startformula
+\sin 18^\circ = {1\over 4} (\sqrt{5}-1)
+\stopformula
+
+\startformula
+k=1.38 \times 10^{-16}\,\rm erg/^\circ K
+\stopformula
+
+\startformula
+\bar\Phi \subset NL^*_1/N=\bar L^*_1\subseteq\cdots\subseteq NL^*_n/N=\bar L^*_n
+\stopformula
+
+\startformula
+\textstyle I(\lambda)=\iint_D g(x,y)e^{i\lambda h(x,y)}\,dx\, dy
+\stopformula
+
+\startformula
+\textstyle\int^1_0\cdots\int^1_0 f(x_1,\ldots,x_n)\, dx_1\ldots dx_n
+\stopformula
+
+\startformula
+x_{2m} \equiv \cases{Q(X^2_m - P_2W^2_m)-2S^2 & ($m$ odd)\cr
+ &\cr
+ P^2_2(X^2_m - P_2W^2_m)-2S^2 & ($m$ even)} \pmod N
+\stopformula
+
+\startformula
+(1+x_1z+x^2_1z^2+\cdots\,)\ldots(1+x_nz+x^2_nz^2+\cdots\,)={1\over(1-x_1z)\ldots(1-x_nz)}
+\stopformula
+
+\startformula
+\prod_{j\ge 0}\biggl(\sum_{k\ge0}a_{jk}z^k\biggr) =
+\sum_{n\ge 0} z^n \Biggl(\sum_{k_0,k_1,\ldots\ge 0\atop k_0+k_1+\cdots=n} a_{0k_0}a_{1k_1}\ldots\,\Biggr)
+\stopformula
+
+\startformula
+\sum^\infty_{n=0} a_nz^n\qquad\hbox{converges if}\qquad|z|\lt\left(\limsup_{n\to\infty} \root n \of {|a-n|}\right)
+\stopformula
+
+\startformula
+{f(x+\Delta x)-f(x)\over\Delta x}\to f'(x)\qquad\hbox{as $\Delta x\to 0$}
+\stopformula
+
+\startformula
+\Vert u_i\Vert = 1, \qquad u_i\cdot u_j = 0 \quad\hbox{if $i\neq j$}
+\stopformula
+
+\startformula
+\prod_{k\ge0}{1\over(1-q^kz)}=\sum_{n\ge0}z^n\bigg/\!\!\prod_{1\le k\le n}(1-q^k).\eqno(16')
+\stopformula
+
+\startformula
+\eqalign{T(n)\le T(2^{\lceil\lg n\rceil})&\le c(3^{\lceil\lg n\rceil}-2^{\lceil\lg n\rceil})\cr
+ &< 3c\cdot3^{\lg n}\cr
+ &= 3cn^{\lg n}}
+\stopformula
+
+\startformula
+\eqalign{P(x)&=a_0+a_1x+a_2x^2+\cdots+a_nx^2,\cr
+ P(-x)&=a_0-a_1x+a_2x^2-\cdots+(-1)^na_nx^2.}
+\eqno(30)
+\stopformula
+
+\startformula
+\leqalignno{\gcd(u,v)&=\gcd(v,u); &(9)\cr
+ \gcd(u,v)&=\gcd(-u,v).&(10)}
+\stopformula
+
+\startformula
+\reqalignno{
+\biggl(\int^\infty_{-\infty}e^{-x^2}dx\biggr)^2 & =\int^\infty_{-\infty}\int^\infty_{-\infty}e^{-(x^2+y^2)}\,dx\,dy\cr
+ & =\int^{2\pi}_0\int^\infty_0 e^{-r^2} r\,dr\,d\theta\cr
+ & =\int^{2\pi}_0\biggl(-{e^{-r^2}\over2}\bigg|^{r=\infty}_{r=0}\,\biggr)\,d\theta\cr
+ & =\pi.&(11)
+}
+\stopformula
\stoptext
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf
index a26d081fafe..765607bfc02 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf
index e9a9f6b09df..a8ac5fc5564 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf
index 47272b94103..476c54bc1c8 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf
index 8a77364c8bc..23e3b990649 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf
index 5d173331ac9..a37d72fbdc5 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf
Binary files differ
diff --git a/Master/texmf-dist/source/fonts/xits/xits-bold.sfd b/Master/texmf-dist/source/fonts/xits/xits-bold.sfd
index b7568583b26..e396a610321 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-bold.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-bold.sfd
@@ -3,15 +3,14 @@ FontName: XITS-Bold
FullName: XITS Bold
FamilyName: XITS
Weight: Bold
-Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. All rights reserved.
-Version: 001.006
+Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. Portions copyright (c) 2009-2011 by Khaled Hosny. All rights reserved.
+Version: $version
DefaultBaseFilename: xits-bold
ItalicAngle: 0
UnderlinePosition: -50
UnderlineWidth: 50
Ascent: 750
Descent: 250
-sfntRevision: 0x00010000
LayerCount: 2
Layer: 0 0 "Back" 1
Layer: 1 0 "Fore" 0
@@ -22,7 +21,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1232396790
-ModificationTime: 1297512431
+ModificationTime: 1309778724
PfmFamily: 81
TTFWeight: 700
TTFWidth: 5
@@ -63,7 +62,7 @@ NameList: AGL without afii
DisplaySize: -72
AntiAlias: 1
FitToEm: 1
-WinInfo: 1114016 16 7
+WinInfo: 9552 16 7
BeginPrivate: 7
BlueValues 23 [-19 0 461 473 676 691]
BlueScale 8 0.039625
@@ -11697,15 +11696,28 @@ VStem: 234 93<-149.5 -124.5>
LayerCount: 2
Fore
SplineSet
-340 326 m 1x58
+340 326 m 1
315 326 l 1
300 369 289 388 268 408 c 0
246 429 220 440 193 440 c 0
155 440 127 415 127 382 c 0
127 348 155 322 223 294 c 0
323 252 361 209 361 138 c 0
- 361 48 298 -14 207 -14 c 0
- 179 -14 128 -3 99 9 c 0
+ 361 55 307 -4 228 -13 c 1
+ 206 -64 l 1
+ 218 -60 226 -59 238 -59 c 0
+ 294 -59 327 -85 327 -129 c 0
+ 327 -184 277 -218 198 -218 c 0
+ 164 -218 138 -213 101 -200 c 1
+ 117 -163 l 1
+ 123 -165 l 2
+ 147 -173 160 -177 176 -177 c 0
+ 214 -177 234 -163 234 -136 c 0
+ 234 -113 217 -100 188 -100 c 0
+ 179 -100 171 -101 160 -104 c 1
+ 149 -96 l 1
+ 186 -13 l 1
+ 158 -10 122 0 99 9 c 0
89 13 81 15 76 15 c 0
67 15 61 8 50 -13 c 1
25 -13 l 1
@@ -11720,22 +11732,7 @@ SplineSet
278 453 287 451 293 451 c 0
306 451 312 456 318 471 c 1
340 471 l 1
- 340 326 l 1x58
-234 0 m 1xa8
- 206 -64 l 1
- 218 -60 226 -59 238 -59 c 0
- 294 -59 327 -85 327 -129 c 0
- 327 -184 277 -218 198 -218 c 0
- 164 -218 138 -213 101 -200 c 1
- 117 -163 l 1
- 123 -165 l 2
- 147 -173 160 -177 176 -177 c 0
- 214 -177 234 -163 234 -136 c 0
- 234 -113 217 -100 188 -100 c 0
- 179 -100 171 -101 160 -104 c 1
- 149 -96 l 1
- 192 0 l 1
- 234 0 l 1xa8
+ 340 326 l 1
EndSplineSet
EndChar
@@ -12433,9 +12430,13 @@ VStem: 318 84<-150.5 -64.5>
LayerCount: 2
Fore
SplineSet
-538 20 m 1x38
- 475 13 l 2
- 410 6 386 2 343 -13 c 1
+524 -115 m 1
+ 547 -131 l 1
+ 522 -177 468 -205 421 -205 c 0
+ 359 -205 318 -174 318 -127 c 0
+ 318 -89 331 -64 372 -16 c 0
+ 380 -6 382 -5 386 -0 c 1
+ 372 -3 359 -7 343 -13 c 1
343 52 l 1
291 3 253 -14 198 -14 c 0
115 -14 65 38 65 131 c 2
@@ -12444,7 +12445,7 @@ SplineSet
16 461 l 1
204 461 l 1
204 127 l 2
- 204 71 224 51 260 51 c 0x58
+ 204 71 224 51 260 51 c 0
289 51 311 64 342 98 c 1
342 374 l 2
342 419 331 433 281 437 c 1
@@ -12452,19 +12453,14 @@ SplineSet
481 461 l 1
481 105 l 2
481 61 494 45 538 43 c 1
- 538 20 l 1x38
-524 -115 m 1xa8
- 547 -131 l 1
- 522 -177 468 -205 421 -205 c 0
- 359 -205 318 -174 318 -127 c 0
- 318 -89 331 -64 372 -16 c 0
- 380 -6 382 -5 386 0 c 1
- 419 12 l 1
- 418 5 416 2 413 -8 c 0
+ 538 20 l 1
+ 475 13 l 2
+ 451 10 434 8 418 6 c 1
+ 417 2 415 -1 413 -8 c 0
404 -40 402 -57 402 -72 c 0
402 -119 420 -136 463 -136 c 0
479 -136 491 -133 511 -123 c 0
- 519 -119 521 -117 524 -115 c 1xa8
+ 519 -119 521 -117 524 -115 c 1
EndSplineSet
EndChar
@@ -21799,9 +21795,14 @@ HStem: 442 31<272.5 304.5>
LayerCount: 2
Fore
SplineSet
-295 -14 m 2
- 296 -14 l 2
- 270 -14 233 -5 205 12 c 1
+205 271 m 2
+ 205 72 l 1
+ 230 21 272 17 286 17 c 0
+ 349 17 368 71 368 220 c 0
+ 368 389 334 442 275 442 c 0
+ 223 442 205 394 205 271 c 2
+295 -14 m 0
+ 269 -14 233 -5 205 12 c 1
205 -54 l 2
205 -124 201 -166 185 -205 c 1
45 -205 l 1
@@ -21810,13 +21811,7 @@ SplineSet
66 248 86 344 156 417 c 0
188 451 247 473 298 473 c 0
421 473 515 398 515 228 c 0
- 515 86 414 -14 295 -14 c 2
-205 271 m 2
- 205 72 l 1
- 230 21 272 17 286 17 c 0
- 349 17 368 71 368 220 c 0
- 368 389 334 442 275 442 c 0
- 223 442 205 394 205 271 c 2
+ 515 86 414 -14 295 -14 c 0
EndSplineSet
EndChar
diff --git a/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd b/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd
index 40db36f5c0e..6f128a5fe44 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd
@@ -3,15 +3,14 @@ FontName: XITS-BoldItalic
FullName: XITS Bold Italic
FamilyName: XITS
Weight: Bold
-Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. All rights reserved.
-Version: 001.006
+Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. Portions copyright (c) 2009-2011 by Khaled Hosny. All rights reserved.
+Version: $version
DefaultBaseFilename: xits-bolditalic
ItalicAngle: -16.33
UnderlinePosition: -50
UnderlineWidth: 50
Ascent: 750
Descent: 250
-sfntRevision: 0x00010000
LayerCount: 2
Layer: 0 0 "Back" 1
Layer: 1 0 "Fore" 0
@@ -22,7 +21,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710455
-ModificationTime: 1297512448
+ModificationTime: 1309778741
PfmFamily: 81
TTFWeight: 700
TTFWidth: 5
diff --git a/Master/texmf-dist/source/fonts/xits/xits-italic.sfd b/Master/texmf-dist/source/fonts/xits/xits-italic.sfd
index 7eb5d8248fa..0b052b9d89f 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-italic.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-italic.sfd
@@ -3,15 +3,14 @@ FontName: XITS-Italic
FullName: XITS Italic
FamilyName: XITS
Weight: Italic
-Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. All rights reserved.
-Version: 001.006
+Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. Portions copyright (c) 2009-2011 by Khaled Hosny. All rights reserved.
+Version: $version
DefaultBaseFilename: xits-italic
ItalicAngle: -16.33
UnderlinePosition: -50
UnderlineWidth: 50
Ascent: 750
Descent: 250
-sfntRevision: 0x00010000
LayerCount: 2
Layer: 0 0 "Back" 1
Layer: 1 0 "Fore" 0
@@ -22,7 +21,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710416
-ModificationTime: 1297512417
+ModificationTime: 1309778707
PfmFamily: 81
TTFWeight: 400
TTFWidth: 5
@@ -63,7 +62,7 @@ NameList: AGL without afii
DisplaySize: -72
AntiAlias: 1
FitToEm: 1
-WinInfo: 1114016 16 7
+WinInfo: 9392 16 7
BeginPrivate: 6
BlueValues 15 [-18 0 653 667]
BlueScale 8 0.039625
@@ -12031,7 +12030,7 @@ VStem: 100 74<-154 -128>
LayerCount: 2
Fore
SplineSet
-296 428 m 1x58
+296 428 m 1
291 396 l 1
207 396 l 1
120 68 l 2
@@ -12039,20 +12038,7 @@ SplineSet
118 41 124 38 133 38 c 0
149 38 165 54 214 117 c 1
227 110 l 1
- 167 18 136 -11 84 -11 c 0
- 57 -11 38 1 38 26 c 0
- 38 37 46 68 54 100 c 2
- 132 396 l 1
- 57 396 l 1
- 56 399 56 402 56 402 c 1
- 56 413 65 422 89 427 c 0
- 121 434 186 483 222 537 c 0
- 226 543 232 546 236 546 c 0
- 242 546 245 543 245 538 c 2
- 245 538 245 533 244 531 c 2
- 216 428 l 1
- 296 428 l 1x58
-111 0 m 1xa8
+ 175 31 145 -1 105 -9 c 1
67 -66 l 1
77 -64 83 -63 92 -63 c 0
142 -63 174 -89 174 -131 c 0
@@ -12064,8 +12050,19 @@ SplineSet
100 -115 81 -97 54 -97 c 0
44 -97 36 -99 22 -104 c 1
13 -96 l 1
- 73 0 l 1
- 111 0 l 1xa8
+ 67 -9 l 1
+ 49 -5 38 7 38 26 c 0
+ 38 37 46 68 54 100 c 2
+ 132 396 l 1
+ 57 396 l 1
+ 56 399 56 402 56 402 c 1
+ 56 413 65 422 89 427 c 0
+ 121 434 186 483 222 537 c 0
+ 226 543 232 546 236 546 c 0
+ 242 546 245 543 245 538 c 2
+ 245 538 245 533 244 531 c 2
+ 216 428 l 1
+ 296 428 l 1
EndSplineSet
EndChar
diff --git a/Master/texmf-dist/source/fonts/xits/xits-math.sfd b/Master/texmf-dist/source/fonts/xits/xits-math.sfd
index 3d49d38dd54..d5906b2a8e3 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-math.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-math.sfd
@@ -3,15 +3,14 @@ FontName: XITSMath
FullName: XITS Math
FamilyName: XITS Math
Weight: Regular
-Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. All rights reserved.
-Version: 001.006
+Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. Portions copyright (c) 2009-2011 by Khaled Hosny. All rights reserved.
+Version: $version
DefaultBaseFilename: xits-math
ItalicAngle: 0
UnderlinePosition: -50
UnderlineWidth: 50
Ascent: 750
Descent: 250
-sfntRevision: 0x00010000
LayerCount: 2
Layer: 0 0 "Back" 1
Layer: 1 0 "Fore" 0
@@ -22,7 +21,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710265
-ModificationTime: 1303461011
+ModificationTime: 1309778630
PfmFamily: 81
TTFWeight: 400
TTFWidth: 5
@@ -53,6 +52,8 @@ OS2SupYOff: 500
OS2StrikeYSize: 50
OS2StrikeYPos: 306
OS2Vendor: 'STIX'
+Lookup: 1 0 0 "'rtlm' RTL mirrored math glyphs" {"'rtlm' RTL mirrored math glyphs-1" "'rtlm' RTL mirrored math glyphs-2" ("rtlm" ) } ['rtlm' ('DFLT' <'dflt' > 'math' <'ARA ' > ) ]
+Lookup: 1 0 0 "'locl' Localised digits" {"'locl' Localised digits-1" } ['locl' ('math' <'ARA ' > ) ]
Lookup: 1 0 0 "'dtls' Dotless Forms 2" {"'dtls' Dotless Forms 2-1" ("dtls" ) } ['dtls' ('math' <'dflt' > ) ]
Lookup: 3 0 0 "'ssty' Script Style 4" {"'ssty' Script Style 4-1" } ['ssty' ('math' <'dflt' > ) ]
Lookup: 1 0 0 "'ss01' Calligraphic Math Alphabet" {"'ss01' Calligraphic Math Alphabet-1" ("cal" ) } ['ss01' ('math' <'dflt' > ) ]
@@ -62,7 +63,8 @@ Lookup: 1 0 0 "'ss04' Bold Monospace Math digits" {"'ss04' Bold Monospace Math
Lookup: 1 0 0 "'ss05' Bold Double-Struck Math Alphabet" {"'ss05' Bold Double-Struck Math Alphabet-1" ("bf" ) } ['ss05' ('math' <'dflt' > ) ]
Lookup: 1 0 0 "'ss06' Italic Double-Struck Math Alphabet" {"'ss06' Italic Double-Struck Math Alphabet-1" ("it" ) } ['ss06' ('math' <'dflt' > ) ]
Lookup: 1 0 0 "'ss07' Bold Italic Double-Struck Math Alphabet" {"'ss07' Bold Italic Double-Struck Math Alphabet-1" ("bi" ) } ['ss07' ('math' <'dflt' > ) ]
-Lookup: 1 0 0 "'ss08' Upright Integrals" {"'ss08' Upright Integrals-1" ("up" ) } ['ss08' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'kana' <'dflt' > 'latn' <'dflt' > 'math' <'dflt' > ) ]
+Lookup: 1 0 0 "'ss08' Upright Integrals" {"'ss08' Upright Integrals-1" ("up" ) } ['ss08' ('math' <'dflt' > ) ]
+Lookup: 1 0 0 "'ss09' Negated Symbols With Vertical Stroke" {"'ss09' Negated Symbols With Vertical Stroke-1" ("ss09" ) } ['ss09' ('math' <'dflt' > ) ]
Lookup: 258 0 0 "'kern' Horizontal Kerning in Latin lookup 0" {"'kern' Horizontal Kerning in Latin lookup 0 subtable" } ['kern' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ]
MarkAttachClasses: 1
DEI: 91125
@@ -76,6 +78,7 @@ OtfFeatName: 'ss05' 1033 "Mathematical Bold Double-Struck Alphabet"
OtfFeatName: 'ss06' 1033 "Mathematical Italic Double-Struck Alphabet"
OtfFeatName: 'ss07' 1033 "Mathematical Bold Italic Double-Struck Alphabet"
OtfFeatName: 'ss08' 1033 "Upright Integrals"
+OtfFeatName: 'ss09' 1033 "Negated Symbols With Vertical Stroke"
MATH:ScriptPercentScaleDown: 75
MATH:ScriptScriptPercentScaleDown: 60
MATH:DelimitedSubFormulaMinHeight: 1500
@@ -134,12 +137,13 @@ MATH:RadicalKernAfterDegree: -555
MATH:RadicalDegreeBottomRaisePercent: 70
MATH:MinConnectorOverlap: 50
Encoding: UnicodeFull
+Compacted: 1
UnicodeInterp: none
NameList: AGL without afii
DisplaySize: -72
AntiAlias: 1
FitToEm: 1
-WinInfo: 1114758 17 7
+WinInfo: 1377 17 7
BeginPrivate: 8
BlueValues 31 [-14 0 450 460 662 676 683 683]
BlueScale 8 0.039625
@@ -150,7 +154,7 @@ StemSnapV 31 [39 43 48 52 56 59 66 73 79 83]
ExpansionFactor 4 0.06
OtherBlues 11 [-218 -217]
EndPrivate
-BeginChars: 1114867 4136
+BeginChars: 1115045 4381
StartChar: .notdef
Encoding: 1114112 -1 0
@@ -359,6 +363,7 @@ SplineSet
132 381 155 353 189 353 c 0
260 353 321 454 321 569 c 0
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni066A
EndChar
StartChar: ampersand
@@ -441,6 +446,7 @@ SplineSet
165 541 134 448 134 255 c 0
134 69 164 -44 304 -161 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" parenright
EndChar
StartChar: parenright
@@ -462,6 +468,7 @@ SplineSet
171 -44 199 50 199 244 c 0
199 431 174 546 29 660 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" parenleft
EndChar
StartChar: asterisk
@@ -633,6 +640,7 @@ SplineSet
120 126 164 12 250 12 c 0
335 12 380 127 380 325 c 0
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0660
EndChar
StartChar: one
@@ -659,6 +667,7 @@ SplineSet
299 33 319 15 394 15 c 1
394 0 l 1
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0661
EndChar
StartChar: two
@@ -687,6 +696,7 @@ SplineSet
406 76 427 87 460 143 c 1
474 137 l 1
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0662
EndChar
StartChar: three
@@ -720,6 +730,7 @@ SplineSet
318 582 276 616 210 616 c 0
148 616 102 584 61 510 c 1xe0
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0663
EndChar
StartChar: four
@@ -748,6 +759,7 @@ SplineSet
52 231 l 1
292 231 l 1
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0664
EndChar
StartChar: five
@@ -782,6 +794,7 @@ SplineSet
404 662 413 667 429 688 c 1
438 681 l 1
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0665
EndChar
StartChar: six
@@ -810,6 +823,7 @@ SplineSet
127 114 175 14 269 14 c 0
341 14 378 86 378 188 c 0
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0666
EndChar
StartChar: seven
@@ -831,6 +845,7 @@ SplineSet
449 662 l 1
449 646 l 1
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0667
EndChar
StartChar: eight
@@ -863,6 +878,7 @@ SplineSet
324 14 369 59 369 124 c 0
369 186 339 226 271 272 c 2xe4
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0668
EndChar
StartChar: nine
@@ -892,6 +908,7 @@ SplineSet
122 355 170 280 245 280 c 0
289 280 362 302 362 355 c 2
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0669
EndChar
StartChar: colon
@@ -958,6 +975,7 @@ SplineSet
621 39 l 1
621 -24 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" greater
EndChar
StartChar: equal
@@ -997,6 +1015,7 @@ SplineSet
621 259 l 1
621 249 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" less
EndChar
StartChar: question
@@ -2032,6 +2051,7 @@ SplineSet
299 -131 l 1
299 -156 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" bracketright
EndChar
StartChar: backslash
@@ -2074,6 +2094,7 @@ SplineSet
245 662 l 1
245 -156 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" bracketleft
EndChar
StartChar: asciicircum
@@ -3132,23 +3153,23 @@ SplineSet
259 -47 l 2
259 -122 281 -152 350 -170 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" braceright
EndChar
StartChar: bar
Encoding: 124 124 93
-Width: 200
+Width: 320
Flags: MW
GlyphCompositionVertical: 2 bar%0,0,600,690 bar%1,600,0,690
-HStem: -14 20 656 20<67 133 133 133>
-VStem: 67 66<-177 676>
+VStem: 127 66<-189 690>
LayerCount: 2
Fore
SplineSet
-133 -177 m 1
- 67 -177 l 1
- 67 676 l 1
- 133 676 l 1
- 133 -177 l 1
+193 -189 m 1
+ 127 -189 l 1
+ 127 690 l 1
+ 193 690 l 1
+ 193 -189 l 1
EndSplineSet
EndChar
@@ -3181,6 +3202,7 @@ SplineSet
197 679 223 673 251 655 c 0
279 637 295 596 295 540 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" braceleft
EndChar
StartChar: asciitilde
@@ -3527,6 +3549,7 @@ SplineSet
132 381 155 353 189 353 c 0
260 353 321 454 321 569 c 0
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni0609
EndChar
StartChar: Scaron
@@ -3593,6 +3616,7 @@ SplineSet
264 33 185 117 144 154 c 2
63 227 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" guilsinglright
EndChar
StartChar: OE
@@ -3949,6 +3973,7 @@ SplineSet
270 222 l 1
EndSplineSet
Kerns2: 159 -73 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 158 -76 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 157 -76 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 154 -76 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 58 -149 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 56 -105 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 55 -126 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 53 -123 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 34 -76 "'kern' Horizontal Kerning in Latin lookup 0 subtable"
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" guilsinglleft
EndChar
StartChar: oe
@@ -4442,6 +4467,7 @@ SplineSet
243 33 164 117 123 154 c 2
42 227 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" guillemotright
EndChar
StartChar: logicalnot
@@ -4861,6 +4887,7 @@ SplineSet
265 222 l 1
EndSplineSet
Kerns2: 159 -62 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 158 -65 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 157 -65 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 154 -65 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 58 -138 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 56 -94 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 55 -116 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 53 -113 "'kern' Horizontal Kerning in Latin lookup 0 subtable" 34 -65 "'kern' Horizontal Kerning in Latin lookup 0 subtable"
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" guillemotleft
EndChar
StartChar: onequarter
@@ -20518,7 +20545,7 @@ Encoding: 824 824 597
Width: 0
Flags: MW
TopAccentHorizontal: -174
-GlyphVariantsVertical: uni0338 uni0338.size1 uni0338.size2 uni0338.size3 uni0338.size4 uni0338.size5
+GlyphVariantsVertical: uni0338 uni0338.size1 uni0338.size2 uni0338.size3 uni0338.size4 uni0338.size5 uni0338.size6
HStem: 642 20<-23 31 31 31>
LayerCount: 2
Fore
@@ -20529,6 +20556,7 @@ SplineSet
-23 662 l 1
31 662 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni20D2
EndChar
StartChar: uni0339
@@ -28890,6 +28918,7 @@ SplineSet
132 381 155 353 189 353 c 0
260 353 321 454 321 569 c 0
EndSplineSet
+Substitution2: "'locl' Localised digits-1" uni060A
EndChar
StartChar: uni2032
@@ -29740,6 +29769,7 @@ Encoding: 8402 8402 857
Width: 0
Flags: MW
TopAccentHorizontal: -217
+GlyphVariantsVertical: uni20D2 uni20D2.size1 uni20D2.size2 uni20D2.size3 uni20D2.size4 uni20D2.size5 uni20D2.size6
HStem: 642 20<-242 -192 -192 -192>
VStem: -242 50<-156 662>
LayerCount: 2
@@ -30080,6 +30110,8 @@ Encoding: 8425 8425 871
Width: 0
Flags: MW
TopAccentHorizontal: -214
+GlyphVariantsHorizontal: uni20E9
+GlyphCompositionHorizontal: 3 uni20E9.lt%0,0,50,154 uni20E9.ex%1,50,50,200 uni20E9.rt%0,50,0,154
HStem: 627 54<-426 -1 -426 -426>
VStem: -480 54<538 627 538 681> -1 54<538 627 627 627>
LayerCount: 2
@@ -32212,6 +32244,7 @@ SplineSet
265 -201 l 1
550 252 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2140.rtlm
EndChar
StartChar: uni2141
@@ -36522,6 +36555,7 @@ SplineSet
338 220 l 1
404 220 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2201.rtlm
EndChar
StartChar: uni2202
@@ -36552,6 +36586,7 @@ SplineSet
361 254 367 288 367 319 c 0
EndSplineSet
Substitution2: "'ss02' Sans Serif Math Greek-1" uni2202.ss
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2202.rtlm
EndChar
StartChar: uni2203
@@ -36578,6 +36613,7 @@ SplineSet
487 662 l 1
487 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2203.rtlm
EndChar
StartChar: uni2204
@@ -36622,6 +36658,7 @@ SplineSet
194 66 l 1
421 66 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2204.rtlm
EndChar
StartChar: uni2205
@@ -36723,6 +36760,7 @@ SplineSet
625 39 l 1
625 -27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni220B
EndChar
StartChar: uni2209
@@ -36766,6 +36804,8 @@ SplineSet
138 162 174 108 223 75 c 1
295 219 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2209.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni220C
EndChar
StartChar: uni220A
@@ -36792,6 +36832,7 @@ SplineSet
422 111 l 1
422 45 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni220D
EndChar
StartChar: uni220B
@@ -36818,6 +36859,7 @@ SplineSet
60 465 l 1
60 531 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2208
EndChar
StartChar: uni220C
@@ -36861,6 +36903,8 @@ SplineSet
351 39 l 2
454 39 540 124 557 219 c 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni220C.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2209
EndChar
StartChar: uni220D
@@ -36887,6 +36931,7 @@ SplineSet
64 393 l 1
64 459 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni220A
EndChar
StartChar: uni220E
@@ -36909,6 +36954,7 @@ StartChar: uni220F
Encoding: 8719 8719 1062
Width: 1000
Flags: MW
+TopAccentHorizontal: 500
IsExtendedShape: 1
GlyphVariantsVertical: uni220F uni220F.size1
HStem: 697 66<301 700 301 301>
@@ -36948,6 +36994,7 @@ StartChar: uni2210
Encoding: 8720 8720 1063
Width: 1000
Flags: MW
+TopAccentHorizontal: 500
IsExtendedShape: 1
GlyphVariantsVertical: uni2210 uni2210.size1
HStem: -259 66<301 700 301 948>
@@ -36987,6 +37034,7 @@ StartChar: uni2211
Encoding: 8721 8721 1064
Width: 914
Flags: MW
+TopAccentHorizontal: 457
IsExtendedShape: 1
GlyphVariantsVertical: uni2211 uni2211.size1
HStem: 697 66<288 608 288 288>
@@ -37009,6 +37057,7 @@ SplineSet
768 -128 804 -60 826 40 c 1
856 40 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2211.rtlm
EndChar
StartChar: uni2213
@@ -37084,6 +37133,7 @@ SplineSet
406 710 l 1
478 710 l 1
EndSplineSet
+Colour: ff00ff
EndChar
StartChar: uni2216
@@ -37099,6 +37149,7 @@ SplineSet
87 411 l 1
403 93 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2217
@@ -37202,6 +37253,7 @@ SplineSet
909 973 l 1
963 973 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni221A.rtlm
EndChar
StartChar: uni221B
@@ -37247,6 +37299,7 @@ SplineSet
909 973 l 1
963 973 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni221B.rtlm
EndChar
StartChar: uni221C
@@ -37290,6 +37343,7 @@ SplineSet
909 973 l 1
963 973 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni221C.rtlm
EndChar
StartChar: uni221D
@@ -37320,6 +37374,7 @@ SplineSet
101 167 152 84 240 84 c 0
329 84 377 145 404 181 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni221D.rtlm
EndChar
StartChar: uni221E
@@ -37372,6 +37427,7 @@ SplineSet
634 66 l 1
634 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni221F.rtlm
EndChar
StartChar: uni2220
@@ -37390,6 +37446,7 @@ SplineSet
643 66 l 1
643 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2220.rtlm
EndChar
StartChar: uni2221
@@ -37421,6 +37478,7 @@ SplineSet
463 143 433 213 388 273 c 1
181 66 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2221.rtlm
EndChar
StartChar: uni2222
@@ -37455,12 +37513,14 @@ SplineSet
513 290 508 329 498 367 c 1
228 253 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2222.rtlm
EndChar
StartChar: uni2223
Encoding: 8739 8739 1081
Width: 266
Flags: MW
+GlyphCompositionVertical: 2 uni2223%0,293,293,879 uni2223%1,293,293,879
VStem: 100 66<-189 690>
LayerCount: 2
Fore
@@ -37501,6 +37561,7 @@ StartChar: uni2225
Encoding: 8741 8741 1083
Width: 523
Flags: MW
+GlyphCompositionVertical: 2 uni2225%0,293,293,879 uni2225%1,293,293,879
VStem: 129 66<-189 690> 328 66<-189 690>
LayerCount: 2
Fore
@@ -37662,6 +37723,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni222B.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni222B.up
EndChar
@@ -37712,6 +37774,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni222C.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni222C.up
EndChar
@@ -37779,6 +37842,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni222D.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni222D.up
EndChar
@@ -37830,6 +37894,7 @@ SplineSet
147 176 191 111 255 81 c 1
344 438 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni222E.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni222E.up
EndChar
@@ -37906,6 +37971,7 @@ SplineSet
226 399 148 331 148 252 c 0
148 194 192 141 261 107 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni222F.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni222F.up
EndChar
@@ -38007,6 +38073,7 @@ SplineSet
220 380 145 323 145 252 c 0
145 192 189 146 263 114 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2230.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2230.up
EndChar
@@ -38062,6 +38129,7 @@ SplineSet
83 266 184 367 308 367 c 0
314 367 320 367 326 366 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2231.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2231.up
EndChar
@@ -38125,6 +38193,7 @@ SplineSet
148 178 192 113 255 83 c 1
344 439 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2232.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2232.up
EndChar
@@ -38188,6 +38257,7 @@ SplineSet
148 178 192 113 255 83 c 1
344 439 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2233.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2233.up
EndChar
@@ -38347,6 +38417,7 @@ SplineSet
448 286 l 1
448 220 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2239.rtlm
EndChar
StartChar: uni223A
@@ -38416,6 +38487,7 @@ SplineSet
288 91 318 114 351 114 c 0
386 114 415 92 415 51 c 0
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni223C
@@ -38436,6 +38508,7 @@ SplineSet
307 352 414 224 487 224 c 0
556 224 589 291 604 362 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni223D
EndChar
StartChar: uni223D
@@ -38456,6 +38529,7 @@ SplineSet
276 224 383 352 479 352 c 0
577 352 631 233 637 148 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni223C
EndChar
StartChar: uni223E
@@ -38485,6 +38559,7 @@ SplineSet
561 156 607 190 607 259 c 0
607 319 563 347 502 347 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni223F
@@ -38507,6 +38582,7 @@ SplineSet
390 173 412 105 474 105 c 0
539 105 575 173 576 252 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2240
@@ -38527,6 +38603,7 @@ SplineSet
239 288 111 181 111 108 c 0
111 39 178 6 249 -9 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2241
@@ -38555,6 +38632,8 @@ SplineSet
410 253 452 224 487 224 c 0
561 224 591 301 604 362 c 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2241.ss09
+Colour: ff0000
EndChar
StartChar: uni2242
@@ -38580,6 +38659,7 @@ SplineSet
307 259 414 131 487 131 c 0
556 131 589 198 604 269 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2243
@@ -38605,6 +38685,7 @@ SplineSet
637 121 l 1
637 55 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22CD
EndChar
StartChar: uni2244
@@ -38641,6 +38722,8 @@ SplineSet
637 121 l 1
637 55 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2244.ss09
+Colour: ff0000
EndChar
StartChar: uni2245
@@ -38671,6 +38754,7 @@ SplineSet
637 39 l 1
637 -27 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2246
@@ -38712,6 +38796,7 @@ SplineSet
637 45 l 1
637 -21 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2247
@@ -38756,6 +38841,8 @@ SplineSet
637 39 l 1
637 -27 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2247.ss09
+Colour: ff0000
EndChar
StartChar: uni2248
@@ -38785,6 +38872,7 @@ SplineSet
307 229 414 101 487 101 c 0
556 101 589 168 604 239 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2249
@@ -38825,6 +38913,7 @@ SplineSet
398 140 455 91 497 91 c 0
566 91 600 168 617 239 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni224A
@@ -38859,6 +38948,7 @@ SplineSet
637 21 l 1
637 -45 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni224B
@@ -38897,6 +38987,7 @@ SplineSet
307 148 424 40 497 40 c 0
566 40 600 77 617 148 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni224C
@@ -38927,6 +39018,7 @@ SplineSet
637 39 l 1
637 -27 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni224D
@@ -39103,6 +39195,7 @@ SplineSet
637 186 l 1
637 120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2253
EndChar
StartChar: uni2253
@@ -39135,6 +39228,7 @@ SplineSet
48 -4 80 21 112 21 c 0
144 21 175 -5 175 -42 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2252
EndChar
StartChar: uni2254
@@ -39167,6 +39261,7 @@ SplineSet
48 193 78 216 111 216 c 0
146 216 175 194 175 153 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2255
EndChar
StartChar: uni2255
@@ -39199,6 +39294,7 @@ SplineSet
557 186 l 1
557 120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2254
EndChar
StartChar: uni2256
@@ -39601,6 +39697,7 @@ SplineSet
637 186 l 1
637 120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni225F.rtlm
EndChar
StartChar: uni2260
@@ -39633,6 +39730,7 @@ SplineSet
637 186 l 1
637 120 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2260.ss09
EndChar
StartChar: uni2261
@@ -39700,6 +39798,7 @@ SplineSet
637 94 l 1
637 28 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2262.ss09
EndChar
StartChar: uni2263
@@ -39755,6 +39854,7 @@ SplineSet
629 -37 l 1
629 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2265
EndChar
StartChar: uni2265
@@ -39779,6 +39879,7 @@ SplineSet
629 -37 l 1
629 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2264
EndChar
StartChar: uni2266
@@ -39808,6 +39909,7 @@ SplineSet
622 -145 l 1
622 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2267
EndChar
StartChar: uni2267
@@ -39837,6 +39939,7 @@ SplineSet
622 -145 l 1
622 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2266
EndChar
StartChar: uni2268
@@ -39877,6 +39980,8 @@ SplineSet
621 -118 l 1
621 -184 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2268.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2269
EndChar
StartChar: uni2269
@@ -39917,6 +40022,8 @@ SplineSet
621 -118 l 1
621 -184 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2269.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2268
EndChar
StartChar: uni226A
@@ -39943,6 +40050,7 @@ SplineSet
590 37 l 1
590 -26 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni226B
EndChar
StartChar: uni226B
@@ -39969,6 +40077,7 @@ SplineSet
590 259 l 1
590 249 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni226A
EndChar
StartChar: uni226C
@@ -40035,6 +40144,7 @@ SplineSet
347 200 l 1
457 198 591 145 637 43 c 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni226D.ss09
EndChar
StartChar: uni226E
@@ -40067,6 +40177,8 @@ SplineSet
297 198 l 1
357 336 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni226E.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni226F
EndChar
StartChar: uni226F
@@ -40099,6 +40211,8 @@ SplineSet
321 169 l 1
488 252 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni226F.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni226E
EndChar
StartChar: uni2270
@@ -40139,6 +40253,8 @@ SplineSet
317 263 l 1
375 419 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2270.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2271
EndChar
StartChar: uni2271
@@ -40179,6 +40295,8 @@ SplineSet
356 261 l 1
488 327 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2271.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2270
EndChar
StartChar: uni2272
@@ -40207,6 +40325,8 @@ SplineSet
307 40 414 -88 487 -88 c 0
556 -88 589 -21 604 50 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2273
+Colour: ffff00
EndChar
StartChar: uni2273
@@ -40235,6 +40355,8 @@ SplineSet
307 40 414 -88 487 -88 c 0
556 -88 589 -21 604 50 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2272
+Colour: ffff00
EndChar
StartChar: uni2274
@@ -40279,6 +40401,9 @@ SplineSet
322 317 l 1
365 471 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2274.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2275
+Colour: ffff00
EndChar
StartChar: uni2275
@@ -40322,6 +40447,9 @@ SplineSet
348 310 l 1
496 384 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2275.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2274
+Colour: ffff00
EndChar
StartChar: uni2276
@@ -40348,6 +40476,7 @@ SplineSet
621 49 l 1
621 39 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2277
EndChar
StartChar: uni2277
@@ -40374,6 +40503,7 @@ SplineSet
621 -141 l 1
621 -204 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2276
EndChar
StartChar: uni2278
@@ -40421,6 +40551,8 @@ SplineSet
312 -33 l 1
496 43 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2278.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2279
EndChar
StartChar: uni2279
@@ -40468,6 +40600,8 @@ SplineSet
271 8 l 1
286 83 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2279.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2278
EndChar
StartChar: uni227A
@@ -40486,6 +40620,7 @@ SplineSet
571 369 410 288 287 253 c 1
410 218 571 137 621 51 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni227B
EndChar
StartChar: uni227B
@@ -40504,6 +40639,7 @@ SplineSet
64 532 l 1
184 371 418 302 621 286 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni227A
EndChar
StartChar: uni227C
@@ -40527,6 +40663,7 @@ SplineSet
64 186 l 1
229 179 481 118 621 -42 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni227D
EndChar
StartChar: uni227D
@@ -40550,6 +40687,7 @@ SplineSet
64 -41 l 1
204 119 456 180 621 187 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni227C
EndChar
StartChar: uni227E
@@ -40578,6 +40716,8 @@ SplineSet
307 40 414 -88 487 -88 c 0
556 -88 589 -21 604 50 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni227F
+Colour: ffff00
EndChar
StartChar: uni227F
@@ -40606,6 +40746,8 @@ SplineSet
307 40 414 -88 487 -88 c 0
556 -88 589 -21 604 50 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni227E
+Colour: ffff00
EndChar
StartChar: uni2280
@@ -40638,6 +40780,8 @@ SplineSet
344 271 314 261 287 253 c 1
308 247 330 239 353 231 c 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2280.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2281
EndChar
StartChar: uni2281
@@ -40670,6 +40814,8 @@ SplineSet
342 235 371 245 398 253 c 1
377 259 355 266 333 274 c 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2281.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2280
EndChar
StartChar: uni2282
@@ -40693,6 +40839,7 @@ SplineSet
621 41 l 1
621 -25 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2283
EndChar
StartChar: uni2283
@@ -40716,6 +40863,7 @@ SplineSet
64 465 l 1
64 531 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2282
EndChar
StartChar: uni2284
@@ -40752,6 +40900,8 @@ SplineSet
131 179 175 105 241 67 c 1
415 465 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2284.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2285
EndChar
StartChar: uni2285
@@ -40788,6 +40938,8 @@ SplineSet
557 330 511 404 444 441 c 1
270 41 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2285.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2284
EndChar
StartChar: uni2286
@@ -40816,6 +40968,7 @@ SplineSet
621 -37 l 1
621 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2287
EndChar
StartChar: uni2287
@@ -40844,6 +40997,7 @@ SplineSet
612 -37 l 1
612 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2286
EndChar
StartChar: uni2288
@@ -40887,6 +41041,8 @@ SplineSet
130 242 190 156 275 127 c 1
429 541 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2288.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2289
EndChar
StartChar: uni2289
@@ -40931,6 +41087,8 @@ SplineSet
555 398 518 464 463 504 c 1
319 117 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni2289.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2288
EndChar
StartChar: uni228A
@@ -40967,6 +41125,7 @@ SplineSet
621 -54 l 1
621 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni228B
EndChar
StartChar: uni228B
@@ -41003,6 +41162,7 @@ SplineSet
611 -54 l 1
611 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni228A
EndChar
StartChar: uni228C
@@ -41041,6 +41201,7 @@ SplineSet
506 536 l 1
572 536 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni228C.rtlm
EndChar
StartChar: uni228D
@@ -41127,6 +41288,7 @@ SplineSet
621 41 l 1
621 -25 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2290
EndChar
StartChar: uni2290
@@ -41148,6 +41310,7 @@ SplineSet
621 531 l 1
621 -25 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni228F
EndChar
StartChar: uni2291
@@ -41174,6 +41337,7 @@ SplineSet
621 -37 l 1
621 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2292
EndChar
StartChar: uni2292
@@ -41200,6 +41364,7 @@ SplineSet
621 -37 l 1
621 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2291
EndChar
StartChar: uni2293
@@ -41364,6 +41529,7 @@ SplineSet
589 -53 726 84 726 252 c 0
726 324 701 391 659 443 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29B8
EndChar
StartChar: uni2299
@@ -41681,6 +41847,7 @@ SplineSet
621 364 l 1
621 298 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22A3
EndChar
StartChar: uni22A3
@@ -41703,6 +41870,7 @@ SplineSet
621 662 l 1
621 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22A2
EndChar
StartChar: uni22A4
@@ -41767,6 +41935,7 @@ SplineSet
433 364 l 1
433 298 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ADE
EndChar
StartChar: uni22A7
@@ -41792,6 +41961,7 @@ SplineSet
434 264 l 1
434 198 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22A7.rtlm
EndChar
StartChar: uni22A8
@@ -41817,6 +41987,7 @@ SplineSet
621 264 l 1
621 198 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AE4
EndChar
StartChar: uni22A9
@@ -41844,6 +42015,7 @@ SplineSet
123 662 l 1
123 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AE3
EndChar
StartChar: uni22AA
@@ -41876,6 +42048,7 @@ SplineSet
111 662 l 1
111 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22AA.rtlm
EndChar
StartChar: uni22AB
@@ -41906,6 +42079,7 @@ SplineSet
123 662 l 1
123 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AE5
EndChar
StartChar: uni22AC
@@ -41941,6 +42115,7 @@ SplineSet
231 228 l 1
299 298 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22AC.rtlm
EndChar
StartChar: uni22AD
@@ -41980,6 +42155,7 @@ SplineSet
266 264 l 1
397 398 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22AD.rtlm
EndChar
StartChar: uni22AE
@@ -42019,6 +42195,7 @@ SplineSet
922 364 l 1
922 298 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22AE.rtlm
EndChar
StartChar: uni22AF
@@ -42065,6 +42242,7 @@ SplineSet
431 335 l 1
510 398 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22AF.rtlm
EndChar
StartChar: uni22B0
@@ -42096,6 +42274,7 @@ SplineSet
581 551 621 504 621 443 c 0
621 298 431 265 317 254 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B1
EndChar
StartChar: uni22B1
@@ -42127,6 +42306,7 @@ SplineSet
120 349 305 321 386 309 c 0
467 297 551 292 621 286 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B0
EndChar
StartChar: uni22B2
@@ -42146,6 +42326,7 @@ SplineSet
181 253 l 1
565 80 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B3
EndChar
StartChar: uni22B3
@@ -42165,6 +42346,7 @@ SplineSet
120 80 l 1
504 253 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B2
EndChar
StartChar: uni22B4
@@ -42190,6 +42372,7 @@ SplineSet
631 -37 l 1
631 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B5
EndChar
StartChar: uni22B5
@@ -42215,6 +42398,7 @@ SplineSet
651 -37 l 1
651 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B4
EndChar
StartChar: uni22B6
@@ -42244,6 +42428,7 @@ SplineSet
100 198 145 153 200 153 c 0
255 153 300 198 300 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B7
EndChar
StartChar: uni22B7
@@ -42273,6 +42458,7 @@ SplineSet
845 198 890 153 945 153 c 0
1000 153 1045 198 1045 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22B6
EndChar
StartChar: uni22B8
@@ -42299,6 +42485,7 @@ SplineSet
549 198 594 153 649 153 c 0
704 153 749 198 749 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22B8.rtlm
EndChar
StartChar: uni22B9
@@ -42448,6 +42635,7 @@ SplineSet
366 206 255 317 116 344 c 1
116 66 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni22BF
@@ -42468,6 +42656,7 @@ SplineSet
203 -92 l 1
799 -92 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni22C0
@@ -42708,6 +42897,7 @@ SplineSet
159 70 l 1
356 251 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22CA
EndChar
StartChar: uni22CA
@@ -42733,6 +42923,7 @@ SplineSet
453 251 l 1
650 70 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22C9
EndChar
StartChar: uni22CB
@@ -42752,6 +42943,7 @@ SplineSet
120 582 l 1
736 -34 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22CC
EndChar
StartChar: uni22CC
@@ -42771,6 +42963,7 @@ SplineSet
451 251 l 1
736 -34 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22CB
EndChar
StartChar: uni22CD
@@ -42796,6 +42989,7 @@ SplineSet
637 121 l 1
637 55 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2243
EndChar
StartChar: uni22CE
@@ -42866,6 +43060,7 @@ SplineSet
621 41 l 1
621 -25 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22D1
EndChar
StartChar: uni22D1
@@ -42900,10 +43095,11 @@ SplineSet
64 322 l 1
64 388 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22D0
EndChar
-StartChar: uni22D2
-Encoding: 8914 8914 1256
+StartChar: uni22D3
+Encoding: 8915 8915 1256
Width: 620
Flags: MW
HStem: -31 66<257 364.5 257 384.5> 107 66<291.5 329 291.5 346.5>
@@ -42936,8 +43132,8 @@ SplineSet
EndSplineSet
EndChar
-StartChar: uni22D3
-Encoding: 8915 8915 1257
+StartChar: uni22D2
+Encoding: 8914 8914 1257
Width: 620
Flags: MW
HStem: 332 66<291.5 329> 470 66<257 364.5>
@@ -43068,6 +43264,7 @@ SplineSet
621 39 l 1
621 -24 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22D7
EndChar
StartChar: uni22D7
@@ -43093,6 +43290,7 @@ SplineSet
138 293 171 320 205 320 c 0
239 320 273 294 273 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22D6
EndChar
StartChar: uni22D8
@@ -43127,6 +43325,7 @@ SplineSet
610 39 l 1
610 -24 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22D9
EndChar
StartChar: uni22D9
@@ -43161,6 +43360,7 @@ SplineSet
610 259 l 1
610 249 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22D8
EndChar
StartChar: uni22DA
@@ -43193,6 +43393,7 @@ SplineSet
621 -101 l 1
621 -111 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22DB
EndChar
StartChar: uni22DB
@@ -43225,6 +43426,7 @@ SplineSet
621 -261 l 1
621 -324 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22DA
EndChar
StartChar: uni22DC
@@ -43249,6 +43451,7 @@ SplineSet
621 -36 l 1
621 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22DD
EndChar
StartChar: uni22DD
@@ -43273,6 +43476,7 @@ SplineSet
621 180 l 1
621 170 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22DC
EndChar
StartChar: uni22DE
@@ -43296,6 +43500,7 @@ SplineSet
571 274 410 193 287 158 c 1
410 123 571 42 621 -44 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22DF
EndChar
StartChar: uni22DF
@@ -43319,6 +43524,7 @@ SplineSet
64 437 l 1
184 276 418 207 621 191 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22DE
EndChar
StartChar: uni22E0
@@ -43358,6 +43564,8 @@ SplineSet
338 369 278 356 247 350 c 1
276 344 323 334 378 313 c 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni22E0.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E1
EndChar
StartChar: uni22E1
@@ -43397,6 +43605,8 @@ SplineSet
373 336 413 345 438 350 c 1
416 354 382 361 341 374 c 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni22E1.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E0
EndChar
StartChar: uni22E2
@@ -43439,6 +43649,7 @@ SplineSet
268 117 l 1
425 541 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E3
EndChar
StartChar: uni22E3
@@ -43481,6 +43692,7 @@ SplineSet
329 117 l 1
556 117 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E2
EndChar
StartChar: uni22E4
@@ -43515,6 +43727,7 @@ SplineSet
621 -54 l 1
621 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E5
EndChar
StartChar: uni22E5
@@ -43549,6 +43762,7 @@ SplineSet
621 -54 l 1
621 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E4
EndChar
StartChar: uni22E6
@@ -43585,6 +43799,8 @@ SplineSet
414 -92 454 -118 487 -118 c 0
556 -118 589 -51 604 20 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E7
+Colour: ffff00
EndChar
StartChar: uni22E7
@@ -43621,6 +43837,8 @@ SplineSet
416 -93 455 -118 487 -118 c 0
556 -118 589 -51 604 20 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E6
+Colour: ffff00
EndChar
StartChar: uni22E8
@@ -43657,6 +43875,8 @@ SplineSet
414 -92 454 -118 487 -118 c 0
556 -118 589 -51 604 20 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E9
+Colour: ffff00
EndChar
StartChar: uni22E9
@@ -43693,6 +43913,8 @@ SplineSet
416 -93 454 -118 487 -118 c 0
556 -118 589 -51 604 20 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22E8
+Colour: ffff00
EndChar
StartChar: uni22EA
@@ -43727,6 +43949,7 @@ SplineSet
282 196 l 1
341 339 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22EB
EndChar
StartChar: uni22EB
@@ -43761,6 +43984,7 @@ SplineSet
222 131 l 1
305 333 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22EA
EndChar
StartChar: uni22EC
@@ -43803,6 +44027,8 @@ SplineSet
298 263 l 1
352 421 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni22EC.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22ED
EndChar
StartChar: uni22ED
@@ -43845,6 +44071,8 @@ SplineSet
269 230 l 1
319 403 l 1
EndSplineSet
+Substitution2: "'ss09' Negated Symbols With Vertical Stroke-1" uni22ED.ss09
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22EC
EndChar
StartChar: uni22EE
@@ -43926,6 +44154,7 @@ SplineSet
194 84 226 109 258 109 c 0
290 109 321 83 321 46 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22F1
EndChar
StartChar: uni22F1
@@ -43953,6 +44182,7 @@ SplineSet
398 290 430 315 462 315 c 0
494 315 525 289 525 252 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22F0
EndChar
StartChar: uni22F2
@@ -43982,6 +44212,7 @@ SplineSet
763 39 l 1
763 -27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22FA
EndChar
StartChar: uni22F3
@@ -44013,6 +44244,7 @@ SplineSet
625 39 l 1
625 -27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22FB
EndChar
StartChar: uni22F4
@@ -44044,6 +44276,7 @@ SplineSet
420 111 l 1
420 45 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22FC
EndChar
StartChar: uni22F5
@@ -44075,6 +44308,7 @@ SplineSet
625 39 l 1
625 -27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22F5.rtlm
EndChar
StartChar: uni22F6
@@ -44105,6 +44339,7 @@ SplineSet
625 39 l 1
625 -27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22FD
EndChar
StartChar: uni22F7
@@ -44135,6 +44370,7 @@ SplineSet
420 111 l 1
420 45 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22FE
EndChar
StartChar: uni22F8
@@ -44165,6 +44401,7 @@ SplineSet
625 -114 l 1
625 -180 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22F8.rtlm
EndChar
StartChar: uni22F9
@@ -44196,6 +44433,7 @@ SplineSet
625 39 l 1
625 -27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22F9.rtlm
EndChar
StartChar: uni22FA
@@ -44225,6 +44463,7 @@ SplineSet
763 285 l 1
763 219 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22F2
EndChar
StartChar: uni22FB
@@ -44256,6 +44495,7 @@ SplineSet
59 465 l 1
59 531 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22F3
EndChar
StartChar: uni22FC
@@ -44287,6 +44527,7 @@ SplineSet
62 393 l 1
62 459 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22F4
EndChar
StartChar: uni22FD
@@ -44317,6 +44558,7 @@ SplineSet
61 465 l 1
61 531 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22F6
EndChar
StartChar: uni22FE
@@ -44347,6 +44589,7 @@ SplineSet
67 393 l 1
67 459 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22F7
EndChar
StartChar: uni22FF
@@ -44373,6 +44616,7 @@ SplineSet
487 50 l 1
487 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni22FF.rtlm
EndChar
StartChar: uni2300
@@ -44509,6 +44753,7 @@ SplineSet
447 713 l 1
447 680 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2309
EndChar
StartChar: uni2309
@@ -44531,6 +44776,7 @@ SplineSet
286 713 l 1
286 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2308
EndChar
StartChar: uni230A
@@ -44553,6 +44799,7 @@ SplineSet
447 -180 l 1
447 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni230B
EndChar
StartChar: uni230B
@@ -44575,6 +44822,7 @@ SplineSet
286 713 l 1
286 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni230A
EndChar
StartChar: uni230C
@@ -44587,14 +44835,15 @@ LayerCount: 2
Fore
SplineSet
118 100 m 1
- 118 166 l 1
- 412 166 l 1
- 412 100 l 1
- 118 100 l 1
118 -215 l 1
52 -215 l 1
52 100 l 1
118 100 l 1
+118 100 m 1
+ 118 166 l 1
+ 412 166 l 1
+ 412 100 l 1
+ 118 100 l 1
EndSplineSet
EndChar
@@ -44608,14 +44857,15 @@ LayerCount: 2
Fore
SplineSet
346 100 m 1
- 412 100 l 1
- 412 -215 l 1
- 346 -215 l 1
- 346 100 l 1
52 100 l 1
52 166 l 1
346 166 l 1
346 100 l 1
+346 100 m 1
+ 412 100 l 1
+ 412 -215 l 1
+ 346 -215 l 1
+ 346 100 l 1
EndSplineSet
EndChar
@@ -44628,16 +44878,16 @@ VStem: 52 66<561 876>
LayerCount: 2
Fore
SplineSet
-118 561 m 1
- 52 561 l 1
- 52 876 l 1
- 118 876 l 1
- 118 561 l 1
412 495 m 1
118 495 l 1
118 561 l 1
412 561 l 1
412 495 l 1
+118 561 m 1
+ 52 561 l 1
+ 52 876 l 1
+ 118 876 l 1
+ 118 561 l 1
EndSplineSet
EndChar
@@ -44650,14 +44900,13 @@ VStem: 346 66<495 561 561 876>
LayerCount: 2
Fore
SplineSet
-412 561 m 1
+346 495 m 1
+ 52 495 l 1
+ 52 561 l 1
346 561 l 1
346 876 l 1
412 876 l 1
412 561 l 1
-346 495 m 1
- 52 495 l 1
- 52 561 l 1
346 561 l 1
346 495 l 1
EndSplineSet
@@ -45137,6 +45386,7 @@ SplineSet
283 713 l 1
335 713 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni232A
EndChar
StartChar: uni232A
@@ -45155,6 +45405,7 @@ SplineSet
323 260 l 1
323 240 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2329
EndChar
StartChar: uni232C
@@ -57052,6 +57303,7 @@ SplineSet
414 719 l 1
466 719 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2773
EndChar
StartChar: uni2773
@@ -57073,6 +57325,7 @@ SplineSet
300 502 l 1
300 4 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2772
EndChar
StartChar: uni2780
@@ -57801,6 +58054,7 @@ SplineSet
634 66 l 1
634 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni27C0.rtlm
EndChar
StartChar: uni27C1
@@ -57882,6 +58136,7 @@ SplineSet
625 39 l 1
625 -27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27C4
EndChar
StartChar: uni27C4
@@ -57915,6 +58170,7 @@ SplineSet
116 197 161 151 215 151 c 0
269 151 315 197 315 251 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27C3
EndChar
StartChar: uni27C5
@@ -57942,6 +58198,7 @@ SplineSet
217 -80 245 -132 295 -132 c 0
321 -132 344 -120 363 -98 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27C6
EndChar
StartChar: uni27C6
@@ -57969,6 +58226,7 @@ SplineSet
336 702 400 649 400 572 c 2
400 437 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27C5
EndChar
StartChar: uni27C7
@@ -58022,6 +58280,7 @@ SplineSet
127 533 l 1
312 -25 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27C9
EndChar
StartChar: uni27C9
@@ -58050,6 +58309,7 @@ SplineSet
60 467 l 1
60 533 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27C8
EndChar
StartChar: uni27CC
@@ -58176,6 +58436,7 @@ SplineSet
279 329 310 355 342 355 c 0
374 355 406 330 406 292 c 0
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni27D4
@@ -58200,6 +58461,7 @@ SplineSet
634 584 l 1
634 518 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni27D5
@@ -58233,6 +58495,7 @@ SplineSet
329 58 l 1
568 251 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27D6
EndChar
StartChar: uni27D6
@@ -58266,6 +58529,7 @@ SplineSet
120 58 l 1
359 251 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27D5
EndChar
StartChar: uni27D7
@@ -58442,6 +58706,7 @@ SplineSet
100 198 145 153 200 153 c 0
255 153 300 198 300 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni27DC.rtlm
EndChar
StartChar: uni27DD
@@ -58463,6 +58728,7 @@ SplineSet
1519 286 l 1
1519 220 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27DE
EndChar
StartChar: uni27DE
@@ -58484,6 +58750,7 @@ SplineSet
1519 450 l 1
1519 57 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27DD
EndChar
StartChar: uni27DF
@@ -58582,6 +58849,7 @@ SplineSet
284 210 380 114 421 43 c 1
462 113 557 210 628 251 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E3
EndChar
StartChar: uni27E3
@@ -58606,6 +58874,7 @@ SplineSet
246 210 341 113 382 43 c 1
423 114 519 210 589 252 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E2
EndChar
StartChar: uni27E4
@@ -58632,6 +58901,7 @@ SplineSet
383 -92 l 1
1071 -92 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E5
EndChar
StartChar: uni27E5
@@ -58658,6 +58928,7 @@ SplineSet
111 -92 l 1
799 -92 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E4
EndChar
StartChar: uni27E6
@@ -58686,6 +58957,7 @@ SplineSet
254 -109 l 2
254 -173 301 -190 365 -193 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E7
EndChar
StartChar: uni27E7
@@ -58714,6 +58986,7 @@ SplineSet
139 -193 l 1
208 -191 250 -174 250 -96 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E6
EndChar
StartChar: uni27E8
@@ -58734,6 +59007,7 @@ SplineSet
283 713 l 1
335 713 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E9
EndChar
StartChar: uni27E9
@@ -58754,6 +59028,7 @@ SplineSet
323 260 l 1
323 240 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27E8
EndChar
StartChar: uni27EA
@@ -58780,6 +59055,7 @@ SplineSet
283 719 l 1
335 719 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27EB
EndChar
StartChar: uni27EB
@@ -58806,6 +59082,7 @@ SplineSet
118 719 l 1
327 253 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27EA
EndChar
StartChar: uni27EC
@@ -58832,6 +59109,7 @@ SplineSet
244 27 l 1
350 -88 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27ED
EndChar
StartChar: uni27ED
@@ -58858,6 +59136,7 @@ SplineSet
138 -88 l 1
244 27 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27EC
EndChar
StartChar: uni27EE
@@ -58881,6 +59160,7 @@ SplineSet
130 96 l 2
130 -9 146 -82 211 -166 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27EF
EndChar
StartChar: uni27EF
@@ -58904,6 +59184,7 @@ SplineSet
103 403 l 2
103 508 87 581 22 665 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni27EE
EndChar
StartChar: uni27F0
@@ -63958,6 +64239,7 @@ StartChar: uni2980
Encoding: 10624 10624 1846
Width: 594
Flags: MW
+GlyphCompositionVertical: 2 uni2980%0,0,600,884 uni2980%1,600,0,884
VStem: 85 66<-189 695> 264 66<-189 695> 443 66<-189 695>
CounterMasks: 1 e0
LayerCount: 2
@@ -64067,6 +64349,7 @@ SplineSet
249 -79 249 -193 344 -193 c 2
360 -193 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2984
EndChar
StartChar: uni2984
@@ -64106,6 +64389,7 @@ SplineSet
347 85 l 2
347 159 372 219 442 252 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2983
EndChar
StartChar: uni2985
@@ -64132,6 +64416,7 @@ SplineSet
196 553 120 441 120 253 c 0
120 61 196 -49 283 -119 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2986
EndChar
StartChar: uni2986
@@ -64158,6 +64443,7 @@ SplineSet
266 64 236 -45 180 -118 c 1
267 -47 343 65 343 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2985
EndChar
StartChar: uni2987
@@ -64177,6 +64463,7 @@ SplineSet
223 522 165 394 165 253 c 0
165 110 223 -17 317 -109 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2988
EndChar
StartChar: uni2988
@@ -64196,6 +64483,7 @@ SplineSet
288 -17 346 111 346 252 c 0
346 395 288 522 194 614 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2987
EndChar
StartChar: uni2989
@@ -64215,6 +64503,7 @@ SplineSet
157 253 l 1
302 -17 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni298A
EndChar
StartChar: uni298A
@@ -64234,6 +64523,7 @@ SplineSet
209 -17 l 1
354 253 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2989
EndChar
StartChar: uni298B
@@ -64260,6 +64550,7 @@ SplineSet
447 -163 l 1
447 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni298C
EndChar
StartChar: uni298C
@@ -64286,6 +64577,7 @@ SplineSet
281 -163 l 1
281 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni298B
EndChar
StartChar: uni298D
@@ -64310,6 +64602,7 @@ SplineSet
447 -163 l 1
447 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2990
EndChar
StartChar: uni298E
@@ -64334,6 +64627,7 @@ SplineSet
281 719 l 1
281 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni298F
EndChar
StartChar: uni298F
@@ -64358,6 +64652,7 @@ SplineSet
447 -163 l 1
447 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni298E
EndChar
StartChar: uni2990
@@ -64382,6 +64677,7 @@ SplineSet
281 719 l 1
281 -213 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni298D
EndChar
StartChar: uni2991
@@ -64406,6 +64702,7 @@ SplineSet
283 719 l 1
335 719 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2992
EndChar
StartChar: uni2992
@@ -64430,6 +64727,7 @@ SplineSet
73 287 98 317 136 317 c 0
174 317 200 292 200 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2991
EndChar
StartChar: uni2993
@@ -64464,6 +64762,7 @@ SplineSet
302 207 300 230 300 253 c 0
300 277 302 300 305 321 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2994
EndChar
StartChar: uni2994
@@ -64498,6 +64797,7 @@ SplineSet
385 229 383 206 380 184 c 1
515 252 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2993
EndChar
StartChar: uni2995
@@ -64547,6 +64847,7 @@ SplineSet
320 190 317 220 317 253 c 0
317 285 320 316 326 344 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2996
EndChar
StartChar: uni2996
@@ -64596,6 +64897,7 @@ SplineSet
318 274 316 297 311 321 c 1
178 254 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2995
EndChar
StartChar: uni2997
@@ -64615,6 +64917,7 @@ SplineSet
438 719 l 1
466 719 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2998
EndChar
StartChar: uni2998
@@ -64634,6 +64937,7 @@ SplineSet
300 502 l 1
300 4 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2997
EndChar
StartChar: uni2999
@@ -64729,6 +65033,7 @@ SplineSet
251 213 221 143 210 66 c 1
503 66 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni299C
@@ -64755,6 +65060,7 @@ SplineSet
116 66 l 1
305 66 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni299D
@@ -64784,6 +65090,7 @@ SplineSet
379 211 261 329 116 329 c 1
116 66 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni299E
@@ -64826,6 +65133,7 @@ SplineSet
631 66 l 1
631 0 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni299F
@@ -64844,6 +65152,7 @@ SplineSet
643 66 l 1
643 0 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A0
@@ -64878,6 +65187,7 @@ SplineSet
197 216 202 177 212 139 c 1
482 253 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A1
@@ -64911,6 +65221,7 @@ SplineSet
304 469 267 464 229 454 c 1
342 184 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A2
@@ -64929,6 +65240,7 @@ SplineSet
42 547 l 1
662 547 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A3
@@ -64947,6 +65259,7 @@ SplineSet
116 547 l 1
662 0 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A4
@@ -64970,6 +65283,7 @@ SplineSet
643 -134 l 1
643 -200 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A5
@@ -64993,6 +65307,7 @@ SplineSet
662 -134 l 1
662 -200 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A6
@@ -65011,6 +65326,7 @@ SplineSet
860 66 l 1
860 0 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A7
@@ -65029,6 +65345,7 @@ SplineSet
860 547 l 1
860 481 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A8
@@ -65072,6 +65389,7 @@ SplineSet
470 143 440 213 395 273 c 1
188 66 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29A9
@@ -65115,6 +65433,7 @@ SplineSet
245 213 215 143 204 66 c 1
497 66 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29AA
@@ -65158,6 +65477,7 @@ SplineSet
395 233 l 1
440 293 470 363 481 440 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29AB
@@ -65201,6 +65521,7 @@ SplineSet
215 363 245 293 290 233 c 1
497 440 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29AC
@@ -65244,6 +65565,7 @@ SplineSet
319 353 249 383 172 394 c 1
172 101 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29AD
@@ -65287,6 +65609,7 @@ SplineSet
457 383 387 353 327 308 c 1
534 101 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29AE
@@ -65331,6 +65654,7 @@ SplineSet
172 110 l 1
249 121 319 151 379 196 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29AF
@@ -65375,6 +65699,7 @@ SplineSet
327 196 l 1
387 151 457 121 534 110 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29B0
@@ -65710,6 +66035,8 @@ SplineSet
116 84 253 -53 421 -53 c 0
493 -53 560 -28 612 14 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2298
+Colour: ff00ff
EndChar
StartChar: uni29B9
@@ -65992,6 +66319,7 @@ SplineSet
116 84 253 -53 421 -53 c 0
589 -53 726 84 726 252 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29C1
EndChar
StartChar: uni29C1
@@ -66022,6 +66350,7 @@ SplineSet
116 84 253 -53 421 -53 c 0
589 -53 726 84 726 252 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29C0
EndChar
StartChar: uni29C2
@@ -66054,6 +66383,7 @@ SplineSet
116 84 253 -53 421 -53 c 0
589 -53 726 84 726 252 c 0
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29C3
@@ -66084,6 +66414,7 @@ SplineSet
116 84 253 -53 421 -53 c 0
589 -53 726 84 726 252 c 0
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29C4
@@ -66109,6 +66440,7 @@ SplineSet
111 -56 l 1
762 596 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29C5
EndChar
StartChar: uni29C5
@@ -66134,6 +66466,7 @@ SplineSet
111 -92 l 1
761 -92 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29C4
EndChar
StartChar: uni29C6
@@ -66288,6 +66621,7 @@ SplineSet
436 -141 l 1
916 -141 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29CA
@@ -66432,6 +66766,7 @@ SplineSet
298 84 l 1
644 -88 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29CF
@@ -66457,6 +66792,7 @@ SplineSet
193 252 l 1
539 80 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29D0
EndChar
StartChar: uni29D0
@@ -66482,6 +66818,7 @@ SplineSet
146 531 l 1
146 -25 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29CF
EndChar
StartChar: uni29D1
@@ -66504,6 +66841,7 @@ SplineSet
453 251 l 1
650 70 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29D2
EndChar
StartChar: uni29D2
@@ -66526,6 +66864,7 @@ SplineSet
159 70 l 1
356 251 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29D1
EndChar
StartChar: uni29D3
@@ -66563,6 +66902,7 @@ SplineSet
717 7 l 1
717 -80 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29D5
EndChar
StartChar: uni29D5
@@ -66583,6 +66923,7 @@ SplineSet
716 582 l 1
716 -80 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29D4
EndChar
StartChar: uni29D6
@@ -66655,6 +66996,7 @@ SplineSet
217 620 l 1
334 501 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29D9
EndChar
StartChar: uni29D9
@@ -66684,6 +67026,7 @@ SplineSet
250 4 l 1
333 -80 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29D8
EndChar
StartChar: uni29DA
@@ -66732,6 +67075,7 @@ SplineSet
217 620 l 1
334 501 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29DB
EndChar
StartChar: uni29DB
@@ -66780,6 +67124,7 @@ SplineSet
251 4 l 1
334 -80 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29DA
EndChar
StartChar: uni29DC
@@ -66808,6 +67153,7 @@ SplineSet
100 135 146 84 224 84 c 0
305 84 337 103 424 241 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni29DC.rtlm
EndChar
StartChar: uni29DD
@@ -66971,6 +67317,7 @@ SplineSet
613 58 l 1
613 -8 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29E2
@@ -67096,6 +67443,7 @@ SplineSet
393 186 l 1
446 320 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29E5
@@ -67236,6 +67584,7 @@ SplineSet
572 6 l 1
996 745 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29E9
@@ -67255,6 +67604,7 @@ SplineSet
573 6 l 1
573 745 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29EA
@@ -67607,6 +67957,7 @@ SplineSet
55 91 85 114 118 114 c 0
153 114 182 92 182 51 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni29F4.rtlm
EndChar
StartChar: uni29F5
@@ -67622,6 +67973,7 @@ SplineSet
118 710 l 1
478 -222 l 1
EndSplineSet
+Colour: ff00ff
EndChar
StartChar: uni29F6
@@ -67643,6 +67995,7 @@ SplineSet
363 662 l 1
426 662 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29F7
@@ -67667,6 +68020,7 @@ SplineSet
300 266 l 1
426 -80 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni29F8
@@ -67683,6 +68037,7 @@ SplineSet
455 695 l 1
517 695 l 1
EndSplineSet
+Colour: ff00ff
EndChar
StartChar: uni29F9
@@ -67699,6 +68054,7 @@ SplineSet
147 695 l 1
517 -325 l 1
EndSplineSet
+Colour: ff00ff
EndChar
StartChar: uni29FA
@@ -67793,6 +68149,7 @@ SplineSet
145 248 l 1
319 137 373 -13 394 -136 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29FD
EndChar
StartChar: uni29FD
@@ -67812,6 +68169,7 @@ SplineSet
65 713 l 1
123 526 235 355 382 283 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni29FC
EndChar
StartChar: uni29FE
@@ -68210,6 +68568,7 @@ SplineSet
282 230 311 172 360 135 c 1
450 251 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A0A.rtlm
EndChar
StartChar: uni2A0B
@@ -68271,6 +68630,7 @@ SplineSet
262 31 l 1
288 134 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A0B.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A0B.up
EndChar
@@ -68355,6 +68715,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A0C.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A0C.up
EndChar
@@ -68397,6 +68758,7 @@ SplineSet
111 285 l 1
306 285 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A0D.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A0D.up
EndChar
@@ -68446,6 +68808,7 @@ SplineSet
111 385 l 1
331 385 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A0E.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A0E.up
EndChar
@@ -68487,6 +68850,7 @@ SplineSet
79 144 l 1
302 271 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A0F.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A0F.up
EndChar
@@ -68539,6 +68903,7 @@ SplineSet
146 177 191 111 255 82 c 1
344 439 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A10.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A10.up
EndChar
@@ -68592,6 +68957,7 @@ SplineSet
144 368 l 1
144 282 202 209 281 187 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A11.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A11.up
EndChar
@@ -68638,6 +69004,7 @@ SplineSet
256 300 296 331 334 331 c 0
374 331 412 299 412 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A12.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A12.up
EndChar
@@ -68684,6 +69051,7 @@ SplineSet
256 300 296 331 334 331 c 0
374 331 412 299 412 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A13.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A13.up
EndChar
@@ -68732,6 +69100,7 @@ SplineSet
574 790 570 793 563 793 c 0
513 793 488 721 462 616 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A14.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A14.up
EndChar
@@ -68783,6 +69152,7 @@ SplineSet
147 149 231 65 334 65 c 0
437 65 521 149 521 252 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A15.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A15.up
EndChar
@@ -68834,6 +69204,7 @@ SplineSet
251 65 l 1
344 439 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A16.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A16.up
EndChar
@@ -68891,6 +69262,7 @@ SplineSet
620 793 595 721 569 616 c 2
491 304 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A17.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A17.up
EndChar
@@ -68938,6 +69310,7 @@ SplineSet
146 487 l 1
314 319 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A18.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A18.up
EndChar
@@ -68985,6 +69358,7 @@ SplineSet
72 405 186 516 334 516 c 0
344 516 353 516 363 515 c 1xd0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A19.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A19.up
EndChar
@@ -69032,6 +69406,7 @@ SplineSet
138 261 l 2
138 178 185 106 253 73 c 1xe8
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A1A.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A1A.up
EndChar
@@ -69070,6 +69445,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A1B.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A1B.up
EndChar
@@ -69108,6 +69484,7 @@ SplineSet
482 -377 l 1
482 -443 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A1C.rtlm
Substitution2: "'ss08' Upright Integrals-1" uni2A1C.up
EndChar
@@ -69154,6 +69531,7 @@ SplineSet
203 253 l 1
844 -119 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A1F
@@ -69190,6 +69568,7 @@ SplineSet
170 38 207 1 251 1 c 0
295 1 333 37 333 82 c 0
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A20
@@ -69214,6 +69593,7 @@ SplineSet
98 633 l 1
752 253 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A20.rtlm
EndChar
StartChar: uni2A21
@@ -69232,6 +69612,7 @@ SplineSet
215 805 l 1
472 512 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A22
@@ -69334,6 +69715,7 @@ SplineSet
636 286 l 1
636 220 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A25
@@ -69398,6 +69780,7 @@ SplineSet
312 -60 394 -148 440 -148 c 0
483 -148 516 -109 526 -60 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A27
@@ -69496,6 +69879,7 @@ SplineSet
637 286 l 1
637 220 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A2A
@@ -69546,6 +69930,7 @@ SplineSet
78 486 110 511 142 511 c 0
174 511 205 485 205 448 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A2C
EndChar
StartChar: uni2A2C
@@ -69574,6 +69959,7 @@ SplineSet
78 97 110 122 142 122 c 0
174 122 205 96 205 59 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A2B
EndChar
StartChar: uni2A2D
@@ -69606,6 +69992,7 @@ SplineSet
253 557 116 420 116 252 c 0
116 84 253 -53 421 -53 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A2E
EndChar
StartChar: uni2A2E
@@ -69638,6 +70025,7 @@ SplineSet
556 285 l 1
556 219 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A2D
EndChar
StartChar: uni2A2F
@@ -69822,6 +70210,7 @@ SplineSet
253 557 116 420 116 252 c 0
116 84 253 -53 421 -53 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A35
EndChar
StartChar: uni2A35
@@ -69853,6 +70242,7 @@ SplineSet
300 252 l 1
456 96 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A34
EndChar
StartChar: uni2A36
@@ -70087,6 +70477,7 @@ SplineSet
552 393 l 1
552 115 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A3D
EndChar
StartChar: uni2A3D
@@ -70106,6 +70497,7 @@ SplineSet
552 181 l 1
552 115 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A3C
EndChar
StartChar: uni2A3E
@@ -70142,6 +70534,7 @@ SplineSet
104 33 121 16 145 16 c 0xa6
167 16 184 31 184 55 c 0
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A3F
@@ -70916,6 +71309,7 @@ SplineSet
593 536 l 1
683 536 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A58
@@ -70935,6 +71329,7 @@ SplineSet
600 536 l 1
600 -29 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A59
@@ -71265,6 +71660,7 @@ SplineSet
261 220 l 1
942 -169 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A65
EndChar
StartChar: uni2A65
@@ -71289,6 +71685,7 @@ SplineSet
136 -169 l 1
817 220 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A64
EndChar
StartChar: uni2A66
@@ -71511,6 +71908,7 @@ SplineSet
307 352 414 224 487 224 c 0
556 224 589 291 604 362 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A6B
@@ -71542,6 +71940,7 @@ SplineSet
158 91 188 114 221 114 c 0
256 114 285 92 285 51 c 0
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A6C
@@ -71576,6 +71975,7 @@ SplineSet
307 166 414 38 487 38 c 0
556 38 589 105 604 176 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A6D
@@ -71612,6 +72012,7 @@ SplineSet
637 39 l 1
637 -27 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A6E
@@ -71710,6 +72111,7 @@ SplineSet
307 229 414 101 487 101 c 0
556 101 589 168 604 239 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A70
@@ -71749,6 +72151,7 @@ SplineSet
637 -80 l 1
637 -146 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A71
@@ -71849,6 +72252,7 @@ SplineSet
307 177 414 49 487 49 c 0
556 49 589 116 604 187 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2A74
@@ -71891,6 +72295,7 @@ SplineSet
48 193 78 216 111 216 c 0
146 216 175 194 175 153 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A74.rtlm
EndChar
StartChar: uni2A75
@@ -72082,6 +72487,7 @@ SplineSet
609 39 l 1
609 -26 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A7A
EndChar
StartChar: uni2A7A
@@ -72112,6 +72518,7 @@ SplineSet
126 228 146 208 171 208 c 0
196 208 216 228 216 253 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A79
EndChar
StartChar: uni2A7B
@@ -72150,6 +72557,7 @@ SplineSet
609 39 l 1
609 -26 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A7B.rtlm
EndChar
StartChar: uni2A7C
@@ -72188,6 +72596,7 @@ SplineSet
641 258 l 1
641 248 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2A7C.rtlm
EndChar
StartChar: uni2A7D
@@ -72211,6 +72620,7 @@ SplineSet
621 -71 l 1
621 -137 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A7E
EndChar
StartChar: uni2A7E
@@ -72234,6 +72644,7 @@ SplineSet
621 204 l 1
621 138 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A7D
EndChar
StartChar: uni2A7F
@@ -72264,6 +72675,7 @@ SplineSet
625 -71 l 1
625 -137 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A80
EndChar
StartChar: uni2A80
@@ -72294,6 +72706,7 @@ SplineSet
625 204 l 1
625 138 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A7F
EndChar
StartChar: uni2A81
@@ -72324,6 +72737,7 @@ SplineSet
625 -71 l 1
625 -137 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A82
EndChar
StartChar: uni2A82
@@ -72354,6 +72768,7 @@ SplineSet
625 204 l 1
625 138 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A81
EndChar
StartChar: uni2A83
@@ -72384,6 +72799,7 @@ SplineSet
625 -71 l 1
625 -137 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A84
EndChar
StartChar: uni2A84
@@ -72414,6 +72830,7 @@ SplineSet
625 204 l 1
625 138 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A83
EndChar
StartChar: uni2A85
@@ -72451,6 +72868,8 @@ SplineSet
307 -71 414 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A86
+Colour: ff
EndChar
StartChar: uni2A86
@@ -72488,6 +72907,8 @@ SplineSet
307 -71 414 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A85
+Colour: ff
EndChar
StartChar: uni2A87
@@ -72520,6 +72941,7 @@ SplineSet
625 -54 l 1
625 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A88
EndChar
StartChar: uni2A88
@@ -72552,6 +72974,7 @@ SplineSet
621 -54 l 1
621 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A87
EndChar
StartChar: uni2A89
@@ -72600,6 +73023,8 @@ SplineSet
395 -158 446 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A8A
+Colour: ff
EndChar
StartChar: uni2A8A
@@ -72648,6 +73073,8 @@ SplineSet
395 -158 446 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A89
+Colour: ff
EndChar
StartChar: uni2A8B
@@ -72685,6 +73112,7 @@ SplineSet
621 -202 l 1
621 -212 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A8C
EndChar
StartChar: uni2A8C
@@ -72722,6 +73150,7 @@ SplineSet
621 -361 l 1
621 -424 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A8B
EndChar
StartChar: uni2A8D
@@ -72755,6 +73184,8 @@ SplineSet
625 -110 l 1
625 -176 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A8E
+Colour: ff
EndChar
StartChar: uni2A8E
@@ -72788,6 +73219,8 @@ SplineSet
625 -110 l 1
625 -176 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A8D
+Colour: ff
EndChar
StartChar: uni2A8F
@@ -72824,6 +73257,8 @@ SplineSet
625 -123 l 1
625 -133 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A90
+Colour: ff
EndChar
StartChar: uni2A90
@@ -72860,6 +73295,8 @@ SplineSet
625 -296 l 1
625 -361 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A8F
+Colour: ff
EndChar
StartChar: uni2A91
@@ -72897,6 +73334,7 @@ SplineSet
625 -272 l 1
625 -338 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A92
EndChar
StartChar: uni2A92
@@ -72934,6 +73372,7 @@ SplineSet
625 -272 l 1
625 -338 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A91
EndChar
StartChar: uni2A93
@@ -72970,6 +73409,7 @@ SplineSet
625 -71 l 1
625 -136 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A94
EndChar
StartChar: uni2A94
@@ -73006,6 +73446,7 @@ SplineSet
625 -296 l 1
625 -361 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A93
EndChar
StartChar: uni2A95
@@ -73029,6 +73470,7 @@ SplineSet
621 -59 l 1
621 -122 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A96
EndChar
StartChar: uni2A96
@@ -73052,6 +73494,7 @@ SplineSet
621 161 l 1
621 151 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A95
EndChar
StartChar: uni2A97
@@ -73082,6 +73525,7 @@ SplineSet
621 -57 l 1
621 -122 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A98
EndChar
StartChar: uni2A98
@@ -73112,6 +73556,7 @@ SplineSet
132 197 164 222 196 222 c 0
228 222 259 196 259 159 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A97
EndChar
StartChar: uni2A99
@@ -73141,6 +73586,7 @@ SplineSet
625 -146 l 1
625 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A9A
EndChar
StartChar: uni2A9A
@@ -73170,6 +73616,7 @@ SplineSet
625 73 l 1
625 63 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A99
EndChar
StartChar: uni2A9B
@@ -73198,6 +73645,7 @@ SplineSet
625 -155 l 1
625 -220 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A9C
EndChar
StartChar: uni2A9C
@@ -73226,6 +73674,7 @@ SplineSet
625 64 l 1
625 54 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A9B
EndChar
StartChar: uni2A9D
@@ -73254,6 +73703,8 @@ SplineSet
620 -99 l 1
620 -164 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A9E
+Colour: ff
EndChar
StartChar: uni2A9E
@@ -73282,6 +73733,8 @@ SplineSet
630 120 l 1
630 110 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A9D
+Colour: ff
EndChar
StartChar: uni2A9F
@@ -73320,6 +73773,8 @@ SplineSet
625 -201 l 1
625 -267 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AA0
+Colour: ff
EndChar
StartChar: uni2AA0
@@ -73358,6 +73813,8 @@ SplineSet
625 -201 l 1
625 -267 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2A9F
+Colour: ff
EndChar
StartChar: uni2AA1
@@ -73384,6 +73841,7 @@ SplineSet
609 39 l 1
609 -26 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AA2
EndChar
StartChar: uni2AA2
@@ -73410,6 +73868,7 @@ SplineSet
373 258 l 1
373 248 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AA1
EndChar
StartChar: uni2AA3
@@ -73442,6 +73901,7 @@ SplineSet
908 -37 l 1
908 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2AA3.rtlm
EndChar
StartChar: uni2AA4
@@ -73524,6 +73984,7 @@ SplineSet
559 322 545 387 523 447 c 1
161 253 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AA7
EndChar
StartChar: uni2AA7
@@ -73546,6 +74007,7 @@ SplineSet
126 184 140 119 162 59 c 1
524 253 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AA6
EndChar
StartChar: uni2AA8
@@ -73573,6 +74035,7 @@ SplineSet
615 -71 l 1
615 -137 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AA9
EndChar
StartChar: uni2AA9
@@ -73600,6 +74063,7 @@ SplineSet
635 204 l 1
635 138 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AA8
EndChar
StartChar: uni2AAA
@@ -73622,6 +74086,7 @@ SplineSet
609 34 l 1
609 -31 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AAB
EndChar
StartChar: uni2AAB
@@ -73644,6 +74109,7 @@ SplineSet
640 263 l 1
640 243 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AAA
EndChar
StartChar: uni2AAC
@@ -73671,6 +74137,7 @@ SplineSet
625 -37 l 1
625 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AAD
EndChar
StartChar: uni2AAD
@@ -73698,6 +74165,7 @@ SplineSet
625 -37 l 1
625 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AAC
EndChar
StartChar: uni2AAE
@@ -73754,6 +74222,7 @@ SplineSet
621 -37 l 1
621 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB0
EndChar
StartChar: uni2AB0
@@ -73778,6 +74247,7 @@ SplineSet
621 -37 l 1
621 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AAF
EndChar
StartChar: uni2AB1
@@ -73810,6 +74280,7 @@ SplineSet
625 -54 l 1
625 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB2
EndChar
StartChar: uni2AB2
@@ -73842,6 +74313,7 @@ SplineSet
625 -54 l 1
625 -120 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB1
EndChar
StartChar: uni2AB3
@@ -73871,6 +74343,7 @@ SplineSet
625 -145 l 1
625 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB4
EndChar
StartChar: uni2AB4
@@ -73900,6 +74373,7 @@ SplineSet
625 -145 l 1
625 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB3
EndChar
StartChar: uni2AB5
@@ -73940,6 +74414,7 @@ SplineSet
622 -118 l 1
622 -184 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB6
EndChar
StartChar: uni2AB6
@@ -73980,6 +74455,7 @@ SplineSet
622 -118 l 1
622 -184 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB5
EndChar
StartChar: uni2AB7
@@ -74017,6 +74493,8 @@ SplineSet
307 -71 414 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB8
+Colour: ff
EndChar
StartChar: uni2AB8
@@ -74054,6 +74532,8 @@ SplineSet
307 -71 414 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB7
+Colour: ff
EndChar
StartChar: uni2AB9
@@ -74102,6 +74582,8 @@ SplineSet
395 -158 446 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ABA
+Colour: ff
EndChar
StartChar: uni2ABA
@@ -74150,6 +74632,8 @@ SplineSet
395 -158 446 -199 487 -199 c 0
556 -199 589 -132 604 -61 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AB9
+Colour: ff
EndChar
StartChar: uni2ABB
@@ -74176,6 +74660,7 @@ SplineSet
500 369 351 288 238 253 c 1
351 218 500 137 550 51 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ABC
EndChar
StartChar: uni2ABC
@@ -74202,6 +74687,7 @@ SplineSet
25 532 l 1
145 371 367 302 550 286 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ABB
EndChar
StartChar: uni2ABD
@@ -74230,6 +74716,7 @@ SplineSet
625 40 l 1
625 -26 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ABE
EndChar
StartChar: uni2ABE
@@ -74258,6 +74745,7 @@ SplineSet
236 286 262 317 299 317 c 0
333 317 363 292 363 254 c 0
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ABD
EndChar
StartChar: uni2ABF
@@ -74294,6 +74782,7 @@ SplineSet
495 57 l 1
495 7 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC0
EndChar
StartChar: uni2AC0
@@ -74330,6 +74819,7 @@ SplineSet
458 57 l 1
458 7 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ABF
EndChar
StartChar: uni2AC1
@@ -74366,6 +74856,7 @@ SplineSet
396 31 l 1
495 -68 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC2
EndChar
StartChar: uni2AC2
@@ -74402,6 +74893,7 @@ SplineSet
359 31 l 1
458 -67 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC1
EndChar
StartChar: uni2AC3
@@ -74435,6 +74927,7 @@ SplineSet
625 -37 l 1
625 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC4
EndChar
StartChar: uni2AC4
@@ -74468,6 +74961,7 @@ SplineSet
615 -37 l 1
615 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC3
EndChar
StartChar: uni2AC5
@@ -74501,6 +74995,7 @@ SplineSet
622 -145 l 1
622 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC6
EndChar
StartChar: uni2AC6
@@ -74534,6 +75029,7 @@ SplineSet
623 -145 l 1
623 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC5
EndChar
StartChar: uni2AC7
@@ -74566,6 +75062,8 @@ SplineSet
308 40 411 -88 481 -88 c 0
547 -88 579 -21 593 50 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC8
+Colour: ff
EndChar
StartChar: uni2AC8
@@ -74598,6 +75096,8 @@ SplineSet
308 40 411 -88 481 -88 c 0
547 -88 579 -21 593 50 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC7
+Colour: ff
EndChar
StartChar: uni2AC9
@@ -74639,6 +75139,8 @@ SplineSet
308 -70 411 -198 481 -198 c 0
547 -198 579 -131 593 -60 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ACA
+Colour: ff
EndChar
StartChar: uni2ACA
@@ -74680,6 +75182,8 @@ SplineSet
308 -70 411 -198 481 -198 c 0
547 -198 579 -131 593 -60 c 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AC9
+Colour: ff
EndChar
StartChar: uni2ACB
@@ -74724,6 +75228,7 @@ SplineSet
619 -145 l 1
619 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ACC
EndChar
StartChar: uni2ACC
@@ -74768,6 +75273,7 @@ SplineSet
614 -145 l 1
614 -211 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ACB
EndChar
StartChar: uni2ACD
@@ -74789,6 +75295,7 @@ SplineSet
1288 558 l 1
1288 492 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ACE
EndChar
StartChar: uni2ACE
@@ -74810,6 +75317,7 @@ SplineSet
1288 558 l 1
1288 -53 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ACD
EndChar
StartChar: uni2ACF
@@ -74834,6 +75342,7 @@ SplineSet
116 146 211 40 325 40 c 2
549 40 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AD0
EndChar
StartChar: uni2AD0
@@ -74858,6 +75367,7 @@ SplineSet
136 466 l 1
136 40 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2ACF
EndChar
StartChar: uni2AD1
@@ -74887,6 +75397,7 @@ SplineSet
626 -37 l 1
626 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AD2
EndChar
StartChar: uni2AD2
@@ -74916,6 +75427,7 @@ SplineSet
615 -37 l 1
615 -103 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AD1
EndChar
StartChar: uni2AD3
@@ -74950,6 +75462,7 @@ SplineSet
70 125 l 1
70 191 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AD4
EndChar
StartChar: uni2AD4
@@ -74984,6 +75497,7 @@ SplineSet
615 -143 l 1
615 -209 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AD3
EndChar
StartChar: uni2AD5
@@ -75018,6 +75532,7 @@ SplineSet
625 -143 l 1
625 -209 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AD6
EndChar
StartChar: uni2AD6
@@ -75052,6 +75567,7 @@ SplineSet
60 125 l 1
60 191 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AD5
EndChar
StartChar: uni2AD7
@@ -75306,6 +75822,7 @@ SplineSet
433 662 l 1
433 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22A6
EndChar
StartChar: uni2ADF
@@ -75421,6 +75938,7 @@ SplineSet
625 172 l 1
625 106 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2AE2.rtlm
EndChar
StartChar: uni2AE3
@@ -75448,6 +75966,7 @@ SplineSet
603 662 l 1
603 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22A9
EndChar
StartChar: uni2AE4
@@ -75473,6 +75992,7 @@ SplineSet
625 662 l 1
625 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22A8
EndChar
StartChar: uni2AE5
@@ -75503,6 +76023,7 @@ SplineSet
603 662 l 1
603 0 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni22AB
EndChar
StartChar: uni2AE6
@@ -75533,6 +76054,7 @@ SplineSet
626 364 l 1
626 298 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2AE6.rtlm
EndChar
StartChar: uni2AE7
@@ -75688,6 +76210,7 @@ SplineSet
552 489 l 1
552 18 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AED
EndChar
StartChar: uni2AED
@@ -75711,6 +76234,7 @@ SplineSet
552 289 l 1
552 223 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AEC
EndChar
StartChar: uni2AEE
@@ -75735,6 +76259,7 @@ SplineSet
235 260 l 1
381 186 l 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2AEF
@@ -75885,12 +76410,14 @@ SplineSet
479 222 483 222 487 222 c 0
556 222 589 289 604 360 c 1
EndSplineSet
+Colour: ff0000
EndChar
StartChar: uni2AF4
Encoding: 10996 10996 2218
Width: 685
Flags: MW
+GlyphCompositionVertical: 2 uni2AF4%0,295,295,884 uni2AF4%1,295,295,884
VStem: 131 66<-189 695> 310 66<-189 695> 489 66<-189 695>
CounterMasks: 1 e0
LayerCount: 2
@@ -76015,6 +76542,7 @@ SplineSet
1080 -90 l 1
1080 -155 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AF8
EndChar
StartChar: uni2AF8
@@ -76049,6 +76577,7 @@ SplineSet
457 258 l 1
457 248 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AF7
EndChar
StartChar: uni2AF9
@@ -76077,6 +76606,7 @@ SplineSet
625 -154 l 1
625 -220 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AFA
EndChar
StartChar: uni2AFA
@@ -76105,6 +76635,7 @@ SplineSet
625 121 l 1
625 55 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-1" uni2AF9
EndChar
StartChar: uni2AFB
@@ -92826,7 +93357,15 @@ Flags: W
LayerCount: 2
Fore
SplineSet
-502 336 m 2
+94 376 m 1
+ 137 388 184 411 220 434 c 1
+ 220 436 l 1
+ 155 460 67 491 67 570 c 0
+ 67 658 176 694 278 694 c 1
+ 278 669 l 1
+ 251 665 206 652 206 618 c 0
+ 206 564 302 548 351 518 c 0
+ 448 460 502 415 502 336 c 2
502 187 l 2
502 131 400 89 340 34 c 0
324 19 304 1 281 -25 c 1
@@ -92835,16 +93374,7 @@ SplineSet
48 35 l 1
48 59 l 1
75 59 94 72 94 110 c 2
- 94 380 l 1
94 376 l 1
- 137 388 184 411 220 434 c 1
- 220 436 l 1
- 155 460 67 491 67 570 c 0
- 67 658 176 694 278 694 c 1
- 278 669 l 1
- 251 665 206 652 206 618 c 0
- 206 564 302 548 351 518 c 0
- 448 460 502 415 502 336 c 2
363 159 m 2
363 314 l 2
363 380 309 399 281 418 c 1
@@ -102931,6 +103461,15 @@ HStem: 442 31<286 289.5>
LayerCount: 2
Fore
SplineSet
+205 271 m 2
+ 205 72 l 1
+ 223 36 250 17 286 17 c 0
+ 319 17 341 34 353 69 c 0
+ 363 99 368 149 368 220 c 0
+ 368 306 359 366 340 401 c 0
+ 325 428 304 442 275 442 c 0
+ 248 442 228 427 218 397 c 0
+ 209 371 205 329 205 271 c 2
66 -55 m 2
66 113 l 2
66 189 73 251 87 298 c 0
@@ -102940,22 +103479,12 @@ SplineSet
368 473 422 451 460 406 c 0
497 363 515 304 515 228 c 0
515 153 490 92 441 45 c 0
- 400 5 351 -14 295 -14 c 2
- 296 -14 l 2
+ 400 5 352 -14 296 -14 c 0
264 -14 234 -6 205 12 c 1
205 -54 l 2
205 -122 198 -172 185 -205 c 1
45 -205 l 1
59 -176 66 -126 66 -55 c 2
-205 271 m 2
- 205 72 l 1
- 223 36 250 17 286 17 c 0
- 319 17 341 34 353 69 c 0
- 363 99 368 149 368 220 c 0
- 368 306 359 366 340 401 c 0
- 325 428 304 442 275 442 c 0
- 248 442 228 427 218 397 c 0
- 209 371 205 329 205 271 c 2
EndSplineSet
EndChar
@@ -115629,16 +116158,16 @@ StartChar: uni0338.size1
Encoding: 1114184 -1 3362
Width: 0
Flags: W
-TopAccentHorizontal: -438
+TopAccentHorizontal: -339
IsExtendedShape: 1
LayerCount: 2
Fore
SplineSet
--157 466 m 1
- -720 -21 l 1
- -720 45 l 1
- -157 532 l 1
- -157 466 l 1
+-554 -181 m 1
+ -179 680 l 1
+ -125 680 l 1
+ -500 -181 l 1
+ -554 -181 l 1
EndSplineSet
EndChar
@@ -115874,6 +116403,7 @@ StartChar: uni220F.size1
Encoding: 1114194 -1 3372
Width: 1355
Flags: MW
+TopAccentHorizontal: 678
IsExtendedShape: 1
HStem: 1411 89<398 958 398 398>
VStem: 215 183<241 276 276 1287 1287 1356.5> 958 183<276 1293>
@@ -115913,6 +116443,7 @@ StartChar: uni2210.size1
Encoding: 1114195 -1 3373
Width: 1355
Flags: MW
+TopAccentHorizontal: 678
IsExtendedShape: 1
HStem: 49 89<398 958 398 1305>
VStem: 215 183<262 1273 138 1308 138 1359> 958 183<196.5 256 256 1273 1273 1282>
@@ -115952,6 +116483,7 @@ StartChar: uni2211.size1
Encoding: 1114196 -1 3374
Width: 1292
Flags: MW
+TopAccentHorizontal: 646
IsExtendedShape: 1
HStem: 49 183<351 919 919 988.5 351 1128> 1409 90<410 787 410 410>
LayerCount: 2
@@ -116274,6 +116806,7 @@ SplineSet
394 -79 l 1
294 -79 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2320.rtlm
EndChar
StartChar: uni2321
@@ -116297,6 +116830,7 @@ SplineSet
294 1086 l 1
394 1086 l 1
EndSplineSet
+Substitution2: "'rtlm' RTL mirrored math glyphs-2" uni2321.rtlm
EndChar
StartChar: uni239B
@@ -117700,6 +118234,8 @@ StartChar: uni2AFC
Encoding: 11004 11004 3448
Width: 690
Flags: MW
+GlyphVariantsVertical: uni2AFC uni2AFC.size2
+GlyphCompositionVertical: 2 uni2AFC.size2%0,625,625,1875 uni2AFC.size2%1,625,625,1875
VStem: 133 66<-363 867> 312 66<-363 867> 491 66<-363 867>
CounterMasks: 1 e0
LayerCount: 2
@@ -118073,18 +118609,17 @@ EndChar
StartChar: uni0338.size2
Encoding: 1114257 -1 3466
Width: 0
-Flags: MW
-TopAccentHorizontal: -363
+Flags: W
+TopAccentHorizontal: -339
IsExtendedShape: 1
-HStem: 0 20
LayerCount: 2
Fore
SplineSet
--6 662 m 1
- -651 0 l 1
- -720 0 l 1
- -75 662 l 1
- -6 662 l 1
+-103 729 m 1
+ -521 -229 l 1
+ -575 -229 l 1
+ -157 729 l 1
+ -103 729 l 1
EndSplineSet
EndChar
@@ -119339,15 +119874,15 @@ StartChar: uni0338.size3
Encoding: 1114310 -1 3519
Width: 0
Flags: W
-TopAccentHorizontal: -338
+TopAccentHorizontal: -340
LayerCount: 2
Fore
SplineSet
--132 662 m 1
- -489 -156 l 1
- -543 -156 l 1
- -186 662 l 1
- -132 662 l 1
+-82 778 m 1
+ -543 -280 l 1
+ -597 -280 l 1
+ -136 778 l 1
+ -82 778 l 1
EndSplineSet
EndChar
@@ -120572,11 +121107,11 @@ TopAccentHorizontal: -330
LayerCount: 2
Fore
SplineSet
--169 731 m 1
- -436 -228 l 1
- -490 -228 l 1
- -223 731 l 1
- -169 731 l 1
+-141 830 m 1
+ -464 -327 l 1
+ -518 -327 l 1
+ -195 830 l 1
+ -141 830 l 1
EndSplineSet
EndChar
@@ -121598,15 +122133,15 @@ StartChar: uni0338.size5
Encoding: 1114405 -1 3614
Width: 0
Flags: W
-TopAccentHorizontal: -342
+TopAccentHorizontal: -343
LayerCount: 2
Fore
SplineSet
--123 960 m 1
- -507 -454 l 1
- -561 -454 l 1
- -177 960 l 1
- -123 960 l 1
+-554 -429 m 1
+ -185 931 l 1
+ -131 931 l 1
+ -500 -429 l 1
+ -554 -429 l 1
EndSplineSet
EndChar
@@ -136827,5 +137362,9635 @@ SplineSet
799 -426 l 1
EndSplineSet
EndChar
+
+StartChar: uni222B.rtlm
+Encoding: 1114867 -1 4136
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni222B.rtlm.display
+HStem: -320 31<539.5 566.5 518 566.5> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+467 -124 m 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 614 -320 574 -320 c 0
+ 462 -320 412 -199 392 -118 c 2
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 57 824 97 824 c 0
+ 217 824 265 686 285 606 c 2
+ 467 -124 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni222C.rtlm
+Encoding: 1114868 -1 4137
+Width: 931
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni222C.rtlm.display
+HStem: -320 31<781.5 808.5 770 808.5 539.5 566.5> 793 31<346.5 375 104.5 133>
+VStem: 816 65<-283.5 -275.5 -283.5 -258.5> 574 65<-283.5 -275.5 -283.5 -258.5> 274 65<780.5 787.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+467 -124 m 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 467 -124 l 2
+709 -124 m 2
+ 734 -225 758 -289 805 -289 c 0
+ 812 -289 816 -286 816 -281 c 0
+ 816 -270 798 -271 798 -242 c 0
+ 798 -225 814 -216 829 -216 c 0
+ 857 -216 881 -242 881 -275 c 0
+ 881 -299 866 -320 826 -320 c 0
+ 714 -320 654 -199 634 -118 c 2
+ 451 616 l 2
+ 425 721 400 793 350 793 c 0
+ 343 793 339 790 339 785 c 0
+ 339 776 357 770 357 744 c 0
+ 357 727 341 720 326 720 c 0
+ 298 720 274 746 274 779 c 0
+ 274 803 289 824 329 824 c 0
+ 449 824 507 686 527 606 c 2
+ 709 -124 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni222D.rtlm
+Encoding: 1114869 -1 4138
+Width: 1173
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni222D.rtlm.display
+HStem: -320 31<1023.5 1050.5 1012 1050.5 782.5 809.5 539.5 566.5> 793 31<588.5 617 347.5 376 104.5 133>
+VStem: 1058 65<-283.5 -275.5 -283.5 -258.5> 817 65<-283.5 -275.5 -283.5 -258.5> 574 65<-283.5 -275.5 -283.5 -258.5> 516 65<780.5 787.5> 275 65<780.5 787.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+467 -124 m 2xfb
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 467 -124 l 2xfb
+710 -124 m 2
+ 735 -225 759 -289 806 -289 c 0
+ 813 -289 817 -286 817 -281 c 0
+ 817 -270 799 -271 799 -242 c 0
+ 799 -225 815 -216 830 -216 c 0
+ 858 -216 882 -242 882 -275 c 0
+ 882 -299 867 -320 827 -320 c 0
+ 715 -320 655 -199 635 -118 c 2
+ 452 616 l 2
+ 426 721 401 793 351 793 c 0
+ 344 793 340 790 340 785 c 0
+ 340 776 358 770 358 744 c 0
+ 358 727 342 720 327 720 c 0
+ 299 720 275 746 275 779 c 0
+ 275 803 290 824 330 824 c 0
+ 450 824 508 686 528 606 c 2
+ 710 -124 l 2
+951 -124 m 2
+ 976 -225 1000 -289 1047 -289 c 0
+ 1054 -289 1058 -286 1058 -281 c 0
+ 1058 -270 1040 -271 1040 -242 c 0
+ 1040 -225 1056 -216 1071 -216 c 0
+ 1099 -216 1123 -242 1123 -275 c 0
+ 1123 -299 1108 -320 1068 -320 c 0
+ 956 -320 896 -199 876 -118 c 2
+ 693 616 l 2
+ 667 721 642 793 592 793 c 0
+ 585 793 581 790 581 785 c 0xc4
+ 581 776 599 770 599 744 c 0
+ 599 727 583 720 568 720 c 0
+ 540 720 516 746 516 779 c 0
+ 516 803 531 824 571 824 c 0
+ 691 824 749 686 769 606 c 2
+ 951 -124 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni222E.rtlm
+Encoding: 1114870 -1 4139
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni222E.rtlm.display
+HStem: -320 31<539.5 566.5 518 566.5> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 524 38<213.5 302.5 213.5 313> 112 38<199.5 288.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+318 476 m 1
+ 337 476 l 2
+ 461 476 562 375 562 251 c 0
+ 562 158 506 79 425 44 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 614 -320 574 -320 c 0
+ 462 -320 412 -199 392 -118 c 2
+ 356 27 l 1
+ 350 26 344 26 337 26 c 0
+ 213 26 112 127 112 251 c 0
+ 112 344 168 424 248 458 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 57 824 97 824 c 0
+ 217 824 265 686 285 606 c 2
+ 318 476 l 1
+347 64 m 1
+ 258 421 l 1
+ 194 391 150 326 150 251 c 0
+ 150 148 234 64 337 64 c 2
+ 347 64 l 1
+327 438 m 1
+ 416 81 l 1
+ 480 111 524 176 524 251 c 0
+ 524 354 440 438 337 438 c 2
+ 327 438 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni222F.rtlm
+Encoding: 1114871 -1 4140
+Width: 931
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni222F.rtlm.display
+HStem: -320 31<781.5 808.5 770 808.5 539.5 566.5> 27 38<451 478.5 449 480> 793 31<346.5 375 104.5 133>
+VStem: 816 65<-283.5 -275.5 -283.5 -258.5> 765 38<223 291.5 223 302.5> 574 65<-283.5 -275.5 -283.5 -258.5> 274 65<780.5 787.5> 105 38<212.5 281.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+321 462 m 1
+ 361 472 405 477 453 477 c 2
+ 486 477 l 1
+ 451 616 l 2
+ 425 721 400 793 350 793 c 0
+ 343 793 339 790 339 785 c 0
+ 339 776 357 770 357 744 c 0
+ 357 727 341 720 326 720 c 0
+ 298 720 274 746 274 779 c 0
+ 274 803 289 824 329 824 c 0
+ 449 824 507 686 527 606 c 2
+ 562 467 l 1
+ 709 439 803 353 803 252 c 0
+ 803 177 750 110 661 69 c 1
+ 709 -124 l 2
+ 734 -225 758 -289 805 -289 c 0
+ 812 -289 816 -286 816 -281 c 0
+ 816 -270 798 -271 798 -242 c 0
+ 798 -225 814 -216 829 -216 c 0
+ 857 -216 881 -242 881 -275 c 0
+ 881 -299 866 -320 826 -320 c 0
+ 714 -320 654 -199 634 -118 c 2
+ 594 44 l 1
+ 552 33 504 27 453 27 c 0
+ 445 27 437 27 430 28 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 354 36 l 1
+ 203 62 105 149 105 252 c 0
+ 105 330 161 398 253 439 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 321 462 l 1
+263 399 m 1
+ 191 364 143 311 143 252 c 0
+ 143 173 227 106 343 78 c 1
+ 263 399 l 1
+420 67 m 1
+ 432 66 445 65 457 65 c 0
+ 503 65 546 71 584 81 c 1
+ 496 438 l 1
+ 483 439 470 439 457 439 c 0
+ 412 439 370 434 331 423 c 1
+ 420 67 l 1
+652 107 m 1
+ 721 141 765 194 765 252 c 0
+ 765 331 687 399 572 426 c 1
+ 652 107 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2230.rtlm
+Encoding: 1114872 -1 4141
+Width: 1172
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2230.rtlm.display
+HStem: -320 31<1022.5 1049.5 1011 1049.5 781.5 808.5 539.5 566.5> 793 31<587.5 616 346.5 375 104.5 133>
+VStem: 1057 65<-283.5 -275.5 -283.5 -258.5> 1009 38<222 287.5 222 298.5> 816 65<-283.5 -275.5 -283.5 -258.5> 574 65<-283.5 -275.5 -283.5 -258.5> 515 65<780.5 787.5> 274 65<780.5 787.5> 106 38<210 282> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+324 450 m 1xfb
+ 372 462 426 470 487 474 c 1
+ 451 616 l 2
+ 424 721 400 793 350 793 c 0
+ 343 793 339 790 339 785 c 0
+ 339 776 357 770 357 744 c 0
+ 357 727 341 720 326 720 c 0
+ 298 720 274 746 274 779 c 0
+ 274 803 289 824 329 824 c 0
+ 449 824 507 686 527 606 c 2
+ 559 477 l 1
+ 576 477 l 2
+ 631 477 683 474 729 468 c 1
+ 692 616 l 2
+ 666 721 641 793 591 793 c 0
+ 584 793 580 790 580 785 c 0
+ 580 776 598 770 598 744 c 0
+ 598 727 582 720 567 720 c 0
+ 539 720 515 746 515 779 c 0
+ 515 803 530 824 570 824 c 0
+ 690 824 748 686 768 606 c 2
+ 806 454 l 1
+ 959 418 1047 345 1047 252 c 0
+ 1047 169 995 110 901 74 c 1
+ 950 -124 l 2
+ 975 -225 999 -289 1046 -289 c 0
+ 1053 -289 1057 -286 1057 -281 c 0
+ 1057 -270 1039 -271 1039 -242 c 0
+ 1039 -225 1055 -216 1070 -216 c 0
+ 1098 -216 1122 -242 1122 -275 c 0
+ 1122 -299 1107 -320 1067 -320 c 0
+ 955 -320 895 -199 875 -118 c 2
+ 833 53 l 1
+ 785 41 731 34 671 30 c 1
+ 709 -124 l 2
+ 734 -225 758 -289 805 -289 c 0
+ 812 -289 816 -286 816 -281 c 0
+ 816 -270 798 -271 798 -242 c 0
+ 798 -225 814 -216 829 -216 c 0
+ 857 -216 881 -242 881 -275 c 0
+ 881 -299 866 -320 826 -320 c 0
+ 714 -320 654 -199 634 -118 c 2
+ 598 27 l 1
+ 576 27 l 2
+ 523 27 473 30 428 36 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0xd4c0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 351 48 l 1
+ 196 81 106 151 106 252 c 0
+ 106 330 160 390 256 428 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 324 450 l 1xfb
+266 389 m 1
+ 190 358 144 312 144 252 c 0
+ 144 168 222 116 341 88 c 1
+ 266 389 l 1
+418 75 m 1
+ 468 68 524 65 582 65 c 2
+ 589 65 l 1
+ 496 436 l 1
+ 437 432 382 424 334 412 c 1
+ 418 75 l 1
+569 439 m 1
+ 661 68 l 1
+ 721 71 776 79 823 91 c 1
+ 739 428 l 1
+ 691 435 638 439 582 439 c 2
+ 569 439 l 1
+891 114 m 1
+ 965 146 1009 192 1009 252 c 0
+ 1009 323 934 380 817 412 c 1
+ 891 114 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2231.rtlm
+Encoding: 1114873 -1 4142
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2231.rtlm.display
+HStem: -320 31<529.304 594> 217 12<441.25 456.947> 330 35<363 442.27> 793 31<77 143.258>
+VStem: 32 65<738.402 792.531> 139 35<142 218.562> 532 55<209.003 236.999> 574 65<-288.531 -235.468>
+LayerCount: 2
+Fore
+SplineSet
+285 313 m 1xfe
+ 220 283 174 218 174 142 c 1
+ 139 142 l 1
+ 139 234 195 313 276 347 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 57 824 97 824 c 0
+ 217 824 265 686 285 606 c 2
+ 345 364 l 1
+ 351 364 357 365 363 365 c 0
+ 377 365 391 364 405 361 c 1
+ 435 355 464 344 490 326 c 0
+ 516 308 538 285 554 258 c 0
+ 559 249 564 233 576 233 c 0
+ 583 233 587 240 589 246 c 0
+ 598 267 607 288 620 307 c 1
+ 631 301 l 1
+ 606 252 587 199 587 144 c 1
+ 581 141 l 1
+ 541 180 492 200 440 217 c 1
+ 443 229 l 1
+ 465 225 487 218 508 211 c 0
+ 512 210 515 209 519 209 c 0
+ 525 209 532 213 532 220 c 0
+ 532 222 532 225 531 227 c 0
+ 510 271 467 306 421 321 c 0
+ 403 327 383 330 363 330 c 0
+ 360 330 357 330 354 330 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0xfd
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0xfe
+ 615 -216 639 -242 639 -275 c 0xfd
+ 639 -299 614 -320 574 -320 c 0
+ 462 -320 412 -199 392 -118 c 2
+ 285 313 l 1xfe
+EndSplineSet
+EndChar
+
+StartChar: uni2232.rtlm
+Encoding: 1114874 -1 4143
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2232.rtlm.display
+HStem: -320 31<529.304 594> 29 35<260.671 332> 326 12<416.667 429.527> 439 35<327 381.969> 793 31<77 143.258>
+VStem: 32 65<738.402 792.531> 113 35<174.981 327.071> 574 65<-288.531 -235.468>
+LayerCount: 2
+Fore
+SplineSet
+332 64 m 0
+ 337 64 342 64 347 64 c 1
+ 257 422 l 1
+ 194 393 150 330 148 256 c 0
+ 146 152 228 66 332 64 c 0
+383 471 m 1
+ 436 460 504 422 540 345 c 1
+ 561 317 568 370 597 411 c 1
+ 608 405 l 1
+ 581 356 561 302 561 246 c 1
+ 559 156 502 80 424 47 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 614 -320 574 -320 c 0
+ 462 -320 412 -199 392 -118 c 2
+ 355 29 l 1
+ 347 28 340 29 332 29 c 0
+ 209 32 110 134 113 257 c 1
+ 113 258 l 1
+ 115 350 172 424 249 457 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 57 824 97 824 c 0
+ 217 824 265 686 285 606 c 2
+ 318 474 l 1
+ 339 476 361 475 383 470 c 1
+ 383 471 l 1
+416 81 m 1
+ 487 114 533 190 524 272 c 1
+ 491 296 454 312 415 326 c 1
+ 419 338 l 1
+ 459 329 484 316 494 316 c 0
+ 516 315 505 337 497 351 c 0
+ 465 403 407 437 341 439 c 0
+ 336 439 332 439 327 439 c 1
+ 416 81 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2233.rtlm
+Encoding: 1114875 -1 4144
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2233.rtlm.display
+HStem: -320 31<529.304 594> 29 35<258.991 347> 440 34<326 414.229> 793 31<77 143.258>
+VStem: 32 65<738.402 792.531> 574 65<-288.531 -235.468>
+LayerCount: 2
+Fore
+SplineSet
+219 442 m 0
+ 229 448 239 453 249 457 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 57 824 97 824 c 0
+ 217 824 265 686 285 606 c 2
+ 318 474 l 1
+ 398 481 481 447 531 363 c 1
+ 560 319 602 285 647 258 c 1
+ 641 247 l 1
+ 596 268 563 309 559 274 c 1
+ 569 167 503 102 487 87 c 1
+ 468 69 446 57 424 47 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 614 -320 574 -320 c 0
+ 462 -320 412 -199 392 -118 c 2
+ 355 29 l 1
+ 275 22 193 58 146 134 c 0
+ 81 238 114 377 219 442 c 0
+347 64 m 1
+ 257 423 l 1
+ 250 420 244 416 237 412 c 0
+ 148 357 120 241 175 153 c 0
+ 213 92 280 60 347 64 c 1
+416 82 m 1
+ 423 85 429 89 435 93 c 0
+ 526 149 532 256 521 274 c 0
+ 516 281 505 281 496 269 c 0
+ 482 252 468 235 451 220 c 1
+ 441 228 l 1
+ 468 260 492 293 508 330 c 1
+ 475 403 401 444 326 440 c 1
+ 416 82 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0B.rtlm
+Encoding: 1114876 -1 4145
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A0B.rtlm.display
+HStem: -320 31<540.5 567.5 529 567.5> -59 90<452 507 199 356 159.5 199 379 507> 513 50<309 481 481 481> 793 31<105.5 134>
+VStem: 575 65<-283.5 -275.5 -283.5 -258.5> 33 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+297 563 m 1
+ 640 563 l 1
+ 370 270 l 1
+ 383 219 l 1
+ 659 -59 l 1
+ 452 -59 l 1
+ 468 -124 l 2
+ 493 -225 517 -289 564 -289 c 0
+ 571 -289 575 -286 575 -281 c 0
+ 575 -270 557 -271 557 -242 c 0
+ 557 -225 573 -216 588 -216 c 0
+ 616 -216 640 -242 640 -275 c 0
+ 640 -299 625 -320 585 -320 c 0
+ 473 -320 412 -199 393 -118 c 2
+ 379 -59 l 1
+ 82 -59 l 1
+ 41 135 l 1
+ 64 135 l 1
+ 85 58 120 31 199 31 c 2
+ 356 31 l 1
+ 306 231 l 1
+ 259 278 l 1
+ 287 308 l 1
+ 236 513 l 1
+ 191 510 143 500 124 430 c 0
+ 122 421 118 409 118 400 c 1
+ 98 400 l 1
+ 98 563 l 1
+ 223 563 l 1
+ 210 616 l 2
+ 184 721 159 793 109 793 c 0
+ 102 793 98 790 98 785 c 0
+ 98 776 116 770 116 744 c 0
+ 116 727 100 720 85 720 c 0
+ 57 720 33 746 33 779 c 0
+ 33 803 48 824 88 824 c 0
+ 208 824 266 686 286 606 c 2
+ 297 563 l 1
+309 513 m 1
+ 345 369 l 1
+ 481 513 l 1
+ 309 513 l 1
+404 134 m 1
+ 430 31 l 1
+ 507 31 l 1
+ 404 134 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0C.rtlm
+Encoding: 1114877 -1 4146
+Width: 1414
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A0C.rtlm.display
+HStem: -320 31<1264.5 1291.5 1253 1291.5 1023.5 1050.5 780.5 807.5 539.5 566.5> 793 31<829.5 858 588.5 617 345.5 374 104.5 133>
+VStem: 1299 65<-283.5 -275.5 -283.5 -258.5> 1058 65<-283.5 -275.5 -283.5 -258.5> 815 65<-283.5 -275.5 -283.5 -258.5> 757 65<780.5 787.5> 574 65<-283.5 -275.5 -283.5 -258.5> 516 65<780.5 787.5> 273 65<780.5 787.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+467 -124 m 2xdac0
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 467 -124 l 2xdac0
+708 -124 m 2
+ 733 -225 757 -289 804 -289 c 0
+ 811 -289 815 -286 815 -281 c 0
+ 815 -270 797 -271 797 -242 c 0
+ 797 -225 813 -216 828 -216 c 0
+ 856 -216 880 -242 880 -275 c 0
+ 880 -299 865 -320 825 -320 c 0
+ 713 -320 653 -199 633 -118 c 2
+ 450 616 l 2
+ 424 721 399 793 349 793 c 0
+ 342 793 338 790 338 785 c 0
+ 338 776 356 770 356 744 c 0
+ 356 727 340 720 325 720 c 0
+ 297 720 273 746 273 779 c 0
+ 273 803 288 824 328 824 c 0
+ 448 824 506 686 526 606 c 2
+ 708 -124 l 2
+951 -124 m 2
+ 976 -225 1000 -289 1047 -289 c 0
+ 1054 -289 1058 -286 1058 -281 c 0
+ 1058 -270 1040 -271 1040 -242 c 0
+ 1040 -225 1056 -216 1071 -216 c 0
+ 1099 -216 1123 -242 1123 -275 c 0
+ 1123 -299 1108 -320 1068 -320 c 0
+ 956 -320 896 -199 876 -118 c 2
+ 693 616 l 2
+ 667 721 642 793 592 793 c 0
+ 585 793 581 790 581 785 c 0xe5
+ 581 776 599 770 599 744 c 0
+ 599 727 583 720 568 720 c 0
+ 540 720 516 746 516 779 c 0
+ 516 803 531 824 571 824 c 0
+ 691 824 749 686 769 606 c 2
+ 951 -124 l 2
+1192 -124 m 2
+ 1217 -225 1241 -289 1288 -289 c 0
+ 1295 -289 1299 -286 1299 -281 c 0
+ 1299 -270 1281 -271 1281 -242 c 0
+ 1281 -225 1297 -216 1312 -216 c 0
+ 1340 -216 1364 -242 1364 -275 c 0
+ 1364 -299 1349 -320 1309 -320 c 0
+ 1197 -320 1137 -199 1117 -118 c 2
+ 934 616 l 2
+ 908 721 883 793 833 793 c 0
+ 826 793 822 790 822 785 c 0
+ 822 776 840 770 840 744 c 0
+ 840 727 824 720 809 720 c 0
+ 781 720 757 746 757 779 c 0
+ 757 803 772 824 812 824 c 0
+ 932 824 990 686 1010 606 c 2
+ 1192 -124 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A0D.rtlm
+Encoding: 1114878 -1 4147
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A0D.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 219 66<382 560 365 560 110 292 308 560> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+365 285 m 1
+ 560 285 l 1
+ 560 219 l 1
+ 382 219 l 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 308 219 l 1
+ 110 219 l 1
+ 110 285 l 1
+ 292 285 l 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 365 285 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0E.rtlm
+Encoding: 1114879 -1 4148
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A0E.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 119 66<407 560 390 560 110 317 333 560> 319 66<357 560 340 560 110 267 283 560> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+340 385 m 1
+ 560 385 l 1
+ 560 319 l 1
+ 357 319 l 1
+ 390 185 l 1
+ 560 185 l 1
+ 560 119 l 1
+ 407 119 l 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 333 119 l 1
+ 110 119 l 1
+ 110 185 l 1
+ 317 185 l 1
+ 283 319 l 1
+ 110 319 l 1
+ 110 385 l 1
+ 267 385 l 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 340 385 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0F.rtlm
+Encoding: 1114880 -1 4149
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A0F.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+369 271 m 1
+ 592 144 l 1
+ 561 86 l 1
+ 391 183 l 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 305 231 l 1
+ 80 358 l 1
+ 111 417 l 1
+ 283 320 l 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 369 271 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A10.rtlm
+Encoding: 1114881 -1 4150
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A10.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 525 38<214.5 303.5 214.5 314> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+317 476 m 1
+ 324 477 331 477 338 477 c 0
+ 462 477 563 376 563 252 c 0
+ 563 159 506 79 425 45 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 356 28 l 1
+ 350 27 344 27 338 27 c 0
+ 306 27 275 34 247 46 c 1
+ 264 80 l 1
+ 287 70 312 65 338 65 c 2
+ 346 65 l 1
+ 258 421 l 1
+ 220 403 190 372 171 335 c 1
+ 138 354 l 1
+ 162 401 201 438 248 459 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 317 476 l 1
+327 439 m 1
+ 416 82 l 1
+ 480 111 525 177 525 252 c 0
+ 525 355 441 439 338 439 c 2
+ 327 439 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A11.rtlm
+Encoding: 1114882 -1 4151
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A11.rtlm.display
+HStem: -320 31<529.304 594> 145 36<258.994 317> 281 12<418.667 433.947> 793 31<77 143.258>
+VStem: 32 65<738.402 792.531> 116 35<291.976 368> 509 55<270.871 300.997> 574 65<-288.531 -235.468>
+LayerCount: 2
+Fore
+SplineSet
+326 145 m 1
+ 209 152 116 250 116 368 c 1
+ 151 368 l 1
+ 151 272 223 192 317 181 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 57 824 97 824 c 0
+ 217 824 265 686 285 606 c 2
+ 390 186 l 1
+ 393 187 395 188 398 189 c 0
+ 444 204 487 239 508 283 c 0
+ 509 285 509 288 509 290 c 0
+ 509 297 502 301 496 301 c 0
+ 492 301 490 300 486 299 c 0
+ 465 292 443 285 421 281 c 1
+ 417 293 l 1
+ 469 310 518 330 558 369 c 1
+ 564 366 l 1
+ 564 311 583 258 608 209 c 1
+ 597 203 l 1
+ 584 222 575 243 566 264 c 0
+ 564 270 561 277 554 277 c 0
+ 542 277 536 260 531 251 c 0
+ 515 224 493 202 467 184 c 0
+ 446 170 422 159 398 152 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 614 -320 574 -320 c 0
+ 462 -320 412 -199 392 -118 c 2
+ 326 145 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A12.rtlm
+Encoding: 1114883 -1 4152
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A12.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 27 38<150 357 112 421 357 357> 175 156<317 356 313.5 356> 439 38<150 244> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 259 156<233 276 233 276.5> 112 38<65 439 439 439> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+327 439 m 1
+ 150 439 l 1
+ 150 65 l 1
+ 421 65 l 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 357 27 l 1
+ 112 27 l 1
+ 112 477 l 1
+ 244 477 l 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 327 439 l 1
+259 253 m 0
+ 259 299 297 331 337 331 c 0
+ 375 331 415 300 415 253 c 0
+ 415 205 383 175 337 175 c 0
+ 290 175 259 213 259 253 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A13.rtlm
+Encoding: 1114884 -1 4153
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A13.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 27 38<285.5 341 276 351> 175 156<317 356 313.5 356> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 259 156<233 276 233 276.5> 113 37<200.5 298.5 190 302> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+327 439 m 1
+ 229 434 150 352 150 252 c 0
+ 150 149 234 65 337 65 c 0
+ 365 65 392 72 416 83 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 356 28 l 1
+ 350 27 344 27 338 27 c 0
+ 214 27 113 128 113 252 c 0
+ 113 345 169 424 249 459 c 1
+ 209 616 l 2
+ 182 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 327 439 l 1
+259 253 m 0
+ 259 299 297 331 337 331 c 0
+ 375 331 415 300 415 253 c 0
+ 415 205 383 175 337 175 c 0
+ 290 175 259 213 259 253 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A14.rtlm
+Encoding: 1114885 -1 4154
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A14.rtlm.display
+HStem: -320 31<588.5 615.5 577 615.5> 27 38<204.5 282.5 195 298.5> 175 156<236 275 232.5 275> 439 38<204.5 263> 793 31<153.5 182>
+VStem: 623 65<-283.5 -275.5 -283.5 -258.5> 178 156<233 276 233 276.5> 81 65<780.5 787.5> 32 38<200.5 303.5>
+LayerCount: 2
+Fore
+SplineSet
+178 253 m 0
+ 178 299 216 331 256 331 c 0
+ 294 331 334 300 334 253 c 0
+ 334 205 302 175 256 175 c 0
+ 209 175 178 213 178 253 c 0
+258 616 m 2
+ 232 721 207 793 157 793 c 0
+ 150 793 146 790 146 785 c 0
+ 146 776 164 770 164 744 c 0
+ 164 727 148 720 133 720 c 0
+ 105 720 81 746 81 779 c 0
+ 81 803 96 824 136 824 c 0
+ 256 824 314 686 334 606 c 2
+ 389 383 l 1
+ 355 418 308 439 256 439 c 0
+ 153 439 70 355 70 252 c 0
+ 70 149 153 65 256 65 c 0
+ 341 65 412 122 435 200 c 1
+ 516 -124 l 2
+ 541 -225 565 -289 612 -289 c 0
+ 619 -289 623 -286 623 -281 c 0
+ 623 -270 605 -271 605 -242 c 0
+ 605 -225 621 -216 636 -216 c 0
+ 664 -216 688 -242 688 -275 c 0
+ 688 -299 673 -320 633 -320 c 0
+ 521 -320 461 -199 441 -118 c 2
+ 393 73 l 1
+ 355 44 308 27 257 27 c 0
+ 133 27 32 128 32 252 c 0
+ 32 376 133 477 257 477 c 0
+ 269 477 282 476 293 474 c 1
+ 258 616 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A15.rtlm
+Encoding: 1114886 -1 4155
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A15.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 27 38<285.5 341 276 388.5> 175 156<317 356 313.5 356> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 524 39<205.5 303.5 200.5 314> 259 156<233 276 233 276.5> 113 37<200.5 298 190 303.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+259 253 m 0
+ 259 299 297 331 337 331 c 0
+ 375 331 415 300 415 253 c 0
+ 415 205 383 175 337 175 c 0
+ 290 175 259 213 259 253 c 0
+318 477 m 1
+ 338 477 l 2
+ 462 477 563 376 563 252 c 0
+ 563 159 506 79 426 45 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 356 28 l 1
+ 350 27 344 27 338 27 c 0
+ 214 27 113 128 113 252 c 0
+ 113 344 169 424 248 459 c 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 318 477 l 1
+150 252 m 0
+ 150 149 234 65 337 65 c 0
+ 440 65 524 149 524 252 c 0
+ 524 355 440 439 337 439 c 0
+ 234 439 150 355 150 252 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A16.rtlm
+Encoding: 1114887 -1 4156
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A16.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 27 38<430 524 150 347> 439 38<327 524 524 524 150 244> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 524 38<65 439 65 477> 112 38<65 439 439 439> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+317 477 m 1
+ 562 477 l 1
+ 562 27 l 1
+ 430 27 l 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 356 27 l 1
+ 112 27 l 1
+ 112 477 l 1
+ 244 477 l 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 317 477 l 1
+150 65 m 1
+ 347 65 l 1
+ 253 439 l 1
+ 150 439 l 1
+ 150 65 l 1
+327 439 m 1
+ 420 65 l 1
+ 524 65 l 1
+ 524 439 l 1
+ 327 439 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A17.rtlm
+Encoding: 1114888 -1 4157
+Width: 871
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A17.rtlm.display
+HStem: -320 31<599.304 664> 56 66<698 740.349> 238 66<194.015 217 685 740.667> 793 31<147 213.258>
+VStem: 102 65<738.402 792.531> 644 65<-288.531 -235.468> 752 66<133.034 226.709>
+LayerCount: 2
+Fore
+SplineSet
+373 238 m 1
+ 217 238 l 2
+ 203 238 193 225 193 216 c 0
+ 193 207 197 201 207 191 c 0
+ 236 163 267 128 289 95 c 1
+ 269 76 l 1
+ 204 151 128 225 32 265 c 1
+ 32 275 l 1
+ 128 316 204 391 270 467 c 1
+ 290 448 l 1
+ 267 415 238 383 208 352 c 0
+ 199 343 194 332 194 324 c 0
+ 194 315 198 304 216 304 c 2
+ 357 304 l 1
+ 279 616 l 2
+ 253 721 228 793 178 793 c 0
+ 171 793 167 790 167 785 c 0
+ 167 776 185 770 185 744 c 0
+ 185 727 169 720 154 720 c 0
+ 126 720 102 746 102 779 c 0
+ 102 803 127 824 167 824 c 0
+ 287 824 335 686 355 606 c 2
+ 430 304 l 1
+ 688 304 l 2
+ 745 304 818 264 818 180 c 0
+ 818 102 757 56 701 56 c 2
+ 628 56 l 1
+ 628 122 l 1
+ 698 122 l 2
+ 723 122 752 139 752 182 c 0
+ 752 227 720 238 685 238 c 2
+ 447 238 l 1
+ 537 -124 l 2
+ 562 -225 586 -289 633 -289 c 0
+ 640 -289 644 -286 644 -281 c 0
+ 644 -270 626 -271 626 -242 c 0
+ 626 -225 642 -216 657 -216 c 0
+ 685 -216 709 -242 709 -275 c 0
+ 709 -299 684 -320 644 -320 c 0
+ 532 -320 482 -199 462 -118 c 2
+ 373 238 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A18.rtlm
+Encoding: 1114889 -1 4158
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A18.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+357 319 m 1
+ 525 487 l 1
+ 571 441 l 1
+ 382 252 l 1
+ 571 63 l 1
+ 525 17 l 1
+ 401 141 l 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 316 186 l 1
+ 147 17 l 1
+ 101 63 l 1
+ 290 252 l 1
+ 101 441 l 1
+ 147 487 l 1
+ 273 362 l 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 357 319 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A19.rtlm
+Encoding: 1114890 -1 4159
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A19.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 533 66<-11 245 -11 325> 75 66<-11 244 244 248 -11 286> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+308 515 m 1xd0
+ 318 516 327 516 337 516 c 0
+ 485 516 599 405 599 245 c 2
+ 599 -11 l 1
+ 533 -11 l 1
+ 533 245 l 2
+ 533 359 443 450 337 450 c 2
+ 324 450 l 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0xe8
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 255 432 l 1
+ 188 399 141 328 141 244 c 2
+ 141 -11 l 1
+ 75 -11 l 1
+ 75 248 l 2
+ 75 370 141 462 239 499 c 1
+ 209 616 l 2
+ 182 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0xc4
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 308 515 l 1xd0
+EndSplineSet
+EndChar
+
+StartChar: uni2A1A.rtlm
+Encoding: 1114891 -1 4160
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A1A.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> -11 20 793 31<104.5 133>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 533 66<257 261 261 516> 75 66<260 516> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+418 73 m 1xe8
+ 486 106 533 178 533 261 c 2
+ 533 516 l 1
+ 599 516 l 1
+ 599 257 l 2
+ 599 135 533 43 435 6 c 1
+ 467 -124 l 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0xf4
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 365 -9 l 1
+ 356 -10 347 -11 337 -11 c 0
+ 189 -11 75 100 75 260 c 2
+ 75 516 l 1
+ 141 516 l 1
+ 141 260 l 2
+ 141 146 231 55 337 55 c 2
+ 349 55 l 1
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0xe2
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 418 73 l 1xe8
+EndSplineSet
+EndChar
+
+StartChar: uni2A1B.rtlm
+Encoding: 1114892 -1 4161
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A1B.rtlm.display
+HStem: -320 31<539.5 566.5 528 566.5> 793 31<104.5 133> 881 66<32 482 32 482>
+VStem: 574 65<-283.5 -275.5 -283.5 -258.5> 32 65<780.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+32 881 m 1
+ 32 947 l 1
+ 482 947 l 1
+ 482 881 l 1
+ 32 881 l 1
+467 -124 m 2
+ 492 -225 516 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -270 556 -271 556 -242 c 0
+ 556 -225 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 472 -320 412 -199 392 -118 c 2
+ 209 616 l 2
+ 183 721 158 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 776 115 770 115 744 c 0
+ 115 727 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 207 824 265 686 285 606 c 2
+ 467 -124 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A1C.rtlm
+Encoding: 1114893 -1 4162
+Width: 692
+Flags: W
+ItalicCorrection: 180
+IsExtendedShape: 1
+GlyphVariantsVertical: uni2A1C.rtlm.display
+HStem: -443 66<189 639 189 639> -320 31<538 566.5 524 566.5> 793 31<104.5 131.5>
+VStem: 574 65<-283.5 -276.5 -283.5 -258.5> 32 65<779.5 787.5>
+LayerCount: 2
+Fore
+SplineSet
+462 -112 m 2
+ 488 -217 513 -289 563 -289 c 0
+ 570 -289 574 -286 574 -281 c 0
+ 574 -272 556 -266 556 -240 c 0
+ 556 -223 572 -216 587 -216 c 0
+ 615 -216 639 -242 639 -275 c 0
+ 639 -299 624 -320 584 -320 c 0
+ 464 -320 406 -182 386 -102 c 2
+ 204 628 l 2
+ 179 729 155 793 108 793 c 0
+ 101 793 97 790 97 785 c 0
+ 97 774 115 775 115 746 c 0
+ 115 729 99 720 84 720 c 0
+ 56 720 32 746 32 779 c 0
+ 32 803 47 824 87 824 c 0
+ 199 824 259 703 279 622 c 2
+ 462 -112 l 2
+189 -443 m 1
+ 189 -377 l 1
+ 639 -377 l 1
+ 639 -443 l 1
+ 189 -443 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni222B.rtlm.display
+Encoding: 1114894 -1 4163
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+811 -10 m 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 811 -10 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni222C.rtlm.display
+Encoding: 1114895 -1 4164
+Width: 1445
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<1212.5 1249.5 1203.5 1249.5 902.5 939.5> 1962 38<462.5 499.5 152.5 189.5>
+VStem: 1260 85<-223 -219 -223 -193.5> 950 85<-223 -219 -223 -193.5> 366 86<1951 1954.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+811 -10 m 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 811 -10 l 2
+1121 -10 m 2
+ 1154 -143 1180 -231 1245 -231 c 0
+ 1254 -231 1260 -227 1260 -219 c 1
+ 1258 -207 1237 -193 1237 -169 c 0
+ 1237 -147 1256 -139 1275 -139 c 0
+ 1314 -139 1345 -172 1345 -215 c 0
+ 1345 -244 1324 -269 1273 -269 c 0
+ 1134 -269 1057 -144 1012 37 c 2
+ 593 1741 l 2
+ 561 1871 532 1962 467 1962 c 0
+ 458 1962 452 1958 452 1951 c 0
+ 454 1937 475 1927 475 1900 c 0
+ 475 1878 456 1870 437 1870 c 0
+ 398 1870 366 1903 366 1945 c 0
+ 366 1975 387 2000 439 2000 c 0
+ 581 2000 659 1865 707 1670 c 2
+ 1121 -10 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni222D.rtlm.display
+Encoding: 1114896 -1 4165
+Width: 1755
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<1522.5 1559.5 1513.5 1559.5 1212.5 1249.5 902.5 939.5> 1962 38<772.5 809.5 462.5 499.5 152.5 189.5>
+VStem: 1570 85<-223 -219 -223 -193.5> 1260 85<-223 -219 -223 -193.5> 950 85<-223 -219 -223 -193.5> 676 86<1951 1954.5> 366 86<1951 1954.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+811 -10 m 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 811 -10 l 2
+1121 -10 m 2
+ 1154 -143 1180 -231 1245 -231 c 0
+ 1254 -231 1260 -227 1260 -219 c 1
+ 1258 -207 1237 -193 1237 -169 c 0
+ 1237 -147 1256 -139 1275 -139 c 0
+ 1314 -139 1345 -172 1345 -215 c 0
+ 1345 -244 1324 -269 1273 -269 c 0
+ 1134 -269 1057 -144 1012 37 c 2
+ 593 1741 l 2
+ 561 1871 532 1962 467 1962 c 0
+ 458 1962 452 1958 452 1951 c 0
+ 454 1937 475 1927 475 1900 c 0
+ 475 1878 456 1870 437 1870 c 0
+ 398 1870 366 1903 366 1945 c 0
+ 366 1975 387 2000 439 2000 c 0
+ 581 2000 659 1865 707 1670 c 2
+ 1121 -10 l 2
+1431 -10 m 2
+ 1464 -143 1490 -231 1555 -231 c 0
+ 1564 -231 1570 -227 1570 -219 c 1
+ 1568 -207 1547 -193 1547 -169 c 0
+ 1547 -147 1566 -139 1585 -139 c 0
+ 1624 -139 1655 -172 1655 -215 c 0
+ 1655 -244 1634 -269 1583 -269 c 0
+ 1444 -269 1367 -144 1322 37 c 2
+ 903 1741 l 2
+ 871 1871 842 1962 777 1962 c 0
+ 768 1962 762 1958 762 1951 c 0
+ 764 1937 785 1927 785 1900 c 0
+ 785 1878 766 1870 747 1870 c 0
+ 708 1870 676 1903 676 1945 c 0
+ 676 1975 697 2000 749 2000 c 0
+ 891 2000 969 1865 1017 1670 c 2
+ 1431 -10 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni222E.rtlm.display
+Encoding: 1114897 -1 4166
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 811 50<807 933.5> 233 50<786 914> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+520 1172 m 1
+ 530 1173 539 1173 549 1173 c 0
+ 719 1173 861 1035 861 860 c 0
+ 861 731 781 618 668 571 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 577 548 l 1
+ 566 547 554 547 542 547 c 0
+ 375 547 233 688 233 860 c 0
+ 233 994 315 1104 428 1150 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 520 1172 l 1
+564 598 m 1
+ 440 1102 l 1
+ 349 1061 283 968 283 860 c 0
+ 283 712 407 598 552 598 c 2
+ 564 598 l 1
+532 1124 m 1
+ 656 620 l 1
+ 747 661 811 754 811 860 c 0
+ 811 1007 693 1124 549 1124 c 2
+ 532 1124 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni222F.rtlm.display
+Encoding: 1114898 -1 4167
+Width: 1445
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<1212.5 1249.5 1203.5 1249.5 902.5 939.5> 553 50<696.5 731> 1131 50<671.5 706> 1962 38<462.5 499.5 152.5 189.5>
+VStem: 1260 85<-223 -219 -223 -193.5> 1052 50<828 922.5 828 941.5> 950 85<-223 -219 -223 -193.5> 366 86<1951 1954.5> 299 50<809.5 904.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+525 1151 m 1
+ 579 1171 640 1181 701 1181 c 0
+ 711 1181 721 1181 731 1180 c 1
+ 593 1741 l 2
+ 561 1871 532 1962 467 1962 c 0
+ 458 1962 452 1958 452 1951 c 0
+ 454 1937 475 1927 475 1900 c 0
+ 475 1878 456 1870 437 1870 c 0
+ 398 1870 366 1903 366 1945 c 0
+ 366 1975 387 2000 439 2000 c 0
+ 581 2000 659 1865 707 1670 c 2
+ 831 1165 l 1
+ 984 1125 1102 1017 1102 866 c 0
+ 1102 763 1047 681 964 627 c 1
+ 1121 -10 l 2
+ 1154 -143 1180 -231 1245 -231 c 0
+ 1254 -231 1260 -227 1260 -219 c 1
+ 1258 -207 1237 -193 1237 -169 c 0
+ 1237 -147 1256 -139 1275 -139 c 0
+ 1314 -139 1345 -172 1345 -215 c 0
+ 1345 -244 1324 -269 1273 -269 c 0
+ 1134 -269 1056 -144 1012 37 c 2
+ 878 584 l 1
+ 824 564 763 553 701 553 c 0
+ 692 553 682 553 672 554 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 571 569 l 1
+ 418 608 299 715 299 866 c 0
+ 299 969 355 1053 439 1108 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 525 1151 l 1
+452 1056 m 1
+ 388 1009 349 943 349 866 c 0
+ 349 753 434 664 558 625 c 1
+ 452 1056 l 1
+660 605 m 1
+ 673 603 687 603 701 603 c 0
+ 761 603 817 613 866 632 c 1
+ 744 1129 l 1
+ 730 1130 716 1131 701 1131 c 0
+ 642 1131 586 1121 537 1102 c 1
+ 660 605 l 1
+951 679 m 1
+ 1014 725 1052 790 1052 866 c 0
+ 1052 979 968 1069 845 1109 c 1
+ 951 679 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2230.rtlm.display
+Encoding: 1114899 -1 4168
+Width: 1755
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<1522.5 1559.5 1513.5 1559.5 1212.5 1249.5 902.5 939.5> 1962 38<772.5 809.5 462.5 499.5 152.5 189.5>
+VStem: 1570 85<-223 -219 -223 -193.5> 1362 50<829.5 918 829.5 931> 1260 85<-223 -219 -223 -193.5> 950 85<-223 -219 -223 -193.5> 676 86<1951 1954.5> 366 86<1951 1954.5> 336 50<820 896.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+533 1119 m 1xff
+ 590 1144 657 1162 733 1172 c 1
+ 593 1741 l 2
+ 561 1871 532 1962 467 1962 c 0
+ 458 1962 452 1958 452 1951 c 0
+ 454 1937 475 1927 475 1900 c 0
+ 475 1878 456 1870 437 1870 c 0
+ 398 1870 366 1903 366 1945 c 0
+ 366 1975 387 2000 439 2000 c 0
+ 581 2000 659 1865 707 1670 c 2
+ 828 1180 l 1
+ 844 1181 859 1181 875 1181 c 0
+ 935 1181 992 1177 1044 1168 c 1
+ 903 1741 l 2
+ 871 1871 842 1962 777 1962 c 0
+ 768 1962 762 1958 762 1951 c 0
+ 764 1937 785 1927 785 1900 c 0
+ 785 1878 766 1870 747 1870 c 0
+ 708 1870 676 1903 676 1945 c 0
+ 676 1975 697 2000 749 2000 c 0
+ 891 2000 969 1865 1017 1670 c 2
+ 1147 1144 l 1
+ 1311 1094 1412 996 1412 866 c 0
+ 1412 773 1360 697 1270 643 c 1
+ 1431 -10 l 2
+ 1464 -143 1490 -231 1555 -231 c 0
+ 1564 -231 1570 -227 1570 -219 c 1
+ 1568 -207 1547 -193 1547 -169 c 0
+ 1547 -147 1566 -139 1585 -139 c 0
+ 1624 -139 1655 -172 1655 -215 c 0
+ 1655 -244 1634 -269 1583 -269 c 0
+ 1444 -269 1366 -144 1322 37 c 2
+ 1184 601 l 1
+ 1125 580 1057 565 981 558 c 1
+ 1121 -10 l 2
+ 1154 -143 1180 -231 1245 -231 c 0
+ 1254 -231 1260 -227 1260 -219 c 1
+ 1258 -207 1237 -193 1237 -169 c 0
+ 1237 -147 1256 -139 1275 -139 c 0
+ 1314 -139 1345 -172 1345 -215 c 0
+ 1345 -244 1324 -269 1273 -269 c 0
+ 1134 -269 1057 -144 1012 37 c 2
+ 885 553 l 1
+ 875 553 l 2
+ 800 553 731 560 668 573 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 563 603 l 1
+ 422 655 336 747 336 866 c 0xd0c0
+ 336 948 377 1018 448 1070 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 533 1119 l 1xff
+461 1018 m 1
+ 414 977 386 927 386 866 c 0
+ 386 774 449 705 549 661 c 1
+ 461 1018 l 1
+655 627 m 1
+ 720 611 795 603 873 603 c 1
+ 745 1123 l 1
+ 670 1114 601 1096 545 1070 c 1
+ 655 627 l 1
+840 1131 m 1
+ 969 607 l 1
+ 1044 613 1113 627 1172 649 c 1
+ 1057 1115 l 1
+ 1001 1126 940 1131 875 1131 c 2
+ 840 1131 l 1
+1258 692 m 1
+ 1323 735 1362 793 1362 866 c 0
+ 1362 970 1283 1045 1161 1088 c 1
+ 1258 692 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2231.rtlm.display
+Encoding: 1114900 -1 4169
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<890.875 988.5> 819 17<693.941 714.359> 977 49<568 685> 1962 38<103 202.128>
+VStem: 56 86<1910.44 1961.22> 269 49<714 818.281> 820 77<808.004 840.146> 950 85<-230.752 -178.554>
+LayerCount: 2
+Fore
+SplineSet
+943 945 m 1
+ 958 936 l 1
+ 923 868 897 794 897 717 c 1
+ 888 712 l 1
+ 832 766 764 795 691 819 c 1
+ 696 836 l 1
+ 766 822 784 808 802 808 c 0
+ 811 808 820 813 820 823 c 0
+ 820 849 737 977 583 977 c 0
+ 578 977 573 977 568 977 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 476 955 l 1
+ 383 914 318 822 318 714 c 1
+ 269 714 l 1
+ 269 844 350 956 464 1003 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 556 1025 l 1
+ 565 1026 574 1026 583 1026 c 0
+ 603 1026 623 1025 642 1021 c 1
+ 684 1013 724 996 760 971 c 0
+ 857 904 853 841 882 841 c 0
+ 902 841 906 889 943 945 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2232.rtlm.display
+Encoding: 1114901 -1 4170
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<890.875 988.5> 555 49<444.453 563> 973 17<655.941 676.331> 1130 50<530 647.422> 1962 38<103 202.128>
+VStem: 56 86<1910.44 1961.22> 231 49<767.054 966.903> 810 49<763.436 900.484> 950 85<-230.752 -178.554>
+LayerCount: 2
+Fore
+SplineSet
+782 977 m 0
+ 782 1002 700 1130 545 1130 c 0
+ 540 1130 535 1129 530 1129 c 1
+ 654 627 l 1
+ 746 668 810 760 810 867 c 0
+ 810 879 808 890 807 901 c 1
+ 760 934 709 955 653 973 c 1
+ 658 990 l 1
+ 728 976 746 962 764 962 c 0
+ 773 962 782 967 782 977 c 0
+844 995 m 0
+ 864 995 867 1043 905 1099 c 1
+ 920 1090 l 1
+ 886 1024 861 953 859 879 c 0
+ 859 875 859 871 859 867 c 0
+ 859 737 779 626 666 579 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 574 556 l 1
+ 564 555 555 555 545 555 c 0
+ 372 555 231 695 231 867 c 0
+ 231 868 l 1
+ 231 998 313 1110 427 1157 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 518 1179 l 1
+ 527 1180 536 1180 545 1180 c 0
+ 565 1180 585 1179 604 1175 c 1
+ 703 1156 784 1092 827 1005 c 1
+ 832 999 837 995 844 995 c 0
+439 1108 m 1
+ 346 1067 280 975 280 867 c 0
+ 280 721 399 604 545 604 c 0
+ 551 604 557 604 563 604 c 1
+ 439 1108 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2233.rtlm.display
+Encoding: 1114902 -1 4171
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<890.875 988.5> 554 49<437.46 563> 1130 48<530 649.74> 1962 38<103 202.128>
+VStem: 56 86<1910.44 1961.22> 950 85<-230.752 -178.554>
+LayerCount: 2
+Fore
+SplineSet
+318 1082 m 0
+ 350 1115 387 1140 427 1156 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 518 1178 l 1
+ 604 1186 694 1158 761 1094 c 1
+ 770 1085 l 1
+ 825 1035 893 1004 964 983 c 1
+ 961 966 l 1
+ 929 972 899 984 869 995 c 0
+ 861 998 850 1001 843 994 c 0
+ 838 989 837 982 838 975 c 1
+ 843 961 848 946 851 931 c 0
+ 859 893 860 854 854 816 c 0
+ 847 773 832 732 808 696 c 1
+ 798 680 785 664 771 650 c 0
+ 740 618 704 594 666 578 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 575 554 l 1
+ 488 545 397 573 329 638 c 1
+ 329 639 l 1
+ 328 639 l 2
+ 203 758 199 957 318 1082 c 0
+563 603 m 1
+ 439 1108 l 1
+ 408 1094 379 1074 354 1048 c 0
+ 253 942 257 775 362 675 c 0
+ 418 622 491 598 563 603 c 1
+654 627 m 1
+ 683 641 711 660 735 685 c 0
+ 799 752 820 843 801 927 c 0
+ 799 936 796 945 793 953 c 0
+ 792 956 789 959 787 961 c 0
+ 780 968 770 966 764 959 c 0
+ 761 955 758 951 756 946 c 0
+ 743 917 728 890 711 863 c 1
+ 695 871 l 1
+ 720 924 742 977 750 1033 c 1
+ 743 1042 735 1050 727 1058 c 0
+ 672 1110 600 1134 530 1130 c 1
+ 654 627 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0B.rtlm.display
+Encoding: 1114903 -1 4172
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 385 131<714 762 348 584 292 348 616 762> 1341 66<478 716 716 716> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+462 1407 m 1
+ 921 1407 l 1
+ 579 930 l 1
+ 604 830 l 1
+ 946 385 l 1
+ 714 385 l 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 616 385 l 1
+ 201 385 l 1
+ 148 684 l 1
+ 178 684 l 1
+ 200 584 236 516 348 516 c 2
+ 584 516 l 1
+ 501 853 l 1
+ 426 950 l 1
+ 465 1002 l 1
+ 382 1339 l 1
+ 252 1339 223 1276 204 1156 c 1
+ 174 1156 l 1
+ 174 1407 l 1
+ 365 1407 l 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 462 1407 l 1
+478 1341 m 1
+ 537 1100 l 1
+ 716 1341 l 1
+ 478 1341 l 1
+644 669 m 1
+ 681 516 l 1
+ 762 516 l 1
+ 644 669 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0C.rtlm.display
+Encoding: 1114904 -1 4173
+Width: 2065
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<1832.5 1869.5 1823.5 1869.5 1522.5 1559.5 1212.5 1249.5 902.5 939.5> 1962 38<1082.5 1119.5 772.5 809.5 462.5 499.5 152.5 189.5>
+VStem: 1880 85<-223 -219 -223 -193.5> 1570 85<-223 -219 -223 -193.5> 1260 85<-223 -219 -223 -193.5> 986 86<1951 1954.5> 950 85<-223 -219 -223 -193.5> 676 86<1951 1954.5> 366 86<1951 1954.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+811 -10 m 2xfbc0
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 811 -10 l 2xfbc0
+1121 -10 m 2
+ 1154 -143 1180 -231 1245 -231 c 0
+ 1254 -231 1260 -227 1260 -219 c 1
+ 1258 -207 1237 -193 1237 -169 c 0
+ 1237 -147 1256 -139 1275 -139 c 0
+ 1314 -139 1345 -172 1345 -215 c 0
+ 1345 -244 1324 -269 1273 -269 c 0
+ 1134 -269 1057 -144 1012 37 c 2
+ 593 1741 l 2
+ 561 1871 532 1962 467 1962 c 0
+ 458 1962 452 1958 452 1951 c 0
+ 454 1937 475 1927 475 1900 c 0
+ 475 1878 456 1870 437 1870 c 0
+ 398 1870 366 1903 366 1945 c 0
+ 366 1975 387 2000 439 2000 c 0
+ 581 2000 659 1865 707 1670 c 2
+ 1121 -10 l 2
+1431 -10 m 2
+ 1464 -143 1490 -231 1555 -231 c 0
+ 1564 -231 1570 -227 1570 -219 c 1
+ 1568 -207 1547 -193 1547 -169 c 0
+ 1547 -147 1566 -139 1585 -139 c 0
+ 1624 -139 1655 -172 1655 -215 c 0
+ 1655 -244 1634 -269 1583 -269 c 0
+ 1444 -269 1367 -144 1322 37 c 2
+ 903 1741 l 2
+ 871 1871 842 1962 777 1962 c 0
+ 768 1962 762 1958 762 1951 c 0
+ 764 1937 785 1927 785 1900 c 0
+ 785 1878 766 1870 747 1870 c 0
+ 708 1870 676 1903 676 1945 c 0
+ 676 1975 697 2000 749 2000 c 0
+ 891 2000 969 1865 1017 1670 c 2
+ 1431 -10 l 2
+1741 -10 m 2
+ 1774 -143 1800 -231 1865 -231 c 0
+ 1874 -231 1880 -227 1880 -219 c 1
+ 1878 -207 1857 -193 1857 -169 c 0
+ 1857 -147 1876 -139 1895 -139 c 0
+ 1934 -139 1965 -172 1965 -215 c 0
+ 1965 -244 1944 -269 1893 -269 c 0
+ 1754 -269 1677 -144 1632 37 c 2
+ 1213 1741 l 2
+ 1181 1871 1152 1962 1087 1962 c 0
+ 1078 1962 1072 1958 1072 1951 c 0xc4
+ 1074 1937 1095 1927 1095 1900 c 0
+ 1095 1878 1076 1870 1057 1870 c 0
+ 1018 1870 986 1903 986 1945 c 0
+ 986 1975 1007 2000 1059 2000 c 0
+ 1201 2000 1279 1865 1327 1670 c 2
+ 1741 -10 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A0D.rtlm.display
+Encoding: 1114905 -1 4174
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 831 70<604 854 587 854 242 490> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+587 901 m 1
+ 854 901 l 1
+ 854 831 l 1
+ 604 831 l 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 507 831 l 1
+ 242 831 l 1
+ 242 901 l 1
+ 490 901 l 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 587 901 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0E.rtlm.display
+Encoding: 1114906 -1 4175
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 721 70<631 865 614 865 232 517> 941 70<577 865 560 865 232 463> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+560 1011 m 1
+ 865 1011 l 1
+ 865 941 l 1
+ 577 941 l 1
+ 614 791 l 1
+ 865 791 l 1
+ 865 721 l 1
+ 631 721 l 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 534 721 l 1
+ 232 721 l 1
+ 232 791 l 1
+ 517 791 l 1
+ 480 941 l 1
+ 232 941 l 1
+ 232 1011 l 1
+ 463 1011 l 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 560 1011 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0F.rtlm.display
+Encoding: 1114907 -1 4176
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+592 880 m 1
+ 901 698 l 1
+ 865 637 l 1
+ 616 784 l 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 502 850 l 1
+ 191 1033 l 1
+ 227 1094 l 1
+ 479 947 l 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 592 880 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A10.rtlm.display
+Encoding: 1114908 -1 4177
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 1128 52<548 623.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 813 52<812 938.5 812 952.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+519 1179 m 1
+ 529 1180 540 1180 551 1180 c 0
+ 724 1180 865 1039 865 866 c 0
+ 865 734 783 621 667 574 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 575 553 l 1
+ 567 552 559 552 551 552 c 0
+ 517 552 484 557 454 567 c 1
+ 471 616 l 1
+ 496 608 523 604 551 604 c 2
+ 563 604 l 1
+ 440 1104 l 1
+ 396 1083 359 1051 332 1011 c 1
+ 290 1040 l 1
+ 324 1090 371 1131 427 1155 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 519 1179 l 1
+655 625 m 1
+ 748 665 813 758 813 866 c 0
+ 813 1011 696 1128 551 1128 c 0
+ 545 1128 538 1128 531 1127 c 1
+ 655 625 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A11.rtlm.display
+Encoding: 1114909 -1 4178
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<890.875 988.5> 711 50<446.765 524> 901 17<661.941 682.765> 1962 38<103 202.128>
+VStem: 56 86<1910.44 1961.22> 237 49<920.937 1023> 788 77<896.854 928.996> 950 85<-230.752 -178.554>
+LayerCount: 2
+Fore
+SplineSet
+536 711 m 1
+ 370 719 237 856 237 1023 c 1
+ 286 1023 l 1
+ 286 887 390 774 524 761 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 619 769 l 1
+ 623 770 628 772 632 773 c 0
+ 632 772 l 0
+ 697 794 757 842 786 904 c 0
+ 787 907 788 911 788 914 c 0
+ 788 924 779 929 770 929 c 0
+ 765 929 760 928 755 926 c 0
+ 725 916 695 907 664 901 c 1
+ 659 918 l 1
+ 732 942 800 971 856 1025 c 1
+ 865 1020 l 1
+ 865 943 891 869 926 801 c 1
+ 911 792 l 1
+ 893 819 881 849 868 878 c 0
+ 865 886 860 896 850 896 c 0
+ 833 896 825 872 818 860 c 0
+ 795 822 764 791 728 766 c 0
+ 698 746 666 730 631 721 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 536 711 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A12.rtlm.display
+Encoding: 1114910 -1 4179
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 552 52<289 576 237 659 576 576> 753 226<520 582.5> 1128 51<289 421> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 438 226<834.5 897> 237 52<604 1128 1128 1128> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+530 1128 m 1
+ 289 1128 l 1
+ 289 604 l 1
+ 659 604 l 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 576 552 l 1
+ 237 552 l 1
+ 237 1179 l 1
+ 421 1179 l 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 530 1128 l 1
+438 866 m 0
+ 438 928 489 979 551 979 c 0
+ 614 979 664 928 664 866 c 0
+ 664 803 614 753 551 753 c 0
+ 489 753 438 803 438 866 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A13.rtlm.display
+Encoding: 1114911 -1 4180
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 552 52<478.5 555 464.5 569.5> 753 226<520 582.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 438 226<834.5 897> 237 52<793.5 930.5 779.5 935> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+530 1128 m 1
+ 394 1118 289 1004 289 866 c 0
+ 289 721 406 604 551 604 c 0
+ 588 604 624 611 656 625 c 1
+ 811 -10 l 2
+ 843 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 575 553 l 1
+ 567 552 559 552 551 552 c 0
+ 378 552 237 693 237 866 c 0
+ 237 995 316 1107 427 1155 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 530 1128 l 1
+438 866 m 0
+ 438 928 489 979 551 979 c 0
+ 614 979 664 928 664 866 c 0
+ 664 803 614 753 551 753 c 0
+ 489 753 438 803 438 866 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A14.rtlm.display
+Encoding: 1114912 -1 4181
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<921.5 958.5 912.5 958.5> 552 52<297.5 409 283.5 434> 753 226<339 401.5> 1128 52<297.5 382.5> 1962 38<171.5 208.5>
+VStem: 969 85<-223 -219 -223 -193.5> 257 226<834.5 897> 75 86<1951 1954.5> 56 52<793.5 938.5>
+LayerCount: 2
+Fore
+SplineSet
+257 866 m 0xfb
+ 257 928 308 979 370 979 c 0
+ 433 979 483 928 483 866 c 0
+ 483 803 433 753 370 753 c 0
+ 308 753 257 803 257 866 c 0xfb
+302 1741 m 2
+ 270 1871 241 1962 176 1962 c 0
+ 167 1962 161 1958 161 1951 c 0
+ 163 1937 184 1927 184 1900 c 0
+ 184 1878 165 1870 146 1870 c 0
+ 107 1870 75 1903 75 1945 c 0
+ 75 1975 96 2000 148 2000 c 0
+ 290 2000 368 1865 416 1670 c 2
+ 577 1015 l 1
+ 530 1088 455 1128 370 1128 c 0
+ 225 1128 108 1011 108 866 c 0xfc80
+ 108 721 225 604 370 604 c 0
+ 498 604 603 695 626 816 c 1
+ 830 -10 l 2
+ 863 -143 889 -231 954 -231 c 0
+ 963 -231 969 -227 969 -219 c 1
+ 967 -207 946 -193 946 -169 c 0
+ 946 -147 965 -139 984 -139 c 0
+ 1023 -139 1054 -172 1054 -215 c 0
+ 1054 -244 1033 -269 982 -269 c 0
+ 843 -269 766 -144 721 37 c 2
+ 575 628 l 1
+ 520 581 448 552 370 552 c 0
+ 197 552 56 693 56 866 c 0
+ 56 1039 197 1180 370 1180 c 0
+ 395 1180 419 1177 442 1172 c 1
+ 302 1741 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A15.rtlm.display
+Encoding: 1114913 -1 4182
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 552 52<478.5 555 464.5 623.5> 753 226<520 582.5> 1128 52<545.5 623.5 478.5 637.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 813 52<800 938.5 793.5 952.5> 438 226<834.5 897> 237 52<793.5 930.5 779.5 938.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+438 866 m 0
+ 438 928 489 979 551 979 c 0
+ 614 979 664 928 664 866 c 0
+ 664 803 614 753 551 753 c 0
+ 489 753 438 803 438 866 c 0
+518 1178 m 1
+ 529 1179 540 1180 551 1180 c 0
+ 724 1180 865 1039 865 866 c 0
+ 865 734 783 621 668 575 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 747 -144 702 37 c 2
+ 575 553 l 1
+ 567 552 559 552 551 552 c 0
+ 378 552 237 693 237 866 c 0
+ 237 995 316 1106 427 1155 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 518 1178 l 1
+289 866 m 0
+ 289 721 406 604 551 604 c 0
+ 696 604 813 721 813 866 c 0
+ 813 1011 696 1128 551 1128 c 0
+ 406 1128 289 1011 289 866 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A16.rtlm.display
+Encoding: 1114914 -1 4183
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 552 52<673 813 289 563> 1127 52<531 813 813 813 289 421> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 813 52<604 1127 604 1179> 237 52<604 1127 1127 1127> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+518 1179 m 1
+ 865 1179 l 1
+ 865 552 l 1
+ 673 552 l 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 576 552 l 1
+ 237 552 l 1
+ 237 1179 l 1
+ 421 1179 l 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 518 1179 l 1
+289 604 m 1
+ 563 604 l 1
+ 434 1127 l 1
+ 289 1127 l 1
+ 289 604 l 1
+531 1127 m 1
+ 660 604 l 1
+ 813 604 l 1
+ 813 1127 l 1
+ 531 1127 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A17.rtlm.display
+Encoding: 1114915 -1 4184
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<863.875 961.5> 685 66<888 957.022> 865 66<184.029 210 887 960.694> 1962 38<76 175.128>
+VStem: 29 86<1910.44 1961.22> 923 85<-230.752 -178.554> 973 66<766.935 852.402>
+LayerCount: 2
+Fore
+SplineSet
+455 931 m 1xfa
+ 256 1741 l 2
+ 224 1871 195 1962 130 1962 c 0
+ 121 1962 115 1958 115 1951 c 0
+ 117 1937 138 1927 138 1900 c 0
+ 138 1878 119 1870 100 1870 c 0
+ 61 1870 29 1903 29 1945 c 0
+ 29 1975 50 2000 102 2000 c 0
+ 244 2000 322 1865 370 1670 c 2
+ 552 931 l 1
+ 891 931 l 2
+ 978 931 1039 896 1039 809 c 0
+ 1039 730 977 685 891 685 c 2
+ 827 685 l 1
+ 827 751 l 1
+ 888 751 l 2
+ 936 751 973 766 973 809 c 0
+ 973 854 937 865 887 865 c 2
+ 568 865 l 1
+ 784 -10 l 2
+ 817 -143 843 -231 908 -231 c 0
+ 917 -231 923 -227 923 -219 c 1xfc
+ 921 -207 900 -193 900 -169 c 0
+ 900 -147 919 -139 938 -139 c 0
+ 977 -139 1008 -172 1008 -215 c 0
+ 1008 -244 987 -269 936 -269 c 0
+ 797 -269 720 -144 675 37 c 2
+ 471 865 l 1
+ 207 865 l 2
+ 194 865 184 854 184 842 c 0
+ 184 834 189 825 196 818 c 0
+ 226 788 256 755 279 720 c 1
+ 257 702 l 1
+ 195 778 113 853 24 894 c 1
+ 24 904 l 1
+ 114 943 195 1018 260 1094 c 1
+ 282 1076 l 1
+ 257 1044 229 1010 198 981 c 0
+ 191 974 184 962 184 951 c 0
+ 184 941 194 931 210 931 c 2
+ 455 931 l 1xfa
+EndSplineSet
+EndChar
+
+StartChar: uni2A18.rtlm.display
+Encoding: 1114916 -1 4185
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -213 -223 -193.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+575 948 m 1
+ 768 1141 l 1
+ 819 1090 l 1
+ 597 868 l 1
+ 819 646 l 1
+ 768 595 l 1
+ 627 736 l 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 0
+ 950 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 518 789 l 1
+ 324 595 l 1
+ 273 646 l 1
+ 495 868 l 1
+ 273 1090 l 1
+ 324 1141 l 1
+ 465 1000 l 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 575 948 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A19.rtlm.display
+Encoding: 1114917 -1 4186
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 1319 80<535.5 628> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 834 80<367 1069 1069 1075 367 1167.5> 178 80<367 1069 367 1075 367 1117> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+466 1392 m 1
+ 490 1397 516 1399 540 1399 c 0
+ 738 1399 914 1266 914 1069 c 2
+ 914 367 l 1
+ 834 367 l 1
+ 834 1075 l 2
+ 834 1202 710 1319 546 1319 c 0
+ 525 1319 505 1317 485 1313 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 396 1283 l 1
+ 312 1238 258 1159 258 1075 c 2
+ 258 367 l 1
+ 178 367 l 1
+ 178 1069 l 2
+ 178 1204 265 1309 376 1361 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 466 1392 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A1A.rtlm.display
+Encoding: 1114918 -1 4187
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<902.5 939.5 893.5 939.5> 367 80<465 556 454 556> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 835 80<697 1399> 179 80<691 697 697 1399> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+690 480 m 1
+ 778 524 835 605 835 691 c 2
+ 835 1399 l 1
+ 915 1399 l 1
+ 915 697 l 2
+ 915 559 824 453 710 402 c 1
+ 811 -10 l 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 620 373 l 1
+ 598 369 575 367 553 367 c 0
+ 355 367 179 500 179 697 c 2
+ 179 1399 l 1
+ 259 1399 l 1
+ 259 691 l 2
+ 259 564 383 447 547 447 c 0
+ 565 447 583 449 600 452 c 1
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 690 480 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A1B.rtlm.display
+Encoding: 1114919 -1 4188
+Width: 1135
+Flags: W
+ItalicCorrection: 550
+IsExtendedShape: 1
+HStem: -269 38<903.5 940.5 894.5 940.5> 1962 38<153.5 190.5> 2077 80<56 788 56 788>
+VStem: 951 85<-223 -219 -223 -193.5> 57 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+56 2077 m 1
+ 56 2157 l 1
+ 788 2157 l 1
+ 788 2077 l 1
+ 56 2077 l 1
+812 -10 m 2
+ 845 -143 871 -231 936 -231 c 0
+ 945 -231 951 -227 951 -219 c 1
+ 949 -207 928 -193 928 -169 c 0
+ 928 -147 947 -139 966 -139 c 0
+ 1005 -139 1036 -172 1036 -215 c 0
+ 1036 -244 1015 -269 964 -269 c 0
+ 825 -269 747 -144 703 37 c 2
+ 284 1741 l 2
+ 252 1871 223 1962 158 1962 c 0
+ 149 1962 143 1958 143 1951 c 0
+ 145 1937 166 1927 166 1900 c 0
+ 166 1878 147 1870 128 1870 c 0
+ 89 1870 57 1903 57 1945 c 0
+ 57 1975 78 2000 130 2000 c 0
+ 272 2000 350 1865 398 1670 c 2
+ 812 -10 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A1C.rtlm.display
+Encoding: 1114920 -1 4189
+Width: 1135
+Flags: W
+ItalicCorrection: 300
+IsExtendedShape: 1
+HStem: -426 80<302 1034 302 1034> -269 38<902.5 939.5 893.5 939.5> 1962 38<152.5 189.5>
+VStem: 950 85<-223 -219 -223 -193.5> 56 86<1951 1954.5>
+LayerCount: 2
+Fore
+SplineSet
+811 -10 m 2
+ 844 -143 870 -231 935 -231 c 0
+ 944 -231 950 -227 950 -219 c 1
+ 948 -207 927 -193 927 -169 c 0
+ 927 -147 946 -139 965 -139 c 0
+ 1004 -139 1035 -172 1035 -215 c 0
+ 1035 -244 1014 -269 963 -269 c 0
+ 824 -269 746 -144 702 37 c 2
+ 283 1741 l 2
+ 251 1871 222 1962 157 1962 c 0
+ 148 1962 142 1958 142 1951 c 0
+ 144 1937 165 1927 165 1900 c 0
+ 165 1878 146 1870 127 1870 c 0
+ 88 1870 56 1903 56 1945 c 0
+ 56 1975 77 2000 129 2000 c 0
+ 271 2000 349 1865 397 1670 c 2
+ 811 -10 l 2
+302 -426 m 1
+ 302 -346 l 1
+ 1034 -346 l 1
+ 1034 -426 l 1
+ 302 -426 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221A.rtlm
+Encoding: 1114921 -1 4190
+Width: 928
+Flags: W
+GlyphVariantsVertical: uni221A.rtlm.size1 uni221A.rtlm.size2 uni221A.rtlm.size3
+GlyphCompositionVertical: 3 uni221A.rtlm.bot%0,0,600,1855 uni221A.rtlm.ex%1,300,300,635 uni221A.rtlm.top%0,500,0,626
+LayerCount: 2
+Fore
+SplineSet
+-35 973 m 1
+ 19 973 l 1
+ 433 -93 l 1
+ 437 -93 l 1
+ 641 443 l 1
+ 660 443 l 1
+ 816 319 l 1
+ 804 299 l 1
+ 782 319 756 330 739 330 c 0
+ 714 330 694 316 677 271 c 2
+ 475 -259 l 1
+ 443 -259 l 1
+ -35 973 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221B.rtlm
+Encoding: 1114922 -1 4191
+Width: 928
+Flags: W
+GlyphVariantsVertical: uni221B.rtlm.size1 uni221B.rtlm.size2 uni221B.rtlm.size3
+HStem: 495 24<473.5 561.551> 670 11<492 505.76> 816 30<484.093 562.919>
+VStem: 577 40<727.563 806.174> 597 47<549.094 647.388>
+LayerCount: 2
+Fore
+SplineSet
+449 762 m 1xf0
+ 437 764 l 1
+ 452 813 484 846 537 846 c 0
+ 585 846 617 819 617 777 c 0xf0
+ 617 753 600 722 572 704 c 1
+ 618 687 644 664 644 614 c 0
+ 644 535 569 495 492 495 c 0
+ 455 495 435 512 435 530 c 0
+ 435 540 444 549 456 549 c 0
+ 465 549 473 545 487 535 c 0
+ 506 521 517 519 531 519 c 0
+ 569 519 597 548 597 591 c 0xe8
+ 597 630 579 654 544 665 c 0
+ 533 669 522 670 492 670 c 1
+ 492 681 l 1
+ 534 696 577 715 577 764 c 0
+ 577 799 555 816 522 816 c 0
+ 490 816 471 800 449 762 c 1xf0
+-35 973 m 1
+ 19 973 l 1
+ 433 -93 l 1
+ 437 -93 l 1
+ 641 443 l 1
+ 660 443 l 1
+ 816 319 l 1
+ 804 299 l 1
+ 782 319 756 330 739 330 c 0
+ 714 330 694 316 677 271 c 2
+ 475 -259 l 1
+ 443 -259 l 1
+ -35 973 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221C.rtlm
+Encoding: 1114923 -1 4192
+Width: 928
+Flags: W
+GlyphVariantsVertical: uni221C.rtlm.size1 uni221C.rtlm.size2 uni221C.rtlm.size3
+HStem: 583 41<447 567 615 667>
+VStem: 567 48<499 583 624 789>
+LayerCount: 2
+Fore
+SplineSet
+667 583 m 1
+ 615 583 l 1
+ 615 499 l 1
+ 567 499 l 1
+ 567 583 l 1
+ 425 583 l 1
+ 425 624 l 1
+ 585 843 l 1
+ 615 843 l 1
+ 615 624 l 1
+ 667 624 l 1
+ 667 583 l 1
+567 624 m 1
+ 567 789 l 1
+ 447 624 l 1
+ 567 624 l 1
+-35 973 m 1
+ 19 973 l 1
+ 433 -93 l 1
+ 437 -93 l 1
+ 641 443 l 1
+ 660 443 l 1
+ 816 319 l 1
+ 804 299 l 1
+ 782 319 756 330 739 330 c 0
+ 714 330 694 316 677 271 c 2
+ 475 -259 l 1
+ 443 -259 l 1
+ -35 973 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221A.rtlm.size1
+Encoding: 1114924 -1 4193
+Width: 1057
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+-32 1552 m 1
+ 25 1552 l 1
+ 525 -94 l 1
+ 529 -94 l 1
+ 756 643 l 1
+ 781 643 l 1
+ 945 517 l 1
+ 933 497 l 1
+ 909 516 884 524 865 524 c 0
+ 833 524 817 502 803 456 c 2
+ 572 -295 l 1
+ 530 -295 l 1
+ -32 1552 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221B.rtlm.size1
+Encoding: 1114925 -1 4194
+Width: 1057
+Flags: W
+HStem: 695 25<583.5 672.727> 874 11<602 614.809> 1023 31<593.95 674.274>
+VStem: 688 41<931.963 1013.66> 709 48<752.771 850.382>
+LayerCount: 2
+Fore
+SplineSet
+558 968 m 1xf0
+ 546 970 l 1
+ 562 1020 594 1054 648 1054 c 0
+ 697 1054 729 1026 729 983 c 0xf0
+ 729 958 712 927 683 908 c 1
+ 730 892 757 868 757 817 c 0
+ 757 737 680 695 602 695 c 0
+ 565 695 544 713 544 732 c 0
+ 544 742 553 750 566 750 c 0
+ 574 750 582 747 597 737 c 0
+ 617 723 627 720 642 720 c 0
+ 680 720 709 749 709 794 c 0xe8
+ 709 833 691 857 655 869 c 0
+ 644 873 632 874 602 874 c 1
+ 602 885 l 1
+ 622 893 635 898 646 904 c 0
+ 672 919 688 938 688 970 c 0
+ 688 1005 667 1023 632 1023 c 0
+ 600 1023 580 1006 558 968 c 1xf0
+-32 1552 m 1
+ 25 1552 l 1
+ 525 -94 l 1
+ 529 -94 l 1
+ 756 643 l 1
+ 781 643 l 1
+ 945 517 l 1
+ 933 497 l 1
+ 909 516 884 524 865 524 c 0
+ 833 524 817 502 803 456 c 2
+ 572 -295 l 1
+ 530 -295 l 1
+ -32 1552 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221C.rtlm.size1
+Encoding: 1114926 -1 4195
+Width: 1057
+Flags: W
+HStem: 786 41<548 671 720 773>
+VStem: 671 49<699 786 827 996>
+LayerCount: 2
+Fore
+SplineSet
+773 786 m 1
+ 720 786 l 1
+ 720 699 l 1
+ 671 699 l 1
+ 671 786 l 1
+ 525 786 l 1
+ 525 827 l 1
+ 689 1051 l 1
+ 720 1051 l 1
+ 720 827 l 1
+ 773 827 l 1
+ 773 786 l 1
+671 827 m 1
+ 671 996 l 1
+ 548 827 l 1
+ 671 827 l 1
+-32 1552 m 1
+ 25 1552 l 1
+ 525 -94 l 1
+ 529 -94 l 1
+ 756 643 l 1
+ 781 643 l 1
+ 945 517 l 1
+ 933 497 l 1
+ 909 516 884 524 865 524 c 0
+ 833 524 817 502 803 456 c 2
+ 572 -295 l 1
+ 530 -295 l 1
+ -32 1552 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221A.rtlm.size2
+Encoding: 1114927 -1 4196
+Width: 1124
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+-33 2056 m 1
+ 28 2056 l 1
+ 557 -153 l 1
+ 564 -153 l 1
+ 803 836 l 1
+ 831 836 l 1
+ 1014 709 l 1
+ 999 682 l 1
+ 976 700 947 710 930 710 c 0
+ 892 710 877 674 866 628 c 2
+ 616 -404 l 1
+ 557 -404 l 1
+ -33 2056 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221B.rtlm.size2
+Encoding: 1114928 -1 4197
+Width: 1124
+Flags: W
+HStem: 888 26<614.5 707.452> 1074 12<634 650.016> 1228 33<624.445 710.79>
+VStem: 724 42<1133.55 1217.93> 746 49<947.92 1048.3>
+LayerCount: 2
+Fore
+SplineSet
+589 1171 m 1xf0
+ 576 1173 l 1
+ 592 1225 626 1261 682 1261 c 0
+ 733 1261 766 1232 766 1187 c 0xf0
+ 766 1161 749 1129 719 1110 c 1
+ 767 1092 795 1068 795 1015 c 0
+ 795 931 715 888 634 888 c 0
+ 595 888 574 907 574 926 c 0
+ 574 937 584 945 597 945 c 0
+ 605 945 614 942 629 931 c 0
+ 649 917 660 914 675 914 c 0
+ 715 914 746 944 746 991 c 0xe8
+ 746 1032 726 1057 689 1069 c 0
+ 678 1073 666 1074 634 1074 c 1
+ 634 1086 l 1
+ 655 1093 669 1099 680 1105 c 0
+ 707 1120 724 1141 724 1173 c 0
+ 724 1210 701 1228 666 1228 c 0
+ 632 1228 612 1211 589 1171 c 1xf0
+-33 2056 m 1
+ 28 2056 l 1
+ 557 -153 l 1
+ 564 -153 l 1
+ 803 836 l 1
+ 831 836 l 1
+ 1014 709 l 1
+ 999 682 l 1
+ 976 700 947 710 930 710 c 0
+ 892 710 877 674 866 628 c 2
+ 616 -404 l 1
+ 557 -404 l 1
+ -33 2056 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221C.rtlm.size2
+Encoding: 1114929 -1 4198
+Width: 1124
+Flags: W
+HStem: 982 43<585 713 763 819>
+VStem: 713 50<892 982 1025 1200>
+LayerCount: 2
+Fore
+SplineSet
+819 982 m 1
+ 763 982 l 1
+ 763 892 l 1
+ 713 892 l 1
+ 713 982 l 1
+ 561 982 l 1
+ 561 1025 l 1
+ 731 1258 l 1
+ 763 1258 l 1
+ 763 1025 l 1
+ 819 1025 l 1
+ 819 982 l 1
+713 1025 m 1
+ 713 1200 l 1
+ 585 1025 l 1
+ 713 1025 l 1
+-33 2056 m 1
+ 28 2056 l 1
+ 557 -153 l 1
+ 564 -153 l 1
+ 803 836 l 1
+ 831 836 l 1
+ 1014 709 l 1
+ 999 682 l 1
+ 976 700 947 710 930 710 c 0
+ 892 710 877 674 866 628 c 2
+ 616 -404 l 1
+ 557 -404 l 1
+ -33 2056 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221A.rtlm.size3
+Encoding: 1114930 -1 4199
+Width: 1076
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+-34 2565 m 1
+ 33 2565 l 1
+ 502 -99 l 1
+ 506 -99 l 1
+ 705 1019 l 1
+ 744 1019 l 1
+ 964 880 l 1
+ 946 846 l 1
+ 927 862 902 879 861 879 c 0
+ 819 879 804 831 790 754 c 2
+ 565 -510 l 1
+ 508 -510 l 1
+ -34 2565 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221B.rtlm.size3
+Encoding: 1114931 -1 4200
+Width: 1076
+Flags: W
+HStem: 1071 28<525 624.641> 1271 13<546 562.106> 1437 35<536.279 627.317>
+VStem: 642 45<1335.97 1425.39> 665 53<1138.04 1242.39>
+LayerCount: 2
+Fore
+SplineSet
+497 1375 m 1xf0
+ 483 1378 l 1
+ 500 1433 536 1472 597 1472 c 0
+ 651 1472 687 1440 687 1393 c 0xf0
+ 687 1365 669 1330 636 1309 c 1
+ 688 1291 718 1264 718 1207 c 0
+ 718 1118 633 1071 546 1071 c 0
+ 504 1071 481 1091 481 1112 c 0
+ 481 1124 491 1133 505 1133 c 0
+ 514 1133 524 1129 540 1118 c 0
+ 562 1103 573 1099 590 1099 c 0
+ 633 1099 665 1132 665 1182 c 0xe8
+ 665 1226 644 1252 605 1265 c 0
+ 592 1270 579 1271 546 1271 c 1
+ 546 1284 l 1
+ 568 1292 583 1299 594 1305 c 0
+ 623 1322 642 1343 642 1378 c 0
+ 642 1417 618 1437 579 1437 c 0
+ 543 1437 521 1418 497 1375 c 1xf0
+-34 2565 m 1
+ 33 2565 l 1
+ 502 -99 l 1
+ 506 -99 l 1
+ 705 1019 l 1
+ 744 1019 l 1
+ 964 880 l 1
+ 946 846 l 1
+ 927 862 902 879 861 879 c 0
+ 819 879 804 831 790 754 c 2
+ 565 -510 l 1
+ 508 -510 l 1
+ -34 2565 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221C.rtlm.size3
+Encoding: 1114932 -1 4201
+Width: 1076
+Flags: W
+HStem: 1171 47<483 620 675 734>
+VStem: 620 55<1075 1171 1218 1406>
+LayerCount: 2
+Fore
+SplineSet
+734 1171 m 1
+ 675 1171 l 1
+ 675 1075 l 1
+ 620 1075 l 1
+ 620 1171 l 1
+ 458 1171 l 1
+ 458 1218 l 1
+ 640 1467 l 1
+ 675 1467 l 1
+ 675 1218 l 1
+ 734 1218 l 1
+ 734 1171 l 1
+620 1218 m 1
+ 620 1406 l 1
+ 483 1218 l 1
+ 620 1218 l 1
+-34 2565 m 1
+ 33 2565 l 1
+ 502 -99 l 1
+ 506 -99 l 1
+ 705 1019 l 1
+ 744 1019 l 1
+ 964 880 l 1
+ 946 846 l 1
+ 927 862 902 879 861 879 c 0
+ 819 879 804 831 790 754 c 2
+ 565 -510 l 1
+ 508 -510 l 1
+ -34 2565 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221A.rtlm.ex
+Encoding: 1114933 -1 4202
+Width: 1184
+Flags: W
+VStem: 289 66<0 635>
+LayerCount: 2
+Fore
+SplineSet
+355 0 m 1
+ 289 0 l 1
+ 289 635 l 1
+ 355 635 l 1
+ 355 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221A.rtlm.top
+Encoding: 1114934 -1 4203
+Width: 1184
+Flags: W
+HStem: 560 66<-27 289 289 289>
+VStem: 289 66<0 560 0 626>
+LayerCount: 2
+Fore
+SplineSet
+-27 560 m 1
+ -27 626 l 1
+ 355 626 l 1
+ 355 0 l 1
+ 289 0 l 1
+ 289 560 l 1
+ -27 560 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221A.rtlm.bot
+Encoding: 1114935 -1 4204
+Width: 1184
+Flags: W
+VStem: 289 66<404 1855>
+LayerCount: 2
+Fore
+SplineSet
+289 0 m 1
+ 289 1855 l 1
+ 355 1855 l 1
+ 355 404 l 1
+ 356 404 l 1
+ 807 1687 l 1
+ 847 1687 l 1
+ 1072 1558 l 1
+ 1049 1526 l 1
+ 1022 1549 973 1557 952 1557 c 0
+ 923 1557 893 1539 879 1499 c 2
+ 346 0 l 1
+ 289 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2140.rtlm
+Encoding: 1114936 -1 4205
+Width: 923
+Flags: W
+GlyphVariantsVertical: uni2140.rtlm.size1
+HStem: -259 58<658 794 41 591 862 862> 705 58<156 862 792 792 651 792 586 586 156 586>
+LayerCount: 2
+Fore
+SplineSet
+41 -259 m 1
+ 41 -201 l 1
+ 591 -201 l 1
+ 307 252 l 1
+ 586 705 l 1
+ 156 705 l 1
+ 156 763 l 1
+ 862 763 l 1
+ 862 705 l 1
+ 578 252 l 1
+ 862 -201 l 1
+ 862 -259 l 1
+ 41 -259 l 1
+373 252 m 1
+ 658 -201 l 1
+ 794 -201 l 1
+ 514 252 l 1
+ 792 705 l 1
+ 651 705 l 1
+ 373 252 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2211.rtlm
+Encoding: 1114937 -1 4206
+Width: 914
+Flags: W
+GlyphVariantsVertical: uni2211.rtlm.size1
+HStem: 697 66<306 626 626 626>
+LayerCount: 2
+Fore
+SplineSet
+58 40 m 1
+ 88 40 l 1
+ 110 -60 146 -128 258 -128 c 2
+ 672 -128 l 1
+ 336 306 l 1
+ 626 697 l 1
+ 306 697 l 2
+ 173 697 135 647 114 512 c 1
+ 84 512 l 1
+ 84 763 l 1
+ 831 763 l 1
+ 464 251 l 1
+ 856 -259 l 1
+ 111 -259 l 1
+ 58 40 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0A.rtlm
+Encoding: 1114938 -1 4207
+Width: 914
+Flags: W
+GlyphVariantsVertical: uni2A0A.rtlm.size1
+HStem: 46 50<383 446.5 369.5 446.5> 486 50<383 442> 697 66<296 626 626 626>
+VStem: 632 50<260.5 314.5 260.5 322.5> 192 50<237 345>
+LayerCount: 2
+Fore
+SplineSet
+58 40 m 1
+ 88 40 l 1
+ 110 -60 146 -128 258 -128 c 2
+ 672 -128 l 1
+ 623 -65 575 0 526 62 c 1
+ 497 52 467 46 437 46 c 0
+ 302 46 192 156 192 291 c 0
+ 192 426 302 536 437 536 c 0
+ 458 536 480 533 500 528 c 1
+ 626 697 l 1
+ 296 697 l 2
+ 163 697 136 647 114 512 c 1
+ 84 512 l 1
+ 84 763 l 1
+ 831 763 l 1
+ 614 460 l 1
+ 658 415 682 354 682 291 c 0
+ 682 214 646 142 584 95 c 1
+ 676 -22 766 -141 856 -259 c 1
+ 111 -259 l 1
+ 58 40 l 1
+336 306 m 1
+ 468 484 l 1
+ 458 485 447 486 437 486 c 0
+ 329 486 242 399 242 291 c 0
+ 242 183 329 96 437 96 c 0
+ 456 96 475 99 493 104 c 1
+ 336 306 l 1
+464 251 m 1
+ 554 135 l 1
+ 603 172 632 230 632 291 c 0
+ 632 338 615 383 584 419 c 1
+ 464 251 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2140.rtlm.size1
+Encoding: 1114939 -1 4208
+Width: 1259
+Flags: W
+HStem: 50 86<919 1106 55 820 1204 1204> 1414 86<214 1201 1101 1101 908 1101 810 810 214 810>
+LayerCount: 2
+Fore
+SplineSet
+55 50 m 1
+ 55 136 l 1
+ 820 136 l 1
+ 425 774 l 1
+ 810 1414 l 1
+ 214 1414 l 1
+ 214 1500 l 1
+ 1201 1500 l 1
+ 1201 1414 l 1
+ 807 774 l 1
+ 1204 136 l 1
+ 1204 50 l 1
+ 55 50 l 1
+525 774 m 1
+ 919 136 l 1
+ 1106 136 l 1
+ 708 774 l 1
+ 1101 1414 l 1
+ 908 1414 l 1
+ 525 774 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2211.rtlm.size1
+Encoding: 1114940 -1 4209
+Width: 1292
+Flags: W
+HStem: 49 183<373 941 303.5 373 164 941> 1409 90<505 882 882 882>
+LayerCount: 2
+Fore
+SplineSet
+90 465 m 1
+ 129 465 l 1
+ 165 301 234 232 373 232 c 2
+ 941 232 l 1
+ 471 845 l 1
+ 882 1409 l 1
+ 505 1409 l 2
+ 470 1409 427 1408 399 1404 c 0
+ 332 1396 265 1344 237 1213 c 0
+ 233 1193 226 1167 226 1148 c 1
+ 190 1148 l 1
+ 190 1499 l 1
+ 1166 1499 l 1
+ 645 784 l 1
+ 1202 49 l 1
+ 164 49 l 1
+ 90 465 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0A.rtlm.size1
+Encoding: 1114941 -1 4210
+Width: 1292
+Flags: W
+HStem: 50 183<373 941 303.5 373 164 941> 531 66<545.5 618.5 527.5 618.5> 1063 66<545.5 613> 1410 90<356 882 882 882>
+VStem: 843 66<792 859 792 870> 311 66<765.5 894.5>
+LayerCount: 2
+Fore
+SplineSet
+90 466 m 1
+ 129 466 l 1
+ 165 302 234 233 373 233 c 2
+ 941 233 l 1
+ 702 545 l 1
+ 673 536 642 531 610 531 c 0
+ 445 531 311 665 311 830 c 0
+ 311 995 445 1129 610 1129 c 0
+ 632 1129 653 1127 673 1122 c 1
+ 882 1410 l 1
+ 356 1410 l 2
+ 205 1410 180 1367 130 1149 c 1
+ 91 1149 l 1
+ 91 1500 l 1
+ 1166 1500 l 1
+ 827 1035 l 1
+ 878 982 909 910 909 830 c 0
+ 909 733 863 647 791 592 c 1
+ 1202 50 l 1
+ 164 50 l 1
+ 90 466 l 1
+471 846 m 1
+ 591 1010 l 1
+ 629 1062 l 1
+ 623 1063 616 1063 610 1063 c 0
+ 481 1063 377 959 377 830 c 0
+ 377 701 481 597 610 597 c 0
+ 627 597 643 599 659 602 c 1
+ 471 846 l 1
+645 785 m 1
+ 751 645 l 1
+ 807 687 843 754 843 830 c 0
+ 843 888 822 940 788 981 c 1
+ 752 932 l 1
+ 645 785 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0660
+Encoding: 1632 1632 4211
+Width: 488
+Flags: W
+VStem: 164 161
+LayerCount: 2
+Fore
+SplineSet
+202 312 m 2
+ 207 326 217 328 233 318 c 2
+ 315 265 l 2
+ 327 257 330 246 325 231 c 2
+ 294 132 l 2
+ 289 115 277 112 259 123 c 2
+ 169 176 l 2
+ 161 181 159 191 164 206 c 2
+ 202 312 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0661
+Encoding: 1633 1633 4212
+Width: 488
+Flags: W
+VStem: 275 32<-91.9033 -9.61475>
+LayerCount: 2
+Fore
+SplineSet
+196 524 m 2
+ 205 552 219 546 236 506 c 1
+ 275 406 302 310 316 218 c 0
+ 334 89 331 -10 307 -79 c 0
+ 304 -90 298 -94 289 -92 c 0
+ 280 -90 275 -84 275 -72 c 0
+ 277 99 243 247 172 373 c 0
+ 161 393 158 410 163 424 c 2
+ 196 524 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0662
+Encoding: 1634 1634 4213
+Width: 488
+Flags: W
+HStem: 308 110<210.66 343.316>
+VStem: 212 32<-87.8125 58.0817> 390 30<474.627 540.89>
+LayerCount: 2
+Fore
+SplineSet
+88 521 m 2
+ 95 551 108 548 127 512 c 24
+ 160 449 204 418 259 418 c 0
+ 338 418 381 453 390 523 c 0
+ 391 535 397 541 407 541 c 0
+ 417 541 422 537 425 530 c 0
+ 428 523 426 500 420 462 c 0
+ 414 424 400 391 379 362 c 0
+ 346 313 289 295 210 308 c 1
+ 253 150 264 22 244 -77 c 0
+ 243 -84 239 -88 234 -90 c 0
+ 229 -92 223 -92 219 -88 c 0
+ 215 -84 213 -80 212 -73 c 0
+ 201 99 156 247 76 372 c 0
+ 64 391 60 406 63 419 c 2
+ 88 521 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0663
+Encoding: 1635 1635 4214
+Width: 488
+Flags: W
+VStem: 170 32<-88.8572 63.3036> 300 27<473.827 540.951> 438 31<451.78 548.93>
+LayerCount: 2
+Fore
+SplineSet
+438 531 m 0
+ 439 543 445 549 455 549 c 0
+ 465 549 470 539 469 520 c 0
+ 468 479 460 434 446 384 c 0
+ 429 319 389 296 326 316 c 0
+ 307 322 290 331 275 342 c 1
+ 244 307 208 291 169 294 c 1
+ 210 125 221 2 202 -77 c 0
+ 201 -84 197 -88 191 -90 c 0
+ 185 -92 181 -92 176 -89 c 0
+ 172 -86 170 -80 170 -72 c 0
+ 159 106 114 254 35 371 c 0
+ 21 391 16 407 19 420 c 2
+ 44 521 l 2
+ 50 544 62 543 79 518 c 24
+ 118 461 141 430 150 425 c 0
+ 169 414 192 410 220 413 c 0
+ 260 416 287 453 300 522 c 0
+ 303 535 308 542 316 541 c 0
+ 324 540 329 536 331 527 c 0
+ 333 518 332 501 327 476 c 0
+ 322 451 338 433 374 423 c 1
+ 412 413 433 449 438 531 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0664
+Encoding: 1636 1636 4215
+Width: 488
+Flags: W
+HStem: -97 112<277.625 357.625>
+LayerCount: 2
+Fore
+SplineSet
+243 542 m 0
+ 247 546 252 548 259 548 c 0
+ 266 548 271 546 275 542 c 0
+ 279 538 280 532 279 526 c 2
+ 261 450 l 2
+ 260 445 255 440 246 437 c 0
+ 208 424 185 409 177 393 c 0
+ 172 382 175 373 188 364 c 0
+ 233 335 275 316 313 307 c 0
+ 329 303 333 291 324 271 c 2
+ 307 232 l 2
+ 300 217 291 205 279 198 c 0
+ 240 172 210 146 189 120 c 24
+ 175 103 176 90 193 79 c 0
+ 248 44 306 22 366 15 c 0
+ 385 13 390 3 383 -15 c 2
+ 354 -84 l 2
+ 350 -94 342 -98 331 -97 c 0
+ 252 -88 183 -64 126 -23 c 0
+ 113 -14 109 3 116 28 c 2
+ 138 111 l 2
+ 145 136 174 171 227 216 c 1
+ 191 229 155 248 118 273 c 0
+ 99 286 97 308 112 341 c 2
+ 144 409 l 2
+ 164 452 197 496 243 542 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0665
+Encoding: 1637 1637 4216
+Width: 488
+Flags: W
+HStem: 1 21G<193 243>
+VStem: 75 64<147.443 251.718>
+LayerCount: 2
+Fore
+SplineSet
+188 399 m 0
+ 207 422 229 430 253 424 c 0
+ 297 413 335 390 367 357 c 0
+ 411 310 424 240 405 146 c 0
+ 396 99 375 63 342 38 c 0
+ 309 13 268 1 218 1 c 0
+ 168 1 130 11 108 32 c 0
+ 86 53 75 86 75 133 c 0
+ 75 225 113 314 188 399 c 0
+342 219 m 0
+ 293 274 244 300 193 295 c 0
+ 162 293 144 269 139 223 c 0
+ 135 193 140 170 154 154 c 0
+ 175 129 211 122 262 133 c 0
+ 299 141 327 155 348 175 c 0
+ 360 186 358 200 342 219 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0666
+Encoding: 1638 1638 4217
+Width: 488
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+62 522 m 2
+ 67 549 80 548 99 521 c 0
+ 138 464 211 452 320 485 c 0
+ 337 490 345 485 344 468 c 0
+ 331 339 360 210 431 82 c 0
+ 440 65 444 47 441 30 c 2
+ 424 -65 l 2
+ 418 -97 408 -99 393 -71 c 0
+ 324 62 291 203 296 353 c 0
+ 296 362 294 366 291 365 c 0
+ 186 338 108 352 57 408 c 0
+ 48 419 44 430 47 443 c 2
+ 62 522 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0667
+Encoding: 1639 1639 4218
+Width: 488
+Flags: W
+VStem: 233 29<-89.8586 -21.7543>
+LayerCount: 2
+Fore
+SplineSet
+262 -77 m 0
+ 261 -84 258 -90 253 -92 c 0
+ 248 -94 244 -93 240 -90 c 0
+ 236 -87 234 -83 233 -76 c 0
+ 231 -31 212 36 174 126 c 0
+ 136 216 89 310 32 405 c 0
+ 29 410 28 418 30 429 c 2
+ 43 510 l 2
+ 48 545 56 552 67 533 c 24
+ 136 409 198 268 253 110 c 0
+ 260 89 266 87 271 106 c 0
+ 298 227 351 362 430 511 c 0
+ 435 521 440 526 445 526 c 0
+ 450 526 453 523 454 514 c 2
+ 459 417 l 2
+ 459 409 456 400 451 389 c 0
+ 406 313 368 239 338 166 c 0
+ 308 93 283 12 262 -77 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0668
+Encoding: 1640 1640 4219
+Width: 488
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+227 527 m 0
+ 228 534 231 540 236 542 c 0
+ 241 544 245 543 249 540 c 0
+ 253 537 255 533 255 526 c 0
+ 257 481 277 414 315 324 c 0
+ 353 234 400 140 456 45 c 0
+ 459 40 460 32 458 21 c 2
+ 446 -60 l 2
+ 441 -95 433 -102 422 -83 c 24
+ 353 41 290 182 235 340 c 0
+ 228 361 222 363 218 344 c 0
+ 191 223 138 88 59 -61 c 0
+ 54 -71 49 -76 44 -76 c 0
+ 39 -76 36 -73 35 -64 c 2
+ 29 33 l 2
+ 29 41 32 51 38 62 c 0
+ 83 138 120 212 150 284 c 0
+ 180 356 206 438 227 527 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0669
+Encoding: 1641 1641 4220
+Width: 488
+Flags: W
+HStem: 194 112<148.145 277.578>
+LayerCount: 2
+Fore
+SplineSet
+171 500 m 0
+ 217 556 260 556 299 500 c 0
+ 330 455 347 389 350 302 c 0
+ 353 216 370 143 403 84 c 0
+ 413 66 416 50 413 35 c 2
+ 395 -70 l 2
+ 390 -103 380 -101 365 -66 c 24
+ 326 25 304 112 299 194 c 1
+ 153 180 78 216 74 301 c 0
+ 71 348 104 415 171 500 c 0
+273 348 m 0
+ 262 383 241 405 211 414 c 0
+ 175 424 151 409 139 370 c 0
+ 132 349 137 333 153 323 c 0
+ 175 309 211 303 261 306 c 0
+ 278 307 282 321 273 348 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni066A
+Encoding: 1642 1642 4221
+Width: 661
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+218 -194 m 1
+ 171 -181 l 1
+ 425 708 l 1
+ 471 695 l 1
+ 218 -194 l 1
+534 72 m 2
+ 604 37 l 2
+ 616 31 619 22 612 11 c 2
+ 579 -56 l 2
+ 573 -68 564 -71 553 -64 c 2
+ 483 -29 l 2
+ 471 -23 468 -14 474 -3 c 2
+ 507 63 l 2
+ 513 75 522 78 534 72 c 2
+108 561 m 2
+ 178 525 l 2
+ 190 519 193 511 187 500 c 2
+ 154 433 l 2
+ 148 421 139 418 127 424 c 2
+ 58 459 l 2
+ 46 465 43 474 49 485 c 2
+ 82 552 l 2
+ 87 564 96 567 108 561 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni066B
+Encoding: 1643 1643 4222
+Width: 299
+Flags: W
+HStem: 63 94<143.08 183.9>
+LayerCount: 2
+Fore
+SplineSet
+145 146 m 18
+ 150 171 167 174 198 157 c 0
+ 241 132 259 90 250 29 c 0
+ 239 -41 216 -99 180 -145 c 0
+ 144 -191 105 -215 63 -217 c 0
+ 22 -219 15 -210 44 -189 c 0
+ 85 -159 121 -125 152 -86 c 0
+ 180 -51 201 -11 215 35 c 0
+ 218 44 212 50 198 53 c 10
+ 151 63 l 18
+ 136 66 131 75 134 90 c 10
+ 145 146 l 18
+EndSplineSet
+EndChar
+
+StartChar: uni066C
+Encoding: 1644 1644 4223
+Width: 299
+Flags: W
+HStem: 203 94<115.8 157.062>
+LayerCount: 2
+Fore
+SplineSet
+155 214 m 18
+ 150 189 133 186 102 203 c 0
+ 59 228 41 270 50 331 c 0
+ 61 401 84 459 120 505 c 0
+ 156 551 194 575 237 577 c 0
+ 278 579 285 570 256 549 c 0
+ 217 521 180 487 147 446 c 0
+ 118 411 97 370 84 325 c 0
+ 81 316 87 310 102 307 c 10
+ 148 297 l 18
+ 163 294 169 285 166 270 c 10
+ 155 214 l 18
+EndSplineSet
+EndChar
+
+StartChar: uni066D
+Encoding: 1645 1645 4224
+Width: 544
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+42 371 m 1
+ 218 371 l 1
+ 272 537 l 1
+ 327 371 l 1
+ 502 371 l 1
+ 361 267 l 1
+ 415 101 l 1
+ 272 204 l 1
+ 130 101 l 1
+ 184 267 l 1
+ 42 371 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0609
+Encoding: 1545 1545 4225
+Width: 866
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+534 72 m 2
+ 604 37 l 2
+ 616 31 619 22 612 11 c 2
+ 579 -56 l 2
+ 573 -68 564 -71 553 -64 c 2
+ 483 -29 l 2
+ 471 -23 468 -14 474 -3 c 2
+ 507 63 l 2
+ 513 75 522 78 534 72 c 2
+108 561 m 2
+ 178 525 l 2
+ 190 519 193 511 187 500 c 2
+ 154 433 l 2
+ 148 421 139 418 127 424 c 2
+ 58 459 l 2
+ 46 465 43 474 49 485 c 2
+ 82 552 l 2
+ 87 564 96 567 108 561 c 2
+218 -194 m 1
+ 171 -181 l 1
+ 425 708 l 1
+ 471 695 l 1
+ 218 -194 l 1
+739 72 m 2
+ 809 37 l 2
+ 821 31 824 22 817 11 c 2
+ 784 -56 l 2
+ 778 -68 769 -71 758 -64 c 2
+ 688 -29 l 2
+ 676 -23 673 -14 679 -3 c 2
+ 712 63 l 2
+ 718 75 727 78 739 72 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni060A
+Encoding: 1546 1546 4226
+Width: 1071
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+534 72 m 2
+ 604 37 l 2
+ 616 31 619 22 612 11 c 2
+ 579 -56 l 2
+ 573 -68 564 -71 553 -64 c 2
+ 483 -29 l 2
+ 471 -23 468 -14 474 -3 c 2
+ 507 63 l 2
+ 513 75 522 78 534 72 c 2
+108 561 m 2
+ 178 525 l 2
+ 190 519 193 511 187 500 c 2
+ 154 433 l 2
+ 148 421 139 418 127 424 c 2
+ 58 459 l 2
+ 46 465 43 474 49 485 c 2
+ 82 552 l 2
+ 87 564 96 567 108 561 c 2
+218 -194 m 1
+ 171 -181 l 1
+ 425 708 l 1
+ 471 695 l 1
+ 218 -194 l 1
+739 72 m 2
+ 809 37 l 2
+ 821 31 824 22 817 11 c 2
+ 784 -56 l 2
+ 778 -68 769 -71 758 -64 c 2
+ 688 -29 l 2
+ 676 -23 673 -14 679 -3 c 2
+ 712 63 l 2
+ 718 75 727 78 739 72 c 2
+944 72 m 2
+ 1014 37 l 2
+ 1026 31 1029 22 1022 11 c 2
+ 989 -56 l 2
+ 983 -68 974 -71 963 -64 c 2
+ 893 -29 l 2
+ 881 -23 878 -14 884 -3 c 2
+ 917 63 l 2
+ 923 75 932 78 944 72 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni06F0
+Encoding: 1776 1776 4227
+Width: 488
+Flags: W
+VStem: 164 161
+LayerCount: 2
+Fore
+SplineSet
+202 312 m 2
+ 207 326 217 328 233 318 c 2
+ 315 265 l 2
+ 327 257 330 246 325 231 c 2
+ 294 132 l 2
+ 289 115 277 112 259 123 c 2
+ 169 176 l 2
+ 161 181 159 191 164 206 c 2
+ 202 312 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni06F1
+Encoding: 1777 1777 4228
+Width: 488
+Flags: W
+VStem: 275 32<-91.9033 -9.61475>
+LayerCount: 2
+Fore
+SplineSet
+196 524 m 2
+ 205 552 219 546 236 506 c 1
+ 275 406 302 310 316 218 c 0
+ 334 89 331 -10 307 -79 c 0
+ 304 -90 298 -94 289 -92 c 0
+ 280 -90 275 -84 275 -72 c 0
+ 277 99 243 247 172 373 c 0
+ 161 393 158 410 163 424 c 2
+ 196 524 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni06F2
+Encoding: 1778 1778 4229
+Width: 488
+Flags: W
+HStem: 308 110<210.66 343.316>
+VStem: 212 32<-87.8125 58.0817> 390 30<474.627 540.89>
+LayerCount: 2
+Fore
+SplineSet
+88 521 m 2
+ 95 551 108 548 127 512 c 24
+ 160 449 204 418 259 418 c 0
+ 338 418 381 453 390 523 c 0
+ 391 535 397 541 407 541 c 0
+ 417 541 422 537 425 530 c 0
+ 428 523 426 500 420 462 c 0
+ 414 424 400 391 379 362 c 0
+ 346 313 289 295 210 308 c 1
+ 253 150 264 22 244 -77 c 0
+ 243 -84 239 -88 234 -90 c 0
+ 229 -92 223 -92 219 -88 c 0
+ 215 -84 213 -80 212 -73 c 0
+ 201 99 156 247 76 372 c 0
+ 64 391 60 406 63 419 c 2
+ 88 521 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni06F3
+Encoding: 1779 1779 4230
+Width: 488
+Flags: W
+VStem: 170 32<-88.8572 63.3036> 300 27<473.827 540.951> 438 31<451.78 548.93>
+LayerCount: 2
+Fore
+SplineSet
+438 531 m 0
+ 439 543 445 549 455 549 c 0
+ 465 549 470 539 469 520 c 0
+ 468 479 460 434 446 384 c 0
+ 429 319 389 296 326 316 c 0
+ 307 322 290 331 275 342 c 1
+ 244 307 208 291 169 294 c 1
+ 210 125 221 2 202 -77 c 0
+ 201 -84 197 -88 191 -90 c 0
+ 185 -92 181 -92 176 -89 c 0
+ 172 -86 170 -80 170 -72 c 0
+ 159 106 114 254 35 371 c 0
+ 21 391 16 407 19 420 c 2
+ 44 521 l 2
+ 50 544 62 543 79 518 c 24
+ 118 461 141 430 150 425 c 0
+ 169 414 192 410 220 413 c 0
+ 260 416 287 453 300 522 c 0
+ 303 535 308 542 316 541 c 0
+ 324 540 329 536 331 527 c 0
+ 333 518 332 501 327 476 c 0
+ 322 451 338 433 374 423 c 1
+ 412 413 433 449 438 531 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni06F4
+Encoding: 1780 1780 4231
+Width: 488
+Flags: W
+HStem: 430 20G<410 418>
+VStem: 211 32<-87.8125 63.5903> 397 30<407.662 449.869>
+LayerCount: 2
+Fore
+SplineSet
+126 515 m 0
+ 159 460 182 417 195 384 c 1
+ 216 478 246 530 287 541 c 0
+ 328 552 366 541 403 508 c 0
+ 412 499 415 492 411 484 c 0
+ 407 476 401 473 392 475 c 0
+ 353 484 323 484 300 477 c 0
+ 261 464 236 428 225 367 c 1
+ 241 361 261 359 286 361 c 0
+ 344 366 381 391 397 436 c 0
+ 400 445 406 450 414 450 c 0
+ 422 450 427 444 427 435 c 0
+ 429 386 415 339 384 296 c 0
+ 353 253 298 238 221 250 c 1
+ 253 121 260 12 243 -77 c 0
+ 242 -84 238 -88 233 -90 c 0
+ 228 -92 222 -92 218 -88 c 0
+ 214 -84 212 -80 211 -73 c 0
+ 204 94 158 243 75 372 c 0
+ 63 391 59 406 62 419 c 2
+ 87 524 l 2
+ 93 550 106 547 126 515 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni06F5
+Encoding: 1781 1781 4232
+Width: 488
+Flags: W
+VStem: 253 30<89.457 143.949>
+LayerCount: 2
+Fore
+SplineSet
+216 404 m 1
+ 208 413 206 422 210 431 c 2
+ 230 490 l 2
+ 237 512 249 515 264 500 c 0
+ 320 444 361 391 386 341 c 0
+ 411 291 425 235 430 174 c 0
+ 435 113 430 66 417 31 c 0
+ 393 -31 363 -62 326 -62 c 0
+ 289 -62 260 -48 237 -20 c 1
+ 209 -57 176 -73 140 -66 c 0
+ 104 -59 81 -43 70 -18 c 0
+ 57 13 53 53 58 102 c 0
+ 63 151 81 203 113 258 c 0
+ 145 313 179 361 216 404 c 1
+237 387 m 1
+ 216 364 188 325 154 271 c 24
+ 120 217 102 167 99 122 c 0
+ 96 73 121 47 174 44 c 0
+ 211 42 238 71 253 130 c 0
+ 256 140 262 145 270 144 c 0
+ 278 143 282 136 283 125 c 0
+ 286 75 308 53 349 59 c 0
+ 363 61 377 74 392 98 c 0
+ 407 122 406 155 390 198 c 0
+ 365 266 314 329 237 387 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni06F6
+Encoding: 1782 1782 4233
+Width: 488
+Flags: W
+VStem: 47 33<-92.9187 -47.0762>
+LayerCount: 2
+Fore
+SplineSet
+481 -413 m 0,0,-1
+47 -62 m 0,1,-1
+ 71 24 128 120 218 226 c 1,4,-1
+ 147 235 98 259 71 300 c 0,7,-1
+ 64 311 62 326 63 347 c 0,10,-1
+ 64 366 73 390 88 417 c 0,13,-1
+ 119 476 155 515 196 534 c 24,16,-1
+ 237 553 279 537 322 486 c 0,19,-1
+ 340 465 336 455 309 458 c 0,22,-1
+ 229 468 164 441 115 378 c 0,25,-1
+ 112 373 112 369 117 366 c 0,28,-1
+ 197 311 298 325 419 407 c 0,31,-1
+ 440 421 447 417 442 394 c 2,34,-1
+ 422 300 l 2,35,-1
+ 417 279 406 263 389 254 c 0,38,-1
+ 328 221 271 175 217 117 c 0,41,-1
+ 164 60 118 -3 80 -73 c 0,44,-1
+ 72 -88 64 -95 57 -95 c 24,47,-1
+ 44 -95 40 -84 47 -62 c 0,1,-1
+EndSplineSet
+EndChar
+
+StartChar: uni06F7
+Encoding: 1783 1783 4234
+Width: 488
+Flags: W
+VStem: 233 29<-89.8586 -21.7543>
+LayerCount: 2
+Fore
+SplineSet
+262 -77 m 0
+ 261 -84 258 -90 253 -92 c 0
+ 248 -94 244 -93 240 -90 c 0
+ 236 -87 234 -83 233 -76 c 0
+ 231 -31 212 36 174 126 c 0
+ 136 216 89 310 32 405 c 0
+ 29 410 28 418 30 429 c 2
+ 43 510 l 2
+ 48 545 56 552 67 533 c 24
+ 136 409 198 268 253 110 c 0
+ 260 89 266 87 271 106 c 0
+ 298 227 351 362 430 511 c 0
+ 435 521 440 526 445 526 c 0
+ 450 526 453 523 454 514 c 2
+ 459 417 l 2
+ 459 409 456 400 451 389 c 0
+ 406 313 368 239 338 166 c 0
+ 308 93 283 12 262 -77 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni06F8
+Encoding: 1784 1784 4235
+Width: 488
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+227 527 m 0
+ 228 534 231 540 236 542 c 0
+ 241 544 245 543 249 540 c 0
+ 253 537 255 533 255 526 c 0
+ 257 481 277 414 315 324 c 0
+ 353 234 400 140 456 45 c 0
+ 459 40 460 32 458 21 c 2
+ 446 -60 l 2
+ 441 -95 433 -102 422 -83 c 24
+ 353 41 290 182 235 340 c 0
+ 228 361 222 363 218 344 c 0
+ 191 223 138 88 59 -61 c 0
+ 54 -71 49 -76 44 -76 c 0
+ 39 -76 36 -73 35 -64 c 2
+ 29 33 l 2
+ 29 41 32 51 38 62 c 0
+ 83 138 120 212 150 284 c 0
+ 180 356 206 438 227 527 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni06F9
+Encoding: 1785 1785 4236
+Width: 488
+Flags: W
+HStem: 194 112<148.145 277.578>
+LayerCount: 2
+Fore
+SplineSet
+171 500 m 0
+ 217 556 260 556 299 500 c 0
+ 330 455 347 389 350 302 c 0
+ 353 216 370 143 403 84 c 0
+ 413 66 416 50 413 35 c 2
+ 395 -70 l 2
+ 390 -103 380 -101 365 -66 c 24
+ 326 25 304 112 299 194 c 1
+ 153 180 78 216 74 301 c 0
+ 71 348 104 415 171 500 c 0
+273 348 m 0
+ 262 383 241 405 211 414 c 0
+ 175 424 151 409 139 370 c 0
+ 132 349 137 333 153 323 c 0
+ 175 309 211 303 261 306 c 0
+ 278 307 282 321 273 348 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0621
+Encoding: 1569 1569 4237
+Width: 381
+Flags: W
+HStem: 4 294
+VStem: 63 253
+LayerCount: 2
+Fore
+SplineSet
+308 125 m 2
+ 305 116 301 109 295 105 c 1
+ 245 88 183 54 109 4 c 24
+ 102 0 97 0 93 4 c 0
+ 82 15 97 38 138 73 c 1
+ 83 93 58 119 63 152 c 1
+ 66 179 87 215 125 259 c 0
+ 148 286 168 299 184 298 c 0
+ 218 298 233 279 230 242 c 0
+ 229 229 224 216 217 204 c 0
+ 210 192 201 190 192 199 c 0
+ 162 228 140 233 127 214 c 0
+ 113 193 125 174 163 156 c 0
+ 186 145 213 142 243 148 c 0
+ 252 149 262 153 274 160 c 0
+ 286 167 296 172 305 174 c 1
+ 318 176 321 168 316 151 c 2
+ 308 125 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0622
+Encoding: 1570 1570 4238
+Width: 217
+Flags: W
+HStem: 808 99<150.472 192.824>
+LayerCount: 2
+Fore
+SplineSet
+93 678 m 2
+ 103 701 109 702 111 680 c 0
+ 134 427 l 0
+ 160 202 159 62 130 7 c 0
+ 126 0 123 -2 120 2 c 0
+ 117 6 115 11 115 18 c 24
+ 116 97 114 159 108 206 c 0
+ 102 253 96 317 87 397 c 2
+ 65 593 l 2
+ 64 604 66 615 71 626 c 2
+ 93 678 l 2
+277 907 m 0
+ 290 910 298 906 302 896 c 0
+ 306 886 302 878 292 872 c 0
+ 221 825 104 803 -57 808 c 1
+ -63 795 -69 785 -75 778 c 0
+ -81 771 -86 770 -89 774 c 2
+ -136 822 l 1
+ -145 831 -135 852 -105 886 c 0
+ -100 892 -90 894 -77 892 c 0
+ 42 873 160 878 277 907 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0623
+Encoding: 1571 1571 4239
+Width: 217
+Flags: W
+VStem: -28 216
+LayerCount: 2
+Fore
+SplineSet
+93 678 m 2
+ 103 701 109 702 111 680 c 0
+ 134 427 l 0
+ 160 202 159 62 130 7 c 0
+ 126 0 123 -2 120 2 c 0
+ 117 6 115 11 115 18 c 24
+ 116 97 114 159 108 206 c 0
+ 102 253 96 317 87 397 c 2
+ 65 593 l 2
+ 64 604 66 615 71 626 c 2
+ 93 678 l 2
+155 812 m 0
+ 119 805 93 798 78 794 c 0
+ 63 790 35 779 -6 760 c 0
+ -15 757 -21 758 -25 764 c 0
+ -33 776 -20 792 14 813 c 1
+ -11 826 -25 840 -28 855 c 0
+ -33 882 -22 915 6 954 c 1
+ 34 992 64 1010 95 1007 c 0
+ 115 1006 124 994 122 973 c 0
+ 120 952 114 934 104 920 c 0
+ 94 906 87 905 80 916 c 0
+ 73 927 63 933 50 934 c 0
+ 37 935 26 932 18 923 c 0
+ 10 914 11 906 20 897 c 0
+ 42 876 75 865 118 864 c 0
+ 125 864 134 866 148 869 c 0
+ 162 872 172 874 177 874 c 0
+ 182 874 186 872 188 868 c 0
+ 190 864 191 859 190 856 c 0
+ 177 829 166 814 155 812 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0624
+Encoding: 1572 1572 4240
+Width: 547
+Flags: W
+HStem: -190 18<64.0491 95.6914>
+LayerCount: 2
+Fore
+SplineSet
+315 194 m 0
+ 338 259 366 291 397 290 c 0
+ 416 290 433 277 450 250 c 0
+ 467 223 478 193 482 160 c 0
+ 486 127 482 81 467 22 c 0
+ 452 -37 423 -90 379 -140 c 0
+ 335 -190 300 -217 274 -220 c 0
+ 248 -223 212 -221 168 -214 c 0
+ 124 -207 93 -199 73 -190 c 0
+ 66 -187 63 -183 64 -178 c 0
+ 65 -173 69 -171 76 -172 c 0
+ 129 -179 178 -177 225 -166 c 0
+ 253 -159 294 -133 347 -86 c 0
+ 400 -39 432 0 442 31 c 1
+ 439 58 435 74 430 77 c 1
+ 405 38 372 28 333 48 c 16
+ 294 68 288 117 315 194 c 0
+406 157 m 1
+ 387 188 366 190 344 161 c 1
+ 361 142 381 141 406 157 c 1
+421 456 m 0
+ 385 449 359 442 344 438 c 0
+ 329 434 301 423 260 404 c 0
+ 251 401 245 402 241 408 c 0
+ 233 420 246 436 280 457 c 1
+ 255 470 241 484 238 499 c 0
+ 233 526 244 559 272 598 c 1
+ 300 636 330 654 361 651 c 0
+ 381 650 390 638 388 617 c 0
+ 386 596 380 578 370 564 c 0
+ 360 550 353 549 346 560 c 0
+ 339 571 329 577 316 578 c 0
+ 303 579 292 576 284 567 c 0
+ 276 558 277 550 286 541 c 0
+ 308 520 341 509 384 508 c 0
+ 391 508 400 510 414 513 c 0
+ 428 516 438 518 443 518 c 0
+ 448 518 452 516 454 512 c 0
+ 456 508 457 503 456 500 c 0
+ 443 473 432 458 421 456 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0625
+Encoding: 1573 1573 4241
+Width: 217
+Flags: W
+VStem: 52 216
+LayerCount: 2
+Fore
+SplineSet
+93 678 m 2
+ 103 701 109 702 111 680 c 0
+ 134 427 l 0
+ 160 202 159 62 130 7 c 0
+ 126 0 123 -2 120 2 c 0
+ 117 6 115 11 115 18 c 24
+ 116 97 114 159 108 206 c 0
+ 102 253 96 317 87 397 c 2
+ 65 593 l 2
+ 64 604 66 615 71 626 c 2
+ 93 678 l 2
+235 -235 m 0
+ 199 -242 173 -248 158 -252 c 0
+ 143 -256 115 -268 74 -287 c 0
+ 65 -290 59 -289 55 -283 c 0
+ 47 -271 60 -255 94 -234 c 1
+ 69 -221 55 -207 52 -192 c 0
+ 47 -165 58 -132 86 -93 c 1
+ 114 -55 144 -37 175 -40 c 0
+ 195 -41 204 -53 202 -74 c 0
+ 200 -95 194 -112 184 -126 c 0
+ 174 -140 167 -141 160 -130 c 0
+ 153 -119 143 -113 130 -112 c 0
+ 117 -111 106 -115 98 -124 c 0
+ 90 -133 91 -141 100 -150 c 0
+ 122 -171 155 -182 198 -183 c 0
+ 205 -183 214 -181 228 -178 c 0
+ 242 -175 252 -173 257 -173 c 0
+ 262 -173 266 -176 268 -180 c 0
+ 270 -184 271 -188 270 -191 c 0
+ 257 -218 246 -233 235 -235 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0626
+Encoding: 1574 1574 4242
+Width: 764
+Flags: W
+HStem: -201 95<197.824 437.766>
+LayerCount: 2
+Fore
+SplineSet
+671 288 m 0
+ 631 309 580 303 519 269 c 0
+ 479 246 451 213 436 169 c 0
+ 433 160 434 152 438 143 c 0
+ 452 111 495 93 566 89 c 0
+ 637 85 675 70 678 44 c 0
+ 685 -9 670 -49 633 -78 c 0
+ 537 -155 428 -196 306 -201 c 0
+ 159 -206 79 -152 64 -39 c 0
+ 57 13 70 74 102 145 c 0
+ 119 183 140 217 165 246 c 0
+ 172 254 177 255 181 248 c 0
+ 185 241 185 235 180 230 c 0
+ 114 137 93 62 116 4 c 0
+ 145 -71 212 -108 316 -106 c 0
+ 443 -104 545 -72 624 -9 c 0
+ 631 -4 631 1 625 5 c 0
+ 614 14 577 21 512 25 c 0
+ 447 29 408 46 398 75 c 0
+ 388 104 389 137 401 174 c 0
+ 425 246 472 307 542 357 c 0
+ 577 383 608 397 633 398 c 0
+ 693 402 714 371 697 305 c 0
+ 692 287 683 281 671 288 c 0
+262 420 m 0
+ 226 413 201 406 186 402 c 0
+ 171 398 142 387 101 368 c 0
+ 92 365 86 366 82 372 c 0
+ 74 384 87 400 121 421 c 1
+ 96 434 82 448 79 463 c 0
+ 74 490 85 523 113 562 c 1
+ 141 600 171 618 202 615 c 0
+ 222 614 231 602 229 581 c 0
+ 227 560 222 542 212 528 c 0
+ 202 514 193 513 186 524 c 0
+ 179 535 169 541 156 542 c 0
+ 143 543 134 540 126 531 c 0
+ 118 522 118 514 127 505 c 0
+ 149 484 182 473 225 472 c 0
+ 232 472 242 474 256 477 c 0
+ 270 480 279 482 284 482 c 0
+ 289 482 294 480 296 476 c 0
+ 298 472 298 467 297 464 c 0
+ 284 437 273 422 262 420 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0627
+Encoding: 1575 1575 4243
+Width: 217
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+93 678 m 2
+ 103 701 109 702 111 680 c 0
+ 134 427 l 0
+ 160 202 159 62 130 7 c 0
+ 126 0 123 -2 120 2 c 0
+ 117 6 115 11 115 18 c 24
+ 116 97 114 159 108 206 c 0
+ 102 253 96 317 87 397 c 2
+ 65 593 l 2
+ 64 604 66 615 71 626 c 2
+ 93 678 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0628
+Encoding: 1576 1576 4244
+Width: 926
+Flags: W
+HStem: -6 97<226.834 591.426>
+VStem: 780 79<285.145 348.421>
+LayerCount: 2
+Fore
+SplineSet
+821 372 m 0
+ 840 351 852 321 859 282 c 0
+ 866 243 865 206 857 170 c 0
+ 849 134 836 110 817 99 c 0
+ 710 37 577 2 417 -6 c 0
+ 257 -14 150 15 95 83 c 0
+ 60 126 54 177 79 236 c 0
+ 90 261 108 287 133 314 c 0
+ 137 319 142 320 146 319 c 0
+ 150 318 152 315 153 311 c 0
+ 154 307 153 303 150 300 c 0
+ 138 287 129 272 122 256 c 0
+ 115 240 113 227 116 216 c 0
+ 139 130 236 88 406 91 c 0
+ 576 94 716 126 825 189 c 1
+ 823 214 807 246 777 285 c 0
+ 775 288 776 297 780 312 c 0
+ 784 327 791 347 802 372 c 0
+ 807 381 813 381 821 372 c 0
+472 -137 m 2
+ 473 -134 476 -134 480 -135 c 0
+ 507 -144 530 -158 551 -177 c 0
+ 554 -180 554 -182 552 -185 c 2
+ 505 -261 l 2
+ 503 -264 500 -264 495 -260 c 0
+ 490 -256 467 -241 425 -216 c 0
+ 422 -215 422 -213 423 -210 c 2
+ 472 -137 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0629
+Encoding: 1577 1577 4245
+Width: 369
+Flags: W
+HStem: -24 110<119.132 234.969>
+LayerCount: 2
+Fore
+SplineSet
+110 591 m 2
+ 111 594 114 594 118 593 c 0
+ 141 585 160 574 178 560 c 1
+ 214 613 l 2
+ 215 616 218 616 222 615 c 0
+ 249 606 272 592 293 573 c 0
+ 296 570 296 568 294 565 c 2
+ 247 489 l 2
+ 245 486 242 486 237 490 c 0
+ 233 494 214 506 180 526 c 1
+ 143 467 l 2
+ 141 464 138 464 133 468 c 0
+ 128 472 105 487 63 512 c 0
+ 60 513 60 515 61 518 c 2
+ 110 591 l 2
+253 111 m 0
+ 261 117 259 127 248 141 c 0
+ 217 179 188 198 159 197 c 0
+ 145 197 132 188 122 169 c 0
+ 112 150 109 135 112 123 c 0
+ 117 98 137 86 170 86 c 0
+ 203 86 230 94 253 111 c 0
+158 326 m 0
+ 169 334 183 333 199 323 c 0
+ 242 298 272 265 290 226 c 0
+ 308 187 312 147 303 106 c 0
+ 294 65 277 34 252 11 c 0
+ 227 -12 198 -23 165 -24 c 0
+ 120 -25 90 -8 75 24 c 0
+ 60 56 60 99 74 153 c 0
+ 88 207 114 256 151 299 c 0
+ 152 300 153 305 153 312 c 0
+ 153 319 155 324 158 326 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni062A
+Encoding: 1578 1578 4246
+Width: 926
+Flags: W
+HStem: -6 97<226.834 591.426>
+VStem: 780 79<285.145 348.421>
+LayerCount: 2
+Fore
+SplineSet
+391 483 m 2
+ 392 486 395 486 399 485 c 0
+ 422 477 441 466 459 452 c 1
+ 495 505 l 2
+ 496 508 499 508 503 507 c 0
+ 530 498 553 484 574 465 c 0
+ 577 462 577 460 575 457 c 2
+ 528 381 l 2
+ 526 378 523 378 518 382 c 0
+ 514 386 495 398 461 418 c 1
+ 424 359 l 2
+ 422 356 419 356 414 360 c 0
+ 409 364 386 379 344 404 c 0
+ 341 405 341 407 342 410 c 2
+ 391 483 l 2
+821 372 m 0
+ 840 351 852 321 859 282 c 0
+ 866 243 865 206 857 170 c 0
+ 849 134 836 110 817 99 c 0
+ 710 37 577 2 417 -6 c 0
+ 257 -14 150 15 95 83 c 0
+ 60 126 54 177 79 236 c 0
+ 90 261 108 287 133 314 c 0
+ 137 319 142 320 146 319 c 0
+ 150 318 152 315 153 311 c 0
+ 154 307 153 303 150 300 c 0
+ 138 287 129 272 122 256 c 0
+ 115 240 113 227 116 216 c 0
+ 139 130 236 88 406 91 c 0
+ 576 94 716 126 825 189 c 1
+ 823 214 807 246 777 285 c 0
+ 775 288 776 297 780 312 c 0
+ 784 327 791 347 802 372 c 0
+ 807 381 813 381 821 372 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni062B
+Encoding: 1579 1579 4247
+Width: 926
+Flags: W
+HStem: -6 97<226.834 591.426>
+VStem: 780 79<285.145 348.421>
+LayerCount: 2
+Fore
+SplineSet
+422 609 m 2
+ 423 612 426 612 430 611 c 0
+ 457 602 480 588 501 569 c 0
+ 504 566 504 564 502 561 c 2
+ 455 485 l 2
+ 453 482 450 482 445 486 c 0
+ 440 490 417 505 375 530 c 0
+ 372 531 372 533 373 536 c 2
+ 422 609 l 2
+821 372 m 0
+ 840 351 852 321 859 282 c 0
+ 866 243 865 206 857 170 c 0
+ 849 134 836 110 817 99 c 0
+ 710 37 577 2 417 -6 c 0
+ 257 -14 150 15 95 83 c 0
+ 60 126 54 177 79 236 c 0
+ 90 261 108 287 133 314 c 0
+ 137 319 142 320 146 319 c 0
+ 150 318 152 315 153 311 c 0
+ 154 307 153 303 150 300 c 0
+ 138 287 129 272 122 256 c 0
+ 115 240 113 227 116 216 c 0
+ 139 130 236 88 406 91 c 0
+ 576 94 716 126 825 189 c 1
+ 823 214 807 246 777 285 c 0
+ 775 288 776 297 780 312 c 0
+ 784 327 791 347 802 372 c 0
+ 807 381 813 381 821 372 c 0
+397 483 m 2
+ 398 486 401 486 405 485 c 0
+ 425 478 443 469 459 457 c 1
+ 491 505 l 2
+ 492 508 495 508 499 507 c 0
+ 526 498 549 484 570 465 c 0
+ 573 462 573 460 571 457 c 2
+ 524 381 l 2
+ 522 378 519 378 514 382 c 0
+ 510 385 493 396 464 414 c 1
+ 430 359 l 2
+ 428 356 425 356 420 360 c 0
+ 415 364 392 379 350 404 c 0
+ 347 405 347 407 348 410 c 2
+ 397 483 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni062C
+Encoding: 1580 1580 4248
+Width: 661
+Flags: W
+HStem: -509 96<323.544 632.011> -439 26<703.182 754.857> 163 81<471.835 614.625>
+LayerCount: 2
+Fore
+SplineSet
+633 226 m 2xa0
+ 609 172 l 2
+ 606 167 603 164 598 163 c 0
+ 439 142 327 110 263 69 c 0
+ 138 -13 89 -112 116 -228 c 0
+ 131 -293 179 -343 260 -378 c 0
+ 304 -397 374 -410 469 -416 c 0
+ 564 -422 653 -420 735 -413 c 0
+ 746 -412 752 -414 755 -418 c 0
+ 758 -422 757 -425 754 -430 c 0
+ 751 -435 747 -438 742 -439 c 0x60
+ 701 -451 670 -464 647 -478 c 0
+ 613 -499 592 -509 583 -509 c 0
+ 387 -526 246 -503 159 -440 c 0
+ 72 -377 45 -278 76 -142 c 0
+ 107 -6 187 93 317 155 c 1
+ 227 177 160 175 115 148 c 0
+ 111 146 108 145 104 146 c 0
+ 100 147 98 149 98 153 c 0
+ 99 168 102 185 108 202 c 0
+ 121 237 153 256 204 259 c 0
+ 230 260 272 255 328 244 c 24
+ 384 233 431 228 470 228 c 0
+ 509 228 557 234 614 244 c 0
+ 633 247 640 241 633 226 c 2xa0
+375 -98 m 2
+ 376 -95 379 -95 383 -96 c 0
+ 410 -105 433 -119 454 -138 c 0
+ 457 -141 457 -143 455 -146 c 2
+ 408 -222 l 2
+ 406 -225 403 -224 398 -220 c 0
+ 393 -216 370 -202 328 -177 c 0
+ 325 -176 325 -174 326 -171 c 2
+ 375 -98 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni062D
+Encoding: 1581 1581 4249
+Width: 661
+Flags: W
+HStem: -509 96<323.544 632.011> -439 26<703.182 754.857> 163 81<471.835 614.625>
+LayerCount: 2
+Fore
+SplineSet
+633 226 m 2xa0
+ 609 172 l 2
+ 606 167 603 164 598 163 c 0
+ 439 142 327 110 263 69 c 0
+ 138 -13 89 -112 116 -228 c 0
+ 131 -293 179 -343 260 -378 c 0
+ 304 -397 374 -410 469 -416 c 0
+ 564 -422 653 -420 735 -413 c 0
+ 746 -412 752 -414 755 -418 c 0
+ 758 -422 757 -425 754 -430 c 0
+ 751 -435 747 -438 742 -439 c 0x60
+ 701 -451 670 -464 647 -478 c 0
+ 613 -499 592 -509 583 -509 c 0
+ 387 -526 246 -503 159 -440 c 0
+ 72 -377 45 -278 76 -142 c 0
+ 107 -6 187 93 317 155 c 1
+ 227 177 160 175 115 148 c 0
+ 111 146 108 145 104 146 c 0
+ 100 147 98 149 98 153 c 0
+ 99 168 102 185 108 202 c 0
+ 121 237 153 256 204 259 c 0
+ 230 260 272 255 328 244 c 24
+ 384 233 431 228 470 228 c 0
+ 509 228 557 234 614 244 c 0
+ 633 247 640 241 633 226 c 2xa0
+EndSplineSet
+EndChar
+
+StartChar: uni062E
+Encoding: 1582 1582 4250
+Width: 661
+Flags: W
+HStem: -509 96<323.544 632.011> -439 26<703.182 754.857> 163 81<471.835 614.625>
+LayerCount: 2
+Fore
+SplineSet
+633 226 m 2xa0
+ 609 172 l 2
+ 606 167 603 164 598 163 c 0
+ 439 142 327 110 263 69 c 0
+ 138 -13 89 -112 116 -228 c 0
+ 131 -293 179 -343 260 -378 c 0
+ 304 -397 374 -410 469 -416 c 0
+ 564 -422 653 -420 735 -413 c 0
+ 746 -412 752 -414 755 -418 c 0
+ 758 -422 757 -425 754 -430 c 0
+ 751 -435 747 -438 742 -439 c 0x60
+ 701 -451 670 -464 647 -478 c 0
+ 613 -499 592 -509 583 -509 c 0
+ 387 -526 246 -503 159 -440 c 0
+ 72 -377 45 -278 76 -142 c 0
+ 107 -6 187 93 317 155 c 1
+ 227 177 160 175 115 148 c 0
+ 111 146 108 145 104 146 c 0
+ 100 147 98 149 98 153 c 0
+ 99 168 102 185 108 202 c 0
+ 121 237 153 256 204 259 c 0
+ 230 260 272 255 328 244 c 24
+ 384 233 431 228 470 228 c 0
+ 509 228 557 234 614 244 c 0
+ 633 247 640 241 633 226 c 2xa0
+326 498 m 2
+ 327 501 330 501 334 500 c 0
+ 361 491 384 477 405 458 c 0
+ 408 455 408 453 406 450 c 2
+ 359 374 l 2
+ 357 371 354 372 349 376 c 0
+ 344 380 321 394 279 419 c 0
+ 276 420 276 422 277 425 c 2
+ 326 498 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni062F
+Encoding: 1583 1583 4251
+Width: 450
+Flags: W
+HStem: -6 99<97.1882 282.449>
+LayerCount: 2
+Fore
+SplineSet
+170 322 m 0
+ 181 355 190 376 199 385 c 0
+ 204 392 212 392 222 387 c 0
+ 311 338 362 272 377 190 c 24
+ 386 144 384 103 372 68 c 0
+ 369 57 362 49 351 44 c 0
+ 288 11 218 -5 141 -6 c 0
+ 88 -7 69 27 85 96 c 0
+ 87 104 91 108 97 109 c 0
+ 101 109 106 107 112 102 c 0
+ 125 91 150 88 187 93 c 24
+ 268 104 321 116 346 131 c 0
+ 348 132 349 136 348 143 c 0
+ 335 210 281 262 185 299 c 0
+ 172 304 167 312 170 322 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0630
+Encoding: 1584 1584 4252
+Width: 450
+Flags: W
+HStem: -6 99<97.1882 282.449>
+LayerCount: 2
+Fore
+SplineSet
+170 322 m 0
+ 181 355 190 376 199 385 c 0
+ 204 392 212 392 222 387 c 0
+ 311 338 362 272 377 190 c 24
+ 386 144 384 103 372 68 c 0
+ 369 57 362 49 351 44 c 0
+ 288 11 218 -5 141 -6 c 0
+ 88 -7 69 27 85 96 c 0
+ 87 104 91 108 97 109 c 0
+ 101 109 106 107 112 102 c 0
+ 125 91 150 88 187 93 c 24
+ 268 104 321 116 346 131 c 0
+ 348 132 349 136 348 143 c 0
+ 335 210 281 262 185 299 c 0
+ 172 304 167 312 170 322 c 0
+189 645 m 2
+ 190 648 193 648 197 647 c 0
+ 224 638 247 624 268 605 c 0
+ 271 602 271 600 269 597 c 2
+ 222 521 l 2
+ 220 518 217 518 212 522 c 0
+ 207 526 184 541 142 566 c 0
+ 139 567 139 569 140 572 c 2
+ 189 645 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0631
+Encoding: 1585 1585 4253
+Width: 546
+Flags: W
+HStem: -167 14<66.0952 79.204>
+LayerCount: 2
+Fore
+SplineSet
+393 279 m 2
+ 395 287 401 286 410 276 c 0
+ 436 249 455 214 468 169 c 0
+ 481 124 486 80 482 35 c 1
+ 474 -23 451 -76 412 -126 c 0
+ 373 -176 323 -209 261 -226 c 0
+ 244 -231 228 -230 213 -225 c 0
+ 135 -198 86 -179 67 -167 c 0
+ 64 -166 63 -164 63 -161 c 0
+ 63 -158 64 -156 66 -154 c 0
+ 68 -152 72 -152 75 -153 c 0
+ 120 -167 160 -172 193 -168 c 0
+ 226 -164 265 -147 308 -120 c 0
+ 372 -79 418 -31 446 24 c 0
+ 449 29 449 34 448 40 c 0
+ 438 75 412 119 370 171 c 0
+ 368 174 367 176 368 179 c 2
+ 393 279 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0632
+Encoding: 1586 1586 4254
+Width: 546
+Flags: W
+HStem: -167 14<66.0952 79.204>
+LayerCount: 2
+Fore
+SplineSet
+393 279 m 2
+ 395 287 401 286 410 276 c 0
+ 436 249 455 214 468 169 c 0
+ 481 124 486 80 482 35 c 1
+ 474 -23 451 -76 412 -126 c 0
+ 373 -176 323 -209 261 -226 c 0
+ 244 -231 228 -230 213 -225 c 0
+ 135 -198 86 -179 67 -167 c 0
+ 64 -166 63 -164 63 -161 c 0
+ 63 -158 64 -156 66 -154 c 0
+ 68 -152 72 -152 75 -153 c 0
+ 120 -167 160 -172 193 -168 c 0
+ 226 -164 265 -147 308 -120 c 0
+ 372 -79 418 -31 446 24 c 0
+ 449 29 449 34 448 40 c 0
+ 438 75 412 119 370 171 c 0
+ 368 174 367 176 368 179 c 2
+ 393 279 l 2
+291 590 m 2
+ 292 593 295 593 299 592 c 0
+ 326 583 349 569 370 550 c 0
+ 373 547 373 545 371 542 c 2
+ 324 466 l 2
+ 322 463 319 464 314 468 c 0
+ 309 472 286 486 244 511 c 0
+ 241 512 241 514 242 517 c 2
+ 291 590 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0633
+Encoding: 1587 1587 4255
+Width: 992
+Flags: W
+HStem: -230 106<193.232 412.656>
+VStem: 775 20<292.344 339.755>
+LayerCount: 2
+Fore
+SplineSet
+893 363 m 2
+ 894 370 898 374 903 374 c 0
+ 908 374 913 371 916 365 c 0
+ 925 350 929 328 929 297 c 0
+ 929 248 917 205 894 167 c 0
+ 888 157 880 151 870 148 c 0
+ 839 142 802 152 761 177 c 1
+ 731 124 688 101 632 108 c 1
+ 629 51 620 2 606 -40 c 0
+ 592 -82 567 -117 532 -144 c 24
+ 455 -203 371 -232 279 -230 c 0
+ 165 -227 95 -180 68 -87 c 0
+ 61 -61 62 -24 72 25 c 0
+ 82 74 102 126 133 183 c 0
+ 135 187 138 190 142 190 c 0
+ 146 190 149 188 151 185 c 0
+ 153 182 153 178 151 174 c 0
+ 110 93 93 38 101 11 c 0
+ 126 -76 188 -121 289 -124 c 0
+ 428 -127 526 -83 585 10 c 1
+ 588 61 575 119 546 184 c 0
+ 543 191 542 196 543 200 c 0
+ 557 231 569 253 579 268 c 0
+ 582 272 585 273 588 270 c 0
+ 591 267 599 256 610 237 c 0
+ 621 218 629 208 634 207 c 0
+ 668 200 703 210 738 238 c 0
+ 751 249 764 280 775 330 c 0
+ 776 335 779 338 783 340 c 0
+ 787 342 791 342 794 340 c 0
+ 801 335 801 316 795 282 c 1
+ 822 263 851 255 884 258 c 1
+ 884 268 882 276 879 280 c 0
+ 876 284 874 288 875 291 c 2
+ 893 363 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0634
+Encoding: 1588 1588 4256
+Width: 992
+Flags: W
+HStem: -230 106<193.232 412.656>
+VStem: 775 20<292.344 339.755>
+LayerCount: 2
+Fore
+SplineSet
+709 707 m 2
+ 710 710 713 710 717 709 c 0
+ 744 700 767 686 788 667 c 0
+ 791 664 791 662 789 659 c 2
+ 742 583 l 2
+ 740 580 737 580 732 584 c 0
+ 727 588 704 603 662 628 c 0
+ 659 629 659 631 660 634 c 2
+ 709 707 l 2
+893 363 m 2
+ 894 370 898 374 903 374 c 0
+ 908 374 913 371 916 365 c 0
+ 925 350 929 328 929 297 c 0
+ 929 248 917 205 894 167 c 0
+ 888 157 880 151 870 148 c 0
+ 839 142 802 152 761 177 c 1
+ 731 124 688 101 632 108 c 1
+ 629 51 620 2 606 -40 c 0
+ 592 -82 567 -117 532 -144 c 24
+ 455 -203 371 -232 279 -230 c 0
+ 165 -227 95 -180 68 -87 c 0
+ 61 -61 62 -24 72 25 c 0
+ 82 74 102 126 133 183 c 0
+ 135 187 138 190 142 190 c 0
+ 146 190 149 188 151 185 c 0
+ 153 182 153 178 151 174 c 0
+ 110 93 93 38 101 11 c 0
+ 126 -76 188 -121 289 -124 c 0
+ 428 -127 526 -83 585 10 c 1
+ 588 61 575 119 546 184 c 0
+ 543 191 542 196 543 200 c 0
+ 557 231 569 253 579 268 c 0
+ 582 272 585 273 588 270 c 0
+ 591 267 599 256 610 237 c 0
+ 621 218 629 208 634 207 c 0
+ 668 200 703 210 738 238 c 0
+ 751 249 764 280 775 330 c 0
+ 776 335 779 338 783 340 c 0
+ 787 342 791 342 794 340 c 0
+ 801 335 801 316 795 282 c 1
+ 822 263 851 255 884 258 c 1
+ 884 268 882 276 879 280 c 0
+ 876 284 874 288 875 291 c 2
+ 893 363 l 2
+684 581 m 2
+ 685 584 688 584 692 583 c 0
+ 712 576 730 567 746 555 c 1
+ 778 603 l 2
+ 779 606 782 606 786 605 c 0
+ 813 596 836 582 857 563 c 0
+ 860 560 860 558 858 555 c 2
+ 811 479 l 2
+ 809 476 806 476 801 480 c 0
+ 797 483 780 494 751 512 c 1
+ 717 457 l 2
+ 715 454 712 454 707 458 c 0
+ 702 462 679 477 637 502 c 0
+ 634 503 634 505 635 508 c 2
+ 684 581 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0635
+Encoding: 1589 1589 4257
+Width: 1212
+Flags: W
+HStem: 81 98<628.864 747.752>
+VStem: 584 42<-19.3154 92.5647>
+LayerCount: 2
+Fore
+SplineSet
+1039 393 m 24
+ 1090 394 1126 364 1147 305 c 1
+ 1152 288 1147 264 1132 235 c 0
+ 1117 206 1106 186 1097 177 c 0
+ 1050 124 960 92 829 81 c 0
+ 755 75 687 79 626 93 c 1
+ 613 -15 591 -84 562 -114 c 0
+ 495 -183 407 -222 298 -229 c 0
+ 178 -237 102 -193 71 -96 c 0
+ 63 -71 61 -41 65 -7 c 0
+ 73 52 91 107 120 158 c 0
+ 132 179 143 197 153 210 c 0
+ 156 214 160 215 164 214 c 0
+ 168 213 171 212 172 208 c 0
+ 173 204 173 200 170 196 c 1
+ 159 182 150 165 143 145 c 0
+ 122 94 115 49 121 10 c 1
+ 136 -79 192 -124 288 -127 c 1
+ 374 -129 454 -107 528 -62 c 1
+ 553 -47 572 -26 583 3 c 0
+ 584 6 585 11 584 18 c 0
+ 574 81 557 130 533 164 c 0
+ 528 171 526 177 528 181 c 2
+ 559 263 l 1
+ 565 274 571 275 576 266 c 2
+ 613 203 l 1
+ 636 189 674 181 726 179 c 1
+ 784 238 842 288 901 330 c 0
+ 960 372 1006 393 1039 393 c 24
+1088 245 m 1
+ 1047 283 1002 296 956 284 c 0
+ 910 272 849 236 773 178 c 1
+ 913 170 1018 192 1088 245 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni0636
+Encoding: 1590 1590 4258
+Width: 1212
+Flags: W
+HStem: 81 98<628.864 747.752>
+VStem: 584 42<-19.3154 92.5647>
+LayerCount: 2
+Fore
+SplineSet
+1039 393 m 24
+ 1090 394 1126 364 1147 305 c 1
+ 1152 288 1147 264 1132 235 c 0
+ 1117 206 1106 186 1097 177 c 0
+ 1050 124 960 92 829 81 c 0
+ 755 75 687 79 626 93 c 1
+ 613 -15 591 -84 562 -114 c 0
+ 495 -183 407 -222 298 -229 c 0
+ 178 -237 102 -193 71 -96 c 0
+ 63 -71 61 -41 65 -7 c 0
+ 73 52 91 107 120 158 c 0
+ 132 179 143 197 153 210 c 0
+ 156 214 160 215 164 214 c 0
+ 168 213 171 212 172 208 c 0
+ 173 204 173 200 170 196 c 1
+ 159 182 150 165 143 145 c 0
+ 122 94 115 49 121 10 c 1
+ 136 -79 192 -124 288 -127 c 1
+ 374 -129 454 -107 528 -62 c 1
+ 553 -47 572 -26 583 3 c 0
+ 584 6 585 11 584 18 c 0
+ 574 81 557 130 533 164 c 0
+ 528 171 526 177 528 181 c 2
+ 559 263 l 1
+ 565 274 571 275 576 266 c 2
+ 613 203 l 1
+ 636 189 674 181 726 179 c 1
+ 784 238 842 288 901 330 c 0
+ 960 372 1006 393 1039 393 c 24
+1088 245 m 1
+ 1047 283 1002 296 956 284 c 0
+ 910 272 849 236 773 178 c 1
+ 913 170 1018 192 1088 245 c 1
+805 601 m 2
+ 806 604 809 604 813 603 c 0
+ 840 594 863 580 884 561 c 0
+ 887 558 887 556 885 553 c 2
+ 838 477 l 2
+ 836 474 833 474 828 478 c 0
+ 823 482 800 497 758 522 c 0
+ 755 523 755 525 756 528 c 2
+ 805 601 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0637
+Encoding: 1591 1591 4259
+Width: 792
+Flags: W
+HStem: -28 106<144.697 263>
+LayerCount: 2
+Fore
+SplineSet
+289 672 m 0
+ 302 703 310 720 312 723 c 0
+ 314 726 317 728 321 728 c 0
+ 325 728 327 725 328 722 c 0
+ 335 704 341 690 346 680 c 0
+ 351 670 360 659 373 644 c 25
+ 378 637 378 630 373 623 c 18
+ 354 598 l 10
+ 350 593 348 587 349 581 c 0
+ 364 420 370 315 367 266 c 0
+ 364 217 361 184 357 167 c 1
+ 440 232 499 272 534 288 c 0
+ 569 304 599 315 625 318 c 0
+ 639 319 654 315 671 305 c 1
+ 707 282 726 260 728 240 c 0
+ 730 220 724 192 706 158 c 0
+ 688 124 673 101 662 90 c 0
+ 645 73 592 50 500 22 c 0
+ 408 -6 312 -23 212 -28 c 1
+ 175 -22 144 -10 120 8 c 0
+ 96 26 79 42 70 58 c 0
+ 61 74 62 81 73 80 c 0
+ 121 73 184 73 263 78 c 1
+ 329 143 l 1
+ 332 212 331 285 324 360 c 0
+ 317 435 309 502 302 559 c 0
+ 295 616 290 648 288 654 c 0
+ 286 660 287 667 289 672 c 0
+503 204 m 24
+ 455 189 395 150 322 85 c 1
+ 459 100 569 130 651 173 c 1
+ 628 217 579 227 503 204 c 24
+EndSplineSet
+EndChar
+
+StartChar: uni0638
+Encoding: 1592 1592 4260
+Width: 792
+Flags: W
+HStem: -28 106<144.697 263>
+LayerCount: 2
+Fore
+SplineSet
+289 672 m 0
+ 302 703 310 720 312 723 c 0
+ 314 726 317 728 321 728 c 0
+ 325 728 327 725 328 722 c 0
+ 335 704 341 690 346 680 c 0
+ 351 670 360 659 373 644 c 25
+ 378 637 378 630 373 623 c 18
+ 354 598 l 10
+ 350 593 348 587 349 581 c 0
+ 364 420 370 315 367 266 c 0
+ 364 217 361 184 357 167 c 1
+ 440 232 499 272 534 288 c 0
+ 569 304 599 315 625 318 c 0
+ 639 319 654 315 671 305 c 1
+ 707 282 726 260 728 240 c 0
+ 730 220 724 192 706 158 c 0
+ 688 124 673 101 662 90 c 0
+ 645 73 592 50 500 22 c 0
+ 408 -6 312 -23 212 -28 c 1
+ 175 -22 144 -10 120 8 c 0
+ 96 26 79 42 70 58 c 0
+ 61 74 62 81 73 80 c 0
+ 121 73 184 73 263 78 c 1
+ 329 143 l 1
+ 332 212 331 285 324 360 c 0
+ 317 435 309 502 302 559 c 0
+ 295 616 290 648 288 654 c 0
+ 286 660 287 667 289 672 c 0
+503 204 m 24
+ 455 189 395 150 322 85 c 1
+ 459 100 569 130 651 173 c 1
+ 628 217 579 227 503 204 c 24
+550 547 m 2
+ 551 550 554 550 558 549 c 0
+ 585 540 608 526 629 507 c 0
+ 632 504 632 502 630 499 c 2
+ 583 423 l 2
+ 581 420 578 420 573 424 c 0
+ 568 428 545 443 503 468 c 0
+ 500 469 500 471 501 474 c 2
+ 550 547 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0639
+Encoding: 1593 1593 4261
+Width: 540
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+217 459 m 24
+ 236 468 260 465 288 449 c 0
+ 316 433 335 417 346 400 c 0
+ 353 390 349 387 333 390 c 0
+ 250 407 179 378 120 304 c 0
+ 117 300 118 296 123 291 c 0
+ 170 248 224 230 287 237 c 0
+ 298 238 313 245 334 257 c 24
+ 412 305 456 332 466 337 c 0
+ 479 343 482 337 475 320 c 0
+ 460 278 449 255 440 250 c 24
+ 386 226 320 185 242 128 c 0
+ 155 65 106 -22 94 -131 c 0
+ 88 -188 102 -239 136 -283 c 0
+ 191 -352 314 -384 507 -377 c 0
+ 559 -376 627 -367 712 -352 c 0
+ 719 -351 724 -352 725 -355 c 0
+ 728 -365 692 -389 616 -427 c 0
+ 574 -448 541 -460 518 -462 c 0
+ 420 -472 339 -470 276 -456 c 0
+ 129 -423 59 -332 64 -185 c 0
+ 69 -38 113 77 198 160 c 1
+ 145 181 111 203 94 226 c 0
+ 87 235 84 246 85 257 c 0
+ 88 288 96 317 110 343 c 0
+ 141 400 176 439 217 459 c 24
+EndSplineSet
+EndChar
+
+StartChar: uni063A
+Encoding: 1594 1594 4262
+Width: 540
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+217 459 m 24
+ 236 468 260 465 288 449 c 0
+ 316 433 335 417 346 400 c 0
+ 353 390 349 387 333 390 c 0
+ 250 407 179 378 120 304 c 0
+ 117 300 118 296 123 291 c 0
+ 170 248 224 230 287 237 c 0
+ 298 238 313 245 334 257 c 24
+ 412 305 456 332 466 337 c 0
+ 479 343 482 337 475 320 c 0
+ 460 278 449 255 440 250 c 24
+ 386 226 320 185 242 128 c 0
+ 155 65 106 -22 94 -131 c 0
+ 88 -188 102 -239 136 -283 c 0
+ 191 -352 314 -384 507 -377 c 0
+ 559 -376 627 -367 712 -352 c 0
+ 719 -351 724 -352 725 -355 c 0
+ 728 -365 692 -389 616 -427 c 0
+ 574 -448 541 -460 518 -462 c 0
+ 420 -472 339 -470 276 -456 c 0
+ 129 -423 59 -332 64 -185 c 0
+ 69 -38 113 77 198 160 c 1
+ 145 181 111 203 94 226 c 0
+ 87 235 84 246 85 257 c 0
+ 88 288 96 317 110 343 c 0
+ 141 400 176 439 217 459 c 24
+165 659 m 2
+ 166 662 169 662 173 661 c 0
+ 200 652 223 638 244 619 c 0
+ 247 616 247 614 245 611 c 2
+ 198 535 l 2
+ 196 532 193 532 188 536 c 0
+ 183 540 160 555 118 580 c 0
+ 115 581 115 583 116 586 c 2
+ 165 659 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0641
+Encoding: 1601 1601 4263
+Width: 983
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+796 504 m 0
+ 823 513 850 496 876 455 c 0
+ 902 414 916 356 920 281 c 0
+ 921 254 918 231 911 212 c 24
+ 894 171 853 134 788 100 c 0
+ 723 66 648 39 564 20 c 0
+ 480 1 403 -8 333 -8 c 0
+ 165 -9 75 44 64 149 c 0
+ 62 167 65 192 72 226 c 0
+ 79 260 93 292 114 323 c 0
+ 117 328 122 330 126 329 c 0
+ 130 328 133 326 134 322 c 0
+ 135 318 135 314 132 310 c 0
+ 85 233 85 178 132 144 c 0
+ 201 94 311 78 461 96 c 0
+ 584 111 707 149 830 212 c 0
+ 866 230 887 251 892 275 c 1
+ 889 291 881 305 866 317 c 0
+ 865 318 863 316 860 312 c 0
+ 842 277 819 257 792 254 c 0
+ 738 246 707 267 698 318 c 0
+ 692 352 711 403 755 471 c 24
+ 766 488 779 499 796 504 c 0
+807 363 m 0
+ 814 369 813 375 806 381 c 0
+ 782 401 763 399 750 375 c 0
+ 747 369 747 364 751 361 c 0
+ 770 345 789 346 807 363 c 0
+619 718 m 2
+ 620 721 623 721 627 720 c 0
+ 654 711 677 697 698 678 c 0
+ 701 675 701 673 699 670 c 2
+ 652 594 l 2
+ 650 591 647 592 642 596 c 0
+ 637 600 614 614 572 639 c 0
+ 569 640 569 642 570 645 c 2
+ 619 718 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0642
+Encoding: 1602 1602 4264
+Width: 687
+Flags: W
+HStem: -164 105<189.826 407.125> 280 113<460.354 511.055>
+LayerCount: 2
+Fore
+SplineSet
+513 256 m 1
+ 499 272 487 280 476 280 c 0
+ 465 280 455 273 446 259 c 1
+ 455 249 465 244 478 243 c 0
+ 491 242 503 247 513 256 c 1
+508 393 m 0
+ 521 393 535 383 550 364 c 0
+ 585 323 608 264 620 188 c 0
+ 626 150 625 112 618 73 c 0
+ 604 5 568 -49 510 -89 c 1
+ 441 -136 373 -161 305 -164 c 0
+ 182 -168 104 -125 71 -36 c 1
+ 62 -11 61 18 67 53 c 0
+ 78 125 109 198 160 271 c 0
+ 163 275 166 277 170 276 c 0
+ 174 275 178 273 180 270 c 0
+ 182 267 181 262 178 257 c 1
+ 134 193 111 140 110 96 c 0
+ 109 52 125 15 158 -16 c 0
+ 191 -47 240 -62 306 -59 c 0
+ 390 -56 469 -25 543 34 c 0
+ 576 60 593 86 595 110 c 24
+ 597 134 589 155 570 173 c 1
+ 529 130 486 116 443 131 c 0
+ 388 149 376 198 405 276 c 0
+ 434 354 469 393 508 393 c 0
+404 596 m 2
+ 405 599 408 599 412 598 c 0
+ 435 590 454 579 472 565 c 1
+ 508 618 l 2
+ 509 621 512 621 516 620 c 0
+ 543 611 566 597 587 578 c 0
+ 590 575 590 573 588 570 c 2
+ 541 494 l 2
+ 539 491 536 492 531 496 c 0
+ 527 500 508 511 474 531 c 1
+ 437 472 l 2
+ 435 469 432 470 427 474 c 0
+ 422 478 399 492 357 517 c 0
+ 354 518 354 520 355 523 c 2
+ 404 596 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0643
+Encoding: 1603 1603 4265
+Width: 657
+Flags: W
+HStem: 0 95<75.0222 463.53> 319 22<86.1855 134.652>
+LayerCount: 2
+Fore
+SplineSet
+492 782 m 0
+ 506 753 524 729 545 712 c 0
+ 550 707 550 701 545 693 c 2
+ 527 663 l 2
+ 524 658 523 655 523 653 c 0
+ 570 426 593 283 594 224 c 1
+ 594 175 l 1
+ 593 134 584 92 565 49 c 0
+ 549 13 436 -3 227 0 c 0
+ 168 1 116 5 73 12 c 0
+ 69 13 67 16 66 21 c 0
+ 63 62 63 91 64 107 c 0
+ 64 112 66 113 71 112 c 0
+ 98 101 142 96 205 95 c 0
+ 398 92 515 104 556 132 c 1
+ 560 155 547 246 518 403 c 24
+ 489 560 473 649 468 670 c 0
+ 463 691 459 707 456 717 c 0
+ 453 727 453 737 458 748 c 2
+ 477 786 l 2
+ 479 790 481 792 484 791 c 0
+ 487 790 490 787 492 782 c 0
+291 574 m 1
+ 294 574 296 572 297 570 c 0
+ 298 568 298 566 297 563 c 2
+ 276 510 l 2
+ 273 501 269 497 265 496 c 0
+ 246 492 233 485 226 475 c 0
+ 222 470 226 466 240 460 c 0
+ 254 454 271 450 291 447 c 0
+ 337 440 336 404 289 338 c 0
+ 274 318 260 306 247 302 c 0
+ 234 298 210 299 177 302 c 0
+ 144 305 117 311 97 319 c 0
+ 90 322 86 326 86 332 c 0
+ 86 338 89 341 96 341 c 0
+ 113 342 135 343 163 344 c 0
+ 217 345 250 349 261 355 c 0
+ 264 356 264 359 263 362 c 0
+ 262 365 259 366 255 367 c 1
+ 226 374 l 2
+ 210 377 197 384 188 394 c 0
+ 179 404 176 415 179 426 c 0
+ 198 510 236 559 291 574 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni0644
+Encoding: 1604 1604 4266
+Width: 603
+Flags: W
+HStem: -64 106<168.939 372.795>
+LayerCount: 2
+Fore
+SplineSet
+463 744 m 2
+ 465 749 468 751 473 751 c 0
+ 478 751 481 748 483 742 c 0
+ 495 711 509 686 524 669 c 0
+ 530 663 530 654 523 644 c 0
+ 516 634 510 627 506 622 c 0
+ 502 617 500 611 501 602 c 0
+ 504 558 510 497 520 420 c 0
+ 530 343 536 283 539 241 c 0
+ 544 173 535 112 512 58 c 24
+ 498 24 463 -5 407 -29 c 0
+ 351 -53 301 -65 257 -64 c 0
+ 130 -62 65 -6 63 104 c 24
+ 62 177 88 246 139 313 c 0
+ 142 317 146 319 150 318 c 0
+ 154 317 157 315 158 311 c 0
+ 159 307 159 303 156 298 c 0
+ 121 235 104 188 107 159 c 0
+ 116 77 177 38 290 42 c 0
+ 387 45 456 74 499 129 c 1
+ 498 170 490 245 476 352 c 0
+ 462 459 452 559 445 652 c 1
+ 441 686 l 1
+ 441 692 442 697 444 700 c 26
+ 463 744 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0645
+Encoding: 1605 1605 4267
+Width: 452
+Flags: W
+VStem: 65 324
+LayerCount: 2
+Fore
+SplineSet
+156 163 m 1
+ 181 174 210 181 243 185 c 1
+ 220 205 201 213 188 210 c 0
+ 169 205 159 190 156 163 c 1
+104 126 m 1
+ 109 169 121 210 140 250 c 0
+ 159 290 180 314 202 321 c 1
+ 233 333 271 320 316 282 c 0
+ 340 262 362 239 381 214 c 0
+ 387 207 390 200 389 193 c 0
+ 379 135 373 102 370 94 c 0
+ 367 86 362 84 353 86 c 1
+ 242 112 159 92 104 26 c 0
+ 99 20 98 13 99 6 c 0
+ 123 -81 145 -176 165 -280 c 0
+ 195 -434 198 -513 173 -516 c 0
+ 164 -517 159 -508 158 -490 c 0
+ 152 -425 138 -351 116 -267 c 25
+ 76 -114 59 -19 65 20 c 0
+ 73 71 86 106 104 126 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni0646
+Encoding: 1606 1606 4268
+Width: 572
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+438 460 m 1
+ 461 417 481 364 496 302 c 0
+ 511 240 513 180 504 123 c 0
+ 499 92 489 65 474 41 c 0
+ 435 -20 367 -55 271 -64 c 0
+ 202 -71 149 -58 113 -24 c 0
+ 77 10 61 57 64 117 c 0
+ 67 177 88 233 125 285 c 0
+ 130 292 135 294 140 291 c 0
+ 145 288 144 281 139 271 c 0
+ 98 202 90 145 115 102 c 0
+ 140 59 191 37 266 38 c 1
+ 353 39 424 68 477 125 c 0
+ 478 126 478 129 479 134 c 0
+ 480 165 470 207 450 259 c 0
+ 430 311 413 349 397 372 c 0
+ 392 379 391 384 393 389 c 2
+ 423 463 l 2
+ 426 472 431 471 438 460 c 1
+253 610 m 2
+ 254 613 257 613 261 612 c 0
+ 288 603 311 589 332 570 c 0
+ 335 567 335 565 333 562 c 2
+ 286 486 l 2
+ 284 483 281 484 276 488 c 0
+ 271 492 248 506 206 531 c 0
+ 203 532 203 534 204 537 c 2
+ 253 610 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni0647
+Encoding: 1607 1607 4269
+Width: 369
+Flags: W
+HStem: -24 110<119.132 234.969>
+LayerCount: 2
+Fore
+SplineSet
+158 326 m 0
+ 169 334 183 333 199 323 c 0
+ 242 298 272 265 290 226 c 0
+ 308 187 312 147 303 106 c 24
+ 294 65 277 34 252 11 c 0
+ 227 -12 198 -23 165 -24 c 0
+ 120 -25 90 -8 75 24 c 0
+ 60 56 60 99 74 153 c 0
+ 88 207 114 256 151 299 c 0
+ 152 300 153 305 153 312 c 0
+ 153 319 155 324 158 326 c 0
+253 111 m 0
+ 261 117 259 127 248 141 c 0
+ 217 179 188 198 159 197 c 0
+ 145 197 132 188 122 169 c 0
+ 112 150 109 135 112 123 c 0
+ 117 98 137 86 170 86 c 0
+ 203 86 230 94 253 111 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni0648
+Encoding: 1608 1608 4270
+Width: 547
+Flags: W
+HStem: -190 18<64.0491 95.6914>
+LayerCount: 2
+Fore
+SplineSet
+315 194 m 0
+ 338 259 366 291 397 290 c 0
+ 416 290 433 277 450 250 c 0
+ 467 223 478 193 482 160 c 0
+ 486 127 482 81 467 22 c 0
+ 452 -37 423 -90 379 -140 c 0
+ 335 -190 300 -217 274 -220 c 0
+ 248 -223 212 -221 168 -214 c 0
+ 124 -207 93 -199 73 -190 c 0
+ 66 -187 63 -183 64 -178 c 0
+ 65 -173 69 -171 76 -172 c 0
+ 129 -179 178 -177 225 -166 c 0
+ 253 -159 294 -133 347 -86 c 0
+ 400 -39 432 0 442 31 c 1
+ 439 58 435 74 430 77 c 1
+ 405 38 372 28 333 48 c 16
+ 294 68 288 117 315 194 c 0
+406 157 m 1
+ 387 188 366 190 344 161 c 1
+ 361 142 381 141 406 157 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni0649
+Encoding: 1609 1609 4271
+Width: 764
+Flags: W
+HStem: -201 95<197.824 437.766>
+LayerCount: 2
+Fore
+SplineSet
+671 288 m 0
+ 631 309 580 303 519 269 c 0
+ 479 246 451 213 436 169 c 0
+ 433 160 434 152 438 143 c 0
+ 452 111 495 93 566 89 c 0
+ 637 85 675 70 678 44 c 0
+ 685 -9 670 -49 633 -78 c 0
+ 537 -155 428 -196 306 -201 c 0
+ 159 -206 79 -152 64 -39 c 0
+ 57 13 70 74 102 145 c 0
+ 119 183 140 217 165 246 c 0
+ 172 254 177 255 181 248 c 0
+ 185 241 185 235 180 230 c 0
+ 114 137 93 62 116 4 c 0
+ 145 -71 212 -108 316 -106 c 0
+ 443 -104 545 -72 624 -9 c 0
+ 631 -4 631 1 625 5 c 0
+ 614 14 577 21 512 25 c 0
+ 447 29 408 46 398 75 c 0
+ 388 104 389 137 401 174 c 0
+ 425 246 472 307 542 357 c 0
+ 577 383 608 397 633 398 c 0
+ 693 402 714 371 697 305 c 0
+ 692 287 683 281 671 288 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni064A
+Encoding: 1610 1610 4272
+Width: 764
+Flags: W
+HStem: -201 95<197.824 437.766>
+LayerCount: 2
+Fore
+SplineSet
+671 288 m 0
+ 631 309 580 303 519 269 c 0
+ 479 246 451 213 436 169 c 0
+ 433 160 434 152 438 143 c 0
+ 452 111 495 93 566 89 c 0
+ 637 85 675 70 678 44 c 0
+ 685 -9 670 -49 633 -78 c 0
+ 537 -155 428 -196 306 -201 c 0
+ 159 -206 79 -152 64 -39 c 0
+ 57 13 70 74 102 145 c 0
+ 119 183 140 217 165 246 c 0
+ 172 254 177 255 181 248 c 0
+ 185 241 185 235 180 230 c 0
+ 114 137 93 62 116 4 c 0
+ 145 -71 212 -108 316 -106 c 0
+ 443 -104 545 -72 624 -9 c 0
+ 631 -4 631 1 625 5 c 0
+ 614 14 577 21 512 25 c 0
+ 447 29 408 46 398 75 c 0
+ 388 104 389 137 401 174 c 0
+ 425 246 472 307 542 357 c 0
+ 577 383 608 397 633 398 c 0
+ 693 402 714 371 697 305 c 0
+ 692 287 683 281 671 288 c 0
+287 -311 m 2
+ 288 -308 291 -308 295 -309 c 0
+ 318 -317 337 -328 355 -342 c 1
+ 391 -289 l 2
+ 392 -286 395 -286 399 -287 c 0
+ 426 -296 449 -310 470 -329 c 0
+ 473 -332 473 -334 471 -337 c 2
+ 424 -413 l 2
+ 422 -416 419 -416 414 -412 c 0
+ 410 -408 391 -396 357 -376 c 1
+ 320 -435 l 2
+ 318 -438 315 -438 310 -434 c 0
+ 305 -430 282 -415 240 -390 c 0
+ 237 -389 237 -387 238 -384 c 2
+ 287 -311 l 2
+EndSplineSet
+EndChar
+
+StartChar: uni066E
+Encoding: 1646 1646 4273
+Width: 926
+Flags: W
+HStem: -6 97<226.834 591.426>
+VStem: 780 79<285.145 348.421>
+LayerCount: 2
+Fore
+SplineSet
+821 372 m 0
+ 840 351 852 321 859 282 c 0
+ 866 243 865 206 857 170 c 0
+ 849 134 836 110 817 99 c 0
+ 710 37 577 2 417 -6 c 0
+ 257 -14 150 15 95 83 c 0
+ 60 126 54 177 79 236 c 0
+ 90 261 108 287 133 314 c 0
+ 137 319 142 320 146 319 c 0
+ 150 318 152 315 153 311 c 0
+ 154 307 153 303 150 300 c 0
+ 138 287 129 272 122 256 c 0
+ 115 240 113 227 116 216 c 0
+ 139 130 236 88 406 91 c 0
+ 576 94 716 126 825 189 c 1
+ 823 214 807 246 777 285 c 0
+ 775 288 776 297 780 312 c 0
+ 784 327 791 347 802 372 c 0
+ 807 381 813 381 821 372 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni066F
+Encoding: 1647 1647 4274
+Width: 687
+Flags: W
+HStem: -164 105<189.826 407.125> 280 113<460.354 511.055>
+LayerCount: 2
+Fore
+SplineSet
+508 393 m 0
+ 521 393 535 383 550 364 c 0
+ 585 323 608 264 620 188 c 0
+ 626 150 625 112 618 73 c 0
+ 604 5 568 -49 510 -89 c 1
+ 441 -136 373 -161 305 -164 c 0
+ 182 -168 104 -125 71 -36 c 1
+ 62 -11 61 18 67 53 c 0
+ 78 125 109 198 160 271 c 0
+ 163 275 166 277 170 276 c 0
+ 174 275 178 273 180 270 c 0
+ 182 267 181 262 178 257 c 1
+ 134 193 111 140 110 96 c 0
+ 109 52 125 15 158 -16 c 0
+ 191 -47 240 -62 306 -59 c 0
+ 390 -56 469 -25 543 34 c 0
+ 576 60 593 86 595 110 c 24
+ 597 134 589 155 570 173 c 1
+ 529 130 486 116 443 131 c 0
+ 388 149 376 198 405 276 c 0
+ 434 354 469 393 508 393 c 0
+513 256 m 1
+ 499 272 487 280 476 280 c 0
+ 465 280 455 273 446 259 c 1
+ 455 249 465 244 478 243 c 0
+ 491 242 503 247 513 256 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni0606
+Encoding: 1542 1542 4275
+Width: 928
+Flags: W
+GlyphVariantsVertical: uni0606 uni0606.size1 uni0606.size2 uni0606.size3
+VStem: 491 19<457.094 543.859> 569 16<795.828 834.952> 651 19<780.86 839.873>
+LayerCount: 2
+Fore
+SplineSet
+651 829 m 0
+ 652 836 656 840 662 840 c 0
+ 668 840 671 833 670 822 c 0
+ 669 797 664 771 656 741 c 0
+ 646 702 622 688 584 700 c 0
+ 573 704 563 708 554 715 c 1
+ 535 694 513 685 490 687 c 1
+ 515 586 521 511 510 464 c 0
+ 509 460 507 457 503 456 c 0
+ 499 455 497 455 494 457 c 0
+ 492 459 491 462 491 467 c 0
+ 484 574 457 663 410 733 c 0
+ 402 745 398 754 400 762 c 2
+ 415 823 l 2
+ 419 837 426 836 436 821 c 24
+ 459 787 474 768 479 765 c 0
+ 490 758 504 756 521 758 c 0
+ 545 760 561 782 569 823 c 0
+ 571 831 573 836 578 835 c 0
+ 583 834 586 831 587 826 c 0
+ 588 821 588 811 585 796 c 0
+ 582 781 591 770 613 764 c 1
+ 636 758 648 780 651 829 c 0
+-35 973 m 1
+ 19 973 l 1
+ 433 -93 l 1
+ 437 -93 l 1
+ 641 443 l 1
+ 660 443 l 1
+ 816 319 l 1
+ 804 299 l 1
+ 782 319 756 330 739 330 c 0
+ 714 330 694 316 677 271 c 2
+ 475 -259 l 1
+ 443 -259 l 1
+ -35 973 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0607
+Encoding: 1543 1543 4276
+Width: 928
+Flags: W
+GlyphVariantsVertical: uni0607 uni0607.size1 uni0607.size2 uni0607.size3
+HStem: 495 67<576.393 646.906>
+LayerCount: 2
+Fore
+SplineSet
+575 879 m 0
+ 577 881 580 882 584 882 c 0
+ 588 882 592 881 594 879 c 0
+ 596 877 597 873 596 869 c 2
+ 585 823 l 2
+ 584 820 581 818 576 816 c 0
+ 553 808 540 799 535 789 c 0
+ 532 782 534 777 542 772 c 0
+ 569 755 594 743 617 738 c 0
+ 627 736 628 728 623 716 c 2
+ 613 693 l 2
+ 609 684 603 676 596 672 c 0
+ 573 656 555 641 542 625 c 24
+ 534 615 535 608 545 601 c 0
+ 578 580 612 566 648 562 c 0
+ 659 561 663 555 659 544 c 2
+ 641 503 l 2
+ 639 497 634 494 627 495 c 0
+ 580 500 538 515 504 540 c 0
+ 496 545 494 555 498 570 c 2
+ 512 620 l 2
+ 516 635 533 656 565 683 c 1
+ 543 691 522 702 500 717 c 0
+ 489 725 487 738 496 758 c 2
+ 515 799 l 2
+ 527 825 547 851 575 879 c 0
+-35 973 m 1
+ 19 973 l 1
+ 433 -93 l 1
+ 437 -93 l 1
+ 641 443 l 1
+ 660 443 l 1
+ 816 319 l 1
+ 804 299 l 1
+ 782 319 756 330 739 330 c 0
+ 714 330 694 316 677 271 c 2
+ 475 -259 l 1
+ 443 -259 l 1
+ -35 973 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0606.size1
+Encoding: 1114942 -1 4277
+Width: 1057
+Flags: W
+VStem: 591 19<697.094 783.859> 669 16<1035.83 1074.95> 751 19<1020.86 1079.87>
+LayerCount: 2
+Fore
+SplineSet
+751 1069 m 0
+ 752 1076 756 1080 762 1080 c 0
+ 768 1080 771 1073 770 1062 c 0
+ 769 1037 764 1011 756 981 c 0
+ 746 942 722 928 684 940 c 0
+ 673 944 663 948 654 955 c 1
+ 635 934 613 925 590 927 c 1
+ 615 826 621 751 610 704 c 0
+ 609 700 607 697 603 696 c 0
+ 599 695 597 695 594 697 c 0
+ 592 699 591 702 591 707 c 0
+ 584 814 557 903 510 973 c 0
+ 502 985 498 994 500 1002 c 2
+ 515 1063 l 2
+ 519 1077 526 1076 536 1061 c 24
+ 559 1027 574 1008 579 1005 c 0
+ 590 998 604 996 621 998 c 0
+ 645 1000 661 1022 669 1063 c 0
+ 671 1071 673 1076 678 1075 c 0
+ 683 1074 686 1071 687 1066 c 0
+ 688 1061 688 1051 685 1036 c 0
+ 682 1021 691 1010 713 1004 c 1
+ 736 998 748 1020 751 1069 c 0
+-32 1552 m 1
+ 25 1552 l 1
+ 525 -94 l 1
+ 529 -94 l 1
+ 756 643 l 1
+ 781 643 l 1
+ 945 517 l 1
+ 933 497 l 1
+ 909 516 884 524 865 524 c 0
+ 833 524 817 502 803 456 c 2
+ 572 -295 l 1
+ 530 -295 l 1
+ -32 1552 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0607.size1
+Encoding: 1114943 -1 4278
+Width: 1057
+Flags: W
+HStem: 685 67<676.393 746.906>
+LayerCount: 2
+Fore
+SplineSet
+675 1069 m 0
+ 677 1071 680 1072 684 1072 c 0
+ 688 1072 692 1071 694 1069 c 0
+ 696 1067 697 1063 696 1059 c 2
+ 685 1013 l 2
+ 684 1010 681 1008 676 1006 c 0
+ 653 998 640 989 635 979 c 0
+ 632 972 634 967 642 962 c 0
+ 669 945 694 933 717 928 c 0
+ 727 926 728 918 723 906 c 2
+ 713 883 l 2
+ 709 874 703 866 696 862 c 0
+ 673 846 655 831 642 815 c 24
+ 634 805 635 798 645 791 c 0
+ 678 770 712 756 748 752 c 0
+ 759 751 763 745 759 734 c 2
+ 741 693 l 2
+ 739 687 734 684 727 685 c 0
+ 680 690 638 705 604 730 c 0
+ 596 735 594 745 598 760 c 2
+ 612 810 l 2
+ 616 825 633 846 665 873 c 1
+ 643 881 622 892 600 907 c 0
+ 589 915 587 928 596 948 c 2
+ 615 989 l 2
+ 627 1015 647 1041 675 1069 c 0
+-32 1552 m 1
+ 25 1552 l 1
+ 525 -94 l 1
+ 529 -94 l 1
+ 756 643 l 1
+ 781 643 l 1
+ 945 517 l 1
+ 933 497 l 1
+ 909 516 884 524 865 524 c 0
+ 833 524 817 502 803 456 c 2
+ 572 -295 l 1
+ 530 -295 l 1
+ -32 1552 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0606.size2
+Encoding: 1114944 -1 4279
+Width: 1124
+Flags: W
+VStem: 631 19<867.094 953.859> 709 16<1205.83 1244.95> 791 19<1190.86 1249.87>
+LayerCount: 2
+Fore
+SplineSet
+791 1239 m 0
+ 792 1246 796 1250 802 1250 c 0
+ 808 1250 811 1243 810 1232 c 0
+ 809 1207 804 1181 796 1151 c 0
+ 786 1112 762 1098 724 1110 c 0
+ 713 1114 703 1118 694 1125 c 1
+ 675 1104 653 1095 630 1097 c 1
+ 655 996 661 921 650 874 c 0
+ 649 870 647 867 643 866 c 0
+ 639 865 637 865 634 867 c 0
+ 632 869 631 872 631 877 c 0
+ 624 984 597 1073 550 1143 c 0
+ 542 1155 538 1164 540 1172 c 2
+ 555 1233 l 2
+ 559 1247 566 1246 576 1231 c 24
+ 599 1197 614 1178 619 1175 c 0
+ 630 1168 644 1166 661 1168 c 0
+ 685 1170 701 1192 709 1233 c 0
+ 711 1241 713 1246 718 1245 c 0
+ 723 1244 726 1241 727 1236 c 0
+ 728 1231 728 1221 725 1206 c 0
+ 722 1191 731 1180 753 1174 c 1
+ 776 1168 788 1190 791 1239 c 0
+-33 2056 m 1
+ 28 2056 l 1
+ 557 -153 l 1
+ 564 -153 l 1
+ 803 836 l 1
+ 831 836 l 1
+ 1014 709 l 1
+ 999 682 l 1
+ 976 700 947 710 930 710 c 0
+ 892 710 877 674 866 628 c 2
+ 616 -404 l 1
+ 557 -404 l 1
+ -33 2056 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0607.size2
+Encoding: 1114945 -1 4280
+Width: 1124
+Flags: W
+HStem: 885 67<716.393 786.906>
+LayerCount: 2
+Fore
+SplineSet
+715 1269 m 0
+ 717 1271 720 1272 724 1272 c 0
+ 728 1272 732 1271 734 1269 c 0
+ 736 1267 737 1263 736 1259 c 2
+ 725 1213 l 2
+ 724 1210 721 1208 716 1206 c 0
+ 693 1198 680 1189 675 1179 c 0
+ 672 1172 674 1167 682 1162 c 0
+ 709 1145 734 1133 757 1128 c 0
+ 767 1126 768 1118 763 1106 c 2
+ 753 1083 l 2
+ 749 1074 743 1066 736 1062 c 0
+ 713 1046 695 1031 682 1015 c 24
+ 674 1005 675 998 685 991 c 0
+ 718 970 752 956 788 952 c 0
+ 799 951 803 945 799 934 c 2
+ 781 893 l 2
+ 779 887 774 884 767 885 c 0
+ 720 890 678 905 644 930 c 0
+ 636 935 634 945 638 960 c 2
+ 652 1010 l 2
+ 656 1025 673 1046 705 1073 c 1
+ 683 1081 662 1092 640 1107 c 0
+ 629 1115 627 1128 636 1148 c 2
+ 655 1189 l 2
+ 667 1215 687 1241 715 1269 c 0
+-33 2056 m 1
+ 28 2056 l 1
+ 557 -153 l 1
+ 564 -153 l 1
+ 803 836 l 1
+ 831 836 l 1
+ 1014 709 l 1
+ 999 682 l 1
+ 976 700 947 710 930 710 c 0
+ 892 710 877 674 866 628 c 2
+ 616 -404 l 1
+ 557 -404 l 1
+ -33 2056 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0606.size3
+Encoding: 1114946 -1 4281
+Width: 1076
+Flags: W
+VStem: 541 19<1077.09 1163.86> 619 16<1415.83 1454.95> 701 19<1400.86 1459.87>
+LayerCount: 2
+Fore
+SplineSet
+701 1449 m 0
+ 702 1456 706 1460 712 1460 c 0
+ 718 1460 721 1453 720 1442 c 0
+ 719 1417 714 1391 706 1361 c 0
+ 696 1322 672 1308 634 1320 c 0
+ 623 1324 613 1328 604 1335 c 1
+ 585 1314 563 1305 540 1307 c 1
+ 565 1206 571 1131 560 1084 c 0
+ 559 1080 557 1077 553 1076 c 0
+ 549 1075 547 1075 544 1077 c 0
+ 542 1079 541 1082 541 1087 c 0
+ 534 1194 507 1283 460 1353 c 0
+ 452 1365 448 1374 450 1382 c 2
+ 465 1443 l 2
+ 469 1457 476 1456 486 1441 c 24
+ 509 1407 524 1388 529 1385 c 0
+ 540 1378 554 1376 571 1378 c 0
+ 595 1380 611 1402 619 1443 c 0
+ 621 1451 623 1456 628 1455 c 0
+ 633 1454 636 1451 637 1446 c 0
+ 638 1441 638 1431 635 1416 c 0
+ 632 1401 641 1390 663 1384 c 1
+ 686 1378 698 1400 701 1449 c 0
+-34 2565 m 1
+ 33 2565 l 1
+ 502 -99 l 1
+ 506 -99 l 1
+ 705 1019 l 1
+ 744 1019 l 1
+ 964 880 l 1
+ 946 846 l 1
+ 927 862 902 879 861 879 c 0
+ 819 879 804 831 790 754 c 2
+ 565 -510 l 1
+ 508 -510 l 1
+ -34 2565 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0607.size3
+Encoding: 1114947 -1 4282
+Width: 1076
+Flags: W
+HStem: 1075 67<616.393 686.906>
+LayerCount: 2
+Fore
+SplineSet
+615 1459 m 0
+ 617 1461 620 1462 624 1462 c 0
+ 628 1462 632 1461 634 1459 c 0
+ 636 1457 637 1453 636 1449 c 2
+ 625 1403 l 2
+ 624 1400 621 1398 616 1396 c 0
+ 593 1388 580 1379 575 1369 c 0
+ 572 1362 574 1357 582 1352 c 0
+ 609 1335 634 1323 657 1318 c 0
+ 667 1316 668 1308 663 1296 c 2
+ 653 1273 l 2
+ 649 1264 643 1256 636 1252 c 0
+ 613 1236 595 1221 582 1205 c 24
+ 574 1195 575 1188 585 1181 c 0
+ 618 1160 652 1146 688 1142 c 0
+ 699 1141 703 1135 699 1124 c 2
+ 681 1083 l 2
+ 679 1077 674 1074 667 1075 c 0
+ 620 1080 578 1095 544 1120 c 0
+ 536 1125 534 1135 538 1150 c 2
+ 552 1200 l 2
+ 556 1215 573 1236 605 1263 c 1
+ 583 1271 562 1282 540 1297 c 0
+ 529 1305 527 1318 536 1338 c 2
+ 555 1379 l 2
+ 567 1405 587 1431 615 1459 c 0
+-34 2565 m 1
+ 33 2565 l 1
+ 502 -99 l 1
+ 506 -99 l 1
+ 705 1019 l 1
+ 744 1019 l 1
+ 964 880 l 1
+ 946 846 l 1
+ 927 862 902 879 861 879 c 0
+ 819 879 804 831 790 754 c 2
+ 565 -510 l 1
+ 508 -510 l 1
+ -34 2565 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221D.rtlm
+Encoding: 1114948 -1 4283
+Width: 685
+Flags: W
+HStem: 0 84<419 488 41 71> 371 59<449 481>
+VStem: 583 60<209.5 284 209.5 292>
+LayerCount: 2
+Fore
+SplineSet
+41 84 m 1
+ 101 84 150 136 214 242 c 1
+ 214 245 l 1
+ 187 291 131 346 41 346 c 1
+ 41 430 l 1
+ 142 430 188 366 234 283 c 1
+ 329 411 379 430 452 430 c 0
+ 510 430 643 384 643 200 c 0
+ 643 62 553 0 467 0 c 0
+ 371 0 303 54 258 145 c 1
+ 196 53 139 0 41 0 c 1
+ 41 84 l 1
+280 181 m 1
+ 307 145 355 84 444 84 c 0
+ 532 84 583 167 583 252 c 0
+ 583 316 539 371 483 371 c 0
+ 415 371 352 303 280 184 c 1
+ 280 181 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni221F.rtlm
+Encoding: 1114949 -1 4284
+Width: 685
+Flags: W
+HStem: 0 66<50 568 50 568>
+VStem: 568 66<66 584 66 584 66 584>
+LayerCount: 2
+Fore
+SplineSet
+50 0 m 1
+ 50 66 l 1
+ 568 66 l 1
+ 568 584 l 1
+ 634 584 l 1
+ 634 0 l 1
+ 50 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2220.rtlm
+Encoding: 1114950 -1 4285
+Width: 685
+Flags: W
+HStem: 0 66<23 484 23 484>
+LayerCount: 2
+Fore
+SplineSet
+23 0 m 1
+ 23 66 l 1
+ 484 66 l 1
+ 47 505 l 1
+ 97 547 l 1
+ 643 0 l 1
+ 23 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2221.rtlm
+Encoding: 1114951 -1 4286
+Width: 685
+Flags: W
+HStem: 0 66<190 483 185 483 22 119 119 119>
+LayerCount: 2
+Fore
+SplineSet
+22 0 m 1
+ 22 66 l 1
+ 123 66 l 1
+ 135 161 173 248 229 320 c 1
+ 45 505 l 1
+ 96 547 l 1
+ 272 370 l 1
+ 289 387 307 403 327 418 c 1
+ 367 365 l 1
+ 350 352 334 338 319 323 c 1
+ 642 0 l 1
+ 185 0 l 1
+ 185 -21 186 -42 189 -62 c 1
+ 124 -72 l 1
+ 120 -49 119 -24 119 0 c 1
+ 22 0 l 1
+483 66 m 1
+ 276 273 l 1
+ 231 213 201 143 190 66 c 1
+ 483 66 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2222.rtlm
+Encoding: 1114952 -1 4287
+Width: 685
+Flags: W
+HStem: -11 20
+VStem: 130 66<234 271.5>
+LayerCount: 2
+Fore
+SplineSet
+56 80 m 1
+ 148 118 l 1
+ 136 162 130 207 130 253 c 0
+ 130 299 136 346 149 392 c 1
+ 56 432 l 1
+ 81 492 l 1
+ 171 455 l 1
+ 180 477 191 499 202 519 c 1
+ 259 485 l 1
+ 249 467 240 449 232 430 c 1
+ 653 253 l 1
+ 230 80 l 1
+ 238 61 247 41 258 23 c 1
+ 201 -11 l 1
+ 188 11 177 33 169 55 c 1
+ 81 18 l 1
+ 56 80 l 1
+481 253 m 1
+ 211 367 l 1
+ 201 329 196 290 196 253 c 0
+ 196 215 201 179 211 143 c 1
+ 481 253 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22F5.rtlm
+Encoding: 1114953 -1 4288
+Width: 685
+Flags: W
+HStem: -27 66<60 431 60 351> 219 66<60 556 60 556 60 557> 465 66<350 354 60 350> 589 127<306 338 303 338>
+VStem: 259 127<636 671.5 636 672>
+LayerCount: 2
+Fore
+SplineSet
+259 653 m 0
+ 259 690 290 716 322 716 c 0
+ 354 716 386 691 386 653 c 0
+ 386 614 360 589 322 589 c 0
+ 284 589 259 619 259 653 c 0
+60 -27 m 1
+ 60 39 l 1
+ 351 39 l 2
+ 454 39 540 124 557 219 c 1
+ 60 219 l 1
+ 60 285 l 1
+ 556 285 l 1
+ 539 380 453 465 350 465 c 2
+ 60 465 l 1
+ 60 531 l 1
+ 354 531 l 2
+ 513 531 625 400 625 252 c 0
+ 625 104 511 -27 351 -27 c 2
+ 60 -27 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22F8.rtlm
+Encoding: 1114954 -1 4289
+Width: 685
+Flags: W
+HStem: -180 66<60 615 60 615> -26 66<60 433.5 60 350 60 350> 220 66<60 556 556 556> 466 66<60 402.5 60 351>
+LayerCount: 2
+Fore
+SplineSet
+60 -26 m 1
+ 60 40 l 1
+ 350 40 l 2
+ 453 40 539 125 556 220 c 1
+ 60 220 l 1
+ 60 286 l 1
+ 557 286 l 1
+ 540 381 454 466 351 466 c 2
+ 60 466 l 1
+ 60 532 l 1
+ 351 532 l 2
+ 511 532 625 401 625 253 c 0
+ 625 105 513 -26 354 -26 c 2
+ 60 -26 l 1
+60 -180 m 1
+ 60 -114 l 1
+ 615 -114 l 1
+ 615 -180 l 1
+ 60 -180 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22F9.rtlm
+Encoding: 1114955 -1 4290
+Width: 685
+Flags: W
+HStem: -27 66<61 437.5 61 354 61 354> 156 66<61 535 535 535> 282 66<61 536 61 536 61 557> 465 66<61 394.5 61 355>
+VStem: 559 66<247.5 257.5 247.5 327>
+LayerCount: 2
+Fore
+SplineSet
+61 -27 m 1
+ 61 39 l 1
+ 354 39 l 2
+ 433 39 500 89 535 156 c 1
+ 61 156 l 1
+ 61 222 l 1
+ 557 222 l 1
+ 558 232 559 242 559 253 c 0
+ 559 262 559 272 557 282 c 1
+ 61 282 l 1
+ 61 348 l 1
+ 536 348 l 1
+ 502 414 434 465 355 465 c 2
+ 61 465 l 1
+ 61 531 l 1
+ 355 531 l 2
+ 515 531 625 401 625 253 c 0
+ 625 105 517 -27 358 -27 c 2
+ 61 -27 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22FF.rtlm
+Encoding: 1114956 -1 4291
+Width: 560
+Flags: W
+HStem: 0 50<73 421 73 421> 306 50<85 421 85 421> 612 50<73 421 421 421>
+VStem: 421 66<50 306 356 612>
+LayerCount: 2
+Fore
+SplineSet
+73 0 m 1
+ 73 50 l 1
+ 421 50 l 1
+ 421 306 l 1
+ 85 306 l 1
+ 85 356 l 1
+ 421 356 l 1
+ 421 612 l 1
+ 73 612 l 1
+ 73 662 l 1
+ 487 662 l 1
+ 487 0 l 1
+ 73 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni0338.size6
+Encoding: 1114957 -1 4292
+Width: 0
+Flags: W
+TopAccentHorizontal: -486
+LayerCount: 2
+Fore
+SplineSet
+-210 1565 m 1
+ -707 -281 l 1
+ -761 -281 l 1
+ -264 1565 l 1
+ -210 1565 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20D2.size6
+Encoding: 1114958 -1 4293
+Width: 0
+Flags: W
+TopAccentHorizontal: -217
+VStem: -242 50<-279 1566>
+LayerCount: 2
+Fore
+SplineSet
+-192 -279 m 1
+ -242 -279 l 1
+ -242 1566 l 1
+ -192 1566 l 1
+ -192 -279 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20D2.size1
+Encoding: 1114959 -1 4294
+Width: 0
+Flags: W
+TopAccentHorizontal: -217
+VStem: -242 50<-179 681>
+LayerCount: 2
+Fore
+SplineSet
+-192 -179 m 1
+ -242 -179 l 1
+ -242 681 l 1
+ -192 681 l 1
+ -192 -179 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20D2.size2
+Encoding: 1114960 -1 4295
+Width: 0
+Flags: W
+TopAccentHorizontal: -217
+VStem: -242 50<-229 731>
+LayerCount: 2
+Fore
+SplineSet
+-192 -229 m 1
+ -242 -229 l 1
+ -242 731 l 1
+ -192 731 l 1
+ -192 -229 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20D2.size3
+Encoding: 1114961 -1 4296
+Width: 0
+Flags: W
+TopAccentHorizontal: -217
+VStem: -242 50<-279 781>
+LayerCount: 2
+Fore
+SplineSet
+-192 -279 m 1
+ -242 -279 l 1
+ -242 781 l 1
+ -192 781 l 1
+ -192 -279 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20D2.size4
+Encoding: 1114962 -1 4297
+Width: 0
+Flags: W
+TopAccentHorizontal: -217
+VStem: -242 50<-329 831>
+LayerCount: 2
+Fore
+SplineSet
+-192 -329 m 1
+ -242 -329 l 1
+ -242 831 l 1
+ -192 831 l 1
+ -192 -329 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20D2.size5
+Encoding: 1114963 -1 4298
+Width: 0
+Flags: W
+TopAccentHorizontal: -217
+VStem: -242 50<-429 931>
+LayerCount: 2
+Fore
+SplineSet
+-192 -429 m 1
+ -242 -429 l 1
+ -242 931 l 1
+ -192 931 l 1
+ -192 -429 l 1
+EndSplineSet
+EndChar
+
+StartChar: uniFE00
+Encoding: 65024 65024 4299
+Width: 1030
+Flags: W
+HStem: 0 116<0 66 964 1030> 0 66<66 116 914 964> 317 17<536.646 609.397> 325 11<730 766.434 891.728 936> 651 12<93 115.657 212.75 240 332 355.584 417.088 436 537.124 606.227> 662 20G<818.588 865> 914 116<0 66 964 1030> 964 66<66 116 914 964>
+VStem: 0 116<0 66 964 1030> 0 66<66 116 914 964> 467 46<560.472 638.962> 468 12<417.473 440> 637 53<355.703 432.902> 654 12<561 581.76> 801 64<347 619.968> 914 116<0 66 964 1030> 964 66<66 116 914 964>
+LayerCount: 2
+Fore
+SplineSet
+936 325 m 1x1402
+ 730 325 l 1
+ 730 336 l 1
+ 786 339 801 355 801 396 c 2
+ 801 583 l 2
+ 801 609 794 620 778 620 c 0
+ 770 620 758 616 744 611 c 2
+ 724 603 l 1
+ 724 614 l 1
+ 858 682 l 1
+ 865 680 l 1
+ 865 382 l 2
+ 865 350 880 336 936 336 c 1
+ 936 325 l 1x1402
+546 551 m 2
+ 624 503 l 2
+ 672 474 690 454 690 411 c 0
+ 690 361 641 317 584 317 c 0
+ 568 317 547 318 530 324 c 0
+ 512 330 503 331 495 331 c 0
+ 486 331 481 330 477 322 c 1
+ 468 322 l 1
+ 468 440 l 1
+ 480 440 l 1
+ 496 367 523 334 575 334 c 0
+ 613 334 637 358 637 389 c 0x281a
+ 637 412 622 432 597 446 c 2
+ 557 468 l 2
+ 495 502 467 539 467 577 c 0
+ 467 636 508 669 570 669 c 0
+ 588 669 604 669 620 661 c 0
+ 628 657 637 655 642 655 c 0
+ 645 655 648 656 654 663 c 1
+ 662 663 l 1
+ 666 561 l 1
+ 654 561 l 1
+ 637 629 615 653 570 653 c 0
+ 538 653 513 637 513 602 c 0x2826
+ 513 586 525 564 546 551 c 2
+436 663 m 1
+ 436 651 l 1
+ 414 649 408 643 388 593 c 2
+ 292 352 l 2
+ 281 324 274 315 270 315 c 0
+ 266 315 262 320 257 334 c 0
+ 255 338 254 343 251 350 c 2
+ 161 565 l 2
+ 129 642 121 649 93 651 c 1
+ 93 663 l 1
+ 240 663 l 1
+ 240 651 l 1
+ 214 649 205 644 205 631 c 0
+ 205 623 208 614 212 603 c 2
+ 288 411 l 1
+ 363 605 l 2
+ 366 613 367 619 367 627 c 0
+ 367 641 356 649 332 651 c 1
+ 332 663 l 1
+ 436 663 l 1
+964 466 m 1x000280
+ 964 566 l 1
+ 1030 566 l 1
+ 1030 466 l 1
+ 964 466 l 1x000280
+1030 416 m 1
+ 1030 316 l 1
+ 964 316 l 1
+ 964 416 l 1
+ 1030 416 l 1
+1030 714 m 1
+ 1030 614 l 1
+ 964 614 l 1
+ 964 714 l 1
+ 1030 714 l 1
+1030 166 m 1
+ 964 166 l 1
+ 964 266 l 1
+ 1030 266 l 1
+ 1030 166 l 1
+1030 864 m 1
+ 1030 764 l 1
+ 964 764 l 1
+ 964 864 l 1
+ 1030 864 l 1
+0 466 m 1x0042
+ 0 566 l 1
+ 66 566 l 1
+ 66 466 l 1
+ 0 466 l 1x0042
+66 416 m 1
+ 66 316 l 1
+ 0 316 l 1
+ 0 416 l 1
+ 66 416 l 1
+66 714 m 1
+ 66 614 l 1
+ 0 614 l 1
+ 0 714 l 1
+ 66 714 l 1
+66 166 m 1
+ 0 166 l 1
+ 0 266 l 1
+ 66 266 l 1
+ 66 166 l 1
+66 864 m 1
+ 66 764 l 1
+ 0 764 l 1
+ 0 864 l 1
+ 66 864 l 1
+66 914 m 1x0242
+ 0 914 l 1x0242
+ 0 1030 l 1x0282
+ 116 1030 l 1
+ 116 964 l 1x0182
+ 66 964 l 1x0142
+ 66 914 l 1x0242
+1030 914 m 1x020280
+ 964 914 l 1x020280
+ 964 964 l 1x010280
+ 914 964 l 1
+ 914 1030 l 1x0103
+ 1030 1030 l 1x0203
+ 1030 914 l 1x020280
+466 66 m 1x4002
+ 566 66 l 1
+ 566 0 l 1
+ 466 0 l 1
+ 466 66 l 1x4002
+416 0 m 1
+ 316 0 l 1
+ 316 66 l 1
+ 416 66 l 1
+ 416 0 l 1
+714 0 m 1
+ 614 0 l 1
+ 614 66 l 1
+ 714 66 l 1
+ 714 0 l 1
+166 0 m 1
+ 166 66 l 1
+ 266 66 l 1
+ 266 0 l 1
+ 166 0 l 1
+864 0 m 1
+ 764 0 l 1
+ 764 66 l 1
+ 864 66 l 1
+ 864 0 l 1
+66 66 m 1x4042
+ 116 66 l 1
+ 116 0 l 1x4082
+ 0 0 l 1x8082
+ 0 116 l 1
+ 66 116 l 1x8042
+ 66 66 l 1x4042
+466 1030 m 1x0102
+ 566 1030 l 1
+ 566 964 l 1
+ 466 964 l 1
+ 466 1030 l 1x0102
+416 964 m 1
+ 316 964 l 1
+ 316 1030 l 1
+ 416 1030 l 1
+ 416 964 l 1
+714 964 m 1
+ 614 964 l 1
+ 614 1030 l 1
+ 714 1030 l 1
+ 714 964 l 1
+166 964 m 1
+ 166 1030 l 1
+ 266 1030 l 1
+ 266 964 l 1
+ 166 964 l 1
+864 964 m 1
+ 764 964 l 1
+ 764 1030 l 1
+ 864 1030 l 1
+ 864 964 l 1
+1030 0 m 1x8003
+ 914 0 l 1
+ 914 66 l 1x4003
+ 964 66 l 1x400280
+ 964 116 l 1
+ 1030 116 l 1x800280
+ 1030 0 l 1x8003
+EndSplineSet
+EndChar
+
+StartChar: uni2229.vs1
+Encoding: 1114964 -1 4300
+AltUni2: 002229.00fe00.0
+Width: 620
+Flags: MW
+HStem: -31 66<10 48 114 152 10 48 468 506 572 610> 536 66<255.5 363>
+VStem: 48 66<35 330 35 334 35 413.5> 506 66<35 331 35 388>
+LayerCount: 2
+Fore
+SplineSet
+610 -31 m 1
+ 468 -31 l 1
+ 468 35 l 1
+ 506 35 l 1
+ 506 331 l 2
+ 506 445 416 536 310 536 c 0
+ 201 536 114 444 114 330 c 2
+ 114 35 l 1
+ 152 35 l 1
+ 152 -31 l 1
+ 10 -31 l 1
+ 10 35 l 1
+ 48 35 l 1
+ 48 334 l 2
+ 48 493 161 602 310 602 c 0
+ 458 602 572 491 572 331 c 2
+ 572 35 l 1
+ 610 35 l 1
+ 610 -31 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni222A.vs1
+Encoding: 1114965 -1 4301
+AltUni2: 00222a.00fe00.0
+Width: 620
+Flags: MW
+HStem: -31 66<255.5 363 255.5 384> 536 66<10 48 10 152 114 114 114 152 468 506 572 610 572 572>
+VStem: 48 66<237 241 241 536> 506 66<240 536>
+LayerCount: 2
+Fore
+SplineSet
+610 536 m 1
+ 572 536 l 1
+ 572 240 l 2
+ 572 80 458 -31 310 -31 c 0
+ 161 -31 48 78 48 237 c 2
+ 48 536 l 1
+ 10 536 l 1
+ 10 602 l 1
+ 152 602 l 1
+ 152 536 l 1
+ 114 536 l 1
+ 114 241 l 2
+ 114 127 201 35 310 35 c 0
+ 416 35 506 126 506 240 c 2
+ 506 536 l 1
+ 468 536 l 1
+ 468 602 l 1
+ 610 602 l 1
+ 610 536 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2268.vs1
+Encoding: 1114966 -1 4302
+AltUni2: 002268.00fe00.0
+Width: 685
+Flags: MW
+HStem: -212 66<56 305 56 305 360 621 56 360> -12 66<56 305 56 305 56 360 360 621>
+VStem: 305 55<-275 -212 -275 -212 -146 -12 54 143>
+LayerCount: 2
+Fore
+SplineSet
+621 160 m 1
+ 56 433 l 1
+ 56 443 l 1
+ 621 718 l 1
+ 621 653 l 1
+ 189 438 l 1
+ 621 223 l 1
+ 621 160 l 1
+621 -212 m 1
+ 360 -212 l 1
+ 360 -275 l 1
+ 305 -275 l 1
+ 305 -212 l 1
+ 56 -212 l 1
+ 56 -146 l 1
+ 305 -146 l 1
+ 305 -12 l 1
+ 56 -12 l 1
+ 56 54 l 1
+ 305 54 l 1
+ 305 143 l 1
+ 360 143 l 1
+ 360 54 l 1
+ 621 54 l 1
+ 621 -12 l 1
+ 360 -12 l 1
+ 360 -146 l 1
+ 621 -146 l 1
+ 621 -212 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2269.vs1
+Encoding: 1114967 -1 4303
+AltUni2: 002269.00fe00.0
+Width: 685
+Flags: MW
+HStem: -212 66<56 305 56 305 360 621 56 360> -12 66<56 305 56 305 56 360 360 621>
+VStem: 305 55<-275 -212 -275 -212 -146 -12 54 143>
+LayerCount: 2
+Fore
+SplineSet
+621 435 m 1
+ 56 160 l 1
+ 56 225 l 1
+ 488 440 l 1
+ 56 655 l 1
+ 56 718 l 1
+ 621 445 l 1
+ 621 435 l 1
+621 -212 m 1
+ 360 -212 l 1
+ 360 -275 l 1
+ 305 -275 l 1
+ 305 -212 l 1
+ 56 -212 l 1
+ 56 -146 l 1
+ 305 -146 l 1
+ 305 -12 l 1
+ 56 -12 l 1
+ 56 54 l 1
+ 305 54 l 1
+ 305 143 l 1
+ 360 143 l 1
+ 360 54 l 1
+ 621 54 l 1
+ 621 -12 l 1
+ 360 -12 l 1
+ 360 -146 l 1
+ 621 -146 l 1
+ 621 -212 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2272.vs1
+Encoding: 1114968 -1 4304
+AltUni2: 002272.00fe00.0
+Width: 685
+Flags: MW
+HStem: -103 52<419 481> 180 55<161 229.5> 653 20<625 625>
+LayerCount: 2
+Fore
+SplineSet
+625 115 m 1
+ 60 390 l 1
+ 60 400 l 1
+ 625 673 l 1
+ 625 608 l 1
+ 193 395 l 1
+ 625 180 l 1
+ 625 115 l 1
+614 35 m 1
+ 632 27 l 1
+ 596 -33 518 -103 444 -103 c 0
+ 280 -103 293 180 166 180 c 0
+ 115 180 65 140 29 96 c 1
+ 10 105 l 1
+ 50 174 125 235 197 235 c 0
+ 362 235 358 -51 480 -51 c 0
+ 529 -51 577 -8 614 35 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2273.vs1
+Encoding: 1114969 -1 4305
+AltUni2: 002273.00fe00.0
+Width: 685
+Flags: MW
+HStem: 38 79<463.5 515.5> 62 77<258.5 311.5> 653 20<60 60>
+VStem: 147 33<-42 -17.5 -67 35.5> 592 29<188.5 218 140.5 237>
+LayerCount: 2
+Fore
+SplineSet
+624 386 m 1xb8
+ 58 115 l 1
+ 58 180 l 1
+ 491 392 l 1
+ 60 608 l 1
+ 60 673 l 1
+ 624 396 l 1
+ 624 386 l 1xb8
+578 310 m 1
+ 596 320 l 1
+ 611 285 621 240 621 196 c 0
+ 621 85 554 38 477 38 c 0x98
+ 413 38 340 62 283 62 c 0
+ 217 62 180 19 180 -54 c 0
+ 180 -80 185 -107 193 -133 c 1
+ 174 -144 l 1
+ 157 -106 147 -63 147 -21 c 0
+ 147 92 219 139 298 139 c 0x58
+ 363 139 435 117 492 117 c 0
+ 556 117 592 154 592 223 c 0
+ 592 251 586 282 578 310 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni228A.vs1
+Encoding: 1114970 -1 4306
+AltUni2: 00228a.00fe00.0
+Width: 685
+Flags: MW
+HStem: -103 66<60 268 60 292 346 616 60 322> 49 66<242.5 351 322 351 326 379 405 616> 541 66<268 616 325 616>
+VStem: 51 66<274.5 381.5 274.5 402>
+LayerCount: 2
+Fore
+SplineSet
+616 -103 m 1
+ 322 -103 l 1
+ 275 -229 l 1
+ 221 -229 l 1
+ 268 -103 l 1
+ 60 -103 l 1
+ 60 -37 l 1
+ 292 -37 l 1
+ 325 49 l 1
+ 322 49 l 2
+ 163 49 51 180 51 328 c 0
+ 51 476 165 607 325 607 c 2
+ 616 607 l 1
+ 616 541 l 1
+ 325 541 l 2
+ 211 541 117 435 117 328 c 0
+ 117 221 212 115 326 115 c 2
+ 351 115 l 1
+ 400 241 l 1
+ 454 241 l 1
+ 405 115 l 1
+ 616 115 l 1
+ 616 49 l 1
+ 379 49 l 1
+ 346 -37 l 1
+ 616 -37 l 1
+ 616 -103 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni228B.vs1
+Encoding: 1114971 -1 4307
+AltUni2: 00228b.00fe00.0
+Width: 685
+Flags: MW
+HStem: -103 66<69 227 69 251 305 625 69 281> 49 66<69 284 69 310 69 363 69 338> 541 66<69 360 69 360>
+VStem: 568 66<275 381.5>
+LayerCount: 2
+Fore
+SplineSet
+69 607 m 1
+ 360 607 l 2
+ 520 607 634 476 634 328 c 0
+ 634 180 522 49 363 49 c 2
+ 338 49 l 1
+ 305 -37 l 1
+ 625 -37 l 1
+ 625 -103 l 1
+ 281 -103 l 1
+ 234 -229 l 1
+ 180 -229 l 1
+ 227 -103 l 1
+ 69 -103 l 1
+ 69 -37 l 1
+ 251 -37 l 1
+ 284 49 l 1
+ 69 49 l 1
+ 69 115 l 1
+ 310 115 l 1
+ 359 241 l 1
+ 413 241 l 1
+ 364 115 l 1
+ 476 118 568 222 568 328 c 0
+ 568 435 474 541 360 541 c 2
+ 69 541 l 1
+ 69 607 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2293.vs1
+Encoding: 1114972 -1 4308
+AltUni2: 002293.00fe00.0
+Width: 620
+Flags: MW
+HStem: -31 66<10 48 114 152 10 48 468 506 572 610> 470 66<114 506 114 114>
+VStem: 48 66<35 470 35 536> 506 66<35 470 470 470>
+LayerCount: 2
+Fore
+SplineSet
+610 -31 m 1
+ 468 -31 l 1
+ 468 35 l 1
+ 506 35 l 1
+ 506 470 l 1
+ 114 470 l 1
+ 114 35 l 1
+ 152 35 l 1
+ 152 -31 l 1
+ 10 -31 l 1
+ 10 35 l 1
+ 48 35 l 1
+ 48 536 l 1
+ 572 536 l 1
+ 572 35 l 1
+ 610 35 l 1
+ 610 -31 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2294.vs1
+Encoding: 1114973 -1 4309
+AltUni2: 002294.00fe00.0
+Width: 620
+Flags: MW
+HStem: -31 66<114 506 114 572> 470 66<10 48 10 152 114 114 114 152 468 506 572 610 572 572>
+VStem: 48 66<35 470 35 470 35 470> 506 66<35 470 -31 470>
+LayerCount: 2
+Fore
+SplineSet
+610 470 m 1
+ 572 470 l 1
+ 572 -31 l 1
+ 48 -31 l 1
+ 48 470 l 1
+ 10 470 l 1
+ 10 536 l 1
+ 152 536 l 1
+ 152 470 l 1
+ 114 470 l 1
+ 114 35 l 1
+ 506 35 l 1
+ 506 470 l 1
+ 468 470 l 1
+ 468 536 l 1
+ 610 536 l 1
+ 610 470 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2295.vs1
+Encoding: 1114974 -1 4310
+AltUni2: 002295.00fe00.0
+Width: 842
+Flags: MW
+HStem: -119 66<337 505 337 523.5> 0 20 219 66<168 388 168 388 454 674> 557 66<337 505>
+VStem: 50 66<168 336 168 354.5> 388 66<0 219 0 219 285 505> 726 66<168 336>
+CounterMasks: 1 0e
+LayerCount: 2
+Fore
+SplineSet
+674 219 m 1
+ 454 219 l 1
+ 454 0 l 1
+ 388 0 l 1
+ 388 219 l 1
+ 168 219 l 1
+ 168 285 l 1
+ 388 285 l 1
+ 388 505 l 1
+ 454 505 l 1
+ 454 285 l 1
+ 674 285 l 1
+ 674 219 l 1
+792 252 m 0
+ 792 47 626 -119 421 -119 c 0
+ 216 -119 50 47 50 252 c 0
+ 50 457 216 623 421 623 c 0
+ 626 623 792 457 792 252 c 0
+726 252 m 0
+ 726 420 589 557 421 557 c 0
+ 253 557 116 420 116 252 c 0
+ 116 84 253 -53 421 -53 c 0
+ 589 -53 726 84 726 252 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2297.vs1
+Encoding: 1114975 -1 4311
+AltUni2: 002297.00fe00.0
+Width: 842
+Flags: MW
+HStem: -119 66<337 505 337 523.5> 557 66<337 505>
+VStem: 50 66<168 336 168 354.5> 726 66<168 336>
+LayerCount: 2
+Fore
+SplineSet
+624 96 m 1
+ 577 49 l 1
+ 421 205 l 1
+ 265 49 l 1
+ 218 96 l 1
+ 374 252 l 1
+ 218 408 l 1
+ 265 455 l 1
+ 421 299 l 1
+ 577 455 l 1
+ 624 408 l 1
+ 468 252 l 1
+ 624 96 l 1
+792 252 m 0
+ 792 47 626 -119 421 -119 c 0
+ 216 -119 50 47 50 252 c 0
+ 50 457 216 623 421 623 c 0
+ 626 623 792 457 792 252 c 0
+726 252 m 0
+ 726 420 589 557 421 557 c 0
+ 253 557 116 420 116 252 c 0
+ 116 84 253 -53 421 -53 c 0
+ 589 -53 726 84 726 252 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni229C.vs1
+Encoding: 1114976 -1 4312
+AltUni2: 00229c.00fe00.0
+Width: 842
+Flags: MW
+HStem: -119 66<356 486 356 523.5> 143 66<136 706 136 136> 297 66<137 705 137 723 119 705> 557 66<356.5 485.5>
+VStem: 50 66<244.5 259.5 244.5 354.5> 726 66<244.5 259.5>
+LayerCount: 2
+Fore
+SplineSet
+792 252 m 0
+ 792 47 626 -119 421 -119 c 0
+ 216 -119 50 47 50 252 c 0
+ 50 457 216 623 421 623 c 0
+ 626 623 792 457 792 252 c 0
+137 363 m 1
+ 705 363 l 1
+ 661 477 550 557 421 557 c 0
+ 292 557 181 477 137 363 c 1
+119 209 m 1
+ 723 209 l 1
+ 725 223 726 237 726 252 c 0
+ 726 267 725 282 723 297 c 1
+ 119 297 l 1
+ 117 282 116 267 116 252 c 0
+ 116 237 117 223 119 209 c 1
+706 143 m 1
+ 136 143 l 1
+ 180 28 291 -53 421 -53 c 0
+ 551 -53 662 28 706 143 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni22DA.vs1
+Encoding: 1114977 -1 4313
+AltUni2: 0022da.00fe00.0
+Width: 685
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+625 305 m 1
+ 60 531 l 1
+ 60 541 l 1
+ 625 768 l 1
+ 625 703 l 1
+ 218 536 l 1
+ 625 370 l 1
+ 625 305 l 1
+625 108 m 1
+ 60 333 l 1
+ 60 398 l 1
+ 625 173 l 1
+ 625 108 l 1
+625 -36 m 1
+ 60 -262 l 1
+ 60 -197 l 1
+ 467 -31 l 1
+ 60 136 l 1
+ 60 201 l 1
+ 625 -26 l 1
+ 625 -36 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22DB.vs1
+Encoding: 1114978 -1 4314
+AltUni2: 0022db.00fe00.0
+Width: 685
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+625 531 m 1
+ 60 305 l 1
+ 60 370 l 1
+ 467 536 l 1
+ 60 703 l 1
+ 60 768 l 1
+ 625 541 l 1
+ 625 531 l 1
+625 333 m 1
+ 60 108 l 1
+ 60 173 l 1
+ 625 398 l 1
+ 625 333 l 1
+625 -262 m 1
+ 60 -36 l 1
+ 60 -26 l 1
+ 625 201 l 1
+ 625 136 l 1
+ 218 -31 l 1
+ 625 -197 l 1
+ 625 -262 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A3C.vs1
+Encoding: 1114979 -1 4315
+AltUni2: 002a3c.00fe00.0
+Width: 463
+Flags: MW
+HStem: -129 66<51 345 51 411 51 345>
+VStem: 345 66<-63 633>
+LayerCount: 2
+Fore
+SplineSet
+411 -129 m 1
+ 51 -129 l 1
+ 51 -63 l 1
+ 345 -63 l 1
+ 345 633 l 1
+ 411 633 l 1
+ 411 -129 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A3D.vs1
+Encoding: 1114980 -1 4316
+AltUni2: 002a3d.00fe00.0
+Width: 463
+Flags: MW
+HStem: -129 66<117 411 117 411>
+VStem: 51 66<-63 633 -63 633 -63 633>
+LayerCount: 2
+Fore
+SplineSet
+411 -129 m 1
+ 51 -129 l 1
+ 51 633 l 1
+ 117 633 l 1
+ 117 -63 l 1
+ 411 -63 l 1
+ 411 -129 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A9D.vs1
+Encoding: 1114981 -1 4317
+AltUni2: 002a9d.00fe00.0
+Width: 685
+Flags: MW
+HStem: 365 79<365.5 417.5> 389 77<160.5 213.5>
+VStem: 49 33<285 309.5 260 362.5> 494 29<515.5 545 467.5 564>
+LayerCount: 2
+Fore
+SplineSet
+480 637 m 1xb0
+ 498 647 l 1
+ 513 612 523 567 523 523 c 0
+ 523 412 456 365 379 365 c 0xb0
+ 315 365 242 389 185 389 c 0
+ 119 389 82 346 82 273 c 0
+ 82 247 87 220 95 194 c 1
+ 76 183 l 1
+ 59 221 49 264 49 306 c 0
+ 49 419 121 466 200 466 c 0x70
+ 265 466 337 444 394 444 c 0
+ 458 444 494 481 494 550 c 0
+ 494 578 488 609 480 637 c 1xb0
+627 -166 m 1
+ 62 109 l 1
+ 62 119 l 1
+ 627 392 l 1
+ 627 327 l 1
+ 195 114 l 1
+ 627 -101 l 1
+ 627 -166 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A9E.vs1
+Encoding: 1114982 -1 4318
+AltUni2: 002a9e.00fe00.0
+Width: 685
+Flags: MW
+HStem: 277 52<463 525> 560 55<205 273.5>
+LayerCount: 2
+Fore
+SplineSet
+658 415 m 1
+ 676 407 l 1
+ 640 347 562 277 488 277 c 0
+ 324 277 337 560 210 560 c 0
+ 159 560 109 520 73 476 c 1
+ 54 485 l 1
+ 94 554 169 615 241 615 c 0
+ 406 615 402 329 524 329 c 0
+ 573 329 621 372 658 415 c 1
+626 107 m 1
+ 61 -166 l 1
+ 61 -101 l 1
+ 493 112 l 1
+ 61 327 l 1
+ 61 392 l 1
+ 626 117 l 1
+ 626 107 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2AAC.vs1
+Encoding: 1114983 -1 4319
+AltUni2: 002aac.00fe00.0
+Width: 685
+Flags: MW
+HStem: 314 66<260 625 260 625 259 625>
+LayerCount: 2
+Fore
+SplineSet
+625 67 m 1
+ 60 342 l 1
+ 60 352 l 1
+ 625 625 l 1
+ 625 560 l 1
+ 260 380 l 1
+ 625 380 l 1
+ 625 314 l 1
+ 259 314 l 1
+ 625 132 l 1
+ 625 67 l 1
+625 -137 m 1
+ 60 138 l 1
+ 60 204 l 1
+ 625 -71 l 1
+ 625 -137 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2AAD.vs1
+Encoding: 1114984 -1 4320
+AltUni2: 002aad.00fe00.0
+Width: 685
+Flags: MW
+HStem: 312 66<60 425 60 426>
+LayerCount: 2
+Fore
+SplineSet
+625 340 m 1
+ 60 67 l 1
+ 60 132 l 1
+ 425 312 l 1
+ 60 312 l 1
+ 60 378 l 1
+ 426 378 l 1
+ 60 560 l 1
+ 60 625 l 1
+ 625 350 l 1
+ 625 340 l 1
+625 138 m 1
+ 60 -137 l 1
+ 60 -71 l 1
+ 625 204 l 1
+ 625 138 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2ACB.vs1
+Encoding: 1114985 -1 4321
+AltUni2: 002acb.00fe00.0
+Width: 685
+Flags: MW
+HStem: -211 66<74 264 74 288 342 629 74 318> -12 66<74 336 74 360 74 390 414 629> 160 66<255.5 423 339 399 339 453 477 629> 652 66<281 629 338 629>
+VStem: 64 66<385.5 492.5 385.5 513>
+LayerCount: 2
+Fore
+SplineSet
+629 -211 m 1
+ 318 -211 l 1
+ 278 -321 l 1
+ 224 -321 l 1
+ 264 -211 l 1
+ 74 -211 l 1
+ 74 -145 l 1
+ 288 -145 l 1
+ 336 -12 l 1
+ 74 -12 l 1
+ 74 54 l 1
+ 360 54 l 1
+ 399 160 l 1
+ 335 160 l 2
+ 176 160 64 291 64 439 c 0
+ 64 587 178 718 338 718 c 2
+ 629 718 l 1
+ 629 652 l 1
+ 338 652 l 2
+ 224 652 130 546 130 439 c 0
+ 130 332 225 226 339 226 c 2
+ 423 226 l 1
+ 464 337 l 1
+ 518 337 l 1
+ 477 226 l 1
+ 629 226 l 1
+ 629 160 l 1
+ 453 160 l 1
+ 414 54 l 1
+ 629 54 l 1
+ 629 -12 l 1
+ 390 -12 l 1
+ 342 -145 l 1
+ 629 -145 l 1
+ 629 -211 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2ACC.vs1
+Encoding: 1114986 -1 4322
+AltUni2: 002acc.00fe00.0
+Width: 685
+Flags: MW
+HStem: -211 66<74 142 74 165 218 629 74 195> -12 66<74 212 74 235 288 629 74 265> 160 66<74 272 74 295 348 365 74 325> 652 66<74 364 74 368>
+VStem: 573 66<385.5 492.5>
+LayerCount: 2
+Fore
+SplineSet
+74 718 m 1
+ 368 718 l 2
+ 527 718 639 587 639 439 c 0
+ 639 291 525 160 365 160 c 2
+ 325 160 l 1
+ 288 54 l 1
+ 629 54 l 1
+ 629 -12 l 1
+ 265 -12 l 1
+ 218 -145 l 1
+ 629 -145 l 1
+ 629 -211 l 1
+ 195 -211 l 1
+ 157 -321 l 1
+ 104 -321 l 1
+ 142 -211 l 1
+ 74 -211 l 1
+ 74 -145 l 1
+ 165 -145 l 1
+ 212 -12 l 1
+ 74 -12 l 1
+ 74 54 l 1
+ 235 54 l 1
+ 272 160 l 1
+ 74 160 l 1
+ 74 226 l 1
+ 295 226 l 1
+ 334 337 l 1
+ 387 337 l 1
+ 348 226 l 1
+ 365 226 l 2
+ 479 226 573 332 573 439 c 0
+ 573 546 478 652 364 652 c 2
+ 74 652 l 1
+ 74 718 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2209.ss09
+Encoding: 1114987 -1 4323
+Width: 685
+Flags: MW
+HStem: -26 66<251.5 359 335 359 335 359 409 625 335 409> 220 66<129 359 129 129 409 625 128 409> 466 66<282.5 359 334 359 409 625 334 409>
+VStem: 359 50<-156 -26 -156 -26 40 220 286 466 532 662>
+CounterMasks: 1 e0
+LayerCount: 2
+Fore
+SplineSet
+625 -26 m 1
+ 409 -26 l 1
+ 409 -156 l 1
+ 359 -156 l 1
+ 359 -26 l 1
+ 331 -26 l 2
+ 172 -26 60 105 60 253 c 0
+ 60 401 174 532 334 532 c 2
+ 359 532 l 1
+ 359 662 l 1
+ 409 662 l 1
+ 409 532 l 1
+ 625 532 l 1
+ 625 466 l 1
+ 409 466 l 1
+ 409 286 l 1
+ 625 286 l 1
+ 625 220 l 1
+ 409 220 l 1
+ 409 40 l 1
+ 625 40 l 1
+ 625 -26 l 1
+359 286 m 1
+ 359 466 l 1
+ 334 466 l 2
+ 231 466 145 381 128 286 c 1
+ 359 286 l 1
+359 40 m 1
+ 359 220 l 1
+ 129 220 l 1
+ 146 125 232 40 335 40 c 2
+ 359 40 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni220C.ss09
+Encoding: 1114988 -1 4324
+Width: 685
+Flags: MW
+HStem: -26 66<60 276 60 276 326 351 60 326> 220 66<60 276 60 276 60 326 326 556> 466 66<60 276 60 276 60 326 326 350>
+VStem: 276 50<-156 -26 -156 -26 40 220 286 466 532 662>
+CounterMasks: 1 e0
+LayerCount: 2
+Fore
+SplineSet
+326 532 m 1
+ 354 532 l 2
+ 513 532 625 401 625 253 c 0
+ 625 105 511 -26 351 -26 c 2
+ 326 -26 l 1
+ 326 -156 l 1
+ 276 -156 l 1
+ 276 -26 l 1
+ 60 -26 l 1
+ 60 40 l 1
+ 276 40 l 1
+ 276 220 l 1
+ 60 220 l 1
+ 60 286 l 1
+ 276 286 l 1
+ 276 466 l 1
+ 60 466 l 1
+ 60 532 l 1
+ 276 532 l 1
+ 276 662 l 1
+ 326 662 l 1
+ 326 532 l 1
+326 286 m 1
+ 556 286 l 1
+ 539 381 453 466 350 466 c 2
+ 326 466 l 1
+ 326 286 l 1
+557 220 m 1
+ 326 220 l 1
+ 326 40 l 1
+ 351 40 l 2
+ 454 40 540 125 557 220 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2241.ss09
+Encoding: 1114989 -1 4325
+Width: 685
+Flags: MW
+HStem: 158 66<470 521.5 470 528> 286 66<169 220> 442 20<317 367 367 367>
+VStem: 317 50<48 199 48 232 48 232 314 462>
+LayerCount: 2
+Fore
+SplineSet
+604 362 m 1
+ 637 362 l 1
+ 631 277 577 158 479 158 c 0
+ 442 158 404 176 367 199 c 1
+ 367 48 l 1
+ 317 48 l 1
+ 317 232 l 1
+ 275 260 236 286 204 286 c 0
+ 134 286 97 219 81 148 c 1
+ 48 148 l 1
+ 53 248 113 352 211 352 c 0
+ 245 352 281 335 317 314 c 1
+ 317 462 l 1
+ 367 462 l 1
+ 367 281 l 1
+ 411 251 453 224 487 224 c 0
+ 556 224 589 291 604 362 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2244.ss09
+Encoding: 1114990 -1 4326
+Width: 685
+Flags: MW
+HStem: 55 66<48 315 48 315 370 637 48 370> 251 66<470 521.5 470 528> 379 66<169 220>
+VStem: 315 55<-35 55 -35 55 121 292 406 529>
+LayerCount: 2
+Fore
+SplineSet
+637 55 m 1
+ 370 55 l 1
+ 370 -35 l 1
+ 315 -35 l 1
+ 315 55 l 1
+ 48 55 l 1
+ 48 121 l 1
+ 315 121 l 1
+ 315 325 l 1
+ 273 354 236 379 204 379 c 0
+ 134 379 97 312 81 241 c 1
+ 48 241 l 1
+ 53 341 113 445 211 445 c 0
+ 246 445 278 428 315 406 c 1
+ 315 529 l 1
+ 370 529 l 1
+ 370 374 l 1
+ 414 344 453 317 487 317 c 0
+ 556 317 589 384 604 455 c 1
+ 637 455 l 1
+ 631 370 577 251 479 251 c 0
+ 443 251 407 269 370 292 c 1
+ 370 121 l 1
+ 637 121 l 1
+ 637 55 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2247.ss09
+Encoding: 1114991 -1 4327
+Width: 685
+Flags: MW
+HStem: -27 66<48 317 48 317 367 637 48 367> 173 66<48 317 48 317 48 367 367 637> 318 66<479 528> 466 66<162 210.5>
+VStem: 317 50<-117 -27 -117 -27 39 173 239 364 490 606>
+LayerCount: 2
+Fore
+SplineSet
+637 -27 m 1
+ 367 -27 l 1
+ 367 -117 l 1
+ 317 -117 l 1
+ 317 -27 l 1
+ 48 -27 l 1
+ 48 39 l 1
+ 317 39 l 1
+ 317 173 l 1
+ 48 173 l 1
+ 48 239 l 1
+ 317 239 l 1
+ 317 400 l 1
+ 271 434 227 466 194 466 c 0
+ 124 466 84 389 68 318 c 1
+ 48 318 l 1
+ 53 418 113 532 211 532 c 0
+ 245 532 281 514 317 490 c 1
+ 317 606 l 1
+ 367 606 l 1
+ 367 454 l 1
+ 415 418 461 384 497 384 c 0
+ 566 384 600 461 617 532 c 1
+ 637 532 l 1
+ 631 447 577 318 479 318 c 0
+ 443 318 405 338 367 364 c 1
+ 367 239 l 1
+ 637 239 l 1
+ 637 173 l 1
+ 367 173 l 1
+ 367 39 l 1
+ 637 39 l 1
+ 637 -27 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2260.ss09
+Encoding: 1114992 -1 4328
+Width: 685
+Flags: MW
+HStem: 120 66<48 317 48 317 367 637 48 367> 320 66<48 317 48 317 48 367 367 637>
+VStem: 317 50<-156 120 -156 120 186 320 386 662>
+LayerCount: 2
+Fore
+SplineSet
+637 120 m 1
+ 367 120 l 1
+ 367 -156 l 1
+ 317 -156 l 1
+ 317 120 l 1
+ 48 120 l 1
+ 48 186 l 1
+ 317 186 l 1
+ 317 320 l 1
+ 48 320 l 1
+ 48 386 l 1
+ 317 386 l 1
+ 317 662 l 1
+ 367 662 l 1
+ 367 386 l 1
+ 637 386 l 1
+ 637 320 l 1
+ 367 320 l 1
+ 367 186 l 1
+ 637 186 l 1
+ 637 120 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2262.ss09
+Encoding: 1114993 -1 4329
+Width: 685
+Flags: MW
+HStem: 28 66<48 317 48 317 367 637 48 367> 220 66<48 317 48 317 48 367 367 637> 412 66<48 317 48 317 48 367 367 637>
+VStem: 317 50<-156 28 -156 28 94 220 286 412 478 662>
+CounterMasks: 1 e0
+LayerCount: 2
+Fore
+SplineSet
+637 28 m 1
+ 367 28 l 1
+ 367 -156 l 1
+ 317 -156 l 1
+ 317 28 l 1
+ 48 28 l 1
+ 48 94 l 1
+ 317 94 l 1
+ 317 220 l 1
+ 48 220 l 1
+ 48 286 l 1
+ 317 286 l 1
+ 317 412 l 1
+ 48 412 l 1
+ 48 478 l 1
+ 317 478 l 1
+ 317 662 l 1
+ 367 662 l 1
+ 367 478 l 1
+ 637 478 l 1
+ 637 412 l 1
+ 367 412 l 1
+ 367 286 l 1
+ 637 286 l 1
+ 637 220 l 1
+ 367 220 l 1
+ 367 94 l 1
+ 637 94 l 1
+ 637 28 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2268.ss09
+Encoding: 1114994 -1 4330
+Width: 685
+Flags: MW
+HStem: -212 66<56 305 56 305 360 621 56 360> -12 66<56 305 56 305 56 360 360 621>
+VStem: 305 55<-275 -212 -275 -212 -146 -12 54 143>
+LayerCount: 2
+Fore
+SplineSet
+621 160 m 1
+ 56 433 l 1
+ 56 443 l 1
+ 621 718 l 1
+ 621 653 l 1
+ 189 438 l 1
+ 621 223 l 1
+ 621 160 l 1
+621 -212 m 1
+ 360 -212 l 1
+ 360 -275 l 1
+ 305 -275 l 1
+ 305 -212 l 1
+ 56 -212 l 1
+ 56 -146 l 1
+ 305 -146 l 1
+ 305 -12 l 1
+ 56 -12 l 1
+ 56 54 l 1
+ 305 54 l 1
+ 305 143 l 1
+ 360 143 l 1
+ 360 54 l 1
+ 621 54 l 1
+ 621 -12 l 1
+ 360 -12 l 1
+ 360 -146 l 1
+ 621 -146 l 1
+ 621 -212 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2269.ss09
+Encoding: 1114995 -1 4331
+Width: 685
+Flags: MW
+HStem: -212 66<56 305 56 305 360 621 56 360> -12 66<56 305 56 305 56 360 360 621>
+VStem: 305 55<-275 -212 -275 -212 -146 -12 54 143>
+LayerCount: 2
+Fore
+SplineSet
+621 435 m 1
+ 56 160 l 1
+ 56 225 l 1
+ 488 440 l 1
+ 56 655 l 1
+ 56 718 l 1
+ 621 445 l 1
+ 621 435 l 1
+621 -212 m 1
+ 360 -212 l 1
+ 360 -275 l 1
+ 305 -275 l 1
+ 305 -212 l 1
+ 56 -212 l 1
+ 56 -146 l 1
+ 305 -146 l 1
+ 305 -12 l 1
+ 56 -12 l 1
+ 56 54 l 1
+ 305 54 l 1
+ 305 143 l 1
+ 360 143 l 1
+ 360 54 l 1
+ 621 54 l 1
+ 621 -12 l 1
+ 360 -12 l 1
+ 360 -146 l 1
+ 621 -146 l 1
+ 621 -212 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni226D.ss09
+Encoding: 1114996 -1 4332
+Width: 685
+Flags: MW
+VStem: 321 50<-66 133 -66 134 -66 134 199 307 373 572>
+LayerCount: 2
+Fore
+SplineSet
+637 43 m 1
+ 637 8 l 1
+ 574 94 473 128 371 133 c 1
+ 371 -66 l 1
+ 321 -66 l 1
+ 321 134 l 1
+ 216 129 107 92 48 8 c 1
+ 48 43 l 1
+ 91 138 218 193 321 199 c 1
+ 321 307 l 1
+ 214 313 92 366 48 463 c 1
+ 48 498 l 1
+ 113 410 217 376 321 372 c 1
+ 321 572 l 1
+ 371 572 l 1
+ 371 373 l 1
+ 474 379 579 416 637 498 c 1
+ 637 463 l 1
+ 595 370 473 316 371 307 c 1
+ 371 199 l 1
+ 476 190 594 137 637 43 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni226E.ss09
+Encoding: 1114997 -1 4333
+Width: 685
+Flags: MW
+VStem: 336 50<-156 83 -156 108 -156 108 175 330 330 330 422 662>
+LayerCount: 2
+Fore
+SplineSet
+612 -26 m 1
+ 386 83 l 1
+ 386 -156 l 1
+ 336 -156 l 1
+ 336 108 l 1
+ 47 248 l 1
+ 47 258 l 1
+ 336 398 l 1
+ 336 662 l 1
+ 386 662 l 1
+ 386 422 l 1
+ 612 532 l 1
+ 612 467 l 1
+ 386 355 l 1
+ 386 151 l 1
+ 612 39 l 1
+ 612 -26 l 1
+336 175 m 1
+ 336 330 l 1
+ 180 253 l 1
+ 336 175 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni226F.ss09
+Encoding: 1114998 -1 4334
+Width: 685
+Flags: MW
+VStem: 299 50<-156 83 83 83 176 330 422 662>
+LayerCount: 2
+Fore
+SplineSet
+638 248 m 1
+ 349 108 l 1
+ 349 -156 l 1
+ 299 -156 l 1
+ 299 83 l 1
+ 73 -26 l 1
+ 73 39 l 1
+ 299 151 l 1
+ 299 355 l 1
+ 73 467 l 1
+ 73 532 l 1
+ 299 422 l 1
+ 299 662 l 1
+ 349 662 l 1
+ 349 398 l 1
+ 638 258 l 1
+ 638 248 l 1
+505 253 m 1
+ 349 330 l 1
+ 349 176 l 1
+ 505 253 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2270.ss09
+Encoding: 1114999 -1 4335
+Width: 685
+Flags: MW
+HStem: -103 66<62 331 62 331 381 621 62 381>
+VStem: 331 50<-189 -103 -189 -103 -37 167 259 399 399 399 491 695>
+LayerCount: 2
+Fore
+SplineSet
+621 -103 m 1
+ 381 -103 l 1
+ 381 -189 l 1
+ 331 -189 l 1
+ 331 -103 l 1
+ 62 -103 l 1
+ 62 -37 l 1
+ 331 -37 l 1
+ 331 191 l 1
+ 56 324 l 1
+ 56 334 l 1
+ 331 467 l 1
+ 331 695 l 1
+ 381 695 l 1
+ 381 491 l 1
+ 621 607 l 1
+ 621 542 l 1
+ 381 423 l 1
+ 381 234 l 1
+ 621 116 l 1
+ 621 51 l 1
+ 381 167 l 1
+ 381 -37 l 1
+ 621 -37 l 1
+ 621 -103 l 1
+331 259 m 1
+ 331 399 l 1
+ 189 329 l 1
+ 331 259 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2271.ss09
+Encoding: 1115000 -1 4336
+Width: 685
+Flags: MW
+HStem: -103 66<64 304 64 304 354 622 64 354>
+VStem: 304 50<-189 -103 -189 -103 -37 167 167 167 259 399 491 695>
+LayerCount: 2
+Fore
+SplineSet
+629 324 m 1
+ 354 191 l 1
+ 354 -37 l 1
+ 622 -37 l 1
+ 622 -103 l 1
+ 354 -103 l 1
+ 354 -189 l 1
+ 304 -189 l 1
+ 304 -103 l 1
+ 64 -103 l 1
+ 64 -37 l 1
+ 304 -37 l 1
+ 304 167 l 1
+ 64 51 l 1
+ 64 116 l 1
+ 304 234 l 1
+ 304 423 l 1
+ 64 542 l 1
+ 64 607 l 1
+ 304 491 l 1
+ 304 695 l 1
+ 354 695 l 1
+ 354 467 l 1
+ 629 334 l 1
+ 629 324 l 1
+496 329 m 1
+ 354 399 l 1
+ 354 259 l 1
+ 496 329 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2274.ss09
+Encoding: 1115001 -1 4337
+Width: 685
+Flags: MW
+HStem: -154 66<466 516> -26 66<163.5 216>
+VStem: 325 50<-227 -120 -227 -88 -227 -88 -6 222 314 455 455 455 547 730>
+LayerCount: 2
+Fore
+SplineSet
+604 50 m 1
+ 637 50 l 1
+ 632 -50 572 -154 474 -154 c 0
+ 441 -154 408 -139 375 -120 c 1
+ 375 -227 l 1
+ 325 -227 l 1
+ 325 -88 l 1
+ 278 -57 234 -26 198 -26 c 0
+ 129 -26 96 -93 81 -164 c 1
+ 48 -164 l 1
+ 54 -79 108 40 206 40 c 0
+ 245 40 285 19 325 -6 c 1
+ 325 246 l 1
+ 50 380 l 1
+ 50 390 l 1
+ 325 523 l 1
+ 325 730 l 1
+ 375 730 l 1
+ 375 547 l 1
+ 615 664 l 1
+ 615 599 l 1
+ 375 480 l 1
+ 375 290 l 1
+ 615 171 l 1
+ 615 106 l 1
+ 375 222 l 1
+ 375 -39 l 1
+ 414 -65 451 -88 481 -88 c 0
+ 551 -88 588 -21 604 50 c 1
+325 314 m 1
+ 325 455 l 1
+ 183 385 l 1
+ 325 314 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2275.ss09
+Encoding: 1115002 -1 4338
+Width: 685
+Flags: MW
+HStem: -154 66<466 516> -26 66<163.5 216>
+VStem: 325 50<-227 -120 -227 -88 -227 -88 -6 222 222 222 314 455 547 730>
+LayerCount: 2
+Fore
+SplineSet
+650 380 m 1
+ 375 246 l 1
+ 375 -39 l 1
+ 414 -65 451 -88 481 -88 c 0
+ 551 -88 588 -21 604 50 c 1
+ 637 50 l 1
+ 632 -50 572 -154 474 -154 c 0
+ 441 -154 408 -139 375 -120 c 1
+ 375 -227 l 1
+ 325 -227 l 1
+ 325 -88 l 1
+ 278 -57 234 -26 198 -26 c 0
+ 129 -26 96 -93 81 -164 c 1
+ 48 -164 l 1
+ 54 -79 108 40 206 40 c 0
+ 245 40 285 19 325 -6 c 1
+ 325 222 l 1
+ 85 106 l 1
+ 85 171 l 1
+ 325 290 l 1
+ 325 480 l 1
+ 85 599 l 1
+ 85 664 l 1
+ 325 547 l 1
+ 325 730 l 1
+ 375 730 l 1
+ 375 523 l 1
+ 650 390 l 1
+ 650 380 l 1
+517 385 m 1
+ 375 455 l 1
+ 375 314 l 1
+ 517 385 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2278.ss09
+Encoding: 1115003 -1 4339
+Width: 685
+Flags: MW
+VStem: 313 55<-311 -93 -93 -93 -7 95 182 317 403 509 509 509 596 818>
+LayerCount: 2
+Fore
+SplineSet
+621 39 m 1
+ 368 -70 l 1
+ 368 -311 l 1
+ 313 -311 l 1
+ 313 -93 l 1
+ 56 -204 l 1
+ 56 -141 l 1
+ 313 -31 l 1
+ 313 118 l 1
+ 56 228 l 1
+ 56 293 l 1
+ 313 182 l 1
+ 313 341 l 1
+ 56 452 l 1
+ 56 462 l 1
+ 313 572 l 1
+ 313 818 l 1
+ 368 818 l 1
+ 368 596 l 1
+ 621 705 l 1
+ 621 640 l 1
+ 368 533 l 1
+ 368 380 l 1
+ 621 271 l 1
+ 621 208 l 1
+ 368 317 l 1
+ 368 158 l 1
+ 621 49 l 1
+ 621 39 l 1
+313 403 m 1
+ 313 509 l 1
+ 189 457 l 1
+ 313 403 l 1
+488 44 m 1
+ 368 95 l 1
+ 368 -7 l 1
+ 488 44 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2279.ss09
+Encoding: 1115004 -1 4340
+Width: 685
+Flags: MW
+VStem: 313 55<-311 -95 -311 -72 -311 -72 -9 97 97 97 184 319 319 319 405 507 594 818>
+LayerCount: 2
+Fore
+SplineSet
+620 -204 m 1
+ 368 -95 l 1
+ 368 -311 l 1
+ 313 -311 l 1
+ 313 -72 l 1
+ 55 39 l 1
+ 55 49 l 1
+ 313 160 l 1
+ 313 319 l 1
+ 55 208 l 1
+ 55 271 l 1
+ 313 382 l 1
+ 313 530 l 1
+ 55 640 l 1
+ 55 705 l 1
+ 313 594 l 1
+ 313 818 l 1
+ 368 818 l 1
+ 368 570 l 1
+ 620 462 l 1
+ 620 452 l 1
+ 368 343 l 1
+ 368 184 l 1
+ 620 293 l 1
+ 620 228 l 1
+ 368 120 l 1
+ 368 -33 l 1
+ 620 -141 l 1
+ 620 -204 l 1
+487 457 m 1
+ 368 507 l 1
+ 368 405 l 1
+ 487 457 l 1
+313 -9 m 1
+ 313 97 l 1
+ 188 44 l 1
+ 313 -9 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2280.ss09
+Encoding: 1115005 -1 4341
+Width: 685
+Flags: MW
+VStem: 324 50<-156 151 -156 169 -156 169 241 264 264 264 354 662>
+LayerCount: 2
+Fore
+SplineSet
+621 51 m 1
+ 621 -26 l 1
+ 561 54 472 112 374 151 c 1
+ 374 -156 l 1
+ 324 -156 l 1
+ 324 169 l 1
+ 239 197 149 213 64 220 c 1
+ 64 286 l 1
+ 149 292 239 308 324 336 c 1
+ 324 662 l 1
+ 374 662 l 1
+ 374 354 l 1
+ 472 394 561 451 621 532 c 1
+ 621 455 l 1
+ 582 388 476 324 374 283 c 1
+ 374 223 l 1
+ 476 181 582 117 621 51 c 1
+324 241 m 1
+ 324 264 l 1
+ 311 260 299 256 287 253 c 1
+ 299 249 311 245 324 241 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2281.ss09
+Encoding: 1115006 -1 4342
+Width: 685
+Flags: MW
+VStem: 325 50<-156 156 156 156 246 260 349 662>
+LayerCount: 2
+Fore
+SplineSet
+621 286 m 1
+ 621 220 l 1
+ 541 213 456 199 375 174 c 1
+ 375 -156 l 1
+ 325 -156 l 1
+ 325 156 l 1
+ 220 117 126 58 64 -26 c 1
+ 64 51 l 1
+ 104 120 218 187 325 228 c 1
+ 325 277 l 1
+ 218 319 104 385 64 455 c 1
+ 64 532 l 1
+ 126 448 220 389 325 349 c 1
+ 325 662 l 1
+ 375 662 l 1
+ 375 332 l 1
+ 456 306 541 292 621 286 c 1
+375 260 m 1
+ 375 246 l 1
+ 382 248 390 251 398 253 c 1
+ 390 255 382 257 375 260 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2284.ss09
+Encoding: 1115007 -1 4343
+Width: 685
+Flags: MW
+HStem: -26 66<246.5 354 330 354 330 354 404 620 330 404> 466 66<272 354 329 354 404 620 329 404>
+VStem: 55 66<199.5 306.5 199.5 327> 354 50<-156 -26 -156 -26 40 466 532 662>
+LayerCount: 2
+Fore
+SplineSet
+620 -26 m 1
+ 404 -26 l 1
+ 404 -156 l 1
+ 354 -156 l 1
+ 354 -26 l 1
+ 326 -26 l 2
+ 167 -26 55 105 55 253 c 0
+ 55 401 169 532 329 532 c 2
+ 354 532 l 1
+ 354 662 l 1
+ 404 662 l 1
+ 404 532 l 1
+ 620 532 l 1
+ 620 466 l 1
+ 404 466 l 1
+ 404 40 l 1
+ 620 40 l 1
+ 620 -26 l 1
+354 40 m 1
+ 354 466 l 1
+ 329 466 l 2
+ 215 466 121 360 121 253 c 0
+ 121 146 216 40 330 40 c 2
+ 354 40 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2285.ss09
+Encoding: 1115008 -1 4344
+Width: 685
+Flags: MW
+HStem: -26 66<65 281 65 281 331 356 65 331> 466 66<65 281 65 281 65 331 331 355>
+VStem: 281 50<-156 -26 -156 -26 40 466 532 662> 564 66<199.5 306.5>
+LayerCount: 2
+Fore
+SplineSet
+331 532 m 1
+ 359 532 l 2
+ 518 532 630 401 630 253 c 0
+ 630 105 516 -26 356 -26 c 2
+ 331 -26 l 1
+ 331 -156 l 1
+ 281 -156 l 1
+ 281 -26 l 1
+ 65 -26 l 1
+ 65 40 l 1
+ 281 40 l 1
+ 281 466 l 1
+ 65 466 l 1
+ 65 532 l 1
+ 281 532 l 1
+ 281 662 l 1
+ 331 662 l 1
+ 331 532 l 1
+331 40 m 1
+ 356 40 l 2
+ 470 40 564 146 564 253 c 0
+ 564 360 469 466 355 466 c 2
+ 331 466 l 1
+ 331 40 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2288.ss09
+Encoding: 1115009 -1 4345
+Width: 695
+Flags: MW
+HStem: -103 66<74 334 74 334 384 630 74 384> 51 66<334 334 334 384 384 630> 541 66<334 334 384 630 334 384>
+VStem: 65 66<275.5 384.5 275.5 406.5> 334 50<-203 -103 -203 -103 -37 51 117 541 607 707>
+LayerCount: 2
+Fore
+SplineSet
+630 -103 m 1
+ 384 -103 l 1
+ 384 -203 l 1
+ 334 -203 l 1
+ 334 -103 l 1
+ 74 -103 l 1
+ 74 -37 l 1
+ 334 -37 l 1
+ 334 51 l 1
+ 179 52 65 178 65 330 c 0
+ 65 483 179 606 334 607 c 1
+ 334 707 l 1
+ 384 707 l 1
+ 384 607 l 1
+ 630 607 l 1
+ 630 541 l 1
+ 384 541 l 1
+ 384 117 l 1
+ 630 117 l 1
+ 630 51 l 1
+ 384 51 l 1
+ 384 -37 l 1
+ 630 -37 l 1
+ 630 -103 l 1
+334 117 m 1
+ 334 541 l 1
+ 223 540 131 439 131 330 c 0
+ 131 221 223 118 334 117 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2289.ss09
+Encoding: 1115010 -1 4346
+Width: 695
+Flags: MW
+HStem: -103 66<65 311 65 311 361 621 65 361> 51 66<65 311 65 311 65 361> 541 66<65 311 65 311 65 361>
+VStem: 311 50<-203 -103 -203 -103 -37 51 117 541 607 707> 564 66<275.5 384.5>
+LayerCount: 2
+Fore
+SplineSet
+361 707 m 1
+ 361 607 l 1
+ 516 606 630 483 630 330 c 0
+ 630 178 516 52 361 51 c 1
+ 361 -37 l 1
+ 621 -37 l 1
+ 621 -103 l 1
+ 361 -103 l 1
+ 361 -203 l 1
+ 311 -203 l 1
+ 311 -103 l 1
+ 65 -103 l 1
+ 65 -37 l 1
+ 311 -37 l 1
+ 311 51 l 1
+ 65 51 l 1
+ 65 117 l 1
+ 311 117 l 1
+ 311 541 l 1
+ 65 541 l 1
+ 65 607 l 1
+ 311 607 l 1
+ 311 707 l 1
+ 361 707 l 1
+361 541 m 1
+ 361 117 l 1
+ 472 118 564 221 564 330 c 0
+ 564 439 472 540 361 541 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni22E0.ss09
+Encoding: 1115011 -1 4347
+Width: 685
+Flags: MW
+VStem: 311 50<-212 100 -212 117 -212 117 186 297 385 402 402 402 491 803>
+LayerCount: 2
+Fore
+SplineSet
+625 -5 m 1
+ 625 -82 l 1
+ 562 2 467 60 361 100 c 1
+ 361 -212 l 1
+ 311 -212 l 1
+ 311 117 l 1
+ 228 143 141 157 60 164 c 1
+ 60 230 l 1
+ 135 226 224 212 311 186 c 1
+ 311 314 l 1
+ 228 340 141 354 60 361 c 1
+ 60 427 l 1
+ 141 433 228 448 311 473 c 1
+ 311 803 l 1
+ 361 803 l 1
+ 361 491 l 1
+ 467 530 562 589 625 673 c 1
+ 625 596 l 1
+ 585 527 469 461 361 420 c 1
+ 361 368 l 1
+ 469 326 585 261 625 192 c 1
+ 625 115 l 1
+ 562 199 467 257 361 297 c 1
+ 361 169 l 1
+ 470 130 570 72 625 -5 c 1
+311 385 m 1
+ 311 402 l 1
+ 301 399 292 396 283 394 c 1
+ 292 391 301 388 311 385 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni22E1.ss09
+Encoding: 1115012 -1 4348
+Width: 685
+Flags: MW
+VStem: 314 50<-212 120 120 120 207 293 293 293 382 405 494 803>
+LayerCount: 2
+Fore
+SplineSet
+625 254 m 1
+ 625 188 l 1
+ 541 181 450 165 364 138 c 1
+ 364 -212 l 1
+ 314 -212 l 1
+ 314 120 l 1
+ 212 81 120 23 60 -58 c 1
+ 60 19 l 1
+ 113 94 208 150 314 189 c 1
+ 314 293 l 1
+ 212 254 120 196 60 115 c 1
+ 60 192 l 1
+ 99 258 209 322 314 364 c 1
+ 314 424 l 1
+ 209 465 99 529 60 596 c 1
+ 60 673 l 1
+ 120 592 212 534 314 494 c 1
+ 314 803 l 1
+ 364 803 l 1
+ 364 477 l 1
+ 450 449 541 433 625 427 c 1
+ 625 361 l 1
+ 541 354 450 338 364 311 c 1
+ 364 207 l 1
+ 453 235 547 250 625 254 c 1
+364 405 m 1
+ 364 382 l 1
+ 377 387 390 390 402 394 c 1
+ 390 397 377 401 364 405 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni22EC.ss09
+Encoding: 1115013 -1 4349
+Width: 685
+Flags: MW
+HStem: -103 66<64 331 64 331 381 611 64 381>
+VStem: 331 50<-189 -103 -189 -103 -37 165 262 395 395 395 492 695> 545 66<156 502 502 502>
+LayerCount: 2
+Fore
+SplineSet
+611 -103 m 1
+ 381 -103 l 1
+ 381 -189 l 1
+ 331 -189 l 1
+ 331 -103 l 1
+ 64 -103 l 1
+ 64 -37 l 1
+ 331 -37 l 1
+ 331 190 l 1
+ 54 329 l 1
+ 331 467 l 1
+ 331 695 l 1
+ 381 695 l 1
+ 381 492 l 1
+ 611 607 l 1
+ 611 51 l 1
+ 381 165 l 1
+ 381 -37 l 1
+ 611 -37 l 1
+ 611 -103 l 1
+545 156 m 1
+ 545 502 l 1
+ 381 420 l 1
+ 381 237 l 1
+ 545 156 l 1
+331 262 m 1
+ 331 395 l 1
+ 199 330 l 1
+ 199 328 l 1
+ 331 262 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22ED.ss09
+Encoding: 1115014 -1 4350
+Width: 685
+Flags: MW
+HStem: -103 66<74 304 74 304 354 621 74 354>
+VStem: 74 66<156 502 156 607> 304 50<-189 -103 -189 -103 -37 166 166 166 262 395 492 695>
+LayerCount: 2
+Fore
+SplineSet
+631 329 m 1
+ 354 191 l 1
+ 354 -37 l 1
+ 621 -37 l 1
+ 621 -103 l 1
+ 354 -103 l 1
+ 354 -189 l 1
+ 304 -189 l 1
+ 304 -103 l 1
+ 74 -103 l 1
+ 74 -37 l 1
+ 304 -37 l 1
+ 304 166 l 1
+ 74 51 l 1
+ 74 607 l 1
+ 304 492 l 1
+ 304 695 l 1
+ 354 695 l 1
+ 354 467 l 1
+ 631 329 l 1
+486 328 m 1
+ 486 330 l 1
+ 354 395 l 1
+ 354 262 l 1
+ 486 328 l 1
+304 237 m 1
+ 304 420 l 1
+ 140 502 l 1
+ 140 156 l 1
+ 304 237 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20E9.lt
+Encoding: 1115015 -1 4351
+Width: 154
+Flags: W
+HStem: 627 54<54 154>
+VStem: 0 54<538 627>
+LayerCount: 2
+Fore
+SplineSet
+154 627 m 1
+ 54 627 l 1
+ 54 538 l 1
+ 0 538 l 1
+ 0 681 l 1
+ 154 681 l 1
+ 154 627 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20E9.ex
+Encoding: 1115016 -1 4352
+Width: 200
+Flags: W
+HStem: 627 54
+VStem: 0 200
+LayerCount: 2
+Fore
+SplineSet
+200 627 m 1
+ 0 627 l 1
+ 0 681 l 1
+ 200 681 l 1
+ 200 627 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni20E9.rt
+Encoding: 1115017 -1 4353
+Width: 154
+Flags: W
+HStem: 627 54<0 100>
+VStem: 100 54<538 627>
+LayerCount: 2
+Fore
+SplineSet
+0 681 m 1
+ 154 681 l 1
+ 154 538 l 1
+ 100 538 l 1
+ 100 627 l 1
+ 0 627 l 1
+ 0 681 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2201.rtlm
+Encoding: 1115018 -1 4354
+Width: 463
+Flags: W
+HStem: -15 66<154.461 307.142> 694 66<152.082 309.156>
+VStem: 59 66<80.5117 220 524 665.16> 338 66<81.7007 666.361>
+LayerCount: 2
+Fore
+SplineSet
+59 220 m 1
+ 125 220 l 1
+ 125 130 l 2
+ 125 62 203 51 229 51 c 0
+ 254 51 338 60 338 129 c 2
+ 338 616 l 2
+ 338 687 257 694 232 694 c 0
+ 206 694 125 690 125 615 c 2
+ 125 524 l 1
+ 59 524 l 1
+ 59 611 l 2
+ 59 744 176 760 230 760 c 0
+ 285 760 404 744 404 613 c 2
+ 404 130 l 2
+ 404 0 292 -15 234 -15 c 0
+ 178 -15 59 -2 59 122 c 2
+ 59 220 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2202.rtlm
+Encoding: 1115019 -1 4355
+Width: 471
+Flags: W
+HStem: -11 30<234.423 324.99> 405 30<128.712 216.456> 638 30<142.745 269.832>
+VStem: 0 71<390.905 551.046> 350 81<53.3121 240.791>
+LayerCount: 2
+Back
+SplineSet
+414 625 m 1
+ 434 645 l 1
+ 414 662 380 668 346 668 c 0
+ 220 668 107 582 37 408 c 0
+ -14 280 -97 -11 137 -11 c 0
+ 235 -11 308 66 348 151 c 0
+ 414 292 370 435 224 435 c 0
+ 192 435 143 424 105 387 c 1
+ 111 409 120 433 131 457 c 0
+ 172 545 244 638 346 638 c 0
+ 373 638 393 633 414 625 c 1
+100 319 m 0
+ 130 384 174 405 201 405 c 0
+ 300 405 316 256 251 117 c 0
+ 233 79 202 19 139 19 c 0
+ 62 19 49 119 69 221 c 0
+ 75 254 86 288 100 319 c 0
+EndSplineSet
+Fore
+SplineSet
+276 625 m 1
+ 251 633 229 638 202 638 c 0
+ 100 638 71 545 71 457 c 0
+ 71 433 74 409 78 387 c 1
+ 99 424 142 435 174 435 c 0
+ 320 435 431 292 431 151 c 0
+ 431 66 393 -11 295 -11 c 0
+ 61 -11 0 260 0 408 c 0
+ 0 578 62 668 188 668 c 0
+ 222 668 258 662 286 645 c 1
+ 276 625 l 1
+104 319 m 0
+ 104 288 110 254 119 221 c 0
+ 147 119 206 19 283 19 c 0
+ 346 19 350 79 350 117 c 0
+ 350 256 264 405 165 405 c 0
+ 138 405 104 384 104 319 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2203.rtlm
+Encoding: 1115020 -1 4356
+Width: 560
+Flags: W
+HStem: 0 66<139 487> 298 66<139 475> 596 66<139 487>
+VStem: 73 66<66 298 364 596>
+CounterMasks: 1 e0
+LayerCount: 2
+Fore
+SplineSet
+73 0 m 1
+ 73 662 l 1
+ 487 662 l 1
+ 487 596 l 1
+ 139 596 l 1
+ 139 364 l 1
+ 475 364 l 1
+ 475 298 l 1
+ 139 298 l 1
+ 139 66 l 1
+ 487 66 l 1
+ 487 0 l 1
+ 73 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2204.rtlm
+Encoding: 1115021 -1 4357
+Width: 560
+Flags: W
+HStem: 0 66<133 165 246 481> 298 66<133 267 348 469> 596 66<133 370 450 481>
+VStem: 67 66<66 298 364 596>
+CounterMasks: 1 e0
+LayerCount: 2
+Fore
+SplineSet
+181 -122 m 1
+ 123 -122 l 1
+ 165 0 l 1
+ 67 0 l 1
+ 67 662 l 1
+ 392 662 l 1
+ 431 775 l 1
+ 489 775 l 1
+ 450 662 l 1
+ 481 662 l 1
+ 481 596 l 1
+ 428 596 l 1
+ 348 364 l 1
+ 469 364 l 1
+ 469 298 l 1
+ 325 298 l 1
+ 246 66 l 1
+ 481 66 l 1
+ 481 0 l 1
+ 223 0 l 1
+ 181 -122 l 1
+370 596 m 1
+ 133 596 l 1
+ 133 364 l 1
+ 290 364 l 1
+ 370 596 l 1
+267 298 m 1
+ 133 298 l 1
+ 133 66 l 1
+ 188 66 l 1
+ 267 298 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni225F.rtlm
+Encoding: 1115022 -1 4358
+Width: 685
+Flags: W
+HStem: 120 66<48 637> 320 66<48 637> 454 85<308.041 381.861> 824 39<319.293 396.824>
+VStem: 229 81<706.044 817.168> 302 85<459.139 532.874> 332 31<567 621.647> 404 54<742.915 816.445>
+LayerCount: 2
+Fore
+SplineSet
+332 567 m 1xfb
+ 323 611 315 633 295 654 c 0
+ 243 709 229 731 229 767 c 0
+ 229 828 287 863 349 863 c 0
+ 411 863 458 821 458 770 c 0
+ 458 743 443 724 419 724 c 0
+ 398 724 385 738 385 757 c 0
+ 385 779 404 779 404 791 c 0
+ 404 801 383 824 357 824 c 0
+ 327 824 310 805 310 772 c 0
+ 310 741 328 704 340 676 c 0
+ 361 627 363 599 363 567 c 1
+ 332 567 l 1xfb
+302 497 m 0xf5
+ 302 520 323 539 344 539 c 0
+ 368 539 387 521 387 497 c 0
+ 387 473 371 454 344 454 c 0
+ 320 454 302 473 302 497 c 0xf5
+48 320 m 1
+ 48 386 l 1
+ 637 386 l 1
+ 637 320 l 1
+ 48 320 l 1
+48 120 m 1
+ 48 186 l 1
+ 637 186 l 1
+ 637 120 l 1
+ 48 120 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni228C.rtlm
+Encoding: 1115023 -1 4359
+Width: 620
+Flags: W
+HStem: -31 66<225.349 395.499> 257 66<172 301.912> 435 20G<240 292.5>
+VStem: 48 66<149.085 536> 506 66<147.117 536>
+LayerCount: 2
+Fore
+SplineSet
+172 257 m 1
+ 172 323 l 1
+ 277 323 l 2
+ 287 323 303 335 303 345 c 0
+ 303 354 299 360 289 370 c 0
+ 269 391 261 405 240 436 c 1
+ 260 455 l 1
+ 325 380 351 335 447 295 c 1
+ 447 285 l 1
+ 351 244 325 200 259 124 c 1
+ 239 143 l 1
+ 258 171 263 182 288 209 c 0
+ 297 218 302 229 302 237 c 0
+ 302 247 294 257 276 257 c 2
+ 172 257 l 1
+48 536 m 1
+ 114 536 l 1
+ 114 240 l 2
+ 114 126 204 35 310 35 c 0
+ 419 35 506 127 506 241 c 2
+ 506 536 l 1
+ 572 536 l 1
+ 572 237 l 2
+ 572 78 459 -31 310 -31 c 0
+ 162 -31 48 80 48 240 c 2
+ 48 536 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2239.rtlm
+Encoding: 1115024 -1 4360
+Width: 685
+Flags: W
+HStem: -5 127<64.7473 158.006> 220 66<237 637> 384 127<64.3039 159.303>
+VStem: 48 127<12.0975 107.457 399.347 494.767>
+CounterMasks: 1 e0
+LayerCount: 2
+Fore
+SplineSet
+48 448 m 0
+ 48 485 79 511 111 511 c 0
+ 143 511 175 486 175 448 c 0
+ 175 409 149 384 111 384 c 0
+ 73 384 48 414 48 448 c 0
+48 59 m 0
+ 48 100 77 122 112 122 c 0
+ 145 122 175 99 175 59 c 0
+ 175 25 145 -5 112 -5 c 0
+ 77 -5 48 25 48 59 c 0
+237 220 m 1
+ 237 286 l 1
+ 637 286 l 1
+ 637 220 l 1
+ 237 220 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22A7.rtlm
+Encoding: 1115025 -1 4361
+Width: 498
+Flags: W
+HStem: 0 21G<368 434> 198 66<64 368> 398 66<64 368> 642 20G<368 434>
+VStem: 368 66<0 198 264 398 464 662>
+LayerCount: 2
+Fore
+SplineSet
+64 198 m 1
+ 64 264 l 1
+ 368 264 l 1
+ 368 398 l 1
+ 64 398 l 1
+ 64 464 l 1
+ 368 464 l 1
+ 368 662 l 1
+ 434 662 l 1
+ 434 0 l 1
+ 368 0 l 1
+ 368 198 l 1
+ 64 198 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22AA.rtlm
+Encoding: 1115026 -1 4362
+Width: 860
+Flags: W
+HStem: 0 21G<348 414 548 614 749 815> 298 66<45 348> 642 20G<348 414 548 614 749 815>
+VStem: 348 66<0 298 364 662> 548 66<0 662> 749 66<0 662>
+LayerCount: 2
+Fore
+SplineSet
+45 298 m 1
+ 45 364 l 1
+ 348 364 l 1
+ 348 662 l 1
+ 414 662 l 1
+ 414 0 l 1
+ 348 0 l 1
+ 348 298 l 1
+ 45 298 l 1
+548 0 m 1
+ 548 662 l 1
+ 614 662 l 1
+ 614 0 l 1
+ 548 0 l 1
+749 0 m 1
+ 749 662 l 1
+ 815 662 l 1
+ 815 0 l 1
+ 749 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22AC.rtlm
+Encoding: 1115027 -1 4363
+Width: 786
+Flags: W
+HStem: 0 21G<63 151.463 555 621> 298 66<64 353 487 555> 642 20G<555 621 688.449 777>
+VStem: 555 66<0 298 364 434 573 662>
+LayerCount: 2
+Fore
+SplineSet
+708 662 m 1
+ 777 662 l 1
+ 621 502 l 1
+ 621 0 l 1
+ 555 0 l 1
+ 555 298 l 1
+ 422 298 l 1
+ 132 0 l 1
+ 63 0 l 1
+ 353 298 l 1
+ 64 298 l 1
+ 64 364 l 1
+ 418 364 l 1
+ 555 505 l 1
+ 555 662 l 1
+ 621 662 l 1
+ 621 573 l 1
+ 708 662 l 1
+487 364 m 1
+ 555 364 l 1
+ 555 434 l 1
+ 487 364 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22AD.rtlm
+Encoding: 1115028 -1 4364
+Width: 786
+Flags: W
+HStem: 0 21G<63 151.495 555 621> 198 66<64 256 389 555> 398 66<64 451> 642 20G<555 621 688.449 777>
+VStem: 555 66<0 198 264 398 573 662>
+LayerCount: 2
+Fore
+SplineSet
+708 662 m 1
+ 777 662 l 1
+ 621 502 l 1
+ 621 0 l 1
+ 555 0 l 1
+ 555 198 l 1
+ 325 198 l 1
+ 132 0 l 1
+ 63 0 l 1
+ 256 198 l 1
+ 64 198 l 1
+ 64 264 l 1
+ 320 264 l 1
+ 451 398 l 1
+ 64 398 l 1
+ 64 464 l 1
+ 515 464 l 1
+ 555 505 l 1
+ 555 662 l 1
+ 621 662 l 1
+ 621 573 l 1
+ 708 662 l 1
+389 264 m 1
+ 555 264 l 1
+ 555 398 l 1
+ 520 398 l 1
+ 389 264 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22AE.rtlm
+Encoding: 1115029 -1 4365
+Width: 968
+Flags: W
+HStem: 0 21G<46 149.235 537 603 737 803> 298 66<46 422 500 505> 642 20G<537 603 737 803 855.839 959>
+VStem: 537 66<0 298 442 662> 737 66<0 486 600 662>
+LayerCount: 2
+Fore
+SplineSet
+881 662 m 1
+ 959 662 l 1
+ 803 538 l 1
+ 803 0 l 1
+ 737 0 l 1
+ 737 486 l 1
+ 603 380 l 1
+ 603 0 l 1
+ 537 0 l 1
+ 537 298 l 1
+ 500 298 l 1
+ 124 0 l 1
+ 46 0 l 1
+ 422 298 l 1
+ 46 298 l 1
+ 46 364 l 1
+ 505 364 l 1
+ 537 389 l 1
+ 537 662 l 1
+ 603 662 l 1
+ 603 442 l 1
+ 737 548 l 1
+ 737 662 l 1
+ 803 662 l 1
+ 803 600 l 1
+ 881 662 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22AF.rtlm
+Encoding: 1115030 -1 4366
+Width: 968
+Flags: W
+HStem: 0 21G<46 151.152 537 603 737 803> 198 66<46 295 375 378 458 537> 398 66<46 537> 642 20G<537 603 737 803 853.667 959>
+VStem: 537 66<0 198 264 327 464 662> 737 66<0 486 602 662>
+LayerCount: 2
+Fore
+SplineSet
+126 0 m 1
+ 46 0 l 1
+ 295 198 l 1
+ 46 198 l 1
+ 46 264 l 1
+ 378 264 l 1
+ 537 390 l 1
+ 537 398 l 1
+ 46 398 l 1
+ 46 464 l 1
+ 537 464 l 1
+ 537 662 l 1
+ 603 662 l 1
+ 603 443 l 1
+ 737 549 l 1
+ 737 662 l 1
+ 803 662 l 1
+ 803 602 l 1
+ 879 662 l 1
+ 959 662 l 1
+ 803 538 l 1
+ 803 0 l 1
+ 737 0 l 1
+ 737 486 l 1
+ 603 379 l 1
+ 603 0 l 1
+ 537 0 l 1
+ 537 198 l 1
+ 375 198 l 1
+ 126 0 l 1
+458 264 m 1
+ 537 264 l 1
+ 537 327 l 1
+ 458 264 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni22B8.rtlm
+Encoding: 1115031 -1 4367
+Width: 849
+Flags: W
+HStem: 103 50<138.28 260.759> 353 50<138.28 260.759>
+VStem: 50 50<191.28 314.72>
+LayerCount: 2
+Fore
+SplineSet
+799 286 m 1
+ 346 286 l 1
+ 331 353 272 403 200 403 c 0
+ 117 403 50 336 50 253 c 0
+ 50 170 117 103 200 103 c 0
+ 272 103 331 153 346 220 c 1
+ 799 220 l 1
+ 799 286 l 1
+100 253 m 0
+ 100 308 145 353 200 353 c 0
+ 255 353 300 308 300 253 c 0
+ 300 198 255 153 200 153 c 0
+ 145 153 100 198 100 253 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni27C0.rtlm
+Encoding: 1115032 -1 4368
+Width: 685
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+50 0 m 1
+ 634 0 l 1
+ 634 584 l 1
+ 568 584 l 1
+ 568 113 l 1
+ 97 584 l 1
+ 50 537 l 1
+ 521 66 l 1
+ 50 66 l 1
+ 50 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni27DC.rtlm
+Encoding: 1115033 -1 4369
+Width: 849
+Flags: W
+HStem: 103 50<588.241 710.72> 353 50<588.241 710.72>
+VStem: 749 50<191.28 314.72>
+LayerCount: 2
+Fore
+SplineSet
+50 220 m 1
+ 503 220 l 1
+ 518 153 577 103 649 103 c 0
+ 732 103 799 170 799 253 c 0
+ 799 336 732 403 649 403 c 0
+ 577 403 518 353 503 286 c 1
+ 50 286 l 1
+ 50 220 l 1
+549 253 m 0
+ 549 308 594 353 649 353 c 0
+ 704 353 749 308 749 253 c 0
+ 749 198 704 153 649 153 c 0
+ 594 153 549 198 549 253 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni29DC.rtlm
+Encoding: 1115034 -1 4370
+Width: 926
+Flags: W
+HStem: 0 84<168.302 329.613 610.852 752.589> 346 84<589.928 750.545>
+VStem: 70 30<160.902 226> 824 30<142.952 267.069>
+LayerCount: 2
+Fore
+SplineSet
+100 226 m 1
+ 70 226 l 1
+ 70 72 160 0 246 0 c 0
+ 342 0 398 67 443 158 c 1
+ 517 40 577 0 666 0 c 0
+ 792 0 854 115 854 212 c 0
+ 854 346 762 430 672 430 c 0
+ 579 430 534 373 451 231 c 0
+ 418 174 353 84 257 84 c 0
+ 171 84 100 133 100 225 c 2
+ 100 226 l 1
+500 241 m 1
+ 529 275 568 346 667 346 c 0
+ 752 346 824 296 824 205 c 0
+ 824 135 778 84 700 84 c 0
+ 619 84 587 103 500 241 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni29F4.rtlm
+Encoding: 1115035 -1 4371
+Width: 926
+Flags: W
+HStem: -13 127<760.747 854.006> 220 66<217.088 243> 394 127<760.304 855.303>
+VStem: 744 127<4.09747 99.4568 409.347 504.767>
+LayerCount: 2
+Fore
+SplineSet
+55 258 m 1
+ 55 248 l 1
+ 151 207 227 133 293 57 c 1
+ 313 76 l 1
+ 290 109 261 141 231 172 c 0
+ 222 181 217 192 217 200 c 0
+ 217 210 225 220 243 220 c 2
+ 744 220 l 1
+ 744 286 l 1
+ 242 286 l 2
+ 232 286 216 298 216 308 c 0
+ 216 317 220 323 230 333 c 0
+ 259 361 290 396 312 429 c 1
+ 292 448 l 1
+ 227 373 151 298 55 258 c 1
+744 458 m 0
+ 744 424 769 394 807 394 c 0
+ 845 394 871 419 871 458 c 0
+ 871 496 839 521 807 521 c 0
+ 775 521 744 495 744 458 c 0
+744 51 m 0
+ 744 17 773 -13 808 -13 c 0
+ 841 -13 871 17 871 51 c 0
+ 871 91 841 114 808 114 c 0
+ 773 114 744 92 744 51 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A20.rtlm
+Encoding: 1115036 -1 4372
+Width: 1177
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+98 253 m 1
+ 752 -127 l 1
+ 752 -51 l 1
+ 227 253 l 1
+ 752 557 l 1
+ 752 633 l 1
+ 98 253 l 1
+425 253 m 1
+ 1079 -127 l 1
+ 1079 -51 l 1
+ 554 253 l 1
+ 1079 557 l 1
+ 1079 633 l 1
+ 425 253 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A74.rtlm
+Encoding: 1115037 -1 4373
+Width: 1015
+Flags: W
+HStem: 89 127<655.747 749.006 856.747 950.006> 290 127<655.304 750.303 856.304 951.303>
+VStem: 639 127<106.097 201.457 305.347 400.767> 840 127<106.097 201.457 305.347 400.767>
+LayerCount: 2
+Fore
+SplineSet
+48 320 m 1
+ 557 320 l 1
+ 557 386 l 1
+ 48 386 l 1
+ 48 320 l 1
+48 120 m 1
+ 557 120 l 1
+ 557 186 l 1
+ 48 186 l 1
+ 48 120 l 1
+639 354 m 0
+ 639 320 664 290 702 290 c 0
+ 740 290 766 315 766 354 c 0
+ 766 392 734 417 702 417 c 0
+ 670 417 639 391 639 354 c 0
+840 354 m 0
+ 840 320 865 290 903 290 c 0
+ 941 290 967 315 967 354 c 0
+ 967 392 935 417 903 417 c 0
+ 871 417 840 391 840 354 c 0
+639 153 m 0
+ 639 119 668 89 703 89 c 0
+ 736 89 766 119 766 153 c 0
+ 766 193 736 216 703 216 c 0
+ 668 216 639 194 639 153 c 0
+840 153 m 0
+ 840 119 869 89 904 89 c 0
+ 937 89 967 119 967 153 c 0
+ 967 193 937 216 904 216 c 0
+ 869 216 840 194 840 153 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A7B.rtlm
+Encoding: 1115038 -1 4374
+Width: 685
+Flags: W
+HStem: 397 85<388.041 461.861> 767 39<399.293 476.824>
+VStem: 309 81<649.044 760.168> 382 85<402.139 475.874> 412 31<510 564.647> 484 54<685.915 759.445>
+LayerCount: 2
+Fore
+SplineSet
+412 510 m 1xec
+ 443 510 l 1
+ 443 542 441 570 420 619 c 0
+ 408 647 390 684 390 715 c 0
+ 390 748 407 767 437 767 c 0
+ 463 767 484 744 484 734 c 0
+ 484 722 465 722 465 700 c 0
+ 465 681 478 667 499 667 c 0
+ 523 667 538 686 538 713 c 0
+ 538 764 491 806 429 806 c 0
+ 367 806 309 771 309 710 c 0
+ 309 674 323 652 375 597 c 0
+ 395 576 403 554 412 510 c 1xec
+382 440 m 0xd4
+ 382 416 400 397 424 397 c 0
+ 451 397 467 416 467 440 c 0
+ 467 464 448 482 424 482 c 0
+ 403 482 382 463 382 440 c 0xd4
+44 -26 m 1
+ 609 248 l 1
+ 609 258 l 1
+ 44 532 l 1
+ 44 467 l 1
+ 476 253 l 1
+ 44 39 l 1
+ 44 -26 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A7C.rtlm
+Encoding: 1115039 -1 4375
+Width: 685
+Flags: W
+HStem: 397 85<233.041 306.861> 767 39<244.293 321.824>
+VStem: 154 81<649.044 760.168> 227 85<402.139 475.874> 257 31<510 564.647> 329 54<685.915 759.445>
+LayerCount: 2
+Fore
+SplineSet
+257 510 m 1xec
+ 288 510 l 1
+ 288 542 286 570 265 619 c 0
+ 253 647 235 684 235 715 c 0
+ 235 748 252 767 282 767 c 0
+ 308 767 329 744 329 734 c 0
+ 329 722 310 722 310 700 c 0
+ 310 681 323 667 344 667 c 0
+ 368 667 383 686 383 713 c 0
+ 383 764 336 806 274 806 c 0
+ 212 806 154 771 154 710 c 0
+ 154 674 168 652 220 597 c 0
+ 240 576 248 554 257 510 c 1xec
+227 440 m 0xd4
+ 227 416 245 397 269 397 c 0
+ 296 397 312 416 312 440 c 0
+ 312 464 293 482 269 482 c 0
+ 248 482 227 463 227 440 c 0xd4
+76 248 m 1
+ 641 -26 l 1
+ 641 39 l 1
+ 209 253 l 1
+ 641 467 l 1
+ 641 532 l 1
+ 76 258 l 1
+ 76 248 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2AA3.rtlm
+Encoding: 1115040 -1 4376
+Width: 933
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+25 51 m 1
+ 590 324 l 1
+ 590 334 l 1
+ 25 609 l 1
+ 25 544 l 1
+ 457 329 l 1
+ 25 114 l 1
+ 25 51 l 1
+343 51 m 1
+ 908 324 l 1
+ 908 334 l 1
+ 343 609 l 1
+ 343 544 l 1
+ 775 329 l 1
+ 343 114 l 1
+ 343 51 l 1
+25 -103 m 1
+ 908 -103 l 1
+ 908 -37 l 1
+ 25 -37 l 1
+ 25 -103 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2AE2.rtlm
+Encoding: 1115041 -1 4377
+Width: 685
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+60 106 m 1
+ 559 106 l 1
+ 559 0 l 1
+ 625 0 l 1
+ 625 662 l 1
+ 559 662 l 1
+ 559 556 l 1
+ 60 556 l 1
+ 60 490 l 1
+ 559 490 l 1
+ 559 364 l 1
+ 60 364 l 1
+ 60 298 l 1
+ 559 298 l 1
+ 559 172 l 1
+ 60 172 l 1
+ 60 106 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2AE6.rtlm
+Encoding: 1115042 -1 4378
+Width: 685
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+57 298 m 1
+ 360 298 l 1
+ 360 0 l 1
+ 426 0 l 1
+ 426 298 l 1
+ 560 298 l 1
+ 560 0 l 1
+ 626 0 l 1
+ 626 662 l 1
+ 560 662 l 1
+ 560 364 l 1
+ 426 364 l 1
+ 426 662 l 1
+ 360 662 l 1
+ 360 364 l 1
+ 57 364 l 1
+ 57 298 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2320.rtlm
+Encoding: 1115043 -1 4379
+Width: 688
+Flags: W
+HStem: 1028 38<172 260.054>
+VStem: 114 90<963.363 1027.68> 294 100<807 942.463>
+LayerCount: 2
+Fore
+SplineSet
+394 -79 m 1
+ 394 825 l 2
+ 394 930 346 1066 204 1066 c 0
+ 140 1066 114 1028 114 989 c 0
+ 114 955 141 936 169 936 c 0
+ 192 936 216 948 216 979 c 0
+ 216 1004 204 1001 204 1014 c 0
+ 204 1023 211 1028 221 1028 c 0
+ 286 1028 294 937 294 807 c 2
+ 294 -79 l 1
+ 394 -79 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2321.rtlm
+Encoding: 1115044 -1 4380
+Width: 688
+Flags: W
+HStem: -59 38<427.06 515>
+VStem: 294 100<64.5369 200> 483 90<-20.6789 43.6366>
+LayerCount: 2
+Fore
+SplineSet
+294 1086 m 1
+ 294 182 l 2
+ 294 77 341 -59 483 -59 c 0
+ 547 -59 573 -21 573 18 c 0
+ 573 52 546 71 518 71 c 0
+ 495 71 471 59 471 28 c 0
+ 471 3 483 6 483 -7 c 0
+ 483 -16 476 -21 466 -21 c 0
+ 401 -21 394 70 394 200 c 2
+ 394 1086 l 1
+ 294 1086 l 1
+EndSplineSet
+EndChar
EndChars
EndSplineFont
diff --git a/Master/texmf-dist/source/fonts/xits/xits-regular.sfd b/Master/texmf-dist/source/fonts/xits/xits-regular.sfd
index cad0aa3947c..028ecc3ed44 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-regular.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-regular.sfd
@@ -3,15 +3,14 @@ FontName: XITS
FullName: XITS
FamilyName: XITS
Weight: Regular
-Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. All rights reserved.
-Version: 001.006
+Copyright: Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American Chemical Society, the American Institute of Physics, the American Mathematical Society, the American Physical Society, Elsevier, Inc., and The Institute of Electrical and Electronic Engineers, Inc. Portions copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by Elsevier, Inc. Portions copyright (c) 2009-2011 by Khaled Hosny. All rights reserved.
+Version: $version
DefaultBaseFilename: xits-regular
ItalicAngle: 0
UnderlinePosition: -50
UnderlineWidth: 50
Ascent: 750
Descent: 250
-sfntRevision: 0x00010000
LayerCount: 2
Layer: 0 0 "Back" 1
Layer: 1 0 "Fore" 0
@@ -22,7 +21,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710265
-ModificationTime: 1297512367
+ModificationTime: 1309778669
PfmFamily: 81
TTFWeight: 400
TTFWidth: 5