/*
 * 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:
 * < info@fontfont.de > Copyright Ole Schaefer, 1999. Published by FontShop
 * International for  FontFont Release 25, Fago Condensed is a trademark of FSI
 * Fonts and Software GmbH.
 */
Cufon.registerFont({"w":201,"face":{"font-family":"MetaBoldLF-Roman","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-9 -283 306 81","underline-thickness":"7.2","underline-position":"-43.92","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":81,"k":{"z":4,"y":4,"x":7,"v":4,"Z":4,"Y":4,"X":4,"W":4,"V":7,"T":7,"S":7}},"!":{"d":"35,-80r-11,-167r57,-9r-10,176r-36,0xm53,-55v15,0,30,15,30,30v0,15,-15,30,-30,30v-15,0,-30,-15,-30,-30v0,-15,15,-30,30,-30","w":106},"\"":{"d":"23,-255r46,0r0,102r-46,0r0,-102xm107,-255r45,0r0,102r-45,0r0,-102","w":175},"#":{"d":"151,-105r30,0r0,33r-34,0r-11,72r-34,0r10,-72r-36,0r-10,72r-35,0r10,-72r-30,0r0,-33r34,0r6,-45r-30,0r0,-33r35,0r10,-72r35,0r-10,72r35,0r10,-72r35,0r-10,72r31,0r0,33r-35,0xm80,-105r36,0r6,-45r-36,0","w":202},"$":{"d":"171,-197v-28,-28,-113,-25,-87,25v43,22,118,25,115,93v-2,54,-38,78,-87,84r0,29r-31,0r0,-29v-26,-3,-50,-12,-70,-22r19,-40v28,20,112,39,112,-14v0,-46,-91,-32,-110,-71v-26,-55,10,-113,65,-115r0,-26r31,0r0,26v27,2,50,12,67,24","w":210},"%":{"d":"72,-254v37,0,62,23,62,62v0,41,-23,62,-62,63v-37,1,-62,-24,-61,-62v0,-40,23,-63,61,-63xm230,-121v37,0,62,23,62,62v-1,41,-22,62,-62,63v-37,1,-62,-24,-61,-62v0,-40,23,-63,61,-63xm69,0r131,-250r34,0r-131,250r-34,0xm72,-156v19,-1,19,-15,22,-37v5,-37,-41,-46,-43,-13v-2,24,-3,51,21,50xm230,-23v19,-1,19,-15,22,-37v5,-37,-41,-47,-43,-13v-1,24,-3,51,21,50","w":302},"&":{"d":"102,-240v63,-7,98,68,49,102r-23,14r42,39v3,-10,3,-23,3,-37v12,2,32,-4,40,2v0,27,-3,49,-11,67r54,53r-67,0r-15,-15v-44,36,-160,26,-160,-48v0,-27,15,-48,45,-62v-17,-13,-29,-26,-29,-54v0,-42,31,-57,72,-61xm85,-99v-32,17,-22,69,21,69v17,0,30,-4,38,-12xm103,-206v-36,0,-22,49,-2,58v16,-8,24,-20,24,-34v0,-13,-9,-25,-22,-24","w":253},"'":{"d":"23,-255r46,0r0,102r-46,0r0,-102","w":92},"(":{"d":"107,61v-104,-23,-121,-226,-53,-305v14,-17,32,-28,52,-37r13,28v-47,28,-59,86,-55,163v3,60,15,103,56,123","w":112},")":{"d":"5,-282v94,22,116,180,73,278v-13,30,-42,52,-73,64r-12,-28v47,-28,59,-86,55,-163v-3,-58,-15,-102,-55,-122","w":111},"*":{"d":"145,-130r-30,22r-30,-42r-29,40r-29,-22r30,-39r-48,-17r12,-34r47,17r0,-50r36,0r0,50r48,-16r10,35r-47,15","w":171},"+":{"d":"136,-10r-46,0r0,-76r-76,0r0,-46r76,0r0,-76r46,0r0,76r76,0r0,46r-76,0r0,76","w":226},",":{"d":"48,-56v63,9,32,105,-15,108r-19,-20v12,-2,25,-9,26,-20v-3,-15,-23,-16,-23,-37v0,-17,14,-33,31,-31","w":102,"k":{"d":4,"c":4}},"-":{"d":"14,-120r87,0r0,42r-87,0r0,-42","w":115,"k":{"z":4,"y":4,"x":7,"v":2,"s":2,"a":2,"Z":7,"Y":18,"X":7,"W":5,"V":11,"T":18,"S":18}},".":{"d":"49,-58v17,0,32,14,32,32v0,19,-13,32,-31,32v-17,0,-32,-14,-32,-32v0,-17,14,-32,31,-32","w":99,"k":{"y":7,"w":5,"v":9,"t":4,"q":4,"o":2,"l":2,"g":2,"e":4,"d":4,"c":4,"Y":43,"X":-4,"W":25,"V":36,"T":25,"Q":11,"O":11,"G":11,"C":11,"A":-4}},"\/":{"d":"14,55r97,-330r32,0r-97,330r-32,0","w":156},"0":{"d":"100,-30v33,-5,32,-49,32,-88v0,-41,3,-84,-31,-90v-34,5,-32,49,-32,87v0,42,-2,84,31,91xm101,-244v63,0,85,57,85,124v0,68,-23,125,-86,125v-63,0,-85,-57,-85,-124v0,-68,23,-125,86,-125"},"1":{"d":"84,-185v-13,8,-32,17,-48,23r-13,-26r75,-52r33,0r0,201r31,0r0,39r-121,0r0,-39r43,0r0,-146"},"2":{"d":"173,-175v-5,65,-59,98,-98,136r109,-1r-10,40r-155,0v-7,-55,38,-63,61,-95v17,-24,39,-39,39,-74v0,-49,-62,-32,-81,-8r-26,-31v38,-47,167,-55,161,33"},"3":{"d":"123,-176v-2,-43,-68,-25,-84,-7r-25,-30v41,-42,161,-47,163,32v0,26,-17,47,-37,53v25,9,43,26,43,55v0,69,-79,90,-157,82r-12,-33v52,7,110,-4,112,-53v2,-33,-33,-33,-68,-32r0,-40v30,3,67,1,65,-27"},"4":{"d":"190,-45v-9,-1,-21,1,-28,-1v4,14,1,37,2,55r-46,5r1,-60v-34,2,-72,0,-107,1r0,-33r70,-163r49,0r-68,155r57,0v-1,-35,3,-65,6,-97r38,-8r-1,105r27,0r0,41"},"5":{"d":"85,-149v53,-6,92,18,92,68v0,70,-67,100,-141,89r-10,-35v45,14,98,-1,99,-48v1,-46,-57,-43,-92,-28r12,-136r122,0r-7,41r-70,0"},"6":{"d":"102,-32v23,0,34,-19,35,-44v2,-41,-43,-46,-70,-26v-4,34,2,71,35,70xm72,-141v48,-31,119,4,116,64v-4,50,-33,81,-84,82v-80,2,-111,-92,-78,-162v23,-50,73,-85,130,-102r10,35v-44,14,-80,40,-94,83"},"7":{"d":"178,-197v-38,57,-72,119,-86,200r-53,14v22,-80,48,-155,91,-214v-33,3,-74,0,-109,1r10,-43r155,0"},"8":{"d":"64,-181v2,36,65,44,66,-2v0,-17,-10,-25,-32,-25v-19,-1,-35,9,-34,27xm102,-28v34,0,50,-40,23,-57v-10,-6,-23,-13,-40,-19v-36,16,-28,76,17,76xm138,-128v27,11,55,24,55,62v0,51,-43,74,-96,73v-49,-1,-88,-19,-89,-69v0,-29,19,-52,42,-61v-21,-8,-35,-27,-35,-54v0,-47,38,-67,86,-67v46,0,83,19,83,63v0,28,-21,47,-46,53"},"9":{"d":"104,-118v23,-1,32,-13,32,-40v0,-26,-10,-49,-34,-49v-22,1,-34,21,-34,46v0,24,14,43,36,43xm103,-244v58,0,85,39,86,99v2,80,-68,141,-136,166r-26,-30v42,-12,77,-41,95,-77v-54,22,-109,-16,-107,-73v1,-53,35,-85,88,-85"},":":{"d":"53,-57v17,0,31,15,31,33v0,16,-14,30,-31,30v-16,0,-32,-14,-31,-30v0,-18,14,-33,31,-33xm53,-164v18,0,31,14,31,32v0,17,-14,30,-31,30v-16,1,-32,-14,-31,-30v0,-17,14,-32,31,-32","w":105},";":{"d":"55,-56v40,0,45,59,22,84v-10,11,-21,20,-37,24r-18,-20v12,-2,24,-9,25,-20v-3,-16,-23,-14,-23,-36v0,-18,13,-32,31,-32xm55,-164v17,0,32,14,32,31v0,16,-14,32,-31,31v-17,0,-31,-13,-31,-30v0,-19,11,-32,30,-32","w":113},"<":{"d":"7,-108r87,-112r38,34r-61,78r61,80r-38,32","w":146},"=":{"d":"14,-97r198,0r0,45r-198,0r0,-45xm14,-166r198,0r0,45r-198,0r0,-45","w":226},">":{"d":"14,-28r61,-80r-61,-78r38,-34r87,112r-87,112","w":146},"?":{"d":"13,-226v31,-42,138,-38,138,32v0,58,-70,51,-60,114r-42,0v-14,-55,25,-71,52,-97v8,-20,-8,-36,-28,-35v-18,1,-29,9,-38,17xm75,-55v15,0,30,15,30,30v0,15,-15,30,-30,30v-15,0,-30,-15,-30,-30v0,-15,15,-30,30,-30","w":170},"@":{"d":"163,-227v85,0,143,45,143,128v0,60,-27,102,-81,106v-26,2,-41,-9,-42,-33v-22,39,-101,41,-101,-25v0,-84,77,-141,153,-99v-11,36,-19,74,-25,113v-2,12,4,18,16,16v31,-5,38,-41,38,-78v0,-61,-38,-95,-101,-95v-67,0,-103,54,-106,122v-4,83,73,121,152,96r6,30v-99,32,-207,-19,-201,-126v5,-91,56,-155,149,-155xm122,-50v0,29,27,26,40,11v24,-19,23,-62,32,-95v-51,-11,-72,36,-72,84","w":320,"k":{"y":7,"x":4,"v":4,"s":7,"m":2}},"A":{"d":"141,-59r-74,0r-17,59r-53,0r82,-251r55,0r78,251r-54,0xm129,-101v-10,-28,-17,-63,-24,-95r-25,95r49,0","w":209,"k":{"y":2,"v":2,"l":2,"c":2,"Y":11,"W":4,"V":11,"U":4,"T":14,"Q":4,"O":4,"C":2,".":-4,",":-4}},"B":{"d":"152,-133v29,10,50,26,50,63v1,81,-91,71,-177,70r0,-250r85,0v81,-14,111,95,42,117xm76,-41v38,2,69,0,69,-35v0,-34,-33,-35,-69,-33r0,68xm75,-150v33,2,64,2,64,-29v0,-32,-32,-29,-64,-28r0,57","w":216,"k":{"y":4,"x":4,"v":2,"u":2,"s":4,"q":2,"p":2,"g":4,"e":4,"a":4,"Z":7,"Y":7,"W":4,"V":7,"T":14,"A":2}},"C":{"d":"196,-19v-19,15,-38,23,-70,23v-70,0,-112,-54,-112,-124v0,-103,90,-170,176,-116r-22,34v-51,-35,-97,2,-97,72v0,54,13,94,59,95v19,0,31,-6,43,-16","w":203,"k":{"y":14,"w":7,"v":11,"u":7,"t":4,"s":4,"r":5,"q":11,"o":14,"n":4,"m":4,"l":7,"j":4,"i":5,"g":7,"e":18,"d":7,"c":4,"b":4,"a":7,"U":4,"S":4,"Q":14,"O":14,"G":14,"E":4,"C":14,"B":4,"-":22," ":7}},"D":{"d":"76,-250v92,-6,133,40,132,126v-1,76,-36,131,-122,124r-61,0r0,-250r51,0xm76,-41v59,7,76,-21,76,-79v0,-57,-12,-99,-76,-91r0,170","w":222,"k":{"z":7,"y":2,"x":5,"u":2,"s":4,"e":2,"Z":7,"Y":7,"X":7,"W":4,"V":7,"T":11,"S":7,"A":4,".":7,",":7}},"E":{"d":"25,-250r143,0r-7,41r-85,0r0,58r71,0r0,41r-71,0r0,67r95,0r0,43r-146,0r0,-250","w":178,"k":{"y":4,"w":2,"v":5,"u":2,"t":2,"s":2,"q":4,"o":5,"g":4,"e":4,"d":4,"c":2,"a":2,"S":4,"Q":7,"O":7,"G":7,"C":7,"-":4," ":4}},"F":{"d":"76,-210r0,58r63,0r0,41r-63,0r0,111r-51,0r0,-250r136,0r-6,40r-79,0","w":157,"k":{"z":2,"x":4,"u":4,"s":2,"q":4,"p":4,"o":5,"n":2,"m":2,"g":2,"e":7,"d":4,"c":5,"a":7,"Y":4,"V":-4,"T":7,"A":4,".":29,",":22," ":4}},"G":{"d":"210,-19v-24,14,-51,22,-84,22v-77,0,-106,-51,-112,-126v-9,-109,112,-169,193,-102r-27,31v-16,-13,-33,-19,-52,-19v-49,1,-57,41,-57,93v0,67,31,98,86,79r0,-57r-38,0r-6,-41r97,0r0,120","w":231,"k":{"y":4,"w":2,"v":4,"a":2,"Y":7,"W":7,"V":4,"T":7}},"H":{"d":"147,-112r-72,0r0,112r-50,0r0,-250r50,0r0,97r72,0r0,-97r51,0r0,250r-51,0r0,-112","w":223},"I":{"d":"25,-250r53,0r0,250r-53,0r0,-250","w":102},"J":{"d":"-7,33v24,-13,34,-36,34,-76r0,-207r51,0r-3,250v-9,30,-31,48,-59,59","w":103},"K":{"d":"77,-131r0,131r-52,0r0,-250r52,0r0,114r71,-114r62,0r-80,116r89,134r-66,0","w":211,"k":{"y":5,"w":2,"v":7,"u":4,"t":2,"s":2,"q":7,"p":2,"o":7,"g":4,"e":7,"d":7,"c":7,"a":5,"Y":14,"S":7,"Q":11,"O":11,"G":7,"C":7,"-":18," ":7}},"L":{"d":"25,0r0,-250r52,0r0,208r89,0r-9,42r-132,0","w":168,"k":{"y":11,"w":7,"v":11,"u":2,"q":4,"o":4,"e":7,"d":2,"c":2,"Y":32,"W":18,"V":29,"U":7,"T":29,"Q":14,"O":14,"G":14,"C":14,"-":18," ":7}},"M":{"d":"227,0r-11,-175v-14,61,-33,117,-49,175r-43,0r-46,-175r-10,175r-50,0r23,-250r65,0r41,165v12,-58,29,-110,43,-165r64,0r22,250r-49,0","w":294,"k":{"y":2,"w":2,"v":2,"u":2,"e":2,"d":2,"c":2,"b":2,"a":2,"Y":4,"W":4,"V":4,"T":7,"S":4}},"N":{"d":"147,0r-77,-177r4,177r-49,0r0,-250r56,0r64,139v5,12,8,23,11,32r-5,-171r48,0r0,250r-52,0","w":224},"O":{"d":"123,-253v75,0,107,51,107,127v0,76,-30,128,-105,130v-78,2,-111,-57,-111,-128v0,-75,33,-129,109,-129xm123,-35v44,0,49,-37,49,-90v1,-50,-6,-90,-50,-90v-45,0,-51,40,-51,91v0,59,6,89,52,89","w":244,"k":{"x":4,"r":2,"l":2,"k":2,"h":2,"g":2,"f":2,"e":2,"d":2,"b":2,"a":2,"Z":7,"Y":7,"W":4,"V":7,"T":7,"S":4,"A":4,".":11,",":7}},"P":{"d":"25,-250v87,-3,173,-5,172,77v-2,63,-48,87,-121,81r0,92r-51,0r0,-250xm76,-133v38,2,65,0,65,-39v0,-37,-28,-41,-65,-38r0,77","w":203,"k":{"y":-4,"w":-4,"v":-4,"u":4,"t":-4,"s":4,"q":4,"p":2,"o":4,"g":4,"e":5,"d":4,"c":4,"a":5,"Z":7,"T":7,"S":4,"A":14,".":43,",":43}},"Q":{"d":"181,-12v22,11,40,30,76,22v-10,16,-7,40,-36,37v-42,-4,-58,-34,-97,-43v-78,2,-110,-58,-110,-128v0,-75,33,-129,109,-129v75,0,106,51,107,127v1,54,-18,93,-49,114xm123,-35v44,0,49,-37,49,-90v1,-50,-6,-90,-50,-90v-45,0,-51,40,-51,91v0,59,6,89,52,89","w":244,"k":{"Z":4,"Y":7,"W":4,"V":7,"T":11,"S":4,"A":4,".":7,",":-4}},"R":{"d":"192,-177v-1,39,-20,65,-56,69v28,28,49,74,71,108r-60,0r-50,-87v-7,-10,-10,-15,-22,-17r0,104r-50,0r0,-250v81,-1,171,-10,167,73xm75,-142v36,2,64,-1,64,-34v0,-34,-30,-35,-64,-34r0,68","w":210,"k":{"u":4,"s":2,"q":4,"o":4,"g":4,"e":4,"d":2,"c":2,"a":2,"W":4,"T":7,"-":4}},"S":{"d":"171,-197v-28,-28,-113,-25,-87,25v43,22,115,24,115,93v0,92,-123,100,-188,62r19,-40v28,20,112,39,112,-14v0,-46,-91,-32,-110,-71v-47,-96,85,-152,163,-91","w":210,"k":{"y":5,"x":2,"v":4,"u":2,"p":4,"Z":7,"Y":4,"X":4,"W":4,"V":7,"T":4,"S":7,"Q":4,"P":2,"M":4,"E":4,"A":7," ":7}},"T":{"d":"116,-208r0,208r-51,0r0,-208r-61,0r0,-42r180,0r-8,42r-60,0","w":176,"k":{"z":11,"y":18,"x":11,"w":11,"v":11,"u":18,"s":20,"r":14,"q":18,"p":11,"o":29,"n":11,"m":11,"g":14,"e":29,"d":18,"c":22,"a":29,"Y":7,"W":-4,"V":7,"T":4,"S":4,"Q":4,"O":7,"G":4,"D":-4,"C":4,"A":14,".":25,"-":11,",":22}},"U":{"d":"114,-39v24,0,39,-11,39,-37r0,-174r51,0r0,193v-6,42,-40,62,-88,62v-56,0,-92,-23,-92,-81r0,-174r52,0r0,164v-2,31,9,47,38,47","w":228,"k":{"s":4,"q":2,"p":2,"o":2,"g":4,"e":2,"d":2,"c":2,"a":2,"A":4}},"V":{"d":"78,2r-85,-252r55,0r53,174v15,-62,38,-116,57,-174r53,0r-88,252r-45,0","w":203,"k":{"z":7,"y":4,"x":7,"u":14,"s":18,"r":11,"q":18,"p":11,"o":16,"n":11,"m":11,"j":4,"i":4,"g":18,"f":4,"e":16,"d":18,"c":18,"a":16,"Z":4,"S":7,"Q":7,"O":7,"M":4,"C":7,"A":11,".":36,"-":11,",":36," ":7}},"W":{"d":"184,2r-34,-174r-33,174r-57,0r-60,-252r53,0r35,181r13,-80r22,-101r56,0r33,178r14,-83r21,-95r53,0r-61,252r-55,0","w":299,"k":{"z":5,"y":4,"u":7,"s":11,"r":5,"q":11,"p":7,"o":11,"n":5,"m":5,"j":2,"i":4,"g":11,"e":11,"d":11,"c":11,"a":11,"Z":7,"W":4,"S":4,"Q":4,"O":4,"M":4,"G":4,"C":7,"A":4,".":25,"-":5,",":18," ":4}},"X":{"d":"102,-88r-45,88r-62,0r78,-134r-68,-116r62,0r34,67r34,-67r60,0r-65,113r78,137r-61,0","w":202,"k":{"y":7,"w":4,"v":7,"u":4,"t":4,"q":4,"p":4,"o":4,"j":4,"i":4,"g":4,"e":4,"d":4,"c":4,"a":4,"C":7,".":-4,"-":7," ":4}},"Y":{"d":"121,0r-52,0r0,-103r-78,-147r60,0r45,100v14,-35,30,-67,46,-100r59,0r-80,147r0,103","w":192,"k":{"z":7,"x":7,"w":4,"v":4,"u":14,"s":22,"r":11,"q":22,"p":14,"o":25,"n":11,"m":11,"g":22,"e":25,"d":22,"c":22,"a":25,"S":7,"Q":7,"O":7,"M":4,"G":7,"C":7,"A":11,".":43,"-":18,",":36," ":4}},"Z":{"d":"11,0r0,-35r107,-175v-31,3,-68,2,-102,2r11,-42r150,0r0,36r-106,174r109,-1r-13,41r-156,0","w":190,"k":{"y":11,"w":5,"v":7,"u":4,"t":4,"s":4,"r":4,"q":7,"o":11,"n":4,"m":4,"l":4,"j":4,"i":4,"g":7,"e":11,"d":7,"c":7,"a":7,"U":4,"S":4,"Q":7,"O":7,"G":7,"C":11,"-":11," ":4}},"[":{"d":"25,-264r76,0r0,33r-33,0r0,255r33,0r0,32r-76,0r0,-320","w":108},"\\":{"d":"4,-261r41,-13r107,280r-40,13","w":155},"]":{"d":"7,24r33,0r0,-255r-33,0r0,-33r76,0r0,320r-76,0r0,-32","w":108},"^":{"d":"107,-209r-40,86r-51,0r65,-132r53,0r64,132r-51,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"`":{"d":"11,-237r21,-37r74,47r-15,26","w":117},"a":{"d":"150,9v-11,-4,-21,-13,-26,-22v-28,36,-116,23,-111,-38v4,-52,41,-64,99,-63v0,-22,0,-36,-22,-35v-21,2,-37,11,-53,21r-20,-34v39,-32,155,-47,142,39v3,38,-10,90,17,103xm111,-81v-29,1,-47,2,-47,28v-1,28,34,32,47,12r0,-40","w":184,"k":{"y":2,"w":2,"s":4,"l":4,"d":2}},"b":{"d":"111,-189v53,1,69,41,73,94v6,72,-63,126,-115,82v-3,7,-1,7,-5,13r-43,0v9,-75,4,-175,1,-255r49,-12v4,28,2,63,1,93v9,-10,22,-15,39,-15xm101,-37v33,0,28,-43,28,-76v0,-37,-40,-46,-55,-21r0,85v7,5,15,13,27,12","w":198,"k":{"z":4,"y":4,"x":7,"w":2,"v":2,"u":2,"s":4,"p":2,"l":4,"j":2,"i":2,"g":2,"a":2,".":4}},"c":{"d":"157,-21v-15,16,-33,24,-62,25v-53,0,-81,-39,-81,-95v0,-83,81,-126,138,-77r-24,31v-8,-7,-17,-14,-29,-14v-29,0,-28,27,-31,62v-5,54,36,72,67,39","w":163,"k":{"x":2,"u":2,"s":4,"r":2,"q":7,"p":2,"o":5,"n":4,"m":4,"l":2,"k":9,"j":4,"i":4,"h":9,"g":5,"f":4,"e":7,"d":7,"c":7,"b":5,"a":5,"@":7,".":2,"-":4," ":4}},"d":{"d":"172,-259v3,85,-7,186,7,259r-43,0v-1,-3,-2,-7,-3,-11v-54,42,-119,-7,-119,-78v0,-66,52,-119,112,-87r-1,-90xm102,-36v10,0,18,-7,23,-12r0,-88v-32,-28,-61,-2,-57,47v2,30,4,53,34,53","w":197,"k":{"s":2,"p":2,"d":2,"a":2}},"e":{"d":"95,-188v62,0,80,45,78,111r-106,1v-4,51,54,56,85,27r19,28v-60,53,-161,19,-157,-69v3,-58,25,-98,81,-98xm123,-112v2,-25,-7,-41,-27,-41v-21,0,-29,18,-29,41r56,0","w":182,"k":{"x":2,"s":2,"g":2,"b":2,"a":4,"@":-2}},"f":{"d":"112,-225v-15,-10,-40,-8,-40,14r0,27r47,0r-12,33r-35,0r0,151r-47,0r0,-151r-16,0r0,-33r17,0v-18,-67,45,-104,101,-71","w":109,"k":{"y":-7,"x":-4,"w":-7,"v":-7,"u":2,"t":-2,"s":2,"q":2,"o":4,"n":2,"m":2,"g":4,"e":4,"d":4,"c":2,"a":5,"@":4,".":7,"-":4,",":4," ":4}},"g":{"d":"94,-188v33,0,73,18,94,-7r20,31v-12,11,-27,17,-47,12v29,41,-7,93,-64,85v-9,5,-17,6,-19,15v4,8,24,3,34,5v44,-1,70,17,71,56v3,80,-167,85,-172,9v0,-9,1,-14,4,-19r45,0v-7,21,4,35,32,35v22,0,42,-5,42,-25v0,-49,-117,4,-112,-52v2,-21,14,-26,33,-31v-26,-7,-39,-24,-39,-51v1,-44,34,-63,78,-63xm64,-125v0,18,12,26,29,26v20,0,29,-8,29,-26v1,-18,-11,-27,-29,-27v-18,0,-29,10,-29,27","w":199,"k":{"z":-2,"y":-4,"x":-2,"w":-4,"v":-4,"t":-4,"s":2,"q":4,"o":4,"j":-2,"g":2,"e":4,"c":2,"b":2,"a":4,"@":4,"-":2}},"h":{"d":"73,-170v31,-32,118,-25,105,41r0,129r-47,0r0,-124v3,-40,-44,-22,-57,-8r0,132r-49,0r0,-213v0,-14,-1,-32,-3,-42r49,-12v4,27,4,67,2,97","w":203,"k":{"y":2,"x":2,"w":2,"v":2,"l":4,"g":2,"a":4}},"i":{"d":"25,-181r48,-8r0,189r-48,0r0,-181xm50,-265v15,0,29,14,29,30v0,16,-14,30,-30,30v-15,0,-29,-14,-29,-30v0,-15,15,-30,30,-30","w":98,"k":{"y":4,"x":4,"s":4,"q":2,"l":2,"a":2}},"j":{"d":"2,53v14,-14,23,-27,23,-57r0,-173r48,-11r-1,205v-4,36,-23,48,-50,62xm50,-265v16,0,30,14,30,29v0,16,-14,30,-31,30v-16,0,-29,-13,-29,-29v0,-16,14,-30,30,-30","w":98,"k":{"x":2,"v":4,"s":4,"q":4,"o":3,"g":2,"e":2,"c":2,"a":4}},"k":{"d":"25,0r0,-231v0,-7,-2,-15,-3,-25r49,-11v5,82,0,179,2,267r-48,0xm75,-104r47,-80r58,0r-59,77r72,107r-57,0","w":186,"k":{"y":4,"w":2,"v":2,"u":4,"s":4,"r":2,"q":5,"o":4,"l":5,"j":4,"i":4,"h":4,"g":4,"e":7,"d":5,"c":4,"b":4,"a":2,"@":7,"-":11," ":11}},"l":{"d":"75,-75v1,20,-7,51,18,45r8,29v-44,15,-75,-5,-76,-61r-2,-193r49,-11v6,55,2,129,3,191","w":101,"k":{"s":2,"q":2,"l":4,"j":4,"g":4,"e":2,"d":2,"b":2,"a":2,".":-2," ":4}},"m":{"d":"158,-163v27,-38,102,-36,102,32r0,131r-47,0r0,-122v7,-41,-36,-24,-47,-10r0,132r-45,0r0,-120v6,-39,-34,-30,-49,-14r0,134r-47,0r-1,-159v0,-7,-4,-13,-6,-17r44,-12v4,6,5,10,6,19v25,-27,73,-24,90,6","w":285,"k":{"y":2,"w":2,"v":2,"l":2,"g":2,"a":4}},"n":{"d":"68,-166v29,-30,103,-32,103,31r0,135r-48,0r0,-120v5,-42,-36,-24,-50,-10r0,130r-48,0v-2,-59,6,-127,-6,-177r43,-12v5,8,6,15,6,23","w":195,"k":{"z":2,"y":2,"x":2,"w":2,"v":2,"s":4,"l":3,"g":2,"a":4}},"o":{"d":"95,-188v51,0,85,37,84,95v-1,60,-27,97,-84,97v-55,0,-82,-39,-82,-95v0,-56,27,-97,82,-97xm97,-31v27,-3,30,-27,30,-62v0,-36,-2,-59,-31,-59v-28,0,-30,30,-30,59v0,36,2,59,31,62","w":191,"k":{"z":2,"y":2,"x":7,"w":2,"v":4,"s":2,"l":2,"b":2,"a":2,".":2,",":2}},"p":{"d":"68,-171v48,-40,128,0,116,74v8,74,-49,121,-113,91v2,22,0,49,1,73r-47,12r-3,-259r43,-8xm72,-45v30,24,60,3,60,-48v0,-28,-2,-55,-28,-56v-12,0,-23,5,-32,14r0,90","w":198,"k":{"z":2,"y":4,"x":7,"w":2,"v":2,"u":2,"s":5,"p":2,"l":2,"j":2,"g":2,"a":2,".":4,",":2}},"q":{"d":"177,-185v-9,76,-2,170,-4,253r-46,12r2,-89v-10,9,-22,13,-37,13v-56,1,-78,-40,-78,-93v0,-59,23,-97,77,-100v20,-1,35,8,43,19v1,-7,1,-10,4,-15r39,0xm127,-136v-6,-7,-15,-13,-27,-13v-33,0,-35,39,-32,73v-5,38,40,53,59,27r0,-87","w":198,"k":{"s":4,"o":2,"b":2}},"r":{"d":"69,-162v11,-16,34,-35,61,-23r-13,43v-17,-9,-31,-2,-44,12r0,130r-48,0v-2,-58,6,-130,-7,-177r44,-12v4,7,6,17,7,27","w":124,"k":{"z":-2,"y":-5,"x":-4,"w":-4,"v":-7,"t":-5,"s":4,"q":7,"o":7,"g":5,"f":-4,"e":5,"d":7,"c":9,"a":4,"@":4,".":7,"-":4,",":7}},"s":{"d":"139,-140v-20,-18,-84,-19,-64,16v32,17,90,13,87,66v-4,74,-96,77,-153,43r17,-36v17,9,36,19,61,21v20,1,35,-25,18,-35v-30,-17,-87,-10,-87,-64v0,-68,92,-71,137,-43","w":173,"k":{"z":4,"x":4,"v":2,"u":2,"t":2,"s":4,"q":2,"p":2,"n":2,"l":2,"j":2,"i":4,"c":2,"b":4,"a":5,"@":4," ":4}},"t":{"d":"73,-59v-5,28,17,36,38,26r6,29v-43,18,-92,8,-92,-47r0,-100r-18,0r0,-33r18,0v0,-16,-1,-30,2,-44r49,-12v-2,16,-2,39,-3,56r43,0r-12,33r-31,0r0,92","w":122,"k":{"x":-4,"v":-2,"u":4,"s":4,"q":4,"o":2,"n":4,"g":4,"e":7,"d":4,"c":4,"b":4,"a":4,"@":4,".":-2,"-":4," ":4}},"u":{"d":"168,-189v4,58,-12,135,11,175r-34,19v-6,-5,-12,-11,-15,-18v-37,35,-107,19,-107,-49r0,-118r48,-9r0,118v0,22,0,39,21,39v15,0,24,-9,30,-17r0,-130","w":192,"k":{"y":2,"w":2,"v":2,"s":2,"n":4,"l":2}},"v":{"d":"63,0r-67,-181r50,-7r38,128v7,-44,24,-84,36,-124r51,0r-68,184r-40,0","w":167,"k":{"z":4,"u":2,"s":4,"q":4,"o":4,"n":2,"j":4,"i":4,"g":4,"e":2,"d":4,"c":2,"b":2,"a":4,"@":4,".":9,"-":2,",":11," ":4}},"w":{"d":"155,0r-30,-126v-8,44,-20,85,-30,126r-45,0r-50,-181r48,-5r25,128r31,-126r45,0r29,126r24,-126r50,0r-53,184r-44,0","w":251,"k":{"u":2,"s":2,"q":2,"o":2,"j":2,"i":4,"g":4,"e":2,"a":4,".":5,",":7}},"x":{"d":"124,0r-34,-61v-7,18,-23,43,-33,61r-62,0r68,-98r-51,-78r50,-14v11,18,21,37,30,58v8,-17,16,-38,25,-52r57,0r-55,85r66,99r-61,0","w":180,"k":{"u":4,"s":2,"q":5,"o":7,"n":2,"l":2,"j":4,"i":4,"g":2,"e":4,"d":5,"c":5,"b":4,"a":4,"@":4,"-":7," ":7}},"y":{"d":"114,3v-15,45,-32,70,-80,78r-17,-32v28,-5,46,-23,54,-49r-12,0r-61,-181r50,-6r41,146v11,-51,26,-97,41,-143r51,0","w":178,"k":{"u":2,"s":4,"r":2,"q":4,"p":2,"o":5,"n":4,"j":4,"i":4,"g":4,"e":2,"d":2,"c":2,"b":2,"a":4,"@":7,".":11,"-":4,",":11," ":4}},"z":{"d":"11,0r0,-30r87,-120r-80,0r0,-34r137,0r0,33r-82,118r85,0r-11,33r-136,0","w":168,"k":{"u":4,"t":4,"s":2,"r":2,"q":2,"p":2,"o":4,"l":4,"k":2,"j":4,"i":4,"g":4,"e":5,"d":5,"c":4,"b":4,"a":5,"-":4," ":4}},"{":{"d":"130,56v-49,4,-84,-5,-84,-52v0,-41,11,-93,-39,-87r0,-41v19,-1,39,-5,39,-25v0,-55,-7,-118,47,-115r37,0r0,42v-23,-1,-42,0,-41,23v1,45,7,96,-36,96v50,-5,32,59,37,103v2,16,21,16,40,15r0,41","w":137},"|":{"d":"25,-272r46,0r0,347r-46,0r0,-347","w":95},"}":{"d":"91,-211v0,41,-10,92,39,87r0,41v-19,1,-39,5,-39,25v0,53,10,117,-46,114r-38,0r0,-41v22,0,41,2,41,-23v0,-44,-9,-97,36,-96v-49,3,-34,-57,-36,-103v-1,-17,-22,-15,-41,-15r0,-42v49,-4,84,4,84,53","w":137},"~":{"d":"183,-105v-19,51,-86,20,-122,6v-17,2,-24,15,-32,25r-13,-39v10,-30,55,-40,85,-19v23,16,59,14,69,-12","w":198},"\u00a0":{"w":81,"k":{"z":4,"y":4,"x":7,"v":4,"Z":4,"Y":4,"X":4,"W":4,"V":7,"T":7,"S":7}}}});

