/*
 * 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 1990-1998 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":226,"face":{"font-family":"AmerType Md BT","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 9 5 4 3 5 5 2 3 4","ascent":"274","descent":"-86","x-height":"6","cap-height":"2","bbox":"-31 -275 340 86.2137","underline-thickness":"20.2148","underline-position":"-23.0273","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":113},"!":{"d":"57,6v-12,0,-22,-10,-22,-22v0,-12,9,-23,22,-22v11,0,21,10,21,22v0,12,-10,22,-21,22xm57,-61v-10,-1,-12,-4,-12,-16r-6,-148v0,-11,6,-21,18,-20v11,0,17,10,17,22r-5,146v0,11,-2,16,-12,16","w":113},"\"":{"d":"87,-252r0,97r-21,0r0,-97r21,0xm37,-252r0,97r-20,0r0,-97r20,0","w":103},"#":{"d":"171,-152r-46,0r-17,48r46,0xm162,-256r-29,83r46,0r29,-83r25,0r-29,83r54,0r-7,21r-55,0r-16,48r58,0r-8,22r-58,0r-29,82r-26,0r30,-82r-47,0r-30,82r-25,0r30,-82r-57,0r8,-22r56,0r17,-48r-60,0r7,-21r61,0r29,-83r26,0","w":276},"$":{"d":"142,-36v27,0,41,-39,23,-59v-5,-6,-13,-10,-23,-12r0,71xm101,-116r1,83v10,0,21,1,29,-1r0,-76xm90,-207v-28,4,-32,55,0,59r0,-59xm101,-144r30,6r0,-72v-10,0,-21,-2,-30,0r0,66xm199,-75v0,34,-23,56,-53,63v-2,14,6,41,-7,41v-15,0,-7,-25,-9,-39v-8,0,-19,2,-25,0v-2,14,5,38,-8,39v-14,-1,-6,-26,-8,-40v-34,-5,-57,-24,-60,-60v-3,-30,40,-40,43,-12v2,13,-13,12,-17,19v0,17,19,27,35,29r0,-84v-30,-6,-49,-21,-50,-52v0,-31,22,-52,49,-58v2,-14,-6,-41,8,-41v13,0,6,25,8,38v9,-2,17,0,25,0v2,-13,-5,-38,8,-38v14,0,6,26,8,40v23,5,43,22,45,47v1,21,-31,27,-34,7v10,-15,7,-29,-15,-32r0,73v33,5,57,24,57,60"},"%":{"d":"234,-116v-39,0,-42,97,0,97v22,-1,30,-23,30,-48v0,-25,-8,-48,-30,-49xm234,5v-37,0,-56,-32,-56,-73v0,-41,18,-73,56,-73v38,0,57,31,57,73v0,42,-19,73,-57,73xm72,-217v-23,-1,-31,23,-31,48v0,26,9,48,31,48v22,0,31,-23,31,-48v0,-25,-8,-48,-31,-48xm100,2v-2,9,-21,11,-23,1r103,-196v-14,12,-45,12,-55,-4v9,49,-5,102,-54,101v-38,-1,-56,-32,-56,-73v0,-42,18,-71,56,-73v29,-2,56,36,85,38v31,1,42,-38,63,-45v6,0,14,3,10,10","w":304},"&":{"d":"78,-190v-5,28,31,22,35,38v3,9,-14,12,-25,13v-27,3,-41,25,-41,56v-1,39,33,62,73,62v43,0,79,-25,79,-65v0,-41,-65,-58,-65,-16v0,11,6,20,18,19v-4,-9,-1,-19,10,-19v11,0,14,5,14,16v0,16,-14,26,-31,26v-23,0,-38,-19,-38,-41v-1,-49,54,-53,103,-47v32,4,47,-11,50,-41v4,-35,-49,-45,-49,-10v0,1,1,2,1,3v8,-9,27,-8,27,7v-1,13,-10,21,-25,21v-17,0,-29,-15,-29,-33v0,-24,20,-43,45,-42v34,0,55,19,55,54v0,44,-33,67,-80,60v14,7,22,23,22,44v-4,61,-48,89,-111,91v-58,1,-101,-32,-101,-88v-1,-37,24,-70,57,-73v-38,-22,-20,-98,33,-90v44,-9,65,60,21,66v-9,1,-17,-5,-17,-14v0,-10,8,-16,18,-13v-10,-31,-53,-15,-49,16","w":287},"'":{"d":"37,-252r0,97r-20,0r0,-97r20,0","w":53},"(":{"d":"154,-246v-49,31,-100,80,-99,158v1,78,48,129,99,158v-1,2,-3,5,-6,5v-68,-22,-120,-76,-120,-163v0,-87,51,-140,120,-162v4,-1,5,2,6,4","w":177},")":{"d":"24,70v51,-30,98,-79,98,-158v0,-80,-49,-126,-98,-158v0,-2,3,-5,6,-4v67,22,120,74,119,162v0,88,-52,140,-119,163v-3,0,-5,-3,-6,-5","w":177},"*":{"d":"120,-212v8,-13,26,-9,26,6v0,14,-33,13,-45,21v1,19,46,7,46,27v0,14,-16,20,-26,6v-8,-12,-14,-21,-27,-19v-1,19,22,48,-4,52v-27,-4,-1,-32,-4,-52v-16,-5,-24,26,-40,27v-17,-3,-19,-24,4,-26v14,-1,18,-5,28,-9v0,-21,-45,-5,-45,-27v0,-14,16,-19,26,-6v9,11,15,21,27,19v2,-20,-24,-49,4,-52v31,3,-8,40,8,55v8,-8,14,-11,22,-22","w":180},"+":{"d":"160,-215r0,97r95,0r0,21r-95,0r0,97r-20,0r0,-97r-95,0r0,-21r95,0r0,-97r20,0","w":299},",":{"d":"48,61v-25,-7,21,-36,14,-56v-16,1,-28,-4,-28,-19v0,-14,9,-25,23,-23v46,5,22,91,-9,98","w":113},"-":{"d":"18,-90v0,-9,4,-13,12,-13r64,0v8,0,11,4,11,13v0,8,-3,13,-11,13r-64,0v-8,0,-12,-4,-12,-13","w":118,"k":{"o":-7,"Y":28,"X":13,"W":20,"V":21,"T":13,"Q":-13,"O":-13,"J":-20,"G":-13,"C":-7,"A":6}},".":{"d":"57,5v-12,0,-22,-9,-22,-21v0,-12,9,-23,22,-22v12,0,21,10,21,22v0,12,-9,21,-21,21","w":113},"\/":{"d":"13,21v1,13,-18,17,-20,6r86,-265v11,-7,17,3,13,15","w":98},"0":{"d":"113,-217v-46,0,-65,45,-65,98v0,53,19,99,65,99v46,0,66,-46,66,-99v0,-54,-20,-98,-66,-98xm113,-243v64,0,96,55,96,124v0,69,-31,124,-96,124v-65,0,-96,-55,-96,-124v0,-69,31,-124,96,-124"},"1":{"d":"45,-10v2,-33,64,7,55,-37r0,-145v3,-25,-15,-25,-36,-22v-9,1,-14,-3,-14,-12v0,-24,45,-7,70,-12v21,-4,12,23,12,41r0,150v-3,27,19,24,41,22v9,-1,14,3,14,12v-2,27,-51,8,-73,12v-23,-3,-62,12,-69,-9"},"2":{"d":"111,-242v67,0,113,61,73,112v-26,33,-137,33,-138,83v9,-9,22,-16,39,-16v31,0,60,38,80,38v15,0,27,-15,20,-28v-12,5,-29,4,-28,-12v0,-10,10,-19,22,-19v20,0,29,17,29,38v1,28,-20,51,-46,51v-37,1,-78,-65,-115,-29v10,1,14,7,14,15v0,8,-8,15,-17,14v-35,-5,-32,-60,-11,-83v22,-42,102,-40,131,-76v18,-36,-14,-65,-53,-65v-26,0,-60,11,-55,35v11,-1,17,5,17,16v0,13,-10,21,-23,21v-15,-1,-25,-12,-25,-28v0,-41,41,-67,86,-67"},"3":{"d":"127,-125v-18,2,-60,7,-39,-15r68,-70r-87,0v-31,-3,3,52,-26,52v-22,0,-11,-36,-11,-61v0,-16,2,-18,17,-18r129,0v25,-4,27,15,14,28r-62,61v47,-2,75,23,75,68v1,56,-41,85,-99,85v-47,0,-89,-27,-89,-70v0,-33,49,-55,55,-18v2,16,-19,15,-25,23v0,24,32,40,60,40v40,0,69,-21,69,-59v0,-30,-17,-49,-49,-46"},"4":{"d":"82,-10v2,-28,58,4,51,-32r0,-30r-99,0v-25,2,-29,-15,-16,-31r93,-116v10,-24,52,-33,52,4r0,118v19,2,51,-7,52,12v0,21,-33,10,-52,13v-1,30,-5,60,37,49v8,0,12,5,13,11v-4,24,-46,8,-69,11v-21,-2,-57,11,-62,-9xm133,-97r0,-112r-90,112r90,0"},"5":{"d":"71,-211v-6,1,-9,2,-9,10r-4,59v45,-44,144,-17,144,60v0,53,-41,87,-96,87v-44,0,-85,-24,-88,-63v-2,-31,48,-43,49,-10v1,12,-15,12,-18,20v19,48,123,33,123,-33v0,-37,-22,-57,-60,-57v-32,0,-49,23,-70,32v-22,-2,-8,-38,-9,-58v6,-25,-7,-73,21,-73r106,0v33,-6,16,34,24,53v-3,13,-25,12,-23,-5v3,-38,-58,-17,-90,-22"},"6":{"d":"127,-218v-50,2,-75,40,-73,95v12,-21,37,-34,69,-34v51,0,85,30,85,81v0,49,-40,82,-91,81v-66,-1,-96,-50,-96,-121v0,-73,37,-127,107,-127v36,0,73,19,74,50v1,14,-11,25,-25,25v-20,0,-22,-27,-10,-34v-2,-9,-25,-16,-40,-16xm119,-20v38,0,59,-20,59,-56v0,-36,-22,-56,-59,-56v-37,0,-59,21,-59,56v0,36,21,56,59,56"},"7":{"d":"180,-192v-34,33,-79,-13,-107,-21v-28,0,-22,35,-19,60v0,9,-4,16,-13,16v-24,-1,-11,-35,-11,-53v0,-18,-12,-53,8,-53v12,0,10,15,10,27v5,-15,17,-23,35,-24v37,-2,65,58,98,29v-9,-3,-15,-3,-15,-14v1,-10,7,-17,18,-17v16,1,22,16,22,34v-1,70,-96,75,-87,159v1,21,8,54,-16,54v-34,0,-18,-62,-12,-86v12,-49,64,-73,89,-111"},"8":{"d":"113,-122v-35,0,-64,18,-64,50v0,32,29,50,64,50v36,0,64,-17,64,-50v0,-33,-28,-50,-64,-50xm113,-218v-26,0,-48,10,-47,34v0,23,21,35,47,34v27,0,48,-10,48,-34v0,-23,-21,-34,-48,-34xm192,-182v-1,27,-14,37,-36,46v32,7,53,29,53,66v0,49,-43,75,-96,75v-53,0,-94,-28,-95,-77v0,-37,22,-57,53,-64v-22,-7,-36,-20,-36,-46v0,-42,33,-60,78,-60v45,0,79,17,79,60"},"9":{"d":"100,-19v51,0,74,-40,73,-95v-12,21,-37,34,-70,34v-51,0,-85,-30,-85,-81v0,-50,40,-82,92,-81v65,1,96,47,96,118v0,74,-38,128,-107,129v-37,1,-75,-19,-77,-51v-2,-28,42,-36,44,-8v0,6,-4,13,-9,17v2,11,27,18,43,18xm108,-217v-37,0,-59,20,-59,56v0,36,22,56,59,56v37,0,58,-20,58,-56v0,-36,-21,-56,-58,-56"},":":{"d":"59,5v-12,0,-23,-9,-22,-22v0,-12,10,-21,22,-21v12,0,21,9,21,21v0,12,-9,22,-21,22xm59,-111v-12,0,-22,-10,-22,-22v0,-12,9,-23,22,-22v11,0,21,10,21,22v0,12,-10,22,-21,22","w":117},";":{"d":"50,61v-27,-7,20,-35,13,-56v-16,0,-27,-4,-27,-19v0,-14,8,-24,22,-23v47,4,23,91,-8,98xm58,-111v-12,0,-22,-10,-22,-22v0,-12,11,-21,22,-22v12,0,22,10,22,22v0,12,-9,23,-22,22","w":117},"<":{"d":"253,-179r-175,72r175,71r0,23r-207,-85r0,-18r207,-85r0,22","w":299},"=":{"d":"255,-84r0,21r-210,0r0,-21r210,0xm255,-151r0,20r-210,0r0,-20r210,0","w":299},">":{"d":"253,-116r0,18r-207,85r0,-23r176,-71r-176,-72r0,-22","w":299},"?":{"d":"98,-223v-32,0,-66,19,-57,50v6,10,8,-10,20,-7v8,0,15,7,15,14v-1,14,-14,26,-29,26v-21,0,-34,-18,-34,-40v0,-42,41,-65,87,-65v67,0,109,61,66,108v-20,22,-69,20,-68,59v1,26,-27,23,-27,3v0,-65,84,-50,84,-105v0,-28,-25,-43,-57,-43xm88,-38v12,0,22,9,22,21v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21","w":197},"@":{"d":"43,-90v-7,128,167,151,248,90r8,12v-31,22,-67,39,-116,38v-97,-2,-163,-48,-163,-142v0,-104,72,-164,176,-164v83,0,144,40,144,119v0,66,-34,111,-97,116v-23,2,-37,-9,-35,-32v-10,18,-26,31,-52,32v-37,0,-51,-22,-55,-59v-7,-70,90,-134,126,-68r10,-22r20,0r-27,114v0,10,7,17,19,16v46,-5,68,-46,69,-95v2,-65,-55,-105,-125,-103v-92,3,-145,56,-150,148xm125,-78v0,40,42,50,67,27v20,-17,21,-48,30,-75v-4,-19,-16,-33,-37,-33v-37,0,-60,41,-60,81","w":360},"A":{"d":"152,-108v8,2,9,-5,7,-11r-29,-89r-33,96v9,9,38,2,55,4xm144,-11v0,-29,57,8,41,-35v-5,-14,-7,-35,-22,-40v-25,2,-57,-4,-77,3v-8,15,-14,33,-17,52v4,20,46,-5,46,20v0,23,-34,9,-52,11v-26,-3,-69,13,-76,-11v5,-26,49,3,53,-34r65,-175v3,-20,23,-29,39,-18v35,62,50,148,84,211v10,12,43,-7,42,16v-15,29,-73,2,-113,13v-10,0,-13,-4,-13,-13","w":257,"k":{"y":8,"w":13,"v":18,"u":6,"t":6,"q":6,"o":6,"e":6,"d":6,"c":6,"Y":16,"X":6,"W":16,"V":20,"U":13,"T":13,"Q":6,"O":6,"G":6,"C":6,"-":8}},"B":{"d":"20,-24v22,3,39,3,39,-24r0,-150v4,-38,-47,-5,-53,-31v2,-26,40,-10,61,-11v67,-5,153,-14,153,58v0,28,-16,43,-40,49v30,8,51,28,51,64v0,95,-126,71,-210,71v-10,0,-15,-4,-15,-14v0,-8,6,-13,14,-12xm126,-119v-53,0,-37,35,-37,74v0,26,15,22,47,23v38,1,63,-13,63,-48v0,-40,-26,-49,-73,-49xm126,-220v-49,-6,-37,29,-37,67v0,10,11,10,25,10v41,0,74,-5,74,-42v0,-31,-27,-31,-62,-35","w":249,"k":{"Y":13,"W":6,"V":6,"-":-10}},"C":{"d":"122,-245v29,0,52,11,66,27v-8,-24,20,-35,23,-13v-3,25,-5,56,0,79v0,11,-2,16,-13,16v-15,1,-13,-14,-13,-28v0,-33,-26,-58,-59,-57v-52,0,-78,44,-77,99v0,58,23,101,76,102v45,1,65,-28,68,-70v7,-15,26,-8,26,10v-1,53,-39,85,-94,85v-70,0,-110,-51,-110,-125v0,-71,39,-126,107,-125","w":231,"k":{"Y":13,"A":6,"-":-8}},"D":{"d":"120,-220v-30,-1,-29,4,-30,33r0,136v1,32,5,29,39,29v62,0,89,-36,89,-100v-1,-71,-27,-97,-98,-98xm6,-10v2,-29,53,6,53,-35r0,-152v6,-39,-50,-3,-53,-32v3,-24,38,-9,62,-10r66,-3v77,1,115,42,115,121v1,75,-41,125,-114,123v-38,-1,-75,0,-112,0v-10,0,-17,-3,-17,-12","w":264,"k":{"Y":6,"W":6,"V":6,"A":6,"-":-11}},"E":{"d":"7,-12v5,-28,53,7,53,-35r0,-151v4,-36,-50,-3,-53,-31v7,-27,53,-10,86,-11r113,-2v32,5,8,56,17,87v0,9,-4,15,-12,15v-20,0,-14,-27,-12,-45v5,-46,-52,-27,-89,-31v-31,-3,-17,39,-20,64v1,11,4,15,16,15v36,2,40,-9,38,-42v0,-7,4,-15,12,-14v24,15,2,69,11,106v5,22,-23,29,-23,9v0,-35,0,-45,-39,-43v-29,1,-11,49,-15,73v-7,42,47,21,78,25v40,6,36,-29,33,-62v-1,-8,6,-16,14,-15v26,8,3,54,12,84v1,26,-31,15,-55,16r-149,2v-11,0,-15,-3,-16,-14","w":252},"F":{"d":"7,-12v5,-29,53,7,53,-34r0,-152v4,-36,-51,-3,-53,-31v8,-26,57,-10,86,-11r113,-2v32,5,8,56,17,87v0,9,-4,15,-12,15v-20,0,-14,-27,-12,-45v5,-46,-51,-27,-88,-31v-32,-4,-16,39,-20,64v-2,21,26,11,42,13v22,-2,-1,-53,23,-54v24,15,2,69,11,106v5,22,-22,29,-23,9v-1,-22,4,-44,-19,-42v-15,1,-36,-6,-34,13v4,39,-16,99,42,82v7,1,14,5,14,13v-3,27,-47,8,-70,11v-23,-5,-69,17,-70,-11","w":235,"k":{"y":6,"u":20,"r":13,"o":20,"i":13,"e":20,"a":20,"A":13,";":28,":":28,".":71,"-":24,",":71}},"G":{"d":"215,1v-17,0,-12,-17,-13,-32v-15,23,-41,36,-77,36v-70,0,-110,-51,-110,-125v0,-75,40,-126,112,-126v33,-1,56,11,71,29v0,-13,-2,-29,11,-26v27,5,1,55,12,87v1,18,-26,16,-26,2v0,-45,-24,-68,-66,-69v-54,-1,-80,44,-80,101v0,58,23,101,76,102v43,0,69,-22,69,-65v0,-37,-54,-1,-57,-31v5,-23,49,-5,72,-9v19,2,53,-11,55,9v2,13,-9,14,-22,12v-33,2,-12,62,-14,91v-1,7,-5,14,-13,14","w":265,"k":{"Y":6,"W":6,"T":6,"-":-8}},"H":{"d":"139,-230v-1,30,-48,-6,-48,32r0,58r117,0v-4,-34,16,-91,-35,-76v-8,-1,-12,-6,-13,-14v16,-29,80,0,118,-13v9,1,15,4,15,14v-2,28,-53,-6,-53,31r0,154v-5,37,49,4,53,32v-3,26,-42,10,-63,10v-24,0,-64,14,-70,-10v2,-28,57,7,48,-33r0,-69r-117,0r0,70v-6,38,47,3,48,33v-6,24,-46,9,-69,9v-22,0,-60,15,-63,-10v3,-28,53,6,53,-32r0,-154v4,-36,-53,-3,-53,-31v0,-27,41,-6,63,-11v23,3,65,-14,69,10","w":299},"I":{"d":"10,-12v3,-28,53,7,53,-32r0,-154v5,-37,-49,-3,-53,-31v2,-28,45,-5,70,-11v24,5,68,-16,68,11v0,28,-53,-6,-53,31r0,154v-7,42,66,-2,49,42v-24,9,-86,-5,-119,4v-9,-1,-16,-4,-15,-14","w":158},"J":{"d":"91,-21v82,0,50,-105,57,-177v4,-36,-50,-3,-50,-31v0,-28,42,-6,66,-11v23,5,64,-17,64,11v0,28,-48,-6,-48,31r0,107v1,59,-33,97,-90,97v-46,0,-82,-28,-82,-73v-1,-28,23,-53,50,-53v18,0,33,12,33,30v0,12,-6,22,-19,21v-16,3,-18,-17,-14,-26v-14,0,-22,13,-22,27v0,27,25,47,55,47","w":233},"K":{"d":"135,-228v0,25,-44,-4,-44,30r0,74r96,-85v4,-5,-3,-9,-9,-8v-11,0,-30,4,-29,-11v2,-28,45,-7,70,-12v21,3,56,-13,56,11v0,24,-36,2,-48,19r-72,64r77,105v12,31,44,2,51,30v-5,23,-45,9,-67,9v-21,0,-59,15,-62,-10v-3,-28,64,5,40,-29r-62,-85r-41,36v2,31,-12,80,33,65v19,4,12,29,-6,27v-32,-4,-64,-4,-96,0v-10,-1,-15,-4,-15,-14v0,-28,53,6,53,-32r0,-154v4,-36,-53,-3,-53,-31v0,-25,41,-9,62,-11v23,4,66,-16,66,12","w":276,"k":{"y":20,"u":20,"o":6,"e":6,"a":6,"Y":13,"W":13,"U":20,"O":13,"C":13,"A":6,"-":11}},"L":{"d":"7,-12v0,-28,53,6,53,-32r0,-154v4,-36,-53,-3,-53,-31v0,-27,41,-6,63,-11v24,4,74,-15,74,10v0,30,-53,-6,-53,32r0,150v-6,37,34,22,62,25v40,4,36,-29,33,-62v-1,-8,6,-16,14,-15v26,8,3,54,12,84v1,27,-33,15,-55,16r-134,2v-11,0,-16,-3,-16,-14","w":218,"k":{"y":13,"u":11,"a":-13,"Y":33,"W":13,"V":20,"U":13,"T":6,"A":-27,"-":-7}},"M":{"d":"8,-12v4,-28,50,6,50,-32r0,-153v7,-36,-48,-4,-50,-33v9,-28,60,-1,87,-13v15,2,18,8,22,24r49,179v20,-65,33,-138,58,-198v17,-11,55,1,81,-5v20,-5,26,27,7,27v-19,0,-38,-4,-38,19r0,153v-5,36,50,5,50,32v0,25,-39,10,-59,10v-21,0,-61,15,-61,-10v0,-26,41,4,41,-32r1,-174r-4,0r-58,199v-7,31,-30,24,-37,-1r-58,-198r-3,0r2,174v-7,36,40,5,40,32v0,24,-40,10,-61,10v-20,0,-56,14,-59,-10","w":332},"N":{"d":"8,-230v9,-26,57,-3,84,-12v17,1,17,8,25,23r97,192v-5,-53,-3,-114,-3,-171v0,-39,-50,-1,-53,-32v15,-30,78,0,115,-13v20,-3,22,26,4,27v-18,-3,-37,-4,-37,18r0,167v6,39,-46,44,-55,11r-99,-195r2,171v-7,39,48,3,52,32v-13,31,-78,1,-115,14v-10,-1,-17,-3,-17,-14v2,-28,50,6,50,-32r0,-153v6,-38,-47,-3,-50,-33","w":293},"O":{"d":"125,-245v70,1,110,51,110,125v0,74,-39,125,-110,125v-70,0,-110,-51,-110,-125v0,-74,40,-125,110,-125xm49,-120v0,55,26,100,76,100v50,0,76,-44,76,-100v0,-56,-26,-100,-76,-100v-50,0,-76,45,-76,100","w":250,"k":{"Y":13,"X":6,"V":6,"A":6,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"7,-12v4,-28,53,6,53,-32r0,-154v4,-38,-49,-3,-53,-31v2,-26,40,-9,61,-11v72,-6,155,-10,152,67v-2,62,-47,73,-116,69v-27,-2,-10,39,-14,60v-7,38,49,4,53,32v-14,31,-83,1,-121,14v-10,-1,-14,-4,-15,-14xm126,-219v-55,-7,-31,41,-36,81v1,12,8,10,23,10v49,0,76,-3,76,-44v0,-39,-22,-42,-63,-47","w":227,"k":{"s":13,"r":6,"o":13,"e":20,"a":20,"Y":6,"W":6,"U":6,"A":26,";":16,":":16,".":73,"-":28,",":73}},"Q":{"d":"190,70v-38,0,-48,-26,-45,-66v-84,9,-130,-44,-130,-124v0,-74,40,-125,110,-125v70,1,110,51,110,125v0,57,-25,102,-65,117v1,25,-4,51,21,51v20,0,22,-15,23,-33v7,-13,23,-6,23,12v0,26,-21,43,-47,43xm125,-220v-85,0,-100,150,-41,189v-17,-33,4,-69,42,-69v38,0,46,26,44,67v52,-39,42,-187,-45,-187xm96,-49v-2,26,26,37,49,28v-1,-27,5,-59,-23,-57v-16,1,-26,14,-26,29","w":250,"k":{"-":-10}},"R":{"d":"7,-12v4,-28,53,6,53,-32r0,-154v5,-38,-53,-2,-53,-31v0,-27,42,-8,65,-11v67,-7,148,-11,148,59v0,35,-20,54,-51,58v40,1,37,37,37,79v0,15,2,22,15,22v24,1,14,-37,16,-62v0,-9,3,-14,11,-14v21,2,12,36,12,56v0,31,-11,43,-42,44v-42,1,-40,-34,-40,-75v0,-40,-19,-34,-67,-39v-37,-4,-16,41,-21,68v-6,38,49,4,53,32v-14,31,-83,1,-121,14v-10,-1,-14,-4,-15,-14xm128,-219v-29,1,-36,-4,-38,18v5,28,-16,70,23,66v49,-5,78,-1,78,-41v0,-35,-23,-44,-63,-43","w":267,"k":{"y":6,"u":6,"Y":13,"W":15,"V":13,"T":6,"C":6,"A":-20}},"S":{"d":"182,-98v36,88,-87,133,-140,81v2,11,0,23,-13,22v-21,-2,-10,-33,-10,-51v1,-21,-12,-59,11,-61v15,-1,13,17,13,32v0,33,27,54,61,54v43,0,69,-42,44,-72v-9,-12,-91,-26,-103,-34v-49,-34,-17,-126,51,-118v23,3,41,8,55,19v-4,-17,23,-22,23,-6v0,24,-2,48,0,73v0,11,-3,15,-12,16v-12,-2,-14,-11,-14,-26v0,-37,-21,-48,-53,-51v-38,-3,-60,42,-34,66v24,22,115,17,121,56","w":198},"T":{"d":"36,-12v7,-29,57,8,57,-35r0,-145v-1,-21,-4,-24,-24,-25v-42,-5,-40,27,-36,61v1,8,-6,18,-14,16v-26,-7,-3,-54,-12,-84v9,-36,71,-8,118,-16v32,5,81,-17,85,16v-2,23,-2,46,0,69v0,9,-4,15,-12,15v-20,0,-13,-27,-12,-45v0,-28,-9,-32,-38,-32v-19,0,-23,3,-23,25r0,145v-7,41,49,7,56,35v-3,27,-49,10,-72,11r-56,3v-11,0,-17,-3,-17,-14","w":217,"k":{"y":-7,"u":20,"s":13,"r":6,"o":13,"i":-7,"e":13,"c":13,"a":13,"T":-13,"A":13,";":23,":":23,".":20,"-":13,",":20}},"U":{"d":"67,-240v23,4,69,-15,69,10v0,29,-52,-5,-48,32v9,73,-28,177,59,177v85,0,50,-102,58,-176v4,-38,-47,-3,-48,-33v15,-29,79,0,117,-13v9,1,16,4,16,14v-2,29,-53,-7,-53,31r0,118v1,61,-31,85,-90,85v-71,1,-91,-37,-91,-115r0,-88v6,-37,-50,-2,-52,-31v-2,-27,41,-6,63,-11","w":292,"k":{"A":10}},"V":{"d":"260,-243v17,-2,22,26,4,27v-22,-5,-33,2,-40,21r-66,175v-4,21,-22,31,-39,20v-34,-64,-50,-149,-84,-213v-10,-12,-45,7,-42,-16v3,-26,48,-10,72,-10v20,0,58,-16,58,10v0,28,-57,-9,-43,35r54,159r57,-174v-3,-20,-61,6,-42,-30v10,-9,36,2,54,0","w":268,"k":{"y":20,"u":23,"o":26,"i":13,"e":26,"a":29,"O":6,"A":20,";":24,":":24,".":60,"-":29,",":60}},"W":{"d":"333,-230v-4,28,-46,-4,-45,34v-17,64,-26,138,-49,196v-15,14,-38,0,-37,-19r-40,-183r-40,183v-1,21,-23,33,-37,19v-26,-61,-30,-150,-55,-214v-10,-10,-39,6,-39,-16v15,-29,72,-1,111,-13v10,0,13,5,14,13v1,32,-58,-12,-48,37r31,156v17,-66,26,-140,49,-200v16,-14,37,0,37,20r40,180r33,-170v1,-26,-51,6,-50,-23v1,-22,35,-10,53,-10v24,0,66,-14,72,10","w":324,"k":{"y":20,"u":15,"r":16,"o":20,"i":8,"e":20,"a":24,"A":16,";":21,":":21,".":44,"-":21,",":44}},"X":{"d":"130,-230v1,21,-27,7,-38,15v11,23,32,43,47,65r47,-65v-8,-10,-41,9,-39,-15v2,-25,35,-10,53,-10v25,0,68,-16,72,10v-1,22,-31,6,-45,15v-24,24,-48,60,-70,87r67,85v15,19,21,22,44,18v7,0,14,6,14,13v-13,32,-78,0,-116,14v-10,-1,-13,-4,-14,-14v-3,-27,60,2,36,-29r-49,-64v-18,25,-39,48,-55,75v4,17,42,-7,41,18v-1,26,-34,7,-55,11v-25,-4,-75,16,-75,-11v0,-14,18,-14,31,-11v8,1,19,-10,29,-22r66,-83r-71,-87v-14,-8,-44,7,-45,-15v5,-26,48,-10,72,-10v18,0,52,-15,53,10","w":277,"k":{"e":6,"O":6,"A":6,"-":18}},"Y":{"d":"255,-243v18,-2,21,27,4,27v-21,0,-32,1,-42,16r-70,109v0,36,-10,81,40,67v12,-3,17,16,9,23v-26,6,-84,-5,-117,3v-10,0,-15,-4,-15,-14v3,-27,53,7,53,-31r0,-48v-28,-40,-51,-87,-82,-123v-14,-8,-42,6,-42,-15v13,-32,74,2,111,-14v9,1,18,3,17,14v6,27,-59,-3,-40,28r51,85r55,-94v-2,-18,-60,7,-40,-29v12,-9,33,1,51,0","w":264,"k":{"u":33,"o":38,"i":13,"e":38,"a":31,"O":10,"C":13,"A":16,";":38,":":38,".":48,"-":43,",":48}},"Z":{"d":"140,-240v25,3,64,-10,64,17v1,5,-10,19,-15,26r-141,173r95,0v42,5,37,-30,33,-61v0,-7,7,-16,15,-15v26,8,3,54,12,84v1,25,-33,16,-55,16r-113,1v-29,2,-23,-30,-11,-45r141,-172v-43,7,-122,-22,-118,31v1,18,8,45,-12,45v-26,-8,-3,-54,-12,-84v-1,-25,31,-16,55,-16r62,0","w":218},"[":{"d":"127,-224v-34,0,-52,-3,-52,35r0,221v-3,37,19,38,52,34v26,-3,31,22,7,19v-38,-5,-95,19,-84,-34r0,-260v-9,-55,43,-26,84,-34v8,-2,16,2,16,9v-2,11,-9,10,-23,10","w":177},"\\":{"d":"101,17v6,10,-2,21,-13,14v-32,-84,-57,-177,-86,-264v4,-11,20,-9,20,5","w":98},"]":{"d":"44,-243v40,8,84,-22,84,34r0,263v6,50,-39,24,-84,31v-9,1,-16,-2,-16,-9v0,-16,30,-9,46,-9v25,0,29,-9,29,-35r0,-221v3,-37,-18,-35,-52,-35v-15,0,-21,1,-23,-10v0,-7,8,-10,16,-9","w":177},"^":{"d":"194,-256r91,98r-27,0r-78,-77r-78,77r-28,0r92,-98r28,0","w":360},"_":{"d":"180,64r0,21r-180,0r0,-21r180,0","w":180},"`":{"d":"77,-230v-21,-7,-28,-28,-7,-33v23,7,48,42,65,58v-15,12,-42,-19,-58,-25","w":180},"a":{"d":"68,-18v44,0,66,-24,59,-73v-15,19,-92,3,-92,46v0,17,14,27,33,27xm161,6v-18,0,-30,-9,-30,-27v-24,39,-126,40,-122,-26v3,-38,25,-47,64,-52v35,-4,52,-15,52,-30v0,-36,-63,-38,-75,-15v9,9,12,34,-10,33v-14,0,-21,-9,-21,-24v2,-32,34,-44,71,-46v77,-5,62,74,63,143v0,13,1,20,11,20v26,3,0,-49,23,-51v17,-1,11,26,11,42v0,21,-15,33,-37,33","w":199},"b":{"d":"109,-157v-42,0,-51,36,-51,83v0,37,12,56,48,56v39,0,58,-28,58,-70v0,-39,-18,-69,-55,-69xm193,-88v0,78,-83,120,-134,73v0,15,0,20,-16,20v-15,0,-12,-15,-12,-29r0,-170v10,-41,-40,-9,-46,-36v5,-21,40,-4,62,-10v27,4,6,55,11,87v12,-18,28,-28,56,-28v50,-1,79,41,79,93","w":206},"c":{"d":"94,6v-52,1,-81,-40,-81,-94v0,-55,31,-93,85,-93v37,-1,67,19,70,53v3,29,-45,43,-48,14v-1,-12,13,-14,16,-22v0,-13,-20,-23,-36,-22v-41,0,-55,31,-59,73v-7,68,87,96,103,29v4,-20,25,-21,28,-4v-5,41,-33,66,-78,66","w":178},"d":{"d":"100,-18v45,1,50,-33,49,-79v-1,-35,-18,-60,-51,-60v-37,0,-56,30,-55,69v0,41,18,69,57,70xm13,-85v-11,-83,92,-128,136,-68v-3,-31,13,-75,-32,-66v-13,2,-18,-12,-10,-19v12,-6,36,0,56,-3v11,0,13,4,13,15r0,182v-11,40,38,10,41,36v-4,21,-39,2,-60,10v-10,1,-8,-7,-9,-17v-49,46,-145,6,-135,-70","w":218},"e":{"d":"173,-102v0,17,-7,18,-23,18r-108,1v-9,65,87,90,104,29v5,-20,23,-19,26,-2v-7,37,-34,61,-78,62v-52,1,-81,-40,-81,-94v0,-53,31,-93,81,-93v47,0,79,31,79,79xm143,-107v6,-46,-54,-67,-83,-37v-9,9,-14,21,-16,37r99,0","w":184,"k":{"x":6}},"f":{"d":"2,-9v4,-27,53,6,42,-36r0,-109v-15,-2,-42,8,-42,-9v0,-17,26,-9,42,-10v-2,-44,18,-67,59,-68v24,0,45,11,45,33v0,10,-6,17,-16,17v-27,3,-3,-29,-29,-29v-26,0,-36,20,-32,47v16,1,43,-7,43,10v0,18,-27,7,-42,9r2,130v6,11,41,-7,40,15v-2,23,-39,3,-59,8v-19,-3,-51,13,-53,-8","w":120,"k":{"t":-27}},"g":{"d":"102,-156v-21,0,-38,13,-38,34v0,21,17,33,38,33v21,0,37,-12,37,-33v0,-21,-16,-35,-37,-34xm158,8v-3,-43,-113,-42,-117,0v3,44,114,41,117,0xm43,-30v-33,-7,-32,-60,1,-65v-24,-50,19,-92,76,-83v0,-19,17,-33,38,-32v31,-7,55,47,20,50v-27,3,4,-32,-21,-30v-11,0,-18,8,-17,21v47,26,24,113,-41,103v-18,5,-55,-27,-55,3v0,26,33,19,59,19v47,0,82,14,82,54v0,73,-171,74,-171,0v1,-19,13,-34,29,-40","w":190},"h":{"d":"2,-9v0,-28,53,6,42,-36r0,-137v1,-34,-1,-39,-32,-38v-9,1,-13,-2,-13,-10v4,-21,38,-6,60,-11v10,1,12,4,11,16r0,75v15,-17,30,-26,59,-28v73,-4,71,62,69,133v-10,41,41,10,41,36v0,22,-34,4,-52,8v-20,-4,-52,14,-55,-8v2,-26,49,5,39,-36v0,-53,8,-111,-46,-111v-55,0,-57,53,-55,111v-10,40,35,10,39,36v-2,22,-35,4,-55,8v-18,-3,-52,13,-52,-8","w":241},"i":{"d":"6,-9v5,-25,52,4,43,-36r0,-72v0,-32,-1,-38,-31,-37v-8,1,-12,-3,-12,-10v0,-20,36,-7,58,-11v11,-2,11,4,12,15r0,115v-10,41,37,10,41,36v-2,21,-33,5,-51,8v-20,-4,-56,14,-60,-8xm57,-191v-11,1,-19,-9,-19,-19v0,-11,8,-19,19,-19v10,0,19,8,19,19v0,9,-9,20,-19,19","w":119},"j":{"d":"63,-191v-10,1,-19,-10,-19,-19v0,-11,8,-19,19,-19v10,0,20,9,19,19v1,10,-9,20,-19,19xm0,42v28,17,56,-4,56,-44r0,-115v1,-34,-4,-41,-34,-38v-13,1,-16,-11,-10,-18v13,-7,39,2,58,-3v11,0,12,4,12,16v-8,91,33,231,-64,229v-25,0,-48,-14,-49,-36v0,-12,7,-21,19,-21v16,0,22,20,12,30","w":119},"k":{"d":"3,-9v4,-26,53,5,42,-36r0,-142v3,-32,-5,-32,-31,-32v-8,1,-12,-2,-11,-10v2,-21,35,-5,57,-11v11,-1,12,3,12,14r0,134v17,-22,48,-39,58,-64v-14,1,-43,3,-30,-19v19,-6,63,5,88,-3v9,0,14,3,15,11v-4,22,-38,1,-50,22r-33,34v21,29,39,62,63,88v11,7,38,-5,37,15v-11,23,-58,-1,-88,10v-8,1,-12,-2,-11,-10v-6,-22,32,-3,25,-20r-46,-64v-11,14,-32,18,-28,47v-8,36,30,12,32,36v2,21,-27,6,-44,8v-19,-2,-53,13,-57,-8","w":223,"k":{"u":6,"a":6}},"l":{"d":"6,-9v4,-26,53,4,43,-36r0,-140v0,-31,-2,-35,-31,-34v-8,1,-12,-3,-12,-10v0,-21,36,-7,58,-11v11,-2,11,4,12,14r0,181v-10,41,38,10,41,36v-2,21,-33,5,-51,8v-20,-4,-56,14,-60,-8","w":119},"m":{"d":"120,-156v-49,0,-45,59,-45,111v-9,38,31,12,31,36v0,20,-27,5,-44,8v-20,-4,-55,14,-55,-8v0,-26,52,5,41,-36r0,-79v1,-28,-3,-31,-28,-30v-9,0,-13,-1,-13,-9v1,-22,33,-7,55,-12v15,-3,10,13,11,26v16,-37,83,-39,102,-4v13,-17,29,-25,56,-26v68,-2,69,67,63,134v-4,40,37,11,42,36v-3,22,-33,4,-53,8v-16,-1,-46,12,-48,-8v-1,-12,11,-14,22,-11v19,-1,10,-41,10,-63v0,-51,0,-72,-40,-74v-48,-2,-43,60,-43,112v-9,39,31,11,35,36v-6,25,-56,-2,-84,11v-8,0,-12,-3,-12,-11v3,-25,40,4,34,-36v-7,-47,13,-111,-37,-111","w":337},"n":{"d":"136,-9v3,-26,50,5,39,-35v-1,-53,9,-112,-46,-112v-56,0,-55,58,-54,117v-8,33,39,5,39,30v0,22,-35,4,-55,8v-18,-3,-51,13,-52,-8v-1,-26,50,5,41,-33r0,-87v2,-24,-6,-26,-28,-25v-9,0,-13,-1,-13,-9v1,-22,33,-8,55,-12v15,-3,10,15,11,28v15,-19,29,-29,60,-31v73,-4,78,62,70,133v-5,42,37,10,41,36v-2,22,-35,4,-53,8v-21,-4,-52,13,-55,-8","w":245},"o":{"d":"103,-157v-39,0,-61,27,-61,69v0,42,20,70,61,70v40,0,61,-28,61,-70v0,-42,-21,-69,-61,-69xm102,6v-54,0,-89,-39,-89,-94v0,-55,35,-92,90,-92v55,0,89,37,89,92v1,57,-34,94,-90,94","w":205,"k":{"x":6,"-":-7}},"p":{"d":"120,-157v-43,0,-54,39,-51,88v2,31,19,52,51,51v36,-1,55,-30,55,-70v0,-39,-18,-69,-55,-69xm205,-86v0,77,-86,120,-136,71v2,27,-12,68,30,58v14,-3,21,13,12,21v-18,7,-68,-6,-94,3v-8,0,-13,-3,-13,-11v0,-27,48,4,38,-36r0,-142v0,-27,-2,-34,-29,-32v-8,1,-13,-3,-13,-10v3,-21,33,-6,58,-11v15,-2,11,9,12,22v12,-18,28,-28,55,-28v50,0,80,41,80,95","w":218},"q":{"d":"99,-18v44,2,50,-35,50,-82v0,-32,-18,-57,-50,-57v-37,0,-56,30,-56,69v0,41,19,69,56,70xm165,-175v14,0,11,4,12,17r0,180v-9,41,40,10,46,36v-3,21,-38,8,-56,8v-21,0,-57,13,-63,-8v2,-27,56,7,45,-36r0,-37v-49,46,-146,7,-135,-70v-11,-82,92,-128,135,-68v0,-15,-2,-22,16,-22","w":208},"r":{"d":"115,-158v-50,-1,-40,83,-36,133v6,12,42,-5,41,16v-10,25,-67,-2,-100,11v-9,0,-14,-2,-13,-11v2,-26,52,5,41,-36r0,-75v-1,-29,0,-35,-28,-34v-9,-1,-14,0,-13,-9v1,-22,33,-8,54,-12v14,-2,12,13,11,25v14,-46,102,-36,98,19v0,18,-9,34,-28,33v-23,4,-26,-29,-7,-32v4,-1,7,-3,7,-8v0,-11,-14,-21,-27,-20","w":179,"k":{".":23,"-":13,",":23}},"s":{"d":"162,-53v0,59,-87,77,-122,40v1,12,-2,18,-12,19v-23,-5,-3,-45,-11,-69v0,-7,5,-13,12,-13v10,0,11,11,11,22v1,25,26,37,55,37v34,0,55,-33,28,-51v-41,-11,-100,-7,-100,-60v0,-54,80,-66,112,-36v-1,-9,1,-16,9,-16v19,5,2,38,7,62v1,8,-3,12,-10,12v-11,1,-10,-8,-10,-18v0,-22,-19,-34,-43,-34v-29,0,-53,26,-32,46v31,19,106,3,106,59","w":177},"t":{"d":"-3,-163v0,-14,13,-12,26,-12v19,0,-9,-50,18,-51v20,0,11,27,14,45v3,19,55,-9,55,18v0,19,-32,10,-50,12v-5,1,-5,3,-5,10v6,41,-18,121,24,122v24,-1,24,-22,24,-48v0,-10,3,-17,12,-17v13,0,15,9,15,24v0,40,-17,64,-54,66v-69,4,-43,-86,-48,-147v5,-21,-31,1,-31,-22","w":139},"u":{"d":"110,4v-73,5,-71,-63,-69,-134v11,-39,-36,-11,-41,-35v3,-22,36,-3,58,-11v13,0,10,7,10,22v3,58,-16,136,46,136v54,0,55,-54,54,-112v11,-38,-34,-11,-38,-35v2,-22,35,-3,55,-11v12,0,10,7,10,22r0,96v0,31,-1,39,29,37v8,-1,12,3,12,10v0,21,-31,8,-54,12v-14,2,-11,-15,-11,-28v-17,19,-30,30,-61,31","w":238},"v":{"d":"215,-164v-7,23,-44,-5,-47,29v-20,45,-33,96,-57,136v-11,6,-26,2,-30,-9r-51,-129v-3,-30,-39,-4,-46,-27v11,-27,63,2,94,-12v7,0,11,5,12,11v2,25,-43,-4,-32,26r41,113r43,-120v-1,-18,-35,3,-33,-19v1,-19,29,-7,44,-7v21,1,57,-15,62,8","w":199,"k":{".":28,",":28}},"w":{"d":"105,-165v3,26,-48,-6,-40,26r28,118v14,-49,19,-108,39,-151v15,-10,35,-2,34,17r32,134r29,-124v1,-22,-43,4,-40,-20v3,-21,37,-7,54,-7v20,0,53,-13,59,7v-3,26,-48,-7,-48,30r-26,101v-9,35,-24,47,-46,31v-17,-35,-24,-101,-35,-145v-11,45,-18,109,-35,145v-24,21,-40,-6,-48,-39v-9,-36,-16,-78,-31,-109v-10,-9,-41,6,-41,-13v4,-22,41,-8,60,-8v18,0,53,-13,55,7","w":295,"k":{".":26,"-":-7,",":26}},"x":{"d":"55,-172v16,3,41,-12,42,7v5,21,-33,6,-22,19r32,38v9,-15,29,-27,32,-45v0,0,-24,3,-24,-10v1,-21,25,-7,42,-9v17,3,52,-13,52,8v0,23,-35,1,-44,22r-43,52v20,22,38,48,60,68v10,5,30,-5,31,12v0,22,-31,6,-47,9v-17,-3,-49,13,-50,-8v-1,-15,17,-12,30,-11v1,-4,2,-6,-2,-8r-37,-45v-11,18,-35,32,-40,52v10,2,32,-5,30,12v-1,21,-33,5,-50,8v-17,-2,-47,12,-47,-9v0,-21,33,-1,41,-21r50,-59v-24,-19,-35,-65,-73,-62v-8,0,-16,-4,-15,-12v3,-21,34,-5,52,-8","w":216,"k":{"o":6,"e":6,"c":6}},"y":{"d":"206,-165v-5,24,-37,-2,-41,30v-26,60,-42,142,-82,185v-26,29,-95,27,-97,-19v-1,-24,39,-35,40,-8v1,6,-5,11,-9,17v28,21,78,-16,66,-48r-49,-131v-4,-29,-39,-2,-44,-25v12,-27,61,1,91,-12v6,0,11,5,11,11v3,24,-41,-3,-30,26r39,107r39,-114v0,-19,-30,4,-30,-19v0,-19,27,-7,42,-7v18,0,50,-13,54,7","w":197,"k":{".":31,"-":6,",":31}},"z":{"d":"36,0v-26,4,-30,-23,-16,-36r111,-116r-66,0v-38,-7,-10,38,-35,44v-17,-1,-8,-27,-10,-45v-3,-29,18,-20,43,-21r81,-1v23,-3,25,21,12,34r-112,116r77,0v41,9,8,-49,35,-55v21,4,6,40,10,67v2,17,-18,13,-33,13r-97,0","w":179},"{":{"d":"81,-153v0,-67,-1,-116,70,-107r0,23v-85,-22,-6,135,-79,144v41,6,35,53,35,101v0,37,8,44,44,43r0,22v-50,1,-70,-11,-70,-64v0,-49,8,-99,-51,-91r0,-22v38,1,51,-11,51,-49","w":180},"|":{"d":"101,-275r0,360r-22,0r0,-360r22,0","w":180},"}":{"d":"29,-260v50,0,72,10,70,65v-2,50,-6,98,51,91r0,22v-56,-8,-53,40,-51,91v2,55,-19,65,-70,64r0,-22v87,20,5,-135,79,-144v-41,-7,-35,-54,-35,-102v0,-36,-9,-44,-44,-43r0,-22","w":180},"~":{"d":"201,-105v28,0,46,-12,68,-28r0,23v-20,14,-39,24,-68,25v-33,1,-76,-26,-102,-24v-29,2,-46,12,-68,28r0,-23v20,-15,40,-25,68,-26v33,-1,74,25,102,25","w":299},"\u00a0":{"w":113}}});
