summaryrefslogtreecommitdiff
path: root/default
diff options
context:
space:
mode:
Diffstat (limited to 'default')
-rw-r--r--default/config.xml96
-rw-r--r--default/htdocs/fonts/Free Fonts.URL2
-rw-r--r--default/htdocs/fonts/OFL.txt93
-rw-r--r--default/htdocs/fonts/VarelaRound-Regular.eotbin0 -> 84216 bytes
-rw-r--r--default/htdocs/fonts/VarelaRound-Regular.otfbin0 -> 112836 bytes
-rw-r--r--default/htdocs/fonts/VarelaRound-Regular.svg10195
-rw-r--r--default/htdocs/fonts/VarelaRound-Regular.ttfbin0 -> 84028 bytes
-rw-r--r--default/htdocs/fonts/VarelaRound-Regular.woffbin0 -> 45068 bytes
-rw-r--r--default/htdocs/images/bg.pngbin0 -> 347 bytes
-rw-r--r--default/htdocs/images/camel.jpgbin0 -> 46392 bytes
-rw-r--r--default/htdocs/images/dotORG.pngbin0 -> 12256 bytes
-rw-r--r--default/htdocs/images/head.jpgbin0 -> 55048 bytes
-rw-r--r--default/htdocs/images/ipv6ready.pngbin0 -> 3786 bytes
-rw-r--r--default/htdocs/images/org.pngbin0 -> 4682 bytes
-rw-r--r--default/htdocs/styles/blank.css1
-rw-r--r--default/htdocs/styles/css3.css150
-rw-r--r--default/htdocs/styles/default.css116
-rw-r--r--default/templates/html5.xml32
-rw-r--r--default/templates/plain.xml4
-rw-r--r--default/templates/rss2.feed.xml15
-rw-r--r--default/templates/xhtml.xml33
21 files changed, 10737 insertions, 0 deletions
diff --git a/default/config.xml b/default/config.xml
new file mode 100644
index 0000000..899d945
--- /dev/null
+++ b/default/config.xml
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<config>
+ <!-- Static variables are written like %%varname%% -->
+ <!-- Dynamic variables are written like $$varname$$ -->
+ <!-- Special variables for XML-ing are written like @@varname@@ -->
+ <variables>
+ <title>%%host%% - %%site%%</title>
+ <documentsurl>?document=</documentsurl>
+ <imagesurl>%%documentsurl%%images/</imagesurl>
+ <stylesurl>%%documentsurl%%styles/</stylesurl>
+ <whitespace> </whitespace>
+ <pubftp>FTP HAS BEEN DISABLED</pubftp>
+ </variables>
+ <rules>
+ <!-- Possible rules-params: -->
+ <!-- end=yes -->
+ <!-- start=yes -->
+ <!-- Possible special-vars: -->
+ <!-- @@text@@ = The content text of the current content-tag -->
+ <!-- @@paramname@@ = The value of the specified tag parameter -->
+ <html5>
+ <pagetitle>[h1]</pagetitle>
+ <textheader>[h2]</textheader>
+ <textsubheader>[h3]</textsubheader>
+ <important>[div class="important"]</important>
+ <important2>[div class="important2"]</important2>
+ <information>[div class="information"]</information>
+ <text>[p]</text>
+ <type>[span class="@@class@@"]</type>
+ <quote>[pre class="quote"]</quote>
+ <pretext>[p][pre]</pretext>
+ <hyperlink>[a href="@@text@@"]</hyperlink>
+ <namedlink>[a href="@@href@@"]</namedlink>
+ <picture>[a href="@@href@@"][img align="center" border="1" alt="@@desc@@" title="@@desc@@" src="@@src@@"]</picture>
+ <cimg start="yes">[img border="0" alt="@@title@@" title="@@title@@" src="@@href@@" /]</cimg>
+ <cimglink start="yes">[center][a href="@@link@@"][img alt="@@title@@" title="@@title@@" src="@@href@@" /][/a][/center]</cimglink>
+ <rimg start="yes">[img border="0" alt="@@title@@" title="@@title@@" class="rimg" src="@@href@@" align="right" /]</rimg>
+ <rimglink start="yes">[a href="@@link@@"][img border="0" alt="@@title@@" title="@@title@@" class="rimg" src="@@href@@" align="right" /][/a]</rimglink>
+ <limg start="yes">[img border="0" alt="@@title@@" title="@@title@@" class="limg" src="@@href@@" align="left" /]</limg>
+ <newline start="yes">[br /]</newline>
+ <menu>[div class="menu"]</menu>
+ <menuitem>[a class="menuitem" href="@@link@@$$params$$"]</menuitem>
+ <activemenuitem>[a class="activemenuitem" href="@@link@@$$params$$"]</activemenuitem>
+ <enumeration>[ul]</enumeration>
+ <enumitem>[li]</enumitem>
+ <enumitemna>[li class="na"]</enumitemna>
+ <incsep>[div class="incsep"]</incsep>
+ <code>[pre class="code"]</code>
+ <javascript>[script type="text/javascript"]</javascript>
+ </html5>
+ <xhtml>
+ <pagetitle>[h1]</pagetitle>
+ <textheader>[h2]</textheader>
+ <textsubheader>[h3]</textsubheader>
+ <news start="yes"/>
+ <important>[div class="important"]</important>
+ <information>[div class="information"]</information>
+ <text>[p]</text>
+ <type>[span class="@@class@@"]</type>
+ <quote>[pre class="quote"]</quote>
+ <pretext>[p][pre]</pretext>
+ <hyperlink>[a href="@@text@@"]</hyperlink>
+ <namedlink>[a href="@@href@@"]</namedlink>
+ <picture>[a href="@@href@@"][img align="center" border="1" alt="@@desc@@" title="@@desc@@" src="@@src@@"]</picture>
+ <cimg start="yes">[img border="0" alt="@@title@@" title="@@title@@" src="@@href@@" /]</cimg>
+ <cimglink start="yes">[center][a href="@@link@@"][img alt="@@title@@" title="@@title@@" src="@@href@@" /][/a][/center]</cimglink>
+ <rimg start="yes">[img border="0" alt="@@title@@" title="@@title@@" class="rimg" src="@@href@@" align="right" /]</rimg>
+ <rimglink start="yes">[a href="@@link@@"][img border="0" alt="@@title@@" title="@@title@@" class="rimg" src="@@href@@" align="right" /][/a]</rimglink>
+ <limg start="yes">[img border="0" alt="@@title@@" title="@@title@@" class="limg" src="@@href@@" align="left" /]</limg>
+ <newline start="yes">[br /]</newline>
+ <menu>[div class="menu"]</menu>
+ <menuitem>[a class="menuitem" href="@@link@@$$params$$"]</menuitem>
+ <activemenuitem>[a class="activemenuitem" href="@@link@@$$params$$"]</activemenuitem>
+ <enumeration>[ul]</enumeration>
+ <enumitem>[li]</enumitem>
+ <enumitemna>[li class="na"]</enumitemna>
+ <incsep>[div class="incsep"]</incsep>
+ <code>[pre class="code"]</code>
+ <javascript>[script type="text/javascript" language="JavaScript"]</javascript>
+ </xhtml>
+ <rss2.feed>
+ <textsubheader>[title]</textsubheader>
+ <news addfront="![CDATA[" addback="]]">[description]</news>
+ <text>[p]</text>
+ <hyperlink>[a href="@@text@@"]</hyperlink>
+ <namedlink>[a href="@@href@@"]</namedlink>
+ <namedlink end="yes">%%whitespace%%(@@href@@)</namedlink>
+ <incsep>[item]</incsep>
+ <enumeration>[ul]</enumeration>
+ <enumitem>[li]</enumitem>
+ <enumitemna>[li]</enumitemna>
+ <code>[pre]</code>
+ <quote/>
+ </rss2.feed>
+ </rules>
+</config>
diff --git a/default/htdocs/fonts/Free Fonts.URL b/default/htdocs/fonts/Free Fonts.URL
new file mode 100644
index 0000000..6bafee3
--- /dev/null
+++ b/default/htdocs/fonts/Free Fonts.URL
@@ -0,0 +1,2 @@
+[InternetShortcut]
+URL=http://www.font2web.com/freestuff.html
diff --git a/default/htdocs/fonts/OFL.txt b/default/htdocs/fonts/OFL.txt
new file mode 100644
index 0000000..5e3a7bc
--- /dev/null
+++ b/default/htdocs/fonts/OFL.txt
@@ -0,0 +1,93 @@
+Copyright (c) 2011, Joe Prince, Admix Designs (http://www.admixdesigns.com/),
+with Reserved Font Names "Varela" and "Varela Round".
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/default/htdocs/fonts/VarelaRound-Regular.eot b/default/htdocs/fonts/VarelaRound-Regular.eot
new file mode 100644
index 0000000..4bd26f3
--- /dev/null
+++ b/default/htdocs/fonts/VarelaRound-Regular.eot
Binary files differ
diff --git a/default/htdocs/fonts/VarelaRound-Regular.otf b/default/htdocs/fonts/VarelaRound-Regular.otf
new file mode 100644
index 0000000..147617a
--- /dev/null
+++ b/default/htdocs/fonts/VarelaRound-Regular.otf
Binary files differ
diff --git a/default/htdocs/fonts/VarelaRound-Regular.svg b/default/htdocs/fonts/VarelaRound-Regular.svg
new file mode 100644
index 0000000..df51b4b
--- /dev/null
+++ b/default/htdocs/fonts/VarelaRound-Regular.svg
@@ -0,0 +1,10195 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg>
+<metadata>
+Created by FontForge 20090914 at Sun Sep 29 14:23:21 2013
+ By www-data
+Copyright (c) 2011, Joe Prince, Admix Designs (http://www.admixdesigns.com/) with Reserved Font Name Varela Round.
+</metadata>
+<defs>
+<font id="VarelaRound-Regular" horiz-adv-x="628" >
+ <font-face
+ font-family="Varela Round"
+ font-weight="400"
+ font-stretch="normal"
+ units-per-em="1000"
+ panose-1="2 0 0 0 0 0 0 0 0 0"
+ ascent="800"
+ descent="-200"
+ x-height="509.998"
+ cap-height="703"
+ bbox="-140 -286 988.002 918"
+ underline-thickness="50"
+ underline-position="-50"
+ unicode-range="U+0020-U+FB06"
+ />
+<missing-glyph horiz-adv-x="514"
+d="M441 698c14.667 0 27.167 -5.16699 37.5 -15.5s15.5 -22.833 15.5 -37.5v-593c0 -14.667 -5.16699 -27 -15.5 -37s-22.833 -15 -37.5 -15h-369c-14.667 0 -27 5 -37 15s-15 22.333 -15 37v593c0 14.667 5 27.167 15 37.5s22.333 15.5 37 15.5h369zM444 602l-158 -253
+l158 -253v506zM100 648l157 -251l156 251h-313zM227 349l-157 253v-506zM413 50l-156 252l-157 -252h313z" />
+ <glyph glyph-name=".notdef" horiz-adv-x="514"
+d="M441 698c14.667 0 27.167 -5.16699 37.5 -15.5s15.5 -22.833 15.5 -37.5v-593c0 -14.667 -5.16699 -27 -15.5 -37s-22.833 -15 -37.5 -15h-369c-14.667 0 -27 5 -37 15s-15 22.333 -15 37v593c0 14.667 5 27.167 15 37.5s22.333 15.5 37 15.5h369zM444 602l-158 -253
+l158 -253v506zM100 648l157 -251l156 251h-313zM227 349l-157 253v-506zM413 50l-156 252l-157 -252h313z" />
+ <glyph glyph-name="space" unicode=" " horiz-adv-x="260"
+ />
+ <glyph glyph-name="exclam" unicode="!" horiz-adv-x="281"
+d="M141 193c-21.333 0 -32.668 9.66699 -34.001 29l-18 330v99c0 14.667 5 27 15 37s22.333 15 37 15s26.834 -5 36.501 -15s14.5 -22.333 14.5 -37v-99l-18 -330c-1.33301 -19.333 -12.333 -29 -33 -29zM99.498 97.5c11.667 11.667 25.667 17.5 42 17.5
+s30.333 -5.83301 42 -17.5s17.5 -25.667 17.5 -42s-5.83301 -30.333 -17.5 -42s-25.667 -17.5 -42 -17.5s-30.333 5.83301 -42 17.5s-17.5 25.667 -17.5 42s5.83301 30.333 17.5 42z" />
+ <glyph glyph-name="quotedbl" unicode="&#x22;" horiz-adv-x="411"
+d="M66.5 602c-2.33301 16 -3.99902 31 -4.99902 45s-1.5 29.167 -1.5 45.5s5.16699 29.5 15.5 39.5s22.166 15 35.499 15s25 -5 35 -15c10.667 -10 16 -23.167 16 -39.5s-0.5 -31.5 -1.5 -45.5s-2.66699 -29 -5 -45s-5 -31.5 -8 -46.5s-5.5 -26.833 -7.5 -35.5
+c-3.33301 -18.667 -13 -28 -29 -28c-8 0 -14.5 2.5 -19.5 7.5s-8.33301 11.833 -10 20.5l-7 35.5c-3 15 -5.66699 30.5 -8 46.5zM255.501 602c-2.33301 16 -3.99902 31 -4.99902 45s-1.5 29.167 -1.5 45.5s5.16699 29.5 15.5 39.5s22.166 15 35.499 15s25 -5 35 -15
+c10.667 -10 16 -23.167 16 -39.5s-0.5 -31.5 -1.5 -45.5s-2.66699 -29 -5 -45s-5 -31.5 -8 -46.5s-5.16699 -26.833 -6.5 -35.5c-4 -18.667 -14 -28 -30 -28c-8 0 -14.5 2.5 -19.5 7.5s-8.33301 11.833 -10 20.5l-7 35.5c-3 15 -5.66699 30.5 -8 46.5z" />
+ <glyph glyph-name="numbersign" unicode="#" horiz-adv-x="612"
+d="M134.5 5c-7 6.66699 -10.5039 12.998 -10.5039 18.998s8 58.667 24 158h-77c-9.33301 0 -17.5 3.5 -24.5 10.5s-10.5 15.167 -10.5 24.5s3.5 17.5 10.5 24.5s15.167 10.5 24.5 10.5h88l24 152h-77c-9.33301 0 -17.5 3.5 -24.5 10.5s-10.5 15.167 -10.5 24.5
+s3.5 17.5 10.5 24.5s15.167 10.5 24.5 10.5h88l25 158c1.33301 7.33301 5.16602 13.833 11.499 19.5s14.5 8.5 24.5 8.5s18.167 -3.33301 24.5 -10s9.5 -12.667 9.5 -18s-0.166992 -9.16602 -0.5 -11.499l-2.5 -18c-1.33301 -9.66699 -3.66602 -24.5 -6.99902 -44.5l-14 -84
+h127l25 158c1.33301 7.33301 5.16602 13.833 11.499 19.5s14.5 8.5 24.5 8.5s18.167 -3.33301 24.5 -10s9.5 -12.667 9.5 -18s-0.166992 -9.16602 -0.5 -11.499l-2.5 -18c-1.33301 -9.66699 -3.66602 -24.5 -6.99902 -44.5l-14 -84h77c9.33301 0 17.5 -3.5 24.5 -10.5
+s10.5 -15.167 10.5 -24.5s-3.5 -17.5 -10.5 -24.5s-15.167 -10.5 -24.5 -10.5h-88l-24 -152h77c9.33301 0 17.5 -3.5 24.5 -10.5s10.5 -15.167 10.5 -24.5s-3.5 -17.5 -10.5 -24.5s-15.167 -10.5 -24.5 -10.5h-88l-25 -158c-1.33301 -7.33301 -5.16602 -14 -11.499 -20
+s-14.166 -9 -23.499 -9s-17.5 3.33301 -24.5 10s-10.5 13 -10.5 19s8 58.667 24 158h-127l-25 -158c-1.33301 -7.33301 -5.16602 -14 -11.499 -20s-14.166 -9 -23.499 -9s-17.5 3.33301 -24.5 10zM380.996 403.998h-127l-24 -152h127z" />
+ <glyph glyph-name="dollar" unicode="$" horiz-adv-x="612"
+d="M334 387c28 -6.66699 56 -14.333 84 -23s53.333 -20.334 76 -35.001c50 -33.333 75 -81.333 75 -144c0 -54 -21.333 -99 -64 -135s-99.667 -56 -171 -60v-78c0 -6.66699 -2.16699 -12 -6.5 -16s-9.83301 -6 -16.5 -6c-14.667 0 -22 7.33301 -22 22v78
+c-75.333 3.33301 -146.666 19.333 -213.999 48c-18.667 8.66699 -28 20.167 -28 34.5s3.66699 25.5 11 33.5s15.833 12 25.5 12s21.167 -3 34.5 -9c46.667 -20.667 103.667 -32 171 -34v229c-74 19.333 -124.667 38 -152 56s-48 38 -62 60s-21 48 -21 78s5 56.833 15 80.5
+s25 44.834 45 63.501c42.667 39.333 101 61 175 65v78c0 6.66699 2 12.167 6 16.5s9.33301 6.5 16 6.5s12.167 -2.16699 16.5 -6.5s6.5 -9.83301 6.5 -16.5v-77c67.333 -2.66699 126.666 -13.667 177.999 -33c18.667 -6.66699 28 -20 28 -40c0 -10 -3.5 -19.333 -10.5 -28
+s-14.667 -13 -23 -13s-19.5 2.66699 -33.5 8c-40.667 14 -87 21.667 -139 23v-238zM144 510.001c0 -44 29.333 -76 88 -96c18 -6 37 -11.333 57 -16v225c-42 -4 -76.667 -15.5 -104 -34.5s-41 -45.167 -41 -78.5zM334 76.001c68.667 4.66699 113.333 26.333 134 65
+c7.33301 14 11 29.5 11 46.5s-3.83301 30.667 -11.5 41s-18.167 19.5 -31.5 27.5c-19.333 12 -53.333 24.333 -102 37v-217z" />
+ <glyph glyph-name="percent" unicode="%" horiz-adv-x="814"
+d="M204 715c51.333 0 91.333 -17.332 120 -51.999c27.333 -32.667 41 -75 41 -127s-13.667 -94.333 -41 -127c-28.667 -34.667 -68.667 -52 -120 -52c-50.667 0 -90.667 17.333 -120 52c-27.333 31.333 -41 73.666 -41 126.999c0 82 30.333 137 91 165
+c20 9.33301 43.333 14 70 14zM204 422.001c30 0 52.667 11 68 33s23 49 23 81s-7.66699 59 -23 81s-38 33 -68 33s-52.667 -11 -68 -33s-23 -49 -23 -81s7.66699 -59 23 -81s38 -33 68 -33zM610 340.001c51.333 0 91.333 -17.332 120 -51.999c27.333 -32.667 41 -75 41 -127
+s-13.667 -94.333 -41 -127c-28.667 -34.667 -68.667 -52 -120 -52c-50.667 0 -90.667 17.333 -120 52c-27.333 31.333 -41 73.666 -41 126.999c0 82 30.333 137 91 165c20 9.33301 43.333 14 70 14zM610 47.002c30 0 52.667 11 68 33s23 49 23 81s-7.66699 59 -23 81
+s-38 33 -68 33s-52.667 -11 -68 -33s-23 -49 -23 -81s7.66699 -59 23 -81s38 -33 68 -33zM635.5 699.002c6.33301 -5.33301 9.50098 -12.168 9.50098 -20.501s-2.33301 -16.166 -7 -23.499l-404 -647c-7.33301 -12 -16.333 -18 -27 -18s-19.334 3.16699 -26.001 9.5
+s-10 13.333 -10 21s1.66699 14.167 5 19.5l407 651c6.66699 10.667 15.5 16 26.5 16s19.667 -2.66699 26 -8z" />
+ <glyph glyph-name="ampersand" unicode="&#x26;" horiz-adv-x="732"
+d="M521 68c-60.667 -52 -129 -78.0039 -205 -78.0039c-82 0 -145 22 -189 66c-37.333 37.333 -56 84 -56 140c0 45.333 13.667 87 41 125c21.333 28.667 45.333 51 72 67c-17.333 21.333 -31.833 42.833 -43.5 64.5s-17.5 46.334 -17.5 74.001s4.33301 52.167 13 73.5
+s21 40 37 56c34.667 34.667 80.334 52 137.001 52c44.667 0 89 -14.667 133 -44c12 -6.66699 18 -15.667 18 -27s-3.33301 -20.5 -10 -27.5s-13.834 -10.5 -21.501 -10.5s-16.5 2.66699 -26.5 8c-28.667 15.333 -55 23 -79 23s-42.667 -2.66699 -56 -8
+s-24.666 -12.333 -33.999 -21c-18 -17.333 -27 -36 -27 -56s1.83301 -35.667 5.5 -47s9.5 -22.666 17.5 -33.999c11.333 -17.333 37 -44.333 77 -81l209 -197c11.333 17.333 20.5 33.666 27.5 48.999s14 25.333 21 30s15.667 7 26 7s19.5 -3.83301 27.5 -11.5
+s12 -16.167 12 -25.5c0 -21.333 -17.667 -56.666 -53 -105.999l67 -64c10.667 -9.33301 16 -19.666 16 -30.999s-3.5 -21.166 -10.5 -29.499s-16.833 -12.5 -29.5 -12.5s-23.334 4 -32.001 12zM239 331.996c-36.667 -23.333 -61.666 -53.999 -74.999 -91.999
+c-4.66699 -14 -7 -30 -7 -48s4 -34.833 12 -50.5s18.667 -28.834 32 -39.501c28 -23.333 61 -35 99 -35s69.667 5.5 95 16.5s47.666 24.167 66.999 39.5z" />
+ <glyph glyph-name="quotesingle" unicode="'" horiz-adv-x="238"
+d="M174.5 726.5c11 -11 16.4971 -24.168 16.4971 -39.501v-59c0 -35.333 -9 -66.666 -27 -93.999c-12.667 -20 -31 -37.333 -55 -52c-3.33301 -3.33301 -9.16602 -5 -17.499 -5s-15.166 3 -20.499 9s-8 13.667 -8 23s5 17 15 23c14.667 8.66699 26.834 19.5 36.501 32.5
+s14.5 33.167 14.5 60.5h-4c-15.333 0 -28.5 5.5 -39.5 16.5s-16.5 24.167 -16.5 39.5v6c0 15.333 5.5 28.5 16.5 39.5s24.167 16.5 39.5 16.5h10c15.333 0 28.5 -5.5 39.5 -16.5z" />
+ <glyph glyph-name="parenleft" unicode="(" horiz-adv-x="312"
+d="M259 -93c4 -7.33301 6 -15.665 6 -24.998s-4 -17.666 -12 -24.999s-16.833 -11 -26.5 -11s-16.667 1.66699 -21 5s-8.83301 7.66602 -13.5 12.999c-48 57.333 -83.5 124.5 -106.5 201.5s-34.5 157.5 -34.5 241.5s11.5 164.5 34.5 241.5s58.5 144.167 106.5 201.5
+c4.66699 5.33301 9.16699 9.66602 13.5 12.999s11.333 5 21 5s18.5 -3.66699 26.5 -11s12 -15.833 12 -25.5s-2 -17.834 -6 -24.501c-78 -130.667 -117 -264 -117 -400s39 -269.333 117 -400z" />
+ <glyph glyph-name="parenright" unicode=")" horiz-adv-x="312"
+d="M60 -143c-8 7.33301 -12 15.665 -12 24.998s2 17.666 6 24.999c78 130.667 117 264 117 400s-39 269.333 -117 400c-4 6.66699 -6 14.834 -6 24.501s4 18.167 12 25.5s16.833 11 26.5 11s16.667 -1.66699 21 -5s8.83301 -7.66602 13.5 -12.999
+c48 -57.333 83.5 -124.5 106.5 -201.5s34.5 -157.5 34.5 -241.5s-11.5 -164.5 -34.5 -241.5s-58.5 -144.167 -106.5 -201.5c-4.66699 -5.33301 -9.16699 -9.66602 -13.5 -12.999s-11.333 -5 -21 -5s-18.5 3.66699 -26.5 11z" />
+ <glyph glyph-name="asterisk" unicode="*" horiz-adv-x="417"
+d="M236 543l100 -38.998c9.33301 -4.66699 14 -11.334 14 -20.001c0 -18 -7.33301 -29.333 -22 -34c-9.33301 -3.33301 -17.666 -2 -24.999 4c-2 1.33301 -11 8.5 -27 21.5l-54 43.5c4 -25.333 7 -45 9 -59l5 -32c0.666992 -6.66699 1.16699 -10.667 1.5 -12
+s0.5 -4.33301 0.5 -9s-3.16699 -9.66699 -9.5 -15s-13.166 -8 -20.499 -8s-14.166 2.66699 -20.499 8s-9.5 10.333 -9.5 15v9c0 3.33301 1.66699 15 5 35l11 68c-56 -44.667 -85.833 -68 -89.5 -70s-9.16699 -1.66699 -16.5 1c-14.667 4.66699 -22 13.667 -22 27
+s4.66699 22.333 14 27c0.666992 0 1.66699 0.333008 3 1s5.16602 2.33398 11.499 5.00098s16.166 6.5 29.499 11.5l56 21.5l-100 39c-9.33301 6 -14 13 -14 21c0 18 7.33301 29.333 22 34c7.33301 2.66699 14.666 1.66699 21.999 -3
+c0.666992 0 9.83398 -7.16699 27.501 -21.5l56.5 -45.5c-10.667 67.333 -16 101.666 -16 102.999v3c0 8.66699 3.16699 15.667 9.5 21s13.166 8 20.499 8s14.166 -2.66699 20.499 -8s9.5 -10.333 9.5 -15s-0.166992 -7.66699 -0.5 -9s-0.833008 -5.33301 -1.5 -12l-5 -32
+c-2 -14 -5 -33.667 -9 -59l84 67c7.33301 4.66699 14.666 5.66699 21.999 3c14.667 -4.66699 22 -13.5 22 -26.5s-4.66699 -22.5 -14 -28.5c-0.666992 0 -1.66699 -0.333008 -3 -1s-5.16602 -2.33398 -11.499 -5.00098s-16.166 -6.5 -29.499 -11.5z" />
+ <glyph glyph-name="plus" unicode="+" horiz-adv-x="562"
+d="M511 373c7.33301 -7.33301 11 -16.666 11 -27.999s-3.66699 -20.5 -11 -27.5s-16.666 -10.5 -27.999 -10.5h-163v-164c0 -11.333 -3.66699 -20.666 -11 -27.999s-16.666 -11 -27.999 -11s-20.666 3.66699 -27.999 11s-11 16.666 -11 27.999v164h-164
+c-11.333 0 -20.5 3.5 -27.5 10.5s-10.5 16.167 -10.5 27.5s3.5 20.666 10.5 27.999s16.167 11 27.5 11h164v164c0 11.333 3.66699 20.666 11 27.999s16.666 11 27.999 11s20.666 -3.66699 27.999 -11s11 -16.666 11 -27.999v-164h163c11.333 0 20.666 -3.66699 27.999 -11z
+" />
+ <glyph glyph-name="comma" unicode="," horiz-adv-x="260"
+d="M174.5 98.5c11 -11 16.4971 -24.168 16.4971 -39.501v-59c0 -35.333 -9 -66.666 -27 -93.999c-12.667 -20 -31 -37.333 -55 -52c-3.33301 -3.33301 -9.16602 -5 -17.499 -5s-15.166 3 -20.499 9s-8 13.667 -8 23s5 17 15 23c14.667 8.66699 26.834 19.5 36.501 32.5
+s14.5 33.167 14.5 60.5h-4c-15.333 0 -28.5 5.5 -39.5 16.5s-16.5 24.167 -16.5 39.5v6c0 15.333 5.5 28.5 16.5 39.5s24.167 16.5 39.5 16.5h10c15.333 0 28.5 -5.5 39.5 -16.5z" />
+ <glyph glyph-name="hyphen" unicode="-" horiz-adv-x="408"
+d="M327 309c8 -8 12 -17.667 12 -29s-4 -20.833 -12 -28.5s-17.667 -11.5 -29 -11.5h-189c-11.333 0 -20.833 3.83301 -28.5 11.5s-11.5 17.167 -11.5 28.5s3.83301 21 11.5 29s17.167 12 28.5 12h189c11.333 0 21 -4 29 -12z" />
+ <glyph glyph-name="period" unicode="." horiz-adv-x="260"
+d="M174.5 98.5c11 -11 16.5 -24.167 16.5 -39.5v-6c0 -15.333 -5.5 -28.5 -16.5 -39.5s-24.167 -16.5 -39.5 -16.5h-10c-15.333 0 -28.5 5.5 -39.5 16.5s-16.5 24.167 -16.5 39.5v6c0 15.333 5.5 28.5 16.5 39.5s24.167 16.5 39.5 16.5h10c15.333 0 28.5 -5.5 39.5 -16.5z
+" />
+ <glyph glyph-name="slash" unicode="/" horiz-adv-x="443"
+d="M316 736c6 18.667 19.333 28 40 28c11.333 0 20.833 -4 28.5 -12s11.5 -15.333 11.5 -22c0 -10.667 -1 -18 -3 -22l-265 -775c-6 -18.667 -19 -28 -39 -28c-12 0 -21.833 4 -29.5 12s-11.5 15.667 -11.5 23c0 10 1 17 3 21z" />
+ <glyph glyph-name="zero" unicode="0"
+d="M314 708c44.667 0 84 -8.66699 118 -26s62.333 -42 85 -74c45.333 -62.667 68 -149 68 -259c0 -110.667 -22.667 -197.334 -68 -260.001c-48 -66 -115.667 -99 -203 -99s-155 33 -203 99c-45.333 62.667 -68 149.334 -68 260.001c0 110 22.667 196.333 68 259
+c47.333 66.667 115 100 203 100zM314 74c58.667 0 103.332 24.666 133.999 73.999c30.667 48.667 46 115.667 46 201c0 84.667 -15.333 151.334 -46 200.001c-30.667 49.333 -75.5 74 -134.5 74s-103.667 -24.667 -134 -74s-45.5 -116 -45.5 -200
+c0 -85.333 15.333 -152.333 46 -201c30.667 -49.333 75.334 -74 134.001 -74z" />
+ <glyph glyph-name="one" unicode="1"
+d="M516.5 72.5c8.33301 -8.33301 12.502 -18.502 12.502 -30.502s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-309c-12 0 -22 4 -30 12s-12 18 -12 30s4 22.167 12 30.5s18 12.5 30 12.5h119v507l-102 -50l-10 -4c-3.33301 -1.33301 -9.5 -2 -18.5 -2s-17.5 4 -25.5 12
+s-12 19.833 -12 35.5s8.66699 27.834 26 36.501l136 71c9.33301 4.66699 18.666 7 27.999 7h21c13.333 0 24.666 -4.66699 33.999 -14s14 -20.666 14 -33.999v-565h99c12 0 22.167 -4.16699 30.5 -12.5z" />
+ <glyph glyph-name="two" unicode="2"
+d="M534.5 72.5c8.33301 -8.33301 12.498 -18.5 12.498 -30.5s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-386c-15.333 -0 -28 4.83301 -38 14.5s-15 22.167 -15 37.5c0 35.333 9.83301 67 29.5 95s44.334 54 74.001 78s61.834 46.667 96.501 68
+s66.834 42.666 96.501 63.999s54.334 43.333 74.001 66s29.5 45.334 29.5 68.001s-2.83301 41.5 -8.5 56.5s-14.5 27.833 -26.5 38.5c-26.667 24 -67.667 36 -123 36c-59.333 0 -116.333 -12 -171 -36c-6.66699 -3.33301 -14.334 -5 -23.001 -5s-16.5 3.66699 -23.5 11
+s-10.5 18 -10.5 32s7.33301 25 22 33c68 34 142 51 222 51c65.333 0 119.666 -18.667 162.999 -56c44.667 -38 67 -87 67 -147c0 -60.667 -30.333 -119 -91 -175c-26.667 -24 -55.834 -46.667 -87.501 -68l-91.5 -61.5c-29.333 -19.667 -55.666 -39 -78.999 -58
+s-39.333 -38.167 -48 -57.5h348c12 0 22.167 -4.16699 30.5 -12.5z" />
+ <glyph glyph-name="three" unicode="3"
+d="M528 528c0 -80.667 -40.335 -136.334 -121.002 -167.001c63.333 -15.333 107 -48.666 131 -99.999c10 -21.333 15 -47.666 15 -78.999s-6.66699 -59 -20 -83s-31.666 -44 -54.999 -60c-47.333 -32.667 -108.666 -49 -183.999 -49c-73.333 0 -143 13.333 -209 40
+c-17.333 8 -26 20.667 -26 38c0 10.667 3.66699 20.334 11 29.001s15.5 13 24.5 13s20.167 -2.66699 33.5 -8c41.333 -16.667 91 -25 149 -25c83.333 0 139.666 19 168.999 57c10.667 14 16 32 16 54c0 84 -73.667 126 -221 126h-16c-11.333 0 -21.166 4.16699 -29.499 12.5
+s-12.5 18.166 -12.5 29.499s4.16699 21.166 12.5 29.499s18.166 12.5 29.499 12.5h6c137.333 0 206 40.333 206 121c0 31.333 -12.833 56.5 -38.5 75.5s-65.5 28.5 -119.5 28.5c-54.667 0 -106.334 -11 -155.001 -33c-5.33301 -2.66699 -12.166 -4 -20.499 -4
+s-16.166 3.33301 -23.499 10s-11 16.667 -11 30s6.66699 23.666 20 30.999c62.667 34 130.667 51 204 51s130.833 -15.667 172.5 -47s62.5 -75.666 62.5 -132.999z" />
+ <glyph glyph-name="four" unicode="4"
+d="M555 257c11.333 0 21.001 -4 29.001 -12s12 -17.667 12 -29s-4 -20.833 -12 -28.5s-17.667 -11.5 -29 -11.5h-76v-136c0 -12.667 -4.5 -23.334 -13.5 -32.001s-19.833 -13 -32.5 -13s-23.334 4.33301 -32.001 13s-13 19.334 -13 32.001v136h-305
+c-16 0 -29.667 5.5 -41 16.5s-17 24.5 -17 40.5v9c0 14 4 26 12 36l314 401c11.333 16 28 24 50 24h20c17.333 0 31.333 -5.66699 42 -17s16 -25 16 -41v-388h76zM388.001 257v343l-266 -343h266z" />
+ <glyph glyph-name="five" unicode="5"
+d="M169 401c50 27.333 106.335 40.998 169.002 40.998c74 0 132 -21.333 174 -64c39.333 -40.667 59 -94.667 59 -162c0 -105.333 -50.333 -174.666 -151 -207.999c-34.667 -12 -75.334 -18 -122.001 -18c-81.333 0 -152.666 19.333 -213.999 58
+c-13.333 8 -20 18.833 -20 32.5s3.66699 24.834 11 33.501s15.833 13 25.5 13s21.5 -3.66699 35.5 -11c46 -24 95.667 -36 149 -36c95.333 0 155.666 24.333 180.999 73c9.33301 18 14 40.667 14 68c0 41.333 -13.833 74 -41.5 98s-61.834 36 -102.501 36
+c-62 0 -117 -14.333 -165 -43c-14 -8 -28 -12 -42 -12s-27.333 5.16699 -40 15.5s-19 24.5 -19 42.5c0 9.33301 0.666992 17.333 2 24l45 266c2 15.333 7.83301 27.5 17.5 36.5s21.5 13.5 35.5 13.5h321c12 0 22.167 -4.16699 30.5 -12.5s12.5 -18.5 12.5 -30.5
+s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-290z" />
+ <glyph glyph-name="six" unicode="6"
+d="M278 444c21.333 5.33301 47.333 7.99707 78 7.99707s60 -5.5 88 -16.5s52 -26.833 72 -47.5c42.667 -43.333 64 -100.333 64 -171c0 -64.667 -22 -118.334 -66 -161.001c-45.333 -44 -105.666 -66 -180.999 -66c-76 0 -136.333 20.667 -181 62
+c-52.667 50 -82.667 124 -90 222c-2 26.667 -3 55.334 -3 86.001s4.83301 67.334 14.5 110.001s25.667 81.5 48 116.5s52 64 89 87s79.833 34.5 128.5 34.5s87 -4.5 115 -13.5s52 -18.833 72 -29.5c14 -8 21 -18.667 21 -32s-3.66699 -24.166 -11 -32.499
+s-15.833 -12.5 -25.5 -12.5s-19.834 2.66699 -30.501 8c-36 16 -76.5 24 -121.5 24s-80.833 -9.16699 -107.5 -27.5s-47.667 -40.5 -63 -66.5c-24 -43.333 -38 -97.333 -42 -162c29.333 38.667 73.333 65.334 132 80.001zM254 89.9971c22 -10 46.833 -15 74.5 -15
+s51 3.83301 70 11.5s35.167 18.167 48.5 31.5c28 28 42 62.833 42 104.5s-12.333 76.5 -37 104.5s-62 42 -112 42c-52 0 -95.333 -13.333 -130 -40c-24 -18 -43.667 -41.333 -59 -70c12 -86.667 46.333 -143 103 -169z" />
+ <glyph glyph-name="seven" unicode="7"
+d="M551 683c10.667 -10 15.998 -22.5 15.998 -37.5s-3.33301 -29.833 -10 -44.5l-284 -581c-9.33301 -16.667 -22.166 -25 -38.499 -25s-28.666 4.16699 -36.999 12.5s-12.5 17.833 -12.5 28.5s2 20 6 28l275 547h-363c-12 0 -22.167 4.16699 -30.5 12.5
+s-12.5 18.5 -12.5 30.5s4.16699 22.333 12.5 31s18.5 13 30.5 13h408c16 0 29.333 -5 40 -15z" />
+ <glyph glyph-name="eight" unicode="8"
+d="M548 525c0 -20 -3.16797 -38.166 -9.50098 -54.499s-14.833 -30.833 -25.5 -43.5c-20 -23.333 -47 -41 -81 -53c44.667 -15.333 80.667 -37.833 108 -67.5s41 -70.167 41 -121.5c0 -52.667 -19.667 -96.334 -59 -131.001c-48 -42.667 -117.333 -64 -208 -64
+s-160 21.333 -208 64c-39.333 34.667 -59 78 -59 130s13.667 92.833 41 122.5s63.333 52.167 108 67.5c-53.333 18.667 -88.666 50.667 -105.999 96c-6.66699 16.667 -10 35 -10 55s4 40.667 12 62s21.333 41 40 59c42 41.333 102.667 62 182 62s140 -20.667 182 -62
+c34.667 -34 52 -74.333 52 -121zM313.999 70.001c60.667 0 106.668 15.333 138.001 46c25.333 23.333 38 48 38 74s-4.83301 47.333 -14.5 64s-22.834 30.667 -39.501 42c-32 22.667 -72.5 34 -121.5 34s-89.833 -11.333 -122.5 -34c-36 -24.667 -54 -58.334 -54 -101.001
+c0 -29.333 12.667 -55.666 38 -78.999c31.333 -30.667 77.333 -46 138 -46zM314 412.001c49.333 0 86.667 12.332 112 36.999c20.667 20 31 44.167 31 72.5s-11.667 53.166 -35 74.499s-59.333 32 -108 32s-84.667 -10.667 -108 -32s-35 -46.166 -35 -74.499
+s11.5 -53.666 34.5 -75.999s59.167 -33.5 108.5 -33.5z" />
+ <glyph glyph-name="nine" unicode="9"
+d="M350 254c-21.333 -5.33301 -47.333 -7.99805 -78 -7.99805s-60 5.5 -88 16.5s-52 26.833 -72 47.5c-42.667 43.333 -64 100.333 -64 171c0 65.333 22 119 66 161c46.667 44 107 66 181 66c76 0 136.333 -20.667 181 -62c52.667 -50 82.667 -124 90 -222
+c2 -26.667 3 -55.5 3 -86.5s-4.83301 -67.667 -14.5 -110s-25.667 -81 -48 -116s-52.166 -64 -89.499 -87s-80.166 -34.5 -128.499 -34.5s-86.5 4.5 -114.5 13.5s-52 18.833 -72 29.5c-14 8 -21 18.667 -21 32s3.66699 24.166 11 32.499s15.666 12.5 24.999 12.5
+s19.666 -2.66699 30.999 -8c37.333 -16 78 -24 122 -24s79.5 9.16699 106.5 27.5s48.167 40.5 63.5 66.5c24 43.333 38 97.333 42 162c-29.333 -38.667 -73.333 -65.334 -132 -80.001zM374 608.002c-22 10 -46.833 15 -74.5 15s-51 -3.83301 -70 -11.5
+s-35.167 -18.167 -48.5 -31.5c-28 -28 -42 -62.833 -42 -104.5s12.333 -76.5 37 -104.5s62 -42 112 -42c52 0 95.333 13.333 130 40c24 18 43.667 41.333 59 70c-12 86.667 -46.333 143 -103 169z" />
+ <glyph glyph-name="colon" unicode=":" horiz-adv-x="260"
+d="M135 115c15.333 0 28.5 -5.5 39.5 -16.5s16.5 -24.167 16.5 -39.5v-6c0 -15.333 -5.5 -28.5 -16.5 -39.5s-24.167 -16.5 -39.5 -16.5h-10c-15.333 0 -28.5 5.5 -39.5 16.5s-16.5 24.167 -16.5 39.5v6c0 15.333 5.5 28.5 16.5 39.5s24.167 16.5 39.5 16.5h10zM135 513
+c15.333 0 28.5 -5.5 39.5 -16.5s16.5 -24.167 16.5 -39.5v-6c0 -15.333 -5.5 -28.5 -16.5 -39.5s-24.167 -16.5 -39.5 -16.5h-10c-15.333 0 -28.5 5.5 -39.5 16.5s-16.5 24.167 -16.5 39.5v6c0 15.333 5.5 28.5 16.5 39.5s24.167 16.5 39.5 16.5h10z" />
+ <glyph glyph-name="semicolon" unicode=";" horiz-adv-x="260"
+d="M135 115c15.333 0 28.4971 -5.50098 39.4971 -16.501s16.5 -24.167 16.5 -39.5v-59c0 -35.333 -9 -66.666 -27 -93.999c-12.667 -20 -31 -37.333 -55 -52c-3.33301 -3.33301 -9.16602 -5 -17.499 -5s-15.166 3 -20.499 9s-8 13.667 -8 23s5 17 15 23
+c14.667 8.66699 26.834 19.5 36.501 32.5s14.5 33.167 14.5 60.5h-4c-15.333 0 -28.5 5.5 -39.5 16.5s-16.5 24.167 -16.5 39.5v6c0 15.333 5.5 28.5 16.5 39.5s24.167 16.5 39.5 16.5h10zM134.997 512.999c15.333 0 28.5 -5.5 39.5 -16.5s16.5 -24.167 16.5 -39.5v-6
+c0 -15.333 -5.5 -28.5 -16.5 -39.5s-24.167 -16.5 -39.5 -16.5h-10c-15.333 0 -28.5 5.5 -39.5 16.5s-16.5 24.167 -16.5 39.5v6c0 15.333 5.5 28.5 16.5 39.5s24.167 16.5 39.5 16.5h10z" />
+ <glyph glyph-name="less" unicode="&#x3c;" horiz-adv-x="580"
+d="M514.5 69.5c-7.66699 -7.66699 -15.834 -11.498 -24.501 -11.498s-15.334 1 -20.001 3l-399 179c-24 11.333 -36 28.666 -36 51.999v8c0 23.333 12 40.666 36 51.999l399 179c4.66699 2 11.334 3 20.001 3s16.834 -3.83301 24.501 -11.5s11.5 -16.5 11.5 -26.5
+c0 -19.333 -9 -32.666 -27 -39.999l-360 -160l360 -160c8 -3.33301 14.5 -8.5 19.5 -15.5s7.5 -15.333 7.5 -25s-3.83301 -18.334 -11.5 -26.001z" />
+ <glyph glyph-name="equal" unicode="=" horiz-adv-x="712"
+d="M112 404c-11.333 0 -20.666 3.66699 -27.999 11s-11 16.666 -11 27.999s3.66699 20.666 11 27.999s16.666 11 27.999 11h488c11.333 0 20.666 -3.66699 27.999 -11s11 -16.666 11 -27.999s-3.66699 -20.666 -11 -27.999s-16.666 -11 -27.999 -11h-488zM600 258
+c11.333 0 20.666 -3.66699 27.999 -11s11 -16.666 11 -27.999s-3.66699 -20.666 -11 -27.999s-16.666 -11 -27.999 -11h-488c-11.333 0 -20.666 3.66699 -27.999 11s-11 16.666 -11 27.999s3.66699 20.666 11 27.999s16.666 11 27.999 11h488z" />
+ <glyph glyph-name="greater" unicode="&#x3e;" horiz-adv-x="580"
+d="M110 61c-5.33301 -2 -12.166 -3.00195 -20.499 -3.00195s-16.333 3.83301 -24 11.5s-11.5 16.5 -11.5 26.5c0 19.333 9 32.666 27 39.999l360 160l-360 160c-8 3.33301 -14.5 8.5 -19.5 15.5s-7.5 15.333 -7.5 25s3.83301 18.334 11.5 26.001s15.667 11.5 24 11.5
+s15.166 -1 20.499 -3l399 -179c24 -11.333 36 -28.666 36 -51.999v-8c0 -23.333 -12 -40.666 -36 -51.999z" />
+ <glyph glyph-name="question" unicode="?" horiz-adv-x="497"
+d="M362 514c0 72.667 -47.665 108.997 -142.998 108.997c-52 0 -94.667 -11 -128 -33c-8.66699 -5.33301 -17.834 -8 -27.501 -8s-18.334 3.83301 -26.001 11.5s-11.5 16.5 -11.5 26.5c0 16.667 8.33301 30 25 40c52 32 110.667 48 176 48c68.667 0 123 -17 163 -51
+c41.333 -34.667 62 -80.667 62 -138c0 -60 -31.333 -113 -94 -159c-36.667 -27.333 -63 -54 -79 -80c-9.33301 -15.333 -14 -31.166 -14 -47.499s-4.5 -28.166 -13.5 -35.499s-19.5 -11 -31.5 -11s-22.167 3.83301 -30.5 11.5s-12.5 16.834 -12.5 27.501c0 66 31 123 93 171
+c40 32 65.333 55.5 76 70.5s16 30.833 16 47.5zM177.502 97.4971c11.667 11.667 25.667 17.5 42 17.5s30.333 -5.83301 42 -17.5s17.5 -25.667 17.5 -42s-5.83301 -30.333 -17.5 -42s-25.667 -17.5 -42 -17.5s-30.333 5.83301 -42 17.5s-17.5 25.667 -17.5 42
+s5.83301 30.333 17.5 42z" />
+ <glyph glyph-name="at" unicode="@" horiz-adv-x="898"
+d="M458 513c49.333 0 92 -17.0029 128 -51.0029l3 17c1.33301 9.33301 5.5 16.833 12.5 22.5s15.333 8.5 25 8.5s18 -3.5 25 -10.5s10.5 -13.5 10.5 -19.5v-11c0 -1.33301 -0.333008 -3.66602 -1 -6.99902l-33 -190c-4.66699 -28 -7 -50.167 -7 -66.5s3.83301 -31 11.5 -44
+s20.5 -19.5 38.5 -19.5c42 0 74 18.333 96 55s33 82 33 136s-9.5 99.333 -28.5 136s-44.167 67.334 -75.5 92.001c-62 49.333 -136.333 74 -223 74c-50.667 0 -98.5 -10 -143.5 -30s-84.5 -47 -118.5 -81s-60.833 -73.5 -80.5 -118.5s-29.5 -89.167 -29.5 -132.5
+s6.5 -82.5 19.5 -117.5s32.167 -66.167 57.5 -93.5c56.667 -62 130.667 -93 222 -93c43.333 0 77.333 3.33301 102 10c30.667 8 57.167 16.333 79.5 25s36.166 13 41.499 13s10.333 -2.16699 15 -6.5s7 -11 7 -20s-4.66699 -15.833 -14 -20.5
+c-70.667 -35.333 -147.667 -53 -231 -53c-53.333 0 -101.666 9.5 -144.999 28.5s-80.333 44.333 -111 76s-54.167 68.334 -70.5 110.001s-24.5 88.167 -24.5 139.5s11.333 102.666 34 153.999s53.167 96.5 91.5 135.5s83.166 70 134.499 93s104.333 34.5 159 34.5
+s105.167 -8.5 151.5 -25.5s86.833 -40.667 121.5 -71s62.167 -66.666 82.5 -108.999s30.5 -89.166 30.5 -140.499c0 -66.667 -14 -122.667 -42 -168c-34 -52.667 -82 -79 -144 -79c-50 0 -84 15.667 -102 47c-4.66699 9.33301 -8 18.333 -10 27
+c-41.333 -50 -96.333 -75 -165 -75c-53.333 0 -95.666 16.667 -126.999 50c-28.667 32 -43 70.667 -43 116s6.83301 83.166 20.5 113.499s31.5 55.833 53.5 76.5c44.667 42 99 63 163 63zM575 395.997c-28.667 30.667 -66.333 46 -113 46c-45.333 0 -83.333 -14 -114 -42
+c-33.333 -30.667 -50 -70.667 -50 -120c0 -39.333 11.333 -69.333 34 -90c20 -18 47 -27 81 -27c56.667 0 98 23.667 124 71c10 18 17.333 41 22 69z" />
+ <glyph glyph-name="A" unicode="A" horiz-adv-x="697"
+d="M667 60c3.33301 -8 5 -16.5 5 -25.5s-4 -17.833 -12 -26.5s-20.667 -13 -38 -13s-30 9.33301 -38 28l-65 156h-340l-65 -156c-8 -18.667 -20.667 -28 -38 -28s-30 4.33301 -38 13s-12 17.5 -12 26.5s1.66699 17.5 5 25.5l255 602c12 27.333 31.333 41 58 41h10
+c26.667 0 46 -13.667 58 -41zM484 262l-135 325l-135 -325h270z" />
+ <glyph glyph-name="B" unicode="B" horiz-adv-x="693"
+d="M602 517c0 -72 -32.667 -123.334 -98 -154.001c63.333 -21.333 105.333 -56.333 126 -105c7.33301 -18.667 11 -41 11 -67s-4.66699 -51 -14 -75s-24.333 -44.667 -45 -62c-42.667 -36 -108.667 -54 -198 -54h-242c-12.667 0 -23.334 4.33301 -32.001 13
+s-13 19.334 -13 32.001v607c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5h236c73.333 0 129 -16.667 167 -50s57 -77 57 -131zM515 509.999c0 31.333 -12.5 56.333 -37.5 75s-60.5 28 -106.5 28h-183v-217h166c86 0 137.333 23 154 69c4.66699 14 7 29 7 45z
+M375 84.999c94.667 0 151 22.667 169 68c6 14 9 29.667 9 47c0 40 -15 69 -45 87s-74 27 -132 27h-188v-229h187z" />
+ <glyph glyph-name="C" unicode="C" horiz-adv-x="698"
+d="M598 124c5.33301 2.66699 12.8369 4.00098 22.5039 4.00098s18 -3.83301 25 -11.5s10.5 -16.5 10.5 -26.5c0 -18 -7.33301 -30.667 -22 -38c-31.333 -17.333 -64.833 -32 -100.5 -44s-78.334 -18 -128.001 -18s-95.834 8.16699 -138.501 24.5s-79.667 40.166 -111 71.499
+c-66.667 65.333 -100 153 -100 263s33.333 197.667 100 263c64.667 64 148 96 250 96c49.333 0 91.833 -6 127.5 -18s63 -23.167 82 -33.5s30.5 -18.666 34.5 -24.999s6 -14.333 6 -24s-3.5 -18.334 -10.5 -26.001s-15.333 -11.5 -25 -11.5s-17.167 1.33301 -22.5 4
+c-26.667 14 -54 25.333 -82 34s-62.833 13 -104.5 13s-79.334 -7 -113.001 -21s-61.834 -33.333 -84.501 -58c-44.667 -48.667 -67 -113 -67 -193s22.333 -144.333 67 -193c48.667 -52.667 115.667 -79 201 -79c39.333 0 73 4.33301 101 13s55.333 20 82 34z" />
+ <glyph glyph-name="D" unicode="D" horiz-adv-x="750"
+d="M343 698c111.333 0 200 -37.332 266 -111.999c29.333 -32.667 51.166 -69.834 65.499 -111.501s21.5 -83.5 21.5 -125.5s-7.16699 -83.833 -21.5 -125.5s-36.166 -78.834 -65.499 -111.501c-66 -74.667 -154.667 -112 -266 -112h-201
+c-12.667 0 -23.334 4.33301 -32.001 13s-13 19.334 -13 32.001v607c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5h201zM332 85.001c82.667 0 149.334 24.3311 200.001 72.998c49.333 48.667 74 112.334 74 191.001s-24.667 142.334 -74 191.001
+c-50.667 48.667 -117.334 73 -200.001 73h-144v-528h144z" />
+ <glyph glyph-name="E" unicode="E" horiz-adv-x="638"
+d="M573.5 72.5c8.33301 -8.33301 12.5 -18.501 12.5 -30.501s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-401c-12.667 0 -23.334 4.33301 -32.001 13s-13 19.334 -13 32.001v607c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5h401
+c12 0 22.167 -4.16699 30.5 -12.5s12.5 -18.5 12.5 -30.5s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-355v-221h319c12 0 22.167 -4.16699 30.5 -12.5s12.5 -18.5 12.5 -30.5s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-319v-222h355c12 0 22.167 -4.16699 30.5 -12.5
+z" />
+ <glyph glyph-name="F" unicode="F" horiz-adv-x="610"
+d="M188 613v-221h308c12 0 22.167 -4.16699 30.5 -12.5s12.5 -18.5 12.5 -30.5s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-308v-267c0 -12.667 -4.5 -23.334 -13.5 -32.001s-19.833 -13 -32.5 -13s-23.334 4.33301 -32.001 13s-13 19.334 -13 32.001v612
+c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5h389c12 0 22.167 -4.16699 30.5 -12.5s12.5 -18.5 12.5 -30.5s-4.16699 -22 -12.5 -30s-18.5 -12 -30.5 -12h-343z" />
+ <glyph glyph-name="G" unicode="G" horiz-adv-x="744"
+d="M418 76c62.667 0 121 14.666 175 43.999v181h-165c-11.333 0 -21 4 -29 12s-12 17.667 -12 29s4 21 12 29s17.667 12 29 12h197c13.333 0 24.666 -4.66699 33.999 -14s14 -20.666 14 -33.999v-227c0 -14 -3.5 -26.5 -10.5 -37.5s-16.167 -19.167 -27.5 -24.5
+c-74.667 -37.333 -151 -56 -229 -56c-104.667 0 -189.334 33.333 -254.001 100c-64.667 67.333 -97 153.333 -97 258c0 106 33.667 193.333 101 262c64.667 65.333 147 98 247 98c56.667 0 104.5 -7 143.5 -21s74.167 -31 105.5 -51c13.333 -7.33301 20 -17.833 20 -31.5
+s-3.66699 -24.667 -11 -33s-16.166 -12.5 -26.499 -12.5s-18.833 1.66699 -25.5 5c-64.667 37.333 -130 56 -196 56c-77.333 0 -140.666 -23.333 -189.999 -70c-51.333 -49.333 -77 -116.666 -77 -201.999c0 -78.667 24 -143.334 72 -194.001c49.333 -52 116 -78 200 -78z
+" />
+ <glyph glyph-name="H" unicode="H" horiz-adv-x="755"
+d="M612 703c12.667 0 23.5 -4.5 32.5 -13.5s13.5 -19.833 13.5 -32.5v-617c0 -12.667 -4.5 -23.334 -13.5 -32.001s-19.833 -13 -32.5 -13s-23.334 4.33301 -32.001 13s-13 19.334 -13 32.001v266h-379v-266c0 -12.667 -4.5 -23.334 -13.5 -32.001s-19.833 -13 -32.5 -13
+s-23.334 4.33301 -32.001 13s-13 19.334 -13 32.001v617c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5s23.5 -4.5 32.5 -13.5s13.5 -19.833 13.5 -32.5v-266h379v266c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5z" />
+ <glyph glyph-name="I" unicode="I" horiz-adv-x="285"
+d="M142 703c12.667 0 23.5 -4.5 32.5 -13.5s13.5 -19.833 13.5 -32.5v-617c0 -12.667 -4.5 -23.334 -13.5 -32.001s-19.833 -13 -32.5 -13s-23.334 4.33301 -32.001 13s-13 19.334 -13 32.001v617c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5z" />
+ <glyph glyph-name="J" unicode="J" horiz-adv-x="466"
+d="M327 703c12.667 0 23.498 -4.50098 32.498 -13.501s13.5 -19.833 13.5 -32.5v-427c0 -87.333 -21.667 -151.333 -65 -192c-34.667 -32 -81.667 -48 -141 -48c-48.667 0 -93 11.333 -133 34c-14.667 8 -22 18.833 -22 32.5s3.5 24.667 10.5 33s15 12.5 24 12.5
+s18.167 -2.33301 27.5 -7c25.333 -12.667 49.833 -19 73.5 -19s42.834 1.83301 57.501 5.5s27.667 10.834 39 21.501c25.333 24 38 64.333 38 121v433c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5z" />
+ <glyph glyph-name="K" unicode="K" horiz-adv-x="670"
+d="M629 68c7.33301 -9.33301 11 -19.6689 11 -31.002s-4.16699 -21.166 -12.5 -29.499s-19.5 -12.5 -33.5 -12.5s-25.333 6 -34 18l-258 329l-114 -115v-187c0 -12.667 -4.5 -23.334 -13.5 -32.001s-19.833 -13 -32.5 -13s-23.334 4.33301 -32.001 13s-13 19.334 -13 32.001
+v617c0 12.667 4.33301 23.5 13 32.5s19.334 13.5 32.001 13.5s23.5 -4.5 32.5 -13.5s13.5 -19.833 13.5 -32.5v-318l342 348c8.66699 10.667 19.5 16 32.5 16s23.5 -3.83301 31.5 -11.5s12 -17.667 12 -30s-3.66699 -22.166 -11 -29.499l-231 -230z" />
+ <glyph glyph-name="L" unicode="L" horiz-adv-x="576"
+d="M547.5 77.5c9 -9 13.498 -19.8311 13.498 -32.498s-4.5 -23.334