/*
 * 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:
 * © 1992, 2001 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * BellGothicStd-Black
 * 
 * Designer:
 * Chauncey H. Griffith
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Bell Gothic Std","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 6 2 2 2 4 2 4","ascent":"269","descent":"-91","x-height":"3","bbox":"-13 -297 328 90","underline-thickness":"18","underline-position":"-18","stemh":"38","stemv":"51","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":99,"k":{"T":29,"V":22,"W":29,"Y":36,"A":14}},"!":{"d":"90,-96r-39,0r-10,-168r58,0xm44,0r0,-57r55,0r0,57r-55,0","w":140},"\"":{"d":"71,-154r0,-98r43,0r0,98r-43,0xm5,-154r0,-98r44,0r0,98r-44,0","w":119},"#":{"d":"186,-105r-1,34r-31,0r-10,71r-36,0r10,-71r-33,0r-9,71r-36,0r9,-71r-30,0r1,-34r34,0r6,-42r-30,0r1,-34r34,0r10,-71r36,0r-10,71r33,0r9,-71r36,0r-9,71r27,0r-1,34r-31,0r-6,42r27,0xm129,-147r-33,0r-6,42r33,0","w":216},"$":{"d":"14,-194v-5,-32,34,-76,74,-72r0,-31r24,0r0,31v23,2,51,11,69,29r-28,40v-17,-23,-31,-25,-41,-27r0,60v56,16,101,70,61,131v-19,29,-46,30,-61,31r0,47r-25,0r0,-47v-33,0,-57,-17,-77,-32r24,-44v12,17,34,31,53,35r0,-75v-14,-5,-79,-31,-73,-76xm87,-173r0,-53v-8,0,-29,1,-29,23v0,19,14,24,29,30xm112,-108r0,66v28,0,49,-43,11,-61v-2,-1,-10,-4,-11,-5"},"%":{"d":"80,-161v20,0,35,-16,35,-34v0,-19,-16,-36,-35,-36v-19,0,-36,17,-36,36v0,20,17,34,36,34xm80,-127v-38,0,-69,-29,-69,-68v0,-38,31,-69,69,-69v38,0,68,31,68,69v0,39,-30,68,-68,68xm237,-2v21,0,35,-17,35,-35v0,-19,-15,-35,-35,-35v-19,0,-36,16,-36,35v0,20,17,35,36,35xm237,31v-38,0,-69,-30,-69,-68v0,-38,31,-68,69,-68v38,0,68,30,68,68v0,38,-30,68,-68,68xm90,39r-26,0r161,-310r26,0","w":320},"&":{"d":"142,-147v16,24,24,34,44,58v11,-16,17,-35,22,-53r49,16v-7,25,-18,49,-35,70v11,10,26,11,35,11r0,51v-42,1,-52,-6,-73,-22v-24,18,-45,24,-76,24v-58,0,-90,-39,-90,-88v0,-48,34,-69,58,-83v-24,-33,-22,-106,53,-106v34,0,68,17,68,57v0,37,-34,55,-55,65xm114,-38v20,0,31,-8,36,-12v-23,-26,-45,-60,-53,-76v-36,16,-41,88,17,88xm130,-237v-27,-1,-28,38,-8,59v31,-16,31,-33,31,-37v0,-10,-8,-22,-23,-22","w":280},"(":{"d":"121,-269v-77,92,-77,237,2,323r-54,0v-19,-17,-56,-108,-56,-163v0,-68,20,-115,53,-160r55,0","w":140},")":{"d":"17,54v78,-87,79,-229,2,-323r55,0v33,45,53,92,53,160v0,56,-36,146,-56,163r-54,0","w":140},"*":{"d":"90,-202r-15,-69r44,0r-14,68r62,-34r14,42r-71,7r54,49r-34,27r-31,-66r-31,66r-35,-24r52,-51r-70,-6r12,-41"},"+":{"d":"86,-113r0,-69r44,0r0,69r69,0r0,44r-69,0r0,69r-44,0r0,-69r-69,0r0,-44r69,0","w":216},",":{"d":"22,0r0,-55r55,0r0,60r-29,59r-26,0r24,-64r-24,0","w":100,"k":{" ":36}},"-":{"d":"13,-70r0,-47r94,0r0,47r-94,0","w":119},".":{"d":"23,0r0,-57r55,0r0,57r-55,0","w":100,"k":{" ":36}},"\/":{"d":"71,-269r42,0r-83,276r-43,0","w":100},"0":{"d":"101,-34v37,0,29,-81,30,-127v0,-52,-13,-65,-31,-65v-16,0,-31,8,-31,64r0,58v0,63,16,70,32,70xm186,-130v0,45,-9,139,-83,139v-88,0,-89,-103,-89,-140v1,-64,10,-134,86,-137v21,0,50,8,68,41v13,23,18,62,18,97"},"1":{"d":"25,0r0,-42r51,0r0,-180r-55,0r0,-42r108,0r0,222r48,0r0,42r-152,0"},"2":{"d":"50,-178r-44,-28v16,-29,34,-62,88,-62v56,0,85,37,85,77v1,57,-55,88,-91,120v-11,10,-13,13,-16,23r109,0r0,48r-172,0v5,-51,13,-71,65,-119v36,-32,51,-46,51,-71v0,-19,-11,-36,-33,-36v-33,0,-39,34,-42,48"},"3":{"d":"173,-127v42,96,-69,149,-166,134r0,-46v44,8,124,-7,122,-49v-2,-44,-48,-34,-67,-24r-16,-35v26,-14,70,-21,70,-58v0,-13,-12,-23,-26,-23v-28,0,-45,22,-55,35r-27,-35v18,-19,44,-41,88,-41v27,0,72,20,72,55v0,37,-28,47,-41,60v13,3,36,4,46,27"},"4":{"d":"108,-222r-66,113r66,0r0,-113xm8,-66r0,-55r82,-143r71,0r0,155r22,0r0,43r-22,0r0,66r-52,0r0,-66r-101,0"},"5":{"d":"18,-46v51,21,114,8,114,-45v0,-50,-55,-53,-77,-29r-38,0r15,-144r138,0r0,46r-99,0r-6,48v64,-23,121,20,121,80v0,22,-5,52,-31,71v-49,37,-77,32,-145,18"},"6":{"d":"131,-82v0,-19,-16,-45,-33,-41v-33,0,-33,33,-33,47v0,22,6,45,32,45v33,0,34,-33,34,-51xm10,-93v0,-85,22,-108,62,-175r69,0v-32,33,-59,69,-75,117v62,-36,119,1,119,73v0,21,-7,87,-85,87v-58,0,-90,-40,-90,-102"},"7":{"d":"188,-243v-44,93,-64,154,-83,243r-60,0v19,-74,64,-172,86,-217r-111,0r0,-47r168,0r0,21"},"8":{"d":"100,-120v-13,0,-33,17,-33,43v0,39,18,45,33,45v26,0,33,-19,33,-44v0,-12,0,-44,-33,-44xm99,-157v45,0,34,-72,1,-71v-22,0,-29,16,-29,35v0,8,0,36,28,36xm99,7v-106,-5,-107,-117,-44,-145r0,-2v-33,-15,-60,-77,-10,-113v50,-36,135,-12,135,55v0,42,-28,50,-36,60v25,7,44,26,44,64v0,49,-44,83,-89,81"},"9":{"d":"99,-231v-33,0,-33,35,-33,48v0,12,-1,43,32,43v25,0,33,-18,33,-46v0,-18,-4,-45,-32,-45xm165,-241v48,73,9,180,-41,246r-69,0v53,-52,73,-107,75,-117v-30,15,-60,28,-98,-11v-50,-50,-10,-149,64,-149v41,0,63,21,69,31"},":":{"d":"32,0r0,-57r55,0r0,57r-55,0xm32,-112r0,-56r55,0r0,56r-55,0","w":119,"k":{" ":36}},";":{"d":"32,0r0,-55r56,0r0,60r-29,59r-27,0r25,-64r-25,0xm32,-112r0,-56r55,0r0,56r-55,0","w":119,"k":{" ":36}},"<":{"d":"199,-39r0,42r-182,-77r0,-34r182,-77r0,41r-126,53","w":216},"=":{"d":"199,-153r0,43r-182,0r0,-43r182,0xm199,-72r0,43r-182,0r0,-43r182,0","w":216},">":{"d":"17,-39r126,-52r-126,-53r0,-41r182,77r0,34r-182,77r0,-42","w":216},"?":{"d":"161,-212v-4,54,-64,56,-56,115r-45,0v-5,-69,35,-69,48,-115v0,-14,-9,-21,-22,-21v-17,0,-26,21,-29,30r-44,-17v11,-22,26,-51,78,-51v48,0,72,30,70,59xm55,0r0,-57r55,0r0,57r-55,0","w":180},"@":{"d":"139,-94v41,3,50,-63,8,-64v-37,-2,-49,63,-8,64xm221,-49r17,20v-73,72,-222,16,-222,-97v0,-75,60,-130,134,-130v62,0,122,40,122,103v0,75,-63,96,-87,96v-15,1,-20,-8,-22,-18v-27,36,-88,13,-88,-39v0,-61,71,-108,110,-58r3,-16r32,0r-15,79v-1,6,-2,19,3,19v15,0,33,-16,33,-49v0,-56,-39,-86,-92,-86v-58,0,-97,41,-97,99v0,89,107,126,169,77","w":288},"A":{"d":"149,-98r-30,-119r-29,119r59,0xm84,-264r70,0r77,264r-57,0r-13,-53r-81,0r-14,53r-56,0","w":240,"k":{"v":18,"w":18,"T":14,"u":7,"V":14,"W":7,"y":7,"Y":22}},"B":{"d":"216,-78v0,47,-39,78,-96,78r-85,0r0,-264r87,0v52,-4,88,23,88,67v0,34,-18,49,-36,59v18,3,42,21,42,60xm91,-116r0,74v37,1,66,1,66,-38v0,-32,-23,-39,-66,-36xm91,-224r0,67v46,0,62,-2,62,-35v0,-44,-30,-29,-62,-32","w":240,"k":{"U":7,",":14,".":14}},"C":{"d":"121,-222v-50,0,-31,84,-31,138v0,14,0,42,32,42v24,0,31,-20,31,-48r58,0v-4,44,1,46,-30,80v-44,28,-95,20,-126,-6v-11,-10,-25,-26,-25,-80r0,-79v-7,-83,87,-122,152,-77v25,17,26,51,27,72r-58,0v0,-13,-1,-42,-30,-42","w":240,"k":{"A":7}},"D":{"d":"29,0r0,-264r64,0v64,0,87,12,102,34v17,12,16,89,16,140v0,30,-6,63,-36,76v-49,22,-61,12,-146,14xm88,-217r0,170v39,0,62,5,64,-55v2,-63,12,-127,-64,-115","w":240,"k":{"V":7,"W":7,"Y":23,"A":11}},"E":{"d":"32,0r0,-264r177,0r0,48r-120,0r0,56r83,0r0,48r-82,0r0,63r127,0r0,49r-185,0","w":240},"F":{"d":"28,0r0,-264r176,0r0,48r-117,0r0,57r78,0r0,49r-78,0r0,110r-59,0","w":219,"k":{",":86,".":86,"A":29,"o":29,"i":7,"a":18,"e":22,"r":14}},"G":{"d":"112,7v-54,0,-91,-38,-86,-102v4,-65,-18,-113,27,-154v53,-48,160,-19,155,61r-57,0v-1,-23,-13,-34,-33,-34v-57,0,-32,74,-32,124v0,35,7,56,35,56v38,0,28,-26,30,-52r-31,0r0,-44r88,0r0,141r-25,0v-4,-6,-3,-16,-11,-18v-8,9,-19,22,-60,22","w":240},"H":{"d":"34,0r0,-264r59,0r0,100r74,0r0,-100r59,0r0,264r-58,0r0,-114r-75,0r0,114r-59,0","w":259},"I":{"d":"130,0r-120,0r0,-23r31,0r0,-218r-31,0r0,-23r120,0r0,23r-31,0r0,217r31,0r0,24","w":140},"J":{"d":"2,-83r47,0v0,27,-1,44,18,44v15,0,19,-9,19,-23r0,-202r58,0r0,204v0,9,0,43,-30,58v-25,12,-58,17,-84,0v-33,-21,-30,-51,-28,-81","w":180,"k":{"u":7,"A":14,"o":14,"e":7}},"K":{"d":"172,-264r64,0r-81,123r94,141r-69,0r-88,-137xm31,0r0,-264r59,0r0,264r-59,0","w":259,"k":{"u":14,"y":22,"o":22,"e":14,"O":14}},"L":{"d":"27,0r0,-264r59,0r0,215r117,0r0,49r-176,0","w":219,"k":{"T":43,"V":22,"W":29,"y":22,"Y":43}},"M":{"d":"35,0r0,-264r78,0r47,171r2,0v11,-59,30,-115,45,-171r78,0r0,264r-51,0r3,-217r-2,0r-54,217r-40,0r-56,-217r-2,0r2,217r-50,0","w":320},"N":{"d":"35,0r0,-264r55,0r83,155r2,0v-4,-49,-3,-102,-3,-155r53,0r0,264r-47,0v-32,-63,-60,-101,-90,-172r-2,0r2,172r-53,0","w":259},"O":{"d":"88,-180v0,51,-20,139,32,139v31,0,31,-29,31,-47r0,-92v0,-18,0,-41,-31,-41v-32,0,-32,31,-32,41xm118,-269v61,3,95,32,93,107v-2,55,4,116,-23,143v-23,23,-53,26,-70,26v-26,0,-69,-9,-82,-54v-12,-43,-4,-77,-7,-124v-3,-54,35,-101,89,-98","w":240,"k":{"T":7,"V":7,"W":7,"Y":14,"A":7,"X":22}},"P":{"d":"93,-221r0,78v28,0,38,0,45,-3v5,-2,21,-10,21,-37v0,-26,-10,-31,-18,-34v-9,-4,-13,-4,-48,-4xm121,-264v70,0,98,26,98,83v0,82,-55,79,-126,82r0,99r-59,0r0,-264r87,0","w":240,"k":{",":101,".":101,"A":29,"o":14,"e":7}},"Q":{"d":"118,-269v61,3,96,32,93,107v-1,40,3,89,-8,117v10,12,16,13,27,13r0,56v-24,4,-54,-19,-55,-32v-20,14,-43,15,-57,15v-26,0,-69,-9,-82,-54v-12,-43,-4,-77,-7,-124v-3,-54,35,-101,89,-98xm118,-72r0,-49v19,3,25,9,33,21v-8,-47,23,-121,-31,-121v-31,0,-32,32,-32,41v0,51,-20,136,32,139v11,0,18,-4,23,-10v-8,-13,-13,-17,-25,-21","w":240},"R":{"d":"88,-150v55,4,62,-6,66,-38v-5,-39,-14,-35,-66,-35r0,73xm88,-108r0,108r-57,0r0,-264v86,6,182,-28,182,76v0,33,-13,60,-50,71r58,117r-63,0r-50,-108r-20,0","w":240,"k":{"Y":14,"O":14}},"S":{"d":"197,-222r-44,29v-8,-16,-25,-30,-46,-30v-58,0,-27,52,3,58v46,20,88,21,93,89v0,12,1,50,-37,70v-57,30,-119,17,-149,-40r45,-30v10,22,27,36,50,36v13,0,36,-6,36,-30v0,-20,-11,-24,-51,-39v-40,-15,-74,-34,-74,-86v0,-44,32,-75,86,-75v39,0,66,16,88,48","w":219},"T":{"d":"13,-264r194,0r0,48r-66,0r0,216r-60,0r0,-216r-68,0r0,-48","w":219,"k":{"w":29,"u":29,"y":29,",":36,".":36,"A":14,"o":43,"a":29,"e":36,"r":29,"O":7,":":36,"-":22,";":36}},"U":{"d":"34,-93r0,-171r60,0r0,174v0,16,0,49,36,49v11,0,37,-1,37,-49r0,-174r59,0r0,175v0,16,-1,54,-28,76v-35,30,-105,26,-137,-2v-27,-23,-27,-54,-27,-78","w":259,"k":{",":22,".":22}},"V":{"d":"153,0r-63,0r-81,-264r58,0r55,187r52,-187r57,0","w":240,"k":{"u":7,",":36,".":36,"A":14,"o":22,"i":7,"a":7,"e":14,"O":7,":":14,"-":14,";":14}},"W":{"d":"12,-264r53,0r38,177v18,-54,28,-120,43,-177r49,0r41,177r2,0r38,-177r52,0r-63,264r-52,0r-43,-179r-41,179r-53,0","w":339,"k":{"u":14,",":29,".":29,"A":14,"o":22,"a":7,"e":14,"O":7,":":7,"-":7,";":7}},"X":{"d":"9,0r76,-137r-75,-127r62,0r45,83r3,0r44,-83r63,0r-74,126r79,138r-63,0v-18,-30,-30,-66,-50,-93r-48,93r-62,0","w":240},"Y":{"d":"151,0r-58,0r0,-104r-84,-160r63,0v18,32,30,69,50,98r47,-98r62,0r-80,157r0,107","w":240,"k":{"u":29,",":50,".":50,"A":22,"o":43,"i":7,"a":22,"e":29,"O":14,":":29,"-":29,";":29}},"Z":{"d":"27,-216r0,-48r175,0r0,47r-113,168r113,0r0,49r-184,0r0,-48r117,-168r-108,0","w":219},"[":{"d":"18,47r0,-311r104,0r0,25r-56,0r0,260r56,0r0,26r-104,0","w":140},"\\":{"d":"-13,-269r43,0r83,276r-42,0","w":100},"]":{"d":"122,-264r0,311r-104,0r0,-26r56,0r0,-260r-56,0r0,-25r104,0","w":140},"^":{"d":"55,-89r-43,0r77,-163r38,0r77,163r-43,0r-53,-121","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"105,-124v12,-59,-57,-35,-70,-17r-24,-29v25,-37,145,-36,145,32r0,94v0,1,1,12,11,12r0,34v-31,5,-48,-14,-56,-24v-20,34,-100,46,-102,-27v0,-18,6,-46,41,-62v18,-8,38,-12,55,-13xm77,-32v35,0,27,-35,28,-66v-11,2,-48,9,-48,42v0,13,8,24,20,24","w":180},"b":{"d":"23,0r0,-264r51,0r1,97v24,-28,42,-29,51,-29v72,6,46,94,46,156v0,9,-9,43,-49,43v-24,0,-37,-17,-52,-34r0,31r-48,0xm74,-142r0,85v5,5,14,15,29,15v20,0,20,-17,20,-56v0,-66,-14,-70,-49,-44","k":{"v":11,"u":11,"y":11,"b":7,"l":11}},"c":{"d":"154,-134r-41,0v-1,-10,-2,-22,-20,-22v-42,0,-24,52,-24,89v0,24,6,33,25,33v17,0,21,-13,21,-28r43,0v-1,19,-2,67,-66,67v-10,0,-34,0,-51,-16v-27,-24,-20,-61,-23,-106v-5,-69,72,-109,124,-58v13,13,12,29,12,41","w":180,"k":{"y":7}},"d":{"d":"19,-87v0,-65,-5,-105,49,-109v34,-3,42,21,52,29r0,-97r51,0r0,264r-48,0v-2,-9,3,-25,-2,-31v-17,29,-33,34,-52,34v-53,0,-50,-44,-50,-90xm71,-106v0,39,-3,64,20,64v15,0,24,-10,29,-15r0,-85v-4,-4,-17,-14,-30,-14v-19,0,-19,18,-19,50","k":{"v":14,"w":7,"o":7}},"e":{"d":"154,-85r-90,0v0,19,0,52,35,52v15,0,28,-3,51,-14r5,38v-49,17,-115,31,-134,-36v-13,-47,-10,-91,9,-124v26,-45,95,-29,113,0v11,18,11,35,11,84xm64,-113r49,0v0,-29,-1,-51,-26,-51v-24,0,-23,27,-23,51","w":180,"k":{"v":11,"w":11,"y":14,"x":11}},"f":{"d":"13,-152r0,-39r28,0v2,-33,-10,-49,21,-68v24,-9,40,-8,65,-6r0,37v-39,-2,-37,8,-36,37r36,0r0,38r-36,0r0,153r-50,0r0,-152r-28,0","w":140,"k":{",":29,".":29,"o":14,"i":11}},"g":{"d":"70,-197v35,0,37,16,54,36r0,-32r48,0r0,162v0,36,-1,94,-80,94v-43,0,-60,-19,-65,-31r31,-19v13,26,70,25,63,-20v-1,-9,3,-24,-2,-29v-11,16,-27,27,-51,27v-54,0,-46,-60,-46,-115v0,-18,0,-73,48,-73xm72,-102v-1,19,0,54,22,54v14,0,23,-10,27,-14r0,-74v-4,-6,-19,-12,-27,-12v-25,-1,-21,27,-22,46","k":{"y":7,"o":11,"i":7}},"h":{"d":"130,-195v73,2,39,120,46,195r-51,0r0,-123v0,-12,0,-28,-17,-28v-12,0,-18,6,-32,19r0,132r-51,0r0,-264r51,0v2,33,-5,74,1,103v14,-26,33,-34,53,-34","k":{"y":7}},"i":{"d":"25,0r0,-191r50,0r0,191r-50,0xm75,-266r0,44r-50,0r0,-44r50,0","w":100},"j":{"d":"88,10v3,40,-34,61,-85,53r0,-42v17,0,35,0,35,-25r0,-187r50,0r0,201xm37,-222r0,-45r51,0r0,45r-51,0","w":119,"k":{"o":7}},"k":{"d":"81,-102r45,-89r53,0r-47,86r58,105r-56,0xm25,0r0,-264r50,0r0,264r-50,0","k":{"y":14,"o":14}},"l":{"d":"25,0r0,-264r51,0r0,264r-51,0","w":100},"m":{"d":"228,-195v72,0,39,121,46,195r-50,0r0,-130v-1,-26,-29,-29,-50,-3r0,133r-49,0r0,-125v0,-8,0,-26,-18,-26v-10,0,-19,7,-32,19r0,132r-49,0r0,-191r45,0v1,11,-2,27,1,36v19,-38,46,-40,55,-40v35,-1,35,28,43,35v9,-14,25,-35,58,-35","w":299},"n":{"d":"25,0r0,-191r47,0v1,11,-2,26,1,35v11,-21,29,-39,54,-39v48,0,49,41,49,55r0,140r-51,0r0,-125v3,-35,-37,-27,-49,-6r0,131r-51,0","k":{"v":14}},"o":{"d":"101,-158v-45,0,-20,61,-23,106v4,17,18,17,22,17v24,0,25,-17,25,-68v0,-30,0,-55,-24,-55xm103,3v-60,0,-78,-40,-78,-103v0,-36,0,-97,73,-97v46,0,77,33,77,101v0,39,0,62,-20,81v-6,6,-18,18,-52,18","k":{"v":14,"w":7,"y":7,"x":14}},"p":{"d":"174,-87v2,67,0,83,-49,89v-25,3,-36,-16,-50,-28r0,88r-51,0r0,-255r47,0r0,31r3,0v11,-23,28,-35,51,-35v59,0,47,48,49,110xm123,-89v2,-21,0,-71,-20,-63v-13,0,-22,8,-28,14r0,86v24,22,56,22,48,-37","k":{"y":7,"o":7}},"q":{"d":"21,-42v4,-62,-26,-155,47,-155v25,0,42,13,52,35r3,0r0,-31r47,0r0,255r-51,0v-2,-28,4,-64,-2,-88v-5,8,-18,28,-48,28v-27,0,-44,-13,-48,-44xm119,-56r0,-82v-20,-21,-57,-22,-48,34v4,29,-14,66,20,66v11,0,20,-8,28,-18"},"r":{"d":"21,0r0,-191r48,0v2,13,-4,34,2,43v18,-42,38,-47,56,-48r0,66v-21,0,-34,0,-55,17r0,113r-51,0","w":140,"k":{",":36,".":36}},"s":{"d":"17,-137v0,-31,34,-59,65,-59v24,0,48,11,58,20r-22,31v-17,-12,-25,-16,-37,-16v-31,0,-19,28,6,37v28,10,58,27,58,68v0,83,-101,65,-128,37r22,-34v8,17,60,33,60,4v0,-11,-7,-14,-22,-21v-42,-19,-60,-37,-60,-67","w":159},"t":{"d":"6,-154r0,-37r28,0r0,-69r50,0r0,69r37,0r0,37r-37,0r0,99v0,6,0,16,25,16v3,0,4,0,14,-1r0,39v-21,3,-22,3,-30,3v-22,0,-59,-3,-59,-52r0,-104r-28,0","w":140},"u":{"d":"93,-40v15,0,28,-13,32,-20r0,-131r50,0r0,191r-46,0v-2,-10,3,-26,-2,-32v-11,18,-24,37,-55,37v-45,0,-47,-38,-47,-51r0,-145r50,0r0,124v0,13,4,27,18,27"},"v":{"d":"14,-191r49,0v11,34,15,75,29,106r26,-106r49,0r-51,191r-49,0","w":180,"k":{",":22,".":22,"o":14,"e":7}},"w":{"d":"111,-191r38,0v12,36,16,78,31,111r26,-111r45,0r-51,191r-38,0v-12,-37,-17,-81,-32,-115r-29,115r-39,0r-52,-191r44,0r27,111r3,0","w":259,"k":{",":22,".":22,"o":7}},"x":{"d":"114,-191r53,0r-50,94r54,97r-53,0v-11,-17,-16,-40,-29,-54v-7,19,-17,36,-26,54r-54,0r54,-97r-51,-94r53,0v9,16,15,35,25,50","w":180},"y":{"d":"10,-191r50,0r27,94r3,0r24,-94r49,0r-47,177v-22,76,-45,82,-103,74r0,-42v32,7,60,-9,51,-37","w":180,"k":{",":22,".":22,"o":14,"e":7}},"z":{"d":"13,0r0,-35r75,-119r-71,0r0,-37r128,0r0,35r-73,118r75,0r0,38r-134,0","w":159},"{":{"d":"0,-89r0,-36v9,0,35,-2,35,-25r0,-65v5,-46,41,-52,84,-49r0,32v-23,-4,-46,6,-41,24r0,67v1,22,-27,31,-38,35v13,1,38,6,38,34v0,40,-21,96,41,87r0,32v-44,3,-84,-3,-84,-50r0,-64v0,-20,-26,-22,-35,-22","w":119},"|":{"d":"18,90r0,-360r44,0r0,360r-44,0","w":79},"}":{"d":"120,-125r0,36v-9,0,-35,2,-35,22r0,64v-5,46,-40,53,-84,50r0,-32v23,4,45,-6,40,-24r0,-63v-1,-29,28,-31,39,-35v-13,-1,-39,-13,-39,-34r0,-67v5,-18,-17,-28,-40,-24r0,-32v44,-2,84,2,84,49r0,65v0,23,26,25,35,25","w":119},"~":{"d":"147,-59v-39,0,-85,-50,-111,-3r-21,-28v14,-18,29,-33,54,-33v46,0,84,49,110,2r21,29v-13,18,-28,33,-53,33","w":216},"'":{"d":"18,-154r0,-98r44,0r0,98r-44,0","w":79},"`":{"d":"42,-266r34,53r-36,0r-53,-53r55,0","w":100},"\u00a0":{"w":99,"k":{"T":29,"V":22,"W":29,"Y":36,"A":14}}}});

