var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
Cufon.registerFont({"w":213,"face":{"font-family":"Vivaldi","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 5 5 0 0 2 0 4","ascent":"288","descent":"-72","bbox":"-90 -279 523 125.224","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":180},"\u00a0":{"w":180},"!":{"d":"36,-60v9,5,13,-13,25,-15v1,-61,-1,-133,11,-180v-10,-2,-16,16,-37,24v0,48,11,132,1,171xm27,-19v8,5,22,9,21,19r5,2v5,-11,11,-21,20,-30v-10,-6,-20,-13,-27,-20v-4,9,-10,19,-19,29","w":97},"\"":{"d":"85,-259v-24,1,-11,68,0,71v10,-3,23,-70,0,-71xm35,-259v-23,3,-10,67,0,71v10,-2,25,-71,0,-71","w":117},"#":{"d":"61,-94r7,-46r44,0r-7,46r-44,0xm71,-159r9,-70r-19,0r-10,70r-36,0r0,19r34,0r-7,46r-36,0r0,19r34,0r-11,70r19,0r11,-70r44,0r-10,70r19,0r9,-70r37,0r0,-19r-34,0r7,-46r36,0r0,-19r-34,0r11,-70r-19,0r-11,70r-43,0","w":171},"$":{"d":"23,-146v5,32,26,30,63,44r-1,65v-62,-34,-46,-40,-87,16r5,2v19,-42,60,6,79,17v0,13,-1,25,-2,36r17,-11v-1,-6,-2,-13,-2,-23v41,-37,61,-66,61,-86v0,-27,-33,-32,-59,-41r1,-58v38,23,29,20,60,-15v-6,-5,-13,7,-17,5v-7,0,-21,-7,-42,-21r3,-37r-15,9r0,25v-25,13,-62,46,-64,73xm44,-161v0,-17,25,-45,43,-30r-1,61v-26,-10,-42,-9,-42,-31xm137,-68v0,15,-22,47,-42,36r1,-66v25,10,37,9,41,30","w":171},"%":{"d":"76,-229v-57,-4,-88,110,-19,117v50,3,81,-109,19,-117xm62,-215v21,-1,34,23,34,46v0,23,-10,40,-29,40v-23,0,-36,-20,-36,-46v0,-22,13,-39,31,-40xm188,-120v-30,-3,-59,38,-59,70v0,25,16,47,39,47v54,0,82,-111,20,-117xm174,-105v41,-1,50,86,6,86v-23,0,-37,-20,-37,-46v0,-22,12,-39,31,-40xm76,1v31,-78,67,-153,107,-227v-10,-3,-16,-5,-19,-7v-31,78,-67,153,-107,227v10,3,16,5,19,7","w":237},"&":{"d":"34,-71v-1,-51,42,-51,63,-73v-12,0,-19,6,-31,6v-26,2,-40,-37,-27,-60v5,-8,38,-19,47,-7v8,10,21,30,0,35v-12,-5,-19,-14,-27,-23v-2,20,6,33,24,33v15,1,31,-12,31,-25v0,-28,-5,-37,-31,-37v-45,1,-74,15,-74,51v0,23,17,38,36,44v0,4,-42,48,-36,60v0,42,26,67,68,67v70,0,82,-38,94,-93v13,10,9,11,28,11v47,-28,54,-147,-26,-138v-17,1,-32,10,-27,35v-1,16,44,38,51,16v-1,-9,-5,-13,-8,-20v1,9,-2,18,-9,19v-9,1,-24,-14,-24,-21v0,-12,8,-17,24,-17v51,-3,59,101,14,110v-8,-2,-38,-43,-58,-36v-38,-4,-48,62,-14,69v9,0,19,-6,21,-19v-10,13,-36,8,-36,-9v-1,-14,11,-30,26,-28v20,1,23,8,26,31v9,81,-124,102,-125,19","w":241},"'":{"d":"40,-259v-23,3,-10,67,0,71v10,-3,23,-70,0,-71","w":78},"(":{"d":"98,34v-56,-65,-54,-228,5,-285v-6,-4,-14,6,-21,5v-61,74,-56,226,-2,300v4,-8,10,-14,18,-20","w":112},")":{"d":"15,-233v57,65,55,226,-4,285v5,4,14,-5,20,-4v61,-74,58,-226,3,-301v-4,8,-11,14,-19,20","w":111},"*":{"d":"75,-186v9,8,24,27,29,37r12,-3v-2,-15,-27,-29,-36,-37v5,-1,19,2,14,-4v10,0,29,-3,13,-6v-9,-3,-8,-2,-5,-8v-12,1,-13,5,-20,1r31,-30r0,-8v-22,4,-23,23,-36,32v0,-12,-4,-25,-2,-35v-13,-4,-12,6,-13,17r-8,-3v3,9,5,13,3,21v-6,-5,-23,-27,-33,-34v-16,14,22,27,27,39r-30,5v6,5,14,17,30,12v-25,24,-43,27,-27,41v10,-10,25,-27,33,-35v2,6,1,9,-3,16v9,2,9,26,19,14v-4,-10,-4,-11,-4,-18v6,8,6,7,6,-4r0,-10xm59,-199v3,-6,11,-9,18,-3v-1,4,-5,11,-8,13v-2,-3,-10,-7,-10,-10","w":130},"+":{"d":"19,-102r0,21r79,0r0,77r20,0r0,-77r79,0r0,-21r-79,0r0,-77r-20,0r0,77r-79,0"},",":{"d":"20,55v13,0,49,-55,46,-73v1,-24,-26,-28,-31,-40v-20,-3,-15,27,-28,40v17,10,25,17,25,23v5,12,-49,50,-12,50","w":86},"-":{"d":"23,-92v6,6,8,-5,17,-3v36,-4,76,15,83,-25v-12,7,-71,-1,-88,8v-3,3,-7,10,-12,20","w":145},".":{"d":"39,-44v-5,11,-10,18,-19,27v6,5,24,9,22,18v11,3,13,-21,25,-26v-12,-6,-22,-13,-28,-19","w":85},"\/":{"d":"115,-256v-33,86,-71,166,-114,245v8,1,16,4,24,8v33,-86,71,-166,114,-245v-8,-1,-16,-4,-24,-8","w":138},"0":{"d":"91,1v57,0,103,-80,103,-140v0,-47,-26,-90,-70,-90v-56,0,-112,73,-112,130v0,51,31,100,79,100xm102,-206v45,-1,71,50,70,99v0,45,-20,80,-62,81v-51,0,-73,-47,-73,-100v0,-44,25,-80,65,-80","w":201},"1":{"d":"94,-10v-6,-69,-2,-160,6,-221v-30,17,-48,24,-76,37v-1,8,-2,16,-5,22r49,-26v1,76,-3,144,-9,209v8,-6,19,-13,35,-21","w":142},"2":{"d":"7,2v22,-30,80,4,111,1v12,-1,34,-35,44,-48r-3,-1v-23,49,-101,-18,-130,29r-3,-4v36,-33,111,-128,116,-171v4,-40,-57,-48,-97,-36v-5,12,-16,24,-18,35v19,-19,89,-14,85,20v-6,43,-75,135,-109,172","w":176},"3":{"d":"8,-3v73,27,162,-40,173,-101v-1,-33,-66,-54,-99,-35v-2,2,-7,-2,-3,-4v18,-14,67,-50,71,-63v-18,-13,-70,-36,-91,-13v-5,6,-16,13,-17,19v7,-6,14,-10,20,-10v12,-1,57,10,55,21v1,16,-52,54,-61,65v39,-11,94,0,94,38v0,52,-75,92,-121,64v-11,8,-14,11,-21,19","w":185},"4":{"d":"98,11v10,-6,20,-12,32,-16v-1,-36,-1,-67,0,-92v15,0,41,-2,37,12v12,-15,19,-24,21,-27v-7,-3,-42,-3,-58,-2r6,-114r-41,16v-18,42,-54,81,-87,115v23,3,66,-2,98,0v0,42,-3,77,-8,108xm35,-113v29,-24,49,-55,72,-85r-1,84","w":201},"5":{"d":"9,-4v74,25,173,-50,178,-105v3,-40,-56,-46,-101,-35r7,-70v50,-4,102,18,123,-24v-24,14,-68,6,-103,7v-14,12,-30,22,-49,30r-3,79v31,-11,101,-14,101,25v0,50,-55,86,-112,82v-9,-1,-17,-3,-20,-9v-8,5,-19,16,-21,20","w":222},"6":{"d":"99,-1v47,1,94,-43,94,-88v0,-34,-67,-66,-92,-34v-7,6,-11,8,-14,13v37,-19,86,8,86,45v0,28,-26,49,-56,48v-78,0,-73,-92,-34,-142v18,-23,39,-46,67,-66v-49,9,-70,48,-96,80v-50,61,-39,141,45,144","w":210},"7":{"d":"13,-201v26,-24,77,5,114,-7v-42,68,-64,121,-93,210r38,-15v23,-103,56,-174,98,-213v-8,-4,-21,7,-35,5v-30,4,-97,-26,-112,3v-1,4,-14,12,-10,17","w":177},"8":{"d":"40,-87v-44,34,-11,86,38,86v37,0,99,-42,96,-75v-3,-33,-46,-43,-66,-59v20,-16,52,-48,50,-68v-3,-39,-71,-32,-86,-8v20,-14,63,-4,64,23v0,13,-11,30,-33,49v-27,-12,-60,-36,-26,-63v-14,6,-42,36,-39,43v3,21,28,28,44,37xm85,-119v24,17,64,27,64,62v0,59,-106,49,-105,-3v0,-18,13,-37,41,-59","w":193},"9":{"d":"44,0r24,-5v69,-66,103,-119,103,-159v0,-34,-28,-64,-64,-64v-43,0,-95,44,-95,85v0,45,79,63,99,22v1,-1,4,-3,2,-4v-30,33,-83,-2,-83,-38v0,-27,27,-49,56,-49v35,0,57,26,57,60v0,41,-33,92,-99,152","w":178},":":{"d":"46,-129v6,-12,12,-21,21,-30v-11,-6,-21,-14,-28,-21v-4,10,-10,20,-19,29v8,5,22,8,21,19xm67,-27v-10,-6,-21,-12,-28,-20v-4,10,-10,19,-19,28v9,6,23,8,21,20r5,2v6,-12,12,-20,21,-30","w":84},";":{"d":"46,-129v5,-11,11,-21,20,-30v-12,-7,-21,-13,-27,-20v-4,10,-10,19,-19,28v8,5,22,8,21,19xm19,-17v25,10,12,26,4,40r9,5v29,-45,38,-50,4,-71v-5,11,-10,19,-17,26","w":84},"<":{"d":"197,-1r0,-21r-153,-69r153,-70r0,-20r-178,79r0,21"},"=":{"d":"197,-114r0,-21r-178,0r0,21r178,0xm197,-47r0,-21r-178,0r0,21r178,0"},">":{"d":"19,-22r0,21r178,-80r0,-21r-178,-79r0,20r153,70"},"?":{"d":"93,-176v0,47,-47,63,-48,114v8,6,14,-8,25,-10v-2,-54,51,-73,51,-121v1,-52,-95,-44,-112,-17v0,11,2,23,6,36v5,0,6,-1,5,-7v0,-15,22,-25,41,-25v18,0,32,14,32,30xm55,-48v-5,11,-11,20,-19,29v8,5,22,8,21,19r4,2v6,-11,13,-21,21,-30v-11,-6,-20,-13,-27,-20","w":137},"@":{"d":"170,-84v2,14,19,26,35,26v41,0,71,-48,71,-91v0,-65,-58,-114,-125,-114v-79,0,-140,62,-139,139v1,103,126,164,223,105r-5,-10v-84,47,-188,1,-188,-91v0,-73,39,-131,109,-131v56,0,111,46,111,103v0,35,-19,80,-51,79v-10,0,-14,-5,-14,-15v0,-32,19,-80,25,-109r-26,0r-4,14v-5,-12,-14,-19,-29,-19v-38,0,-73,54,-73,93v0,59,53,58,80,21xm116,-105v-1,-31,25,-80,54,-77v10,0,15,7,15,21v2,30,-19,88,-44,88v-17,0,-25,-11,-25,-32","w":285},"A":{"d":"199,-183v7,68,22,125,43,184v18,0,24,-14,30,-28v-7,10,-14,7,-19,-5v-18,-47,-33,-106,-33,-169v0,-13,7,-19,11,-31r-9,0r-51,62v-26,30,-26,31,-54,59r-113,114r154,0v20,-5,35,-25,43,-42v-24,31,-83,19,-136,21v-5,0,-10,-2,-13,-4v29,-34,63,-93,124,-59v-5,9,-11,16,-17,23v22,0,31,-20,43,-31v-8,-24,-46,-25,-71,-16","w":279},"B":{"d":"217,-107v-5,7,-10,13,-17,18v-25,-27,-47,-71,-95,-71v-55,0,-99,41,-99,95v0,52,63,91,116,55r67,-45v20,23,33,55,73,55v44,0,81,-39,84,-84v4,-47,-51,-54,-93,-41v0,-16,17,-8,27,-5v31,-5,59,-24,64,-55v-6,-77,-117,-45,-195,-50r4,-10v-9,8,-24,12,-27,25v9,18,39,0,58,1v59,3,133,-12,137,45v0,18,-11,28,-28,28v-18,1,-21,-16,-18,-33v-41,-6,-28,35,-45,53v-15,0,-24,-16,-8,-23v3,-4,5,-4,5,-10v-13,10,-31,16,-33,37v2,10,17,9,23,15xm210,-77v16,-23,35,-39,74,-38v26,1,43,18,43,42v0,44,-58,73,-90,35v-9,-11,-21,-25,-27,-39xm26,-73v-4,-57,56,-88,100,-52v21,17,37,38,54,58v-21,25,-53,51,-94,51v-34,0,-58,-22,-60,-57","w":352},"C":{"d":"75,-140v41,-6,70,21,123,14v30,-4,50,-26,54,-55v-5,-70,-119,-59,-159,-27v-41,33,-87,72,-87,140v0,35,14,70,50,70v45,0,85,-40,84,-88v-28,1,-15,75,-64,70v-34,-4,-50,-28,-50,-63v0,-77,49,-133,126,-137v44,-3,87,14,77,61v-4,7,-13,11,-22,14v-50,-5,-115,-38,-143,5v-5,5,-9,10,-13,16v14,-2,16,-12,24,-20","w":154},"D":{"d":"6,-86v1,51,73,24,102,13v28,32,47,93,115,68v60,-22,110,-62,113,-140v3,-70,-54,-102,-123,-92v-21,-3,-56,3,-82,-1v-1,-4,11,-6,7,-10v-13,7,-23,12,-28,27v33,5,64,0,104,0v65,0,109,31,100,109v-6,54,-46,93,-100,93v-43,0,-54,-38,-75,-63v30,-19,73,-33,104,-53v-5,34,-40,62,-26,100v15,-9,37,-13,43,-31v-9,3,-18,15,-26,11v2,-39,24,-62,31,-97r-130,59v-22,-17,-36,-46,-75,-46v-29,0,-48,27,-54,53xm145,-11v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm27,-102v0,-29,37,-17,49,-8v8,9,15,18,24,26v-22,10,-73,20,-73,-18","w":344},"E":{"d":"184,-44v21,-15,38,-54,20,-82v16,-8,40,-5,47,-24v-22,10,-51,6,-77,2v11,-18,13,-45,19,-67v21,-7,59,-6,79,2r-3,6v20,1,22,-14,28,-28v-79,5,-169,-11,-217,32v-30,27,-73,54,-73,104v0,53,43,85,95,89v23,2,39,-12,57,-16v37,15,86,44,120,6v5,-5,7,-11,8,-17v-20,29,-82,9,-103,-7xm161,-130v33,5,39,61,16,83v-24,-14,-44,-33,-68,-45v11,-18,41,-18,52,-38xm149,-32v-93,31,-165,-92,-81,-151v27,-19,66,-28,107,-32v-10,53,-16,111,-81,107v-16,-1,-35,-11,-43,6v-3,3,-4,3,-5,4v37,20,66,46,103,66","w":307},"F":{"d":"318,-224v18,4,42,11,52,-7v-5,-6,-13,-8,-25,-8v-62,2,-84,47,-99,96v-32,5,-68,-21,-82,9v16,8,48,20,40,43v15,-2,26,-14,18,-30v8,0,26,-5,16,8v-20,44,-36,94,-97,94v-55,0,-114,-12,-118,-66v-5,-74,89,-36,115,-11v19,19,58,54,79,16v-5,1,-14,0,-15,2v-34,-29,-63,-66,-122,-70v-40,6,-78,25,-76,72v4,92,155,93,205,37v21,-23,47,-51,56,-83v30,-3,64,0,73,-26v-15,8,-50,13,-69,4v7,-27,15,-76,49,-80","w":266},"G":{"d":"118,35v130,0,202,-91,229,-208v-6,-20,-43,5,-60,-11v-14,-1,-18,9,-23,18v10,8,30,0,29,18v-1,21,-13,35,-34,35v-25,0,-43,-10,-44,-35v-1,-55,35,-81,91,-71v8,-1,21,-14,9,-19v-4,-1,-8,-5,-13,-4v-63,4,-107,45,-107,107v0,25,20,40,46,40v38,0,70,-25,68,-69v11,-2,24,-2,15,13v-26,93,-83,154,-189,168v-98,13,-154,-123,-55,-150v72,-20,98,75,150,95v6,-6,23,-15,7,-20v-37,-36,-61,-83,-123,-95v-55,7,-101,43,-108,98v5,59,52,90,112,90","w":328},"H":{"d":"339,-23v-46,25,-61,-40,-49,-88r7,-27v59,-11,125,-18,139,-75v-1,-17,-13,-29,-31,-29v-64,0,-95,43,-119,86r-30,-4v1,-22,14,-52,1,-70v-8,5,-19,8,-22,18v16,8,0,34,1,50v-28,2,-55,-17,-70,10v15,4,28,13,24,34v-29,-18,-57,-37,-92,-48v-47,6,-92,31,-92,80v0,73,83,100,148,64v48,-27,76,-70,99,-119v11,0,33,0,24,11v-15,38,-23,144,37,129v42,-11,75,-32,78,-84v-5,-14,-18,8,-27,9v3,25,-10,44,-26,53xm408,-221v20,52,-48,67,-105,65v10,-44,54,-85,105,-65xm101,-22v-73,5,-112,-126,-29,-126v50,0,75,38,110,56v8,-2,25,-11,14,-19v0,-12,3,-26,-2,-35v13,0,29,1,39,5v-14,68,-52,114,-132,119","w":418},"I":{"d":"9,-77v0,78,114,97,171,57v64,-46,123,-97,117,-213r-125,4v1,14,-17,18,-22,27v26,-16,71,-10,112,-16v21,2,8,40,7,60v-21,71,-55,143,-139,143v-53,0,-99,-25,-102,-78v-3,-44,56,-58,85,-30v-9,9,-23,27,-18,45v13,-10,14,-29,25,-41v23,13,44,31,69,42v19,-4,38,-17,41,-38v-4,-42,-64,-46,-94,-26v-51,-35,-127,6,-127,64xm149,-134v26,-8,47,16,55,37v-23,-2,-40,-26,-55,-37","w":271},"J":{"d":"6,-37v0,104,184,100,234,34v45,-59,70,-143,87,-230v-4,-3,-9,-3,-15,-4v-47,8,-102,23,-102,71v0,25,27,31,28,55r-19,4v15,13,38,-1,41,-19v-4,-23,-24,-36,-28,-58v3,-30,42,-37,69,-24v-29,108,-33,257,-182,237v-27,-4,-62,-13,-72,-34v-17,-9,-22,-24,-23,-46v-1,-36,19,-47,55,-47v61,0,103,23,142,46v7,-1,13,-7,19,-9v-40,-60,-234,-84,-234,24","w":304},"K":{"d":"108,1v45,-7,85,-37,112,-63r59,63r19,-15v-22,-19,-38,-45,-56,-68v44,-46,96,-87,120,-153v-62,29,-74,110,-128,146v-7,-10,-18,-19,-22,-32r27,-112v-11,5,-20,9,-27,17v2,28,-7,58,-14,80v-22,-20,-43,-49,-81,-49v-59,0,-111,41,-111,99v0,58,45,84,102,87xm125,-57v28,13,56,-20,70,-36v8,6,14,16,19,25v-29,18,-51,50,-95,50v-52,0,-91,-29,-91,-82v0,-42,28,-65,69,-67v36,12,74,34,91,64v-3,33,-44,29,-63,46","w":335},"L":{"d":"141,-72v10,-26,6,-71,47,-62v54,0,113,-15,113,-62v0,-27,-21,-37,-47,-37v-55,0,-80,40,-103,76v-45,-1,-85,14,-97,49v13,-9,21,-25,39,-30v17,2,41,-4,52,3v-10,17,-14,37,-22,57v-49,-9,-121,-12,-121,42v0,22,16,43,38,43v43,0,66,-26,83,-54v45,7,64,40,106,48v10,-17,28,-27,35,-47r-31,23xm170,-157v14,-26,25,-57,65,-62v41,-6,64,50,22,62v-22,16,-61,3,-87,0xm22,-42v-3,-44,63,-21,91,-12v-10,22,-25,42,-54,44v-19,-2,-36,-14,-37,-32","w":307},"M":{"d":"228,-101v8,-21,10,-77,-17,-56v-1,0,-3,1,-5,1v3,11,9,25,6,38v-29,-24,-72,-41,-94,-70v-13,-17,10,-35,18,-46v-33,5,-55,60,-22,80v26,27,70,38,93,68v-12,37,-44,63,-86,69v-47,-3,-99,-24,-92,-74r-23,18v4,46,44,69,88,74v57,-5,98,-38,124,-76v17,22,6,58,-6,76v43,3,22,-50,53,-64v8,-3,11,-10,24,-8v-7,29,18,45,31,62v32,17,66,-5,79,-27v-16,17,-59,22,-73,-3v-6,-11,-14,-22,-17,-36v42,-19,100,-17,132,-47v17,-16,39,-32,42,-60v5,-75,-86,-56,-122,-25v-33,29,-65,64,-72,119v-14,9,-27,19,-43,27v-5,-14,-8,-31,-18,-40xm311,-91v6,-68,36,-119,98,-131v55,-11,69,56,37,86v-31,28,-89,32,-135,45","w":419},"N":{"d":"186,-243v-24,40,17,69,41,89v-18,72,-35,146,-127,144v-44,-1,-71,-25,-74,-69v-4,-74,129,-68,154,-19v15,-1,22,-16,30,-25v-59,-57,-202,-37,-202,62v0,74,106,88,156,49v36,-29,70,-64,82,-114v10,-17,21,13,32,17v2,47,-10,118,41,110v14,-12,23,-35,23,-60v-1,-34,-22,-52,-40,-69v21,-54,65,-126,141,-97v2,11,-10,9,-10,19v15,-7,47,-26,30,-46v-89,-11,-125,43,-162,93v-7,11,-9,30,-21,14v-32,-16,-15,-60,-6,-87v-11,17,-40,13,-39,43v-18,-14,-45,-31,-34,-64v-5,3,-16,1,-15,10xm327,-21v-28,4,-34,-36,-32,-72v17,18,37,33,32,72","w":352},"O":{"d":"50,-12v21,26,83,19,115,7v-1,-1,-2,-1,-4,-1v50,-31,106,-67,106,-144v0,-28,-10,-46,-36,-50v-1,-20,5,-35,7,-52v-58,1,-118,-9,-150,25v-66,33,-124,158,-38,215xm98,-92v65,-2,104,-35,124,-83v15,6,22,22,21,43v-4,71,-52,118,-123,118v-55,0,-92,-40,-92,-96v0,-66,44,-103,96,-123r84,0v10,6,-1,20,-1,31v-47,1,-93,21,-112,54v25,-22,68,-43,111,-31v-12,41,-40,74,-101,65v4,-6,-4,-11,-9,-6r-17,19v4,3,12,9,19,9","w":272},"P":{"d":"10,-238v91,8,228,-40,228,58v0,34,-15,56,-48,57v-23,-5,-51,-18,-57,-39v6,-17,20,-38,27,-54r-10,0v-12,13,-17,28,-27,42v-10,-2,-20,-15,-33,-14v-33,4,-64,27,-64,61v0,34,33,60,4,87v-12,18,-21,39,-24,66v23,-16,32,-48,70,-48v50,0,99,64,142,21v6,-6,13,-4,9,-15v-54,18,-81,-23,-133,-25v-30,-1,-32,15,-54,17v2,-26,22,-43,42,-51r-11,-10v13,-18,27,-36,42,-51v18,13,27,34,60,32v53,-3,87,-37,88,-90v2,-98,-134,-63,-230,-66r12,-19r-33,28r0,13xm47,-140v-2,-41,46,-26,57,-5v-13,20,-24,33,-37,51v-10,-9,-20,-29,-20,-46","w":241},"Q":{"d":"247,-67v20,-37,42,-122,-14,-136v-2,-13,12,-34,5,-45v-19,-19,-67,-15,-102,-10v-67,30,-130,74,-130,165v0,42,29,63,55,83v50,13,119,20,147,-16r21,-17v17,32,52,1,59,-19v-16,14,-34,12,-41,-5xm144,-123v28,-12,56,-34,75,-56v33,11,29,66,15,98v-30,-14,-56,-33,-90,-42xm80,-114v0,10,12,6,18,3v48,5,87,36,118,59v-18,16,-33,37,-71,35v-59,-3,-117,-33,-117,-90v0,-100,89,-158,189,-123v0,7,-3,15,-1,21v-64,-8,-98,22,-122,55v-2,9,7,16,11,7v15,-32,49,-51,99,-39v-17,50,-85,44,-124,72","w":300},"R":{"d":"310,-199v0,-88,-159,-66,-211,-30v-44,30,-93,69,-93,134v0,54,29,96,84,96v61,0,88,-58,115,-101r121,110r13,-21v-34,-47,-84,-83,-126,-121v1,-7,6,-13,15,-8v40,-3,82,-20,82,-59xm28,-117v0,-86,84,-123,178,-120v40,1,77,11,78,53v0,25,-43,34,-60,20v2,-18,7,-47,-18,-37v-8,3,-6,13,-2,21v-1,14,-5,29,-9,40v-17,1,-28,-6,-45,-7v-49,-3,-87,54,-49,89v5,-6,16,-6,18,-15v-18,-20,-21,-66,22,-55v17,4,33,8,45,15v-14,41,-30,90,-82,90v-53,0,-76,-41,-76,-94","w":360},"S":{"d":"190,-168v-3,31,23,40,50,35v-3,25,-16,51,-31,64v-23,-50,-32,-111,-53,-162v-9,-8,-20,-16,-35,-19v-60,24,-114,52,-114,135v1,60,32,96,77,114v47,7,86,-8,111,-30v19,41,87,31,114,0v16,-19,39,-31,39,-67v0,-46,-34,-57,-81,-57r-2,-26v-12,5,-27,9,-24,27v-22,2,-27,-11,-28,-32v-2,-43,52,-65,86,-44v-3,16,-15,39,-8,56r15,0r16,-70v0,-13,-15,-13,-29,-13v-54,5,-99,35,-103,89xm219,-51v16,-25,36,-50,45,-83v44,-6,60,22,60,58v0,31,-29,50,-59,54v-19,-4,-42,-10,-46,-29xm30,-130v-1,-56,44,-125,97,-89v34,47,33,128,63,177v-13,15,-40,14,-58,23v-64,-4,-101,-46,-102,-111","w":360},"T":{"d":"153,-231v35,9,68,32,108,32v23,0,46,-11,49,-32v-6,-50,-103,-40,-134,-19v-68,-36,-178,2,-169,89v-3,26,26,38,35,12v-41,-48,18,-124,91,-89v5,1,10,2,14,4v-45,37,-85,69,-89,150v-5,87,103,106,157,59v24,-21,65,-51,54,-95r-18,7v-3,53,-32,89,-84,94v-106,11,-101,-134,-44,-183v10,-9,19,-20,30,-29xm190,-246v32,-11,85,-4,100,19v-2,19,-33,9,-43,2v-23,-1,-39,-15,-57,-21","w":277},"U":{"d":"418,-97v-9,1,-22,2,-23,12v6,73,-60,66,-130,66v-1,-65,30,-100,66,-128v22,-28,49,-58,39,-109r-22,-2v-54,36,-73,104,-91,174v-29,22,-47,53,-87,62v-12,-1,-14,-14,-14,-26v0,-81,39,-142,59,-209v-101,-5,-209,39,-209,138v0,18,8,37,18,47r18,-14v-5,-13,-11,-36,-14,-52v7,-77,80,-101,162,-99v-23,68,-53,128,-57,215v0,25,28,26,46,16v1,-3,-2,-2,-4,-2v26,-16,47,-39,76,-52v-3,18,-14,41,-7,61r95,0v38,-15,85,-39,79,-98xm347,-242v11,54,-28,93,-57,122v9,-48,21,-101,57,-122","w":429},"V":{"d":"230,-117v-11,-65,-35,-127,-103,-136v-71,7,-126,55,-126,126v0,46,35,76,72,90v7,-5,11,-15,18,-20v-32,-16,-63,-44,-69,-86v4,-54,42,-96,101,-85v51,9,70,71,83,121v-15,25,-59,33,-61,72r4,35v16,6,26,-7,32,-17v-34,-14,-4,-80,27,-72v3,27,11,63,1,89v7,0,12,0,17,2v36,-57,101,-92,123,-161v22,-33,71,-44,74,-97v-42,3,-94,-6,-127,5v-5,3,-10,9,-12,17v32,9,50,37,41,80v-31,14,-63,30,-95,37xm351,-177v2,-20,-4,-38,-9,-54r47,0v-1,25,-26,39,-38,54xm238,-35r-7,-68v30,-14,61,-26,93,-38v-17,45,-53,79,-86,106","w":351},"W":{"d":"115,-233v104,0,85,143,106,235v39,-6,19,-70,39,-96v7,-16,16,-32,26,-47v10,46,14,93,20,143v43,-28,63,-86,90,-128v66,9,114,-21,127,-75v-1,-78,-117,-57,-156,-26r-39,24v-23,-12,-44,-51,-59,-71v-11,2,-20,8,-22,19v13,31,27,63,36,96v-15,28,-35,53,-47,84v-22,-64,-9,-180,-96,-180v-78,0,-134,58,-134,136v0,58,55,95,116,90v10,-6,26,-12,28,-25v-5,2,-15,8,-21,8v-56,-5,-99,-37,-99,-94v0,-54,30,-93,85,-93xm337,-196v27,-17,59,-44,99,-44v34,0,63,16,63,48v0,45,-53,59,-96,42v7,-23,28,-45,26,-69v-19,7,-53,9,-44,45v0,6,-1,11,-1,17v-17,-12,-34,-23,-47,-39xm308,-170v24,11,41,31,69,39v-7,41,-34,66,-51,95","w":389},"X":{"d":"272,-120v7,-3,15,-5,20,0v67,-7,126,-31,135,-96v-26,-82,-137,5,-154,48v-3,7,-6,13,-11,17v-17,-33,-26,-78,-49,-105v-14,6,-44,18,-39,37v6,-8,12,-13,21,-19v16,28,27,59,39,90v-16,-3,-29,3,-35,16v5,5,18,18,6,24v-26,-28,-63,-54,-116,-53v-41,13,-83,38,-83,88v0,67,107,93,160,56v32,-22,62,-54,88,-81v21,34,26,85,65,101v18,-3,32,-19,40,-32v-54,32,-65,-54,-87,-91xm400,-199v-12,48,-56,74,-124,66v25,-42,39,-96,97,-105v18,2,24,22,27,39xm184,-73v25,-5,33,-27,42,-47r19,2r0,7v-27,39,-56,92,-116,92v-48,0,-99,-22,-99,-69v0,-92,135,-42,157,4v1,3,-6,7,-3,11","w":360},"Y":{"d":"171,-113v46,43,-26,106,-9,173v7,29,9,76,46,63v17,-12,27,-36,27,-65v-5,13,-12,27,-22,36v-41,-54,-14,-154,18,-194v7,-8,12,-10,19,-6v89,-5,179,-24,179,-111v0,-69,-96,-29,-116,0v-27,26,-51,57,-74,83v-10,10,-23,1,-35,0v-13,-52,-21,-116,-86,-116v-60,0,-103,52,-112,109v6,33,21,75,53,81v7,1,17,-7,17,-14v-16,-25,-48,-42,-48,-82v0,-53,61,-99,106,-66v24,17,40,54,46,88v-49,7,-93,64,-55,115v5,6,5,6,10,14v6,-9,14,-17,19,-27v-10,-10,-23,-31,-23,-49v1,-23,16,-33,40,-32xm255,-135v33,-37,59,-97,120,-106v21,2,31,22,31,43v0,68,-77,71,-151,69r0,-6xm207,-107r14,0v-2,9,-9,14,-14,20r0,-20","w":360},"Z":{"d":"318,-113v-32,4,-58,22,-80,37v-34,-22,-68,-44,-115,-50v19,-15,28,-39,66,-33v-4,0,-5,3,0,3v18,0,48,-7,37,18v16,-4,22,-21,26,-37v-21,-4,-42,-2,-64,-5v11,-10,23,-23,37,-29v33,11,81,1,84,-36v-14,-35,-56,1,-71,12v-22,-15,-56,-36,-73,-3v-3,6,-9,10,-13,15v6,-2,10,-7,19,-7v-4,-3,-2,-4,3,-5v15,-2,27,14,37,21v-19,26,-51,36,-93,38v-59,5,-105,32,-112,84v-13,93,107,111,169,63r36,-22v28,15,46,45,87,45v36,0,79,-22,79,-59v0,-32,-29,-47,-59,-50xm251,-227v2,-12,34,-20,37,-6v-1,9,-12,4,-14,11v-5,-4,-15,-4,-23,-5xm248,-70v12,-10,33,-23,53,-25v35,-3,70,37,42,62v-44,6,-68,-20,-95,-37xm62,-70v20,-14,36,-46,71,-29v22,11,48,29,65,43v-18,19,-54,34,-87,37v-62,4,-104,-53,-74,-107v16,-28,60,-32,103,-31v-26,31,-57,52,-84,81","w":383},"`":{"d":"1,-251v18,21,41,34,63,50r5,-5v-15,-16,-27,-36,-39,-54v-7,7,-24,1,-29,9","w":85},"a":{"d":"84,-29v4,33,44,40,62,14v-5,3,-13,8,-21,8v-26,-9,-31,-78,-5,-90v-10,-1,-13,3,-17,9v-7,-8,-12,-21,-25,-23v-39,10,-64,40,-74,78v2,18,9,36,27,36v25,0,39,-18,53,-32xm55,-13v-45,-4,-28,-76,3,-83v42,3,29,77,-3,83","w":150},"b":{"d":"11,-136v9,57,-27,154,45,132v17,-5,20,-26,34,-36v15,-23,9,-69,-22,-71v-10,2,-20,8,-19,21v20,-17,31,17,31,37v0,22,-8,42,-30,44v-36,-7,-13,-75,-18,-111v29,-17,66,-33,68,-77v0,-14,-9,-30,-24,-28v-38,6,-60,48,-65,89xm32,-125v-1,-39,0,-80,30,-88v38,22,4,85,-30,88","w":109},"c":{"d":"78,-114v-66,0,-100,107,-28,115v20,-2,39,-6,46,-21v-25,17,-67,3,-65,-32v2,-28,17,-65,45,-52v6,7,-1,15,1,21v12,0,21,-4,21,-16v0,-10,-10,-15,-20,-15","w":106},"d":{"d":"26,-33v0,38,57,41,78,16v15,-17,26,-41,26,-71v0,-60,-45,-107,-105,-98v-10,5,-23,14,-20,28v54,-30,111,24,108,84v-2,26,-5,62,-34,62v-48,0,-29,-88,2,-94v1,-2,4,-5,-1,-4v-30,12,-54,41,-54,77","w":134},"e":{"d":"9,-44v-5,51,57,53,81,23v-22,18,-58,9,-59,-21v30,-5,60,-21,63,-53v1,-14,-8,-20,-21,-19v-36,4,-60,32,-64,70xm59,-107v26,8,9,56,-11,57v-8,4,-22,10,-20,-7v2,-23,9,-47,31,-50","w":103},"f":{"d":"-90,83v0,22,18,31,41,30v98,-4,90,-121,91,-222v11,0,21,-2,30,-4v-10,1,-20,2,-30,0v24,-21,69,-42,69,-83v0,-15,-7,-28,-23,-25v-44,9,-72,52,-69,110r-13,0v21,-3,9,32,13,52v-2,72,10,161,-56,167v-32,3,-44,-54,-11,-60r9,1v-22,-15,-51,10,-51,34xm77,-212v32,25,-9,88,-36,92v1,-40,0,-86,36,-92","w":55},"g":{"d":"54,-11v-41,0,-32,-76,-2,-87v21,1,29,16,29,39v-1,22,-4,48,-27,48xm111,-101r-14,10v-29,-45,-91,17,-91,50v0,43,44,52,65,24r9,-9v0,10,3,22,-1,29v-27,23,-69,40,-69,84v0,16,6,27,23,27v48,0,70,-57,65,-111v-2,-18,17,-21,24,-33v-7,4,-24,26,-24,7v0,-30,-1,-60,13,-78xm79,6v5,37,-3,87,-31,99v-42,-27,4,-86,31,-99","w":126},"h":{"d":"48,-29v-14,0,-20,19,-8,25v35,19,65,-29,65,-64v0,-23,-10,-45,-34,-46v-19,0,-32,13,-41,24v-2,-7,0,-19,-1,-28v34,-8,60,-45,66,-80v2,-12,-5,-25,-19,-24v-38,6,-67,44,-67,83r0,140v6,0,15,-4,19,-6r0,-79v20,-30,63,-9,58,34v-3,22,-13,55,-34,42v7,-3,8,-21,-4,-21xm61,-212v33,25,-3,83,-31,91v-3,-42,4,-79,31,-91","w":114},"i":{"d":"21,-165v-14,0,-17,21,-2,23v13,0,16,-23,2,-23xm5,-98v9,33,-16,123,41,90v5,-5,10,-11,13,-18v-5,12,-30,23,-34,3r1,-88v-7,-5,-21,3,-21,13","w":58},"j":{"d":"23,-132v14,1,18,-24,1,-23v-10,1,-13,22,-1,23xm-32,117v54,-8,67,-58,64,-124v12,-10,16,-16,24,-29v-6,6,-16,24,-24,21r1,-88v-5,-4,-12,2,-18,3r-1,104v-23,22,-65,43,-65,86v0,14,5,29,19,27xm-20,109v-33,-28,7,-87,33,-99v3,42,-2,88,-33,99","w":54},"k":{"d":"37,-59v41,-4,10,89,64,53v5,-3,8,-11,12,-14v-9,13,-31,16,-31,-10v0,-21,-4,-31,-22,-37v11,-6,21,-18,23,-33v-3,-31,-39,-7,-46,4r-8,8r1,-131v-5,-4,-13,3,-20,4r-2,214r19,-5r0,-56v-3,-26,12,-34,27,-43v8,0,9,8,10,15v0,20,-13,25,-27,31","w":120},"l":{"d":"1,-91v0,36,-15,95,28,92v19,-1,37,-10,40,-29v-7,8,-17,21,-31,23v-31,-8,-14,-70,-15,-110v28,-15,55,-43,60,-80v-7,-50,-54,-9,-65,9v-19,19,-17,59,-17,95xm49,-209v32,21,1,82,-26,89v-1,-34,-3,-82,26,-89","w":84},"m":{"d":"142,-109v3,35,-7,81,9,102v9,-5,20,-7,27,-14v-7,11,-19,22,-36,24v-27,2,-12,-41,-19,-64v-10,20,-22,54,-44,63v-22,0,-10,-36,-13,-61v-12,20,-21,54,-48,59v-8,2,-9,-9,-9,-16r0,-88v7,-2,12,-6,20,-7v2,32,-4,72,2,100v26,-15,35,-55,37,-94v6,-1,14,-9,18,-5r1,102v19,-22,40,-51,38,-93v6,-2,11,-5,17,-8","w":186},"n":{"d":"89,-112v0,36,-10,87,10,106v5,-1,8,-5,12,-8v-5,10,-13,15,-25,15v-29,0,-9,-53,-16,-81v-14,27,-21,67,-47,80v-28,-11,-3,-64,-12,-105r19,-7v2,32,-3,71,2,99v22,-19,31,-60,40,-92v5,-3,11,-5,17,-7","w":120},"o":{"d":"49,-107v-27,15,-55,60,-33,97v45,32,82,-35,86,-79v3,-25,-41,-34,-48,-11v20,-6,30,17,29,38v-1,22,-8,47,-30,49v-39,-8,-36,-73,-4,-90r0,-4","w":109},"p":{"d":"29,-3v4,-4,9,4,16,4v54,0,85,-104,21,-112v-12,1,-17,11,-22,20v23,-14,42,13,40,40v-1,18,-4,41,-21,41v-13,0,-18,-8,-23,-17v-4,2,-8,10,-12,6r0,-90r-18,8r0,149v5,4,10,7,17,8","w":111},"q":{"d":"6,-43v4,-43,51,-86,84,-52v6,-5,10,-10,17,-13v-15,42,-4,113,-7,172r-18,7r-2,-101r-15,17v2,-12,16,-23,15,-42v-2,-23,-7,-43,-30,-43v-39,0,-34,83,1,88v4,2,11,-7,13,-3v-20,24,-62,11,-58,-30","w":112},"r":{"d":"36,-51v0,35,37,50,58,24v-16,37,-95,35,-75,-24v5,-15,13,-26,22,-38v-16,0,-35,1,-36,-14v0,-8,4,-12,13,-12v18,-2,-1,24,22,20v11,3,18,-14,24,-10v-11,16,-28,24,-28,54","w":98},"s":{"d":"8,-23v1,16,15,23,32,23v35,0,33,-32,49,-51v2,-33,-39,-40,-26,-74v-3,6,-13,20,-12,29v0,24,20,33,22,54v2,23,-27,52,-46,30v7,-5,14,-28,-3,-27v-8,0,-16,8,-16,16","w":96},"t":{"d":"5,-108v21,-3,13,-27,14,-51r19,-7v1,14,-3,34,2,45v6,-3,11,-5,16,-9v-2,9,-19,8,-19,21v0,35,-21,118,32,95v-7,6,-17,16,-30,14v-37,-5,-17,-66,-21,-108r-13,0","w":74},"u":{"d":"66,-31v-8,32,24,42,44,22v-12,0,-19,2,-23,-8r0,-95r-20,10v-1,39,5,87,-31,91v-21,-13,-6,-65,-8,-100v-8,-2,-15,5,-23,7r0,20r-1,-1r1,75v0,9,7,12,16,11v22,-2,35,-17,45,-32","w":114},"v":{"d":"12,-102v7,-1,12,-7,20,-7r-1,70v0,15,2,31,16,31v23,0,32,-26,32,-49v0,-18,-7,-41,-28,-36v4,-7,10,-16,19,-18v40,5,28,78,4,91v-14,21,-65,33,-64,-11","w":106},"w":{"d":"46,-111v-31,7,-45,60,-20,85v10,10,28,14,33,29v8,-12,17,-22,28,-31v10,8,24,15,29,28v20,-22,54,-39,47,-85v4,-30,-36,-32,-43,-9v40,-2,35,61,9,74v-25,-13,-66,-65,-25,-88v-28,-3,-46,57,-20,76v-3,5,-8,9,-13,13v-13,-20,-41,-23,-43,-54v-1,-20,10,-28,18,-38","w":174},"x":{"d":"86,-59v-3,-26,24,-58,32,-26v8,0,12,-5,13,-13v1,-8,-6,-14,-14,-13v-18,2,-27,20,-36,33v-13,-18,-23,-31,-52,-32v-11,6,-26,24,-27,36v11,-7,16,-20,30,-24v38,3,43,69,15,89v-9,7,-27,4,-21,-9v0,-6,-2,-9,-8,-9v-7,-1,-12,7,-12,13v-1,12,10,13,20,14v22,1,36,-16,46,-29v3,13,16,30,33,29v29,0,41,-15,50,-36v-7,9,-18,23,-33,23v-26,0,-33,-20,-36,-46","w":155},"y":{"d":"51,49v-17,14,-30,65,5,68v53,-7,64,-66,64,-124v3,-12,9,-21,18,-29v-5,7,-12,12,-18,18r-1,-91r-18,6r0,63v-6,18,-34,47,-44,18v-1,-26,3,-57,-2,-79v-17,-18,-49,1,-51,22v11,-3,11,-18,23,-20v35,12,-22,112,46,96v11,-7,19,-17,27,-27v10,46,-31,51,-49,79xm71,108v-35,-12,-12,-74,9,-84v6,-5,13,-9,20,-14v3,40,-1,85,-29,98","w":142},"z":{"d":"44,-96v-18,2,-8,-28,-28,-15v-12,8,3,22,15,21v12,-1,29,-6,34,-9v-8,11,-14,27,-24,35v-6,-10,-13,1,-15,9v2,3,3,4,6,6v-10,17,-25,29,-33,49v6,-7,14,-16,24,-18v23,13,63,30,79,-3v-8,-1,-11,14,-22,12v-21,-4,-35,-29,-62,-15v6,-7,12,-24,23,-19v2,-6,10,-13,4,-19v9,-12,24,-31,31,-48v-10,6,-17,13,-32,14","w":101},"{":{"d":"98,-250v-62,-6,-51,51,-52,106v0,28,-7,38,-27,45v65,9,-22,156,79,150r0,-4v-60,-8,3,-134,-58,-147v61,-5,-3,-132,58,-146r0,-4","w":119},"|":{"d":"51,4r0,-268r-22,0r0,268r22,0","w":79},"}":{"d":"22,-246v59,9,-4,134,58,147v-62,5,2,132,-58,146r0,4v61,7,52,-51,52,-106v0,-28,6,-38,27,-44v-64,-10,20,-156,-79,-151r0,4","w":119},"~":{"d":"147,-90v-1,1,-73,-27,-77,-23v-20,0,-35,10,-45,31r13,15v11,-16,21,-25,31,-25v1,-1,73,27,77,23v20,0,35,-10,45,-31r-13,-15v-11,16,-21,25,-31,25","w":216}}});
Cufon.replace('big');