/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * From the WSI-Font Collection.  Digital font data Copyright (c)1995 Weatherly
 * Systems, Inc.  All Rights Reserved.  Redistribution strictly prohibited.
 * 
 * Trademark:
 * Digital font data provided under commercial license to by W.S.I. (205-880-2277)
 */
Cufon.registerFont({"w":183,"face":{"font-family":"VictorsHand","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","cap-height":"3","bbox":"-34 -320 333.047 192.817","underline-thickness":"7.2","underline-position":"-32.4","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":230},"!":{"d":"75,-263v30,10,2,58,-4,78v-12,42,-6,110,-17,155v-8,-10,-9,-24,-10,-41v0,-79,9,-138,31,-192xm41,13v2,3,19,8,17,17v1,7,-7,21,-14,20v-17,-3,-22,-30,-3,-37","w":88},"\"":{"d":"129,-229v-5,30,-3,53,3,84v-21,-12,-39,-75,-3,-84xm91,-145v-32,-14,-17,-83,7,-94v1,30,-11,57,-7,94","w":132,"k":{"q":81,"g":72,"e":84,"d":90,"c":78,"J":85,"A":95,".":63}},"#":{"d":"169,-200v13,-5,29,17,22,30r-8,4v-7,-28,-44,-19,-41,10v1,15,6,22,14,34v-23,10,-21,49,-21,84r-13,0v-6,-21,3,-54,-4,-74v-49,6,-48,40,-52,90v-1,8,-6,15,-12,21v-11,-23,6,-57,0,-88v-9,12,-26,28,-36,9v3,-7,14,-15,31,-24v12,-7,18,-25,18,-55v-15,7,-28,21,-40,10v7,-29,55,-25,60,-61v8,7,17,16,25,17v30,8,37,-82,54,-81v13,17,-36,63,3,74xm84,-122v32,-7,49,-21,41,-58v-34,1,-49,24,-41,58","w":200},"$":{"d":"152,-117v10,1,29,2,28,16v-2,19,-46,25,-34,57v0,3,1,10,3,21v-4,-1,-9,-1,-13,0v-3,-10,-7,-20,-11,-31v-26,4,-28,29,-27,61v-5,0,-9,1,-13,3v-7,-16,-15,-18,-37,-17v2,-21,35,-46,30,-66v4,-26,-54,-28,-51,-56v3,-31,75,-51,68,-70v2,-12,7,-21,17,-23v0,14,0,25,3,37v41,-2,19,-86,55,-95v7,20,-14,47,-15,71v-1,10,28,31,21,27v-34,-4,-38,41,-24,65xm95,-118v16,15,45,1,39,-24v4,-31,-29,-37,-34,-7v-1,5,-3,15,-5,31xm146,-98v6,3,18,-3,8,-7v-4,0,-5,3,-8,7xm48,-121v13,13,47,10,35,-18v-2,-3,-4,-18,-8,-9v-13,0,-24,14,-27,27xm98,-67v10,-4,40,-15,24,-31v-19,0,-34,11,-24,31","w":179},"%":{"d":"180,-125v16,9,40,20,40,41v0,39,-101,111,-101,30v0,-32,33,-63,61,-71xm137,-217v10,-3,30,-23,46,-12v-23,87,-95,133,-113,226v-3,15,-10,28,-16,37v-24,-28,-7,-38,15,-85v18,-39,65,-114,74,-148r-5,0v-23,27,-45,65,-84,67v-18,1,-28,-17,-28,-36v0,-39,22,-92,57,-90v21,-5,46,39,54,41xm64,-212v23,9,49,15,54,-9v3,-12,-28,-22,-37,-15v8,4,-2,10,-6,14v-6,5,-10,9,-11,10xm102,-189v-31,1,-61,-12,-59,21v1,25,27,18,42,6v9,-8,24,-18,17,-27xm151,-33v19,0,59,-40,53,-58v-24,0,-61,-3,-64,23v-7,16,-9,35,11,35","w":220},"&":{"d":"78,-40v29,-1,65,-15,92,-24v-6,33,-68,33,-85,44v-16,5,-27,8,-32,8v-25,-5,-11,-29,5,-42r54,-44v-26,5,-78,22,-85,-9v5,-27,50,-41,72,-56v4,-41,0,-81,23,-97v14,24,-11,64,-3,88v14,-4,48,-18,47,10v-31,0,-103,31,-115,51v23,8,75,-11,88,-10v12,1,19,2,20,12v7,9,-73,54,-81,69xm125,3v10,20,8,50,7,78v-17,-13,-29,-61,-7,-78","w":169},"'":{"d":"68,-175v-13,-27,-21,-79,-6,-107r9,-1v3,36,4,75,-3,108","w":74},"(":{"d":"119,-273v28,13,17,24,-11,43v-49,32,-79,67,-79,135v0,79,30,89,100,112v-67,1,-117,-39,-116,-104v2,-78,52,-151,106,-186","w":135},")":{"d":"30,-268v26,-4,52,87,52,115v0,53,-35,157,-72,166v37,-56,76,-141,41,-227r-28,-48v0,-4,3,-6,7,-6","w":88},"*":{"d":"115,-216v28,-24,33,-36,65,-30v-10,11,-25,21,-37,30v27,5,78,-6,95,-10v-13,21,-130,40,-123,44v17,11,27,18,34,34v-13,0,-31,-6,-44,-10v-3,16,-3,37,-3,57v-14,-3,-19,-29,-21,-41v-8,10,-14,17,-23,20v-6,0,-15,-7,-13,-14v4,-17,9,-18,26,-39v-20,-4,-48,-5,-41,-31v13,1,26,5,38,0v-9,-22,-11,-22,-10,-43v13,4,22,19,30,30v16,-12,-6,-42,10,-51v15,7,15,34,17,54","w":237},"+":{"d":"93,-163v9,20,46,-3,70,5v-3,3,-79,22,-75,40v-3,16,2,60,-17,64v-7,-22,9,-61,-7,-73v-11,1,-36,10,-37,-8v18,-18,54,-3,54,-48v0,-12,2,-19,10,-23v8,14,3,26,2,43","w":162},",":{"d":"95,-54v16,51,-23,100,-54,125v-11,-25,40,-87,40,-108v0,-10,6,-16,14,-17","w":108},"-":{"d":"68,-136v43,0,100,-16,156,-9v1,9,-9,9,-17,10v-46,5,-92,24,-140,24v-14,0,-23,-2,-23,-14v0,-10,10,-11,24,-11","w":223},".":{"d":"37,-13v-5,-21,21,-40,26,-17v-1,7,-7,28,-19,27v1,-6,-5,-7,-7,-10","w":71},"\/":{"d":"170,-266v2,2,7,2,10,3v1,19,-20,40,-31,54v-51,66,-81,155,-112,243v1,-114,69,-232,133,-300","w":193},"0":{"d":"116,-175v34,0,58,16,58,48v0,42,-47,93,-89,93v-34,0,-59,-17,-59,-51v0,-46,44,-90,90,-90xm82,-47v34,2,84,-51,81,-85v5,-35,-67,-35,-78,-11v-24,16,-42,22,-42,57v0,23,16,38,39,39","w":173},"1":{"d":"75,-212v24,17,-4,53,-11,70v-12,30,-17,95,-16,139v-24,-35,-1,-99,-1,-148v0,-29,14,-49,28,-61","w":84},"2":{"d":"96,-193v61,17,-6,118,-5,143v44,-12,94,-30,147,-31v-22,10,-148,63,-184,54v3,-48,51,-77,51,-125v0,-40,-48,-2,-64,10v-24,-27,35,-50,55,-51","w":244},"3":{"d":"95,-84v19,3,52,-7,56,9v5,10,-67,75,-77,70v-6,0,-10,-5,-10,-11v13,-21,18,-23,58,-48v-30,-3,-62,21,-81,4v1,-2,18,-18,52,-46v17,-14,30,-37,6,-41v-11,-2,-47,14,-58,13v-9,-1,-8,0,-8,-8v7,-22,102,-50,98,1v-2,26,-12,29,-36,57","w":159},"4":{"d":"146,-192v31,11,-24,81,-21,94v-3,18,22,9,33,9v2,0,16,-3,42,-9v2,3,3,6,4,7v-9,9,-41,13,-61,17v-19,3,-32,18,-38,45v-9,39,-15,60,-17,63v1,-38,5,-68,14,-101v-56,-2,-70,-29,-52,-71v5,-11,15,-17,25,-17r-15,46v-1,13,20,24,35,23v7,0,18,-20,32,-61v8,-23,14,-38,19,-45","w":193},"5":{"d":"109,-69v-11,-36,-95,27,-77,-55v8,-37,16,-35,66,-47v50,-12,91,-18,122,6v-20,5,-114,7,-129,19v-21,9,-36,24,-43,45v39,2,81,-4,81,34v0,35,-51,66,-89,64v-4,-4,-1,-11,1,-20v32,-11,65,-16,68,-46","w":207},"6":{"d":"99,-59v26,-12,69,-21,76,10v-3,34,-75,61,-118,45r-16,7v5,-21,-7,-27,-7,-50v0,-54,25,-127,64,-138v-3,53,-70,89,-40,148xm156,-44v-25,-28,-72,7,-88,24v32,14,80,2,88,-24","w":173},"7":{"d":"170,-131v2,18,-66,120,-79,124v8,-32,50,-79,57,-112v0,-41,-78,-14,-99,-14v-15,0,-22,-7,-22,-22v46,-10,130,-13,143,24","w":169},"8":{"d":"29,-113v0,-36,79,-59,119,-44v10,5,14,14,11,26v-25,-28,-106,-11,-110,20v9,21,44,41,67,12v13,-11,23,-17,30,-19v-1,5,-41,30,-38,43v-4,8,29,31,29,45v2,29,-77,56,-88,20v-4,-7,25,-51,29,-57v-24,-12,-49,-23,-49,-46xm71,-10v25,-6,39,-7,51,-27v-8,-7,-17,-20,-27,-20v-17,0,-26,26,-24,47","w":162},"9":{"d":"24,-118v0,-40,68,-120,105,-67v9,13,14,21,14,28v-21,38,-44,123,-44,172v-1,3,-2,5,-4,8v-21,-29,2,-72,2,-112v0,-24,-24,6,-34,5v-24,-1,-39,-9,-39,-34xm63,-104v27,1,54,-34,53,-61v0,-10,-4,-16,-14,-17v-18,-2,-60,42,-58,60v1,11,7,18,19,18","w":142},":":{"d":"34,-84v-4,-16,-9,-44,10,-44v21,0,16,25,2,34v-6,5,-10,8,-12,10xm58,-34v0,19,-5,23,-21,27v-6,-17,1,-33,21,-27","w":57},";":{"d":"51,-114v-20,-20,7,-64,17,-29v1,11,-11,25,-17,29xm75,-57v6,38,-19,90,-41,104v1,-39,22,-59,26,-92v3,-6,8,-10,15,-12","w":81},"<":{"d":"171,-201v-29,33,-113,65,-123,103v43,20,138,21,159,61r-124,-32v-65,-14,-67,-34,-20,-76v23,-20,53,-42,93,-67v7,2,16,1,15,11","w":213},"=":{"d":"149,-196v24,-4,34,19,22,37v-4,5,-9,9,-15,11v2,-14,6,-34,-13,-31v-26,-3,-80,29,-108,29v-7,0,-7,-1,-8,-8v-3,-13,110,-40,122,-38xm65,-80v-11,-24,45,-44,64,-44v19,0,31,8,34,26v-39,-17,-60,16,-98,18","w":179},">":{"d":"44,-195v65,0,153,38,105,105v-7,12,-93,80,-108,83v22,-45,96,-70,106,-118v-8,-40,-24,-38,-84,-44v-20,-2,-29,-7,-29,-16v0,-7,3,-10,10,-10","w":165},"?":{"d":"84,-222v53,0,47,50,17,82r-54,58v1,15,33,9,38,22v-14,15,-59,3,-57,-18v4,-41,72,-73,80,-111v-7,-33,-52,2,-69,2v-6,0,-10,-3,-10,-9v-2,-16,37,-27,55,-26xm75,37v-17,-22,13,-43,36,-32v5,3,5,3,8,5v-18,17,-22,23,-44,27","w":125},"@":{"d":"138,-262v75,0,116,75,76,145v-14,24,-24,41,-37,46v-19,-16,-38,5,-61,8v-14,2,-23,-7,-23,-21v-4,-19,51,-107,70,-101v7,-2,37,24,35,31v0,11,-23,24,-13,40v16,-14,29,-35,30,-62v0,-40,-35,-70,-75,-71v-54,-1,-102,62,-101,116v2,74,75,122,157,97r30,-6v-17,17,-46,28,-79,28v-68,0,-125,-59,-125,-127v0,-67,50,-123,116,-123xm117,-80v32,-7,59,-45,51,-85v-21,7,-57,51,-51,85","w":234},"A":{"d":"180,-262v33,21,4,90,7,137v0,14,28,25,24,36v-45,-4,-26,52,-20,81r-20,10v-6,-21,-9,-48,-3,-71v0,-9,-4,-14,-12,-14v-2,0,-19,8,-49,21v-12,5,-22,9,-30,9v-30,0,-26,65,-45,75v-16,-36,0,-46,28,-99v26,-50,82,-131,120,-185xm167,-107v3,-16,11,-84,6,-108v-25,12,-52,67,-59,73v-12,19,-20,37,-25,53v8,5,74,-15,78,-18","w":210,"k":{"y":-30,"w":-29,"v":-24,"Y":-19,"W":-20,"V":-23}},"B":{"d":"143,-155v60,3,66,29,46,69v-2,10,-103,77,-117,77v-10,0,-14,-5,-14,-14v36,-28,118,-50,125,-98v-53,-16,-125,0,-130,54v-3,27,-2,27,-5,54v-51,-2,6,-67,0,-88v-11,-34,12,-34,20,-69v3,-14,12,-24,23,-29v3,19,-9,36,-6,54v24,-11,74,-46,76,-69v0,-14,-21,-22,-39,-21v-36,1,-59,19,-85,40v-3,-4,-7,-7,-7,-13v2,-46,150,-80,150,-6v0,28,-15,36,-37,59","w":186,"k":{"w":-59}},"C":{"d":"46,-79v0,62,86,77,142,50v25,-12,42,-16,50,-18v-6,22,-88,45,-122,44v-55,0,-85,-26,-87,-80v-2,-67,75,-146,144,-146v41,0,40,33,22,60v-9,15,-17,24,-27,27v-32,-13,9,-42,22,-57v-37,-20,-87,30,-103,37v-27,20,-41,42,-41,83","w":227},"D":{"d":"36,-240v64,31,174,67,150,159v-13,51,-101,71,-145,89v-13,-1,-18,-7,-21,-18v11,1,51,-7,54,-13v4,-1,20,-148,18,-155v1,-18,-77,-37,-56,-62xm98,-34v50,-12,110,-66,58,-112v-12,-12,-26,-20,-41,-26v-18,30,-25,93,-17,138","k":{"I":61,".":24}},"E":{"d":"54,-84v40,-5,147,-35,176,-51v12,16,-9,23,-46,35v-41,14,-132,27,-142,60v-1,17,28,34,47,33v26,4,109,-40,121,-39v-33,37,-181,99,-182,-6v12,-52,26,-167,90,-160v11,2,70,-34,82,-31v19,-1,31,21,20,37v-41,-25,-71,-4,-115,32v-39,32,-56,55,-51,90","w":207,"k":{"w":-64}},"F":{"d":"27,-226v29,-26,139,-53,197,-36v7,2,12,10,14,19v-88,-26,-177,12,-153,115v15,-1,95,-38,122,-38v16,0,25,7,27,21v-60,-8,-108,20,-149,47v-19,5,-10,103,-37,101v-1,-9,9,-59,10,-74v0,-14,-38,-23,-13,-33v30,-12,32,-83,33,-122v-17,6,-43,24,-51,0","w":217,"k":{"e":50,"a":18,"J":119,"I":88,".":133}},"G":{"d":"246,-123v29,0,44,22,23,45v-24,27,-22,87,-45,112v-3,-21,4,-53,-4,-71v-35,37,-202,67,-193,-25v8,-83,125,-160,210,-171v14,-1,24,13,14,23v-97,25,-204,51,-204,154v0,53,84,47,127,31v20,-7,37,-18,53,-32v-27,-5,-79,20,-81,-17v-2,-28,68,-49,100,-49xm166,-77v26,6,70,-8,64,-24v-21,-2,-54,14,-64,24xm219,-61v7,1,18,-1,8,-6v-3,3,-3,4,-8,6","w":267},"H":{"d":"235,-215v-11,34,-21,44,-11,63v11,0,11,5,14,14v-31,7,-30,14,-37,68v-5,37,-7,60,-8,67v-45,-11,-95,-79,-122,-115v24,-32,104,-19,131,-47v26,-48,26,-127,66,-155v5,0,8,2,9,8xm98,-249v9,-1,8,5,8,14v4,16,-44,114,-43,116v-3,2,-16,107,-22,132v-12,-4,-15,-17,-15,-32v0,-63,40,-194,72,-230xm176,-34v10,-28,18,-60,14,-97v-28,0,-60,12,-80,19v-23,16,-4,32,20,52v18,14,33,23,46,26","w":240},"I":{"d":"85,-230v54,0,127,-6,167,6v9,3,15,12,16,22r-62,-6v-73,-1,-48,87,-53,154v-14,-4,-19,-14,-19,-31v0,-43,5,-73,12,-114v-19,-14,-71,13,-72,-22v0,-6,6,-9,11,-9xm295,-37v-89,-14,-175,50,-260,40v-4,-2,-11,-12,-5,-16r169,-37v48,-8,58,-17,88,-6v6,3,8,10,8,19","w":281,"k":{"I":61}},"J":{"d":"190,-216v-29,-19,-97,56,-112,4v17,-26,109,-14,126,-41v24,15,77,-8,94,27v-21,11,-56,-5,-76,7v-19,21,-33,186,-49,207v-17,44,-40,66,-71,66v-15,6,-95,-92,-92,-104v28,25,56,73,95,83v75,-13,76,-159,85,-249","w":247,"k":{"V":-59}},"K":{"d":"85,-236v7,20,-8,61,-7,73v0,6,4,9,11,9v38,-5,114,-35,142,-69v9,-10,14,-24,27,-30v-1,5,2,7,3,10v-17,74,-119,84,-180,115v46,32,101,92,146,131v-52,-3,-101,-92,-151,-101v-32,14,-11,122,-46,128v-8,-35,24,-109,21,-124v0,-14,-19,-37,-17,-44v38,5,26,-91,51,-98","w":227},"L":{"d":"61,-60v68,-34,91,52,143,63v-6,6,-11,11,-20,13v-6,6,-60,-60,-88,-58v-32,3,-45,28,-52,59v-26,3,-16,-31,-10,-44r50,-218v2,-3,4,-7,7,-9v9,5,13,12,13,21v-3,53,-54,120,-43,173","w":203,"k":{"Z":92,"Y":20,"V":16,"O":45,"\"":128}},"M":{"d":"210,-256v0,78,-58,146,-37,226v30,-39,74,-139,112,-162v24,26,-4,94,-3,115v1,23,5,47,3,70v-33,-14,-19,-79,-24,-121v-30,22,-57,112,-93,129v-46,-28,8,-147,2,-183v-10,20,-22,41,-34,63v-28,48,-57,107,-93,121v-15,0,-17,-13,-17,-28v3,-76,43,-137,43,-216v0,-6,3,-12,6,-18v52,60,-50,154,-27,237v43,-30,88,-123,120,-178v18,-33,32,-51,42,-55","w":298},"N":{"d":"187,-39v0,32,13,52,40,39v-2,40,-41,31,-52,-1v-13,-36,-16,-91,-16,-147v-33,52,-67,135,-121,151v-11,0,-10,-10,-11,-20v-2,-46,26,-191,42,-220v4,-1,10,-2,16,-2v-1,71,-50,143,-34,216v43,-32,64,-70,103,-139v15,-26,24,-39,29,-40v23,49,4,104,4,163","w":203},"O":{"d":"192,-258v37,0,55,34,55,74v0,74,-77,181,-149,181v-47,0,-68,-34,-68,-85v0,-95,69,-170,162,-170xm88,-17v61,0,150,-107,150,-168v0,-60,-71,-73,-109,-41v-14,7,-34,51,-48,57r-3,-3v-44,15,-54,155,10,155","w":237,"k":{"O":-13,".":50}},"P":{"d":"114,-291v44,-32,76,37,76,79v0,76,-38,114,-113,114v-20,0,-28,67,-33,95v-34,-12,-12,-57,-4,-94v19,-85,29,-133,74,-194xm67,-114v60,22,109,-37,109,-96v0,-27,-17,-67,-41,-64v-33,4,-48,59,-58,103v-2,8,-5,27,-10,57","k":{"o":15,"e":48,"a":28,"A":59,".":118}},"Q":{"d":"129,-253v15,-13,28,-32,50,-25v3,3,3,17,4,22v42,15,65,27,68,83v3,65,-53,96,-74,136v11,18,10,18,22,35v-2,8,0,14,-9,9v-1,-1,-8,-8,-20,-19v-9,-9,-16,-12,-20,-12v-37,32,-126,38,-122,-36v5,-77,51,-155,101,-193xm164,-53v27,5,78,-94,78,-122v0,-29,-24,-56,-54,-56v-37,0,-74,33,-74,71v0,26,28,111,50,107xm44,-63v0,46,40,60,77,44v12,-5,18,-14,18,-23v-7,-29,-48,-78,-39,-124v0,-16,-1,-27,-2,-33v-25,22,-54,91,-54,136","w":220,"k":{"w":-71,"b":-60}},"R":{"d":"148,-317v62,0,58,142,22,183r-38,43v23,13,74,61,75,88v-37,1,-60,-57,-98,-72v-3,0,-12,3,-14,4v-5,-14,-10,-19,9,-28v44,-21,84,-49,84,-114v0,-29,-13,-81,-36,-80v-58,15,-72,113,-89,184v-9,42,4,107,-33,122v-11,-69,31,-207,54,-261v20,-46,41,-69,64,-69","w":193},"S":{"d":"187,-284v35,0,71,26,40,51v-7,-20,-12,-30,-33,-31v-38,-2,-149,48,-146,85v5,62,134,64,147,115v-2,33,-125,100,-161,57v16,-11,70,-12,88,-20v21,-9,42,-21,61,-40v-42,-41,-150,-43,-154,-117v-2,-50,103,-100,158,-100","w":203},"T":{"d":"27,-219v22,-32,158,-49,211,-49v39,0,68,10,88,32v-29,-3,-134,-28,-167,-1v-35,29,-41,178,-56,233r-12,7v-18,-82,43,-151,31,-236v-23,3,-62,21,-85,31v-5,-5,-8,-11,-10,-17","w":237,"k":{"z":82,"y":82,"x":94,"w":63,"v":80,"u":87,"s":85,"r":82,"q":93,"p":95,"o":91,"n":90,"m":77,"k":-64,"i":-62,"h":-68,"g":91,"e":93,"c":88,"b":-71,"a":91,"V":-79,"U":90,"I":120,"G":89,"F":-69,"D":-64,"C":99,"B":-62,"A":39,".":113}},"U":{"d":"42,-53v0,28,14,43,36,30v79,-47,101,-88,145,-197v14,-33,28,-51,42,-53r1,10v-18,68,-83,149,-62,233v4,-2,13,-6,20,-7v0,18,1,37,-15,37v-46,-2,-17,-71,-26,-111v-34,45,-73,102,-129,114v-21,0,-28,-25,-28,-50v-1,-28,24,-174,45,-172r4,17v-7,43,-33,108,-33,149","w":234},"V":{"d":"41,-260v20,58,3,139,7,209v1,12,8,21,19,11v-8,-11,21,-27,28,-38r64,-90v14,-16,23,-36,30,-34v-21,45,-99,174,-137,198v-47,-5,-18,-151,-22,-191v-2,-23,-12,-58,11,-65","w":165,"k":{"y":-8,"u":-10,"r":-14,"o":9,"i":-19,"e":27,"a":21,"A":60,".":68}},"W":{"d":"193,-199v4,29,-47,150,6,168v34,-10,58,-63,70,-82v21,-32,16,-88,29,-136v2,-3,5,-4,8,-7v5,79,-14,145,-50,199v-23,34,-40,52,-56,52v-34,-8,-27,-21,-41,-72v-18,7,-67,90,-94,78v-55,-4,-38,-70,-32,-125v7,-60,25,-132,58,-153v10,34,-19,61,-27,88v-12,41,-18,79,-19,119v-1,20,5,51,18,51v49,2,94,-82,100,-132v3,-24,11,-44,30,-48","w":278,"k":{"y":-37,"w":-61,"v":-45,"r":-43,"o":-23,"e":-13,"a":-15,"O":-29,"A":19,".":24}},"X":{"d":"109,-152v34,-23,78,-106,116,-112v3,0,8,4,9,6v-24,36,-105,93,-113,124v-6,25,90,71,65,100v-5,-2,-21,-20,-51,-53v-12,-14,-21,-21,-26,-21v-38,8,-68,117,-96,148v-2,-62,62,-121,80,-174v6,-19,-76,-90,-32,-105","w":203},"Y":{"d":"60,-24v76,1,116,-134,150,-182v21,24,9,38,-7,109r-55,245v-7,15,-19,33,-37,33v-19,0,-27,-23,-27,-46v0,-96,107,-148,96,-243v-34,42,-75,101,-116,106v-57,7,-36,-122,-33,-151v3,-39,18,-67,37,-86v3,1,8,16,8,20v-16,45,-36,97,-36,152v0,24,2,42,20,43xm93,137v0,12,6,25,18,25v38,-18,55,-134,59,-192v-34,37,-76,103,-77,167","w":203,"k":{"u":-30,"o":-25,"i":-24,"e":-23,"a":-24}},"Z":{"d":"255,-87v-36,-19,-36,-2,-75,41v-27,30,-40,53,-44,63v67,30,106,-67,170,-47v-5,14,-133,70,-153,70v-18,0,-32,-6,-32,-21v0,-38,69,-85,86,-124v-43,0,-129,29,-156,48v-6,-7,-9,-11,-14,-20v30,-23,151,-37,180,-58v23,-16,34,-42,34,-80v0,-33,-32,-49,-69,-48v-49,1,-90,25,-111,57v-3,-1,-12,-13,-12,-16v-5,-28,98,-60,130,-60v39,0,78,26,77,65v4,22,-31,78,-22,96v12,8,21,21,11,34","w":308,"k":{"Z":68,"\"":67}},"[":{"d":"44,-229v30,2,107,-27,139,-20v-6,44,-115,0,-115,54v0,67,-19,135,-8,195v22,11,76,-11,99,-10v-5,12,-91,41,-108,40v-11,0,-14,-9,-14,-20v-1,-69,3,-139,14,-195","w":189},"\\":{"d":"173,7v-48,-32,-117,-155,-134,-220v2,-22,15,-14,19,1v12,35,23,72,41,100v40,59,51,73,74,119"},"]":{"d":"173,-253v35,34,11,122,11,179v0,36,-6,58,-17,64r-104,22v-14,3,-26,5,-36,5v35,-44,125,-8,136,-90v4,-34,9,-91,7,-138v-2,-47,-67,-2,-88,-4v-7,-1,-11,-5,-11,-13v0,-6,16,-12,47,-17v31,-5,50,-7,55,-8","w":196},"^":{"d":"54,-117v-3,17,-26,27,-27,3v11,-40,41,-47,52,-92v8,-14,9,-29,23,-33v19,17,54,113,57,148v-37,-15,-31,-83,-61,-104v-21,31,-31,46,-44,78","w":159},"_":{"d":"17,-17v90,21,214,-10,302,-17v7,5,14,7,14,15v1,13,-14,23,-27,22v-17,-1,-27,-17,-45,-17v-78,0,-161,37,-235,23v-9,-4,-12,-15,-9,-26","w":332},"`":{"d":"37,-148v-7,-8,-31,-28,-13,-38v7,-4,69,76,67,81v-25,5,-40,-27,-54,-43","w":91},"a":{"d":"153,-142v23,34,-1,94,13,132v0,5,-3,7,-7,8v-19,0,-23,-30,-23,-48v-8,9,-67,77,-89,67v-23,1,-36,-19,-34,-45v6,-63,68,-152,126,-163v17,3,8,26,-5,31v-50,19,-103,77,-103,139v0,14,7,21,20,21v41,-9,84,-61,87,-114v1,-12,6,-22,15,-28","w":169},"b":{"d":"22,-97v1,-9,-18,-40,-2,-48v20,1,1,-101,28,-98v9,30,3,61,-4,91v33,9,98,-13,95,34v-2,37,-28,55,-48,76v-23,24,-41,57,-69,53v-8,-12,7,-23,12,-31v-31,-10,-15,-51,-12,-77xm119,-120v-4,-22,-37,-5,-47,-1v-51,3,-37,53,-35,101v28,-25,70,-66,82,-100","w":118,"k":{"w":-65}},"c":{"d":"200,-57v5,31,-97,57,-131,57v-31,0,-56,-16,-57,-44v-2,-48,73,-105,122,-105v27,0,30,11,29,38v-14,-7,-24,-13,-39,-14v-32,-3,-98,51,-93,83v6,39,64,29,100,14","w":200,"k":{"\"":77}},"d":{"d":"191,-255v41,59,-29,147,-29,220v0,11,28,58,-1,62v-43,-10,4,-92,-8,-121v-39,22,-60,94,-119,94v-13,0,-19,-17,-19,-30v0,-55,71,-133,122,-145v6,0,11,2,16,6v-4,2,-4,15,-10,11v-37,16,-113,83,-113,126v0,8,2,19,10,18v81,-30,144,-120,142,-234v1,-3,5,-6,9,-7","w":186},"e":{"d":"104,-10v40,0,81,-12,120,-27v1,15,-12,20,-41,26v-56,12,-159,31,-167,-33v-5,-37,91,-112,128,-108v15,1,27,4,27,21v0,21,-57,78,-78,74v-22,-4,-57,-9,-60,14v-3,21,47,34,71,33xm153,-125v-36,-9,-68,15,-85,38v41,6,66,-13,85,-38","k":{"y":-62,"u":-65,"r":-66,"q":-61,"o":-61,"n":-61,"m":-67,"k":-64,"i":-61,"h":-66,"g":-62,"e":-58,"d":-60,"c":-63,"b":-64,"a":-64}},"f":{"d":"15,-73v-13,-21,15,-19,30,-21v13,-12,14,-104,27,-119v12,-28,45,-38,79,-31v12,2,19,19,8,28v-59,-38,-91,50,-88,115v28,-5,64,-17,92,-27v-15,15,-81,44,-84,48v-14,2,-8,90,-30,84v-22,-6,-8,-45,-5,-64v-12,0,-27,-2,-29,-13","w":152,"k":{".":70,"\"":27}},"g":{"d":"125,-98v0,-10,30,-40,31,-10v-18,69,-27,146,-27,237v0,7,-3,15,-7,23v-49,-34,17,-161,-3,-206v-23,23,-37,54,-79,55v-18,1,-27,-14,-27,-31v-5,-26,74,-119,100,-114v8,1,14,10,16,19v-37,6,-96,60,-101,97v2,9,5,15,16,15v33,2,79,-55,81,-85","w":155,"k":{"\"":70}},"h":{"d":"119,-162v14,38,-1,81,16,120v8,18,15,33,18,55v-32,-9,-47,-99,-51,-124v-19,28,-67,104,-82,114v-20,-81,13,-186,30,-268v2,-8,6,-12,10,-13v8,5,8,18,8,32v-2,62,-46,119,-31,189v30,-19,54,-83,82,-105","w":145},"i":{"d":"51,-195v-12,-11,-12,-59,13,-45v4,16,2,39,-13,45xm33,-144v15,-20,22,0,20,15v-4,34,-19,76,-9,116v0,9,-4,14,-14,14v-11,1,-11,-12,-12,-23v1,-33,14,-90,15,-122","w":60},"j":{"d":"94,-228v-2,-14,16,-23,21,-10v5,14,-2,31,-3,46v-16,-2,-16,-20,-18,-36xm87,-127v27,15,4,67,1,93v-9,74,-14,101,-38,142v-16,27,-51,44,-77,25v-4,-5,-7,-13,-7,-22v102,47,109,-124,109,-222v0,-9,3,-14,12,-16","w":108},"k":{"d":"217,-37v4,2,7,11,7,16v0,12,-19,14,-34,14v-39,-1,-83,-26,-116,-38v-17,-2,-39,50,-45,44v-38,-12,1,-78,2,-111v15,-54,16,-96,17,-157v1,-4,2,-12,7,-12v29,10,12,52,9,84v-5,42,-22,95,-16,137v38,-26,78,-90,115,-102v18,36,-49,78,-50,99v6,23,72,38,104,26xm136,-121v-14,11,-27,26,-34,44v19,-14,31,-21,34,-44","k":{"y":-60,"u":-64,"r":-65,"o":-58,"n":-60,"m":-65,"g":-62,"e":-56,"c":-62}},"l":{"d":"119,-270v17,7,23,24,25,47v5,75,-61,118,-76,189v2,30,24,36,57,44v-5,5,-10,11,-20,10v-30,-4,-28,-14,-57,-40v-5,17,-26,28,-33,8v11,-19,32,-46,29,-86v-5,-81,26,-142,75,-172xm61,-74v34,-37,85,-105,61,-169v-42,23,-75,108,-61,169","w":122},"m":{"d":"132,-44v25,-19,63,-84,81,-88v16,-3,35,86,55,95v8,11,-1,36,-13,37v-18,8,-29,-94,-45,-86v-17,-8,-68,83,-82,79v-32,-9,-8,-79,-16,-107v-28,23,-74,80,-75,121v-26,6,-27,-18,-24,-40v-1,-10,10,-156,17,-157v33,24,-10,94,4,136v40,-27,61,-95,102,-121v24,36,-15,90,-4,131","w":264,"k":{"\"":149}},"n":{"d":"51,-162v3,28,-14,77,-7,112v27,-28,62,-110,95,-122v17,39,-1,112,20,149v8,-5,10,-5,17,-11v4,16,-3,34,-18,33v-33,-3,-26,-98,-39,-124v-32,39,-55,96,-86,138v-4,3,-8,6,-13,7v-10,-32,7,-99,6,-138v4,-23,13,-38,25,-44","w":173},"o":{"d":"149,-179v26,1,37,11,37,38v0,52,-77,141,-128,141v-27,0,-41,-13,-41,-40v0,-72,42,-144,132,-139xm61,-17v40,0,114,-84,111,-123v-2,-18,-14,-20,-34,-22v-42,-3,-109,81,-106,122v0,16,11,23,29,23","k":{"o":-13}},"p":{"d":"63,-188v34,-35,102,-20,102,34v0,76,-75,117,-112,155v-12,39,-17,141,-19,191v-10,1,-21,3,-21,-8v0,-42,1,-80,2,-116v3,-77,9,-141,22,-211v3,-17,13,-31,26,-45xm58,-23v38,-24,92,-69,92,-123v0,-24,-13,-40,-38,-40v-53,-1,-58,93,-58,152v1,3,2,7,4,11","w":165},"q":{"d":"30,-30v9,27,36,7,62,-8v39,-23,40,-51,57,-88v11,-8,27,1,26,15v-14,34,-42,78,-44,119v-2,59,36,176,-43,171v-1,-69,31,-147,27,-216v-18,13,-51,37,-73,36v-19,0,-29,-10,-29,-29v0,-61,67,-98,130,-142v7,-2,7,4,7,9v-24,46,-122,82,-120,133xm122,60v-13,19,-24,73,-13,102v15,-32,20,-64,13,-102","w":169},"r":{"d":"37,-125v23,-25,65,-53,102,-30v-54,6,-78,35,-99,75v2,28,-4,55,-6,83v-44,-13,-6,-70,-15,-121r1,-20v12,1,14,7,17,13","w":118,"k":{"q":42,"j":86,"g":43,"e":45,"d":25,"c":40,".":66}},"s":{"d":"129,-165v16,-3,25,25,8,29v-36,-2,-87,-8,-97,25v-6,21,106,37,97,58v-1,25,-92,81,-110,36v41,-5,71,-13,88,-37v-9,-13,-101,-25,-101,-59v0,-39,63,-54,115,-52","w":139},"t":{"d":"79,-1v-28,-23,17,-104,2,-130v-13,3,-39,20,-54,22v-24,-11,-16,-33,17,-38v32,-5,50,-13,53,-55v2,-31,3,-49,15,-55v29,16,1,66,-3,92v30,2,78,-12,91,10v-41,7,-87,4,-102,42v-10,26,0,77,-7,107v-2,2,-6,3,-12,5","k":{"j":111,".":73}},"u":{"d":"166,-158v35,11,1,68,4,100v2,25,10,53,0,75v-18,-12,-22,-70,-24,-108v-30,36,-68,84,-106,89v-50,-5,-11,-72,-17,-116v3,-22,10,-34,21,-37v9,32,-11,100,-10,115v1,25,17,16,34,5v45,-30,75,-66,98,-123"},"v":{"d":"17,-162v23,21,16,94,34,122v44,-36,94,-114,132,-166r0,9v-20,46,-102,170,-137,198v-16,-7,-10,-18,-21,-69v-13,-63,-14,-55,-8,-94","w":165,"k":{".":73}},"w":{"d":"139,-131v34,9,-10,88,25,96v41,-12,60,-119,94,-137v-8,54,-51,152,-97,166v-20,-3,-25,-26,-32,-58v-6,2,-48,81,-74,76v-45,-9,-19,-112,-25,-147v-17,7,-21,9,-37,10v2,-17,37,-40,54,-41v11,5,11,5,11,20v-1,40,-28,101,-4,139v48,-35,42,-41,85,-124","w":250,"k":{".":41}},"x":{"d":"156,-153v7,-1,18,10,17,18v5,12,-72,30,-65,44v-5,13,71,62,28,71v-7,-19,-39,-66,-64,-39v-38,25,-47,59,-69,96v2,-49,42,-95,68,-127v0,-18,-62,-26,-37,-55v24,12,33,35,54,40v8,4,58,-53,68,-48","w":162},"y":{"d":"159,-148v23,62,-15,159,-25,226v-6,39,-15,62,-19,70v-10,-75,33,-144,17,-219v-20,29,-48,67,-80,68v-52,2,-49,-119,-15,-139v19,18,-5,54,-5,84v1,57,53,38,76,-1","w":169},"z":{"d":"75,-44v13,2,89,-14,118,-13v2,11,-17,15,-29,17v-31,7,-86,27,-120,39v-9,1,-19,-7,-20,-14v29,-33,73,-64,78,-108v-6,-40,-59,-5,-75,5v-5,0,-13,-10,-13,-15v2,-29,106,-52,105,-2v-1,40,-20,60,-44,91","k":{"\"":95}},"{":{"d":"56,-208v-2,-36,78,-95,115,-73v-20,29,-102,29,-98,72v-3,16,44,34,40,52v3,16,-26,42,-26,51v2,3,14,27,12,38v2,20,-28,57,-41,75v16,9,46,20,51,33v-16,13,-72,-10,-71,-31v-3,-12,50,-62,47,-75v-2,-11,-31,-36,-28,-35v-4,-6,36,-37,38,-53v0,-13,-45,-34,-39,-54","w":173},"|":{"d":"58,23v-32,-76,4,-174,9,-271v2,-36,7,-54,23,-36v3,4,4,8,4,12v-20,80,-40,176,-25,272v2,11,-3,20,-11,23","w":98},"}":{"d":"67,-133v5,25,47,5,65,2v15,23,-37,38,-37,64v2,9,35,32,30,51v-1,34,-34,78,-71,70v18,-17,53,-42,55,-68v1,-16,-36,-43,-33,-58v-2,-11,7,-26,9,-29v-87,-19,11,-97,19,-133v-1,-24,-33,-22,-63,-22v-7,-9,0,-20,13,-21v33,-1,68,10,68,38v0,35,-45,68,-55,106","w":142},"~":{"d":"200,-145v5,9,7,12,8,23v3,21,-37,30,-63,30v-19,4,-54,-30,-68,-29v-15,1,-16,8,-26,23v-9,-3,-13,-6,-14,-15v-1,-15,22,-34,37,-34v2,-2,53,37,79,33v28,-5,31,-7,47,-31","w":217},"\u00a0":{"w":230}}});


