/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (c) Jakob Fischer at www.pizzadude.dk - DO NOT DISTRIBUTE WITHOUT AUTHOR'S
 * PERMISSION!
 */
Cufon.registerFont({"w":284,"face":{"font-family":"Universal fruitcake","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"60","cap-height":"67","bbox":"-11.4982 -290.41 397.07 140.319","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":155},"!":{"d":"68,-132v-13,26,7,97,-44,90v-21,-16,-7,-31,0,-79v4,-24,16,-103,18,-143v1,-23,45,-39,45,-5v0,36,-14,103,-19,137xm48,-2v15,40,-10,82,-48,71v-31,-22,8,-85,31,-86v6,6,10,9,17,15","w":81},"\"":{"d":"112,-185v-9,12,-28,11,-26,-7v4,-39,-5,-82,38,-90v43,10,-2,82,-12,97xm32,-234v-3,-31,23,-59,46,-40v2,7,4,16,2,29v-10,17,-9,80,-46,70v-3,-14,1,-29,-2,-59","w":132},"#":{"d":"302,-189v4,32,-47,16,-65,29r-14,83v18,4,64,-10,54,23v-1,17,-29,22,-58,21v-19,16,2,121,-52,100v-14,-21,10,-66,9,-96v-10,-12,-35,-1,-53,-1v-7,35,-2,99,-37,97v-27,-8,-5,-65,-2,-91v-48,1,-59,-24,-28,-43v11,-7,22,-16,36,-11r12,-66v-2,-5,-11,-5,-17,-3v-43,-12,-13,-37,9,-44r14,-1v11,-26,-1,-88,32,-91v33,-3,11,66,9,82r6,7v26,0,41,-3,47,-9v6,-25,13,-88,32,-86v27,2,12,57,10,84v21,-5,59,-2,56,16xm183,-81r13,-76v-12,0,-29,3,-54,9r-12,69v16,-1,33,-2,53,-2","w":281},"$":{"d":"89,-3v-27,-5,-69,2,-64,-32v3,-21,38,-15,55,-6v26,-4,81,-10,85,-25v-13,-46,-123,-14,-120,-74v2,-48,39,-68,83,-100v3,-11,9,-51,25,-50v16,1,19,17,16,38v6,5,28,9,31,21v-5,13,-60,28,-66,34v-18,10,-34,25,-46,42v12,6,29,10,54,14v84,12,89,100,21,120v-17,5,-28,9,-33,12v-9,24,2,87,-38,79v-21,-4,-4,-53,-3,-73","w":205},"%":{"d":"261,-100v82,20,39,179,-36,170v-82,-10,-40,-161,22,-167xm140,-289v36,2,72,27,65,77v-5,31,-48,80,-81,80v-27,0,-52,-30,-52,-57v0,-31,36,-101,68,-100xm122,19v-6,19,-42,65,-57,43v-12,-6,-12,-36,4,-47r193,-258v12,-15,17,-46,40,-46v26,0,15,35,4,49v-91,121,-152,208,-184,259xm238,21v24,-9,41,-66,9,-82v-12,14,-41,68,-9,82xm129,-176v21,-3,56,-52,30,-72v0,0,-7,-3,-19,-7v-8,13,-49,69,-11,79","w":317},"&":{"d":"24,4v1,-58,42,-93,69,-125v-8,-22,-21,-55,-20,-74v4,-44,46,-90,94,-94v23,-1,50,24,48,47v-5,60,-46,94,-61,131r20,49v11,-9,21,-14,28,-14v12,0,17,5,17,15v2,19,-23,26,-29,40v2,15,16,33,25,62v-1,12,-14,30,-26,30v-29,1,-23,-41,-37,-57v-13,8,-62,75,-98,52v-19,1,-31,-38,-30,-62xm132,-154v9,-6,48,-71,44,-84v0,-14,-6,-20,-18,-20v-23,8,-65,49,-38,84v0,0,5,7,12,20xm135,-28v4,-21,-4,-57,-23,-56v-18,10,-68,81,-33,106v3,0,13,-8,30,-23v17,-15,26,-24,26,-27","w":228},"'":{"d":"21,-175v-7,-39,-5,-132,44,-99v2,6,4,16,2,29v-9,20,-10,78,-46,70","w":63},"(":{"d":"85,65v-60,19,-77,-74,-67,-135v14,-84,64,-189,139,-219v22,12,13,28,-9,50v-47,44,-74,101,-88,179v1,6,2,70,18,76v6,9,26,11,22,30v-2,8,-7,14,-15,19","w":158},")":{"d":"73,-289v-44,8,6,74,11,86v27,72,7,185,-40,219v-8,5,-33,14,-32,34v11,44,65,1,77,-17v36,-53,49,-88,51,-166v1,-68,-22,-139,-67,-156","w":136},"*":{"d":"151,-99v8,18,22,53,-3,61v-9,4,-44,-43,-52,-39v-8,4,-34,37,-43,13v-5,-14,6,-18,22,-41v-7,-8,-35,-4,-30,-20v4,-12,20,-26,40,-22v-9,-19,-14,-64,16,-64v11,1,17,28,22,39v8,-10,32,-47,47,-46v3,0,3,3,5,10v4,17,-17,45,-21,55v6,9,38,-6,32,24v-3,15,-32,20,-35,30","w":187},"+":{"d":"152,-256v44,3,3,72,5,94v44,8,60,-4,60,35v-7,11,-12,24,-31,31r-33,-6v1,25,-15,92,-37,89v-26,-14,-21,-27,-16,-80v-26,13,-54,-2,-54,-30v0,-39,39,-39,70,-44v7,-35,9,-77,36,-89","w":212},",":{"d":"20,104v-7,-39,-5,-131,44,-98v1,5,4,18,2,29v-9,20,-11,81,-46,69","w":97},"-":{"d":"149,-103v-33,4,-102,38,-103,-20v13,-45,63,-50,121,-39v41,7,50,0,52,35v-5,9,-17,31,-31,31v-7,1,-33,-7,-39,-7","w":219},"\u2010":{"d":"149,-103v-33,4,-102,38,-103,-20v13,-45,63,-50,121,-39v41,7,50,0,52,35v-5,9,-17,31,-31,31v-7,1,-33,-7,-39,-7","w":219},".":{"d":"72,-2v16,38,-14,85,-42,68v-8,5,-8,2,-15,-12v-14,-29,23,-65,40,-71v6,6,10,9,17,15","w":106},"\/":{"d":"70,15v-14,32,-16,49,-48,56v-2,0,-7,-4,-15,-12v2,-39,4,-24,28,-67r146,-263v12,-25,41,-24,40,6","w":206},"0":{"d":"39,-43v5,-114,65,-205,149,-246v11,0,16,14,25,17v78,30,67,168,26,244v-22,41,-45,67,-78,91v-73,31,-125,-38,-122,-106xm145,21v48,-31,84,-94,84,-172v0,-45,-19,-73,-49,-81v-50,31,-97,102,-98,184v-1,20,21,68,40,66","w":261},"1":{"d":"163,-242v-4,93,-33,176,-50,290v-17,20,-11,23,-32,23v-14,0,-15,-16,-12,-29v19,-97,37,-158,47,-269v-22,2,-53,54,-67,23v-17,-35,38,-64,55,-74v33,-19,61,-19,59,36","w":152},"2":{"d":"188,34v1,17,-29,34,-47,34v-40,0,-63,-7,-95,-4v-33,-9,-23,-31,1,-61v45,-58,126,-128,126,-216v0,-18,-7,-27,-19,-27v-13,-4,-79,38,-89,36v-29,-28,34,-58,51,-76v50,-20,101,3,101,56v0,103,-89,154,-124,231v38,9,49,13,77,8v12,4,18,11,18,19","w":203},"3":{"d":"87,-282v47,-14,112,-8,119,44v2,24,-28,77,-45,86v17,22,36,45,34,82v-7,88,-44,138,-128,141v-29,1,-70,-41,-46,-72v30,-19,33,27,60,29v41,-6,69,-32,69,-83v0,-28,-12,-55,-35,-55v-35,0,-64,-43,-19,-55v31,-8,60,-26,64,-57v-20,-30,-48,-2,-85,-8v-28,-5,-1,-48,12,-52","w":205},"4":{"d":"87,-270v11,-25,47,-23,38,8r-38,131v11,14,38,4,69,4v6,-25,38,-166,54,-162v14,0,24,12,21,27v-4,21,-14,53,-24,97r-5,32v30,0,22,50,1,53v-14,2,-19,19,-21,34v-4,20,-9,53,-20,100v-4,16,-43,29,-43,0v0,-34,18,-85,24,-122v-6,-15,-38,2,-67,-3v-59,-11,-23,-111,-10,-145","w":216},"5":{"d":"193,-54v0,63,-40,126,-109,125v-32,0,-65,-27,-62,-61v1,-9,16,-16,27,-16v7,-1,22,37,33,32v42,14,68,-24,68,-67v0,-28,-14,-74,-39,-71v-35,4,-76,17,-70,-24v7,-43,18,-107,45,-139v43,-14,65,-21,108,-10v22,6,22,24,3,32v-26,11,-72,-5,-91,18v-5,6,-12,43,-18,64v-1,7,0,11,4,11v82,-7,101,39,101,106","w":197},"6":{"d":"194,-52v12,88,-104,175,-151,82v-51,-100,28,-235,93,-286v31,-25,53,-52,72,-19v3,12,-5,21,-11,26v-23,16,-56,40,-79,77v50,9,80,52,76,120xm114,22v54,-15,58,-160,-25,-149v-11,27,-16,46,-18,79v-2,44,20,63,43,70","w":206},"7":{"d":"98,-285v49,-11,132,-5,127,47v-35,111,-86,172,-112,293v-5,10,-30,27,-38,5v-10,-30,7,-36,29,-117v-19,-4,-32,-32,-10,-45v41,-13,33,-5,58,-64v17,-43,24,-49,25,-69v-20,-11,-66,5,-103,0v-3,1,-9,-10,-11,-26v-2,-17,21,-21,35,-24","w":210},"8":{"d":"206,-122v67,67,-18,179,-81,193v-60,14,-97,-34,-97,-87v0,-57,25,-85,63,-111v-24,-83,11,-162,102,-162v34,0,52,44,51,81v0,31,-13,60,-38,86xm128,-198v-4,27,17,67,47,45v26,-9,36,-57,22,-89v-4,-5,-10,-7,-16,-7v-11,3,-56,21,-53,51xm74,-43v-10,58,47,85,85,44v21,-23,45,-71,14,-90v-18,-11,-23,-10,-48,-13v-21,-1,-48,39,-51,59","w":235},"9":{"d":"173,-289v63,0,91,90,63,151v-29,63,-51,130,-90,184v-12,17,-37,36,-50,15v-3,-6,-4,-11,-3,-15r56,-91v-60,24,-105,-24,-103,-82v3,-77,60,-148,127,-162xm127,-94v39,0,80,-49,74,-107v0,-4,-19,-45,-27,-42v-36,13,-77,54,-77,104v-1,22,11,45,30,45","w":230},":":{"d":"56,-2v15,39,-11,82,-47,71v-33,-20,7,-85,30,-86v6,6,10,9,17,15xm71,-197v43,25,13,105,-31,86v-31,-21,8,-85,31,-86","w":86},";":{"d":"55,18v-9,26,-12,96,-50,86v-4,-36,-12,-105,29,-105v5,-1,24,10,21,19xm91,-182v14,39,-10,83,-47,71v-32,-20,7,-84,29,-86","w":89},"<":{"d":"189,-268r15,-4v0,6,12,-2,13,9v2,5,2,8,2,10v-5,31,-104,114,-117,138v9,39,30,73,60,120v16,25,-15,62,-40,41v-18,-43,-47,-77,-72,-120v-17,-31,0,-56,18,-75v15,-16,82,-71,121,-119","w":204},"=":{"d":"237,-161v1,21,-24,32,-39,33v-48,4,-170,32,-133,-47v10,-22,55,-21,64,-24r29,4v22,5,87,0,79,34xm36,-46v0,-49,57,-41,103,-41v38,0,64,4,76,11v6,17,2,26,-3,40v-28,23,-88,6,-133,15r1,-1v-20,-4,-44,5,-44,-24","w":228},">":{"d":"71,-221v-18,-16,-4,-50,16,-51v27,0,28,31,35,50v18,48,36,60,51,99v-41,84,-58,90,-119,170v-14,8,-39,7,-32,-17v29,-46,57,-67,107,-138v-14,-24,-42,-71,-58,-113","w":163},"?":{"d":"82,-257v50,-46,219,-51,209,51v-8,76,-130,92,-155,152v-9,20,-38,3,-40,-10v-5,-28,86,-87,127,-110v35,-20,35,-70,-17,-68v-30,1,-77,18,-90,35v-41,22,-58,-28,-34,-50xm120,1v6,-1,19,21,18,28v-2,17,-27,59,-49,33v-21,-25,0,-62,31,-61","w":272},"@":{"d":"331,-177v-2,51,-28,117,-75,127v-17,4,-40,-14,-53,-23v-6,4,-28,21,-46,19v-21,-2,-33,-17,-33,-40v0,-45,26,-78,68,-88v11,2,30,11,30,36v0,29,16,40,34,49v16,1,40,-59,39,-81v-3,-47,-19,-80,-74,-73v-69,9,-158,136,-128,237v7,23,37,43,78,34v31,-6,51,-32,81,-43v7,0,11,9,14,12v-7,58,-81,89,-144,82v-93,-11,-85,-164,-38,-241v33,-54,79,-119,145,-119v64,0,104,42,102,112xm159,-97v31,7,18,-25,23,-46v-10,9,-24,28,-23,46","w":312},"A":{"d":"214,-283v46,-13,67,7,62,75v0,7,-2,53,-9,137v-3,32,10,128,-29,128v-31,0,-18,-31,-16,-51v1,-10,-11,-9,-21,-9v-33,0,-106,7,-127,15v-11,36,-25,55,-41,59r-10,-10v-5,-29,92,-319,113,-321v18,-16,45,-23,78,-23xm93,-58v43,1,88,10,130,5v5,-29,11,-93,10,-127v0,-66,-7,-67,-47,-56v-15,0,-24,2,-28,6v-14,6,-63,149,-65,172"},"B":{"d":"121,61v-35,0,-54,16,-71,5v-19,7,-18,-5,-18,-25v0,-63,28,-221,55,-284v27,-63,174,-63,176,15v0,34,-14,62,-42,85v-1,5,43,18,41,23v47,23,-1,122,-19,144v-28,33,-54,37,-122,37xm221,-211v1,-24,-24,-37,-52,-37v-36,0,-56,15,-61,44v2,6,-9,49,-13,70v62,-8,123,-23,126,-77xm236,-58v-3,-59,-113,-43,-150,-18v-1,19,-6,89,-13,99v81,-2,167,-1,163,-81","w":279},"C":{"d":"232,-290v65,-4,104,51,81,113v-10,28,-32,40,-34,-2v-1,-21,-1,-52,-23,-60v-80,-30,-109,31,-138,90v-20,42,-31,78,-31,107v0,72,94,70,129,38v11,-4,33,-62,60,-62v8,0,12,4,12,12v0,70,-70,125,-154,124v-64,0,-92,-44,-90,-109v4,-118,74,-244,188,-251","w":298},"D":{"d":"101,-282v94,-20,176,5,176,105v0,117,-108,225,-209,248v-1,-2,-23,-16,-21,-25v0,-51,34,-204,47,-271v-35,-15,-20,-51,7,-57xm112,5v64,-39,119,-86,119,-182v0,-63,-21,-61,-92,-63r-43,245r16,0","w":261},"E":{"d":"227,24v10,79,-127,30,-168,42v-22,0,-33,-17,-33,-52v0,-69,26,-180,51,-245v26,-32,42,-52,112,-55v47,-2,84,-14,95,18v-2,25,-33,36,-62,30v-59,-13,-117,8,-123,63v-1,4,-4,21,-9,52v32,0,114,-12,151,-12v31,0,19,20,7,42v-8,4,-40,5,-94,13v-72,10,-77,-9,-79,43v-1,19,-7,25,-7,41v0,20,19,14,51,14v21,0,55,-1,101,-5v4,0,6,3,7,11","w":265},"F":{"d":"138,-71v-19,3,-44,1,-58,10r-14,107v0,24,-25,29,-40,17v-5,-4,-6,-9,-5,-15v13,-86,30,-240,55,-291v25,-51,110,-41,185,-46v21,22,10,61,-36,57r-75,-7v-43,6,-49,46,-59,105v0,1,12,2,38,3v52,2,47,-4,85,-5v24,-1,32,9,30,29v-4,37,-76,24,-106,36","w":253},"G":{"d":"222,-288v48,0,109,48,72,92v-34,40,-31,-53,-70,-47v-81,12,-138,106,-140,196v-1,44,18,59,50,66v58,0,104,-34,107,-91v-18,-3,-31,4,-73,15v-14,17,-25,26,-35,26v-9,0,-13,-10,-12,-29v22,-40,68,-55,121,-56v32,0,46,10,44,32v-5,76,-70,158,-147,156v-61,-2,-102,-36,-98,-104v7,-100,41,-183,116,-226v31,-18,51,-30,65,-30"},"H":{"d":"57,71v-29,3,-7,-62,-6,-76v-38,-30,22,-42,16,-85v1,-5,24,-170,37,-190v13,-11,37,-9,39,9v1,21,-26,149,-34,190v52,0,65,8,130,8v20,0,17,-14,20,-35v5,-30,16,-88,33,-173v14,-5,35,-17,35,19v0,26,-18,101,-18,127v0,40,-14,112,-24,144v-10,33,-21,50,-33,50v-32,-1,-15,-52,-10,-74v-31,-13,-102,-3,-145,-13v-4,28,-7,96,-40,99","w":312},"I":{"d":"129,61v-25,-7,-58,20,-82,6v-16,-1,-33,1,-32,-18v1,-19,14,-46,38,-37v8,0,13,-3,16,-9r21,-108v7,-41,11,-78,14,-110v-12,3,-33,3,-39,-3v-8,1,-12,-5,-12,-17v1,-44,52,-64,100,-50v26,-5,55,-6,55,24v0,32,-36,27,-58,33v-5,50,-18,127,-39,231v12,16,47,-18,47,23v0,28,-14,29,-29,35","w":194},"J":{"d":"30,-9v0,-19,12,-40,33,-37v48,75,65,98,96,8v12,-36,30,-146,31,-191v-10,2,-30,5,-60,9v-24,-9,-33,-20,-25,-40v-1,-8,153,-29,166,-29v34,0,24,40,3,50v-12,0,-28,0,-40,3v-11,30,-26,214,-49,243v-18,39,-47,61,-85,64v-28,-16,-69,-48,-70,-80","w":273},"K":{"d":"203,-157v19,30,61,143,61,180v0,34,-21,39,-46,27v-18,-51,-28,-123,-61,-166v-31,16,-33,19,-67,44v-11,35,-9,132,-41,143v-22,-1,-25,-22,-17,-45v16,-113,35,-216,57,-309v13,-13,30,-5,37,7v3,29,-27,110,-24,139r98,-78v55,-43,85,-63,90,-62v6,3,18,0,17,10v-2,39,-74,84,-104,110","w":286},"L":{"d":"227,5v-1,24,-25,46,-53,45v-38,13,-72,19,-101,19v-55,0,-46,-72,-37,-122v11,-61,17,-114,26,-159v10,-51,22,-77,35,-77v43,0,14,60,9,82v-14,62,-32,127,-32,190v0,22,9,31,24,25v2,2,112,-17,119,-16v6,0,10,4,10,13","w":228},"M":{"d":"314,-255v18,-32,67,-24,52,38v1,60,-17,198,-24,261v-3,17,-15,29,-39,26v-19,-8,0,-67,-1,-83v-2,-29,12,-101,11,-136r-42,92v-24,50,-37,87,-76,113v-40,11,-49,-32,-54,-61v-5,-30,-5,-81,-9,-135v-16,43,-37,138,-54,190v0,3,-22,16,-25,16v-12,1,-16,-18,-13,-32v18,-60,31,-109,40,-148r37,-154v1,-6,17,-25,33,-19v17,10,33,24,27,61v5,15,-2,183,20,217v35,-48,80,-179,117,-246","w":367},"N":{"d":"328,-276r-15,119v-21,73,-25,236,-101,228v-9,5,-44,-60,-47,-69v-23,-56,-28,-82,-54,-164v-11,34,-19,159,-35,208v-6,22,-39,24,-43,1v2,-10,6,-28,10,-53r36,-249v7,-36,36,-35,59,-21v12,15,16,54,24,92v14,74,37,138,68,193v27,-77,39,-169,51,-261v4,-29,15,-39,42,-37v4,2,5,6,5,13","w":311},"O":{"d":"306,-166v-4,115,-60,234,-176,234v-120,0,-88,-207,-39,-274v26,-35,61,-59,100,-80v78,-10,117,44,115,120xm136,-203v-37,56,-80,181,-7,218v63,11,78,-27,104,-74v39,-72,48,-190,-55,-184v-11,0,-24,13,-42,40","w":294},"P":{"d":"100,-252v40,-57,199,-56,187,45v-14,124,-103,148,-200,179v-10,34,-5,89,-38,99v-25,-5,-4,-68,-3,-86v-22,-18,-5,-45,10,-54v9,-49,21,-151,44,-183xm98,-77v83,-16,160,-52,141,-148v-16,-26,-80,-16,-108,-6v-16,38,-26,105,-33,154","w":268},"Q":{"d":"95,-36v11,22,23,60,64,53v1,-10,1,-21,0,-29v-14,-20,-19,-73,16,-73v31,-10,38,40,34,79v32,-38,82,-153,37,-219v-11,-8,-29,-23,-50,-15v-24,-10,-34,9,-57,44v-38,59,-46,77,-44,160xm200,56v-5,34,18,89,-29,84v-21,-10,-20,-33,-18,-70v-3,-5,-16,-1,-22,-1v-62,-2,-91,-88,-76,-160v15,-75,70,-181,137,-191v32,-20,87,8,98,32v46,102,-14,262,-90,306","w":290},"R":{"d":"260,-215v0,55,-44,94,-86,129v-2,62,26,72,47,107v4,24,-2,33,-18,43v-52,-8,-59,-47,-77,-115v-8,0,-49,27,-56,33v-8,30,-13,89,-43,89v-6,0,-9,-8,-9,-22v0,-52,32,-180,42,-242v11,-65,25,-95,99,-95v67,0,101,24,101,73xm82,-74v43,-22,123,-76,132,-115v2,-8,-4,-41,-10,-43v-7,-7,-73,-10,-88,-3v-7,3,-16,29,-23,77v0,3,0,2,-11,84","w":242},"S":{"d":"236,-216v-20,0,-30,-27,-58,-22v-43,-9,-95,38,-47,65v13,7,21,12,26,12v41,13,98,57,90,104v3,99,-118,162,-202,106v-22,-22,-15,-162,32,-129v13,23,-26,86,12,97v-3,0,3,2,20,6v68,19,125,-70,63,-116r-23,-10v-58,-12,-87,-38,-87,-79v0,-64,64,-114,131,-104v27,4,72,19,63,49v0,6,-15,20,-20,21","w":251},"T":{"d":"160,-216v-22,-4,-41,7,-61,8v-18,-9,-37,-29,-18,-52v16,-19,36,-18,70,-19v63,-1,101,-22,149,-4v16,35,-13,59,-58,50v-8,3,-39,4,-43,11v2,4,-31,263,-33,264v-4,19,-11,29,-22,29v-12,1,-25,-15,-24,-27v9,-118,6,-72,40,-260"},"U":{"d":"78,-228v8,-57,32,-79,48,-41v-3,77,-25,141,-20,216v2,35,47,98,85,60v64,-64,83,-159,89,-282v7,-7,14,-10,20,-10v24,0,20,18,20,40v0,73,-6,39,-6,149v0,45,-14,86,-12,138v-4,12,-14,36,-33,27v-14,-7,-14,-41,-15,-66v-15,25,-56,73,-97,68v-60,-8,-97,-59,-97,-137v0,-39,11,-108,18,-162","w":322},"V":{"d":"299,-279v32,10,20,35,4,67r-141,275v-6,14,-31,7,-34,-4v-20,-76,-44,-252,-49,-320v2,-11,7,-20,16,-28v38,-6,34,35,34,65v0,64,18,142,29,203r125,-246v1,-1,14,-12,16,-12","w":299},"W":{"d":"68,3v-1,19,-21,72,20,65v11,-12,35,-15,40,-38v8,-36,47,-117,77,-196v8,-21,17,-35,27,-44v16,21,25,217,29,233v-2,25,26,43,47,22v36,-64,66,-216,88,-309v7,-24,-22,-33,-39,-19v-23,62,-34,145,-57,212v-10,-48,-5,-177,-46,-204v-44,-11,-60,36,-76,60r-57,136r14,-190v-12,-21,-42,-22,-45,16","w":370},"X":{"d":"184,-130v16,48,58,105,58,178v0,23,-40,36,-46,10v-10,-47,-28,-101,-46,-139r-3,0r-77,109v-17,24,-20,34,-40,32v-6,2,-12,-14,-9,-20v16,-37,80,-125,108,-168v-10,-43,-48,-74,-54,-125v5,-16,16,-41,41,-36v31,19,28,75,50,108v26,-19,49,-86,91,-88v20,9,13,33,-3,49v-21,21,-49,55,-70,90","w":264},"Y":{"d":"288,-280v12,-2,20,12,17,24v-9,32,-135,309,-165,327v-20,0,-28,-8,-26,-25r54,-101v-84,-31,-93,-84,-93,-197v0,-23,34,-55,47,-24v9,10,-8,115,5,123v17,22,37,38,64,49v30,-35,59,-169,97,-176"},"Z":{"d":"199,64v-57,-3,-111,6,-170,5v-10,-5,-12,-11,-11,-25v11,-34,154,-218,199,-277v-44,-7,-122,18,-165,12v-20,-19,-17,-49,17,-61v40,-4,137,-6,182,-1v20,-3,30,7,27,27v-28,75,-162,202,-194,270v41,-2,82,-9,123,-5v16,1,13,26,7,40v-4,11,-9,15,-15,15","w":259},"[":{"d":"51,-233v-7,-38,24,-56,46,-56v2,0,18,0,47,4v29,4,11,37,-3,41v-16,10,-42,0,-46,18r-48,235v2,16,25,6,63,17v12,36,-30,47,-72,40v-17,14,-52,-12,-37,-33r41,-202v4,-23,7,-44,9,-64","w":149},"\\":{"d":"114,15v-3,34,19,79,47,44v15,-18,1,-41,-4,-67r-53,-263v-7,-30,-39,-17,-42,6","w":181},"]":{"d":"5,26v-25,39,17,46,59,40v14,13,54,-9,48,-33r30,-198v7,-44,14,-62,22,-97v-4,-18,-20,-27,-34,-27v-16,0,-95,4,-66,40v11,3,25,15,34,12v8,0,13,4,12,11v-5,66,-27,159,-36,235v-8,16,-25,5,-69,17","w":153},"^":{"d":"140,-246v11,6,36,44,10,55v-5,3,-10,4,-14,4r-40,-33v-18,16,-26,42,-54,48v-27,-32,27,-75,47,-99v15,-10,10,-12,29,-5v16,2,12,15,22,30","w":151},"_":{"d":"144,-3v26,3,94,2,73,39v-3,13,-16,25,-28,29v-31,-8,-74,-10,-99,6v-31,6,-65,-23,-39,-53v7,-23,59,-21,64,-24v7,-2,25,14,29,3","w":249},"`":{"d":"78,-277v16,15,23,35,22,73v-1,7,-14,19,-21,19v-35,-11,-63,-78,-17,-94v5,2,9,3,16,2","w":93},"a":{"d":"214,-283v46,-13,67,7,62,75v0,7,-2,53,-9,137v-3,32,10,128,-29,128v-31,0,-18,-31,-16,-51v1,-10,-11,-9,-21,-9v-33,0,-106,7,-127,15v-11,36,-25,55,-41,59r-10,-10v-5,-29,92,-319,113,-321v18,-16,45,-23,78,-23xm93,-58v43,1,88,10,130,5v5,-29,11,-93,10,-127v0,-66,-7,-67,-47,-56v-15,0,-24,2,-28,6v-14,6,-63,149,-65,172"},"b":{"d":"121,61v-35,0,-54,16,-71,5v-19,7,-18,-5,-18,-25v0,-63,28,-221,55,-284v27,-63,174,-63,176,15v0,34,-14,62,-42,85v-1,5,43,18,41,23v47,23,-1,122,-19,144v-28,33,-54,37,-122,37xm221,-211v1,-24,-24,-37,-52,-37v-36,0,-56,15,-61,44v2,6,-9,49,-13,70v62,-8,123,-23,126,-77xm236,-58v-3,-59,-113,-43,-150,-18v-1,19,-6,89,-13,99v81,-2,167,-1,163,-81","w":279},"c":{"d":"232,-290v65,-4,104,51,81,113v-10,28,-32,40,-34,-2v-1,-21,-1,-52,-23,-60v-80,-30,-109,31,-138,90v-20,42,-31,78,-31,107v0,72,94,70,129,38v11,-4,33,-62,60,-62v8,0,12,4,12,12v0,70,-70,125,-154,124v-64,0,-92,-44,-90,-109v4,-118,74,-244,188,-251","w":298},"d":{"d":"101,-282v94,-20,176,5,176,105v0,117,-108,225,-209,248v-1,-2,-23,-16,-21,-25v0,-51,34,-204,47,-271v-35,-15,-20,-51,7,-57xm112,5v64,-39,119,-86,119,-182v0,-63,-21,-61,-92,-63r-43,245r16,0","w":258},"e":{"d":"227,24v10,79,-127,30,-168,42v-22,0,-33,-17,-33,-52v0,-69,26,-180,51,-245v26,-32,42,-52,112,-55v47,-2,84,-14,95,18v-2,25,-33,36,-62,30v-59,-13,-117,8,-123,63v-1,4,-4,21,-9,52v32,0,114,-12,151,-12v31,0,19,20,7,42v-8,4,-40,5,-94,13v-72,10,-77,-9,-79,43v-1,19,-7,25,-7,41v0,20,19,14,51,14v21,0,55,-1,101,-5v4,0,6,3,7,11","w":265},"f":{"d":"138,-71v-19,3,-44,1,-58,10r-14,107v0,24,-25,29,-40,17v-5,-4,-6,-9,-5,-15v13,-86,30,-240,55,-291v25,-51,110,-41,185,-46v21,22,10,61,-36,57r-75,-7v-43,6,-49,46,-59,105v0,1,12,2,38,3v52,2,47,-4,85,-5v24,-1,32,9,30,29v-4,37,-76,24,-106,36","w":253},"g":{"d":"222,-288v48,0,109,48,72,92v-34,40,-31,-53,-70,-47v-81,12,-138,106,-140,196v-1,44,18,59,50,66v58,0,104,-34,107,-91v-18,-3,-31,4,-73,15v-14,17,-25,26,-35,26v-9,0,-13,-10,-12,-29v22,-40,68,-55,121,-56v32,0,46,10,44,32v-5,76,-70,158,-147,156v-61,-2,-102,-36,-98,-104v7,-100,41,-183,116,-226v31,-18,51,-30,65,-30"},"h":{"d":"57,71v-29,3,-7,-62,-6,-76v-38,-30,22,-42,16,-85v1,-5,24,-170,37,-190v13,-11,37,-9,39,9v1,21,-26,149,-34,190v52,0,65,8,130,8v20,0,17,-14,20,-35v5,-30,16,-88,33,-173v14,-5,35,-17,35,19v0,26,-18,101,-18,127v0,40,-14,112,-24,144v-10,33,-21,50,-33,50v-32,-1,-15,-52,-10,-74v-31,-13,-102,-3,-145,-13v-4,28,-7,96,-40,99","w":312},"i":{"d":"129,61v-25,-7,-58,20,-82,6v-16,-1,-33,1,-32,-18v1,-19,14,-46,38,-37v8,0,13,-3,16,-9r21,-108v7,-41,11,-78,14,-110v-12,3,-33,3,-39,-3v-8,1,-12,-5,-12,-17v1,-44,52,-64,100,-50v26,-5,55,-6,55,24v0,32,-36,27,-58,33v-5,50,-18,127,-39,231v12,16,47,-18,47,23v0,28,-14,29,-29,35","w":194},"j":{"d":"30,-9v0,-19,12,-40,33,-37v48,75,65,98,96,8v12,-36,30,-146,31,-191v-10,2,-30,5,-60,9v-24,-9,-33,-20,-25,-40v-1,-8,153,-29,166,-29v34,0,24,40,3,50v-12,0,-28,0,-40,3v-11,30,-26,214,-49,243v-18,39,-47,61,-85,64v-28,-16,-69,-48,-70,-80","w":273},"k":{"d":"203,-157v19,30,61,143,61,180v0,34,-21,39,-46,27v-18,-51,-28,-123,-61,-166v-31,16,-33,19,-67,44v-11,35,-9,132,-41,143v-22,-1,-25,-22,-17,-45v16,-113,35,-216,57,-309v13,-13,30,-5,37,7v3,29,-27,110,-24,139r98,-78v55,-43,85,-63,90,-62v6,3,18,0,17,10v-2,39,-74,84,-104,110","w":286},"l":{"d":"227,5v-1,24,-25,46,-53,45v-38,13,-72,19,-101,19v-55,0,-46,-72,-37,-122v11,-61,17,-114,26,-159v10,-51,22,-77,35,-77v43,0,14,60,9,82v-14,62,-32,127,-32,190v0,22,9,31,24,25v2,2,112,-17,119,-16v6,0,10,4,10,13","w":228},"m":{"d":"314,-255v18,-32,67,-24,52,38v1,60,-17,198,-24,261v-3,17,-15,29,-39,26v-19,-8,0,-67,-1,-83v-2,-29,12,-101,11,-136r-42,92v-24,50,-37,87,-76,113v-40,11,-49,-32,-54,-61v-5,-30,-5,-81,-9,-135v-16,43,-37,138,-54,190v0,3,-22,16,-25,16v-12,1,-16,-18,-13,-32v18,-60,31,-109,40,-148r37,-154v1,-6,17,-25,33,-19v17,10,33,24,27,61v5,15,-2,183,20,217v35,-48,80,-179,117,-246","w":367},"n":{"d":"328,-276r-15,119v-21,73,-25,236,-101,228v-9,5,-44,-60,-47,-69v-23,-56,-28,-82,-54,-164v-11,34,-19,159,-35,208v-6,22,-39,24,-43,1v2,-10,6,-28,10,-53r36,-249v7,-36,36,-35,59,-21v12,15,16,54,24,92v14,74,37,138,68,193v27,-77,39,-169,51,-261v4,-29,15,-39,42,-37v4,2,5,6,5,13","w":311},"o":{"d":"306,-166v-4,115,-60,234,-176,234v-120,0,-88,-207,-39,-274v26,-35,61,-59,100,-80v78,-10,117,44,115,120xm136,-203v-37,56,-80,181,-7,218v63,11,78,-27,104,-74v39,-72,48,-190,-55,-184v-11,0,-24,13,-42,40","w":295},"p":{"d":"100,-252v40,-57,199,-56,187,45v-14,124,-103,148,-200,179v-10,34,-5,89,-38,99v-25,-5,-4,-68,-3,-86v-22,-18,-5,-45,10,-54v9,-49,21,-151,44,-183xm98,-77v83,-16,160,-52,141,-148v-16,-26,-80,-16,-108,-6v-16,38,-26,105,-33,154","w":268},"q":{"d":"95,-36v11,22,23,60,64,53v1,-10,1,-21,0,-29v-14,-20,-19,-73,16,-73v31,-10,38,40,34,79v32,-38,82,-153,37,-219v-11,-8,-29,-23,-50,-15v-24,-10,-34,9,-57,44v-38,59,-46,77,-44,160xm200,56v-5,34,18,89,-29,84v-21,-10,-20,-33,-18,-70v-3,-5,-16,-1,-22,-1v-62,-2,-91,-88,-76,-160v15,-75,70,-181,137,-191v32,-20,87,8,98,32v46,102,-14,262,-90,306","w":289},"r":{"d":"260,-215v0,55,-44,94,-86,129v-2,62,26,72,47,107v4,24,-2,33,-18,43v-52,-8,-59,-47,-77,-115v-8,0,-49,27,-56,33v-8,30,-13,89,-43,89v-6,0,-9,-8,-9,-22v0,-52,32,-180,42,-242v11,-65,25,-95,99,-95v67,0,101,24,101,73xm82,-74v43,-22,123,-76,132,-115v2,-8,-4,-41,-10,-43v-7,-7,-73,-10,-88,-3v-7,3,-16,29,-23,77v0,3,0,2,-11,84","w":242},"s":{"d":"236,-216v-20,0,-30,-27,-58,-22v-43,-9,-95,38,-47,65v13,7,21,12,26,12v41,13,98,57,90,104v3,99,-118,162,-202,106v-22,-22,-15,-162,32,-129v13,23,-26,86,12,97v-3,0,3,2,20,6v68,19,125,-70,63,-116r-23,-10v-58,-12,-87,-38,-87,-79v0,-64,64,-114,131,-104v27,4,72,19,63,49v0,6,-15,20,-20,21","w":252},"t":{"d":"160,-216v-22,-4,-41,7,-61,8v-18,-9,-37,-29,-18,-52v16,-19,36,-18,70,-19v63,-1,101,-22,149,-4v16,35,-13,59,-58,50v-8,3,-39,4,-43,11v2,4,-31,263,-33,264v-4,19,-11,29,-22,29v-12,1,-25,-15,-24,-27v9,-118,6,-72,40,-260"},"u":{"d":"78,-228v8,-57,32,-79,48,-41v-3,77,-25,141,-20,216v2,35,47,98,85,60v64,-64,83,-159,89,-282v7,-7,14,-10,20,-10v24,0,20,18,20,40v0,73,-6,39,-6,149v0,45,-14,86,-12,138v-4,12,-14,36,-33,27v-14,-7,-14,-41,-15,-66v-15,25,-56,73,-97,68v-60,-8,-97,-59,-97,-137v0,-39,11,-108,18,-162","w":322},"v":{"d":"299,-279v32,10,20,35,4,67r-141,275v-6,14,-31,7,-34,-4v-20,-76,-44,-252,-49,-320v2,-11,7,-20,16,-28v38,-6,34,35,34,65v0,64,18,142,29,203r125,-246v1,-1,14,-12,16,-12","w":299},"w":{"d":"68,3v-1,19,-21,72,20,65v11,-12,35,-15,40,-38v8,-36,47,-117,77,-196v8,-21,17,-35,27,-44v16,21,25,217,29,233v-2,25,26,43,47,22v36,-64,66,-216,88,-309v7,-24,-22,-33,-39,-19v-23,62,-34,145,-57,212v-10,-48,-5,-177,-46,-204v-44,-11,-60,36,-76,60r-57,136r14,-190v-12,-21,-42,-22,-45,16","w":370},"x":{"d":"184,-130v16,48,58,105,58,178v0,23,-40,36,-46,10v-10,-47,-28,-101,-46,-139r-3,0r-77,109v-17,24,-20,34,-40,32v-6,2,-12,-14,-9,-20v16,-37,80,-125,108,-168v-10,-43,-48,-74,-54,-125v5,-16,16,-41,41,-36v31,19,28,75,50,108v26,-19,49,-86,91,-88v20,9,13,33,-3,49v-21,21,-49,55,-70,90","w":264},"y":{"d":"288,-280v12,-2,20,12,17,24v-9,32,-135,309,-165,327v-20,0,-28,-8,-26,-25r54,-101v-84,-31,-93,-84,-93,-197v0,-23,34,-55,47,-24v9,10,-8,115,5,123v17,22,37,38,64,49v30,-35,59,-169,97,-176"},"z":{"d":"199,64v-57,-3,-111,6,-170,5v-10,-5,-12,-11,-11,-25v11,-34,154,-218,199,-277v-44,-7,-122,18,-165,12v-20,-19,-17,-49,17,-61v40,-4,137,-6,182,-1v20,-3,30,7,27,27v-28,75,-162,202,-194,270v41,-2,82,-9,123,-5v16,1,13,26,7,40v-4,11,-9,15,-15,15","w":259},"{":{"d":"90,-7v-3,30,19,35,37,40v11,11,1,38,-15,38v-69,0,-55,-71,-55,-132v0,-13,-7,-15,-17,-20v-25,-24,-8,-48,24,-53v22,-18,13,-77,36,-109v11,-15,36,-53,64,-46v2,0,3,2,5,7v5,21,-3,22,-20,35v-34,26,-24,110,-63,144v15,21,5,78,4,96","w":159},"}":{"d":"45,20v-17,14,-45,6,-45,35v0,26,33,14,46,9v29,-15,50,-42,58,-87v6,-32,8,-50,35,-58v18,-13,34,-35,9,-47v-9,-4,-19,-5,-19,-20v0,-14,10,-75,9,-75v2,-36,-42,-94,-63,-50v-2,25,27,30,23,59v-1,15,-17,94,2,111v-31,27,-26,99,-55,123","w":150},"~":{"d":"179,-244v4,2,30,-19,32,-18v2,1,22,7,15,22v-8,17,-32,44,-56,42v-22,-2,-31,-26,-58,-31v-11,-2,-47,66,-62,34v-5,-26,8,-33,24,-57v24,-38,64,-33,88,-6v8,10,15,14,17,14","w":211},"\u00a0":{"w":155}}});

Cufon.replace('h2');