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

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Koelooptiemanna Productions, 2001. All rights reserved.
 * 
 * Trademark:
 * SchoolKX_New is a trademark of Koelooptiemanna Productions.
 * 
 * Designer:
 * Roel Koster
 */
Cufon.registerFont({"w":205,"face":{"font-family":"SchoolKX_New","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-1 -366 396 101","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":169},"\u00a0":{"w":169},"e":{"d":"138,-50v-13,30,-73,33,-87,2v-3,-5,-5,-9,-6,-15r123,0v5,-52,-25,-88,-74,-88v-46,0,-73,30,-76,76v-5,77,110,100,141,37xm45,-88v6,-49,90,-48,98,0r-98,0","k":{".":19,"v":17}},"f":{"d":"145,-243v-42,-23,-96,6,-95,54r0,38r-32,0r0,25r32,0r0,126r25,0r0,-126r38,0r0,-25r-38,0v-8,-48,14,-90,58,-70","w":181,"k":{"}":4,"]":5,",":53,"?":15,"o":39,"j":59,"i":21,"g":29,"f":24,"e":39}},"g":{"d":"75,92v42,24,96,-6,95,-54r0,-189r-26,0r0,19v-43,-40,-126,-10,-126,57v0,66,82,96,126,56v6,52,-4,114,-57,89xm144,-75v0,30,-21,50,-50,50v-30,0,-51,-20,-51,-50v0,-30,21,-51,51,-51v30,0,50,21,50,51","k":{"?":35}},"h":{"d":"144,-88v2,-52,-60,-81,-100,-50r0,-114r-26,0r0,252r26,0v3,-51,-17,-125,37,-126v54,0,35,75,38,126r25,0r0,-88","w":180,"k":{"?":39}},"i":{"d":"43,0r-25,0r0,-151r25,0r0,151xm18,-202v0,-14,25,-16,25,0v0,6,-4,14,-12,13v-7,1,-14,-6,-13,-13","w":78},"j":{"d":"70,-202v0,-16,26,-15,25,0v0,7,-4,14,-12,13v-7,1,-14,-6,-13,-13xm0,92v43,24,96,-6,95,-54r0,-189r-25,0r0,189v0,29,-32,47,-57,32","w":132},"k":{"d":"18,0r26,0r0,-252r-26,0r0,252xm119,-151r-75,75r75,76r17,-18r-57,-58r57,-58","w":172,"k":{"?":38,"o":20,"e":20}},"l":{"d":"18,0r0,-252r25,0r0,252r-25,0","w":79,"k":{"T":32}},"m":{"d":"245,-88v5,-62,-84,-83,-113,-38v-16,-24,-62,-36,-88,-12r0,-13r-26,0r0,151r26,0v3,-51,-17,-125,37,-126v54,0,35,75,38,126r25,0v3,-51,-16,-126,38,-126v54,0,35,75,38,126r25,0r0,-88","w":281,"k":{"?":39}},"n":{"d":"144,-88v2,-52,-60,-81,-101,-50r0,-13r-25,0r0,151r25,0v3,-51,-16,-126,38,-126v54,0,35,75,38,126r25,0r0,-88","w":180,"k":{"?":39,"v":14}},"o":{"d":"169,-75v0,-46,-30,-76,-75,-76v-46,0,-76,30,-76,76v0,46,30,75,76,75v45,0,75,-30,75,-75xm144,-75v0,30,-21,50,-50,50v-30,0,-51,-20,-51,-50v0,-30,21,-51,51,-51v30,0,50,21,50,51","k":{".":18,",":18,"?":39,"x":4,"w":17,"v":17,"t":14}},"p":{"d":"169,-75v0,-67,-82,-97,-126,-57r0,-19r-25,0r0,252r25,0r0,-120v44,40,126,10,126,-56xm94,-126v30,0,50,21,50,51v0,30,-21,50,-50,50v-30,0,-51,-20,-51,-50v0,-30,21,-51,51,-51","w":204,"k":{".":18,",":18,"?":39,"w":17}},"q":{"d":"18,-75v0,66,82,96,126,56r0,120r25,0r0,-252r-25,0r0,19v-43,-40,-126,-10,-126,57xm43,-75v0,-30,21,-51,51,-51v30,0,50,21,50,51v0,30,-21,50,-50,50v-30,0,-51,-20,-51,-50","k":{"?":35}},"r":{"d":"43,0v1,-56,-15,-144,55,-122r11,-22v-20,-11,-49,-9,-66,6r0,-13r-25,0r0,151r25,0","w":145,"k":{"c":19,"a":19,"d":20,".":46,"-":15,",":47,"?":35,"q":19,"o":20,"g":20,"e":20}},"s":{"d":"96,-41v-4,22,-50,18,-59,2r-18,17v24,37,121,24,101,-33v-10,-28,-44,-29,-69,-41v-13,-6,-11,-22,3,-27v17,-6,41,-1,48,10r19,-17v-25,-38,-119,-21,-100,33v10,29,45,28,68,42v6,4,8,9,7,14","w":158,"k":{".":6,",":6,"?":39,"s":4}},"t":{"d":"50,-126v0,59,-9,127,50,126v19,-1,36,-11,43,-24r-22,-13v-10,21,-46,12,-46,-13r0,-76r38,0r0,-25r-38,0r0,-63r-25,0r0,63r-32,0r0,25r32,0","w":178,"k":{"?":42,"o":14}},"u":{"d":"18,-63v-2,51,62,80,101,50r0,13r26,0r0,-151r-26,0v-3,51,16,126,-38,126v-53,0,-33,-75,-37,-126r-26,0r0,88","w":180,"k":{"?":35}},"v":{"d":"92,-54r-51,-97r-23,12r74,139r73,-139r-22,-12","w":200,"k":{"a":17,".":47,",":48,"?":37,"o":17,"e":17}},"w":{"d":"193,-54r-52,-97r-50,97r-51,-97r-22,12r73,139r50,-98r52,98r74,-139r-23,-12","w":302,"k":{"c":17,"a":17,"d":17,".":47,",":48,"?":37,"o":17,"e":17}},"x":{"d":"124,-151r-43,55r-42,-55r-21,15r47,61r-47,60r21,15r42,-55r43,55r20,-15r-46,-60r46,-61","w":180,"k":{"c":4,"d":4,"?":37,"q":4,"o":4,"e":4}},"z":{"d":"144,-25r-80,0r80,-126r-126,0r0,25r80,0r-80,126r126,0r0,-25","w":180,"k":{"?":35}},"y":{"d":"81,-25v54,0,35,-75,38,-126r25,0r0,189v1,49,-52,78,-95,54r13,-22v24,15,58,-3,57,-32r0,-51v-38,31,-101,2,-101,-50r0,-88r25,0v3,51,-16,126,38,126","w":180},"$":{"d":"18,-29v16,14,39,27,67,29r0,26r25,0r0,-26v56,0,96,-61,56,-105v-13,-15,-34,-25,-56,-31v2,-28,-4,-65,2,-89v16,3,29,9,38,19r23,-11v-13,-17,-34,-33,-63,-33r0,-26r-25,0r0,27v-62,2,-83,94,-27,122v8,5,17,9,27,11v-2,29,4,65,-2,90v-20,-2,-36,-10,-47,-20xm85,-141v-42,-8,-47,-76,0,-83r0,83xm110,-110v33,5,68,48,33,73v-9,6,-20,10,-33,11r0,-84","w":219},"<":{"d":"72,-103r97,52r-12,21r-139,-73r139,-73r12,23"},">":{"d":"115,-103r-97,52r12,21r139,-73r-139,-73r-12,23"},"=":{"d":"18,-152r0,25r151,0r0,-25r-151,0xm18,-77r0,26r151,0r0,-26r-151,0","w":204},"?":{"d":"81,0v-14,0,-16,-25,0,-25v7,0,12,5,13,12v-1,6,-5,14,-13,13xm124,-141v48,-38,2,-138,-66,-107v-24,10,-39,32,-40,65r26,0v1,-25,12,-42,37,-43v36,-2,49,47,24,68v-24,20,-37,49,-37,95r26,0v0,-37,10,-61,30,-78","w":180},"@":{"d":"234,11v-6,0,-14,-5,-14,-11r0,-151r-25,0r0,19v-44,-40,-126,-10,-126,56v0,67,81,98,126,57v-6,33,9,55,39,55v51,0,62,-54,62,-112v0,-83,-56,-139,-139,-139v-84,0,-139,56,-139,139v0,93,74,152,175,135r-13,-24v-79,9,-136,-36,-136,-111v0,-69,46,-112,113,-112v68,0,113,44,113,112v0,43,-4,78,-36,87xm195,-76v0,30,-21,51,-51,51v-30,0,-50,-21,-50,-51v0,-30,21,-50,50,-50v30,0,51,20,51,50","w":299},":":{"d":"31,-26v15,0,15,26,0,26v-6,0,-14,-6,-13,-13v-1,-6,7,-14,13,-13xm31,-151v19,0,13,24,0,25v-6,-1,-14,-5,-13,-13v-1,-7,7,-12,13,-12","w":79},";":{"d":"18,-139v1,-15,25,-15,25,0v-1,8,-4,13,-13,13v-7,0,-12,-6,-12,-13xm43,-13v-1,-15,-24,-15,-25,0v3,17,0,26,-4,37v19,3,28,-18,29,-37","w":78},"\u037e":{"d":"18,-139v1,-15,25,-15,25,0v-1,8,-4,13,-13,13v-7,0,-12,-6,-12,-13xm43,-13v-1,-15,-24,-15,-25,0v3,17,0,26,-4,37v19,3,28,-18,29,-37","w":78},"%":{"d":"119,-202v0,-30,-21,-50,-51,-50v-30,0,-50,20,-50,50v0,30,20,51,50,51v30,0,51,-21,51,-51xm94,-202v0,13,-13,26,-26,26v-13,0,-25,-12,-25,-26v0,-13,12,-24,25,-24v14,0,26,11,26,24xm213,-50v0,-30,-20,-51,-50,-51v-30,0,-51,21,-51,51v0,30,21,50,51,50v30,0,50,-21,50,-50xm188,-50v0,14,-12,25,-25,25v-13,0,-25,-11,-25,-25v0,-14,12,-26,25,-26v13,0,25,12,25,26xm45,6r-22,-14r170,-250r21,14","w":249},"&":{"d":"91,-253v-59,0,-76,81,-38,112v-57,30,-39,145,38,141v28,-2,45,-16,59,-33r5,33r25,-2v-1,-23,-6,-44,-12,-63v9,-18,15,-38,18,-60r-25,-4r-6,27v-8,-14,-17,-29,-29,-38v35,-30,28,-113,-35,-113xm91,-153v-23,1,-33,-16,-33,-36v0,-22,11,-37,33,-38v21,-1,31,14,31,33v0,22,-9,40,-31,41xm91,-26v-29,1,-47,-20,-47,-50v0,-46,53,-66,77,-32v8,12,14,27,20,42v-11,18,-24,39,-50,40","w":222},"#":{"d":"182,-138r-38,0r0,-38r-25,0r0,38r-38,0r0,-38r-26,0r0,38r-37,0r0,25r37,0r0,50r-37,0r0,25r37,0r0,38r26,0r0,-38r38,0r0,38r25,0r0,-38r38,0r0,-25r-38,0r0,-50r38,0r0,-25xm81,-63r0,-50r38,0r0,50r-38,0","w":217},"(":{"d":"62,-229v-12,1,-29,-4,-28,9v-22,65,-21,183,3,243r25,0v-24,-67,-25,-186,0,-252","w":79},")":{"d":"-1,-229v12,1,29,-4,28,9v21,66,21,180,-3,243r-25,0v24,-67,25,-186,0,-252","w":79},"*":{"d":"92,-245r14,-25r-21,-13r-16,27r-15,-27r-22,13r14,25r-28,0r0,25r30,0r-14,24r22,13r13,-23r14,24r22,-13r-15,-25r29,0r0,-25r-27,0","w":154},"+":{"d":"106,-90r63,0r0,-25r-63,0r0,-63r-25,0r0,63r-63,0r0,25r63,0r0,63r25,0r0,-63"},",":{"d":"18,24v23,8,44,-45,17,-49v-23,0,-5,37,-17,49","w":83},"-":{"d":"18,-115r0,25r151,0r0,-25r-151,0"},"\u00ad":{"d":"18,-115r0,25r151,0r0,-25r-151,0"},".":{"d":"18,-13v0,-15,25,-15,25,0v1,5,-7,14,-12,13v-6,1,-14,-7,-13,-13","w":79},"\\":{"d":"175,-12r-135,-242r-22,12r135,242","w":210},"[":{"d":"81,-229r-63,0r0,252r63,0r0,-25r-38,0r0,-201r38,0r0,-26","w":116,"k":{"d":9}},"]":{"d":"18,-229r63,0r0,252r-63,0r0,-25r38,0r0,-201r-38,0r0,-26","w":116},"^":{"d":"101,-346r-19,31r-38,0r44,-51r25,0r44,51r-37,0","w":283},"_":{"d":"18,-26r0,26r194,0r0,-26r-194,0","w":247},"`":{"d":"18,-283r38,0r31,51r-24,0","w":123},"'":{"d":"19,-234v22,7,43,-42,16,-49v-20,1,-8,37,-16,49","w":83},"!":{"d":"43,-63r-25,0r0,-189r25,0r0,189xm18,-13v0,-15,25,-16,25,0v0,7,-5,14,-13,13v-6,1,-12,-8,-12,-13","w":79},"d":{"d":"144,-132v-44,-40,-126,-10,-126,57v0,66,81,96,126,56r0,19r25,0r0,-252r-25,0r0,120xm94,-25v-30,0,-51,-20,-51,-50v0,-30,21,-51,51,-51v30,0,50,21,50,51v0,30,-21,50,-50,50"},"{":{"d":"59,-103v22,-23,-7,-73,3,-100r31,0r0,-27v-34,-2,-59,1,-59,35v0,26,16,57,2,79r-18,0r0,26v68,-6,-45,134,75,114r0,-27v-11,-2,-34,6,-34,-6v0,-30,19,-71,0,-94","w":129},"}":{"d":"49,-230v48,5,21,64,21,104v0,11,12,10,24,10r0,26v-17,-2,-26,2,-24,21v4,34,24,91,-21,93r-31,0r0,-27v17,-1,40,9,33,-21v-5,-24,-13,-60,1,-79v-20,-24,8,-72,-3,-100r-31,0r0,-27r31,0","w":129},"|":{"d":"43,-252r-25,0r0,101r25,0r0,-101xm18,0r25,0r0,-101r-25,0r0,101","w":79},"~":{"d":"109,-282v-20,23,-55,-14,-80,7v-4,3,-8,5,-11,7r13,14v19,-24,56,15,80,-7v4,-3,8,-5,11,-7","w":157},"\/":{"d":"18,-12r135,-242r22,12r-135,242","w":210},"\"":{"d":"23,-232v20,0,38,-45,12,-51v-20,3,-6,37,-16,49v0,1,1,2,4,2xm67,-232v21,-1,37,-44,13,-51v-22,2,-6,38,-18,49v0,1,2,2,5,2","w":128},"Z":{"d":"29,-277r0,25r153,0r-164,252r199,0r0,-25r-153,0r164,-252r-199,0","w":264,"k":{"a":22,"G":32,"O":32,".":7,"?":25,"u":18,"i":7}},"Y":{"d":"228,-265v-9,-4,-21,-19,-26,-4r-79,131r-83,-139r-22,12r93,155r0,110r25,0r0,-110","w":264,"k":{"c":52,"a":52,"C":35,"A":73,"O":35,"Q":35,"S":19,"!":5,"[":16,".":70,",":71,";":36,":":38,"v":40,"u":37,"q":52,"o":52,"i":24,"e":52}},"X":{"d":"232,-280r-97,120r-97,-120r-20,15r101,125r-101,124r20,16r97,-121r97,121r20,-16r-101,-124r101,-125","w":288,"k":{"C":7,"G":7,"O":7,"Q":7,"?":7,"u":7,"e":7}},"V":{"d":"143,-59r-102,-221r-23,10r125,270r124,-270r-23,-10","w":303,"k":{"a":62,"C":35,"A":89,"G":35,"O":35,"Q":35,".":84,"-":55,",":85,";":43,":":44,"?":21,"u":42,"r":42,"o":62,"j":60,"i":22,"e":62}},"U":{"d":"119,0v61,0,101,-41,101,-101r0,-176r-25,0r0,176v-2,46,-30,76,-76,76v-45,0,-75,-30,-75,-76r0,-176r-26,0r0,176v4,60,41,101,101,101","w":255,"k":{"A":30,".":30,",":30}},"T":{"d":"18,-252r82,0r0,252r25,0r0,-252r82,0r0,-25r-189,0r0,25","w":242,"k":{"a":53,"C":44,"A":64,"G":44,"O":44,"Q":44,".":62,"-":49,",":63,";":43,":":45,"?":14,"z":44,"w":45,"u":44,"s":48,"r":44,"o":53,"m":44,"j":75,"i":37,"h":32,"e":53}},"S":{"d":"106,-277v-49,0,-88,26,-88,75v0,51,33,70,88,70v38,0,74,10,76,44v3,39,-30,63,-70,63v-42,-1,-66,-25,-69,-63r-25,0v3,55,39,88,94,88v58,0,95,-32,95,-88v0,-50,-46,-69,-101,-69v-40,0,-64,-8,-63,-45v1,-69,129,-62,132,0r26,0v-5,-48,-45,-75,-95,-75","w":243,"k":{"Y":26,".":24,",":24,"?":6,"w":13,"v":14,"t":10,"j":28}},"R":{"d":"207,-202v0,-44,-26,-75,-69,-75r-120,0r0,277r26,0r0,-126r74,0r81,129r21,-13r-73,-116v35,-8,60,-33,60,-76xm182,-202v0,66,-77,50,-138,51r0,-101v61,2,138,-15,138,50","w":255,"k":{"C":15,"G":15,"Q":15,"T":23,"V":25,"Y":25,"?":9,"u":11,"o":12,"e":12}},"Q":{"d":"248,-34v26,-24,47,-59,47,-105v0,-83,-55,-138,-138,-138v-84,0,-136,55,-139,138v-4,109,115,172,210,119r15,22r20,-16xm212,-40v-75,41,-173,-11,-169,-99v3,-68,45,-109,114,-113v104,-6,147,135,76,198r-16,-21r-20,15","w":330,"k":{"a":6,"A":30,"T":44,"V":35,"Y":35,"}":8,"]":9,".":24,",":26,"?":4}},"P":{"d":"207,-202v0,-44,-27,-75,-69,-75r-120,0r0,277r25,0r0,-126r95,0v43,-3,69,-31,69,-76xm181,-202v-1,29,-15,51,-43,51r-95,0r0,-101v61,2,141,-16,138,50","w":243,"k":{"a":40,"A":68,".":123,",":123,"u":13,"t":12,"s":32,"r":13,"o":41,"n":13,"e":41}},"O":{"d":"295,-139v0,-83,-55,-138,-138,-138v-84,0,-139,55,-139,138v0,84,55,139,139,139v83,0,138,-55,138,-139xm270,-139v0,69,-45,114,-113,114v-69,0,-114,-45,-114,-114v0,-68,45,-113,114,-113v68,0,113,45,113,113","w":330,"k":{"c":6,"a":6,"A":40,"T":44,"V":35,"X":7,"Y":35,"d":6,".":50,",":50,"?":4,"q":6,"o":6,"j":35,"g":6,"e":6}},"N":{"d":"219,-176v-4,-60,-41,-101,-101,-101v-33,0,-59,14,-75,34r0,-34r-25,0r0,277r25,0r0,-176v2,-46,30,-76,75,-76v46,0,76,30,76,76r0,176r25,0r0,-176","w":254},"M":{"d":"396,-176v-4,-60,-41,-101,-101,-101v-42,0,-72,24,-88,52v-21,-56,-129,-70,-164,-18r0,-34r-25,0r0,277r25,0r0,-176v3,-46,30,-76,76,-76v45,0,75,30,75,76r0,176r26,0r0,-176v3,-46,29,-76,75,-76v46,0,76,30,76,76r0,176r25,0r0,-176","w":431,"k":{"j":17}},"L":{"d":"207,0r0,-25r-164,0r0,-252r-25,0r0,277r189,0","w":242,"k":{"C":46,"G":46,"O":46,"Q":46,"T":61,"U":27,"V":83,"Y":67,"?":39,"w":43,"u":9,"j":17}},"K":{"d":"212,3v4,-10,26,-16,8,-25r-139,-117r140,-123r-15,-18r-163,141r0,-138r-25,0r0,277r25,0r0,-138","w":263,"k":{"C":11,"G":11,"O":11,"Q":11,"?":12,"w":10,"v":11,"u":9,"o":9,"e":9}},"J":{"d":"18,0v45,-3,75,-30,75,-75r0,-202r-25,0r0,202v-2,30,-20,49,-50,50r0,25","w":129,"k":{"A":18,".":17,",":18}},"I":{"d":"18,0r0,-277r25,0r0,277r-25,0","w":78,"k":{"j":17}},"H":{"d":"219,-151r-176,0r0,-126r-25,0r0,277r25,0r0,-126r176,0r0,126r26,0r0,-277r-26,0r0,126","w":280},"G":{"d":"156,0v86,0,142,-60,138,-151r-138,0r0,25r113,0v-10,59,-48,101,-113,101v-68,0,-113,-45,-113,-114v0,-68,45,-113,113,-113v35,0,61,15,81,33r17,-17v-22,-24,-56,-41,-98,-41v-83,0,-138,55,-138,138v0,84,55,139,138,139","w":330,"k":{"a":6,".":50,",":50,"?":35,"o":6,"e":6}},"A":{"d":"281,0r24,-11r-148,-266r-137,266r25,11r44,-88r144,0xm101,-113r56,-112v21,34,42,76,62,112r-118,0","w":343,"k":{"c":22,"C":43,"G":43,"O":43,"Q":43,"T":64,"U":32,"V":90,"Y":73,"d":20,"?":42,"w":51,"v":52,"u":19,"t":35,"q":22,"o":22,"e":22}},"B":{"d":"179,-143v51,-37,25,-134,-48,-134r-113,0r0,277r126,0v45,-3,76,-30,76,-75v0,-31,-20,-57,-41,-68xm182,-202v0,63,-76,51,-138,51r0,-101v62,1,138,-12,138,50xm194,-75v-1,66,-86,48,-150,50r0,-101v65,2,150,-16,150,51","w":255,"k":{"A":19,"T":24,"V":28,"Y":27,".":18,",":18,"?":9}},"C":{"d":"237,-58v-18,18,-46,33,-80,33v-69,0,-114,-45,-114,-114v0,-68,45,-113,114,-113v34,0,62,15,80,33r17,-17v-21,-24,-55,-41,-97,-41v-84,0,-134,55,-139,138v-8,124,156,182,236,98","w":290,"k":{"A":15,".":18,",":17,"?":15}},"D":{"d":"257,-139v0,-83,-55,-138,-138,-138r-101,0r0,277r101,0v83,-5,138,-55,138,-139xm232,-139v0,96,-80,124,-188,114r0,-227v108,-9,188,17,188,113","w":293,"k":{"a":6,"A":40,"V":35,"X":7,"Y":35,".":50,",":50,"?":4,"o":6,"e":6}},"E":{"d":"18,0r189,0r0,-25r-164,0r0,-101r126,0r0,-25r-126,0r0,-101r164,0r0,-25r-189,0r0,277","w":242,"k":{"c":14,"d":14,"?":14,"w":28,"v":29,"u":9,"t":29,"q":14,"o":14,"j":17,"g":14,"f":24,"e":14}},"F":{"d":"169,-126r0,-25r-126,0r0,-101r164,0r0,-25r-189,0r0,277r25,0r0,-126r126,0","w":242,"k":{"a":44,"A":78,"!":29,".":126,",":127,"?":14,"u":29,"r":29,"o":44,"i":29,"e":44}},"W":{"d":"280,-69r-76,-210r-77,210r-86,-211r-23,9r111,271r75,-206r75,206r111,-271r-23,-9","w":425},"a":{"d":"18,-75v0,66,82,96,126,56r0,19r25,0r0,-151r-25,0r0,19v-43,-40,-126,-10,-126,57xm144,-75v0,30,-21,50,-50,50v-30,0,-51,-20,-51,-50v0,-30,21,-51,51,-51v30,0,50,21,50,51","k":{"?":35}},"0":{"d":"92,-223v-99,7,-99,216,0,223v97,-9,97,-214,0,-223xm92,-24v-68,-11,-67,-165,0,-176v67,11,66,165,0,176","w":200},"1":{"d":"18,-223r0,223r24,0r0,-223r-24,0","w":77},"2":{"d":"103,-223v-40,0,-66,20,-65,62r24,0v-1,-27,17,-36,41,-38v41,-3,52,44,29,71v-37,43,-82,77,-114,128r150,0r0,-24r-100,0v35,-48,101,-67,101,-141v0,-38,-27,-58,-66,-58"},"3":{"d":"92,-223v-39,3,-66,22,-66,62r24,0v0,-26,17,-39,42,-39v23,0,41,12,41,35v0,24,-20,34,-46,34r0,23v31,0,54,14,54,42v0,27,-21,42,-49,42v-30,0,-50,-16,-50,-46r-24,0v1,45,30,70,74,70v42,0,73,-25,73,-66v0,-25,-16,-45,-33,-55v46,-27,20,-107,-40,-102","w":200},"4":{"d":"18,-61r110,0r0,61r24,0r0,-61r31,0r0,-25r-31,0r0,-84r-24,0r0,84r-80,0r28,-135r-23,-5","w":218},"5":{"d":"51,-142r6,-57r92,0r0,-24r-114,0r-11,112v40,-15,121,-19,117,38v-2,32,-17,49,-49,49v-31,0,-51,-13,-50,-46r-24,0v-1,47,28,66,74,70v82,7,98,-119,27,-139v-20,-5,-46,-6,-68,-3","w":200},"6":{"d":"165,-73v0,-60,-56,-94,-109,-67v13,-31,35,-54,60,-71v-5,-12,-9,-26,-23,-14v-37,32,-74,74,-75,143v-1,52,25,81,73,82v46,1,74,-27,74,-73xm141,-73v0,33,-18,48,-50,49v-33,0,-49,-20,-49,-58v0,-28,23,-44,51,-44v30,0,49,21,48,53","w":201},"7":{"d":"18,-203r91,0r-35,76r-33,0r0,24r23,0r-32,96v8,1,21,11,25,3r34,-99r28,0r0,-24r-19,0r50,-99r-132,0r0,23","w":186},"8":{"d":"92,-223v-60,-7,-89,75,-41,102v-18,10,-33,30,-33,55v0,41,31,66,74,66v42,0,73,-25,73,-66v0,-25,-16,-45,-33,-55v46,-27,20,-108,-40,-102xm134,-165v0,43,-84,45,-84,0v0,-23,18,-35,42,-35v24,0,42,13,42,35xm92,-24v-28,0,-50,-15,-50,-42v0,-54,99,-55,99,0v0,27,-21,42,-49,42","w":200},"9":{"d":"91,-223v-46,-1,-74,28,-73,74v1,47,39,70,87,65r-56,67v10,7,14,24,26,8v31,-42,82,-74,82,-140v0,-44,-22,-73,-66,-74xm90,-107v-27,0,-48,-15,-48,-42v0,-33,18,-50,49,-50v26,0,43,22,43,50v-1,24,-18,42,-44,42","w":193},"b":{"d":"169,-75v0,-67,-81,-97,-126,-57r0,-120r-25,0r0,252r25,0r0,-19v44,40,126,10,126,-56xm144,-75v0,30,-21,50,-51,50v-30,0,-50,-21,-50,-50v0,-30,20,-51,50,-51v30,0,51,21,51,51","k":{",":18,"?":39}},"c":{"d":"43,-75v0,-50,68,-67,91,-30r21,-15v-34,-53,-137,-31,-137,45v0,74,101,99,137,43r-21,-14v-22,36,-91,21,-91,-29","w":191,"k":{".":7}}}});
