/*
 * 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:
 * Typeface data Copyright 1992-94 The Monotype Corporation. Copyright 1994
 * Microsoft Corporation. All rights reserved.
 *
 * Trademark:
 * Gloucester(TM) Trademark of The Monotype Corporation.
 */
Cufon.registerFont({"w":138,"face":{"font-family":"Gloucester","font-weight":400,"font-stretch":"extra-condensed","units-per-em":"360","panose-1":"2 3 8 8 2 6 1 1 1 1","ascent":"288","descent":"-72","x-height":"4","bbox":"-26.023 -278 211.25 58","underline-thickness":"17.9297","underline-position":"-27.0703","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":62},"!":{"d":"27,-73v1,-48,-13,-120,-13,-173v0,-20,7,-29,22,-29v29,0,21,33,18,68r-10,134v0,7,-9,3,-14,4v-2,0,-3,-1,-3,-4xm35,-41v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22","w":67},"\"":{"d":"39,-264v38,8,3,71,4,103r-8,0r-14,-81v0,-14,7,-22,18,-22xm99,-264v37,10,7,72,5,103r-9,0r-14,-81v0,-14,6,-22,18,-22"},"#":{"d":"65,-191r46,0r10,-76r19,0r-10,76r24,0r0,19r-26,0r-10,77r37,0r0,18r-40,0r-9,77r-19,0r10,-77r-47,0r-9,77r-19,0r10,-77r-24,0r0,-18r26,0r10,-77r-37,0r0,-19r39,0r10,-76r19,0xm63,-172r-10,77r46,0r10,-77r-46,0","w":161},"$":{"d":"107,-201v-20,0,-20,-25,-9,-35v-1,-6,-12,-11,-20,-11r0,89v36,25,54,53,54,86v-1,36,-21,68,-54,75r0,44r-19,0r0,-44v-29,0,-51,-22,-52,-48v0,-13,8,-26,22,-25v24,1,23,31,9,41v0,7,7,11,21,13r0,-110v-31,-22,-46,-47,-46,-73v0,-31,18,-58,46,-63r0,-11r19,0r0,9v22,0,49,15,48,39v0,14,-6,23,-19,24xm59,-245v-30,13,-26,52,0,71r0,-71xm78,-18v35,-12,32,-73,0,-93r0,93"},"%":{"d":"50,-277v58,0,57,141,1,141v-34,0,-43,-33,-43,-71v0,-37,10,-70,42,-70xm50,-147v18,-5,11,-51,11,-79v0,-23,1,-35,-11,-40v-19,5,-12,49,-12,75v0,22,-3,40,12,44xm157,-276r19,0r-115,282r-20,0xm168,-139v58,0,57,141,1,141v-34,0,-43,-33,-43,-71v0,-38,9,-70,42,-70xm168,-9v19,-6,11,-51,11,-80v0,-22,2,-35,-11,-39v-19,5,-12,48,-12,74v0,23,-2,40,12,45","w":217},"&":{"d":"11,-63v3,-43,15,-52,41,-84v-20,-57,-19,-121,37,-125v25,-2,48,22,46,48v-2,35,-22,47,-47,69v9,31,20,59,32,83v8,-22,21,-52,-2,-58v-6,0,-6,-15,-1,-18r52,0v7,1,7,19,-2,20v-23,11,-19,61,-35,78v12,20,21,30,40,26v-3,40,-45,34,-63,5v-38,44,-102,16,-98,-44xm83,-178v15,-16,22,-33,22,-51v0,-17,-5,-25,-16,-25v-26,7,-13,46,-6,76xm59,-123v-35,29,-2,120,38,86v-12,-17,-24,-45,-38,-86","w":176},"'":{"d":"13,-241v-3,-31,39,-28,35,-4r-14,84r-8,0","w":60},"(":{"d":"99,-269v-70,58,-68,260,0,317r-9,8v-89,-61,-102,-207,-40,-293v11,-14,25,-28,40,-41","w":102,"k":{"p":-2,"j":-26}},")":{"d":"2,47v72,-57,68,-260,1,-317r8,-8v106,79,107,255,0,334","w":101},"*":{"d":"69,-202v-22,11,-31,30,-47,36v-2,-8,-18,-21,-9,-26v15,-3,32,-9,51,-18v-20,-12,-42,-11,-55,-22v6,-7,8,-18,16,-23v17,9,27,29,44,37v-1,-21,-4,-40,-10,-56v5,-4,24,-4,30,0v-5,17,-9,37,-10,56v18,-8,30,-30,46,-36r14,24v-15,8,-40,11,-56,20v17,10,39,13,56,21v-5,9,-10,18,-16,26v-13,-14,-29,-29,-44,-38v-1,18,11,42,8,58v-10,-2,-33,7,-28,-9v5,-18,9,-34,10,-50","w":147},"+":{"d":"13,-140r58,0r0,-57r19,0r0,57r58,0r0,20r-58,0r0,57r-19,0r0,-57r-58,0r0,-20","w":161},",":{"d":"31,-42v13,0,23,11,23,25v0,22,-14,45,-43,68r-9,-14v14,-13,23,-24,26,-33v-29,-4,-24,-46,3,-46","w":62},"-":{"d":"8,-98r68,0r0,32r-68,0r0,-32","w":83,"k":{"W":11,"V":13,"T":12}},"\u00ad":{"d":"8,-98r68,0r0,32r-68,0r0,-32","w":83},".":{"d":"30,-41v13,0,23,10,23,22v0,33,-45,27,-45,0v0,-12,10,-22,22,-22","w":60},"\/":{"d":"86,-277r20,0r-83,281r-20,0","w":106},"0":{"d":"70,4v-75,-4,-69,-177,-44,-234v10,-23,25,-34,42,-34v52,0,61,66,61,134v0,70,-10,125,-59,134xm70,-14v36,-13,20,-111,20,-167v0,-43,-6,-65,-20,-65v-22,0,-21,40,-21,70v0,48,-11,154,21,162"},"1":{"d":"33,-4v-3,-25,26,-10,21,-35r0,-189v-13,1,-34,3,-24,-17v19,-6,32,-20,58,-19v2,0,3,2,3,4r0,221v0,14,2,21,15,21v7,-1,5,8,5,14v0,2,-1,4,-3,4r-71,0v-3,0,-4,-2,-4,-4"},"2":{"d":"94,-32v20,4,8,-24,30,-20v3,0,4,1,4,4r0,48r-115,0v-4,0,-7,-2,-7,-6v11,-79,74,-117,82,-199v3,-34,-33,-55,-47,-27v16,10,19,42,-7,42v-14,1,-23,-11,-22,-25v0,-27,24,-49,55,-49v36,0,60,25,60,62v0,67,-76,118,-93,170r60,0"},"3":{"d":"13,-225v13,-66,108,-41,108,20v0,26,-14,47,-42,63v75,23,55,146,-23,146v-26,0,-50,-16,-50,-41v0,-13,8,-24,21,-23v20,0,24,28,11,38v24,22,53,-2,50,-51v-2,-31,-6,-59,-33,-59v-10,0,-11,-20,-1,-21v20,-1,30,-18,30,-51v0,-38,-24,-53,-41,-34v10,10,7,34,-12,34v-12,0,-18,-10,-18,-21"},"4":{"d":"60,-2v-4,-19,14,-15,14,-31r0,-27r-62,0v-12,-1,-5,-18,-2,-27r73,-172v4,-5,22,-4,28,-1r0,180v15,-4,30,4,19,20r-19,0v-1,22,-2,42,13,47v-1,5,2,13,-3,13v-20,-1,-45,3,-61,-2xm74,-188r-47,108r47,0r0,-108"},"5":{"d":"58,-12v28,-3,28,-27,30,-62v2,-56,-26,-77,-62,-54r-8,-6r7,-124r61,0v14,2,14,-19,29,-10r0,42r-72,0r-4,71v53,-19,88,19,88,74v0,50,-21,85,-66,86v-29,1,-53,-17,-54,-43v-1,-29,41,-37,42,-6v0,9,-10,13,-14,20v1,5,15,13,23,12"},"6":{"d":"106,-210v-18,1,-21,-19,-17,-32v-11,-9,-24,5,-29,22v-6,17,-9,43,-10,78v36,-45,80,-7,80,55v0,50,-15,91,-58,91v-41,0,-61,-40,-61,-119v-1,-77,18,-142,75,-148v19,-2,40,13,40,32v0,12,-8,21,-20,21xm90,-94v4,-39,-23,-52,-40,-25v2,44,-8,100,20,106v26,-9,16,-33,20,-81"},"7":{"d":"42,-27v1,-56,39,-158,62,-201v-29,5,-75,-15,-76,21v-3,1,-16,4,-16,-3r2,-48v3,-11,19,-1,27,-1v28,0,64,-4,86,3r0,20v-34,81,-41,127,-41,206v0,22,-7,34,-22,34v-15,1,-23,-15,-22,-31"},"8":{"d":"69,4v-35,0,-61,-29,-61,-63v0,-24,13,-48,39,-71v-43,-33,-46,-132,21,-134v28,-1,54,26,53,54v0,20,-12,41,-35,62v30,24,45,52,45,82v0,40,-24,70,-62,70xm96,-207v0,-43,-56,-54,-54,-9v0,20,11,39,34,58v13,-17,20,-34,20,-49xm70,-14v18,2,31,-17,31,-36v0,-22,-15,-47,-43,-71v-28,33,-35,102,12,107"},"9":{"d":"49,-17v35,10,42,-53,40,-98v-35,47,-81,1,-81,-57v0,-47,20,-92,59,-92v50,0,61,55,61,123v0,77,-15,139,-74,145v-20,2,-40,-12,-40,-32v0,-12,8,-21,20,-21v18,0,21,18,15,32xm68,-246v-26,4,-18,52,-20,87v-1,36,23,43,41,23v-2,-46,6,-102,-21,-110"},":":{"d":"37,-169v12,0,22,10,22,23v0,13,-10,23,-22,23v-12,0,-23,-11,-23,-23v0,-12,11,-23,23,-23xm37,-41v12,0,23,9,22,22v0,13,-10,23,-22,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22","w":67},";":{"d":"37,-169v12,0,23,11,23,23v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-13,10,-23,22,-23xm37,-42v14,0,23,12,24,25v0,22,-14,45,-43,68r-9,-14v14,-13,22,-24,25,-33v-29,-4,-24,-46,3,-46","w":68},"<":{"d":"13,-139r135,-57r0,21r-106,44r106,44r0,21r-135,-57r0,-16","w":161},"=":{"d":"13,-168r135,0r0,20r-135,0r0,-20xm13,-112r135,0r0,20r-135,0r0,-20","w":161},">":{"d":"148,-123r-135,57r0,-21r106,-44r-106,-44r0,-21r135,57r0,16","w":161},"?":{"d":"53,-256v-19,1,-6,15,-4,25v0,10,-9,21,-20,20v-12,0,-21,-11,-21,-23v0,-24,22,-42,48,-42v33,0,52,23,52,56v0,42,-55,101,-46,148v0,5,-17,6,-18,-1v-7,-50,25,-113,25,-157v0,-17,-5,-26,-16,-26xm53,-41v12,0,22,10,22,22v0,12,-10,23,-22,23v-12,0,-24,-10,-23,-23v0,-12,10,-22,23,-22","w":116},"@":{"d":"206,-171v0,54,-16,101,-59,101v-15,0,-24,-8,-26,-22v-16,32,-64,30,-62,-19v2,-49,25,-84,76,-84v20,0,22,-1,21,18r-6,76v0,6,3,9,7,9v21,0,22,-55,22,-78v0,-44,-10,-73,-50,-73v-74,0,-86,70,-89,145v-3,89,65,97,116,59v4,-2,11,11,10,14v-9,17,-47,28,-75,29v-54,0,-80,-37,-80,-109v1,-91,32,-158,119,-159v51,0,76,31,76,93xm122,-173v-21,-4,-27,32,-27,57v-1,20,9,27,18,15v8,-11,7,-51,9,-72","w":216},"A":{"d":"39,-34v-6,12,17,14,12,30v-6,9,-29,2,-42,4v-18,-7,7,-24,8,-34r40,-205v0,-7,-5,-16,0,-21v11,-3,25,-18,35,-11r51,247v4,4,18,15,8,24r-59,0v-6,1,-5,-6,-5,-12v1,-8,18,-10,12,-21r-7,-37r-46,0xm69,-182r-18,90r36,0","w":157,"k":{"y":11,"w":11,"v":11,"s":-3,"q":3,"g":-5,"e":5,"d":2,"c":5,"b":-1,"a":-2,"Y":16,"W":22,"V":21,"U":7,"T":28,"S":-4,"Q":10,"O":10,"J":-6,"G":9,"C":10,".":-4,"-":1,",":-5}},"B":{"d":"136,-207v-2,35,-18,56,-49,67v36,11,54,34,54,68v-1,65,-61,78,-132,72v-12,-10,9,-22,8,-33r0,-208v1,-13,-15,-13,-11,-29v53,-12,134,-2,130,63xm58,-252r0,102v42,8,48,-78,20,-98v-5,-3,-12,-4,-20,-4xm58,-21v49,7,47,-66,31,-94v-6,-9,-16,-15,-31,-15r0,109","w":148,"k":{"Y":7,"W":8,"V":8,"T":-1,"A":4}},"C":{"d":"11,-136v0,-82,27,-165,99,-132v4,-3,20,-9,20,2v-2,20,4,47,-3,62v-12,0,-14,0,-17,-12v-7,-27,-16,-41,-28,-41v-33,0,-28,71,-28,110v0,44,3,75,8,96v5,21,14,31,26,31v15,0,24,-16,29,-49r19,2v-1,38,-19,71,-53,71v-56,0,-72,-67,-72,-140","w":140,"k":{"y":8,"Y":-4,"U":-2,"T":-2,"S":-2,"O":7,"C":4,"A":1}},"D":{"d":"17,-241v1,-13,-15,-13,-11,-30v89,-17,148,31,142,132v-4,73,-12,143,-94,139v-15,-2,-38,4,-48,-3v-3,-17,11,-16,11,-30r0,-208xm58,-20v64,0,42,-114,42,-174v0,-35,-9,-55,-42,-58r0,232","w":158,"k":{"Y":12,"W":10,"V":11,"A":10}},"E":{"d":"96,-105v-27,2,-6,-35,-38,-27r0,111v38,1,48,0,54,-40v1,-9,19,-11,19,-2r0,63r-121,0v-14,-8,7,-20,7,-33r0,-208v1,-13,-14,-13,-11,-29v30,-9,75,1,112,-4v4,0,5,1,5,3r0,51v3,8,-5,6,-11,6v-3,0,-5,-2,-5,-5v-1,-26,-17,-38,-49,-33r0,99v33,9,10,-27,38,-27v3,0,5,2,5,5r0,66v0,3,-2,4,-5,4","w":134,"k":{"Y":-4,"W":-3,"V":-3,"A":-7}},"F":{"d":"100,-273v7,1,28,-8,24,4r0,52v-2,7,-20,10,-18,-5v-2,-28,-18,-31,-48,-30r0,103v34,8,13,-26,41,-24v3,0,5,1,5,4r0,61v0,6,-8,3,-13,4v-13,-7,-5,-31,-33,-24r0,95v-1,14,14,13,11,29v-11,10,-42,1,-60,4v-12,-9,8,-21,8,-33r0,-208v3,-12,-22,-19,-8,-32r91,0","w":128,"k":{"y":4,"u":6,"r":7,"o":15,"e":16,"a":18,"S":-4,"O":1,"G":3,"A":17,".":21,"-":7,",":21}},"G":{"d":"11,-126v0,-77,28,-175,103,-143v5,-2,20,-7,20,2r0,58v1,7,-11,5,-16,4v-5,-22,-15,-55,-33,-52v-38,6,-31,80,-31,124v0,47,1,88,19,113v13,9,28,4,28,-18r0,-38v5,-22,-18,-13,-16,-34v7,-10,33,-1,48,-4v14,-2,2,22,6,30v0,25,-1,49,4,68v-5,15,-33,20,-53,20v-53,0,-79,-43,-79,-130","w":151,"k":{"Z":-5,"A":-5}},"H":{"d":"150,-270v4,16,-12,17,-11,29r0,208v-2,12,21,21,7,33r-55,0v-14,-9,8,-22,7,-33r0,-100r-40,0r0,100v-1,14,14,13,11,29v-11,10,-42,1,-60,4v-12,-9,8,-21,8,-33r0,-208v1,-11,-21,-20,-7,-32v19,2,45,-4,59,3v3,16,-12,16,-11,29r0,83r40,0r0,-83v2,-11,-21,-20,-7,-32v19,2,45,-4,59,3","w":155},"I":{"d":"69,-270v3,16,-12,16,-11,29r0,208v-1,14,14,13,11,29v-11,10,-42,1,-60,4v-12,-9,8,-21,8,-33r0,-208v1,-11,-21,-20,-7,-32v19,2,45,-4,59,3","w":74},"J":{"d":"23,-49v14,0,19,11,16,26v0,5,2,7,7,7v8,0,12,-10,12,-32r0,-193v2,-13,-14,-12,-11,-28v11,-10,42,-1,60,-4v12,10,-8,21,-8,32r0,172v2,40,-22,71,-57,72v-21,0,-39,-13,-40,-32v0,-12,9,-20,21,-20","w":114,"k":{"A":6}},"K":{"d":"69,-270v3,16,-12,16,-11,29r0,75v12,-28,28,-53,38,-83v-2,-5,-18,-18,-4,-24v18,2,46,-5,57,4v0,24,-31,21,-35,42r-27,55r44,129v2,17,24,19,23,38v0,3,-1,5,-5,5r-59,0v-17,-7,8,-22,4,-33r-36,-104r0,104v-1,14,14,13,11,29v-11,10,-42,1,-60,4v-12,-9,8,-21,8,-33r0,-208v1,-11,-21,-20,-7,-32v19,2,45,-4,59,3","w":155,"k":{"y":14,"w":14,"v":11,"t":-1,"s":-4,"o":4,"e":4,"a":-3,"Y":-6,"W":-5,"U":-4,"T":-5,"S":-4,"O":10,"G":10,"C":7,"-":6}},"L":{"d":"4,-5v-3,-16,13,-15,13,-28r0,-208v1,-11,-21,-20,-7,-32v19,2,45,-4,59,3v3,16,-12,16,-11,29r0,220v36,5,44,-16,48,-45v3,-2,16,-3,16,3r0,63r-112,0v-4,0,-6,-1,-6,-5","w":125,"k":{"y":8,"u":-1,"Y":12,"W":17,"V":18,"T":10,"S":-3}},"M":{"d":"9,0v-12,-13,8,-22,8,-33r0,-208v1,-11,-21,-20,-7,-32r64,0r20,128r19,-128r65,0v12,8,-7,21,-8,32r0,208v-2,12,21,21,7,33v-18,-2,-46,6,-57,-4v-3,-16,11,-15,11,-29r0,-213r-37,246r-15,0r-37,-246r0,213v-1,12,21,21,7,33r-40,0","w":187},"N":{"d":"17,-241v1,-11,-21,-20,-7,-32v15,2,39,-5,46,5r54,142r0,-115v1,-13,-15,-12,-12,-28v7,-10,31,-1,45,-4v12,8,-8,21,-8,32r0,237v0,7,-7,4,-13,5v-4,0,-6,-1,-7,-5r-73,-192r0,163v-2,13,15,13,12,29v-7,10,-31,1,-45,4v-12,-9,8,-21,8,-33r0,-208","w":152,"k":{"A":2}},"O":{"d":"152,-137v0,74,-14,141,-69,141v-58,0,-72,-69,-72,-139v0,-71,14,-142,71,-142v56,0,70,67,70,140xm108,-165v0,-42,2,-105,-38,-87v-22,40,-18,162,-8,215v3,14,10,22,19,22v36,-7,27,-106,27,-150","w":162,"k":{"Y":10,"X":10,"W":10,"V":11,"T":1,"A":9}},"P":{"d":"10,-273v71,-5,129,8,129,73v0,49,-27,74,-81,74v3,39,-9,95,11,114v0,6,1,13,-5,12r-55,0v-12,-9,8,-21,8,-33r0,-208v1,-11,-21,-20,-7,-32xm58,-146v52,9,48,-80,23,-101v-4,-4,-13,-5,-23,-5r0,106","w":145,"k":{"o":12,"e":13,"d":10,"a":8,"A":27,".":32,"-":22,",":32}},"Q":{"d":"147,25v10,14,-12,24,-24,23v-20,4,-49,-40,-58,-46v-71,-16,-83,-279,16,-279v57,0,71,70,71,140v0,68,-10,126,-61,141v18,3,34,25,56,21xm108,-165v0,-42,2,-105,-38,-87v-22,40,-18,162,-8,215v3,14,10,22,19,22v36,-7,27,-106,27,-150","w":162,"k":{"j":-24,"Y":16,"W":14,"V":14,"A":9}},"R":{"d":"10,-273v68,-4,126,3,126,68v0,35,-16,58,-49,68v42,15,34,74,51,113v5,3,15,16,6,24v-14,-2,-38,7,-42,-6v-11,-37,-18,-84,-32,-117v-3,-3,-7,-5,-12,-5r0,95v-1,14,14,13,11,29v-11,10,-42,1,-60,4v-12,-9,8,-21,8,-33r0,-208v1,-11,-21,-20,-7,-32xm58,-149v44,8,43,-70,28,-94v-6,-6,-15,-9,-28,-9r0,103","w":149,"k":{"v":4,"o":2,"i":-6,"e":3,"c":3,"a":-3,"Y":7,"W":8,"V":8,"U":3,"T":-1,"S":-4,"Q":4,"O":4,"G":4,"C":4,".":-5,",":-5}},"S":{"d":"122,-71v0,53,-42,94,-91,68v-4,3,-21,7,-21,-2r0,-66v-1,-9,12,-9,17,-5v3,28,15,65,35,60v19,1,29,-20,29,-39v-2,-67,-83,-80,-83,-153v0,-45,39,-85,78,-59v3,-2,20,-7,21,2r0,58v-7,7,-17,8,-19,-10v-4,-47,-46,-48,-50,-10v9,62,84,82,84,156","w":128,"k":{"Y":1,"W":2,"V":2,"T":2,"A":2}},"T":{"d":"10,-277v37,5,85,7,120,0v10,10,1,39,4,57v1,6,-6,5,-11,5v-16,-4,1,-46,-34,-38r0,220v-1,13,15,13,12,29v-11,10,-42,1,-60,4v-14,-9,8,-21,8,-33r0,-220v-25,0,-24,9,-28,35v-1,5,-18,5,-17,-2r0,-51v0,-4,2,-6,6,-6","k":{"z":19,"y":28,"w":27,"v":25,"u":29,"s":24,"r":22,"o":33,"m":22,"e":35,"c":31,"a":29,"T":-2,"S":-4,"Q":2,"O":2,"G":5,"C":2,"A":27,";":15,":":15,".":31,"-":33,",":32}},"U":{"d":"145,-270v3,16,-12,16,-11,29r0,178v1,39,-22,67,-58,67v-35,0,-59,-28,-59,-64r0,-181v1,-11,-21,-20,-7,-32v19,2,45,-4,59,3v3,16,-12,16,-11,29r0,183v0,24,8,37,24,37v18,0,26,-14,26,-43r0,-177v1,-13,-14,-13,-11,-28v7,-8,37,-5,48,-1","w":150,"k":{"A":8}},"V":{"d":"63,-273v14,12,-9,20,-6,34r25,125r25,-127v1,-12,-19,-11,-14,-28v7,-10,33,-1,47,-4v17,11,-9,24,-11,36r-46,235v0,9,-15,9,-17,0r-46,-234v-1,-15,-18,-15,-16,-33v11,-10,41,-1,59,-4","w":149,"k":{"y":17,"u":19,"s":15,"r":18,"o":29,"i":5,"e":30,"a":32,"Q":11,"O":11,"G":11,"C":11,"A":21,";":15,":":15,".":18,"-":13,",":18}},"W":{"d":"141,-270v4,18,-15,14,-12,30r24,125r21,-127v0,-13,-19,-10,-14,-27v7,-9,31,-2,45,-4v18,9,-10,23,-9,34r-42,237v0,8,-16,10,-17,0r-29,-157r-29,157v0,9,-15,10,-16,0r-45,-242v-1,-12,-18,-8,-14,-25v11,-9,45,-4,60,-2v4,18,-12,14,-9,31r23,125v4,-43,25,-87,14,-129v-2,-8,-23,-17,-9,-29v19,2,44,-4,58,3","w":214,"k":{"y":15,"u":19,"s":14,"r":19,"o":25,"i":8,"e":27,"d":16,"a":26,"O":10,"G":13,"C":10,"A":27,";":14,":":14,".":17,"-":11,",":17}},"X":{"d":"45,-36v-11,15,24,18,7,36v-17,-2,-63,7,-44,-18v23,-32,33,-79,52,-116v-18,-42,-28,-91,-52,-126v0,0,-1,-13,5,-13r51,0v14,4,-1,20,-4,27r21,60v8,-20,18,-38,24,-60v-1,-8,-15,-9,-11,-23v6,-10,32,-2,46,-4v7,-1,6,6,6,13v-3,9,-17,8,-19,19r-34,86r43,121v2,11,27,20,13,34r-57,0v-17,-10,13,-22,3,-36r-23,-67","w":156,"k":{"y":15,"o":5,"Y":-4,"T":-2,"Q":11,"O":11,"G":11,"C":11,"-":6}},"Y":{"d":"104,-236v7,-18,-14,-14,-11,-33v7,-10,33,-1,48,-4v7,0,8,16,0,19v-7,3,-11,8,-13,15r-35,117v3,38,-9,93,11,110v0,6,1,13,-5,12r-55,0v-12,-9,8,-21,8,-33r0,-89r-35,-119v-2,-13,-23,-15,-12,-32r57,0v7,-1,5,7,5,13v-1,7,-18,7,-12,17r26,85","w":147,"k":{"v":29,"u":24,"q":29,"p":24,"o":35,"i":1,"g":15,"e":35,"d":17,"a":30,"Z":-3,"S":2,"O":10,"G":14,"C":10,"A":23,";":28,":":19,".":25,"-":25,",":25}},"Z":{"d":"12,-273r104,0v11,2,3,14,2,24r-71,228v37,5,52,-10,56,-46v4,-1,15,-4,16,3r0,64r-111,0v-6,0,-5,-7,-5,-13r75,-240v-35,-4,-48,6,-50,39v-6,-1,-15,2,-16,-3r0,-56","w":126,"k":{"U":-5,"O":1,"A":-5}},"[":{"d":"55,22v-7,23,38,4,25,29r-60,0r0,-324v20,1,46,-3,63,2v8,21,-28,1,-28,22r0,271","w":87},"\\":{"d":"21,-277r83,281r-21,0r-83,-281r21,0","w":106},"]":{"d":"33,-245v4,-23,-30,-2,-29,-25v15,-8,44,-1,64,-3r0,324v-20,-2,-49,4,-64,-3v-7,-20,29,0,29,-22r0,-271","w":84},"^":{"d":"69,-273r54,90r-20,0r-41,-69r-41,69r-20,0r54,-90r14,0","w":123},"_":{"d":"-2,27r94,0r0,18r-94,0r0,-18","w":90},"`":{"d":"19,-250r40,0r25,54r-18,0","w":120},"a":{"d":"72,-16v-24,36,-67,18,-67,-24v0,-33,20,-56,61,-66v3,-22,-3,-58,-23,-42v5,13,3,29,-13,29v-11,-1,-19,-7,-19,-19v10,-49,90,-38,90,16r0,88v-4,18,15,10,12,27v-4,19,-39,8,-41,-9xm41,-47v0,31,26,29,25,6r0,-47v-17,6,-25,20,-25,41","w":113,"k":{"y":4,"w":4,"v":4}},"b":{"d":"115,-89v0,64,-31,115,-82,82v-5,-2,-10,8,-20,10r0,-249v2,-10,-15,-17,-5,-27r39,0r0,116v40,-29,68,1,68,68xm77,-94v1,-35,-3,-59,-30,-47r0,122v38,8,27,-25,30,-75","w":122,"k":{"y":3,"x":3,"w":3,"v":3,".":-1}},"c":{"d":"86,-114v-18,2,-19,-22,-10,-33v0,-4,-3,-6,-9,-6v-23,-3,-20,52,-20,81v0,58,36,72,40,18r19,2v-2,37,-17,56,-44,56v-39,0,-54,-37,-54,-85v0,-51,17,-83,57,-88v34,-4,57,50,21,55","w":109,"k":{"q":-1,"e":-1,"d":-1,"c":-1}},"d":{"d":"110,-27v-1,10,14,18,4,28r-39,0r0,-17v-35,38,-67,13,-67,-58v0,-79,21,-113,67,-85v-3,-35,9,-86,-10,-103v1,-5,-2,-10,4,-10r41,-1r0,246xm62,-147v-24,6,-15,54,-17,86v-2,39,14,53,30,30r0,-111v-5,-4,-9,-5,-13,-5","w":123},"e":{"d":"47,-84v1,28,-3,62,20,64v9,0,16,-9,19,-26r19,3v-3,31,-17,47,-42,47v-40,0,-56,-37,-55,-85v0,-44,13,-88,51,-88v36,0,51,38,47,81v0,3,-1,4,-4,4r-55,0xm72,-103v0,-19,3,-52,-13,-50v-8,0,-12,11,-12,33r0,17r25,0","w":113,"k":{"y":3,"x":2,"w":3,"v":3,"g":-4}},"f":{"d":"73,-240v-9,0,-12,-10,-16,-15v-12,6,-6,66,-7,89v12,-2,20,0,17,16v0,5,-12,2,-17,3r0,119v-2,11,18,16,7,28v-17,-1,-41,4,-53,-3v-3,-15,11,-14,11,-25r0,-119v-8,1,-14,0,-12,-11v6,-10,12,-10,12,-31v0,-45,18,-84,54,-88v24,-2,28,37,4,37","w":69,"k":{"o":2,"e":2,"?":-21,")":-26,"!":-17}},"g":{"d":"27,-62v-32,-26,-25,-111,27,-107v9,0,18,2,25,7v8,-8,16,-13,22,-13v14,-2,22,23,5,24v-6,-1,-11,-6,-18,-3v29,36,10,115,-46,98r-9,23v43,-2,76,8,76,41v0,30,-27,46,-58,46v-23,0,-43,-7,-44,-26v0,-10,6,-17,16,-17v13,-1,20,11,14,23v18,10,43,2,45,-17v3,-25,-54,-14,-77,-21v5,-19,15,-39,22,-58xm55,-154v-20,4,-15,55,-11,77v2,5,5,7,10,7v21,-2,18,-81,1,-84","w":119,"k":{"s":3,"o":7,"l":2,"g":4,"e":11,"a":10}},"h":{"d":"72,0v-10,-7,4,-18,4,-24r0,-108v0,-18,-20,-15,-27,-3r0,110v-1,8,11,16,4,25v-16,-4,-49,11,-47,-12v3,-4,10,-8,8,-15r0,-215v2,-13,-13,-12,-10,-27v8,-8,31,-2,45,-4r0,120v22,-22,61,-22,61,19v0,41,-8,96,7,124v-1,3,2,10,-2,10r-43,0","w":122,"k":{"y":1,"w":1,"v":1}},"i":{"d":"10,-238v0,-11,10,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-20,-10,-21,-21xm14,-137v2,-11,-19,-17,-6,-28r41,-1r0,138v-1,11,14,10,11,25v-11,6,-44,4,-56,0v-3,-14,10,-13,10,-25r0,-109","w":62},"j":{"d":"9,-238v-1,-11,10,-21,20,-21v12,0,22,9,22,21v-1,11,-9,21,-21,21v-12,0,-21,-9,-21,-21xm-26,39v-1,-18,31,-20,31,-2v0,1,-1,3,-1,5v7,-2,10,-13,10,-32r0,-147v2,-11,-21,-16,-7,-28r42,-1v-7,83,27,213,-52,222v-13,1,-23,-5,-23,-17","w":61},"k":{"d":"75,0v-14,-9,9,-18,3,-29r-16,-53r-13,20r0,35v-1,12,13,10,10,24v-11,6,-44,4,-56,0v-3,-14,11,-13,11,-24r0,-217v2,-12,-13,-11,-11,-25v9,-8,32,-2,46,-4r0,188v10,-19,25,-35,31,-57v0,-7,-20,-12,-8,-24v16,4,50,-11,49,12v-5,7,-21,8,-24,18r-14,21v14,34,22,76,41,104v0,5,2,12,-4,11r-45,0","w":126,"k":{"y":-4,"w":-4,"v":-4,"u":-2,"o":5,"g":-4,"e":6,"a":-1,"-":5}},"l":{"d":"14,-244v2,-12,-13,-11,-11,-25v9,-8,32,-2,46,-4r0,245v-2,11,13,11,10,25v-11,6,-44,4,-56,0v-3,-15,11,-13,11,-25r0,-216","w":61},"m":{"d":"73,0v-12,-7,4,-20,3,-28r0,-99v0,-21,-15,-21,-27,-9r0,108v-1,9,17,20,4,28v-15,-4,-47,11,-45,-12v15,-27,4,-84,7,-125v1,-11,-12,-12,-9,-25v6,-10,30,-2,43,-5r0,14v20,-18,46,-23,58,3v25,-29,64,-22,64,19r0,105v-1,8,17,19,4,26v-15,-4,-47,11,-45,-12v15,-25,7,-80,7,-118v0,-19,-16,-17,-26,-6r0,108v-2,10,15,19,3,28r-41,0","w":184,"k":{"y":2,"w":2,"v":2}},"n":{"d":"9,0v-11,-9,7,-18,5,-27r0,-110v2,-11,-19,-16,-6,-28r41,-1r0,15v20,-27,61,-19,61,20v0,40,-8,95,7,121v0,4,2,10,-3,10v-15,-4,-47,11,-45,-12v14,-27,6,-80,6,-119v0,-19,-19,-13,-26,-2r0,108v-1,8,11,16,4,25r-44,0","w":122,"k":{"y":2,"w":2,"v":2}},"o":{"d":"8,-83v-1,-49,13,-86,52,-86v37,0,56,29,56,87v0,47,-14,86,-54,86v-41,0,-54,-39,-54,-87xm62,-14v25,-3,15,-55,15,-86v0,-29,2,-48,-15,-52v-18,-4,-17,55,-16,82v1,30,-2,50,16,56","w":123,"k":{"y":4,"x":5,"w":6,"v":5}},"p":{"d":"7,58v-11,-11,7,-19,7,-30r0,-165v1,-12,-14,-10,-11,-25v8,-7,31,-2,44,-4r0,17v9,-12,20,-18,30,-18v31,2,40,42,39,80v-1,40,-3,91,-38,91v-11,0,-20,-5,-29,-14v1,20,-4,47,7,56v0,4,1,11,-2,12r-47,0xm79,-86v2,-39,-2,-72,-30,-52r0,110v5,6,10,9,14,9v20,-8,14,-30,16,-67","w":124,"k":{"y":4,"x":4,"w":4,"v":4}},"q":{"d":"8,-79v0,-64,31,-109,82,-81v7,2,11,-9,21,-9r0,199v-1,9,14,16,6,28r-47,0v-11,-9,7,-17,6,-28r0,-40v-41,34,-68,-14,-68,-69xm46,-94v1,45,-5,82,30,68r0,-117v-4,-5,-9,-7,-12,-7v-19,2,-18,30,-18,56","w":123},"r":{"d":"14,-134v2,-12,-10,-14,-8,-28v6,-7,26,-2,37,-4r0,36v8,-25,18,-38,32,-38v11,0,17,9,18,19v2,18,-20,26,-31,12v-18,24,-11,68,-13,108v0,9,18,19,7,29v-16,-1,-38,3,-50,-2v-3,-14,9,-13,8,-23r0,-109","w":95,"k":{"s":-1,"q":4,"o":4,"e":4,"d":3,"c":2,"a":1,":":-1,".":12,"-":12,",":12}},"s":{"d":"7,-123v0,-48,88,-66,88,-16v0,9,-6,18,-18,18v-13,0,-21,-12,-15,-25v-7,-13,-28,-3,-26,12v6,36,65,42,65,88v0,30,-23,50,-52,50v-23,0,-45,-12,-45,-34v0,-10,7,-20,19,-20v30,0,2,37,27,37v12,1,23,-9,22,-20v-5,-40,-65,-43,-65,-90","w":104},"t":{"d":"73,-13v-10,22,-60,27,-60,-18r0,-116v-28,-4,7,-22,1,-42v2,-11,-6,-32,6,-34r25,-3v5,15,0,41,2,60v12,0,27,-4,23,15v-1,8,-16,2,-23,4r0,107v-3,28,23,7,26,27","w":73,"k":{"o":3,"g":-5,"e":3,"c":2,"a":-2,"-":2}},"u":{"d":"13,-141v-1,-5,-16,-18,-4,-24r39,-1r0,132v0,18,19,13,26,2r0,-109v-1,-5,-16,-18,-4,-24r39,-1r0,142v-1,7,14,16,4,24r-39,1r0,-14v-24,23,-61,20,-61,-17r0,-111","w":121,"k":{"x":-4}},"v":{"d":"79,-135v8,-13,-21,-18,-7,-31v14,1,48,-7,35,16v-5,2,-8,5,-10,12v-14,45,-21,97,-38,139v-5,0,-12,2,-13,-3r-33,-136v-1,-12,-19,-16,-7,-28v15,4,48,-10,48,10v0,7,-15,9,-9,18r17,73","w":112,"k":{"s":1,"o":5,"g":2,"e":6,"d":4,"c":7,".":12,"-":4,",":12}},"w":{"d":"49,-166v16,8,-9,18,-3,29r15,67r21,-96r16,0r24,98r15,-70v2,-10,-22,-17,-8,-28v14,1,49,-7,36,15v-5,2,-9,8,-11,18r-32,134r-14,0r-24,-99r-23,99r-14,0r-32,-136v-1,-13,-20,-18,-10,-31r44,0","w":169,"k":{"s":2,"o":5,"g":2,"e":6,"d":4,"c":7,".":10,"-":3,",":10}},"x":{"d":"39,-31v-10,15,12,13,10,27v-6,9,-30,1,-43,4v-6,0,-7,-13,1,-15v20,-13,23,-42,36,-62v-13,-26,-23,-58,-41,-79v0,-5,0,-10,4,-10v16,4,49,-11,47,12v-14,9,1,27,7,41v6,-14,19,-33,2,-41v-5,-20,24,-10,39,-12v6,0,7,14,0,16v-19,11,-21,38,-33,56v15,29,24,61,44,85v0,19,-33,5,-48,9v-13,-5,7,-18,3,-25r-15,-33","w":114,"k":{"y":-2,"t":-2,"q":4,"o":6,"e":7,"c":6,"a":-1,".":-3,"-":8}},"y":{"d":"1,36v2,-18,21,-19,35,-7v5,-8,9,-18,11,-30r-32,-134v-1,-10,-22,-20,-9,-31v16,2,38,-4,49,3v3,17,-13,12,-8,31r16,67r17,-72v1,-8,-20,-16,-10,-29v15,2,52,-8,38,16v-6,3,-9,9,-11,18r-29,120v-11,40,-12,58,-46,66v-11,0,-22,-6,-21,-18","w":113,"k":{"s":1,"o":5,"g":2,"e":6,"d":4,"c":7,"a":2,".":11,"-":4,",":11}},"z":{"d":"62,-150v-28,-5,-33,13,-40,30v-4,-1,-12,2,-12,-2r0,-40v0,-3,1,-4,4,-4r77,0v9,0,5,9,6,16r-59,134v34,5,40,-13,47,-31v4,0,12,-2,12,3r0,44r-89,0v-8,0,-4,-12,-5,-19","w":101,"k":{"a":-3}},"{":{"d":"7,-121v69,-9,-3,-103,44,-135v14,-9,31,-16,53,-17r0,8v-51,4,-26,55,-26,90v0,29,-19,50,-57,60v35,9,54,27,58,58v-5,37,-25,87,25,92r0,8v-43,2,-68,-22,-73,-56v-1,-7,11,-49,10,-61v-1,-22,-14,-32,-34,-36r0,-11","w":106},"|":{"d":"35,-277r20,0r0,331r-20,0r0,-331","w":90},"}":{"d":"100,-110v-67,7,-6,92,-36,127v-15,18,-31,27,-62,26r0,-8v50,-6,30,-52,26,-92v3,-34,24,-50,57,-58v-65,-14,-61,-61,-48,-117v0,-18,-12,-29,-35,-33r0,-8v40,-1,71,24,73,57v-7,33,-24,93,25,95r0,11","w":106},"~":{"d":"13,-110v0,-67,66,-31,105,-19v12,0,19,-7,20,-22r10,0v0,24,-12,39,-33,41v-28,3,-82,-51,-92,0r-10,0","w":161},"\u00a0":{"w":62}}});
