/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var K=function(){return K.replace.apply(null,arguments)};var U=K.DOM={ready:(function(){var Z=false,b={loaded:1,complete:1};var Y=[],a=function(){if(Z){return}Z=true;for(var c;c=Y.shift();c()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",a,false);window.addEventListener("pageshow",a,false)}if(!window.opera&&document.readyState){(function(){b[document.readyState]?a():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");a()}catch(c){setTimeout(arguments.callee,1)}})()}O(window,"load",a);return function(c){if(!arguments.length){a()}else{Z?c():Y.push(c)}}})()};var L=K.CSS={Size:function(Z,Y){this.value=parseFloat(Z);this.unit=String(Z).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/Y*this.value};this.convertFrom=function(a){return a/this.value*Y};this.toString=function(){return this.value+this.unit}},getStyle:function(Z){var Y=document.defaultView;if(Y&&Y.getComputedStyle){return new A(Y.getComputedStyle(Z,null))}if(Z.currentStyle){return new A(Z.currentStyle)}return new A(Z.style)},quotedList:I(function(b){var a=[],Z=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Y;while(Y=Z.exec(b)){a.push(Y[3]||Y[1])}return a}),ready:(function(){var a=false;var Z=[],b=function(){a=true;for(var d;d=Z.shift();d()){}};var Y=Object.prototype.propertyIsEnumerable?F("style"):{length:0};var c=F("link");U.ready(function(){var g=0,f;for(var e=0,d=c.length;f=c[e],e<d;++e){if(!f.disabled&&f.rel.toLowerCase()=="stylesheet"){++g}}if(document.styleSheets.length>=Y.length+g){b()}else{setTimeout(arguments.callee,10)}});return function(d){if(a){d()}else{Z.push(d)}}})(),supports:function(a,Z){var Y=document.createElement("span").style;if(Y[a]===undefined){return false}Y[a]=Z;return Y[a]===Z},textAlign:function(b,a,Y,Z){if(a.get("textAlign")=="right"){if(Y>0){b=" "+b}}else{if(Y<Z-1){b+=" "}}return b},textDecoration:function(d,c){if(!c){c=this.getStyle(d)}var Z={underline:null,overline:null,"line-through":null};for(var Y=d;Y.parentNode&&Y.parentNode.nodeType==1;){var b=true;for(var a in Z){if(Z[a]){continue}if(c.get("textDecoration").indexOf(a)!=-1){Z[a]=c.get("color")}b=false}if(b){break}c=this.getStyle(Y=Y.parentNode)}return Z},textShadow:I(function(c){if(c=="none"){return null}var b=[],d={},Y,Z=0;var a=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Y=a.exec(c)){if(Y[0]==","){b.push(d);d={},Z=0}else{if(Y[1]){d.color=Y[1]}else{d[["offX","offY","blur"][Z++]]=Y[2]}}}b.push(d);return b}),color:I(function(Z){var Y={};Y.color=Z.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(b,a,c){Y.opacity=parseFloat(c);return"rgb("+a+")"});return Y}),textTransform:function(Z,Y){return Z[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Y.get("textTransform")]||"toString"]()}};function Q(Z){var Y=this.face=Z.face;this.glyphs=Z.glyphs;this.w=Z.w;this.baseSize=parseInt(Y["units-per-em"],10);this.family=Y["font-family"].toLowerCase();this.weight=Y["font-weight"];this.style=Y["font-style"]||"normal";this.viewBox=(function(){var b=Y.bbox.split(/\s+/);var a={minX:parseInt(b[0],10),minY:parseInt(b[1],10),maxX:parseInt(b[2],10),maxY:parseInt(b[3],10)};a.width=a.maxX-a.minX,a.height=a.maxY-a.minY;a.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return a})();this.ascent=-parseInt(Y.ascent,10);this.descent=-parseInt(Y.descent,10);this.height=-this.ascent+this.descent}function E(){var Z={},Y={oblique:"italic",italic:"oblique"};this.add=function(a){(Z[a.style]||(Z[a.style]={}))[a.weight]=a};this.get=function(e,f){var d=Z[e]||Z[Y[e]]||Z.normal||Z.italic||Z.oblique;if(!d){return null}f={normal:400,bold:700}[f]||parseInt(f,10);if(d[f]){return d[f]}var b={1:1,99:0}[f%100],h=[],c,a;if(b===undefined){b=f>400}if(f==500){f=400}for(var g in d){g=parseInt(g,10);if(!c||g<c){c=g}if(!a||g>a){a=g}h.push(g)}if(f<c){f=c}if(f>a){f=a}h.sort(function(j,i){return(b?(j>f&&i>f)?j<i:j>i:(j<f&&i<f)?j>i:j<i)?-1:1});return d[h[0]]}}function P(){function a(c,d){if(c.contains){return c.contains(d)}return c.compareDocumentPosition(d)&16}function Y(d){var c=d.relatedTarget;if(!c||a(this,c)){return}Z(this)}function b(c){Z(this)}function Z(c){setTimeout(function(){K.replace(c,D.get(c).options,true)},10)}this.attach=function(c){if(c.onmouseenter===undefined){O(c,"mouseover",Y);O(c,"mouseout",Y)}else{O(c,"mouseenter",b);O(c,"mouseleave",b)}}}function X(){var a={},Y=0;function Z(b){return b.cufid||(b.cufid=++Y)}this.get=function(b){var c=Z(b);return a[c]||(a[c]={})}}function A(Y){var a={},Z={};this.get=function(b){return a[b]!=undefined?a[b]:Y[b]};this.getSize=function(c,b){return Z[c]||(Z[c]=new L.Size(this.get(c),b))};this.extend=function(b){for(var c in b){a[c]=b[c]}return this}}function O(Z,Y,a){if(Z.addEventListener){Z.addEventListener(Y,a,false)}else{if(Z.attachEvent){Z.attachEvent("on"+Y,function(){return a.call(Z,window.event)})}}}function R(Z,Y){var a=D.get(Z);if(a.options){return Z}if(Y.hover&&Y.hoverables[Z.nodeName.toLowerCase()]){B.attach(Z)}a.options=Y;return Z}function I(Y){var Z={};return function(a){if(!Z.hasOwnProperty(a)){Z[a]=Y.apply(null,arguments)}return Z[a]}}function C(d,c){if(!c){c=L.getStyle(d)}var Z=L.quotedList(c.get("fontFamily").toLowerCase()),b;for(var a=0,Y=Z.length;a<Y;++a){b=Z[a];if(H[b]){return H[b].get(c.get("fontStyle"),c.get("fontWeight"))}}return null}function F(Y){return document.getElementsByTagName(Y)}function G(){var Y={},b;for(var a=0,Z=arguments.length;a<Z;++a){for(b in arguments[a]){Y[b]=arguments[a][b]}}return Y}function M(b,k,Z,m,c,a){var j=m.separate;if(j=="none"){return W[m.engine].apply(null,arguments)}var h=document.createDocumentFragment(),e;var f=k.split(N[j]),Y=(j=="words");if(Y&&S){if(/^\s/.test(k)){f.unshift("")}if(/\s$/.test(k)){f.push("")}}for(var g=0,d=f.length;g<d;++g){e=W[m.engine](b,Y?L.textAlign(f[g],Z,g,d):f[g],Z,m,c,a,g<d-1);if(e){h.appendChild(e)}}return h}function J(Z,g){var a,Y,d,f;for(var b=R(Z,g).firstChild;b;b=d){d=b.nextSibling;f=false;if(b.nodeType==1){if(!b.firstChild){continue}if(!/cufon/.test(b.className)){arguments.callee(b,g);continue}else{f=true}}if(!Y){Y=L.getStyle(Z).extend(g)}if(!a){a=C(Z,Y)}if(!a){continue}if(f){W[g.engine](a,null,Y,g,b,Z);continue}var e=b.data;if(e===""){continue}var c=M(a,e,Y,g,b,Z);if(c){b.parentNode.replaceChild(c,b)}else{b.parentNode.removeChild(b)}}}var S=" ".split(/\s+/).length==0;var D=new X();var B=new P();var V=[];var W={},H={},T={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Y){return jQuery(Y)})||(window.dojo&&dojo.query)||(window.$$&&function(Y){return $$(Y)})||(window.$&&function(Y){return $(Y)})||(document.querySelectorAll&&function(Y){return document.querySelectorAll(Y)})||F),separate:"words",textShadow:"none"};var N={words:/\s+/,characters:""};K.now=function(){U.ready();return K};K.refresh=function(){var a=V.splice(0,V.length);for(var Z=0,Y=a.length;Z<Y;++Z){K.replace.apply(null,a[Z])}return K};K.registerEngine=function(Z,Y){if(!Y){return K}W[Z]=Y;return K.set("engine",Z)};K.registerFont=function(a){var Y=new Q(a),Z=Y.family;if(!H[Z]){H[Z]=new E()}H[Z].add(Y);return K.set("fontFamily",'"'+Z+'"')};K.replace=function(a,Z,Y){Z=G(T,Z);if(!Z.engine){return K}if(typeof Z.textShadow=="string"){Z.textShadow=L.textShadow(Z.textShadow)}if(!Y){V.push(arguments)}if(a.nodeType||typeof a=="string"){a=[a]}L.ready(function(){for(var c=0,b=a.length;c<b;++c){var d=a[c];if(typeof d=="string"){K.replace(Z.selector(d),Z,true)}else{J(d,Z)}}});return K};K.set=function(Y,Z){T[Y]=Z;return K};return K})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(q,T,k,P,X,r){var I=(T===null);var V=q.viewBox;var J=k.getSize("fontSize",q.baseSize);var h=k.get("letterSpacing");h=(h=="normal")?0:J.convertFrom(parseInt(h,10));var W=0,j=0,f=0,R=0;var U=P.textShadow,d=[];if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];var c=J.convertFrom(parseFloat(Z.offX));var b=J.convertFrom(parseFloat(Z.offY));d[p]=[c,b];if(b<W){W=b}if(c>j){j=c}if(b>f){f=b}if(c<R){R=c}}}var u=Cufon.CSS.textTransform(I?X.alt:T,k).split("");var G=0,S=null;for(var p=0,m=u.length;p<m;++p){var Q=q.glyphs[u[p]]||q.missingGlyph;if(!Q){continue}G+=S=Number(Q.w||q.w)+h}if(S===null){return null}j+=(V.width-S);R+=V.minX;var O,K;if(I){O=X;K=X.firstChild}else{O=document.createElement("span");O.className="cufon cufon-canvas";O.alt=T;K=document.createElement("canvas");O.appendChild(K);if(P.printable){var n=document.createElement("span");n.className="cufon-alt";n.appendChild(document.createTextNode(T));O.appendChild(n)}}var v=O.style;var a=K.style;var H=J.convert(V.height-W+f);var t=Math.ceil(H);var e=t/H;K.width=Math.ceil(J.convert(G+j-R)*e);K.height=t;W+=V.minY;a.top=Math.round(J.convert(W-q.ascent))+"px";a.left=Math.round(J.convert(R))+"px";var N=Math.ceil(J.convert(G*e))+"px";if(A){v.width=N;v.height=J.convert(q.height)+"px"}else{v.paddingLeft=N;v.paddingBottom=(J.convert(q.height)-1)+"px"}var s=K.getContext("2d"),Y=t/V.height;s.scale(Y,Y);s.translate(-R,-W);s.lineWidth=q.face["underline-thickness"];s.save();function L(i,g){s.strokeStyle=g;s.beginPath();s.moveTo(0,i);s.lineTo(G,i);s.stroke()}var M=P.enableTextDecoration?Cufon.CSS.textDecoration(r,k):{};if(M.underline){L(-q.face["underline-position"],M.underline)}if(M.overline){L(q.ascent,M.overline)}s.fillStyle=k.get("color");function o(){for(var w=0,g=u.length;w<g;++w){var x=q.glyphs[u[w]]||q.missingGlyph;if(!x){continue}s.beginPath();if(x.d){if(x.code){C(x.code,s)}else{x.code=D("m"+x.d,s)}}s.fill();s.translate(Number(x.w||q.w)+h,0)}}if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];s.save();s.fillStyle=Z.color;s.translate.apply(s,d[p]);o();s.restore()}}o();s.restore();if(M["line-through"]){L(-q.descent,M["line-through"])}return O}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:group,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(D,E){return A(D,/(?:em|ex|%)$/i.test(E)?"1em":E)}function A(G,H){if(/px$/i.test(H)){return parseFloat(H)}var F=G.style.left,E=G.runtimeStyle.left;G.runtimeStyle.left=G.currentStyle.left;G.style.left=H;var D=G.style.pixelLeft;G.style.left=F;G.runtimeStyle.left=E;return D}return function(s,V,n,S,Z,t,j){var G=(V===null);if(G){V=Z.alt}var X=s.viewBox;var H=n.computedFontSize||(n.computedFontSize=new Cufon.CSS.Size(C(t,n.get("fontSize"))+"px",s.baseSize));var h=n.computedLSpacing;if(h==undefined){h=n.get("letterSpacing");n.computedLSpacing=h=(h=="normal")?0:~~H.convertFrom(A(t,h))}var P,I;if(G){P=Z;I=Z.firstChild}else{P=document.createElement("span");P.className="cufon cufon-vml";P.alt=V;I=document.createElement("span");I.className="cufon-vml-canvas";P.appendChild(I);if(S.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(V));P.appendChild(q)}if(!j){P.appendChild(document.createElement("cvml:group"))}}var y=P.style;var c=I.style;var E=H.convert(X.height),v=Math.ceil(E);var g=v/E;var f=X.minX,e=X.minY;c.height=v;c.top=Math.round(H.convert(e-s.ascent));c.left=Math.round(H.convert(f));y.height=H.convert(s.height)+"px";var L=S.enableTextDecoration?Cufon.CSS.textDecoration(t,n):{};var U=n.get("color");var w=Cufon.CSS.textTransform(V,n).split("");var D=0,d=0,M=null;var T,N,W=S.textShadow;for(var r=0,p=0,o=w.length;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(T){D+=M=~~(T.w||s.w)+h}}if(M===null){return null}var O=-f+D+(X.width-M);var x=H.convert(O*g),m=Math.round(x);var b=O+","+X.height,F;var Y="r"+b+"nsnf";for(r=0;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(!T){continue}if(G){N=I.childNodes[p];if(N.firstChild){N.removeChild(N.firstChild)}}else{N=document.createElement("cvml:shape");I.appendChild(N)}N.stroked="f";N.coordsize=b;N.coordorigin=F=(f-d)+","+e;N.path=(T.d?"m"+T.d+"xe":"")+"m"+F+Y;N.fillcolor=U;var u=N.style;u.width=m;u.height=v;if(W){var K=W[0],J=W[1];var R=Cufon.CSS.color(K.color),Q;var a=document.createElement("cvml:shadow");a.on="t";a.color=R.color;a.offset=K.offX+","+K.offY;if(J){Q=Cufon.CSS.color(J.color);a.type="double";a.color2=Q.color;a.offset2=J.offX+","+J.offY}a.opacity=R.opacity||(Q&&Q.opacity)||1;N.appendChild(a)}d+=~~(T.w||s.w)+h;++p}y.width=Math.max(Math.ceil(H.convert(D*g)),0);return P}})());
Cufon.registerFont({"w":158,"face":{"font-family":"Twin Marker","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","cap-height":"11","bbox":"-17 -291.348 279.909 73","underline-thickness":"26.3672","underline-position":"-51.3281","unicode-range":"U+0020-U+007D"},"glyphs":{" ":{"w":89},"\u00a0":{"w":89},"!":{"d":"38,-176v1,1,-2,77,5,92v1,19,-19,10,-25,5v-3,0,-5,-11,-6,-33v1,-41,-9,-93,0,-127v8,-3,-4,-29,11,-29v22,11,5,61,15,92xm50,-80v0,-3,3,-1,1,0r-1,0xm7,-27v1,-8,26,-24,31,-7v-1,3,-1,6,0,9v20,0,13,23,2,30v-19,5,-33,-3,-28,-23v-3,-2,-5,-4,-5,-9","w":59},"#":{"d":"108,-128v2,-18,3,-63,13,-45v12,4,3,29,3,43r69,-13v5,-1,10,10,3,13v-15,0,-29,3,-10,5v3,0,4,3,6,7v-12,8,-52,1,-69,9v0,8,-4,21,0,23v30,0,68,-10,94,-3v-6,32,-64,10,-97,21r-4,89v-5,4,-8,17,-16,9r2,-97v-14,3,-29,-1,-26,20v-3,17,4,43,-10,48v0,7,7,19,-1,21v-25,-7,-3,-66,-9,-82v-6,-1,-39,16,-48,7v2,-8,-7,-19,3,-21v14,-2,41,-3,50,-7v-1,-6,5,-16,0,-19v-19,4,-43,13,-57,6v-5,-5,2,-12,10,-12v17,-4,32,-10,51,-12v-5,-34,17,-71,18,-21v0,6,-2,13,0,17v11,-4,17,-2,25,-6xm107,-97v3,-21,-18,-5,-26,-6r-1,21r25,-3v1,-6,1,-10,2,-12","w":208},"%":{"d":"39,-13v-7,6,-11,27,-25,19v-9,9,-20,-1,-9,-9r85,-105v29,-25,55,-54,87,-76v14,10,-23,19,-15,27v-7,9,-53,52,-69,73xm44,-79v-29,2,-30,-50,-4,-52v8,-6,39,15,23,21v-8,-9,-25,3,-20,13v3,-5,14,-8,13,3v4,0,4,0,6,5v-7,9,-9,9,-18,10xm43,-122v-6,1,-11,10,-11,15v5,-8,7,-11,11,-15xm134,2v-35,8,-34,-54,-20,-66v12,-3,25,-2,29,8v-6,10,-27,27,-10,37v10,-4,15,2,15,12v-1,4,-8,9,-14,9xm127,-55v-11,-3,-17,28,-10,33v-3,-13,4,-25,10,-33xm133,-8v-1,0,-16,-12,-17,-12v4,5,7,16,17,12","w":173},"&":{"d":"22,-72v-37,-38,-8,-85,21,-108v50,0,16,79,1,102v2,4,41,73,53,39v4,-1,6,-6,12,-9v2,4,-1,10,-1,12v5,-5,23,-22,20,-13r3,-1v-7,19,-19,22,-28,34v10,7,26,23,38,33v-15,14,-47,-35,-67,-16v-24,20,-78,11,-68,-27v-5,-17,6,-31,16,-46xm47,-172r1,0r-1,0xm52,-161v-26,-2,-31,47,-14,69v7,-10,22,-48,14,-69xm28,-79v7,-13,-8,-27,-10,-47v-7,18,-3,31,10,47xm80,-20v-10,-14,-31,-35,-40,-50v-7,10,31,39,40,50xm33,-57v-15,18,-21,48,7,57v13,-2,26,-5,32,-14xm93,-10v2,2,11,7,17,7v-12,-7,-10,-12,-17,-7","w":137},"(":{"d":"66,23v-75,-23,-73,-167,-31,-233v13,-25,23,-38,31,-38v13,0,8,14,18,10v10,0,14,16,2,18v-65,32,-51,210,5,238v7,3,17,12,2,15v-11,-3,-14,0,-27,-10","w":100},")":{"d":"17,-247v110,24,51,216,18,282v-4,2,-10,3,-13,0v0,-10,11,-22,3,-27v25,-71,50,-188,-11,-228v-8,-6,-12,-27,3,-27","w":88},"+":{"d":"20,-101v24,1,63,-6,47,-62v-4,-10,-1,-27,10,-14v20,10,-2,56,15,71v14,1,45,-5,35,11r-14,-1v6,1,24,8,7,11v-11,2,-26,-6,-34,-1v0,22,5,47,3,67v-9,-5,-8,24,-18,7r-3,-79v-24,-4,-45,5,-48,-10xm102,-97v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm112,-97v-4,1,0,3,0,1r0,-1xm108,-96r1,0r-1,0","w":134},",":{"d":"11,26v-7,-25,10,-50,16,-76v7,-4,12,-1,16,5v27,20,-8,74,-22,93v-8,2,-11,-2,-10,-5r17,-42v-6,11,-5,14,-17,25xm30,-2v-1,0,-1,0,-1,1","w":60},"-":{"d":"25,-94v55,-2,132,-10,181,0v5,16,-20,0,-18,15v-53,4,-118,2,-163,12v-6,-3,-15,-26,0,-27","w":244},"\u00ad":{"d":"25,-94v55,-2,132,-10,181,0v5,16,-20,0,-18,15v-53,4,-118,2,-163,12v-6,-3,-15,-26,0,-27","w":244},".":{"d":"40,-52v11,-14,37,4,16,12v2,24,7,49,-20,52v-9,1,-13,-13,-22,-8v-19,-3,-10,-46,3,-51v6,-2,14,-13,23,-5xm40,-25v-4,-2,-6,6,-6,12v3,1,6,-8,6,-12","w":70},"\/":{"d":"8,20v0,-56,45,-89,62,-133v26,-37,49,-99,66,-141v8,-6,23,3,15,12v9,5,-5,21,-8,31v-40,86,-86,171,-114,263v-32,-11,9,-59,11,-82v-16,16,-12,56,-32,50xm44,-36v-1,-1,-2,2,-2,2v2,0,1,-1,2,-2xm42,-33v0,0,-2,1,0,1r0,-1"},"0":{"d":"48,4v-72,0,-41,-129,-21,-158v13,-14,15,-26,28,-18v-5,16,6,4,16,10v0,-8,6,1,6,-5v17,30,17,91,12,112v-9,33,-11,59,-41,59xm41,-19v45,-2,41,-107,18,-136v-37,15,-56,112,-18,136","w":96},"1":{"d":"11,6v-8,-32,12,-68,9,-113v3,-63,15,-87,35,-51v-5,52,-15,99,-22,149v-10,2,-7,23,-22,15","w":58},"2":{"d":"35,-122v-19,-15,17,-47,40,-53v21,3,12,46,5,63v-13,33,-29,56,-42,88v21,-3,65,-11,57,9v-23,11,-53,17,-83,25v-20,-13,-7,-20,13,-44v16,-36,46,-69,42,-118v-14,0,-17,25,-25,34xm26,-10v-2,-3,-4,-1,-5,2v3,0,4,-1,5,-2","w":100},"3":{"d":"104,-76v36,36,-19,89,-63,88v-10,-1,-33,-19,-35,-31v7,-21,18,-18,27,2v33,5,59,-20,42,-46v-16,3,-25,16,-39,3v-10,6,-20,8,-24,-8v28,-18,57,-50,72,-81v-4,-3,-38,23,-42,0v-2,-9,20,-19,45,-26v25,3,46,33,18,55v-9,13,-16,19,-24,35v15,3,23,6,23,9","w":122},"4":{"d":"48,-48v-18,-7,-47,11,-46,-11v22,-42,33,-58,53,-113v4,-10,13,-7,14,3v7,2,7,4,7,10v0,4,-31,61,-42,86r19,-1v5,-5,6,-59,20,-43v26,-1,-4,33,5,51v-13,15,-14,68,-21,94v-13,4,-17,-6,-16,-20v0,-9,2,-28,7,-56","w":88},"5":{"d":"-1,-156v7,-16,62,-5,64,-20v4,0,4,4,6,6v42,-1,79,-5,99,11v5,11,-9,21,-13,7v-30,0,-46,7,-76,9v-3,8,-6,17,-10,27v44,-5,67,25,93,48v14,64,-108,68,-147,40v-2,-11,11,2,17,-3v-13,-8,-21,-27,0,-34v9,1,1,10,1,17v12,29,89,25,105,0v-5,-38,-65,-65,-92,-37v-3,0,-10,-4,-11,-9v7,-11,13,-32,13,-46v-11,2,-29,6,-28,-8v-9,4,-22,0,-21,-8xm118,-171r1,0r-1,0xm13,-33v0,0,-2,-1,0,-1r0,1","w":173},"6":{"d":"38,-84v12,-13,39,7,35,31v-1,11,-2,16,-4,16v-1,1,-28,48,-45,46v-21,-1,-20,-36,-20,-57v1,-59,14,-82,24,-118v10,-26,15,-50,34,-59v12,10,2,10,-4,37v-19,69,-42,111,-27,174v9,0,26,-29,26,-46v0,-16,-7,-16,-19,-24xm33,-150v-4,2,-9,20,-9,35xm21,-8v0,4,3,8,4,4v0,0,-2,-1,-4,-4","w":76},"7":{"d":"90,-169v0,72,-57,135,-72,208v-8,4,-6,24,-13,14v6,-83,47,-135,63,-208v-22,7,-23,10,-34,9v-17,1,-12,-10,-13,-17v-1,-10,10,-6,20,-7v25,-7,21,-8,37,-9v8,0,12,4,12,10","w":93},"8":{"d":"29,-82v-45,-29,-11,-91,42,-96v29,3,19,31,23,57v0,7,-3,20,-8,37v6,7,9,27,14,41v-7,28,-22,62,-56,53v-37,3,-39,-73,-15,-92xm68,-160v-25,7,-26,10,-35,30v0,6,4,9,11,12v11,8,6,19,19,20v1,-19,16,-45,5,-62xm25,-115v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm26,-111v-3,7,11,20,17,16v-6,-5,-12,-9,-17,-16xm46,-8v9,1,47,-35,22,-49v-8,4,-19,-2,-15,-12v-11,-8,-11,-2,-17,17v-3,15,4,46,10,44","w":105},"9":{"d":"82,-97v-21,28,-23,91,-32,130v-8,1,-1,29,-11,28v-15,-25,5,-74,10,-115v-21,20,-44,-1,-44,-30v4,-50,28,-93,79,-92v21,0,17,20,7,28v-3,-2,-3,4,-9,2v-3,-12,-3,-14,-8,-15v-24,7,-61,62,-49,97v13,1,43,-30,44,-54v21,-8,3,14,13,21xm40,-146r0,0r0,0xm18,-101v5,-3,18,-33,21,-43v-8,10,-16,25,-21,43","w":102},":":{"d":"26,-178v7,-3,12,2,13,10v2,7,-18,2,-7,6v7,2,7,8,5,15v-15,7,-31,5,-30,-15v0,-7,6,-11,19,-16xm18,9v-24,-5,-8,-35,6,-33v5,-6,11,-1,13,9v-2,10,-8,19,-19,24xm24,-16v-5,0,-5,5,0,4r0,-4","w":44},";":{"d":"80,-134v10,9,0,34,-19,33v-16,4,-42,-28,-21,-42v13,-8,39,-11,40,9xm61,-126v1,1,5,-3,4,-5v-2,2,-4,3,-4,5xm0,41v19,-32,43,-62,53,-97v3,-11,24,-1,22,3v13,10,-6,75,-31,60v-10,13,-22,30,-34,39v-6,0,-5,-8,-10,-5","w":88},"\u037e":{"d":"80,-134v10,9,0,34,-19,33v-16,4,-42,-28,-21,-42v13,-8,39,-11,40,9xm61,-126v1,1,5,-3,4,-5v-2,2,-4,3,-4,5xm0,41v19,-32,43,-62,53,-97v3,-11,24,-1,22,3v13,10,-6,75,-31,60v-10,13,-22,30,-34,39v-6,0,-5,-8,-10,-5","w":88},"<":{"d":"4,-100v47,-37,76,-68,110,-118v5,-7,12,-4,15,5v-15,44,-62,82,-89,116v38,14,67,44,106,60v8,3,23,15,7,20v-44,-4,-67,-37,-112,-53v-18,-6,-29,-15,-37,-30","w":165},"=":{"d":"153,-106v5,19,-22,9,-36,12v-40,-7,-77,18,-95,-10v-1,-2,5,-7,-1,-7v-7,0,-12,-4,-12,-13v36,-18,118,-1,164,-7v17,-2,19,12,10,17v-20,0,-41,-3,-60,-1v5,4,32,-1,30,9xm113,-115r1,0r-1,0xm111,-114v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm117,-114v-1,0,-3,1,-1,1xm80,-112r3,0v-1,-1,-2,-1,-3,0xm74,-112v0,0,-1,-2,-1,0r1,0xm61,-112r1,0r-1,0xm53,-111r0,-1r0,1xm165,-69v-16,27,-86,-1,-137,11v-5,0,-10,-5,-11,-13v31,-26,107,-9,156,-17v7,1,15,21,-1,21v-1,-1,-4,-2,-7,-2","w":196},">":{"d":"139,-142v-55,35,-70,109,-121,149v-1,2,-3,9,-6,4r-1,5v-2,-75,76,-108,101,-166v-41,-18,-72,-59,-92,-90v11,-15,17,10,33,9v26,21,45,63,77,70v1,4,18,6,18,12v-1,4,-4,7,-9,7xm48,-49v0,0,-1,-2,-1,0r1,0xm46,-48v-2,1,-1,5,0,1r0,-1xm43,-43v-2,0,-6,6,-2,6v2,-3,2,-5,2,-6xm37,-33v-1,0,-1,0,-1,1xm36,-31v-1,0,-1,0,-1,1xm33,-27v-2,-2,-4,6,-4,6v3,0,2,-1,4,-6","w":150},"?":{"d":"29,-147v-8,7,-12,-13,-17,-5v1,4,0,6,-2,9v-2,0,-4,-5,-7,-14v14,-37,48,-80,97,-89v37,-2,24,55,8,70r-81,134v16,-9,54,-55,88,-62v7,-2,4,8,8,11v13,-3,29,-15,39,-5v-10,18,-49,21,-67,35v-9,22,-53,27,-68,44v-24,12,-32,-11,-17,-31v20,-59,84,-105,97,-176v-30,-6,-88,37,-78,79xm86,25v3,4,3,7,-4,9v-22,-1,-31,-46,-6,-58v21,5,40,33,10,49","w":140},"@":{"d":"152,-23v-32,7,-83,-14,-82,-57v1,-53,52,-99,91,-63v15,18,12,51,-2,75v7,21,22,10,32,-7v0,-8,-11,-22,-2,-26v13,7,14,13,20,-13v10,-56,-19,-98,-73,-88v-15,1,-32,7,-49,18v-26,31,-56,82,-37,126v23,65,96,55,162,62v-14,15,-55,11,-70,15v26,2,47,4,67,-1v-4,2,-16,10,-5,7v2,-1,4,-1,5,0v-94,33,-217,-30,-206,-106v2,-41,34,-101,71,-115v31,-29,36,-36,86,-36v28,0,50,16,63,34v15,11,29,58,24,92v-2,46,-29,81,-63,96v-14,1,-24,-6,-32,-13xm191,-207v-10,-9,-23,-12,-33,-9v13,1,22,6,33,9xm137,-75v-3,-26,17,-46,-6,-57v-5,-2,-38,23,-35,44v-2,22,35,29,41,13xm173,-34v29,5,49,-36,53,-56v-9,22,-27,50,-53,56xm27,-65v-3,1,0,-7,-3,-3v2,18,12,34,22,41v-10,-14,-16,-27,-19,-38xm141,-40v4,-15,-10,-6,-21,-6v4,3,11,5,21,6xm118,-47v-1,0,-3,-1,-3,1r4,0xm50,-22v1,-1,-3,-6,-3,-3v0,1,1,2,3,3","w":254},"A":{"d":"147,14v-19,-31,-26,-50,-42,-100v-10,5,-28,16,-53,33v-14,15,-2,54,-18,50v2,17,-14,18,-26,8r6,-47v-11,-11,-10,-20,3,-24v1,-3,0,-8,-1,-10v14,-44,18,-128,21,-176v20,-29,48,10,52,32v6,5,21,66,31,81v17,-6,35,-13,47,-6r26,-9v17,4,22,22,7,26v-34,7,-42,16,-69,28v22,66,19,71,36,100v3,13,-7,16,-20,14xm95,-128r-35,-80v-3,0,-5,26,-6,79v1,7,-3,18,0,24v12,-9,26,-17,41,-23","w":193},"B":{"d":"31,-206v36,-19,73,-42,131,-42v15,0,32,11,32,27v-6,35,-31,57,-60,89v34,-5,99,18,108,53v-12,53,-73,101,-124,114v-14,5,-11,16,-25,19v-20,-4,-14,-22,-8,-27v29,-30,101,-69,117,-108v-35,-13,-89,0,-118,10v-7,27,31,70,3,77v-21,4,-25,-17,-25,-39v0,-31,-21,-86,-28,-139v-8,5,-29,10,-31,-12v0,-4,9,-12,28,-22xm81,-123v25,-22,70,-57,77,-86v-28,-6,-71,5,-89,17xm147,-113v-2,0,-8,-1,-5,2xm133,-111v2,1,6,-1,2,-1","w":219},"C":{"d":"63,6v-76,-22,-58,-192,-6,-236v28,-59,84,0,88,41v-11,16,-24,-1,-25,-15v0,-2,-5,-9,-13,-23v-5,-11,-28,0,-27,4v-12,17,-31,81,-34,125v-1,14,14,54,35,85v30,-7,38,-62,58,-75r-2,0v4,-4,3,-1,9,-9v0,3,4,2,7,2v-3,36,-34,102,-54,128v-21,3,-18,-22,-36,-27xm47,-32v-3,2,3,6,4,9","w":163},"D":{"d":"69,26v-11,8,-9,19,-22,20v-33,-19,20,-44,28,-62v-16,-75,-16,-132,-29,-208v-27,-2,-29,-8,-34,-24v25,-24,73,12,106,14v48,13,91,27,101,76v0,4,-2,10,-6,21v0,65,-90,115,-112,158v-6,2,-11,16,-19,19v-11,-3,-14,-5,-13,-14xm86,-212r14,173v29,-32,70,-73,90,-108v-5,-21,-4,-41,-31,-47v-8,-3,-32,-9,-73,-18","w":226},"E":{"d":"125,-45v18,-5,43,-19,46,8v13,-8,28,14,13,17r-126,34v-11,-6,-25,-1,-35,4v-16,0,-21,-29,-3,-29v9,-5,25,-1,24,-16v-3,-20,6,-52,-4,-65v-14,10,-26,2,-26,-13v11,-19,39,-3,32,-40v-1,-13,0,-48,-3,-52v-13,6,-23,4,-25,-13v-2,-16,20,-5,23,-20v41,-5,62,-21,97,-29v6,-1,12,13,23,8v8,1,13,5,13,14v-2,5,-8,7,-17,7v-6,0,-31,7,-77,22v6,19,0,49,4,72v5,3,49,-26,59,-3v15,-7,31,18,11,20v-23,4,-54,9,-71,21r0,66","w":197},"F":{"d":"75,-234r101,-27v11,1,20,13,10,21v1,9,-5,12,-14,11v-17,4,-63,21,-93,34v-1,8,-2,30,2,40r74,-23v19,0,24,22,1,23v-6,0,-6,0,-14,4v8,3,13,22,1,23v-23,-1,-40,14,-62,22v2,43,7,84,17,120v-4,13,-23,9,-23,-5v-8,-31,-14,-73,-19,-106v-20,9,-47,-16,-20,-24v4,0,14,1,13,-3v-11,-5,-3,-16,3,-19v-5,-28,5,-48,-20,-31v-10,8,-26,-3,-24,-14v1,-14,35,-8,21,-26v3,-10,16,-2,14,-15v0,-6,-7,-24,9,-22v7,6,21,2,23,17","w":189},"G":{"d":"167,-85v-9,37,-7,101,-56,100v-53,-1,-59,-32,-88,-66v-32,-51,0,-130,23,-170v20,-39,78,-48,102,-6v5,8,17,27,4,32v-23,-3,-18,-47,-53,-38v-45,10,-47,63,-58,124v6,33,16,67,38,93v21,25,52,4,56,-27v2,-15,13,-32,7,-47v-19,2,-34,33,-54,16v-1,-5,-2,-9,3,-13v-15,-19,16,-22,32,-29r80,-34v10,0,20,20,3,22v-10,5,3,19,-19,20r-24,9v3,4,4,9,4,14","w":213},"H":{"d":"49,-121r-25,-118v16,-10,45,-2,40,30r8,81r55,-15r-10,-85v-1,-9,7,-9,12,-8v-3,-6,2,-11,9,-10v23,1,8,34,15,68r9,127v6,32,8,65,15,97v3,11,-22,16,-24,6v-16,-34,-17,-101,-21,-151v-21,2,-37,6,-56,10v-1,16,15,80,15,97v-26,14,-26,-27,-29,-53v1,-4,-1,-33,-7,-40v-15,0,-36,25,-47,2v-3,-17,22,-6,13,-24v8,-9,17,-8,28,-14","w":179},"I":{"d":"22,-233v32,0,57,-13,90,-10v4,-1,8,6,11,13v0,17,-27,3,-39,10r-3,166v2,9,0,21,4,28v21,-7,61,-6,40,18v-28,11,-74,13,-101,19v-5,1,-10,-6,-10,-15v5,-12,31,-10,47,-17r-11,-191v-13,5,-51,11,-37,-14v0,-5,3,-7,9,-7","w":133},"J":{"d":"101,-226v-18,-1,-61,16,-60,-12v0,-5,9,-7,17,-6v1,-22,39,0,56,-6v21,1,46,0,65,3v3,0,5,3,6,9v12,0,24,22,1,20v-19,-2,-40,-9,-57,-9v9,87,9,162,6,244v-1,11,-13,9,-25,9v-39,-9,-22,-7,-61,-26v-25,-8,-35,-34,-41,-63v7,-12,22,-1,28,-3v12,24,43,71,78,77v1,-90,4,-154,-13,-237xm83,-253r0,0r0,0xm52,-15v-5,-8,-14,-18,-16,-18v4,8,9,14,16,18","w":187},"K":{"d":"34,-100v0,-46,-16,-105,-22,-153v7,-22,28,3,38,9v10,41,8,70,11,109v36,-35,43,-56,83,-96v2,0,5,-7,11,-20v11,-11,29,4,23,18v-26,29,-46,65,-77,102v25,44,68,103,109,128v11,9,3,18,10,28v-12,20,-33,4,-50,-17v-18,-25,-58,-77,-90,-111v-1,0,-7,7,-19,21v1,30,8,59,12,71v0,11,-12,6,-9,15v-2,14,-25,11,-25,-2r0,-56v-16,4,-44,-3,-25,-22","w":202},"L":{"d":"151,-21v-37,-2,-84,15,-112,35v-6,13,-30,5,-26,-9r-2,-264v4,-11,18,-5,20,2v31,48,3,163,16,238r109,-29v6,0,15,7,12,16v-6,1,-9,10,-17,11xm29,-132v2,-2,-2,-8,-1,-1xm28,-128v2,0,3,-3,0,-2r0,2xm28,-111r1,0r-1,0xm30,-109v-4,0,-1,7,-2,10v4,0,0,-6,2,-10xm29,-55v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm29,-51v-2,0,-1,3,-1,4v2,0,1,-3,1,-4xm29,-41r0,2r0,-2xm29,-37r0,1r0,-1","w":140},"M":{"d":"96,-113v-22,-3,-26,-32,-46,-46v5,5,4,130,13,166v-5,3,-6,10,-13,11v-29,-21,-9,-103,-24,-155v-3,-29,-9,-61,-18,-81v2,-6,5,-9,9,-9v3,-9,18,-9,20,4r47,63v6,-28,11,-68,13,-94v7,-7,32,-6,31,9v23,98,47,210,101,275v-3,19,-19,5,-22,1v-1,12,-21,10,-20,0v-39,-57,-52,-160,-74,-232v-14,42,-9,41,-16,73v8,2,6,16,-1,15","w":207},"N":{"d":"143,-76r-13,-210v11,-13,33,-1,27,22r7,179v3,26,0,47,14,57v10,9,2,25,12,32v16,18,21,16,20,27v-16,12,-32,-18,-43,-27v-6,0,-12,-5,-10,-10v-44,-46,-76,-106,-110,-158v2,49,-2,130,13,158v-1,14,-20,20,-22,5r-33,-231v7,-23,27,-5,37,3v36,46,63,106,101,153","w":188},"O":{"d":"155,-169v36,48,46,189,-57,178v-69,-17,-87,-76,-90,-158v5,-53,31,-95,75,-102v12,2,21,6,15,15v2,3,18,9,16,16v25,14,30,22,41,51xm72,-221r0,2r0,-2xm58,-201v-1,-9,9,-13,9,-18v-38,14,-46,117,-20,154v14,19,36,55,73,51v63,-10,41,-107,11,-131v-6,-18,-54,-34,-65,-51v-5,5,-4,-3,-8,-5xm57,-209v0,-3,4,-2,1,0r-1,0xm133,-169v-4,-23,-31,-51,-57,-32v32,12,46,23,57,32","w":187},"P":{"d":"197,-205v-12,51,-53,85,-94,114r16,94v6,34,8,25,13,47v-2,7,-4,7,-11,7v-37,-19,-23,-97,-58,-119v-3,-8,4,-13,6,-19v-16,-56,-13,-69,-23,-128v-14,4,-32,23,-41,1v13,-24,85,-46,136,-44v28,4,46,23,56,47xm164,-218v-11,-11,-69,-16,-86,-3r20,101v22,-31,53,-61,66,-98xm72,-158v0,1,1,3,1,1xm73,-154v0,1,1,3,1,1xm75,-143v0,0,-1,-2,-1,0r1,0xm76,-141v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm76,-138v0,0,1,15,2,8v0,-4,-1,-7,-2,-8xm79,-124v0,-3,-3,-1,-1,0r1,6v1,-5,-2,-6,0,-6xm81,-112r0,1r0,-1","w":191},"Q":{"d":"20,-65v-50,-65,20,-160,75,-177v19,-25,76,30,77,37v24,27,61,103,34,148v2,2,-11,21,-15,26v21,27,39,21,41,42v8,1,14,14,3,15v-33,-2,-46,-28,-67,-39v-58,40,-132,4,-148,-52xm89,-242v0,0,3,-3,3,-1v0,0,-1,1,-3,1xm88,-217v-35,20,-48,59,-53,113v2,47,5,42,32,60v26,17,52,25,79,12v-12,-13,-51,-48,-49,-55v3,-12,18,-2,30,-7v21,2,25,26,40,35v19,-26,17,-115,-8,-133v-16,-14,-42,-29,-67,-18v1,-1,-4,-3,-4,-7xm194,-81r1,0r-1,0xm68,-26v14,14,37,20,61,14v-26,1,-43,-7,-61,-14","w":219},"R":{"d":"44,-52v-23,-2,5,-41,5,-41r-16,-109v-10,15,-65,-1,-28,-11v42,-27,143,-51,182,-4v-7,25,-46,51,-62,73v23,42,66,114,105,143v8,6,1,13,-5,14v-19,-2,-32,2,-44,-18r-85,-113v-36,23,-10,74,-4,109v-1,7,-13,2,-9,11v0,2,-2,4,-6,6v-29,3,-13,-36,-25,-73v-2,9,-5,13,-8,13xm74,-121v27,-26,62,-59,71,-100v-16,-17,-68,-2,-80,4","w":214},"S":{"d":"116,23v-46,0,-98,-37,-92,-81v3,3,12,-3,14,-8v0,0,-2,0,-2,-1v4,0,0,-6,3,-4v-1,1,-1,3,1,3v-1,-11,8,-22,9,-3v-2,40,19,76,64,75v44,-7,75,-32,86,-78v-1,-11,-5,-29,-22,-49v-47,-55,-167,5,-183,-77v31,-38,116,-70,146,-14v0,3,-2,5,-7,5v-7,0,-10,-3,-10,-5v-7,-18,-50,-12,-71,-7v-15,12,-25,15,-31,25v4,7,42,21,59,16v66,8,142,40,142,107v0,45,-61,98,-106,96xm36,-64v0,-1,0,-1,1,-1v0,1,0,1,-1,1","w":209},"T":{"d":"6,-215v74,-9,119,-34,194,-34v22,0,31,10,35,25v-36,15,-89,5,-125,26v5,66,-6,138,12,194v0,4,-3,5,-8,5v8,22,-10,31,-17,15v0,-88,-11,-121,-21,-210v-32,8,-35,17,-62,23v-8,2,-14,-18,-5,-23v-6,0,-12,-5,-14,-15v4,-4,8,-6,11,-6xm22,-197v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm15,-195v-2,0,-3,1,-3,2v2,0,4,0,3,-2xm12,-194v-1,0,-3,1,-1,1","w":183},"U":{"d":"81,-24v34,-6,35,-31,50,-73v-2,-47,-19,-84,-23,-130v-1,-7,9,-7,15,-5v-1,-8,7,-8,11,-9v11,-2,18,25,19,33v0,27,19,48,11,74v7,57,8,122,20,174v0,15,-19,11,-21,0v-26,-6,-17,-51,-25,-83v-17,24,-40,60,-74,38v-49,-32,-56,-166,-62,-237v3,-12,45,-16,38,8v4,80,-17,177,41,210","w":179},"V":{"d":"88,-22v7,-54,-2,-139,23,-184v10,-21,11,-55,33,-60v17,25,-10,59,-13,84v-22,82,-1,140,-30,205v-6,0,-16,-3,-15,-7v-21,-36,-20,-28,-34,-75v-9,-29,-40,-78,-48,-121v1,-4,2,-8,7,-8v7,5,11,10,11,13v-4,-14,8,-22,16,-9v13,52,30,122,50,162","w":141},"W":{"d":"150,-43v7,-75,-2,-155,26,-215v13,-9,22,-12,26,3v-11,21,-13,47,-18,73v2,-1,5,2,1,2v-11,47,-9,120,-9,178v0,9,-12,7,-18,5v-31,-26,-43,-73,-61,-106v-4,44,-18,67,0,112v-1,10,-20,11,-22,-1v-42,-76,-52,-158,-92,-228v4,-12,22,2,29,-7v31,17,35,93,52,140r2,-95v0,-5,5,-9,13,-9v26,20,46,104,71,148","w":193},"X":{"d":"133,-270v11,-2,24,-25,32,-3v-24,33,-46,80,-64,123v14,22,44,81,77,108v6,5,21,12,13,22v5,10,-3,16,-12,14v-38,-36,-55,-78,-91,-114v-16,50,-33,84,-44,142v-21,11,-43,-7,-23,-33v13,-45,34,-83,53,-128v-10,-18,-67,-69,-69,-89v4,-11,17,-4,23,-1v-4,-7,-4,-13,6,-14v22,3,16,18,34,37r20,34v14,-22,30,-74,45,-98xm28,-226v9,15,8,16,23,30v-9,-11,-12,-21,-23,-30","w":185},"Y":{"d":"88,26v-14,14,-25,-5,-26,-25v2,-57,11,-85,17,-127v-27,-42,-62,-78,-82,-125v52,-16,57,62,91,88r33,-98v38,1,6,52,0,74r-18,63v5,4,8,13,-4,14v-13,49,-28,95,-11,136","w":143},"Z":{"d":"99,-225v9,-13,-4,-10,-13,-9v-31,-1,-78,35,-98,9v-1,-8,14,-4,20,-7v-7,-8,-5,-15,5,-15v50,0,80,-4,120,-8v29,10,-1,33,-4,42v-34,55,-81,121,-92,194v21,-16,78,-37,117,-30v15,3,36,-10,39,9v-74,13,-121,36,-172,69v-29,-11,-8,-35,-3,-68xm64,-17v7,-1,22,-8,29,-13v-4,0,-24,9,-29,13xm214,-17r1,0r-1,0xm64,-15v0,0,-4,1,-2,1v1,-1,2,-1,2,-1","w":175},"[":{"d":"13,-245v-4,-34,39,5,75,-7v18,4,25,4,31,15v-12,12,-54,-1,-78,-1v5,78,17,140,13,228v-1,9,8,3,12,5v14,0,34,-11,42,-1v-6,28,-48,13,-70,18v-10,-6,-34,-1,-36,-15v4,-9,18,-1,25,-3v-15,-92,-3,-152,-14,-239xm35,-123v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm36,-122v-2,1,0,3,0,1r0,-1xm39,-20r-4,-98v-1,33,-3,71,4,98","w":123},"\\":{"d":"88,48r-82,-283v1,-4,5,-6,9,-4v-2,-3,-6,-24,6,-19v14,5,11,23,15,36r37,118r22,57v12,41,21,48,14,63v-19,-3,-12,-35,-22,-51r-45,-117r56,196v-2,5,-4,5,-10,4","w":116},"]":{"d":"72,-18r-1,-214v-20,1,-45,6,-55,-8v5,-18,55,1,64,-15v7,2,17,3,26,9v-25,66,7,163,-7,244v0,12,-6,7,-16,6v-2,5,-9,48,-21,27r6,-26v-15,-4,-46,18,-57,-1v5,-9,-8,-21,12,-20v14,7,29,5,49,-2xm85,-179r0,171v7,-65,3,-114,0,-171","w":110},"_":{"d":"19,24v20,-25,92,-10,132,-21r67,-3v10,2,7,12,3,18v29,-7,50,18,15,19v-78,-1,-148,10,-216,23v-17,2,-20,-14,-11,-20v48,2,94,-15,137,-17v-43,-3,-76,11,-119,10v-3,0,-5,-3,-8,-9xm164,21v-1,-3,-16,1,-7,1xm151,22v-1,-1,-4,-1,-4,1v1,-2,3,1,4,-1","w":263},"a":{"d":"20,-59v-6,-13,16,-10,16,-25v5,-22,11,-45,16,-85v3,-8,20,-14,25,-5v10,19,18,46,24,75v17,-2,18,12,3,18v6,32,9,56,16,73v-5,7,-13,10,-21,11v-12,-14,-14,-46,-21,-66v-7,4,-28,10,-29,15v-9,29,-17,24,-20,60v-3,5,-11,3,-12,-2v0,-11,4,-30,8,-54v-15,7,-32,-8,-15,-12v0,-1,3,-2,10,-3xm67,-126v-5,5,-5,19,-8,39v8,-2,13,-4,15,-6v-4,-21,-6,-32,-7,-33","w":121},"b":{"d":"165,-58v3,60,-56,70,-112,57v-34,0,-14,-19,-21,-43v8,-18,-17,-27,0,-35v-6,-23,0,-82,-30,-65v-7,0,-11,1,-12,-7v8,-23,74,-46,108,-17v38,15,6,57,-4,83v27,5,57,8,71,27xm58,-100v19,-10,32,-30,34,-49v-10,-2,-29,-5,-41,-2v5,14,6,32,7,51xm140,-50v0,-11,-73,-29,-77,-3v2,13,6,38,-12,31v-1,2,-2,5,1,5v43,-2,74,-8,88,-33","w":165},"c":{"d":"137,-50v2,-3,25,-26,28,-3v-12,32,-50,69,-94,60v-47,-10,-63,-37,-65,-96v2,-72,59,-108,116,-80v8,4,12,28,-4,26v-24,-14,-43,-24,-65,11v-13,44,3,99,39,112v20,-6,35,-17,45,-30"},"d":{"d":"30,-6v-1,-45,9,-102,0,-141v-3,-1,-8,-5,-16,-10v-21,2,-25,-20,-8,-23r128,37v74,50,-9,126,-49,163v-9,4,-14,4,-19,0v-1,-5,-7,-2,-1,-12v-5,1,-9,-5,-15,-7v-1,18,-16,1,-28,18v-6,1,-13,3,-16,-4v5,-6,13,-13,24,-21xm78,-48v22,-26,30,-29,47,-70v-13,-5,-28,-16,-49,-21xm137,-90v-16,11,-45,58,-54,59v-5,5,-13,19,-5,27v28,-30,47,-43,59,-86","w":167},"e":{"d":"172,-149v-10,25,-75,11,-107,28v0,10,-4,24,0,31v31,-3,78,-26,94,3v-14,34,-116,1,-96,60v34,-11,69,-8,103,-17v20,1,16,20,6,22v-51,9,-89,17,-118,32v-8,-4,-14,-2,-21,2v-21,-2,-20,-17,-13,-28r8,-98v0,-1,-4,-3,-11,-8v-4,-6,-4,-9,1,-14v-3,-3,-20,-6,-16,-14v0,-8,4,-12,12,-12v24,-1,90,-29,119,-12v-4,3,-7,3,-2,6v-4,7,-67,15,-62,20r89,-12v9,2,14,6,14,11xm65,-147v0,0,2,-1,0,-1r0,1","w":175},"f":{"d":"22,-134v-6,4,-24,5,-24,-6v0,-10,17,-10,23,-15v0,-8,15,-2,10,-14v18,-8,24,8,50,-6v13,-1,30,-9,36,4v-4,18,-50,13,-62,24v-3,44,27,0,50,18v8,-5,20,2,21,6v-10,16,-57,14,-65,29r13,105v-20,10,-39,-10,-40,-33v-3,-24,-1,-52,-6,-74v-8,7,-19,-3,-20,-6v3,-9,14,-10,18,-14v-2,-11,-3,-17,-4,-18xm47,-63r0,5v1,0,2,-5,0,-5xm51,-14v3,-14,-2,-34,-4,-43v0,14,1,26,4,43","w":117},"g":{"d":"228,-41v-17,41,-67,44,-114,53v-29,3,-61,-28,-83,-42v-75,-49,32,-126,61,-138v31,-13,96,-18,109,21v-6,52,-31,-13,-54,-6v-52,-1,-76,30,-88,87v0,13,2,22,8,28v54,28,110,19,127,-25v-21,-11,-45,-6,-78,-5v-17,-10,0,-25,14,-24v37,-1,124,-12,93,32v2,5,4,11,5,19","w":231},"h":{"d":"36,-148v36,0,31,3,35,62v14,-3,30,-10,45,-8v6,-29,-22,-68,3,-86v13,0,18,12,18,19v11,-4,18,23,16,35v10,53,9,94,15,136v-7,7,3,21,-13,21v-16,3,-30,-76,-34,-97v-16,3,-35,3,-48,9v3,33,2,26,7,48v-3,2,-6,8,-11,5v0,9,-3,10,-8,11v-7,2,-17,-20,-27,-47v-11,6,-24,-2,-27,-15v-2,-8,14,-11,20,-15r-16,-89v0,-2,3,-5,10,-8v13,8,13,5,15,19","w":170},"i":{"d":"35,-3v-3,2,-4,7,-10,7v-10,-7,-9,-34,-7,-51v1,-6,-9,-73,-15,-119v4,-21,21,-13,26,3v40,-11,27,52,29,98v-1,23,-3,45,4,64v-2,13,-25,8,-27,-2","w":65},"j":{"d":"49,-40v12,30,85,28,75,-15v-3,-32,-4,-66,-13,-91v-31,9,-50,6,-78,6v-13,0,-19,-24,-4,-24v8,-19,34,-5,56,-9v28,-5,38,-11,51,3v8,32,39,123,3,150v-2,9,-11,40,-36,35v-64,-13,-42,-8,-102,-51v-11,-6,-16,-15,-10,-19v7,-2,29,13,37,18v2,-6,1,-8,5,-6v3,-10,17,-4,16,3xm31,-45v0,-1,0,-1,1,-1"},"k":{"d":"215,-1v-10,6,-105,-59,-127,-49v-8,0,-18,-2,-25,0v-3,19,8,52,-8,58v-19,-1,-16,-14,-22,-21v-13,-7,-12,-42,-23,-51v0,-2,2,-6,6,-14r-9,-84v1,-20,11,-19,18,-10v28,-23,34,18,38,45v42,-33,45,-37,67,-46v13,9,5,14,-11,31v22,-23,52,4,26,15v-13,7,-41,26,-53,38r130,73v2,7,0,13,-7,15xm28,-163v-1,0,-1,1,-1,2r7,62v9,-15,-1,-41,-6,-64","w":210},"l":{"d":"26,1v-18,7,-23,-16,-8,-20v-2,-67,3,-72,-12,-153v10,-15,49,-2,41,20v7,39,-2,84,5,119v48,-17,72,-25,85,-25v9,0,19,8,14,17v17,5,9,26,-6,23v-52,7,-76,14,-104,25v-2,0,-7,-2,-15,-6"},"m":{"d":"34,-3v-11,-8,-11,-103,-22,-124v-14,-9,-7,-19,7,-19v14,8,26,1,34,18v14,11,18,26,28,34v9,-30,12,-36,20,-80v28,-13,33,50,44,79v-5,18,62,111,39,117v-5,-3,-6,-6,-8,-7v-6,15,-22,6,-26,-1v-13,-30,-24,-103,-39,-128v-6,21,-7,48,-14,65v2,5,12,18,0,19v-7,6,-30,-34,-42,-43r-1,64v4,19,-18,10,-20,6","w":183},"n":{"d":"85,-182v23,5,18,51,22,67v8,44,22,95,32,124v-4,15,-17,10,-29,-2v-33,-33,-34,-47,-61,-69v-1,23,11,55,0,72v-37,-14,-34,-66,-44,-113v-3,-23,2,-43,22,-26v14,3,14,2,19,20v15,12,43,47,49,52r-17,-115v1,-6,3,-10,7,-10","w":136},"o":{"d":"107,-156v52,22,58,158,-22,161v-92,-4,-105,-140,-32,-181v18,-8,59,-3,54,20xm79,-139v-58,5,-43,108,-5,117v19,1,33,-20,37,-57v-2,-17,-15,-38,-32,-60","w":150},"p":{"d":"25,-180v29,9,83,-6,89,29v16,23,-34,37,-54,47r11,115v-2,7,-21,13,-23,0v-8,-30,-12,-74,-21,-113v-6,3,-20,13,-23,1v20,-5,26,-35,15,-57v-10,-2,-16,-11,-6,-16v6,1,7,-4,12,-6xm88,-149v-7,-3,-22,-11,-33,-9v1,5,-1,17,3,27v11,-6,21,-9,30,-18xm38,-133v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm38,-131v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm38,-128v0,2,-1,5,1,5v0,-2,1,-5,-1,-5","w":120},"q":{"d":"128,-14v-78,48,-168,-60,-100,-131v45,-55,158,-39,158,27v0,28,-14,42,-25,69v1,6,34,13,33,30v-9,25,-40,-10,-50,-8v12,18,17,23,17,32v-13,8,-20,-8,-33,-19xm95,-152v-62,3,-76,100,-10,106v5,-2,14,0,17,-4v-10,-18,-20,-22,-25,-37v5,-15,19,-3,32,-7v2,0,13,11,27,24v27,-16,18,-92,-13,-77v-6,4,-23,19,-28,6v1,-4,3,-8,0,-11xm41,-44v4,15,38,25,52,19v-16,0,-37,-8,-52,-19","w":193},"r":{"d":"15,-138v-11,-15,27,-34,38,-37v39,-6,79,-3,84,35v-4,23,-27,47,-50,59v31,22,129,23,111,74v-31,5,-61,-38,-97,-37v-5,-2,-22,-5,-30,-3v2,19,2,39,7,55v-5,7,-21,12,-28,-7v-6,8,-16,4,-19,-4v-5,-14,-10,-32,-15,-55v-10,-3,-20,-17,-5,-24v-4,-11,-8,-50,0,-54v2,1,3,2,4,-2xm59,-139v1,8,4,27,9,41v6,-1,34,-32,38,-45v-18,-3,-30,-5,-47,4xm44,-23v5,-8,-6,-30,-2,-9v1,6,2,9,2,9xm46,-20v1,-2,-2,-4,-2,-2","w":193},"s":{"d":"15,-120v-11,-34,14,-53,61,-59v17,-1,36,11,44,30v-2,18,-26,4,-39,4v-14,0,-26,8,-37,24v33,24,119,10,116,70v-9,63,-130,80,-157,23v-1,-10,3,-1,7,-4v2,-1,7,5,14,8v-2,-12,7,-19,12,-28v-1,6,14,-1,12,10v0,6,4,8,2,14v22,13,79,4,81,-22v1,-7,-16,-25,-33,-29v-20,-11,-87,-8,-83,-41","w":162},"t":{"d":"-3,-121v59,-44,148,-70,235,-52r-1,1v2,5,9,21,-1,27v-28,-1,-65,-6,-82,6v7,45,-2,88,3,132v-4,11,-20,0,-23,0v1,5,3,10,-3,12v-36,-1,-17,-100,-27,-119v0,0,-2,-7,-3,-20v-20,-1,-61,19,-81,27v-11,-2,-17,-7,-17,-14xm120,-139v-8,21,4,48,4,75v2,-24,1,-62,-4,-75xm124,-62v-2,1,-3,8,-1,10v2,-2,1,-6,1,-10xm124,-46v-1,0,-1,1,-1,2xm124,-41v-2,-1,-3,1,-1,2v1,0,1,-1,1,-2xm124,-35v-2,0,-1,2,-1,3","w":228},"u":{"d":"69,-32v23,-11,47,-49,36,-87v-4,-24,-9,-76,20,-53v0,2,3,6,11,12v11,48,5,127,26,156v-10,12,21,29,5,40v-23,-3,-38,-45,-47,-70v-13,21,-31,39,-54,30v-77,12,-65,-102,-55,-160v5,-23,26,-4,39,-1v16,36,-7,104,19,133xm28,-76v-4,14,6,58,15,49v-9,-13,-12,-30,-15,-49","w":165},"v":{"d":"22,-129v29,14,21,38,39,72v5,-43,5,-115,37,-123v6,4,6,15,1,19v16,-2,13,17,8,27v-7,18,-14,83,-27,134v-6,5,-14,-7,-15,0v-2,9,-2,9,-9,10v-21,-22,-46,-100,-53,-137v4,-18,11,4,19,-2xm77,-74r8,-37v-1,2,-1,0,-2,-1v2,-13,9,-29,8,-40v-10,16,-18,61,-16,86r3,-12xm86,-117v0,2,-2,5,0,5r0,-5xm54,-18v-1,-19,-21,-69,-34,-93v5,23,24,74,34,93xm83,-99v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm81,-88v0,-1,0,-1,-1,-1v0,1,0,1,1,1xm78,-71v-1,0,-2,1,-2,3v2,1,2,-1,2,-3xm77,-65v-2,0,-1,3,0,1r0,-1xm73,-58v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm75,-56v-2,0,-1,3,0,1r0,-1xm74,-53r0,1r0,-1","w":115},"w":{"d":"98,-70v-3,-36,-2,-104,27,-110v12,3,1,20,14,24v-5,43,-18,101,-12,151v0,5,-4,8,-12,8v-22,-6,-19,-25,-33,-38v-5,14,-1,29,-2,39v-9,6,-29,6,-29,-5v-16,-42,-20,-75,-37,-104v-9,-20,-11,-24,-13,-38v-1,-5,12,-4,17,-5v23,24,21,65,43,103v6,-13,-6,-49,9,-55v15,6,21,10,28,30xm114,-139r0,-1r0,1xm114,-138v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm110,-115v1,-7,5,-15,3,-21v-1,7,-3,13,-3,21","w":142},"x":{"d":"113,-68v-19,30,-52,63,-72,97v-27,-2,-8,-29,-2,-40v-15,-3,-17,-22,-8,-27v8,-19,39,-54,43,-64v-21,-19,-41,-32,-61,-41v-12,-4,-16,-24,-1,-23v17,-16,48,18,49,19r28,23v15,-17,23,-41,45,-51v14,3,27,-7,29,16v-2,11,-43,72,-37,70v19,17,34,38,55,52v3,10,-1,18,-13,16v-32,-10,-32,-30,-55,-47xm68,-87r-1,1xm79,-63v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm76,-59v-2,0,-3,2,-3,5v1,-2,3,-2,3,-5xm72,-53v0,0,-2,0,-2,1v0,0,2,0,2,-1xm66,-46v0,1,-2,2,0,2r0,-2xm62,-40v-2,0,-3,3,0,2r0,-2xm60,-36v0,0,-5,1,-2,1","w":187},"y":{"d":"56,-167v3,-23,7,-21,21,-18v13,7,-1,42,0,49v-9,51,-24,141,-15,190v-3,7,-8,4,-16,2v-25,-25,1,-93,-1,-129v-11,-19,-35,-73,-41,-104v2,-4,6,-3,10,-2v0,-3,1,-6,6,-6v17,20,17,54,29,72","w":85},"z":{"d":"21,-60v36,-28,58,-37,97,-81v-34,1,-59,18,-93,19v-15,-4,-17,-16,-3,-24v0,-12,35,-13,49,-17v0,-9,3,-5,7,-2v30,-1,60,-6,83,-10v18,5,28,28,4,37v-21,19,-76,71,-81,88v57,0,100,-30,151,-12v20,-6,57,-3,41,20v-24,8,-119,10,-134,12v-64,15,-77,27,-112,13v-2,-5,-27,-7,-27,-22v0,-6,6,-13,18,-21","w":263},"{":{"d":"29,-141v-36,-46,-5,-105,37,-118v11,-4,15,16,4,19v-15,10,-50,42,-25,66v6,19,23,35,23,56v32,15,-8,58,-15,74v-1,1,-10,18,-11,30v-2,29,28,28,54,27v6,3,2,6,-5,10v-3,2,-3,6,-10,6v-52,-3,-65,-52,-39,-90v6,-9,14,-22,18,-36v-9,-19,-43,16,-54,-5v0,-8,8,-1,10,-6v0,-8,25,-10,28,-13v0,-1,-5,-8,-15,-20xm26,-190v-4,28,15,50,28,61v-6,-19,-22,-41,-28,-61","w":109},"|":{"d":"43,73v-28,-42,-8,-151,-20,-208v2,-32,-18,-80,-3,-102v12,-3,-7,-24,6,-28v30,20,9,103,19,148v7,58,3,134,19,182v-1,14,-17,0,-21,8","w":77},"}":{"d":"13,-249v-6,-2,-10,-13,3,-13v44,-6,51,44,31,77v-2,26,14,52,26,69v-1,14,-22,19,-22,34v0,41,48,78,12,114v-15,15,-27,30,-49,34v-11,-12,18,-13,26,-26v-9,-15,16,-44,12,-61v2,-25,-31,-72,0,-93v-27,-14,-32,-44,-16,-73v-2,-21,17,-66,-12,-62v-4,-3,-7,-1,-11,0xm39,-162r0,1r0,-1xm39,-160v-8,14,1,32,16,35v-7,-10,-11,-23,-16,-35xm63,-18v0,0,-1,-2,-1,0r1,0xm63,-18v-2,14,-5,33,-13,47v12,-7,20,-33,13,-47","w":88}}});
Cufon.replace('h1');