/*
 * 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:
 * © 2008 The Monotype Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Arial is a trademark of The Monotype Corporation in the United States and/or
 * other countries.
 * 
 * Manufacturer:
 * The Monotype Corporation
 * 
 * Designer:
 * Monotype Type Drawing Office - Robin Nicholas, Patricia Saunders 1982
 */
Cufon.registerFont({"w":1139,"face":{"font-family":"Arial","font-weight":700,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 7 4 2 2 2 2 2 4","ascent":"1638","descent":"-410","x-height":"24","bbox":"-94 -1584 1990 431","underline-thickness":"215","underline-position":"-110","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":569,"k":{"Y":37,"A":76}},"\u00a0":{"w":569},"!":{"d":"257,-378r-73,-744r0,-344r304,0r0,344r-72,744r-159,0xm196,0r0,-281r281,0r0,281r-281,0","w":682},"\"":{"d":"165,-945r-53,-273r0,-248r306,0r0,248r-46,273r-207,0xm616,-945r-53,-273r0,-248r306,0r0,248r-46,273r-207,0","w":971},"#":{"d":"154,-365r-136,0r0,-220r180,0r60,-295r-240,0r0,-221r285,0r79,-390r224,0r-79,390r221,0r77,-390r232,0r-80,390r138,0r0,221r-183,0r-60,295r243,0r0,220r-288,0r-79,390r-223,0r77,-390r-222,0r-79,390r-226,0xm483,-880r-59,295r222,0r58,-295r-221,0"},"$":{"d":"489,-217r0,-419v-131,-37,-226,-94,-287,-170v-61,-76,-92,-167,-92,-275v0,-109,35,-201,104,-275v69,-74,160,-118,275,-129r0,-99r145,0r0,99v106,13,190,49,253,109v63,60,103,139,120,239r-253,33v-15,-79,-55,-132,-120,-160r0,391v160,43,269,100,327,169v58,69,87,157,87,265v0,121,-37,222,-110,305v-73,83,-174,133,-304,152r0,187r-145,0r0,-182v-115,-14,-209,-57,-281,-129v-72,-72,-118,-174,-138,-305r261,-28v11,53,31,99,60,138v29,39,62,67,98,84xm489,-1267v-39,13,-71,36,-94,68v-23,32,-35,67,-35,106v0,35,11,69,32,99v21,30,54,54,97,73r0,-346xm634,-203v50,-9,91,-32,122,-69v31,-37,47,-81,47,-131v0,-45,-13,-83,-39,-115v-26,-32,-70,-58,-130,-75r0,390"},"%":{"d":"89,-1104v0,-131,29,-229,87,-292v58,-63,135,-95,234,-95v102,0,182,32,240,95v58,63,86,160,86,292v0,131,-28,229,-86,292v-58,63,-136,95,-235,95v-102,0,-181,-32,-239,-95v-58,-63,-87,-160,-87,-292xm308,-1106v0,95,11,159,33,192v17,24,40,36,69,36v30,0,53,-12,70,-36v21,-33,32,-97,32,-192v0,-95,-11,-159,-32,-191v-17,-25,-40,-37,-70,-37v-29,0,-52,12,-69,36v-22,33,-33,97,-33,192xm624,56r-208,0r781,-1547r202,0xm1078,-329v0,-131,28,-229,86,-292v58,-63,137,-95,237,-95v101,0,179,32,237,95v58,63,87,161,87,292v0,132,-29,230,-87,293v-58,63,-135,95,-234,95v-102,0,-182,-32,-240,-95v-58,-63,-86,-161,-86,-293xm1297,-330v0,95,11,159,33,191v17,25,40,37,69,37v30,0,53,-12,69,-36v22,-33,33,-97,33,-192v0,-95,-11,-159,-32,-192v-17,-24,-40,-36,-70,-36v-30,0,-53,12,-69,36v-22,33,-33,97,-33,192","w":1821},"&":{"d":"1446,-179r-170,217v-83,-41,-163,-97,-240,-168v-59,53,-122,93,-189,118v-67,25,-146,38,-238,38v-183,0,-320,-51,-412,-154v-71,-79,-107,-171,-107,-274v0,-94,28,-179,84,-254v56,-75,140,-140,251,-195v-50,-59,-88,-115,-113,-169v-25,-54,-38,-105,-38,-153v0,-89,35,-163,106,-225v71,-62,173,-93,304,-93v127,0,226,32,297,97v71,65,107,144,107,237v0,59,-18,116,-53,169v-35,53,-107,114,-214,181r204,269v24,-43,45,-98,62,-167r254,58v-25,90,-47,155,-66,197v-19,42,-39,77,-60,105v31,29,71,62,121,97v50,35,87,58,110,69xm681,-976r76,-58v56,-43,84,-86,84,-129v0,-36,-14,-67,-41,-92v-27,-25,-63,-38,-109,-38v-45,0,-80,11,-105,33v-25,22,-38,49,-38,78v0,35,21,77,64,126xm571,-671v-65,33,-113,72,-145,118v-32,46,-48,93,-48,141v0,61,20,110,60,148v40,38,92,58,159,58v44,0,86,-9,127,-26v41,-17,85,-46,133,-86","w":1479},"'":{"d":"145,-945r-53,-273r0,-248r306,0r0,248r-46,273r-207,0","w":487},"(":{"d":"613,431r-193,0v-102,-154,-180,-314,-233,-480v-53,-166,-80,-327,-80,-482v0,-193,33,-375,99,-547v57,-149,130,-287,218,-413r192,0v-91,202,-154,373,-188,515v-34,142,-52,292,-52,451v0,109,10,221,30,336v20,115,49,224,84,327v23,68,64,166,123,293","w":682},")":{"d":"69,431v55,-119,94,-210,117,-273v23,-63,44,-136,63,-219v19,-83,34,-161,43,-235v9,-74,14,-151,14,-229v0,-159,-17,-309,-51,-451v-34,-142,-97,-313,-188,-515r191,0v101,143,178,295,234,456v56,161,84,324,84,489v0,139,-22,289,-66,448v-50,179,-132,355,-247,529r-194,0","w":682},"*":{"d":"245,-792r-151,-117v48,-54,98,-106,150,-155r39,-38v-17,-3,-64,-14,-143,-33v-57,-14,-94,-24,-112,-31r59,-176v87,35,165,74,234,117v-16,-109,-24,-197,-24,-266r178,0v0,49,-9,138,-27,268v13,-5,42,-18,86,-39v60,-27,115,-51,166,-70r53,181v-74,17,-160,33,-257,49r120,135r57,67r-153,101r-135,-223v-41,72,-87,149,-140,230","w":797},"+":{"d":"469,-211r0,-381r-384,0r0,-263r384,0r0,-381r256,0r0,381r385,0r0,263r-385,0r0,381r-256,0","w":1196},",":{"d":"140,-281r281,0r0,201v0,81,-7,145,-21,192v-14,47,-41,90,-80,127v-39,37,-88,67,-148,88r-55,-116v57,-19,97,-44,121,-77v24,-33,37,-77,38,-134r-136,0r0,-281","w":569},"-":{"d":"115,-391r0,-281r552,0r0,281r-552,0","w":682},"\u00ad":{"d":"115,-391r0,-281r552,0r0,281r-552,0","w":682},".":{"d":"147,0r0,-281r281,0r0,281r-281,0","w":569},"\/":{"d":"-3,25r363,-1516r211,0r-367,1516r-207,0","w":569},"0":{"d":"562,-1472v142,0,253,51,333,152v95,120,143,319,143,597v0,277,-48,477,-144,598v-79,100,-190,150,-332,150v-143,0,-258,-55,-345,-165v-87,-110,-131,-305,-131,-586v0,-276,48,-475,144,-596v79,-100,190,-150,332,-150xm562,-1239v-34,0,-64,11,-91,33v-27,22,-47,60,-62,116v-19,73,-29,195,-29,367v0,172,9,291,26,355v17,64,40,107,66,128v26,21,56,32,90,32v34,0,64,-10,91,-32v27,-22,47,-61,62,-117v19,-72,29,-194,29,-366v0,-172,-9,-291,-26,-355v-17,-64,-40,-106,-66,-128v-26,-22,-56,-33,-90,-33"},"1":{"d":"806,0r-281,0r0,-1059v-103,96,-224,167,-363,213r0,-255v73,-24,153,-70,239,-137v86,-67,145,-145,177,-234r228,0r0,1472","k":{"1":113}},"2":{"d":"1036,-261r0,261r-985,0v11,-99,43,-192,96,-280v53,-88,159,-206,316,-352v127,-118,204,-198,233,-240v39,-58,58,-115,58,-172v0,-63,-16,-110,-50,-144v-34,-34,-81,-51,-140,-51v-59,0,-105,18,-140,53v-35,35,-55,94,-60,176r-280,-28v17,-155,69,-266,157,-333v88,-67,198,-101,330,-101v145,0,258,39,341,117v83,78,124,175,124,291v0,66,-12,128,-36,188v-24,60,-61,123,-112,188v-34,43,-95,106,-184,187v-89,81,-144,135,-168,162v-24,27,-43,53,-58,78r558,0"},"3":{"d":"77,-389r272,-33v9,69,32,122,70,159v38,37,84,55,138,55v58,0,107,-22,147,-66v40,-44,59,-103,59,-178v0,-71,-19,-127,-57,-168v-38,-41,-84,-62,-139,-62v-36,0,-79,7,-129,21r31,-229v76,2,134,-15,174,-50v40,-35,60,-81,60,-139v0,-49,-15,-89,-44,-118v-29,-29,-68,-44,-117,-44v-48,0,-89,17,-123,50v-34,33,-55,82,-62,146r-259,-44v18,-89,46,-160,82,-213v36,-53,87,-94,152,-124v65,-30,137,-46,218,-46v138,0,249,44,332,132v69,72,103,153,103,244v0,129,-70,231,-211,308v84,18,152,58,202,121v50,63,75,138,75,227v0,129,-47,238,-141,329v-94,91,-211,136,-351,136v-133,0,-243,-39,-330,-115v-87,-76,-138,-176,-152,-299"},"4":{"d":"638,0r0,-295r-600,0r0,-246r636,-931r236,0r0,930r182,0r0,247r-182,0r0,295r-272,0xm638,-542r0,-501r-337,501r337,0"},"5":{"d":"91,-377r280,-29v8,63,32,113,71,150v39,37,85,56,136,56v59,0,108,-24,149,-72v41,-48,61,-119,61,-215v0,-90,-20,-158,-60,-203v-40,-45,-93,-67,-158,-67v-81,0,-153,36,-217,107r-228,-33r144,-763r743,0r0,263r-530,0r-44,249v63,-31,127,-47,192,-47v125,0,230,45,317,136v87,91,130,208,130,353v0,121,-35,228,-105,323v-95,129,-228,194,-397,194v-135,0,-246,-36,-331,-109v-85,-73,-136,-170,-153,-293"},"6":{"d":"1039,-1107r-272,30v-7,-56,-24,-97,-52,-124v-28,-27,-64,-40,-109,-40v-59,0,-109,27,-150,80v-41,53,-67,164,-78,333v70,-83,157,-124,261,-124v117,0,217,45,301,134v84,89,126,205,126,346v0,150,-44,270,-132,361v-88,91,-201,136,-339,136v-148,0,-270,-58,-365,-173v-95,-115,-143,-303,-143,-565v0,-269,50,-462,149,-581v99,-119,228,-178,387,-178v111,0,204,32,277,94v73,62,119,152,139,271xm402,-494v0,91,21,162,63,212v42,50,90,74,144,74v52,0,95,-20,130,-61v35,-41,52,-107,52,-200v0,-95,-19,-165,-56,-209v-37,-44,-84,-67,-140,-67v-54,0,-100,21,-137,63v-37,42,-56,105,-56,188"},"7":{"d":"87,-1185r0,-261r961,0r0,204v-79,78,-160,190,-242,336v-82,146,-145,302,-188,466v-43,164,-64,311,-63,440r-271,0v5,-203,47,-409,126,-620v79,-211,184,-399,316,-565r-639,0"},"8":{"d":"328,-791v-73,-31,-125,-73,-158,-127v-33,-54,-50,-112,-50,-176v0,-109,38,-200,114,-271v76,-71,185,-107,326,-107v139,0,247,36,324,107v77,71,116,162,116,271v0,68,-18,129,-53,182v-35,53,-85,93,-149,121v81,33,144,80,186,143v42,63,63,135,63,217v0,135,-43,245,-129,330v-86,85,-202,127,-345,127v-133,0,-244,-35,-333,-105v-105,-83,-157,-196,-157,-340v0,-79,20,-153,59,-219v39,-66,101,-117,186,-153xm386,-1074v0,56,16,100,48,131v32,31,73,47,126,47v53,0,96,-16,128,-48v32,-32,48,-75,48,-131v0,-53,-16,-95,-48,-127v-32,-32,-73,-47,-125,-47v-54,0,-97,16,-129,48v-32,32,-48,74,-48,127xm360,-446v0,77,20,138,60,181v40,43,89,65,148,65v58,0,106,-20,144,-62v38,-42,57,-102,57,-181v0,-69,-19,-123,-58,-165v-39,-42,-88,-63,-147,-63v-69,0,-120,24,-154,71v-34,47,-50,99,-50,154"},"9":{"d":"93,-339r272,-30v7,55,24,96,52,123v28,27,65,40,111,40v58,0,107,-27,148,-80v41,-53,67,-164,78,-332v-71,82,-159,123,-265,123v-115,0,-215,-44,-299,-133v-84,-89,-125,-205,-125,-348v0,-149,45,-269,133,-360v88,-91,200,-136,337,-136v149,0,271,57,366,172v95,115,143,305,143,568v0,268,-50,461,-149,580v-99,119,-229,178,-388,178v-115,0,-207,-31,-278,-92v-71,-61,-116,-152,-136,-273xm729,-953v0,-91,-21,-161,-63,-211v-42,-50,-89,-75,-144,-75v-52,0,-96,20,-130,61v-34,41,-51,109,-51,202v0,95,19,164,56,208v37,44,84,67,140,67v54,0,100,-21,137,-64v37,-43,55,-105,55,-188"},":":{"d":"201,-781r0,-281r281,0r0,281r-281,0xm201,0r0,-281r281,0r0,281r-281,0","w":682},";":{"d":"193,-781r0,-281r281,0r0,281r-281,0xm193,-281r281,0r0,201v0,81,-7,145,-21,192v-14,47,-40,90,-79,127v-39,37,-89,67,-149,88r-55,-116v57,-19,97,-45,121,-78v24,-33,37,-78,38,-133r-136,0r0,-281","w":682},"\u037e":{"d":"193,-781r0,-281r281,0r0,281r-281,0xm193,-281r281,0r0,201v0,81,-7,145,-21,192v-14,47,-40,90,-79,127v-39,37,-89,67,-149,88r-55,-116v57,-19,97,-45,121,-78v24,-33,37,-78,38,-133r-136,0r0,-281","w":682},"<":{"d":"1100,-167r-1005,-437r0,-242r1005,-435r0,285r-701,268r701,278r0,283","w":1196},"=":{"d":"85,-816r0,-258r1025,0r0,258r-1025,0xm85,-372r0,-259r1025,0r0,259r-1025,0","w":1196},">":{"d":"95,-166r0,-283r702,-276r-702,-273r0,-281r1006,435r0,240","w":1196},"?":{"d":"751,-378r-255,0v-1,-37,-1,-59,-1,-67v0,-83,14,-151,41,-204v27,-53,82,-113,164,-180v82,-67,131,-110,147,-131v25,-33,37,-69,37,-108v0,-55,-22,-101,-66,-140v-44,-39,-102,-59,-176,-59v-71,0,-131,20,-179,61v-48,41,-81,103,-99,186r-258,-32v7,-119,58,-221,152,-304v94,-83,219,-125,372,-125v161,0,290,43,385,127v95,84,143,182,143,294v0,62,-17,121,-52,176v-35,55,-110,131,-225,226v-59,49,-97,89,-111,119v-14,30,-20,84,-19,161xm496,0r0,-281r281,0r0,281r-281,0","w":1251},"@":{"d":"1777,-19r213,0v-67,135,-169,241,-307,318v-158,88,-351,132,-578,132v-220,0,-410,-37,-570,-111v-160,-74,-279,-185,-357,-330v-78,-145,-117,-302,-117,-473v0,-187,44,-361,133,-523v89,-162,210,-283,364,-364v154,-81,330,-122,528,-122v168,0,317,33,448,98v131,65,231,158,300,278v69,120,103,252,103,395v0,170,-52,324,-157,461v-131,173,-300,260,-505,260v-55,0,-97,-10,-125,-29v-28,-19,-47,-48,-56,-85v-79,76,-169,114,-272,114v-111,0,-203,-38,-276,-114v-73,-76,-109,-178,-109,-305v0,-157,44,-300,132,-429v107,-157,243,-236,410,-236v119,0,206,45,263,136r25,-111r264,0r-151,717v-9,45,-14,75,-14,88v0,17,4,30,12,38v8,8,16,12,27,12v32,0,73,-19,124,-58v68,-51,123,-119,165,-204v42,-85,63,-174,63,-265v0,-164,-59,-301,-178,-411v-119,-110,-284,-166,-497,-166v-181,0,-334,36,-460,110v-126,74,-220,178,-284,312v-64,134,-95,272,-95,417v0,141,36,269,107,384v71,115,170,200,298,253v128,53,276,79,441,79v159,0,296,-23,411,-67v115,-44,207,-110,277,-199xm696,-430v0,85,18,147,52,187v34,40,76,60,127,60v38,0,74,-9,107,-28v25,-13,50,-34,75,-63v35,-41,65,-100,91,-178v26,-78,39,-151,39,-218v0,-75,-18,-134,-53,-174v-35,-40,-79,-60,-132,-60v-57,0,-110,22,-159,66v-49,44,-85,108,-110,190v-25,82,-37,155,-37,218","w":1997},"A":{"d":"1471,0r-322,0r-128,-333r-586,0r-121,333r-314,0r571,-1466r313,0xm926,-580r-202,-544r-198,544r400,0","w":1479,"k":{"y":76,"w":37,"v":76,"Y":188,"W":113,"V":152,"T":152," ":76}},"B":{"d":"150,-1466r586,0v116,0,203,4,260,14v57,10,107,30,152,61v45,31,83,72,113,123v30,51,45,108,45,171v0,69,-19,132,-56,189v-37,57,-87,100,-150,129v89,26,158,70,206,133v48,63,72,136,72,221v0,67,-15,132,-46,195v-31,63,-74,112,-128,150v-54,38,-119,61,-198,70v-49,5,-168,9,-357,10r-499,0r0,-1466xm446,-1222r0,339r194,0v115,0,187,-2,215,-5v51,-6,90,-23,119,-52v29,-29,44,-68,44,-115v0,-45,-13,-83,-38,-111v-25,-28,-62,-45,-111,-51v-29,-3,-114,-5,-253,-5r-170,0xm446,-639r0,392r274,0v107,0,174,-3,203,-9v44,-8,79,-27,107,-58v28,-31,42,-73,42,-125v0,-44,-11,-81,-32,-112v-21,-31,-52,-53,-92,-67v-40,-14,-128,-21,-263,-21r-239,0","w":1479},"C":{"d":"1087,-539r287,91v-44,160,-118,278,-220,356v-102,78,-232,117,-389,117v-195,0,-355,-66,-480,-199v-125,-133,-188,-315,-188,-546v0,-244,63,-433,189,-568v126,-135,292,-203,497,-203v179,0,325,53,437,159v67,63,117,153,150,270r-293,70v-17,-76,-54,-136,-109,-180v-55,-44,-121,-66,-200,-66v-109,0,-196,39,-264,117v-68,78,-102,204,-102,379v0,185,33,317,100,396v67,79,153,118,260,118v79,0,146,-25,203,-75v57,-50,97,-129,122,-236","w":1479},"D":{"d":"148,-1466r541,0v122,0,215,9,279,28v86,25,160,70,221,135v61,65,108,143,140,237v32,94,48,210,48,347v0,121,-15,225,-45,312v-37,107,-89,193,-157,259v-51,50,-121,89,-208,117v-65,21,-153,31,-262,31r-557,0r0,-1466xm444,-1218r0,971r221,0v83,0,142,-5,179,-14v48,-12,88,-32,120,-61v32,-29,57,-76,77,-142v20,-66,30,-155,30,-268v0,-113,-10,-200,-30,-261v-20,-61,-48,-108,-84,-142v-36,-34,-82,-57,-137,-69v-41,-9,-122,-14,-243,-14r-133,0","w":1479},"E":{"d":"149,0r0,-1466r1087,0r0,248r-791,0r0,325r736,0r0,247r-736,0r0,399r819,0r0,247r-1115,0","w":1366},"F":{"d":"151,0r0,-1466r1005,0r0,248r-709,0r0,347r612,0r0,248r-612,0r0,623r-296,0","w":1251,"k":{"A":113,".":227,",":227}},"G":{"d":"831,-539r0,-247r638,0r0,584v-62,60,-151,112,-269,158v-118,46,-237,69,-358,69v-153,0,-287,-33,-401,-97v-114,-64,-200,-156,-257,-276v-57,-120,-86,-249,-86,-390v0,-153,32,-288,96,-407v64,-119,158,-210,281,-273v94,-49,211,-73,351,-73v182,0,324,39,426,115v102,76,169,181,198,316r-294,55v-21,-72,-59,-129,-116,-171v-57,-42,-129,-62,-214,-62v-129,0,-232,41,-308,123v-76,82,-115,204,-115,365v0,174,39,305,116,392v77,87,179,130,304,130v62,0,125,-12,187,-36v62,-24,115,-54,160,-89r0,-186r-339,0","w":1593},"H":{"d":"150,0r0,-1466r296,0r0,577r580,0r0,-577r296,0r0,1466r-296,0r0,-641r-580,0r0,641r-296,0","w":1479},"I":{"d":"140,0r0,-1466r296,0r0,1466r-296,0","w":569},"J":{"d":"678,-1466r295,0r0,928v0,121,-11,215,-32,280v-29,85,-81,154,-156,206v-75,52,-175,77,-298,77v-145,0,-256,-40,-334,-121v-78,-81,-117,-200,-118,-357r279,-32v3,84,16,143,37,178v32,53,81,79,146,79v66,0,113,-18,140,-56v27,-38,41,-116,41,-235r0,-947"},"K":{"d":"153,0r0,-1466r296,0r0,651r598,-651r398,0r-552,571r582,895r-383,0r-403,-688r-240,245r0,443r-296,0","w":1479},"L":{"d":"157,0r0,-1454r296,0r0,1207r736,0r0,247r-1032,0","w":1251,"k":{"y":76,"Y":188,"W":113,"V":152,"T":152," ":37}},"M":{"d":"145,0r0,-1466r443,0r266,1000r263,-1000r444,0r0,1466r-275,0r0,-1154r-291,1154r-285,0r-290,-1154r0,1154r-275,0","w":1706},"N":{"d":"152,0r0,-1466r288,0r600,979r0,-979r275,0r0,1466r-297,0r-591,-956r0,956r-275,0","w":1479},"O":{"d":"89,-724v0,-149,22,-275,67,-376v33,-75,78,-142,136,-201v58,-59,121,-103,190,-132v91,-39,197,-58,316,-58v216,0,388,67,518,201v130,134,195,320,195,559v0,237,-64,421,-193,555v-129,134,-301,201,-516,201v-218,0,-391,-66,-520,-199v-129,-133,-193,-317,-193,-550xm394,-734v0,166,38,292,115,378v77,86,174,128,292,128v118,0,215,-43,291,-128v76,-85,113,-212,113,-382v0,-168,-37,-293,-111,-376v-74,-83,-171,-124,-293,-124v-122,0,-220,42,-295,126v-75,84,-112,209,-112,378","w":1593},"P":{"d":"149,0r0,-1466r475,0v180,0,297,7,352,22v84,22,154,70,211,144v57,74,85,168,85,285v0,90,-16,166,-49,227v-33,61,-75,109,-125,144v-50,35,-101,59,-153,70v-71,14,-173,21,-307,21r-193,0r0,553r-296,0xm445,-1218r0,416r162,0v117,0,195,-8,234,-23v39,-15,71,-39,93,-72v22,-33,33,-71,33,-114v0,-53,-16,-97,-47,-132v-31,-35,-71,-56,-119,-65v-35,-7,-106,-10,-213,-10r-143,0","w":1366,"k":{"A":152,".":264,",":264," ":37}},"Q":{"d":"1329,-186v73,52,152,93,237,124r-109,209v-45,-13,-88,-32,-131,-55v-9,-5,-75,-48,-197,-130v-96,42,-202,63,-319,63v-225,0,-402,-66,-530,-199v-128,-133,-191,-319,-191,-559v0,-239,64,-426,192,-559v128,-133,302,-199,521,-199v217,0,390,66,517,199v127,133,191,320,191,559v0,127,-18,238,-53,334v-27,73,-69,144,-128,213xm1091,-353v38,-45,66,-99,85,-162v19,-63,29,-136,29,-218v0,-169,-37,-295,-112,-379v-75,-84,-172,-126,-293,-126v-121,0,-219,42,-294,126v-75,84,-112,210,-112,379v0,171,37,300,112,385v75,85,170,127,285,127v43,0,83,-7,121,-21v-60,-39,-121,-70,-183,-92r83,-169v97,33,190,83,279,150","w":1593},"R":{"d":"150,0r0,-1466r623,0v157,0,270,14,341,40v71,26,128,73,171,140v43,67,64,144,64,231v0,110,-32,201,-97,273v-65,72,-161,116,-290,135v64,37,116,78,158,123v42,45,98,124,169,238r179,286r-354,0r-214,-319v-76,-114,-128,-185,-156,-215v-28,-30,-58,-51,-89,-62v-31,-11,-81,-16,-149,-16r-60,0r0,612r-296,0xm446,-846r219,0v142,0,231,-6,266,-18v35,-12,63,-33,83,-62v20,-29,30,-66,30,-110v0,-49,-14,-90,-40,-120v-26,-30,-63,-49,-111,-57v-24,-3,-96,-5,-216,-5r-231,0r0,372","w":1479,"k":{"Y":76,"W":37,"V":37}},"S":{"d":"74,-477r288,-28v17,97,53,168,106,213v53,45,124,68,214,68v95,0,168,-20,216,-60v48,-40,72,-88,72,-142v0,-35,-10,-64,-30,-88v-20,-24,-56,-46,-107,-64v-35,-12,-114,-33,-237,-64v-159,-39,-270,-88,-334,-145v-90,-81,-135,-179,-135,-295v0,-75,21,-145,63,-210v42,-65,104,-114,184,-148v80,-34,175,-51,288,-51v184,0,323,40,416,121v93,81,141,188,146,323r-296,13v-13,-75,-40,-129,-82,-162v-42,-33,-104,-50,-187,-50v-86,0,-153,18,-202,53v-31,23,-47,53,-47,91v0,35,15,64,44,89v37,31,128,64,272,98v144,34,251,69,320,105v69,36,123,87,162,150v39,63,58,140,58,233v0,84,-23,163,-70,236v-47,73,-113,127,-198,163v-85,36,-192,54,-319,54v-185,0,-328,-42,-427,-128v-99,-86,-159,-211,-178,-375","w":1366},"T":{"d":"479,0r0,-1218r-435,0r0,-248r1165,0r0,248r-434,0r0,1218r-296,0","w":1251,"k":{"y":152,"w":152,"u":152,"s":152,"r":113,"o":152,"i":37,"e":152,"c":152,"a":152,"O":37,"A":152,";":227,":":227,".":227,"-":113,",":227}},"U":{"d":"147,-1466r296,0r0,794v0,126,4,208,11,245v13,60,42,109,90,145v48,36,113,54,196,54v84,0,147,-18,190,-52v43,-34,68,-76,77,-126v9,-50,13,-133,13,-249r0,-811r296,0r0,770v0,176,-8,300,-24,373v-16,73,-45,134,-88,184v-43,50,-101,89,-173,119v-72,30,-166,45,-282,45v-140,0,-247,-17,-319,-49v-72,-32,-129,-74,-171,-126v-42,-52,-70,-105,-83,-162v-19,-84,-29,-208,-29,-372r0,-782","w":1479},"V":{"d":"523,0r-524,-1466r321,0r371,1085r359,-1085r314,0r-525,1466r-316,0","w":1366,"k":{"y":76,"u":76,"r":113,"o":152,"i":37,"e":113,"a":113,"A":152,";":113,":":113,".":188,"-":113,",":188}},"W":{"d":"357,0r-350,-1466r303,0r221,1007r268,-1007r352,0r257,1024r225,-1024r298,0r-356,1466r-314,0r-292,-1096r-291,1096r-321,0","w":1933,"k":{"y":37,"u":37,"r":37,"o":37,"i":18,"e":37,"a":76,"A":113,";":37,":":37,".":113,"-":41,",":113}},"X":{"d":"0,0r501,-765r-454,-701r346,0r294,471r288,-471r343,0r-456,712r501,754r-357,0r-325,-507r-326,507r-355,0","w":1366},"Y":{"d":"534,0r0,-617r-537,-849r347,0r345,580r338,-580r341,0r-539,851r0,615r-295,0","w":1366,"k":{"v":113,"u":113,"q":152,"p":113,"o":152,"i":76,"e":113,"a":113,"A":188,";":152,":":152,".":227,"-":113,",":227," ":37}},"Z":{"d":"22,0r0,-267r770,-951r-683,0r0,-248r1073,0r0,230r-803,989r834,0r0,247r-1191,0","w":1251},"[":{"d":"146,413r0,-1879r498,0r0,221r-231,0r0,1437r231,0r0,221r-498,0","w":682},"\\":{"d":"-3,-1491r207,0r367,1516r-211,0","w":569},"]":{"d":"536,-1466r0,1879r-498,0r0,-221r231,0r0,-1439r-231,0r0,-219r498,0","w":682},"^":{"d":"115,-692r376,-799r223,0r366,799r-284,0r-198,-489r-197,489r-286,0","w":1196},"_":{"d":"-19,405r0,-182r1168,0r0,182r-1168,0"},"`":{"d":"495,-1192r-177,0r-276,-299r315,0","w":682},"a":{"d":"357,-738r-255,-46v29,-103,78,-179,148,-228v70,-49,174,-74,312,-74v125,0,219,14,280,44v61,30,105,68,130,114v25,46,37,129,37,251r-3,328v0,93,5,163,14,207v9,44,25,91,50,142r-278,0v-7,-19,-16,-46,-27,-83v-5,-17,-8,-28,-10,-33v-48,47,-99,82,-154,105v-55,23,-113,35,-175,35v-109,0,-195,-30,-258,-89v-63,-59,-95,-134,-95,-225v0,-60,14,-113,43,-160v29,-47,68,-83,120,-108v52,-25,127,-47,224,-66v131,-25,222,-48,273,-69r0,-28v0,-54,-13,-92,-40,-115v-27,-23,-77,-35,-151,-35v-50,0,-89,9,-117,29v-28,20,-51,55,-68,104xm733,-510v-36,12,-93,26,-171,43v-78,17,-129,33,-153,49v-37,26,-55,59,-55,99v0,39,15,73,44,102v29,29,67,43,112,43v51,0,99,-17,145,-50v34,-25,56,-56,67,-93v7,-24,11,-70,11,-137r0,-56"},"b":{"d":"135,0r0,-1466r281,0r0,528v87,-99,189,-148,308,-148v129,0,236,46,321,140v85,94,127,229,127,404v0,181,-44,321,-130,419v-86,98,-191,147,-314,147v-61,0,-121,-16,-180,-46v-59,-30,-109,-75,-152,-134r0,156r-261,0xm414,-554v0,110,17,191,52,244v49,75,113,112,194,112v62,0,114,-27,158,-80v44,-53,66,-136,66,-250v0,-121,-22,-208,-66,-262v-44,-54,-100,-81,-169,-81v-67,0,-123,27,-168,79v-45,52,-67,131,-67,238","w":1251},"c":{"d":"1073,-748r-277,50v-9,-55,-31,-97,-64,-125v-33,-28,-75,-42,-128,-42v-70,0,-126,25,-168,73v-42,48,-62,129,-62,242v0,126,22,215,64,267v42,52,99,78,170,78v53,0,97,-15,131,-45v34,-30,58,-83,72,-157r276,47v-29,127,-84,222,-165,287v-81,65,-190,97,-327,97v-155,0,-279,-49,-371,-147v-92,-98,-139,-234,-139,-407v0,-175,46,-312,139,-410v93,-98,218,-146,376,-146v129,0,232,28,308,84v76,56,132,140,165,254"},"d":{"d":"1121,0r-261,0r0,-156v-43,61,-95,106,-154,136v-59,30,-118,44,-178,44v-122,0,-227,-50,-314,-148v-87,-98,-130,-235,-130,-411v0,-180,42,-317,127,-411v85,-94,192,-140,321,-140v119,0,221,49,308,148r0,-528r281,0r0,1466xm371,-554v0,113,16,195,47,246v45,73,109,110,190,110v65,0,120,-27,165,-82v45,-55,68,-138,68,-247v0,-122,-22,-209,-66,-263v-44,-54,-100,-81,-169,-81v-67,0,-123,26,-168,79v-45,53,-67,133,-67,238","w":1251},"e":{"d":"762,-338r280,47v-36,103,-92,181,-170,235v-78,54,-175,80,-292,80v-185,0,-321,-60,-410,-181v-70,-97,-105,-219,-105,-366v0,-176,46,-313,138,-413v92,-100,208,-150,349,-150v158,0,283,52,374,156v91,104,135,265,131,480r-704,0v2,83,25,148,68,194v43,46,97,70,162,70v44,0,81,-12,111,-36v30,-24,53,-63,68,-116xm778,-622v-2,-81,-23,-144,-63,-186v-40,-42,-89,-63,-146,-63v-61,0,-112,22,-152,67v-40,45,-60,105,-59,182r420,0"},"f":{"d":"24,-1062r156,0r0,-80v0,-89,9,-156,28,-200v19,-44,55,-80,106,-108v51,-28,115,-41,193,-41v80,0,158,12,235,36r-38,196v-45,-11,-88,-16,-129,-16v-41,0,-69,10,-87,29v-18,19,-27,55,-27,109r0,75r210,0r0,221r-210,0r0,841r-281,0r0,-841r-156,0r0,-221","w":682},"g":{"d":"121,70r321,39v5,37,18,63,37,77v27,20,69,30,126,30v73,0,128,-11,165,-33v25,-15,43,-38,56,-71v9,-23,13,-66,13,-129r0,-155v-84,115,-190,172,-318,172v-143,0,-256,-60,-339,-181v-65,-95,-98,-214,-98,-356v0,-178,42,-314,128,-408v86,-94,193,-141,320,-141v131,0,240,58,325,173r0,-149r263,0r0,953v0,125,-10,219,-31,281v-21,62,-50,111,-87,146v-37,35,-88,63,-150,83v-62,20,-141,30,-236,30v-180,0,-308,-31,-383,-93v-75,-62,-113,-139,-113,-234v0,-9,0,-21,1,-34xm372,-553v0,113,22,195,66,247v44,52,97,79,161,79v69,0,127,-27,174,-81v47,-54,71,-133,71,-238v0,-110,-23,-192,-68,-245v-45,-53,-103,-80,-172,-80v-67,0,-122,27,-166,79v-44,52,-66,132,-66,239","w":1251},"h":{"d":"427,-1466r0,539v91,-106,199,-159,325,-159v65,0,123,12,175,36v52,24,91,55,117,92v26,37,44,79,54,124v10,45,15,116,15,211r0,623r-281,0r0,-561v0,-111,-5,-182,-16,-212v-11,-30,-29,-53,-56,-71v-27,-18,-61,-27,-102,-27v-47,0,-88,11,-125,34v-37,23,-64,57,-81,103v-17,46,-25,113,-25,202r0,532r-281,0r0,-1466r281,0","w":1251},"i":{"d":"147,-1206r0,-260r281,0r0,260r-281,0xm147,0r0,-1062r281,0r0,1062r-281,0","w":569},"j":{"d":"141,-1206r0,-260r281,0r0,260r-281,0xm422,-1062r0,1029v0,135,-8,231,-26,287v-18,56,-52,99,-102,130v-50,31,-115,47,-193,47v-28,0,-59,-2,-91,-7v-32,-5,-67,-13,-104,-23r49,-240v13,3,25,5,37,7v12,2,23,2,33,2v29,0,53,-6,71,-18v18,-12,30,-28,36,-45v6,-17,9,-69,9,-156r0,-1013r281,0","w":569},"k":{"d":"137,0r0,-1466r281,0r0,778r329,-374r346,0r-363,388r389,674r-303,0r-267,-477r-131,137r0,340r-281,0"},"l":{"d":"147,0r0,-1466r281,0r0,1466r-281,0","w":569},"m":{"d":"126,-1062r259,0r0,145v93,-113,203,-169,331,-169v68,0,127,14,177,42v50,28,91,70,123,127v47,-57,97,-99,151,-127v54,-28,112,-42,173,-42v78,0,144,16,198,48v54,32,94,78,121,139v19,45,29,119,29,220r0,679r-281,0r0,-607v0,-105,-10,-173,-29,-204v-26,-40,-66,-60,-120,-60v-39,0,-76,12,-111,36v-35,24,-60,59,-75,105v-15,46,-23,120,-23,220r0,510r-281,0r0,-582v0,-103,-5,-170,-15,-200v-10,-30,-26,-52,-47,-67v-21,-15,-49,-22,-85,-22v-43,0,-82,12,-117,35v-35,23,-59,57,-74,101v-15,44,-23,117,-23,219r0,516r-281,0r0,-1062","w":1821},"n":{"d":"1113,0r-281,0r0,-542v0,-115,-6,-188,-18,-222v-12,-34,-31,-60,-58,-79v-27,-19,-60,-28,-98,-28v-49,0,-92,13,-131,40v-39,27,-65,62,-79,106v-14,44,-22,125,-22,244r0,481r-281,0r0,-1062r261,0r0,156v93,-120,209,-180,350,-180v62,0,119,12,170,34v51,22,90,50,116,85v26,35,46,74,56,118v10,44,15,107,15,189r0,660","w":1251},"o":{"d":"82,-546v0,-93,23,-184,69,-271v46,-87,111,-154,195,-200v84,-46,179,-69,283,-69v161,0,292,52,395,156v103,104,154,237,154,396v0,161,-52,294,-156,400v-104,106,-234,158,-391,158v-97,0,-191,-22,-279,-66v-88,-44,-155,-109,-201,-194v-46,-85,-69,-188,-69,-310xm370,-531v0,105,25,186,75,242v50,56,112,84,185,84v73,0,134,-28,184,-84v50,-56,75,-137,75,-244v0,-104,-25,-184,-75,-240v-50,-56,-111,-84,-184,-84v-73,0,-135,28,-185,84v-50,56,-75,137,-75,242","w":1251},"p":{"d":"139,-1062r262,0r0,156v34,-53,80,-97,138,-130v58,-33,122,-50,193,-50v123,0,228,48,314,145v86,97,129,231,129,404v0,177,-43,315,-130,413v-87,98,-192,148,-315,148v-59,0,-112,-12,-160,-35v-48,-23,-97,-63,-150,-120r0,535r-281,0r0,-1466xm417,-549v0,119,24,208,71,265v47,57,105,85,173,85v65,0,120,-27,163,-79v43,-52,65,-138,65,-257v0,-111,-22,-194,-67,-248v-45,-54,-100,-81,-166,-81v-69,0,-126,27,-171,80v-45,53,-68,131,-68,235","w":1251},"q":{"d":"841,404r0,-534v-37,47,-82,84,-137,112v-55,28,-114,42,-177,42v-121,0,-220,-45,-298,-136v-92,-106,-138,-250,-138,-431v0,-171,43,-303,129,-399v86,-96,194,-144,322,-144v71,0,132,15,184,45v52,30,97,75,137,136r0,-157r259,0r0,1466r-281,0xm850,-544v0,-109,-22,-189,-66,-242v-44,-53,-100,-80,-167,-80v-68,0,-125,27,-171,81v-46,54,-68,140,-68,257v0,117,22,200,66,252v44,52,98,78,163,78v65,0,121,-29,170,-87v49,-58,73,-144,73,-259","w":1251},"r":{"d":"416,0r-281,0r0,-1062r261,0r0,151v45,-71,84,-118,120,-141v36,-23,77,-34,122,-34v64,0,126,18,185,53r-87,245v-47,-31,-91,-46,-132,-46v-39,0,-73,10,-100,32v-27,22,-48,61,-64,118v-16,57,-24,175,-24,356r0,328","w":797,"k":{".":113,",":113}},"s":{"d":"48,-303r282,-43v12,55,36,96,73,124v37,28,88,43,154,43v73,0,127,-13,164,-40v25,-19,37,-44,37,-75v0,-21,-7,-39,-20,-53v-14,-13,-45,-26,-94,-37v-227,-50,-370,-96,-431,-137v-84,-57,-126,-137,-126,-239v0,-92,36,-169,109,-232v73,-63,185,-94,338,-94v145,0,253,24,324,71v71,47,119,117,146,210r-265,49v-11,-41,-33,-73,-65,-95v-32,-22,-76,-33,-135,-33v-74,0,-127,10,-159,31v-21,15,-32,34,-32,57v0,20,9,37,28,51v25,19,112,45,262,79v150,34,255,76,314,125v59,50,88,120,88,209v0,97,-41,181,-122,251v-81,70,-202,105,-361,105v-145,0,-259,-29,-343,-88v-84,-59,-140,-138,-166,-239"},"t":{"d":"634,-1062r0,224r-192,0r0,428v0,87,2,138,6,152v4,14,11,26,24,35v13,9,29,14,48,14v26,0,64,-9,113,-27r24,218v-65,28,-139,42,-222,42v-51,0,-96,-9,-137,-26v-41,-17,-71,-39,-90,-66v-19,-27,-32,-63,-39,-109v-6,-33,-9,-99,-9,-198r0,-463r-129,0r0,-224r129,0r0,-211r282,-164r0,375r192,0","w":682},"u":{"d":"846,0r0,-159v-39,57,-89,101,-152,134v-63,33,-130,49,-200,49v-71,0,-135,-16,-192,-47v-57,-31,-98,-75,-123,-132v-25,-57,-38,-135,-38,-235r0,-672r281,0r0,488v0,149,6,240,16,274v10,34,29,60,56,80v27,20,62,30,104,30v48,0,91,-14,129,-40v38,-26,64,-59,78,-98v14,-39,21,-134,21,-286r0,-448r281,0r0,1062r-261,0","w":1251},"v":{"d":"439,0r-428,-1062r295,0r200,542r58,181v15,-46,25,-76,29,-91v9,-30,19,-60,30,-90r202,-542r289,0r-422,1062r-253,0","k":{".":152,",":152}},"w":{"d":"345,0r-336,-1062r273,0r199,696r183,-696r271,0r177,696r203,-696r277,0r-341,1062r-270,0r-183,-683r-180,683r-273,0","w":1593,"k":{".":76,",":76}},"x":{"d":"12,0r383,-547r-367,-515r343,0r188,292r198,-292r330,0r-360,503r393,559r-345,0r-216,-329r-218,329r-329,0"},"y":{"d":"14,-1062r299,0r254,754r248,-754r291,0r-375,1022r-67,185v-25,62,-48,109,-70,142v-22,33,-49,59,-78,79v-29,20,-64,37,-106,48v-42,11,-91,17,-144,17v-54,0,-107,-6,-159,-17r-25,-220v44,9,84,13,119,13v65,0,114,-19,145,-57v31,-38,55,-88,72,-147","k":{".":152,",":152}},"z":{"d":"34,0r0,-219r398,-457v65,-75,114,-128,145,-159v-33,2,-76,3,-129,4r-375,2r0,-233r878,0r0,199r-406,468r-143,155v78,-5,126,-7,145,-7r435,0r0,247r-948,0","w":1024},"{":{"d":"60,-410r0,-240v49,-3,85,-10,110,-22v25,-12,46,-32,64,-60v18,-28,30,-64,37,-107v5,-32,8,-88,8,-167v0,-129,6,-219,18,-270v12,-51,34,-93,65,-124v31,-31,77,-55,137,-73v41,-12,105,-18,192,-18r53,0r0,239v-74,0,-121,4,-142,12v-21,8,-37,21,-47,38v-10,17,-15,47,-15,88v0,42,-3,122,-9,239v-3,66,-12,120,-26,161v-14,41,-31,74,-53,101v-22,27,-55,54,-100,83v39,23,71,50,96,80v25,30,45,67,58,110v13,43,22,101,26,174v5,111,7,181,7,212v0,44,5,75,16,92v11,17,27,31,49,40v22,9,68,13,140,13r0,240r-53,0v-90,0,-159,-7,-207,-21v-48,-14,-89,-39,-122,-72v-33,-33,-55,-75,-66,-124v-11,-49,-17,-126,-17,-231v0,-123,-5,-202,-16,-239v-15,-53,-37,-91,-67,-114v-30,-23,-75,-37,-136,-40","w":797},"|":{"d":"176,431r0,-1922r223,0r0,1922r-223,0","w":573},"}":{"d":"729,-410v-49,3,-85,10,-110,22v-25,12,-45,32,-63,60v-18,28,-31,64,-38,107v-5,32,-8,87,-8,166v0,129,-6,220,-18,271v-12,51,-33,93,-64,124v-31,31,-77,55,-138,73v-41,12,-105,18,-192,18r-53,0r0,-240v71,0,118,-4,140,-13v22,-9,39,-23,49,-40v10,-17,16,-45,16,-86v0,-41,3,-118,8,-233v3,-69,12,-125,27,-167v15,-42,35,-77,59,-106v24,-29,55,-54,93,-76v-49,-32,-85,-63,-108,-94v-31,-44,-53,-100,-64,-168v-7,-47,-13,-149,-16,-308v-1,-50,-5,-83,-13,-100v-8,-17,-24,-29,-46,-38v-22,-9,-70,-14,-145,-14r0,-239r53,0v90,0,159,7,207,21v48,14,88,38,121,72v33,34,54,75,66,124v12,49,18,126,18,231v0,122,5,202,15,239v15,53,37,91,67,114v30,23,76,37,137,40r0,240","w":797},"~":{"d":"67,-519r0,-259v85,-92,183,-138,296,-138v42,0,81,4,116,12v35,8,99,31,191,68v92,37,153,56,186,56v37,0,81,-11,130,-34v49,-23,96,-60,143,-110r0,270v-31,32,-74,62,-129,90v-55,28,-111,42,-170,42v-33,0,-66,-4,-98,-12v-32,-8,-81,-27,-150,-57v-103,-45,-183,-67,-242,-67v-93,0,-184,46,-273,139","w":1196}}});

