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

Cufon.registerFont({"w":222,"face":{"font-family":"Futura","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 2 2 4 2 3 3","ascent":"288","descent":"-72","x-height":"5","bbox":"-7 -310 381 94.0631","underline-thickness":"28.125","underline-position":"-21.0938","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":111},"!":{"d":"60,5v-14,0,-26,-11,-25,-25v0,-13,12,-24,25,-24v13,-1,24,11,24,24v0,13,-11,25,-24,25xm40,-60r0,-211r40,0r0,211r-40,0","w":119},"\"":{"d":"57,-162r-30,0r-8,-109r45,0xm121,-162r-30,0r-8,-109r45,0","w":147},"#":{"d":"216,-195r0,31r-43,0r-6,50r39,0r0,31r-43,0r-11,84r-31,-4r10,-80r-52,0r-10,84r-32,-4r10,-80r-40,0r0,-31r45,0r6,-50r-40,0r0,-31r44,0r10,-79r30,4r-9,75r52,0r10,-79r31,4r-10,75r40,0xm141,-164r-52,0r-6,50r52,0"},"$":{"d":"40,-207v2,-40,27,-60,60,-68r0,-35r31,0r0,35v32,5,44,20,59,45r-35,19v-10,-19,-23,-28,-40,-28v-28,0,-50,34,-28,53v34,29,111,41,109,105v-1,42,-29,75,-65,84r0,36r-31,0r0,-35v-49,-9,-68,-31,-79,-80r38,-8v9,30,19,48,51,49v25,1,49,-18,46,-44v-7,-68,-121,-50,-116,-128"},"%":{"d":"78,-146v-34,0,-64,-31,-64,-65v0,-33,32,-63,65,-63v34,0,65,31,65,64v0,35,-31,64,-66,64xm79,-245v-19,0,-35,16,-35,34v0,19,16,36,35,36v17,0,35,-16,35,-35v0,-18,-16,-35,-35,-35xm233,-276r19,11r-155,269r-19,-11xm250,2v-34,0,-65,-30,-65,-64v0,-33,32,-63,66,-63v34,0,65,31,65,64v0,36,-31,63,-66,63xm251,-96v-18,0,-35,16,-35,34v0,19,16,35,35,35v18,0,34,-16,34,-34v0,-19,-15,-35,-34,-35","w":329},"&":{"d":"185,-217v-1,36,-20,43,-46,66r49,59r30,-35r27,27v-8,13,-22,26,-32,38r50,62r-51,0r-27,-33v-50,66,-159,41,-163,-42v-2,-37,34,-66,60,-83v-48,-40,-28,-118,38,-118v36,0,66,24,65,59xm70,-98v-25,26,6,67,36,66v16,0,33,-10,54,-31r-53,-65v-16,11,-32,23,-37,30xm120,-242v-38,0,-25,49,-5,62v27,-8,48,-58,5,-62","w":263},"'":{"d":"57,-162r-30,0r-8,-109r45,0","w":83},"(":{"d":"107,-286v-45,99,-45,249,0,347r-36,14v-51,-103,-51,-271,0,-375","w":131},")":{"d":"24,61v47,-97,46,-250,0,-347r37,-14v51,104,51,272,0,375","w":131},"*":{"d":"96,-249r-3,-48r36,0r-3,48r44,-18r11,34r-46,12r30,37r-28,21r-26,-41r-26,41r-28,-21r30,-37r-46,-12r11,-34"},"+":{"d":"17,-125r0,-33r78,0r0,-75r32,0r0,75r78,0r0,33r-78,0r0,76r-32,0r0,-76r-78,0"},",":{"d":"49,-51r36,14r-51,100r-26,-11","w":111,"k":{"1":26}},"-":{"d":"0,-104r78,0r0,34r-78,0r0,-34","w":78,"k":{"Y":6,"V":1,"T":-4,"A":-18}},".":{"d":"56,5v-14,0,-25,-11,-25,-25v0,-13,12,-24,25,-24v13,0,24,11,24,24v0,13,-11,25,-24,25","w":111,"k":{"1":29}},"\/":{"d":"153,-300r32,15r-155,359r-32,-14","w":186},"0":{"d":"111,4v-128,0,-128,-280,0,-280v63,0,96,68,96,140v0,73,-33,140,-96,140xm111,-239v-75,6,-75,199,0,206v76,-7,76,-199,0,-206","k":{"7":12,"4":7,"1":28}},"1":{"d":"98,-233r-47,0r22,-38r66,0r0,271r-41,0r0,-233","k":{"9":29,"8":27,"7":33,"6":32,"5":28,"4":28,"3":26,"2":28,"1":53,"0":22,".":21,",":17}},"2":{"d":"103,-276v63,0,112,67,76,125v-23,38,-60,77,-89,113r101,0r0,38r-182,0r132,-165v25,-32,0,-75,-37,-74v-27,0,-43,17,-47,49r-40,0v7,-57,35,-86,86,-86","k":{"7":9,"4":2,"1":30}},"3":{"d":"148,-80v-1,-31,-19,-46,-55,-46r0,-35v36,1,49,-10,51,-39v1,-24,-18,-39,-41,-39v-27,0,-35,13,-40,37r-41,0v8,-48,29,-70,81,-74v74,-5,110,94,52,133v64,38,28,154,-54,147v-48,-4,-81,-27,-86,-77r40,0v3,25,19,40,47,40v26,0,47,-20,46,-47","k":{"7":16,"4":8,"1":32}},"4":{"d":"178,-76r28,0r0,38r-28,0r0,38r-41,0r0,-38r-134,0r175,-254r0,216xm137,-76r0,-91r-63,91r63,0"},"5":{"d":"153,-93v0,-57,-73,-81,-105,-36r-14,0r43,-142r112,0r0,38r-83,0r-14,45v59,-8,101,37,101,94v0,100,-142,136,-186,48r31,-26v16,24,25,38,57,39v32,1,58,-27,58,-60","k":{"7":11,"4":8,"1":27}},"6":{"d":"112,4v-77,0,-117,-87,-66,-156r95,-129r30,23r-64,88v52,-12,95,36,95,84v0,48,-42,90,-90,90xm111,-33v27,0,51,-23,51,-50v0,-28,-23,-52,-51,-52v-27,0,-51,24,-51,51v0,27,24,51,51,51","k":{"7":18,"4":3,"1":36}},"7":{"d":"153,-233r-134,0r0,-38r202,0r-171,280r-33,-20","k":{":":29,"7":-5,"6":37,"4":45,"1":21,".":51,",":46}},"8":{"d":"112,4v-81,0,-119,-111,-49,-145v-59,-39,-23,-135,49,-135v70,0,109,95,49,135v21,10,35,33,35,63v0,48,-37,82,-84,82xm112,-239v-21,0,-41,19,-41,40v0,23,19,41,41,41v21,1,40,-19,40,-40v0,-21,-19,-41,-40,-41xm111,-123v-23,0,-45,21,-45,44v0,25,20,46,45,46v24,0,45,-21,45,-45v0,-25,-21,-45,-45,-45","k":{"7":13,"4":4,"1":29}},"9":{"d":"110,-276v79,0,117,88,66,157r-95,128r-30,-22r65,-88v-55,9,-95,-35,-96,-84v-1,-49,42,-91,90,-91xm111,-239v-27,0,-51,24,-51,51v0,29,23,52,51,52v28,0,51,-24,51,-52v0,-27,-24,-51,-51,-51","k":{"7":10,"4":31,"1":26}},":":{"d":"56,5v-14,0,-25,-11,-25,-25v0,-13,12,-24,25,-24v13,0,24,11,24,24v0,13,-11,25,-24,25xm56,-127v-14,0,-25,-11,-25,-25v0,-12,12,-24,25,-24v13,0,24,11,24,24v0,13,-11,25,-24,25","w":111},";":{"d":"49,-51r36,14r-51,100r-26,-11xm64,-127v-13,0,-24,-12,-24,-25v0,-13,11,-25,24,-24v13,0,25,12,25,24v0,13,-11,25,-25,25","w":111},"<":{"d":"199,-241r0,40r-133,63r133,63r0,41r-176,-87r0,-34"},"=":{"d":"17,-155r0,-30r188,0r0,30r-188,0xm17,-98r0,-30r188,0r0,30r-188,0"},">":{"d":"23,-34r0,-41r133,-63r-133,-63r0,-40r176,86r0,35"},"?":{"d":"90,-142v-29,7,-30,40,-2,42v13,0,20,-9,21,-27r40,0v0,38,-27,64,-62,65v-46,2,-75,-56,-49,-94v15,-22,78,-20,77,-55v0,-15,-11,-26,-27,-26v-21,-1,-31,19,-24,41r-41,0v-8,-46,23,-77,65,-79v58,-3,90,73,48,111v-8,7,-24,17,-46,22xm89,5v-14,0,-25,-11,-25,-25v0,-13,11,-24,24,-24v13,0,25,11,25,24v0,13,-11,25,-24,25","w":176},"@":{"d":"82,-130v0,-66,82,-109,122,-57r3,-20r26,0r-12,111v0,9,4,13,11,13v24,-1,40,-41,40,-70v0,-59,-48,-99,-107,-99v-64,0,-115,52,-115,116v0,105,118,142,207,92r9,25v-105,57,-247,7,-247,-117v0,-79,66,-140,146,-140v71,0,133,51,133,121v0,47,-29,97,-70,98v-15,0,-25,-8,-30,-22v-41,49,-116,13,-116,-51xm151,-87v50,4,67,-91,8,-90v-47,-3,-57,88,-8,90","w":316},"A":{"d":"192,-66r-116,0r-30,66r-45,0r135,-288r129,288r-45,0xm175,-104r-40,-93r-42,93r82,0","w":266,"k":{"y":9,"w":8,"v":8,"t":-4,"o":2,"c":2,"b":-5,"Y":24,"W":21,"V":21,"U":10,"T":15,"Q":12,"O":12,"G":12,"C":13,".":-13,"-":-18,",":-18}},"B":{"d":"147,-146v81,32,47,161,-52,146r-62,0r0,-271v77,-5,135,7,136,76v0,19,-7,36,-22,49xm130,-195v0,-32,-22,-42,-57,-39r0,79v35,2,57,-7,57,-40xm153,-79v0,-37,-36,-45,-80,-42r0,83v43,3,81,-4,80,-41","w":212,"k":{"Y":14,"W":10,"V":10,"O":2,"A":4}},"C":{"d":"19,-134v0,-105,117,-182,214,-123r0,49v-65,-65,-173,-16,-173,73v0,54,45,102,100,102v35,0,52,-15,73,-31r0,49v-94,57,-214,-16,-214,-119","w":252,"k":{"O":2,"K":-8,"H":-8,"A":-7}},"D":{"d":"242,-136v0,84,-56,140,-153,136r-56,0r0,-271v124,-12,209,29,209,135xm201,-136v0,-67,-50,-104,-128,-97r0,195v79,6,128,-30,128,-98","w":261,"k":{"Y":14,"X":8,"W":10,"V":10,"T":9,"J":10,"A":13}},"E":{"d":"182,-233r-109,0r0,65r106,0r0,39r-106,0r0,91r109,0r0,38r-149,0r0,-271r149,0r0,38","w":203},"F":{"d":"168,-233r-95,0r0,65r92,0r0,39r-92,0r0,129r-40,0r0,-271r135,0r0,38","w":182,"k":{"u":4,"r":4,"o":3,"j":-1,"i":-1,"e":2,"a":2,"J":13,"A":18,".":22,"-":-10,",":18}},"G":{"d":"60,-135v0,74,93,136,153,81v16,-14,25,-30,27,-49r-68,0r0,-38r112,0v6,90,-50,144,-127,146v-74,2,-138,-66,-138,-140v0,-97,104,-174,201,-129v18,9,35,24,52,43r-29,27v-52,-83,-183,-38,-183,59","w":303,"k":{"Y":9,"W":7,"V":7,"T":1,"A":12}},"H":{"d":"73,-165r118,0r0,-106r41,0r0,271r-41,0r0,-127r-118,0r0,127r-40,0r0,-271r40,0r0,106","w":264},"I":{"d":"73,-271r0,271r-40,0r0,-271r40,0","w":106},"J":{"d":"13,-43v37,25,61,1,61,-53r0,-175r41,0r0,175v10,85,-57,122,-122,88","w":147,"k":{"A":9}},"K":{"d":"73,-163r106,-108r55,0r-123,122r123,149r-54,0r-98,-121r-9,9r0,112r-40,0r0,-271r40,0r0,108","w":238,"k":{"y":15,"u":9,"o":12,"e":11,"a":12,"T":-15,"S":10,"O":15,"G":15,"C":16,"-":-1}},"L":{"d":"73,-271r0,233r80,0r0,38r-120,0r0,-271r40,0","w":159,"k":{"y":16,"u":-1,"Y":23,"W":22,"V":23,"U":8,"T":18,"S":-1,"O":11,"G":12,"C":12,"A":-15,"-":-7}},"M":{"d":"23,0r57,-292r93,211r97,-211r51,292r-42,0r-26,-164r-80,176r-78,-176r-30,164r-42,0","w":346},"N":{"d":"33,0r0,-290r197,207r0,-188r41,0r0,288r-198,-207r0,190r-40,0","w":303,"k":{"u":-4,"o":-2,"e":-4,"a":-4,"O":-2,"G":-3,"C":-2,"A":-2,".":-6,",":-12}},"O":{"d":"159,5v-75,0,-140,-64,-140,-142v0,-75,68,-140,143,-140v75,0,141,67,141,142v0,77,-67,140,-144,140xm161,-238v-55,0,-101,45,-101,102v0,56,47,103,100,103v55,0,101,-47,101,-103v0,-55,-45,-102,-100,-102","w":321,"k":{"Y":15,"X":9,"W":12,"V":12,"T":10,"A":14}},"P":{"d":"185,-191v2,58,-47,87,-112,81r0,110r-40,0r0,-271r46,0v69,-5,104,25,106,80xm73,-148v43,3,72,-9,72,-44v0,-32,-29,-45,-72,-42r0,86","w":194,"k":{"o":10,"e":9,"a":10,"J":15,"A":20,".":31,"-":-1,",":25}},"Q":{"d":"161,-277v116,0,192,153,103,238r45,44r-52,0r-21,-22v-91,61,-217,-13,-217,-117v0,-78,66,-143,142,-143xm60,-134v0,73,81,127,147,88r-64,-61r53,0r39,39v59,-59,10,-170,-75,-170v-57,0,-100,47,-100,104","w":321},"R":{"d":"185,-192v0,39,-26,70,-61,76r84,116r-50,0r-77,-111r-8,0r0,111r-40,0r0,-271v82,-5,153,7,152,79xm73,-147v43,2,72,-10,72,-44v0,-33,-30,-45,-72,-42r0,86","w":216,"k":{"u":5,"o":7,"e":6,"a":6,"Y":12,"W":10,"V":10,"U":4,"T":3,"O":6,"G":6,"C":6,"-":-5}},"S":{"d":"31,-205v0,-41,39,-72,82,-72v31,0,55,16,73,46r-33,20v-11,-38,-80,-35,-80,7v0,41,85,45,105,75v37,57,-5,134,-72,134v-51,0,-80,-33,-87,-80r41,-9v3,34,17,49,47,51v44,4,62,-64,24,-83v-38,-19,-100,-41,-100,-89","w":209,"k":{"t":-6,"Y":2,"W":1,"V":1,"T":-5,"A":3}},"T":{"d":"107,-233r0,233r-41,0r0,-233r-62,0r0,-38r166,0r0,38r-63,0","w":173,"k":{"y":16,"w":16,"v":16,"u":15,"r":12,"o":16,"j":-7,"i":-7,"e":15,"c":16,"a":15,"Y":-18,"W":-16,"V":-16,"O":9,"J":10,"G":9,"C":10,"A":15,";":7,":":4,".":11,"-":-4,",":6}},"U":{"d":"133,5v-55,0,-100,-43,-100,-102r0,-174r40,0v8,89,-33,238,60,238v40,0,59,-26,59,-75r0,-163r41,0r0,174v2,59,-45,102,-100,102","w":265,"k":{"r":-3,"p":-3,"n":-2,"m":-3,"A":12,".":4,",":-1}},"V":{"d":"46,-271r75,188r76,-188r45,0r-122,291r-119,-291r45,0","w":243,"k":{"y":4,"u":16,"r":15,"o":22,"i":-4,"e":21,"a":21,"T":-16,"S":7,"O":12,"G":12,"C":12,"A":23,";":12,":":10,".":27,"-":2,",":22}},"W":{"d":"46,-271r71,181r73,-195r71,195r75,-181r45,0r-122,288r-70,-192r-72,192r-116,-288r45,0","w":381,"k":{"y":5,"u":16,"r":16,"o":22,"i":-4,"e":21,"a":21,"T":-16,"S":7,"O":12,"G":12,"C":13,"A":23,";":13,":":10,".":27,"-":2,",":22}},"X":{"d":"89,-142r-74,-129r46,0r52,92r55,-92r46,0r-78,129r82,142r-46,0r-60,-104r-62,104r-46,0","k":{"y":14,"u":6,"o":7,"e":6,"a":6,"Q":7,"O":7,"C":7,"-":-12}},"Y":{"d":"87,-117r-88,-154r47,0r62,108r62,-108r47,0r-89,154r0,117r-41,0r0,-117","w":216,"k":{"v":12,"u":23,"p":21,"o":24,"i":-4,"e":23,"a":23,"T":-18,"S":8,"O":14,"G":14,"C":14,"A":25,";":14,":":12,".":22,"-":6,",":17}},"Z":{"d":"79,-38r131,0r0,38r-198,0r133,-233r-111,0r0,-38r179,0","w":225,"k":{"y":18,"v":18}},"[":{"d":"76,-260r0,295r34,0r0,37r-75,0r0,-369r75,0r0,37r-34,0","w":128},"\\":{"d":"34,-300r155,360r-32,14r-156,-359","w":186},"]":{"d":"53,35r0,-295r-34,0r0,-37r74,0r0,369r-74,0r0,-37r34,0","w":128},"^":{"d":"49,-143r-43,0r69,-130r53,0r69,130r-43,0r-52,-97","w":203},"_":{"d":"0,23r204,0r0,37r-204,0r0,-37","w":203},"`":{"d":"35,-256r37,-19r48,64r-22,13","w":203},"a":{"d":"17,-86v0,-73,85,-122,134,-65r0,-20r40,0r0,171r-40,0r0,-18v-51,54,-134,5,-134,-68xm105,-140v-29,0,-48,25,-48,54v0,31,19,56,48,56v30,0,49,-25,49,-55v0,-30,-20,-55,-49,-55","w":215,"k":{"y":-3,"w":-3,"v":-3,"j":-4}},"b":{"d":"199,-86v0,73,-83,122,-134,68r0,18r-40,0r0,-297r40,0r0,146v49,-56,134,-8,134,65xm111,-30v28,0,48,-25,48,-54v0,-30,-19,-56,-48,-56v-30,0,-49,24,-49,54v0,32,19,55,49,56","w":215,"k":{"y":7,"w":6,"v":6}},"c":{"d":"17,-85v0,-68,77,-115,141,-79r0,53v-15,-18,-23,-28,-49,-29v-30,-1,-53,24,-52,55v0,30,22,55,51,55v26,0,34,-12,50,-30r0,52v-63,36,-141,-8,-141,-77","w":171,"k":{"k":-9,"h":-9}},"d":{"d":"17,-86v0,-73,85,-121,134,-65r0,-146r40,0r0,297r-40,0r0,-18v-51,53,-134,5,-134,-68xm105,-140v-29,0,-48,25,-48,54v0,31,19,56,48,56v30,0,49,-25,49,-55v0,-30,-20,-55,-49,-55","w":215},"e":{"d":"99,-176v55,0,86,40,82,100r-123,0v2,26,18,46,45,46v27,0,31,-13,46,-33r33,18v-16,29,-38,49,-80,50v-52,0,-85,-38,-85,-90v0,-52,31,-92,82,-91xm140,-109v-7,-43,-75,-38,-79,0r79,0","w":199,"k":{"y":6,"x":7,"w":5,"v":6,"t":-3}},"f":{"d":"109,-255v-24,-15,-43,-11,-43,27r0,57r43,0r0,37r-43,0r0,134r-40,0r0,-134r-14,0r0,-37r14,0v-1,-64,-8,-136,56,-131v7,0,16,3,27,7r0,40","w":106,"k":{"t":-13,"o":-4,"l":-6,"j":-7,"i":-8,"f":-12,"e":-5,"a":-5}},"g":{"d":"17,-85v0,-74,85,-123,134,-67r0,-19r40,0r0,167v12,86,-82,124,-140,79v-16,-12,-25,-31,-27,-53r40,0v4,23,19,36,44,36v38,0,46,-34,43,-77v-50,55,-134,9,-134,-66xm105,-30v29,0,48,-25,48,-55v0,-31,-19,-55,-48,-55v-30,-1,-48,24,-48,55v0,31,19,55,48,55","w":215},"h":{"d":"102,-140v-57,-2,-31,87,-37,140r-40,0r0,-297r40,0r0,140v41,-39,107,-17,107,52r0,105r-39,0v-7,-50,22,-138,-31,-140","w":197,"k":{"y":6}},"i":{"d":"65,-171r0,171r-40,0r0,-171r40,0xm45,-216v-13,0,-26,-13,-26,-26v0,-13,13,-26,26,-26v13,0,25,12,25,26v0,14,-12,26,-25,26","w":89,"k":{"j":-4,"T":-7}},"j":{"d":"65,-171r0,264r-40,0r0,-264r40,0xm45,-216v-13,0,-26,-13,-26,-26v0,-13,13,-26,26,-26v13,0,25,12,25,26v0,14,-12,26,-25,26","w":89},"k":{"d":"65,-297r0,181r55,-55r53,0r-74,72r80,99r-52,0r-56,-72r-6,6r0,66r-40,0r0,-297r40,0","w":179,"k":{"u":-1,"o":7,"e":6,"a":6,".":-5,"-":1,",":-11}},"l":{"d":"65,-297r0,297r-40,0r0,-297r40,0","w":89,"k":{"y":-3,"v":-3}},"m":{"d":"97,-140v-52,0,-26,90,-32,140r-40,0r0,-171r40,0r0,16v20,-30,68,-27,87,4v33,-45,108,-29,108,45r0,106r-40,0r0,-95v0,-27,-3,-45,-26,-45v-51,0,-24,91,-31,140r-40,0v-5,-46,16,-140,-26,-140","w":284,"k":{"y":6,"w":5,"v":5,"p":-4}},"n":{"d":"101,-140v-55,0,-30,88,-36,140r-40,0r0,-171r40,0r0,16v39,-42,107,-19,107,50r0,105r-39,0r0,-96v0,-31,-4,-44,-32,-44","w":197,"k":{"y":6,"w":5,"v":5,"p":-4,"T":13}},"o":{"d":"107,5v-51,0,-90,-41,-90,-92v0,-50,43,-89,91,-89v50,0,92,41,92,91v0,51,-43,90,-93,90xm108,-140v-31,0,-51,23,-51,54v0,33,20,55,51,56v31,0,51,-23,51,-55v0,-32,-20,-55,-51,-55","w":216,"k":{"y":8,"x":9,"w":7,"v":7,"t":-2,"T":17}},"p":{"d":"199,-85v0,73,-84,121,-134,66r0,112r-40,0r0,-264r40,0r0,18v51,-54,134,-5,134,68xm111,-30v28,0,48,-26,48,-55v0,-30,-19,-55,-48,-55v-30,0,-49,25,-49,55v0,30,19,55,49,55","w":215,"k":{"y":8,"t":-3}},"q":{"d":"17,-85v0,-73,83,-122,134,-68r0,-18r40,0r0,264r-40,0r0,-112v-50,55,-134,7,-134,-66xm105,-140v-29,0,-48,25,-48,54v0,31,19,56,48,56v30,0,49,-25,49,-55v0,-30,-20,-55,-49,-55","w":215,"k":{"u":-4,"c":-3}},"r":{"d":"65,-156v16,-22,46,-26,72,-10r-18,36v-29,-19,-54,-4,-54,41r0,89r-40,0r0,-171r40,0r0,15","w":134,"k":{"z":-4,"y":-16,"x":-8,"w":-17,"v":-15,"u":-5,"t":-13,"r":-5,"q":3,"p":-5,"o":3,"n":-5,"m":-5,"l":-5,"k":-5,"j":-5,"i":-5,"h":-5,"f":-12,"e":2,"d":2,"c":3,"a":2,";":-1,":":-5,".":19,"-":4,",":14}},"s":{"d":"56,-80v-56,-16,-35,-96,20,-96v22,0,37,11,48,34r-32,17v-5,-18,-30,-21,-33,-3v13,30,77,28,77,76v0,32,-29,58,-62,57v-29,0,-49,-14,-61,-42r34,-16v6,24,48,34,48,4v0,-15,-26,-24,-39,-31","w":146},"t":{"d":"66,-134r0,134r-40,0r0,-134r-17,0r0,-37r17,0r0,-63r40,0r0,63r31,0r0,37r-31,0","w":98,"k":{"o":-2,"h":-7,"e":-3,"a":-3,";":-8,":":-12}},"u":{"d":"98,5v-47,0,-73,-25,-73,-77r0,-99r40,0v5,50,-19,141,33,141v53,0,29,-91,34,-141r39,0r0,99v1,50,-26,77,-73,77","w":196},"v":{"d":"46,-171r45,96r44,-96r44,0r-89,183r-88,-183r44,0","w":180,"k":{"o":7,"l":-3,"e":6,"c":7,"a":6,";":2,":":-2,".":20,"-":-8,",":14}},"w":{"d":"46,-171r45,98r49,-114r48,114r45,-98r44,0r-90,184r-47,-110r-49,110r-89,-184r44,0","w":278,"k":{"o":7,"l":-3,"e":5,"c":7,"a":6,";":2,":":-2,".":19,"-":-9,",":13}},"x":{"d":"78,-93r-61,-78r47,0r38,50r39,-50r48,0r-63,78r73,93r-47,0r-50,-64r-52,64r-48,0","w":200,"k":{"q":6,"o":7,"e":6,"c":7,"a":6}},"y":{"d":"79,-32r-77,-139r46,0r52,98r49,-98r45,0r-137,264r-45,0","w":195,"k":{"o":7,"l":-3,"e":6,"c":7,"a":6,";":3,":":-2,".":21,"-":-7,",":15}},"z":{"d":"82,-37r102,0r0,37r-181,0r111,-134r-87,0r0,-37r165,0","w":195},"{":{"d":"40,-164v2,-67,-18,-153,70,-135r0,35v-70,-4,6,124,-54,152v38,19,21,71,24,119v1,27,4,33,30,32r0,36v-48,3,-70,-10,-70,-59v0,-42,15,-104,-23,-113r0,-34v16,-4,23,-13,23,-33","w":128},"|":{"d":"81,-271r41,0r0,339r-41,0r0,-339","w":203},"}":{"d":"89,-60v-3,67,20,151,-71,135r0,-36v71,7,-5,-124,55,-151v-38,-19,-24,-71,-24,-119v0,-28,-5,-33,-31,-33r0,-35v47,-6,71,9,71,59v0,41,-16,105,23,112r0,34v-16,5,-23,14,-23,34","w":128},"~":{"d":"173,-236v-24,2,-76,-43,-99,-16v-12,14,-22,30,-37,4v14,-27,24,-48,58,-51v28,-2,76,40,102,16v11,-15,23,-28,37,-3v-16,29,-26,47,-61,50","w":271},"\u00a0":{"w":111}}});
