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:
 * Digitized data copyright Monotype Typography, Ltd 1991-1995. All rights
 * reserved. Monotype Script is a trademark of Monotype Typography, Ltd which may
 * be registered in certain jurisdictions.
 * 
 * Trademark:
 * Monotype Script is a trademark of Monotype Typography, Ltd which may be
 * registered in certain jurisdictions.
 */
Cufon.registerFont({"w":187,"face":{"font-family":"Script MT Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"3 4 6 2 4 6 7 8 9 4","ascent":"288","descent":"-72","cap-height":"4","bbox":"-4 -324 364 91","underline-thickness":"17.9297","underline-position":"-18.1055","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":90},"!":{"d":"105,-250v37,68,-47,115,-43,178v0,1,-2,2,-7,4v-35,-51,31,-102,11,-164xm26,-48v12,12,29,16,47,12v-5,12,-11,43,-34,40v-9,-1,-36,-7,-29,-16v7,-8,11,-23,16,-36","w":116},"\"":{"d":"142,-249v0,45,-9,55,-29,88r-11,2v10,-31,14,-50,6,-80xm82,-246v0,45,-9,56,-29,89r-11,1v11,-31,14,-49,7,-79","w":158},"#":{"d":"225,-69r-55,0r-15,69r-26,0r15,-69r-71,0r-14,69r-25,0r14,-69r-33,0r0,-26r39,0r12,-61r-51,0r0,-25r56,0r15,-70r26,0r-15,70r70,0r15,-70r25,0r-15,70r33,0r0,25r-38,0r-13,61r51,0r0,26xm162,-156r-71,0r-12,61r70,0","w":240},"$":{"d":"47,-178v0,-37,34,-67,76,-65v0,-8,7,-10,17,-9r-3,10v39,9,57,24,26,62v-15,2,-8,-15,-8,-26v0,-14,-7,-23,-21,-26r-22,82v35,32,60,83,19,126v-15,16,-35,25,-61,28r-10,33r-13,0r9,-34v-20,-2,-43,-21,-48,-33v4,-5,18,-60,28,-34v-3,27,1,51,24,54r26,-96v-21,-23,-39,-38,-39,-72xm121,-233v-37,1,-46,45,-19,69xm74,-9v40,-4,56,-53,23,-83"},"%":{"d":"90,-206v-17,-9,-15,-41,1,-46v9,0,13,13,13,37v47,13,118,-31,143,-36v6,-1,7,7,5,11r-206,328r-30,0r195,-311v-48,18,-67,27,-109,21v-6,35,-21,61,-54,63v-20,1,-36,-18,-36,-39v0,-32,25,-69,51,-74v3,0,5,2,5,5v-10,18,-27,50,-27,70v0,25,19,32,34,11v7,-10,12,-22,15,-40xm248,20v-17,-3,-16,-42,0,-45v9,0,13,13,13,37r5,1v0,9,1,12,-7,12v-6,32,-23,61,-54,63v-63,-9,-29,-109,15,-113v3,0,5,1,5,4v-10,22,-26,51,-26,73v0,25,18,28,32,9v7,-10,14,-23,17,-41","w":274},"&":{"d":"206,-25v12,4,27,-28,35,-9v-2,11,-36,40,-57,38v-29,-3,-38,-18,-52,-39v-25,21,-37,38,-74,39v-28,1,-49,-19,-48,-47v0,-36,32,-69,95,-99v-5,-57,24,-104,72,-106v18,0,40,9,41,25v3,6,-22,24,-25,23v-12,-4,-6,-36,-25,-33v-16,2,-20,23,-20,46v0,41,20,120,34,143v7,13,15,19,24,19xm56,-69v-2,27,22,57,47,40v5,-3,13,-10,23,-19v-9,-22,-16,-48,-21,-80v-28,14,-47,25,-49,59","w":243},"'":{"d":"82,-249v0,45,-9,55,-29,88r-11,2v11,-31,14,-50,7,-80","w":86},"(":{"d":"19,-49v0,-99,55,-162,129,-206r19,0v-67,59,-107,136,-107,238v0,43,10,71,28,101r-18,0v-31,-42,-51,-73,-51,-133","w":172},")":{"d":"115,-153v0,-47,-9,-69,-26,-102r17,0v30,40,52,74,52,133v0,99,-53,162,-129,206r-20,0v63,-57,106,-125,106,-237","w":172},"*":{"d":"170,-130v-22,-2,-46,-13,-70,-34v0,17,4,38,12,64r-35,13v-5,-33,2,-48,11,-76v-16,5,-34,15,-56,31r-25,-29v22,-13,45,-16,77,-13v-17,-20,-32,-34,-48,-44r21,-32v16,13,28,35,36,69v13,-22,23,-42,27,-60r37,10v-8,21,-26,39,-54,55v22,7,43,10,64,9","w":172},"+":{"d":"216,-82r-82,0r0,82r-28,0r0,-82r-83,0r0,-28r83,0r0,-83r28,0r0,83r82,0r0,28","w":240},",":{"d":"47,9v7,-18,-37,-19,-16,-35v5,-4,12,-12,21,-25v32,13,39,55,11,81v-12,12,-28,22,-51,30r-4,-10v19,-12,37,-18,39,-41","w":86},"-":{"d":"25,-76v6,-31,69,-4,81,-22v7,9,-6,43,-29,43v-21,0,-45,-4,-58,5v-4,0,-4,-1,-3,-4","w":117},".":{"d":"23,-49v15,13,23,19,46,12v-6,39,-32,52,-64,30v6,-10,12,-24,18,-42","w":71},"\/":{"d":"133,-251r-79,331r-40,0r78,-331r41,0","w":142},"0":{"d":"136,-200v-1,-16,13,-51,28,-50v19,-3,17,48,14,70v10,2,13,19,-3,16v-23,112,-60,168,-111,168v-35,0,-52,-32,-52,-70v0,-82,55,-167,116,-184v5,2,3,12,-2,15v-32,29,-63,112,-63,170v0,22,6,42,24,43v13,0,26,-12,39,-35v13,-23,26,-60,37,-110v-18,-5,-27,-16,-27,-33"},"1":{"d":"31,-164v-13,-4,-11,-10,0,-23v18,-22,48,-66,89,-63v10,1,10,1,8,10r-54,204v-10,40,-11,37,-54,40v-13,0,-9,-6,-6,-15v19,-51,40,-119,63,-204v-23,18,-33,35,-46,51","w":142},"2":{"d":"118,-250v52,0,82,56,53,99v-31,48,-102,72,-137,116v38,-18,106,17,119,-24r10,4v-7,24,-20,63,-58,59v-30,-3,-71,-8,-97,0v-4,-80,124,-102,123,-195v0,-22,-13,-40,-34,-40v-18,-1,-36,17,-35,35v-3,12,14,22,18,29v0,6,-27,18,-35,18v-10,0,-17,-11,-17,-22v-2,-39,49,-79,90,-79"},"3":{"d":"37,-187v-1,-67,145,-93,147,-9v0,29,-20,50,-62,63v33,12,49,32,49,61v0,47,-47,76,-99,76v-39,0,-65,-16,-67,-51v-1,-19,26,-23,40,-26v14,4,-1,23,-1,35v0,16,14,29,32,29v30,0,45,-36,45,-66v1,-26,-12,-47,-42,-42v-9,-3,-8,-23,5,-21v41,5,52,-27,56,-60v5,-43,-66,-47,-68,-9v-1,5,5,16,5,20v1,6,-24,18,-30,17v-7,-1,-10,-9,-10,-17"},"4":{"d":"138,-99v18,1,34,-10,43,-1v-4,8,-3,36,-21,31v-6,1,-16,1,-30,1v-12,25,-4,68,-40,70v-13,1,-39,10,-31,-13r21,-57v-23,-3,-58,4,-74,-7v1,-30,15,-37,29,-61v21,-36,75,-92,105,-110v6,-3,32,-9,35,1v-7,37,-26,106,-37,146xm125,-216v-30,21,-79,83,-100,121v27,0,49,0,64,-1v10,-29,22,-69,36,-120"},"5":{"d":"79,-240v6,-22,32,0,52,-5v16,0,31,-2,49,-5v-5,48,-45,54,-98,45r-14,55v53,-19,102,17,102,67v0,50,-45,87,-96,87v-36,0,-67,-19,-68,-48v-2,-20,26,-21,38,-27v9,4,0,20,0,29v0,18,13,33,30,33v29,0,46,-40,46,-75v0,-38,-29,-53,-67,-45v-7,-2,-3,-4,-1,-12"},"6":{"d":"126,-97v0,-20,-17,-37,-34,-25r-4,-5v2,-4,32,-25,42,-22v25,0,46,30,46,57v0,48,-50,96,-98,96v-41,0,-65,-37,-65,-81v0,-87,67,-155,131,-173v1,-1,10,6,9,7v-55,31,-93,120,-96,199v-1,18,9,34,24,35v27,2,45,-59,45,-88"},"7":{"d":"152,-203v-36,8,-106,-26,-112,23v-11,5,-16,1,-10,-13v12,-28,10,-63,58,-57v29,3,69,11,92,0v12,10,-4,25,-22,62v-27,55,-56,130,-75,184v-6,6,-29,9,-44,8v-20,-5,-2,-20,5,-47v8,-30,89,-121,108,-160","w":190},"8":{"d":"138,-218v0,-29,39,-47,39,-11v0,10,-2,21,-7,31v5,1,12,-3,13,3v1,8,-10,14,-20,10v-8,14,-21,28,-42,42v22,23,32,46,32,66v2,41,-43,81,-85,81v-34,0,-60,-21,-60,-51v0,-42,26,-56,60,-79v-48,-48,-12,-121,45,-124v5,4,7,5,7,5v-20,11,-48,37,-29,67v4,7,11,15,20,25v19,-11,32,-24,40,-39v-9,-6,-13,-15,-13,-26xm67,-9v38,0,59,-40,38,-73v-6,-10,-15,-21,-27,-33v-38,22,-57,44,-57,67v-1,22,22,39,46,39","w":188},"9":{"d":"174,-169v0,87,-67,156,-132,173v0,0,-10,-6,-9,-7v56,-31,92,-121,97,-199v1,-17,-10,-35,-25,-35v-27,0,-45,60,-45,87v0,20,16,37,34,26v2,0,4,3,4,5v-1,4,-31,26,-41,22v-26,0,-47,-29,-47,-57v0,-48,50,-96,98,-96v42,0,66,37,66,81"},":":{"d":"51,-150v14,13,28,18,48,11v-5,37,-33,54,-66,31v6,-6,12,-20,18,-42xm24,-49v17,13,20,19,47,12v-6,36,-32,54,-64,30v7,-10,12,-24,17,-42","w":101},";":{"d":"68,-150v13,13,24,19,46,11v-4,37,-35,55,-65,30v8,-9,14,-23,19,-41xm45,9v7,-18,-36,-19,-17,-35v5,-4,12,-13,22,-26v61,38,7,103,-41,112r-4,-11v19,-12,38,-17,40,-40","w":116},"<":{"d":"216,-3r-192,-80r0,-26r192,-80r0,30r-155,63r155,63r0,30","w":240},"=":{"d":"216,-124r-192,0r0,-28r192,0r0,28xm216,-41r-192,0r0,-27r192,0r0,27","w":240},">":{"d":"216,-84r-192,81r0,-30r155,-63r-155,-63r0,-31r192,81r0,25","w":240},"?":{"d":"17,-183v-3,-67,136,-100,136,-11v0,56,-55,75,-89,105v-8,6,0,20,-11,22v-34,-59,55,-61,55,-124v0,-22,-11,-38,-32,-38v-18,0,-33,14,-33,31v0,8,3,20,13,19v5,0,7,1,7,4v2,6,-25,22,-30,20v-9,0,-16,-17,-16,-28xm30,-49v11,13,24,17,46,11v-5,37,-34,55,-65,30v6,-7,12,-20,19,-41","w":157},"@":{"d":"150,66v66,-1,121,-39,139,-94r11,0v-25,60,-72,102,-150,103v-85,2,-150,-64,-150,-149v0,-91,72,-161,164,-161v69,0,121,45,121,114v0,63,-43,121,-101,121v-31,0,-41,-25,-30,-54v-19,29,-27,51,-59,54v-20,2,-29,-17,-28,-38v2,-58,37,-125,87,-125v14,0,22,8,25,26r5,-20r41,-1r-31,106v-6,21,-10,37,9,40v40,-8,73,-54,73,-105v1,-62,-46,-107,-109,-107v-85,0,-149,72,-149,156v0,76,56,135,132,134xm111,-47v-1,9,3,16,9,16v20,0,55,-68,51,-97v-1,-11,-4,-22,-12,-23v-20,-1,-50,81,-48,104","w":299},"A":{"d":"182,-59v0,46,42,33,66,0r0,20v-27,29,-53,43,-75,43v-27,0,-40,-22,-41,-50v-23,26,-37,50,-73,50v-35,0,-54,-36,-53,-75v4,-98,60,-181,166,-179v26,0,51,3,72,10r0,12v-28,27,-62,122,-62,169xm58,-77v0,57,48,54,75,7v7,-66,29,-119,64,-158v-89,-40,-139,74,-139,151","w":243},"B":{"d":"166,-238v-51,0,-132,62,-74,94v5,13,-27,19,-32,21v-10,0,-22,-21,-21,-34v7,-61,66,-94,137,-95v50,0,96,22,97,65v0,28,-20,47,-60,57v84,21,43,142,-33,134v-35,5,-41,-35,-16,-44v11,-3,6,32,17,30v27,-6,50,-107,7,-114r2,-13v25,1,35,-24,36,-47v1,-33,-26,-54,-60,-54xm41,-63v17,7,-10,56,23,53v57,-5,46,-126,69,-165v10,-17,45,-52,62,-30v-37,33,-19,128,-55,167v-20,21,-48,42,-86,42v-30,0,-48,-12,-49,-37v-1,-19,23,-26,36,-30","w":273,"k":{".":9,",":20}},"C":{"d":"136,-20v36,-1,50,-17,71,-39r0,20v-57,70,-200,53,-197,-51v2,-83,56,-155,133,-160v33,-2,57,23,57,55v0,38,-29,78,-65,78v-25,0,-42,-26,-23,-43v4,7,8,11,15,11v20,0,38,-33,38,-56v0,-18,-8,-35,-25,-32v-47,8,-76,78,-78,133v-2,45,30,86,74,84","w":202},"D":{"d":"7,-14v1,-27,45,-36,71,-24v28,-18,20,-88,36,-119v11,-21,34,-43,59,-46r7,10v-32,18,-21,98,-43,128v-9,12,-20,23,-37,33v16,7,33,18,53,18v43,0,65,-72,65,-120v0,-56,-29,-101,-81,-103v-34,-1,-82,33,-80,65v-3,18,16,21,21,32v2,5,-28,18,-31,17v-12,0,-23,-20,-22,-34v2,-51,62,-94,126,-94v69,0,118,42,118,109v-1,101,-102,176,-203,133v-23,15,-53,22,-59,-5","w":273,"k":{"I":11,"H":23,".":16,",":43}},"E":{"d":"116,-18v33,0,58,-19,76,-41r0,20v-27,26,-51,42,-98,43v-47,1,-84,-24,-84,-67v0,-42,34,-66,77,-73v-25,-9,-38,-26,-38,-48v0,-59,118,-95,138,-37v1,5,-17,27,-21,27v-10,-9,-11,-50,-31,-43v-39,-2,-63,89,-7,88v6,1,9,-1,10,4v0,7,-4,22,-10,22v-38,-10,-66,17,-67,51v0,31,24,54,55,54"},"F":{"d":"139,-252v22,-1,56,11,70,-2r9,0v7,87,-143,6,-156,79v-4,21,40,23,18,43v-13,21,-43,4,-40,-20v6,-48,43,-100,99,-100xm44,-41v1,16,8,31,25,31v24,0,38,-24,45,-73v-11,2,-22,7,-36,15r7,-24v10,-9,21,-15,32,-19v4,-39,11,-55,32,-78v14,-2,24,-3,29,-3v-9,21,-11,28,-11,63v15,-5,29,-11,43,-18v-3,16,2,36,-15,39v-6,1,-15,5,-30,9v-4,56,-41,102,-98,103v-30,1,-56,-16,-60,-37v-2,-7,23,-29,30,-27v9,1,6,5,7,19","w":217,"k":{"o":13,"e":13,"a":13,"\\":7,"I":25,"H":25,".":38,",":54}},"G":{"d":"58,-95v-1,34,14,61,45,62v23,0,45,-17,66,-49v12,0,32,-10,39,-2r-18,60v18,-11,33,-22,43,-35v4,36,-20,31,-46,51v-7,52,-35,96,-85,98v-19,0,-31,-7,-31,-25v0,-22,21,-42,63,-63v4,-16,9,-30,13,-43v-11,19,-45,41,-71,41v-43,0,-70,-45,-69,-91v2,-87,69,-154,150,-159v38,-2,68,24,68,61v0,38,-34,76,-70,75v-19,0,-37,-10,-37,-28v-2,-11,15,-26,19,-11v0,7,6,11,13,11v38,-2,63,-99,4,-95v-60,4,-94,78,-96,142xm130,20v-30,15,-45,30,-45,45v0,8,3,11,11,11v15,0,26,-18,34,-56","w":228},"H":{"d":"276,-27v23,-4,30,-13,47,-32r0,20v-23,23,-40,43,-75,43v-46,0,-55,-57,-46,-109v-18,1,-28,2,-32,2v-10,65,-42,103,-102,107v-27,1,-57,-15,-60,-35v-1,-10,38,-50,37,-15v-2,45,38,46,54,17v8,-13,14,-36,19,-67v-14,2,-28,9,-42,21v-1,-1,-1,-6,-2,-15v12,-14,29,-24,49,-29v13,-55,20,-58,62,-102v-25,15,-43,3,-67,0v-18,-2,-33,16,-33,32v-2,11,13,19,17,27v1,7,-13,21,-20,21v-52,-28,15,-111,57,-109v19,1,50,19,65,-1v9,5,13,7,13,8v-25,30,-36,53,-42,117v13,-1,25,-1,35,-3v11,-43,33,-79,57,-106v4,-2,70,-33,43,-1v-16,20,-39,68,-48,101v13,-2,26,-8,39,-17v11,21,-23,33,-46,39v-10,44,-15,78,21,86","w":318},"I":{"d":"181,-242v15,-7,49,-14,26,12v-56,64,-10,230,-139,234v-28,2,-57,-15,-59,-36v0,-9,40,-50,36,-12v-3,35,36,45,54,17v16,-24,24,-110,39,-136v9,-16,25,-36,49,-58v-24,13,-47,2,-68,-1v-17,-2,-34,16,-33,33v-3,12,15,19,17,27v2,7,-13,21,-20,20v-11,0,-19,-17,-19,-30v0,-34,43,-78,76,-78v10,0,30,9,41,8","w":217,"k":{"y":16,"w":16,"v":14,"u":16,"t":11,"s":18,"r":13,"p":16,"o":16,"n":16,"m":16,"l":13,"k":11,"j":16,"h":11,"g":18,"f":25,"e":18,"d":13,"c":18,"b":11,"a":25,"W":7,"V":7,"U":7,"T":31,"S":23,"R":32,"P":16,"O":13,"N":54,"M":50,"L":43,"K":27,"J":23,"H":38,"G":14,"F":23,"E":20,"D":14,"C":14,"B":25,"A":14}},"J":{"d":"120,-250v20,1,38,19,55,0v21,3,15,6,6,20v-27,42,-34,171,-48,211v25,-9,45,-22,59,-40r0,20v-11,12,-33,24,-65,37v-16,49,-48,88,-96,92v-15,1,-25,-10,-25,-25v0,-26,25,-48,75,-65v17,-117,27,-157,81,-223v-23,18,-40,4,-63,1v-17,-2,-35,17,-34,33v-3,11,16,22,18,27v1,3,-15,22,-20,20v-52,-29,14,-111,57,-108xm20,63v0,22,25,12,36,-2v7,-10,16,-25,21,-46v-38,14,-57,30,-57,48"},"K":{"d":"177,-239v13,-5,53,-22,27,8v-32,36,-31,148,-54,183v-19,28,-42,50,-82,52v-26,1,-59,-15,-60,-36v-1,-10,36,-48,37,-15v0,25,9,38,24,38v41,9,46,-105,62,-145v7,-18,24,-40,53,-67v-27,16,-54,3,-78,-3v-15,0,-29,14,-28,31v-2,12,11,23,18,32v0,4,-16,20,-22,19v-46,-30,8,-114,55,-109v12,-1,38,12,48,12xm213,-124v30,11,32,40,32,79v0,13,5,20,16,20v12,0,28,-11,47,-34r0,20v-23,23,-36,42,-71,43v-44,2,-46,-53,-37,-94v-1,-12,0,-25,-13,-24v-6,0,-9,-2,-9,-7v2,-19,31,-3,38,-20v5,-7,9,-20,14,-39v11,-47,29,-70,52,-70v9,-1,24,9,23,18v0,4,-13,31,-17,30v-13,-18,-31,-16,-40,19v-8,32,-14,49,-35,59","w":303},"L":{"d":"85,-50v34,-4,60,21,93,20v19,0,38,-9,55,-29r0,20v-28,28,-57,43,-86,43v-31,0,-56,-20,-82,-26v-16,17,-30,26,-43,26v-21,-1,-18,-28,-2,-39v9,-6,21,-11,37,-14v28,-41,9,-134,50,-166v33,-50,118,-47,121,19v1,32,-24,69,-54,69v-19,0,-28,-16,-22,-35v22,18,44,-17,42,-43v5,-29,-32,-43,-48,-22v-21,28,-15,91,-30,128v-7,17,-16,33,-31,49","w":228,"k":{"Y":-11,"T":-11}},"M":{"d":"344,-249v-17,39,-45,129,-43,184v2,55,39,39,63,6r0,20v-26,28,-50,43,-72,43v-81,-25,-22,-183,6,-229v-58,53,-67,177,-127,225v-4,2,-27,8,-31,0v16,-55,3,-168,27,-223v-27,29,-48,175,-79,201v-18,15,-31,26,-46,26v-16,1,-36,-13,-35,-29v-2,-9,24,-30,29,-31v14,3,4,43,24,36v68,-25,53,-180,110,-228v6,-1,30,-10,34,0v-9,60,2,155,-14,204v35,-60,60,-173,118,-204v14,-1,27,-6,36,-1","w":360},"N":{"d":"153,-239v5,-12,45,-19,44,-3v-3,40,24,159,26,193v27,-44,18,-192,82,-201v16,-3,19,21,11,29v-8,8,-29,6,-35,19v-27,53,-31,158,-67,202v-7,2,-29,7,-35,1v-1,-62,-22,-127,-26,-193v-25,51,-25,191,-104,196v-18,1,-36,-16,-37,-30v-2,-6,24,-31,30,-29v12,5,6,40,25,37v37,3,66,-177,86,-221","w":318,"k":{"y":32,"u":34,"o":43,"i":22,"e":38,"a":34,"\\":18,"T":38,"O":25,"N":59,"L":41,"I":41,"G":14,"E":23,"A":22,".":52,",":68," ":23}},"O":{"d":"70,4v-96,-13,-48,-171,-6,-212v29,-29,29,-41,75,-42v-41,44,-74,95,-76,167v-1,30,12,54,38,55v48,2,114,-119,110,-174v-1,-16,-4,-32,-18,-33v-20,-2,-44,43,-42,64v-2,15,14,10,17,19v0,9,-13,23,-24,22v-15,0,-25,-15,-25,-33v0,-35,37,-87,70,-87v25,0,35,23,35,48v0,94,-69,194,-154,206","w":228,"k":{"z":11,"s":11,"p":11,"j":11,"f":11,"d":11,"c":11,"a":13,"\\":13,"Y":-7,"X":14,"W":-7,"V":-7,"U":-7,"T":23,"S":16,"R":20,"P":13,"O":11,"N":56,"M":49,"L":31,"K":22,"I":31,"H":32,"F":11,"E":11,"B":11,";":36,":":29,".":38,",":59," ":16}},"P":{"d":"40,-157v2,-50,65,-94,123,-94v45,0,81,24,81,66v0,36,-38,81,-60,51v8,-13,32,-42,28,-60v1,-28,-21,-44,-50,-44v-39,0,-90,31,-90,67v0,16,16,20,21,30v2,6,-26,18,-31,18v-11,0,-22,-20,-22,-34xm42,-64v19,6,-12,56,21,54v61,-2,47,-126,72,-166v12,-19,32,-34,51,-37v3,0,6,2,10,8v-33,21,-24,112,-45,150v-17,30,-53,59,-96,59v-27,0,-51,-14,-51,-39v-1,-16,27,-25,38,-29","w":243,"k":{"y":14,"o":25,"e":22,"a":27,"\\":22,"Y":-16,"U":-13,"R":13,"I":22,"H":22,".":74,",":86," ":18}},"Q":{"d":"183,-250v25,0,35,22,35,49v0,48,-20,98,-61,150v28,38,44,28,76,-8r0,20v-22,21,-35,39,-63,43v-20,-1,-26,-14,-39,-29v-51,51,-123,30,-123,-46v0,-74,44,-139,84,-170v7,-5,28,-13,42,-7v-45,41,-72,94,-76,165v-2,43,31,72,65,46v-9,-16,-19,-19,-36,-21v0,-7,20,-24,31,-23v15,2,21,9,31,19v37,-48,56,-95,56,-140v0,-16,-4,-32,-18,-33v-20,-1,-43,44,-41,64v-2,15,14,10,17,19v0,10,-14,23,-25,22v-15,-1,-25,-15,-25,-33v0,-35,37,-87,70,-87","w":228},"R":{"d":"209,-117v29,11,34,43,26,79v0,10,4,15,12,15v11,0,26,-12,46,-36r0,20v-22,23,-37,42,-70,43v-50,2,-35,-63,-28,-100v4,-19,-14,-13,-17,-23v-1,-13,9,-11,19,-10v24,1,36,-28,36,-55v0,-36,-20,-53,-60,-53v-43,0,-98,29,-98,67v-4,15,18,20,21,31v2,5,-28,17,-32,16v-12,0,-20,-19,-20,-33v0,-104,227,-138,237,-24v-4,36,-28,55,-72,63xm50,-57v-5,19,-7,47,16,47v73,0,34,-162,95,-190v17,-8,29,-21,41,-7v-44,31,-18,133,-62,171v-21,39,-126,64,-133,0v-1,-14,26,-25,37,-28v4,0,6,3,6,7","w":288},"S":{"d":"127,-250v27,0,57,16,61,31v0,5,-8,16,-23,34r-3,0v-8,-18,-13,-52,-42,-52v-17,0,-35,17,-34,35v2,50,81,73,81,127v0,42,-46,79,-91,79v-29,0,-65,-18,-69,-36v1,-5,29,-70,34,-26v3,31,12,47,41,48v23,2,48,-21,46,-43v-4,-47,-79,-69,-76,-125v2,-37,33,-72,75,-72","w":202,"k":{"y":13,"o":16,"i":11,"h":11,"e":14,"a":11,"T":22,"S":23,"O":14,"I":14,"H":20,"E":18,"A":7,".":27,",":40}},"T":{"d":"45,-145v7,-79,108,-128,188,-93v4,-1,8,-3,12,-1v-5,68,-73,21,-115,21v-29,0,-59,30,-62,51v-2,12,19,23,24,32v1,5,-21,21,-24,21v-12,-1,-24,-17,-23,-31xm133,-106v-2,-51,12,-71,46,-79v15,0,2,18,3,27v4,95,-26,157,-115,162v-30,2,-59,-14,-61,-36v0,-9,38,-49,38,-14v0,25,6,37,27,36v48,-3,64,-39,62,-96","w":243,"k":{"y":27,"w":36,"u":25,"r":25,"o":40,"i":16,"h":18,"e":40,"a":40,"\\":22,"O":22,"M":52,"I":38,"H":40,"E":14,"A":20,";":70,":":52,".":61,"-":47,",":77}},"U":{"d":"230,-23v23,-4,27,-16,48,-36r0,20v-27,29,-50,43,-69,43v-26,0,-43,-24,-40,-59v-21,39,-44,59,-70,59v-94,0,-4,-159,-2,-211v0,-14,-8,-27,-21,-27v-18,0,-42,29,-40,50v-2,14,11,24,16,34v0,6,-14,23,-21,22v-12,0,-21,-20,-21,-33v-2,-39,40,-93,78,-89v96,10,15,148,15,209v0,28,28,21,41,1v33,-52,43,-141,70,-203v6,-6,34,-8,46,-5r-33,128v-9,38,-13,62,-13,72v-1,13,5,25,16,25","w":273},"V":{"d":"210,-150v2,-22,-15,-53,-23,-75v-2,-7,30,-26,36,-25v10,3,18,36,17,52v-5,85,-44,196,-124,202v-34,3,-54,-28,-56,-63v-2,-28,37,-119,37,-147v0,-16,-7,-28,-20,-29v-21,-1,-40,30,-40,51v0,16,14,25,16,33v1,6,-14,24,-21,23v-11,0,-20,-19,-20,-32v0,-40,35,-92,76,-91v34,1,52,29,52,65v0,43,-34,100,-34,141v-1,16,11,31,25,29v49,-7,75,-78,79,-134","w":243,"k":{"o":9,"e":16,"a":16,"Y":-13,"U":-13,"I":16,";":34,":":16,".":32,"-":9,",":43}},"W":{"d":"208,4v-28,-1,-40,-25,-39,-59v-21,40,-44,59,-69,59v-97,0,0,-161,-4,-215v0,-12,-8,-24,-20,-24v-18,-1,-42,32,-41,51v-2,11,12,26,17,35v0,4,-14,23,-20,21v-12,-1,-21,-16,-21,-33v0,-41,38,-90,77,-90v30,0,51,31,51,63v0,29,-40,124,-36,148v5,30,31,19,46,-7v29,-48,40,-143,66,-197v3,-5,39,-9,45,-4v-14,58,-42,144,-46,202v-1,14,6,23,17,24v41,-13,76,-71,78,-126v1,-26,-11,-54,-20,-77v-3,-9,29,-26,35,-25v11,2,19,33,18,49v-4,90,-57,190,-134,205","w":344,"k":{"a":7,"\\":13,"Y":-13,"U":-13,"I":23,"H":18,";":22,":":18,".":23,",":47}},"X":{"d":"163,-68v0,63,69,54,100,9r0,20v-19,20,-53,43,-86,43v-36,0,-59,-31,-59,-74v-23,49,-49,74,-76,74v-16,0,-32,-16,-33,-26v-2,-4,28,-33,32,-30v8,6,7,29,24,27v43,-15,67,-124,71,-176v1,-18,-7,-33,-24,-34v-22,-1,-48,32,-48,55v0,20,17,21,30,26v0,6,-17,32,-27,28v-16,0,-29,-18,-29,-36v0,-39,45,-88,86,-88v37,0,55,25,54,66v16,-33,29,-62,59,-66v31,-4,22,40,2,45v-5,0,-11,-18,-18,-15v-34,15,-58,105,-58,152","w":258},"Y":{"d":"93,2v-89,-16,1,-162,0,-210v0,-14,-8,-27,-21,-27v-21,-1,-40,29,-40,50v0,14,10,24,16,33v1,7,-13,25,-21,24v-51,-29,5,-131,57,-124v98,14,15,151,15,216v0,11,3,15,11,15v14,0,33,-21,55,-64v22,-43,42,-95,60,-155v0,-11,42,-14,49,-9r-56,230v24,-8,45,-21,60,-40r0,20v-12,15,-34,27,-65,37v-17,50,-42,93,-91,93v-17,0,-30,-10,-30,-27v0,-25,25,-47,75,-64r35,-134v-31,61,-49,128,-109,136xm105,63v3,20,30,18,39,0v5,-10,12,-26,18,-47v-27,9,-52,24,-57,47","w":273},"Z":{"d":"165,-32v20,-2,28,-13,42,-27r0,20v-26,24,-45,41,-86,43v-19,1,-57,-20,-75,-19v-21,-5,-20,30,-39,15v23,-77,117,-146,163,-210v-35,23,-113,-31,-124,20v-3,11,17,22,17,28v2,5,-16,21,-20,20v-9,1,-18,-17,-18,-27v0,-37,44,-85,81,-82v30,3,69,18,90,1v14,1,1,15,-2,26v-28,53,-119,130,-149,181v35,-19,88,7,120,11","w":202},"[":{"d":"175,-251r-4,16r-39,0r-78,300r39,0r-5,16r-81,0r86,-332r82,0","w":172},"\\":{"d":"133,80r-41,0r-78,-331r40,0","w":142},"]":{"d":"172,-251r-88,332r-82,0r4,-16r39,0r79,-300r-39,0r5,-16r82,0","w":172},"^":{"d":"194,-117r-28,0r-52,-90r-51,90r-26,0r72,-126r14,0","w":205},"_":{"d":"183,45r-187,0r0,-18r187,0r0,18","w":180},"`":{"d":"73,-171r-8,4v-27,-16,-48,-36,-60,-61r41,-7v3,20,12,42,27,64","w":119},"a":{"d":"153,-30v17,-4,24,-16,39,-29r0,20v-29,25,-33,43,-64,43v-19,0,-27,-16,-26,-49v-19,26,-31,47,-63,49v-22,2,-38,-26,-37,-50v1,-55,44,-104,92,-104v15,0,24,7,30,20v16,-6,24,-19,46,-19v-7,27,-26,82,-27,104v0,10,3,15,10,15xm46,-50v0,11,6,21,17,21v25,1,50,-58,49,-85v0,-12,-6,-21,-17,-21v-25,-1,-50,58,-49,85"},"b":{"d":"111,-51v16,20,39,13,51,-8r0,20v-17,17,-40,18,-59,0v-21,22,-33,43,-65,43v-21,0,-36,-21,-36,-45v1,-50,41,-162,64,-193v27,-6,76,-35,73,7v-4,51,-50,89,-81,121v-7,26,-11,45,-11,57v3,36,37,20,47,-1v-22,-35,2,-96,35,-99v9,0,15,9,14,19v0,19,-10,46,-32,79xm124,-220v0,-6,-2,-11,-7,-12v-14,0,-31,33,-51,99v27,-26,53,-53,58,-87","w":157},"c":{"d":"80,-26v27,-2,37,-15,55,-33r0,20v-26,24,-41,41,-80,43v-30,1,-53,-23,-53,-53v0,-45,44,-102,87,-100v24,-4,49,29,26,43v-9,2,-22,17,-28,8v2,-14,6,-35,-10,-36v-39,6,-52,110,3,108","w":131},"d":{"d":"144,-45v0,7,4,16,11,15v8,0,20,-10,37,-29r0,20v-26,24,-34,37,-62,43v-21,-2,-28,-22,-28,-48v-15,24,-33,48,-62,48v-20,0,-38,-24,-38,-47v0,-47,45,-106,90,-106v15,0,18,4,26,11r25,-105v24,-4,37,-11,45,-4v0,1,-3,13,-9,36v-23,92,-35,147,-35,166xm48,-50v0,11,6,20,17,20v24,0,49,-56,47,-83v0,-12,-6,-23,-17,-23v-24,-1,-47,60,-47,86"},"e":{"d":"81,-25v29,0,31,-13,54,-34r0,20v-25,24,-40,41,-79,43v-32,0,-53,-22,-53,-56v0,-45,40,-97,83,-97v21,0,36,12,36,31v0,24,-25,44,-77,59v5,23,16,34,36,34xm43,-71v30,-8,45,-24,45,-47v0,-27,-24,-18,-34,1v-6,12,-11,27,-11,46","w":131},"f":{"d":"116,-247v23,-10,28,8,28,28v0,52,-26,68,-62,104r-15,73v22,36,53,16,80,-17r0,20v-22,23,-50,53,-87,38v-5,26,-9,53,-13,83v-12,2,-27,5,-44,8v4,-32,11,-74,20,-125v-1,-2,-4,-8,-7,-17v-6,4,-7,13,-16,13v-2,-30,22,-33,33,-50v11,-64,26,-100,46,-145v7,-7,25,-8,37,-13xm131,-216v1,-9,-2,-16,-9,-17v-22,15,-23,47,-34,94v21,-19,42,-45,43,-77","w":142},"g":{"d":"2,-51v0,-53,67,-130,116,-84v13,-4,22,-12,37,-14v-15,40,-18,84,-27,128v16,-6,31,-18,48,-38r0,20v-15,16,-32,28,-53,35v-16,47,-38,91,-85,94v-35,3,-38,-46,-13,-65v12,-9,30,-20,57,-29r7,-34v-18,19,-28,37,-54,37v-22,0,-33,-24,-33,-50xm45,-59v0,14,5,26,18,26v30,0,39,-56,43,-84v1,-10,-7,-19,-15,-19v-27,-1,-47,49,-46,77xm21,59v0,23,30,23,39,2v5,-11,12,-27,18,-49v-38,14,-57,29,-57,47","w":172},"h":{"d":"132,-149v59,13,-29,106,3,124v8,0,21,-11,41,-34r0,20v-28,29,-50,43,-68,43v-58,0,-9,-79,-3,-115v-3,-14,-16,-5,-27,2v-9,6,-18,16,-28,27v-4,22,-6,47,-6,77r-40,9v-9,-100,17,-165,58,-233r60,-21v18,14,12,45,-1,67v-8,15,-20,34,-36,55v25,-13,24,-19,47,-21xm55,-111v42,-49,62,-84,62,-107v0,-7,-1,-11,-5,-11v-25,14,-48,75,-57,118","w":172},"i":{"d":"87,-218v4,42,-32,52,-57,33v7,-10,12,-22,16,-35v16,11,26,13,41,2xm55,-32v18,-3,20,-11,35,-27r0,20v-27,29,-47,43,-61,43v-18,0,-27,-21,-27,-40v0,-25,8,-60,25,-104r47,-9v-8,28,-26,78,-28,104v-1,8,3,12,9,13","w":86},"j":{"d":"131,-218v0,42,-35,54,-62,33v10,-13,16,-25,18,-34v17,10,28,11,44,1xm70,65v-21,35,-64,32,-65,-8v0,-23,15,-42,46,-58r13,-106v-24,30,-44,53,-60,68v-8,1,-3,-11,-4,-16v17,-15,50,-55,74,-88v12,-1,26,-3,41,-6v-5,28,-11,69,-18,123v11,-5,23,-16,38,-33r0,20v-11,11,-25,21,-41,30v-4,32,-13,56,-24,74xm18,57v0,8,5,20,13,19v15,2,16,-43,19,-61v-16,7,-31,23,-32,42","w":131},"k":{"d":"135,-26v19,-4,24,-16,41,-33r0,20v-27,29,-48,43,-66,43v-31,0,-34,-37,-25,-63v2,-11,-20,-4,-19,-15v0,-8,3,-12,12,-11v33,6,56,-37,20,-42v-23,2,-32,16,-44,31v-5,13,-12,66,-10,93r-40,7v-8,-97,16,-168,59,-233v22,-9,47,-17,64,-21v30,35,-8,79,-30,105v28,-10,60,-2,61,25v0,19,-17,34,-52,43v20,3,21,20,19,40v0,7,3,11,10,11xm61,-124v28,-29,68,-80,63,-94v0,-7,-3,-11,-9,-11v-30,14,-39,57,-54,105","w":172},"l":{"d":"67,-24v26,-4,30,-16,53,-35r0,20v-26,22,-41,40,-76,43v-60,-10,-44,-86,-26,-142v11,-34,24,-67,39,-96r48,-17v8,2,11,16,11,28v-2,65,-31,99,-68,141v-3,30,-3,54,19,58xm103,-216v0,-6,-2,-14,-7,-14v-21,20,-32,73,-43,122v24,-25,48,-68,50,-108","w":116},"m":{"d":"221,-25v18,-6,21,-14,42,-34r0,20v-25,21,-36,43,-68,43v-51,0,-9,-89,-6,-113v-38,-14,-59,62,-66,105r-45,8v7,-37,20,-74,24,-114v-13,-14,-31,18,-44,28v-15,18,-14,46,-15,76r-39,10v-6,-64,5,-101,27,-146r42,-8v-8,19,-14,37,-18,55v32,-37,56,-55,73,-55v20,0,23,22,19,48v30,-28,34,-42,66,-48v49,8,2,90,1,115v0,7,2,10,7,10","w":258},"n":{"d":"131,-149v50,7,-3,84,-5,113v0,7,3,11,9,11v9,0,22,-11,41,-34r0,20v-27,29,-50,43,-69,43v-54,0,-10,-79,-3,-114v-30,-7,-69,51,-61,105r-39,9v-6,-64,5,-100,26,-146r43,-8v-9,24,-15,44,-18,58v30,-30,40,-50,76,-57","w":172},"o":{"d":"99,-149v20,0,32,3,32,22v0,22,-6,48,-18,80v18,17,30,8,49,-12r0,20v-16,13,-37,22,-56,5v-27,55,-104,49,-104,-18v0,-52,45,-99,97,-97xm47,-58v0,40,32,50,49,14v-25,-30,-22,-69,8,-93v-40,-8,-57,41,-57,79","w":157},"p":{"d":"177,-100v0,54,-60,133,-112,93v-8,37,-15,67,-17,89r-44,8v8,-55,18,-110,31,-166v-18,21,-22,35,-35,37r0,-16v22,-24,41,-53,55,-87r40,-7r-7,30v13,-16,25,-30,49,-30v25,0,40,22,40,49xm133,-90v0,-35,-35,-36,-46,-9v-7,16,-14,52,-19,74v6,10,13,15,20,15v26,1,45,-53,45,-80","w":202,"k":{"y":16,"p":14,"h":16,"e":18,"a":7,"\\":-9,".":29,",":43}},"q":{"d":"2,-39v2,-57,45,-111,98,-111v15,0,25,8,30,22v17,-6,21,-22,43,-22r-46,166v19,-27,42,-52,65,-75r0,20v-44,46,-72,86,-84,121v-19,2,-34,5,-45,8r36,-126v-21,26,-41,40,-60,40v-23,0,-38,-19,-37,-43xm46,-43v0,8,8,16,16,16v26,3,58,-62,56,-88v0,-10,-7,-21,-16,-21v-28,-3,-58,67,-56,93"},"r":{"d":"97,-31v19,-2,18,-11,38,-28r0,20v-29,29,-52,43,-68,43v-15,0,-26,-15,-25,-31v0,-17,8,-39,26,-67v-9,4,-18,8,-28,10v-8,14,-20,29,-36,45v-8,1,-3,-11,-4,-16v9,-9,18,-19,25,-30v-32,-12,-8,-67,19,-64v23,2,13,24,6,45v19,-2,36,-16,51,-44r16,-1v-10,34,-27,64,-32,102v-1,9,3,17,12,16","w":131},"s":{"d":"54,-14v26,-5,39,-35,18,-61v-9,-11,-13,-23,-16,-31v-14,22,-31,44,-52,67v-8,1,-3,-11,-4,-16v29,-31,48,-59,58,-87v11,-2,31,-8,41,-6v-14,29,16,52,17,76v2,33,-45,76,-79,76v-13,0,-32,-8,-32,-19v-2,-4,20,-30,24,-28v9,-1,11,32,25,29","w":146,"k":{"e":11,"\\":-9,".":22,",":43}},"t":{"d":"62,-30v22,0,26,-12,43,-29r0,20v-23,22,-37,40,-69,43v-52,-7,-31,-83,-17,-121r-14,1r6,-28r16,-1r17,-55r47,-9r-18,61r25,-1r-6,27r-27,2v-6,20,-18,51,-18,72v-1,11,6,18,15,18","w":101},"u":{"d":"167,-149v-15,50,-22,67,-28,104v3,29,21,16,38,0r15,-14r0,20v-24,21,-37,43,-67,43v-20,0,-30,-17,-29,-41v-21,21,-35,41,-65,41v-20,0,-29,-18,-29,-41v0,-24,8,-59,24,-103r47,-9v-19,56,-29,92,-29,108v0,26,22,18,36,2v25,-28,26,-65,40,-101"},"v":{"d":"98,-47v-22,-37,-3,-98,33,-102v8,0,12,6,12,18v0,24,-10,52,-29,83v19,15,31,8,48,-11r0,20v-14,13,-38,19,-55,3v-21,26,-43,40,-66,40v-67,0,-31,-103,-14,-144r48,-9v-11,35,-27,67,-31,108v5,36,37,23,54,-6","w":157},"w":{"d":"183,-47v-22,-36,-2,-99,34,-102v8,0,11,6,11,17v0,25,-9,53,-28,84v18,16,29,8,48,-11r0,20v-15,13,-38,19,-55,3v-30,39,-79,61,-102,13v-27,38,-90,38,-89,-17v1,-41,11,-64,25,-101r47,-8v-9,28,-31,91,-30,109v3,30,32,25,44,-1v-1,-34,15,-71,24,-100r47,-8v-9,31,-27,75,-29,107v6,39,42,17,53,-5","w":243},"x":{"d":"126,-37v0,13,7,22,19,22v16,0,36,-15,62,-44r0,20v-29,29,-55,43,-77,43v-21,0,-34,-11,-40,-35v-12,24,-28,35,-48,35v-20,0,-47,-18,-22,-33v20,-25,18,18,34,15v29,-5,40,-66,40,-94v0,-13,-5,-19,-14,-19v-22,-5,-52,80,-80,88r0,-16v29,-29,48,-94,95,-94v20,0,32,11,36,34v11,-19,17,-33,41,-34v15,-1,27,12,27,24v0,2,-25,34,-26,15v-1,-7,-5,-19,-13,-19v-18,0,-34,75,-34,92","w":202},"y":{"d":"32,2v-59,-13,-17,-107,-2,-142r51,-9v-12,29,-37,80,-37,109v0,28,23,15,36,-2v20,-26,30,-65,43,-98r48,-9r-45,137v27,-12,49,-28,66,-47r0,20v-15,14,-39,29,-72,44v-17,47,-34,80,-79,85v-15,2,-25,-10,-25,-25v0,-23,22,-44,64,-63r10,-37v-22,25,-41,37,-58,37xm75,20v-21,10,-43,22,-45,45v0,8,3,12,10,12v13,0,25,-19,35,-57"},"z":{"d":"135,-31v23,-2,24,-12,41,-28r0,20v-25,25,-28,39,-59,43v-8,1,-44,-12,-52,-11v-17,-2,-18,17,-35,10v13,-24,68,-86,90,-115v-18,3,-37,3,-54,-3v-21,30,-42,56,-62,76v-8,1,-3,-11,-4,-16v23,-22,58,-71,72,-94v28,8,68,0,90,2v-11,25,-64,82,-85,109v22,-3,38,5,58,7","w":172},"{":{"d":"101,-27v-5,35,-25,87,25,92r0,8v-39,1,-72,-22,-72,-56v0,-37,27,-93,-25,-97r0,-10v71,-11,-3,-99,43,-135v13,-10,30,-18,54,-18r0,8v-52,7,-26,53,-26,92v0,32,-24,51,-57,58v35,9,54,27,58,58","w":141},"|":{"d":"112,90r-28,0r0,-360r28,0r0,360","w":196},"}":{"d":"88,-187v0,37,-27,92,25,97r0,10v-72,12,5,102,-44,135v-12,12,-30,18,-53,18r0,-8v51,-5,25,-55,25,-92v0,-31,25,-51,58,-58v-33,-9,-58,-26,-58,-58v0,-35,27,-88,-25,-92r0,-8v39,-2,72,23,72,56","w":141},"~":{"d":"70,-146v30,-1,74,32,105,32v18,0,28,-11,30,-32r11,0v-1,33,-18,55,-48,57v-43,3,-119,-72,-133,0r-11,0v0,-34,17,-56,46,-57","w":240},"\u00c4":{"d":"216,-309v-4,33,-23,34,-48,18v8,-12,13,-24,16,-33v13,8,23,13,32,15xm153,-310v-3,33,-27,36,-48,18v7,-11,12,-22,15,-32v14,9,25,13,33,14xm182,-59v0,46,42,33,66,0r0,20v-27,29,-53,43,-75,43v-27,0,-40,-22,-41,-50v-23,26,-37,50,-73,50v-35,0,-54,-36,-53,-75v4,-98,60,-181,166,-179v26,0,51,3,72,10r0,12v-28,27,-62,122,-62,169xm58,-77v0,57,48,54,75,7v7,-66,29,-119,64,-158v-89,-40,-139,74,-139,151","w":243},"\u00d6":{"d":"209,-309v-4,34,-24,34,-49,18v8,-12,13,-24,16,-33v13,8,24,13,33,15xm146,-310v-3,34,-28,35,-49,18v7,-11,12,-22,15,-32v14,9,26,13,34,14xm70,4v-96,-13,-48,-171,-6,-212v29,-29,29,-41,75,-42v-41,44,-74,95,-76,167v-1,30,12,54,38,55v48,2,114,-119,110,-174v-1,-16,-4,-32,-18,-33v-20,-2,-44,43,-42,64v-2,15,14,10,17,19v0,9,-13,23,-24,22v-15,0,-25,-15,-25,-33v0,-35,37,-87,70,-87v25,0,35,23,35,48v0,94,-69,194,-154,206","w":228},"\u00dc":{"d":"226,-309v-4,34,-24,34,-49,18v8,-12,13,-24,16,-33v13,8,24,13,33,15xm163,-310v-3,34,-28,35,-49,18v7,-11,13,-22,16,-32v14,9,25,13,33,14xm230,-23v23,-4,27,-16,48,-36r0,20v-27,29,-50,43,-69,43v-26,0,-43,-24,-40,-59v-21,39,-44,59,-70,59v-94,0,-4,-159,-2,-211v0,-14,-8,-27,-21,-27v-18,0,-42,29,-40,50v-2,14,11,24,16,34v0,6,-14,23,-21,22v-12,0,-21,-20,-21,-33v-2,-39,40,-93,78,-89v96,10,15,148,15,209v0,28,28,21,41,1v33,-52,43,-141,70,-203v6,-6,34,-8,46,-5r-33,128v-9,38,-13,62,-13,72v-1,13,5,25,16,25","w":273},"\u00e4":{"d":"167,-208v-4,34,-24,35,-49,18v8,-12,13,-24,16,-33v13,8,24,13,33,15xm104,-208v-3,32,-28,35,-49,18v7,-11,12,-23,15,-33v14,9,26,14,34,15xm153,-30v17,-4,24,-16,39,-29r0,20v-29,25,-33,43,-64,43v-19,0,-27,-16,-26,-49v-19,26,-31,47,-63,49v-22,2,-38,-26,-37,-50v1,-55,44,-104,92,-104v15,0,24,7,30,20v16,-6,24,-19,46,-19v-7,27,-26,82,-27,104v0,10,3,15,10,15xm46,-50v0,11,6,21,17,21v25,1,50,-58,49,-85v0,-12,-6,-21,-17,-21v-25,-1,-50,58,-49,85"},"\u00f6":{"d":"152,-208v-4,34,-24,35,-49,18v8,-12,13,-24,16,-33v13,8,24,13,33,15xm89,-208v-3,33,-27,34,-49,18v7,-11,12,-23,15,-33v14,9,26,14,34,15xm99,-149v20,0,32,3,32,22v0,22,-6,48,-18,80v18,17,30,8,49,-12r0,20v-16,13,-37,22,-56,5v-27,55,-104,49,-104,-18v0,-52,45,-99,97,-97xm47,-58v0,40,32,50,49,14v-25,-30,-22,-69,8,-93v-40,-8,-57,41,-57,79","w":157},"\u00fc":{"d":"167,-208v-4,34,-24,35,-49,18v8,-12,13,-24,16,-33v13,8,24,13,33,15xm104,-208v-3,32,-28,35,-49,18v7,-11,12,-23,15,-33v14,9,26,14,34,15xm167,-149v-15,50,-22,67,-28,104v3,29,21,16,38,0r15,-14r0,20v-24,21,-37,43,-67,43v-20,0,-30,-17,-29,-41v-21,21,-35,41,-65,41v-20,0,-29,-18,-29,-41v0,-24,8,-59,24,-103r47,-9v-19,56,-29,92,-29,108v0,26,22,18,36,2v25,-28,26,-65,40,-101"},"\u00df":{"d":"186,-87v0,51,-82,129,-123,70v-7,38,-12,71,-14,98v-13,4,-28,7,-44,9v3,-28,10,-79,22,-153v-10,7,-14,20,-27,24v-2,-30,22,-34,33,-51v9,-44,22,-92,39,-132v39,-19,65,-28,80,-28v21,-1,36,17,35,38v-3,36,-26,47,-53,68v35,7,52,26,52,57xm153,-204v3,-32,-39,-32,-48,-4v-5,14,-12,41,-19,82v36,-30,63,-37,67,-78xm111,-11v42,-8,47,-109,-7,-106v-14,1,-12,4,-24,13r-16,83v15,-12,15,-18,27,-22v10,1,4,35,20,32","w":217},"\u00a0":{"w":90}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright(c) 2002 Brother Industries,Ltd.
 * 
 * Trademark:
 * Helsinki
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Helsinki","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-7 -328 331 76.0228","underline-thickness":"26.3672","underline-position":"-21.7969","unicode-range":"U+0020-U+00DC"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"!":{"d":"66,-263v1,69,-1,135,-7,196r-18,0v-6,-62,-8,-127,-7,-196r32,0xm32,0r0,-38r36,0r0,38r-36,0","w":100},"\"":{"d":"82,-176v-5,-26,-8,-54,-7,-87r28,0v1,33,-2,61,-7,87r-14,0xm31,-176v-5,-26,-8,-54,-7,-87r29,0v1,33,-2,61,-7,87r-15,0","w":127},"#":{"d":"28,0r15,-83r-33,0r5,-23r32,0r10,-58r-32,0r4,-23r33,0r13,-76r27,0r-13,76r42,0r14,-76r27,0r-13,76r31,0r-4,23r-31,0r-11,58r32,0r-5,23r-31,0r-15,83r-27,0r15,-83r-43,0r-15,83r-27,0xm75,-106r42,0r10,-58r-42,0"},"$":{"d":"89,-240v-33,-1,-50,43,-29,68v6,7,16,12,29,17r0,-85xm112,-22v32,1,57,-44,34,-71v-6,-7,-17,-13,-34,-19r0,90xm186,-66v-2,41,-33,68,-74,70r0,29r-23,0r0,-29v-52,-8,-76,-34,-75,-95r31,0v0,41,12,63,44,69r0,-100v-35,-11,-68,-32,-69,-76v-1,-40,31,-68,69,-69r0,-25r23,0r0,25v44,4,67,31,67,79r-31,0v0,-32,-12,-49,-36,-52r0,95v37,13,76,36,74,79"},"%":{"d":"27,-196v0,-40,21,-71,59,-71v38,0,60,30,60,71v0,41,-22,71,-60,71v-38,0,-59,-31,-59,-71xm118,-196v0,-27,-9,-48,-32,-48v-22,0,-32,21,-32,48v0,27,9,48,32,48v22,0,32,-21,32,-48xm232,-263r26,0r-167,263r-26,0xm175,-67v0,-41,20,-71,59,-71v38,0,60,30,60,71v0,41,-22,71,-60,71v-38,0,-59,-31,-59,-71xm266,-67v0,-27,-9,-48,-32,-48v-22,0,-32,21,-32,48v0,26,10,48,32,48v22,0,32,-22,32,-48","w":320},"&":{"d":"107,-238v-42,2,-34,49,-8,72v20,-17,34,-21,37,-44v2,-16,-14,-29,-29,-28xm72,-106v-37,22,-25,84,21,82v25,0,49,-13,60,-28r-58,-72xm107,-267v63,0,81,80,29,110r-18,14r51,65v5,-12,9,-27,9,-43r33,0v-3,26,-11,49,-22,68r43,53r-38,0r-23,-29v-36,49,-159,45,-156,-36v2,-43,35,-60,61,-82v-12,-17,-31,-40,-31,-63v0,-34,27,-57,62,-57","w":240},"'":{"d":"27,-176v-5,-26,-8,-54,-7,-87r29,0v2,33,-2,61,-8,87r-14,0","w":68},"(":{"d":"27,-120v0,-63,30,-123,65,-157r22,0v-66,76,-75,230,0,315r-22,0v-34,-37,-65,-95,-65,-158","w":119},")":{"d":"60,-120v0,-62,-24,-121,-54,-157r21,0v34,29,66,96,65,157v-1,64,-30,123,-65,158r-21,0v29,-34,54,-97,54,-158","w":119},"*":{"d":"135,-206r-49,14r32,39r-20,15r-28,-43r-28,43r-20,-15r31,-39r-49,-14r8,-24r48,18r-3,-51r25,0r-2,51r47,-18","w":140},"+":{"d":"92,0r0,-74r-73,0r0,-25r73,0r0,-74r26,0r0,74r73,0r0,25r-73,0r0,74r-26,0","w":210},",":{"d":"30,36v20,0,25,-14,24,-36r-24,0r0,-40r40,0v0,42,7,91,-40,90r0,-14","w":100},"-":{"d":"17,-86r0,-27r86,0r0,27r-86,0","w":119},".":{"d":"30,0r0,-40r40,0r0,40r-40,0","w":100},"\/":{"d":"3,7r75,-263r20,0r-75,263r-20,0","w":100},"0":{"d":"100,-236v-37,0,-55,36,-55,107v0,71,18,107,55,107v36,0,55,-36,55,-107v0,-71,-19,-107,-55,-107xm186,-129v-1,76,-19,133,-86,133v-57,0,-86,-44,-86,-133v0,-89,29,-134,86,-134v57,0,86,45,86,134"},"1":{"d":"35,-212v41,-4,59,-15,67,-51r25,0r0,263r-30,0r0,-189r-62,0r0,-23"},"2":{"d":"103,-263v66,-3,100,66,69,120v-26,45,-114,57,-124,116r136,0r0,27r-169,0v-6,-100,89,-103,130,-158v23,-31,0,-78,-42,-78v-36,0,-53,25,-50,63r-31,0v-4,-55,31,-88,81,-90"},"3":{"d":"153,-72v0,-38,-31,-54,-74,-51r0,-26v40,4,68,-10,68,-46v1,-26,-21,-42,-47,-41v-31,0,-52,20,-48,55r-31,0v-5,-52,32,-81,79,-82v45,0,78,24,78,68v0,29,-16,49,-36,59v25,9,42,32,42,64v0,47,-36,76,-84,76v-53,0,-86,-28,-83,-82r31,0v-2,37,17,55,52,56v30,0,53,-20,53,-50"},"4":{"d":"125,-91r0,-117r-80,117r80,0xm125,0r0,-65r-114,0r0,-27r118,-171r27,0r0,172r34,0r0,26r-34,0r0,65r-31,0"},"5":{"d":"157,-82v0,-62,-81,-81,-108,-35r-29,0r19,-141r133,0r0,26r-105,0r-10,77v54,-37,131,3,131,73v0,75,-95,112,-148,65v-16,-14,-24,-32,-26,-55r31,0v2,29,25,50,55,50v33,0,57,-26,57,-60"},"6":{"d":"156,-81v0,-34,-20,-60,-52,-59v-32,0,-53,24,-53,57v0,32,22,62,53,61v31,0,52,-26,52,-59xm14,-121v0,-80,24,-140,93,-142v44,-2,73,31,76,72r-31,0v-2,-48,-68,-60,-90,-19v-9,17,-16,43,-17,76v36,-60,149,-29,142,53v-4,48,-35,86,-83,85v-63,-1,-90,-55,-90,-125"},"7":{"d":"186,-232v-49,64,-79,136,-93,232r-33,0v17,-94,46,-167,94,-232r-136,0r0,-26r168,0r0,26"},"8":{"d":"148,-193v0,-27,-21,-43,-48,-43v-27,0,-48,17,-48,43v0,25,22,42,48,42v26,0,48,-16,48,-42xm156,-73v0,-31,-24,-51,-56,-51v-33,0,-55,22,-55,52v0,31,23,50,55,50v33,0,56,-20,56,-51xm144,-137v26,11,42,32,43,65v1,47,-37,76,-87,76v-50,0,-87,-28,-86,-76v1,-33,17,-54,42,-65v-19,-8,-35,-32,-35,-58v-1,-41,36,-68,79,-68v43,0,79,27,79,68v0,27,-15,50,-35,58"},"9":{"d":"187,-138v0,80,-23,140,-93,142v-43,1,-73,-30,-76,-71r31,0v2,48,68,60,90,19v9,-17,16,-43,17,-76v-13,17,-34,32,-62,32v-48,1,-81,-36,-80,-85v1,-48,34,-87,83,-86v62,1,90,55,90,125xm45,-177v0,34,20,58,52,58v31,-1,53,-24,53,-56v0,-32,-22,-62,-53,-61v-31,0,-52,26,-52,59"},":":{"d":"30,0r0,-40r40,0r0,40r-40,0xm70,-191r0,40r-40,0r0,-40r40,0","w":100},";":{"d":"30,36v20,0,25,-14,24,-36r-24,0r0,-40r40,0v1,43,6,91,-40,90r0,-14xm30,-191r40,0r0,40r-40,0r0,-40","w":100},"<":{"d":"192,-145r-137,59r137,58r0,27r-173,-74r0,-23r173,-74r0,27","w":210},"=":{"d":"17,-105r0,-25r176,0r0,25r-176,0xm17,-44r0,-25r176,0r0,25r-176,0","w":210},">":{"d":"19,-28r136,-58r-136,-59r0,-27r173,74r0,23r-173,74r0,-27","w":210},"?":{"d":"100,-238v-34,0,-49,20,-46,57r-33,0v-4,-57,26,-86,79,-86v60,0,95,60,64,111v-18,30,-64,40,-56,89r-30,0v-2,-38,9,-62,35,-79v42,-16,37,-92,-13,-92xm75,0r0,-38r36,0r0,38r-36,0"},"@":{"d":"226,-130v0,-35,-16,-65,-47,-65v-31,0,-46,30,-46,65v0,35,14,65,46,65v31,0,47,-30,47,-65xm66,-132v-4,96,105,148,191,104r6,13v-100,51,-218,-4,-218,-117v0,-82,56,-134,141,-135v73,-1,129,47,133,120v2,49,-21,99,-62,101v-13,0,-21,-7,-26,-22v-45,57,-138,15,-129,-62v-9,-70,81,-118,124,-65r4,-19r27,0r0,131v-1,8,2,16,9,16v26,-3,37,-44,36,-79v-3,-64,-53,-105,-116,-105v-73,0,-117,50,-120,119","w":365},"A":{"d":"161,-105r-41,-115r-41,115r82,0xm140,-263r95,263r-37,0r-26,-75r-104,0r-27,75r-36,0r95,-263r40,0","w":240},"B":{"d":"179,-192v0,-53,-67,-40,-117,-41r0,81v50,-1,117,12,117,-40xm190,-76v0,-58,-72,-45,-128,-46r0,92v56,-1,128,13,128,-46xm225,-74v1,46,-34,75,-82,74r-116,0r0,-263v82,0,187,-14,187,67v-1,26,-12,46,-31,56v25,9,42,33,42,66","w":240},"C":{"d":"134,-26v44,0,69,-26,77,-65r34,0v-8,57,-49,96,-111,95v-77,-2,-116,-58,-120,-135v-6,-106,109,-175,192,-113v20,15,31,37,36,65r-34,0v-8,-33,-34,-58,-74,-58v-53,0,-86,50,-85,106v1,57,28,105,85,105","w":259},"D":{"d":"211,-131v0,-57,-29,-101,-81,-102r-68,0r0,203r68,0v53,0,81,-44,81,-101xm246,-131v0,75,-43,131,-116,131r-103,0r0,-263r103,0v73,0,116,57,116,132","w":259},"E":{"d":"62,-153r144,0r0,30r-144,0r0,93r159,0r0,30r-194,0r0,-263r194,0r0,30r-159,0r0,80","w":240},"F":{"d":"62,-153r133,0r0,30r-133,0r0,123r-35,0r0,-263r182,0r0,30r-147,0r0,80","w":219},"G":{"d":"49,-131v0,57,32,105,87,105v49,0,83,-34,82,-84r-78,0r0,-30r113,0r0,140r-19,0r-13,-32v-20,24,-49,36,-85,36v-75,1,-122,-59,-122,-135v0,-76,47,-136,122,-136v57,0,105,34,113,83r-35,0v-9,-33,-39,-53,-78,-53v-55,0,-87,48,-87,106","w":280},"H":{"d":"27,0r0,-263r35,0r0,110r136,0r0,-110r35,0r0,263r-35,0r0,-123r-136,0r0,123r-35,0","w":259},"I":{"d":"33,0r0,-263r34,0r0,263r-34,0","w":100},"J":{"d":"81,-26v25,0,40,-18,39,-44r0,-193r35,0r0,193v1,42,-33,75,-74,74v-52,0,-79,-36,-74,-94r35,0v-3,36,6,64,39,64","w":180},"K":{"d":"62,-133r124,-130r44,0r-110,114r112,149r-43,0r-93,-124r-34,35r0,89r-35,0r0,-263r35,0r0,130","w":240},"L":{"d":"62,-263r0,233r131,0r0,30r-166,0r0,-263r35,0"},"M":{"d":"27,0r0,-263r51,0r72,219r72,-219r50,0r0,263r-35,0r0,-212r-69,212r-37,0r-69,-212r0,212r-35,0","w":299},"N":{"d":"27,0r0,-263r46,0r125,217r0,-217r35,0r0,263r-46,0r-125,-216r0,216r-35,0","w":259},"O":{"d":"231,-131v0,-60,-35,-106,-91,-106v-56,0,-91,46,-91,106v0,60,35,105,91,105v56,0,91,-45,91,-105xm14,-131v0,-80,50,-136,126,-136v76,0,126,56,126,136v0,80,-50,135,-126,135v-76,0,-126,-55,-126,-135","w":280},"P":{"d":"188,-186v0,-58,-69,-47,-126,-47r0,93v56,-1,126,12,126,-46xm222,-186v0,47,-34,76,-81,76r-79,0r0,110r-35,0r0,-263r114,0v47,0,81,30,81,77","w":240},"Q":{"d":"14,-131v3,-80,50,-136,126,-136v76,0,125,56,126,136v0,39,-13,74,-33,96r33,21r-17,28r-42,-28v-88,50,-197,-11,-193,-117xm205,-54v51,-56,24,-188,-65,-183v-56,3,-91,46,-91,106v0,73,58,124,127,98r-23,-15r18,-28","w":280},"R":{"d":"200,-188v0,-61,-80,-42,-138,-45r0,91v59,-2,138,16,138,-46xm234,-191v0,34,-17,55,-43,64v49,10,28,90,49,127r-37,0v-17,-34,8,-112,-55,-112r-86,0r0,112r-35,0r0,-263r124,0v45,-1,84,28,83,72","w":259},"S":{"d":"118,-237v-60,0,-88,66,-22,80v55,12,125,18,128,83v3,82,-128,99,-180,54v-19,-16,-29,-38,-29,-66r35,0v0,41,30,56,72,60v62,6,97,-68,34,-83v-55,-13,-133,-24,-133,-86v0,-77,119,-90,168,-50v17,15,26,35,26,61r-35,0v1,-35,-28,-53,-64,-53","w":240},"T":{"d":"92,0r0,-233r-85,0r0,-30r206,0r0,30r-86,0r0,233r-35,0","w":219},"U":{"d":"130,4v-64,0,-103,-34,-103,-97r0,-170r35,0r0,170v0,42,25,67,68,67v43,0,68,-25,68,-67r0,-170r35,0r0,170v1,63,-40,97,-103,97","w":259},"V":{"d":"100,0r-91,-263r36,0r75,218r74,-218r37,0r-91,263r-40,0","w":240},"W":{"d":"230,0r-60,-201r-60,201r-36,0r-65,-263r35,0r50,200r60,-200r32,0r60,200r49,-200r36,0r-65,263r-36,0","w":339},"X":{"d":"9,0r90,-137r-82,-126r41,0r62,95r62,-95r41,0r-83,126r90,137r-41,0r-69,-105r-69,105r-42,0","w":240},"Y":{"d":"103,0r0,-105r-96,-158r41,0r72,119r72,-119r41,0r-96,158r0,105r-34,0","w":240},"Z":{"d":"12,0r0,-30r149,-203r-141,0r0,-30r184,0r0,30r-149,203r153,0r0,30r-196,0","w":219},"[":{"d":"93,38r-75,0r0,-315r75,0r0,21r-47,0r0,272r47,0r0,22","w":100},"\\":{"d":"77,7r-73,-270r20,0r73,270r-20,0","w":100},"]":{"d":"7,16r47,0r0,-272r-47,0r0,-21r75,0r0,315r-75,0r0,-22","w":100},"^":{"d":"49,-176r-29,0r53,-87r22,0r54,87r-30,0r-35,-57","w":168},"_":{"d":"204,49r0,23r-209,0r0,-23r209,0"},"`":{"d":"59,-263r33,51r-25,0r-47,-51r39,0","w":119},"a":{"d":"78,-22v39,-1,70,-26,62,-74v-13,14,-95,4,-95,44v0,20,14,30,33,30xm96,-195v46,0,75,20,75,64r0,94v-1,15,8,16,21,15r0,22v-26,10,-50,3,-52,-23v-34,42,-127,36,-126,-28v0,-33,23,-50,70,-58v34,-6,56,2,56,-25v0,-23,-19,-34,-44,-34v-26,0,-44,11,-44,35r-31,0v0,-43,30,-62,75,-62"},"b":{"d":"156,-95v0,-40,-15,-73,-50,-73v-35,0,-52,33,-51,73v0,40,17,73,51,73v34,0,50,-33,50,-73xm108,4v-24,0,-42,-9,-53,-24r-3,20r-28,0r0,-263r31,0r0,93v51,-58,132,-8,132,75v0,56,-25,99,-79,99"},"c":{"d":"13,-95v0,-106,148,-144,158,-31r-31,0v-1,-27,-18,-41,-44,-42v-36,0,-52,33,-52,73v0,41,16,73,52,73v27,0,42,-19,44,-46r31,0v-4,43,-29,72,-75,72v-53,0,-83,-44,-83,-99","w":180},"d":{"d":"13,-95v0,-57,25,-100,79,-100v21,0,39,8,53,25r0,-93r31,0r0,263r-28,0r-3,-20v-11,15,-29,24,-53,24v-53,0,-79,-43,-79,-99xm94,-22v34,0,52,-33,51,-73v0,-40,-16,-73,-51,-73v-35,0,-50,34,-50,73v0,40,16,73,50,73"},"e":{"d":"154,-112v3,-48,-58,-74,-91,-41v-10,10,-16,24,-18,41r109,0xm100,-22v28,0,44,-17,52,-38r32,0v-11,39,-37,64,-84,64v-56,1,-87,-42,-87,-99v0,-89,101,-132,152,-72v15,19,22,46,22,82r-142,0v1,34,23,62,55,63"},"f":{"d":"96,-236v-16,-4,-33,-2,-32,15r0,30r32,0r0,27r-32,0r0,164r-31,0r0,-164r-29,0r0,-27r29,0v-6,-50,13,-84,63,-72r0,27","w":100},"g":{"d":"44,-95v0,40,16,73,50,73v34,0,52,-33,51,-73v0,-40,-16,-73,-51,-73v-35,0,-50,34,-50,73xm98,50v36,0,51,-30,47,-71v-51,58,-132,9,-132,-74v0,-57,25,-100,79,-100v24,0,42,9,53,24r3,-20r28,0r0,192v1,44,-34,76,-78,75v-46,0,-72,-19,-78,-57r32,0v4,21,22,31,46,31"},"h":{"d":"107,-167v-69,1,-50,98,-52,167r-31,0r0,-263r31,0r0,98v27,-48,121,-36,121,33r0,132r-31,0r0,-132v0,-22,-15,-35,-38,-35"},"i":{"d":"24,0r0,-191r31,0r0,191r-31,0xm24,-262r31,0r0,34r-31,0r0,-34","w":79},"j":{"d":"-7,45v16,-1,31,4,31,-15r0,-221r31,0r0,221v2,38,-27,49,-62,42r0,-27xm24,-262r31,0r0,34r-31,0r0,-34","w":79},"k":{"d":"24,0r0,-263r31,0r0,150r78,-78r40,0r-71,71r74,120r-36,0r-60,-98r-25,25r0,73r-31,0","w":180},"l":{"d":"24,0r0,-263r31,0r0,263r-31,0","w":79},"m":{"d":"103,-167v-67,2,-45,100,-48,167r-31,0r0,-191r31,0r0,24v18,-36,90,-38,104,2v26,-47,116,-38,116,33r0,132r-31,0r0,-132v0,-21,-10,-35,-31,-35v-67,2,-45,100,-48,167r-31,0r0,-132v0,-21,-10,-35,-31,-35","w":299},"n":{"d":"107,-167v-69,1,-50,98,-52,167r-31,0r0,-191r31,0r0,26v27,-48,121,-36,121,33r0,132r-31,0r0,-132v0,-22,-15,-35,-38,-35"},"o":{"d":"156,-95v0,-40,-18,-73,-56,-73v-38,0,-56,34,-56,73v-1,40,19,73,56,73v37,0,56,-33,56,-73xm13,-95v0,-59,32,-100,87,-100v55,0,87,42,87,100v0,59,-31,99,-87,99v-55,0,-87,-40,-87,-99"},"p":{"d":"106,-168v-35,0,-52,33,-51,73v0,40,17,73,51,73v34,0,50,-33,50,-73v0,-40,-15,-73,-50,-73xm187,-95v0,83,-81,132,-132,74r0,93r-31,0r0,-263r28,0r3,20v11,-15,29,-24,53,-24v54,-1,79,43,79,100"},"q":{"d":"44,-95v0,40,16,73,50,73v34,0,52,-33,51,-73v0,-40,-16,-73,-51,-73v-35,0,-50,34,-50,73xm13,-95v-11,-84,82,-132,132,-74r3,-22r28,0r0,263r-31,0r0,-93v-50,57,-143,9,-132,-74"},"r":{"d":"115,-165v-37,-1,-60,22,-60,57r0,108r-31,0r0,-191r31,0r0,26v16,-19,29,-29,60,-30r0,30","w":119},"s":{"d":"20,-139v0,-55,83,-71,121,-41v12,10,18,25,18,43r-31,0v0,-21,-17,-31,-39,-31v-41,0,-55,46,-13,54v40,7,90,12,90,60v0,59,-93,73,-132,42v-13,-11,-20,-28,-20,-49r31,0v0,25,19,36,46,39v42,4,63,-46,20,-55v-42,-7,-91,-15,-91,-62","w":180},"t":{"d":"32,-241r31,0r0,50r31,0r0,27r-31,0r0,126v-1,17,18,16,31,11r0,27v-38,8,-61,1,-62,-38r0,-126r-28,0r0,-27r28,0r0,-50","w":100},"u":{"d":"94,-24v68,-2,49,-98,51,-167r31,0r0,191r-31,0r0,-25v-28,47,-121,36,-121,-33r0,-133r31,0r0,133v0,22,16,34,39,34"},"v":{"d":"73,0r-69,-191r33,0r53,148r53,-148r33,0r-69,191r-34,0","w":180},"w":{"d":"58,0r-54,-191r32,0r40,140r38,-140r32,0r38,140r40,-140r32,0r-54,191r-33,0r-39,-143r-39,143r-33,0","w":259},"x":{"d":"7,0r64,-97r-62,-94r38,0r43,68r43,-68r38,0r-63,94r65,97r-38,0r-45,-70r-45,70r-38,0","w":180},"y":{"d":"73,0r-69,-191r33,0r53,148r53,-148r33,0r-84,231v-8,27,-35,39,-70,32r0,-27v21,1,35,-1,41,-17","w":180},"z":{"d":"12,0r0,-27r113,-137r-105,0r0,-27r145,0r0,27r-112,137r115,0r0,27r-156,0","w":180},"{":{"d":"57,-92v-1,-13,-13,-19,-29,-17r0,-22v75,4,-27,-158,86,-146r0,21v-65,-6,4,116,-52,136v36,11,19,74,23,117v0,13,12,22,29,19r0,22v-34,5,-56,-13,-57,-41r0,-89","w":120},"|":{"d":"33,76r0,-338r27,0r0,338r-27,0","w":93},"}":{"d":"64,-148v-1,15,13,20,29,18r0,21v-16,-2,-29,3,-29,18v0,61,17,140,-58,129r0,-22v66,6,-5,-114,52,-136v-37,-9,-19,-74,-23,-116v0,-14,-12,-22,-29,-20r0,-21v34,-5,57,13,58,41r0,88","w":120},"~":{"d":"170,-135v2,48,-53,45,-81,22v-12,-5,-25,-1,-24,14r-25,0v-2,-48,53,-43,82,-22v11,8,23,1,23,-14r25,0","w":210},"\u00dc":{"d":"130,4v-64,0,-103,-34,-103,-97r0,-170r35,0r0,170v0,42,25,67,68,67v43,0,68,-25,68,-67r0,-170r35,0r0,170v1,63,-40,97,-103,97xm171,-328r0,31r-31,0r0,-31r31,0xm119,-328r0,31r-31,0r0,-31r31,0","w":259}}});