/* --------- /javascripts/cufon/cufon-yui.js --------- */ 

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}),hasClass:function(C,B){return RegExp("(?:^|\\s)"+B+"(?=\\s|$)").test(C.className)},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},textDecoration:function(G,F){if(!F){F=this.getStyle(G)}var C={underline:null,overline:null,"line-through":null};for(var B=G;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var D in C){if(!k(C,D)||C[D]){continue}if(F.get("textDecoration").indexOf(D)!=-1){C[D]=F.get("color")}E=false}if(E){break}F=this.getStyle(B=B.parentNode)}return C},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 B={inline:1,"inline-block":1,"run-in":1};return function(E,C,D){if(B[C.get("display")]){return E}if(!D.previousSibling){E=E.replace(/^\s+/,"")}if(!D.nextSibling){E=E.replace(/\s+$/,"")}return E}})()};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(C){var B=this.face=C.face;this.glyphs=C.glyphs;this.w=C.w;this.baseSize=parseInt(B["units-per-em"],10);this.family=B["font-family"].toLowerCase();this.weight=B["font-weight"];this.style=B["font-style"]||"normal";this.viewBox=(function(){var E=B.bbox.split(/\s+/);var D={minX:parseInt(E[0],10),minY:parseInt(E[1],10),maxX:parseInt(E[2],10),maxY:parseInt(E[3],10)};D.width=D.maxX-D.minX;D.height=D.maxY-D.minY;D.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return D})();this.ascent=-parseInt(B.ascent,10);this.descent=-parseInt(B.descent,10);this.height=-this.ascent+this.descent}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)}function E(F){C(this)}function C(F){setTimeout(function(){m.replace(F,d.get(F).options,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 B={},D,F;for(var E=0,C=arguments.length;D=arguments[E],E<C;++E){for(F in D){if(k(D,F)){B[F]=D[F]}}}return B}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(C,J){var B=n.getStyle(v(C,J)).extend(J);var D=c(C,B),E,H,G,F,I;for(E=C.firstChild;E;E=G){H=E.nodeType;G=E.nextSibling;if(H==3){if(F){F.appendData(E.data);C.removeChild(E)}else{F=E}if(G){continue}}if(F){C.replaceChild(o(D,n.whiteSpace(F.data,B,F),B,J,E,C),F);F=null}if(H==1&&E.firstChild){if(n.hasClass(E,"cufon")){z[J.engine](D,null,B,J,E,C)}else{arguments.callee(E,J)}}}}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={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textShadow:"none"};var p={words:/[^\S\u00a0]+/,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){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(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").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(ah,H,Z,D,L,ai){var n=(H===null);if(n){H=L.alt}var J=ah.viewBox;var p=Z.getSize("fontSize",ah.baseSize);var X=Z.get("letterSpacing");X=(X=="normal")?0:p.convertFrom(parseInt(X,10));var K=0,Y=0,W=0,F=0;var I=D.textShadow,U=[];if(I){for(var ag=I.length;ag--;){var O=I[ag];var T=p.convertFrom(parseFloat(O.offX));var R=p.convertFrom(parseFloat(O.offY));U[ag]=[T,R];if(R<K){K=R}if(T>Y){Y=T}if(R>W){W=R}if(T<F){F=T}}}var al=Cufon.CSS.textTransform(H,Z).split(""),B;var o=ah.glyphs,E,r,ac;var h=0,v,N=[];for(var ag=0,ae=0,ab=al.length;ag<ab;++ag){E=o[B=al[ag]]||ah.missingGlyph;if(!E){continue}if(r){h-=ac=r[B]||0;N[ae-1]-=ac}h+=v=N[ae++]=~~(E.w||ah.w)+X;r=E.k}if(v===undefined){return null}Y+=J.width-v;F+=J.minX;var C,q;if(n){C=L;q=L.firstChild}else{C=document.createElement("span");C.className="cufon cufon-canvas";C.alt=H;q=document.createElement("canvas");C.appendChild(q);if(D.printable){var ad=document.createElement("span");ad.className="cufon-alt";ad.appendChild(document.createTextNode(H));C.appendChild(ad)}}var am=C.style;var Q=q.style;var m=p.convert(J.height);var ak=Math.ceil(m);var V=ak/m;var P=V*Cufon.CSS.fontStretch(Z.get("fontStretch"));var S=h*P;var aa=Math.ceil(p.convert(S+Y-F));var t=Math.ceil(p.convert(J.height-K+W));q.width=aa;q.height=t;Q.width=aa+"px";Q.height=t+"px";K+=J.minY;Q.top=Math.round(p.convert(K-ah.ascent))+"px";Q.left=Math.round(p.convert(F))+"px";var A=Math.ceil(p.convert(S))+"px";if(a){am.width=A;am.height=p.convert(ah.height)+"px"}else{am.paddingLeft=A;am.paddingBottom=(p.convert(ah.height)-1)+"px"}var aj=q.getContext("2d"),M=m/J.height;aj.scale(M,M*V);aj.translate(-F,-K);aj.lineWidth=ah.face["underline-thickness"];aj.save();function s(i,g){aj.strokeStyle=g;aj.beginPath();aj.moveTo(0,i);aj.lineTo(h,i);aj.stroke()}var u=D.enableTextDecoration?Cufon.CSS.textDecoration(ai,Z):{};if(u.underline){s(-ah.face["underline-position"],u.underline)}if(u.overline){s(ah.ascent,u.overline)}function af(){aj.scale(P,1);for(var x=0,k=0,g=al.length;x<g;++x){var y=o[al[x]]||ah.missingGlyph;if(!y){continue}if(y.d){aj.beginPath();if(y.code){c(y.code,aj)}else{y.code=d("m"+y.d,aj)}aj.fill()}aj.translate(N[k++],0)}aj.restore()}if(I){for(var ag=I.length;ag--;){var O=I[ag];aj.save();aj.fillStyle=O.color;aj.translate.apply(aj,U[ag]);af()}}var z=D.textGradient;if(z){var G=z.stops,w=aj.createLinearGradient(0,J.minY,0,J.maxY);for(var ag=0,ab=G.length;ag<ab;++ag){w.addColorStop.apply(w,G[ag])}aj.fillStyle=w}else{aj.fillStyle=Z.get("color")}af();if(u["line-through"]){s(-ah.descent,u["line-through"])}return C}})());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 g=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(g?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(h,i){return a(h,/(?:em|ex|%)$|^[a-z-]+$/i.test(i)?"1em":i)}function a(k,l){if(/px$/i.test(l)){return parseFloat(l)}var j=k.style.left,i=k.runtimeStyle.left;k.runtimeStyle.left=k.currentStyle.left;k.style.left=l.replace("%","em");var h=k.style.pixelLeft;k.style.left=j;k.runtimeStyle.left=i;return h}var f={};function d(o){var p=o.id;if(!f[p]){var m=o.stops,n=document.createElement("cvml:fill"),h=[];n.type="gradient";n.angle=180;n.focus="0";n.method="sigma";n.color=m[0][1];for(var l=1,i=m.length-1;l<i;++l){h.push(m[l][0]*100+"% "+m[l][1])}n.colors=h.join(",");n.color2=m[i][1];f[p]=n}return f[p]}return function(aj,K,ad,G,O,ak,ab){var o=(K===null);if(o){K=O.alt}var M=aj.viewBox;var q=ad.computedFontSize||(ad.computedFontSize=new Cufon.CSS.Size(c(ak,ad.get("fontSize"))+"px",aj.baseSize));var aa=ad.computedLSpacing;if(aa==undefined){aa=ad.get("letterSpacing");ad.computedLSpacing=aa=(aa=="normal")?0:~~q.convertFrom(a(ak,aa))}var C,r;if(o){C=O;r=O.firstChild}else{C=document.createElement("span");C.className="cufon cufon-vml";C.alt=K;r=document.createElement("span");r.className="cufon-vml-canvas";C.appendChild(r);if(G.printable){var ag=document.createElement("span");ag.className="cufon-alt";ag.appendChild(document.createTextNode(K));C.appendChild(ag)}if(!ab){C.appendChild(document.createElement("cvml:shape"))}}var ap=C.style;var V=r.style;var m=q.convert(M.height),am=Math.ceil(m);var Z=am/m;var T=Z*Cufon.CSS.fontStretch(ad.get("fontStretch"));var Y=M.minX,X=M.minY;V.height=am;V.top=Math.round(q.convert(X-aj.ascent));V.left=Math.round(q.convert(Y));ap.height=q.convert(aj.height)+"px";var v=G.enableTextDecoration?Cufon.CSS.textDecoration(ak,ad):{};var J=ad.get("color");var ao=Cufon.CSS.textTransform(K,ad).split(""),B;var p=aj.glyphs,H,s,af;var h=0,P=[],W=0,x;var z,L=G.textShadow;for(var ai=0,ah=0,ae=ao.length;ai<ae;++ai){H=p[B=ao[ai]]||aj.missingGlyph;if(!H){continue}if(s){h-=af=s[B]||0;P[ah-1]-=af}h+=x=P[ah++]=~~(H.w||aj.w)+aa;s=H.k}if(x===undefined){return null}var A=-Y+h+(M.width-x);var an=q.convert(A*T),ac=Math.round(an);var S=A+","+M.height,n;var N="r"+S+"ns";var y=G.textGradient&&d(G.textGradient);for(ai=0,ah=0;ai<ae;++ai){H=p[ao[ai]]||aj.missingGlyph;if(!H){continue}if(o){z=r.childNodes[ah];while(z.firstChild){z.removeChild(z.firstChild)}}else{z=document.createElement("cvml:shape");r.appendChild(z)}z.stroked="f";z.coordsize=S;z.coordorigin=n=(Y-W)+","+X;z.path=(H.d?"m"+H.d+"xe":"")+"m"+n+N;z.fillcolor=J;if(y){z.appendChild(y.cloneNode(false))}var al=z.style;al.width=ac;al.height=am;if(L){var u=L[0],t=L[1];var F=Cufon.CSS.color(u.color),D;var R=document.createElement("cvml:shadow");R.on="t";R.color=F.color;R.offset=u.offX+","+u.offY;if(t){D=Cufon.CSS.color(t.color);R.type="double";R.color2=D.color;R.offset2=t.offX+","+t.offY}R.opacity=F.opacity||(D&&D.opacity)||1;z.appendChild(R)}W+=P[ah++]}var Q=z.nextSibling,w,E;if(G.forceHitArea){if(!Q){Q=document.createElement("cvml:rect");Q.stroked="f";Q.className="cufon-vml-cover";w=document.createElement("cvml:fill");w.opacity=0;Q.appendChild(w);r.appendChild(Q)}E=Q.style;E.width=ac;E.height=am}else{if(Q){r.removeChild(Q)}}ap.width=Math.max(Math.ceil(q.convert(h*T)),0);if(g){var U=ad.computedYAdjust;if(U===undefined){var I=ad.get("lineHeight");if(I=="normal"){I="1em"}else{if(!isNaN(I)){I+="em"}}ad.computedYAdjust=U=0.5*(a(ak,I)-parseFloat(ap.height))}if(U){ap.marginTop=Math.ceil(U)+"px";ap.marginBottom=U+"px"}}return C}})());/* --------- /javascripts/cufon/Helvetica_Neue_300.font.js --------- */ 

Cufon.registerFont({"w":556,"face":{"font-family":"Helvetica Neue","font-weight":300,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 4 3 0 0 0 2 0 4","ascent":"800","descent":"-200","x-height":"14","bbox":"-30 -807 904 213","underline-thickness":"50","underline-position":"-75","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":278},"!":{"d":"79,0r84,0r0,-106r-84,0r0,106xm87,-501r15,323r38,0r15,-323r0,-213r-68,0r0,213","w":241},"\"":{"d":"220,-714r0,243r63,0r0,-243r-63,0xm87,-714r0,243r63,0r0,-243r-63,0","w":370},"#":{"d":"223,-424r141,0r-22,156r-141,0xm497,-223r0,-45r-105,0r22,-156r111,0r0,-45r-105,0r31,-222r-50,0r-31,222r-141,0r31,-222r-50,0r-31,222r-116,0r0,45r110,0r-22,156r-116,0r0,45r110,0r-31,223r50,0r31,-223r141,0r-31,223r50,0r31,-223r111,0"},"$":{"d":"257,-38v-105,-12,-164,-73,-165,-190r-63,0v7,157,75,226,228,241r0,86r39,0r0,-85v132,-5,231,-66,231,-199v0,-142,-114,-177,-231,-203r0,-288v91,0,150,70,149,164r63,0v-3,-134,-82,-210,-212,-217r0,-78r-39,0r0,78v-125,5,-207,70,-210,195v-3,138,96,177,210,200r0,296xm257,-397v-74,-18,-147,-37,-147,-130v1,-97,53,-146,147,-149r0,279xm296,-326v80,21,168,43,168,142v0,100,-69,143,-168,146r0,-288"},"%":{"d":"387,-517v0,-112,-46,-189,-159,-189v-113,0,-159,77,-159,189v0,112,46,189,159,189v113,0,159,-77,159,-189xm561,-173v0,-79,26,-145,106,-145v79,0,106,67,106,145v0,77,-27,143,-106,143v-80,0,-106,-65,-106,-143xm826,-174v0,-112,-46,-189,-159,-189v-113,0,-159,77,-159,189v0,112,46,188,159,188v113,0,159,-76,159,-188xm643,-725r-453,758r48,0r452,-758r-47,0xm122,-516v0,-79,26,-145,106,-145v79,0,106,67,106,145v0,77,-27,143,-106,143v-80,0,-106,-65,-106,-143","w":889},"&":{"d":"197,-530v-28,-68,19,-131,87,-131v72,0,117,70,85,139v-20,44,-61,72,-100,97v-24,-34,-55,-64,-72,-105xm255,14v95,0,164,-50,210,-107r76,93r79,0r-120,-145v27,-46,40,-112,42,-171r-63,0v0,55,-3,83,-21,120r-156,-188v64,-43,140,-83,140,-185v0,-93,-65,-145,-158,-145v-108,0,-184,83,-150,194v15,50,50,85,80,123v-78,46,-175,95,-175,212v0,132,85,199,216,199xm257,-38v-108,1,-187,-95,-142,-200v24,-56,80,-89,133,-118r178,216v-36,50,-89,102,-169,102","w":611},"'":{"d":"108,-714r0,243r63,0r0,-243r-63,0","w":278},"(":{"d":"51,-266v0,198,66,328,141,456r50,0v-69,-115,-128,-255,-128,-433v0,-198,46,-355,128,-486r-50,0v-79,126,-141,272,-141,463","w":241},")":{"d":"190,-272v0,-198,-66,-330,-141,-457r-49,0v65,119,127,256,127,434v0,198,-46,354,-127,485r49,0v79,-126,141,-271,141,-462","w":241},"*":{"d":"27,-595r115,39r-73,98r32,23r73,-100r73,100r32,-23r-72,-98r118,-39r-15,-37r-115,41r0,-123r-39,0r0,123r-115,-41","w":352},"+":{"d":"274,-503r0,225r-225,0r0,53r225,0r0,225r53,0r0,-225r225,0r0,-53r-225,0r0,-225r-53,0","w":600},",":{"d":"93,136v87,-22,94,-127,88,-242r-84,0r0,106r42,0v1,42,-16,80,-46,93r0,43","w":278},"-":{"d":"60,-246r250,0r0,-58r-250,0r0,58","w":370},".":{"d":"97,0r84,0r0,-106r-84,0r0,106","w":278},"\/":{"d":"-12,14r53,0r305,-743r-51,0","w":333},"0":{"d":"522,-346v0,-192,-49,-360,-244,-360v-194,0,-244,168,-244,361v0,192,50,359,244,359v196,0,244,-167,244,-360xm97,-346v0,-152,27,-307,181,-307v154,0,181,155,181,307v0,152,-27,308,-181,308v-154,0,-181,-156,-181,-308"},"1":{"d":"294,-700v-10,108,-80,137,-197,135r0,45r185,0r0,520r63,0r0,-700r-51,0"},"2":{"d":"274,-653v119,-4,195,106,142,215v-86,178,-366,182,-380,438r461,0r0,-58r-389,0v37,-133,186,-170,276,-250v55,-49,107,-102,110,-201v5,-167,-167,-235,-316,-179v-83,31,-126,114,-125,230r63,0v0,-114,45,-192,158,-195"},"3":{"d":"271,-38v-114,0,-178,-68,-175,-185r-63,0v-7,157,89,237,239,237v141,0,237,-71,241,-212v3,-98,-61,-158,-144,-175v70,-16,115,-74,118,-155v8,-189,-276,-225,-379,-112v-35,38,-59,93,-59,164r63,0v0,-109,52,-177,159,-177v91,0,153,40,153,132v0,101,-83,134,-195,127r0,53v128,-7,221,28,221,148v0,102,-76,155,-179,155"},"4":{"d":"353,-227r-266,0r264,-381r2,0r0,381xm30,-235r0,61r323,0r0,174r58,0r0,-174r105,0r0,-53r-105,0r0,-473r-57,0"},"5":{"d":"271,-38v-104,0,-165,-61,-172,-162r-63,0v7,137,90,214,230,214v146,0,243,-90,243,-236v0,-149,-85,-242,-235,-242v-62,0,-118,28,-148,65r-2,-2r45,-232r306,0r0,-58r-350,0r-68,363r54,0v30,-48,84,-83,156,-83v111,0,179,72,179,182v0,112,-62,191,-175,191"},"6":{"d":"296,-653v83,-2,137,56,146,130r63,0v-13,-120,-85,-183,-215,-183v-190,0,-250,163,-250,349v0,213,38,371,245,371v147,0,237,-90,237,-236v0,-145,-85,-230,-231,-234v-88,-2,-155,57,-188,116v3,-157,35,-309,193,-313xm116,-218v0,-112,62,-185,174,-185v111,0,169,75,169,185v0,106,-62,180,-168,180v-116,0,-175,-67,-175,-180"},"7":{"d":"218,0v14,-283,143,-484,283,-633r0,-58r-450,0r0,58r387,0v-149,173,-268,342,-288,633r68,0"},"8":{"d":"427,-531v0,88,-60,130,-149,130v-89,0,-150,-41,-150,-130v0,-84,66,-122,150,-122v86,0,149,37,149,122xm376,-377v67,-19,114,-73,114,-154v0,-121,-94,-175,-213,-175v-119,0,-209,55,-212,175v-2,86,50,131,114,156v-85,14,-142,85,-142,179v0,143,99,210,241,210v142,0,237,-67,241,-210v2,-103,-60,-159,-143,-181xm456,-196v0,107,-71,158,-178,158v-106,0,-178,-52,-178,-158v0,-103,73,-152,178,-152v103,1,178,49,178,152"},"9":{"d":"260,-38v-83,2,-137,-56,-146,-130r-63,0v13,120,85,182,215,182v190,0,250,-162,250,-348v0,-212,-37,-376,-245,-372v-146,3,-237,91,-237,237v0,145,86,230,231,234v88,2,155,-57,188,-116v-4,157,-34,309,-193,313xm440,-473v0,112,-62,185,-174,185v-111,0,-169,-75,-169,-185v0,-106,63,-180,168,-180v116,0,175,66,175,180"},":":{"d":"97,0r84,0r0,-106r-84,0r0,106xm97,-394r84,0r0,-106r-84,0r0,106","w":278},";":{"d":"97,-394r84,0r0,-106r-84,0r0,106xm93,136v87,-22,94,-127,88,-242r-84,0r0,106r42,0v1,42,-16,80,-46,93r0,43","w":278},"<":{"d":"554,7r0,-54r-446,-206r446,-206r0,-55r-508,234r0,54","w":600},"=":{"d":"552,-128r0,-53r-503,0r0,53r503,0xm552,-325r0,-53r-503,0r0,53r503,0","w":600},">":{"d":"492,-253r-446,206r0,54r508,-233r0,-54r-508,-234r0,55","w":600},"?":{"d":"231,-106r0,106r84,0r0,-106r-84,0xm484,-544v9,-191,-261,-235,-370,-120v-37,39,-60,96,-60,170r63,0v0,-110,52,-179,161,-182v110,-3,179,109,124,206v-55,97,-175,126,-161,291r63,0v1,-75,7,-110,44,-147v59,-59,131,-105,136,-218","w":537},"@":{"d":"416,-684v196,0,328,147,270,349v-22,77,-67,162,-155,162v-39,0,-21,-58,-13,-83r96,-288r-53,0r-25,65v-21,-86,-126,-105,-203,-59v-81,49,-140,141,-140,264v0,86,46,142,132,145v56,2,98,-41,129,-66v3,77,91,77,150,45v111,-59,192,-241,123,-394v-50,-111,-156,-185,-313,-185v-172,0,-283,97,-338,223v-38,88,-37,204,-2,294v59,152,224,264,436,214v98,-23,172,-86,217,-165r-51,0v-64,101,-235,172,-384,108v-111,-48,-192,-146,-192,-298v0,-154,78,-255,188,-305v39,-17,81,-26,128,-26xm404,-206v-60,52,-153,13,-148,-73v5,-90,45,-166,100,-208v63,-48,151,-9,149,70v-3,89,-49,166,-101,211","w":800},"A":{"d":"173,-280r143,-366r138,366r-281,0xm281,-714r-287,714r72,0r86,-222r325,0r87,222r73,0r-280,-714r-76,0","w":630,"k":{"y":18,"w":18,"v":18,"Y":74,"W":5,"V":50,"T":68}},"B":{"d":"535,-522v0,164,-232,113,-395,121r0,-255r234,0v107,0,161,45,161,134xm603,-539v0,-234,-307,-164,-531,-175r0,714r302,0v154,-1,252,-56,256,-203v3,-98,-68,-161,-151,-176v73,-18,124,-73,124,-160xm562,-205v0,194,-240,139,-422,147r0,-285v177,7,422,-43,422,138","w":667},"C":{"d":"375,-671v122,0,194,70,219,173r68,0v-23,-145,-127,-228,-287,-231v-269,-6,-390,252,-316,513v38,135,142,230,316,230v185,0,275,-117,297,-286r-68,0v-18,130,-86,229,-229,229v-184,0,-269,-133,-269,-314v0,-181,85,-314,269,-314","w":704},"D":{"d":"647,-357v0,-233,-106,-357,-328,-357r-247,0r0,714r247,0v222,-6,328,-124,328,-357xm579,-357v0,205,-89,303,-294,299r-145,0r0,-598r145,0v205,-4,294,94,294,299","w":685},"E":{"d":"72,-714r0,714r498,0r0,-58r-430,0r0,-282r398,0r0,-58r-398,0r0,-258r425,0r0,-58r-493,0","w":593},"F":{"d":"72,-714r0,714r68,0r0,-340r342,0r0,-58r-342,0r0,-258r385,0r0,-58r-453,0","w":537,"k":{"A":55,".":129,",":129}},"G":{"d":"375,14v129,1,202,-60,249,-144r9,130r49,0r0,-363r-303,0r0,58r243,0v-1,162,-86,262,-247,262v-184,0,-269,-133,-269,-314v0,-181,85,-314,269,-314v127,0,209,71,230,179r68,0v-28,-148,-128,-234,-298,-237v-269,-4,-390,252,-316,513v38,135,142,228,316,230","w":741},"H":{"d":"72,-714r0,714r68,0r0,-346r424,0r0,346r68,0r0,-714r-68,0r0,310r-424,0r0,-310r-68,0","w":704},"I":{"d":"77,-714r0,714r68,0r0,-714r-68,0","w":222},"J":{"d":"220,14v146,0,208,-67,208,-213r0,-515r-68,0r0,486v1,112,-21,185,-134,185v-112,0,-137,-82,-137,-186r-68,0v-1,146,51,243,199,243","w":500},"K":{"d":"72,-714r0,714r68,0r0,-245r137,-127r297,372r88,0r-334,-419r319,-295r-92,0r-415,384r0,-384r-68,0","w":648},"L":{"d":"72,-714r0,714r468,0r0,-58r-400,0r0,-656r-68,0","w":537,"k":{"y":37,"Y":111,"W":55,"V":92,"T":92}},"M":{"d":"70,-714r0,714r68,0r0,-617r2,0r245,617r64,0r244,-617r2,0r0,617r68,0r0,-714r-100,0r-246,626r-247,-626r-100,0","w":833},"N":{"d":"71,-714r0,714r68,0r0,-604r2,0r416,604r76,0r0,-714r-68,0r0,604r-2,0r-416,-604r-76,0","w":704},"O":{"d":"371,-43v-184,0,-269,-133,-269,-314v0,-181,85,-314,269,-314v184,0,268,133,268,314v0,180,-84,314,-268,314xm371,-729v-275,0,-389,248,-316,513v37,135,142,228,316,230v268,3,389,-252,315,-512v-38,-135,-141,-231,-315,-231","w":741},"P":{"d":"533,-510v0,98,-64,146,-159,146r-234,0r0,-292r234,0v95,0,159,48,159,146xm601,-510v0,-133,-79,-204,-212,-204r-317,0r0,714r68,0r0,-306r249,0v133,-2,212,-72,212,-204","w":630,"k":{"A":74,".":153,",":153}},"Q":{"d":"599,-74v130,-104,141,-411,24,-542v-56,-63,-136,-113,-252,-113v-269,0,-390,252,-316,513v38,135,142,230,316,230v75,0,136,-17,185,-52r111,83r34,-42xm371,-671v228,-4,310,233,247,448v-13,44,-38,80,-70,110r-104,-79r-35,43r94,71v-37,23,-81,35,-132,35v-184,0,-269,-133,-269,-314v0,-181,85,-311,269,-314","w":741},"R":{"d":"548,-514v0,91,-64,139,-154,139r-254,0r0,-281r254,0v99,-1,154,49,154,142xm616,-528v0,-128,-89,-186,-217,-186r-327,0r0,714r68,0r0,-317r258,0v155,-10,133,161,152,293v2,10,6,17,10,24r75,0v-59,-81,5,-274,-100,-326v-14,-11,-39,-12,-58,-20v86,-15,139,-86,139,-182","w":667,"k":{"y":-24,"Y":13,"W":-6,"V":-6,"T":-6}},"S":{"d":"337,-43v-139,0,-235,-50,-233,-192r-68,0v-6,178,112,249,285,249v159,0,273,-56,273,-203v0,-208,-246,-182,-400,-244v-38,-15,-67,-43,-67,-96v0,-104,77,-142,179,-142v112,0,187,56,195,164r68,0v-5,-151,-112,-222,-264,-222v-148,0,-246,68,-246,201v0,219,281,158,419,251v26,19,49,46,48,89v-3,101,-90,145,-189,145","w":630},"T":{"d":"-4,-714r0,58r248,0r0,656r68,0r0,-656r249,0r0,-58r-565,0","k":{"y":111,"w":111,"u":92,"s":111,"r":92,"o":111,"i":-24,"e":111,"c":111,"a":111,"A":68,";":111,":":111,".":111,"-":129,",":111}},"U":{"d":"342,-43v-146,0,-209,-80,-209,-229r0,-442r-68,0r0,457v4,174,97,271,277,271v181,0,278,-96,278,-271r0,-457r-68,0r0,442v1,149,-63,229,-210,229","w":685},"V":{"d":"-6,-714r264,714r79,0r265,-714r-72,0r-230,639r-2,0r-232,-639r-72,0","w":593,"k":{"y":18,"u":37,"r":37,"o":55,"i":-6,"e":55,"a":55,"A":55,";":74,":":74,".":129,"-":55,",":129}},"W":{"d":"0,-714r198,714r74,0r180,-639r2,0r181,639r72,0r197,-714r-68,0r-163,625r-2,0r-175,-625r-85,0r-174,625r-2,0r-162,-625r-73,0","w":907,"k":{"u":18,"r":18,"o":18,"i":-24,"e":18,"a":37,"A":18,";":18,":":18,".":74,",":74}},"X":{"d":"3,-714r242,346r-256,368r76,0r220,-315r217,315r82,0r-258,-366r244,-348r-76,0r-209,299r-202,-299r-80,0","w":574},"Y":{"d":"271,-294r0,294r68,0r0,-294r282,-420r-81,0r-234,362r-235,-362r-80,0","w":611,"k":{"v":55,"u":74,"q":92,"p":74,"o":92,"i":7,"e":92,"a":92,"A":74,";":92,":":92,".":99,"-":111,",":123}},"Z":{"d":"37,-714r0,58r438,0r-470,596r0,60r556,0r0,-58r-480,0r470,-596r0,-60r-514,0","w":574},"[":{"d":"76,190r161,0r0,-53r-98,0r0,-813r98,0r0,-53r-161,0r0,919","w":241},"\\":{"d":"292,14r54,0r-308,-743r-50,0","w":333},"]":{"d":"165,-729r-161,0r0,53r98,0r0,813r-98,0r0,53r161,0r0,-919","w":241},"^":{"d":"44,-238r58,0r197,-390r200,390r57,0r-230,-453r-52,0","w":600},"_":{"d":"0,124r500,0r0,-50r-500,0r0,50","w":500},"`":{"d":"-30,-729r131,141r51,0r-105,-141r-77,0","w":185},"a":{"d":"453,-365v8,-150,-136,-189,-272,-156v-76,18,-121,73,-127,163r63,0v1,-82,57,-117,138,-120v93,-4,159,50,129,140v-18,53,-116,36,-176,48v-95,18,-177,44,-176,154v1,104,69,148,173,150v103,2,146,-47,190,-104v-1,57,16,92,74,90v18,0,26,-1,41,-4r0,-53v-28,11,-57,0,-57,-34r0,-274xm210,-38v-89,5,-151,-96,-92,-160v50,-53,165,-46,247,-68v13,-3,17,-11,25,-16r0,82v-4,105,-75,156,-180,162","w":519},"b":{"d":"304,-531v-94,0,-150,48,-181,113r0,-296r-63,0r0,714r58,0v2,-31,-4,-71,2,-98v26,67,95,112,184,112v160,0,232,-113,232,-272v0,-159,-73,-273,-232,-273xm304,-478v121,0,169,99,169,220v0,121,-48,220,-169,220v-128,0,-181,-94,-181,-220v0,-126,54,-220,181,-220","w":574},"c":{"d":"278,-478v88,-2,129,51,146,124r63,0v-11,-112,-92,-177,-209,-177v-161,0,-244,112,-244,273v0,161,82,272,244,272v125,0,199,-83,213,-199r-63,0v-11,84,-60,147,-150,147v-123,0,-181,-97,-181,-220v0,-123,58,-217,181,-220","w":519},"d":{"d":"270,14v92,0,153,-50,186,-112r0,98r58,0r0,-714r-63,0r0,296r-2,0v-27,-69,-87,-113,-179,-113v-159,0,-232,114,-232,273v0,159,72,272,232,272xm270,-38v-121,0,-169,-99,-169,-220v0,-121,48,-220,169,-220v128,0,181,94,181,220v0,126,-54,220,-181,220","w":574},"e":{"d":"97,-294v8,-121,110,-225,238,-168v58,26,92,87,96,168r-334,0xm429,-170v-20,77,-67,134,-162,132v-115,-3,-165,-89,-170,-203r397,0v1,-164,-64,-290,-227,-290v-160,0,-233,116,-233,273v0,160,71,271,233,272v136,1,198,-71,225,-184r-63,0","w":519},"f":{"d":"219,-714v-113,-4,-131,83,-125,198r-88,0r0,53r88,0r0,463r63,0r0,-463r102,0r0,-53r-102,0v0,-75,-9,-149,69,-145v17,1,30,3,46,5r0,-54v-19,-2,-32,-4,-53,-4","w":259,"k":{"f":18}},"g":{"d":"267,205v161,3,229,-89,229,-247r0,-474r-63,0v-2,28,4,65,-2,89v-29,-58,-80,-104,-164,-104v-154,0,-233,107,-233,260v0,160,71,263,233,265v83,2,135,-51,166,-106v8,152,-19,268,-166,264v-81,-2,-138,-32,-151,-103r-63,0v12,108,98,154,214,156xm433,-264v0,114,-52,205,-166,205v-117,0,-170,-88,-170,-205v0,-120,50,-214,170,-214v119,0,166,97,166,214"},"h":{"d":"289,-531v-78,0,-142,49,-167,104r0,-287r-63,0r0,714r63,0r0,-301v6,-104,56,-175,162,-177v96,-2,131,61,131,156r0,322r63,0r0,-332v2,-132,-56,-199,-189,-199","w":537},"i":{"d":"61,-714r0,101r63,0r0,-101r-63,0xm61,-516r0,516r63,0r0,-516r-63,0","w":185},"j":{"d":"61,-714r0,101r63,0r0,-101r-63,0xm-29,188v107,16,153,-39,153,-141r0,-563r-63,0r0,578v-1,44,-8,75,-57,75v-10,0,-23,0,-33,-1r0,52","w":185},"k":{"d":"60,-714r0,714r63,0r0,-196r102,-85r204,281r79,0r-235,-325r220,-191r-84,0r-286,250r0,-448r-63,0","w":500},"l":{"d":"61,-714r0,714r63,0r0,-714r-63,0","w":185},"m":{"d":"290,-531v-89,0,-137,42,-169,102r-3,0r0,-87r-58,0r0,516r63,0r0,-288v2,-111,44,-190,154,-190v78,0,107,51,108,128r0,350r63,0r0,-292v1,-105,34,-185,140,-186v90,0,122,44,122,131r0,347r63,0r0,-350v0,-121,-57,-181,-171,-181v-77,0,-139,40,-164,101v-15,-63,-75,-100,-148,-101","w":833},"n":{"d":"289,-531v-78,0,-142,49,-167,104r0,-89r-63,0r0,516r63,0r0,-301v6,-104,56,-175,162,-177v96,-2,131,61,131,156r0,322r63,0r0,-332v2,-132,-56,-199,-189,-199","w":537},"o":{"d":"97,-258v0,-123,58,-220,181,-220v123,0,181,97,181,220v0,123,-58,220,-181,220v-123,0,-181,-97,-181,-220xm522,-258v0,-161,-83,-273,-244,-273v-161,0,-244,112,-244,273v0,161,82,272,244,272v162,0,244,-111,244,-272"},"p":{"d":"304,-531v-91,-2,-156,50,-186,113r0,-98r-58,0r0,706r63,0r0,-288r2,0v26,69,88,112,179,112v160,0,232,-113,232,-272v0,-159,-73,-269,-232,-273xm304,-478v121,0,169,99,169,220v0,121,-48,220,-169,220v-128,0,-181,-94,-181,-220v0,-131,49,-220,181,-220","w":574},"q":{"d":"270,14v94,0,150,-47,181,-112r0,288r63,0r0,-706r-58,0v-2,31,4,71,-2,98v-29,-66,-94,-113,-184,-113v-159,0,-232,114,-232,273v0,159,72,272,232,272xm270,-38v-121,0,-169,-99,-169,-220v0,-121,48,-220,169,-220v128,0,181,94,181,220v0,126,-54,220,-181,220","w":574},"r":{"d":"315,-523v-103,-5,-164,55,-197,128r0,-121r-58,0r0,516r63,0r0,-275v5,-116,73,-186,192,-185r0,-63","w":315,"k":{"q":18,"o":18,"n":-18,"e":18,"d":18,"c":18,".":92,"-":55,",":92}},"s":{"d":"234,-478v79,4,131,36,135,113r63,0v-7,-109,-75,-164,-189,-166v-123,-3,-233,77,-183,201v39,97,205,77,292,130v21,13,36,32,35,64v-3,72,-68,98,-141,98v-85,0,-149,-46,-152,-129r-63,0v8,122,86,178,212,181v132,3,246,-81,194,-213v-44,-112,-240,-69,-315,-155v-37,-72,35,-128,112,-124","w":481},"t":{"d":"211,-47v-45,-2,-51,-24,-51,-68r0,-348r105,0r0,-53r-105,0r0,-155r-63,0r0,155r-90,0r0,53r90,0r0,353v-10,112,65,121,168,113r0,-53v-18,2,-36,3,-54,3","w":296},"u":{"d":"240,14v87,1,147,-48,180,-107r0,93r58,0r0,-516r-63,0v-7,203,48,472,-155,478v-100,3,-138,-47,-138,-142r0,-336r-63,0r0,335v0,126,55,195,181,195","w":537},"v":{"d":"2,-516r199,516r67,0r193,-516r-65,0r-160,453r-2,0r-162,-453r-70,0","w":463,"k":{".":74,",":74}},"w":{"d":"8,-516r166,516r69,0r126,-434r2,0r127,434r69,0r166,-516r-67,0r-132,442r-2,0r-126,-442r-71,0r-126,442r-2,0r-132,-442r-67,0","w":741,"k":{".":55,",":55}},"x":{"d":"201,-268r-200,268r78,0r159,-217r162,217r80,0r-201,-269r186,-247r-79,0r-144,196r-147,-196r-79,0","w":481},"y":{"d":"53,185v42,10,107,5,131,-19v23,-23,39,-50,53,-88r224,-594r-63,0r-159,440r-170,-440r-67,0r206,514v-29,55,-29,138,-112,139v-16,0,-29,-3,-43,-5r0,53","w":463,"k":{".":92,",":92}},"z":{"d":"91,-53r341,-418r0,-45r-394,0r0,53r314,0r-337,412r0,51r431,0r0,-53r-355,0","w":463},"{":{"d":"155,-82v3,115,-23,269,88,272r50,0r0,-53v-110,7,-75,-142,-75,-243v0,-79,-30,-131,-70,-164v42,-29,70,-85,70,-162r0,-141v2,-56,10,-111,75,-103r0,-53r-50,0v-111,3,-85,159,-88,274v-2,73,-4,154,-72,160r0,53v68,6,70,87,72,160","w":333},"|":{"d":"85,-786r0,999r53,0r0,-999r-53,0","w":222},"}":{"d":"178,-456v-3,-115,23,-270,-88,-273r-50,0r0,53v110,-7,75,143,75,244v0,79,30,131,70,164v-42,29,-70,85,-70,162r0,140v-2,56,-10,111,-75,103r0,53r50,0v111,-3,85,-158,88,-273v2,-73,4,-154,72,-160r0,-53v-68,-6,-70,-87,-72,-160","w":333},"~":{"d":"189,-258v102,4,194,112,292,38v20,-16,35,-38,50,-59r-36,-36v-21,29,-42,69,-88,69v-92,0,-199,-110,-293,-38v-20,15,-34,37,-45,59r36,36v16,-31,37,-71,84,-69","w":600},"\u00a0":{"w":278}}});
