/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

Cufon.registerFont({"w":187,"face":{"font-family":"wrexham","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"3 0 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-46 -270 364 91.2105","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90,"k":{" ":54}},"\u00a0":{"w":90},"!":{"d":"66,-231v19,62,-46,111,-11,163v6,-1,9,-7,6,-15v9,-54,78,-102,44,-167v-1,-1,-42,16,-39,19xm26,-48v-4,14,-11,30,-18,40v8,11,50,21,54,-2v2,-9,10,-19,10,-27v-19,7,-34,-1,-46,-11","w":116},"\"":{"d":"49,-235v9,26,1,61,-7,79r11,-1v19,-28,31,-46,29,-89xm108,-239v7,29,3,53,-6,80v32,-15,38,-47,39,-90","w":158},"#":{"d":"15,-156r51,0r-12,61r-39,0r0,26r33,0r-14,69r25,0r14,-69r71,0r-15,69r26,0r15,-69r55,0r0,-26r-51,0r13,-61r38,0r0,-25r-33,0r15,-70r-25,0r-15,70r-71,0r16,-70r-26,0r-15,70r-56,0r0,25xm162,-156r-13,60r-70,0r12,-60r71,0","w":240},"$":{"d":"176,-202v15,-25,-17,-37,-39,-40r3,-10v-10,-1,-17,0,-17,9v-46,0,-76,25,-76,66v0,33,18,47,39,71r-26,96v-23,-4,-27,-26,-24,-54v0,-5,-2,-7,-6,-7v-12,11,-31,41,-17,49v10,12,25,21,43,25r-9,34r13,0r10,-33v47,-6,83,-31,83,-80v0,-36,-20,-49,-41,-74r22,-81v28,-1,16,33,22,50v13,4,13,-15,20,-21xm102,-164v-27,-24,-18,-68,19,-69xm96,-92v34,31,16,80,-22,83"},"%":{"d":"91,-252v-16,4,-18,39,-1,46v-3,26,-14,46,-34,53v-12,1,-15,-13,-15,-24v0,-25,19,-54,27,-70v0,-3,-2,-5,-5,-5v-30,6,-49,41,-51,74v-1,21,16,40,36,39v32,-3,48,-23,54,-63v40,6,77,-9,109,-21r-195,311r30,0r207,-332v-6,-22,-55,15,-75,20v-30,7,-44,14,-74,9v0,-24,-4,-37,-13,-37xm199,52v-1,-30,15,-49,26,-73v0,-3,-2,-4,-5,-4v-32,8,-48,36,-50,74v-1,21,16,40,36,39v33,-2,48,-32,53,-63v8,-1,7,-2,7,-12r-5,-1v4,-43,-25,-48,-25,-13v0,12,4,16,12,21v-5,26,-14,49,-36,54v-9,0,-13,-12,-13,-22","w":273},"&":{"d":"177,-248v-51,3,-75,48,-72,106v-40,21,-91,44,-95,99v-1,28,20,48,48,47v35,-2,50,-19,74,-39v18,51,92,45,109,1v-8,-18,-22,11,-35,8v-32,-7,-35,-46,-45,-75v-7,-21,-14,-56,-13,-85v-7,-35,29,-69,38,-25v1,7,3,12,7,12v3,0,27,-18,25,-23v-1,-16,-22,-26,-41,-26xm87,-24v-36,0,-41,-71,-10,-87v10,-5,17,-12,28,-17v7,28,9,57,21,80v-14,12,-21,24,-39,24","w":243},"'":{"d":"49,-239v9,27,1,59,-7,80v33,-15,38,-48,40,-90","w":86},"(":{"d":"19,-49v0,59,25,97,51,133r18,0v-61,-98,-7,-254,53,-312r26,-27r-19,0v-72,44,-129,99,-129,206","w":172,"k":{"z":54,"y":54,"x":54,"w":45,"v":44,"u":44,"t":13,"s":54,"r":48,"q":54,"p":52,"o":54,"n":47,"m":47,"l":23,"k":27,"j":53,"i":15,"h":26,"g":54,"f":42,"e":54,"d":54,"c":54,"b":27,"a":54,"X":27,"T":37,"S":31,"R":28,"Q":27,"P":30,"O":32,"N":54,"M":54,"L":54,"K":37,"J":28,"I":44,"H":43,"G":21,"F":30,"E":27,"D":14,"C":25,"B":29,"A":21,";":54,":":54,".":54,"-":54,",":54,")":54,"(":42}},")":{"d":"116,-153v0,112,-43,179,-107,237v38,2,49,-25,73,-39v44,-43,82,-97,75,-185v-4,-52,-26,-82,-51,-115r-17,0v16,32,27,55,27,102","w":172},"*":{"d":"36,-219v19,11,33,28,48,45v-31,-2,-57,0,-77,13r25,29v16,-12,33,-24,55,-31v-7,21,-16,47,-10,76r35,-13v-4,-21,-13,-38,-12,-64v24,20,37,30,70,34r-3,-37v-22,0,-43,-3,-64,-9v24,-14,41,-29,54,-55r-37,-10v-5,18,-14,38,-27,60v-9,-35,-16,-51,-36,-70","w":172},"+":{"d":"19,-105r83,0r-18,83r28,0r17,-83r83,0r5,-28r-82,0r18,-83r-28,0r-18,83r-82,0","w":239},",":{"d":"52,-51v-11,16,-19,22,-28,34v8,6,26,13,24,26v-4,23,-17,26,-40,41r4,10v52,-10,99,-78,40,-111","w":86},"-":{"d":"108,-94v-3,-10,-11,3,-18,3v-24,0,-60,-9,-66,15v-3,9,-11,16,-9,26v23,-14,78,11,85,-25","w":117},".":{"d":"5,-7v30,21,60,8,64,-30v-24,8,-34,-2,-46,-12v-5,15,-10,29,-18,42","w":71},"\/":{"d":"14,80r40,0r79,-331r-40,0","w":142},"0":{"d":"64,4v78,0,93,-96,111,-168v8,4,14,-3,11,-12v-19,-5,6,-78,-22,-74v-18,2,-27,30,-28,50v-1,19,12,29,27,33v-18,55,-21,127,-76,145v-44,-15,-19,-92,-7,-131v11,-36,32,-65,51,-91v0,-11,-8,-5,-15,-2v-63,31,-104,92,-104,180v0,39,15,70,52,70"},"1":{"d":"34,-192v-14,9,-11,40,3,21v11,-15,24,-31,40,-44r-66,215v9,9,42,2,51,-3v24,-60,50,-166,67,-242v-38,-19,-74,32,-95,53","w":142},"2":{"d":"97,-231v40,-2,38,57,23,84v-29,52,-106,82,-115,148v21,3,67,-1,100,3v39,4,52,-32,57,-60v-17,-9,-14,21,-39,18v-29,-4,-65,-7,-89,3v35,-54,149,-69,149,-155v0,-37,-26,-62,-65,-60v-49,2,-86,32,-90,79v-3,32,44,22,52,4v-4,-8,-19,-15,-18,-29v1,-19,15,-34,35,-35"},"3":{"d":"77,-187v-8,-23,-1,-48,28,-47v21,0,35,16,35,36v0,37,-16,62,-56,60v-11,0,-10,4,-11,14v-1,10,11,6,19,7v49,7,31,108,-16,108v-31,0,-38,-33,-25,-56v-1,-4,-2,-7,-6,-8v-13,4,-41,7,-40,26v2,36,27,52,67,52v92,0,138,-110,50,-138v42,-13,62,-34,62,-63v0,-37,-28,-54,-64,-54v-44,0,-79,25,-83,64v0,7,4,16,10,16v6,1,32,-11,30,-17"},"4":{"d":"53,-161v-19,28,-50,54,-44,90r71,3v-7,23,-19,43,-23,68v7,10,43,2,51,-3v9,-6,17,-47,22,-65v48,3,43,-7,51,-32v-9,-9,-26,4,-43,1r37,-146v-36,-19,-66,25,-89,47v-15,14,-26,26,-33,37xm125,-216r-36,120r-64,1v25,-47,66,-92,100,-121"},"5":{"d":"170,-83v1,-53,-46,-82,-102,-67r14,-55v55,8,91,5,98,-45v-28,6,-65,5,-93,0v-4,0,-6,3,-8,10r-30,108v4,7,18,-1,26,1v29,0,45,18,45,47v0,48,-39,101,-72,59v-9,-12,-1,-28,0,-42v-6,-11,-25,6,-35,8v-23,32,22,65,61,63v54,-3,95,-32,96,-87"},"6":{"d":"126,-96v0,37,-24,112,-62,77v-5,-7,-7,-15,-7,-25v8,-82,36,-164,96,-199v-1,-5,-6,-5,-9,-7v-70,19,-131,83,-131,173v0,46,22,82,65,82v54,0,95,-43,98,-98v3,-53,-61,-72,-88,-34v3,8,12,1,19,1v11,0,20,17,19,30"},"7":{"d":"180,-250v-38,16,-90,-11,-130,6v-10,10,-18,44,-23,62v0,7,9,3,13,2v7,-47,68,-17,112,-23v-38,71,-106,116,-121,202v14,11,62,7,59,-21v26,-78,62,-151,94,-224v0,-2,-2,-5,-4,-4","w":190},"8":{"d":"153,-77v0,-32,-16,-46,-32,-66v17,-13,32,-22,42,-42v10,5,26,-3,18,-13r-11,0v8,-18,14,-52,-8,-52v-26,0,-33,46,-11,58v-13,19,-19,27,-40,39v-15,-19,-25,-23,-26,-47v-1,-23,20,-35,35,-44r-7,-7v-60,6,-92,78,-45,125v-25,19,-58,35,-60,78v-1,31,27,55,60,53v49,-3,85,-33,85,-82xm67,-9v-39,2,-59,-39,-35,-68v14,-17,27,-28,46,-39v16,18,35,34,35,65v0,26,-20,41,-46,42","w":188},"9":{"d":"105,-237v16,0,26,16,25,35v-7,83,-37,164,-97,199v2,4,6,5,9,7v71,-20,132,-84,132,-173v0,-47,-21,-81,-66,-81v-54,0,-95,42,-98,96v-3,50,59,77,88,35v-1,-10,-13,0,-18,-2v-12,0,-20,-17,-20,-29v0,-32,12,-87,45,-87"},":":{"d":"33,-108v31,22,62,6,66,-31v-18,9,-38,0,-48,-11v-6,14,-9,31,-18,42xm71,-37v-21,7,-35,-1,-47,-12v-5,15,-9,30,-18,42v30,20,62,9,65,-30","w":101},";":{"d":"114,-139v-22,8,-32,2,-46,-11v-6,22,-10,27,-19,41v14,12,48,20,57,-5v3,-6,6,-15,8,-25xm45,9v-1,22,-24,30,-40,40r4,11v50,-10,100,-77,41,-111v-8,11,-21,22,-28,34v8,8,26,13,23,26","w":116},"<":{"d":"216,-33r-155,-63r155,-63r0,-30r-192,80r0,25r192,81r0,-30","w":240},"=":{"d":"32,-128r193,0r5,-28r-193,0xm17,-45r193,0r5,-28r-193,0","w":253},">":{"d":"24,-159r155,63r-155,63r0,30r192,-81r0,-25r-192,-81r0,31","w":240},"?":{"d":"76,-229v43,-1,38,70,11,86v-20,20,-59,38,-34,76v12,-2,2,-21,16,-27v35,-28,82,-42,84,-100v1,-36,-23,-56,-55,-56v-41,0,-81,28,-81,67v0,13,6,25,16,29v4,1,49,-23,21,-25v-23,-11,-6,-56,22,-50xm76,-38v-23,6,-33,3,-46,-11v-6,13,-11,30,-19,41v12,11,38,18,52,3v5,-7,9,-18,13,-33","w":157},"@":{"d":"203,-12v-18,-3,-15,-21,-9,-40r31,-106r-41,1r-5,20v-2,-17,-9,-25,-25,-26v-48,9,-86,67,-87,125v0,21,9,38,28,38v29,0,46,-35,59,-54v-10,27,0,56,30,54v64,-4,101,-53,101,-121v0,-74,-48,-114,-121,-114v-100,0,-158,61,-164,161v-10,148,198,195,275,90v9,-13,18,-27,25,-44r-11,0v-20,56,-70,94,-139,94v-78,0,-132,-55,-132,-134v0,-89,56,-156,149,-156v68,0,109,39,109,107v0,54,-29,94,-73,105xm120,-31v-25,-20,6,-76,18,-101v12,-26,33,-24,33,4v0,42,-21,83,-51,97","w":299},"A":{"d":"174,4v34,-2,52,-20,74,-43r0,-20v-17,20,-32,30,-44,30v-48,-14,-7,-105,4,-136v9,-25,20,-44,36,-63r0,-12v-24,-7,-40,-11,-72,-11v-107,2,-166,79,-166,180v0,40,15,75,53,75v41,0,49,-26,73,-50v0,28,14,51,42,50xm58,-77v4,-81,48,-187,139,-151v-35,38,-56,90,-64,157v-14,17,-22,38,-48,38v-19,0,-27,-23,-27,-44","w":243,"k":{"J":14,")":32}},"B":{"d":"188,-124v41,8,23,104,-7,114v-14,1,-5,-33,-17,-30v-6,-1,-18,18,-17,24v0,15,19,19,33,20v79,6,114,-113,33,-134v33,-9,60,-22,60,-57v0,-46,-45,-65,-97,-65v-74,0,-137,31,-137,95v0,14,9,32,21,34v4,-1,38,-9,32,-21v-9,-6,-23,-14,-21,-26v6,-45,47,-68,95,-68v35,0,60,18,60,54v0,24,-11,46,-36,47xm48,-54v-6,-22,-32,4,-42,10v-6,33,15,49,48,48v70,-2,105,-51,113,-114v4,-36,6,-77,28,-95v-45,-21,-74,42,-79,103v-3,42,-14,87,-52,92v-21,3,-21,-26,-16,-44","w":273,"k":{")":44}},"C":{"d":"106,5v50,0,74,-20,101,-44r0,-20v-21,23,-35,39,-71,39v-43,0,-77,-37,-74,-84v3,-59,28,-121,78,-133v16,-1,25,13,25,31v0,32,-30,76,-53,46v-18,17,-2,45,23,43v40,-3,65,-36,65,-78v0,-35,-22,-56,-57,-56v-81,0,-133,75,-133,161v0,59,40,95,96,95","w":202,"k":{")":32}},"D":{"d":"130,-55v32,-32,15,-110,50,-138r-7,-10v-66,7,-69,90,-83,150v-3,6,-7,10,-12,14v-28,-10,-70,-3,-72,25v6,26,37,20,60,5v105,40,203,-25,203,-133v0,-71,-47,-109,-118,-109v-70,0,-119,32,-126,94v-4,35,36,42,53,17v-4,-11,-23,-14,-21,-32v4,-38,42,-65,80,-65v56,0,81,44,81,103v0,52,-17,120,-65,120v-18,0,-37,-12,-53,-18v13,-8,23,-15,30,-23","w":273,"k":{"J":14,";":20,",":19,")":54}},"E":{"d":"94,4v47,0,75,-23,98,-43r0,-20v-18,22,-43,39,-76,41v-65,5,-74,-103,-9,-107r22,2v6,-1,18,-28,0,-26v-25,3,-33,-13,-34,-34v-4,-42,55,-83,64,-24v1,9,3,13,7,13v38,-19,14,-57,-28,-57v-74,0,-127,87,-51,115v-42,6,-77,32,-77,73v0,43,37,67,84,67","k":{"J":16,")":32}},"F":{"d":"62,-175v2,-75,149,13,156,-79v-19,6,-51,2,-79,2v-58,0,-99,49,-99,100v0,16,8,27,24,31v8,-3,22,-14,23,-23v-7,-9,-29,-18,-25,-31xm67,4v60,0,92,-45,98,-103v14,-5,34,-7,42,-17r3,-31v-15,7,-29,13,-43,18v1,-25,2,-46,11,-63r-29,3v-20,23,-28,39,-32,78v-11,4,-22,10,-32,19r-7,24v14,-8,25,-14,36,-16v-5,34,-12,74,-45,74v-23,0,-26,-24,-26,-47v-13,-9,-33,13,-36,24v4,24,30,37,60,37","w":217,"k":{"\\":7,"T":16,"R":15,"L":39,"J":19,";":24,",":24,")":52}},"G":{"d":"89,30v-25,18,-26,63,13,60v55,-3,76,-47,85,-98v17,-8,34,-17,46,-31r0,-20v-11,14,-26,25,-43,35v5,-20,16,-42,17,-62v-12,-2,-25,3,-38,4v-16,24,-32,49,-66,49v-31,0,-45,-28,-45,-62v0,-69,33,-132,96,-142v56,3,38,90,-4,95v-13,2,-10,-16,-19,-17v-8,-1,-13,10,-13,18v1,17,18,27,37,27v39,0,69,-33,70,-75v0,-40,-28,-62,-68,-62v-86,0,-144,71,-150,160v-3,66,53,114,110,78v14,-9,24,-18,30,-28r-13,43v-19,10,-34,19,-45,28xm96,76v-7,0,-11,-4,-11,-12v0,-15,15,-30,45,-45v-8,26,-9,54,-34,57","w":228,"k":{")":24}},"H":{"d":"248,4v37,0,54,-22,75,-43r0,-20v-13,13,-23,32,-47,32v-37,0,-29,-56,-21,-86v20,-7,56,-13,46,-39v-11,8,-24,13,-39,17v13,-44,34,-79,56,-114v-34,1,-61,13,-74,45v-14,22,-26,47,-34,75v-11,2,-23,3,-35,3v6,-41,10,-86,35,-107v14,-10,2,-14,-6,-18v-13,17,-47,3,-65,0v-40,6,-70,39,-76,79v-1,11,9,31,19,31v7,0,21,-14,20,-21v-5,-6,-19,-17,-17,-27v3,-16,13,-34,33,-32v23,2,42,15,67,0v-27,28,-55,56,-62,102v-23,7,-35,13,-49,29v1,8,1,13,2,15v14,-12,28,-19,42,-21v-7,38,-12,87,-49,87v-16,0,-24,-13,-24,-37v0,-10,-2,-14,-7,-14v-12,2,-29,16,-30,29v4,22,31,36,60,35v64,-3,92,-46,102,-107r32,-2v-9,54,-1,109,46,109","w":318,"k":{")":32}},"I":{"d":"86,-189v4,-57,65,-12,100,-32v-50,38,-61,93,-76,168v-4,19,-16,43,-39,43v-16,0,-26,-16,-26,-34v0,-10,1,-16,-7,-16v-10,2,-27,18,-29,28v11,46,97,46,124,9v53,-42,28,-168,82,-215v2,-23,-20,-5,-34,-4v-11,1,-31,-10,-41,-9v-40,6,-72,36,-76,79v-3,30,32,42,39,10v-4,-10,-19,-14,-17,-27","w":217,"k":{"z":21,"y":21,"x":21,"w":21,"v":20,"u":21,"t":13,"s":21,"r":19,"q":22,"p":21,"o":19,"n":22,"m":21,"l":13,"k":18,"j":21,"i":13,"h":17,"g":20,"f":21,"e":21,"d":22,"c":21,"b":20,"a":21,"X":19,"T":27,"S":25,"R":29,"Q":19,"P":26,"O":24,"N":33,"M":31,"L":33,"K":29,"J":21,"I":30,"H":30,"G":17,"F":23,"E":21,"C":19,"B":21,"A":19,";":44,":":41,".":39,"-":32,",":47,")":53,"(":35}},"J":{"d":"27,26v-26,15,-31,64,4,64v54,0,79,-43,96,-92v25,-10,48,-20,65,-37r0,-20v-15,20,-33,29,-59,40v21,-74,18,-170,56,-226v0,-2,-5,-5,-14,-6v-18,19,-34,0,-55,0v-47,0,-105,76,-57,110v5,1,20,-17,20,-21v-13,-11,-27,-32,-7,-50v28,-24,57,15,86,-10v-30,38,-53,71,-64,129r-17,93v-21,7,-38,17,-54,26xm32,76v-20,-4,-13,-26,2,-38v10,-7,24,-16,43,-23v-8,35,-21,54,-45,61","k":{")":32}},"K":{"d":"186,-114v26,3,9,63,9,71v-1,25,17,49,42,47v36,-3,46,-20,71,-43r0,-20v-19,23,-35,34,-47,34v-22,1,-14,-27,-14,-46v0,-30,-12,-41,-34,-53v28,-12,31,-52,43,-80v9,-18,25,-9,32,2v4,2,17,-26,17,-29v-2,-19,-29,-27,-44,-12v-36,21,-18,105,-68,112v-14,-5,-22,15,-7,17xm8,-32v11,45,90,44,123,10v48,-49,33,-168,83,-223v-11,-15,-25,6,-37,6v-11,0,-37,-13,-48,-12v-41,3,-70,36,-73,77v-1,10,9,32,18,32v6,1,22,-15,22,-19v-23,-14,-26,-62,10,-63v26,4,50,20,78,3v-35,32,-60,70,-67,127v-4,33,-13,85,-48,85v-16,0,-24,-13,-24,-38v0,-9,-2,-13,-8,-13v-10,3,-28,16,-29,28","w":303,"k":{"J":14,")":32}},"L":{"d":"94,-11v48,28,113,8,139,-28r0,-20v-15,16,-30,28,-56,29v-24,1,-64,-25,-92,-20v48,-36,34,-123,61,-177v16,-20,53,-8,48,22v1,27,-17,61,-42,43v-6,19,3,35,22,35v34,-1,54,-34,54,-69v0,-33,-22,-55,-56,-55v-74,0,-100,79,-100,164v0,18,-8,28,-15,38v-26,3,-49,16,-51,38v10,30,47,6,59,-11v9,3,19,5,29,11","w":228,"k":{")":32}},"M":{"d":"167,-223v-24,59,-10,154,-27,223v85,10,86,-131,130,-186v8,-17,19,-26,28,-39v-24,42,-43,99,-46,159v-2,42,20,86,63,65v18,-9,35,-24,49,-38r0,-20v-15,28,-64,47,-63,-5v2,-66,24,-137,43,-185v-50,-12,-72,36,-92,69v-18,29,-40,100,-62,136v16,-51,4,-143,14,-204v-3,-9,-30,-2,-36,1v-40,46,-44,114,-66,174v-8,20,-23,49,-42,53v-22,4,-9,-49,-34,-31v-7,6,-19,15,-19,25v0,29,40,36,62,21v62,-42,56,-156,98,-218","w":360,"k":{")":32}},"N":{"d":"153,-192r14,101v9,27,8,64,14,94v11,2,25,-1,35,-4v30,-47,42,-124,57,-187v7,-29,47,-17,47,-46v0,-11,-5,-17,-15,-17v-39,1,-46,58,-54,93v-11,47,-19,83,-29,109v-6,-67,-24,-121,-25,-193v1,-18,-29,-5,-40,-4v-25,44,-38,155,-68,210v-7,12,-14,18,-22,18v-24,1,-11,-59,-43,-26v-25,17,-2,52,25,48v83,-14,74,-127,104,-196","w":318,"k":{"z":37,"y":38,"x":37,"w":37,"v":38,"u":39,"s":37,"r":36,"q":37,"p":37,"o":36,"n":40,"m":39,"j":37,"g":36,"f":27,"e":37,"d":39,"c":37,"b":13,"a":37,"\\":18,"T":24,"S":22,"R":21,"Q":14,"P":17,"O":15,"N":54,"M":51,"L":53,"K":24,"J":17,"I":35,"H":34,"F":18,"E":18,"B":16,";":54,":":54,".":50,"-":51,",":54,")":52,"(":23," ":23}},"O":{"d":"142,-49v-32,37,-81,20,-79,-34v3,-70,37,-129,76,-165r0,-3v-52,-1,-64,31,-89,63v-37,46,-66,182,21,192v90,-18,145,-106,153,-206v2,-28,-9,-49,-35,-49v-39,0,-66,46,-70,88v-3,36,45,43,49,11v-2,-10,-19,-2,-17,-19v3,-25,16,-62,42,-64v29,8,17,57,9,85v-12,39,-37,74,-60,101","w":228,"k":{"\\":13,"T":18,"S":22,"R":16,"N":27,"M":29,"L":31,"K":26,"J":14,"I":21,"H":20,"F":13,";":32,":":16,".":26,"-":22,",":45,")":54,"(":13," ":16}},"P":{"d":"162,-238v62,-3,59,70,24,100v-7,6,8,15,14,15v23,-6,45,-29,44,-62v-1,-47,-34,-66,-81,-66v-67,0,-115,35,-123,94v-2,16,9,31,22,34v3,0,33,-12,31,-18v-5,-10,-23,-13,-21,-30v5,-40,46,-65,90,-67xm55,4v115,-1,102,-118,131,-197v4,-7,15,-17,0,-20v-50,11,-64,52,-70,110v-6,54,-16,85,-53,93v-22,0,-16,-28,-14,-47v-9,-17,-45,6,-45,22v0,26,24,39,51,39","w":243,"k":{"z":17,"x":16,"s":21,"p":18,"j":33,"f":13,"\\":22,"T":13,"S":16,"N":54,"M":54,"L":43,"K":19,"I":28,"H":27,"E":13,";":21,":":15,".":54,"-":15,",":54,")":54," ":18}},"Q":{"d":"123,-37v-60,35,-75,-39,-58,-98v13,-47,38,-84,69,-113r0,-3v-51,-1,-64,30,-89,62v-35,45,-69,193,21,193v19,0,41,-10,65,-29v11,12,18,28,39,29v27,-4,45,-27,63,-43r0,-20v-21,30,-55,45,-76,8v30,-42,61,-83,62,-150v0,-27,-11,-52,-36,-50v-42,4,-65,45,-70,88v-4,36,46,43,50,11v-1,-10,-19,-1,-17,-19v4,-26,15,-61,41,-64v29,6,19,55,11,82v-11,33,-28,67,-49,91v-13,-29,-62,-18,-60,6v17,-4,26,6,34,19","w":228,"k":{"J":19,")":32}},"R":{"d":"233,-184v-1,32,-11,54,-47,54v-6,0,-8,4,-8,11v3,11,20,4,17,23v-6,37,-24,103,28,100v34,-2,47,-19,70,-43r0,-20v-16,18,-24,33,-46,36v-20,-1,-8,-31,-8,-49v0,-24,-12,-34,-30,-45v39,-10,67,-23,72,-63v-5,-51,-44,-71,-101,-71v-68,0,-132,31,-136,95v-1,13,9,33,20,33v5,1,33,-11,32,-16v-3,-11,-24,-15,-21,-31v7,-42,49,-66,98,-67v40,0,60,17,60,53xm172,-126v4,-31,8,-67,30,-81v-30,-18,-61,20,-71,47v-17,44,-9,150,-65,150v-21,0,-22,-27,-16,-47v0,-5,-2,-7,-6,-7v-9,3,-38,15,-37,28v2,24,22,42,51,40v75,-4,106,-55,114,-130","w":288,"k":{"J":16,")":32}},"S":{"d":"86,-202v-3,-38,52,-46,65,-15v7,7,1,30,14,32v15,-18,23,-29,23,-34v-6,-19,-36,-32,-61,-32v-45,0,-74,33,-75,74v-2,62,70,72,77,124v-2,26,-20,42,-47,43v-35,1,-40,-30,-43,-59v-2,-2,-5,-4,-9,-4v-6,5,-23,36,-23,41v7,21,38,37,69,36v51,0,91,-32,91,-79v0,-60,-76,-72,-81,-127","w":202,"k":{"X":17,"S":13,"O":13,"N":18,"L":14,"J":27,";":28,":":19,".":18,"-":15,",":31,")":54,"(":19}},"T":{"d":"130,-219v27,0,84,34,105,7v6,-7,9,-15,10,-27v-23,3,-48,-14,-76,-12v-66,4,-116,45,-124,106v-1,13,11,31,23,31v4,1,25,-16,24,-21v-4,-9,-28,-20,-24,-32v6,-25,29,-52,62,-52xm67,4v75,0,114,-54,114,-140v0,-15,2,-32,5,-45v-30,-9,-56,21,-53,70v4,53,-11,99,-62,101v-22,1,-27,-15,-27,-36v0,-24,-19,-11,-26,-3v-4,4,-12,10,-12,17v5,23,30,36,61,36","w":243,"k":{"z":30,"y":35,"x":30,"w":34,"v":34,"u":35,"s":30,"r":30,"q":34,"p":30,"o":33,"n":35,"m":35,"j":30,"g":33,"f":29,"e":34,"d":35,"c":34,"b":14,"a":34,"\\":22,"X":15,"T":27,"S":24,"R":23,"P":17,"O":17,"N":51,"M":46,"L":47,"K":26,"J":21,"I":36,"H":35,"F":22,"E":19,"B":19,";":39,":":22,".":44,"-":44,",":54,")":51,"(":26}},"U":{"d":"169,-55v1,79,67,70,109,16r0,-20v-19,18,-26,32,-48,36v-33,-11,-10,-71,-2,-101r32,-124v-11,-5,-45,-3,-49,11r-46,157v-10,23,-21,53,-47,58v-31,-7,-5,-53,-1,-74v24,-54,41,-147,-30,-155v-45,6,-73,42,-77,90v0,13,9,33,21,33v7,2,23,-15,21,-22v-4,-11,-17,-19,-16,-34v2,-22,17,-50,40,-50v13,0,21,11,20,27v-5,57,-38,103,-39,157v-1,30,15,55,42,54v39,-2,55,-31,70,-59","w":273,"k":{")":32}},"V":{"d":"121,-103v19,-47,39,-148,-33,-148v-47,0,-72,43,-76,90v-1,13,8,33,20,33v7,1,22,-17,21,-23v-4,-12,-18,-16,-16,-33v2,-23,18,-51,40,-51v13,0,20,14,20,29v0,29,-39,121,-37,147v3,35,22,64,56,64v85,0,124,-113,124,-203v0,-20,-5,-45,-17,-53v-10,4,-34,13,-36,26v8,22,25,53,23,75v-5,62,-27,120,-79,134v-38,-9,-27,-45,-10,-87","w":243,"k":{"R":14,"N":18,"L":14,"K":14,"H":15,";":26,".":23,"-":13,",":28,")":54}},"W":{"d":"139,-33v-12,15,-37,15,-36,-7v3,-54,36,-91,36,-148v0,-35,-18,-63,-52,-63v-46,0,-74,41,-76,90v0,17,8,31,21,33v8,-2,28,-17,15,-29v-26,-23,-4,-75,29,-78v12,0,20,12,20,24v1,35,-40,116,-39,163v-1,30,14,53,43,52v36,-1,53,-32,69,-59v-4,58,44,74,83,41v46,-39,88,-106,90,-187v0,-21,-5,-42,-18,-50v-10,4,-33,13,-35,26v7,21,22,49,20,77v-3,59,-33,110,-78,126v-11,-1,-17,-10,-17,-24v3,-55,33,-146,46,-202v-5,-7,-39,0,-45,3v-32,64,-34,160,-76,212","w":344,"k":{"\\":13,"T":17,"S":20,"R":14,"N":24,"M":19,"L":25,"K":23,"I":18,"H":17,";":29,":":13,".":23,"-":17,",":39,")":54}},"X":{"d":"177,4v38,0,64,-23,86,-43r0,-20v-30,45,-100,54,-100,-9v0,-47,21,-101,39,-135v13,-27,26,-14,37,-2v21,-5,29,-46,-2,-46v-30,8,-43,36,-59,67v0,-39,-16,-67,-54,-67v-47,0,-86,43,-86,89v0,18,12,35,29,36v14,-2,23,-15,27,-28v-12,-6,-32,-6,-30,-26v2,-27,23,-52,48,-55v49,13,12,99,1,139v-6,23,-28,70,-48,70v-16,0,-16,-19,-24,-25v-4,-3,-34,26,-32,29v1,9,17,28,33,26v41,-4,59,-41,76,-74v3,42,18,74,59,74","w":258,"k":{"J":14,")":32}},"Y":{"d":"92,64v0,48,73,24,90,-7v12,-13,22,-34,31,-60v27,-9,50,-18,65,-36r0,-20v-17,21,-32,31,-59,40r55,-230v-6,-7,-24,1,-36,1v-20,0,-17,27,-23,42v-20,52,-47,127,-77,165v-11,13,-20,20,-28,20v-8,0,-11,-4,-11,-15v1,-40,37,-103,36,-152v0,-36,-16,-64,-51,-64v-47,0,-74,47,-78,91v-1,13,10,32,21,33v8,1,21,-17,21,-24v-28,-21,-15,-81,24,-83v14,-1,21,14,21,27v0,34,-39,115,-39,160v0,55,57,64,86,25v23,-31,44,-73,62,-111r-35,134v-50,17,-75,39,-75,64xm121,78v-26,-3,-14,-34,1,-41v9,-8,25,-16,40,-21v-6,24,-15,59,-41,62","w":273,"k":{"J":21,")":32}},"Z":{"d":"46,-190v10,-50,87,2,124,-20v-49,73,-139,124,-161,213v21,8,14,-20,37,-18v26,2,47,19,75,19v41,0,59,-19,86,-43r0,-20v-34,59,-104,-12,-162,17v41,-65,107,-110,147,-177v8,-14,12,-23,9,-31v-25,14,-64,3,-95,-1v-44,5,-77,37,-81,82v-2,29,32,36,38,7v-1,-10,-19,-15,-17,-28","w":202,"k":{"J":23,")":32}},"[":{"d":"6,81r82,0r5,-17r-39,0r78,-299r39,0r4,-16r-82,0","w":172},"\\":{"d":"-41,-5v17,0,38,-25,49,-34r0,-20v-19,24,-37,33,-54,46v0,1,4,8,5,8","w":3},"]":{"d":"85,-235r39,0r-79,299r-39,0r-4,17r82,0r88,-332r-82,0","w":172},"^":{"d":"63,-117r69,-90r34,90r28,0r-46,-126r-14,0r-97,126r26,0","w":205},"_":{"d":"-4,45r187,0r0,-18r-187,0r0,18","w":180},"`":{"d":"5,-228v16,30,31,43,59,61r9,-4v-14,-22,-22,-38,-27,-64","w":119},"a":{"d":"102,-45v0,88,67,32,90,6r0,-20v-17,13,-20,25,-39,29v-23,-7,0,-48,1,-68r16,-51v-22,0,-30,13,-46,19v-6,-13,-15,-20,-30,-20v-52,0,-92,47,-92,104v0,26,13,50,37,50v31,0,44,-24,63,-49xm46,-50v4,-32,18,-80,49,-85v12,-1,18,9,17,21v-1,35,-20,78,-49,85v-10,0,-17,-10,-17,-21","k":{")":32}},"b":{"d":"103,-39v16,17,43,18,59,0r0,-20v-8,17,-36,31,-51,8v23,-38,35,-58,31,-87v-1,-5,-6,-12,-13,-11v-38,5,-53,63,-35,99v-10,13,-14,21,-31,23v-30,-6,-10,-58,-5,-79v30,-38,88,-71,78,-138v-16,-17,-48,8,-70,10v-29,46,-60,130,-64,193v0,21,15,47,36,45v32,-3,43,-19,65,-43xm102,-221v7,-12,21,-15,22,1v-6,30,-32,63,-58,87v11,-29,20,-63,36,-88","w":157,"k":{")":32}},"c":{"d":"55,4v38,-2,56,-20,80,-43r0,-20v-19,18,-27,33,-55,33v-52,0,-44,-100,-3,-108v19,0,6,30,13,40v12,-8,33,-7,34,-24v1,-19,-16,-33,-35,-31v-52,4,-82,47,-86,100v-1,30,22,54,52,53","w":131,"k":{")":32}},"d":{"d":"171,-38v-11,12,-29,10,-27,-7v6,-66,31,-139,44,-202v-7,-8,-30,3,-45,4r-25,105v-7,-7,-11,-12,-25,-11v-52,3,-88,53,-90,106v0,25,15,47,37,47v29,0,46,-24,62,-48v-5,54,40,57,65,29v10,-13,29,-17,25,-44xm48,-50v3,-33,17,-86,47,-86v11,0,17,11,17,23v0,36,-16,78,-48,83v-11,2,-17,-9,-16,-20","k":{")":32}},"e":{"d":"56,4v40,0,55,-21,79,-43r0,-20v-17,29,-79,55,-90,0v36,-13,71,-20,77,-59v3,-20,-17,-32,-36,-31v-52,4,-81,45,-83,98v-1,31,22,55,53,55xm76,-135v21,2,11,37,1,46v-9,7,-19,14,-34,18v-1,-30,11,-58,33,-64","w":131,"k":{")":32}},"f":{"d":"147,-59v-18,26,-59,55,-80,17r15,-73v36,-35,74,-65,58,-127v-6,-22,-52,6,-60,7v-22,42,-37,93,-47,146v-11,17,-35,20,-33,50v9,0,10,-9,16,-13r7,17v-9,50,-16,92,-20,125v20,-4,34,-7,44,-8r13,-83v38,16,64,-16,87,-38r0,-20xm122,-233v27,27,-16,78,-35,94r20,-76v5,-9,7,-17,15,-18","w":142,"k":{")":32}},"g":{"d":"2,-51v-1,35,28,66,58,41v8,-6,17,-15,29,-28v-4,11,-1,31,-11,36v-29,14,-70,22,-70,61v0,43,57,36,79,6v13,-18,27,-39,36,-69v25,-9,36,-17,53,-35r0,-20v-11,14,-29,31,-48,38r16,-88v4,-17,8,-30,11,-40v-15,2,-24,10,-37,14v-52,-43,-115,27,-116,84xm45,-59v1,-32,15,-73,46,-77v8,0,16,10,15,19v-5,32,-11,80,-43,84v-13,1,-18,-13,-18,-26xm38,77v-24,-3,-20,-32,-3,-44v9,-7,24,-14,43,-21v-8,26,-14,62,-40,65","w":172,"k":{")":32}},"h":{"d":"85,-129v24,-34,54,-60,45,-114v-5,-14,-19,-3,-29,-1v-10,2,-23,8,-39,15v-37,60,-68,133,-58,233r40,-9v1,-27,0,-55,6,-77v15,-16,29,-32,48,-36v4,0,7,4,7,7v-3,19,-29,72,-25,87v12,53,75,16,96,-15r0,-20v-14,16,-24,30,-41,34v-22,-26,19,-63,17,-101v-2,-40,-49,-15,-67,-3xm112,-229v4,1,5,4,5,10v0,23,-20,59,-62,108v9,-40,24,-78,41,-104v6,-10,11,-14,16,-14","w":172,"k":{")":32}},"i":{"d":"46,-220v-4,13,-10,24,-16,35v25,21,63,3,57,-33v-13,12,-30,6,-41,-2xm27,-140v-12,39,-50,125,2,144v13,0,33,-14,61,-43r0,-20v-8,7,-20,26,-35,27v-21,-9,-1,-46,2,-62v3,-17,17,-41,15,-55","w":86,"k":{")":32}},"j":{"d":"87,-219v-4,17,-7,18,-18,34v26,21,62,9,62,-33v-14,11,-32,7,-44,-1xm17,24v-19,21,-15,66,16,66v43,0,54,-56,61,-99v15,-8,29,-18,41,-30r0,-20v-11,11,-24,26,-38,33r18,-123v-14,2,-25,6,-41,6v-24,30,-46,62,-74,88r0,16v28,-16,43,-45,64,-68r-13,106v-14,7,-25,16,-34,25xm46,45v0,37,-28,40,-28,12v0,-20,17,-35,32,-42","w":131,"k":{")":29}},"k":{"d":"127,-250v-18,4,-46,15,-64,21v-37,60,-69,134,-59,233r40,-7v1,-32,3,-64,9,-91v17,-19,20,-33,45,-33v12,0,17,6,19,16v-2,17,-15,27,-39,26v-8,0,-12,2,-12,11v-1,11,19,3,19,15v-10,28,-5,63,25,63v32,0,48,-26,66,-43r0,-20v-11,12,-23,30,-41,33v-22,-4,4,-51,-29,-51v26,-8,52,-15,52,-43v0,-28,-34,-35,-62,-25v23,-30,39,-43,43,-79v0,-9,-4,-26,-12,-26xm115,-229v15,1,9,21,3,32v-15,27,-36,50,-57,73v16,-47,19,-88,54,-105","w":172,"k":{")":32}},"l":{"d":"44,4v34,0,49,-19,76,-43r0,-20v-24,20,-26,30,-53,35v-22,-2,-21,-34,-19,-58v36,-42,77,-86,65,-161v-11,-19,-38,8,-56,9v-26,52,-55,111,-55,184v0,29,13,54,42,54xm96,-230v20,40,-19,94,-43,122v13,-50,15,-91,43,-122","w":116,"k":{")":32}},"m":{"d":"147,-102v7,-33,-8,-61,-39,-42v-19,12,-37,33,-53,49v4,-15,14,-43,18,-55v-24,7,-46,-1,-52,29v-15,35,-22,75,-17,125r38,-10r8,-66v21,-24,30,-35,48,-44v10,9,-3,33,-3,48r-17,72r45,-8v9,-46,19,-97,60,-111v4,0,6,2,6,6v-2,18,-22,67,-19,83v-1,18,9,30,25,30v32,0,42,-20,68,-43r0,-20v-18,14,-42,53,-49,24v1,-18,24,-70,21,-87v0,-37,-39,-29,-60,-8","w":258,"k":{")":32}},"n":{"d":"30,-141v-17,39,-34,86,-26,145r39,-9v-4,-59,23,-92,57,-111v3,0,4,2,4,6v-3,17,-27,71,-23,84v-1,17,10,31,26,30v32,-2,47,-21,69,-43r0,-20v-10,11,-39,53,-50,23v2,-19,26,-63,26,-90v0,-49,-60,-7,-74,9v-9,11,-18,18,-23,24v3,-16,10,-34,18,-57","w":172,"k":{")":32}},"o":{"d":"106,-34v18,14,38,13,56,-5r0,-20v-19,20,-30,28,-49,12v13,-39,22,-62,16,-92v-4,-7,-15,-11,-30,-10v-55,2,-97,40,-97,97v0,33,15,56,46,56v27,0,45,-18,58,-38xm104,-137v-28,19,-34,66,-8,93v-18,35,-50,26,-48,-14v1,-38,12,-87,56,-79","w":157,"k":{")":32}},"p":{"d":"177,-100v3,-42,-44,-65,-72,-36v-6,5,-11,11,-17,17r7,-30r-40,7v-11,28,-34,66,-55,87r0,16v18,-6,23,-25,35,-37r-31,166r44,-8v4,-33,10,-59,16,-89v8,5,15,11,28,11v51,0,81,-49,85,-104xm133,-90v-2,35,-18,88,-55,77v-3,-2,-6,-6,-10,-12v12,-34,9,-86,45,-95v13,0,20,15,20,30","w":202,"k":{"\\":-9,";":26,":":18,".":17,",":26,")":54}},"q":{"d":"2,-39v-3,44,52,56,75,26v9,-7,15,-14,22,-23r-36,126v10,-3,24,-5,45,-8v17,-47,51,-88,84,-121r0,-20v-22,22,-47,49,-65,75r47,-166v-23,-1,-27,15,-44,22v-5,-14,-15,-22,-30,-22v-53,0,-94,54,-98,111xm46,-43v6,-39,19,-86,56,-93v11,-2,15,11,16,20v-3,35,-23,89,-56,89v-9,0,-15,-7,-16,-16","k":{")":35}},"r":{"d":"116,-41v-14,19,-37,7,-30,-17v9,-32,21,-61,31,-91r-16,1v-15,23,-24,39,-51,44v16,-25,6,-58,-22,-40v-16,11,-29,48,-3,59v-5,15,-28,20,-25,46r4,0v17,-17,29,-31,36,-45v11,-2,20,-6,28,-10v-14,23,-24,40,-26,67v-1,15,10,32,25,31v33,-3,46,-24,68,-43r0,-20","w":131,"k":{")":32}},"s":{"d":"116,-72v0,-27,-32,-46,-17,-76v-13,-2,-28,4,-41,6v-11,31,-36,65,-58,87r0,16v23,-14,41,-47,56,-67v4,20,28,42,28,60v0,16,-14,30,-30,32v-16,2,-12,-28,-25,-29v-5,-2,-26,24,-24,28v2,12,18,19,32,19v41,0,79,-36,79,-76","w":146,"k":{"\\":-9,";":23,":":13,",":26,")":54,"(":14}},"t":{"d":"62,-30v-33,-10,-2,-65,2,-90r28,-2r6,-27r-25,1r18,-61r-47,10r-17,54r-16,1r-6,28r14,-1v-12,37,-36,113,17,121v31,-3,46,-22,69,-43r0,-20v-20,18,-20,26,-43,29","w":101,"k":{")":32}},"u":{"d":"192,-59v-12,10,-46,52,-53,14v5,-39,19,-69,28,-104r-47,9v-16,42,-21,100,-63,116v-33,-25,11,-89,16,-125r-47,9v-16,45,-24,79,-24,103v0,22,9,41,29,41v31,0,42,-19,65,-41v0,22,9,43,29,41v32,-4,44,-24,67,-43r0,-20","k":{")":32}},"v":{"d":"107,-36v14,13,40,14,55,-3r0,-20v-18,19,-29,26,-48,11v19,-31,29,-59,29,-83v0,-12,-4,-18,-12,-18v-39,0,-52,64,-33,101v-10,23,-49,45,-54,7v4,-39,20,-75,31,-108r-48,9v-8,33,-25,59,-25,96v0,28,14,48,39,48v32,0,48,-18,66,-40","w":157,"k":{")":32}},"w":{"d":"88,-49v-1,31,-43,43,-44,9v-1,-19,21,-81,30,-109r-47,8v-13,39,-25,60,-25,101v0,54,62,55,89,17v20,51,83,18,102,-13v12,15,42,10,55,-3r0,-20v-19,19,-29,26,-49,11v16,-24,28,-52,29,-84v0,-12,-3,-17,-11,-17v-39,3,-54,67,-34,102v-9,20,-53,46,-53,5v0,-33,20,-76,29,-107r-47,8v-9,28,-22,60,-24,92","w":243,"k":{")":32}},"x":{"d":"95,-149v-48,0,-65,64,-95,94r0,16v36,-16,40,-75,80,-88v16,0,15,22,12,37v-6,28,-12,71,-38,76v-14,3,-18,-38,-34,-14v-3,2,-10,9,-10,11v13,35,67,26,80,-14v22,62,75,35,117,-8r0,-20v-26,29,-46,44,-62,44v-11,0,-20,-10,-19,-22v3,-27,10,-85,35,-92v12,0,10,19,15,25v2,1,25,-18,23,-21v-9,-40,-59,-24,-68,10v-4,-23,-17,-34,-36,-34","w":202,"k":{")":32}},"y":{"d":"30,35v-20,15,-19,56,11,55v42,-2,66,-44,79,-85v26,-13,52,-25,72,-44r0,-20v-22,24,-39,33,-66,47r45,-137r-48,9v-18,42,-25,99,-68,116v-25,-7,-2,-58,4,-73r22,-52r-51,9v-11,31,-26,60,-28,101v-2,35,30,52,58,32v9,-7,19,-16,30,-28v-7,17,-2,40,-23,44v-17,8,-27,14,-37,26xm40,77v-16,-4,-11,-25,1,-36v9,-8,21,-15,34,-21v-8,27,-15,50,-35,57","k":{")":32}},"z":{"d":"176,-59v-12,30,-54,30,-87,20r-12,1v28,-37,62,-68,85,-110v-28,1,-61,8,-90,-1v-21,31,-47,71,-72,94r0,16v29,-18,42,-48,66,-76v18,7,37,7,54,3v-29,38,-65,74,-90,115v17,5,21,-11,35,-10v22,2,59,22,79,1r32,-33r0,-20","w":172,"k":{")":32}},"{":{"d":"29,-80v74,10,-14,117,57,144v12,4,24,9,40,9r0,-8v-46,-2,-32,-58,-25,-92v-3,-34,-27,-50,-58,-58v28,-6,59,-26,57,-58v-2,-34,-21,-91,26,-92r0,-8v-43,-2,-69,21,-72,57v5,34,22,93,-25,96r0,10","w":141},"|":{"d":"84,90r28,0r0,-360r-28,0r0,360","w":196},"}":{"d":"113,-90v-83,-14,38,-153,-97,-153r0,8v47,1,30,58,25,92v5,35,24,48,58,58v-28,7,-58,27,-58,58v0,34,23,91,-25,92r0,8v41,-1,68,-20,72,-57v-6,-30,-23,-95,25,-96r0,-10","w":141},"~":{"d":"206,-146v-3,63,-95,8,-113,3v-41,-12,-68,11,-69,54r11,0v21,-99,160,85,181,-57r-10,0","w":240}}});

