/*
 * 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}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright SoftMaker Software GmbH 1995
 */
Cufon.registerFont({"w":216,"face":{"font-family":"Altitude DB","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"2","cap-height":"5","bbox":"-107 -273 497.056 123.124","underline-thickness":"18.36","underline-position":"-24.84","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":68},"!":{"d":"154,-213v7,-14,21,-46,34,-25v-33,66,-87,142,-124,198v-1,0,-2,-2,-2,-2xm45,-21v4,0,9,4,8,9v1,13,-19,16,-20,2v1,-5,6,-11,12,-11","w":113},"\"":{"d":"178,-258v20,18,0,67,3,102r-7,0r-4,-86v0,-9,-1,-16,8,-16xm135,-258v20,18,0,67,3,102r-7,0r-4,-86v0,-9,-1,-16,8,-16","w":122},"#":{"d":"185,-241r-28,84r65,0r29,-84r14,0r-29,84r60,0r-4,11r-61,0r-22,66r61,0r-5,10r-60,0r-29,85r-13,0r28,-85r-65,0r-30,85r-12,0r28,-85r-60,0r2,-10r61,0r23,-66r-60,0r4,-11r61,0r29,-84r13,0xm195,-80r22,-66r-64,0r-23,66r65,0","w":268},"$":{"d":"134,-188v-1,-43,42,-67,89,-61v6,-7,4,-22,18,-20r-10,21v33,6,54,38,34,70v-6,11,-18,20,-24,11v22,-8,38,-43,14,-63v-6,-5,-16,-10,-27,-13r-51,107v11,16,33,40,33,63v0,45,-52,84,-101,76r-16,34r-9,0r17,-36v-37,-6,-62,-40,-36,-75v8,-12,19,-21,28,-13v-24,11,-48,48,-18,70v7,5,17,9,29,12r60,-121v-15,-19,-29,-38,-30,-62xm220,-243v-52,-5,-94,30,-66,75v4,8,10,16,18,25xm112,-4v51,2,105,-42,74,-91v-3,-6,-9,-15,-17,-25","w":240},"%":{"d":"193,-246v8,-2,61,17,81,17v28,0,54,-8,78,-24r9,0r-243,259r-12,0r227,-241v-32,13,-68,17,-103,7v20,64,-41,140,-95,141v-24,1,-40,-14,-40,-39v0,-48,51,-124,98,-120xm333,-159v27,0,39,17,39,44v0,50,-52,115,-101,115v-22,0,-40,-16,-40,-38v-2,-50,53,-121,102,-121xm104,-121v0,16,12,28,29,28v38,0,93,-79,93,-118v0,-19,-13,-28,-32,-28v-37,1,-90,69,-90,118xm241,-35v0,16,10,29,26,29v42,0,96,-74,96,-117v0,-19,-13,-30,-31,-30v-36,0,-91,83,-91,118","w":371},"&":{"d":"201,-186v-10,1,-20,-4,-12,-9v28,8,53,-8,54,-34v0,-15,-16,-25,-31,-25v-38,-3,-80,63,-39,87v13,-2,47,4,22,11v-10,0,-19,-4,-26,-8v-53,-1,-103,46,-103,100v0,35,29,63,65,63v35,0,72,-29,72,-63v0,-56,-86,-63,-86,-9v0,16,19,25,34,15v8,6,-3,16,-12,16v-14,0,-29,-14,-28,-29v0,-51,59,-59,112,-47v15,0,30,-14,30,-30v0,-15,-15,-6,-18,-18v8,-11,23,4,23,16v0,35,-43,50,-79,40v17,10,30,23,31,46v2,39,-39,68,-80,68v-41,0,-76,-34,-76,-76v0,-54,52,-97,109,-95v-38,-30,-9,-91,45,-91v22,0,40,9,40,29v0,23,-25,42,-47,43","w":231},"'":{"d":"120,-242v-2,-18,17,-20,17,-4v1,24,-5,59,-6,90r-6,0v1,-22,-2,-61,-5,-86","w":74},"(":{"d":"253,-249v-98,77,-200,200,-211,356v-2,1,-4,1,-5,0v1,-131,44,-202,112,-279v36,-41,68,-69,102,-80","w":162},")":{"d":"8,113v99,-77,204,-194,211,-356v3,-2,6,1,5,5v1,135,-67,231,-139,301v-27,25,-50,44,-75,53","w":232},"*":{"d":"189,-254v19,5,-10,40,-12,53r49,-14v3,0,5,1,5,5v-1,9,-37,13,-52,15v10,9,34,30,36,38v-6,13,-12,4,-24,-11r-17,-23v-3,16,-9,66,-23,44v0,-10,12,-35,17,-46v-14,4,-34,16,-50,12v-1,-1,-2,-3,-2,-5v4,-9,34,-14,52,-13v-10,-8,-36,-29,-37,-38v7,-12,13,-5,25,11r16,23v3,-15,6,-51,17,-51","w":165},"+":{"d":"156,-209r0,98r98,0r0,13r-98,0r0,98r-12,0r0,-98r-98,0r0,-13r98,0r0,-98r12,0","w":228},",":{"d":"52,-9v1,7,-14,31,-21,22v2,-3,11,-9,7,-12v-12,-3,-9,-21,4,-20v6,-1,10,4,10,10","w":69,"k":{"9":13,"8":19,"7":40,"6":17,"4":11,"1":47,"0":14}},"-":{"d":"138,-67r-3,5r-69,0r2,-5r70,0","w":159,"k":{"9":18,"8":29,"7":45,"6":22,"2":4,"1":54,"0":13}},".":{"d":"27,-9v0,-11,20,-19,20,-2v1,11,-20,17,-20,2","w":69,"k":{"9":13,"8":18,"7":40,"6":15,"4":14,"1":47,"0":18}},"\/":{"d":"195,-259r-141,259r-10,0r141,-259r10,0","w":137},"0":{"d":"199,-253v41,0,58,23,58,62v0,88,-76,191,-161,197v-35,3,-53,-29,-54,-66v-2,-78,80,-193,157,-193xm51,-51v-5,50,54,60,88,35v36,-26,110,-128,109,-186v0,-26,-17,-48,-44,-45v-80,8,-145,113,-153,196","k":{":":11,".":18,"-":40,",":17}},"1":{"d":"242,-243v4,-3,15,-19,16,-6v-68,67,-108,171,-168,249r-19,3v52,-76,100,-162,159,-229v-21,12,-50,40,-74,37v28,-15,65,-31,86,-54","k":{":":70,".":69,"-":95,",":70}},"2":{"d":"14,-14v37,-22,89,5,124,9v33,4,71,-47,39,-67v1,-3,2,-5,6,-5v40,30,-18,90,-61,85v-32,-3,-85,-37,-117,-8r-4,0v36,-106,229,-78,239,-203v2,-25,-22,-40,-47,-40v-40,-2,-99,37,-95,75v5,44,76,18,78,-12v1,-4,5,-3,7,-1v-7,22,-31,42,-57,43v-19,0,-33,-9,-33,-29v0,-44,56,-81,100,-81v63,0,74,74,29,113v-58,50,-167,52,-208,121","k":{":":17,".":17,"-":50,",":19}},"3":{"d":"260,-204v0,38,-44,57,-84,69v22,9,33,26,33,51v2,52,-59,90,-115,90v-33,0,-71,-19,-71,-50v0,-62,118,-93,141,-35v0,3,-2,4,-5,4v-21,-57,-129,-26,-129,30v0,27,30,45,61,45v54,1,109,-42,106,-97v-1,-23,-21,-44,-53,-35v-9,0,-31,-2,-22,-13v19,-2,33,0,49,5v31,-2,78,-36,75,-68v-5,-62,-139,-38,-139,13v12,37,70,19,82,-10r3,2v-8,20,-33,35,-58,35v-18,0,-33,-10,-34,-27v-1,-31,51,-55,84,-54v37,0,76,13,76,45","k":{":":10,".":11,"-":32,",":10}},"4":{"d":"145,-72v-32,-10,-82,-16,-114,0v-2,-1,-4,-4,-2,-6r252,-177v4,1,2,5,0,8v-44,44,-78,104,-110,162v27,13,57,2,66,-20r3,3v-4,26,-44,38,-77,33r-46,69r-17,0xm46,-83v28,-8,75,-12,109,-6v29,-53,65,-98,103,-142","k":{":":15,".":17,"-":18,",":5}},"5":{"d":"203,-107v-3,-52,-66,-54,-100,-25v-6,-9,12,-22,15,-32r59,-84v9,4,-2,12,-4,16v28,-27,86,-1,117,-16r2,2v-17,22,-51,16,-85,14v-45,-3,-69,57,-93,86v41,-25,102,-5,102,45v0,56,-69,107,-127,107v-33,0,-66,-19,-66,-50v0,-40,46,-68,89,-68v20,0,52,9,51,25v0,5,-6,6,-8,3v-27,-50,-125,-10,-125,40v0,28,28,45,59,45v50,0,117,-56,114,-108","k":{":":15,".":10,"-":33,",":7}},"6":{"d":"225,-172v16,-10,36,-24,36,-50v0,-22,-16,-32,-37,-30v-83,7,-152,111,-160,194v-3,29,20,56,50,55v46,-1,92,-57,93,-113v0,-26,-22,-47,-48,-47v-35,-1,-76,44,-60,81v-3,6,-10,2,-9,-4v-12,-40,33,-82,68,-82v36,-1,60,28,60,64v0,48,-53,107,-102,107v-38,0,-62,-30,-62,-70v0,-77,95,-191,170,-191v25,0,43,11,43,33v1,20,-22,66,-42,53","k":{":":22,".":14,"-":28,",":11}},"7":{"d":"143,-232v33,-35,109,0,150,-24v1,2,3,2,3,5v-90,56,-134,162,-193,250r-21,6r51,-83v38,-57,89,-129,134,-160v-38,14,-91,-10,-122,12v-9,6,-17,20,-27,21v6,-5,25,-48,39,-49","k":{":":65,".":64,"-":71,",":64}},"8":{"d":"123,-189v0,-68,109,-86,128,-28v7,-2,6,-38,13,-16v-9,45,-62,69,-103,89v18,23,37,45,39,73v2,39,-47,76,-88,76v-38,0,-66,-18,-66,-53v0,-48,43,-64,97,-93v-9,-10,-20,-31,-20,-48xm157,-149v42,-21,73,-32,84,-64v-8,-53,-113,-41,-109,16v2,19,12,33,25,48xm147,-136v-54,28,-89,41,-95,90v-3,28,26,45,56,45v54,0,99,-52,63,-102v-7,-9,-14,-21,-24,-33","k":{":":17,".":15,"-":47,",":17}},"9":{"d":"32,-33v0,-16,24,-60,41,-44v-10,11,-39,17,-34,45v-1,28,22,35,51,31v66,-8,145,-122,145,-192v0,-34,-18,-56,-53,-56v-40,0,-89,70,-89,113v0,49,62,61,92,26v16,-19,23,-35,18,-60v5,-5,6,3,7,7v8,39,-35,81,-69,81v-36,0,-60,-29,-60,-66v0,-49,53,-107,102,-107v84,0,65,125,28,170v-29,35,-88,92,-135,90v-26,-1,-44,-12,-44,-38","k":{":":36,".":26,"-":47,",":22}},":":{"d":"77,-60v-13,-3,-9,-21,4,-21v6,0,9,3,9,9v0,6,-7,12,-13,12xm32,-9v-2,-12,21,-18,21,-4v2,15,-20,17,-21,4","w":100,"k":{"9":17,"8":8,"7":43,"6":10,"1":37,"0":11}},";":{"d":"63,-69v-1,-10,21,-19,21,-3v0,11,-19,18,-21,3xm29,14v-6,-5,7,-8,6,-15v-6,0,-9,-3,-9,-9v0,-11,15,-15,20,-7v7,11,-7,31,-17,31","w":80},"<":{"d":"274,-187r-202,83r202,83r0,13r-217,-90r0,-13r217,-87r0,11","w":274},"=":{"d":"249,-140r0,13r-207,0r0,-13r207,0xm249,-82r0,13r-207,0r0,-13r207,0","w":228},">":{"d":"328,-98r-217,90r0,-13r202,-83r-202,-83r0,-11r217,87r0,13","w":306},"?":{"d":"190,-252v58,4,46,68,2,99v-39,27,-125,62,-111,121v-5,7,-19,4,-18,-7v10,-70,150,-106,156,-180v0,-13,-13,-28,-27,-28v-27,0,-73,40,-70,66v3,29,50,12,52,-8v3,0,5,2,5,4v-4,25,-64,38,-65,1v-1,-33,42,-70,76,-68xm46,-5v0,-12,18,-18,20,-3v0,11,-18,18,-20,3","w":165},"@":{"d":"217,-34v-34,0,-52,-25,-52,-59v0,-43,34,-97,76,-95v28,2,44,17,50,43r10,-38r12,0v-10,31,-31,85,-31,116v0,14,10,23,24,23v37,1,62,-53,62,-94v0,-67,-56,-110,-125,-110v-77,0,-146,70,-146,148v0,78,64,134,143,133v45,-1,81,-17,115,-38r5,5v-33,24,-72,41,-124,41v-85,1,-150,-58,-150,-142v0,-88,73,-155,160,-155v75,0,132,47,132,120v0,48,-28,104,-74,102v-20,0,-32,-11,-36,-32v-11,16,-27,32,-51,32xm243,-179v-37,0,-70,50,-68,90v0,23,16,45,39,45v39,0,69,-51,69,-93v0,-20,-19,-42,-40,-42","w":367},"A":{"d":"67,-51v2,50,62,59,98,28v24,-20,52,-61,73,-91v-10,-5,-21,8,-27,1v1,-9,21,-7,32,-8v43,-51,86,-126,170,-125v-39,36,-68,82,-95,129v4,0,9,-2,12,0v-1,4,-12,7,-17,5v-13,24,-43,69,-45,94v9,33,43,-1,52,-12v-1,17,-22,31,-39,32v-14,0,-21,-13,-21,-28v1,-28,20,-61,34,-84r-45,-4v-34,46,-67,112,-135,116v-34,2,-55,-27,-55,-61v0,-55,58,-129,111,-127v24,1,44,15,44,41v0,33,-42,91,-75,88v-7,1,-11,-7,-5,-11v5,-3,10,-1,15,0v24,3,59,-51,59,-77v0,-18,-16,-35,-33,-35v-45,0,-110,83,-108,129xm254,-121r44,4v34,-43,61,-92,104,-126v-72,15,-107,67,-148,122","w":297},"B":{"d":"95,-138v0,-87,146,-152,229,-99v6,-4,27,-13,36,-7v-9,4,-22,5,-30,11v43,31,24,104,-36,105v59,37,4,138,-59,132v-35,6,-56,-46,-24,-62v6,6,-14,14,-10,27v-1,17,16,29,33,29v46,0,104,-92,53,-125v-11,7,-47,-4,-21,-9v56,22,104,-55,58,-94v-65,51,-112,229,-214,231v-17,0,-51,-13,-37,-28v37,54,103,-4,123,-47v41,-54,66,-121,123,-159v-82,-49,-218,21,-215,105v2,43,51,45,82,19v23,-19,27,-32,34,-57v3,1,6,3,6,8v3,32,-54,73,-85,73v-30,0,-46,-24,-46,-53","w":322},"C":{"d":"168,-244v-55,-21,-115,57,-61,94v36,-48,82,-96,154,-103v36,-3,52,30,31,58v-30,41,-104,73,-173,56v-26,36,-48,136,18,138v41,1,72,-40,96,-63r2,2v-22,33,-54,67,-96,67v-74,0,-73,-103,-36,-149v-55,-34,-11,-125,60,-107v5,1,9,4,5,7xm122,-143v71,18,170,-26,172,-83v0,-16,-15,-24,-33,-23v-61,1,-112,58,-139,106","w":200},"D":{"d":"350,-236v13,-7,29,-15,49,-15r1,5v-20,0,-32,6,-45,14v25,21,46,49,46,91v1,95,-105,176,-208,127v-24,15,-38,25,-65,27v-12,1,-31,-7,-30,-18v3,-30,63,-26,90,-16v50,-56,96,-163,156,-210v-83,-46,-214,24,-212,109v0,24,13,40,37,40v27,0,69,-35,72,-58v-3,-15,9,-30,11,-13v4,32,-53,77,-84,77v-29,0,-47,-21,-46,-51v0,-89,136,-156,228,-109xm199,-18v128,63,252,-115,151,-210v-59,48,-92,162,-151,210xm183,-17v-23,-5,-73,-15,-76,12v15,27,63,1,76,-12","w":385},"E":{"d":"220,-179v-18,0,-34,-10,-28,-29v1,-5,7,-4,10,-2v-8,13,-2,25,16,26v20,0,37,-17,37,-37v0,-17,-20,-26,-36,-26v-35,0,-104,56,-66,93v15,-4,45,-9,52,4v-2,18,-44,13,-53,2v-41,7,-89,57,-88,103v0,31,20,52,52,52v43,0,98,-47,98,-91v0,-20,-16,-31,-35,-31v-29,-1,-75,30,-59,60v0,4,-2,6,-6,6v-5,0,-8,-4,-7,-10v-6,-55,111,-91,116,-20v3,49,-56,91,-105,91v-40,0,-71,-23,-70,-63v2,-52,49,-84,99,-101v-44,-41,17,-101,69,-101v24,0,48,13,48,34v0,21,-23,40,-44,40xm198,-148v-5,-9,-28,-4,-39,-2v8,6,32,12,39,2","w":222},"F":{"d":"357,-245v-4,9,-28,12,-45,12v-46,23,-51,41,-85,102v8,-1,18,-5,25,-3v-1,9,-17,7,-28,8v-29,56,-56,131,-131,131v-21,0,-60,-11,-54,-31r3,-1v19,30,68,34,98,4v24,-24,48,-69,66,-104v-10,-2,-22,6,-25,1v2,-8,17,-7,29,-7v27,-48,47,-78,87,-100r-89,-7v-74,1,-123,40,-130,108v-5,49,68,52,84,14r24,-57v3,0,5,2,5,6v2,34,-44,83,-78,83v-24,0,-44,-20,-41,-45v9,-89,83,-136,185,-117v23,4,49,16,68,3v13,-5,26,-11,32,0","w":204},"G":{"d":"128,-158v0,-63,90,-115,159,-88v-7,8,-25,-1,-36,-1v-67,0,-152,74,-94,130v9,9,24,13,42,16v28,-71,101,-148,188,-149v24,0,46,9,46,30v-1,45,-74,90,-117,107v-32,12,-65,18,-101,18v-19,35,-11,90,31,91v57,-14,61,-35,110,-100v20,-27,31,-39,49,-33v-47,44,-74,109,-111,163v6,3,15,14,6,19r-9,-14v-28,40,-63,88,-120,92v-19,1,-34,-10,-34,-27v0,-51,85,-94,144,-77r40,-65v-25,26,-40,47,-75,48v-46,2,-65,-52,-50,-98v-37,1,-68,-27,-68,-62xm410,-182v27,-28,17,-63,-24,-62v-76,2,-144,79,-170,143v82,1,152,-37,194,-81xm278,24v-56,-15,-132,27,-132,74v6,30,46,20,68,3v24,-18,47,-48,64,-77","w":363},"H":{"d":"348,-235v6,-2,16,-8,22,-4v0,3,-1,5,-4,5v-44,15,-63,52,-94,104r61,4v29,-41,65,-106,107,-122v3,7,-8,12,-13,17v-21,21,-54,72,-75,105v9,2,20,-9,22,-1v-1,6,-15,8,-25,8v-15,27,-50,77,-52,105v-1,14,20,17,26,7v5,6,-16,12,-16,12v-10,0,-18,-13,-18,-24v-1,-24,27,-75,40,-100r-61,-4v-39,67,-55,120,-136,127v-37,3,-60,-28,-61,-64v-1,-55,49,-129,103,-126v25,1,47,15,46,41v0,37,-39,96,-81,90v-7,-1,-7,-14,1,-12v37,7,73,-45,73,-81v0,-16,-15,-33,-32,-33v-47,0,-102,80,-99,130v5,68,88,57,121,7v8,-12,24,-37,46,-77v-9,3,-14,4,-22,10v-7,-7,-1,-13,13,-15r13,-2v26,-37,52,-83,91,-103v-51,4,-158,-36,-165,29v-3,2,-4,0,-5,-2v7,-70,117,-44,174,-31","w":337},"I":{"d":"230,-156v0,-80,105,-99,194,-92v-66,18,-97,84,-128,143v5,-1,10,-7,14,-3v0,4,-13,10,-19,10v-28,51,-67,101,-130,103v-47,1,-82,-36,-82,-83v0,-45,37,-85,83,-84v22,0,47,13,48,30v0,6,-7,6,-9,0v-4,-16,-17,-23,-36,-23v-41,0,-75,47,-75,87v0,60,72,87,118,51v26,-20,45,-45,66,-84v-23,-11,-44,-27,-44,-55xm401,-243v-86,-3,-159,19,-159,92v0,22,16,34,35,44v33,-55,63,-112,124,-136","w":297},"J":{"d":"160,-156v1,-80,109,-103,194,-93v-65,22,-96,81,-130,145v7,-3,15,2,5,5v-12,-2,-11,9,-16,14v7,1,26,9,18,16v-7,-6,-11,-9,-21,-10v-42,66,-75,136,-155,145v-22,3,-38,-13,-38,-35v0,-68,105,-120,178,-117r9,-15v-24,-9,-44,-26,-44,-55xm330,-244v-80,-3,-191,41,-149,119v5,10,15,14,26,18v33,-52,69,-111,123,-137xm25,35v8,40,56,26,84,0v28,-26,60,-77,83,-115v-82,3,-153,42,-167,115","w":221},"K":{"d":"313,-126v60,21,-47,104,-4,123v9,4,25,-18,29,-12v-5,20,-56,27,-53,-6v-9,-25,59,-85,25,-102v-9,6,-31,7,-39,0v-41,66,-58,119,-137,127v-38,4,-62,-26,-61,-65v0,-63,53,-127,104,-127v23,0,43,15,43,39v0,35,-39,107,-77,86v28,-20,49,-17,63,-50v12,-29,8,-69,-26,-69v-46,0,-97,79,-97,127v0,29,20,54,49,53v66,-2,102,-98,134,-146v27,-40,51,-69,76,-84v-59,-1,-149,-33,-164,31v-11,-68,113,-57,170,-35v3,-5,21,-14,23,-3v1,5,-15,8,-23,8v-25,21,-57,66,-74,101v11,-5,24,-2,35,0v41,-13,87,-110,132,-119v2,0,4,1,4,4v-37,18,-52,68,-83,90v-14,10,-29,21,-49,29","w":328},"L":{"d":"202,-22v31,15,64,20,105,11r2,2v-33,17,-88,13,-121,-4v-23,11,-45,17,-69,17v-20,0,-41,-6,-42,-22v-1,-16,19,-23,37,-22v32,1,49,8,79,16v22,-21,33,-41,55,-77v-57,15,-133,-4,-133,-61v0,-59,98,-118,154,-77v-8,5,-21,-9,-38,-6v-47,-2,-102,39,-102,84v0,50,73,66,124,53v35,-55,67,-147,137,-147v10,0,17,7,17,17v0,60,-83,110,-137,134v-18,32,-41,61,-68,82xm400,-239v0,-6,-8,-10,-14,-10v-49,13,-82,89,-111,135v41,-16,125,-79,125,-125xm114,-33v-13,0,-29,2,-29,15v11,29,72,12,96,3v-17,-9,-46,-17,-67,-18","w":303},"M":{"d":"89,-50v0,25,18,51,43,51v99,-23,132,-232,229,-252v-62,40,-61,151,-102,214v48,-77,109,-175,185,-215r2,3v-46,39,-87,126,-113,173v-16,28,-22,48,-22,58v0,29,34,1,43,-2v1,8,-23,22,-31,22v-13,0,-23,-15,-22,-28v10,-86,81,-161,130,-216v-69,46,-134,163,-191,236v-6,7,-14,15,-18,7v38,-32,46,-102,65,-155v12,-33,31,-62,55,-87v-51,31,-98,137,-136,197v-23,36,-48,52,-72,52v-36,0,-57,-34,-58,-68v-2,-52,54,-129,105,-126v25,1,43,15,43,41v0,36,-36,91,-70,88v-7,1,-9,-8,-5,-11v41,-9,34,-5,54,-31v21,-26,21,-81,-20,-81v-46,0,-93,72,-94,130","w":346},"N":{"d":"82,-46v0,25,18,51,43,47v100,-15,133,-231,223,-254v-53,43,-33,168,-73,229v47,-63,73,-140,124,-201v17,-19,29,-29,37,-29v3,0,4,9,0,10v-56,18,-75,100,-106,147v-21,32,-48,80,-74,99v-4,-17,25,-37,25,-66v0,-71,14,-139,51,-178v-73,61,-96,172,-167,235v-40,36,-96,2,-96,-49v0,-53,51,-129,103,-127v52,2,53,61,24,98v-18,24,-30,37,-53,33v-9,-15,27,-13,29,-20v21,-13,38,-38,38,-71v0,-17,-15,-33,-33,-33v-48,0,-95,80,-95,130","w":326},"O":{"d":"204,-235v39,-33,111,-17,105,45v-8,91,-81,200,-168,200v-88,0,-78,-125,-29,-183v29,-34,57,-56,92,-62xm89,-67v-2,82,83,86,130,35v35,-38,75,-90,81,-159v4,-52,-47,-72,-86,-44v6,-1,16,9,6,11v-4,-3,-8,-6,-13,-7v-37,20,-88,95,-88,145v0,79,95,44,106,-7v1,-3,6,-1,6,2v-6,30,-37,60,-71,58v-64,-5,-55,-87,-21,-134v17,-24,36,-45,58,-62v-53,15,-107,98,-108,162","w":272},"P":{"d":"76,-126v0,-94,138,-154,230,-109v8,-2,26,-16,32,-8v-10,3,-19,7,-27,12v59,37,4,128,-67,111v-8,0,-9,-7,-3,-9v54,23,111,-59,64,-99v-63,51,-108,228,-207,231v-20,1,-58,-16,-40,-31v40,55,104,2,121,-41v37,-57,65,-123,121,-162v-85,-44,-215,24,-215,109v0,50,61,46,86,16v12,-15,23,-31,26,-50v1,-7,10,-10,11,-2v-11,40,-39,80,-85,81v-27,0,-47,-21,-47,-49","w":262,"k":{"y":7,"u":15,"o":17,"e":15,"a":17}},"Q":{"d":"308,-180v-6,86,-83,126,-149,166v36,14,85,6,110,-8v2,16,-52,24,-72,24v-22,0,-37,-5,-54,-8v-18,7,-51,16,-71,16v-17,0,-40,-4,-40,-18v0,-15,23,-22,41,-21v29,0,45,5,75,12v57,-16,147,-109,147,-175v0,-32,-24,-57,-57,-57v-55,0,-123,77,-123,135v0,56,64,54,94,16v20,-25,32,-38,33,-71v0,-4,2,-7,6,-7v2,0,4,2,4,6v2,42,-55,107,-99,105v-33,-2,-52,-23,-54,-57v-3,-58,78,-131,137,-131v44,0,75,28,72,73xm65,-21v-14,0,-21,2,-25,12v14,25,65,7,91,1v-19,-8,-42,-13,-66,-13","w":261},"R":{"d":"91,-123v-3,-94,134,-163,224,-112v9,-4,28,-16,36,-8v-8,7,-18,3,-30,12v13,10,26,25,26,46v-1,36,-27,54,-60,63v36,26,-28,89,-28,112v0,19,25,7,32,-1v-3,29,-47,22,-45,-4v-7,-23,56,-77,41,-100v-8,-11,-30,6,-39,-8v3,-12,23,-5,32,-3v39,0,78,-74,36,-102v-66,52,-109,234,-208,236v-22,0,-53,-16,-50,-38v1,-9,8,-8,11,2v11,46,64,33,95,-1v50,-55,79,-157,146,-202v-84,-45,-211,24,-211,110v0,25,15,38,39,38v43,1,66,-40,74,-78v4,0,8,0,8,4v2,32,-48,80,-81,80v-29,0,-48,-17,-48,-46","w":296},"S":{"d":"144,11v-26,-1,-37,-11,-54,-24v-8,5,-7,48,-17,20v0,-9,8,-18,12,-25v-45,-56,7,-159,71,-159v25,0,44,23,31,47v-4,8,-9,12,-16,9v1,-11,12,-14,12,-27v0,-16,-11,-24,-26,-24v-51,0,-100,94,-66,148r127,-110v-2,-44,21,-118,59,-118v11,0,17,11,17,21v0,40,-31,64,-60,92v8,75,-25,151,-90,150xm289,-231v0,-7,-5,-17,-13,-16v-28,-2,-45,66,-43,100v25,-23,51,-48,56,-84xm95,-18v14,16,46,31,73,18v43,-22,52,-54,51,-125","w":232},"T":{"d":"131,-78v-59,-3,-43,-91,-15,-118v40,-74,152,-48,253,-55v4,3,2,6,-3,7v-137,31,-123,231,-260,253v-17,3,-61,-19,-47,-36v14,10,23,31,47,30v112,-29,111,-200,219,-237v-114,-12,-221,-1,-228,107v-2,23,12,41,36,41v30,0,71,-45,66,-81v0,-3,1,-5,5,-5v4,0,6,3,6,9v1,32,-45,86,-79,85","w":223},"U":{"d":"206,-16v-1,9,9,22,20,21v22,0,48,-20,79,-59v22,-18,93,-158,121,-177v5,1,7,1,10,3v-27,56,-84,137,-116,196v-11,20,0,51,20,32v3,6,-8,12,-15,12v-33,-8,-9,-64,1,-83v-28,31,-57,75,-101,81v-45,-10,-23,-62,-1,-96v22,-34,69,-82,70,-126v0,-21,-19,-36,-41,-36v-54,0,-132,78,-129,131v1,19,14,36,34,36v34,1,77,-44,75,-79v3,-3,9,-2,9,5v0,31,-52,79,-83,79v-27,0,-44,-20,-44,-47v0,-62,71,-134,134,-131v65,2,67,65,30,115v-23,31,-68,87,-73,123","w":361},"V":{"d":"208,-251v83,6,63,101,30,166v-18,35,-37,65,-60,89v76,-45,109,-157,168,-215v22,-23,44,-35,62,-35v-8,19,-47,18,-58,40v-67,64,-94,183,-181,218r-3,-2v34,-31,87,-140,86,-204v0,-31,-13,-50,-42,-52v-50,-3,-110,87,-110,138v0,38,38,61,71,42v24,-14,37,-42,46,-74v1,-3,7,-4,7,1v-8,43,-35,83,-81,85v-34,1,-52,-29,-53,-62v-2,-57,62,-139,118,-135","w":267},"W":{"d":"243,-249v67,0,70,78,40,131v-23,41,-59,86,-94,121v52,-21,107,-111,146,-161v25,-32,40,-58,55,-50v-40,32,-48,119,-77,166v-9,14,-19,28,-32,42v44,-31,99,-138,137,-193v26,-37,51,-55,72,-55v8,-1,9,7,4,10v-64,5,-108,113,-143,164v-29,42,-54,70,-78,82v-5,-10,36,-59,32,-59v20,-44,32,-95,58,-132v-46,43,-117,183,-183,192r-3,-2v45,-40,110,-130,112,-200v0,-29,-13,-51,-43,-51v-53,0,-111,81,-111,137v0,50,51,65,82,35v16,-16,26,-31,29,-57v2,-14,10,-21,11,-9v3,38,-42,87,-80,87v-33,0,-51,-29,-51,-60v-2,-60,58,-138,117,-138","w":362},"X":{"d":"250,-252v66,0,65,74,54,133v41,-43,81,-119,145,-123v10,11,-2,16,-13,12v-54,11,-95,83,-134,124r-11,93v-1,18,7,29,22,21v5,6,-12,9,-12,9v-30,-5,-21,-69,-17,-99v-34,38,-82,95,-131,100v-9,0,-37,-10,-25,-20v39,21,59,6,100,-31v12,-10,30,-32,58,-64v4,-53,35,-146,-34,-149v-54,-2,-115,78,-115,133v0,56,62,61,92,28v17,-19,30,-34,24,-57v0,-3,6,-5,8,-1v8,41,-45,85,-81,85v-34,0,-51,-24,-51,-58v0,-64,57,-136,121,-136","w":310},"Y":{"d":"417,-164v8,-1,21,-6,21,3v-23,17,-29,32,-43,54r-79,130v10,6,14,41,0,19r-5,-12v-30,39,-65,86,-123,91v-16,1,-32,-10,-31,-27v0,-51,86,-94,144,-77r50,-78v-29,30,-51,56,-87,60v-39,-7,-25,-52,-2,-80v23,-29,66,-67,67,-110v0,-32,-27,-49,-58,-51v-57,-3,-138,82,-135,139v3,59,73,51,101,8v19,-29,34,-52,25,-85v0,-6,10,-7,11,-1v13,55,-51,127,-98,127v-31,0,-47,-23,-47,-54v0,-67,75,-142,142,-140v38,1,65,20,65,60v0,69,-69,104,-87,167v0,9,8,17,17,17v61,-5,114,-121,152,-160xm298,22v-56,-14,-133,26,-134,73v-1,12,12,21,26,20v38,-1,90,-59,108,-93","w":382},"Z":{"d":"185,-116v17,7,34,27,36,49v7,-1,16,2,11,7r-12,-2v-9,53,-78,139,-135,139v-21,0,-32,-16,-33,-36v-3,-59,91,-111,155,-108v4,-45,-33,-48,-74,-42v-4,-1,-6,-4,-6,-8v8,-16,34,-3,50,-2v37,-11,80,-32,80,-76v0,-71,-152,-62,-150,5v2,49,95,46,109,9v4,-5,4,-14,10,-17v4,0,5,2,5,7v-3,48,-132,67,-132,1v0,-39,45,-61,87,-61v36,0,87,24,86,56v-1,41,-47,69,-87,79xm205,-61v-61,-2,-150,49,-147,107v1,11,9,26,23,26v50,1,112,-86,124,-133","w":229},"[":{"d":"-15,103r209,-347r65,0v-7,12,-35,3,-52,6r-201,334r47,0r-5,7r-63,0","w":169},"\\":{"d":"111,-257r90,265r-13,0r-89,-265r12,0","w":189},"]":{"d":"221,-245r-209,348r-66,0v6,-14,35,-5,52,-7r201,-334r-46,0r4,-7r64,0","w":169},"^":{"d":"68,-142v-1,-5,61,-49,70,-52v0,16,11,38,10,51v-3,-3,-16,-22,-20,-29v-14,8,-49,29,-60,30","w":104},"_":{"d":"207,57r-180,0r0,-11r180,0r0,11","w":176},"`":{"d":"111,-144v-18,6,-35,-36,-15,-45v16,5,-10,39,15,45","w":43},"a":{"d":"103,-129v16,1,24,5,24,21v11,-13,12,-16,32,-17v-17,26,-59,83,-61,108v-1,7,5,12,10,13v12,4,51,-43,62,-58r7,0v-14,23,-45,64,-71,64v-16,0,-21,-23,-15,-39v-19,24,-25,35,-49,39v-13,1,-21,-14,-21,-28v0,-37,46,-107,82,-103xm32,-19v-1,7,7,15,14,14v16,7,79,-90,75,-104v0,-8,-5,-12,-13,-13v-28,-4,-80,76,-76,103","w":140},"b":{"d":"120,-103v-1,24,-8,31,-19,48v13,14,40,7,47,-8r6,0v-9,18,-40,29,-57,12v-11,20,-37,52,-59,53v-10,0,-17,-11,-16,-21v10,-73,81,-193,149,-207v19,12,2,29,-17,53v-21,27,-68,73,-97,92v-8,16,-26,51,-26,66v7,20,24,7,40,-11v12,-14,22,-21,21,-37v-1,-15,8,-48,23,-48v3,0,5,3,5,8xm63,-95v41,-22,88,-83,111,-119v-10,-16,-21,2,-40,21v-21,21,-51,67,-71,98","w":116},"c":{"d":"118,-111v-1,-10,0,-14,-10,-15v-25,-5,-74,79,-74,104v0,12,7,18,20,18v29,-2,63,-35,83,-58r7,0v-15,21,-61,65,-90,65v-20,0,-33,-13,-33,-34v0,-39,48,-104,85,-101v10,1,19,7,19,18v0,15,-9,37,-23,36v-19,-11,7,-28,16,-33","w":106},"d":{"d":"106,-129v18,1,23,5,23,24r64,-101r16,0r-102,167v-8,16,-12,30,4,35v21,-4,44,-34,63,-59r6,0v-23,31,-41,62,-72,65v-18,2,-21,-28,-13,-42v-14,20,-28,39,-50,41v-13,1,-23,-15,-23,-28v-2,-37,48,-105,84,-102xm35,-19v0,7,5,14,12,14v20,5,80,-88,76,-107v0,-6,-6,-10,-11,-11v-27,-4,-81,75,-77,104","w":141},"e":{"d":"42,-53v-6,15,-15,49,9,49v30,0,64,-35,81,-59r7,0v-17,25,-56,62,-87,63v-16,1,-30,-13,-30,-30v0,-39,45,-105,82,-102v11,1,20,3,20,15v2,31,-50,65,-82,64xm116,-118v-25,-26,-58,31,-72,59v27,2,73,-32,72,-59","w":98},"f":{"d":"56,-71v7,7,13,19,8,32v27,13,56,-3,68,-24r7,0v-13,21,-43,44,-76,31v-17,54,-48,143,-100,153v-8,2,-17,-10,-15,-19v18,-93,103,-193,152,-267v18,-26,48,-60,75,-63v25,9,5,30,-13,54v-20,28,-67,70,-95,87xm76,-101v31,-23,101,-87,104,-118v-9,-14,-21,4,-38,22v-22,23,-46,65,-66,96xm-27,66v-6,14,-28,40,-7,49v45,-16,70,-99,92,-150v-6,-5,-12,-12,-12,-22","w":97},"g":{"d":"122,-101v10,-17,10,-22,32,-22r-75,125v34,-19,63,-38,87,-64r7,0v-30,30,-55,49,-99,75v-27,39,-55,100,-101,110v-26,-8,-13,-39,4,-56v18,-18,55,-40,82,-55r15,-32v-10,11,-17,21,-31,22v-14,1,-25,-17,-25,-31v0,-40,56,-121,101,-94v4,5,5,14,3,22xm31,-21v0,7,4,17,12,16v17,5,80,-88,75,-105v0,-6,-3,-13,-10,-13v-29,0,-80,74,-77,102xm-36,108v0,6,5,9,11,10v22,-3,63,-71,80,-96v-34,17,-89,50,-91,86","w":135},"h":{"d":"73,-105v9,-16,51,-40,58,-4v4,18,-50,80,-48,93v0,6,6,11,12,12v14,2,51,-39,62,-58r7,0v-23,31,-41,59,-73,64v-58,-16,27,-94,28,-116v0,-5,-5,-8,-11,-8v-36,11,-83,86,-97,124v-13,-8,-6,-33,3,-42r110,-170v10,-12,19,-17,27,-17v6,0,9,4,9,11v2,34,-71,76,-87,111xm92,-136v14,-12,60,-64,61,-80v0,-3,-1,-5,-4,-5v-15,3,-45,63,-57,85","w":124},"i":{"d":"106,-62v-17,27,-42,62,-71,64v-12,0,-20,-13,-20,-25v-2,-25,37,-78,55,-102r18,0v-18,29,-56,78,-64,109v8,25,29,11,47,-11r29,-35r6,0xm100,-156v-13,-2,-9,-21,4,-21v5,0,8,4,8,10v0,6,-6,12,-12,11","w":71},"j":{"d":"-91,120v-8,0,-16,-9,-16,-17v3,-40,53,-71,93,-90r80,-140r17,0r-71,126v33,-17,57,-35,77,-61r6,0v-9,22,-65,64,-89,71v-34,52,-55,94,-97,111xm-101,103v0,6,6,13,11,13v24,-4,52,-61,68,-93v-37,19,-75,42,-79,80xm90,-166v0,-7,5,-12,12,-12v6,0,8,4,8,10v-1,11,-19,16,-20,2","w":58},"k":{"d":"111,-130v9,0,19,11,19,21v2,24,-28,46,-53,45v-5,21,-9,55,11,59v22,-3,42,-34,57,-58r7,0v-23,36,-35,56,-65,63v-34,0,-31,-63,-15,-84v5,2,-5,16,5,15v14,2,43,-34,41,-47v0,-6,-4,-9,-10,-9v-35,13,-86,89,-100,125v-10,-13,-2,-31,5,-40r110,-170v11,-15,29,-26,35,-7v1,26,-71,82,-89,113v14,-15,22,-26,42,-26xm86,-134v19,-17,65,-66,67,-85v-10,-9,-16,4,-30,24v-17,23,-28,44,-37,61","w":114},"l":{"d":"42,-5v16,3,57,-43,70,-63r7,0v-10,22,-53,68,-80,68v-13,0,-19,-13,-19,-24v0,-77,82,-173,148,-204v6,0,9,3,9,10v-8,38,-83,109,-117,129v-4,10,-52,77,-18,84xm66,-99v21,-14,105,-96,105,-120v-11,-10,-23,7,-42,29v-21,23,-41,55,-63,91","w":79},"m":{"d":"64,-131v7,4,9,20,4,28v10,-17,50,-43,57,-8v0,5,-1,10,-2,15v12,-15,23,-33,47,-34v11,0,20,9,20,20v5,13,-51,85,-49,95v0,5,5,11,11,10v20,0,46,-32,61,-57r7,0v-12,27,-40,62,-70,63v-55,-18,22,-83,28,-116v0,-5,-5,-8,-11,-8v-26,-2,-89,100,-97,124v-14,-14,-10,-18,5,-41v12,-18,38,-55,41,-73v-1,-4,-6,-11,-12,-10v-35,14,-77,88,-93,123v-25,-24,25,-65,33,-91v11,-18,18,-31,20,-40","w":181},"n":{"d":"106,-125v-36,6,-74,98,-103,124v-2,-50,53,-87,61,-129v12,4,4,24,0,32v9,-10,29,-35,45,-32v59,13,-28,92,-28,114v0,7,6,12,12,12v21,-2,49,-38,62,-58r7,0v-15,25,-43,63,-72,64v-55,-17,27,-95,27,-117v0,-6,-5,-9,-11,-10","w":123},"o":{"d":"106,-52v21,11,44,-2,50,-20r6,0v-7,21,-34,40,-60,25v-15,20,-35,47,-58,49v-14,1,-25,-18,-25,-32v0,-40,45,-100,83,-100v16,0,24,8,24,23v-2,28,-7,29,-20,55xm113,-79v8,-12,13,-42,-7,-44v-25,-3,-80,75,-75,101v6,30,31,16,50,-8v8,-11,19,-18,13,-37v-4,-12,16,-33,19,-12","w":120},"p":{"d":"-78,86v-4,0,-6,-10,0,-8r8,2v65,-53,129,-239,198,-251v4,0,5,3,3,4v-27,12,-30,20,-48,48v15,-23,54,-18,54,12v0,40,-46,91,-79,104v31,-4,91,-38,103,-61r6,0v-16,30,-94,84,-138,61v-7,-4,-8,-13,-6,-22v-23,36,-58,110,-101,111xm28,-18v1,7,5,14,14,14v24,6,86,-88,83,-110v-1,-6,-6,-14,-13,-14v-23,-6,-87,90,-84,110","w":130},"q":{"d":"22,-29v0,-36,50,-101,85,-101v17,0,23,7,22,23v7,-9,14,-20,32,-18v-19,21,-45,68,-62,100v5,6,7,13,5,20v29,0,58,-33,67,-57r6,0v-10,29,-40,64,-73,64v-1,31,-40,125,-69,121v-8,1,-13,-11,-13,-20v0,-35,45,-100,64,-133v-12,15,-23,29,-42,30v-13,1,-22,-16,-22,-29xm34,-19v0,7,5,13,11,14v22,5,83,-86,79,-107v0,-8,-6,-12,-13,-13v-26,-6,-77,82,-77,106xm30,108v0,13,11,12,19,3v21,-22,48,-72,50,-110v-4,-2,-8,-6,-9,-11v-25,41,-51,79,-60,118","w":138},"r":{"d":"79,-155v14,6,-1,27,-6,35v20,0,36,1,36,18v4,10,-53,79,-49,88v0,6,4,11,10,11v26,-3,52,-35,69,-59r6,0v-16,25,-53,69,-77,65v-27,-4,-19,-37,-4,-60r32,-47v0,-11,-15,-10,-27,-10v-9,18,-21,37,-33,53r-6,0v12,-20,31,-38,31,-68v0,-10,7,-27,18,-26","w":106},"s":{"d":"42,0v-43,3,-46,-58,-10,-66v16,-13,36,-36,53,-51v3,-14,11,-42,27,-30v-3,17,-29,28,-22,57v9,38,-1,67,-30,82v31,-11,64,-33,78,-56r6,0v-14,27,-64,61,-102,64xm40,-63v0,12,-9,25,-23,24v-5,16,-2,33,16,34v35,1,54,-61,52,-104","w":104},"t":{"d":"19,-21v0,-45,16,-46,49,-102r-12,0v1,-6,8,-7,15,-7r32,-49r18,0r-31,49v5,0,9,-1,13,-4v-4,6,-6,13,-18,11v-16,26,-55,85,-57,108v0,5,6,11,11,11v14,2,50,-38,62,-58r7,0v-21,28,-42,60,-71,64v-10,1,-18,-13,-18,-23","w":71},"u":{"d":"65,-16v-17,22,-44,21,-45,-7v-1,-29,30,-75,47,-98v4,-6,13,-5,23,-5v-18,25,-65,91,-62,108v0,6,5,13,12,13v25,-7,67,-86,86,-115v6,-8,12,-6,23,-6v-17,26,-58,83,-60,108v0,6,4,13,11,13v19,-1,51,-39,62,-58r6,0v-11,23,-45,62,-69,63v-19,1,-20,-28,-13,-42","w":128},"v":{"d":"32,2v-36,-12,-6,-67,8,-88v10,-9,16,-44,46,-39v-18,28,-60,81,-63,110v0,6,5,12,10,12v19,0,47,-40,60,-59v-2,-23,17,-71,36,-55v0,10,-23,48,-30,56v4,27,35,10,42,-4r6,0v-8,19,-42,37,-53,10v-16,21,-40,55,-62,57","w":107},"w":{"d":"38,1v-12,1,-17,-14,-17,-25v1,-18,37,-119,68,-100v-17,27,-57,83,-59,110v7,21,26,6,39,-13r65,-97v6,0,15,-1,17,3v-20,34,-51,61,-61,105v0,6,5,13,12,13v23,-9,39,-34,59,-61v-2,-24,12,-62,31,-61v8,21,-15,47,-26,63v3,24,32,15,40,0r6,0v-8,17,-41,32,-51,8v-20,29,-35,52,-63,57v-14,-2,-20,-24,-13,-39v-16,19,-27,33,-47,37","w":176},"x":{"d":"101,-85v10,-15,36,-45,51,-45v7,0,4,8,2,12v-9,-9,-12,0,-25,10v-17,13,-44,59,-42,93v0,5,3,12,9,11v25,-6,36,-31,56,-58r6,0v-17,25,-39,64,-64,64v-18,0,-23,-29,-18,-48v-19,22,-36,44,-57,48v-8,2,-15,-13,-7,-17v4,3,3,10,10,9v34,-12,71,-60,69,-112v0,-4,-2,-6,-5,-6v-15,3,-40,42,-51,64r-7,0v13,-22,36,-69,60,-70v19,-1,17,29,13,45","w":123},"y":{"d":"68,-20v-14,22,-51,33,-53,-3v-2,-24,36,-79,55,-104r18,0v-19,26,-67,98,-63,112v6,21,24,11,38,-8v21,-28,47,-72,68,-104r17,0r-79,129v33,-18,60,-32,84,-64r6,0v-29,36,-45,48,-93,72v-20,25,-58,112,-103,113v-28,-8,-12,-45,7,-61v3,-3,29,-19,78,-48xm-45,107v14,26,33,0,55,-27v11,-15,23,-35,34,-57v-36,14,-88,46,-89,84","w":122},"z":{"d":"130,-112v0,34,-52,77,-82,89v5,6,9,13,13,20v34,-16,64,-33,85,-59r7,0v-22,29,-57,47,-90,65v8,51,-58,116,-98,117v-9,0,-15,-10,-16,-18v7,-46,52,-72,104,-100v-1,-8,-5,-16,-11,-23v-9,4,-29,9,-29,-4v0,-16,24,-7,31,-1v26,-14,70,-58,70,-91v-9,-24,-30,-6,-48,15v-11,13,-21,27,-31,41r-6,0v27,-40,41,-67,79,-73v10,-2,23,12,22,22xm53,7v-38,22,-91,47,-97,95v-1,8,3,12,10,12v30,2,83,-76,87,-107","w":115},"{":{"d":"67,-97v58,-4,59,-32,59,-94v0,-50,25,-65,77,-65r0,7v-57,-3,-60,32,-60,91v0,50,-15,52,-62,67v60,7,61,36,61,100v0,43,18,58,61,59r0,7v-73,-5,-76,-15,-77,-98v-1,-48,-14,-57,-59,-63r0,-11","w":202},"|":{"d":"134,-273r0,363r-9,0r0,-363r9,0","w":141},"}":{"d":"144,-165v1,55,11,58,60,68r0,11v-57,4,-59,33,-59,92v0,52,-22,69,-77,69r0,-7v57,2,60,-29,60,-88v0,-57,9,-58,61,-71v-59,-13,-62,-35,-60,-100v1,-41,-21,-57,-61,-58v0,-3,-2,-8,3,-7v66,3,72,19,73,91","w":202},"~":{"d":"158,-167v4,9,-13,24,-22,24v-9,0,-35,-21,-47,-5v-3,2,-5,10,-10,7v0,-12,12,-25,25,-25v7,-2,33,21,44,8v4,-3,4,-9,10,-9","w":101},"\u00a0":{"w":68}}});
