all repos — h3rald @ b4be22c4bb5a60925e4dc80ee9a73e405191a095

The sources of https://h3rald.com

Standardized service feeds + changed social icons.
* Replaced jquery.timeago with date.js
* Removed qtip.
* Closes 27.
h3rald h3rald@h3rald.com
Wed, 12 Aug 2009 13:59:57 +0200
commit

b4be22c4bb5a60925e4dc80ee9a73e405191a095

parent

55052345bf9545c4eab011ca89cc0fb9dbcd2a7c

M content/home.textilecontent/home.textile

@@ -26,7 +26,7 @@ %><div class="panel" id="home">

h2. Welcome -This is Fabio Cevasco's web site, featuring his "articles":/#articles and open source "projects":/#projects. Fabio is a full-time technical writer working in Genoa, Italy. In his free time, he enjoys writing (surprise, surprise), reading about technology and programming a little bit in Ruby and other languages. +This is Fabio Cevasco's web site, featuring his "articles":/#archives and open source "projects":/#projects. Fabio is a full-time technical writer working in Genoa, Italy. In his free time, he enjoys writing (surprise, surprise), reading about technology and programming a little bit in Ruby and other languages. You can contact him by writing an email to _h3rald [at] h3rald [dot] com_, or through:
M layouts/default.htmlayouts/default.htm

@@ -29,17 +29,12 @@ <script src="http://www.google.com/jsapi?key=ABQIAAAA6h3j8Jri5D_da53UPbEbThRlq2n1sm52B5HDRR5tm6o8XM18FhTKn3v155RpPeD0kWnWG81QEhhifQ" type="text/javascript"></script>

<script src="/js/search.js" type="text/javascript"></script> <script src="/js/jquery-1.3.2.js" type="text/javascript"></script> <script src="/js/cufon-yui.js" type="text/javascript"></script> - <script src="/js/Chopin_400.font.js" type="text/javascript"></script> - <script src="/js/Cardo_400.font.js" type="text/javascript"></script> <script src="/js/Mutlu_400.font.js" type="text/javascript"></script> <script type="text/javascript"> Cufon.replace('#navigation a', {fontFamily: 'Mutlu', hover: true, fontSize: '35px'}); Cufon.replace('h2', {fontFamily: 'Mutlu', fontSize: '40px'}); Cufon.replace('h3', {fontFamily: 'Mutlu', hover: true, fontSize: '35px'}); Cufon.replace('#article-content h4', {fontFamily: 'Mutlu', fontSize: '28px'}); - function tweets_received(){ - $('.twitter-item[title]').qtip(dark_tooltip); - } </script> <!-- JQuery Plugins -->

@@ -49,8 +44,11 @@ <script src="/js/jquery.scrollTo-min.js" type="text/javascript"></script>

<script src="/js/jquery.localscroll-min.js" type="text/javascript"></script> <script src="/js/jquery.serialScroll-min.js" type="text/javascript"></script> <script src="/js/slider.js" type="text/javascript"></script> -<script src="/js/jquery.timeago.js" type="text/javascript"></script> <script src="/js/jquery.jgfeed-min.js" type="text/javascript"></script> + + +<script src="/js/date.js" type="text/javascript"></script> +<script src="/js/feeds.js" type="text/javascript"></script> <script src="/js/init.js" type="text/javascript"></script> </head>

@@ -79,7 +77,7 @@ </div>

</div> <!-- HEADER END --> <div id="border-top"></div> - <div class="inner-border"></div> + <div class="inner-border"><img id="feed" src="/images/icons/rssfeed.png" /></div> <!-- MAIN START --> <div id="main"> <!-- CONTAINER START -->

@@ -133,12 +131,7 @@ H3RALD Web Site v8.0.0 <em>"xStatic"</em> &mdash; &copy; 2004-2009 <strong>Fabio Cevasco</strong> &mdash; <a class="link" href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Some rights reserved</a> | <a href="http://validator.w3.org/check?uri=referer" class="link">XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/" class="link">CSS 2.1</a>

</div> </div> <!-- END FOOTER CONTAINER--> </div> <!-- END FOOTER --> - <script src="/js/feeds.js" type="text/javascript"></script> - <script src="/js/jquery.qtip.js" type="text/javascript"></script> <script type="text/javascript"> - // tooltip - $('.feed-item[title]').qtip(dark_tip); - $('.feed-item-ext[title]').qtip(extended_tip); Cufon.now(); </script> </body>
M layouts/services.htmlayouts/services.htm

@@ -4,17 +4,17 @@ -----

<div id="services"> <div class ="footer-left"> <div id="backtype"> - <h3><img src="/images/icons/backtype.png" alt="BackType"/>&nbsp;<a href="http://www.backtype.com/h3rald">Comments</a></h3> + <img src="/images/icons/feed.png" alt="BackType"/>&nbsp;<h3><a href="http://www.backtype.com/h3rald">Comments</a></h3> </div> </div> <div class ="footer-center"> <div id="twitter"> - <h3><img src="/images/icons/twitter.png" alt="Twitter" />&nbsp;<a href="http://www.twitter.com/h3rald">Tweets</a></h3> + <img src="/images/icons/twitter.png" alt="Twitter" />&nbsp;<h3><a href="http://www.twitter.com/h3rald">Tweets</a></h3> </div> </div> <div class ="footer-right"> <div id="delicious"> - <h3><img src="/images/icons/delicious.png" alt="Delicious" />&nbsp;<a href="http://www.delicious.com/h3rald">Bookmarks</a></h3> + <img src="/images/icons/delicious.png" alt="Delicious" />&nbsp;<h3><a href="http://www.delicious.com/h3rald">Bookmarks</a></h3> </div> </div> </div> <!-- SERVICES END -->
M resources/css/elements.cssresources/css/elements.css

@@ -168,7 +168,7 @@ padding: 0.5em 0;

display: block; } -/*** Arrows ***/ +/*** Palette ***/ #down-arrow {
M resources/css/layout.cssresources/css/layout.css

@@ -169,6 +169,8 @@ .inner-border

{ background: #000 url('../images/redcloth.png') top repeat-x; height: 30px; + text-align: center; + padding-left: 750px; } #footer {
M resources/css/text.cssresources/css/text.css

@@ -51,7 +51,6 @@ text-align: left;

cursor: pointer; font-style: italic; height: 50px; - display: block; } em {
D resources/js/Cardo_400.font.js

@@ -1,1 +0,0 @@

-Cufon.registerFont({"w":1049,"face":{"font-family":"Cardo","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 2 6 0 0 0 0 0 0 0","ascent":"1638","descent":"-410","bbox":"-248.447 -1984 2258.5 640.476","underline-thickness":"100","underline-position":"-105","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":550},"!":{"d":"292,18v-103,39,-190,-55,-153,-155v19,-50,85,-88,149,-60v50,21,87,87,62,153v-11,27,-30,52,-58,62xm318,-1491v11,0,29,3,29,14r0,52r-74,962v-3,20,-9,39,-30,39v-21,0,-28,-19,-31,-39r-74,-962r0,-52v0,-9,5,-14,15,-14r127,-2v13,0,26,1,38,2","w":489},"\"":{"d":"565,-817v-10,-177,-65,-336,-65,-512v0,-75,120,-105,176,-57v16,13,33,31,33,57v0,167,-51,351,-68,512r-76,0xm199,-816v-12,-167,-66,-345,-66,-514v0,-74,121,-104,177,-56v15,13,32,32,32,56v0,167,-51,352,-68,514r-75,0","w":834},"#":{"d":"129,-1065r272,0r101,-473r127,0r-101,473r252,0r101,-473r127,0r-101,473r273,0r-29,121r-270,0r-72,350r276,0r-28,121r-275,0r-106,508r-133,0r108,-508r-248,0r-106,508r-133,0r108,-508r-270,0r31,-121r266,0r76,-350r-279,0xm430,-594r248,0r74,-350r-250,0","w":1188},"$":{"d":"459,-1273v48,-5,98,-3,144,4r0,-153r56,0r0,163v90,21,175,55,223,117v16,20,27,43,29,69v4,56,-69,89,-110,47v-48,-50,-83,-125,-142,-165r0,499v116,61,224,136,281,254v34,71,29,166,0,236v-47,115,-150,182,-281,213r0,208r-56,0r0,-198v-45,6,-96,10,-144,4r0,194r-55,0r0,-204v-104,-24,-200,-73,-253,-149v-18,-25,-28,-53,-31,-84v-4,-58,72,-101,116,-64v37,31,43,93,70,138v24,41,52,75,98,98r0,-611v-91,-57,-179,-120,-224,-220v-25,-57,-26,-131,-2,-191v39,-97,119,-164,226,-194r0,-160r55,0r0,149xm459,-26v40,12,98,15,144,7r0,-521r-144,-84r0,598xm603,-1219v-38,-12,-98,-13,-144,-8r0,409v43,31,91,63,144,94r0,-495xm659,-34v96,-34,175,-116,175,-234v0,-126,-96,-178,-175,-236r0,470xm404,-1215v-90,23,-148,112,-118,221v17,61,75,95,118,135r0,-356"},"%":{"d":"84,-985v-7,-139,31,-251,87,-335v42,-62,101,-132,186,-132v106,0,173,63,217,134v67,106,97,292,55,445v-27,97,-75,179,-147,228v-67,46,-158,50,-225,0v-94,-68,-166,-189,-173,-340xm244,-1358v-67,110,-67,324,-50,490v9,89,33,163,85,206v47,39,141,38,184,-6v86,-87,87,-270,83,-443v-3,-128,-25,-246,-108,-296v-38,-23,-108,-27,-146,-1v-19,12,-35,29,-48,50xm1101,-353v-7,-139,31,-251,87,-335v42,-62,101,-132,186,-132v106,0,174,63,218,134v67,106,96,292,54,445v-27,97,-74,179,-146,228v-67,46,-159,50,-226,0v-94,-68,-166,-189,-173,-340xm1261,-726v-67,110,-68,324,-51,490v9,89,34,163,86,206v47,39,141,38,184,-6v86,-87,87,-270,83,-443v-3,-128,-26,-246,-109,-296v-38,-23,-108,-27,-146,-1v-19,12,-34,29,-47,50xm1361,-1480r130,0r-1101,1535r-129,0","w":1750},"&":{"d":"1397,-96v10,3,12,34,2,39v-65,40,-144,88,-242,88v-109,0,-151,-79,-199,-146r-39,-59v-13,-20,-26,-39,-41,-57v-100,90,-218,185,-360,234v-94,33,-196,34,-279,-10v-86,-45,-152,-120,-189,-213v-36,-90,-37,-199,2,-282v65,-137,203,-210,349,-270v-74,-76,-149,-145,-151,-289v-1,-88,44,-148,96,-187v70,-53,200,-85,306,-46v92,34,175,99,175,219v0,105,-68,162,-131,211v-24,18,-49,34,-73,49v-24,7,-1,33,8,39v123,100,198,193,317,340v7,8,17,3,21,-4r229,-346v13,-21,24,-35,25,-64v1,-52,-54,-50,-92,-62v-11,-3,-17,-11,-17,-22v0,-8,0,-18,10,-18r367,0v5,9,6,35,-1,40v-31,14,-82,7,-118,20v-35,12,-66,28,-84,59r-295,467r125,215v29,47,64,99,137,98v58,-1,98,-28,142,-43xm370,-116v99,49,225,9,298,-32v56,-31,113,-73,157,-112v14,-12,20,-25,15,-41v-96,-166,-220,-296,-358,-412v-29,-25,-65,-1,-85,10v-85,50,-148,131,-179,233v-20,69,-21,139,6,202v28,68,81,120,146,152xm537,-1251v-92,0,-140,59,-140,151v0,126,72,200,152,252v73,-16,114,-85,135,-154v6,-23,10,-44,10,-63v0,-113,-44,-186,-157,-186","w":1522},"'":{"d":"195,-814v-11,-137,-39,-284,-57,-419v-11,-75,-19,-120,25,-152v26,-19,70,-34,109,-18v33,13,66,34,66,75v0,167,-51,352,-68,514r-75,0","w":465},"(":{"d":"626,467v-6,23,-23,50,-45,57v-9,-1,-8,-4,-14,-10v-180,-216,-315,-485,-370,-815v-99,-600,97,-1101,377,-1429v1,-1,4,-2,7,-2v22,6,39,35,45,57v0,9,-2,16,-6,23v-181,282,-321,602,-321,1055v0,433,137,757,321,1041v4,7,6,15,6,23","w":650},")":{"d":"24,-1675v6,-22,23,-51,45,-57v9,1,8,4,14,10v180,216,314,487,371,818v77,454,-32,875,-200,1170v-51,90,-110,177,-178,256v-1,1,-4,2,-7,2v-22,-7,-39,-34,-45,-57v0,-8,2,-16,6,-23v185,-285,321,-606,321,-1041v0,-452,-140,-774,-321,-1055v-4,-7,-6,-14,-6,-23","w":650},"*":{"d":"687,-1377r14,42r-228,118r113,230r-35,26r-181,-182r-184,178r-37,-24r117,-228r-226,-120r11,-43r253,39r44,-253r44,0r41,253","w":741},"+":{"d":"88,-689r375,0r0,-389r127,0r0,389r370,0r0,127r-370,0r0,385r-127,0r0,-385r-375,0r0,-127"},",":{"d":"164,287v-17,-1,-19,-31,-9,-43v11,-13,29,-22,41,-33v37,-32,75,-73,96,-121v14,-33,23,-90,-26,-90v-86,0,-145,-35,-145,-123v0,-54,34,-90,75,-104v151,-50,237,124,190,277v-32,103,-105,174,-191,227v-11,7,-22,10,-31,10","w":520},"-":{"d":"828,-578r0,137r-743,0r0,-137r743,0","w":913},".":{"d":"310,18v-115,41,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,100,98,70,172v-13,31,-38,57,-70,68","w":520},"\/":{"d":"529,-1452r130,0r-525,1479r-129,0","w":664},"0":{"d":"76,-600v-1,-95,0,-175,18,-258v37,-166,110,-314,210,-416v52,-53,117,-105,205,-105v178,0,276,105,346,223v95,159,145,415,103,659v-39,223,-130,412,-306,497v-76,37,-170,38,-246,0v-125,-62,-210,-184,-268,-317v-35,-82,-61,-178,-62,-283xm330,-1210v-107,181,-106,532,-80,802v14,144,54,261,136,330v58,49,178,64,250,21v164,-96,171,-359,175,-617v0,-42,0,-87,-1,-135v-7,-206,-39,-399,-172,-481v-61,-37,-171,-42,-232,0v-30,21,-56,46,-76,80"},"1":{"d":"841,-32v-2,12,5,32,-8,32r-602,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r151,-8v43,-6,83,-4,91,-42v2,-12,3,-28,3,-47r0,-1065r-80,61v-50,37,-119,85,-180,111v-16,7,-20,-16,-26,-26v0,-1,3,-4,8,-7v123,-88,249,-200,348,-316r56,0v17,0,18,3,19,19r0,1220v1,25,2,58,14,71v47,25,127,28,198,29v6,-1,8,4,8,8"},"2":{"d":"792,-135v115,4,124,-79,149,-168r38,0r-43,270v-3,15,-10,26,-23,33r-832,0v-9,-3,-5,-9,-5,-26v0,-29,16,-44,31,-61v41,-47,87,-95,135,-143r144,-145v123,-131,264,-264,340,-434v37,-84,42,-165,8,-250v-30,-74,-86,-135,-154,-171v-107,-57,-245,-11,-315,50v-64,56,-98,116,-119,199v-6,22,-21,21,-41,21v-7,0,-10,-2,-10,-6v17,-95,55,-208,112,-267v80,-83,170,-146,325,-146v193,0,314,99,370,241v35,88,42,196,2,284v-82,178,-246,292,-388,425r-138,135r-73,73v-21,24,-62,62,-76,86r563,0"},"3":{"d":"587,-831v111,-12,190,38,244,87v91,83,134,259,82,408v-47,133,-144,231,-258,297v-79,45,-170,74,-291,64v-137,-12,-263,-43,-299,-156v-2,-48,40,-67,83,-67v29,0,52,25,75,42v71,53,136,121,254,121v103,0,172,-70,220,-137v65,-91,103,-263,55,-392v-35,-94,-103,-161,-221,-161v-54,0,-106,21,-133,52v-10,11,-26,-11,-25,-21v9,-20,37,-36,53,-50v79,-71,168,-137,214,-239v23,-53,32,-119,4,-171v-34,-62,-95,-115,-185,-115v-158,0,-234,107,-291,207v-14,3,-35,-5,-40,-15v46,-131,144,-229,268,-281v111,-47,260,-12,330,42v48,37,81,93,81,171v0,107,-52,189,-122,239r-85,62v-9,7,-13,9,-13,13"},"4":{"d":"87,-396v-13,-1,-25,-2,-24,-19v0,-11,0,-17,4,-24r624,-917v12,-18,16,-23,39,-23v23,0,40,0,39,26r0,822v1,24,-3,24,19,25r167,0v16,1,31,0,31,18r0,68v0,16,-7,24,-20,24r-182,0v-17,1,-15,1,-15,20r0,391v0,8,-6,22,-17,22r-108,0v-16,2,-19,-12,-20,-23r0,-397v-3,-16,-20,-12,-40,-13r-497,0xm624,-1080v-1,-19,-2,-40,-24,-39v-12,0,-21,14,-29,21r-389,580v2,15,12,12,32,12r388,0v17,1,19,-8,22,-20r0,-554"},"5":{"d":"286,-1210v-6,0,-21,0,-21,7r-16,372v0,8,0,12,1,11v71,-44,203,-71,314,-44v157,39,282,128,338,272v33,85,27,213,0,297v-68,207,-238,322,-501,322v-108,0,-216,-24,-274,-80v-13,-13,-22,-28,-23,-45v-3,-44,36,-79,77,-78v53,2,94,48,131,76v38,29,79,75,136,75v158,0,233,-101,283,-213v34,-76,42,-197,13,-280v-46,-136,-152,-214,-324,-214v-93,0,-158,49,-216,82v-9,5,-15,0,-15,-13r30,-675r509,0v31,0,50,-4,58,-24v2,-5,5,-11,8,-17r41,0r-24,169r-525,0"},"6":{"d":"892,-1377v15,1,24,1,24,17v0,5,-7,13,-22,22v-73,45,-150,82,-218,134v-98,75,-208,158,-270,268v-13,24,-20,47,-21,69v41,-10,73,-34,130,-32v216,6,349,124,416,282v46,110,44,251,-1,361v-46,112,-129,199,-238,247v-111,49,-262,48,-363,-10v-151,-87,-249,-255,-249,-483v0,-205,91,-361,200,-485v126,-143,292,-237,475,-337v36,-20,91,-43,137,-53xm370,-810v-114,76,-138,271,-118,458v15,140,69,257,178,307v66,30,164,21,218,-17v125,-87,164,-307,126,-508v-20,-104,-67,-185,-144,-234v-64,-41,-193,-51,-260,-6"},"7":{"d":"952,-1338v51,2,25,90,11,121r-560,1244r-112,0r0,-23r483,-1083v9,-21,16,-36,20,-47v7,-17,7,-21,10,-35v0,-7,-11,-16,-18,-15r-550,0v-27,-1,-55,29,-61,50r-54,154v-2,17,-19,21,-35,16v-4,-1,-7,-6,-6,-13r60,-348v3,-6,6,-22,16,-21r796,0"},"8":{"d":"194,-170v-42,-80,-42,-184,-6,-272v25,-61,58,-106,110,-146r92,-70v15,-15,20,-15,18,-29v0,-3,-1,-5,-4,-6v-90,-97,-205,-178,-205,-359v0,-157,78,-256,193,-303v77,-31,179,-32,259,-1v80,31,141,86,179,160v47,91,25,223,-23,292v-39,56,-105,102,-159,144v-20,15,-30,15,-16,28v115,105,253,189,253,408v0,163,-96,268,-213,322v-135,62,-313,10,-394,-62v-34,-30,-63,-65,-84,-106xm314,-468v-27,84,-37,192,-7,276v35,97,106,174,232,174v102,0,162,-69,193,-152v18,-49,33,-126,10,-182v-31,-77,-86,-128,-139,-185v-29,-31,-67,-67,-103,-91v-31,-20,-56,-29,-80,-2v-43,46,-87,102,-106,162xm376,-1274v-50,48,-74,161,-36,244v45,98,132,165,209,233v13,12,49,21,65,9v92,-68,156,-225,114,-382v-25,-93,-88,-165,-204,-167v-65,-1,-113,29,-148,63"},"9":{"d":"109,25v-11,-1,-5,-19,0,-23v4,-4,9,-8,14,-11v232,-102,439,-242,560,-456v7,-13,10,-15,7,-25v-1,-2,-3,-3,-8,-3v-65,15,-129,39,-208,38v-136,0,-229,-67,-295,-143v-93,-108,-138,-310,-76,-480v42,-114,116,-206,219,-260v108,-57,266,-51,375,2v168,81,280,246,280,485v0,205,-73,362,-169,485v-132,168,-325,292,-550,366v-44,15,-93,25,-149,25xm348,-1254v-115,128,-130,471,-18,620v54,72,136,138,264,118v55,-8,110,-22,143,-52v57,-51,54,-188,54,-294v0,-199,-41,-374,-177,-442v-54,-27,-143,-30,-198,-2v-26,13,-49,30,-68,52"},":":{"d":"310,18v-115,41,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,100,98,70,172v-13,31,-38,57,-70,68xm310,-678v-115,41,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,100,98,70,172v-13,31,-38,57,-70,68","w":520},";":{"d":"310,-678v-115,41,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,100,98,70,172v-13,31,-38,57,-70,68xm164,287v-17,-1,-19,-31,-9,-43v11,-13,29,-22,41,-33v37,-32,75,-73,96,-121v14,-33,23,-90,-26,-90v-86,0,-145,-35,-145,-123v0,-54,34,-90,75,-104v151,-50,237,124,190,277v-32,103,-105,174,-191,227v-11,7,-22,10,-31,10","w":520},"<":{"d":"368,-626r508,303r0,154r-703,-418r0,-72r703,-411r0,149"},"=":{"d":"959,-859r0,127r-870,0r0,-127r870,0xm959,-519r0,127r-870,0r0,-127r870,0"},">":{"d":"174,-921r0,-149r700,414r0,71r-700,416r0,-154r505,-303"},"?":{"d":"290,-371v-6,15,-25,17,-38,0v-36,-48,-66,-119,-84,-185v-26,-94,21,-166,83,-201v76,-43,177,-55,245,-109v54,-43,110,-102,110,-193v0,-200,-204,-185,-408,-194v-54,-2,-108,-19,-108,-76v0,-77,91,-86,170,-86v186,0,305,98,363,233v33,79,42,182,12,268v-46,132,-144,222,-279,267v-41,14,-80,32,-106,61v-31,35,-15,101,5,135v15,24,27,50,35,80xm223,18v-50,-21,-87,-84,-61,-152v19,-50,85,-89,150,-62v49,20,87,86,61,151v-20,50,-85,91,-150,63","w":778},"@":{"d":"1195,-270v-19,95,30,168,118,166v92,-2,159,-48,212,-100v93,-91,162,-223,194,-372v50,-237,-30,-455,-153,-581v-114,-117,-281,-205,-505,-205v-272,0,-460,129,-597,282v-136,153,-239,357,-239,634v0,256,102,455,239,587v138,133,340,229,597,229v306,0,498,-137,632,-320v48,-67,88,-141,121,-223r77,0v-102,263,-282,462,-548,560v-87,32,-180,58,-282,58v-289,0,-499,-104,-650,-251v-152,-148,-261,-350,-261,-640v0,-301,114,-522,261,-690v104,-119,238,-211,402,-264v143,-46,324,-48,472,-10v202,53,344,173,437,334v78,136,109,354,63,541v-45,183,-141,325,-271,421v-94,70,-244,117,-392,73v-43,-13,-78,-44,-78,-103v0,-69,24,-110,24,-167v0,-7,0,-18,-8,-16v-24,6,-37,23,-62,44r-124,109v-42,35,-87,69,-132,95v-43,25,-82,20,-110,-14v-40,-50,-53,-142,-54,-226v0,-67,21,-136,42,-186v89,-212,263,-370,487,-448v73,-25,147,-37,222,-37v17,0,16,15,17,28xm1185,-860v1,-14,-15,-16,-27,-16v-121,3,-215,50,-284,110v-108,93,-162,255,-162,437v0,75,9,155,86,155v61,0,95,-37,132,-72v22,-21,45,-46,70,-74v25,-28,53,-56,86,-85","w":1991},"A":{"d":"532,-32v-2,12,5,32,-8,32r-511,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v103,-6,160,-59,190,-146r409,-1186v1,-8,-12,-26,-11,-33v0,-3,1,-5,4,-5r200,0v4,2,9,2,11,8r423,1187v25,46,32,92,71,123v30,23,81,49,134,52v13,0,6,20,8,32v0,4,-2,9,-8,8r-612,0v-13,0,-6,-20,-8,-32v-1,-10,13,-8,22,-9v80,-6,165,-7,202,-57v11,-15,18,-35,11,-56r-155,-435v-7,-16,-19,-34,-42,-34r-355,0v-28,1,-43,21,-50,41r-150,439r0,9v21,80,118,94,217,94v6,-1,8,4,8,8xm828,-734v21,2,19,-19,14,-33r-149,-410v-10,-23,-12,-36,-23,-19r-151,439v-2,12,-1,23,14,23r295,0","w":1457},"B":{"d":"18,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v112,-3,223,-22,276,-86v11,-14,17,-31,17,-50r0,-1055v-6,-85,-40,-129,-117,-139v-38,-4,-85,-4,-128,-4v-13,0,-6,-21,-8,-33v0,-4,2,-9,8,-8r216,-2r356,-11v242,1,461,42,544,206v28,56,39,150,14,216v-35,90,-107,147,-192,184v110,62,211,138,260,260v31,77,28,193,1,269v-74,200,-263,293,-525,293r-722,0xm524,-780v-11,0,-13,3,-13,11r0,548v0,57,34,93,71,117v70,47,194,53,280,12v118,-56,215,-162,215,-326v0,-182,-101,-288,-239,-338v-88,-32,-199,-23,-314,-24xm1005,-1084v-2,-200,-128,-286,-326,-286v-35,0,-63,2,-85,2v-51,1,-85,-3,-85,49r0,458v1,10,6,19,23,19r246,0v110,-3,176,-67,210,-148v12,-29,17,-61,17,-94","w":1392},"C":{"d":"1332,-31v-78,-24,-160,12,-232,25v-64,11,-143,33,-213,33v-323,0,-540,-140,-673,-340v-66,-99,-109,-226,-109,-383v0,-249,97,-422,230,-546v132,-123,310,-208,556,-210v134,-1,240,29,354,55v36,9,70,28,107,35v3,0,26,-9,30,-8v20,2,43,-8,43,17r0,311v0,13,-16,10,-32,10v-15,-6,-17,-30,-27,-42v-50,-103,-116,-181,-194,-234v-136,-94,-360,-96,-516,-28v-209,92,-334,288,-334,582v0,289,116,487,290,610v117,82,332,136,505,73v152,-55,263,-168,337,-300v2,-10,14,-5,25,-6v14,1,10,23,4,35r-138,304v-2,3,-8,7,-13,7","w":1566},"D":{"d":"45,-1377v2,-13,-6,-35,8,-36r469,-9r238,2v110,4,196,14,294,36v237,52,400,218,480,430v51,132,52,288,10,424v-62,201,-198,345,-372,436v-107,56,-237,93,-390,94r-729,0v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8v93,0,181,-21,182,-116r0,-1096v-4,-100,-95,-119,-204,-113v-6,1,-8,-4,-8,-8xm477,-1375v-20,0,-25,8,-25,27r0,1223v8,91,127,78,225,78v333,0,543,-147,637,-391v60,-156,63,-377,4,-538v-58,-159,-165,-281,-315,-348v-75,-34,-160,-51,-254,-51r-272,0","w":1664},"E":{"d":"15,0v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8v119,-6,248,6,248,-134r0,-1054v-1,-105,-92,-125,-184,-138v-11,-2,-30,4,-29,-8v2,-12,-5,-32,8,-32r951,0v27,1,34,8,36,35r18,290v-2,14,-32,12,-36,2v-22,-49,-16,-127,-46,-171v-20,-30,-48,-61,-93,-61r-417,0v-9,0,-13,4,-13,13r0,517v0,7,3,10,10,10r346,0v94,-1,135,-57,134,-156v0,-13,20,-6,32,-8v5,0,8,3,8,8r0,428v0,13,-20,6,-32,8v-6,1,-8,-4,-8,-8v0,-109,-33,-177,-137,-177r-343,0v-7,0,-10,3,-10,10r0,487v-2,69,44,89,111,88r333,0v140,-4,191,-118,210,-240v2,-19,12,-28,30,-28v6,0,12,7,12,13r-33,336v-2,6,-7,14,-14,14r-1114,0","w":1264},"F":{"d":"1062,-1145v2,20,-11,18,-28,18v-13,-41,-23,-107,-49,-137v-31,-38,-72,-51,-144,-51r-379,0v-13,0,-20,7,-20,20r0,463v0,15,8,23,24,23r392,0v85,1,136,-40,134,-131v0,-13,20,-6,32,-8v5,0,8,3,8,8r0,372v0,13,-20,6,-32,8v-6,1,-8,-4,-8,-8v0,-96,-40,-146,-132,-146r-394,0v-16,0,-24,11,-24,27r0,514v3,83,73,97,138,120v16,5,42,13,60,13v14,0,6,20,8,32v0,4,-2,9,-8,8r-546,0v-13,0,-6,-20,-8,-32v0,-4,1,-8,8,-8v56,0,98,-32,126,-64v18,-21,27,-46,27,-76r0,-1080v-2,-81,-76,-105,-152,-110v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8r943,0v16,3,24,4,24,23r0,242","w":1167},"G":{"d":"1560,-620v17,1,13,32,0,37v-72,28,-163,35,-163,137r0,325v-2,15,-13,17,-27,24v-143,66,-311,124,-512,124v-350,0,-576,-178,-685,-434v-60,-143,-79,-340,-31,-504v57,-196,183,-342,344,-437v99,-58,221,-99,368,-100v165,0,316,55,436,90v24,7,31,-10,52,-10v15,0,36,-6,36,11r0,333v2,22,-32,25,-40,9v-8,-15,-10,-38,-15,-56v-64,-209,-207,-313,-422,-313v-198,0,-325,89,-417,202v-113,139,-182,377,-132,620v49,238,176,417,390,492v53,18,110,27,173,27v114,0,231,-20,283,-86r0,-274v3,-146,-98,-181,-248,-180v-9,0,-11,-10,-11,-19v0,-6,3,-19,11,-18r610,0","w":1621},"H":{"d":"627,-32v-2,12,5,31,-7,32r-552,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v106,1,179,-34,179,-143r0,-1067v0,-93,-64,-125,-152,-125v-12,0,-7,-16,-8,-27v0,-5,2,-8,7,-8r502,0v12,0,7,16,8,27v0,4,-3,6,-8,6v-98,-1,-154,39,-154,141r0,462v0,14,2,16,16,16r788,0v14,0,16,-2,16,-16r0,-478v-3,-34,-8,-54,-33,-72v-45,-32,-118,-51,-189,-51v-12,0,-7,-16,-8,-27v0,-5,2,-8,7,-8r577,0v12,0,7,16,8,27v0,4,-3,6,-8,6v-99,0,-159,38,-159,141r0,1055v0,40,12,63,31,87v30,36,81,53,156,54v13,0,6,20,8,32v0,5,-3,8,-8,8r-636,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v86,0,179,-15,226,-60v18,-18,28,-41,28,-70r0,-477v0,-14,-2,-16,-16,-16r-788,0v-14,0,-16,2,-16,16r0,487v3,94,82,118,177,120v7,-1,8,4,8,8","w":1712},"I":{"d":"609,-1402v-2,12,5,32,-8,32v-73,-1,-124,13,-143,67v-7,19,-11,44,-11,76r0,1067v-1,92,61,120,152,120v13,0,6,20,8,32v0,5,-1,8,-8,8r-501,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v73,1,124,-13,143,-67v7,-19,11,-44,11,-76r0,-1067v1,-92,-61,-120,-152,-120v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r501,0v6,-1,8,4,8,8","w":699},"J":{"d":"595,-1370v-102,-2,-154,38,-154,143r0,1237v-7,232,-95,410,-223,526v-76,68,-193,125,-332,96v-45,-9,-86,-31,-115,-55v-38,-32,-13,-87,13,-109v37,-33,120,-26,158,0v38,26,58,70,119,70v132,0,161,-117,177,-238v7,-62,8,-133,8,-200r0,-1350v1,-107,-87,-120,-194,-120v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r543,0v13,0,6,20,8,32v0,4,-2,9,-8,8","w":693},"K":{"d":"643,-25v-1,11,3,25,-8,25r-588,0v-11,0,-6,-17,-7,-27v0,-5,3,-8,8,-8v76,-3,147,-23,182,-68v12,-15,18,-34,18,-57r0,-1090v-6,-98,-104,-125,-200,-125v-12,0,-7,-16,-8,-27v0,-5,2,-8,7,-8r588,0v12,0,7,16,8,27v0,4,-3,6,-8,6v-99,3,-192,27,-192,129r0,441v0,28,2,50,3,65v2,27,18,27,36,19v178,-82,273,-253,378,-409v32,-47,72,-90,75,-158v4,-76,-67,-86,-142,-85v-12,0,-7,-16,-8,-27v0,-4,1,-9,8,-8r578,0v12,0,7,16,8,27v0,5,-5,12,-12,12v-178,0,-280,68,-348,185v-88,150,-171,271,-281,382v-15,15,-35,31,-41,52v14,23,50,50,71,70r70,67v122,122,235,264,344,420v45,65,117,124,207,142r54,12v26,5,41,8,68,8v12,0,7,14,8,25v0,5,-3,8,-8,8r-654,0v-12,1,-7,-16,-8,-27v0,-5,3,-7,8,-8v56,-8,137,-6,139,-69v-10,-41,-45,-84,-73,-122v-20,-26,-42,-54,-65,-81r-63,-74v-23,-26,-47,-55,-73,-87v-48,-58,-103,-119,-165,-159v-36,-22,-61,-30,-104,-28v-11,0,-10,4,-10,14r0,468v0,109,87,139,192,140v6,-1,8,4,8,8","w":1524},"L":{"d":"477,-142v2,22,29,47,54,47r395,0v84,-3,132,-57,175,-105r42,-54v21,-27,41,-66,69,-82v8,-6,21,-4,20,10v0,4,-1,8,-3,12r-151,296v-5,9,-10,18,-21,18r-1009,0v-13,0,-6,-20,-8,-32v-1,-13,20,-7,32,-8v81,-5,165,-24,193,-82v10,-21,17,-45,17,-71r0,-1058v-10,-97,-117,-117,-221,-119v-13,0,-7,-19,-8,-32v0,-4,2,-9,8,-8r677,0v13,0,6,20,8,32v0,4,-2,9,-8,8v-83,-3,-169,8,-225,29v-36,14,-36,36,-36,90r0,1109","w":1239},"M":{"d":"501,-40v12,1,4,21,6,32v0,5,-2,8,-6,8r-467,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v113,1,167,-45,178,-141v3,-27,5,-56,6,-85v4,-86,8,-171,14,-254r18,-246v6,-81,10,-160,14,-239v4,-79,5,-157,5,-234v0,-33,2,-58,-15,-77v-25,-27,-65,-54,-110,-54v-13,0,-6,-20,-8,-32v0,-4,1,-9,8,-8r289,0v16,3,25,9,31,22r469,1045v7,7,6,17,18,17v15,0,18,-7,23,-18r464,-1026v11,-18,18,-40,38,-40r291,0v14,0,6,20,8,32v-4,13,-9,6,-31,12v-53,13,-119,39,-115,105r60,1105v9,91,97,110,190,116v13,0,6,20,8,32v0,4,-2,9,-8,8r-568,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v62,0,128,-8,160,-40v13,-12,20,-28,19,-47r-53,-955v-1,-13,-8,-12,-13,-1r-497,1076v-4,8,-39,11,-45,-1r-494,-1088v-6,-7,-14,-3,-13,9v0,20,-1,53,-3,99r-42,710v-2,51,-3,90,-3,118r0,41v20,61,95,77,174,79","w":1929},"N":{"d":"596,-32v-2,12,5,32,-8,32r-520,0v-11,-1,-8,-19,-8,-32v0,-14,21,-6,33,-8v22,-2,52,1,69,-7v65,-29,81,-106,80,-201r0,-1039v-7,-71,-101,-78,-174,-83v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8r366,0r956,1056v4,6,12,1,11,-6r0,-689v-1,-110,-2,-195,-33,-260v-28,-59,-96,-63,-184,-61v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8r520,0v14,0,6,20,8,32v0,4,-2,9,-8,8v-64,4,-129,31,-164,68v-14,15,-22,31,-22,50r0,1223v-1,31,-4,41,-37,41v-33,0,-39,-15,-57,-35r-1031,-1143v-8,-7,-7,-9,-18,-10v-3,0,-5,3,-5,10r0,998v7,95,99,113,188,126v19,4,35,-4,38,10","w":1747},"O":{"d":"1282,-86v-134,82,-315,141,-527,102v-285,-52,-506,-203,-601,-458v-48,-129,-60,-326,-16,-472v61,-203,193,-347,366,-440v153,-83,400,-129,611,-72v197,54,344,172,442,328v86,136,135,354,77,552v-59,203,-186,359,-352,460xm560,-1290v-180,133,-287,403,-222,707v52,243,189,426,408,507v129,47,301,35,410,-24v187,-101,293,-308,293,-586v0,-306,-138,-527,-347,-638v-113,-60,-276,-79,-410,-34v-48,17,-93,39,-132,68","w":1770},"P":{"d":"100,0v-12,0,-7,-18,-8,-32v0,-4,2,-9,8,-8v15,1,49,-12,61,-14v67,-15,102,-46,102,-116r0,-1056v0,-83,-20,-131,-89,-140v-31,-4,-75,-5,-113,-3v-22,1,-31,-40,-8,-41r125,-3v74,-1,148,-4,222,-7v74,-3,147,-5,221,-5r101,0v189,16,321,112,384,256v35,79,44,178,17,268v-33,110,-101,197,-185,257v-46,32,-104,61,-173,58r-292,-12v-11,1,-15,2,-15,14r0,411v-4,118,116,112,216,131v14,3,32,-3,32,10v0,12,5,32,-8,32r-598,0xm514,-1374v-20,2,-55,-4,-56,18r0,645v3,22,-3,50,21,52r102,6v177,-3,283,-97,333,-230v33,-88,33,-209,0,-295v-54,-143,-195,-215,-400,-196","w":1211},"Q":{"d":"858,27v-240,-27,-426,-112,-556,-249v-109,-115,-192,-275,-192,-485v0,-237,96,-416,225,-537v129,-122,320,-206,559,-206v323,0,530,148,660,351v88,138,136,380,74,577v-63,200,-200,340,-361,445v-31,20,-89,44,-123,63v-17,10,-28,11,-15,20r109,80r207,162v65,50,128,105,224,123v14,3,35,8,38,20v-6,43,-72,37,-119,37v-110,0,-187,-25,-260,-74r-132,-90r-134,-98v-68,-48,-108,-128,-204,-139xm463,-1194v-112,133,-181,384,-123,620v60,240,194,424,417,500v122,42,270,37,381,-18v195,-96,315,-298,315,-587v0,-304,-126,-522,-331,-633v-75,-41,-162,-71,-264,-71v-180,0,-308,85,-395,189","w":1767},"R":{"d":"52,0v-12,0,-8,-18,-8,-32v0,-12,13,-8,27,-10v56,-9,126,-20,149,-54v14,-20,23,-45,23,-74r0,-1056v-2,-110,-82,-149,-195,-144v-13,0,-6,-20,-8,-32v1,-11,13,-7,27,-8r313,-10v74,-3,147,-5,221,-5r101,0v188,16,320,113,384,256v22,49,32,103,32,161v-3,180,-111,257,-237,316r303,495v49,81,121,148,212,183v9,3,11,5,11,14v0,21,-11,25,-33,25v-218,2,-328,-117,-416,-256r-256,-402v-2,-2,-4,-3,-5,-4r-244,-11v-11,1,-15,2,-15,14r0,461v-4,115,111,111,207,131v13,3,30,-3,30,10v0,12,5,32,-8,32r-615,0xm494,-1372v-20,2,-55,-4,-56,18r0,606v3,22,-3,50,21,52r102,6v237,1,359,-108,358,-342v-2,-170,-85,-274,-212,-320v-63,-23,-134,-26,-213,-20","w":1419},"S":{"d":"844,-1398v7,0,10,14,10,22r30,235v1,13,-29,10,-36,4v-14,-22,-25,-56,-39,-78v-47,-75,-120,-134,-213,-163v-128,-39,-250,16,-300,98v-35,57,-23,139,6,197v62,122,185,195,294,273v118,85,242,172,304,312v20,45,35,95,36,152v2,127,-63,216,-136,276v-92,76,-258,117,-416,87v-57,-11,-107,-27,-149,-45v-37,-16,-64,1,-100,1v-9,0,-14,-7,-16,-21r-29,-268v-5,-25,22,-28,34,-12v13,18,23,48,33,70v62,137,162,225,349,225v122,0,207,-58,249,-143v33,-67,25,-165,-7,-230v-63,-126,-187,-201,-300,-280v-117,-82,-239,-163,-300,-298v-37,-81,-39,-200,4,-278v61,-111,178,-190,341,-190v113,0,201,39,295,61","w":1026},"T":{"d":"399,-8v2,-12,-5,-32,8,-32v106,2,189,-23,231,-86v10,-16,15,-34,15,-54r0,-1107v1,-26,-10,-24,-29,-28r-384,0v-107,22,-121,138,-145,243v-4,5,-17,2,-25,3v-4,0,-6,-1,-6,-4r0,-33r37,-312v4,-15,4,-32,24,-31v21,1,24,25,41,31v15,6,26,8,46,8r1078,0v30,0,55,-6,66,-26v7,-12,34,-19,40,-3v2,7,4,14,5,21r37,312r0,33v-2,7,-25,6,-31,1v-24,-105,-38,-221,-145,-243r-385,0v-19,4,-30,1,-29,28r0,1107v4,72,58,104,116,124v38,13,78,18,130,16v13,0,6,20,8,32v0,4,-2,9,-8,8r-687,0v-6,1,-8,-4,-8,-8","w":1502},"U":{"d":"1648,-1402v-1,13,4,31,-8,32v-60,2,-108,8,-136,40v-21,23,-43,57,-43,94r0,655v-1,295,-118,482,-336,565v-158,60,-404,50,-561,-6v-145,-52,-268,-136,-325,-275v-19,-45,-28,-96,-28,-153r0,-800v-5,-87,-78,-117,-167,-120v-13,0,-6,-20,-8,-32v0,-5,2,-8,7,-8r542,0v13,0,6,20,8,32v0,4,-2,9,-8,8v-102,0,-179,28,-179,134r0,716v5,239,130,371,318,430r14,2v37,8,92,17,135,17v221,0,377,-92,449,-247v25,-54,37,-115,37,-185r0,-636v2,-86,-12,-155,-63,-193v-31,-23,-91,-39,-148,-38v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r492,0v6,-1,8,4,8,8","w":1672},"V":{"d":"1500,-1402v-2,12,6,32,-8,32r-37,0v-145,28,-173,176,-220,301r-393,1061v-11,31,-21,35,-58,35v-33,0,-66,6,-78,-22r-527,-1277v-27,-62,-87,-98,-166,-98v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r590,0v15,0,6,20,8,32v1,10,-13,8,-23,8v-83,0,-185,16,-186,110v0,18,8,45,14,58r379,922v6,9,15,16,21,-1r348,-942v24,-68,-19,-124,-80,-133r-97,-14v-13,0,-6,-20,-8,-32v0,-4,1,-9,8,-8r505,0v7,-1,8,4,8,8","w":1505},"W":{"d":"2258,-1402v-2,12,6,32,-8,32v-32,1,-67,-3,-88,10v-46,27,-67,92,-89,145r-514,1207v-14,29,-21,35,-58,35v-34,0,-67,6,-79,-22r-270,-654r-273,641v-14,29,-21,35,-58,35v-34,0,-66,6,-78,-23r-530,-1276v-41,-58,-127,-98,-213,-98v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r570,0v15,0,6,20,8,32v1,11,-15,8,-26,8v-71,0,-118,23,-120,87v-1,31,7,56,18,81r383,922v3,9,20,13,28,7v2,-2,4,-5,6,-8r221,-520r-195,-471v-33,-53,-114,-75,-181,-94v-12,-3,-20,-4,-23,-4v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r916,0v14,0,6,20,8,32v0,5,-1,8,-8,8v-66,-3,-114,7,-145,41v-31,34,-51,78,-73,128r-130,305r256,616v3,9,20,13,28,7v2,-2,4,-5,6,-8r423,-995v16,-36,21,-68,-14,-84v-26,-12,-102,-10,-151,-10v-13,0,-6,-20,-8,-32v0,-4,1,-9,8,-8r445,0v7,-1,8,4,8,8xm1216,-1369v-62,0,-102,27,-104,86v0,31,8,56,18,81r63,153r97,-227v8,-19,12,-34,12,-47v0,-40,-37,-46,-86,-46","w":2262},"X":{"d":"13,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v110,5,168,-48,227,-101v53,-47,101,-109,143,-164r315,-415r-305,-393v-75,-96,-135,-205,-272,-241v-29,-8,-70,-15,-108,-16v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8r659,0v14,0,6,20,8,32v0,4,-1,9,-8,8v-61,1,-126,-4,-157,26v-14,13,-18,37,-7,58v4,10,8,16,11,20r285,377v16,8,30,-11,38,-21r270,-346v21,-24,27,-67,2,-88v-28,-23,-83,-26,-133,-26v-14,0,-6,-21,-8,-33v0,-4,2,-7,8,-7r537,0v15,0,6,20,8,32v0,5,-1,8,-8,8v-167,6,-247,108,-328,201v-21,24,-42,58,-61,83r-239,305r21,31r123,167r132,173r196,256v48,57,110,104,210,110v17,1,34,3,34,21v1,21,-20,22,-39,23r-551,0v-13,0,-6,-20,-8,-32v3,-13,18,-9,39,-10v49,-1,100,-7,100,-58v1,-10,-9,-29,-12,-35r-352,-465v-6,-13,-28,-13,-34,0r-345,455v-10,14,-13,20,-14,40v0,60,70,60,128,60v24,-1,40,1,46,13v-2,12,5,32,-8,32r-543,0","w":1611},"Y":{"d":"526,0v-23,1,-39,-4,-34,-30v5,-22,44,-21,68,-24v91,-12,138,-36,138,-126r0,-338v0,-2,-2,-5,-3,-8r-409,-652v-54,-82,-109,-169,-229,-184r-39,-7v-13,-1,-14,-10,-14,-23v0,-9,2,-18,15,-18r572,0v14,0,17,6,17,18v1,33,-37,21,-61,26v-47,9,-94,20,-95,74v0,16,4,30,12,43r352,561v18,14,29,-12,37,-25r270,-459v19,-38,65,-101,31,-152v-21,-32,-67,-40,-113,-46v-14,-1,-17,-9,-17,-22v0,-12,3,-19,17,-18r467,0v15,-1,18,24,10,33v-10,11,-31,11,-47,15v-85,20,-144,63,-183,129r-395,680r0,373v1,93,63,115,157,128v22,3,49,2,49,32v0,19,-16,19,-34,20r-539,0","w":1527},"Z":{"d":"1343,-59v-2,28,2,59,-29,59r-1219,0v-30,-8,-16,-68,-2,-86r935,-1209v3,-3,4,-7,4,-10v1,-10,-11,-10,-20,-10r-607,0v-96,7,-158,50,-172,141v-3,21,-11,51,-19,92v-4,16,-6,19,-27,19v-8,0,-13,-2,-16,-6r15,-307v1,-16,4,-34,23,-34r1086,0v19,17,22,60,3,83r-899,1163v-3,6,-21,27,-20,37v-2,19,29,27,46,27r705,0v41,0,69,-19,93,-38v71,-56,95,-158,104,-275v1,-14,8,-15,22,-15v6,0,15,6,15,12r0,47","w":1460},"[":{"d":"702,-1731r0,86r-271,0v-49,0,-73,24,-73,73r0,1755v0,49,24,73,73,73r294,0r0,86r-520,0r0,-2073r497,0","w":740},"\\":{"d":"136,-1452r-130,0r525,1479r129,0","w":665},"]":{"d":"383,-1572v0,-51,-21,-73,-72,-73r-274,0r0,-86r498,0r0,2073r-520,0r0,-86r296,0v51,0,72,-22,72,-73r0,-1755","w":740},"^":{"d":"529,-1186r-305,507r-148,0r421,-700r63,0r412,700r-148,0"},"_":{"d":"-16,205r1046,0r0,115r-1046,0r0,-115","w":1014},"`":{"d":"140,-1378v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":700},"a":{"d":"850,-141v17,-1,10,35,6,43v-3,5,-9,10,-16,15r-107,78v-28,20,-94,47,-132,21v-36,-25,-54,-76,-68,-122v-2,-7,-4,-10,-5,-9r-117,91v-37,24,-69,50,-131,49v-93,-3,-159,-52,-192,-119v-22,-43,-26,-109,-6,-155v23,-54,77,-81,140,-109v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-1,-77,-35,-131,-88,-159v-46,-24,-113,-14,-148,14v-32,25,-55,77,-40,133v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v99,0,179,66,222,131v20,29,30,64,30,104r0,527v-1,55,93,72,134,41v9,-7,16,-16,28,-17xm243,-266v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38","w":885},"b":{"d":"314,-837v0,12,1,32,15,31v42,-17,84,-43,127,-65v26,-13,50,-21,70,-28v41,-15,72,-28,121,-28v118,0,195,70,249,145v84,117,123,331,60,498v-46,122,-132,215,-248,270v-126,60,-331,45,-461,7v-23,-7,-48,-13,-75,-20v-12,-2,-14,-11,-14,-24r0,-1348v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r263,-124v14,-6,24,3,24,22r0,784xm533,-805v-82,0,-151,33,-207,64v-10,6,-12,11,-12,24r0,473v17,124,106,190,241,193v104,2,172,-57,217,-121v65,-91,94,-246,55,-384v-26,-93,-77,-170,-153,-214v-39,-23,-86,-35,-141,-35","w":1099},"c":{"d":"841,-227v20,-2,30,24,17,41v-87,116,-201,213,-385,213v-126,0,-217,-58,-279,-129v-61,-70,-103,-171,-104,-293v-2,-373,190,-553,572,-531v91,5,161,31,188,100v20,53,-24,92,-76,89v-110,-5,-117,-123,-228,-127v-38,-1,-81,20,-106,35v-111,66,-178,180,-178,350v0,173,58,303,175,363v61,32,161,44,236,17v66,-24,116,-70,157,-119v6,-6,9,-9,11,-9","w":934},"d":{"d":"748,-870v9,1,10,-7,12,-13r0,-516v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r263,-124v14,-6,24,3,24,22r0,1424v7,57,27,81,90,82r58,-4v7,1,9,17,4,22v-2,2,-6,5,-13,8r-276,113v-17,10,-19,-8,-19,-22r0,-91v0,-12,-8,-12,-16,-7r-72,42v-68,38,-137,80,-237,81v-127,2,-211,-65,-265,-143v-81,-115,-115,-332,-48,-488v50,-116,138,-205,252,-258v98,-45,237,-51,340,-14v11,4,23,6,34,6xm399,-798v-133,75,-197,277,-143,476v25,94,80,168,158,211v56,32,136,41,207,21v44,-13,94,-27,126,-50v9,-6,13,-13,13,-20r0,-516v0,-19,-18,-34,-26,-45v-44,-60,-110,-109,-205,-110v-50,0,-93,12,-130,33","w":1090},"e":{"d":"231,-577v-17,4,-17,37,-17,62v0,111,14,209,61,277v58,84,145,152,280,152v112,0,173,-71,242,-121v8,-6,16,-3,21,7v4,6,8,11,11,13v-68,81,-162,157,-273,195v-89,31,-184,23,-260,-18v-129,-70,-226,-206,-226,-395v0,-225,96,-392,246,-477v110,-62,317,-62,392,23v49,55,93,128,120,205v5,16,7,29,7,40v0,18,-5,38,-24,37r-580,0xm242,-655v-3,17,3,31,18,31r367,0v17,0,26,-8,26,-23v-3,-94,-56,-158,-121,-193v-46,-25,-103,-24,-150,-2v-71,33,-123,101,-140,187","w":930},"f":{"d":"617,-16v-1,10,-4,17,-18,16r-549,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-606v0,-7,-4,-11,-12,-11r-109,0v-25,3,-49,-32,-22,-47v38,-22,101,-27,132,-56v14,-13,10,-35,11,-60v1,-320,88,-567,307,-674v74,-36,133,-66,234,-66v56,0,122,27,159,54v44,31,10,80,-5,112v-9,19,-14,40,-28,55v-11,11,-17,5,-29,-5v-60,-44,-111,-103,-208,-105v-214,-5,-274,150,-274,362r0,291v0,8,3,8,10,8r195,0v34,1,42,2,49,26v8,28,12,51,12,84v-1,19,-6,20,-26,21r-227,0v-5,0,-13,1,-13,10r0,587v4,122,125,139,248,143v12,0,18,6,18,13","w":624},"g":{"d":"348,-251v-130,-51,-234,-142,-234,-303v0,-185,118,-291,260,-346v96,-37,227,-39,324,-4v46,17,87,41,121,73v93,1,171,-13,268,-12v29,1,35,3,41,24v8,28,12,51,12,84v0,19,-6,20,-25,21r-222,0v23,38,44,77,42,140v-5,172,-112,272,-247,324v-80,31,-208,43,-293,11v-34,35,-97,52,-131,87v-12,11,-18,24,-18,38v0,31,27,52,82,66v151,40,509,-6,651,65v95,47,172,172,116,301v-72,166,-238,260,-443,302v-108,22,-269,28,-372,-1v-85,-24,-150,-63,-187,-127v-31,-53,-31,-128,2,-174v64,-86,170,-126,236,-215v-97,-9,-173,-52,-215,-115v-27,-40,-23,-96,9,-126v56,-53,160,-66,223,-113xm237,261v-49,94,31,182,91,227v92,68,266,105,406,56v92,-32,172,-83,219,-156v33,-51,49,-116,21,-171v-33,-65,-103,-86,-202,-89r-339,-11v-23,-1,-41,-3,-53,-4v-45,54,-111,86,-143,148xm754,-436v38,-125,4,-288,-55,-360v-53,-65,-153,-110,-261,-76v-103,32,-162,125,-160,269v2,136,52,248,140,305v56,37,151,43,216,11v59,-29,99,-80,120,-149","w":1148},"h":{"d":"341,-774v0,5,0,26,7,24v12,0,12,-6,19,-13v72,-75,132,-161,273,-163v219,-3,299,130,299,357r0,417v-1,76,47,103,108,114v22,5,43,4,47,22v0,9,-3,16,-10,16r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-407v0,-115,-1,-218,-79,-257v-46,-24,-129,-30,-189,-4v-58,25,-115,64,-148,114v-17,26,-26,53,-26,81r0,473v-1,76,47,103,108,114v22,5,43,4,47,22v0,9,-3,16,-10,16r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-1247v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,847","w":1124},"i":{"d":"70,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-529v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,751v-1,76,47,103,108,114v22,5,43,4,47,22v0,9,-3,16,-10,16r-446,0xm346,-1238v-54,62,-172,19,-172,-69v0,-72,75,-122,142,-91v40,18,72,73,50,128v-5,12,-12,23,-20,32","w":576},"j":{"d":"109,543v85,-22,106,-122,106,-226r0,-998v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,1030v-2,157,-50,281,-121,373v-73,95,-171,146,-338,140v-63,-2,-112,-41,-141,-81v-11,-15,-18,-31,-18,-47v0,-51,37,-85,90,-88v67,23,107,91,181,111v20,5,49,8,85,8xm334,-1238v-54,62,-174,19,-174,-69v0,-90,118,-132,173,-67v21,24,38,66,21,104v-5,12,-12,23,-20,32","w":577},"k":{"d":"368,-479v-13,2,-12,32,-13,49r0,278v-1,76,47,103,108,114v16,2,28,5,37,9v7,3,10,7,10,12v0,8,-2,17,-10,17r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-1247v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,998v10,48,51,45,91,25v80,-43,158,-110,212,-180v10,-14,16,-25,16,-33v-3,-43,-71,-28,-104,-41v-12,-5,-19,-12,-19,-25v-1,-19,23,-23,41,-23r381,0v18,0,35,5,35,23v0,8,-8,14,-23,19v-67,20,-145,29,-194,67r-287,224v-1,11,14,26,19,32r411,433v37,40,83,55,138,70v9,3,14,7,14,14v0,10,-2,18,-16,18r-439,0v-14,-1,-13,-24,0,-29v33,-13,90,-11,90,-57v0,-21,-28,-49,-43,-64","w":1096},"l":{"d":"476,-29v14,3,12,29,0,29r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-1247v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,1469v-1,76,47,103,108,114v16,2,28,5,37,9","w":521},"m":{"d":"791,-654v-1,-111,-73,-183,-194,-177v-75,4,-144,51,-197,84v-21,14,-37,27,-47,39r0,552v-1,77,46,104,108,116v23,4,47,4,47,24v0,9,-3,16,-10,16r-446,0v-13,-2,-14,-27,0,-30v23,-10,60,-11,85,-24v34,-17,60,-44,60,-100r0,-576v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,166v2,9,14,6,22,2v30,-16,59,-33,88,-50v76,-42,152,-91,263,-93v107,-2,154,56,190,125v6,12,21,28,40,18r15,-6r219,-110v56,-28,161,-41,218,-6v139,84,146,319,134,538v-3,46,-5,98,-5,154v1,39,-3,82,11,108v25,47,84,61,144,70v18,4,34,4,36,20v0,9,-3,16,-10,16r-482,0v-13,-2,-13,-25,0,-30v24,-8,60,-10,85,-24v35,-19,59,-50,59,-110v0,-109,6,-243,6,-362v1,-162,-26,-330,-197,-304v-79,12,-138,50,-216,88v-10,5,-25,14,-26,28r0,558v-1,77,46,104,108,116v23,4,47,4,47,24v0,9,-3,16,-10,16r-446,0v-13,-2,-14,-27,0,-30v23,-10,60,-11,85,-24v34,-17,60,-46,60,-102r0,-498","w":1732},"n":{"d":"802,-526v1,-162,-26,-330,-197,-304v-79,12,-138,50,-216,88v-10,5,-25,14,-26,28r0,558v-1,77,46,104,108,116v23,4,47,4,47,24v0,9,-3,16,-10,16r-446,0v-13,-2,-14,-27,0,-30v23,-10,60,-11,85,-24v34,-17,60,-46,60,-102r0,-574v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,156v4,15,14,11,24,6r219,-110v56,-28,161,-41,218,-6v139,84,146,319,134,538v-3,46,-5,98,-5,154v1,39,-3,82,11,108v25,47,84,61,144,70v18,4,34,4,36,20v0,9,-3,16,-10,16r-482,0v-13,-2,-13,-25,0,-30v24,-8,60,-10,85,-24v35,-19,59,-50,59,-110v0,-109,6,-243,6,-362","w":1164},"o":{"d":"110,-269v-46,-115,-49,-256,2,-369v51,-112,139,-201,251,-252v113,-52,251,-50,367,-3v119,48,209,137,262,251v52,113,52,262,4,377v-48,117,-136,206,-252,255v-115,49,-271,49,-384,-1v-115,-51,-203,-140,-250,-258xm306,-754v-66,95,-80,258,-44,402v29,117,85,216,171,278v72,52,200,64,280,16v116,-70,173,-240,137,-422v-32,-161,-106,-298,-238,-362v-68,-32,-163,-31,-223,8v-33,21,-60,48,-83,80","w":1107},"p":{"d":"344,4v-23,-4,-21,19,-21,37r0,427v2,93,92,103,173,116v19,3,37,4,37,20v0,9,-3,16,-10,16r-501,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-1199v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r236,-111v9,-6,23,-11,34,-15v11,0,17,8,17,24r0,127v1,14,22,13,30,4v94,-56,172,-104,301,-104v78,0,133,36,176,78v87,87,150,217,150,381v0,165,-69,278,-157,362v-73,69,-163,132,-298,132v-69,0,-119,-13,-181,-23xm638,-798v-55,-29,-138,-31,-204,-9v-38,12,-82,33,-111,63r1,578v0,62,55,76,102,94v38,14,81,25,126,25v142,0,224,-88,256,-199v52,-178,-3,-393,-95,-494v-21,-24,-46,-44,-75,-58","w":1090},"q":{"d":"917,-935v7,1,17,-3,16,6r0,1397v-1,76,47,103,108,114v22,5,43,4,47,22v0,9,-3,16,-10,16r-536,0v-12,-2,-14,-26,0,-29v92,-23,235,-13,235,-123r0,-568v-2,-13,-11,-4,-22,2r-93,53v-68,37,-126,72,-225,72v-123,0,-191,-75,-245,-152v-83,-117,-125,-332,-54,-495v51,-119,140,-214,256,-267v58,-27,120,-40,187,-40v99,1,172,27,241,64v28,2,42,-20,58,-35v11,-10,23,-33,37,-37xm446,-108v117,56,260,3,331,-64r0,-454v-2,-155,-86,-243,-235,-243v-100,0,-166,57,-210,126v-51,80,-83,195,-81,328v2,156,87,256,195,307","w":1096},"r":{"d":"363,-741v0,5,0,12,6,12v7,0,10,-7,14,-10r39,-53v26,-37,59,-74,94,-100v49,-36,114,-4,160,12v20,7,36,15,50,24v26,17,24,19,15,50v-8,26,-21,55,-37,74v-9,11,-17,15,-28,15v-62,-21,-136,-79,-211,-34v-37,21,-69,58,-88,97v-9,19,-14,35,-14,50r0,452v2,93,92,103,173,116v19,3,37,4,37,20v0,9,-3,16,-10,16r-501,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-529v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,162","w":747},"s":{"d":"430,10v-86,31,-190,14,-264,-16v-36,-1,-34,41,-77,33v-14,-62,-19,-170,-24,-245v-1,-20,20,-17,29,-10v11,9,15,28,21,42v41,87,93,161,217,161v70,0,111,-44,130,-97v19,-52,9,-111,-21,-149v-89,-116,-267,-155,-343,-287v-28,-48,-43,-124,-18,-183v36,-84,99,-137,188,-171v81,-30,211,-11,267,27v26,18,20,64,20,109r0,92v0,13,-3,23,-18,22v-16,0,-16,-5,-21,-17v-26,-65,-63,-129,-124,-159v-34,-18,-82,-22,-120,-6v-52,23,-81,77,-82,152v19,64,65,92,117,125v101,65,217,117,275,223v33,61,38,162,4,226v-32,61,-88,103,-156,128","w":685},"t":{"d":"307,-208v2,69,26,125,89,128v83,4,122,-39,170,-72v12,-9,25,-14,38,-14v14,0,7,22,6,28v-7,19,-7,14,-27,40v-29,38,-77,76,-125,102v-54,30,-131,29,-185,3v-75,-37,-122,-112,-122,-219r0,-557v-39,-3,-100,12,-106,-22v-1,-6,3,-17,7,-19v54,-34,102,-77,146,-122v35,-35,64,-81,100,-114v12,-11,22,-17,31,-17v16,1,13,18,9,35r-31,110v0,13,2,19,16,19r255,0v38,-2,36,33,39,65r5,59v0,4,-3,6,-8,6r-301,0v-7,0,-6,2,-6,9r0,552","w":647},"u":{"d":"773,24v-17,10,-19,-8,-19,-22r0,-96v-2,-3,-13,-7,-16,-2r-160,78v-52,18,-94,45,-164,45v-96,-1,-182,-27,-226,-83v-16,-19,-24,-43,-24,-70r0,-610v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v14,-2,23,-2,22,16r0,691v5,81,76,118,145,137v101,28,193,-13,258,-54v11,-6,21,-15,31,-28r0,-572v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v10,-1,19,-3,21,8r1,0r0,721v7,57,27,81,90,82r58,-4v7,1,9,17,4,22v-2,2,-6,5,-13,8","w":1124},"v":{"d":"1015,-900v13,1,13,18,9,28v-15,13,-40,11,-66,17v-65,17,-89,90,-111,147r-275,710v-2,4,-10,27,-20,25r-79,0v-12,1,-18,-23,-22,-31r-265,-717v-28,-70,-76,-126,-164,-136v-12,-1,-22,-8,-22,-23v0,-13,8,-20,24,-20r445,0v7,-2,8,12,8,17v-2,30,-42,24,-73,25v-43,1,-74,14,-73,60r2,24r203,555v3,9,14,34,28,19v7,-7,11,-20,15,-29r132,-341r51,-144v14,-39,11,-78,-14,-102v-20,-19,-38,-37,-76,-37v-27,-1,-57,-2,-58,-30v-1,-11,12,-17,22,-17r379,0","w":1036},"w":{"d":"1601,-900v13,1,13,18,9,28v-15,13,-40,11,-66,17v-65,17,-89,90,-111,147r-275,710v-2,4,-10,27,-20,25r-79,0v-12,1,-18,-23,-22,-31r-222,-601r-235,607v-2,4,-10,27,-20,25r-79,0v-12,1,-18,-23,-22,-31r-265,-717v-28,-70,-76,-126,-164,-136v-12,-1,-22,-8,-22,-23v0,-13,8,-20,24,-20r445,0v7,-2,8,12,8,17v-2,30,-42,24,-73,25v-43,1,-74,14,-73,60r2,24r203,555v3,9,14,34,28,19v7,-7,11,-20,15,-29r137,-353v14,-38,25,-68,32,-89v7,-21,13,-38,16,-50v-28,-70,-76,-126,-164,-136v-12,-1,-22,-8,-22,-23v0,-13,8,-20,24,-20r445,0v7,-2,8,12,8,17v-2,30,-42,25,-73,25v-52,0,-91,30,-71,84r203,555v3,9,14,34,28,19v7,-7,11,-20,15,-29r79,-201r86,-231v19,-53,45,-113,4,-155v-19,-19,-38,-37,-76,-37v-27,-1,-57,-2,-58,-30v-1,-11,12,-17,22,-17r379,0","w":1642},"x":{"d":"36,0v-14,0,-16,-5,-16,-18v34,-26,96,-47,123,-80r274,-330v0,-11,-3,-8,-8,-18r-304,-375v-18,-20,-54,-30,-77,-44v-19,-12,-9,-35,13,-35r372,0v7,-2,8,12,8,17v-5,14,-32,15,-49,21v-27,9,-57,27,-46,67v1,6,4,11,7,14r155,192r29,28v8,1,8,-1,17,-8r147,-171v15,-19,24,-27,25,-57v2,-54,-49,-55,-87,-69v-11,-3,-16,-11,-16,-22v0,-7,2,-13,11,-12r307,0v13,-1,7,14,7,27v-1,4,-3,7,-7,9v-76,19,-116,59,-160,112r-193,232v-13,25,13,53,29,63r340,406v13,16,55,5,55,33v0,13,-2,14,-12,18r-394,0v-10,2,-10,-13,-10,-19v1,-21,36,-17,54,-21v28,-6,53,-12,53,-48v0,-20,-16,-34,-25,-45r-172,-216v-14,-13,-27,-19,-38,-19v-15,7,-24,13,-33,25r-157,204v-17,19,-22,51,-2,71v23,22,61,37,101,39v10,1,10,29,0,29r-321,0","w":1017},"y":{"d":"269,638v-62,12,-105,-23,-105,-79v1,-76,94,-65,133,-104v16,-16,37,-31,46,-52r161,-370v17,-28,3,-46,-8,-67r-87,-169r-248,-518v-28,-70,-75,-126,-163,-136v-12,-1,-23,-8,-23,-23v0,-13,8,-20,24,-20r445,0v7,-2,8,12,8,17v-2,30,-42,24,-73,25v-43,1,-74,14,-73,60r2,24r266,570v12,23,28,-5,33,-18r135,-348r51,-144v14,-39,11,-78,-14,-102v-20,-19,-39,-37,-77,-37v-27,-1,-56,-2,-57,-30v-1,-11,12,-17,22,-17r379,0v13,1,13,18,9,28v-15,13,-40,11,-66,17v-67,19,-90,95,-114,155r-464,1149r-70,149v-12,24,-41,34,-72,40","w":1082},"z":{"d":"310,-116v-3,5,-8,20,3,20r385,0v94,-4,107,-95,155,-146v7,-8,15,-12,24,-12v9,0,14,4,14,12r-83,224v-4,8,-9,17,-19,18r-705,0v-25,2,-28,-29,-16,-45r520,-714v5,-7,8,-15,8,-25v-27,-11,-91,-9,-131,-9r-205,0v-107,2,-112,112,-145,188v-6,12,-12,17,-25,15v-2,0,-4,-2,-4,-4r57,-334v1,-15,25,-16,33,-6v11,14,17,38,39,39r185,7v35,1,77,1,126,1r314,-6v8,2,10,14,10,23v-1,5,-10,34,-16,36","w":915},"{":{"d":"835,285v17,1,15,19,15,39v0,21,-5,32,-15,32v-194,1,-348,-46,-444,-148v-48,-51,-83,-119,-82,-216v1,-129,43,-232,67,-342v33,-147,5,-308,-141,-314v-16,-4,-29,-18,-29,-38v0,-23,10,-42,29,-43v102,-1,154,-54,154,-164v0,-82,-23,-155,-40,-224v-28,-113,-68,-273,-4,-378v84,-139,245,-210,468,-205v25,0,37,10,37,30v0,23,-5,41,-27,41r-72,3v-116,16,-203,68,-245,159v-27,59,-21,143,-16,221v6,125,61,289,11,405v-29,67,-71,90,-111,138v-18,37,21,57,40,77v45,49,94,110,92,208v-3,127,-39,266,-37,409v2,186,122,262,268,300v29,8,54,9,82,10","w":1058},"|":{"d":"150,-1645r131,0r0,1680r-131,0r0,-1680","w":431},"}":{"d":"823,-745v27,0,39,47,21,68v-6,7,-13,11,-21,13v-146,6,-175,170,-141,314r54,225v17,80,19,174,-10,241v-77,171,-259,239,-503,240v-10,0,-15,-11,-15,-32v0,-20,-2,-39,15,-39v65,0,113,-15,167,-37v104,-42,183,-123,183,-273v0,-143,-34,-282,-37,-409v-2,-115,59,-176,116,-232v14,-14,31,-33,16,-53v-37,-49,-83,-72,-111,-138v-51,-116,5,-282,11,-405v5,-78,12,-163,-16,-221v-52,-107,-158,-163,-317,-162v-22,0,-27,-18,-27,-41v0,-36,40,-31,81,-30v197,3,347,77,424,205v63,105,24,268,-4,378v-18,69,-41,141,-40,224v1,104,64,143,154,164","w":1063},"~":{"d":"729,-601v87,0,109,-84,111,-180r118,0v0,140,-50,243,-138,293v-54,30,-125,27,-180,1v-79,-37,-160,-107,-238,-145v-36,-17,-80,-29,-120,-10v-53,25,-72,89,-73,172r-119,0v0,-141,48,-246,138,-294v85,-45,193,-12,260,28v55,33,134,99,204,128v12,5,24,7,37,7"},"\u00a0":{"w":550},"\u00a1":{"d":"292,-915v-103,-39,-190,55,-153,155v19,50,85,88,149,60v50,-21,87,-87,62,-153v-11,-27,-30,-52,-58,-62xm318,594v11,-0,29,-3,29,-14r0,-52r-74,-962v-3,-20,-9,-39,-30,-39v-21,-0,-28,19,-31,39r-74,962r0,52v0,9,5,14,15,14r127,2v13,-0,26,-1,38,-2","w":489},"\u00a2":{"d":"236,-59v-84,-72,-146,-190,-146,-336v0,-331,145,-512,453,-531r69,-194r130,0r-69,194v86,6,151,34,177,100v27,68,-53,108,-118,81v-39,-17,-65,-51,-95,-78r-242,681v60,50,182,77,278,43v66,-23,116,-70,157,-119v6,-6,9,-9,11,-9v20,-2,30,24,17,41v-87,116,-201,210,-385,213v-47,0,-90,-8,-130,-23r-126,355r-129,0xm304,-680v-55,109,-54,315,2,425r214,-606v-29,5,-58,19,-80,32v-61,36,-104,87,-136,149","w":934},"\u00a3":{"d":"565,-623v47,109,32,288,-5,398v45,45,103,88,171,111v50,18,105,14,144,-13v47,-33,84,-87,98,-144r40,0v-11,117,-66,215,-155,265v-57,32,-156,47,-222,12v-45,-24,-87,-59,-116,-92v-12,-14,-19,-21,-21,-22v-34,49,-84,97,-143,122v-23,10,-44,14,-71,13v-105,-1,-169,-55,-169,-156v0,-92,60,-144,129,-171v78,-31,181,-4,231,30v3,-15,5,-28,5,-41v0,-127,-50,-221,-93,-312r-211,0v-13,0,-24,-4,-24,-16r0,-24v0,-12,11,-17,24,-17r181,0r-38,-78v-53,-102,-94,-268,-38,-398v38,-88,100,-154,184,-194v121,-57,294,-19,380,38v55,35,109,87,109,165v0,37,-20,70,-57,70v-66,0,-79,-62,-105,-105v-47,-78,-92,-147,-216,-144v-89,2,-152,52,-185,114v-12,23,-18,48,-18,74v2,204,105,314,168,458r189,0v13,0,24,5,24,17r0,24v0,12,-11,16,-24,16r-166,0xm451,-165v-38,-53,-119,-117,-209,-81v-52,21,-97,89,-70,160v14,38,50,68,102,68v96,0,143,-81,177,-147"},"\u00a4":{"d":"531,-330v-93,0,-169,-36,-225,-79r-192,191r-62,-62r194,-193v-38,-53,-65,-122,-65,-207v0,-92,32,-161,76,-215r-196,-198r63,-63r197,198v55,-41,121,-71,210,-72v78,0,147,22,208,67r194,-194r62,62r-194,195v46,55,83,126,83,220v0,90,-34,159,-74,214r187,188r-62,62r-188,-188v-56,42,-125,73,-216,74xm299,-780v-27,60,-27,137,0,197v39,86,113,156,232,156v119,0,196,-70,235,-156v27,-60,27,-137,0,-197v-39,-86,-116,-154,-235,-154v-119,0,-194,68,-232,154"},"\u00a5":{"d":"698,-511v1,-11,-5,-17,-9,-24r-377,0v-19,0,-35,-9,-35,-25r0,-36v0,-16,16,-25,35,-25r323,0r-349,-557v-54,-82,-109,-169,-229,-184r-39,-7v-13,-1,-14,-10,-14,-23v0,-9,2,-18,15,-18r572,0v14,0,17,6,17,18v1,33,-37,21,-61,26v-47,9,-94,20,-95,74v0,16,4,30,12,43r352,561v18,14,29,-12,37,-25r270,-459v19,-38,65,-101,31,-152v-21,-32,-67,-40,-113,-46v-14,-1,-17,-9,-17,-22v0,-12,3,-19,17,-18r467,0v15,-1,18,24,10,33v-10,11,-31,11,-47,15v-85,20,-144,63,-183,129r-356,612r346,0v19,0,35,9,35,25r0,36v0,16,-16,25,-35,25r-385,0r0,155r385,0v19,0,35,9,35,25r0,36v0,16,-16,25,-35,25r-385,0v3,76,-9,159,31,199v26,26,92,38,148,47v15,3,31,7,27,28v1,19,-16,19,-34,20r-539,0v-23,1,-39,-4,-34,-30v5,-22,44,-21,68,-24v91,-12,138,-36,138,-126r0,-114r-386,0v-19,0,-35,-9,-35,-25r0,-36v0,-16,16,-25,35,-25r386,0r0,-131","w":1569},"\u00a6":{"d":"459,-1645r0,750r-121,0r0,-750r121,0xm459,-717r0,752r-121,0r0,-752r121,0","w":788},"\u00a7":{"d":"954,-1430v-1,56,-42,75,-104,75v-16,0,-33,-8,-51,-25v-43,-40,-82,-81,-133,-114v-50,-32,-135,-31,-188,-6v-34,15,-65,43,-94,64v-27,42,-52,97,-32,163v19,61,52,119,82,166v98,155,224,303,326,462v78,121,152,256,193,409v30,112,46,227,17,346v-51,206,-182,354,-374,423v-69,25,-149,47,-237,31v-91,-16,-177,-50,-224,-111v-10,-14,-15,-29,-15,-45v1,-56,43,-74,104,-75v17,0,34,8,52,25v43,40,81,81,132,114v74,48,184,15,241,-26v53,-38,102,-108,72,-196v-20,-57,-49,-118,-80,-162r-146,-209r-131,-185v-107,-155,-209,-303,-254,-510v-21,-99,-32,-203,-4,-306v55,-205,178,-368,370,-441v85,-33,200,-38,291,-9v66,21,134,48,171,96v11,14,16,29,16,46xm811,277v118,-154,82,-472,-1,-634v-104,-203,-247,-384,-370,-570v-29,-44,-51,-86,-73,-122v-42,-68,-83,-160,-104,-250v-78,125,-102,342,-46,507v51,149,127,283,211,405r196,286v31,45,58,89,83,128v44,68,78,163,104,250","w":1114},"\u00a8":{"d":"658,-1274v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm258,-1274v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":700},"\u00a9":{"d":"117,-521v-36,-128,-36,-276,0,-404v58,-204,185,-354,350,-455v145,-88,380,-136,586,-77v204,58,354,185,455,350v88,145,136,380,77,586v-58,204,-185,354,-350,455v-145,88,-380,136,-586,77v-204,-58,-357,-184,-455,-350v-33,-57,-59,-117,-77,-182xm210,-900v-33,112,-33,241,0,353v69,234,230,395,464,464v111,33,241,32,353,0v178,-51,310,-162,397,-305v77,-126,120,-332,67,-512v-69,-235,-230,-395,-464,-464v-112,-33,-242,-33,-353,0v-234,69,-395,229,-464,464xm1160,-297v-49,-18,-105,8,-152,16v-41,7,-93,22,-139,22v-233,0,-392,-113,-470,-277v-55,-115,-53,-280,-1,-397v87,-197,301,-332,590,-283v51,9,110,17,156,39v30,14,37,2,69,4v5,0,8,4,8,11r0,203v0,10,-10,7,-21,7v-10,-4,-15,-26,-20,-34v-58,-114,-145,-196,-298,-196v-195,0,-307,100,-357,248v-35,104,-32,237,3,342v37,114,108,199,210,249v77,38,190,51,280,21v102,-35,170,-112,222,-198v5,-9,30,-6,22,12r-94,206v-1,3,-4,5,-8,5","w":1717},"\u00aa":{"d":"576,-989v12,-0,7,24,4,30v-2,3,-6,7,-11,10r-73,54v-19,13,-65,32,-91,14v-24,-17,-37,-52,-46,-84v-2,-4,-3,-7,-4,-6r-80,63v-25,16,-47,34,-90,33v-64,-2,-109,-36,-132,-81v-15,-30,-17,-75,-4,-107v16,-37,53,-55,96,-74v37,-17,118,-33,159,-53r39,-19v12,-7,15,-9,15,-20r0,-132v-1,-53,-24,-90,-60,-109v-32,-16,-78,-10,-102,10v-22,17,-38,52,-27,91v-24,18,-70,37,-102,48v-10,1,-10,-14,-11,-23v1,-48,31,-85,59,-112v44,-40,98,-72,177,-72v68,0,123,46,152,90v14,20,21,44,21,72r0,361v-1,38,64,49,92,28v6,-5,11,-11,19,-12xm160,-1074v-13,17,-14,57,-4,80v17,37,60,62,111,43v29,-10,58,-27,77,-47v9,-10,14,-20,14,-30r0,-140v0,-6,-3,-9,-8,-6r-159,74v-11,8,-23,15,-31,26","w":591},"\u00ab":{"d":"397,-927r-188,375r190,373r-49,0r-282,-373r282,-375r47,0xm679,-927r-188,375r190,373r-49,0r-282,-373r282,-375r47,0","w":791},"\u00ac":{"d":"952,-689r0,508r-127,0r0,-381r-737,0r0,-127r864,0"},"\u00ad":{"d":"828,-578r0,137r-743,0r0,-137r743,0","w":913},"\u00ae":{"d":"117,-521v-36,-128,-36,-276,0,-404v58,-204,185,-354,350,-455v145,-88,380,-136,586,-77v204,58,354,185,455,350v88,145,136,380,77,586v-58,204,-185,354,-350,455v-145,88,-380,136,-586,77v-204,-58,-357,-184,-455,-350v-33,-57,-59,-117,-77,-182xm210,-900v-33,112,-33,241,0,353v69,234,230,395,464,464v111,33,241,32,353,0v178,-51,310,-162,397,-305v77,-126,120,-332,67,-512v-69,-235,-230,-395,-464,-464v-112,-33,-242,-33,-353,0v-234,69,-395,229,-464,464xm687,-424v-2,73,73,80,137,80v9,0,4,12,5,19v0,2,-2,6,-5,5r-369,0v-7,0,-4,-11,-5,-19v0,-2,2,-6,5,-5v59,-5,115,-16,115,-78r0,-634v-1,-66,-50,-89,-117,-86v-8,0,-4,-12,-5,-19v3,-10,25,-6,36,-6r168,-5v44,-2,88,-3,133,-3v151,0,244,52,291,153v13,30,19,62,19,97v-2,108,-67,154,-143,190r182,297v30,51,77,90,133,113v4,13,-4,20,-19,20v-130,0,-196,-70,-249,-154r-154,-241v-1,-1,-2,-2,-3,-2r-146,-7v-7,0,-9,2,-9,9r0,276xm720,-1143v-12,2,-33,-3,-33,11r0,363v1,13,-2,30,12,31v18,2,41,4,62,4v142,1,215,-65,214,-205v-1,-102,-51,-163,-127,-191v-37,-14,-80,-16,-128,-13","w":1702},"\u00af":{"d":"26,-1322r647,0r0,129r-647,0r0,-129","w":699},"\u00b0":{"d":"464,-1291v-69,27,-119,112,-84,203v26,68,115,119,204,84v68,-27,119,-115,84,-204v-27,-68,-115,-118,-204,-83xm313,-1060v-24,-54,-24,-126,0,-180v35,-78,103,-139,211,-139v108,0,176,61,211,139v24,54,24,126,0,180v-35,78,-102,140,-211,140v-108,0,-176,-62,-211,-140"},"\u00b1":{"d":"88,-689r371,0r0,-367r135,0r0,367r366,0r0,127r-366,0r0,378r-135,0r0,-378r-371,0r0,-127xm88,-127r872,0r0,127r-872,0r0,-127"},"\u00b2":{"d":"51,-552v-10,-15,4,-45,16,-52v26,-28,54,-57,85,-86r92,-87v77,-78,166,-158,214,-260v52,-109,-13,-216,-92,-253v-68,-32,-154,-8,-199,30v-40,34,-61,70,-75,120v-3,13,-14,10,-26,12v-12,-3,-6,-9,-2,-26v11,-49,35,-106,66,-138v57,-56,111,-87,205,-87v120,0,198,59,234,145v22,52,26,118,1,170v-60,124,-188,196,-285,291r-93,89v-13,14,-39,36,-48,51r355,0v70,4,78,-50,94,-101r24,0r-27,162v-3,10,-5,15,-15,20r-524,0","w":661},"\u00b3":{"d":"255,-1366v114,-42,261,12,258,127v-1,64,-33,113,-76,143r-54,38v-5,4,-8,6,-8,7v100,-6,161,44,195,107v36,66,32,162,-6,228v-41,70,-106,125,-182,157v-96,41,-230,24,-300,-22v-18,-13,-30,-29,-36,-50v1,-41,53,-50,85,-25v47,37,94,83,175,83v97,0,147,-78,174,-157v8,-27,13,-53,13,-79v-1,-108,-53,-178,-153,-178v-33,0,-67,11,-84,31v-6,7,-16,-6,-16,-12v6,-12,23,-22,33,-30v50,-42,106,-82,135,-143v15,-32,21,-71,3,-103v-21,-38,-61,-69,-117,-69v-97,0,-148,63,-183,124v-7,-1,-33,-3,-23,-15v29,-76,91,-134,167,-162","w":661},"\u00b4":{"d":"423,-1440v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":700},"\u00b5":{"d":"889,-900v15,1,12,5,12,21r0,682v7,57,27,81,90,82r58,-4v7,1,8,17,3,22v-2,2,-5,5,-12,8r-276,113v-17,10,-19,-8,-19,-22r0,-96v-2,-3,-13,-7,-16,-2r-219,98v-60,29,-124,31,-199,14r-1,561v-1,3,-3,5,-8,7r-135,56v-15,-1,-12,-5,-12,-21r0,-1498v1,-16,-3,-20,12,-21r132,0v15,1,12,5,12,21r0,660v5,81,76,118,145,137v101,28,193,-13,258,-54v11,-6,21,-15,31,-28r0,-715v1,-16,-3,-20,12,-21r132,0","w":1100},"\u00b6":{"d":"843,308v-19,-1,-16,-11,-16,-35r0,-1789r-166,0r0,1791v-1,21,2,33,-16,33r-56,0v-18,-1,-15,-15,-15,-37r0,-1106v-263,-8,-474,-78,-474,-354v0,-186,65,-297,196,-349v191,-75,488,-47,754,-54v35,-1,25,28,25,55v0,15,-8,15,-27,16r-133,0r0,1811v0,13,-3,18,-17,18r-55,0","w":1110},"\u00b7":{"d":"310,-558v-114,43,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,100,97,70,172v-13,32,-38,56,-70,68","w":520},"\u00b8":{"d":"156,532v-35,4,-69,-22,-52,-57v8,-16,24,-14,48,-19v16,-3,32,-6,50,-9v73,-16,154,-36,154,-123v0,-72,-83,-97,-150,-109r174,-215r101,0r-132,154v76,22,128,69,140,151v-19,163,-172,208,-333,227","w":700},"\u00b9":{"d":"150,-552v-5,-2,-6,-18,2,-18v63,0,104,2,141,-14v14,-6,12,-23,13,-44r0,-645r-52,37v-34,23,-75,51,-116,67v-5,-1,-14,-14,-8,-21v78,-52,157,-120,220,-189r35,0v11,0,12,1,12,11r1,755v1,9,3,22,8,26v26,23,83,7,126,16v4,1,6,20,-2,19r-380,0","w":661},"\u00ba":{"d":"54,-1081v-31,-79,-34,-175,1,-253v35,-77,94,-137,171,-172v77,-36,173,-35,252,-2v115,48,207,143,207,299v0,158,-83,258,-197,307v-78,34,-186,33,-264,-1v-79,-35,-138,-97,-170,-178xm244,-1468v-89,53,-121,194,-87,330v20,81,58,149,117,191v50,36,138,43,193,11v90,-53,122,-197,85,-328v-23,-79,-63,-148,-122,-192v-50,-37,-130,-45,-186,-12","w":761},"\u00bb":{"d":"441,-927r282,375r-282,373r-49,0r190,-373r-188,-375r47,0xm159,-927r282,375r-282,373r-49,0r190,-373r-188,-375r47,0","w":791},"\u00bc":{"d":"888,-261v-8,0,-16,-1,-15,-11v0,-7,1,-12,2,-14r393,-551v10,-11,9,-13,25,-13v14,1,24,0,24,15r0,493v1,14,-2,15,12,15r106,0v9,0,20,0,19,11v-3,19,8,54,-12,55r-115,0v-12,0,-9,0,-10,12r0,235v0,4,-4,14,-10,13r-68,0v-10,1,-13,-7,-13,-14r0,-228v-1,-22,-1,-18,-25,-18r-313,0xm1226,-671v0,-12,-1,-24,-15,-23v-8,0,-13,8,-18,12r-245,348v1,9,8,6,20,7r244,0v10,0,12,-5,14,-12r0,-332xm1317,-1480r130,0r-1101,1535r-129,0xm121,-552v-5,-2,-6,-18,2,-18v63,0,104,2,141,-14v14,-6,12,-23,13,-44r0,-645r-52,37v-34,23,-75,51,-116,67v-5,-1,-14,-14,-8,-21v78,-52,157,-120,220,-189r35,0v11,0,12,1,12,11r1,755v1,9,3,22,8,26v26,23,83,7,126,16v4,1,6,20,-2,19r-380,0","w":1550},"\u00bd":{"d":"1239,-1480r130,0r-1101,1535r-129,0xm911,-1v-10,-15,4,-45,16,-52v26,-28,54,-57,85,-86r92,-87v77,-78,166,-158,214,-260v52,-109,-13,-216,-92,-253v-68,-32,-154,-8,-199,30v-40,34,-61,70,-75,120v-3,13,-14,10,-26,12v-12,-3,-6,-9,-2,-26v11,-49,35,-106,66,-138v57,-56,111,-87,205,-87v120,0,198,59,234,145v22,52,26,118,1,170v-60,124,-188,196,-285,291r-93,89v-13,14,-39,36,-48,51r355,0v70,4,78,-50,94,-101r24,0r-27,162v-3,10,-5,15,-15,20r-524,0xm101,-552v-5,-2,-6,-18,2,-18v63,0,104,2,141,-14v14,-6,12,-23,13,-44r0,-645r-52,37v-34,23,-75,51,-116,67v-5,-1,-14,-14,-8,-21v78,-52,157,-120,220,-189r35,0v11,0,12,1,12,11r1,755v1,9,3,22,8,26v26,23,83,7,126,16v4,1,6,20,-2,19r-380,0","w":1550},"\u00be":{"d":"885,-261v-8,0,-16,-1,-15,-11v0,-7,1,-12,2,-14r393,-551v10,-11,9,-13,25,-13v14,1,24,0,24,15r0,493v1,14,-2,15,12,15r106,0v9,0,20,0,19,11v-3,19,8,54,-12,55r-115,0v-12,0,-9,0,-10,12r0,235v0,4,-4,14,-10,13r-68,0v-10,1,-13,-7,-13,-14r0,-228v-1,-22,-1,-18,-25,-18r-313,0xm1223,-671v0,-12,-1,-24,-15,-23v-8,0,-13,8,-18,12r-245,348v1,9,8,6,20,7r244,0v10,0,12,-5,14,-12r0,-332xm1329,-1480r130,0r-1101,1535r-129,0xm258,-1366v114,-42,261,12,258,127v-1,64,-33,113,-76,143r-54,38v-5,4,-8,6,-8,7v100,-6,161,44,195,107v36,66,32,162,-6,228v-41,70,-106,125,-182,157v-96,41,-230,24,-300,-22v-18,-13,-30,-29,-36,-50v1,-41,53,-50,85,-25v47,37,94,83,175,83v97,0,147,-78,174,-157v8,-27,13,-53,13,-79v-1,-108,-53,-178,-153,-178v-33,0,-67,11,-84,31v-6,7,-16,-6,-16,-12v6,-12,23,-22,33,-30v50,-42,106,-82,135,-143v15,-32,21,-71,3,-103v-21,-38,-61,-69,-117,-69v-97,0,-148,63,-183,124v-7,-1,-33,-3,-23,-15v29,-76,91,-134,167,-162","w":1550},"\u00bf":{"d":"488,-530v6,-15,25,-18,38,0v38,53,78,122,89,198v21,139,-71,195,-176,226v-113,33,-208,87,-252,190v-23,53,-19,133,9,174v64,95,218,87,384,94v53,2,108,19,108,76v0,77,-91,86,-170,86v-186,0,-304,-97,-363,-232v-37,-84,-40,-207,-5,-292v49,-120,148,-198,272,-244v58,-22,125,-42,125,-119v0,-65,-48,-98,-59,-157xm555,-918v50,21,86,83,61,151v-19,51,-85,89,-150,62v-50,-19,-86,-86,-61,-151v20,-50,85,-90,150,-62","w":778},"\u00c0":{"d":"532,-32v-2,12,5,32,-8,32r-511,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v103,-6,160,-59,190,-146r409,-1186v1,-8,-12,-26,-11,-33v0,-3,1,-5,4,-5r200,0v4,2,9,2,11,8r423,1187v25,46,32,92,71,123v30,23,81,49,134,52v13,0,6,20,8,32v0,4,-2,9,-8,8r-612,0v-13,0,-6,-20,-8,-32v-1,-10,13,-8,22,-9v80,-6,165,-7,202,-57v11,-15,18,-35,11,-56r-155,-435v-7,-16,-19,-34,-42,-34r-355,0v-28,1,-43,21,-50,41r-150,439r0,9v21,80,118,94,217,94v6,-1,8,4,8,8xm828,-734v21,2,19,-19,14,-33r-149,-410v-10,-23,-12,-36,-23,-19r-151,439v-2,12,-1,23,14,23r295,0xm484,-1876v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":1457},"\u00c1":{"d":"532,-32v-2,12,5,32,-8,32r-511,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v103,-6,160,-59,190,-146r409,-1186v1,-8,-12,-26,-11,-33v0,-3,1,-5,4,-5r200,0v4,2,9,2,11,8r423,1187v25,46,32,92,71,123v30,23,81,49,134,52v13,0,6,20,8,32v0,4,-2,9,-8,8r-612,0v-13,0,-6,-20,-8,-32v-1,-10,13,-8,22,-9v80,-6,165,-7,202,-57v11,-15,18,-35,11,-56r-155,-435v-7,-16,-19,-34,-42,-34r-355,0v-28,1,-43,21,-50,41r-150,439r0,9v21,80,118,94,217,94v6,-1,8,4,8,8xm828,-734v21,2,19,-19,14,-33r-149,-410v-10,-23,-12,-36,-23,-19r-151,439v-2,12,-1,23,14,23r295,0xm933,-1939v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1457},"\u00c2":{"d":"992,-1592v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm532,-32v-2,12,5,32,-8,32r-511,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v103,-6,160,-59,190,-146r409,-1186v1,-8,-12,-26,-11,-33v0,-3,1,-5,4,-5r200,0v4,2,9,2,11,8r423,1187v25,46,32,92,71,123v30,23,81,49,134,52v13,0,6,20,8,32v0,4,-2,9,-8,8r-612,0v-13,0,-6,-20,-8,-32v-1,-10,13,-8,22,-9v80,-6,165,-7,202,-57v11,-15,18,-35,11,-56r-155,-435v-7,-16,-19,-34,-42,-34r-355,0v-28,1,-43,21,-50,41r-150,439r0,9v21,80,118,94,217,94v6,-1,8,4,8,8xm828,-734v21,2,19,-19,14,-33r-149,-410v-10,-23,-12,-36,-23,-19r-151,439v-2,12,-1,23,14,23r295,0","w":1457},"\u00c3":{"d":"998,-1914v0,-15,19,-16,35,-14v14,2,14,26,14,41v0,81,-40,143,-94,175v-75,43,-167,-6,-221,-34v-43,-23,-90,-53,-150,-53v-54,0,-88,55,-88,115v0,17,-21,11,-37,12v-5,0,-8,-5,-8,-16v1,-95,32,-173,91,-210v75,-47,169,7,226,34v46,22,97,52,158,52v51,0,71,-51,74,-102xm532,-32v-2,12,5,32,-8,32r-511,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v103,-6,160,-59,190,-146r409,-1186v1,-8,-12,-26,-11,-33v0,-3,1,-5,4,-5r200,0v4,2,9,2,11,8r423,1187v25,46,32,92,71,123v30,23,81,49,134,52v13,0,6,20,8,32v0,4,-2,9,-8,8r-612,0v-13,0,-6,-20,-8,-32v-1,-10,13,-8,22,-9v80,-6,165,-7,202,-57v11,-15,18,-35,11,-56r-155,-435v-7,-16,-19,-34,-42,-34r-355,0v-28,1,-43,21,-50,41r-150,439r0,9v21,80,118,94,217,94v6,-1,8,4,8,8xm828,-734v21,2,19,-19,14,-33r-149,-410v-10,-23,-12,-36,-23,-19r-151,439v-2,12,-1,23,14,23r295,0","w":1457},"\u00c4":{"d":"532,-32v-2,12,5,32,-8,32r-511,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v103,-6,160,-59,190,-146r409,-1186v1,-8,-12,-26,-11,-33v0,-3,1,-5,4,-5r200,0v4,2,9,2,11,8r423,1187v25,46,32,92,71,123v30,23,81,49,134,52v13,0,6,20,8,32v0,4,-2,9,-8,8r-612,0v-13,0,-6,-20,-8,-32v-1,-10,13,-8,22,-9v80,-6,165,-7,202,-57v11,-15,18,-35,11,-56r-155,-435v-7,-16,-19,-34,-42,-34r-355,0v-28,1,-43,21,-50,41r-150,439r0,9v21,80,118,94,217,94v6,-1,8,4,8,8xm828,-734v21,2,19,-19,14,-33r-149,-410v-10,-23,-12,-36,-23,-19r-151,439v-2,12,-1,23,14,23r295,0xm1038,-1845v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm638,-1845v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":1457},"\u00c5":{"d":"648,-1630v-80,-34,-142,-133,-98,-240v26,-64,83,-114,170,-114v87,0,142,51,170,114v33,73,0,161,-40,200v-43,42,-129,70,-202,40xm615,-1844v-38,94,49,186,149,149v50,-19,87,-84,61,-149v-20,-49,-85,-88,-150,-61v-28,12,-49,33,-60,61xm532,-32v-2,12,5,32,-8,32r-511,0v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8v103,-6,160,-59,190,-146r409,-1186v1,-8,-12,-26,-11,-33v0,-3,1,-5,4,-5r200,0v4,2,9,2,11,8r423,1187v25,46,32,92,71,123v30,23,81,49,134,52v13,0,6,20,8,32v0,4,-2,9,-8,8r-612,0v-13,0,-6,-20,-8,-32v-1,-10,13,-8,22,-9v80,-6,165,-7,202,-57v11,-15,18,-35,11,-56r-155,-435v-7,-16,-19,-34,-42,-34r-355,0v-28,1,-43,21,-50,41r-150,439r0,9v21,80,118,94,217,94v6,-1,8,4,8,8xm828,-734v21,2,19,-19,14,-33r-149,-410v-10,-23,-12,-36,-23,-19r-151,439v-2,12,-1,23,14,23r295,0","w":1457},"\u00c6":{"d":"16,0v-23,2,-18,-27,-8,-36v26,-26,82,-19,112,-40v37,-25,62,-65,78,-110r500,-813r80,-132r49,-83v17,-35,37,-48,37,-83v0,-54,-42,-76,-95,-76r-108,0v-15,-3,-20,-37,5,-37r1031,0v27,1,34,9,36,36r18,289v-2,14,-32,12,-36,2v-22,-49,-16,-127,-46,-171v-20,-30,-48,-61,-93,-61r-417,0v-9,0,-13,4,-13,13r0,518v0,7,3,10,10,10r346,0v90,-2,124,-61,124,-156v0,-13,20,-6,32,-8v5,0,8,3,8,8r0,428v0,13,-20,6,-32,8v-6,1,-8,-4,-8,-8v0,-109,-33,-177,-137,-177r-333,0v-7,0,-10,3,-10,10r0,486v-2,69,44,89,111,88r333,0v140,-4,191,-118,210,-240v2,-19,12,-28,30,-28v6,0,12,7,12,13r-33,336v-2,6,-7,14,-14,14r-1115,0v-14,0,-30,-7,-30,-22v0,-19,15,-21,30,-22v125,-9,271,8,271,-134r0,-445r-325,0v-24,6,-39,22,-50,41r-265,439v-15,52,35,74,77,86v35,11,86,13,124,16v11,1,24,10,24,21v0,13,-4,20,-18,20r-502,0xm635,-750v-3,7,-8,11,-9,21v0,9,11,13,32,13r293,0r0,-469v-7,-34,-31,-13,-46,-3v-4,4,-7,8,-8,12","w":1930},"\u00c7":{"d":"564,532v-35,4,-68,-22,-52,-57v8,-16,26,-15,49,-19r49,-9v73,-16,154,-36,154,-123v0,-72,-83,-97,-150,-109r158,-196v-299,-40,-512,-200,-615,-441v-59,-139,-69,-329,-24,-486v78,-272,272,-446,549,-519v120,-31,260,-33,386,-9v57,11,116,24,177,39v36,9,70,28,107,35v3,0,26,-9,30,-8v20,2,43,-8,43,17r0,311v0,13,-16,10,-32,10v-15,-6,-17,-30,-27,-42v-50,-103,-116,-181,-194,-234v-136,-94,-360,-96,-516,-28v-209,92,-334,288,-334,582v0,289,116,487,290,610v117,82,332,136,505,73v152,-55,263,-168,337,-300v2,-10,14,-5,25,-6v14,1,10,23,4,35r-138,304v-2,3,-8,7,-13,7v-78,-24,-160,12,-232,25v-71,13,-151,36,-234,33r-109,127v76,22,128,69,140,151v-19,163,-172,208,-333,227","w":1566},"\u00c8":{"d":"15,0v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8v119,-6,248,6,248,-134r0,-1054v-1,-105,-92,-125,-184,-138v-11,-2,-30,4,-29,-8v2,-12,-5,-32,8,-32r951,0v27,1,34,8,36,35r18,290v-2,14,-32,12,-36,2v-22,-49,-16,-127,-46,-171v-20,-30,-48,-61,-93,-61r-417,0v-9,0,-13,4,-13,13r0,517v0,7,3,10,10,10r346,0v94,-1,135,-57,134,-156v0,-13,20,-6,32,-8v5,0,8,3,8,8r0,428v0,13,-20,6,-32,8v-6,1,-8,-4,-8,-8v0,-109,-33,-177,-137,-177r-343,0v-7,0,-10,3,-10,10r0,487v-2,69,44,89,111,88r333,0v140,-4,191,-118,210,-240v2,-19,12,-28,30,-28v6,0,12,7,12,13r-33,336v-2,6,-7,14,-14,14r-1114,0xm415,-1876v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":1264},"\u00c9":{"d":"15,0v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8v119,-6,248,6,248,-134r0,-1054v-1,-105,-92,-125,-184,-138v-11,-2,-30,4,-29,-8v2,-12,-5,-32,8,-32r951,0v27,1,34,8,36,35r18,290v-2,14,-32,12,-36,2v-22,-49,-16,-127,-46,-171v-20,-30,-48,-61,-93,-61r-417,0v-9,0,-13,4,-13,13r0,517v0,7,3,10,10,10r346,0v94,-1,135,-57,134,-156v0,-13,20,-6,32,-8v5,0,8,3,8,8r0,428v0,13,-20,6,-32,8v-6,1,-8,-4,-8,-8v0,-109,-33,-177,-137,-177r-343,0v-7,0,-10,3,-10,10r0,487v-2,69,44,89,111,88r333,0v140,-4,191,-118,210,-240v2,-19,12,-28,30,-28v6,0,12,7,12,13r-33,336v-2,6,-7,14,-14,14r-1114,0xm753,-1938v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1264},"\u00ca":{"d":"916,-1616v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm15,0v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8v119,-6,248,6,248,-134r0,-1054v-1,-105,-92,-125,-184,-138v-11,-2,-30,4,-29,-8v2,-12,-5,-32,8,-32r951,0v27,1,34,8,36,35r18,290v-2,14,-32,12,-36,2v-22,-49,-16,-127,-46,-171v-20,-30,-48,-61,-93,-61r-417,0v-9,0,-13,4,-13,13r0,517v0,7,3,10,10,10r346,0v94,-1,135,-57,134,-156v0,-13,20,-6,32,-8v5,0,8,3,8,8r0,428v0,13,-20,6,-32,8v-6,1,-8,-4,-8,-8v0,-109,-33,-177,-137,-177r-343,0v-7,0,-10,3,-10,10r0,487v-2,69,44,89,111,88r333,0v140,-4,191,-118,210,-240v2,-19,12,-28,30,-28v6,0,12,7,12,13r-33,336v-2,6,-7,14,-14,14r-1114,0","w":1264},"\u00cb":{"d":"15,0v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8v119,-6,248,6,248,-134r0,-1054v-1,-105,-92,-125,-184,-138v-11,-2,-30,4,-29,-8v2,-12,-5,-32,8,-32r951,0v27,1,34,8,36,35r18,290v-2,14,-32,12,-36,2v-22,-49,-16,-127,-46,-171v-20,-30,-48,-61,-93,-61r-417,0v-9,0,-13,4,-13,13r0,517v0,7,3,10,10,10r346,0v94,-1,135,-57,134,-156v0,-13,20,-6,32,-8v5,0,8,3,8,8r0,428v0,13,-20,6,-32,8v-6,1,-8,-4,-8,-8v0,-109,-33,-177,-137,-177r-343,0v-7,0,-10,3,-10,10r0,487v-2,69,44,89,111,88r333,0v140,-4,191,-118,210,-240v2,-19,12,-28,30,-28v6,0,12,7,12,13r-33,336v-2,6,-7,14,-14,14r-1114,0xm938,-1845v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm538,-1845v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":1264},"\u00cc":{"d":"609,-1402v-2,12,5,32,-8,32v-73,-1,-124,13,-143,67v-7,19,-11,44,-11,76r0,1067v-1,92,61,120,152,120v13,0,6,20,8,32v0,5,-1,8,-8,8r-501,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v73,1,124,-13,143,-67v7,-19,11,-44,11,-76r0,-1067v1,-92,-61,-120,-152,-120v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r501,0v6,-1,8,4,8,8xm160,-1876v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":699},"\u00cd":{"d":"609,-1402v-2,12,5,32,-8,32v-73,-1,-124,13,-143,67v-7,19,-11,44,-11,76r0,1067v-1,92,61,120,152,120v13,0,6,20,8,32v0,5,-1,8,-8,8r-501,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v73,1,124,-13,143,-67v7,-19,11,-44,11,-76r0,-1067v1,-92,-61,-120,-152,-120v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r501,0v6,-1,8,4,8,8xm503,-1938v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":699},"\u00ce":{"d":"626,-1592v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm609,-1402v-2,12,5,32,-8,32v-73,-1,-124,13,-143,67v-7,19,-11,44,-11,76r0,1067v-1,92,61,120,152,120v13,0,6,20,8,32v0,5,-1,8,-8,8r-501,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v73,1,124,-13,143,-67v7,-19,11,-44,11,-76r0,-1067v1,-92,-61,-120,-152,-120v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r501,0v6,-1,8,4,8,8","w":699},"\u00cf":{"d":"609,-1402v-2,12,5,32,-8,32v-73,-1,-124,13,-143,67v-7,19,-11,44,-11,76r0,1067v-1,92,61,120,152,120v13,0,6,20,8,32v0,5,-1,8,-8,8r-501,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v73,1,124,-13,143,-67v7,-19,11,-44,11,-76r0,-1067v1,-92,-61,-120,-152,-120v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r501,0v6,-1,8,4,8,8xm663,-1845v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm263,-1845v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":699},"\u0189":{"d":"47,-8v2,-13,-6,-35,8,-36v104,0,204,-12,204,-116r0,-504r-199,0v-27,2,-20,-35,-21,-61v0,-17,7,-25,21,-25r199,0r0,-506v-4,-100,-95,-113,-204,-113v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8r447,-9r238,2v110,4,196,14,294,36v237,52,400,218,480,430v50,132,53,287,10,422v-85,262,-290,422,-560,499v-66,18,-133,33,-202,33r-729,0v-6,1,-8,-4,-8,-8xm803,-725v0,27,5,61,-21,61r-328,0r0,539v8,91,127,78,225,78v333,0,543,-147,637,-391v60,-156,63,-377,4,-538v-58,-159,-165,-281,-315,-348v-75,-34,-160,-51,-254,-51r-272,0v-20,0,-25,8,-25,27r0,598r328,0v13,0,21,12,21,25","w":1664},"\u00d0":{"d":"47,-8v2,-13,-6,-35,8,-36v104,0,204,-12,204,-116r0,-504r-199,0v-27,2,-20,-35,-21,-61v0,-17,7,-25,21,-25r199,0r0,-506v-4,-100,-95,-113,-204,-113v-15,0,-6,-23,-8,-36v-2,-12,18,-7,30,-8r447,-9r238,2v110,4,196,14,294,36v237,52,400,218,480,430v50,132,53,287,10,422v-85,262,-290,422,-560,499v-66,18,-133,33,-202,33r-729,0v-6,1,-8,-4,-8,-8xm803,-725v0,27,5,61,-21,61r-328,0r0,539v8,91,127,78,225,78v333,0,543,-147,637,-391v60,-156,63,-377,4,-538v-58,-159,-165,-281,-315,-348v-75,-34,-160,-51,-254,-51r-272,0v-20,0,-25,8,-25,27r0,598r328,0v13,0,21,12,21,25","w":1664},"\u00d1":{"d":"1173,-1914v0,-15,19,-16,35,-14v14,2,14,26,14,41v0,81,-40,143,-94,175v-75,43,-168,-6,-222,-34v-43,-23,-89,-53,-149,-53v-54,0,-88,55,-88,115v0,17,-21,11,-37,12v-5,0,-8,-5,-8,-16v1,-95,32,-173,91,-210v75,-47,170,7,227,34v46,22,96,52,157,52v51,0,71,-51,74,-102xm596,-32v-2,12,5,32,-8,32r-520,0v-11,-1,-8,-19,-8,-32v0,-14,21,-6,33,-8v22,-2,52,1,69,-7v65,-29,81,-106,80,-201r0,-1039v-7,-71,-101,-78,-174,-83v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8r366,0r956,1056v4,6,12,1,11,-6r0,-689v-1,-110,-2,-195,-33,-260v-28,-59,-96,-63,-184,-61v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8r520,0v14,0,6,20,8,32v0,4,-2,9,-8,8v-64,4,-129,31,-164,68v-14,15,-22,31,-22,50r0,1223v-1,31,-4,41,-37,41v-33,0,-39,-15,-57,-35r-1031,-1143v-8,-7,-7,-9,-18,-10v-3,0,-5,3,-5,10r0,998v7,95,99,113,188,126v19,4,35,-4,38,10","w":1747},"\u00d2":{"d":"1282,-86v-134,82,-315,141,-527,102v-285,-52,-506,-203,-601,-458v-48,-129,-60,-326,-16,-472v61,-203,193,-347,366,-440v153,-83,400,-129,611,-72v197,54,344,172,442,328v86,136,135,354,77,552v-59,203,-186,359,-352,460xm560,-1290v-180,133,-287,403,-222,707v52,243,189,426,408,507v129,47,301,35,410,-24v187,-101,293,-308,293,-586v0,-306,-138,-527,-347,-638v-113,-60,-276,-79,-410,-34v-48,17,-93,39,-132,68xm640,-1901v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":1770},"\u00d3":{"d":"1282,-86v-134,82,-315,141,-527,102v-285,-52,-506,-203,-601,-458v-48,-129,-60,-326,-16,-472v61,-203,193,-347,366,-440v153,-83,400,-129,611,-72v197,54,344,172,442,328v86,136,135,354,77,552v-59,203,-186,359,-352,460xm560,-1290v-180,133,-287,403,-222,707v52,243,189,426,408,507v129,47,301,35,410,-24v187,-101,293,-308,293,-586v0,-306,-138,-527,-347,-638v-113,-60,-276,-79,-410,-34v-48,17,-93,39,-132,68xm1052,-1963v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1597},"\u00d4":{"d":"1146,-1617v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm1282,-86v-134,82,-315,141,-527,102v-285,-52,-506,-203,-601,-458v-48,-129,-60,-326,-16,-472v61,-203,193,-347,366,-440v153,-83,400,-129,611,-72v197,54,344,172,442,328v86,136,135,354,77,552v-59,203,-186,359,-352,460xm560,-1290v-180,133,-287,403,-222,707v52,243,189,426,408,507v129,47,301,35,410,-24v187,-101,293,-308,293,-586v0,-306,-138,-527,-347,-638v-113,-60,-276,-79,-410,-34v-48,17,-93,39,-132,68","w":1770},"\u00d5":{"d":"1143,-1843v0,-15,19,-16,35,-14v14,2,14,26,14,41v0,81,-40,142,-94,174v-75,43,-168,-6,-222,-34v-43,-23,-89,-52,-149,-52v-54,0,-88,55,-88,115v0,17,-21,11,-37,12v-5,0,-8,-5,-8,-16v1,-95,32,-174,91,-211v75,-47,170,7,227,34v46,22,96,53,157,53v51,0,71,-51,74,-102xm1282,-86v-134,82,-315,141,-527,102v-285,-52,-506,-203,-601,-458v-48,-129,-60,-326,-16,-472v61,-203,193,-347,366,-440v153,-83,400,-129,611,-72v197,54,344,172,442,328v86,136,135,354,77,552v-59,203,-186,359,-352,460xm560,-1290v-180,133,-287,403,-222,707v52,243,189,426,408,507v129,47,301,35,410,-24v187,-101,293,-308,293,-586v0,-306,-138,-527,-347,-638v-113,-60,-276,-79,-410,-34v-48,17,-93,39,-132,68","w":1770},"\u00d6":{"d":"1282,-86v-134,82,-315,141,-527,102v-285,-52,-506,-203,-601,-458v-48,-129,-60,-326,-16,-472v61,-203,193,-347,366,-440v153,-83,400,-129,611,-72v197,54,344,172,442,328v86,136,135,354,77,552v-59,203,-186,359,-352,460xm560,-1290v-180,133,-287,403,-222,707v52,243,189,426,408,507v129,47,301,35,410,-24v187,-101,293,-308,293,-586v0,-306,-138,-527,-347,-638v-113,-60,-276,-79,-410,-34v-48,17,-93,39,-132,68xm1188,-1776v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm788,-1776v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":1770},"\u00d7":{"d":"209,-1029r315,316r317,-318r89,88r-318,318r320,320r-88,88r-320,-320r-318,318r-88,-89r318,-317r-316,-315"},"\u00d8":{"d":"921,-1453v199,0,357,74,475,170r203,-215r67,64r-202,214v110,116,196,275,196,486v0,231,-100,396,-220,521v-148,154,-385,278,-692,229v-84,-13,-134,-18,-210,-55v-37,-18,-79,-42,-123,-74r-209,221r-67,-64r204,-216v-131,-123,-233,-290,-233,-543v0,-240,100,-405,231,-525v137,-125,324,-213,580,-213xm1290,-1171v-97,-119,-236,-213,-441,-213v-188,0,-309,86,-393,197v-82,108,-136,252,-136,434v0,181,60,341,142,456xm521,-225v93,97,220,176,400,177v189,1,315,-86,399,-196v113,-149,164,-422,102,-656v-18,-69,-44,-134,-79,-193","w":1770},"\u00d9":{"d":"1648,-1402v-1,13,4,31,-8,32v-60,2,-108,8,-136,40v-21,23,-43,57,-43,94r0,655v-1,295,-118,482,-336,565v-158,60,-404,50,-561,-6v-145,-52,-268,-136,-325,-275v-19,-45,-28,-96,-28,-153r0,-800v-5,-87,-78,-117,-167,-120v-13,0,-6,-20,-8,-32v0,-5,2,-8,7,-8r542,0v13,0,6,20,8,32v0,4,-2,9,-8,8v-102,0,-179,28,-179,134r0,716v5,239,130,371,318,430r14,2v37,8,92,17,135,17v221,0,377,-92,449,-247v25,-54,37,-115,37,-185r0,-636v2,-86,-12,-155,-63,-193v-31,-23,-91,-39,-148,-38v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r492,0v6,-1,8,4,8,8xm650,-1876v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":1672},"\u00da":{"d":"1648,-1402v-1,13,4,31,-8,32v-60,2,-108,8,-136,40v-21,23,-43,57,-43,94r0,655v-1,295,-118,482,-336,565v-158,60,-404,50,-561,-6v-145,-52,-268,-136,-325,-275v-19,-45,-28,-96,-28,-153r0,-800v-5,-87,-78,-117,-167,-120v-13,0,-6,-20,-8,-32v0,-5,2,-8,7,-8r542,0v13,0,6,20,8,32v0,4,-2,9,-8,8v-102,0,-179,28,-179,134r0,716v5,239,130,371,318,430r14,2v37,8,92,17,135,17v221,0,377,-92,449,-247v25,-54,37,-115,37,-185r0,-636v2,-86,-12,-155,-63,-193v-31,-23,-91,-39,-148,-38v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r492,0v6,-1,8,4,8,8xm1063,-1938v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1672},"\u00db":{"d":"1146,-1592v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm1648,-1402v-1,13,4,31,-8,32v-60,2,-108,8,-136,40v-21,23,-43,57,-43,94r0,655v-1,295,-118,482,-336,565v-158,60,-404,50,-561,-6v-145,-52,-268,-136,-325,-275v-19,-45,-28,-96,-28,-153r0,-800v-5,-87,-78,-117,-167,-120v-13,0,-6,-20,-8,-32v0,-5,2,-8,7,-8r542,0v13,0,6,20,8,32v0,4,-2,9,-8,8v-102,0,-179,28,-179,134r0,716v5,239,130,371,318,430r14,2v37,8,92,17,135,17v221,0,377,-92,449,-247v25,-54,37,-115,37,-185r0,-636v2,-86,-12,-155,-63,-193v-31,-23,-91,-39,-148,-38v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r492,0v6,-1,8,4,8,8","w":1672},"\u00dc":{"d":"1648,-1402v-1,13,4,31,-8,32v-60,2,-108,8,-136,40v-21,23,-43,57,-43,94r0,655v-1,295,-118,482,-336,565v-158,60,-404,50,-561,-6v-145,-52,-268,-136,-325,-275v-19,-45,-28,-96,-28,-153r0,-800v-5,-87,-78,-117,-167,-120v-13,0,-6,-20,-8,-32v0,-5,2,-8,7,-8r542,0v13,0,6,20,8,32v0,4,-2,9,-8,8v-102,0,-179,28,-179,134r0,716v5,239,130,371,318,430r14,2v37,8,92,17,135,17v221,0,377,-92,449,-247v25,-54,37,-115,37,-185r0,-636v2,-86,-12,-155,-63,-193v-31,-23,-91,-39,-148,-38v-13,0,-6,-20,-8,-32v0,-5,3,-8,8,-8r492,0v6,-1,8,4,8,8xm1208,-1845v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm808,-1845v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":1672},"\u00dd":{"d":"526,0v-23,1,-39,-4,-34,-30v5,-22,44,-21,68,-24v91,-12,138,-36,138,-126r0,-338v0,-2,-2,-5,-3,-8r-409,-652v-54,-82,-109,-169,-229,-184r-39,-7v-13,-1,-14,-10,-14,-23v0,-9,2,-18,15,-18r572,0v14,0,17,6,17,18v1,33,-37,21,-61,26v-47,9,-94,20,-95,74v0,16,4,30,12,43r352,561v18,14,29,-12,37,-25r270,-459v19,-38,65,-101,31,-152v-21,-32,-67,-40,-113,-46v-14,-1,-17,-9,-17,-22v0,-12,3,-19,17,-18r467,0v15,-1,18,24,10,33v-10,11,-31,11,-47,15v-85,20,-144,63,-183,129r-395,680r0,373v1,93,63,115,157,128v22,3,49,2,49,32v0,19,-16,19,-34,20r-539,0xm993,-1938v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1564},"\u00de":{"d":"49,0v-13,0,-6,-20,-8,-32v0,-4,2,-9,8,-8v94,2,163,-46,163,-130r0,-1056v1,-110,-50,-143,-163,-143v-13,0,-7,-20,-8,-33v0,-4,2,-9,8,-8r519,0v13,0,6,20,8,32v1,11,-14,9,-26,9v-82,-1,-143,12,-143,95r0,114r163,-5r101,0v193,16,324,114,385,265v31,79,47,189,15,278v-37,102,-109,184,-193,240v-49,33,-105,63,-177,61r-279,-7v-9,0,-15,3,-15,10r0,146v8,110,126,128,240,132v14,0,6,20,8,32v0,5,-3,8,-8,8r-598,0xm462,-1114v-19,2,-50,-3,-55,15r0,678v2,12,7,21,21,22r102,6v177,-3,283,-97,333,-230v33,-88,33,-209,0,-295v-54,-143,-196,-214,-401,-196","w":1160},"\u00df":{"d":"667,-118v60,2,84,54,147,54v51,0,78,-48,97,-94v49,-117,50,-334,11,-464v-49,-164,-161,-250,-376,-244r0,-37v160,-17,272,-89,320,-217v30,-78,31,-191,3,-272v-38,-110,-115,-194,-256,-194v-151,0,-224,103,-260,226v-13,46,-19,94,-19,147r0,1041v-1,79,17,125,81,137v20,4,45,6,74,6v12,0,18,6,18,13v-1,10,-4,17,-18,16r-456,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-914v-2,-198,54,-347,144,-446v74,-82,181,-133,320,-133v187,0,315,92,379,221v39,79,44,180,9,264v-56,134,-177,213,-322,264r0,4v173,37,317,129,388,274v43,88,49,226,18,328v-47,156,-154,260,-308,306v-82,24,-192,13,-196,-68v-1,-33,26,-67,57,-66","w":1220},"\u00e0":{"d":"850,-141v17,-1,10,35,6,43v-3,5,-9,10,-16,15r-107,78v-28,20,-94,47,-132,21v-36,-25,-54,-76,-68,-122v-2,-7,-4,-10,-5,-9r-117,91v-37,24,-69,50,-131,49v-93,-3,-159,-52,-192,-119v-22,-43,-26,-109,-6,-155v23,-54,77,-81,140,-109v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-1,-77,-35,-131,-88,-159v-46,-24,-113,-14,-148,14v-32,25,-55,77,-40,133v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v99,0,179,66,222,131v20,29,30,64,30,104r0,527v-1,55,93,72,134,41v9,-7,16,-16,28,-17xm243,-266v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38xm185,-1378v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":872},"\u00e1":{"d":"850,-141v17,-1,10,35,6,43v-3,5,-9,10,-16,15r-107,78v-28,20,-94,47,-132,21v-36,-25,-54,-76,-68,-122v-2,-7,-4,-10,-5,-9r-117,91v-37,24,-69,50,-131,49v-93,-3,-159,-52,-192,-119v-22,-43,-26,-109,-6,-155v23,-54,77,-81,140,-109v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-1,-77,-35,-131,-88,-159v-46,-24,-113,-14,-148,14v-32,25,-55,77,-40,133v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v99,0,179,66,222,131v20,29,30,64,30,104r0,527v-1,55,93,72,134,41v9,-7,16,-16,28,-17xm243,-266v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38xm566,-1440v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":872},"\u00e2":{"d":"679,-1095v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,21,-31,36,-13v5,5,10,10,14,15r248,321v5,7,7,12,7,15xm850,-141v17,-1,10,35,6,43v-3,5,-9,10,-16,15r-107,78v-28,20,-94,47,-132,21v-36,-25,-54,-76,-68,-122v-2,-7,-4,-10,-5,-9r-117,91v-37,24,-69,50,-131,49v-93,-3,-159,-52,-192,-119v-22,-43,-26,-109,-6,-155v23,-54,77,-81,140,-109v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-1,-77,-35,-131,-88,-159v-46,-24,-113,-14,-148,14v-32,25,-55,77,-40,133v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v99,0,179,66,222,131v20,29,30,64,30,104r0,527v-1,55,93,72,134,41v9,-7,16,-16,28,-17xm243,-266v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38","w":872},"\u00e3":{"d":"675,-1354v0,-15,19,-16,35,-14v14,2,14,26,14,41v0,81,-40,143,-94,175v-75,43,-168,-6,-222,-34v-43,-23,-89,-53,-149,-53v-54,0,-88,55,-88,115v0,17,-21,11,-37,12v-5,0,-8,-5,-8,-16v1,-95,32,-173,91,-210v75,-47,170,7,227,34v46,22,96,52,157,52v51,0,71,-51,74,-102xm856,-141v17,-1,10,35,6,43v-3,5,-9,10,-16,15r-107,78v-28,20,-94,47,-132,21v-36,-25,-54,-76,-68,-122v-2,-7,-4,-10,-5,-9r-117,91v-37,24,-69,50,-131,49v-93,-3,-159,-52,-192,-119v-22,-43,-26,-109,-6,-155v23,-54,77,-81,140,-109v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-1,-77,-35,-131,-88,-159v-46,-24,-113,-14,-148,14v-32,25,-55,77,-40,133v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v99,0,179,66,222,131v20,29,30,64,30,104r0,527v-1,55,93,72,134,41v9,-7,16,-16,28,-17xm249,-266v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38","w":872},"\u00e4":{"d":"867,-141v17,-1,10,35,6,43v-3,5,-9,10,-16,15r-107,78v-28,20,-94,47,-132,21v-36,-25,-54,-76,-68,-122v-2,-7,-4,-10,-5,-9r-117,91v-37,24,-69,50,-131,49v-93,-3,-159,-52,-192,-119v-22,-43,-26,-109,-6,-155v23,-54,77,-81,140,-109v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-1,-77,-35,-131,-88,-159v-46,-24,-113,-14,-148,14v-32,25,-55,77,-40,133v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v99,0,179,66,222,131v20,29,30,64,30,104r0,527v-1,55,93,72,134,41v9,-7,16,-16,28,-17xm260,-266v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38xm723,-1274v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm323,-1274v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":872},"\u00e5":{"d":"350,-1094v-80,-34,-142,-133,-98,-240v26,-64,83,-113,170,-113v87,0,142,50,170,113v33,73,0,162,-40,201v-43,42,-129,69,-202,39xm317,-1306v-38,94,49,185,149,148v50,-19,87,-83,61,-148v-20,-49,-85,-89,-150,-62v-28,12,-49,34,-60,62xm850,-141v17,-1,10,35,6,43v-3,5,-9,10,-16,15r-107,78v-28,20,-94,47,-132,21v-36,-25,-54,-76,-68,-122v-2,-7,-4,-10,-5,-9r-117,91v-37,24,-69,50,-131,49v-93,-3,-159,-52,-192,-119v-22,-43,-26,-109,-6,-155v23,-54,77,-81,140,-109v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-1,-77,-35,-131,-88,-159v-46,-24,-113,-14,-148,14v-32,25,-55,77,-40,133v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v99,0,179,66,222,131v20,29,30,64,30,104r0,527v-1,55,93,72,134,41v9,-7,16,-16,28,-17xm243,-266v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38","w":872},"\u00e6":{"d":"1270,-207v14,-9,23,8,30,13v-4,32,-33,49,-54,67v-83,71,-178,154,-323,154v-164,0,-256,-94,-320,-202v-66,69,-159,141,-252,188v-40,20,-102,18,-147,-1v-73,-30,-134,-88,-134,-189v0,-109,69,-141,152,-179v53,-24,172,-48,232,-76r56,-29v17,-9,22,-12,22,-29r0,-192v-4,-102,-58,-174,-155,-174v-53,0,-91,30,-113,67v-14,24,-15,64,-8,95v-35,26,-102,54,-148,70v-15,1,-15,-20,-16,-34v1,-70,45,-124,86,-162v64,-59,142,-105,258,-105v106,0,189,70,228,147v79,-102,220,-174,401,-141v114,21,169,121,215,213v13,28,28,60,28,92v0,18,-5,38,-24,37r-580,0v-19,11,-16,56,-16,86v0,102,17,190,60,253v58,84,145,152,280,152v56,0,110,-27,147,-51v30,-20,66,-51,95,-70xm715,-655v-3,17,3,31,18,31r367,0v17,0,26,-8,26,-23v-3,-94,-55,-158,-120,-193v-46,-25,-105,-24,-152,-2v-71,33,-122,101,-139,187xm243,-264v-18,26,-20,83,-5,117v24,54,87,91,162,63v41,-15,84,-39,111,-68v14,-15,21,-30,21,-45r0,-203v0,-9,-5,-13,-12,-10r-232,108v-16,12,-33,22,-45,38","w":1378},"\u00e7":{"d":"287,532v-35,4,-69,-22,-52,-57v8,-16,25,-14,49,-19v16,-3,32,-6,50,-9v73,-16,153,-36,153,-123v0,-72,-83,-97,-150,-109r152,-188v-136,4,-230,-55,-295,-129v-61,-70,-103,-171,-104,-293v-2,-373,190,-553,572,-531v91,5,161,31,188,100v20,53,-24,92,-76,89v-110,-5,-117,-123,-228,-127v-38,-1,-81,20,-106,35v-111,66,-178,180,-178,350v0,173,58,303,175,363v61,32,161,44,236,17v66,-24,116,-70,157,-119v6,-6,9,-9,11,-9v20,-2,30,24,17,41v-65,86,-143,159,-252,193r-126,147v76,22,128,69,140,151v-19,163,-172,208,-333,227","w":934},"\u00e8":{"d":"231,-577v-17,4,-17,37,-17,62v0,111,14,209,61,277v58,84,145,152,280,152v112,0,173,-71,242,-121v8,-6,16,-3,21,7v4,6,8,11,11,13v-68,81,-162,157,-273,195v-89,31,-184,23,-260,-18v-129,-70,-226,-206,-226,-395v0,-225,96,-392,246,-477v110,-62,317,-62,392,23v49,55,93,128,120,205v5,16,7,29,7,40v0,18,-5,38,-24,37r-580,0xm242,-655v-3,17,3,31,18,31r367,0v17,0,26,-8,26,-23v-3,-94,-56,-158,-121,-193v-46,-25,-103,-24,-150,-2v-71,33,-123,101,-140,187xm218,-1378v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":930},"\u00e9":{"d":"231,-577v-17,4,-17,37,-17,62v0,111,14,209,61,277v58,84,145,152,280,152v112,0,173,-71,242,-121v8,-6,16,-3,21,7v4,6,8,11,11,13v-68,81,-162,157,-273,195v-89,31,-184,23,-260,-18v-129,-70,-226,-206,-226,-395v0,-225,96,-392,246,-477v110,-62,317,-62,392,23v49,55,93,128,120,205v5,16,7,29,7,40v0,18,-5,38,-24,37r-580,0xm242,-655v-3,17,3,31,18,31r367,0v17,0,26,-8,26,-23v-3,-94,-56,-158,-121,-193v-46,-25,-103,-24,-150,-2v-71,33,-123,101,-140,187xm613,-1440v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":930},"\u00ea":{"d":"750,-1095v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm231,-577v-17,4,-17,37,-17,62v0,111,14,209,61,277v58,84,145,152,280,152v112,0,173,-71,242,-121v8,-6,16,-3,21,7v4,6,8,11,11,13v-68,81,-162,157,-273,195v-89,31,-184,23,-260,-18v-129,-70,-226,-206,-226,-395v0,-225,96,-392,246,-477v110,-62,317,-62,392,23v49,55,93,128,120,205v5,16,7,29,7,40v0,18,-5,38,-24,37r-580,0xm242,-655v-3,17,3,31,18,31r367,0v17,0,26,-8,26,-23v-3,-94,-56,-158,-121,-193v-46,-25,-103,-24,-150,-2v-71,33,-123,101,-140,187","w":930},"\u00eb":{"d":"231,-577v-17,4,-17,37,-17,62v0,111,14,209,61,277v58,84,145,152,280,152v112,0,173,-71,242,-121v8,-6,16,-3,21,7v4,6,8,11,11,13v-68,81,-162,157,-273,195v-89,31,-184,23,-260,-18v-129,-70,-226,-206,-226,-395v0,-225,96,-392,246,-477v110,-62,317,-62,392,23v49,55,93,128,120,205v5,16,7,29,7,40v0,18,-5,38,-24,37r-580,0xm242,-655v-3,17,3,31,18,31r367,0v17,0,26,-8,26,-23v-3,-94,-56,-158,-121,-193v-46,-25,-103,-24,-150,-2v-71,33,-123,101,-140,187xm789,-1274v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm389,-1274v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":930},"\u00ec":{"d":"576,-29v14,3,12,29,0,29r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-529v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,751v-1,76,47,103,108,114v16,2,28,5,37,9xm61,-1378v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":576},"\u00ed":{"d":"516,-29v14,3,12,29,0,29r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-529v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,751v-1,76,47,103,108,114v16,2,28,5,37,9xm404,-1440v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":576},"\u00ee":{"d":"610,-1095v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm580,-29v14,3,12,29,0,29r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-529v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,751v-1,76,47,103,108,114v16,2,28,5,37,9","w":608},"\u00ef":{"d":"623,-29v14,3,12,29,0,29r-446,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-529v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r263,-124v14,-6,24,3,24,22r0,751v-1,76,47,103,108,114v16,2,28,5,37,9xm685,-1274v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm285,-1274v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":691},"\u00f0":{"d":"322,-1645v97,58,197,153,281,252r233,-183r59,78r-231,180v133,173,255,382,312,630v33,142,46,305,-7,432v-47,114,-132,199,-245,247v-111,47,-262,49,-372,-1v-160,-72,-277,-214,-277,-436v0,-210,130,-345,280,-418v138,-67,338,-33,434,38v11,-83,-24,-151,-57,-213v-39,-74,-93,-150,-144,-219r-221,173r-59,-77r219,-172v-84,-103,-178,-209,-277,-286v-23,-17,-40,-25,-51,-25r123,0xm380,-809v-115,69,-166,230,-135,411v27,160,93,293,223,351v68,30,168,27,227,-10v98,-62,143,-188,143,-345v0,-111,-41,-203,-89,-277v-53,-83,-127,-160,-255,-160v-43,0,-82,10,-114,30","w":1089},"\u00f1":{"d":"813,-1354v0,-15,19,-16,35,-14v14,2,14,26,14,41v0,81,-40,143,-94,175v-75,43,-168,-6,-222,-34v-43,-23,-89,-53,-149,-53v-54,0,-88,55,-88,115v0,17,-21,11,-37,12v-5,0,-8,-5,-8,-16v1,-95,32,-173,91,-210v75,-47,170,7,227,34v46,22,96,52,157,52v51,0,71,-51,74,-102xm802,-526v1,-162,-26,-330,-197,-304v-79,12,-138,50,-216,88v-10,5,-25,14,-26,28r0,558v-1,77,46,104,108,116v23,4,47,4,47,24v0,9,-3,16,-10,16r-446,0v-13,-2,-14,-27,0,-30v23,-10,60,-11,85,-24v34,-17,60,-46,60,-102r0,-574v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,156v4,15,14,11,24,6r219,-110v56,-28,161,-41,218,-6v139,84,146,319,134,538v-3,46,-5,98,-5,154v1,39,-3,82,11,108v25,47,84,61,144,70v18,4,34,4,36,20v0,9,-3,16,-10,16r-482,0v-13,-2,-13,-25,0,-30v24,-8,60,-10,85,-24v35,-19,59,-50,59,-110v0,-109,6,-243,6,-362","w":1164},"\u00f2":{"d":"110,-269v-46,-115,-49,-256,2,-369v51,-112,139,-201,251,-252v113,-52,251,-50,367,-3v119,48,209,137,262,251v52,113,52,262,4,377v-48,117,-136,206,-252,255v-115,49,-271,49,-384,-1v-115,-51,-203,-140,-250,-258xm306,-754v-66,95,-80,258,-44,402v29,117,85,216,171,278v72,52,200,64,280,16v116,-70,173,-240,137,-422v-32,-161,-106,-298,-238,-362v-68,-32,-163,-31,-223,8v-33,21,-60,48,-83,80xm360,-1378v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":1107},"\u00f3":{"d":"110,-269v-46,-115,-49,-256,2,-369v51,-112,139,-201,251,-252v113,-52,251,-50,367,-3v119,48,209,137,262,251v52,113,52,262,4,377v-48,117,-136,206,-252,255v-115,49,-271,49,-384,-1v-115,-51,-203,-140,-250,-258xm306,-754v-66,95,-80,258,-44,402v29,117,85,216,171,278v72,52,200,64,280,16v116,-70,173,-240,137,-422v-32,-161,-106,-298,-238,-362v-68,-32,-163,-31,-223,8v-33,21,-60,48,-83,80xm673,-1440v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1107},"\u00f4":{"d":"834,-1095v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,22,-31,37,-13v5,5,9,10,13,15r248,321v5,7,7,12,7,15xm110,-269v-46,-115,-49,-256,2,-369v51,-112,139,-201,251,-252v113,-52,251,-50,367,-3v119,48,209,137,262,251v52,113,52,262,4,377v-48,117,-136,206,-252,255v-115,49,-271,49,-384,-1v-115,-51,-203,-140,-250,-258xm306,-754v-66,95,-80,258,-44,402v29,117,85,216,171,278v72,52,200,64,280,16v116,-70,173,-240,137,-422v-32,-161,-106,-298,-238,-362v-68,-32,-163,-31,-223,8v-33,21,-60,48,-83,80","w":1107},"\u00f5":{"d":"803,-1354v0,-15,19,-16,35,-14v14,2,14,26,14,41v0,81,-40,143,-94,175v-75,43,-168,-6,-222,-34v-43,-23,-89,-53,-149,-53v-54,0,-88,55,-88,115v0,17,-21,11,-37,12v-5,0,-8,-5,-8,-16v1,-95,32,-173,91,-210v75,-47,170,7,227,34v46,22,96,52,157,52v51,0,71,-51,74,-102xm110,-269v-46,-115,-49,-256,2,-369v51,-112,139,-201,251,-252v113,-52,251,-50,367,-3v119,48,209,137,262,251v52,113,52,262,4,377v-48,117,-136,206,-252,255v-115,49,-271,49,-384,-1v-115,-51,-203,-140,-250,-258xm306,-754v-66,95,-80,258,-44,402v29,117,85,216,171,278v72,52,200,64,280,16v116,-70,173,-240,137,-422v-32,-161,-106,-298,-238,-362v-68,-32,-163,-31,-223,8v-33,21,-60,48,-83,80","w":1102},"\u00f6":{"d":"110,-269v-46,-115,-49,-256,2,-369v51,-112,139,-201,251,-252v113,-52,251,-50,367,-3v119,48,209,137,262,251v52,113,52,262,4,377v-48,117,-136,206,-252,255v-115,49,-271,49,-384,-1v-115,-51,-203,-140,-250,-258xm306,-754v-66,95,-80,258,-44,402v29,117,85,216,171,278v72,52,200,64,280,16v116,-70,173,-240,137,-422v-32,-161,-106,-298,-238,-362v-68,-32,-163,-31,-223,8v-33,21,-60,48,-83,80xm868,-1274v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm468,-1274v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":1102},"\u00f7":{"d":"88,-690r872,0r0,127r-872,0r0,-127xm572,-164v-102,40,-190,-52,-153,-152v19,-52,87,-91,153,-64v51,20,89,88,62,155v-12,28,-34,50,-62,61xm419,-928v-38,-98,49,-194,153,-155v52,19,88,88,62,155v-20,51,-87,90,-154,62v-28,-12,-50,-33,-61,-62"},"\u00f8":{"d":"579,27v-117,0,-210,-36,-281,-88r-175,176r-63,-65r170,-172v-73,-81,-127,-193,-127,-338v0,-139,64,-251,139,-327v76,-77,187,-142,328,-142v128,0,231,46,309,106r139,-139r67,62r-140,140v65,75,115,174,115,304v0,229,-122,374,-288,446v-59,25,-123,37,-193,37xm782,-718v-54,-75,-129,-146,-248,-147v-96,0,-158,52,-200,111v-92,128,-75,383,-3,522xm380,-150v52,68,126,123,239,123v100,0,164,-51,206,-113v60,-88,81,-232,49,-364v-10,-45,-25,-88,-45,-131","w":1155},"\u00f9":{"d":"773,24v-17,10,-19,-8,-19,-22r0,-96v-2,-3,-13,-7,-16,-2r-160,78v-52,18,-94,45,-164,45v-96,-1,-182,-27,-226,-83v-16,-19,-24,-43,-24,-70r0,-610v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v14,-2,23,-2,22,16r0,691v5,81,76,118,145,137v101,28,193,-13,258,-54v11,-6,21,-15,31,-28r0,-572v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v10,-1,19,-3,21,8r1,0r0,721v7,57,27,81,90,82r58,-4v7,1,9,17,4,22v-2,2,-6,5,-13,8xm320,-1378v0,-52,60,-96,109,-62v13,8,25,20,38,37r217,301v-7,12,-18,24,-26,35v-5,5,-8,5,-14,0r-269,-217v-24,-22,-55,-50,-55,-94","w":1122},"\u00fa":{"d":"773,24v-17,10,-19,-8,-19,-22r0,-96v-2,-3,-13,-7,-16,-2r-160,78v-52,18,-94,45,-164,45v-96,-1,-182,-27,-226,-83v-16,-19,-24,-43,-24,-70r0,-610v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v14,-2,23,-2,22,16r0,691v5,81,76,118,145,137v101,28,193,-13,258,-54v11,-6,21,-15,31,-28r0,-572v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v10,-1,19,-3,21,8r1,0r0,721v7,57,27,81,90,82r58,-4v7,1,9,17,4,22v-2,2,-6,5,-13,8xm703,-1440v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1122},"\u00fb":{"d":"779,-1095v-4,12,-14,27,-25,32v-3,0,-5,-1,-8,-4r-227,-224v-2,-1,-18,-21,-21,-21r-234,245v-17,13,-30,-15,-35,-28v0,-3,2,-8,7,-15r238,-323v10,-9,21,-31,36,-13v5,5,10,10,14,15r248,321v5,7,7,12,7,15xm773,24v-17,10,-19,-8,-19,-22r0,-96v-2,-3,-13,-7,-16,-2r-160,78v-52,18,-94,45,-164,45v-96,-1,-182,-27,-226,-83v-16,-19,-24,-43,-24,-70r0,-610v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v14,-2,23,-2,22,16r0,691v5,81,76,118,145,137v101,28,193,-13,258,-54v11,-6,21,-15,31,-28r0,-572v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v10,-1,19,-3,21,8r1,0r0,721v7,57,27,81,90,82r58,-4v7,1,9,17,4,22v-2,2,-6,5,-13,8","w":1122},"\u00fc":{"d":"773,24v-17,10,-19,-8,-19,-22r0,-96v-2,-3,-13,-7,-16,-2r-160,78v-52,18,-94,45,-164,45v-96,-1,-182,-27,-226,-83v-16,-19,-24,-43,-24,-70r0,-610v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v14,-2,23,-2,22,16r0,691v5,81,76,118,145,137v101,28,193,-13,258,-54v11,-6,21,-15,31,-28r0,-572v-7,-49,-55,-78,-108,-80v-15,0,-20,-18,-14,-32v2,-4,7,-7,14,-9r242,-69v10,-1,19,-3,21,8r1,0r0,721v7,57,27,81,90,82r58,-4v7,1,9,17,4,22v-2,2,-6,5,-13,8xm848,-1274v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm448,-1274v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":1122},"\u00fd":{"d":"269,638v-62,12,-105,-23,-105,-79v1,-76,94,-65,133,-104v16,-16,37,-31,46,-52r161,-370v17,-28,3,-46,-8,-67r-87,-169r-248,-518v-28,-70,-75,-126,-163,-136v-12,-1,-23,-8,-23,-23v0,-13,8,-20,24,-20r445,0v7,-2,8,12,8,17v-2,30,-42,24,-73,25v-43,1,-74,14,-73,60r2,24r266,570v12,23,28,-5,33,-18r135,-348r51,-144v14,-39,11,-78,-14,-102v-20,-19,-39,-37,-77,-37v-27,-1,-56,-2,-57,-30v-1,-11,12,-17,22,-17r379,0v13,1,13,18,9,28v-15,13,-40,11,-66,17v-67,19,-90,95,-114,155r-464,1149r-70,149v-12,24,-41,34,-72,40xm733,-1440v49,-33,109,10,109,62v0,44,-30,74,-55,94r-269,217v-6,4,-11,4,-14,0r-26,-35r217,-301v13,-17,25,-29,38,-37","w":1097},"\u00fe":{"d":"344,4v-23,-4,-21,19,-21,37r0,427v2,93,92,103,173,116v19,3,37,4,37,20v0,9,-3,16,-10,16r-501,0v-12,-2,-14,-26,0,-29v23,-10,60,-10,85,-23v34,-17,60,-45,60,-100r0,-1867v-2,-68,-80,-64,-133,-80v-12,-3,-17,-18,-10,-30v2,-3,6,-7,12,-10r264,-124v14,-6,23,3,23,22r0,795v1,14,22,13,30,4v94,-56,172,-104,301,-104v78,0,133,36,176,78v87,87,150,217,150,381v0,165,-69,278,-157,362v-73,69,-163,132,-298,132v-69,0,-119,-13,-181,-23xm638,-798v-55,-29,-138,-31,-204,-9v-38,12,-82,33,-111,63r1,578v0,62,55,76,102,94v38,14,81,25,126,25v142,0,224,-88,256,-199v52,-178,-3,-393,-95,-494v-21,-24,-46,-44,-75,-58","w":1090},"\u00ff":{"d":"269,638v-62,12,-105,-23,-105,-79v1,-76,94,-65,133,-104v16,-16,37,-31,46,-52r161,-370v17,-28,3,-46,-8,-67r-87,-169r-248,-518v-28,-70,-75,-126,-163,-136v-12,-1,-23,-8,-23,-23v0,-13,8,-20,24,-20r445,0v7,-2,8,12,8,17v-2,30,-42,24,-73,25v-43,1,-74,14,-73,60r2,24r266,570v12,23,28,-5,33,-18r135,-348r51,-144v14,-39,11,-78,-14,-102v-20,-19,-39,-37,-77,-37v-27,-1,-56,-2,-57,-30v-1,-11,12,-17,22,-17r379,0v13,1,13,18,9,28v-15,13,-40,11,-66,17v-67,19,-90,95,-114,155r-464,1149r-70,149v-12,24,-41,34,-72,40xm858,-1274v36,99,-50,191,-154,153v-52,-19,-88,-86,-63,-153v20,-52,88,-90,155,-62v28,12,51,33,62,62xm458,-1274v39,104,-53,190,-154,153v-52,-18,-87,-87,-62,-153v20,-52,87,-89,154,-62v28,12,51,33,62,62","w":1097},"\u2013":{"d":"43,-578r1049,0r0,145r-1049,0r0,-145","w":1126},"\u2014":{"d":"20,-578r1713,0r0,145r-1713,0r0,-145","w":1761},"\u2018":{"d":"282,-1410v11,0,12,18,12,27v0,26,-32,35,-47,49v-46,43,-100,88,-106,170v-1,28,8,43,37,43v85,0,145,33,145,120v0,54,-34,92,-75,105v-152,49,-236,-124,-190,-278v31,-104,105,-171,189,-224v13,-8,25,-12,35,-12","w":453},"\u2019":{"d":"173,-887v-17,-1,-19,-31,-9,-43v11,-13,29,-22,41,-33v37,-32,76,-73,97,-121v14,-33,22,-92,-27,-92v-86,0,-145,-33,-145,-121v0,-54,33,-90,74,-104v151,-50,238,124,191,277v-32,103,-105,174,-191,227v-11,7,-22,10,-31,10","w":453},"\u201c":{"d":"282,-1410v15,0,17,30,8,42v-11,14,-31,23,-43,34v-46,42,-98,89,-104,170v-1,27,7,43,35,43v86,0,147,33,147,121v0,69,-50,112,-118,112v-86,0,-134,-59,-151,-128v-47,-187,73,-307,192,-382v13,-8,24,-12,34,-12xm637,-1410v15,0,15,32,7,42v-10,13,-30,24,-42,34v-37,32,-75,72,-96,121v-15,34,-23,92,26,92v85,0,146,33,146,120v0,54,-33,91,-74,105v-99,34,-176,-38,-195,-120v-43,-188,73,-306,192,-382v13,-8,25,-12,36,-12","w":803},"\u201d":{"d":"173,-887v-14,0,-20,-31,-9,-43v11,-13,31,-22,43,-33v37,-34,74,-72,95,-121v14,-32,22,-92,-25,-92v-87,0,-147,-33,-147,-121v0,-54,33,-90,74,-104v151,-50,238,124,191,277v-32,103,-105,174,-191,227v-11,7,-22,10,-31,10xm523,-887v-15,-2,-19,-31,-9,-43v11,-13,30,-22,42,-33v45,-44,101,-88,106,-170v1,-27,-9,-43,-37,-43v-86,0,-145,-33,-145,-121v0,-54,33,-90,74,-104v151,-50,238,123,192,277v-31,103,-105,174,-190,225v-13,8,-24,12,-33,12","w":803},"\u2026":{"d":"426,18v-115,41,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,99,98,69,172v-13,31,-37,57,-69,68xm1176,18v-115,41,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,99,98,69,172v-13,31,-37,57,-69,68xm1926,18v-115,41,-212,-60,-170,-170v21,-57,96,-100,170,-70v57,23,99,98,69,172v-13,31,-37,57,-69,68","w":2250},"\u2032":{"d":"73,-876v31,-84,59,-183,86,-273r51,-167v16,-41,16,-70,52,-84v78,-31,163,15,163,93v0,34,-18,46,-34,77v-11,21,-26,43,-42,68r-161,244r-47,74","w":465},"\u2033":{"d":"426,-879v59,-145,100,-345,158,-491v15,-36,78,-49,122,-31v43,16,93,64,67,119v-72,154,-190,290,-278,435xm94,-878v9,-25,19,-52,29,-82r109,-357v16,-40,14,-67,50,-83v64,-28,132,8,154,54v10,19,16,42,5,63v-77,148,-191,295,-279,437","w":834},"\u2122":{"d":"161,-552v1,-8,-3,-18,6,-18v75,2,139,-10,174,-48v7,-9,11,-20,11,-31r0,-691v0,-17,-10,-12,-22,-16r-168,0v-68,11,-94,65,-106,129v-3,14,-9,11,-22,11v-8,-1,-2,-14,-4,-21r24,-167v1,-4,3,-6,4,-6r774,0v10,17,10,59,14,85v4,26,14,65,14,106v-5,6,-28,6,-26,-8v-14,-64,-37,-129,-106,-129r-169,0v-12,4,-21,-1,-21,16r0,691v8,61,78,70,141,79r43,0v9,0,5,10,6,18v0,3,-2,5,-6,5r-555,0v-4,0,-6,-2,-6,-5xm1123,-620v15,38,65,47,116,49v5,1,2,14,3,20v0,3,-1,4,-3,4r-311,0v-9,0,-4,-12,-5,-19v0,-2,2,-6,5,-5v72,1,111,-25,116,-85r28,-359v4,-49,7,-97,10,-145v3,-48,4,-96,4,-144v0,-21,2,-36,-10,-48v-17,-17,-45,-31,-75,-33v-6,0,-7,-23,0,-25r193,0v9,1,15,5,20,14r308,632v9,16,8,20,16,25r324,-646v8,-8,13,-25,26,-25r193,0v10,-1,5,11,6,19v0,3,-1,6,-6,6v-40,6,-94,20,-91,67r38,675v5,57,69,72,127,72v10,0,6,11,7,20v0,3,-2,4,-7,4r-377,0v-10,1,-5,-11,-6,-19v0,-3,2,-5,6,-5v40,0,84,-5,106,-25v9,-7,13,-17,13,-29r-31,-549v-2,-21,-3,-27,-9,-39r-335,671v-1,4,-26,7,-29,0r-336,-681r-34,578r0,25","w":2192}}});
D resources/js/Chopin_400.font.js

@@ -1,1 +0,0 @@

-Cufon.registerFont({"w":236,"face":{"font-family":"Chopin","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"14","cap-height":"27","bbox":"-448 -930 1611 426","underline-thickness":"50","underline-position":"-125","unicode-range":"U+0020-U+2026"},"glyphs":{" ":{"w":270},"!":{"d":"411,-641v0,33,-57,131,-170,293v-27,39,-63,95,-108,168r-11,0v65,-130,116,-270,176,-405v11,-27,26,-50,42,-68v16,-18,31,-27,45,-27v17,0,26,13,26,39xm-2,-40v0,-29,28,-60,57,-60v28,0,42,17,42,50v0,29,-29,59,-58,59v-27,0,-41,-16,-41,-49","w":328},"\"":{"d":"289,-670v24,0,46,22,45,46v0,36,-17,73,-51,110v-17,19,-33,29,-46,29v-12,0,-12,-11,-3,-15v20,-8,48,-34,45,-47v0,-7,-2,-11,-7,-13v-26,-13,-39,-29,-39,-49v-1,-30,27,-61,56,-61xm188,-670v24,0,46,22,45,46v0,36,-17,73,-51,110v-17,19,-33,29,-46,29v-12,0,-11,-11,-2,-15v20,-8,47,-34,44,-47v0,-7,-2,-11,-7,-13v-26,-13,-39,-29,-39,-49v-1,-30,27,-61,56,-61","w":218},"#":{"d":"443,-414r-34,60r-101,0r-62,111r102,0r-34,60r-101,0r-101,183r-21,0r101,-183r-120,0r-100,183r-21,0r100,-183r-96,0r33,-60r96,0r61,-111r-96,0r33,-60r96,0r89,-162r22,0r-89,162r119,0r89,-162r22,0r-89,162r102,0xm286,-354r-119,0r-62,111r119,0","w":495},"$":{"d":"273,-505v34,9,62,41,63,79v1,30,-25,59,-54,59v-34,0,-42,-29,-37,-59v26,16,54,18,55,-18v1,-30,-26,-50,-56,-50v-34,0,-63,27,-62,61v1,80,64,129,64,214v0,76,-53,126,-130,125v-23,0,-42,-2,-58,-6r-52,97r-16,-6r52,-99v-35,-25,-53,-57,-53,-96v0,-48,41,-96,88,-96v36,0,68,27,68,62v0,26,-24,55,-49,54v-14,0,-29,-12,-44,-35v23,-3,35,-12,35,-25v0,-14,-8,-21,-25,-21v-30,0,-54,39,-54,72v0,43,38,76,82,76v40,0,87,-38,83,-78v-5,-59,-57,-134,-59,-203v-2,-74,62,-120,143,-111r33,-61r14,6","w":370},"%":{"d":"58,-403v0,-72,89,-190,162,-190v49,0,55,57,43,104v35,-3,64,-10,88,-20v50,-71,90,-107,120,-107v13,0,20,6,20,17v0,25,-39,58,-118,101v-75,112,-169,237,-282,376v-24,29,-51,72,-82,127v-7,6,-18,6,-31,6v-9,0,-17,9,-25,28r-12,-1v26,-79,69,-148,127,-209v94,-98,186,-209,265,-314r-73,13v-18,56,-76,138,-137,139v-35,1,-65,-34,-65,-70xm170,-83v0,-64,91,-187,157,-187v36,0,54,20,54,61v0,76,-74,200,-147,200v-36,0,-64,-36,-64,-74xm474,-594v0,-5,-3,-8,-9,-8v-17,0,-43,26,-78,78v58,-34,87,-57,87,-70xm225,-568v-17,0,-32,18,-31,36v0,25,16,39,49,41v11,-31,16,-76,-18,-77xm240,-475v-42,-10,-52,-15,-68,-52v-37,63,-55,111,-55,144v0,18,8,27,25,27v11,0,27,-11,48,-32v24,-25,41,-54,50,-87xm336,-247v-43,0,-108,140,-108,187v0,20,7,30,21,30v17,0,39,-18,67,-53v31,-39,46,-77,46,-115v0,-33,-9,-49,-26,-49","w":504},"&":{"d":"487,-409v-95,0,-172,108,-159,216v21,-13,46,-26,76,-38v6,-69,73,-123,201,-163v83,-26,132,-43,147,-50v91,-44,125,-92,71,-169r7,-7v25,24,37,48,37,72v0,57,-41,104,-122,141r-178,81v69,2,123,64,123,135v0,117,-110,200,-230,200v-104,0,-202,-56,-230,-132v-110,34,-222,-29,-223,-127v-1,-35,17,-66,47,-68r-2,42v-2,71,52,137,120,135v10,0,26,-2,48,-5v-42,-165,61,-304,212,-304v-23,-31,-35,-62,-35,-93v-3,-98,87,-164,187,-164v72,0,154,42,154,109v0,41,-41,83,-83,83v-31,0,-57,-17,-76,-51r16,-2v17,25,37,37,61,37v34,1,66,-33,66,-67v0,-43,-42,-70,-88,-70v-99,0,-189,110,-142,210v7,15,22,28,43,42r3,11v-16,-3,-33,-4,-51,-4xm522,-123v32,0,62,-28,62,-59v0,-35,-32,-63,-68,-62v-14,0,-35,5,-62,16v-19,56,13,105,68,105xm503,-22v87,0,166,-81,166,-168v0,-80,-90,-145,-165,-104v-13,7,-27,23,-42,45v27,-7,46,-10,57,-10v44,-2,88,39,88,81v0,42,-41,71,-86,71v-63,0,-116,-45,-116,-105v-12,6,-36,20,-73,42v7,74,91,148,171,148","w":854},"'":{"d":"92,-670v24,0,46,22,45,46v0,36,-17,73,-51,110v-17,19,-33,29,-46,29v-12,0,-11,-11,-2,-15v20,-8,47,-34,44,-47v0,-7,-2,-11,-7,-13v-26,-13,-39,-29,-39,-49v-1,-30,27,-61,56,-61","w":0},"(":{"d":"596,-776v0,10,-17,26,-50,49v-125,82,-192,150,-264,269v-69,113,-101,233,-101,356v0,121,27,180,85,250v34,40,51,61,51,64v0,11,-4,16,-11,16v-15,0,-38,-16,-67,-48v-177,-185,-159,-495,4,-688v66,-78,139,-149,221,-209v61,-45,99,-67,112,-67v13,0,20,3,20,8","w":340},")":{"d":"194,-736v177,185,159,496,-4,689v-65,77,-137,147,-220,208v-61,45,-98,67,-112,67v-13,0,-20,-3,-20,-8v0,-10,17,-26,50,-49v122,-81,194,-154,263,-268v68,-113,101,-232,101,-356v0,-120,-27,-181,-85,-251v-34,-40,-51,-61,-51,-64v0,-11,4,-16,11,-16v15,0,38,16,67,48","w":340},"*":{"d":"277,-507v19,12,55,-33,85,-33v18,0,27,8,27,24v0,22,-28,42,-54,37r-57,-11v-6,0,-9,3,-10,10v5,18,42,49,36,53v4,35,-73,59,-73,11v0,-9,22,-43,12,-54v-10,0,-23,10,-41,32v-18,22,-34,33,-49,33v-18,0,-27,-8,-27,-25v0,-18,12,-30,37,-35v42,-9,63,-17,63,-26v-3,-11,-35,-9,-47,-14v-40,-16,-11,-63,24,-60v24,2,27,15,35,39v9,28,20,23,26,-5v6,-30,10,-47,11,-52v10,-15,23,-22,39,-22v19,0,29,8,29,24v0,9,-11,25,-35,45v-20,16,-31,24,-31,29","w":268},"+":{"d":"262,-276r-15,15r-92,0r-69,123r-70,0r69,-123r-87,0r14,-15r81,0r69,-122r70,0r-69,122r99,0","w":336},",":{"d":"82,-100v24,0,46,22,45,46v0,35,-17,72,-51,109v-17,19,-33,29,-46,29v-12,-1,-11,-11,-2,-15v20,-8,47,-34,44,-47v0,-7,-2,-11,-7,-13v-26,-12,-39,-28,-39,-48v-1,-30,27,-61,56,-61","w":244},"-":{"d":"102,-197v32,2,74,15,108,5v8,0,23,-10,24,2v-5,30,-37,49,-78,49v-20,0,-83,-15,-102,-11r-30,7v-4,0,-6,-2,-6,-6v2,-19,66,-47,84,-46","w":268},"\u2010":{"d":"102,-197v32,2,74,15,108,5v8,0,23,-10,24,2v-5,30,-37,49,-78,49v-20,0,-83,-15,-102,-11r-30,7v-4,0,-6,-2,-6,-6v2,-19,66,-47,84,-46","w":268},".":{"d":"18,-40v0,-29,29,-60,58,-60v28,0,42,17,42,50v0,29,-29,59,-58,59v-28,0,-42,-16,-42,-49","w":244},"\/":{"d":"-55,10v-9,-4,-24,34,-29,33v-3,0,-5,-2,-5,-6v0,-24,23,-74,70,-150v97,-159,236,-340,418,-545r17,2v-80,88,-380,518,-418,620v-12,31,-30,46,-53,46","w":360},"0":{"d":"357,-605v74,0,127,41,126,116v-1,151,-105,332,-196,410v-65,56,-128,86,-192,86v-72,0,-131,-58,-129,-130v2,-144,112,-317,201,-395v65,-57,127,-87,190,-87xm29,-69v0,30,33,63,63,63v39,0,85,-34,139,-101v67,-83,183,-288,183,-409v0,-52,-18,-78,-53,-78v-39,0,-90,46,-155,138v-45,64,-83,128,-114,192v-42,87,-63,152,-63,195","w":522},"1":{"d":"51,-300v14,-23,241,-248,263,-236v3,0,5,2,5,5v-8,13,-38,55,-87,128v-107,159,-133,200,-194,361v-15,41,-25,64,-30,67v-19,2,-47,2,-64,1v-7,10,-19,23,-35,39v16,-54,30,-95,41,-123v24,-61,74,-140,150,-237v32,-41,56,-74,73,-99v-7,0,-40,28,-99,83","w":299},"2":{"d":"287,-575v78,0,130,52,129,131v0,54,-27,101,-79,144v-62,51,-196,98,-288,136v-21,9,-50,27,-85,55v-30,23,-45,39,-45,48v19,1,83,-13,103,-13v27,0,109,18,136,18v25,0,60,-18,105,-55v1,2,1,5,1,10v5,56,-99,124,-156,124v-26,0,-110,-21,-136,-21v-36,0,-67,3,-92,8v-19,4,-29,7,-29,10v-4,-1,-7,-4,-7,-10v0,-19,36,-55,101,-116v38,-36,232,-128,269,-165v48,-48,120,-131,123,-202v2,-46,-45,-81,-92,-81v-56,0,-121,53,-121,110v0,24,18,48,40,48v11,1,27,-13,26,-24v1,-4,-8,-29,-8,-32v35,-8,56,8,56,45v0,32,-29,57,-63,57v-43,0,-72,-32,-72,-76v0,-78,102,-149,184,-149","w":453},"3":{"d":"281,-549v30,0,123,24,154,24v21,0,49,-8,84,-24r-306,217v65,6,117,63,117,137v0,120,-136,229,-259,229v-70,0,-130,-54,-130,-124v0,-49,46,-110,95,-110v33,0,66,33,66,66v0,49,-71,84,-91,29v23,-6,34,-14,34,-24v0,-21,-10,-32,-30,-32v-36,0,-62,35,-62,74v0,52,39,83,94,83v53,0,101,-28,145,-85v40,-51,60,-100,60,-145v0,-50,-64,-78,-109,-48r-23,13v-10,0,-15,-2,-15,-7r263,-182v-129,-34,-123,-33,-242,11v41,-68,93,-102,155,-102","w":486},"4":{"d":"445,-585v0,11,-1,19,-2,22v-9,25,-36,55,-81,90v-14,11,-97,69,-249,176v-84,59,-126,100,-126,123v0,7,9,14,28,19v38,12,96,4,142,2v67,-103,124,-183,216,-281v12,-13,21,-20,26,-20v0,4,-57,102,-170,295r129,-10v-3,9,-11,24,-23,47r-116,-5v-16,39,-28,68,-37,87v-32,66,-25,64,-88,47v-6,9,-18,22,-37,37v6,-47,58,-128,85,-174v-56,-4,-184,6,-184,-35v0,-16,33,-51,99,-106v95,-79,154,-130,178,-155r126,-137r56,3","w":473},"5":{"d":"383,-554v14,5,88,-32,93,-34v2,0,3,1,3,4v-9,33,-63,78,-95,87r-133,-8v-23,0,-47,10,-72,29r-62,107v31,-13,62,-20,93,-20v64,0,122,77,122,144v0,140,-145,268,-284,268v-67,0,-128,-46,-128,-110v0,-49,44,-102,94,-102v34,0,67,32,67,66v0,28,-23,55,-52,54v-13,0,-24,-10,-31,-29v19,-3,29,-13,29,-28v0,-19,-11,-29,-34,-29v-30,-1,-60,37,-60,69v0,56,43,89,103,88v51,0,100,-36,149,-109v45,-67,67,-124,67,-172v1,-51,-34,-93,-84,-92v-19,0,-41,11,-64,35v-23,24,-34,36,-33,36v-1,0,-2,-1,-2,-3v2,-10,7,-21,14,-34r106,-185v14,-28,58,-51,98,-53v19,-1,78,22,96,21","w":451},"6":{"d":"384,-599v50,0,105,32,105,77v1,33,-33,64,-66,64v-25,0,-47,-21,-46,-46v0,-11,5,-18,15,-21v11,14,21,21,28,21v18,0,31,-20,30,-39v0,-30,-22,-45,-66,-45v-69,0,-145,80,-226,239v31,-19,62,-29,94,-29v61,-1,111,64,111,129v0,120,-128,272,-246,272v-74,0,-137,-62,-137,-136v0,-101,41,-206,124,-315v87,-114,180,-171,280,-171xm294,-291v0,-44,-21,-66,-63,-66v-65,0,-118,64,-158,193v-15,47,-22,84,-22,111v0,39,19,58,56,58v39,0,80,-40,125,-120v41,-74,62,-133,62,-176","w":481},"7":{"d":"234,-596v26,-1,126,25,155,23v22,-1,51,-18,70,-26v7,0,11,3,11,8v0,9,-35,53,-106,131r-233,257v-23,26,-52,69,-87,130v-25,43,-39,68,-44,73r-33,-10v-22,0,-44,15,-67,44v-1,-7,2,-22,2,-23v0,-21,28,-71,83,-149v61,-87,120,-148,177,-183v85,-52,198,-143,252,-211v-20,-1,-86,16,-106,15v-43,-2,-88,-13,-129,-5v-23,5,-53,19,-90,42v37,-71,60,-111,145,-116","w":436},"8":{"d":"357,-591v72,0,144,44,144,112v0,36,-16,67,-49,94v-33,27,-79,46,-138,58v38,53,57,100,57,142v3,115,-109,198,-227,198v-89,0,-175,-63,-175,-150v0,-88,75,-149,226,-184v-18,-35,-27,-68,-27,-99v-2,-98,88,-171,189,-171xm301,-341v71,-24,137,-78,137,-159v0,-54,-27,-81,-81,-81v-52,0,-118,63,-118,116v0,46,31,110,62,124xm144,0v74,0,147,-88,147,-161v0,-33,-28,-81,-85,-144v-81,3,-161,91,-161,176v0,62,41,129,99,129","w":520},"9":{"d":"303,-605v73,0,128,59,126,132v-2,145,-116,322,-206,398v-66,55,-131,85,-196,85v-52,0,-115,-34,-115,-81v0,-29,40,-63,69,-63v30,0,45,13,45,39v-1,5,-6,15,-14,32v-11,-16,-22,-24,-31,-24v-19,0,-28,11,-28,34v0,33,19,50,56,50v47,0,93,-28,138,-84v23,-28,53,-76,90,-144v-27,12,-57,18,-91,18v-59,1,-98,-62,-98,-126v0,-127,128,-266,255,-266xm114,-294v-1,35,28,66,63,66v44,0,87,-37,128,-111v39,-69,58,-134,58,-194v1,-30,-18,-61,-46,-61v-41,0,-85,40,-134,120v-46,75,-69,135,-69,180","w":490},":":{"d":"90,-243v0,-29,29,-60,58,-60v28,0,42,17,42,50v0,29,-29,60,-58,60v-28,0,-42,-17,-42,-50xm-25,-35v0,-29,28,-60,57,-60v28,0,42,17,42,50v0,29,-29,59,-58,59v-27,0,-41,-16,-41,-49","w":244},";":{"d":"80,-243v0,-29,29,-60,58,-60v28,0,42,17,42,50v0,29,-29,60,-58,60v-28,0,-42,-17,-42,-50xm38,-100v24,0,46,22,45,46v0,35,-17,72,-51,109v-17,19,-32,29,-45,29v-11,-1,-12,-11,-3,-15v21,-8,44,-33,44,-47v0,-7,-2,-11,-7,-13v-25,-12,-38,-28,-38,-48v-1,-30,26,-61,55,-61","w":244},"=":{"d":"310,-337r82,-8v19,4,11,15,-3,26v-35,25,-72,38,-110,38v-30,1,-127,-12,-157,-11r-117,7v-3,0,-5,-2,-5,-5v-1,-34,100,-58,131,-58v35,0,144,14,179,11xm310,-201r82,-8v19,4,11,15,-3,26v-35,25,-72,38,-110,38v-30,1,-127,-12,-157,-11r-117,7v-3,0,-5,-2,-5,-5v-1,-34,100,-58,131,-58v35,0,144,14,179,11","w":481},"?":{"d":"357,-679v74,0,151,54,149,126v-2,79,-93,163,-157,195r-208,103v-13,6,-31,29,-32,46v-2,29,37,35,63,26r11,7v-45,15,-88,11,-88,-33v0,-21,10,-39,29,-54v15,-11,64,-43,148,-95v21,-13,48,-35,83,-68v52,-49,78,-92,78,-130v1,-55,-49,-91,-107,-91v-87,0,-218,99,-218,184v0,27,22,50,48,49v16,0,34,-6,55,-18r10,3v-25,17,-47,26,-67,26v-32,0,-57,-26,-57,-59v0,-115,141,-217,260,-217xm11,-40v0,-29,29,-60,58,-60v28,0,42,17,42,50v0,29,-29,59,-58,59v-28,0,-42,-16,-42,-49","w":522},"@":{"d":"427,-584v115,0,195,61,197,170v2,94,-86,235,-153,285v-40,30,-74,46,-104,46v-70,-1,-90,-32,-74,-93v-29,39,-61,59,-95,59v-45,0,-68,-33,-68,-99v0,-105,116,-216,224,-216v23,0,40,8,51,24v15,-25,36,-10,63,-9v4,2,30,-28,33,-27r-131,246v-8,15,-15,33,-21,52v0,25,15,38,44,38v19,0,46,-16,81,-49v45,-40,103,-128,120,-192v6,-21,9,-43,9,-64v0,-98,-75,-153,-178,-153v-190,0,-354,162,-393,327v-8,36,-14,67,-14,96v0,125,87,190,217,190v132,0,243,-64,333,-193r20,0v-64,115,-216,214,-361,214v-136,0,-236,-85,-234,-221v0,-30,4,-59,11,-88v38,-170,222,-343,423,-343xm390,-390v0,-16,-7,-24,-21,-24v-39,0,-80,34,-123,103v-38,61,-57,110,-57,146v0,22,7,33,20,33v27,0,53,-22,79,-66v68,-116,102,-180,102,-192","w":691},"A":{"d":"1095,-101v68,-1,134,50,134,115v0,78,-104,154,-183,153v-119,-2,-195,-40,-278,-103v-15,9,-37,21,-68,38v-112,60,-215,90,-308,90v-220,0,-399,-154,-399,-370v0,-212,142,-363,354,-360v17,0,36,4,58,12r0,12v-22,-9,-41,-13,-58,-13v-202,-4,-344,147,-344,349v0,210,175,360,389,360v102,0,224,-42,366,-126r-36,-32v-41,9,-104,9,-102,-26v0,-13,8,-20,25,-20v20,0,47,7,80,22v9,3,79,-61,78,-68v26,-63,82,-182,81,-242v-30,6,-71,9,-122,9v-23,37,-58,93,-110,163v-84,112,-171,166,-256,166v-88,1,-157,-45,-157,-129v0,-124,134,-215,265,-215r249,0v17,-37,43,-79,78,-126v84,-112,181,-184,290,-216v7,0,10,5,10,16v0,7,-11,21,-34,42v-67,60,-102,144,-111,257v129,-51,194,-133,194,-244v0,-79,-36,-142,-109,-191v-135,-92,-344,-83,-464,22v-62,55,-95,111,-95,173v0,90,35,151,105,182r-3,13v-77,-32,-116,-97,-116,-195v0,-79,40,-145,121,-200v73,-49,150,-73,232,-73v169,0,343,109,343,269v0,120,-70,207,-210,262v-8,73,-21,123,-71,192v-48,66,-102,117,-167,152r30,28v117,-71,187,-113,212,-124v34,-16,70,-24,107,-24xm1057,-616v-34,-4,-155,111,-181,141v-51,59,-86,111,-103,159v43,0,80,-3,112,-9v12,-73,56,-154,133,-243v23,-26,36,-42,39,-48xm1046,153v74,0,169,-67,169,-138v0,-59,-56,-102,-119,-102v-37,0,-73,9,-110,26v-24,11,-91,50,-200,117v77,65,164,97,260,97xm696,9v-21,-10,-36,-15,-46,-15v-6,0,-9,2,-9,6v2,20,34,14,55,9xm540,-299v-119,-3,-254,85,-254,198v0,77,37,115,110,115v67,0,137,-41,210,-123v27,-30,72,-93,135,-190r-201,0","w":1061},"B":{"d":"1109,-654v72,-2,198,45,195,110v-2,37,-47,66,-84,70r-10,-10v35,-6,75,-28,79,-60v5,-57,-114,-98,-180,-98v-37,0,-84,12,-140,35v28,31,44,49,49,56v41,53,33,128,-10,174v-17,19,-45,40,-86,64v32,39,48,90,48,154v35,-12,71,-34,108,-67r8,8v-37,32,-77,57,-122,76v-36,98,-132,168,-258,167v-45,-1,-68,-16,-68,-47v0,-43,30,-74,90,-93v41,-13,86,-20,135,-20v33,-25,40,-111,27,-172v-30,7,-66,-3,-66,-27v0,-15,11,-22,32,-22v15,0,31,7,48,22v53,-50,80,-97,80,-140v0,-65,-13,-105,-40,-120v-26,13,-60,56,-112,120v-29,37,-74,214,-100,252v-58,83,-111,146,-168,182v-69,43,-154,65,-257,65v-171,0,-297,-111,-297,-280v0,-228,238,-445,478,-335v56,-33,89,-51,98,-54v78,-31,208,-36,292,-6r72,32v14,-5,34,-14,61,-23v28,-10,61,-13,98,-13xm887,-324v-11,-13,-21,-19,-31,-19v-8,0,-12,3,-12,9v-1,17,28,16,43,10xm397,-411v-3,83,52,144,133,143v32,0,60,-11,84,-33v10,-23,15,-40,15,-51v0,-97,-47,-171,-141,-223v-55,55,-88,81,-91,164xm860,-120v-53,0,-98,6,-135,19v-50,17,-75,43,-75,79v0,19,14,28,42,29v39,1,82,-15,116,-59xm21,-255v0,161,121,271,286,267v100,-2,192,-63,249,-123v35,-35,64,-79,87,-131v3,-5,15,-37,37,-95v42,-115,142,-227,251,-270v-86,-61,-222,-66,-327,-32v-31,11,-67,30,-106,57v95,59,143,136,143,230v0,4,-2,16,-5,35v10,-20,30,-44,31,-70v1,-15,-6,-37,-21,-67r11,-3v42,65,25,113,-31,171v-24,74,-95,142,-187,142r0,-14v79,-2,144,-50,162,-112v-31,10,-54,15,-71,15v-88,1,-146,-68,-144,-157v0,-41,13,-79,38,-114v7,-9,24,-27,53,-54v-221,-111,-456,114,-456,325","w":1064},"C":{"d":"14,-87v0,184,129,340,310,335v184,-5,360,-155,552,-154v63,0,120,11,173,34v69,29,104,71,104,125v0,15,-7,33,-22,54v-3,-3,-4,-5,-5,-6v10,-19,15,-35,15,-48v0,-47,-34,-85,-102,-114v-121,-50,-230,-42,-355,6v-104,40,-235,112,-360,114v-191,3,-321,-151,-321,-346v0,-239,213,-446,451,-446v45,0,152,12,197,16v122,-68,230,-102,325,-102v67,0,101,19,101,58v0,62,-89,91,-161,91v-37,0,-101,-6,-192,-19v-77,67,-171,156,-222,268v-22,49,-35,91,-36,126v-1,25,7,45,22,60v-5,-77,19,-136,69,-207v54,-77,121,-115,196,-115v51,0,79,38,79,92v0,124,-151,299,-275,291v-5,0,-11,-1,-19,-2v17,21,38,31,63,31v63,0,131,-46,204,-139r8,9v-71,96,-141,144,-212,144v-37,0,-70,-19,-97,-56v-63,-31,-95,-90,-95,-176v0,-79,35,-157,104,-235v43,-48,84,-84,125,-107v-4,-12,-153,-17,-184,-17v-122,0,-227,45,-314,136v-84,87,-126,186,-126,299xm1066,-561v0,-31,-30,-47,-90,-47v-57,0,-134,36,-231,109v81,12,138,18,171,18v100,0,150,-27,150,-80xm732,-339v-104,0,-234,174,-228,281v0,15,4,32,11,52v13,9,27,13,41,13v55,0,110,-35,165,-106v51,-66,77,-124,77,-173v0,-45,-22,-67,-66,-67","w":933},"D":{"d":"72,-461v-14,-201,138,-324,335,-324v130,0,233,45,309,136v33,-11,70,-16,111,-16v70,0,121,17,154,52r-4,8v-75,-52,-130,-57,-252,-36v47,71,70,153,70,246v0,99,-34,195,-102,286v-101,138,-233,178,-375,87v-46,32,-95,48,-147,48v-69,1,-129,-28,-129,-90v0,-45,45,-75,95,-73v62,2,107,31,158,66v14,-9,31,-41,52,-95v31,-82,54,-138,69,-168v72,-145,150,-241,235,-289r42,-24v-1,-6,-12,-18,-34,-37v-69,-59,-153,-89,-252,-89v-111,0,-198,34,-257,104v-50,58,-72,115,-67,195v55,-50,108,-75,157,-75v96,0,180,61,182,149v1,72,-75,134,-146,134v-103,0,-178,-83,-201,-178v-37,47,-56,100,-56,157v0,24,10,61,29,112r-9,6v-56,-111,-32,-207,33,-292xm743,-476v0,-35,-19,-146,-39,-152v-77,37,-136,121,-177,250v-9,29,-22,72,-41,128v-21,61,-48,110,-80,149v-8,10,-32,31,-71,64v41,23,68,35,81,35v93,0,173,-58,240,-173v58,-101,87,-201,87,-301xm276,-278v65,1,134,-57,134,-122v0,-83,-82,-137,-170,-137v-52,0,-104,27,-155,80v21,98,83,177,191,179xm59,-64v-1,43,43,73,88,73v37,0,81,-22,132,-67v-32,-33,-100,-66,-157,-66v-36,0,-63,25,-63,60","w":852},"E":{"d":"766,-663v66,0,134,53,134,120v0,60,-70,109,-134,107v-27,0,-61,-8,-103,-23v2,30,7,66,19,81v1,4,43,21,39,33v0,7,-4,12,-12,12v-15,0,-28,-8,-40,-23v-108,-49,-207,73,-207,173v0,99,66,196,161,196v117,0,227,-102,227,-220v0,-58,-32,-106,-88,-106v-73,0,-163,84,-163,158v0,42,30,81,70,80v74,1,106,-81,105,-165r12,0v3,102,-36,178,-117,179v-48,1,-84,-45,-84,-94v0,-83,94,-172,177,-172v62,0,102,54,102,120v0,126,-116,238,-241,238v-149,0,-256,-79,-256,-221v0,-136,102,-230,248,-216v-19,-26,-28,-58,-38,-86v-157,-28,-295,-26,-422,26v-95,39,-142,96,-142,171v0,17,5,35,15,55r-12,8v-11,-21,-16,-41,-16,-62v0,-80,48,-142,145,-182v136,-56,246,-57,432,-32v21,-103,84,-155,189,-155xm664,-478v76,54,223,36,224,-65v1,-46,-43,-85,-90,-85v-68,0,-138,72,-138,130v0,9,1,15,4,20","w":973},"F":{"d":"8,-242v0,-269,282,-483,544,-346v129,-114,292,-137,443,-50r155,89v110,61,208,77,274,-30v4,44,-76,88,-122,88v-44,0,-92,-13,-143,-40v-68,-35,-113,-56,-134,-63v-89,-27,-166,-41,-231,-41v-105,0,-179,20,-222,60v18,10,39,35,64,74v33,53,50,110,50,169v0,136,-119,300,-252,300v-74,0,-161,-69,-161,-144v0,-21,6,-50,17,-87v5,5,7,10,7,14v-9,24,-13,48,-13,73v0,69,79,133,150,133v128,0,241,-157,241,-289v0,-93,-57,-195,-115,-237v-42,19,-115,148,-115,216v0,85,51,149,139,135r0,11v-98,15,-150,-53,-150,-146v0,-51,12,-106,51,-153r59,-72v-46,-28,-97,-42,-154,-42v-192,0,-350,181,-350,378v0,207,147,378,350,378v116,0,237,-88,282,-180v21,-42,63,-150,128,-325r-38,-8r5,-15r40,8v11,-15,28,-44,62,-75v64,-57,99,-61,219,-66r0,4v-9,9,-114,21,-122,30v-31,15,-60,55,-87,120r59,11v14,-45,36,-68,66,-68v21,0,32,11,32,34v0,27,-34,53,-59,55v1,7,1,17,1,30v0,89,-29,133,-86,133v-12,0,-23,-5,-34,-16r7,-7v37,16,50,6,59,-41v1,-9,4,-43,9,-101r-60,-9v-31,117,-91,288,-135,344v-63,79,-212,150,-348,152v-221,3,-382,-167,-382,-388xm977,-362v19,1,43,-18,42,-37v0,-7,-5,-11,-15,-11v-12,0,-30,34,-29,45v0,2,1,3,2,3","w":1026},"G":{"d":"1181,206v99,0,161,-60,176,-147r10,0v-25,105,-87,157,-186,157v-43,0,-88,-11,-134,-34v-22,-11,-69,-39,-141,-84v-72,-45,-139,-83,-203,-112r-73,91v-24,57,-52,106,-83,147v-75,98,-160,147,-256,147v-100,0,-176,-79,-165,-186v-84,-71,-126,-167,-126,-288v0,-223,174,-404,397,-399v41,0,98,7,171,21v139,-102,267,-153,383,-153v47,0,101,21,101,60v0,31,-38,60,-114,84v-85,27,-171,47,-271,35v-94,74,-177,179,-216,298v-7,22,-9,52,-10,90v80,-6,106,-5,189,12v66,-176,114,-264,144,-264v9,0,24,5,45,14r30,-42r10,4v-88,143,-148,244,-179,303r23,13v45,-45,97,-74,174,-76r2,10v-61,-1,-133,34,-167,70v47,22,143,77,290,166v69,42,129,63,179,63xm1038,-574v-1,-25,-33,-39,-63,-39v-75,0,-175,49,-300,146v135,1,179,-6,279,-43v56,-21,84,-44,84,-64xm694,-18r-19,-10r-34,77xm615,-43v-18,-5,-47,-15,-89,-15v-25,0,-53,2,-82,5v9,39,30,59,61,59v29,0,65,-16,110,-49xm128,173v41,-118,133,-188,262,-228v-11,-41,-17,-70,-17,-85v0,-63,19,-123,57,-181v21,-32,62,-82,125,-149v-71,-15,-123,-23,-158,-23v-216,-5,-388,174,-388,390v0,111,56,223,119,276xm630,-37v-57,36,-98,54,-124,54v-39,0,-77,-21,-112,-63v-120,27,-229,124,-256,227v134,71,241,67,368,-13v46,-29,76,-54,91,-73v10,-24,21,-68,33,-132xm136,194v-1,98,63,168,155,168v108,0,199,-60,273,-180v23,-37,34,-61,34,-72v-101,87,-196,131,-283,131v-52,0,-152,-25,-179,-47","w":913},"H":{"d":"129,-5v-80,-45,-127,-104,-127,-209v0,-91,36,-161,109,-210v37,-25,77,-42,120,-51v0,-49,7,-84,18,-106v51,-103,220,-196,356,-121v45,25,123,116,163,140v36,-9,110,-11,109,20v0,18,-12,27,-36,27v-17,0,-41,-10,-72,-30v-18,7,-43,22,-75,43v-28,32,-73,99,-88,180v51,-9,108,-20,172,-33v17,-33,47,-73,89,-124v49,-60,172,-125,273,-125v40,0,60,13,60,39v0,44,-39,87,-116,130v-59,32,-125,58,-199,77v-57,131,-103,214,-137,248v-59,59,-106,94,-139,105v29,17,51,26,66,26v35,0,78,-24,129,-73r0,12v-45,47,-88,70,-129,70v-21,0,-48,-10,-81,-30v-21,12,-40,18,-57,18v-21,0,-32,-9,-32,-27v0,-19,11,-28,33,-28v13,0,31,7,54,20v57,-47,58,-43,87,-95v11,-19,42,-96,96,-231r-172,34v-7,20,-19,49,-34,87v-15,38,-40,76,-73,112v-80,85,-176,128,-288,128v-27,0,-50,-6,-69,-18v-17,39,-25,82,-25,128v0,154,110,288,255,289v93,0,154,-42,183,-126r10,-3v-29,92,-93,138,-193,138v-152,0,-270,-143,-266,-298v0,-33,9,-78,26,-133xm1191,-565v0,-20,-17,-30,-51,-30v-88,0,-233,149,-252,223v75,-17,143,-44,202,-79v67,-40,101,-78,101,-114xm867,-542v0,-11,-9,-17,-28,-17v-14,0,-32,3,-53,9v28,16,49,24,64,24v11,0,17,-5,17,-16xm241,-475v105,2,133,25,187,92v39,-19,73,-40,100,-63r4,7v-33,27,-66,48,-98,65v13,23,20,51,20,85r42,-9v38,-90,104,-171,171,-216v28,-19,58,-31,83,-43v-91,-83,-187,-125,-287,-125v-82,0,-177,52,-207,107v-10,17,-15,50,-15,100xm418,-377v-42,-68,-85,-86,-177,-89v11,67,47,101,107,101v10,0,33,-4,70,-12xm579,-8v-19,-11,-35,-17,-47,-17v-11,0,-16,6,-16,17v1,22,28,18,46,10v11,-4,17,-8,17,-10xm442,-272v-16,6,-47,20,-93,39v-46,19,-124,86,-151,129v15,9,29,13,41,13v101,0,168,-60,203,-181xm189,-110v68,-91,134,-129,253,-173v0,-32,-6,-60,-18,-85v-103,30,-177,5,-193,-98v-122,33,-218,113,-220,252v0,75,28,135,85,176v8,5,20,12,36,23v6,-18,38,-82,49,-88v-25,-17,-38,-43,-38,-78v0,-75,40,-127,119,-154r2,6v-74,29,-111,78,-111,148v0,19,19,74,36,71xm493,-286v-5,0,-18,3,-39,9v-37,130,-110,195,-217,195v-16,0,-32,-5,-47,-15v-20,21,-34,56,-48,86v21,13,43,20,66,20v124,-1,207,-99,249,-201","w":940},"I":{"d":"469,-462v54,-159,262,-231,479,-188v23,5,38,8,45,10v27,9,37,11,39,31v-46,1,-86,7,-120,18v-98,32,-173,119,-224,260v-15,40,-22,68,-22,83v19,1,97,-48,107,-60v19,-22,39,-59,57,-115r9,4v-4,29,-42,104,-59,121v-33,32,-71,56,-118,65v-57,166,-152,258,-359,260v-166,1,-297,-117,-291,-286v-6,-31,-9,-67,-9,-107v-4,-191,199,-378,401,-290r-2,9v-113,-47,-214,-18,-296,62v-80,78,-110,162,-86,291v34,-130,141,-222,290,-222v58,0,111,18,159,54xm1014,-615v-7,-22,-141,-39,-184,-39v-168,0,-316,75,-351,201v35,44,46,91,51,182v10,7,26,16,49,27v25,-67,43,-113,56,-138v64,-123,145,-195,242,-218v30,-7,76,-12,137,-15xm519,-288v-1,-13,-2,-35,-7,-68v-4,-29,-17,-57,-36,-84v1,17,3,44,9,80v3,18,15,42,34,72xm519,-266v-42,-58,-52,-90,-54,-185v-43,-37,-95,-56,-155,-56v-153,0,-248,80,-286,241v49,135,129,203,240,203v84,0,150,-30,197,-90v17,-22,37,-60,58,-113xm23,-240v9,153,119,256,280,256v104,0,241,-158,272,-248v-9,-3,-24,-11,-47,-26v-45,135,-133,203,-264,204v-73,1,-133,-26,-179,-81v-15,-18,-36,-53,-62,-105","w":789},"J":{"d":"312,203v-176,4,-303,-133,-303,-308v0,-57,8,-105,28,-141r39,-68v14,-68,37,-125,68,-172v59,-88,141,-132,248,-132v77,0,142,24,195,73r41,-33v114,-86,304,-108,454,-57r72,27v17,2,26,9,26,20v2,36,-41,6,-60,10v-137,-1,-218,71,-267,170v-13,25,-65,139,-155,340v20,4,32,6,36,6v68,0,118,-57,150,-172v2,10,4,17,5,21v-2,63,-87,171,-156,163v-9,0,-22,-1,-41,-4v-62,141,-197,254,-380,257xm506,-389v77,73,106,149,77,278v11,10,20,15,25,15v56,-117,111,-279,187,-366v73,-83,167,-137,335,-132r0,-8v-26,-20,-164,-49,-219,-49v-79,0,-155,19,-226,56v-17,9,-46,28,-89,59v18,20,35,47,50,80r-8,8v-12,-30,-28,-56,-49,-79v-29,24,-57,70,-83,138xm494,-396v15,-38,66,-129,86,-140v-30,-34,-125,-72,-188,-72v-100,0,-179,43,-236,129v-21,31,-43,82,-64,152v53,-83,119,-123,247,-125v47,0,98,19,155,56xm569,-123v30,-102,1,-186,-67,-251v-20,119,-6,170,67,251xm339,-440v-123,3,-198,42,-245,132v0,102,26,180,74,240v96,119,280,115,371,-3v15,-19,23,-31,23,-37v-54,-55,-81,-114,-81,-176v0,-22,3,-55,9,-99v-58,-38,-108,-57,-151,-57xm21,-105v0,161,129,295,291,295v64,0,125,-32,184,-97v47,-53,82,-111,105,-174v-6,-6,-15,-12,-26,-18v-55,87,-131,131,-226,131v-150,0,-271,-152,-269,-303v0,-7,1,-17,2,-29v-41,63,-61,128,-61,195","w":940},"K":{"d":"197,-493v-6,-173,213,-321,383,-227v11,7,61,44,152,111v33,-12,60,-18,81,-17v23,1,35,10,35,27v0,21,-12,32,-35,31v-19,-1,-48,-9,-89,-26v-58,31,-98,102,-121,213v100,-4,142,-29,189,-92r108,-145v44,-58,90,-93,178,-96v23,0,46,7,71,21r0,7v-32,-13,-56,-19,-71,-19v-68,0,-120,37,-160,108v-8,15,-70,165,-87,187v-41,54,-140,62,-231,44r-5,18v78,-1,158,34,158,106v0,55,-13,129,3,173v19,52,51,76,84,76v65,0,130,-83,130,-147v0,-58,-42,-89,-97,-91v0,-6,4,-9,13,-9v58,-1,98,42,98,100v0,87,-88,165,-174,165v-73,0,-137,-47,-141,-115r-11,-178v0,-27,-36,-72,-64,-70v-20,78,-61,175,-101,227v-69,88,-152,133,-255,133v-128,0,-239,-98,-239,-226v0,-122,58,-208,143,-243v7,-3,26,-9,57,-19v-1,-12,-2,-21,-2,-27xm837,-599v0,-10,-9,-15,-26,-14v-17,1,-39,5,-66,13v13,5,35,11,66,18v17,0,26,-6,26,-17xm213,-456v10,38,62,82,109,81v33,0,61,-5,85,-16v-49,-55,-111,-81,-194,-65xm10,-204v0,119,110,214,228,214v62,0,113,-29,153,-86v38,-55,77,-152,114,-292v21,-81,137,-204,212,-235v-46,-41,-184,-96,-266,-96v-116,0,-246,91,-242,204v0,5,1,14,2,26v89,-14,152,12,207,72v33,-20,62,-45,88,-76r7,8v-39,42,-51,53,-88,77v15,27,23,62,23,104v0,114,-96,203,-204,204v-58,1,-98,-47,-97,-108v1,-69,48,-125,103,-147r2,9v-62,30,-93,76,-93,138v-1,57,31,96,85,96v105,0,192,-87,192,-192v0,-45,-7,-78,-22,-97v-1,10,-72,18,-91,18v-52,0,-111,-47,-121,-90v-12,3,-30,7,-53,16v-93,38,-139,117,-139,233","w":1052},"L":{"d":"95,-526v0,111,85,215,194,212v35,0,69,-10,103,-30v40,-152,44,-180,121,-282v31,-40,94,-102,150,-102v53,0,79,23,79,70v0,65,-27,125,-81,181v-45,47,-101,85,-169,113v-27,150,-54,186,-138,300v91,31,174,47,249,47v92,0,164,-17,215,-53v51,-36,76,-85,76,-147v0,-46,-26,-88,-77,-126r6,-11v58,34,87,80,87,137v0,78,-38,144,-113,197v-67,47,-142,71,-223,71v-118,0,-173,-33,-273,-83v-62,35,-87,53,-156,56v-68,3,-142,-28,-141,-88v0,-49,64,-79,119,-79v41,0,96,18,165,55v10,-17,28,-49,52,-97v14,-27,29,-75,48,-143v-42,16,-75,24,-99,24v-117,3,-204,-103,-204,-222v0,-152,132,-265,287,-262v37,0,66,6,87,18v-51,-5,-80,-8,-87,-8v-149,-3,-277,107,-277,252xm491,-381v87,-27,240,-175,238,-277v0,-40,-22,-60,-66,-60v-52,0,-95,45,-130,136v-28,72,-42,139,-42,201xm17,-64v2,44,57,74,107,73v53,-1,118,-34,147,-64v-74,-48,-130,-72,-169,-72v-35,0,-86,30,-85,63","w":978},"M":{"d":"844,-592v-36,49,-59,135,-56,238v3,116,-4,91,-39,211v171,-246,326,-391,550,-486v42,-18,96,-25,161,-29r-1,11v-124,11,-177,34,-275,91v-28,17,-59,53,-94,108v-57,90,-176,303,-176,404v0,31,11,47,32,47v29,0,79,-67,88,-95v1,0,4,-1,11,-2v-35,75,-72,112,-113,112v-52,0,-81,-46,-81,-101v0,-81,71,-211,212,-390v-143,115,-189,184,-311,359v-49,71,-84,118,-103,140v-3,-5,-5,-10,-5,-13v17,-50,33,-65,33,-135v0,-212,2,-238,66,-378v-75,76,-158,276,-214,399v-30,66,-152,125,-251,125v-139,0,-281,-105,-281,-239v0,-135,107,-260,236,-260v100,0,195,74,195,174v0,90,-86,189,-177,189v-76,0,-121,-58,-120,-136v0,-20,7,-49,20,-87r12,3v-14,34,-21,62,-21,84v-1,70,42,125,109,125v84,0,166,-95,166,-178v0,-94,-91,-163,-184,-163v-124,0,-226,122,-226,249v0,54,22,103,67,148v53,53,121,80,204,80v95,0,181,-70,258,-209v75,-135,126,-223,153,-265v45,-69,88,-115,129,-140v-102,-35,-164,-52,-187,-52v-119,-2,-213,51,-213,160v0,59,41,117,97,116v20,0,37,-7,51,-21r6,0v-21,31,-44,46,-70,46v-67,1,-116,-57,-116,-126v0,-127,107,-185,245,-183v21,0,86,18,196,54v14,-8,27,-12,39,-12v14,0,21,5,21,15v2,19,-28,21,-43,12","w":1121},"N":{"d":"753,-753v72,0,337,78,395,106v49,-54,96,-81,141,-81v44,0,66,15,66,44v0,75,-129,79,-201,49v-43,69,-92,173,-132,251v-46,91,-140,244,-207,349v-20,31,-34,46,-41,46v-9,0,-13,-4,-13,-11v7,-16,44,-109,39,-132v1,-41,-17,-183,-15,-228v2,-37,6,-87,15,-150r-159,315v-49,95,-103,166,-161,213v-58,47,-123,70,-196,70v-162,0,-284,-98,-284,-255v0,-174,153,-332,326,-327v19,0,42,2,67,5v6,-96,86,-206,161,-237v42,-17,108,-27,199,-27xm1247,-629v46,1,98,-17,99,-55v1,-21,-34,-36,-57,-35v-47,0,-90,25,-129,75v40,10,69,15,87,15xm8,-167v0,152,119,247,276,247v137,0,254,-91,346,-275r158,-315v23,-45,73,-101,150,-168v-123,-41,-178,-35,-293,9v-72,28,-108,64,-108,106v0,16,11,31,32,44r-2,9v-27,-12,-40,-30,-40,-53v0,-46,36,-86,110,-115v119,-47,195,-49,323,-5v-40,33,-67,58,-81,77v-23,31,-40,65,-34,103r40,254v0,28,-11,74,-34,138v118,-183,164,-284,253,-459v11,-23,24,-45,39,-68v-191,-71,-321,-106,-390,-106v-57,0,-119,16,-186,48v-86,41,-138,112,-156,213v79,37,105,70,131,162v120,-12,166,-104,121,-213r9,-2v48,118,-3,212,-128,228v0,130,-59,225,-150,274v-41,23,-83,34,-124,34v-91,2,-154,-71,-154,-161v0,-110,94,-226,201,-226v72,0,138,60,136,132v0,22,-7,47,-22,76v-7,1,-10,2,-11,2v15,-34,23,-60,23,-78v2,-65,-62,-123,-126,-123v-103,0,-191,116,-191,217v0,84,60,154,144,153v84,-1,176,-64,213,-118v34,-50,52,-110,52,-183v-79,-9,-143,-83,-142,-170v-28,-5,-50,-7,-67,-7v-173,-5,-318,146,-318,319xm533,-321v-28,-92,-45,-117,-122,-152v-4,77,61,139,122,152","w":1041},"O":{"d":"459,-620v62,0,112,80,111,144v-1,68,-50,201,-79,250v-44,75,-96,136,-157,181v-61,45,-120,68,-176,68v-95,0,-160,-83,-158,-181v3,-147,113,-302,206,-385v62,-55,119,-88,172,-95r42,0v-93,47,-122,70,-181,151v-110,153,-165,288,-165,405v0,54,34,99,84,99v38,0,77,-22,122,-61v95,-82,235,-363,235,-486v0,-54,-19,-81,-56,-81v-98,0,-217,176,-217,277v0,43,23,75,63,75v43,0,81,-25,114,-74v29,-42,43,-80,43,-113v0,-26,-15,-58,-37,-59v-17,0,-37,12,-58,36r-7,-7v26,-26,48,-39,65,-39v29,0,48,38,48,69v0,87,-84,198,-168,198v-46,0,-74,-38,-74,-86v0,-57,23,-118,70,-183v50,-69,103,-103,158,-103","w":600},"P":{"d":"0,-250v0,-223,233,-441,470,-340v60,-63,143,-94,249,-94v87,0,161,18,222,53v116,-43,214,-43,318,1r-2,6v-98,-39,-201,-45,-297,3v20,21,48,45,71,81v92,145,-67,279,-219,279v-28,0,-52,-1,-71,-3v-47,172,-219,294,-429,297v-181,3,-312,-107,-312,-283xm785,-285v105,4,199,-98,199,-202v0,-57,-15,-97,-46,-120v-59,35,-100,81,-122,139r-69,182v9,1,22,1,38,1xm424,-450v0,95,94,181,188,132v1,-58,-10,-124,-27,-154v-28,-49,-65,-83,-112,-104v-33,51,-49,93,-49,126xm8,-250v0,159,113,266,273,266v95,0,181,-39,258,-116v30,-29,115,-229,157,-303v58,-104,124,-160,221,-218v-47,-37,-113,-55,-198,-55v-99,0,-179,30,-240,91v102,45,142,120,145,260v7,-7,19,-23,35,-48r3,15v-7,11,-20,27,-38,47v-51,157,-144,235,-280,235v-137,0,-248,-98,-246,-233v0,-24,6,-48,18,-72r10,-3v-12,36,-18,61,-18,75v-3,127,109,224,236,224v88,0,158,-36,211,-107v27,-36,45,-74,55,-113v-104,40,-197,-43,-197,-145v0,-39,17,-82,51,-131v-40,-17,-76,-26,-107,-26v-181,0,-349,177,-349,357","w":1046},"Q":{"d":"457,-677v91,0,183,89,183,180v0,75,-39,157,-118,244v-57,64,-132,128,-224,191v72,25,126,38,161,38v38,1,75,-31,73,-69v-2,-36,-8,-41,-39,-58r2,-13v64,24,59,112,11,150v-49,39,-152,38,-216,12v-14,-6,-34,-16,-62,-28v-53,31,-103,46,-152,46v-32,0,-74,-21,-72,-54v1,-48,63,-76,119,-76v35,0,108,22,130,27v74,-66,173,-169,224,-242v28,-26,90,-184,90,-241v0,-59,-49,-100,-110,-99v-40,0,-75,11,-105,33v-44,30,-126,133,-128,210v-1,37,28,81,62,81v65,0,132,-111,132,-180v0,-32,-13,-48,-40,-48v-65,0,-105,82,-114,153v-4,-4,-7,-10,-8,-17v23,-98,64,-147,122,-147v31,-1,49,27,49,59v0,76,-68,190,-141,190v-56,0,-90,-47,-90,-106v0,-110,150,-236,261,-236xm17,-38v0,26,32,47,59,47v43,0,87,-18,131,-54v-64,-23,-111,-35,-140,-35v-23,-1,-50,19,-50,42","w":664},"R":{"d":"923,-661v38,-19,112,-38,174,-37v45,0,90,10,137,30r-2,6v-87,-39,-210,-36,-289,10v22,18,52,39,79,73v53,69,28,162,-36,213v-43,34,-102,57,-179,68v46,49,67,57,67,130r0,92v-1,49,36,86,84,86v49,0,95,-41,94,-89v0,-25,-12,-58,-36,-99r8,-6v27,37,40,72,40,105v0,64,-58,103,-127,103v-76,0,-156,-52,-152,-124r8,-133v0,-26,-15,-49,-44,-68r-61,137v-39,108,-232,188,-386,188v-172,0,-302,-113,-302,-286v0,-184,167,-364,352,-364v33,0,69,6,108,18v57,-67,147,-101,268,-101v77,0,142,16,195,48xm777,-315v103,3,199,-92,199,-196v0,-63,-18,-107,-53,-132v-85,50,-143,185,-170,326v11,1,19,2,24,2xm605,-334v12,-54,2,-101,-22,-147v-25,-47,-65,-84,-122,-112v-29,45,-44,87,-44,126v0,99,37,149,111,149v26,0,52,-5,77,-16xm8,-262v0,170,121,272,294,272v131,0,228,-60,281,-183r109,-252v42,-94,114,-170,215,-227v-43,-33,-103,-49,-179,-49v-116,0,-202,32,-259,97v97,53,166,136,150,264v22,-17,35,-35,38,-56r5,14v-5,23,-20,42,-45,56v-24,139,-135,264,-287,264v-117,0,-200,-61,-247,-182v0,5,5,8,14,8v48,110,126,165,233,165v150,0,247,-117,275,-251v-22,11,-48,16,-77,16v-81,0,-122,-54,-122,-161v0,-53,15,-97,46,-132v-38,-13,-71,-20,-100,-20v-177,0,-344,181,-344,357","w":1139},"S":{"d":"161,-459v-5,-138,165,-252,311,-252v67,0,114,18,141,53v9,-8,24,-12,47,-12v24,0,36,22,36,54v0,29,-20,67,-60,115v-36,43,-57,65,-62,65v16,101,24,169,24,205v0,132,-121,241,-252,241v-121,0,-223,-99,-223,-220v0,-60,23,-118,69,-175v-12,-15,-22,-36,-29,-62v-87,44,-150,151,-150,275v0,170,147,320,317,320v76,0,149,-29,219,-87r0,8v-62,60,-135,90,-219,90v-174,0,-332,-157,-328,-331v3,-136,60,-227,159,-287xm571,-541v30,-6,60,-64,39,-101v-26,33,-39,66,-39,101xm619,-648v29,45,-9,112,-48,120r2,75v64,-59,96,-116,96,-171v0,-29,-18,-42,-39,-29v-6,3,-10,5,-11,5xm550,-538v-1,-43,25,-104,54,-116v-29,-33,-73,-49,-132,-49v-63,0,-126,20,-188,61v-73,48,-110,108,-112,180v82,-63,240,-74,378,-76xm333,-441v67,0,84,20,124,60v23,-10,52,-27,87,-51r5,-96v-115,4,-245,6,-326,48r-50,28v7,26,17,46,28,59v40,-32,84,-48,132,-48xm445,-375v-29,-38,-66,-57,-112,-57v-51,0,-93,16,-125,48v23,27,64,41,122,41v37,0,76,-11,115,-32xm367,-189v55,0,104,-57,102,-112v0,-21,-5,-42,-16,-63v-80,44,-205,42,-255,-12v-71,91,-89,182,-27,280v33,52,79,78,136,78v71,0,131,-42,177,-128v48,-88,63,-161,59,-271v-17,12,-44,28,-80,47v13,25,20,54,20,85v0,59,-79,120,-137,120v-40,0,-76,-31,-76,-70v0,-36,28,-70,63,-69v15,0,30,12,45,37v-37,3,-56,15,-56,36v0,28,15,42,45,42","w":710},"T":{"d":"98,-259v0,-232,214,-428,456,-335v45,-59,81,-95,106,-106v-64,-72,-147,-108,-250,-108v-174,0,-289,107,-354,239v-27,54,-42,101,-45,140r-9,-1v5,-86,40,-168,107,-246v81,-95,181,-142,301,-142v109,0,198,37,266,112v132,-61,230,-63,359,-5v85,39,196,117,300,119v19,0,46,-4,81,-11r-13,14v-31,7,-59,10,-84,10v-40,0,-114,-20,-221,-61v-172,-67,-248,-76,-406,-44v43,50,113,190,108,270v-5,73,-21,104,-73,155v-22,91,-70,168,-143,231r-8,-6v75,-80,100,-113,132,-212v-126,33,-211,-72,-211,-192v0,-45,17,-93,51,-144v-53,-16,-86,-24,-101,-24v-189,-5,-340,158,-340,347v0,180,160,344,340,340v150,-3,276,-109,315,-232r93,-283v43,-112,125,-160,284,-172r-2,11v-118,15,-185,61,-201,136v-8,39,-24,112,-51,216v-50,191,-207,329,-438,333v-191,3,-349,-158,-349,-349xm570,-587v114,57,172,142,159,308v38,-35,57,-80,57,-135v0,-51,-17,-109,-52,-174v-25,-48,-44,-78,-57,-91v-40,23,-76,54,-107,92xm510,-441v0,113,86,225,202,178v19,-150,-31,-251,-148,-313v-19,19,-54,100,-54,135","w":990},"U":{"d":"1278,-615v131,-2,265,70,265,192v0,60,-78,115,-151,115v-135,0,-267,-69,-397,-207v-108,87,-190,177,-245,270v-74,125,-111,201,-111,230v0,11,5,16,15,16v37,0,74,-23,111,-69r0,18v-35,46,-77,69,-126,69v-39,0,-59,-33,-59,-98v-54,65,-101,98,-142,98v-46,0,-82,-57,-82,-106v0,-42,15,-90,51,-139r96,-133v34,-48,51,-84,51,-108v1,-103,-76,-160,-182,-160v-106,0,-194,32,-265,97v-62,57,-93,118,-93,185v0,84,72,154,156,154v63,0,117,-13,163,-39r3,6v-43,28,-98,42,-166,42v-90,0,-165,-73,-165,-163v0,-69,31,-132,94,-191v71,-67,162,-100,273,-100v141,0,236,87,231,227v-3,75,-17,77,-65,141r-89,120v-32,45,-48,82,-48,110v0,31,12,46,37,46v45,0,93,-36,140,-110v58,-93,115,-192,187,-268v57,-60,125,-117,206,-169v-91,-65,-163,-97,-216,-97r-54,0r0,-6r46,0v130,3,165,27,252,91v133,-47,135,-60,279,-64xm1392,-318v61,0,141,-46,141,-105v0,-115,-129,-182,-255,-182v-77,0,-164,24,-261,71v148,144,273,216,375,216","w":865},"V":{"d":"952,-661v129,0,234,91,234,218v0,132,-112,273,-242,273v-100,0,-181,-80,-181,-179v0,-85,53,-152,132,-175r0,7v-81,28,-122,84,-122,168v0,94,77,168,171,168v120,0,233,-139,233,-262v0,-120,-99,-191,-224,-191v-122,0,-257,98,-307,183v-112,188,-211,315,-363,475v-7,0,-13,-1,-18,-3r42,-96v7,-17,11,-42,12,-74v1,-43,-3,-118,6,-221v10,-107,40,-196,102,-238v-88,-37,-157,-55,-207,-55v-104,0,-186,71,-186,173v0,50,34,85,64,119v-52,-12,-96,-64,-96,-126v0,-109,103,-174,218,-174v59,0,157,33,216,54v21,-17,39,-26,54,-26v11,0,16,5,16,14v0,23,-36,30,-66,24v-28,21,-42,54,-42,101v0,44,24,181,24,224v0,55,-36,139,-108,252v93,-95,200,-238,319,-429v35,-56,66,-97,94,-122v60,-55,135,-82,225,-82xm493,-626v0,-4,-3,-6,-10,-6v-11,0,-22,6,-35,19v19,5,47,1,45,-13","w":597},"W":{"d":"1259,-659v134,-1,241,92,241,224v0,129,-110,268,-234,268v-107,0,-199,-78,-199,-186v0,-81,46,-139,139,-175r3,9v-87,37,-130,92,-130,166v0,103,81,174,187,174v114,0,221,-140,221,-256v0,-118,-89,-200,-207,-200v-87,0,-160,24,-220,73v-43,35,-96,100,-158,194v-35,54,-92,130,-169,227v-86,109,-137,163,-154,163v-6,0,-9,-2,-9,-6v0,-5,11,-30,32,-76v15,-31,23,-76,26,-136v1,-13,1,-84,1,-211v-77,124,-150,236,-272,358v-47,47,-75,72,-85,72v-7,0,-11,-4,-11,-11v30,-53,47,-94,52,-123v9,-57,14,-147,14,-272v0,-45,14,-91,42,-138v5,-9,28,-39,68,-90v-79,-40,-146,-60,-203,-60v-114,-1,-203,68,-201,179v1,59,23,72,63,105r0,6v-62,-24,-93,-64,-93,-120v-2,-116,107,-178,231,-176v39,0,85,10,138,30v47,18,71,28,71,29v17,-16,32,-24,43,-24v16,0,24,4,24,13v0,19,-38,26,-63,26v-32,33,-48,58,-48,76v-2,48,24,198,24,246v0,47,-39,133,-117,258v49,-46,137,-135,177,-189v58,-78,124,-184,195,-321v11,-21,33,-46,66,-75v-26,45,-39,85,-39,120v0,41,22,166,22,207v0,33,-7,66,-21,99v-14,33,-41,81,-80,146r139,-164v64,-80,128,-171,186,-277v46,-84,188,-181,308,-182xm497,-627v0,-5,-4,-8,-11,-7v-11,1,-21,7,-30,19v27,0,41,-4,41,-12","w":897},"X":{"d":"140,31v-75,1,-138,-54,-137,-130v1,-120,103,-222,205,-252v36,-117,122,-205,259,-264v-39,-39,-101,-21,-144,5v-21,13,-51,41,-90,82r-5,-6v37,-41,66,-68,88,-82v49,-30,117,-46,162,-4v21,0,35,-1,41,1v52,14,85,77,100,188v107,-111,192,-179,255,-204v31,-13,54,-19,67,-19r9,6v-66,14,-122,48,-165,100r-184,222v3,42,-42,212,-42,257v0,89,47,101,108,71v1,2,2,5,3,9v-88,40,-171,-2,-181,-104v-4,-38,-8,-70,-11,-95v-70,69,-121,116,-152,140v-69,53,-131,79,-186,79xm341,-305v72,-53,136,-144,142,-250v0,-18,-3,-35,-10,-51v-113,42,-221,139,-255,253v59,-8,99,8,123,48xm332,-299v-20,-37,-61,-52,-116,-44v-8,40,9,70,46,70v19,0,43,-9,70,-26xm12,-99v-1,67,58,116,128,116v49,0,105,-32,170,-97v21,-21,86,-98,195,-229r19,-203v0,-36,-13,-68,-40,-95v5,18,8,35,8,51v-1,109,-73,215,-146,260v3,9,5,18,5,27v6,78,-123,210,-202,210v-31,0,-62,-31,-62,-62v0,-34,19,-69,56,-104r6,4v-35,41,-53,74,-53,100v-1,30,24,53,53,53v72,0,197,-132,190,-203v0,-5,-1,-11,-2,-19v-26,18,-51,27,-75,27v-38,0,-65,-35,-55,-77v-96,31,-194,126,-195,241","w":734},"Y":{"d":"1367,-166v134,0,244,125,244,261v0,178,-154,317,-331,317v-163,0,-332,-83,-507,-248v-85,169,-211,253,-376,253v-78,0,-147,-18,-208,-55v-71,-43,-106,-102,-106,-176v0,-75,35,-134,105,-178v106,-67,254,-76,378,-18v75,35,140,95,199,149v9,-11,16,-24,21,-38v11,-27,27,-94,48,-201v-31,37,-51,60,-62,70v-29,28,-56,42,-80,42v-59,-1,-90,-58,-89,-125v0,-49,13,-95,40,-136r75,-117v27,-41,40,-80,40,-116v2,-87,-64,-151,-150,-149v-51,0,-105,14,-164,41v5,62,-10,110,-40,162r-8,-2v8,-15,20,-40,32,-76v6,-19,7,-46,7,-80v-76,45,-137,74,-183,91v-107,39,-250,-14,-250,-116v0,-89,78,-134,234,-134v122,0,176,45,207,144v49,-18,95,-37,165,-37v110,0,209,95,205,205v-4,88,-38,133,-85,208v-42,67,-68,88,-68,167v0,39,14,59,42,59v28,0,55,-21,84,-60v37,-50,113,-228,143,-275v136,-217,281,-327,438,-327v126,0,189,45,189,134v-7,-4,-10,-6,-11,-6v-11,-80,-64,-120,-160,-120v-99,0,-198,64,-299,193v-75,95,-134,204,-184,324r-103,246v-6,15,-13,29,-21,44v41,45,91,87,152,128v119,79,235,119,350,119v171,0,319,-135,319,-306v0,-122,-109,-245,-232,-245v-90,0,-165,54,-165,140v0,75,46,119,137,131v0,7,-3,11,-10,11v-81,2,-141,-61,-141,-142v0,-94,84,-156,179,-156xm9,-611v0,72,84,120,160,120v53,0,141,-35,264,-106v-25,-95,-90,-142,-197,-142v-151,0,-227,43,-227,128xm397,-39v-152,0,-295,84,-295,225v0,58,36,105,109,141v156,75,339,49,455,-58v37,-34,68,-73,93,-120v-57,-55,-102,-95,-137,-118v-71,-47,-146,-70,-225,-70","w":1049},"Z":{"d":"208,-159v-66,0,-116,-58,-116,-124v0,-88,62,-180,187,-275v27,-21,48,-36,65,-46v-43,-6,-68,2,-121,19v-100,33,-177,129,-212,237v-2,-1,-4,-3,-7,-4v36,-106,114,-207,213,-240v67,-23,88,-29,138,-21v104,-58,206,-70,293,-4v40,30,59,70,59,118v0,79,-45,164,-134,254v-50,51,-127,113,-232,187v46,16,70,63,72,121r69,16r-1,9r-67,-13v-13,136,-188,289,-337,289v-75,0,-146,-29,-146,-97v0,-54,36,-103,108,-148v97,-61,181,-68,313,-67v13,-35,14,-53,-2,-81v-8,-13,-16,-19,-24,-19v-79,41,-130,61,-153,61v-26,0,-39,-9,-39,-27v0,-16,13,-29,38,-38v30,-11,73,-17,130,-18v87,-87,148,-153,183,-198v81,-105,122,-194,122,-267v0,-66,-43,-117,-108,-116v-36,0,-106,25,-128,42v48,27,72,65,72,116v0,71,-22,141,-64,212v-48,81,-105,122,-171,122xm101,-283v0,57,50,115,107,115v62,0,117,-40,164,-120v41,-70,62,-138,62,-205v0,-53,-25,-89,-76,-110v-171,114,-257,221,-257,320xm278,-52v-41,-6,-129,7,-126,39v0,9,6,14,19,14v18,0,54,-18,107,-53xm348,64v-136,-9,-226,8,-317,70v-62,43,-93,88,-93,133v0,32,18,48,53,48v71,0,143,-25,217,-74v79,-52,125,-111,140,-177","w":676},"[":{"d":"702,-930r-12,22r-110,0r-563,1006r110,0r-12,22r-197,0r586,-1050r198,0","w":300},"\\":{"d":"8,5v116,-73,173,-122,244,-230r8,7v-53,93,-135,171,-246,234","w":237},"]":{"d":"601,-930r-587,1050r-197,0r12,-22r110,0r562,-1006r-110,0r12,-22r198,0","w":300},"^":{"d":"299,-493r-114,-38r-114,38r0,-40r114,-37r114,37r0,40","w":265},"_":{"d":"503,124r-512,0r0,-50r512,0r0,50","w":500},"`":{"d":"75,-480v0,-22,19,-43,43,-42v15,0,28,8,40,23r64,134r-26,0r-100,-75v-14,-13,-21,-27,-21,-40","w":300},"a":{"d":"192,0v52,0,207,-171,249,-225r8,7v-127,155,-214,232,-263,232v-33,0,-58,-19,-76,-58v-29,39,-60,58,-95,58v-45,0,-67,-33,-67,-98v0,-105,113,-216,223,-216v23,0,40,8,51,24v15,-25,36,-10,63,-9v4,2,30,-28,33,-27r-131,246v-11,21,-17,37,-17,46v0,13,7,20,22,20xm207,-258v0,-16,-7,-24,-21,-24v-39,0,-80,34,-123,103v-38,61,-57,110,-57,146v0,22,7,33,20,33v27,0,53,-22,79,-66v68,-116,102,-180,102,-192","w":426},"b":{"d":"171,-132v-56,-25,-45,-168,20,-168v50,0,75,25,75,75v0,37,-8,67,-24,91v70,-2,127,-32,172,-91r8,7v-47,63,-109,95,-186,96v-27,53,-133,136,-204,136v-41,0,-67,-33,-66,-76v1,-112,82,-264,142,-345v112,-152,196,-229,254,-229v18,0,32,23,31,42v0,61,-38,127,-114,200v-59,56,-107,91,-144,106v-32,65,-120,202,-120,258v0,20,11,30,32,31v38,1,109,-96,124,-133xm351,-584v1,-21,-3,-31,-11,-31v-27,2,-111,134,-131,171v-22,39,-45,86,-68,139v55,-29,106,-79,152,-152v38,-61,57,-103,58,-127xm177,-144v9,-23,27,-64,27,-104v0,-24,-6,-36,-19,-36v-25,0,-37,44,-36,76v0,29,9,50,28,64","w":399},"c":{"d":"173,-290v-56,0,-170,196,-170,255v0,25,15,37,45,37v65,0,132,-24,201,-73v58,-41,109,-92,154,-154r8,7v-47,65,-99,118,-156,159v-69,49,-138,73,-207,73v-67,0,-100,-30,-100,-89v0,-124,106,-225,225,-225v31,0,60,23,60,52v0,30,-31,59,-60,59v-43,0,-42,-38,-26,-60v11,9,20,13,29,13v10,1,31,-22,31,-33v0,-14,-11,-21,-34,-21","w":389},"d":{"d":"-50,-77v0,-122,111,-227,235,-223v16,0,33,9,51,27v47,-80,93,-149,139,-208v77,-99,138,-148,183,-148v19,0,29,12,29,35v0,49,-38,113,-113,192v-69,73,-130,122,-184,147v-75,139,-113,216,-113,231v0,17,7,25,21,25v20,0,51,-20,94,-61v30,-29,82,-84,155,-165r8,7v-80,90,-134,148,-162,175v-42,40,-75,60,-99,60v-53,-2,-62,-23,-80,-68v-23,29,-39,46,-46,51v-12,9,-27,14,-45,14v-41,1,-73,-48,-73,-91xm545,-587v0,-15,-6,-22,-18,-22v-25,0,-98,108,-220,323v68,-41,126,-95,173,-160v43,-60,65,-107,65,-141xm215,-260v1,-13,-18,-28,-30,-27v-30,0,-68,35,-114,104v-44,67,-66,117,-66,150v0,23,7,34,22,34v19,0,36,-11,52,-32v1,-1,18,-26,53,-75v55,-79,83,-130,83,-154","w":432},"e":{"d":"35,-1v86,4,250,-155,287,-224r8,7v-37,70,-206,232,-295,232v-50,0,-88,-39,-87,-89v0,-64,28,-119,85,-165v49,-40,97,-60,143,-60v30,-1,58,25,57,55v0,42,-30,77,-91,105v-46,21,-85,32,-116,32v-12,26,-18,49,-18,70v0,25,9,37,27,37xm36,-132v43,8,147,-92,147,-132v0,-15,-7,-23,-21,-23v-32,0,-74,52,-126,155","w":308},"f":{"d":"332,-603v18,-1,40,19,39,37v0,41,-23,91,-68,150v-49,64,-110,115,-181,152r55,0r-10,18r-71,0v-78,154,-204,418,-293,513v-49,53,-99,80,-152,80v-54,0,-99,-38,-99,-90v0,-51,44,-105,95,-105v25,0,49,26,49,51v0,26,-27,48,-55,47v-12,0,-23,-9,-33,-26v21,-3,31,-8,31,-16v0,-17,-7,-26,-21,-26v-24,0,-52,58,-52,84v0,40,44,70,85,70v39,0,76,-27,113,-80v55,-78,211,-434,254,-502r-59,0r10,-18r60,0v44,-75,89,-142,134,-201v72,-92,128,-138,169,-138xm332,-558v0,-19,-6,-29,-17,-29v-16,0,-51,45,-106,135v-45,75,-79,137,-102,188v77,-57,136,-116,177,-177v32,-47,48,-86,48,-117","w":237},"g":{"d":"-56,-83v0,-97,115,-223,212,-217v15,0,28,6,39,18v20,-16,39,-7,59,0v4,0,32,-29,36,-30v-61,95,-116,185,-176,332v109,-70,191,-152,247,-245r8,7v-53,95,-139,180,-259,256v-40,93,-83,277,-208,281v-46,1,-90,-31,-89,-75v0,-41,30,-81,90,-122v42,-29,89,-52,142,-71r30,-78v-23,27,-43,41,-60,41v-47,0,-71,-32,-71,-97xm179,-266v0,-13,-6,-19,-18,-19v-30,0,-65,36,-104,107v-37,66,-55,116,-55,151v0,17,6,25,18,25v23,0,56,-40,99,-119v40,-74,60,-122,60,-145xm-172,241v0,23,19,40,42,39v34,0,69,-28,106,-83v27,-41,49,-84,64,-130v-44,13,-89,36,-136,71v-51,37,-76,72,-76,103","w":347},"h":{"d":"-45,6v-20,-2,-37,-15,-52,1v-8,8,-15,14,-22,18r106,-200v55,-100,108,-187,160,-262v93,-134,162,-201,207,-201v24,0,36,10,36,30v0,62,-42,134,-126,215v-60,58,-114,99,-163,124r-20,44v53,-50,96,-75,129,-75v27,0,41,14,41,42v0,21,-21,66,-65,132v-44,66,-66,99,-66,100v0,12,5,18,14,18v20,0,55,-27,106,-81v11,-12,50,-57,117,-136r8,7v-69,85,-111,137,-128,154v-50,52,-90,78,-120,78v-30,1,-55,-18,-55,-47v0,-17,21,-57,64,-122v43,-65,65,-101,65,-108v0,-7,-3,-10,-8,-10v-36,0,-91,51,-106,79r-82,151v-17,33,-31,49,-40,49xm345,-593v0,-17,-3,-25,-10,-25v-17,0,-47,33,-90,100v-21,32,-65,106,-132,222v69,-45,126,-99,172,-162v40,-55,60,-100,60,-135","w":342},"i":{"d":"162,-450v19,0,36,15,36,34v0,27,-23,57,-49,57v-21,0,-38,-18,-38,-39v0,-27,25,-52,51,-52xm18,-6v32,0,203,-182,232,-219r8,7v-131,155,-218,232,-263,232v-41,0,-62,-20,-62,-59v2,-71,68,-165,99,-225v8,-14,17,-21,27,-21v13,0,28,7,34,9v4,2,34,-32,38,-30r-127,242v-11,19,-17,64,14,64"},"j":{"d":"98,-395v0,-27,28,-55,55,-55v23,0,35,12,35,37v1,28,-26,56,-53,56v-21,0,-37,-17,-37,-38xm61,-292v5,-1,27,10,32,9v5,2,33,-30,38,-29r-181,346v46,-35,134,-121,263,-259r8,7v-128,142,-219,231,-274,267v-15,37,-37,94,-69,167v-34,76,-82,113,-141,113v-46,0,-90,-30,-90,-73v0,-42,29,-83,86,-124v47,-33,95,-56,144,-67v39,-113,88,-221,147,-322v13,-23,26,-35,37,-35xm-340,253v0,22,19,38,42,37v35,0,73,-32,114,-97v25,-41,43,-77,54,-108v-67,1,-210,101,-210,168","w":198},"k":{"d":"370,-636v18,-1,41,14,41,31v0,48,-38,111,-113,189v-67,69,-124,115,-173,137r-32,49v55,-47,99,-70,131,-70v27,0,40,13,40,39v0,37,-35,74,-105,111v12,18,18,31,18,39v5,9,-44,89,-42,94v0,5,4,8,11,8v24,0,93,-72,208,-216r8,7v-59,75,-96,121,-113,139v-57,62,-101,93,-130,93v-29,0,-44,-13,-44,-38v-4,-12,42,-98,39,-108v0,-10,-48,-9,-67,-9v-9,13,-29,50,-60,112v-12,23,-25,35,-38,35r-32,-7v-4,-2,-35,27,-38,27v98,-181,136,-280,278,-464v101,-131,171,-198,213,-198xm363,-597v0,-14,-4,-21,-11,-21v-32,-10,-211,283,-214,315v52,-29,103,-78,153,-147v47,-65,71,-114,72,-147xm198,-245v0,-13,-7,-19,-21,-19v-34,-2,-111,80,-123,108v68,1,84,-9,117,-37v19,-16,27,-34,27,-52","w":339},"l":{"d":"362,-660v16,0,32,19,31,36v-1,39,-24,93,-70,162v-57,86,-131,155,-220,207v-27,63,-79,151,-79,225v0,16,7,24,21,24v32,0,71,-29,118,-88v33,-41,62,-85,86,-131r8,7v-37,67,-69,115,-95,146v-47,55,-95,84,-144,86v-40,1,-60,-39,-59,-83v0,-53,28,-129,84,-228v36,-63,83,-133,142,-208v81,-103,140,-155,177,-155xm350,-618v0,-14,-5,-21,-14,-21v-15,0,-50,44,-102,132v-52,88,-89,161,-110,219v56,-33,109,-91,160,-174v44,-72,66,-124,66,-156","w":234},"m":{"d":"386,-300v24,-1,47,25,46,49v0,5,-6,16,-17,35r-97,157v-10,16,-15,27,-15,33v0,16,7,24,20,24v16,0,50,-29,103,-88r121,-135r8,7r-122,136v-34,37,-56,60,-66,69v-22,18,-43,27,-64,27v-33,1,-61,-28,-60,-62v-11,-8,130,-204,120,-210v0,-11,-6,-17,-18,-17v-17,0,-71,26,-117,111r-84,155v-5,9,-14,14,-27,14r-33,-8v-5,0,-17,10,-36,29v99,-183,149,-279,149,-287v0,-9,-4,-14,-11,-14v-17,0,-55,31,-114,92v-18,19,-42,57,-72,116v-25,48,-41,72,-49,72v-7,0,-38,-7,-42,-8v-5,0,-17,10,-36,29r139,-262v13,-25,21,-39,24,-42v7,-23,42,-9,59,-7v5,1,31,-28,36,-27r-51,96v55,-56,103,-84,142,-84v30,0,45,23,45,69v31,-29,52,-47,63,-54v15,-10,34,-15,56,-15","w":533},"n":{"d":"62,-291v6,0,30,8,35,8v3,0,33,-29,37,-29r-51,96v64,-56,114,-84,150,-84v56,-1,52,61,27,100r-93,145v-12,19,-18,30,-18,34v0,12,7,18,21,18v19,0,47,-20,83,-60r147,-162r8,7v-10,12,-61,70,-154,173v-36,40,-70,60,-101,60v-37,0,-56,-20,-58,-60v-1,-18,6,-38,21,-61r83,-127v9,-14,14,-24,14,-30v0,-6,-5,-9,-15,-9v-55,1,-145,119,-174,173r-38,70v-12,23,-23,34,-33,34r-37,-8v-5,0,-18,10,-37,29r153,-293v9,-16,19,-24,30,-24","w":386},"o":{"d":"233,-126v58,-18,95,-49,151,-99r8,7v-23,28,-63,60,-123,92v-9,5,-25,9,-45,15v-34,59,-116,124,-198,125v-44,1,-76,-46,-76,-92v0,-109,118,-222,226,-222v64,0,99,78,72,140xm197,-263v0,-17,-8,-25,-24,-25v-31,0,-67,35,-108,105v-39,65,-58,116,-58,151v0,22,6,33,19,33v35,0,76,-40,124,-120v-37,-12,-55,-28,-55,-49v0,-21,10,-32,31,-32v14,0,21,7,21,21v0,11,-9,18,-27,20v5,17,17,27,38,30v26,-55,39,-100,39,-134","w":369},"p":{"d":"164,-300v39,-1,66,41,66,82v0,73,-49,146,-147,218v11,13,22,19,33,19v45,0,97,-31,156,-93v42,-44,80,-94,115,-151r8,7v-35,60,-74,112,-117,156v-59,62,-113,93,-162,93v-17,0,-32,-8,-45,-23v-45,30,-101,46,-114,-19v-33,59,-70,140,-112,243v-29,71,-50,106,-63,106v-13,0,-30,-4,-50,-13r-42,37v50,-87,107,-198,178,-329r170,-315v13,-16,37,-4,55,-1v6,2,32,-31,38,-29r-17,31v13,-13,29,-19,50,-19xm56,-32v35,-41,113,-168,114,-226v0,-14,-7,-21,-20,-21v-51,0,-147,165,-168,224v31,-8,41,-1,74,23xm-28,-33v0,16,11,40,27,40v23,0,33,-16,46,-28v-17,-16,-32,-24,-47,-24v-17,0,-26,4,-26,12","w":372},"q":{"d":"213,-282v14,-15,39,-6,58,-2v5,1,33,-28,37,-28r-176,304v46,-15,84,-35,114,-58v43,-33,90,-86,139,-159r8,7v-78,119,-131,185,-264,223v12,19,35,80,35,107v0,85,-74,231,-155,231v-43,0,-65,-29,-65,-87v0,-33,19,-82,58,-147v15,-25,45,-69,90,-132v-31,25,-58,37,-80,37v-41,0,-61,-35,-61,-104v0,-100,121,-215,220,-210v13,0,27,6,42,18xm179,-279v-50,-11,-167,190,-167,244v0,18,9,27,26,27v15,0,29,-10,44,-30v32,-43,67,-104,105,-184v7,-14,10,-28,10,-42v0,-10,-6,-15,-18,-15xm54,301v46,0,95,-139,95,-189v0,-23,-11,-55,-32,-98v-41,68,-63,107,-68,117v-19,41,-29,83,-29,128v0,28,11,42,34,42","w":371},"r":{"d":"138,-300v20,-1,36,19,35,39v0,9,-7,25,-21,49r-79,135v-13,21,-19,35,-19,41v0,18,9,27,26,27v53,0,129,-72,229,-216r8,7v-46,70,-83,119,-111,148v-53,56,-106,84,-158,84v-35,0,-52,-24,-53,-73v-10,-17,87,-164,83,-174v0,-5,-1,-7,-4,-7v-12,0,-43,36,-63,31v-16,0,-24,-13,-24,-38v0,-28,28,-76,57,-76v16,0,24,8,24,23v0,19,-12,42,-35,69r62,-50v16,-13,30,-19,43,-19xm44,-308v-19,-2,-42,43,-41,61v0,11,4,17,11,17v26,-33,39,-56,39,-69v0,-6,-3,-9,-9,-9","w":294},"s":{"d":"0,-251v0,-41,18,-97,53,-96v17,0,25,6,25,18v0,15,-10,40,-31,77v20,46,30,82,30,109v0,41,-6,72,-18,91v40,-9,71,-22,94,-39v33,-25,70,-70,109,-134r8,7v-42,71,-82,120,-120,145v-25,17,-58,29,-97,35v-31,36,-68,54,-111,54v-53,0,-79,-23,-79,-70v-1,-30,19,-56,48,-56v20,-4,62,43,71,44v19,-13,37,-58,37,-88v1,-17,-19,-77,-19,-97xm54,-338v-19,5,-25,55,-13,74v17,-23,25,-44,25,-63v0,-7,-4,-11,-12,-11xm-28,-56v-5,0,-44,-36,-54,-36v-12,0,-18,7,-18,20v0,15,10,28,32,28v22,0,35,-4,40,-12","w":248},"t":{"d":"-6,-44v-1,13,14,39,26,38v43,-1,109,-62,134,-94r96,-125r8,7v-10,15,-41,57,-94,126v-55,71,-113,106,-175,106v-31,0,-54,-32,-53,-65v0,-17,7,-40,21,-69r78,-159r-73,0r16,-15r80,0v72,-49,102,-91,158,-177r11,0r-101,177r75,0r-6,15r-75,0r-104,182v-15,25,-22,43,-22,53"},"u":{"d":"216,-278v10,-21,38,-9,59,-6v5,1,30,-30,36,-28r-127,239v-11,20,-16,35,-16,44v0,13,9,20,26,20v29,0,73,-30,130,-89v41,-42,76,-84,106,-127r8,7v-37,54,-74,100,-113,139v-63,62,-117,93,-164,93v-34,0,-54,-28,-59,-83v-29,34,-50,55,-61,64v-33,28,-112,31,-112,-30v0,-30,11,-65,33,-106r74,-136v10,-21,40,-13,60,-7v5,1,32,-29,36,-28r-119,224v-11,21,-17,40,-17,56v0,17,8,26,25,26v25,1,104,-108,117,-133","w":416},"v":{"d":"198,-308v31,0,57,43,57,77v0,35,-9,65,-28,90v45,0,100,-28,164,-84r8,7v-59,57,-119,87,-180,90v-23,63,-142,142,-229,142v-28,0,-56,-29,-55,-56v0,-33,10,-68,29,-104r71,-131v9,-24,41,-9,59,-6v3,0,30,-29,35,-28r-119,228v-9,18,-14,33,-14,45v0,25,10,38,31,38v42,0,85,-47,130,-141v-21,-25,-32,-50,-32,-73v-2,-41,35,-94,73,-94xm183,-285v-26,0,-47,43,-46,72v0,17,9,37,28,60v28,-48,42,-77,42,-87v0,-30,-8,-45,-24,-45","w":377},"w":{"d":"410,-134v46,-5,146,-56,157,-91r8,7v-27,49,-85,82,-173,99v-35,59,-139,133,-223,133v-31,0,-60,-18,-63,-54v0,-12,2,-24,6,-37v-26,29,-46,50,-61,61v-25,20,-51,30,-78,30v-31,0,-54,-30,-53,-65v0,-20,8,-44,23,-73r79,-147v13,-30,37,-17,64,-13v5,1,30,-30,36,-28r-126,238v-9,17,-13,31,-13,42v0,17,5,26,15,26v49,-1,110,-86,134,-130r76,-141v11,-23,37,-11,59,-7v7,1,30,-29,37,-28r-119,225v-13,24,-19,42,-19,55v0,21,9,32,28,32v43,0,88,-45,135,-135v-22,-21,-33,-47,-33,-78v-1,-49,31,-95,77,-95v31,-1,58,44,58,78v0,33,-10,65,-31,96xm344,-149v17,-19,37,-83,37,-117v0,-14,-6,-21,-19,-21v-50,0,-55,113,-18,138","w":552},"x":{"d":"216,-258v-29,-7,-126,61,-133,79v0,112,18,168,55,168v34,0,81,-27,142,-81v49,-43,90,-88,123,-133r8,7v-121,155,-222,232,-304,232v-37,0,-67,-33,-90,-98v-56,65,-98,98,-126,98v-24,0,-36,-11,-36,-34v0,-11,8,-23,24,-36v17,19,32,29,44,29v26,1,75,-56,89,-81r-8,-146v0,-29,8,-43,23,-43r35,0v7,3,14,-33,19,-32r2,131v39,-34,67,-57,86,-70v31,-21,57,-32,77,-32v49,1,46,33,23,66v-21,-16,-38,-24,-53,-24","w":389},"y":{"d":"242,-291v8,0,30,8,36,8v4,2,33,-31,37,-29v-60,117,-121,233,-196,335v51,-28,102,-83,146,-124r132,-124r8,7r-205,195v-21,19,-51,39,-90,61v-36,69,-80,166,-127,213v-31,31,-64,47,-101,47v-44,1,-82,-34,-81,-77v0,-39,26,-75,77,-106v34,-21,88,-43,161,-66r42,-84v-43,33,-76,49,-98,49v-60,0,-61,-82,-36,-129r81,-152v9,-16,18,-24,28,-24v7,0,34,8,39,8v4,2,32,-31,36,-29r-122,228v-11,20,-16,36,-16,49v3,47,27,27,59,10v27,-14,46,-33,57,-54r105,-188v9,-16,18,-24,28,-24xm36,59v-75,27,-126,48,-154,64v-49,29,-73,61,-73,97v0,28,14,42,42,42v31,0,67,-28,108,-83v14,-18,40,-58,77,-120","w":383},"z":{"d":"116,-300v38,0,68,35,67,73v0,49,-21,98,-63,145v-34,38,-65,61,-93,70v15,17,24,32,27,45v91,-44,182,-130,273,-258r8,7v-81,125,-173,212,-275,261v3,15,5,36,5,65v0,123,-123,236,-246,236v-48,0,-81,-28,-81,-75v0,-51,34,-98,103,-142v51,-33,107,-58,170,-75v0,-27,-2,-45,-6,-55v-23,9,-42,13,-55,13v-24,0,-36,-8,-36,-24v1,-15,21,-27,40,-27v21,0,43,6,64,18v35,-24,90,-131,89,-187v0,-23,-12,-35,-36,-35v-19,0,-43,20,-71,59r0,-17v33,-65,71,-97,116,-97xm-1,-13v-16,-12,-31,-18,-45,-19v-18,-1,-27,5,-27,18v0,9,8,14,23,15v10,1,26,-4,49,-14xm-236,292v0,24,24,43,48,42v43,0,87,-35,134,-104v43,-65,65,-120,65,-166v-83,16,-247,139,-247,228","w":312},"\u00a2":{"d":"209,-187v-52,42,-61,53,-132,54r-49,92r-16,-7r48,-90v-78,-25,-62,-125,-28,-196v47,-101,119,-151,214,-151r36,-67r16,5r-36,67v35,11,53,35,53,71v0,40,-33,75,-72,74v-32,0,-48,-13,-48,-40v0,-43,36,-66,65,-40v-11,7,-17,14,-17,20v0,13,5,19,14,19v16,1,37,-24,37,-42v0,-22,-14,-33,-42,-33v-63,0,-181,157,-181,244v0,26,18,51,43,51v22,0,51,-15,86,-44","w":355},"\u00b4":{"d":"211,-522v24,-1,44,15,44,38v0,13,-7,27,-21,40r-151,79r-30,0r118,-134v13,-15,27,-23,40,-23","w":300},"\u00a8":{"d":"174,-410v0,-26,26,-53,52,-53v25,0,38,15,38,45v0,26,-27,53,-53,53v-25,0,-37,-15,-37,-45xm40,-410v0,-26,27,-53,53,-53v25,0,37,15,37,45v0,26,-26,53,-52,53v-25,0,-38,-15,-38,-45","w":300},"\u00e6":{"w":369},"\u2026":{"d":"442,-40v0,-29,29,-60,58,-60v28,0,42,17,42,50v0,29,-29,59,-58,59v-28,0,-42,-16,-42,-49xm242,-40v0,-29,29,-60,58,-60v28,0,42,17,42,50v0,29,-29,59,-58,59v-28,0,-42,-16,-42,-49xm42,-40v0,-29,29,-60,58,-60v28,0,42,17,42,50v0,29,-29,59,-58,59v-28,0,-42,-16,-42,-49","w":600},"\u2013":{"d":"327,-190v26,3,50,-15,70,-19v19,4,12,16,-3,26v-47,32,-76,48,-126,41r-160,-21v-47,-1,-69,6,-98,14v-4,0,-6,-2,-6,-5v-1,-33,106,-62,132,-60v23,-3,127,20,191,24","w":414},"\u2014":{"d":"479,-190v26,0,50,-15,70,-19v19,4,12,16,-3,26v-47,32,-76,45,-126,41r-292,-21v-25,-2,-57,3,-98,14v-4,0,-6,-2,-6,-5v-1,-33,106,-60,132,-60v33,0,258,14,280,20v14,4,28,4,43,4","w":604},"\u201c":{"d":"298,-482v-22,0,-45,-23,-45,-46v0,-36,17,-73,51,-110v17,-19,33,-29,46,-29v11,1,12,11,3,15v-21,8,-45,33,-45,47v0,7,2,11,7,13v26,13,39,29,39,49v1,30,-27,61,-56,61xm197,-482v-22,0,-45,-23,-45,-46v0,-36,17,-73,51,-110v17,-19,33,-29,46,-29v11,1,12,11,3,15v-21,8,-45,33,-45,47v0,7,2,11,7,13v26,13,39,29,39,49v1,30,-27,61,-56,61","w":218},"\u201d":{"d":"289,-670v24,0,46,22,45,46v0,36,-17,73,-51,110v-17,19,-33,29,-46,29v-12,0,-12,-11,-3,-15v20,-8,48,-34,45,-47v0,-7,-2,-11,-7,-13v-26,-13,-39,-29,-39,-49v-1,-30,27,-61,56,-61xm188,-670v24,0,46,22,45,46v0,36,-17,73,-51,110v-17,19,-33,29,-46,29v-12,0,-11,-11,-2,-15v20,-8,47,-34,44,-47v0,-7,-2,-11,-7,-13v-26,-13,-39,-29,-39,-49v-1,-30,27,-61,56,-61","w":218},"\u2018":{"d":"198,-482v-22,0,-45,-23,-45,-46v0,-36,17,-73,51,-110v17,-19,33,-29,46,-29v11,1,12,11,3,15v-21,8,-45,33,-45,47v0,7,2,11,7,13v26,13,39,29,39,49v1,30,-27,61,-56,61","w":158},"\u2019":{"d":"208,-670v24,0,46,22,45,46v0,36,-17,73,-51,110v-17,19,-33,29,-46,29v-12,0,-11,-11,-2,-15v20,-8,47,-34,44,-47v0,-7,-2,-11,-7,-13v-26,-13,-39,-29,-39,-49v-1,-30,27,-61,56,-61","w":158},"\u00e1":{"d":"192,0v52,0,207,-171,249,-225r8,7v-127,155,-214,232,-263,232v-33,0,-58,-19,-76,-58v-29,39,-60,58,-95,58v-45,0,-67,-33,-67,-98v0,-105,113,-216,223,-216v23,0,40,8,51,24v15,-25,36,-10,63,-9v4,2,30,-28,33,-27r-131,246v-11,21,-17,37,-17,46v0,13,7,20,22,20xm207,-258v0,-16,-7,-24,-21,-24v-39,0,-80,34,-123,103v-38,61,-57,110,-57,146v0,22,7,33,20,33v27,0,53,-22,79,-66v68,-116,102,-180,102,-192xm211,-522v24,-1,44,15,44,38v0,13,-7,27,-21,40r-151,79r-30,0r118,-134v13,-15,27,-23,40,-23","w":426},"\u00e0":{"d":"192,0v52,0,207,-171,249,-225r8,7v-127,155,-214,232,-263,232v-33,0,-58,-19,-76,-58v-29,39,-60,58,-95,58v-45,0,-67,-33,-67,-98v0,-105,113,-216,223,-216v23,0,40,8,51,24v15,-25,36,-10,63,-9v4,2,30,-28,33,-27r-131,246v-11,21,-17,37,-17,46v0,13,7,20,22,20xm207,-258v0,-16,-7,-24,-21,-24v-39,0,-80,34,-123,103v-38,61,-57,110,-57,146v0,22,7,33,20,33v27,0,53,-22,79,-66v68,-116,102,-180,102,-192xm75,-480v0,-22,19,-43,43,-42v15,0,28,8,40,23r64,134r-26,0r-100,-75v-14,-13,-21,-27,-21,-40","w":426},"\u00e2":{"d":"231,-416r-142,55r-38,0r215,-151r8,151r-19,0xm192,0v52,0,207,-171,249,-225r8,7v-127,155,-214,232,-263,232v-33,0,-58,-19,-76,-58v-29,39,-60,58,-95,58v-45,0,-67,-33,-67,-98v0,-105,113,-216,223,-216v23,0,40,8,51,24v15,-25,36,-10,63,-9v4,2,30,-28,33,-27r-131,246v-11,21,-17,37,-17,46v0,13,7,20,22,20xm207,-258v0,-16,-7,-24,-21,-24v-39,0,-80,34,-123,103v-38,61,-57,110,-57,146v0,22,7,33,20,33v27,0,53,-22,79,-66v68,-116,102,-180,102,-192","w":426},"\u00e4":{"d":"192,0v52,0,207,-171,249,-225r8,7v-127,155,-214,232,-263,232v-33,0,-58,-19,-76,-58v-29,39,-60,58,-95,58v-45,0,-67,-33,-67,-98v0,-105,113,-216,223,-216v23,0,40,8,51,24v15,-25,36,-10,63,-9v4,2,30,-28,33,-27r-131,246v-11,21,-17,37,-17,46v0,13,7,20,22,20xm207,-258v0,-16,-7,-24,-21,-24v-39,0,-80,34,-123,103v-38,61,-57,110,-57,146v0,22,7,33,20,33v27,0,53,-22,79,-66v68,-116,102,-180,102,-192xm174,-410v0,-26,26,-53,52,-53v25,0,38,15,38,45v0,26,-27,53,-53,53v-25,0,-37,-15,-37,-45xm40,-410v0,-26,27,-53,53,-53v25,0,37,15,37,45v0,26,-26,53,-52,53v-25,0,-38,-15,-38,-45","w":426},"\u00e7":{"d":"25,85v-1,-21,30,-43,52,-43v19,0,29,9,29,28v0,25,-16,50,-48,76v-32,26,-72,45,-119,56r-3,-11v27,-9,51,-21,70,-35v19,-14,29,-27,29,-39v-1,-3,-12,-26,-10,-32xm173,-290v-56,0,-170,196,-170,255v0,25,15,37,45,37v65,0,132,-24,201,-73v58,-41,109,-92,154,-154r8,7v-47,65,-99,118,-156,159v-69,49,-138,73,-207,73v-67,0,-100,-30,-100,-89v0,-124,106,-225,225,-225v31,0,60,23,60,52v0,30,-31,59,-60,59v-43,0,-42,-38,-26,-60v11,9,20,13,29,13v10,1,31,-22,31,-33v0,-14,-11,-21,-34,-21","w":352},"\u00e9":{"d":"35,-1v86,4,250,-155,287,-224r8,7v-37,70,-206,232,-295,232v-50,0,-88,-39,-87,-89v0,-64,28,-119,85,-165v49,-40,97,-60,143,-60v30,-1,58,25,57,55v0,42,-30,77,-91,105v-46,21,-85,32,-116,32v-12,26,-18,49,-18,70v0,25,9,37,27,37xm36,-132v43,8,147,-92,147,-132v0,-15,-7,-23,-21,-23v-32,0,-74,52,-126,155xm211,-522v24,-1,44,15,44,38v0,13,-7,27,-21,40r-151,79r-30,0r118,-134v13,-15,27,-23,40,-23","w":308},"\u00e8":{"d":"35,-1v86,4,250,-155,287,-224r8,7v-37,70,-206,232,-295,232v-50,0,-88,-39,-87,-89v0,-64,28,-119,85,-165v49,-40,97,-60,143,-60v30,-1,58,25,57,55v0,42,-30,77,-91,105v-46,21,-85,32,-116,32v-12,26,-18,49,-18,70v0,25,9,37,27,37xm36,-132v43,8,147,-92,147,-132v0,-15,-7,-23,-21,-23v-32,0,-74,52,-126,155xm75,-480v0,-22,19,-43,43,-42v15,0,28,8,40,23r64,134r-26,0r-100,-75v-14,-13,-21,-27,-21,-40","w":308},"\u00ea":{"d":"231,-416r-142,55r-38,0r215,-151r8,151r-19,0xm35,-1v86,4,250,-155,287,-224r8,7v-37,70,-206,232,-295,232v-50,0,-88,-39,-87,-89v0,-64,28,-119,85,-165v49,-40,97,-60,143,-60v30,-1,58,25,57,55v0,42,-30,77,-91,105v-46,21,-85,32,-116,32v-12,26,-18,49,-18,70v0,25,9,37,27,37xm36,-132v43,8,147,-92,147,-132v0,-15,-7,-23,-21,-23v-32,0,-74,52,-126,155","w":308},"\u00eb":{"d":"35,-1v86,4,250,-155,287,-224r8,7v-37,70,-206,232,-295,232v-50,0,-88,-39,-87,-89v0,-64,28,-119,85,-165v49,-40,97,-60,143,-60v30,-1,58,25,57,55v0,42,-30,77,-91,105v-46,21,-85,32,-116,32v-12,26,-18,49,-18,70v0,25,9,37,27,37xm36,-132v43,8,147,-92,147,-132v0,-15,-7,-23,-21,-23v-32,0,-74,52,-126,155xm174,-410v0,-26,26,-53,52,-53v25,0,38,15,38,45v0,26,-27,53,-53,53v-25,0,-37,-15,-37,-45xm40,-410v0,-26,27,-53,53,-53v25,0,37,15,37,45v0,26,-26,53,-52,53v-25,0,-38,-15,-38,-45","w":308},"\u00ed":{"d":"18,-6v32,0,203,-182,232,-219r8,7v-131,155,-218,232,-263,232v-41,0,-62,-20,-62,-59v2,-71,68,-165,99,-225v8,-14,17,-21,27,-21v13,0,28,7,34,9v4,2,34,-32,38,-30r-127,242v-11,19,-17,64,14,64xm211,-522v24,-1,44,15,44,38v0,13,-7,27,-21,40r-151,79r-30,0r118,-134v13,-15,27,-23,40,-23"},"\u00ec":{"d":"18,-6v32,0,203,-182,232,-219r8,7v-131,155,-218,232,-263,232v-41,0,-62,-20,-62,-59v2,-71,68,-165,99,-225v8,-14,17,-21,27,-21v13,0,28,7,34,9v4,2,34,-32,38,-30r-127,242v-11,19,-17,64,14,64xm75,-480v0,-22,19,-43,43,-42v15,0,28,8,40,23r64,134r-26,0r-100,-75v-14,-13,-21,-27,-21,-40"},"\u00ee":{"d":"231,-416r-142,55r-38,0r215,-151r8,151r-19,0xm18,-6v32,0,203,-182,232,-219r8,7v-131,155,-218,232,-263,232v-41,0,-62,-20,-62,-59v2,-71,68,-165,99,-225v8,-14,17,-21,27,-21v13,0,28,7,34,9v4,2,34,-32,38,-30r-127,242v-11,19,-17,64,14,64"},"\u00ef":{"d":"18,-6v32,0,203,-182,232,-219r8,7v-131,155,-218,232,-263,232v-41,0,-62,-20,-62,-59v2,-71,68,-165,99,-225v8,-14,17,-21,27,-21v13,0,28,7,34,9v4,2,34,-32,38,-30r-127,242v-11,19,-17,64,14,64xm174,-410v0,-26,26,-53,52,-53v25,0,38,15,38,45v0,26,-27,53,-53,53v-25,0,-37,-15,-37,-45xm40,-410v0,-26,27,-53,53,-53v25,0,37,15,37,45v0,26,-26,53,-52,53v-25,0,-38,-15,-38,-45"},"\u00f3":{"d":"233,-126v58,-18,95,-49,151,-99r8,7v-23,28,-63,60,-123,92v-9,5,-25,9,-45,15v-34,59,-116,124,-198,125v-44,1,-76,-46,-76,-92v0,-109,118,-222,226,-222v64,0,99,78,72,140xm197,-263v0,-17,-8,-25,-24,-25v-31,0,-67,35,-108,105v-39,65,-58,116,-58,151v0,22,6,33,19,33v35,0,76,-40,124,-120v-37,-12,-55,-28,-55,-49v0,-21,10,-32,31,-32v14,0,21,7,21,21v0,11,-9,18,-27,20v5,17,17,27,38,30v26,-55,39,-100,39,-134xm211,-522v24,-1,44,15,44,38v0,13,-7,27,-21,40r-151,79r-30,0r118,-134v13,-15,27,-23,40,-23","w":369},"\u00f2":{"d":"233,-126v58,-18,95,-49,151,-99r8,7v-23,28,-63,60,-123,92v-9,5,-25,9,-45,15v-34,59,-116,124,-198,125v-44,1,-76,-46,-76,-92v0,-109,118,-222,226,-222v64,0,99,78,72,140xm197,-263v0,-17,-8,-25,-24,-25v-31,0,-67,35,-108,105v-39,65,-58,116,-58,151v0,22,6,33,19,33v35,0,76,-40,124,-120v-37,-12,-55,-28,-55,-49v0,-21,10,-32,31,-32v14,0,21,7,21,21v0,11,-9,18,-27,20v5,17,17,27,38,30v26,-55,39,-100,39,-134xm75,-480v0,-22,19,-43,43,-42v15,0,28,8,40,23r64,134r-26,0r-100,-75v-14,-13,-21,-27,-21,-40","w":369},"\u00f4":{"d":"231,-416r-142,55r-38,0r215,-151r8,151r-19,0xm233,-126v58,-18,95,-49,151,-99r8,7v-23,28,-63,60,-123,92v-9,5,-25,9,-45,15v-34,59,-116,124,-198,125v-44,1,-76,-46,-76,-92v0,-109,118,-222,226,-222v64,0,99,78,72,140xm197,-263v0,-17,-8,-25,-24,-25v-31,0,-67,35,-108,105v-39,65,-58,116,-58,151v0,22,6,33,19,33v35,0,76,-40,124,-120v-37,-12,-55,-28,-55,-49v0,-21,10,-32,31,-32v14,0,21,7,21,21v0,11,-9,18,-27,20v5,17,17,27,38,30v26,-55,39,-100,39,-134","w":369},"\u00f6":{"d":"233,-126v58,-18,95,-49,151,-99r8,7v-23,28,-63,60,-123,92v-9,5,-25,9,-45,15v-34,59,-116,124,-198,125v-44,1,-76,-46,-76,-92v0,-109,118,-222,226,-222v64,0,99,78,72,140xm197,-263v0,-17,-8,-25,-24,-25v-31,0,-67,35,-108,105v-39,65,-58,116,-58,151v0,22,6,33,19,33v35,0,76,-40,124,-120v-37,-12,-55,-28,-55,-49v0,-21,10,-32,31,-32v14,0,21,7,21,21v0,11,-9,18,-27,20v5,17,17,27,38,30v26,-55,39,-100,39,-134xm174,-410v0,-26,26,-53,52,-53v25,0,38,15,38,45v0,26,-27,53,-53,53v-25,0,-37,-15,-37,-45xm40,-410v0,-26,27,-53,53,-53v25,0,37,15,37,45v0,26,-26,53,-52,53v-25,0,-38,-15,-38,-45","w":369},"\u00fa":{"d":"216,-278v10,-21,38,-9,59,-6v5,1,30,-30,36,-28r-127,239v-11,20,-16,35,-16,44v0,13,9,20,26,20v29,0,73,-30,130,-89v41,-42,76,-84,106,-127r8,7v-37,54,-74,100,-113,139v-63,62,-117,93,-164,93v-34,0,-54,-28,-59,-83v-29,34,-50,55,-61,64v-33,28,-112,31,-112,-30v0,-30,11,-65,33,-106r74,-136v10,-21,40,-13,60,-7v5,1,32,-29,36,-28r-119,224v-11,21,-17,40,-17,56v0,17,8,26,25,26v25,1,104,-108,117,-133xm211,-522v24,-1,44,15,44,38v0,13,-7,27,-21,40r-151,79r-30,0r118,-134v13,-15,27,-23,40,-23","w":416},"\u00f9":{"d":"216,-278v10,-21,38,-9,59,-6v5,1,30,-30,36,-28r-127,239v-11,20,-16,35,-16,44v0,13,9,20,26,20v29,0,73,-30,130,-89v41,-42,76,-84,106,-127r8,7v-37,54,-74,100,-113,139v-63,62,-117,93,-164,93v-34,0,-54,-28,-59,-83v-29,34,-50,55,-61,64v-33,28,-112,31,-112,-30v0,-30,11,-65,33,-106r74,-136v10,-21,40,-13,60,-7v5,1,32,-29,36,-28r-119,224v-11,21,-17,40,-17,56v0,17,8,26,25,26v25,1,104,-108,117,-133xm75,-480v0,-22,19,-43,43,-42v15,0,28,8,40,23r64,134r-26,0r-100,-75v-14,-13,-21,-27,-21,-40","w":416},"\u00fb":{"d":"231,-416r-142,55r-38,0r215,-151r8,151r-19,0xm216,-278v10,-21,38,-9,59,-6v5,1,30,-30,36,-28r-127,239v-11,20,-16,35,-16,44v0,13,9,20,26,20v29,0,73,-30,130,-89v41,-42,76,-84,106,-127r8,7v-37,54,-74,100,-113,139v-63,62,-117,93,-164,93v-34,0,-54,-28,-59,-83v-29,34,-50,55,-61,64v-33,28,-112,31,-112,-30v0,-30,11,-65,33,-106r74,-136v10,-21,40,-13,60,-7v5,1,32,-29,36,-28r-119,224v-11,21,-17,40,-17,56v0,17,8,26,25,26v25,1,104,-108,117,-133","w":416},"\u00fc":{"d":"216,-278v10,-21,38,-9,59,-6v5,1,30,-30,36,-28r-127,239v-11,20,-16,35,-16,44v0,13,9,20,26,20v29,0,73,-30,130,-89v41,-42,76,-84,106,-127r8,7v-37,54,-74,100,-113,139v-63,62,-117,93,-164,93v-34,0,-54,-28,-59,-83v-29,34,-50,55,-61,64v-33,28,-112,31,-112,-30v0,-30,11,-65,33,-106r74,-136v10,-21,40,-13,60,-7v5,1,32,-29,36,-28r-119,224v-11,21,-17,40,-17,56v0,17,8,26,25,26v25,1,104,-108,117,-133xm174,-410v0,-26,26,-53,52,-53v25,0,38,15,38,45v0,26,-27,53,-53,53v-25,0,-37,-15,-37,-45xm40,-410v0,-26,27,-53,53,-53v25,0,37,15,37,45v0,26,-26,53,-52,53v-25,0,-38,-15,-38,-45","w":416},"\u00b0":{"d":"42,-424v0,-68,103,-171,171,-171v41,0,61,19,61,58v0,76,-91,183,-168,183v-43,0,-64,-23,-64,-70xm223,-568v-47,0,-120,118,-120,165v0,16,7,24,20,24v18,0,43,-16,74,-47v35,-35,52,-68,52,-101v0,-27,-9,-41,-26,-41","w":459},"\u00a0":{"w":50}}});
A resources/js/date.js

@@ -0,0 +1,104 @@

+/** + * Version: 1.0 Alpha-1 + * Build Date: 13-Nov-2007 + * Copyright (c) 2006-2007, Coolite Inc. (http://www.coolite.com/). All rights reserved. + * License: Licensed under The MIT License. See license.txt and http://www.datejs.com/license/. + * Website: http://www.datejs.com/ or http://www.coolite.com/datejs/ + */ +Date.CultureInfo={name:"en-US",englishName:"English (United States)",nativeName:"English (United States)",dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],abbreviatedDayNames:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],shortestDayNames:["Su","Mo","Tu","We","Th","Fr","Sa"],firstLetterDayNames:["S","M","T","W","T","F","S"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],abbreviatedMonthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],amDesignator:"AM",pmDesignator:"PM",firstDayOfWeek:0,twoDigitYearMax:2029,dateElementOrder:"mdy",formatPatterns:{shortDate:"M/d/yyyy",longDate:"dddd, MMMM dd, yyyy",shortTime:"h:mm tt",longTime:"h:mm:ss tt",fullDateTime:"dddd, MMMM dd, yyyy h:mm:ss tt",sortableDateTime:"yyyy-MM-ddTHH:mm:ss",universalSortableDateTime:"yyyy-MM-dd HH:mm:ssZ",rfc1123:"ddd, dd MMM yyyy HH:mm:ss GMT",monthDay:"MMMM dd",yearMonth:"MMMM, yyyy"},regexPatterns:{jan:/^jan(uary)?/i,feb:/^feb(ruary)?/i,mar:/^mar(ch)?/i,apr:/^apr(il)?/i,may:/^may/i,jun:/^jun(e)?/i,jul:/^jul(y)?/i,aug:/^aug(ust)?/i,sep:/^sep(t(ember)?)?/i,oct:/^oct(ober)?/i,nov:/^nov(ember)?/i,dec:/^dec(ember)?/i,sun:/^su(n(day)?)?/i,mon:/^mo(n(day)?)?/i,tue:/^tu(e(s(day)?)?)?/i,wed:/^we(d(nesday)?)?/i,thu:/^th(u(r(s(day)?)?)?)?/i,fri:/^fr(i(day)?)?/i,sat:/^sa(t(urday)?)?/i,future:/^next/i,past:/^last|past|prev(ious)?/i,add:/^(\+|after|from)/i,subtract:/^(\-|before|ago)/i,yesterday:/^yesterday/i,today:/^t(oday)?/i,tomorrow:/^tomorrow/i,now:/^n(ow)?/i,millisecond:/^ms|milli(second)?s?/i,second:/^sec(ond)?s?/i,minute:/^min(ute)?s?/i,hour:/^h(ou)?rs?/i,week:/^w(ee)?k/i,month:/^m(o(nth)?s?)?/i,day:/^d(ays?)?/i,year:/^y((ea)?rs?)?/i,shortMeridian:/^(a|p)/i,longMeridian:/^(a\.?m?\.?|p\.?m?\.?)/i,timezone:/^((e(s|d)t|c(s|d)t|m(s|d)t|p(s|d)t)|((gmt)?\s*(\+|\-)\s*\d\d\d\d?)|gmt)/i,ordinalSuffix:/^\s*(st|nd|rd|th)/i,timeContext:/^\s*(\:|a|p)/i},abbreviatedTimeZoneStandard:{GMT:"-000",EST:"-0400",CST:"-0500",MST:"-0600",PST:"-0700"},abbreviatedTimeZoneDST:{GMT:"-000",EDT:"-0500",CDT:"-0600",MDT:"-0700",PDT:"-0800"}}; +Date.getMonthNumberFromName=function(name){var n=Date.CultureInfo.monthNames,m=Date.CultureInfo.abbreviatedMonthNames,s=name.toLowerCase();for(var i=0;i<n.length;i++){if(n[i].toLowerCase()==s||m[i].toLowerCase()==s){return i;}} +return-1;};Date.getDayNumberFromName=function(name){var n=Date.CultureInfo.dayNames,m=Date.CultureInfo.abbreviatedDayNames,o=Date.CultureInfo.shortestDayNames,s=name.toLowerCase();for(var i=0;i<n.length;i++){if(n[i].toLowerCase()==s||m[i].toLowerCase()==s){return i;}} +return-1;};Date.isLeapYear=function(year){return(((year%4===0)&&(year%100!==0))||(year%400===0));};Date.getDaysInMonth=function(year,month){return[31,(Date.isLeapYear(year)?29:28),31,30,31,30,31,31,30,31,30,31][month];};Date.getTimezoneOffset=function(s,dst){return(dst||false)?Date.CultureInfo.abbreviatedTimeZoneDST[s.toUpperCase()]:Date.CultureInfo.abbreviatedTimeZoneStandard[s.toUpperCase()];};Date.getTimezoneAbbreviation=function(offset,dst){var n=(dst||false)?Date.CultureInfo.abbreviatedTimeZoneDST:Date.CultureInfo.abbreviatedTimeZoneStandard,p;for(p in n){if(n[p]===offset){return p;}} +return null;};Date.prototype.clone=function(){return new Date(this.getTime());};Date.prototype.compareTo=function(date){if(isNaN(this)){throw new Error(this);} +if(date instanceof Date&&!isNaN(date)){return(this>date)?1:(this<date)?-1:0;}else{throw new TypeError(date);}};Date.prototype.equals=function(date){return(this.compareTo(date)===0);};Date.prototype.between=function(start,end){var t=this.getTime();return t>=start.getTime()&&t<=end.getTime();};Date.prototype.addMilliseconds=function(value){this.setMilliseconds(this.getMilliseconds()+value);return this;};Date.prototype.addSeconds=function(value){return this.addMilliseconds(value*1000);};Date.prototype.addMinutes=function(value){return this.addMilliseconds(value*60000);};Date.prototype.addHours=function(value){return this.addMilliseconds(value*3600000);};Date.prototype.addDays=function(value){return this.addMilliseconds(value*86400000);};Date.prototype.addWeeks=function(value){return this.addMilliseconds(value*604800000);};Date.prototype.addMonths=function(value){var n=this.getDate();this.setDate(1);this.setMonth(this.getMonth()+value);this.setDate(Math.min(n,this.getDaysInMonth()));return this;};Date.prototype.addYears=function(value){return this.addMonths(value*12);};Date.prototype.add=function(config){if(typeof config=="number"){this._orient=config;return this;} +var x=config;if(x.millisecond||x.milliseconds){this.addMilliseconds(x.millisecond||x.milliseconds);} +if(x.second||x.seconds){this.addSeconds(x.second||x.seconds);} +if(x.minute||x.minutes){this.addMinutes(x.minute||x.minutes);} +if(x.hour||x.hours){this.addHours(x.hour||x.hours);} +if(x.month||x.months){this.addMonths(x.month||x.months);} +if(x.year||x.years){this.addYears(x.year||x.years);} +if(x.day||x.days){this.addDays(x.day||x.days);} +return this;};Date._validate=function(value,min,max,name){if(typeof value!="number"){throw new TypeError(value+" is not a Number.");}else if(value<min||value>max){throw new RangeError(value+" is not a valid value for "+name+".");} +return true;};Date.validateMillisecond=function(n){return Date._validate(n,0,999,"milliseconds");};Date.validateSecond=function(n){return Date._validate(n,0,59,"seconds");};Date.validateMinute=function(n){return Date._validate(n,0,59,"minutes");};Date.validateHour=function(n){return Date._validate(n,0,23,"hours");};Date.validateDay=function(n,year,month){return Date._validate(n,1,Date.getDaysInMonth(year,month),"days");};Date.validateMonth=function(n){return Date._validate(n,0,11,"months");};Date.validateYear=function(n){return Date._validate(n,1,9999,"seconds");};Date.prototype.set=function(config){var x=config;if(!x.millisecond&&x.millisecond!==0){x.millisecond=-1;} +if(!x.second&&x.second!==0){x.second=-1;} +if(!x.minute&&x.minute!==0){x.minute=-1;} +if(!x.hour&&x.hour!==0){x.hour=-1;} +if(!x.day&&x.day!==0){x.day=-1;} +if(!x.month&&x.month!==0){x.month=-1;} +if(!x.year&&x.year!==0){x.year=-1;} +if(x.millisecond!=-1&&Date.validateMillisecond(x.millisecond)){this.addMilliseconds(x.millisecond-this.getMilliseconds());} +if(x.second!=-1&&Date.validateSecond(x.second)){this.addSeconds(x.second-this.getSeconds());} +if(x.minute!=-1&&Date.validateMinute(x.minute)){this.addMinutes(x.minute-this.getMinutes());} +if(x.hour!=-1&&Date.validateHour(x.hour)){this.addHours(x.hour-this.getHours());} +if(x.month!==-1&&Date.validateMonth(x.month)){this.addMonths(x.month-this.getMonth());} +if(x.year!=-1&&Date.validateYear(x.year)){this.addYears(x.year-this.getFullYear());} +if(x.day!=-1&&Date.validateDay(x.day,this.getFullYear(),this.getMonth())){this.addDays(x.day-this.getDate());} +if(x.timezone){this.setTimezone(x.timezone);} +if(x.timezoneOffset){this.setTimezoneOffset(x.timezoneOffset);} +return this;};Date.prototype.clearTime=function(){this.setHours(0);this.setMinutes(0);this.setSeconds(0);this.setMilliseconds(0);return this;};Date.prototype.isLeapYear=function(){var y=this.getFullYear();return(((y%4===0)&&(y%100!==0))||(y%400===0));};Date.prototype.isWeekday=function(){return!(this.is().sat()||this.is().sun());};Date.prototype.getDaysInMonth=function(){return Date.getDaysInMonth(this.getFullYear(),this.getMonth());};Date.prototype.moveToFirstDayOfMonth=function(){return this.set({day:1});};Date.prototype.moveToLastDayOfMonth=function(){return this.set({day:this.getDaysInMonth()});};Date.prototype.moveToDayOfWeek=function(day,orient){var diff=(day-this.getDay()+7*(orient||+1))%7;return this.addDays((diff===0)?diff+=7*(orient||+1):diff);};Date.prototype.moveToMonth=function(month,orient){var diff=(month-this.getMonth()+12*(orient||+1))%12;return this.addMonths((diff===0)?diff+=12*(orient||+1):diff);};Date.prototype.getDayOfYear=function(){return Math.floor((this-new Date(this.getFullYear(),0,1))/86400000);};Date.prototype.getWeekOfYear=function(firstDayOfWeek){var y=this.getFullYear(),m=this.getMonth(),d=this.getDate();var dow=firstDayOfWeek||Date.CultureInfo.firstDayOfWeek;var offset=7+1-new Date(y,0,1).getDay();if(offset==8){offset=1;} +var daynum=((Date.UTC(y,m,d,0,0,0)-Date.UTC(y,0,1,0,0,0))/86400000)+1;var w=Math.floor((daynum-offset+7)/7);if(w===dow){y--;var prevOffset=7+1-new Date(y,0,1).getDay();if(prevOffset==2||prevOffset==8){w=53;}else{w=52;}} +return w;};Date.prototype.isDST=function(){console.log('isDST');return this.toString().match(/(E|C|M|P)(S|D)T/)[2]=="D";};Date.prototype.getTimezone=function(){return Date.getTimezoneAbbreviation(this.getUTCOffset,this.isDST());};Date.prototype.setTimezoneOffset=function(s){var here=this.getTimezoneOffset(),there=Number(s)*-6/10;this.addMinutes(there-here);return this;};Date.prototype.setTimezone=function(s){return this.setTimezoneOffset(Date.getTimezoneOffset(s));};Date.prototype.getUTCOffset=function(){var n=this.getTimezoneOffset()*-10/6,r;if(n<0){r=(n-10000).toString();return r[0]+r.substr(2);}else{r=(n+10000).toString();return"+"+r.substr(1);}};Date.prototype.getDayName=function(abbrev){return abbrev?Date.CultureInfo.abbreviatedDayNames[this.getDay()]:Date.CultureInfo.dayNames[this.getDay()];};Date.prototype.getMonthName=function(abbrev){return abbrev?Date.CultureInfo.abbreviatedMonthNames[this.getMonth()]:Date.CultureInfo.monthNames[this.getMonth()];};Date.prototype._toString=Date.prototype.toString;Date.prototype.toString=function(format){var self=this;var p=function p(s){return(s.toString().length==1)?"0"+s:s;};return format?format.replace(/dd?d?d?|MM?M?M?|yy?y?y?|hh?|HH?|mm?|ss?|tt?|zz?z?/g,function(format){switch(format){case"hh":return p(self.getHours()<13?self.getHours():(self.getHours()-12));case"h":return self.getHours()<13?self.getHours():(self.getHours()-12);case"HH":return p(self.getHours());case"H":return self.getHours();case"mm":return p(self.getMinutes());case"m":return self.getMinutes();case"ss":return p(self.getSeconds());case"s":return self.getSeconds();case"yyyy":return self.getFullYear();case"yy":return self.getFullYear().toString().substring(2,4);case"dddd":return self.getDayName();case"ddd":return self.getDayName(true);case"dd":return p(self.getDate());case"d":return self.getDate().toString();case"MMMM":return self.getMonthName();case"MMM":return self.getMonthName(true);case"MM":return p((self.getMonth()+1));case"M":return self.getMonth()+1;case"t":return self.getHours()<12?Date.CultureInfo.amDesignator.substring(0,1):Date.CultureInfo.pmDesignator.substring(0,1);case"tt":return self.getHours()<12?Date.CultureInfo.amDesignator:Date.CultureInfo.pmDesignator;case"zzz":case"zz":case"z":return"";}}):this._toString();}; +Date.now=function(){return new Date();};Date.today=function(){return Date.now().clearTime();};Date.prototype._orient=+1;Date.prototype.next=function(){this._orient=+1;return this;};Date.prototype.last=Date.prototype.prev=Date.prototype.previous=function(){this._orient=-1;return this;};Date.prototype._is=false;Date.prototype.is=function(){this._is=true;return this;};Number.prototype._dateElement="day";Number.prototype.fromNow=function(){var c={};c[this._dateElement]=this;return Date.now().add(c);};Number.prototype.ago=function(){var c={};c[this._dateElement]=this*-1;return Date.now().add(c);};(function(){var $D=Date.prototype,$N=Number.prototype;var dx=("sunday monday tuesday wednesday thursday friday saturday").split(/\s/),mx=("january february march april may june july august september october november december").split(/\s/),px=("Millisecond Second Minute Hour Day Week Month Year").split(/\s/),de;var df=function(n){return function(){if(this._is){this._is=false;return this.getDay()==n;} +return this.moveToDayOfWeek(n,this._orient);};};for(var i=0;i<dx.length;i++){$D[dx[i]]=$D[dx[i].substring(0,3)]=df(i);} +var mf=function(n){return function(){if(this._is){this._is=false;return this.getMonth()===n;} +return this.moveToMonth(n,this._orient);};};for(var j=0;j<mx.length;j++){$D[mx[j]]=$D[mx[j].substring(0,3)]=mf(j);} +var ef=function(j){return function(){if(j.substring(j.length-1)!="s"){j+="s";} +return this["add"+j](this._orient);};};var nf=function(n){return function(){this._dateElement=n;return this;};};for(var k=0;k<px.length;k++){de=px[k].toLowerCase();$D[de]=$D[de+"s"]=ef(px[k]);$N[de]=$N[de+"s"]=nf(de);}}());Date.prototype.toJSONString=function(){return this.toString("yyyy-MM-ddThh:mm:ssZ");};Date.prototype.toShortDateString=function(){return this.toString(Date.CultureInfo.formatPatterns.shortDatePattern);};Date.prototype.toLongDateString=function(){return this.toString(Date.CultureInfo.formatPatterns.longDatePattern);};Date.prototype.toShortTimeString=function(){return this.toString(Date.CultureInfo.formatPatterns.shortTimePattern);};Date.prototype.toLongTimeString=function(){return this.toString(Date.CultureInfo.formatPatterns.longTimePattern);};Date.prototype.getOrdinal=function(){switch(this.getDate()){case 1:case 21:case 31:return"st";case 2:case 22:return"nd";case 3:case 23:return"rd";default:return"th";}}; +(function(){Date.Parsing={Exception:function(s){this.message="Parse error at '"+s.substring(0,10)+" ...'";}};var $P=Date.Parsing;var _=$P.Operators={rtoken:function(r){return function(s){var mx=s.match(r);if(mx){return([mx[0],s.substring(mx[0].length)]);}else{throw new $P.Exception(s);}};},token:function(s){return function(s){return _.rtoken(new RegExp("^\s*"+s+"\s*"))(s);};},stoken:function(s){return _.rtoken(new RegExp("^"+s));},until:function(p){return function(s){var qx=[],rx=null;while(s.length){try{rx=p.call(this,s);}catch(e){qx.push(rx[0]);s=rx[1];continue;} +break;} +return[qx,s];};},many:function(p){return function(s){var rx=[],r=null;while(s.length){try{r=p.call(this,s);}catch(e){return[rx,s];} +rx.push(r[0]);s=r[1];} +return[rx,s];};},optional:function(p){return function(s){var r=null;try{r=p.call(this,s);}catch(e){return[null,s];} +return[r[0],r[1]];};},not:function(p){return function(s){try{p.call(this,s);}catch(e){return[null,s];} +throw new $P.Exception(s);};},ignore:function(p){return p?function(s){var r=null;r=p.call(this,s);return[null,r[1]];}:null;},product:function(){var px=arguments[0],qx=Array.prototype.slice.call(arguments,1),rx=[];for(var i=0;i<px.length;i++){rx.push(_.each(px[i],qx));} +return rx;},cache:function(rule){var cache={},r=null;return function(s){try{r=cache[s]=(cache[s]||rule.call(this,s));}catch(e){r=cache[s]=e;} +if(r instanceof $P.Exception){throw r;}else{return r;}};},any:function(){var px=arguments;return function(s){var r=null;for(var i=0;i<px.length;i++){if(px[i]==null){continue;} +try{r=(px[i].call(this,s));}catch(e){r=null;} +if(r){return r;}} +throw new $P.Exception(s);};},each:function(){var px=arguments;return function(s){var rx=[],r=null;for(var i=0;i<px.length;i++){if(px[i]==null){continue;} +try{r=(px[i].call(this,s));}catch(e){throw new $P.Exception(s);} +rx.push(r[0]);s=r[1];} +return[rx,s];};},all:function(){var px=arguments,_=_;return _.each(_.optional(px));},sequence:function(px,d,c){d=d||_.rtoken(/^\s*/);c=c||null;if(px.length==1){return px[0];} +return function(s){var r=null,q=null;var rx=[];for(var i=0;i<px.length;i++){try{r=px[i].call(this,s);}catch(e){break;} +rx.push(r[0]);try{q=d.call(this,r[1]);}catch(ex){q=null;break;} +s=q[1];} +if(!r){throw new $P.Exception(s);} +if(q){throw new $P.Exception(q[1]);} +if(c){try{r=c.call(this,r[1]);}catch(ey){throw new $P.Exception(r[1]);}} +return[rx,(r?r[1]:s)];};},between:function(d1,p,d2){d2=d2||d1;var _fn=_.each(_.ignore(d1),p,_.ignore(d2));return function(s){var rx=_fn.call(this,s);return[[rx[0][0],r[0][2]],rx[1]];};},list:function(p,d,c){d=d||_.rtoken(/^\s*/);c=c||null;return(p instanceof Array?_.each(_.product(p.slice(0,-1),_.ignore(d)),p.slice(-1),_.ignore(c)):_.each(_.many(_.each(p,_.ignore(d))),px,_.ignore(c)));},set:function(px,d,c){d=d||_.rtoken(/^\s*/);c=c||null;return function(s){var r=null,p=null,q=null,rx=null,best=[[],s],last=false;for(var i=0;i<px.length;i++){q=null;p=null;r=null;last=(px.length==1);try{r=px[i].call(this,s);}catch(e){continue;} +rx=[[r[0]],r[1]];if(r[1].length>0&&!last){try{q=d.call(this,r[1]);}catch(ex){last=true;}}else{last=true;} +if(!last&&q[1].length===0){last=true;} +if(!last){var qx=[];for(var j=0;j<px.length;j++){if(i!=j){qx.push(px[j]);}} +p=_.set(qx,d).call(this,q[1]);if(p[0].length>0){rx[0]=rx[0].concat(p[0]);rx[1]=p[1];}} +if(rx[1].length<best[1].length){best=rx;} +if(best[1].length===0){break;}} +if(best[0].length===0){return best;} +if(c){try{q=c.call(this,best[1]);}catch(ey){throw new $P.Exception(best[1]);} +best[1]=q[1];} +return best;};},forward:function(gr,fname){return function(s){return gr[fname].call(this,s);};},replace:function(rule,repl){return function(s){var r=rule.call(this,s);return[repl,r[1]];};},process:function(rule,fn){return function(s){var r=rule.call(this,s);return[fn.call(this,r[0]),r[1]];};},min:function(min,rule){return function(s){var rx=rule.call(this,s);if(rx[0].length<min){throw new $P.Exception(s);} +return rx;};}};var _generator=function(op){return function(){var args=null,rx=[];if(arguments.length>1){args=Array.prototype.slice.call(arguments);}else if(arguments[0]instanceof Array){args=arguments[0];} +if(args){for(var i=0,px=args.shift();i<px.length;i++){args.unshift(px[i]);rx.push(op.apply(null,args));args.shift();return rx;}}else{return op.apply(null,arguments);}};};var gx="optional not ignore cache".split(/\s/);for(var i=0;i<gx.length;i++){_[gx[i]]=_generator(_[gx[i]]);} +var _vector=function(op){return function(){if(arguments[0]instanceof Array){return op.apply(null,arguments[0]);}else{return op.apply(null,arguments);}};};var vx="each any all".split(/\s/);for(var j=0;j<vx.length;j++){_[vx[j]]=_vector(_[vx[j]]);}}());(function(){var flattenAndCompact=function(ax){var rx=[];for(var i=0;i<ax.length;i++){if(ax[i]instanceof Array){rx=rx.concat(flattenAndCompact(ax[i]));}else{if(ax[i]){rx.push(ax[i]);}}} +return rx;};Date.Grammar={};Date.Translator={hour:function(s){return function(){this.hour=Number(s);};},minute:function(s){return function(){this.minute=Number(s);};},second:function(s){return function(){this.second=Number(s);};},meridian:function(s){return function(){this.meridian=s.slice(0,1).toLowerCase();};},timezone:function(s){return function(){var n=s.replace(/[^\d\+\-]/g,"");if(n.length){this.timezoneOffset=Number(n);}else{this.timezone=s.toLowerCase();}};},day:function(x){var s=x[0];return function(){this.day=Number(s.match(/\d+/)[0]);};},month:function(s){return function(){this.month=((s.length==3)?Date.getMonthNumberFromName(s):(Number(s)-1));};},year:function(s){return function(){var n=Number(s);this.year=((s.length>2)?n:(n+(((n+2000)<Date.CultureInfo.twoDigitYearMax)?2000:1900)));};},rday:function(s){return function(){switch(s){case"yesterday":this.days=-1;break;case"tomorrow":this.days=1;break;case"today":this.days=0;break;case"now":this.days=0;this.now=true;break;}};},finishExact:function(x){x=(x instanceof Array)?x:[x];var now=new Date();this.year=now.getFullYear();this.month=now.getMonth();this.day=1;this.hour=0;this.minute=0;this.second=0;for(var i=0;i<x.length;i++){if(x[i]){x[i].call(this);}} +this.hour=(this.meridian=="p"&&this.hour<13)?this.hour+12:this.hour;if(this.day>Date.getDaysInMonth(this.year,this.month)){throw new RangeError(this.day+" is not a valid value for days.");} +var r=new Date(this.year,this.month,this.day,this.hour,this.minute,this.second);if(this.timezone){r.set({timezone:this.timezone});}else if(this.timezoneOffset){r.set({timezoneOffset:this.timezoneOffset});} +return r;},finish:function(x){x=(x instanceof Array)?flattenAndCompact(x):[x];if(x.length===0){return null;} +for(var i=0;i<x.length;i++){if(typeof x[i]=="function"){x[i].call(this);}} +if(this.now){return new Date();} +var today=Date.today();var method=null;var expression=!!(this.days!=null||this.orient||this.operator);if(expression){var gap,mod,orient;orient=((this.orient=="past"||this.operator=="subtract")?-1:1);if(this.weekday){this.unit="day";gap=(Date.getDayNumberFromName(this.weekday)-today.getDay());mod=7;this.days=gap?((gap+(orient*mod))%mod):(orient*mod);} +if(this.month){this.unit="month";gap=(this.month-today.getMonth());mod=12;this.months=gap?((gap+(orient*mod))%mod):(orient*mod);this.month=null;} +if(!this.unit){this.unit="day";} +if(this[this.unit+"s"]==null||this.operator!=null){if(!this.value){this.value=1;} +if(this.unit=="week"){this.unit="day";this.value=this.value*7;} +this[this.unit+"s"]=this.value*orient;} +return today.add(this);}else{if(this.meridian&&this.hour){this.hour=(this.hour<13&&this.meridian=="p")?this.hour+12:this.hour;} +if(this.weekday&&!this.day){this.day=(today.addDays((Date.getDayNumberFromName(this.weekday)-today.getDay()))).getDate();} +if(this.month&&!this.day){this.day=1;} +return today.set(this);}}};var _=Date.Parsing.Operators,g=Date.Grammar,t=Date.Translator,_fn;g.datePartDelimiter=_.rtoken(/^([\s\-\.\,\/\x27]+)/);g.timePartDelimiter=_.stoken(":");g.whiteSpace=_.rtoken(/^\s*/);g.generalDelimiter=_.rtoken(/^(([\s\,]|at|on)+)/);var _C={};g.ctoken=function(keys){var fn=_C[keys];if(!fn){var c=Date.CultureInfo.regexPatterns;var kx=keys.split(/\s+/),px=[];for(var i=0;i<kx.length;i++){px.push(_.replace(_.rtoken(c[kx[i]]),kx[i]));} +fn=_C[keys]=_.any.apply(null,px);} +return fn;};g.ctoken2=function(key){return _.rtoken(Date.CultureInfo.regexPatterns[key]);};g.h=_.cache(_.process(_.rtoken(/^(0[0-9]|1[0-2]|[1-9])/),t.hour));g.hh=_.cache(_.process(_.rtoken(/^(0[0-9]|1[0-2])/),t.hour));g.H=_.cache(_.process(_.rtoken(/^([0-1][0-9]|2[0-3]|[0-9])/),t.hour));g.HH=_.cache(_.process(_.rtoken(/^([0-1][0-9]|2[0-3])/),t.hour));g.m=_.cache(_.process(_.rtoken(/^([0-5][0-9]|[0-9])/),t.minute));g.mm=_.cache(_.process(_.rtoken(/^[0-5][0-9]/),t.minute));g.s=_.cache(_.process(_.rtoken(/^([0-5][0-9]|[0-9])/),t.second));g.ss=_.cache(_.process(_.rtoken(/^[0-5][0-9]/),t.second));g.hms=_.cache(_.sequence([g.H,g.mm,g.ss],g.timePartDelimiter));g.t=_.cache(_.process(g.ctoken2("shortMeridian"),t.meridian));g.tt=_.cache(_.process(g.ctoken2("longMeridian"),t.meridian));g.z=_.cache(_.process(_.rtoken(/^(\+|\-)?\s*\d\d\d\d?/),t.timezone));g.zz=_.cache(_.process(_.rtoken(/^(\+|\-)\s*\d\d\d\d/),t.timezone));g.zzz=_.cache(_.process(g.ctoken2("timezone"),t.timezone));g.timeSuffix=_.each(_.ignore(g.whiteSpace),_.set([g.tt,g.zzz]));g.time=_.each(_.optional(_.ignore(_.stoken("T"))),g.hms,g.timeSuffix);g.d=_.cache(_.process(_.each(_.rtoken(/^([0-2]\d|3[0-1]|\d)/),_.optional(g.ctoken2("ordinalSuffix"))),t.day));g.dd=_.cache(_.process(_.each(_.rtoken(/^([0-2]\d|3[0-1])/),_.optional(g.ctoken2("ordinalSuffix"))),t.day));g.ddd=g.dddd=_.cache(_.process(g.ctoken("sun mon tue wed thu fri sat"),function(s){return function(){this.weekday=s;};}));g.M=_.cache(_.process(_.rtoken(/^(1[0-2]|0\d|\d)/),t.month));g.MM=_.cache(_.process(_.rtoken(/^(1[0-2]|0\d)/),t.month));g.MMM=g.MMMM=_.cache(_.process(g.ctoken("jan feb mar apr may jun jul aug sep oct nov dec"),t.month));g.y=_.cache(_.process(_.rtoken(/^(\d\d?)/),t.year));g.yy=_.cache(_.process(_.rtoken(/^(\d\d)/),t.year));g.yyy=_.cache(_.process(_.rtoken(/^(\d\d?\d?\d?)/),t.year));g.yyyy=_.cache(_.process(_.rtoken(/^(\d\d\d\d)/),t.year));_fn=function(){return _.each(_.any.apply(null,arguments),_.not(g.ctoken2("timeContext")));};g.day=_fn(g.d,g.dd);g.month=_fn(g.M,g.MMM);g.year=_fn(g.yyyy,g.yy);g.orientation=_.process(g.ctoken("past future"),function(s){return function(){this.orient=s;};});g.operator=_.process(g.ctoken("add subtract"),function(s){return function(){this.operator=s;};});g.rday=_.process(g.ctoken("yesterday tomorrow today now"),t.rday);g.unit=_.process(g.ctoken("minute hour day week month year"),function(s){return function(){this.unit=s;};});g.value=_.process(_.rtoken(/^\d\d?(st|nd|rd|th)?/),function(s){return function(){this.value=s.replace(/\D/g,"");};});g.expression=_.set([g.rday,g.operator,g.value,g.unit,g.orientation,g.ddd,g.MMM]);_fn=function(){return _.set(arguments,g.datePartDelimiter);};g.mdy=_fn(g.ddd,g.month,g.day,g.year);g.ymd=_fn(g.ddd,g.year,g.month,g.day);g.dmy=_fn(g.ddd,g.day,g.month,g.year);g.date=function(s){return((g[Date.CultureInfo.dateElementOrder]||g.mdy).call(this,s));};g.format=_.process(_.many(_.any(_.process(_.rtoken(/^(dd?d?d?|MM?M?M?|yy?y?y?|hh?|HH?|mm?|ss?|tt?|zz?z?)/),function(fmt){if(g[fmt]){return g[fmt];}else{throw Date.Parsing.Exception(fmt);}}),_.process(_.rtoken(/^[^dMyhHmstz]+/),function(s){return _.ignore(_.stoken(s));}))),function(rules){return _.process(_.each.apply(null,rules),t.finishExact);});var _F={};var _get=function(f){return _F[f]=(_F[f]||g.format(f)[0]);};g.formats=function(fx){if(fx instanceof Array){var rx=[];for(var i=0;i<fx.length;i++){rx.push(_get(fx[i]));} +return _.any.apply(null,rx);}else{return _get(fx);}};g._formats=g.formats(["yyyy-MM-ddTHH:mm:ss","ddd, MMM dd, yyyy H:mm:ss tt","ddd MMM d yyyy HH:mm:ss zzz","d"]);g._start=_.process(_.set([g.date,g.time,g.expression],g.generalDelimiter,g.whiteSpace),t.finish);g.start=function(s){try{var r=g._formats.call({},s);if(r[1].length===0){return r;}}catch(e){} +return g._start.call({},s);};}());Date._parse=Date.parse;Date.parse=function(s){var r=null;if(!s){return null;} +try{r=Date.Grammar.start.call({},s);}catch(e){return null;} +return((r[1].length===0)?r[0]:null);};Date.getParseFunction=function(fx){var fn=Date.Grammar.formats(fx);return function(s){var r=null;try{r=fn.call({},s);}catch(e){return null;} +return((r[1].length===0)?r[0]:null);};};Date.parseExact=function(s,fx){return Date.getParseFunction(fx)(s);};
M resources/js/feeds.jsresources/js/feeds.js

@@ -1,17 +1,17 @@

function feed_entry(entry, element){ - var published_at = $.timeago(entry.publishedDate); + var published_at = Date.parse(entry.publishedDate).toString('ddd, dd MMM at HH:mm:ss'); switch(element) { case "#twitter": - var content = entry.title + var content = "&#0187; "+published_at+" GMT:<br />"+entry.title .replace(/^h3rald:/, '') .replace(/((http|ftp|https):\/\/[\w\-_]+(\.[\w\-_]+)+([\w\-\.,@?^=%&amp;:/~\+#]*[\w\-\@?^=%&amp;/~\+#])?)/, '<a href="$1">$1</a>') .replace(/ @([a-zA-Z1-9_]*)/, ' <a href="http://www.twitter.com/$1">@$1</a>') .replace(/ #([a-zA-Z1-9_]*)/, ' <a href="http://www.twitter.com/search?q=%23$1">#$1</a>') break; case "#delicious": - var content = "&#0187; <a href='"+entry.link+"'>"+entry.title+"</a>"; + var content = "&#0187; "+published_at+":<br /><a href='"+entry.link+"'>"+entry.title+"</a>"; content += "<br />tags: "; var categories = Array(); for (i=0; i<entry.categories.length; i++)

@@ -21,7 +21,7 @@ }

content += categories.join(', ').replace(/ $/, ''); break; } - return $("<li class='feed-item'></li>").attr("title", published_at).html(content); + return $("<li class='feed-item'></li>").html(content); }; function display_feed(feed, element){

@@ -53,8 +53,8 @@ $.getJSON("/data/comments.json",

function(data){ var comment_list = $("<ul></ul>"); $.each(data.comments, function(i, comment){ - c = $("<li></li>").addClass('feed-item-ext').attr('title', comment.comment.content); - c.html("<em>On: </em>"); + c = $("<li></li>").addClass('feed-item-ext'); + c.html("&#0187; "+Date.parse(comment.comment.date).toString("dddd, d MMMM - HH:mm:ss")+" GMT:<br />"); c.append($('<a></a>').attr('href', comment.comment.url).html(comment.post.title)); c.appendTo(comment_list); if ( i == 6 ) {
D resources/js/jquery.qtip.js

@@ -1,15 +0,0 @@

-/* - * jquery.qtip. The jQuery tooltip plugin - * - * Copyright (c) 2009 Craig Thompson - * http://craigsworks.com - * - * Licensed under MIT - * http://www.opensource.org/licenses/mit-license.php - * - * Launch : February 2009 - * Version : 1.0.0-rc3 - * Released: Tuesday 12th May, 2009 - 00:00 - * Debug: jquery.qtip.debug.js - */ -(function(f){f.fn.qtip=function(B,u){var y,t,A,s,x,w,v,z;if(typeof B=="string"){if(typeof f(this).data("qtip")!=="object"){f.fn.qtip.log.error.call(self,1,f.fn.qtip.constants.NO_TOOLTIP_PRESENT,false)}if(B=="api"){return f(this).data("qtip").interfaces[f(this).data("qtip").current]}else{if(B=="interfaces"){return f(this).data("qtip").interfaces}}}else{if(!B){B={}}if(typeof B.content!=="object"||(B.content.jquery&&B.content.length>0)){B.content={text:B.content}}if(typeof B.content.title!=="object"){B.content.title={text:B.content.title}}if(typeof B.position!=="object"){B.position={corner:B.position}}if(typeof B.position.corner!=="object"){B.position.corner={target:B.position.corner,tooltip:B.position.corner}}if(typeof B.show!=="object"){B.show={when:B.show}}if(typeof B.show.when!=="object"){B.show.when={event:B.show.when}}if(typeof B.show.effect!=="object"){B.show.effect={type:B.show.effect}}if(typeof B.hide!=="object"){B.hide={when:B.hide}}if(typeof B.hide.when!=="object"){B.hide.when={event:B.hide.when}}if(typeof B.hide.effect!=="object"){B.hide.effect={type:B.hide.effect}}if(typeof B.style!=="object"){B.style={name:B.style}}B.style=c(B.style);s=f.extend(true,{},f.fn.qtip.defaults,B);s.style=a.call({options:s},s.style);s.user=f.extend(true,{},B)}return f(this).each(function(){if(typeof B=="string"){w=B.toLowerCase();A=f(this).qtip("interfaces");if(typeof A=="object"){if(u===true&&w=="destroy"){while(A.length>0){A[A.length-1].destroy()}}else{if(u!==true){A=[f(this).qtip("api")]}for(y=0;y<A.length;y++){if(w=="destroy"){A[y].destroy()}else{if(A[y].status.rendered===true){if(w=="show"){A[y].show()}else{if(w=="hide"){A[y].hide()}else{if(w=="focus"){A[y].focus()}else{if(w=="disable"){A[y].disable(true)}else{if(w=="enable"){A[y].disable(false)}}}}}}}}}}}else{v=f.extend(true,{},s);v.hide.effect.length=s.hide.effect.length;v.show.effect.length=s.show.effect.length;if(v.position.container===false){v.position.container=f(document.body)}if(v.position.target===false){v.position.target=f(this)}if(v.show.when.target===false){v.show.when.target=f(this)}if(v.hide.when.target===false){v.hide.when.target=f(this)}t=f.fn.qtip.interfaces.length;for(y=0;y<t;y++){if(typeof f.fn.qtip.interfaces[y]=="undefined"){t=y;break}}x=new d(f(this),v,t);f.fn.qtip.interfaces[t]=x;if(typeof f(this).data("qtip")=="object"){if(typeof f(this).attr("qtip")==="undefined"){f(this).data("qtip").current=f(this).data("qtip").interfaces.length}f(this).data("qtip").interfaces.push(x)}else{f(this).data("qtip",{current:0,interfaces:[x]})}if(v.content.prerender===false&&v.show.when.event!==false&&v.show.ready!==true){v.show.when.target.bind(v.show.when.event+".qtip-"+t+"-create",{qtip:t},function(C){z=f.fn.qtip.interfaces[C.data.qtip];z.options.show.when.target.unbind(z.options.show.when.event+".qtip-"+C.data.qtip+"-create");z.cache.mouse={x:C.pageX,y:C.pageY};p.call(z);z.options.show.when.target.trigger(z.options.show.when.event)})}else{x.cache.mouse={x:v.show.when.target.offset().left,y:v.show.when.target.offset().top};p.call(x)}}})};function d(u,t,v){var s=this;s.id=v;s.options=t;s.status={animated:false,rendered:false,disabled:false,focused:false};s.elements={target:u.addClass(s.options.style.classes.target),tooltip:null,wrapper:null,content:null,contentWrapper:null,title:null,button:null,tip:null,bgiframe:null};s.cache={mouse:{},position:{},toggle:0};s.timers={};f.extend(s,s.options.api,{show:function(y){var x,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"show")}if(s.elements.tooltip.css("display")!=="none"){return s}s.elements.tooltip.stop(true,false);x=s.beforeShow.call(s,y);if(x===false){return s}function w(){if(s.options.position.type!=="static"){s.focus()}s.onShow.call(s,y);if(f.browser.msie){s.elements.tooltip.get(0).style.removeAttribute("filter")}}s.cache.toggle=1;if(s.options.position.type!=="static"){s.updatePosition(y,(s.options.show.effect.length>0))}if(typeof s.options.show.solo=="object"){z=f(s.options.show.solo)}else{if(s.options.show.solo===true){z=f("div.qtip").not(s.elements.tooltip)}}if(z){z.each(function(){if(f(this).qtip("api").status.rendered===true){f(this).qtip("api").hide()}})}if(typeof s.options.show.effect.type=="function"){s.options.show.effect.type.call(s.elements.tooltip,s.options.show.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.show.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeIn(s.options.show.effect.length,w);break;case"slide":s.elements.tooltip.slideDown(s.options.show.effect.length,function(){w();if(s.options.position.type!=="static"){s.updatePosition(y,true)}});break;case"grow":s.elements.tooltip.show(s.options.show.effect.length,w);break;default:s.elements.tooltip.show(null,w);break}s.elements.tooltip.addClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_SHOWN,"show")},hide:function(y){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"hide")}else{if(s.elements.tooltip.css("display")==="none"){return s}}clearTimeout(s.timers.show);s.elements.tooltip.stop(true,false);x=s.beforeHide.call(s,y);if(x===false){return s}function w(){s.onHide.call(s,y)}s.cache.toggle=0;if(typeof s.options.hide.effect.type=="function"){s.options.hide.effect.type.call(s.elements.tooltip,s.options.hide.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.hide.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeOut(s.options.hide.effect.length,w);break;case"slide":s.elements.tooltip.slideUp(s.options.hide.effect.length,w);break;case"grow":s.elements.tooltip.hide(s.options.hide.effect.length,w);break;default:s.elements.tooltip.hide(null,w);break}s.elements.tooltip.removeClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_HIDDEN,"hide")},updatePosition:function(w,x){var C,G,L,J,H,E,y,I,B,D,K,A,F,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updatePosition")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_POSITION_STATIC,"updatePosition")}}G={position:{left:0,top:0},dimensions:{height:0,width:0},corner:s.options.position.corner.target};L={position:s.getPosition(),dimensions:s.getDimensions(),corner:s.options.position.corner.tooltip};if(s.options.position.target!=="mouse"){if(s.options.position.target.get(0).nodeName.toLowerCase()=="area"){J=s.options.position.target.attr("coords").split(",");for(C=0;C<J.length;C++){J[C]=parseInt(J[C])}H=s.options.position.target.parent("map").attr("name");E=f('img[usemap="#'+H+'"]:first').offset();G.position={left:Math.floor(E.left+J[0]),top:Math.floor(E.top+J[1])};switch(s.options.position.target.attr("shape").toLowerCase()){case"rect":G.dimensions={width:Math.ceil(Math.abs(J[2]-J[0])),height:Math.ceil(Math.abs(J[3]-J[1]))};break;case"circle":G.dimensions={width:J[2]+1,height:J[2]+1};break;case"poly":G.dimensions={width:J[0],height:J[1]};for(C=0;C<J.length;C++){if(C%2==0){if(J[C]>G.dimensions.width){G.dimensions.width=J[C]}if(J[C]<J[0]){G.position.left=Math.floor(E.left+J[C])}}else{if(J[C]>G.dimensions.height){G.dimensions.height=J[C]}if(J[C]<J[1]){G.position.top=Math.floor(E.top+J[C])}}}G.dimensions.width=G.dimensions.width-(G.position.left-E.left);G.dimensions.height=G.dimensions.height-(G.position.top-E.top);break;default:return f.fn.qtip.log.error.call(s,4,f.fn.qtip.constants.INVALID_AREA_SHAPE,"updatePosition");break}G.dimensions.width-=2;G.dimensions.height-=2}else{if(s.options.position.target.add(document.body).length===1){G.position={left:f(document).scrollLeft(),top:f(document).scrollTop()};G.dimensions={height:f(window).height(),width:f(window).width()}}else{if(typeof s.options.position.target.attr("qtip")!=="undefined"){G.position=s.options.position.target.qtip("api").cache.position}else{G.position=s.options.position.target.offset()}G.dimensions={height:s.options.position.target.outerHeight(),width:s.options.position.target.outerWidth()}}}y=f.extend({},G.position);if(G.corner.search(/right/i)!==-1){y.left+=G.dimensions.width}if(G.corner.search(/bottom/i)!==-1){y.top+=G.dimensions.height}if(G.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left+=(G.dimensions.width/2)}if(G.corner.search(/((left|right)Middle)|center/)!==-1){y.top+=(G.dimensions.height/2)}}else{G.position=y={left:s.cache.mouse.x,top:s.cache.mouse.y};G.dimensions={height:1,width:1}}if(L.corner.search(/right/i)!==-1){y.left-=L.dimensions.width}if(L.corner.search(/bottom/i)!==-1){y.top-=L.dimensions.height}if(L.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left-=(L.dimensions.width/2)}if(L.corner.search(/((left|right)Middle)|center/)!==-1){y.top-=(L.dimensions.height/2)}I=(f.browser.msie)?1:0;B=(f.browser.msie&&parseInt(f.browser.version.charAt(0))===6)?1:0;if(s.options.style.border.radius>0){if(L.corner.search(/Left/)!==-1){y.left-=s.options.style.border.radius}else{if(L.corner.search(/Right/)!==-1){y.left+=s.options.style.border.radius}}if(L.corner.search(/Top/)!==-1){y.top-=s.options.style.border.radius}else{if(L.corner.search(/Bottom/)!==-1){y.top+=s.options.style.border.radius}}}if(I){if(L.corner.search(/top/)!==-1){y.top-=I}else{if(L.corner.search(/bottom/)!==-1){y.top+=I}}if(L.corner.search(/left/)!==-1){y.left-=I}else{if(L.corner.search(/right/)!==-1){y.left+=I}}if(L.corner.search(/leftMiddle|rightMiddle/)!==-1){y.top-=1}}if(s.options.position.adjust.screen===true){y=o.call(s,y,G,L)}if(s.options.position.target==="mouse"&&s.options.position.adjust.mouse===true){if(s.options.position.adjust.screen===true&&s.elements.tip){K=s.elements.tip.attr("rel")}else{K=s.options.position.corner.tooltip}y.left+=(K.search(/right/i)!==-1)?-6:6;y.top+=(K.search(/bottom/i)!==-1)?-6:6}if(!s.elements.bgiframe&&f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){f("select, object").each(function(){A=f(this).offset();A.bottom=A.top+f(this).height();A.right=A.left+f(this).width();if(y.top+L.dimensions.height>=A.top&&y.left+L.dimensions.width>=A.left){k.call(s)}})}y.left+=s.options.position.adjust.x;y.top+=s.options.position.adjust.y;F=s.getPosition();if(y.left!=F.left||y.top!=F.top){z=s.beforePositionUpdate.call(s,w);if(z===false){return s}s.cache.position=y;if(x===true){s.status.animated=true;s.elements.tooltip.animate(y,200,"swing",function(){s.status.animated=false})}else{s.elements.tooltip.css(y)}s.onPositionUpdate.call(s,w);if(typeof w!=="undefined"&&w.type&&w.type!=="mousemove"){f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_POSITION_UPDATED,"updatePosition")}}return s},updateWidth:function(w){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateWidth")}else{if(w&&typeof w!=="number"){return f.fn.qtip.log.error.call(s,2,"newWidth must be of type number","updateWidth")}}x=s.elements.contentWrapper.siblings().add(s.elements.tip).add(s.elements.button);if(!w){if(typeof s.options.style.width.value=="number"){w=s.options.style.width.value}else{s.elements.tooltip.css({width:"auto"});x.hide();if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"normal"})}w=s.getDimensions().width+1;if(!s.options.style.width.value){if(w>s.options.style.width.max){w=s.options.style.width.max}if(w<s.options.style.width.min){w=s.options.style.width.min}}}}if(w%2!==0){w-=1}s.elements.tooltip.width(w);x.show();if(s.options.style.border.radius){s.elements.tooltip.find(".qtip-betweenCorners").each(function(y){f(this).width(w-(s.options.style.border.radius*2))})}if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"1"});s.elements.wrapper.width(w);if(s.elements.bgiframe){s.elements.bgiframe.width(w).height(s.getDimensions.height)}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_WIDTH_UPDATED,"updateWidth")},updateStyle:function(w){var z,A,x,y,B;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateStyle")}else{if(typeof w!=="string"||!f.fn.qtip.styles[w]){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.STYLE_NOT_DEFINED,"updateStyle")}}s.options.style=a.call(s,f.fn.qtip.styles[w],s.options.user.style);s.elements.content.css(q(s.options.style));if(s.options.content.title.text!==false){s.elements.title.css(q(s.options.style.title,true))}s.elements.contentWrapper.css({borderColor:s.options.style.border.color});if(s.options.style.tip.corner!==false){if(f("<canvas>").get(0).getContext){z=s.elements.tooltip.find(".qtip-tip canvas:first");x=z.get(0).getContext("2d");x.clearRect(0,0,300,300);y=z.parent("div[rel]:first").attr("rel");B=b(y,s.options.style.tip.size.width,s.options.style.tip.size.height);h.call(s,z,B,s.options.style.tip.color||s.options.style.border.color)}else{if(f.browser.msie){z=s.elements.tooltip.find('.qtip-tip [nodeName="shape"]');z.attr("fillcolor",s.options.style.tip.color||s.options.style.border.color)}}}if(s.options.style.border.radius>0){s.elements.tooltip.find(".qtip-betweenCorners").css({backgroundColor:s.options.style.border.color});if(f("<canvas>").get(0).getContext){A=g(s.options.style.border.radius);s.elements.tooltip.find(".qtip-wrapper canvas").each(function(){x=f(this).get(0).getContext("2d");x.clearRect(0,0,300,300);y=f(this).parent("div[rel]:first").attr("rel");r.call(s,f(this),A[y],s.options.style.border.radius,s.options.style.border.color)})}else{if(f.browser.msie){s.elements.tooltip.find('.qtip-wrapper [nodeName="arc"]').each(function(){f(this).attr("fillcolor",s.options.style.border.color)})}}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_STYLE_UPDATED,"updateStyle")},updateContent:function(A,y){var z,x,w;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateContent")}else{if(!A){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateContent")}}z=s.beforeContentUpdate.call(s,A);if(typeof z=="string"){A=z}else{if(z===false){return}}if(f.browser.msie){s.elements.contentWrapper.children().css({zoom:"normal"})}if(A.jquery&&A.length>0){A.clone(true).appendTo(s.elements.content).show()}else{s.elements.content.html(A)}x=s.elements.content.find("img[complete=false]");if(x.length>0){w=0;x.each(function(C){f('<img src="'+f(this).attr("src")+'" />').load(function(){if(++w==x.length){B()}})})}else{B()}function B(){s.updateWidth();if(y!==false){if(s.options.position.type!=="static"){s.updatePosition(s.elements.tooltip.is(":visible"),true)}if(s.options.style.tip.corner!==false){n.call(s)}}}s.onContentUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_UPDATED,"loadContent")},loadContent:function(w,z,A){var y;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"loadContent")}y=s.beforeContentLoad.call(s);if(y===false){return s}if(A=="post"){f.post(w,z,x)}else{f.get(w,z,x)}function x(B){s.onContentLoad.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_LOADED,"loadContent");s.updateContent(B)}return s},updateTitle:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateTitle")}else{if(!w){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateTitle")}}returned=s.beforeTitleUpdate.call(s);if(returned===false){return s}if(s.elements.button){s.elements.button=s.elements.button.clone(true)}s.elements.title.html(w);if(s.elements.button){s.elements.title.prepend(s.elements.button)}s.onTitleUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_TITLE_UPDATED,"updateTitle")},focus:function(A){var y,x,w,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"focus")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_FOCUS_STATIC,"focus")}}y=parseInt(s.elements.tooltip.css("z-index"));x=6000+f("div.qtip[qtip]").length-1;if(!s.status.focused&&y!==x){z=s.beforeFocus.call(s,A);if(z===false){return s}f("div.qtip[qtip]").not(s.elements.tooltip).each(function(){if(f(this).qtip("api").status.rendered===true){w=parseInt(f(this).css("z-index"));if(typeof w=="number"&&w>-1){f(this).css({zIndex:parseInt(f(this).css("z-index"))-1})}f(this).qtip("api").status.focused=false}});s.elements.tooltip.css({zIndex:x});s.status.focused=true;s.onFocus.call(s,A);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_FOCUSED,"focus")}return s},disable:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"disable")}if(w){if(!s.status.disabled){s.status.disabled=true;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DISABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_DISABLED,"disable")}}else{if(s.status.disabled){s.status.disabled=false;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_ENABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_ENABLED,"disable")}}return s},destroy:function(){var w,x,y;x=s.beforeDestroy.call(s);if(x===false){return s}if(s.status.rendered){s.options.show.when.target.unbind("mousemove.qtip",s.updatePosition);s.options.show.when.target.unbind("mouseout.qtip",s.hide);s.options.show.when.target.unbind(s.options.show.when.event+".qtip");s.options.hide.when.target.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind("mouseover.qtip",s.focus);s.elements.tooltip.remove()}else{s.options.show.when.target.unbind(s.options.show.when.event+".qtip-create")}if(typeof s.elements.target.data("qtip")=="object"){y=s.elements.target.data("qtip").interfaces;if(typeof y=="object"&&y.length>0){for(w=0;w<y.length-1;w++){if(y[w].id==s.id){y.splice(w,1)}}}}delete f.fn.qtip.interfaces[s.id];if(typeof y=="object"&&y.length>0){s.elements.target.data("qtip").current=y.length-1}else{s.elements.target.removeData("qtip")}s.onDestroy.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DESTROYED,"destroy");return s.elements.target},getPosition:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getPosition")}w=(s.elements.tooltip.css("display")!=="none")?false:true;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x=s.elements.tooltip.offset();if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x},getDimensions:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getDimensions")}w=(!s.elements.tooltip.is(":visible"))?true:false;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x={height:s.elements.tooltip.outerHeight(),width:s.elements.tooltip.outerWidth()};if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x}})}function p(){var s,w,u,t,v,y,x;s=this;s.beforeRender.call(s);s.status.rendered=true;s.elements.tooltip='<div qtip="'+s.id+'" class="qtip '+(s.options.style.classes.tooltip||s.options.style)+'"style="display:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;position:'+s.options.position.type+';"> <div class="qtip-wrapper" style="position:relative; overflow:hidden; text-align:left;"> <div class="qtip-contentWrapper" style="overflow:hidden;"> <div class="qtip-content '+s.options.style.classes.content+'"></div></div></div></div>';s.elements.tooltip=f(s.elements.tooltip);s.elements.tooltip.appendTo(s.options.position.container);s.elements.tooltip.data("qtip",{current:0,interfaces:[s]});s.elements.wrapper=s.elements.tooltip.children("div:first");s.elements.contentWrapper=s.elements.wrapper.children("div:first").css({background:s.options.style.background});s.elements.content=s.elements.contentWrapper.children("div:first").css(q(s.options.style));if(f.browser.msie){s.elements.wrapper.add(s.elements.content).css({zoom:1})}if(s.options.hide.when.event=="unfocus"){s.elements.tooltip.attr("unfocus",true)}if(typeof s.options.style.width.value=="number"){s.updateWidth()}if(f("<canvas>").get(0).getContext||f.browser.msie){if(s.options.style.border.radius>0){m.call(s)}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color})}if(s.options.style.tip.corner!==false){e.call(s)}}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color});s.options.style.border.radius=0;s.options.style.tip.corner=false;f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.CANVAS_VML_NOT_SUPPORTED,"render")}if((typeof s.options.content.text=="string"&&s.options.content.text.length>0)||(s.options.content.text.jquery&&s.options.content.text.length>0)){u=s.options.content.text}else{if(typeof s.elements.target.attr("title")=="string"&&s.elements.target.attr("title").length>0){u=s.elements.target.attr("title").replace("\\n","<br />");s.elements.target.attr("title","")}else{if(typeof s.elements.target.attr("alt")=="string"&&s.elements.target.attr("alt").length>0){u=s.elements.target.attr("alt").replace("\\n","<br />");s.elements.target.attr("alt","")}else{u=" ";f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.NO_VALID_CONTENT,"render")}}}if(s.options.content.title.text!==false){j.call(s)}s.updateContent(u);l.call(s);if(s.options.show.ready===true){s.show()}if(s.options.content.url!==false){t=s.options.content.url;v=s.options.content.data;y=s.options.content.method||"get";s.loadContent(t,v,y)}s.onRender.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_RENDERED,"render")}function m(){var F,z,t,B,x,E,u,G,D,y,w,C,A,s,v;F=this;F.elements.wrapper.find(".qtip-borderBottom, .qtip-borderTop").remove();t=F.options.style.border.width;B=F.options.style.border.radius;x=F.options.style.border.color||F.options.style.tip.color;E=g(B);u={};for(z in E){u[z]='<div rel="'+z+'" style="'+((z.search(/Left/)!==-1)?"left":"right")+":0; position:absolute; height:"+B+"px; width:"+B+'px; overflow:hidden; line-height:0.1px; font-size:1px">';if(f("<canvas>").get(0).getContext){u[z]+='<canvas height="'+B+'" width="'+B+'" style="vertical-align: top"></canvas>'}else{if(f.browser.msie){G=B*2+3;u[z]+='<v:arc stroked="false" fillcolor="'+x+'" startangle="'+E[z][0]+'" endangle="'+E[z][1]+'" style="width:'+G+"px; height:"+G+"px; margin-top:"+((z.search(/bottom/)!==-1)?-2:-1)+"px; margin-left:"+((z.search(/Right/)!==-1)?E[z][2]-3.5:-1)+'px; vertical-align:top; display:inline-block; behavior:url(#default#VML)"></v:arc>'}}u[z]+="</div>"}D=F.getDimensions().width-(Math.max(t,B)*2);y='<div class="qtip-betweenCorners" style="height:'+B+"px; width:"+D+"px; overflow:hidden; background-color:"+x+'; line-height:0.1px; font-size:1px;">';w='<div class="qtip-borderTop" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.topLeft+u.topRight+y;F.elements.wrapper.prepend(w);C='<div class="qtip-borderBottom" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.bottomLeft+u.bottomRight+y;F.elements.wrapper.append(C);if(f("<canvas>").get(0).getContext){F.elements.wrapper.find("canvas").each(function(){A=E[f(this).parent("[rel]:first").attr("rel")];r.call(F,f(this),A,B,x)})}else{if(f.browser.msie){F.elements.tooltip.append('<v:image style="behavior:url(#default#VML);"></v:image>')}}s=Math.max(B,(B+(t-B)));v=Math.max(t-B,0);F.elements.contentWrapper.css({border:"0px solid "+x,borderWidth:v+"px "+s+"px"})}function r(u,w,s,t){var v=u.get(0).getContext("2d");v.fillStyle=t;v.beginPath();v.arc(w[0],w[1],s,0,Math.PI*2,false);v.fill()}function e(v){var t,s,x,u,w;t=this;if(t.elements.tip!==null){t.elements.tip.remove()}s=t.options.style.tip.color||t.options.style.border.color;if(t.options.style.tip.corner===false){return}else{if(!v){v=t.options.style.tip.corner}}x=b(v,t.options.style.tip.size.width,t.options.style.tip.size.height);t.elements.tip='<div class="'+t.options.style.classes.tip+'" dir="ltr" rel="'+v+'" style="position:absolute; height:'+t.options.style.tip.size.height+"px; width:"+t.options.style.tip.size.width+'px; margin:0 auto; line-height:0.1px; font-size:1px;">';if(f("<canvas>").get(0).getContext){t.elements.tip+='<canvas height="'+t.options.style.tip.size.height+'" width="'+t.options.style.tip.size.width+'"></canvas>'}else{if(f.browser.msie){u=t.options.style.tip.size.width+","+t.options.style.tip.size.height;w="m"+x[0][0]+","+x[0][1];w+=" l"+x[1][0]+","+x[1][1];w+=" "+x[2][0]+","+x[2][1];w+=" xe";t.elements.tip+='<v:shape fillcolor="'+s+'" stroked="false" filled="true" path="'+w+'" coordsize="'+u+'" style="width:'+t.options.style.tip.size.width+"px; height:"+t.options.style.tip.size.height+"px; line-height:0.1px; display:inline-block; behavior:url(#default#VML); vertical-align:"+((v.search(/top/)!==-1)?"bottom":"top")+'"></v:shape>';t.elements.tip+='<v:image style="behavior:url(#default#VML);"></v:image>';t.elements.contentWrapper.css("position","relative")}}t.elements.tooltip.prepend(t.elements.tip+"</div>");t.elements.tip=t.elements.tooltip.find("."+t.options.style.classes.tip).eq(0);if(f("<canvas>").get(0).getContext){h.call(t,t.elements.tip.find("canvas:first"),x,s)}if(v.search(/top/)!==-1&&f.browser.msie&&parseInt(f.browser.version.charAt(0))===6){t.elements.tip.css({marginTop:-4})}n.call(t,v)}function h(t,v,s){var u=t.get(0).getContext("2d");u.fillStyle=s;u.beginPath();u.moveTo(v[0][0],v[0][1]);u.lineTo(v[1][0],v[1][1]);u.lineTo(v[2][0],v[2][1]);u.fill()}function n(u){var t,w,s,x,v;t=this;if(t.options.style.tip.corner===false||!t.elements.tip){return}if(!u){u=t.elements.tip.attr("rel")}w=positionAdjust=(f.browser.msie)?1:0;t.elements.tip.css(u.match(/left|right|top|bottom/)[0],0);if(u.search(/top|bottom/)!==-1){if(f.browser.msie){if(parseInt(f.browser.version.charAt(0))===6){positionAdjust=(u.search(/top/)!==-1)?-3:1}else{positionAdjust=(u.search(/top/)!==-1)?1:2}}if(u.search(/Middle/)!==-1){t.elements.tip.css({left:"50%",marginLeft:-(t.options.style.tip.size.width/2)})}else{if(u.search(/Left/)!==-1){t.elements.tip.css({left:t.options.style.border.radius-w})}else{if(u.search(/Right/)!==-1){t.elements.tip.css({right:t.options.style.border.radius+w})}}}if(u.search(/top/)!==-1){t.elements.tip.css({top:-positionAdjust})}else{t.elements.tip.css({bottom:positionAdjust})}}else{if(u.search(/left|right/)!==-1){if(f.browser.msie){positionAdjust=(parseInt(f.browser.version.charAt(0))===6)?1:((u.search(/left/)!==-1)?1:2)}if(u.search(/Middle/)!==-1){t.elements.tip.css({top:"50%",marginTop:-(t.options.style.tip.size.height/2)})}else{if(u.search(/Top/)!==-1){t.elements.tip.css({top:t.options.style.border.radius-w})}else{if(u.search(/Bottom/)!==-1){t.elements.tip.css({bottom:t.options.style.border.radius+w})}}}if(u.search(/left/)!==-1){t.elements.tip.css({left:-positionAdjust})}else{t.elements.tip.css({right:positionAdjust})}}}s="padding-"+u.match(/left|right|top|bottom/)[0];x=t.options.style.tip.size[(s.search(/left|right/)!==-1)?"width":"height"];t.elements.tooltip.css("padding",0);t.elements.tooltip.css(s,x);if(f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){v=parseInt(t.elements.tip.css("margin-top"))||0;v+=parseInt(t.elements.content.css("margin-top"))||0;t.elements.tip.css({marginTop:v})}}function j(){var s=this;if(s.elements.title!==null){s.elements.title.remove()}s.elements.title=f('<div class="'+s.options.style.classes.title+'">').css(q(s.options.style.title,true)).css({zoom:(f.browser.msie)?1:0}).prependTo(s.elements.contentWrapper);if(s.options.content.title.text){s.updateTitle.call(s,s.options.content.title.text)}if(s.options.content.title.button!==false&&typeof s.options.content.title.button=="string"){s.elements.button=f('<a class="'+s.options.style.classes.button+'" style="float:right; position: relative"></a>').css(q(s.options.style.button,true)).html(s.options.content.title.button).prependTo(s.elements.title).click(function(t){if(!s.status.disabled){s.hide(t)}})}}function l(){var t,v,u,s;t=this;v=t.options.show.when.target;u=t.options.hide.when.target;if(t.options.hide.fixed){u=u.add(t.elements.tooltip)}if(t.options.hide.when.event=="inactive"){s=["click","dblclick","mousedown","mouseup","mousemove","mouseout","mouseenter","mouseleave","mouseover"];function y(z){if(t.status.disabled===true){return}clearTimeout(t.timers.inactive);t.timers.inactive=setTimeout(function(){f(s).each(function(){u.unbind(this+".qtip-inactive");t.elements.content.unbind(this+".qtip-inactive")});t.hide(z)},t.options.hide.delay)}}else{if(t.options.hide.fixed===true){t.elements.tooltip.bind("mouseover.qtip",function(){if(t.status.disabled===true){return}clearTimeout(t.timers.hide)})}}function x(z){if(t.status.disabled===true){return}if(t.options.hide.when.event=="inactive"){f(s).each(function(){u.bind(this+".qtip-inactive",y);t.elements.content.bind(this+".qtip-inactive",y)});y()}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.timers.show=setTimeout(function(){t.show(z)},t.options.show.delay)}function w(z){if(t.status.disabled===true){return}if(t.options.hide.fixed===true&&t.options.hide.when.event.search(/mouse(out|leave)/i)!==-1&&f(z.relatedTarget).parents("div.qtip[qtip]").length>0){z.stopPropagation();z.preventDefault();clearTimeout(t.timers.hide);return false}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.elements.tooltip.stop(true,true);t.timers.hide=setTimeout(function(){t.hide(z)},t.options.hide.delay)}if((t.options.show.when.target.add(t.options.hide.when.target).length===1&&t.options.show.when.event==t.options.hide.when.event&&t.options.hide.when.event!=="inactive")||t.options.hide.when.event=="unfocus"){t.cache.toggle=0;v.bind(t.options.show.when.event+".qtip",function(z){if(t.cache.toggle==0){x(z)}else{w(z)}})}else{v.bind(t.options.show.when.event+".qtip",x);if(t.options.hide.when.event!=="inactive"){u.bind(t.options.hide.when.event+".qtip",w)}}if(t.options.position.type.search(/(fixed|absolute)/)!==-1){t.elements.tooltip.bind("mouseover.qtip",t.focus)}if(t.options.position.target==="mouse"&&t.options.position.type!=="static"){v.bind("mousemove.qtip",function(z){t.cache.mouse={x:z.pageX,y:z.pageY};if(t.status.disabled===false&&t.options.position.adjust.mouse===true&&t.options.position.type!=="static"&&t.elements.tooltip.css("display")!=="none"){t.updatePosition(z)}})}}function o(u,v,A){var z,s,x,y,t,w;z=this;if(A.corner=="center"){return v.position}s=f.extend({},u);y={x:false,y:false};t={left:(s.left<f.fn.qtip.cache.screen.scroll.left),right:(s.left+A.dimensions.width+2>=f.fn.qtip.cache.screen.width+f.fn.qtip.cache.screen.scroll.left),top:(s.top<f.fn.qtip.cache.screen.scroll.top),bottom:(s.top+A.dimensions.height+2>=f.fn.qtip.cache.screen.height+f.fn.qtip.cache.screen.scroll.top)};x={left:(t.left&&(A.corner.search(/right/i)!=-1||(A.corner.search(/right/i)==-1&&!t.right))),right:(t.right&&(A.corner.search(/left/i)!=-1||(A.corner.search(/left/i)==-1&&!t.left))),top:(t.top&&A.corner.search(/top/i)==-1),bottom:(t.bottom&&A.corner.search(/bottom/i)==-1)};if(x.left){if(z.options.position.target!=="mouse"){s.left=v.position.left+v.dimensions.width}else{s.left=z.cache.mouse.x}y.x="Left"}else{if(x.right){if(z.options.position.target!=="mouse"){s.left=v.position.left-A.dimensions.width}else{s.left=z.cache.mouse.x-A.dimensions.width}y.x="Right"}}if(x.top){if(z.options.position.target!=="mouse"){s.top=v.position.top+v.dimensions.height}else{s.top=z.cache.mouse.y}y.y="top"}else{if(x.bottom){if(z.options.position.target!=="mouse"){s.top=v.position.top-A.dimensions.height}else{s.top=z.cache.mouse.y-A.dimensions.height}y.y="bottom"}}if(s.left<0){s.left=u.left;y.x=false}if(s.top<0){s.top=u.top;y.y=false}if(z.options.style.tip.corner!==false){s.corner=new String(A.corner);if(y.x!==false){s.corner=s.corner.replace(/Left|Right|Middle/,y.x)}if(y.y!==false){s.corner=s.corner.replace(/top|bottom/,y.y)}if(s.corner!==z.elements.tip.attr("rel")){e.call(z,s.corner)}}return s}function q(u,t){var v,s;v=f.extend(true,{},u);for(s in v){if(t===true&&s.search(/(tip|classes)/i)!==-1){delete v[s]}else{if(!t&&s.search(/(width|border|tip|title|classes|user)/i)!==-1){delete v[s]}}}return v}function c(s){if(typeof s.tip!=="object"){s.tip={corner:s.tip}}if(typeof s.tip.size!=="object"){s.tip.size={width:s.tip.size,height:s.tip.size}}if(typeof s.border!=="object"){s.border={width:s.border}}if(typeof s.width!=="object"){s.width={value:s.width}}if(typeof s.width.max=="string"){s.width.max=parseInt(s.width.max.replace(/([0-9]+)/i,"$1"))}if(typeof s.width.min=="string"){s.width.min=parseInt(s.width.min.replace(/([0-9]+)/i,"$1"))}if(typeof s.tip.size.x=="number"){s.tip.size.width=s.tip.size.x;delete s.tip.size.x}if(typeof s.tip.size.y=="number"){s.tip.size.height=s.tip.size.y;delete s.tip.size.y}return s}function a(){var s,t,u,x,v,w;s=this;u=[true,{}];for(t=0;t<arguments.length;t++){u.push(arguments[t])}x=[f.extend.apply(f,u)];while(typeof x[0].name=="string"){x.unshift(c(f.fn.qtip.styles[x[0].name]))}x.unshift(true,{classes:{tooltip:"qtip-"+(arguments[0].name||"defaults")}},f.fn.qtip.styles.defaults);v=f.extend.apply(f,x);w=(f.browser.msie)?1:0;v.tip.size.width+=w;v.tip.size.height+=w;if(v.tip.size.width%2>0){v.tip.size.width+=1}if(v.tip.size.height%2>0){v.tip.size.height+=1}if(v.tip.corner===true){v.tip.corner=(s.options.position.corner.tooltip==="center")?false:s.options.position.corner.tooltip}return v}function b(v,u,t){var s={bottomRight:[[0,0],[u,t],[u,0]],bottomLeft:[[0,0],[u,0],[0,t]],topRight:[[0,t],[u,0],[u,t]],topLeft:[[0,0],[0,t],[u,t]],topMiddle:[[0,t],[u/2,0],[u,t]],bottomMiddle:[[0,0],[u,0],[u/2,t]],rightMiddle:[[0,0],[u,t/2],[0,t]],leftMiddle:[[u,0],[u,t],[0,t/2]]};s.leftTop=s.bottomRight;s.rightTop=s.bottomLeft;s.leftBottom=s.topRight;s.rightBottom=s.topLeft;return s[v]}function g(s){var t;if(f("<canvas>").get(0).getContext){t={topLeft:[s,s],topRight:[0,s],bottomLeft:[s,0],bottomRight:[0,0]}}else{if(f.browser.msie){t={topLeft:[-90,90,0],topRight:[-90,90,-s],bottomLeft:[90,270,0],bottomRight:[90,270,-s]}}}return t}function k(){var s,t,u;s=this;u=s.getDimensions();t='<iframe class="qtip-bgiframe" frameborder="0" tabindex="-1" src="javascript:false" style="display:block; position:absolute; z-index:-1; filter:alpha(opacity=\'0\'); border: 1px solid red; height:'+u.height+"px; width:"+u.width+'px" />';s.elements.bgiframe=s.elements.wrapper.prepend(t).children(".qtip-bgiframe:first")}f(document).ready(function(){f.fn.qtip.cache={screen:{scroll:{left:f(window).scrollLeft(),top:f(window).scrollTop()},width:f(window).width(),height:f(window).height()}};var s;f(window).bind("resize scroll",function(t){clearTimeout(s);s=setTimeout(function(){if(t.type==="scroll"){f.fn.qtip.cache.screen.scroll={left:f(window).scrollLeft(),top:f(window).scrollTop()}}else{f.fn.qtip.cache.screen.width=f(window).width();f.fn.qtip.cache.screen.height=f(window).height()}for(i=0;i<f.fn.qtip.interfaces.length;i++){var u=f.fn.qtip.interfaces[i];if(u.status.rendered===true&&(u.options.position.type!=="static"||u.options.position.adjust.scroll&&t.type==="scroll"||u.options.position.adjust.resize&&t.type==="resize")){u.updatePosition(t,true)}}},100)});f(document).bind("mousedown.qtip",function(t){if(f(t.target).parents("div.qtip").length===0){f(".qtip[unfocus]").each(function(){var u=f(this).qtip("api");if(f(this).is(":visible")&&!u.status.disabled&&f(t.target).add(u.elements.target).length>1){u.hide(t)}})}})});f.fn.qtip.interfaces=[];f.fn.qtip.log={error:function(){return this}};f.fn.qtip.constants={};f.fn.qtip.defaults={content:{prerender:false,text:false,url:false,data:null,title:{text:false,button:false}},position:{target:false,corner:{target:"bottomRight",tooltip:"topLeft"},adjust:{x:0,y:0,mouse:true,screen:false,scroll:true,resize:true},type:"absolute",container:false},show:{when:{target:false,event:"mouseover"},effect:{type:"fade",length:100},delay:140,solo:false,ready:false},hide:{when:{target:false,event:"mouseout"},effect:{type:"fade",length:100},delay:0,fixed:false},api:{beforeRender:function(){},onRender:function(){},beforePositionUpdate:function(){},onPositionUpdate:function(){},beforeShow:function(){},onShow:function(){},beforeHide:function(){},onHide:function(){},beforeContentUpdate:function(){},onContentUpdate:function(){},beforeContentLoad:function(){},onContentLoad:function(){},beforeTitleUpdate:function(){},onTitleUpdate:function(){},beforeDestroy:function(){},onDestroy:function(){},beforeFocus:function(){},onFocus:function(){}}};f.fn.qtip.styles={defaults:{background:"white",color:"#111",overflow:"hidden",textAlign:"left",width:{min:0,max:250},padding:"5px 9px",border:{width:1,radius:0,color:"#d3d3d3"},tip:{corner:false,color:false,size:{width:13,height:13},opacity:1},title:{background:"#e1e1e1",fontWeight:"bold",padding:"7px 12px"},button:{cursor:"pointer"},classes:{target:"",tip:"qtip-tip",title:"qtip-title",button:"qtip-button",content:"qtip-content",active:"qtip-active"}},cream:{border:{width:3,radius:0,color:"#F9E98E"},title:{background:"#F0DE7D",color:"#A27D35"},background:"#FBF7AA",color:"#A27D35",classes:{tooltip:"qtip-cream"}},light:{border:{width:3,radius:0,color:"#E2E2E2"},title:{background:"#f1f1f1",color:"#454545"},background:"white",color:"#454545",classes:{tooltip:"qtip-light"}},dark:{border:{width:3,radius:0,color:"#303030"},title:{background:"#404040",color:"#f3f3f3"},background:"#505050",color:"#f3f3f3",classes:{tooltip:"qtip-dark"}},red:{border:{width:3,radius:0,color:"#CE6F6F"},title:{background:"#f28279",color:"#9C2F2F"},background:"#F79992",color:"#9C2F2F",classes:{tooltip:"qtip-red"}},green:{border:{width:3,radius:0,color:"#A9DB66"},title:{background:"#b9db8c",color:"#58792E"},background:"#CDE6AC",color:"#58792E",classes:{tooltip:"qtip-green"}},blue:{border:{width:3,radius:0,color:"#ADD9ED"},title:{background:"#D0E9F5",color:"#5E99BD"},background:"#E5F6FE",color:"#4D9FBF",classes:{tooltip:"qtip-blue"}}}})(jQuery);
D resources/js/jquery.timeago.js

@@ -1,125 +0,0 @@

-/* - * timeago: a jQuery plugin, version: 0.7.1 (2009-02-18) - * @requires jQuery v1.2 or later - * - * Timeago is a jQuery plugin that makes it easy to support automatically - * updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago"). - * - * For usage and examples, visit: - * http://timeago.yarp.com/ - * - * Licensed under the MIT: - * http://www.opensource.org/licenses/mit-license.php - * - * Copyright (c) 2008-2009, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org) - */ -(function($) { - $.timeago = function(timestamp) { - if (timestamp instanceof Date) return inWords(timestamp); - else if (typeof timestamp == "string") return inWords($.timeago.parse(timestamp)); - else return inWords($.timeago.parse($(timestamp).attr("title"))); - }; - var $t = $.timeago; - - $.extend($.timeago, { - settings: { - refreshMillis: 60000, - allowFuture: false, - strings: { - prefixAgo: null, - prefixFromNow: null, - suffixAgo: "ago", - suffixFromNow: "from now", - ago: null, // DEPRECATED, use suffixAgo - fromNow: null, // DEPRECATED, use suffixFromNow - seconds: "less than a minute", - minute: "about a minute", - minutes: "%d minutes", - hour: "about an hour", - hours: "about %d hours", - day: "a day", - days: "%d days", - month: "about a month", - months: "%d months", - year: "about a year", - years: "%d years" - } - }, - inWords: function(distanceMillis) { - var $l = this.settings.strings; - var prefix = $l.prefixAgo; - var suffix = $l.suffixAgo || $l.ago; - if (this.settings.allowFuture) { - if (distanceMillis < 0) { - prefix = $l.prefixFromNow; - suffix = $l.suffixFromNow || $l.fromNow; - } - distanceMillis = Math.abs(distanceMillis); - } - - var seconds = distanceMillis / 1000; - var minutes = seconds / 60; - var hours = minutes / 60; - var days = hours / 24; - var years = days / 365; - - var words = seconds < 45 && substitute($l.seconds, Math.round(seconds)) || - seconds < 90 && substitute($l.minute, 1) || - minutes < 45 && substitute($l.minutes, Math.round(minutes)) || - minutes < 90 && substitute($l.hour, 1) || - hours < 24 && substitute($l.hours, Math.round(hours)) || - hours < 48 && substitute($l.day, 1) || - days < 30 && substitute($l.days, Math.floor(days)) || - days < 60 && substitute($l.month, 1) || - days < 365 && substitute($l.months, Math.floor(days / 30)) || - years < 2 && substitute($l.year, 1) || - substitute($l.years, Math.floor(years)); - - return $.trim([prefix, words, suffix].join(" ")); - }, - parse: function(iso8601) { - var s = $.trim(iso8601); - //s = s.replace(/-/,"/").replace(/-/,"/"); - s = s.replace(/\d(T)\d/," ").replace(/Z/," UTC"); - s = s.replace(/([\+-]\d\d)\:?(\d\d)/," $1$2"); // -04:00 -> -0400 - return new Date(s); - } - }); - - $.fn.timeago = function() { - var self = this; - self.each(refresh); - - var $s = $t.settings; - if ($s.refreshMillis > 0) { - setInterval(function() { self.each(refresh); }, $s.refreshMillis); - } - return self; - }; - - function refresh() { - var date = $t.parse(this.title); - if (!isNaN(date)) { - $(this).text(inWords(date)); - } - return this; - } - - function inWords(date) { - return $t.inWords(distance(date)); - } - - function distance(date) { - return (new Date().getTime() - date.getTime()); - } - - function substitute(stringOrFunction, value) { - var string = $.isFunction(stringOrFunction) ? stringOrFunction(value) : stringOrFunction; - return string.replace(/%d/i, value); - } - - // fix for IE6 suckage - if ($.browser.msie && $.browser.version < 7.0) { - document.createElement('abbr'); - } -})(jQuery);