var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * ©2008 Schwartzco Inc.
 * 
 * Trademark:
 * Stag is a trademark of Schwartzco Inc.
 * 
 * Full name:
 * Stag-Medium
 * 
 * Manufacturer:
 * Commercial Type
 * 
 * Designer:
 * Christian Schwartz
 * 
 * Vendor URL:
 * http://commercialtype.com
 * 
 * License information:
 * http://commercialtype.com/eula
 */
Cufon.registerFont({"w":73,"face":{"font-family":"Stag Medium","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 6 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"3","bbox":"-14 -275 347 63","underline-thickness":"7.2","underline-position":"-40.68","stemh":"36","stemv":"53","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":60},"!":{"d":"24,-74r-15,-147r0,-31r56,0v0,65,-10,118,-15,178r-26,0xm37,2v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29v16,0,29,13,29,29v0,16,-13,29,-29,29"},"\"":{"d":"21,-171v-5,-26,-14,-48,-12,-81r50,0v2,33,-7,55,-12,81r-26,0xm86,-171v-5,-26,-14,-48,-12,-81r50,0v2,33,-7,55,-12,81r-26,0","w":132,"k":{"A":36,"J":45,"Z":7,"b":-11,"d":25,"q":25,"g":18,"c":22,"e":22,"o":22,"v":4,"y":4,"C":11,"G":11,"O":11,"Q":11,"S":5,"a":7,"s":13,"f":4,"w":4,"4":36,"7":-4,"6":9,"0":11,"9":4,"2":5,"8":9}},"#":{"d":"16,-148r0,-42r32,0r9,-62r32,0r-9,62r32,0r9,-62r32,0r-9,62r26,0r0,42r-32,0r-5,35r25,0r0,42r-31,0r-10,71r-32,0r10,-71r-33,0r-10,71r-32,0r10,-71r-26,0r0,-42r32,0r5,-35r-25,0xm73,-148r-5,35r33,0r5,-35r-33,0","w":174,"k":{"9":-4,"8":4,"7":-5,"4":4,"2":4,"1":-4}},"$":{"d":"5,-6r0,-58r32,0v6,17,14,29,39,32r0,-75v-42,-11,-70,-26,-70,-74v0,-44,30,-70,76,-74r0,-20r27,0r0,20v28,1,47,6,64,11r0,54r-32,0v-5,-14,-12,-27,-32,-31r0,72v48,13,72,27,72,73v0,47,-29,74,-79,78r0,35r-26,0r0,-34v-30,-1,-48,-4,-71,-9xm51,-189v0,18,11,26,31,32r0,-64v-19,4,-31,14,-31,32xm131,-67v0,-18,-10,-26,-29,-32r0,66v18,-4,29,-16,29,-34","w":188,"k":{"9":4,"2":4}},"%":{"d":"66,-120v-33,0,-62,-22,-62,-68v0,-46,29,-67,62,-67v33,0,61,21,61,67v0,46,-28,68,-61,68xm213,3v-33,0,-61,-21,-61,-67v0,-46,28,-68,61,-68v33,0,62,22,62,68v0,46,-29,67,-62,67xm245,-262r-177,274r-33,0r177,-274r33,0xm66,-147v14,0,21,-12,21,-40v0,-29,-7,-41,-21,-41v-14,0,-21,12,-21,41v0,28,7,40,21,40xm213,-24v14,0,22,-12,22,-40v0,-29,-8,-40,-22,-40v-14,0,-21,11,-21,40v0,28,7,40,21,40","w":279},"&":{"d":"172,-21v-46,44,-167,27,-167,-48v0,-38,23,-57,53,-71v-37,-45,-10,-118,60,-115r73,3r0,65r-38,0r-5,-27v-19,-10,-58,-1,-51,24v0,15,8,25,21,38r59,60v5,-11,9,-23,12,-34r-17,0r0,-30r77,0r0,30v-35,-2,-25,45,-42,63v13,10,23,31,42,33r0,30r-56,0xm63,-76v0,43,57,56,83,28r-67,-69v-9,8,-16,21,-16,41","w":253,"k":{"W":14,"V":18,"8":4,"5":-4,"4":7,"T":13,"U":7,"Y":20,"g":-4}},"(":{"d":"105,-267r0,29v-24,8,-53,33,-53,112v0,85,29,108,53,116r0,28r-16,0v-42,-10,-83,-51,-83,-144v0,-89,41,-131,83,-141r16,0","w":108,"k":{"w":11,"8":4,"7":-4,"6":4,"5":-4,"4":13,"0":7,"b":-11,"d":4,"q":4,"g":-5,"c":4,"e":4,"o":4,"u":4,"v":11,"y":11,"C":5,"G":5,"O":5,"Q":5,"a":4}},")":{"d":"4,-238r0,-29r16,0v42,10,83,52,83,141v0,93,-41,134,-83,144r-16,0r0,-28v24,-8,53,-31,53,-116v0,-79,-29,-104,-53,-112","w":108},"*":{"d":"66,-187v5,19,22,39,10,58r-22,0v-14,-19,3,-39,9,-58v-15,13,-18,37,-46,37r-11,-19r11,-14r45,-7r-45,-7r-11,-15r11,-19r18,3r28,35v-6,-20,-23,-40,-9,-59r22,0v12,20,-4,39,-10,59v15,-13,19,-37,47,-38r11,19r-11,15r-45,7r45,7r11,14r-11,19r-18,-2","w":129,"k":{"8":4,"7":-4,"5":-4,"4":18,"2":5,"1":-4,"A":36,"J":36,"Z":4,"b":-11,"d":7,"q":7,"g":7,"c":11,"e":11,"o":11,"C":4,"G":4,"O":4,"Q":4,"a":4,"s":7}},"+":{"d":"177,-104r-63,0r0,68r-44,0r0,-68r-64,0r0,-41r64,0r0,-68r44,0r0,68r63,0r0,41","w":183,"k":{"7":9,"1":4,"3":7,"2":9}},",":{"d":"30,2v-4,-13,-23,-13,-23,-33v0,-14,13,-25,29,-25v17,0,31,12,31,35v0,37,-19,57,-60,61r0,-23v15,-2,23,-9,23,-15","k":{"y":40,"j":14,"T":40,"U":25,"Y":43,"b":5,"d":7,"q":7,"g":7,"c":13,"e":13,"o":13,"u":11,"v":40,"C":20,"G":20,"O":20,"Q":20,"a":4,"t":16,"V":45,"W":40,"p":11,"w":31,"4":11,"7":7,"6":11,"0":14,"9":4,"3":-4,"2":-2,"5":-4}},"-":{"d":"9,-87r0,-40r84,0r0,40r-84,0","w":101,"k":{"A":25,"J":29,"T":29,"U":7,"Y":43,"Z":7,"g":4,"u":2,"v":13,"y":13,"a":4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"M":4,"N":4,"P":4,"R":4,"V":32,"W":25,"p":4,"w":11,"X":25,"x":11,"7":13,"9":4,"1":11,"3":4,"2":11}},".":{"d":"37,2v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29v16,0,29,13,29,29v0,16,-13,29,-29,29","k":{"y":40,"T":40,"U":25,"Y":43,"b":5,"d":7,"q":7,"g":7,"c":13,"e":13,"o":13,"u":11,"v":40,"C":20,"G":20,"O":20,"Q":20,"a":4,"j":14,"t":16,"V":45,"W":40,"p":11,"w":31,"4":11,"7":7,"6":11,"0":14,"9":4,"3":-4,"2":-2,"5":-4}},"\/":{"d":"121,-267r-88,285r-35,0r87,-285r36,0","w":119,"k":{"x":13,"w":11,"p":11,"9":4,"8":11,"7":-5,"6":11,"4":22,"2":11,"0":7,"\/":27,"A":29,"J":31,"b":-11,"d":22,"q":22,"g":23,"c":25,"e":25,"o":25,"u":7,"v":14,"y":14,"C":11,"G":11,"O":11,"Q":11,"S":5,"a":23,"s":22,"z":18,"f":11,"i":4,"m":11,"n":11,"r":11,"t":7}},"0":{"d":"116,3v-58,0,-110,-42,-110,-129v0,-87,52,-129,110,-129v58,0,109,42,109,129v0,87,-51,129,-109,129xm116,-33v32,0,51,-24,51,-92v0,-68,-19,-92,-51,-92v-32,0,-52,24,-52,92v0,68,20,92,52,92","w":231,"k":{"\\":7,"?":4,"7":4,"3":9,"2":11,"\/":4,")":7,",":14,".":14,"\"":11,"'":11,"&":4,"]":4,"}":4}},"1":{"d":"4,0r0,-30v15,-1,36,4,37,-11r0,-158v-12,4,-19,13,-37,11r0,-30r56,-34r38,0r0,211v0,14,19,11,33,11r0,30r-127,0","w":134,"k":{"\\":9,"?":7,"<":4,"9":4,"7":5,"6":4,"4":9,"*":11,"\"":16,"'":16,"&":4,"-":11,"%":7,"+":4}},"2":{"d":"183,-183v0,75,-115,85,-130,142r85,0r4,-28r36,0r0,69r-172,0v-17,-104,108,-112,119,-183v8,-50,-69,-39,-76,-7r-31,0r0,-51v60,-25,165,-22,165,58","w":188,"k":{"<":4,"9":-4,"7":-5,"5":-4,"4":4,"-":4}},"3":{"d":"177,-70v0,74,-115,86,-173,61r0,-48r31,0v11,32,85,34,85,-16v0,-33,-26,-42,-64,-39r0,-33v36,2,63,-6,63,-38v0,-45,-65,-40,-75,-12r-30,0r0,-47v57,-22,159,-22,159,53v0,37,-24,48,-53,60v39,5,57,25,57,59","w":182,"k":{"\\":4,"9":-4,"8":-4,"2":4,",":4,".":4,"\"":4,"'":4}},"4":{"d":"82,-30v23,4,30,-7,27,-30r-105,0r0,-43r108,-149r52,0r0,157r27,0r0,35r-27,0v-3,21,3,35,27,30r0,30r-109,0r0,-30xm109,-194v-26,31,-47,67,-72,99r72,0r0,-99","w":194,"k":{"\\":4,"5":-5,"3":-5,"\/":-4,"#":-4,"*":7,",":-4,".":-4,"\"":7,"'":7,":":-4,";":-4}},"5":{"d":"176,-81v0,84,-112,100,-172,69r0,-47r31,0v13,36,85,38,85,-20v0,-52,-60,-52,-77,-28r-34,0r0,-145r157,0r0,60r-36,0r-4,-19r-76,0v1,21,-2,45,1,64v48,-27,125,-9,125,66","w":181,"k":{"?":4,"9":4,"7":4,"2":5,"*":4,",":4,".":4,"\"":5,"'":5}},"6":{"d":"156,-204v-36,-35,-97,-2,-92,70v39,-47,137,-27,137,50v0,50,-37,87,-95,87v-58,0,-100,-41,-100,-124v0,-108,83,-152,181,-128r0,45r-31,0xm144,-82v0,-50,-56,-50,-80,-29v1,56,12,80,42,80v30,0,38,-24,38,-51","w":206,"k":{"?":5,"9":4,"7":5,"2":4,"*":5,",":4,".":4,"\"":5,"'":5,"%":4}},"7":{"d":"30,-22r109,-188r-95,0r-4,33r-36,0r0,-75r172,0r0,46r-90,206r-56,0r0,-22","w":180,"k":{"\\":-4,"@":11,"?":-4,"<":11,"8":5,"7":-4,"6":7,"5":-2,"4":20,"2":5,"1":-4,"0":5,"\/":25,")":-4,"#":4,"!":-4,"*":-4,",":25,".":25,"\"":-4,"'":-4,"&":18,":":7,";":7,"-":11,"]":-4,"}":-4,"%":-4,"+":7}},"8":{"d":"192,-188v0,29,-19,41,-42,54v33,10,53,30,53,62v0,46,-35,75,-98,75v-106,0,-135,-113,-46,-137r0,-2v-27,-9,-42,-25,-42,-52v0,-42,36,-67,88,-67v52,0,87,25,87,67xm105,-32v30,0,42,-19,42,-43v0,-24,-12,-42,-42,-42v-30,0,-43,18,-43,42v0,24,13,43,43,43xm105,-151v21,0,33,-11,33,-34v0,-23,-12,-34,-33,-34v-22,0,-33,11,-33,34v0,23,11,34,33,34","w":209,"k":{"\\":9,"?":4,"9":4,"7":5,"2":4,")":4,"*":4,"\"":9,"'":9,"%":5}},"9":{"d":"80,-33v39,0,59,-29,62,-85v-39,47,-136,28,-136,-50v0,-50,36,-87,94,-87v58,0,100,37,100,124v0,111,-89,155,-185,125r0,-44r31,0v5,9,15,17,34,17xm62,-170v0,50,56,50,80,29v-1,-56,-13,-80,-42,-80v-30,0,-38,24,-38,51","w":206,"k":{"\\":4,"?":4,"3":7,"2":9,"\/":7,")":4,",":14,".":14,"\"":5,"'":5}},":":{"d":"37,-102v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29v16,0,29,13,29,29v0,16,-13,29,-29,29xm37,2v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29v16,0,29,13,29,29v0,16,-13,29,-29,29","k":{"T":11,"U":11,"Y":32,"g":4,"v":5,"y":5,"t":2,"V":32,"W":22,"w":4,"7":5,"5":-4}},";":{"d":"29,2v-4,-13,-23,-13,-23,-33v0,-14,13,-25,29,-25v17,0,31,12,31,35v0,37,-19,57,-60,61r0,-23v15,-2,23,-9,23,-15xm37,-102v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29v16,0,29,13,29,29v0,16,-13,29,-29,29","k":{"T":11,"U":11,"Y":32,"g":4,"v":5,"y":5,"t":2,"V":32,"W":22,"w":4,"7":5,"5":-4}},"<":{"d":"6,-101r0,-35r139,-70r12,0r0,39r-98,48r98,48r0,39r-12,0","w":164,"k":{"5":-4}},"=":{"d":"168,-130r-161,0r0,-42r161,0r0,42xm168,-55r-161,0r0,-41r161,0r0,41","w":175,"k":{"5":-4}},">":{"d":"158,-136r0,35r-139,69r-12,0r0,-39r98,-47r-98,-48r0,-40r12,0","w":164,"k":{"7":7,"3":7,"2":11}},"?":{"d":"151,-189v0,56,-86,69,-78,115r-30,0v-4,-26,-3,-42,23,-69v19,-9,47,-75,3,-75v-18,0,-27,10,-33,22r-32,0r0,-47v55,-24,147,-15,147,54xm62,2v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29v16,0,29,13,29,29v0,16,-13,29,-29,29","w":155},"@":{"d":"78,-72v0,-62,69,-120,118,-79v12,-10,22,-14,42,-12r-20,90v-3,13,-3,25,10,25v26,0,46,-23,46,-73v0,-58,-49,-92,-112,-92v-60,0,-121,41,-121,127v0,114,129,129,203,86r18,0r0,21v-90,55,-255,29,-255,-107v0,-100,84,-154,155,-154v73,0,144,43,144,119v0,67,-42,97,-86,97v-31,0,-45,-10,-50,-25v-18,37,-92,33,-92,-23xm125,-70v0,30,31,19,43,3r16,-67v-38,-11,-59,20,-59,64","w":312,"k":{"X":18,"W":16,"V":18,"7":4,"3":7,"2":7,"A":14,"J":14,"T":4,"U":4,"Y":25,"Z":5,"b":-4,"S":4}},"A":{"d":"3,0r0,-30v12,1,18,-1,22,-11r61,-169v5,-15,-14,-11,-26,-11r0,-31r108,0r70,212v4,9,11,11,22,10r0,30r-109,0r0,-30r33,0r-16,-48r-90,0v-10,20,-20,58,21,48r0,30r-96,0xm126,-210v-15,31,-24,68,-37,101r69,0","w":262,"k":{"T":29,"U":18,"Y":34,"*":36,"d":9,"q":9,"c":11,"e":11,"o":11,"\"":41,"'":41,"u":11,"v":29,"y":29,"C":20,"G":20,"O":20,"Q":20,"&":4,"-":25,"j":7,"t":13,"V":36,"W":29,"\\":29,"p":7,"?":18,"w":23}},"B":{"d":"203,-188v0,34,-22,45,-51,56v40,6,61,25,61,59v0,85,-119,74,-209,73r0,-31v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-30v81,1,199,-14,199,64xm84,-33v42,4,77,-8,71,-43v6,-35,-30,-43,-71,-40r0,83xm84,-147v36,2,68,-4,64,-36v3,-32,-27,-39,-64,-36r0,72","w":217,"k":{"w":4,"\\":7,"X":4,"W":7,"V":9,")":4,"!":-5}},"C":{"d":"131,-255r85,3r0,81r-37,0r-6,-41v-58,-17,-108,1,-108,85v0,99,87,118,128,63r26,0r0,39v-22,16,-52,28,-90,28v-76,0,-123,-46,-123,-128v0,-82,50,-133,125,-130","w":225,"k":{"b":-9,"g":4,"C":4,"G":4,"O":4,"Q":4,"-":4}},"D":{"d":"4,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r104,0v85,0,134,39,134,125v0,85,-50,127,-136,127r-102,0xm84,-31v68,5,100,-20,100,-95v0,-75,-32,-98,-100,-93r0,188","w":248,"k":{"A":20,"J":14,"T":4,"U":5,"Y":20,"Z":7,"*":4,"g":4,",":20,".":20,"\"":11,"'":11,"S":4,"a":5,"&":4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"M":4,"N":4,"P":4,"R":4,"]":4,"}":4,"h":4,"k":4,"l":4,"V":18,"W":14,"\\":11,"?":7,"\/":11,"X":14,")":5}},"E":{"d":"4,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r201,0r0,72r-34,0r-5,-39r-82,0r0,75r36,0r3,-28r32,0r0,88r-32,0r-3,-28r-36,0r0,80r84,0r5,-44r36,0r0,76r-205,0","w":212,"k":{"U":4,"Y":4,"b":-9,"d":-2,"q":-2,"c":-4,"e":-4,"o":-4,",":-2,".":-2,"v":4,"y":4,"a":-2,"-":4,"V":4,"W":4,"?":-4,"w":4,"\/":-4}},"F":{"d":"4,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r199,0r0,75r-34,0r-5,-42r-80,0r0,81r35,0r3,-29r32,0r0,91r-32,0r-3,-31r-35,0r0,77r32,0r0,30r-112,0","w":207,"k":{"\\":-4,"@":11,"\/":25,"A":31,"J":32,"Z":5,"*":-2,"b":-11,"d":18,"q":18,"g":22,"c":22,"e":22,"o":22,",":40,".":40,"C":4,"G":4,"O":4,"Q":4,"S":4,"a":11,"&":22,":":18,";":18,"-":18,"s":14,"z":4}},"G":{"d":"176,-8v-83,34,-170,-15,-170,-117v0,-97,71,-144,166,-127r41,0r0,79r-38,0r-5,-39v-57,-17,-105,2,-105,85v0,78,36,106,96,90r0,-52r-25,0r0,-31r99,0r0,31v-11,-1,-19,2,-19,11r0,78r-30,0v0,0,-3,-8,-10,-8","w":237,"k":{"A":5,"J":7,"T":11,"U":5,"Y":13,"Z":4,"*":11,"b":-7,"d":-4,"q":-4,"c":-4,"e":-4,"o":-4,",":5,".":5,"\"":9,"'":9,"v":7,"y":7,"t":4,"V":11,"W":11,"\\":7,"?":7,"w":5,"X":5,"x":4}},"H":{"d":"4,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r109,0r0,31r-29,0r0,76r93,0r0,-76r-29,0r0,-31r109,0r0,31v-12,-1,-24,0,-24,11r0,169v0,11,12,12,24,11r0,30r-109,0r0,-30r29,0r0,-83r-93,0r0,83r29,0r0,30r-109,0","w":261,"k":{"b":-11,"d":4,"q":4,"c":4,"e":4,"o":4,"u":4,"v":9,"y":9,"C":4,"G":4,"O":4,"Q":4,"-":4,"j":4,"t":4,"p":4,"w":9}},"I":{"d":"4,0r0,-30v13,1,27,1,27,-11r0,-169v0,-12,-14,-12,-27,-11r0,-31r110,0r0,31v-13,-1,-27,-1,-27,11r0,169v0,12,14,12,27,11r0,30r-110,0","w":117,"k":{"b":-11,"d":4,"q":4,"c":4,"e":4,"o":4,"u":4,"v":9,"y":9,"C":4,"G":4,"O":4,"Q":4,"-":4,"j":4,"t":4,"p":4,"w":9}},"J":{"d":"90,-64r0,-146v0,-12,-14,-12,-27,-11r0,-31r110,0r0,31v-13,-1,-26,-1,-26,11r0,147v11,68,-93,79,-142,53r0,-39r30,0v10,23,55,23,55,-15","w":177,"k":{"A":14,"J":20,"Z":4,"b":-11,"d":11,"q":11,"g":11,"c":11,"e":11,"o":11,",":22,".":22,"u":7,"v":9,"y":9,"C":5,"G":5,"O":5,"Q":5,"S":4,"a":13,"&":4,":":13,";":13,"-":7,"s":9,"z":7,"i":5,"j":5,"m":7,"n":7,"r":7,"t":4,"p":7,"w":9,"\/":14,"x":7,"@":7}},"K":{"d":"4,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r105,0r0,31r-25,0r0,96r70,-74v15,-15,9,-23,-7,-22r0,-31r96,0r0,31v-15,-1,-16,1,-27,11r-64,62r73,108v4,7,9,12,21,10r0,30r-76,0r0,-27r-54,-85r-32,31r0,51r25,0r0,30r-105,0","w":250,"k":{"T":4,"U":4,"Y":4,"*":4,"b":-11,"d":9,"q":9,"c":11,"e":11,"o":11,"\"":4,"'":4,"u":9,"v":29,"y":29,"C":18,"G":18,"O":18,"Q":18,"a":4,"&":5,"-":29,"j":7,"t":9,"V":4,"W":4,"p":9,"?":2,"w":25,"@":4}},"L":{"d":"4,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r114,0r0,31r-34,0r0,189r74,0r5,-52r37,0r0,84r-196,0","w":204,"k":{"T":25,"U":11,"Y":31,"*":29,"b":-5,"d":-4,"q":-4,"c":-4,"e":-4,"o":-4,",":-4,".":-4,"\"":25,"'":25,"v":18,"y":18,"a":-4,"t":4,"V":32,"W":22,"\\":22,"p":4,"?":16,"w":14,"@":-4}},"M":{"d":"169,0r-39,0r-61,-216r0,186r25,0r0,30r-90,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r106,0r49,170r48,-170r105,0r0,31v-12,-1,-24,0,-24,11r0,169v0,11,12,12,24,11r0,30r-105,0r0,-30r24,0r-1,-186","w":316,"k":{"b":-11,"d":4,"q":4,"c":4,"e":4,"o":4,"u":4,"v":9,"y":9,"C":4,"G":4,"O":4,"Q":4,"-":4,"j":4,"t":4,"p":4,"w":9}},"N":{"d":"4,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31r81,0r101,162r0,-131r-28,0r0,-31r93,0r0,31v-12,-1,-24,0,-24,11r0,210r-47,0r-111,-176r0,146r29,0r0,30r-94,0","w":254,"k":{"A":9,"J":11,"Z":4,"b":-11,"d":7,"q":7,"g":7,"c":7,"e":7,"o":7,",":14,".":14,"u":4,"v":7,"y":7,"C":5,"G":5,"O":5,"Q":5,"S":4,"a":7,"&":5,":":7,";":7,"-":4,"s":5,"z":4,"i":4,"j":4,"m":4,"n":4,"r":4,"t":4,"p":4,"w":7,"\/":4,"x":4}},"O":{"d":"130,3v-67,0,-124,-46,-124,-129v0,-83,57,-129,124,-129v67,0,123,46,123,129v0,83,-56,129,-123,129xm130,-33v38,0,66,-30,66,-92v0,-62,-28,-92,-66,-92v-38,0,-66,30,-66,92v0,62,28,92,66,92","w":259,"k":{"A":20,"J":14,"T":4,"U":5,"Y":20,"Z":7,"*":4,"g":4,",":20,".":20,"\"":11,"'":11,"S":4,"a":5,"&":4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"M":4,"N":4,"P":4,"R":4,"]":4,"}":4,"h":4,"k":4,"l":4,"V":18,"W":14,"\\":11,"?":7,"\/":11,"X":14,")":5}},"P":{"d":"116,0r-112,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31v93,0,209,-15,209,79v0,62,-54,84,-129,79r0,64r32,0r0,30xm84,-219r0,93v44,4,76,-9,71,-46v4,-37,-26,-52,-71,-47","w":217,"k":{"x":-2,"w":-2,"p":-2,"X":7,"W":7,"V":7,"@":7,"\/":20,")":5,"!":-4,"A":29,"J":32,"Y":7,"Z":5,"b":-5,"d":7,"q":7,"g":9,"c":7,"e":7,"o":7,",":43,".":43,"u":-2,"v":-2,"y":-2,"S":4,"a":5,"&":14,":":4,";":4,"-":4,"s":5,"z":4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"M":4,"N":4,"P":4,"R":4,"]":5,"}":5,"f":-2,"i":-2,"j":-2,"m":-2,"n":-2,"r":-2,"t":-2}},"Q":{"d":"253,-126v1,57,-26,91,-65,108v44,8,63,20,75,34r0,29r-47,0v-14,-22,-37,-36,-86,-42v-76,-9,-124,-46,-124,-129v0,-83,57,-129,124,-129v67,0,123,46,123,129xm130,-33v38,0,66,-30,66,-92v0,-62,-28,-92,-66,-92v-38,0,-66,30,-66,92v0,62,28,92,66,92","w":259,"k":{"p":-7,"j":-22,"g":-14,"]":-7,"Z":4,"X":7,"A":7,";":-7,"\/":-13,".":13,",":-4,")":-5}},"R":{"d":"151,-68v-2,-40,-27,-41,-67,-40r0,78r32,0r0,30r-112,0r0,-30v12,1,24,0,24,-11r0,-169v0,-11,-12,-12,-24,-11r0,-31v88,0,209,-14,209,71v0,35,-24,48,-58,58v35,0,49,42,58,84v2,11,10,9,21,9r0,30r-71,0xm84,-219r0,83v41,4,77,-8,71,-42v6,-34,-30,-45,-71,-41","w":238,"k":{"T":14,"U":16,"Y":20,"*":14,"d":7,"q":7,"c":9,"e":9,"o":9,"\"":16,"'":16,"u":7,"v":14,"y":14,"C":13,"G":13,"O":13,"Q":13,"a":4,"&":2,"-":25,"j":4,"t":7,"V":20,"W":20,"\\":18,"p":7,"?":14,"w":14}},"S":{"d":"181,-76v0,64,-64,89,-132,76r-43,0r0,-76r38,0r5,39v26,12,90,7,81,-30v0,-29,-31,-33,-66,-43v-33,-10,-55,-29,-55,-71v0,-62,63,-83,125,-71r40,0r0,69r-38,0r-5,-33v-25,-10,-74,-8,-74,27v0,26,26,32,56,40v45,12,68,28,68,73","w":188,"k":{"A":9,"J":4,"T":4,"Y":4,"Z":4,"*":4,"b":-4,"d":-2,"q":-2,"g":4,"c":-2,"e":-2,"o":-2,",":7,".":7,"\"":7,"'":7,"v":5,"y":5,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"M":4,"N":4,"P":4,"R":4,"\\":4,"?":7,"w":5,"\/":4,"X":4}},"T":{"d":"59,0r0,-30v13,1,26,0,27,-11r0,-179r-41,0r-4,53r-35,0r0,-85r216,0r0,85r-35,0r-4,-53r-41,0r0,179v0,11,13,12,26,11r0,30r-109,0","w":227,"k":{"A":29,"J":27,"Z":5,"b":-11,"d":16,"q":16,"g":16,"c":18,"e":18,"o":18,",":40,".":40,"C":4,"G":4,"O":4,"Q":4,"S":4,"a":7,"&":22,":":11,";":11,"-":29,"s":9,"z":5,"\/":18,"@":13}},"U":{"d":"136,-33v32,0,52,-13,52,-60r0,-128r-29,0r0,-31r94,0r0,31v-12,-1,-24,0,-24,11r0,114v0,65,-30,99,-99,99v-66,0,-102,-34,-102,-99r0,-114v0,-11,-12,-12,-24,-11r0,-31r109,0r0,31r-28,0r0,128v0,47,19,60,51,60","w":257,"k":{"A":18,"J":18,"Z":5,"b":-11,"d":7,"q":7,"g":11,"c":9,"e":9,"o":9,",":25,".":25,"u":5,"v":7,"y":7,"C":5,"G":5,"O":5,"Q":5,"S":4,"a":11,"&":7,":":11,";":11,"-":7,"s":5,"z":5,"i":4,"j":4,"m":4,"n":4,"r":4,"t":4,"p":4,"w":7,"\/":11,"x":4,"@":4}},"V":{"d":"98,0r-74,-211v-3,-8,-9,-11,-20,-10r0,-31r104,0r0,31r-30,0r56,168r49,-144v8,-23,-5,-26,-26,-24r0,-31r95,0r0,31v-12,-1,-18,2,-21,11r-76,210r-57,0","w":255,"k":{"x":14,"w":18,"p":14,"@":25,"\/":25,"A":36,"J":36,"Z":7,"b":-11,"d":32,"q":32,"g":32,"c":34,"e":34,"o":34,",":45,".":45,"u":16,"v":18,"y":18,"C":18,"G":18,"O":18,"Q":18,"S":5,"a":32,"&":22,":":32,";":32,"-":32,"s":29,"z":20,"f":11,"i":7,"j":7,"m":13,"n":13,"r":13,"t":7}},"W":{"d":"174,-156r-40,156r-61,0r-51,-211v-3,-7,-8,-11,-18,-10r0,-31r102,0r0,31r-30,0r36,157r47,-188r43,0r47,188r31,-133v8,-22,-5,-26,-25,-24r0,-31r92,0r0,31v-10,-1,-17,3,-19,11r-54,210r-61,0","w":351,"k":{"x":11,"w":14,"p":11,"@":20,"\/":22,"A":29,"J":31,"Z":7,"b":-11,"d":22,"q":22,"g":27,"c":23,"e":23,"o":23,",":40,".":40,"u":11,"v":14,"y":14,"C":14,"G":14,"O":14,"Q":14,"S":5,"a":25,"&":22,":":22,";":22,"-":25,"s":22,"z":16,"f":9,"i":7,"j":7,"m":11,"n":11,"r":11,"t":9}},"X":{"d":"212,-40v7,10,11,10,22,10r0,30r-103,0r0,-30r25,0r-48,-68r-30,50v-8,16,2,19,17,18r0,30r-91,0r0,-30v11,1,18,0,23,-7r60,-92r-57,-82v-8,-12,-12,-10,-26,-10r0,-31r103,0r0,31r-21,0r45,65r26,-44v11,-18,1,-22,-14,-21r0,-31r91,0r0,31v-11,0,-20,-1,-24,7r-57,89","w":237,"k":{"w":20,"p":7,"@":4,"b":-11,"d":9,"q":9,"c":11,"e":11,"o":11,"u":9,"v":23,"y":23,"C":14,"G":14,"O":14,"Q":14,"-":25,"j":5,"t":11}},"Y":{"d":"68,0r0,-30v13,1,26,1,26,-11r0,-62r-70,-110v-5,-8,-10,-9,-20,-8r0,-31r103,0r0,31r-28,0r51,83r36,-58v11,-20,-3,-27,-23,-25r0,-31r94,0r0,31v-11,-1,-15,2,-21,10r-66,106v6,28,-18,81,26,75r0,30r-108,0","w":240,"k":{"A":31,"J":36,"Z":7,"b":-11,"d":34,"q":34,"g":40,"c":40,"e":40,"o":40,",":40,".":40,"u":20,"v":23,"y":23,"C":20,"G":20,"O":20,"Q":20,"a":34,"&":25,":":32,";":32,"-":43,"s":29,"z":27,"f":14,"i":13,"j":13,"m":16,"n":16,"r":16,"t":14,"p":18,"w":23,"\/":25,"x":23,"@":25}},"Z":{"d":"195,-214r-132,182r91,0r5,-45r36,0r0,77r-191,0r0,-37r131,-182r-82,0r-6,39r-34,0r0,-72r182,0r0,38","w":198,"k":{"b":-13,"d":-4,"q":-4,"c":-4,"e":-4,"o":-4,"v":7,"y":7,"a":-4,"w":7,"\/":-4}},"[":{"d":"8,18r0,-285r82,0r0,31r-37,0r0,224r37,0r0,30r-82,0","w":93,"k":{"b":-11,"d":4,"q":4,"g":-5,"c":4,"e":4,"o":4,"u":4,"v":7,"y":7,"C":4,"G":4,"O":4,"Q":4,"w":7,"4":11,"7":-4,"6":4,"0":4}},"\\":{"d":"122,18r-36,0r-87,-285r36,0","w":119,"k":{"w":11,"\\":27,"W":22,"V":25,"7":7,"6":4,"4":7,"3":-4,"0":7,"T":18,"U":11,"Y":25,"d":4,"q":4,"g":-14,"c":4,"e":4,"o":4,"u":7,"v":14,"y":14,"C":11,"G":11,"O":11,"Q":11,"t":11}},"]":{"d":"86,-267r0,285r-82,0r0,-30r36,0r0,-224r-36,0r0,-31r82,0","w":93},"^":{"d":"52,-252r38,0r48,77r0,12r-34,0v-12,-15,-21,-33,-34,-47r-32,47r-34,0r0,-12","w":141},"_":{"d":"135,58r-136,0r0,-28r136,0r0,28","w":134},"a":{"d":"120,-21v-32,40,-116,28,-116,-34v0,-53,63,-65,113,-53v2,-29,-1,-48,-32,-48v-34,0,-34,22,-68,17r0,-38v18,-8,41,-15,78,-15v49,0,75,16,75,59r0,94v1,8,9,10,19,9r0,25v-19,13,-67,11,-69,-16xm55,-57v0,35,45,33,62,15r0,-40v-25,-6,-62,-5,-62,25","w":192,"k":{"*":11,"d":2,"q":2,"c":2,"e":2,"o":2,"\"":16,"'":16,"u":4,"v":11,"y":11,"-":4,"j":4,"t":5,"\\":18,"p":4,"?":13,"w":11}},"b":{"d":"198,-97v0,102,-87,121,-137,78v-10,22,-21,20,-47,19r0,-211v-1,-10,-12,-11,-23,-10r0,-31r67,0v6,0,9,4,9,12r0,76v45,-47,131,-40,131,67xm145,-93v-1,-69,-36,-67,-78,-53r0,108v35,21,79,17,78,-55","w":203,"k":{"*":7,"g":4,",":11,".":11,"\"":14,"'":14,"u":2,"v":5,"y":5,"]":4,"}":4,"i":2,"j":2,"m":2,"n":2,"r":2,"t":4,"h":2,"k":2,"l":2,"\\":18,"p":2,"?":11,"w":4,"x":4,")":7}},"c":{"d":"103,3v-66,0,-98,-37,-98,-97v0,-87,93,-115,164,-88r0,43r-32,0v-24,-38,-86,-19,-79,45v-9,70,61,78,86,44r26,0r0,37v-14,8,-35,16,-67,16","w":180,"k":{"J":4,"T":5,"U":9,"Y":27,"*":4,"d":4,"q":4,"g":7,"c":7,"e":7,"o":7,",":5,".":5,"C":4,"G":4,"O":4,"Q":4,"a":4,"&":4,"-":7,"s":4,"h":4,"k":4,"l":4,"V":18,"W":14,"\\":13,"?":4,"X":4,"@":4}},"d":{"d":"141,-21v-47,44,-136,31,-136,-71v0,-99,88,-125,135,-75r0,-54r-24,0r0,-31r68,0v6,0,9,4,9,12r0,200v1,9,11,11,22,10r0,30v-29,-6,-75,18,-74,-21xm58,-94v0,75,48,76,82,50r0,-104v-40,-16,-82,-12,-82,54","w":217,"k":{"*":4,"b":-4,"c":4,"e":4,"o":4,"\"":7,"'":7,"v":7,"y":7,"-":4,"j":4,"t":4,"\\":7,"?":4,"w":7}},"e":{"d":"185,-85r-127,0v-4,59,66,70,91,35r30,0r0,34v-15,9,-36,19,-76,19v-66,0,-98,-38,-98,-97v0,-61,37,-98,94,-98v62,0,90,36,86,107xm99,-161v-22,0,-36,15,-40,47r74,0v-2,-33,-12,-47,-34,-47","w":189,"k":{"*":7,"g":4,",":4,".":4,"\"":13,"'":13,"v":4,"y":4,"f":-2,"\\":18,"?":11,"w":4}},"f":{"d":"2,-157r0,-32r22,0v-10,-58,43,-77,91,-62r0,30v-25,-2,-43,0,-38,32r36,0r0,32r-36,0r0,118v1,10,14,10,25,9r0,30r-99,0r0,-30v10,1,20,0,21,-9r0,-118r-22,0","w":117,"k":{"b":-13,"d":4,"q":4,"g":9,"c":7,"e":7,"o":7,",":11,".":11,"a":7,"&":7,":":4,";":4,"-":11,"s":4,"z":7,"h":-2,"k":-2,"l":-2,"?":-4,"@":4}},"g":{"d":"78,63v-91,0,-102,-62,-48,-83v-23,-14,-17,-54,7,-64v-50,-33,-20,-115,51,-108v28,3,60,3,92,3r0,32v-8,0,-18,-1,-19,6v23,59,-45,94,-107,75v-4,13,-2,25,14,24v53,-1,112,-5,112,47v0,40,-28,68,-102,68xm80,32v35,0,52,-10,52,-25v-1,-28,-61,-12,-89,-16v-6,26,0,41,37,41xm88,-98v18,0,30,-11,30,-32v0,-22,-12,-33,-30,-33v-18,0,-29,11,-29,33v0,21,11,32,29,32","w":184,"k":{"d":7,"q":7,"c":9,"e":9,"o":9,"a":4,"&":4,"-":9,"j":-4,"\\":11,"?":4,"\/":-4}},"h":{"d":"122,0r0,-30r22,0r0,-97v3,-37,-46,-23,-67,-17r0,114r22,0r0,30r-96,0r0,-30v11,1,21,0,22,-9r0,-172v-1,-10,-12,-11,-23,-10r0,-31r66,0v6,0,9,4,9,12r0,75v29,-29,119,-51,119,20r0,106v1,8,9,10,19,9r0,30r-93,0","w":218,"k":{"*":11,"d":2,"q":2,"c":2,"e":2,"o":2,"\"":16,"'":16,"u":4,"v":11,"y":11,"-":4,"j":4,"t":5,"\\":18,"p":4,"?":13,"w":11}},"i":{"d":"3,0r0,-30v11,1,22,1,23,-9r0,-109v-1,-10,-13,-10,-24,-9r0,-32r68,0v6,0,8,6,8,20r0,130v1,9,12,10,23,9r0,30r-98,0xm51,-204v-16,0,-28,-12,-28,-27v0,-15,12,-29,28,-29v16,0,29,14,29,29v0,15,-13,27,-29,27","w":104,"k":{"*":5,"d":4,"q":4,"c":2,"e":2,"o":2,"\"":7,"'":7,"u":4,"v":11,"y":11,"j":4,"t":5,"\\":11,"p":4,"w":11}},"j":{"d":"-14,57r0,-27v24,1,40,-2,40,-25r0,-153v-1,-10,-13,-10,-24,-9r0,-32r68,0v6,0,8,6,8,20r0,177v4,52,-48,57,-92,49xm51,-204v-16,0,-28,-12,-28,-27v0,-15,12,-29,28,-29v16,0,29,14,29,29v0,15,-13,27,-29,27","w":95,"k":{"b":-5,",":4,".":4,"v":4,"y":4,"z":4,"w":4}},"k":{"d":"3,0r0,-30v11,1,21,0,22,-9r0,-172v-1,-10,-12,-11,-23,-10r0,-31r66,0v6,0,9,4,9,12r0,144r48,-47v8,-9,1,-16,-10,-14r0,-32r85,0r0,32v-35,0,-43,32,-65,46r49,71v7,8,9,11,18,10r0,30r-52,0r-51,-76r-22,20r0,26r19,0r0,30r-93,0","w":204,"k":{"d":7,"q":7,"c":7,"e":7,"o":7,"\"":4,"'":4,"a":2,"&":4,"-":11,"\\":16,"?":4}},"l":{"d":"3,0r0,-30v11,1,22,1,23,-9r0,-172v-1,-10,-12,-11,-24,-10r0,-31r68,0v6,0,9,4,9,12r0,201v1,10,13,10,24,9r0,30r-100,0","w":105,"k":{"*":4,"b":-4,"c":4,"e":4,"o":4,"\"":7,"'":7,"v":7,"y":7,"-":4,"j":4,"t":4,"\\":7,"?":4,"w":7}},"m":{"d":"3,0r0,-30v11,1,21,0,22,-9r0,-109v-1,-9,-12,-10,-23,-9r0,-32r64,0v6,0,10,5,11,25v23,-24,98,-49,113,2v25,-29,117,-57,117,17r0,106v1,8,9,10,19,9r0,30r-92,0r0,-30r21,0r0,-98v3,-35,-41,-22,-63,-16r0,114r21,0r0,30r-93,0r0,-30r20,0r0,-98v3,-35,-41,-22,-63,-16r0,114r21,0r0,30r-95,0","w":329,"k":{"*":11,"d":2,"q":2,"c":2,"e":2,"o":2,"\"":16,"'":16,"u":4,"v":11,"y":11,"-":4,"j":4,"t":5,"\\":18,"p":4,"?":13,"w":11}},"n":{"d":"3,0r0,-30v11,1,21,0,22,-9r0,-109v-1,-9,-12,-10,-23,-9r0,-32r64,0v6,0,10,5,11,24v30,-30,119,-51,119,20r0,106v1,8,9,10,19,9r0,30r-93,0r0,-30r22,0r0,-97v3,-37,-46,-23,-67,-17r0,114r22,0r0,30r-96,0","w":218,"k":{"*":11,"d":2,"q":2,"c":2,"e":2,"o":2,"\"":16,"'":16,"u":4,"v":11,"y":11,"-":4,"j":4,"t":5,"\\":18,"p":4,"?":13,"w":11}},"o":{"d":"104,3v-55,0,-99,-37,-99,-97v0,-61,44,-98,99,-98v55,0,99,37,99,98v0,60,-44,97,-99,97xm104,-31v26,0,46,-20,46,-62v0,-43,-20,-64,-46,-64v-26,0,-46,21,-46,64v0,42,20,62,46,62","w":208,"k":{"*":11,"g":4,",":13,".":13,"\"":22,"'":22,"u":2,"v":9,"y":9,"s":2,"]":4,"}":4,"f":2,"j":2,"m":2,"n":2,"r":2,"t":2,"h":2,"k":2,"l":2,"\\":25,"p":4,"?":14,"w":9,"\/":4,"x":7,")":4}},"p":{"d":"3,58r0,-28v11,1,21,0,22,-9r0,-169v-1,-9,-12,-10,-23,-9r0,-32r64,0v6,0,10,4,11,22v46,-46,129,-31,129,68v0,92,-73,112,-129,82r0,47r25,0r0,28r-99,0xm152,-94v-1,-65,-34,-67,-75,-53r0,105v35,17,75,15,75,-52","w":210,"k":{"*":7,"g":4,",":11,".":11,"\"":14,"'":14,"u":2,"v":5,"y":5,"]":4,"}":4,"i":2,"j":2,"m":2,"n":2,"r":2,"t":4,"h":2,"k":2,"l":2,"\\":18,"p":2,"?":11,"w":4,"x":4,")":7}},"q":{"d":"113,58r0,-28r24,0r0,-52v-49,35,-132,25,-132,-72v0,-98,86,-122,134,-74v8,-29,23,-19,50,-21r0,210v1,9,12,10,23,9r0,28r-99,0xm58,-95v0,71,42,67,79,50r0,-104v-40,-15,-79,-9,-79,54","w":203,"k":{"p":-11,"\\":7,"\/":-4,")":-5,"!":-4,"b":-4,"g":-14,",":-11,".":-11,":":-11,";":-11,"]":-5,"}":-5,"f":-4,"j":-29,"m":-4,"n":-4,"r":-4}},"r":{"d":"3,0r0,-30v11,1,21,0,22,-9r0,-109v-1,-9,-12,-10,-23,-9r0,-32r64,0v6,0,10,5,11,27v14,-17,34,-35,64,-27r0,39v-27,-1,-54,4,-64,11r0,109r27,0r0,30r-101,0","w":145,"k":{"d":9,"q":9,"g":11,"c":9,"e":9,"o":9,",":25,".":25,"a":9,"&":13,":":4,";":4,"-":11,"s":4,"z":5,"]":5,"}":5,"h":9,"k":9,"l":9,"\\":7,"\/":11,"@":4,")":7}},"s":{"d":"73,2v-34,0,-53,-5,-68,-10r0,-42r30,0v5,26,71,30,70,-1v0,-14,-8,-20,-38,-24v-41,-6,-60,-20,-60,-57v0,-61,94,-68,142,-51r0,42r-29,0v-4,-21,-68,-26,-68,1v0,12,7,18,39,23v46,7,64,20,64,58v0,37,-25,61,-82,61","w":159,"k":{"*":4,"g":4,"c":-2,"e":-2,"o":-2,",":4,".":4,"\"":7,"'":7,"u":2,"v":2,"y":2,"-":4,"z":2,"t":4,"\\":14,"p":2,"?":5,"w":2,"\/":2,")":4}},"t":{"d":"2,-157r0,-32r22,0r0,-50r53,0r0,50r38,0r0,32r-38,0r0,103v-2,25,16,24,39,24r0,28v-39,11,-92,7,-92,-46r0,-109r-22,0","w":119,"k":{"d":2,"q":2,"c":2,"e":2,"o":2,"\"":4,"'":4,"&":4,"-":7,"\\":11}},"u":{"d":"142,-23v-28,30,-119,48,-119,-21r0,-104v-1,-9,-11,-10,-21,-9r0,-32r74,0r0,128v-2,39,44,25,66,17r0,-113r-25,0r0,-32r77,0r0,149v1,9,11,11,22,10r0,30r-63,0v-6,0,-10,-4,-11,-23","w":218,"k":{"*":7,"c":2,"e":2,"o":2,"\"":13,"'":13,"u":4,"v":7,"y":7,"-":2,"j":4,"t":4,"\\":18,"?":7,"w":7}},"v":{"d":"79,0r-59,-147v-3,-9,-8,-11,-18,-10r0,-32r92,0r0,32r-24,0r39,108r31,-85v7,-16,4,-25,-15,-23r0,-32r79,0r0,32v-11,-1,-15,2,-19,11r-60,146r-46,0","w":208,"k":{"d":7,"q":7,"g":13,"c":9,"e":9,"o":9,",":40,".":40,"\"":4,"'":4,"a":9,"&":16,":":5,";":5,"-":13,"s":5,"z":7,"]":7,"}":7,"h":11,"k":11,"l":11,"\\":14,"?":4,"\/":22,"@":7,")":11}},"w":{"d":"182,0r-37,-123r-37,123r-45,0r-43,-147v-3,-9,-8,-11,-18,-10r0,-32r83,0r0,32r-16,0r25,94r37,-126r40,0r38,126r19,-71v6,-19,1,-24,-17,-23r0,-32r78,0r0,32v-11,-1,-16,1,-19,11r-43,146r-45,0","w":293,"k":{"\\":11,"@":4,"?":4,"\/":14,")":11,"d":7,"q":7,"g":13,"c":9,"e":9,"o":9,",":31,".":31,"\"":4,"'":4,"a":9,"&":14,":":4,";":4,"-":11,"s":5,"z":7,"]":7,"}":7,"h":11,"k":11,"l":11}},"x":{"d":"130,-95v22,20,34,55,64,65r0,30r-92,0r0,-30r21,0r-34,-42r-18,24v-10,12,-4,20,9,18r0,30r-77,0r0,-30v8,1,14,-1,19,-7r46,-56v-23,-19,-33,-56,-66,-64r0,-32r94,0r0,32r-20,0r32,40r22,-26v9,-10,0,-16,-12,-14r0,-32r75,0r0,32v-8,-1,-14,2,-18,7","w":198,"k":{"d":7,"q":7,"c":7,"e":7,"o":7,"\"":4,"'":4,"a":2,"&":4,"-":11,"\\":16,"?":4}},"y":{"d":"74,58r-43,0r0,-27v20,-6,38,-18,51,-34r-62,-144v-4,-9,-7,-11,-18,-10r0,-32r91,0r0,32r-25,0r41,97r30,-74v7,-17,5,-25,-14,-23r0,-32r83,0r0,32v-12,-1,-16,1,-21,11v-34,66,-59,164,-113,204","w":212,"k":{"d":7,"q":7,"g":13,"c":9,"e":9,"o":9,",":40,".":40,"\"":4,"'":4,"a":9,"&":16,":":5,";":5,"-":13,"s":5,"z":7,"]":7,"}":7,"h":11,"k":11,"l":11,"\\":14,"?":4,"\/":22,"@":7,")":11}},"z":{"d":"4,0r0,-33r105,-124r-64,0r-5,32r-30,0r0,-64r159,0r0,34r-105,124r67,0r4,-32r32,0r0,63r-163,0","w":173,"k":{"-":4,"h":4,"k":4,"l":4,"\\":14}},"{":{"d":"84,18v-62,4,-52,-54,-52,-109v1,-13,-10,-22,-28,-20r0,-31v42,6,28,-44,28,-79v0,-41,36,-49,82,-46r0,31v-15,1,-36,-4,-36,11v-2,46,11,88,-32,99v46,9,29,57,32,103v0,15,21,11,36,11r0,30r-30,0","w":118,"k":{"b":-11,"d":4,"q":4,"g":-5,"c":4,"e":4,"o":4,"u":4,"v":7,"y":7,"C":4,"G":4,"O":4,"Q":4,"w":7,"4":11,"7":-4,"6":4,"0":4}},"|":{"d":"45,-267r0,285r-34,0r0,-285r34,0","w":55},"}":{"d":"34,-267v62,-4,52,54,52,109v-1,13,10,22,28,20r0,31v-42,-6,-28,44,-28,79v0,41,-36,49,-82,46r0,-30v15,-1,36,4,36,-11v2,-46,-12,-90,32,-100v-46,-9,-29,-56,-32,-102v0,-15,-21,-11,-36,-11r0,-31r30,0","w":118},"~":{"d":"41,-130v25,-1,49,19,60,-2r25,0v12,57,-48,57,-82,42v-8,0,-12,5,-15,11r-25,0v-4,-33,8,-51,37,-51","w":129},"'":{"d":"21,-171v-5,-26,-14,-48,-12,-81r50,0v2,33,-7,55,-12,81r-26,0","w":67,"k":{"A":36,"J":45,"Z":7,"b":-11,"d":25,"q":25,"g":18,"c":22,"e":22,"o":22,"v":4,"y":4,"C":11,"G":11,"O":11,"Q":11,"S":5,"a":7,"s":13,"f":4,"w":4,"4":36,"7":-4,"6":9,"0":11,"9":4,"2":5,"8":9}},"`":{"d":"88,-202r-28,0r-34,-32r0,-18r52,0","w":144},"\u00a0":{"w":60}}});
