/*
 * 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  1997, 2001, Berthold LLC. All rights reserved. Akzidenz-Grotesk is a
 * trademark of Berthold Types Limited.
 * 
 * Full name:
 * AkzidenzGroteskBQ-Reg
 */
Cufon.registerFont({"w":209,"face":{"font-family":"Helvetica","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-8 -322 361 83.8817","underline-thickness":"27","underline-position":"-50.04","stemh":"23","stemv":"28","unicode-range":"U+0020-U+00FA"},"glyphs":{" ":{"w":97},"!":{"d":"70,-254v1,71,-1,139,-9,201r-11,0v-7,-63,-11,-129,-9,-201r29,0xm70,0r-29,0r0,-32r29,0r0,32","w":97},"\"":{"d":"109,-267r-10,105r-12,0r-10,-105r32,0xm48,-267r-10,105r-12,0r-10,-105r32,0","w":124},"#":{"d":"225,-149r-53,0r-6,39r50,0r0,28r-54,0r-12,82r-28,0r12,-82r-40,0r-12,82r-29,0r12,-82r-50,0r0,-28r54,0r6,-39r-52,0r0,-28r55,0r11,-77r29,0r-11,77r40,0r11,-77r28,0r-11,77r50,0r0,28xm143,-149r-40,0r-6,39r41,0","w":240},"$":{"d":"23,-188v0,-51,66,-72,80,-70r0,-39r24,0r1,39v35,8,71,26,82,68r-34,4v-9,-21,-21,-40,-49,-44r1,85v32,14,88,15,88,78v0,43,-41,74,-89,73r0,43r-24,0r0,-43v-8,-1,-35,-4,-57,-19v-29,-19,-36,-49,-39,-60r37,-4v15,42,27,46,59,55r0,-91v-24,-9,-80,-21,-80,-75xm103,-231v-27,1,-57,26,-39,56v8,13,26,19,39,23r0,-79xm128,-21v19,1,50,-13,51,-41v0,-22,-17,-33,-52,-44","w":225},"%":{"d":"279,-7v-50,31,-92,-8,-91,-71v0,-59,29,-84,59,-84v52,0,88,99,32,155xm223,-236r-114,246r-20,-9r115,-247xm9,-163v0,-43,30,-104,84,-76v36,19,34,71,34,77v0,6,3,47,-22,67v-45,36,-96,0,-96,-68xm248,-17v52,0,42,-129,-2,-124v-28,3,-34,24,-35,62v-2,37,15,62,37,62xm68,-102v28,-6,34,-23,36,-60v2,-38,-15,-59,-36,-63v-27,-5,-38,54,-35,61v-2,8,7,68,35,62","w":322},"&":{"d":"170,-202v0,42,-32,54,-55,68v10,22,24,43,36,64v5,-10,11,-23,17,-47r28,0v-5,35,-21,60,-28,71v4,6,23,24,45,18r0,29v-31,9,-60,-14,-66,-24v-47,41,-128,39,-133,-44v-3,-40,32,-65,59,-79v-24,-42,-10,-107,45,-106v29,0,52,20,52,50xm118,-230v-35,8,-35,35,-16,71v29,-13,40,-31,40,-46v0,-13,-11,-28,-24,-25xm44,-70v2,23,20,45,45,45v22,0,36,-15,41,-19r-45,-77v-24,7,-43,37,-41,51","w":217,"k":{"t":-11,"j":-14,"f":-12}},"(":{"d":"114,-273v-89,62,-85,253,1,315r-12,17v-48,-38,-88,-93,-89,-175v0,-74,38,-138,88,-171","w":113},")":{"d":"13,-288v66,43,114,148,75,250v-16,41,-39,71,-74,96r-12,-14v88,-63,85,-253,-1,-316","w":114,"k":{".":-19,"-":-26,",":-20}},"*":{"d":"116,-210r-37,13r23,30r-18,14r-24,-31r-21,31r-18,-13r21,-31r-36,-10r7,-21r36,10r0,-37r23,0r0,38r37,-12","w":125},"+":{"d":"227,-94r-81,0r0,82r-32,0r0,-82r-80,0r0,-28r80,0r0,-82r32,0r0,82r81,0r0,28","w":260},",":{"d":"58,-39v1,37,-1,66,-14,95r-17,0v6,-18,12,-37,12,-56r-16,0r0,-39r35,0","w":82},"-":{"d":"117,-94r-101,0r0,-28r101,0r0,28","w":133,"k":{"z":21,"Z":14,"Y":25,"X":18,"T":19}},".":{"d":"59,0r-36,0r0,-41r36,0r0,41","w":82},"\/":{"d":"116,-253r-84,253r-27,0r84,-253r27,0","w":119},"0":{"d":"104,-245v55,5,89,43,89,124v0,82,-26,116,-88,123v-61,-7,-82,-40,-87,-122v0,-10,-1,-72,37,-106v19,-17,39,-19,49,-19xm105,-26v44,0,57,-63,55,-95v0,-6,0,-51,-19,-77v-13,-17,-27,-18,-36,-18v-50,1,-52,51,-55,95v0,16,4,95,55,95"},"1":{"d":"42,-200v42,1,58,-16,62,-43r25,0r0,243r-34,0r0,-177r-53,0r0,-23"},"2":{"d":"158,-227v74,70,-24,166,-87,199r116,0r0,28r-159,0r1,-31v38,-23,122,-73,122,-139v0,-28,-17,-47,-46,-47v-47,0,-52,38,-41,77r-32,0v-14,-48,8,-107,74,-105v9,0,33,0,52,18"},"3":{"d":"154,-126v33,14,54,65,18,105v-22,25,-58,23,-67,23v-14,0,-74,-1,-88,-58v-1,-6,-3,-12,-3,-24r33,0v1,31,13,54,57,53v10,0,53,0,53,-43v0,-40,-34,-42,-77,-40r0,-29v46,0,63,1,71,-38v-1,-30,-25,-40,-49,-41v-29,-2,-49,27,-47,57r-32,-2v1,-12,0,-20,4,-32v15,-48,60,-50,75,-50v6,0,20,1,36,6v39,14,45,47,45,62v3,11,-12,49,-29,51"},"4":{"d":"192,-58r-36,0r0,58r-31,0r0,-58r-110,0r0,-29r116,-156r25,0r0,157r36,0r0,28xm126,-194r-78,108r77,0"},"5":{"d":"156,-86v7,-63,-84,-72,-101,-25r-29,0r8,-132r138,0r0,29r-114,0r-3,64v9,-7,26,-20,54,-20v55,1,80,42,80,85v0,45,-28,91,-86,87v-65,-4,-81,-35,-86,-78r32,-2v5,27,17,54,53,52v34,-2,50,-15,54,-60"},"6":{"d":"53,-131v32,-44,140,-40,137,49v-2,77,-92,122,-148,48v-36,-47,-24,-192,41,-206v13,-3,33,-8,55,0v28,11,38,31,45,58r-31,4v-4,-33,-38,-53,-74,-29v-14,9,-27,49,-25,76xm110,-27v32,1,49,-27,48,-53v0,-32,-20,-51,-49,-51v-61,1,-75,101,1,104"},"7":{"d":"183,-243v8,71,-41,105,-60,161v-9,26,-20,51,-24,82r-39,0v9,-62,53,-135,85,-183v10,-16,12,-19,12,-31r-97,0r0,46r-25,0r0,-75r148,0"},"8":{"d":"185,-180v3,8,-9,43,-27,50v12,8,34,21,34,57v0,41,-25,75,-87,75v-10,0,-53,0,-74,-34v-25,-41,-11,-77,21,-98v-19,-13,-27,-28,-27,-50v0,-75,109,-84,149,-38v12,14,11,32,11,38xm105,-143v46,0,62,-36,34,-65v-37,-19,-77,-11,-82,27v2,22,14,38,48,38xm147,-42v17,-29,16,-36,-2,-62v-50,-34,-120,7,-86,56v14,20,41,21,47,21v5,0,27,-1,41,-15"},"9":{"d":"101,-244v50,4,94,41,88,121v4,14,-11,100,-49,116v-46,19,-105,3,-114,-51r32,-6v5,29,42,58,76,26v17,-17,24,-49,24,-71v-8,10,-25,31,-60,31v-47,0,-79,-35,-79,-82v-1,-30,24,-88,82,-84xm102,-107v29,-3,53,-9,53,-49v0,-33,-23,-61,-55,-61v-38,0,-50,46,-49,59v4,33,10,44,51,51"},":":{"d":"74,-136r-36,0r0,-40r36,0r0,40xm74,0r-36,0r0,-41r36,0r0,41","w":97},";":{"d":"74,-137r-35,0r0,-39r35,0r0,39xm74,-40v1,37,-1,70,-14,96r-16,0v6,-18,9,-37,9,-56r-14,0r0,-40r35,0","w":97},"<":{"d":"208,-8r-167,-85r0,-32r167,-84r0,32r-138,68r138,68r0,33","w":260},"=":{"d":"225,-126r-189,0r0,-28r189,0r0,28xm225,-59r-189,0r0,-27r189,0r0,27","w":260},">":{"d":"219,-92r-167,84r0,-32r138,-68r-138,-68r0,-32r167,83r0,33","w":260},"?":{"d":"105,-229v-41,4,-44,18,-48,59r-31,0v0,-31,8,-47,17,-58v18,-22,77,-47,119,-9v56,50,18,129,-41,128r0,55r-28,0r0,-85v27,5,70,-14,66,-44v-4,-35,-16,-39,-54,-46xm122,0r-32,0r0,-35r32,0r0,35","w":202},"@":{"d":"163,45v-80,-1,-138,-54,-138,-129v0,-92,71,-172,165,-172v63,0,108,39,108,103v0,60,-29,128,-83,128v-19,0,-30,-13,-30,-31v-13,17,-29,30,-52,30v-33,0,-47,-29,-47,-58v0,-43,26,-102,76,-102v20,0,34,12,41,30r6,-22r24,0v-7,37,-20,75,-22,116v0,7,2,15,11,15v38,-11,55,-66,55,-105v0,-54,-35,-85,-88,-85v-81,0,-144,73,-144,152v0,69,51,110,118,110v47,0,87,-21,120,-53r12,15v-35,35,-82,58,-132,58xm143,-49v35,0,52,-41,51,-80v0,-18,-11,-34,-30,-34v-35,0,-50,47,-50,77v0,18,8,37,29,37","w":322},"A":{"d":"228,0r-35,0r-28,-78r-97,0r-28,78r-36,0r96,-254r36,0xm155,-106r-37,-106r-39,106r76,0","w":232,"k":{"Y":26,"W":14,"V":14,"T":26,".":-12,",":-13}},"B":{"d":"184,-134v27,10,46,20,46,64v0,46,-32,61,-48,66v-36,9,-106,2,-154,4r0,-254r119,0v39,-3,76,26,76,65v0,26,-17,49,-39,55xm60,-147v61,-6,122,20,127,-40v1,-19,-19,-37,-55,-37r-72,0r0,77xm60,-30v56,-7,135,23,135,-43v0,-55,-75,-45,-135,-45r0,88","w":247,"k":{"Y":15}},"C":{"d":"109,-28v53,19,114,-4,121,-68r37,4v-2,42,-54,98,-125,98v-45,0,-70,-17,-84,-30v-17,-16,-40,-48,-40,-103v0,-79,47,-134,128,-134v14,0,63,1,94,38v10,12,17,25,22,40r-34,7v-12,-43,-59,-73,-119,-50v-54,21,-54,83,-54,97v0,61,29,92,54,101","w":275,"k":{"Y":14,"&":-12}},"D":{"d":"28,-254v120,-5,204,-2,209,127v3,77,-40,132,-144,127r-65,0r0,-254xm202,-127v0,-58,-27,-106,-99,-97r-40,0r0,194v75,4,139,4,139,-97","w":254,"k":{"Y":18,"T":13}},"E":{"d":"208,0r-180,0r0,-254r175,0r0,30r-142,0r0,78r124,0r0,30r-124,0r0,86r147,0r0,30","w":217},"F":{"d":"191,-224r-129,0r0,75r120,0r0,29r-120,0r0,120r-34,0r0,-254r163,0r0,30","w":195,"k":{"\u00c1":15,"A":15,".":20,",":20}},"G":{"d":"81,-203v-43,47,-38,185,68,180v9,0,34,-2,57,-17v31,-22,31,-53,31,-66r-88,0r0,-28r118,0r0,134r-30,0r0,-36v-14,36,-100,55,-151,30v-26,-13,-68,-46,-68,-118v0,-50,36,-137,131,-137v49,0,94,24,118,74r-36,9v-2,-32,-66,-61,-81,-55v-39,0,-59,18,-69,30","w":292,"k":{"Y":18,"T":17,"&":-11}},"H":{"d":"234,0r-34,0r0,-116r-138,0r0,116r-34,0r0,-254r34,0r0,108r138,0r0,-108r34,0r0,254","w":262},"I":{"d":"58,0r-34,0r0,-254r34,0r0,254","w":82},"J":{"d":"3,-34v38,16,80,6,69,-48r0,-172r35,0r0,187v0,20,2,37,-14,51v-36,32,-45,23,-90,19r0,-37","w":135,"k":{"&":-12}},"K":{"d":"225,0r-42,0r-89,-125r-36,36r0,89r-34,0r0,-254r34,0r0,124r121,-124r41,0r-103,105","w":225,"k":{"\u00d3":13,"\u00e9":12,"\u00f3":12,"y":15,"w":15,"v":18,"o":11,"e":11,"Q":12,"O":13,"G":13,"C":13,"-":18}},"L":{"d":"181,0r-157,0r0,-254r34,0r0,224r123,0r0,30","w":187,"k":{"\u00d3":17,"y":17,"w":17,"v":19,"Y":37,"W":27,"V":30,"T":30,"O":17,"G":16,"C":16,"-":43}},"M":{"d":"269,0r-34,0r4,-213r-80,213r-26,0r-79,-210r4,210r-34,0r0,-254r44,0r78,208r79,-208r44,0r0,254","w":292},"N":{"d":"227,0r-31,0r-139,-207r3,207r-32,0r0,-254r32,0r138,204r-2,-204r31,0r0,254","w":254},"O":{"d":"147,-261v115,0,166,116,101,220v-13,20,-45,47,-103,47v-52,0,-127,-40,-127,-133v0,-14,1,-59,32,-94v24,-27,62,-40,97,-40xm72,-60v44,73,174,48,166,-69v0,-9,0,-44,-20,-71v-23,-32,-57,-33,-71,-33v-98,-4,-109,117,-75,173","w":292,"k":{"Y":20,"X":11,"T":19,"J":12}},"P":{"d":"221,-183v-1,44,-27,75,-87,75r-74,0r0,108r-33,0r0,-254v57,4,123,-12,164,11v29,16,30,50,30,60xm60,-138v58,0,128,11,128,-45v0,-56,-73,-40,-128,-42r0,87","w":225,"k":{"\u00c1":15,"\u00f3":11,"o":11,"A":15,".":29,",":29}},"Q":{"d":"147,-261v78,0,127,37,127,135v0,31,-6,53,-23,80r39,34r-21,25r-41,-34v-87,57,-213,23,-211,-106v0,-18,2,-75,51,-110v14,-10,38,-24,79,-24xm238,-127v0,-11,0,-43,-19,-71v-23,-34,-58,-36,-73,-36v-12,0,-41,2,-64,26v-28,30,-28,68,-28,80v0,13,-1,60,35,88v28,22,86,35,125,-11v24,-29,24,-64,24,-76","w":292,"k":{"&":-12}},"R":{"d":"225,-180v2,15,-18,71,-60,70r72,110r-41,0r-69,-108r-66,0r0,108r-33,0r0,-254r119,0v59,7,70,18,78,74xm61,-136v59,-2,128,14,131,-44v0,-7,-1,-28,-21,-39v-29,-16,-71,-4,-110,-7r0,90","w":240,"k":{"Y":12}},"S":{"d":"118,-234v-31,-2,-75,25,-51,58v44,40,110,8,146,68v31,51,-12,120,-92,114v-12,4,-82,-12,-90,-36v-15,-20,-17,-43,-18,-51r37,-5v0,29,22,71,73,66v29,-2,58,-6,63,-51v-7,-61,-83,-36,-126,-64v-50,-32,-40,-73,-10,-105v56,-35,88,-26,136,-2v22,18,26,32,32,59r-34,3v-5,-32,-16,-50,-66,-54","w":240,"k":{"Y":18}},"T":{"d":"190,-225r-76,0r0,225r-34,0r0,-225r-76,0r0,-29r186,0r0,29","w":195,"k":{"\u00c1":27,"\u00d3":20,"\u00e1":25,"\u00e9":26,"\u00f3":26,"\u00fa":24,"z":29,"y":28,"w":28,"v":28,"u":24,"s":24,"r":24,"o":24,"m":23,"e":24,"c":24,"a":25,"O":20,"G":21,"C":19,"A":27,";":21,":":23,".":19,"-":20,",":19,"&":13}},"U":{"d":"61,-102v-9,59,42,103,99,70v26,-15,26,-44,26,-70r0,-152r34,0v-8,120,39,260,-98,260v-63,0,-95,-31,-95,-103r0,-157r34,0r0,152","w":247},"V":{"d":"213,-254r-90,254r-33,0r-86,-254r36,0r67,212r70,-212r36,0","w":217,"k":{"\u00c1":16,"\u00e1":16,"\u00e9":15,"\u00ed":13,"\u00f3":16,"\u00fa":14,"u":16,"r":14,"o":16,"e":15,"a":16,"A":16,";":11,":":12,".":19,",":18}},"W":{"d":"361,-254r-78,254r-33,0r-67,-211r-65,211r-33,0r-79,-254r36,0r60,210r65,-210r33,0r67,210r59,-210r35,0","w":367,"k":{"\u00c1":15,"\u00e1":14,"\u00e9":14,"\u00ed":12,"\u00f3":14,"\u00fa":11,"u":13,"s":12,"r":11,"o":14,"e":14,"a":14,"A":15,".":15,",":15}},"X":{"d":"218,0r-40,0r-66,-103r-65,103r-39,0r84,-133r-80,-121r41,0r59,91r57,-91r40,0r-78,121","w":225,"k":{"\u00d3":12,"\u00e9":13,"\u00f3":13,"y":15,"o":12,"e":12,"Q":11,"O":12,"G":12,"C":12,"-":18}},"Y":{"d":"220,-254r-91,138r0,116r-35,0r0,-116r-89,-138r40,0r67,107r68,-107r40,0","w":225,"k":{"\u00c1":28,"\u00d3":21,"\u00e1":31,"\u00e9":30,"\u00ed":17,"\u00f3":30,"\u00fa":29,"v":22,"u":30,"q":30,"p":28,"o":30,"g":31,"e":30,"d":30,"a":31,"S":18,"O":21,"G":22,"C":20,"A":28,";":26,":":27,".":26,"-":26,",":26,"&":11}},"Z":{"d":"206,0r-200,0r0,-33r157,-190r-144,0r0,-31r183,0r0,32r-156,191r160,0r0,31","w":217,"k":{"\u00d3":17,"y":19,"w":20,"O":17,"-":32}},"[":{"d":"91,52r-67,0r0,-332r67,0r0,21r-38,0r0,290r38,0r0,21","w":99},"\\":{"d":"116,0r-27,0r-84,-253r27,0","w":119},"]":{"d":"75,51r-67,0r0,-21r38,0r0,-290r-38,0r0,-20r67,0r0,331","w":99},"^":{"d":"220,-103r-33,0r-56,-122r-56,122r-34,0r73,-151r33,0","w":260},"_":{"d":"184,77r-188,0r0,-27r188,0r0,27","w":180},"a":{"d":"85,-175v35,0,67,14,68,72r1,66v-4,7,10,17,21,12r0,24v-24,11,-46,-4,-48,-22v-8,9,-25,28,-58,28v-52,-1,-79,-52,-39,-86v23,-20,60,-18,95,-21v-3,-25,4,-47,-38,-51v-7,-4,-42,10,-37,36r-30,-2v4,-31,16,-56,65,-56xm125,-83v-29,8,-82,-1,-82,38v0,13,9,26,32,26v19,0,57,-16,50,-64","w":180},"b":{"d":"52,-146v41,-56,142,-28,137,61v7,14,-23,83,-45,84v-6,3,-17,6,-34,6v-34,0,-44,-10,-58,-27r0,22r-29,0r0,-254r29,0r0,108xm105,-19v36,-4,53,-20,53,-67v0,-26,-11,-63,-53,-63v-21,0,-32,10,-37,16v-9,9,-17,22,-17,49v0,45,9,55,54,65","w":202,"k":{"T":25}},"c":{"d":"99,-17v31,2,46,-22,48,-47r31,3v-5,48,-47,66,-80,66v-47,0,-84,-20,-84,-89v0,-68,35,-91,82,-91v54,0,70,26,79,57r-32,3v-1,-3,-2,-12,-7,-20v-12,-18,-32,-19,-39,-19v-26,0,-51,18,-51,69v0,47,17,66,53,68","w":187},"d":{"d":"92,-175v34,0,46,13,58,28r0,-107r29,0r0,254r-29,0r0,-22v-9,10,-25,27,-58,27v-32,0,-49,-15,-57,-25v-10,-12,-21,-31,-21,-65v0,-50,17,-90,78,-90xm58,-39v42,42,92,15,93,-46v1,-52,-50,-89,-92,-46v-19,32,-21,52,-1,92","w":202},"e":{"d":"100,-16v30,2,38,-21,45,-40r29,4v-10,28,-26,55,-77,57v-18,0,-29,-3,-35,-6v-21,-9,-48,-32,-48,-85v0,-96,114,-120,152,-44v5,11,8,24,8,50r-129,0v3,45,19,62,55,64xm143,-100v-2,-33,-21,-53,-49,-53v-31,0,-45,26,-48,53r97,0","w":187},"f":{"d":"97,-228v-20,-4,-37,0,-37,29r0,29r32,0r0,24r-32,0r0,146r-28,0r0,-146r-28,0r0,-24r28,0v0,-22,-2,-49,4,-59v19,-31,33,-24,62,-21","w":97},"g":{"d":"32,-145v24,-36,88,-43,117,-2r0,-23r30,0r0,161v3,80,-42,102,-107,87v-41,-9,-47,-44,-49,-59r32,0v0,4,0,15,7,24v12,17,34,16,40,16v4,0,28,0,40,-17v7,-11,7,-42,7,-66v-28,38,-62,33,-91,21v-33,-14,-65,-86,-26,-142xm98,-21v42,-4,47,-20,52,-66v3,-33,-23,-65,-54,-62v-35,3,-48,19,-52,64v-2,30,19,67,54,64","w":202},"h":{"d":"104,-175v87,-1,55,99,61,175r-29,0v-4,-59,19,-148,-38,-150v-7,0,-29,1,-38,21v-16,36,-4,83,-7,129r-29,0r0,-254r29,0r0,101v19,-21,39,-22,51,-22","w":187},"i":{"d":"53,-221r-28,0r0,-33r28,0r0,33xm53,0r-28,0r0,-170r28,0r0,170","w":74},"j":{"d":"51,-221r-28,0r0,-33r28,0r0,33xm-8,55v21,5,31,0,31,-25r0,-200r28,0r0,207v0,13,1,26,-9,35v-19,17,-29,9,-50,9r0,-26","w":74},"k":{"d":"170,0r-36,0r-61,-81r-20,21r0,60r-30,0r0,-254r30,0r0,156r67,-72r36,0r-63,67","w":164,"k":{"x":-11,"-":14}},"l":{"d":"51,0r-27,0r0,-254r27,0r0,254","w":74},"m":{"d":"204,-175v78,0,44,103,51,175r-29,0r0,-99v2,-23,-1,-49,-31,-49v-25,0,-43,16,-43,53r0,95r-28,0r0,-95v2,-23,-1,-53,-31,-53v-25,0,-43,15,-43,47r0,101r-27,0r0,-170r27,0r0,23v23,-34,77,-38,97,3v12,-9,23,-31,57,-31","w":277},"n":{"d":"52,-145v17,-30,70,-50,101,-7v26,36,6,99,11,152r-29,0v-8,-61,26,-144,-38,-148v-61,-4,-42,88,-45,148r-29,0r0,-170r29,0r0,25","w":187},"o":{"d":"99,-175v51,4,82,22,82,90v0,33,-21,90,-83,90v-35,0,-84,-27,-84,-89v0,-48,37,-95,85,-91xm138,-39v23,-40,15,-70,-7,-102v-12,-10,-26,-11,-31,-11v-61,9,-55,57,-53,86v1,12,11,48,51,48v8,0,29,-1,40,-21","w":195},"p":{"d":"52,-145v17,-27,71,-40,96,-20v54,24,62,176,-39,170v-9,3,-48,-8,-58,-25r0,101r-28,0r0,-251r28,0xm51,-82v0,43,13,58,54,62v44,4,54,-44,54,-65v0,-30,-8,-63,-55,-63v-35,0,-53,20,-53,66","w":202,"k":{"T":26}},"q":{"d":"92,-175v11,-1,49,11,58,31r0,-26r29,0r0,251r-29,0r0,-101v-12,17,-36,25,-59,25v-58,0,-79,-63,-77,-87v4,-48,20,-89,78,-93xm65,-30v42,30,85,8,87,-49v1,-20,-12,-74,-53,-69v-28,-4,-60,33,-53,64v0,6,-3,38,19,54","w":202},"r":{"d":"110,-141v-75,-12,-55,75,-58,141r-29,0r0,-170r29,0r0,31v13,-20,22,-30,58,-33r0,31","w":112},"s":{"d":"126,-116v-1,-26,-15,-33,-46,-37v-27,2,-38,16,-31,34v25,27,112,15,112,71v0,53,-93,74,-134,30v-13,-14,-15,-31,-16,-37r33,-4v-3,26,23,45,47,42v13,4,56,-16,36,-41v-37,-27,-140,-17,-100,-94v50,-49,126,-16,130,33","w":172},"t":{"d":"63,-49v-3,27,6,35,30,25r0,24v-2,0,-16,3,-27,3v-29,-2,-34,-8,-33,-39r0,-110r-27,0r0,-24r27,0r0,-53r30,0r0,53r30,0r0,24r-30,0r0,97","w":105},"u":{"d":"52,-73v-8,55,42,65,75,31v17,-34,4,-82,8,-128r28,0r0,170r-28,0r0,-26v-24,29,-67,49,-103,8v-19,-40,-5,-98,-9,-152r29,0r0,97","w":187,"k":{"T":23}},"v":{"d":"153,-170r-61,170r-26,0r-62,-170r30,0r45,130r45,-130r29,0","w":157,"k":{".":13,",":12}},"w":{"d":"259,-170r-62,170r-26,0r-40,-126r-42,126r-26,0r-59,-170r31,0r42,126r42,-126r25,0r40,126r45,-126r30,0","w":262,"k":{".":12,",":12}},"x":{"d":"139,0r-32,0r-36,-60r-35,60r-33,0r53,-86r-50,-84r33,0r34,59r34,-59r32,0r-51,84","w":142},"y":{"d":"153,-170r-82,228v-13,27,-34,30,-68,22r0,-26v9,2,23,7,34,0v17,-11,17,-35,26,-53r-58,-171r31,0r42,135r45,-135r30,0","w":157,"k":{"T":28,".":13,",":13}},"z":{"d":"140,0r-135,0r0,-24r97,-121r-88,0r0,-25r124,0r0,23r-99,123r101,0r0,24","w":150},"{":{"d":"36,-114v69,13,-12,152,60,146r0,21v-71,11,-59,-54,-59,-118v0,-31,-5,-34,-31,-39r0,-21v78,3,-27,-173,90,-157r0,21v-70,-8,10,130,-60,147","w":101},"|":{"d":"57,51r-29,0r0,-331r29,0r0,331","w":84},"}":{"d":"4,-282v119,-16,11,159,91,157r0,22v-79,-3,28,174,-91,156r0,-21v72,9,-9,-128,60,-146v-38,-6,-29,-64,-29,-108v0,-33,-3,-37,-31,-39r0,-21","w":101},"~":{"d":"148,-118v35,19,50,5,70,-17r16,22v-24,42,-75,40,-115,16v-35,-21,-55,-14,-76,16r-16,-22v25,-46,74,-42,121,-15","w":260},"\u00a1":{"d":"56,-222r-28,0r0,-32r28,0r0,32xm56,0r-28,0v-1,-71,1,-138,8,-201r12,0v6,63,10,130,8,201","w":97},"'":{"d":"48,-267r-10,105r-12,0r-10,-105r32,0","w":63},"\u00bf":{"d":"112,-219r-32,0r0,-35r32,0r0,35xm97,-25v28,2,54,-19,48,-59r32,0v-3,49,-20,86,-81,86v-44,0,-83,-32,-83,-78v0,-36,28,-69,69,-69r0,-55r28,0r0,85v-30,0,-70,5,-67,43v3,30,14,44,54,47","w":202},"`":{"d":"72,-188r-17,0r-30,-51r32,0","w":97},"\u00fa":{"d":"130,-240r-31,52r-15,0r15,-52r31,0xm52,-73v-8,55,42,65,75,31v17,-34,4,-82,8,-128r28,0r0,170r-28,0r0,-26v-24,29,-67,49,-103,8v-19,-40,-5,-98,-9,-152r29,0r0,97","w":187,"k":{"T":20}},"\u00f3":{"d":"133,-240r-31,52r-15,0r15,-52r31,0xm99,-175v51,4,82,22,82,90v0,33,-21,90,-83,90v-35,0,-84,-27,-84,-89v0,-48,37,-95,85,-91xm138,-39v23,-40,15,-70,-7,-102v-12,-10,-26,-11,-31,-11v-61,9,-55,57,-53,86v1,12,11,48,51,48v8,0,29,-1,40,-21","w":195},"\u00f1":{"d":"116,-193v-11,2,-53,-25,-57,-1r-18,0v1,-4,5,-36,32,-36v18,0,49,26,56,1r17,0v0,1,-4,36,-30,36xm52,-145v17,-30,70,-50,101,-7v26,36,6,99,11,152r-29,0v-8,-61,26,-144,-38,-148v-61,-4,-42,88,-45,148r-29,0r0,-170r29,0r0,25","w":187},"\u00ed":{"d":"73,-240r-31,52r-15,0r15,-52r31,0xm52,0r-28,0r0,-170r28,0r0,170","w":74},"\u00e9":{"d":"131,-240r-31,52r-15,0r15,-52r31,0xm100,-16v30,2,38,-21,45,-40r29,4v-10,28,-26,55,-77,57v-18,0,-29,-3,-35,-6v-21,-9,-48,-32,-48,-85v0,-96,114,-120,152,-44v5,11,8,24,8,50r-129,0v3,45,19,62,55,64xm143,-100v-2,-33,-21,-53,-49,-53v-31,0,-45,26,-48,53r97,0","w":187},"\u00e1":{"d":"127,-240r-31,52r-14,0r14,-52r31,0xm85,-175v35,0,67,14,68,72r1,66v-4,7,10,17,21,12r0,24v-24,11,-46,-4,-48,-22v-8,9,-25,28,-58,28v-52,-1,-79,-52,-39,-86v23,-20,60,-18,95,-21v-3,-25,4,-47,-38,-51v-7,-4,-42,10,-37,36r-30,-2v4,-31,16,-56,65,-56xm125,-83v-29,8,-82,-1,-82,38v0,13,9,26,32,26v19,0,57,-16,50,-64","w":180},"\u00da":{"d":"162,-322r-32,44r-21,0r17,-44r36,0xm61,-102v-9,59,42,103,99,70v26,-15,26,-44,26,-70r0,-152r34,0v-8,120,39,260,-98,260v-63,0,-95,-31,-95,-103r0,-157r34,0r0,152","w":247},"\u00d3":{"d":"184,-322r-31,44r-22,0r17,-44r36,0xm147,-261v115,0,166,116,101,220v-13,20,-45,47,-103,47v-52,0,-127,-40,-127,-133v0,-14,1,-59,32,-94v24,-27,62,-40,97,-40xm72,-60v44,73,174,48,166,-69v0,-9,0,-44,-20,-71v-23,-32,-57,-33,-71,-33v-98,-4,-109,117,-75,173","w":292,"k":{"\u00c1":11,"Y":20,"X":11,"T":19,"J":12}},"\u00d1":{"d":"140,-309v7,4,23,4,23,-9r17,0v-3,15,-5,33,-30,37v-12,4,-52,-30,-57,-2r-18,0v3,-40,38,-41,65,-26xm227,0r-31,0r-139,-207r3,207r-32,0r0,-254r32,0r138,204r-2,-204r31,0r0,254","w":254},"\u00cd":{"d":"79,-322r-31,44r-22,0r18,-44r35,0xm58,0r-34,0r0,-254r34,0r0,254","w":82},"\u00c9":{"d":"150,-322r-31,44r-22,0r17,-44r36,0xm208,0r-180,0r0,-254r175,0r0,30r-142,0r0,78r124,0r0,30r-124,0r0,86r147,0r0,30","w":217},"\u00c1":{"d":"154,-322r-31,44r-22,0r17,-44r36,0xm228,0r-35,0r-28,-78r-97,0r-28,78r-36,0r96,-254r36,0xm155,-106r-37,-106r-39,106r76,0","w":232,"k":{"Y":26,"W":14,"V":14,"T":26,".":-12,",":-13}},"\u00a0":{"w":97}}});
