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}})());
Cufon.registerFont({"w":454,"face":{"font-family":"CaeciliaHeavy","font-weight":850,"font-stretch":"normal","units-per-em":"768","panose-1":"0 0 9 0 0 0 0 0 0 0","ascent":"591","descent":"-177","x-height":"9","bbox":"-58 -654 866 213","underline-thickness":"38.4","underline-position":"-38.4","stemh":"78","stemv":"108","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":227,"k":{"T":42,"V":57,"W":42,"Y":71,"A":18}},"!":{"d":"62,-172r-9,-419r121,0r-9,419r-103,0xm41,-56v0,-45,32,-69,73,-69v41,0,72,24,72,69v0,38,-26,69,-72,69v-46,0,-73,-31,-73,-69","w":227},"\"":{"d":"106,-554v0,34,-13,173,-14,208v-2,56,-66,55,-69,0v-2,-35,-14,-174,-14,-208v0,-25,19,-48,49,-48v30,0,48,23,48,48xm247,-554v0,34,-12,173,-14,208v-3,55,-67,55,-69,0v-1,-35,-14,-174,-14,-208v0,-25,18,-48,48,-48v30,0,49,23,49,48","w":255},"#":{"d":"260,-222r13,-94r-79,0r-13,94r79,0xm282,-382r21,-156r69,0r-21,156r66,0r0,66r-75,0r-13,94r66,0r0,66r-75,0r-20,156r-70,0r21,-156r-78,0r-22,156r-69,0r22,-156r-66,0r0,-66r75,0r12,-94r-65,0r0,-66r74,0r21,-156r69,0r-20,156r78,0"},"$":{"d":"188,-78r0,-151v-110,-15,-175,-54,-175,-153v0,-96,67,-159,175,-169r0,-103r74,0r0,103v51,0,101,9,149,24r0,131r-92,0r0,-60v-16,-6,-39,-12,-57,-12r0,141v104,15,180,49,180,161v0,124,-109,173,-180,175r0,103r-74,0r0,-103v-68,-1,-136,-11,-173,-24r0,-145r108,0r0,70v20,5,40,10,65,12xm188,-339r0,-129v-45,8,-67,35,-67,70v0,39,33,53,67,59xm262,-217r0,139v41,-3,78,-34,78,-76v0,-31,-20,-57,-78,-63"},"%":{"d":"150,-364v72,-1,70,-126,2,-125v-38,0,-52,30,-52,65v0,31,13,60,50,60xm280,-429v0,82,-60,126,-131,126v-85,0,-127,-46,-127,-123v0,-80,60,-125,131,-125v93,0,127,65,127,122xm474,-48v72,-1,70,-126,2,-126v-38,0,-52,31,-52,66v0,31,13,60,50,60xm604,-114v0,82,-60,127,-131,127v-85,0,-127,-47,-127,-124v0,-80,60,-124,131,-124v93,0,127,64,127,121xm121,11r323,-593r61,34r-323,593","w":625},"&":{"d":"372,-263r0,-74r173,0r0,74r-42,0v-3,61,-21,109,-56,152v21,28,53,39,95,30r0,79v-70,4,-121,5,-153,-42v-49,42,-93,57,-162,57v-112,0,-191,-63,-191,-159v0,-73,44,-117,107,-154v-49,-53,-65,-82,-65,-121v0,-71,62,-126,155,-126v94,0,138,53,138,118v0,46,-27,91,-101,136r121,126v16,-22,29,-61,29,-96r-48,0xm283,-425v0,-35,-27,-48,-55,-48v-28,0,-58,14,-58,52v0,22,17,47,47,72v28,-12,66,-39,66,-76xm333,-102r-136,-141v-90,47,-83,168,52,173v26,0,54,-7,84,-32","w":569},"(":{"d":"177,-611r73,46v-76,118,-113,247,-113,381v0,111,23,217,104,352r-78,45v-104,-151,-138,-275,-138,-401v0,-151,44,-280,152,-423","w":227},")":{"d":"51,213r-73,-46v76,-118,112,-247,112,-381v0,-111,-23,-217,-104,-352r79,-45v104,151,137,275,137,401v0,151,-43,280,-151,423","w":227},"*":{"d":"123,-502v-1,-28,-12,-60,-16,-89r70,0v-4,29,-14,61,-16,89r66,-61r35,61v-27,11,-61,16,-85,30r84,28r-35,61r-65,-61v1,29,12,60,16,90r-69,0v4,-30,14,-61,15,-90r-65,61r-35,-61v27,-11,60,-16,84,-30r-85,-28r35,-61","w":284},"+":{"d":"189,-236r0,-153r83,0r0,153r153,0r0,83r-153,0r0,153r-83,0r0,-153r-153,0r0,-83r153,0","w":460},",":{"d":"67,171r-50,-47v51,-40,61,-69,61,-96v0,-39,-42,-52,-42,-90v0,-39,28,-63,65,-63v56,0,85,54,85,106v0,78,-41,139,-119,190","w":227,"k":{" ":28}},"-":{"d":"51,-183r0,-92r225,0r0,92r-225,0","w":327},".":{"d":"41,-56v0,-45,32,-69,73,-69v41,0,72,24,72,69v0,38,-26,69,-72,69v-46,0,-73,-31,-73,-69","w":227,"k":{" ":28}},"\/":{"d":"-17,37r227,-639r77,28r-226,639","w":270},"0":{"d":"22,-254v0,-224,104,-297,215,-297v117,0,195,94,195,282v0,191,-100,282,-212,282v-104,0,-198,-60,-198,-267xm139,-263v0,141,29,189,89,189v43,0,88,-39,88,-195v0,-164,-45,-194,-86,-194v-47,0,-91,43,-91,200"},"1":{"d":"91,0r0,-78r104,0r0,-358v-37,31,-80,55,-120,83r-44,-70r194,-115r82,0r0,460r105,0r0,78r-321,0"},"2":{"d":"18,0r0,-74v58,-41,278,-208,278,-315v0,-55,-44,-74,-75,-74v-55,0,-87,40,-92,91r-107,0v0,-61,42,-179,204,-179v82,0,183,41,183,156v1,109,-110,207,-238,312v78,-10,169,-3,254,-5r0,88r-407,0"},"3":{"d":"142,-239r0,-74v100,0,137,-48,137,-93v0,-37,-28,-62,-69,-62v-45,0,-86,33,-86,79r-107,0v0,-71,63,-162,200,-162v102,0,174,53,174,136v0,67,-50,117,-111,131v70,2,132,44,132,130v0,57,-31,167,-228,167v-74,0,-123,-11,-166,-32r0,-104v54,30,111,44,158,44v81,0,124,-30,124,-81v0,-68,-84,-79,-158,-79"},"4":{"d":"257,-227r-1,-212r-142,214v45,-5,95,-1,143,-2xm257,-78r0,-66r-245,0r0,-83r214,-311r139,0r0,311r93,0r0,83r-93,0r0,66r53,0r0,78r-213,0r0,-78r52,0"},"5":{"d":"58,-267r0,-271r331,0r0,79r-224,0r0,109v98,0,247,27,247,169v0,118,-83,194,-228,194v-52,0,-102,-11,-140,-24r0,-87v25,12,90,24,137,24v86,0,119,-45,119,-93v0,-74,-66,-99,-242,-100"},"6":{"d":"330,-172v1,-107,-131,-116,-184,-51v0,111,45,149,98,149v73,0,86,-69,86,-98xm417,-535r-7,83v-34,-12,-69,-20,-97,-20v-119,0,-162,96,-168,176v92,-100,287,-54,287,116v0,88,-53,193,-189,193v-119,0,-209,-81,-209,-255v0,-180,88,-309,272,-309v40,0,72,3,111,16"},"7":{"d":"38,-450r0,-88r379,0r0,68r-189,379v-15,31,-33,62,-54,91r-122,0v85,-127,148,-270,224,-406v8,-16,16,-29,30,-44r-268,0"},"8":{"d":"39,-407v0,-81,71,-144,198,-144v139,0,184,75,184,136v1,73,-42,106,-108,136v73,19,123,68,123,139v0,117,-103,153,-215,153v-94,0,-203,-32,-203,-141v0,-69,50,-118,129,-145v-76,-22,-108,-75,-108,-134xm313,-406v0,-41,-33,-62,-83,-62v-49,0,-83,27,-83,66v0,36,29,58,84,82v61,-31,82,-51,82,-86xm329,-142v0,-36,-24,-61,-106,-89v-61,22,-92,52,-92,90v0,36,31,71,96,71v65,0,102,-34,102,-72"},"9":{"d":"124,-366v0,106,132,116,185,51v0,-111,-46,-148,-99,-148v-73,0,-86,68,-86,97xm38,-2r7,-84v34,12,69,21,97,21v120,0,162,-96,168,-177v-92,99,-287,55,-287,-115v0,-88,52,-194,188,-194v119,0,210,81,210,255v0,180,-89,309,-273,309v-40,0,-71,-2,-110,-15"},":":{"d":"41,-342v0,-45,32,-69,73,-69v41,0,72,24,72,69v0,38,-26,69,-72,69v-46,0,-73,-31,-73,-69xm41,-56v0,-45,32,-69,73,-69v41,0,72,24,72,69v0,38,-26,69,-72,69v-46,0,-73,-31,-73,-69","w":227},";":{"d":"67,171r-50,-47v51,-40,61,-69,61,-96v0,-39,-42,-52,-42,-90v0,-39,28,-63,65,-63v56,0,85,54,85,106v0,78,-41,139,-119,190xm41,-342v0,-45,32,-69,73,-69v41,0,72,24,72,69v0,38,-26,69,-72,69v-46,0,-73,-31,-73,-69","w":227},"<":{"d":"36,-159r0,-71r389,-165r0,83r-297,118r297,117r0,83","w":460},"=":{"d":"36,-227r0,-83r389,0r0,83r-389,0xm36,-79r0,-83r389,0r0,83r-389,0","w":460},">":{"d":"333,-194r-297,-118r0,-83r389,165r0,71r-389,165r0,-83","w":460},"?":{"d":"49,-500r-4,-85v43,-10,86,-17,123,-17v154,0,190,91,190,143v3,184,-254,149,-175,272r-97,28v-16,-22,-28,-50,-28,-76v0,-111,183,-102,183,-210v0,-84,-119,-78,-192,-55xm52,-56v0,-45,31,-69,72,-69v41,0,73,24,73,69v0,38,-27,69,-73,69v-46,0,-72,-31,-72,-69","w":369},"@":{"d":"375,-299v0,-51,-23,-71,-61,-71v-62,0,-105,75,-105,135v0,45,22,74,57,74v65,0,109,-83,109,-138xm398,-369r14,-43r54,0r-64,238v0,11,5,17,25,17v40,0,89,-68,89,-152v0,-105,-93,-176,-197,-176v-131,0,-221,103,-221,219v0,131,101,214,215,214v80,0,144,-25,185,-65r63,0v-39,73,-126,126,-248,126v-159,0,-284,-104,-284,-279v0,-156,116,-277,290,-277v151,0,266,93,266,229v0,150,-117,214,-189,214v-41,0,-50,-23,-56,-44v-20,23,-52,44,-92,44v-58,0,-104,-47,-104,-121v0,-107,80,-202,167,-202v37,0,67,19,87,58","w":614},"A":{"d":"354,-264v-20,-63,-46,-120,-58,-191r-2,0v-16,69,-43,127,-65,191r125,0xm417,-78r-35,-103r-185,0r-38,103r51,0r0,78r-199,0r0,-78r43,0r189,-460r123,0r178,460r43,0r0,78r-214,0r0,-78r44,0","w":597,"k":{"v":42,"w":42,"y":42,"C":28,"G":28,"O":28,"Q":28,"T":57,"u":18,"U":35,"V":57,"W":57,"Y":77}},"B":{"d":"79,-78r0,-381r-57,0r0,-79v173,13,408,-56,413,134v2,90,-74,117,-110,123v74,0,142,45,142,133v0,71,-54,148,-202,148r-239,0r0,-78r53,0xm191,-459r0,141v72,5,133,-6,136,-74v2,-65,-65,-71,-136,-67xm191,-230r0,152r61,0v65,0,94,-36,94,-79v0,-41,-32,-73,-89,-73r-66,0","w":497,"k":{"A":23}},"C":{"d":"392,-86r4,-98r97,0r-5,166v-58,20,-110,27,-175,27v-180,0,-287,-107,-287,-274v0,-146,94,-282,292,-282v68,0,125,14,177,32r0,149r-96,0r0,-86v-27,-9,-48,-12,-76,-12v-129,0,-176,94,-176,192v0,81,36,194,182,194v15,0,44,-2,63,-8","w":526,"k":{"A":14}},"D":{"d":"79,-78r0,-381r-57,0r0,-79r251,0v180,0,288,89,288,258v0,167,-107,280,-282,280r-257,0r0,-78r57,0xm191,-78v146,9,248,-23,248,-199v0,-163,-104,-190,-248,-182r0,381","w":582,"k":{"V":42,"W":35,"Y":57,"A":42,",":28,".":28}},"E":{"d":"325,-78r6,-91r92,0r-6,169r-386,0r0,-78r48,0r0,-381r-57,0r0,-79r393,0r4,159r-92,0r-4,-80r-132,0r0,141r135,0r0,83r-135,0r0,157r134,0","w":455},"F":{"d":"327,-379r-4,-80r-127,0r0,149r148,0r0,83r-148,0r0,149r61,0r0,78r-222,0r0,-78r49,0r0,-381r-58,0r0,-79r389,0r4,159r-92,0","w":440,"k":{"A":46,",":99,".":99,"a":57,"e":35,"i":14,"o":35,"r":23}},"G":{"d":"332,-183r0,-83r212,0r0,83r-49,0r0,167v-63,17,-117,25,-182,25v-180,0,-287,-107,-287,-274v0,-149,94,-282,296,-282v88,0,138,17,180,32r0,150r-96,0r0,-88v-26,-8,-56,-11,-77,-11v-136,0,-182,94,-182,192v0,81,36,194,182,194v23,0,38,-2,58,-5r0,-100r-55,0","w":554},"H":{"d":"409,-310r0,-149r-48,0r0,-79r209,0r0,79r-49,0r0,381r49,0r0,78r-209,0r0,-78r48,0r0,-149r-221,0r0,149r49,0r0,78r-209,0r0,-78r48,0r0,-381r-48,0r0,-79r209,0r0,79r-49,0r0,149r221,0","w":597},"I":{"d":"79,-78r0,-381r-48,0r0,-79r209,0r0,79r-49,0r0,381r49,0r0,78r-209,0r0,-78r48,0","w":270},"J":{"d":"31,-459r0,-79r209,0r0,79r-49,0r0,301v0,167,-56,244,-190,309r-40,-77v83,-37,118,-99,118,-246r0,-287r-48,0","w":255,"k":{"u":23,"A":28,"a":9,"e":9,"o":9}},"K":{"d":"31,0r0,-78r48,0r0,-381r-48,0r0,-79r209,0r0,79r-49,0r0,171r145,-136v21,-20,34,-27,46,-35r-56,0r0,-79r218,0r0,79r-42,0r-199,177r208,204r43,0r0,78r-237,0r0,-78v20,-2,47,4,63,-2v-71,-51,-125,-118,-189,-176r0,178r49,0r0,78r-209,0","w":554,"k":{"y":42,"O":14,"u":14}},"L":{"d":"328,-78r6,-96r93,0r-8,174r-384,0r0,-78r49,0r0,-381r-49,0r0,-79r209,0r0,79r-48,0r0,381r132,0","w":440,"k":{"y":42,"T":71,"V":71,"W":71,"Y":85}},"M":{"d":"559,-78r-1,-310v-36,133,-98,261,-143,388r-107,0r-124,-323v-12,-28,-19,-57,-23,-70r0,315r56,0r0,78r-191,0r0,-78r47,0r0,-381r-56,0r0,-79r197,0r139,358v10,19,15,46,23,72v2,-31,10,-52,26,-96r126,-334r195,0r0,79r-56,0r0,381r53,0r0,78r-206,0r0,-78r45,0","w":739},"N":{"d":"29,0r0,-78r50,0r0,-381r-68,0r0,-79r156,0r226,285v25,30,37,54,47,73r0,-279r-49,0r0,-79r194,0r0,79r-53,0r0,459r-83,0r-255,-321v-14,-16,-22,-34,-27,-41r0,284r52,0r0,78r-190,0","w":611,"k":{"A":18,",":18,".":18}},"O":{"d":"26,-269v0,-147,96,-278,266,-278v183,0,266,120,266,278v0,151,-78,278,-266,278v-188,0,-266,-127,-266,-278xm147,-269v0,104,39,191,145,191v106,0,144,-87,144,-191v0,-104,-43,-190,-144,-190v-101,0,-145,86,-145,190","w":583,"k":{"T":18,"V":42,"W":35,"Y":57,"A":28,",":28,".":28,"X":23}},"P":{"d":"84,-78r0,-381r-53,0r0,-79r222,0v130,0,196,54,196,159v0,101,-71,172,-178,172r-75,0r0,129r53,0r0,78r-218,0r0,-78r53,0xm196,-286r61,0v56,0,85,-33,85,-88v0,-78,-64,-91,-146,-85r0,173","w":469,"k":{"A":71,",":99,".":99,"a":18,"e":35,"o":35}},"Q":{"d":"632,50r0,74v-138,42,-308,-114,-367,-115v-128,0,-239,-101,-239,-278v0,-147,96,-278,266,-278v183,0,266,120,266,278v1,112,-44,209,-140,254v72,16,129,82,214,65xm147,-269v0,104,39,191,145,191v106,0,144,-87,144,-191v0,-104,-43,-190,-144,-190v-101,0,-145,86,-145,190","w":583},"R":{"d":"263,-538v127,-6,181,52,186,148v4,81,-69,135,-127,140v51,-2,89,97,117,138v24,35,28,35,64,34r0,78v-106,-5,-115,24,-176,-81r-65,-112v-15,-26,-35,-29,-71,-27r0,142r49,0r0,78r-209,0r0,-78r48,0r0,-381r-53,0r0,-79r237,0xm191,-459r0,156v79,5,152,-3,145,-78v8,-71,-65,-83,-145,-78","w":497,"k":{"T":14,"V":28,"W":28,"Y":28}},"S":{"d":"325,-390r0,-65v-20,-7,-46,-13,-72,-13v-74,0,-99,38,-99,68v1,63,79,60,129,75v78,23,166,47,166,158v0,102,-69,176,-222,176v-59,0,-120,-6,-192,-30r0,-142r112,0r0,71v28,12,59,14,90,14v66,0,96,-32,96,-73v0,-28,-16,-48,-88,-66r-59,-15v-111,-28,-148,-71,-148,-154v0,-85,60,-161,212,-161v65,0,130,11,176,29r0,128r-101,0","w":483},"T":{"d":"420,-386r-5,-73r-96,0r0,381r48,0r0,78r-209,0r0,-78r49,0r0,-381r-97,0r-5,73r-92,0r5,-152r490,0r4,152r-92,0","w":525,"k":{"w":115,"y":99,"O":18,"u":99,"A":71,"h":14,",":71,".":71,"a":71,"e":71,"i":28,"o":85,"r":71,"-":108,":":57,";":57}},"U":{"d":"353,-459r0,-79r208,0r0,79r-48,0r0,245v0,167,-71,223,-228,223v-177,0,-215,-78,-215,-196r0,-272r-48,0r0,-79r208,0r0,79r-48,0r0,252v0,78,23,129,109,129v71,0,121,-26,121,-129r0,-252r-59,0","w":582,"k":{"A":42,",":18,".":18}},"V":{"d":"368,-459r0,-79r209,0r0,79r-42,0r-180,459r-125,0r-181,-459r-43,0r0,-79r218,0r0,79r-45,0r105,307v9,19,10,46,18,64v31,-132,82,-246,121,-371r-55,0","w":582,"k":{"G":14,"O":28,"u":35,"A":57,",":85,".":85,"a":57,"e":57,"i":28,"o":50,"-":71,":":57,";":57}},"W":{"d":"657,-459r0,-79r209,0r0,79r-43,0r-179,459r-119,0r-87,-252r-92,252r-122,0r-179,-459r-43,0r0,-79r218,0r0,79r-46,0r106,307v8,19,11,44,17,64v23,-107,66,-197,97,-296r-28,-75r-50,0r0,-79r213,0r0,79r-48,0r94,307v7,19,11,44,17,64v31,-132,82,-246,121,-371r-56,0","w":867,"k":{"y":35,"O":28,"u":28,"A":57,",":71,".":71,"a":57,"e":57,"i":14,"o":57,"-":40,":":28,";":28}},"X":{"d":"342,-459r0,-79r186,0r0,79r-40,0r-148,176r158,205r47,0r0,78r-228,0r0,-78v14,-2,35,4,45,-2v-39,-32,-62,-78,-95,-116v-35,38,-64,85,-105,116r0,2r48,0r0,78r-200,0r0,-78r45,0r160,-185r-150,-196r-44,0r0,-79r227,0r0,79v-16,1,-37,-2,-51,1v38,28,62,74,93,109v34,-37,63,-78,102,-110r-50,0","w":554},"Y":{"d":"366,-459r0,-79r195,0r0,79r-42,0r-178,245r0,136r48,0r0,78r-208,0r0,-78r48,0r0,-136r-179,-245r-42,0r0,-79r213,0r0,79r-43,0v46,50,78,110,118,165r96,-131v8,-12,17,-22,28,-34r-54,0","w":569,"k":{"O":28,"u":57,"A":77,",":85,".":85,"a":85,"e":85,"i":28,"o":85,"-":99,":":57,";":57,"S":18}},"Z":{"d":"28,0r0,-74r270,-347v13,-18,26,-28,37,-38r-184,0r-5,71r-97,0r5,-150r411,0r0,79r-265,342v-12,19,-27,27,-36,39r203,0r5,-72r97,0r-6,150r-435,0","w":497},"[":{"d":"55,193r0,-784r168,0r0,79r-60,0r0,626r64,0r0,79r-172,0","w":227},"\\":{"d":"210,65r-227,-639r78,-28r226,639","w":270},"]":{"d":"65,114r0,-626r-65,0r0,-79r172,0r0,784r-168,0r0,-79r61,0","w":227},"^":{"d":"330,-257r-100,-198r-99,198r-83,0r136,-281r92,0r137,281r-83,0","w":460},"_":{"d":"0,96r0,-38r384,0r0,38r-384,0","w":384},"a":{"d":"286,-237v4,-67,-18,-96,-76,-96v-15,0,-48,5,-66,12r0,54r-93,0r0,-102v26,-15,90,-42,161,-42v108,0,176,37,176,154v0,66,-2,122,-4,179r45,0r0,78r-135,0v-3,-28,5,-67,4,-80v-27,61,-63,89,-131,89v-91,0,-135,-54,-135,-117v0,-58,39,-95,81,-110v41,-15,95,-19,173,-19xm285,-170r-30,0v-88,0,-115,17,-115,52v0,24,17,49,59,49v43,0,86,-27,86,-101","w":455},"b":{"d":"45,-25r0,-487r-61,0r0,-79r169,0v-1,94,4,177,-8,265r2,0v24,-55,68,-85,136,-85v88,0,155,64,155,184v0,110,-53,236,-224,236v-70,0,-142,-18,-169,-34xm243,-323v-121,0,-87,122,-92,230v15,8,44,15,68,15v78,0,111,-66,111,-137v0,-55,-20,-108,-87,-108","w":469,"k":{"v":14,"y":28,"u":14}},"c":{"d":"270,-274r0,-54v-86,-27,-139,49,-139,116v0,68,36,134,128,134v36,0,69,-8,100,-23r-6,91v-39,15,-66,19,-120,19v-137,0,-209,-93,-209,-209v0,-130,83,-211,211,-211v48,0,90,7,127,19r0,118r-92,0","w":384,"k":{"y":23,"h":14,"k":14}},"d":{"d":"314,-402r0,-110r-61,0r0,-79r169,0r0,513r46,0r0,78r-152,0v-2,-28,9,-58,8,-78v-25,56,-69,87,-137,87v-88,0,-163,-63,-163,-183v0,-110,53,-237,224,-237v18,0,44,3,66,9xm311,-195r0,-114v-15,-8,-44,-14,-68,-14v-78,0,-107,61,-107,123v0,63,30,117,82,117v57,0,93,-51,93,-112","w":497,"k":{"v":23,"w":23,"y":28,"d":9}},"e":{"d":"420,-177r-279,0v3,64,52,103,127,103v51,0,85,-8,130,-27r-6,85v-50,18,-93,25,-148,25v-155,0,-220,-97,-220,-208v0,-125,76,-212,202,-212v138,0,194,104,194,234xm140,-250r163,0v0,-55,-31,-87,-81,-87v-49,0,-77,32,-82,87","w":440,"k":{"v":9,"w":14,"y":18}},"f":{"d":"68,-78r0,-245r-56,0r0,-79r56,0v-9,-133,38,-200,177,-200v21,0,43,1,77,8r0,79v-69,-24,-158,1,-147,72r0,41r85,0r0,79r-85,0r0,245r58,0r0,78r-211,0r0,-78r46,0","w":270},"g":{"d":"440,-402r0,74r-69,0v12,15,26,43,26,78v-3,107,-95,146,-207,138v-13,0,-26,9,-26,21v0,14,8,20,28,22v104,14,240,-1,240,120v0,58,-47,151,-212,151v-163,0,-202,-59,-202,-108v0,-35,17,-73,88,-90r0,-2v-35,-8,-55,-23,-55,-60v0,-40,39,-59,78,-66r0,-2v-76,-25,-101,-75,-101,-133v0,-122,135,-176,265,-143r147,0xm130,-259v0,42,31,69,85,69v67,0,90,-38,90,-73v0,-42,-38,-70,-86,-70v-47,0,-89,21,-89,74xm278,36r-114,-12v-20,7,-45,24,-45,47v0,38,43,53,108,53v48,0,104,-19,104,-56v0,-25,-17,-28,-53,-32","w":455},"h":{"d":"74,-78r0,-434r-62,0r0,-79r167,0v-2,92,6,188,-6,272v23,-51,69,-92,140,-92v95,0,139,61,139,157r0,176r46,0r0,78r-197,0r0,-78r44,0r0,-165v0,-55,-29,-76,-70,-76v-115,-2,-93,131,-94,241r46,0r0,78r-197,0r0,-78r44,0","w":526,"k":{"y":35}},"i":{"d":"74,-78r0,-245r-52,0r0,-79r159,0r0,324r46,0r0,78r-197,0r0,-78r44,0xm51,-535v0,-40,28,-67,73,-67v45,0,72,27,72,67v0,40,-27,67,-72,67v-45,0,-73,-27,-73,-67","w":254,"k":{"v":23}},"j":{"d":"22,-323r0,-79r159,0r0,314v0,195,-78,277,-227,290r-12,-85v100,-20,132,-90,132,-214r0,-226r-52,0xm51,-535v0,-40,28,-67,73,-67v45,0,72,27,72,67v0,40,-27,67,-72,67v-45,0,-73,-27,-73,-67","w":255},"k":{"d":"37,0r0,-78r44,0r0,-434r-62,0r0,-79r169,0r0,361r108,-83v5,-5,12,-6,16,-10r-55,0r0,-79r204,0r0,79r-36,0r-125,100r135,145r44,0r0,78r-213,0r0,-78v13,-2,33,4,42,-2v-47,-32,-81,-84,-120,-124r0,126r37,0r0,78r-188,0","w":483},"l":{"d":"67,-78r0,-434r-62,0r0,-79r169,0r0,513r46,0r0,78r-197,0r0,-78r44,0","w":241,"k":{"w":18,"y":23}},"m":{"d":"561,0r0,-78r39,0r0,-165v0,-55,-29,-76,-70,-76v-52,0,-85,42,-85,107r0,134r46,0r0,78r-193,0r0,-78r39,0r0,-165v0,-55,-29,-76,-70,-76v-104,-1,-84,136,-85,241r46,0r0,78r-197,0r0,-78r43,0r0,-245r-52,0r0,-79r158,0v1,27,-3,57,-5,82v22,-58,72,-91,139,-91v69,0,104,35,120,91v19,-56,63,-91,134,-91v95,0,139,61,139,157r0,176r46,0r0,78r-192,0","w":781,"k":{"y":35,"u":14}},"n":{"d":"74,-78r0,-245r-52,0r0,-79r157,0v1,27,-3,57,-5,83v20,-53,69,-92,139,-92v95,0,139,61,139,157r0,176r46,0r0,78r-197,0r0,-78r44,0r0,-165v0,-55,-29,-76,-70,-76v-115,-2,-93,131,-94,241r46,0r0,78r-192,0r0,-78r39,0","w":526,"k":{"v":23,"y":28,"u":9}},"o":{"d":"24,-197v0,-115,80,-214,211,-214v135,0,211,74,211,214v0,120,-83,206,-211,206v-128,0,-211,-69,-211,-206xm141,-194v0,72,28,116,94,116v66,0,94,-44,94,-116v0,-86,-28,-129,-94,-129v-66,0,-94,56,-94,129","w":470,"k":{"v":14,"w":14,"y":23,"x":9}},"p":{"d":"68,114r0,-437r-62,0r0,-79r168,0v2,24,-6,54,-6,76v25,-55,69,-85,137,-85v88,0,155,64,155,184v0,110,-53,236,-224,236v-18,0,-44,-3,-61,-7r0,112r46,0r0,79r-197,0r0,-79r44,0xm266,-323v-123,0,-88,125,-93,234v15,5,44,11,68,11v78,0,112,-66,112,-137v0,-55,-20,-108,-87,-108","w":497,"k":{"y":28,",":28,".":28}},"q":{"d":"318,114v-1,-63,1,-141,7,-190v-23,57,-59,85,-129,85v-92,0,-163,-67,-163,-183v0,-110,62,-237,234,-237v60,0,122,18,158,34r0,491r48,0r0,79r-198,0r0,-79r43,0xm320,-195r0,-114v-15,-8,-44,-14,-68,-14v-78,0,-107,61,-107,123v0,63,30,117,82,117v57,0,93,-51,93,-112","w":497},"r":{"d":"81,-78r0,-245r-53,0r0,-79r156,0v2,26,-7,60,-5,92v18,-80,71,-114,150,-96r-6,96v-76,-17,-135,23,-135,102r0,130r51,0r0,78r-202,0r0,-78r44,0","w":327,"k":{"d":14,",":42,".":42,"a":14,"e":18,"i":-9,"o":14,"-":28}},"s":{"d":"266,-285r0,-41v-45,-22,-135,-10,-135,31v0,19,5,27,36,32r85,12v92,13,130,48,130,121v0,71,-49,139,-189,139v-48,0,-115,-10,-158,-25r0,-113r96,0r0,47v18,6,49,13,72,13v22,0,78,-7,78,-49v0,-46,-105,-46,-151,-55v-70,-13,-100,-49,-100,-107v0,-99,94,-131,177,-131v43,0,96,7,155,27r0,99r-96,0","w":412,"k":{"w":18}},"t":{"d":"74,-402r0,-83r107,-6r0,89r108,0r0,79r-108,0r0,179v-7,83,56,78,112,58r-4,76v-99,40,-215,20,-215,-88r0,-225r-55,0r0,-79r55,0","w":284},"u":{"d":"283,-323r0,-79r158,0r0,324r47,0r0,78r-151,0v-1,-27,3,-66,9,-83v-25,64,-70,92,-139,92v-91,0,-136,-55,-136,-140r0,-192r-53,0r0,-79r161,0r0,225v0,57,6,99,71,99v46,0,83,-37,83,-101r0,-144r-50,0","w":512},"v":{"d":"270,-323r0,-79r192,0r0,79r-37,0r-138,323r-117,0r-139,-323r-37,0r0,-79r198,0r0,79r-38,0v26,78,60,147,81,231r2,0v18,-86,53,-152,78,-231r-45,0","w":455,"k":{",":57,".":57,"a":14,"e":9,"o":14}},"w":{"d":"518,-323r0,-79r192,0r0,79r-37,0r-139,323r-112,0v-20,-59,-48,-109,-63,-174r-2,0v-16,67,-49,114,-71,174r-112,0r-135,-323r-37,0r0,-79r192,0r0,79r-38,0v32,68,57,150,82,226v21,-63,53,-120,78,-180r-19,-46r-43,0r0,-79r195,0r0,79r-41,0v32,67,58,152,83,226v20,-79,49,-158,80,-226r-53,0","w":711,"k":{",":57,".":57,"a":14,"e":18,"o":18}},"x":{"d":"286,-323r0,-79r178,0r0,79r-41,0r-116,109r127,136r42,0r0,78r-211,0r0,-78v14,-2,34,4,44,-2v-30,-16,-47,-46,-71,-68v-26,22,-47,51,-78,68r0,2r47,0r0,78r-185,0r0,-78r40,0r128,-120r-118,-125r-44,0r0,-79r212,0r0,79v-13,1,-31,-2,-42,1v25,15,42,40,62,60r68,-61r-42,0","w":497,"k":{"e":14}},"y":{"d":"282,-323r0,-79r180,0r0,79r-37,0r-124,331v-68,177,-115,212,-262,185r0,-83v90,19,110,16,159,-83r-153,-350r-37,0r0,-79r199,0r0,79r-41,0v35,72,64,154,85,240v13,-78,45,-143,66,-213v4,-10,9,-19,15,-27r-50,0","w":469,"k":{",":57,".":57,"a":18,"e":23,"o":23}},"z":{"d":"31,0r0,-78r210,-228v7,-9,15,-12,20,-17r-125,0r-3,53r-92,0r3,-132r348,0r0,78r-208,227v-8,10,-18,13,-22,19r138,0r2,-56r94,0r-6,134r-359,0","w":427},"{":{"d":"0,-170r0,-58v86,-9,56,-155,60,-248v4,-99,70,-125,170,-115r0,57v-46,-5,-63,15,-63,60r0,157v2,67,-38,101,-79,119v45,13,79,52,79,117r0,157v-1,44,16,65,63,60r0,57v-100,9,-166,-15,-170,-115v-4,-93,26,-239,-60,-248","w":227},"|":{"d":"44,192r0,-768r83,0r0,768r-83,0","w":170},"}":{"d":"227,-228r0,58v-86,9,-56,155,-60,248v-4,99,-70,125,-170,115r0,-57v47,5,63,-15,63,-60r0,-157v-2,-67,39,-101,80,-119v-45,-13,-80,-52,-80,-117r0,-157v2,-45,-16,-66,-63,-60r0,-57v100,-9,166,15,170,115v4,93,-26,239,60,248","w":227},"~":{"d":"149,-262v52,0,120,52,164,52v22,0,42,-18,67,-56r28,74v-22,46,-53,65,-96,65v-58,0,-126,-52,-164,-52v-22,0,-42,18,-67,56r-28,-74v22,-46,53,-65,96,-65","w":460},"'":{"d":"134,-554v0,34,-12,173,-14,208v-3,55,-67,55,-69,0v-1,-35,-14,-174,-14,-208v0,-25,18,-48,48,-48v30,0,49,23,49,48","w":170},"`":{"d":"-24,-578r55,-54r166,134r-57,46","w":254},"\u00a0":{"w":227,"k":{"T":42,"V":57,"W":42,"Y":71,"A":18}}}});
