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("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.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}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface © (your company). 2007. All Rights Reserved
 * 
 * Description:
 * This font was created using FontCreator 5.6 from High-Logic.com
 */
Cufon.registerFont({"w":210,"face":{"font-family":"nevis","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"2","bbox":"-25 -334 358 77.2586","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+007C"},"glyphs":{" ":{"w":123},"\u00a0":{"w":123},"!":{"d":"46,-258v18,0,24,8,23,24r-14,164r-24,0r-8,-164v1,-16,5,-24,23,-24xm44,-49v-15,0,-26,10,-26,24v0,14,11,25,26,25v15,0,26,-11,26,-25v0,-14,-11,-24,-26,-24","w":105},"\"":{"d":"37,-279v38,3,8,56,10,86r-19,0r-10,-71v0,-9,8,-16,19,-15xm92,-279v38,3,8,56,10,86r-20,0r-9,-71v0,-9,8,-16,19,-15","w":140},"#":{"d":"120,-154r-15,47r38,0r15,-47r-38,0xm110,-263r42,0r-24,76r39,0r23,-76r42,0r-24,76r51,0r-9,32r-50,0r-15,47r55,0r-10,32r-54,0r-23,76r-41,0r22,-76r-38,0r-23,76r-41,0r22,-76r-47,0r9,-32r47,0r15,-47r-52,0r9,-32r52,0","w":262},"$":{"d":"131,-109r0,58v35,-1,36,-54,0,-58xm107,-212v-16,1,-32,22,-20,38v4,4,11,8,20,11r0,-49xm26,-186v0,-42,44,-74,81,-77r0,-18r24,0r0,18v41,2,58,13,81,34r-35,36v-11,-13,-27,-20,-46,-21r0,56v43,7,85,29,85,81v0,40,-44,74,-85,76r0,19r-24,0r0,-18v-41,-3,-69,-17,-92,-39r35,-35v11,13,31,21,57,24r0,-63v-40,-7,-81,-23,-81,-73","w":248},"%":{"d":"62,0r149,-264r43,0r-149,264r-43,0xm76,-133v-37,0,-66,-30,-66,-67v0,-36,30,-66,66,-66v37,0,67,29,67,66v0,37,-30,67,-67,67xm43,-200v0,19,13,35,33,35v20,0,33,-16,33,-35v0,-19,-13,-34,-33,-34v-20,0,-33,15,-33,34xm240,1v-37,0,-66,-29,-66,-65v0,-36,30,-66,66,-66v36,0,65,30,65,66v0,36,-28,65,-65,65xm206,-64v0,19,14,34,33,34v19,0,32,-16,32,-34v0,-19,-12,-34,-32,-34v-19,0,-33,15,-33,34","w":333},"&":{"d":"236,-117v-8,28,-12,37,-24,55r52,62r-60,0r-22,-26v-45,48,-171,31,-166,-48v2,-42,26,-62,59,-79v-14,-17,-25,-33,-25,-57v0,-35,32,-56,72,-56v40,0,69,23,69,59v0,34,-18,42,-47,62r36,47v4,-8,9,-19,13,-33xm121,-227v-40,1,-16,41,-1,52v23,-8,41,-51,1,-52xm100,-121v-39,11,-48,82,5,81v21,0,32,-8,46,-19","w":288},"'":{"d":"37,-279v38,3,8,56,10,86r-19,0r-10,-71v0,-9,8,-16,19,-15","w":87},"(":{"d":"134,-278v-77,73,-75,273,0,345v-19,-2,-48,6,-56,-7v-64,-62,-82,-217,-22,-301v12,-16,17,-28,29,-37r49,0","w":165},")":{"d":"74,-92v0,-83,-19,-142,-56,-186v18,2,45,-4,55,6v61,63,83,219,22,302v-12,16,-18,25,-28,37r-49,0v31,-42,56,-88,56,-159","w":169},"*":{"d":"58,-222r-41,-14r6,-17r40,14r0,-42r18,0r0,42r40,-15r6,17r-41,16r25,34r-13,11r-26,-35r-26,35r-15,-8","w":158},"+":{"d":"76,-105r-62,0r0,-42r62,0r0,-58r43,0r0,58r62,0r0,42r-62,0r0,58r-43,0r0,-58"},",":{"d":"18,-25v0,15,11,26,28,25v-4,10,-10,17,-19,21r8,16v24,-12,35,-32,35,-62v0,-14,-11,-24,-26,-24v-15,0,-26,10,-26,24","w":104},"-":{"d":"14,-70r0,-35r109,0r0,35r-109,0","w":158},"\u00ad":{"d":"14,-70r0,-35r109,0r0,35r-109,0","w":158},".":{"d":"42,-49v-15,0,-26,10,-26,24v0,14,11,25,26,25v15,0,27,-10,27,-25v0,-14,-12,-24,-27,-24","w":102},"\/":{"d":"32,11r-34,0r96,-265r34,0","w":144},"0":{"d":"113,0v-62,0,-97,-65,-97,-132v0,-68,35,-132,97,-132v62,0,97,64,97,132v0,68,-35,131,-97,132xm113,-214v-60,7,-59,157,0,165v59,-8,60,-158,0,-165","w":242},"1":{"d":"79,-264r52,0r0,264r-52,0r0,-193r-36,35r-35,-35","w":166},"2":{"d":"14,-229v38,-55,179,-50,179,43v0,55,-63,116,-93,133r95,0r0,53r-177,0r0,-53v20,4,122,-91,124,-106v12,-33,-7,-55,-44,-55v-21,0,-37,7,-49,21","w":228},"3":{"d":"210,-186v-1,27,-8,45,-29,52v23,8,36,25,36,57v0,66,-97,95,-158,66v-16,-7,-30,-16,-42,-28r35,-35v13,23,86,36,104,10v14,-39,-13,-45,-62,-47r0,-47v50,3,75,-3,62,-42v-15,-22,-81,-18,-95,7r-35,-36v42,-57,188,-44,184,43","w":246},"4":{"d":"14,-112r120,-152r52,0r0,153r36,0r0,53r-36,0r0,58r-52,0r0,-58r-120,0v2,-17,-4,-40,2,-53xm134,-111r0,-84r-64,84r64,0","w":248},"5":{"d":"153,-86v0,-38,-17,-42,-73,-42r-56,0r0,-136r161,0r0,50r-109,0r0,36v79,-6,128,26,129,95v1,68,-90,103,-153,72v-16,-7,-31,-16,-43,-28r36,-35v18,30,108,34,108,-12","w":228},"6":{"d":"211,-88v-3,52,-38,90,-95,88v-73,-2,-98,-53,-99,-128v-1,-75,33,-135,100,-135v30,0,55,9,74,26r-26,35v-43,-25,-102,-6,-97,49v55,-51,148,-13,143,65xm75,-88v0,24,15,39,42,39v27,0,43,-13,43,-35v0,-29,-16,-44,-44,-44v-25,0,-41,14,-41,40","w":243},"7":{"d":"44,0r0,-18r82,-196r-112,0r-1,-50r180,0r0,20r-98,244r-51,0","w":221},"8":{"d":"134,-94v-7,-17,-52,-17,-60,0v-11,25,5,45,30,45v25,0,41,-20,30,-45xm74,-170v7,15,53,15,60,0v11,-24,-5,-44,-30,-44v-26,0,-41,19,-30,44xm188,-186v0,27,-9,44,-29,52v23,8,36,25,36,57v0,55,-38,77,-91,77v-53,0,-93,-23,-92,-77v0,-32,14,-49,36,-57v-20,-7,-29,-25,-29,-52v0,-51,35,-78,85,-78v50,0,84,28,84,78","w":227},"9":{"d":"180,-228v33,44,19,167,-11,198v-40,42,-114,33,-147,-4r30,-33v38,28,101,16,101,-39v-63,44,-146,-1,-135,-79v7,-49,45,-87,103,-78v27,4,45,17,59,35xm148,-176v0,-24,-15,-38,-42,-38v-27,0,-42,13,-42,35v0,29,16,44,44,44v25,0,40,-15,40,-41","w":233},":":{"d":"43,-49v-15,0,-26,10,-26,24v0,14,11,25,26,25v15,0,27,-10,27,-25v0,-14,-12,-24,-27,-24xm43,-175v-15,0,-26,11,-26,25v0,14,11,24,26,24v15,0,27,-10,27,-24v0,-15,-12,-25,-27,-25","w":103},";":{"d":"17,-25v0,15,11,26,28,25v-4,10,-10,17,-19,21r9,16v24,-12,35,-32,35,-62v1,-14,-12,-24,-27,-24v-15,0,-26,10,-26,24xm44,-176v-15,0,-26,11,-26,25v0,14,11,24,26,24v15,0,27,-10,27,-24v0,-15,-12,-25,-27,-25","w":105},"\u037e":{"d":"17,-25v0,15,11,26,28,25v-4,10,-10,17,-19,21r9,16v24,-12,35,-32,35,-62v1,-14,-12,-24,-27,-24v-15,0,-26,10,-26,24xm44,-176v-15,0,-26,11,-26,25v0,14,11,24,26,24v15,0,27,-10,27,-24v0,-15,-12,-25,-27,-25","w":105},"<":{"d":"175,-188r-102,56r102,56r0,41r-167,-92r0,-11r167,-91r0,41","w":201},"=":{"d":"18,-105r158,0r0,35r-158,0r0,-35xm18,-176r158,0r0,35r-158,0r0,-35"},">":{"d":"18,-229r166,91r0,11r-166,92r0,-41r102,-56r-102,-56r0,-41","w":202},"?":{"d":"9,-229v44,-57,186,-42,183,43v-1,34,-19,60,-50,68v-17,5,-27,21,-28,48r-49,0v1,-44,14,-77,52,-84v16,-3,24,-14,25,-35v-6,-31,-81,-33,-98,-4xm91,-49v-15,0,-26,10,-26,24v-1,15,12,25,27,25v15,0,26,-11,26,-25v1,-14,-12,-24,-27,-24","w":219},"@":{"d":"106,-60v0,-53,60,-82,109,-53v7,-38,-60,-28,-78,-16r-23,-26v46,-37,156,-39,150,45r0,69v13,13,24,12,31,-5v34,-85,-15,-174,-112,-174v-78,0,-122,54,-122,125v0,109,67,136,192,130r0,35v-159,9,-237,-38,-237,-166v0,-86,66,-159,167,-159v107,0,167,64,167,160v0,64,-25,104,-61,109v-32,4,-57,-9,-74,-32v-41,29,-109,12,-109,-42xm181,-43v26,0,38,-7,34,-34v-9,-21,-70,-15,-67,11v2,14,12,23,33,23","w":384},"A":{"d":"8,0r105,-264r53,0r105,264r-56,0r-16,-40r-119,0r-16,40r-56,0xm141,-193r-40,100r79,0","w":288,"k":{"C":7}},"B":{"d":"70,-211v36,3,105,-12,107,20v3,49,-64,29,-107,33r0,-53xm70,-106v44,4,123,-15,125,27v3,57,-75,33,-125,38r0,-65xm228,-186v0,-49,-26,-77,-70,-77r-140,0r0,263r148,0v81,4,107,-104,43,-139v12,-8,19,-24,19,-47","w":276},"C":{"d":"140,0v-73,1,-131,-58,-131,-132v0,-73,58,-134,131,-132v38,0,70,12,97,35r-35,39v-51,-44,-141,-16,-141,57v0,75,91,103,141,59r35,39v-27,23,-59,35,-97,35","w":272},"D":{"d":"74,-53r0,-158v72,-5,120,5,120,79v0,74,-48,84,-120,79xm123,0v82,0,123,-44,123,-132v0,-88,-41,-132,-123,-132r-101,0r0,264r101,0","w":281},"E":{"d":"21,0r0,-263r194,-1r0,50r-141,0r0,56r105,0r0,49r-105,0r0,60r140,0r0,49r-193,0","w":246},"F":{"d":"21,0r0,-264r186,0r0,50r-133,0r0,56r98,0r0,49r-98,0r0,109r-53,0","w":223},"G":{"d":"139,0v-73,1,-132,-58,-132,-132v0,-73,59,-134,132,-132v38,0,70,12,97,35r-35,39v-51,-44,-141,-16,-141,57v0,65,70,100,123,69r0,-45r-35,0r0,-49r88,0r0,123v-27,23,-59,35,-97,35","w":267},"H":{"d":"22,0r0,-264r52,0r0,106r123,0r0,-106r53,0r0,264r-53,0r0,-109r-123,0r0,109r-52,0","w":285},"I":{"d":"22,-264r52,0r0,264r-52,0r0,-264","w":105},"J":{"d":"114,-70v1,55,-43,77,-105,70r0,-49v33,2,52,-7,52,-39r0,-176r53,0r0,194","w":149},"K":{"d":"22,-264r53,0r0,106r88,-106r59,0r-103,123r125,141r-69,0r-100,-114r0,114r-53,0r0,-264","w":253},"L":{"d":"22,-264r0,264r194,0r0,-49r-141,0r0,-215r-53,0","w":237},"M":{"d":"22,0r0,-264r17,0r114,130r115,-130r17,0r0,264r-52,0r0,-153r-80,88r-79,-88r0,153r-52,0","w":316},"N":{"d":"22,0r0,-264r17,0r165,166r0,-166r53,0r0,264r-19,0r-164,-163r0,163r-52,0","w":290},"O":{"d":"140,0v-74,0,-132,-59,-132,-132v0,-74,58,-132,132,-132v74,0,132,58,132,132v0,74,-58,132,-132,132xm61,-132v0,45,33,83,79,83v45,0,79,-38,79,-83v0,-45,-32,-82,-79,-82v-46,0,-79,37,-79,82","w":289},"P":{"d":"22,0r0,-264r115,0v62,0,92,25,92,76v0,75,-73,85,-155,79r0,109r-52,0xm74,-158v41,-4,107,15,107,-29v0,-41,-67,-24,-107,-27r0,56","w":246},"Q":{"d":"62,-132v0,54,48,97,106,79r-20,-26r42,-32r19,24v31,-55,-4,-127,-68,-127v-46,0,-79,37,-79,82xm141,-264v111,0,174,139,100,219r23,30r-42,32r-22,-29v-92,41,-191,-26,-191,-120v0,-74,58,-132,132,-132","w":290},"R":{"d":"74,-158v41,-4,107,15,107,-29v0,-41,-67,-24,-107,-27r0,56xm180,-115r66,115r-60,0r-63,-109r-49,0r0,109r-52,0r0,-264r115,0v62,0,92,25,92,76v0,38,-17,63,-49,73","w":251},"S":{"d":"16,-186v0,-83,141,-102,186,-43r-35,36v-17,-32,-112,-30,-90,19v20,19,76,17,101,38v17,14,28,32,28,59v-1,88,-155,98,-201,38r35,-35v13,23,86,36,104,10v25,-80,-128,-19,-128,-122","w":231},"T":{"d":"8,-264r0,50r88,0r0,214r53,0r0,-214r88,0r0,-50r-229,0","w":254},"U":{"d":"132,-53v-36,0,-63,-19,-62,-58r0,-153r-52,0r0,167v-1,56,54,97,114,97v60,0,114,-40,114,-97r0,-167r-53,0r0,153v2,39,-25,58,-61,58","w":281},"V":{"d":"5,-264r106,264r53,0r105,-264r-56,0r-76,194r-75,-194r-57,0","w":291},"W":{"d":"235,0r52,0r71,-264r-57,0r-45,180r-46,-180r-54,0r-48,180r-46,-180r-56,0r70,264r53,0r53,-193","w":375},"X":{"d":"108,-137r-92,-127r62,0r62,84r61,-84r62,0r-92,127r100,137r-62,0r-69,-95r-70,95r-62,0","w":284},"Y":{"d":"6,-264r62,0r61,86r63,-86r60,0r-96,132r0,132r-53,0r0,-132","w":269},"Z":{"d":"228,0r-211,0r0,-18r123,-196r-123,0r0,-50r211,0r0,20r-123,195r123,0r0,49","w":259},"[":{"d":"17,70r0,-404r88,0r1,47r-39,0r0,310r38,0r0,47r-88,0","w":133},"\\":{"d":"6,-254r35,0r96,265r-34,0","w":144},"]":{"d":"18,70r0,-47r38,0r0,-310r-39,0r1,-47r88,0r0,404r-88,0","w":140},"^":{"d":"18,-220r62,-88r61,88r-18,0r-44,-44r-43,44r-18,0","w":175},"_":{"d":"18,18r180,0r0,17r-180,0r0,-17","w":228},"a":{"d":"9,-56v0,-53,60,-82,109,-53v7,-36,-60,-28,-78,-16r-19,-30v51,-35,146,-30,146,50r0,105r-49,0r0,-14v-41,29,-109,12,-109,-42xm84,-39v26,0,38,-7,34,-34v-9,-21,-70,-15,-67,11v2,14,12,23,33,23","w":193},"b":{"d":"192,-88v0,61,-71,115,-127,74r0,14r-49,0r0,-263r49,-1r0,102v50,-40,127,12,127,74xm65,-72v12,50,85,37,85,-19v0,-49,-82,-59,-85,-10r0,29","w":209},"c":{"d":"167,-30v-52,60,-173,26,-158,-67v-3,-76,112,-106,158,-49r-35,26v-28,-32,-79,-9,-79,32v0,43,51,65,79,32","w":184},"d":{"d":"9,-88v0,-62,74,-114,126,-74r0,-102r49,1r0,263r-49,0r0,-14v-56,41,-126,-12,-126,-74xm98,-40v33,0,40,-24,37,-61v-2,-20,-15,-31,-37,-34v-28,2,-47,17,-47,44v0,33,17,51,47,51"},"e":{"d":"96,0v-51,0,-88,-37,-88,-88v0,-51,37,-88,88,-88v57,1,90,42,85,106r-122,0v4,36,56,37,81,16r28,28v-13,18,-37,26,-72,26xm131,-105v1,-28,-39,-38,-59,-22v-7,5,-11,13,-11,22r70,0","w":201},"f":{"d":"114,-217v-22,-15,-47,3,-39,37r27,0r0,39r-27,0r0,141r-49,0r0,-141r-27,0r0,-39r27,0v-17,-76,67,-107,114,-66","w":135},"g":{"d":"8,-88v-9,-69,77,-112,126,-72r0,-16r50,5v-5,103,32,246,-88,246v-34,0,-60,-10,-79,-29r22,-27v32,26,105,22,95,-35v-54,41,-134,0,-126,-72xm97,-40v33,0,40,-24,37,-61v-2,-20,-15,-34,-37,-34v-29,0,-47,16,-47,44v0,33,17,51,47,51","w":201},"h":{"d":"128,0v-6,-51,21,-135,-35,-134v-10,1,-19,6,-26,15r0,119r-49,0r0,-264r49,0r0,104v41,-38,111,-4,111,51r0,109r-50,0","w":193},"i":{"d":"18,0r0,-176r49,0r0,176r-49,0xm42,-243v-15,0,-26,11,-26,25v0,14,11,25,26,25v15,0,27,-10,27,-25v0,-15,-12,-25,-27,-25","w":92},"j":{"d":"77,5v1,56,-40,78,-102,71r0,-41v33,2,53,-6,53,-38r0,-173r50,0xm52,-243v-15,0,-26,11,-26,25v0,15,12,25,27,25v15,0,26,-11,26,-25v0,-15,-12,-25,-27,-25","w":104},"k":{"d":"22,-264r53,0r0,150r50,-62r60,0r-66,79r83,97r-68,0r-59,-70r0,70r-53,0r0,-264"},"l":{"d":"18,0r0,-264r49,0r0,264r-49,0","w":100},"m":{"d":"128,0v-6,-50,21,-134,-34,-134v-11,0,-20,8,-28,22r0,112r-49,0r0,-171r49,-5r0,16v23,-23,74,-20,93,4v38,-40,127,-18,127,47r0,109r-49,0v-6,-50,21,-134,-34,-134v-11,0,-27,11,-26,30r0,104r-49,0","w":311},"n":{"d":"128,0v-6,-51,21,-135,-35,-134v-10,1,-19,8,-26,22r0,112r-49,0r0,-171r49,-5r0,16v41,-38,111,-4,111,51r0,109r-50,0","w":201},"o":{"d":"97,2v-50,0,-90,-41,-90,-90v0,-50,40,-90,90,-90v50,0,90,40,90,90v0,50,-40,90,-90,90xm52,-88v0,26,18,47,45,47v27,0,45,-22,45,-47v0,-25,-19,-47,-45,-47v-26,0,-45,21,-45,47","w":202},"p":{"d":"193,-88v0,62,-76,114,-127,74r0,88r-49,0r0,-245r49,-5r0,14v56,-41,127,13,127,74xm103,-136v-33,0,-40,24,-37,61v2,20,15,31,37,34v28,-2,47,-17,47,-44v0,-33,-17,-51,-47,-51"},"q":{"d":"8,-88v0,-62,70,-115,126,-74r0,-14r50,5r0,245r-50,0r0,-88v-50,40,-126,-12,-126,-74xm134,-104v-12,-49,-84,-37,-84,19v0,49,81,59,84,10r0,-29","w":206},"r":{"d":"63,-156v16,-16,36,-24,62,-18r-8,48v-20,-15,-44,-8,-54,18r0,108r-49,0r0,-171r49,-5r0,20","w":139},"s":{"d":"16,-121v-3,-60,95,-73,127,-32r-28,31v-10,-15,-40,-18,-53,-8v-10,29,52,17,66,36v11,8,17,22,17,43v1,63,-105,66,-136,27r27,-31v8,14,49,21,64,10v13,-30,-50,-17,-66,-36v-12,-7,-18,-20,-18,-40","w":163},"t":{"d":"81,-136v4,38,-16,109,35,92r10,36v-40,23,-94,-6,-94,-52r0,-76r-26,0r0,-40r26,0r0,-47r49,-6r0,53r27,0r0,40r-27,0","w":138},"u":{"d":"62,-176v6,51,-21,134,35,134v10,0,20,-7,27,-20r0,-114r49,0r0,176r-49,0r0,-16v-41,37,-111,6,-111,-51r0,-109r49,0","w":197},"v":{"d":"3,-176r71,176r42,0r70,-176r-50,0r-42,110r-41,-110r-50,0","w":200},"w":{"d":"148,0r44,0r47,-176r-46,0r-27,106r-25,-106r-37,0r-26,104r-27,-104r-47,0r48,176r43,0r27,-88","w":256},"x":{"d":"65,-92r-57,-83r50,0r32,47r32,-47r50,0r-57,83r63,92r-51,0r-37,-55r-37,55r-51,0","w":192},"y":{"d":"64,-176v6,51,-21,134,35,134v10,0,20,-7,28,-19r0,-115r49,0v-5,105,32,251,-88,251v-25,0,-47,-10,-67,-29r23,-27v32,31,91,21,83,-35v-42,37,-112,5,-112,-51r0,-109r49,0","w":198},"z":{"d":"155,0r-140,0r0,-12r73,-122r-73,0r0,-41r140,0r0,12r-73,122r73,0r0,41","w":178},"|":{"d":"34,70r0,-404r49,0r0,404r-49,0","w":136}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Alejandro Paul, 2008. All rights reserved.
 * 
 * Trademark:
 * Calgary Script is a trademark of Alejandro Paul.
 * 
 * Description:
 * Copyright (c) Alejandro Paul, 2008. All rights reserved.
 * 
 * Manufacturer:
 * Alejandro Paul
 * 
 * Designer:
 * Alejandro Paul
 * 
 * Vendor URL:
 * www.sudtipos.com
 */
Cufon.registerFont({"w":90,"face":{"font-family":"Calgary Script OT","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 0 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"13","cap-height":"12","bbox":"-94.9876 -309 341.02 112.57","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007D"},"glyphs":{" ":{"w":64},"!":{"d":"72,-31v0,15,-8,40,-25,40v-14,0,-33,-13,-33,-28v0,-11,12,-36,24,-36v11,0,34,12,34,24xm179,-224v-35,52,-70,100,-99,155v-7,14,-34,-2,-27,-16v14,-27,68,-155,71,-168v14,-26,65,1,55,29","w":107},"\"":{"d":"96,-149v10,-41,-4,-88,27,-91v16,-2,41,11,30,31r-38,68v-7,12,-18,5,-19,-8xm223,-218v-11,31,-43,41,-58,73v-6,13,-19,6,-20,-6r26,-79v11,-21,49,-7,52,12","w":172},"#":{"d":"114,-99v-13,34,-19,55,-45,59v-3,0,-5,-2,-5,-7v0,-1,0,-1,19,-52v-33,0,-42,0,-55,-1v-1,-12,-3,-23,4,-26r61,0v4,-10,8,-19,12,-32r-46,0v-6,-34,-1,-23,55,-25v15,-43,18,-49,23,-66v2,-7,5,-9,8,-9v25,14,2,53,-4,75r35,0v9,-18,10,-44,25,-56v14,10,15,31,3,56v29,-2,68,0,69,22v0,3,-3,6,-8,7v-33,0,-54,-2,-70,-2r-11,30v18,-5,57,19,33,28r-43,0v-20,50,-11,70,-51,80v-4,0,-8,-4,-5,-7v12,-35,26,-58,27,-74r-31,0xm166,-156v-9,0,-20,-1,-33,-1v-3,10,-7,21,-10,31v9,0,18,-1,32,-1","w":208},"$":{"d":"13,-80v12,8,22,23,41,31r18,-34v-9,-19,-21,-42,-21,-65v1,-40,56,-116,114,-113v10,-15,14,-39,29,-48v8,1,17,8,16,16v-8,8,-19,22,-30,39v11,16,36,35,25,61v-2,1,-24,49,-50,71v-8,0,-20,-17,-20,-25v0,-11,25,-42,19,-50v-3,0,-6,0,-9,1r-45,84v9,19,26,40,26,63v0,38,-42,46,-74,34v-5,14,-11,34,-27,25r14,-30v-25,-9,-50,-42,-26,-60xm126,-186v-17,13,-36,33,-31,60xm67,-45v18,2,20,-11,11,-25v-4,9,-7,17,-11,25","w":158},"%":{"d":"81,-172v-12,0,-25,-9,-25,-24v0,-29,35,-76,56,-76v15,0,22,14,21,28v34,1,43,-14,66,-23v12,0,39,17,25,29v-49,43,-152,182,-184,246v-2,5,-5,7,-9,7v-7,0,-16,-9,-16,-18v20,-46,115,-166,136,-219v-4,-8,-12,3,-23,1v-9,25,-28,49,-47,49xm167,-63v-3,26,-20,80,-47,80v-16,0,-31,-17,-31,-30v0,-38,58,-117,78,-50xm144,-50v0,-4,-1,-6,-5,-6v-9,0,-30,32,-30,47v0,4,2,8,7,8v10,0,28,-35,28,-49xm78,-186v9,-1,40,-40,27,-52v-10,1,-41,37,-27,52","w":172},"&":{"d":"186,-266v18,0,50,7,50,20v0,13,-25,30,-32,48v-3,8,-2,13,-6,13v-39,0,-38,-35,-21,-57v-30,0,-42,32,-42,74v0,36,9,79,23,117v20,-20,29,-45,39,-53v3,0,5,7,5,7v-13,32,-26,50,-38,62v5,13,12,21,16,34v-4,19,-58,27,-65,-3v-48,28,-114,29,-114,-28v0,-39,32,-94,97,-131v0,-57,17,-103,88,-103xm99,-141v-29,23,-47,60,-47,87v0,32,32,41,61,29v-3,-33,-11,-76,-14,-116","w":184},"(":{"d":"14,33v-12,-128,91,-290,160,-334v8,1,7,11,3,17v-69,77,-135,215,-150,315v0,4,-12,10,-13,2","w":63},")":{"d":"166,-299v12,128,-91,290,-160,334v-8,-1,-7,-11,-3,-17v69,-77,135,-215,150,-315v0,-4,12,-10,13,-2","w":63},"*":{"d":"105,-147r-6,-37v-12,30,-20,40,-38,19r29,-24v-20,12,-54,-3,-36,-20r33,9v-14,-9,-17,-41,6,-42r6,38v4,-23,23,-43,38,-20r-28,25v17,-12,52,6,34,19r-34,-9v13,7,20,42,-4,42","w":118},"+":{"d":"59,0v-33,-17,-5,-69,-23,-106v-15,12,-21,2,-22,-11v6,-30,43,-28,85,-40v13,-20,6,-47,38,-47v35,0,5,30,-1,46v13,4,28,20,28,30v0,16,-34,10,-50,10v-17,32,-31,63,-44,99v-3,8,-6,19,-11,19xm45,-109v6,14,6,38,19,30v6,-10,13,-24,19,-39v-14,2,-27,5,-38,9","w":120},",":{"d":"-6,30v15,-9,34,-17,39,-34v-11,3,-19,-2,-18,-14v0,-15,11,-37,23,-37v24,0,33,10,33,24v-1,29,-40,75,-77,61"},"-":{"d":"132,-56v-44,-3,-84,5,-87,-6v0,-36,109,-20,108,-27v3,0,5,1,5,5v0,12,-13,28,-26,28","w":159},".":{"d":"72,-31v0,15,-8,40,-25,40v-14,0,-33,-13,-33,-28v0,-11,12,-36,24,-36v11,0,34,12,34,24"},"\/":{"d":"131,-281v5,-16,29,-2,29,7v-41,46,-141,233,-168,301v-1,4,-23,13,-22,1","w":68},"0":{"d":"77,17v-39,0,-65,-32,-65,-71v0,-73,71,-178,120,-213v22,-15,49,-5,60,19v20,6,36,11,36,37v0,46,-84,228,-151,228xm69,-16v43,0,110,-149,110,-182v0,-5,-2,-18,-11,-18v-39,0,-113,130,-113,175v0,14,5,25,14,25","w":182},"1":{"d":"174,-230v-69,92,-109,168,-145,240v-9,19,-39,-6,-41,-17r100,-197v-16,1,-20,-21,-7,-25v35,-9,24,-40,53,-40v15,0,55,19,40,39","w":102},"2":{"d":"136,-1v-43,-6,-98,1,-132,14v-8,0,-14,-16,-14,-30v0,-10,3,-18,12,-18v48,0,165,-122,165,-167v0,-3,-2,-5,-6,-5v-26,0,-69,40,-82,59v-4,6,-6,16,-11,16v-10,-1,-19,-37,-15,-52v25,-37,81,-84,126,-84v28,0,61,21,48,49v0,55,-106,140,-152,176v32,0,62,-1,58,15v-2,10,23,24,3,27","w":163},"3":{"d":"148,-217v-36,1,-60,24,-81,34v-7,-8,-10,-39,1,-44v28,-21,70,-46,101,-46v30,0,46,34,46,66v0,27,-31,56,-55,68v-19,10,-22,9,-22,16v81,54,-12,135,-90,135v-27,0,-54,-10,-55,-37v4,-23,14,-3,33,-3v23,0,89,-25,89,-52v-13,-27,-76,6,-67,-42v1,-6,4,-11,15,-14v19,-5,90,-46,96,-76v0,-4,-3,-5,-11,-5","w":175,"k":{"9":13,"8":10,"6":8,"4":8,"3":8,"2":8,"0":8}},"4":{"d":"162,-98v11,-1,15,11,16,22v2,18,-22,17,-38,18v-15,24,-27,61,-39,77v-8,0,-27,-4,-27,-10v0,-12,13,-41,22,-63v-18,1,-41,3,-72,6v-23,-12,-20,-35,-12,-48v41,-62,89,-126,127,-165v21,-20,38,8,69,-1v17,0,33,4,33,27v0,3,-79,118,-79,137xm143,-187v-17,11,-67,63,-83,88v10,7,54,10,54,-9r32,-76v0,-2,-2,-3,-3,-3","w":167},"5":{"d":"221,-244v0,35,-58,31,-91,31v-8,17,-32,49,-25,61v40,-9,69,13,69,48v0,49,-47,116,-129,116v-27,0,-55,-10,-56,-37v5,-23,11,-3,33,-3v59,0,98,-37,98,-60v0,-10,-8,-18,-26,-18v-25,0,-40,14,-40,14v-7,0,-20,-15,-20,-23v10,-36,66,-119,56,-144v1,-16,19,-9,37,-9v26,0,59,-2,73,-8v11,0,21,17,21,32","w":170,"k":{"9":21,"6":8,"3":10,"2":8}},"6":{"d":"85,14v-38,0,-70,-24,-70,-65v0,-84,100,-228,171,-228v14,0,32,22,32,41v0,3,-3,4,-6,4v-44,0,-89,49,-118,100v35,-36,80,-5,79,43v0,47,-40,105,-88,105xm121,-97v0,-16,-18,-23,-37,-19v-14,28,-23,55,-23,72v0,10,3,16,11,16v16,0,49,-43,49,-69","w":172,"k":{"9":15,"8":10,"7":8,"6":8,"2":8}},"7":{"d":"24,9v0,-77,85,-184,106,-220v0,-3,-1,-3,-4,-3v-17,0,-42,12,-61,12v-8,0,-11,-5,-11,-11v0,-17,21,-48,28,-48v48,3,148,-34,125,35v10,23,-117,110,-151,240v-4,12,-31,0,-32,-5","w":138},"8":{"d":"223,-178v-22,15,-48,31,-73,49v13,16,23,37,23,69v1,65,-72,103,-122,59v-24,-6,-35,-27,-35,-45v0,-30,36,-61,75,-88v-18,-25,-36,-50,-36,-62v0,-51,91,-81,130,-81v20,0,49,4,49,31v0,8,-3,16,-8,25v10,18,15,30,-3,43xm109,-189v0,13,7,23,16,33v35,-23,65,-44,65,-59v-10,-23,-76,9,-81,26xm76,-26v25,-4,70,-45,37,-76v-27,22,-45,45,-45,66v0,7,3,10,8,10","w":177},"9":{"d":"35,-117v0,-71,95,-209,176,-145v17,0,33,4,33,27v0,3,-62,88,-135,249v-5,12,-31,0,-32,-5v7,-35,29,-72,43,-113v-30,34,-85,37,-85,-13xm77,-106v18,0,88,-88,88,-114v0,-5,-2,-8,-7,-8v-19,0,-85,66,-85,116v0,4,1,6,4,6","w":174},":":{"d":"72,-31v0,15,-8,40,-25,40v-14,0,-33,-13,-33,-28v0,-11,12,-36,24,-36v11,0,34,12,34,24xm103,-137v0,15,-8,40,-25,40v-14,0,-33,-13,-33,-28v0,-11,12,-36,24,-36v11,0,34,12,34,24"},";":{"d":"-6,30v15,-9,34,-17,39,-34v-11,3,-19,-2,-18,-14v0,-15,11,-37,23,-37v24,0,33,10,33,24v-1,29,-40,75,-77,61xm103,-137v0,15,-8,40,-25,40v-14,0,-33,-13,-33,-28v0,-11,12,-36,24,-36v11,0,34,12,34,24"},"<":{"d":"40,-94v14,-47,83,-61,137,-72v16,2,5,30,13,41v0,3,-1,4,-5,4v-21,0,-104,17,-118,25v37,8,87,25,105,33v1,1,2,9,-2,8v-43,-14,-89,-23,-125,-31v-4,-1,-5,-4,-5,-8","w":206},"=":{"d":"23,-131v8,-33,74,-25,126,-29v21,-2,48,34,10,34v-51,0,-71,10,-127,10v-7,0,-9,-11,-9,-15xm13,-65v-13,-6,-13,-25,2,-30v18,-2,137,-36,144,10v0,6,-5,10,-19,10v-51,0,-71,3,-127,10","w":120},">":{"d":"137,-126v10,8,13,39,-8,43r-148,30v0,-2,5,-7,5,-7v24,-8,89,-25,132,-33v-8,-8,-78,-25,-99,-25v-6,-6,4,-18,0,-29v0,-8,2,-14,11,-14v30,0,97,26,107,35","w":206},"?":{"d":"159,-285v37,0,48,24,41,56v41,65,-112,106,-112,144v0,6,12,9,12,9v-3,26,-56,29,-55,-5v0,-41,108,-102,108,-139v-16,-12,-85,24,-75,53v0,6,-8,9,-12,9v-13,0,-15,-26,-15,-34v0,-48,67,-93,108,-93xm72,-31v0,15,-8,40,-25,40v-14,0,-33,-13,-33,-28v0,-11,12,-36,24,-36v11,0,34,12,34,24","w":140},"@":{"d":"201,-109v-10,28,-38,53,-41,83v0,4,2,7,4,7v27,0,103,-177,7,-178v-65,0,-134,99,-134,174v0,44,42,80,88,80v37,0,37,-29,41,-29v9,0,15,6,15,15v0,15,-15,34,-49,34v-58,0,-113,-49,-113,-109v0,-92,74,-208,151,-208v45,0,76,35,76,77v0,73,-67,174,-89,174v-11,0,-21,-8,-22,-32v-14,14,-32,34,-43,34v-14,0,-32,-11,-32,-26v0,-50,62,-156,90,-156v15,1,37,22,22,36v13,1,29,11,29,24xm90,-12v25,-11,50,-68,58,-86v0,-4,-3,-7,-6,-7v-10,2,-67,75,-52,93","w":243},"A":{"d":"-14,-16v54,-85,112,-149,177,-237v18,-23,23,-29,44,-12v10,7,52,5,42,31v-22,23,-72,151,-86,237v-1,5,-2,10,-10,10v-36,4,-15,-52,-15,-72v-4,-11,-49,3,-63,3v-14,4,-41,50,-53,67v-13,17,-36,-13,-36,-27xm107,-101v2,8,34,5,38,6v4,-22,15,-45,15,-67v-4,0,-53,56,-53,61","w":183,"k":{"V":-15}},"B":{"d":"43,-12v-6,9,-10,25,-20,29v-9,0,-32,-14,-32,-24v21,-45,120,-234,124,-249v10,-18,28,-15,46,-5v47,-26,86,5,97,49v0,36,-73,69,-101,83v33,6,53,21,53,45v0,40,-50,92,-116,92v-18,0,-42,-4,-51,-20xm55,-36v39,17,101,-33,103,-59v6,-18,-35,-18,-56,-23v-17,28,-33,56,-47,82xm118,-145v27,-12,86,-44,86,-71v-1,-10,-23,-10,-34,-6v-19,27,-37,53,-52,77","w":202,"k":{"I":13}},"C":{"d":"140,-17v-24,29,-135,65,-135,-8v0,-84,115,-249,166,-249v19,0,27,13,35,32v46,48,-29,79,-51,137v-1,4,-3,6,-6,6v-10,0,-24,-27,-24,-40v0,-24,38,-52,33,-58v-21,0,-110,121,-110,170v0,9,9,12,21,12v25,5,60,-26,71,-2","w":162,"k":{"A":13,"D":9,"H":12,"I":19}},"D":{"d":"204,-273v33,0,48,21,48,51v0,80,-101,225,-217,228v-5,28,-41,10,-46,-8v58,-89,108,-234,113,-249v6,-17,25,-10,42,-10v25,0,47,-12,60,-12xm191,-208v0,-32,-25,-15,-41,0v-30,44,-70,128,-100,186v77,-20,141,-134,141,-186","w":193,"k":{"X":8,"V":-15,"Y":-18,"A":12,"D":8,"H":16,"I":16}},"E":{"d":"136,-2v-29,-1,-68,13,-97,18v-19,-5,-49,-30,-34,-55v68,-116,97,-193,98,-219v9,-18,91,-7,110,-11v17,0,29,37,11,46v-21,1,-58,-6,-67,6v-5,15,-57,69,-37,76v22,-1,41,-2,40,21v0,8,-4,15,-13,16v-77,6,-68,19,-88,60v23,12,84,-17,83,33v0,5,-2,9,-6,9","w":148},"F":{"d":"103,-258v9,-18,91,-7,110,-11v17,0,29,37,11,46v-21,1,-48,-6,-62,4v-5,7,-34,52,-44,72v8,16,50,-7,47,27v0,8,-4,15,-13,16v-38,4,-63,13,-63,13v-6,6,-45,80,-52,99v-2,5,-4,7,-7,7v-6,0,-30,-18,-30,-25v9,-31,27,-58,47,-105v-10,-7,-12,-16,-12,-25v2,-10,12,-3,25,-4v24,-58,48,-89,43,-114","w":142,"k":{"V":-24,"O":-12,"Q":-12,"Y":-12,"A":13}},"G":{"d":"68,-77v8,-15,55,-11,81,-11v15,0,29,31,13,38v-18,0,-19,4,-19,4v-30,38,-64,59,-90,59v-25,0,-44,-19,-44,-61v0,-85,91,-226,160,-226v7,0,17,1,20,8v13,26,28,43,28,60v0,24,-42,65,-54,93v-2,5,-6,8,-10,8v-10,0,-24,-14,-24,-24v-2,-29,38,-59,27,-69v-25,0,-116,118,-116,166v0,14,6,19,13,19v16,0,40,-24,40,-37v0,-15,-25,-6,-25,-27","w":163,"k":{"X":16,"I":13}},"H":{"d":"182,-234v-20,35,-49,61,-65,100v10,9,42,2,49,-9v26,-41,41,-69,64,-118v10,-21,82,-11,59,17v-70,85,-121,185,-149,252v-1,3,-3,4,-6,4v-7,-2,-39,-19,-32,-33r35,-70v-12,-11,-33,3,-48,8v-23,28,-47,96,-65,105v-9,0,-32,-14,-32,-24v21,-45,120,-235,125,-249v11,-30,61,-4,65,17","w":192,"k":{"V":-18,"O":-24,"Q":-24,"Y":-18}},"I":{"d":"119,-260v44,1,102,-10,110,-2v-2,17,-28,14,-38,24v-29,30,-102,177,-122,220v2,12,31,-2,33,8v0,6,-11,18,-18,18v-36,0,-92,4,-100,4v-9,1,-9,-13,-3,-16v23,-8,29,-5,43,-29v14,-23,97,-182,97,-202v0,-4,-6,-5,-18,-5v-3,0,-5,-2,-5,-5v0,-6,7,-15,21,-15","w":114,"k":{"V":-20,"?":-32,"O":-19,"Q":-19,"Y":-20,"T":-28}},"J":{"d":"86,-122v-9,19,-53,84,-42,107v6,0,21,-19,45,-67v17,-35,55,-129,72,-177v11,-31,79,1,61,27v-34,48,-99,189,-148,247v-19,23,-70,-2,-70,-30v0,-34,28,-85,42,-118v6,-14,41,-1,40,11","w":137,"k":{"T":-22,"Q":-19,"O":-19,"V":-24,"U":-16}},"K":{"d":"177,-239v-15,29,-40,50,-54,83v25,7,97,-97,129,-110v24,-1,57,22,31,41v-54,40,-162,106,-163,126v-3,42,21,85,44,95v0,9,-25,16,-35,16v-37,0,-42,-51,-44,-87v-14,-10,-34,43,-57,85v-10,18,-38,-6,-40,-17v21,-45,118,-235,124,-249v12,-29,61,-5,65,17","w":162},"L":{"d":"177,-239v-28,48,-119,172,-119,195v5,7,41,3,48,4v10,2,23,32,15,38v-15,0,-74,5,-101,19v-14,0,-28,-34,-18,-53v35,-69,107,-207,110,-220v13,-29,61,-5,65,17","w":127},"M":{"d":"211,-173v-39,56,-73,140,-94,151v-12,0,-30,-25,-30,-35r29,-94v-39,61,-76,132,-88,161v-3,6,-5,7,-8,7v-9,0,-32,-14,-32,-24v53,-107,119,-235,125,-249v12,-30,70,-6,61,26r-32,108v23,-27,98,-142,102,-149v19,-20,58,19,54,28v-49,108,-88,179,-103,249v0,9,-10,10,-10,10v-10,0,-32,-18,-32,-28v0,-6,32,-90,58,-161","w":226,"k":{"V":-12}},"N":{"d":"125,4v-9,-1,-32,-16,-32,-37v0,-14,3,-43,7,-68v-17,-11,-45,72,-72,111v-8,19,-38,-6,-40,-17v21,-45,118,-235,124,-249v12,-29,61,-5,65,17v-27,77,-35,99,-46,166v27,-60,67,-161,87,-203v14,-29,61,-4,65,17v0,4,-2,6,-4,9v-75,94,-119,189,-141,242v-4,9,-8,12,-13,12","w":176,"k":{"V":-20,"J":13,"O":-24,"Q":-24,"Y":-16,"A":8}},"O":{"d":"66,17v-40,0,-66,-32,-66,-71v0,-68,87,-220,142,-220v15,0,31,9,39,26v20,6,36,11,36,37v0,46,-84,228,-151,228xm58,-16v43,0,109,-149,109,-182v0,-5,-1,-18,-10,-18v-39,0,-113,130,-113,175v0,14,5,25,14,25","w":164,"k":{"X":16,"O":-16,"Q":-16,"A":10,"H":15,"I":16,"v":-8,"w":-8}},"P":{"d":"269,-209v0,55,-117,101,-176,138v-6,-2,-7,-10,-12,-2v-10,16,-27,52,-44,83v-10,19,-38,-6,-41,-17v21,-45,121,-234,125,-249v6,-22,20,-12,37,-12v12,0,28,-7,43,-7v32,0,68,40,68,66xm115,-122v24,-18,108,-72,108,-97v-10,-16,-42,-3,-56,6v-9,17,-61,79,-52,91","w":179,"k":{"T":-20,"Q":-20,"O":-20,"F":-12,"A":13,"V":-12}},"Q":{"d":"92,8v-43,26,-92,-17,-92,-62v0,-73,71,-180,121,-213v22,-15,49,-4,60,19v20,6,36,11,36,37v0,36,-52,156,-107,206v8,28,0,53,-15,31v0,-5,-1,-12,-3,-18xm80,-26v-7,-13,-9,-25,-21,-28v0,-9,21,-31,26,-35v12,5,14,24,17,38v33,-46,65,-124,65,-147v0,-5,-1,-18,-10,-18v-39,0,-113,130,-113,175v-1,28,20,31,36,15","w":164,"k":{"X":16,"O":-16,"Q":-16,"A":10,"H":15,"I":16,"v":-8,"w":-8}},"R":{"d":"136,-99v-17,22,10,81,34,90v-37,44,-80,-26,-87,-66v-2,-3,-7,-2,-8,2v-11,16,-27,52,-44,83v-10,19,-38,-6,-41,-17v21,-45,119,-234,124,-249v6,-21,21,-14,38,-12v33,-7,70,-15,88,18v78,72,-56,113,-104,151xm109,-122v31,-25,96,-65,108,-97v-10,-16,-42,-3,-56,6v-9,17,-61,79,-52,91","w":186,"k":{"Y":-8}},"S":{"d":"12,-64v16,11,36,38,64,38v6,0,14,0,14,-8v0,-20,-37,-74,-37,-117v0,-41,63,-125,122,-125v11,0,25,3,29,19v51,49,7,77,-39,142v-11,15,-29,-13,-29,-23v0,-19,34,-50,32,-68v-21,0,-67,41,-67,71v0,29,37,64,37,105v0,30,-24,43,-52,43v-39,0,-86,-26,-86,-61v0,-6,5,-16,12,-16","w":155,"k":{"Y":-12,"Q":-16,"O":-16,"V":-20}},"T":{"d":"1,-8v12,-48,67,-142,95,-211v-29,5,-57,-11,-56,-32v6,-10,88,-18,169,-18v16,0,29,33,12,43v-18,2,-57,-1,-64,7v-39,46,-88,164,-124,227v-3,5,-4,7,-7,7v-6,0,-25,-16,-25,-23","w":86,"k":{"W":-28,"V":-36,"U":-24,"?":-48,"!":-28,"O":-36,"Q":-36,"Y":-40,"I":-16,"G":-16,"C":-12,"B":-12,"F":-24,"Z":-24}},"U":{"d":"161,-238v-25,42,-109,143,-111,203v0,13,3,18,7,18v26,0,60,-72,74,-96v25,-42,56,-115,79,-164v9,-18,56,-11,59,10v-21,43,-145,191,-130,271v0,0,-32,0,-33,-21v-25,31,-96,53,-96,-18v0,-73,79,-194,85,-220v14,-27,61,-4,66,17","w":165,"k":{"Y":-20,"T":-16,"V":-24}},"V":{"d":"126,-237v-29,43,-65,142,-77,176v0,5,4,2,8,1v33,-43,106,-166,138,-211v15,-23,56,1,57,24v0,4,-2,7,-6,10v-90,79,-150,198,-181,246v-12,20,-21,17,-33,-1v-19,-1,-35,-15,-32,-40v9,-73,49,-136,65,-219v12,-26,57,-7,61,14","w":132,"k":{"Y":-32,"T":-40,"Q":-28,"O":-28,"G":-20,"F":-16,"A":8,"U":-24,"S":-24,"J":16}},"W":{"d":"53,9v-19,28,-52,-7,-52,-30v0,-36,56,-151,83,-231v9,-28,57,-8,61,14v0,4,-2,6,-4,9v-29,40,-81,139,-92,168v0,5,4,2,8,1v33,-43,72,-120,105,-164v15,-19,41,8,41,23v0,4,-2,7,-6,10v-33,50,-43,96,-52,116v2,4,5,1,8,0v33,-43,106,-165,138,-210v15,-21,51,-2,50,23v0,4,-2,7,-6,10v-90,79,-143,198,-174,246v-14,11,-57,8,-55,-18v2,-28,10,-56,19,-85v-27,37,-46,78,-72,118","w":213,"k":{"T":-36,"Q":-36,"O":-36,"G":-12,"A":18,"V":-24,"U":-16,"S":-16}},"X":{"d":"0,-11v15,-37,49,-57,87,-102v-2,-26,-2,-52,-2,-75v0,-53,-13,-72,33,-72v22,0,48,4,36,20v-8,18,-13,45,-16,75r108,-109v14,-4,34,6,34,18v-27,39,-93,96,-146,158v-1,38,3,79,21,88v3,1,4,3,4,5v-28,37,-61,14,-65,-48v-22,20,-52,78,-62,73v-14,-1,-31,-14,-32,-31","w":167,"k":{"T":-24,"G":-8,"F":-12}},"Y":{"d":"-2,-15v5,-24,52,-72,52,-97v0,-27,-3,-84,-6,-137v8,-27,55,-6,55,15v0,-4,-9,50,-12,64v27,-21,40,-54,60,-91v11,-21,61,-4,65,16v0,4,-3,7,-6,11v-99,113,-139,192,-169,242v-1,3,-3,4,-6,4v-6,0,-33,-19,-33,-27","w":105,"k":{"V":-28,"U":-24,"S":-16,"O":-28,"Q":-28,"A":10,"T":-28,"G":-16}},"Z":{"d":"29,16v-16,-5,-32,-26,-39,-37v0,-3,1,-7,6,-12v64,-77,154,-166,154,-176v-16,-21,-70,18,-78,-4v0,-7,19,-41,28,-41v25,0,120,-40,122,14v0,5,10,17,10,27v-24,41,-151,138,-170,173v5,7,41,3,48,4v10,2,23,32,15,38v-31,0,-63,4,-96,14","w":145,"k":{"T":-24,"Q":-12,"O":-12,"V":-32}},"[":{"d":"165,-286v38,0,33,1,37,1v4,0,6,1,6,4v0,5,-8,17,-15,17v-14,0,-31,-1,-35,4v-27,31,-115,207,-133,252v5,13,46,-4,51,8v0,6,-11,18,-18,18v-36,0,-53,2,-61,2v-23,0,-4,-32,1,-42v14,-23,118,-226,127,-244v6,-13,13,-20,40,-20","w":96},"\\":{"d":"71,-294v-5,107,-12,269,-16,349v0,3,-1,4,-3,4v-5,0,-15,-11,-15,-17v7,-64,20,-262,5,-342v4,-9,30,-8,29,6","w":85},"]":{"d":"11,20v-38,0,-34,-1,-38,-1v-4,0,-6,-1,-6,-4v0,-5,8,-17,15,-17v14,0,32,1,36,-4v27,-31,113,-209,133,-252v-5,-13,-46,4,-51,-8v0,-6,11,-18,18,-18v36,0,53,-2,61,-2v23,0,4,32,-1,42v-14,23,-119,226,-128,244v-6,13,-12,20,-39,20","w":63},"_":{"d":"15,35v-18,0,-29,-17,-10,-23v24,-2,176,-27,199,11v-2,10,-48,6,-65,7v-42,0,-61,5,-124,5","w":214},"a":{"d":"200,-121v-18,24,-78,123,-107,132v-11,0,-22,-8,-23,-32v-14,14,-32,34,-43,34v-14,0,-32,-11,-32,-26v0,-50,63,-156,91,-156v16,1,37,22,21,36v13,1,29,11,29,24v-10,28,-38,53,-41,83v0,4,2,7,4,7v28,-16,71,-84,95,-108v3,0,6,6,6,6xm25,-12v25,-11,50,-68,58,-86v0,-4,-3,-7,-6,-7v-11,2,-64,73,-52,93","w":139},"b":{"d":"182,-121v-16,23,-45,82,-87,71v-21,32,-47,63,-65,63v-17,0,-27,-15,-27,-46v0,-41,86,-185,101,-218v10,-24,44,-2,45,16v0,3,-1,7,-2,9v-28,42,-118,169,-118,216v0,4,1,5,4,5v9,0,31,-33,47,-64v-8,-29,10,-83,22,-83v51,12,28,40,7,81v24,1,56,-45,67,-56v3,0,6,6,6,6","w":121},"c":{"d":"184,-121v-26,34,-82,140,-137,140v-17,0,-47,-21,-47,-51v0,-45,49,-121,94,-139v30,-3,31,31,41,47v-8,15,-32,42,-38,67v-12,8,-34,-13,-22,-27v0,-2,-1,-3,-3,-3v-12,0,-39,56,-39,71v0,7,6,9,13,9v50,-2,100,-89,132,-120v3,0,6,6,6,6","w":123},"d":{"d":"201,-121v-18,24,-78,123,-107,132v-11,0,-22,-8,-23,-32v-14,14,-32,34,-43,34v-14,0,-32,-11,-32,-26v0,-61,56,-142,91,-156v10,0,20,10,26,19v16,-34,29,-69,44,-101v11,-23,44,-3,46,16v0,3,-1,7,-2,9v-39,52,-105,177,-105,200v0,4,2,7,4,7v28,-16,71,-84,95,-108v3,0,6,6,6,6xm26,-12v25,-12,51,-62,66,-96v0,-4,-3,-7,-6,-7v-10,2,-73,82,-60,103","w":141},"e":{"d":"183,-121v-21,32,-86,137,-133,136v-14,0,-48,-20,-48,-47v0,-54,51,-135,90,-135v12,0,14,20,25,27v7,5,21,6,21,24v0,17,-72,66,-103,82v-2,12,-4,28,10,27v50,-2,101,-88,133,-120v3,0,5,6,5,6xm41,-55v44,-30,57,-52,64,-66v-28,0,-51,36,-64,66","w":123},"f":{"d":"49,-30v0,0,-9,-9,-9,-23v-11,19,-55,92,-47,120v13,0,56,-78,56,-97xm159,-121v-14,17,-57,101,-90,103v-14,34,-45,106,-75,122v-12,-4,-36,-15,-36,-36v0,-62,121,-262,145,-311v11,-23,44,-3,46,15v-10,30,-78,94,-79,123v0,12,19,2,19,20v1,18,-9,26,-3,32v24,-8,53,-62,68,-74v3,0,5,6,5,6","w":100},"g":{"d":"0,75v25,-10,36,-62,49,-85v-18,17,-48,18,-53,-3v0,-50,57,-158,85,-158v16,0,41,20,27,38v17,1,36,18,24,36v-27,40,-48,86,-78,150v-11,24,-32,47,-54,47v-32,0,-44,-16,-44,-32v0,-17,13,-33,31,-33v-6,15,0,41,13,40xm25,-24v10,6,19,2,34,-10v11,-35,29,-54,26,-79v-15,0,-60,65,-60,89","w":124,"k":{"'":41,"\"":41}},"h":{"d":"72,-99v16,-10,35,-37,43,-39v13,1,29,8,29,20v-7,29,-60,70,-44,89v27,-13,67,-78,89,-98v3,0,5,6,5,6v-20,28,-71,119,-112,129v-9,0,-15,-9,-15,-35v0,-11,12,-44,12,-44v-20,11,-43,49,-55,79v-3,6,-4,8,-9,8v-6,0,-35,-14,-27,-30v49,-97,81,-165,113,-237v10,-24,44,-2,46,16v-18,37,-67,105,-78,134v0,2,2,2,3,2","w":134},"i":{"d":"66,-185v0,-13,15,-34,29,-34v37,0,32,48,6,57v-12,0,-35,-12,-35,-23xm39,-21v22,-12,74,-85,95,-106v3,0,5,6,5,6v-30,43,-59,93,-97,127v-19,17,-37,-22,-37,-41v0,-23,25,-74,39,-107v10,-22,43,-5,44,14v-17,46,-66,92,-49,107","w":79},"j":{"d":"47,-144v12,-20,43,-1,44,16r-113,221v-7,13,-18,19,-26,19v-21,5,-65,-24,-39,-44v1,1,14,22,24,13v28,-25,93,-169,110,-225xm65,-183v0,-13,15,-33,29,-33v37,0,32,48,6,57v-12,0,-35,-13,-35,-24","w":75,"k":{"'":24,"\"":24}},"k":{"d":"79,-25v37,0,82,-79,106,-102v3,0,5,6,5,6v-16,25,-61,90,-86,117v-29,32,-56,-7,-64,-37v-6,15,-11,31,-18,49v-2,6,-4,8,-9,8v-6,0,-34,-14,-26,-30v49,-97,80,-165,112,-237v10,-24,44,-2,46,16v-20,47,-48,74,-72,123v17,-17,29,-44,56,-44v14,0,26,9,26,26v0,20,-62,62,-95,77v3,21,9,28,19,28xm121,-128v-12,-10,-64,48,-62,59v24,-14,62,-49,62,-59","w":130},"l":{"d":"39,-21v22,-12,74,-85,95,-106v3,0,5,6,5,6v-30,43,-58,93,-97,127v-19,17,-38,-19,-39,-39v0,-41,86,-185,101,-218v10,-24,44,-2,45,16v0,3,-1,7,-2,9v-36,57,-92,137,-112,199v0,3,2,6,4,6","w":80},"m":{"d":"269,-121v-17,21,-76,126,-108,124v-28,-3,-27,-46,-14,-71v-2,0,-17,15,-39,66v-6,14,-35,2,-35,-11v0,-25,30,-60,20,-60v-15,0,-56,65,-62,82v-2,5,-4,7,-8,7v-8,0,-26,-14,-26,-30v0,-26,53,-152,81,-152v9,0,25,11,25,22v-6,18,-53,59,-51,73v11,0,50,-59,75,-69v9,0,17,15,17,27v0,11,-14,24,-9,26v1,0,2,-1,5,-2v19,-24,44,-53,53,-57v13,1,28,11,28,24v-8,32,-50,54,-51,87v0,4,2,6,4,6v28,-13,67,-78,90,-98v3,0,5,6,5,6","w":208},"n":{"d":"103,-144v-6,18,-53,59,-51,73v8,0,58,-65,73,-71v13,1,28,11,28,24v-9,30,-38,53,-40,83v0,4,2,6,4,6v30,-15,66,-77,89,-98v3,0,5,6,5,6v-20,27,-67,124,-111,124v-10,0,-18,-11,-18,-38v0,-23,7,-32,7,-32v-22,6,-51,54,-58,76v-2,5,-4,7,-8,7v-8,0,-30,-14,-30,-30v0,-26,57,-152,85,-152v9,0,25,11,25,22","w":151},"o":{"d":"178,-121v-16,23,-45,82,-87,71v-22,32,-47,63,-65,63v-23,0,-32,-14,-32,-36v0,-53,55,-146,82,-146v8,0,14,11,23,17v48,13,31,37,6,81v25,1,55,-46,68,-56v3,0,5,6,5,6xm23,-7v10,0,33,-32,47,-59v-7,-13,0,-28,3,-40v-15,0,-54,53,-54,94v0,3,2,5,4,5","w":118},"p":{"d":"59,-162v10,-23,43,-5,40,18v19,-4,44,-12,44,15v0,38,-52,134,-92,134v-9,0,-17,-5,-24,-17v-13,28,-27,62,-45,108v-2,6,-4,8,-9,8v-6,0,-34,-14,-26,-30v49,-97,80,-164,112,-236xm81,-111v-15,27,-30,51,-46,83v4,5,9,6,13,6v12,0,50,-59,50,-82v0,-9,-7,-9,-17,-7","w":127,"k":{"'":51,"p":7,"\"":51}},"q":{"d":"158,-149v-15,43,-63,88,-79,154v8,1,17,-12,19,-2v-17,26,-49,62,-60,94v-6,17,-34,1,-30,-9r43,-99v-21,17,-53,16,-53,-16v0,-54,63,-144,83,-144v10,0,24,9,29,19v0,-2,12,-28,22,-22v11,0,26,13,26,25xm26,-26v5,16,23,1,34,-6r30,-75v0,-5,-3,-6,-5,-6v-11,0,-59,58,-59,87","w":126,"k":{"'":34,"\"":34}},"r":{"d":"17,-79v4,-11,16,-22,24,-34v-17,-5,-24,-15,-24,-25v0,-19,26,-40,57,-40v20,0,9,34,6,37v10,8,36,9,36,23v-9,26,-53,64,-54,96v0,4,2,6,4,6v31,-15,75,-86,101,-111v3,0,5,6,5,6v-24,34,-76,128,-127,139v-12,0,-17,-9,-17,-22v0,-28,21,-77,35,-105v-22,-2,-16,16,-35,34v-5,0,-11,1,-11,-4","w":112},"s":{"d":"94,-173v19,0,56,25,41,47v-6,9,-23,31,-28,51v-7,10,-26,-9,-26,-16v-1,-5,15,-24,6,-29v-30,11,-15,72,-16,108v0,20,-10,28,-23,28v-22,0,-65,-21,-52,-44v4,0,12,18,26,18v35,-8,10,-72,10,-103v0,-30,32,-60,62,-60","w":105,"k":{"'":33,"\"":33}},"t":{"d":"35,-19v36,-9,79,-83,106,-108v3,0,6,6,6,6v-25,31,-64,109,-110,130v-66,-22,-21,-80,9,-143v-22,-8,-25,-19,-25,-31v5,-13,24,1,44,-2v15,-27,25,-50,31,-62v12,-23,44,-3,46,16v-5,21,-21,32,-30,49v9,6,28,17,14,24r-34,4v-24,39,-51,70,-61,112v0,4,1,5,4,5","w":86},"u":{"d":"104,-21v22,-12,74,-85,95,-106v3,0,5,6,5,6v-30,43,-58,93,-96,127v-18,16,-33,-13,-37,-33v-16,19,-36,35,-50,35v-11,0,-18,-10,-18,-33v0,-42,28,-104,36,-123v4,-12,50,-13,51,2v0,19,-64,86,-64,120v0,9,2,12,6,12v9,0,28,-20,43,-44v9,-31,29,-74,38,-85v0,0,37,2,37,19v-13,36,-59,85,-46,103","w":144},"v":{"d":"182,-121v-17,24,-47,86,-91,70v-24,33,-50,61,-60,61v-8,0,-31,-7,-31,-23v0,-26,32,-158,64,-158v9,0,28,10,28,21v0,6,-65,85,-64,136v4,0,41,-27,52,-64v0,-31,23,-75,48,-75v7,0,10,4,10,11v0,15,-14,42,-32,70v31,5,56,-44,70,-55v3,0,6,6,6,6","w":121},"w":{"d":"133,-135v-8,21,-30,54,-27,72v4,29,20,19,34,-3v-13,-33,8,-87,35,-87v10,0,15,7,15,19v0,16,-9,40,-22,62v31,5,54,-45,70,-55v3,0,5,6,5,6v-16,24,-47,85,-90,70v-26,35,-45,53,-59,53v-14,0,-22,-20,-22,-62v-21,17,-38,44,-46,66v-2,5,-5,7,-9,7v-8,0,-24,-11,-24,-27v0,-26,39,-157,71,-157v9,0,28,10,28,21v0,7,-45,56,-44,80v8,0,51,-72,66,-78v12,1,19,5,19,13","w":182},"x":{"d":"86,-22v20,-12,73,-84,93,-105v3,0,6,6,6,6v-21,30,-64,97,-97,127v-24,12,-35,-15,-45,-45v-22,28,-40,57,-44,81v0,3,-3,4,-5,4v-5,0,-11,-5,-11,-12v0,-37,25,-75,51,-110v-8,-46,-17,-79,22,-84v18,-2,15,21,15,38v14,-15,23,-35,40,-46v20,0,33,37,15,46v-10,5,-32,26,-54,50v1,27,5,50,14,50","w":124},"y":{"d":"92,-146v0,22,-58,84,-67,120v0,4,3,6,6,6v11,0,39,-18,53,-52r38,-91v11,-23,43,-5,44,14v-30,61,-79,118,-121,246v-3,7,-7,7,-7,7v-8,-2,-28,-13,-23,-24v13,-26,28,-60,43,-94v-16,14,-33,25,-45,25v-9,0,-15,-6,-15,-19v0,-42,35,-121,43,-140v4,-12,51,-13,51,2","w":131,"k":{"'":26,"\"":26}},"z":{"d":"23,-60v6,-17,54,-37,55,-51v-12,-12,-47,20,-53,-4v0,-16,27,-55,30,-51v0,7,7,8,13,8v42,-6,82,-15,71,39v-2,9,-70,40,-76,53v24,-6,48,2,48,23v0,43,-70,125,-101,125v-15,0,-29,-20,-29,-35v3,-12,46,-81,76,-73v-14,21,-53,54,-48,77v18,0,60,-63,60,-87v0,-8,-21,-4,-27,-4v-7,0,-19,-11,-19,-20","w":121},"{":{"d":"71,-137v10,55,-73,133,-41,177v0,3,-2,4,-7,4v-5,0,-27,-14,-27,-40v0,-51,75,-128,48,-150v30,-20,27,-7,70,-87v25,-47,52,-54,65,-54v0,0,19,0,19,8v0,5,-12,9,-12,9v-43,26,-80,124,-115,133","w":66},"|":{"d":"75,-295v0,-16,28,-10,29,-1v-24,54,-51,266,-54,338v0,5,-16,19,-20,10v10,-81,45,-240,45,-347","w":79},"}":{"d":"96,-136v-8,-54,54,-106,25,-146v0,-3,3,-5,8,-5v5,0,26,15,26,41v0,40,-39,91,-39,106v6,10,13,16,-10,22v-6,3,-36,46,-69,109v-24,47,-52,53,-65,53v0,0,-19,1,-19,-7v0,-5,12,-9,12,-9v44,-27,93,-156,131,-164","w":75},"'":{"d":"158,-218v-12,30,-36,41,-51,73v-6,13,-19,6,-20,-6v8,-28,17,-66,19,-79v11,-21,49,-7,52,12","w":107},"`":{"d":"90,-220v13,1,17,41,44,50v-29,11,-75,-13,-68,-30v0,-11,9,-20,24,-20","w":79},"\u00a0":{"w":64}}});
