/*
 * 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:
 * 2005 Albert-Jan Pool published by FSI Fonts und Software GmbH
 *
 * Trademark:
 * DIN is a trademark of FSI Fonts und Software GmbH
 *
 * Manufacturer:
 * FSI Fonts und Software GmbH
 *
 * Designer:
 * Albert-Jan Pool
 *
 * Vendor URL:
 * http://www.fontfont.com
 *
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":185,"face":{"font-family":"DINPro-Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 4 4 0 0 2 0 3","ascent":"275","descent":"-85","x-height":"2","bbox":"-4 -290 296 84.7444","underline-thickness":"18.36","underline-position":"-30.6","stemh":"16","stemv":"18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":91},"!":{"d":"69,-69r-18,0r-1,-187r20,0xm48,0r0,-24r24,0r0,24r-24,0","w":109},"\"":{"d":"34,-200r0,-56r23,0r0,56r-23,0xm90,-200r0,-56r23,0r0,56r-23,0","w":146},"#":{"d":"176,-157r-9,55r34,0r0,16r-37,0r-14,86r-18,0r14,-86r-63,0r-14,86r-18,0r14,-86r-35,0r0,-16r37,0r9,-55r-35,0r0,-17r37,0r13,-82r19,0r-13,82r63,0r13,-82r18,0r-13,82r34,0r0,17r-36,0xm94,-157r-9,55r63,0r9,-55r-63,0","w":230},"$":{"d":"95,-122v-43,-4,-71,-25,-71,-66v0,-41,26,-67,71,-70r0,-32r17,0r0,32v27,1,45,10,65,27r-12,13v-14,-13,-29,-22,-53,-24r0,105v47,6,78,23,78,68v0,41,-29,68,-78,71r0,39r-17,0r0,-39v-33,-1,-55,-12,-77,-34r14,-13v21,21,37,28,63,30r0,-107xm112,-15v52,1,78,-56,45,-89v-13,-13,-28,-12,-45,-15r0,104xm95,-242v-47,0,-68,57,-39,86v11,11,26,14,39,16r0,-102","w":211},"%":{"d":"273,-84v0,47,-4,87,-47,87v-43,0,-47,-40,-47,-87v0,-29,19,-48,47,-48v28,0,47,19,47,48xm120,-211v0,47,-4,87,-48,87v-43,0,-47,-40,-47,-87v0,-29,19,-48,47,-48v28,0,48,19,48,48xm257,-46v0,-35,7,-73,-31,-73v-38,0,-32,38,-32,73v0,22,9,35,32,35v23,0,31,-13,31,-35xm104,-173v0,-35,6,-72,-32,-72v-37,0,-31,37,-31,72v0,22,8,35,31,35v22,0,32,-13,32,-35xm98,0r-17,0r120,-256r16,0","w":298},"&":{"d":"213,0r-24,-30v-10,10,-37,32,-79,32v-47,0,-80,-29,-80,-73v0,-41,29,-58,59,-79v-13,-16,-29,-35,-29,-57v0,-29,24,-51,53,-51v29,0,52,22,52,51v0,30,-29,45,-49,59r74,89v12,-17,15,-32,15,-64r19,0v0,32,-6,58,-22,78r36,45r-25,0xm100,-138v-24,17,-50,33,-50,66v0,65,83,75,128,28xm120,-171v33,-12,35,-70,-7,-70v-42,8,-43,47,-8,80","w":268},"'":{"d":"34,-200r0,-56r23,0r0,56r-23,0","w":91},"(":{"d":"53,-31v0,26,10,39,25,52r-12,13v-18,-17,-32,-32,-31,-62r0,-200v-1,-30,14,-46,31,-62r12,12v-14,14,-25,25,-25,52r0,195","w":102},")":{"d":"37,-290v17,17,30,33,30,62r0,200v0,29,-13,45,-30,62r-14,-13v15,-13,26,-25,25,-52r0,-195v1,-26,-11,-38,-25,-51","w":102},"*":{"d":"134,-158r-43,-26r1,51r-16,0r1,-51r-43,26r-8,-13r44,-25r-44,-24r8,-14r43,26r-1,-50r16,0r-1,50r43,-26r8,14r-44,24r44,25","w":168},"+":{"d":"101,-86r0,65r-17,0r0,-65r-65,0r0,-17r65,0r0,-65r17,0r0,65r65,0r0,17r-65,0"},",":{"d":"34,49r0,-73r25,0r0,48","w":92},"-":{"d":"30,-86r0,-17r94,0r0,17r-94,0","w":153},".":{"d":"34,0r0,-27r27,0r0,27r-27,0","w":95},"\/":{"d":"19,27r-19,0r103,-310r19,0","w":121},"0":{"d":"160,-66v0,40,-27,68,-67,68v-39,0,-68,-28,-68,-68r0,-124v0,-40,29,-68,68,-68v40,0,67,28,67,68r0,124xm141,-68v0,-68,25,-174,-48,-174v-74,0,-49,105,-49,174v0,30,17,54,49,54v32,0,48,-24,48,-54"},"1":{"d":"94,0r0,-235r-46,41r0,-22r46,-40r19,0r0,256r-19,0"},"2":{"d":"26,0r0,-16r103,-135v28,-33,13,-91,-35,-91v-27,0,-49,15,-49,51r-19,0v0,-38,26,-67,68,-67v62,0,85,70,50,116r-96,126r114,0r0,16r-136,0"},"3":{"d":"161,-68v0,46,-32,71,-73,71v-40,0,-70,-21,-73,-65r18,0v3,35,28,48,55,48v31,0,55,-20,55,-54v0,-37,-19,-57,-61,-55v1,-6,-4,-18,5,-16v35,0,51,-19,51,-52v0,-33,-22,-52,-50,-52v-30,0,-48,18,-51,47r-19,0v4,-40,33,-63,70,-63v70,0,95,103,32,127v29,10,41,31,41,64"},"4":{"d":"135,-42r0,42r-18,0r0,-42r-102,0r0,-16r95,-198r19,0r-94,198r82,0r0,-82r18,0r0,82r35,0r0,16r-35,0"},"5":{"d":"98,-168v47,0,64,44,64,84v0,45,-20,87,-69,87v-40,0,-64,-22,-66,-60r18,0v4,27,18,43,48,43v38,0,51,-36,51,-70v0,-32,-6,-68,-48,-68v-23,0,-41,10,-46,27r-17,0r0,-131r124,0r0,16r-107,0r0,91v11,-13,27,-19,48,-19"},"6":{"d":"161,-72v0,41,-24,74,-67,74v-65,1,-82,-69,-54,-125r66,-133r18,0r-59,118v50,-21,96,15,96,66xm143,-71v0,-31,-17,-57,-50,-57v-30,0,-49,22,-49,57v0,35,19,57,49,57v30,0,50,-22,50,-57"},"7":{"d":"75,0r-19,0r91,-240r-98,0r0,40r-18,0r0,-56r134,0r0,16"},"8":{"d":"125,-133v66,26,46,135,-32,135v-41,0,-74,-30,-74,-71v0,-30,17,-51,41,-64v-59,-28,-39,-125,33,-125v71,0,91,98,32,125xm147,-69v0,-31,-23,-56,-54,-56v-31,0,-55,25,-55,56v0,32,24,55,55,55v31,0,54,-23,54,-55xm142,-192v0,-30,-20,-50,-49,-50v-29,0,-50,20,-50,50v0,30,21,51,50,51v29,0,49,-21,49,-51"},"9":{"d":"91,-258v65,-1,82,69,54,125r-66,133r-18,0r59,-118v-49,21,-96,-15,-96,-66v0,-41,24,-74,67,-74xm141,-185v0,-35,-20,-57,-50,-57v-30,0,-49,22,-49,57v0,31,16,56,49,56v30,0,50,-21,50,-56"},":":{"d":"44,0r0,-27r27,0r0,27r-27,0xm44,-112r0,-27r27,0r0,27r-27,0","w":105},";":{"d":"45,49r0,-73r24,0r0,48xm44,-112r0,-27r27,0r0,27r-27,0","w":105},"<":{"d":"147,-28r-109,-58r0,-17r109,-58r0,20r-91,46r91,47r0,20"},"=":{"d":"19,-59r0,-17r147,0r0,17r-147,0xm19,-114r0,-17r147,0r0,17r-147,0"},">":{"d":"147,-86r-109,58r0,-20r91,-47r-91,-46r0,-20r109,58r0,17"},"?":{"d":"93,-258v56,0,85,66,49,106v-14,25,-41,41,-37,83r-19,0v-5,-61,53,-73,53,-126v0,-27,-20,-47,-46,-47v-28,0,-46,22,-46,47r-18,0v0,-35,25,-63,64,-63xm84,0r0,-24r24,0r0,24r-24,0","w":175},"@":{"d":"98,-256v71,0,125,7,125,73r0,183r-18,0r0,-21v-42,50,-129,15,-116,-66v-14,-84,73,-115,116,-65v5,-53,-9,-88,-56,-90v-57,-2,-103,2,-103,58r0,127v0,24,4,34,22,47r-12,13v-49,-28,-23,-118,-28,-186v-3,-43,27,-73,70,-73xm205,-87v0,-35,-6,-73,-49,-73v-43,0,-48,38,-48,73v0,35,5,73,48,73v43,0,49,-38,49,-73","w":250},"A":{"d":"190,0r-22,-62r-119,0r-23,62r-21,0r95,-256r17,0r94,256r-21,0xm108,-230r-53,150r107,0","w":216,"k":{"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"B":{"d":"212,-70v0,83,-92,70,-172,70r0,-256v78,-1,169,-11,168,67v0,27,-15,49,-40,57v28,10,44,32,44,62xm193,-70v0,-62,-73,-53,-134,-52r0,105v61,1,134,9,134,-53xm189,-189v0,-62,-71,-49,-130,-50r0,99v59,-2,130,13,130,-49","w":241,"k":{"J":7}},"C":{"d":"49,-128v0,81,13,113,68,113v35,0,60,-22,68,-58r19,0v-9,46,-42,75,-87,75v-65,0,-87,-40,-87,-130v0,-91,21,-130,87,-130v46,0,78,28,87,74r-19,0v-8,-36,-33,-57,-68,-57v-54,0,-68,33,-68,113","w":231,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":7,"A":4}},"D":{"d":"126,-256v69,-5,89,62,89,124v0,35,0,82,-25,109v-29,31,-93,21,-150,23r0,-256r86,0xm195,-132v0,-29,1,-66,-19,-87v-26,-28,-70,-18,-117,-20r0,222v47,-2,91,8,117,-20v20,-21,19,-66,19,-95","w":244,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":9,"A":4}},"E":{"d":"40,0r0,-256r155,0r0,17r-136,0r0,101r116,0r0,17r-116,0r0,104r136,0r0,17r-155,0","w":215,"k":{"J":1}},"F":{"d":"59,-239r0,105r116,0r0,18r-116,0r0,116r-19,0r0,-256r155,0r0,17r-136,0","w":207,"k":{"z":11,"x":11,"u":11,"r":11,"p":11,"o":12,"n":11,"m":11,"e":12,"c":12,"a":12,"S":4,"Q":7,"O":7,"J":45,"G":7,"C":7,"A":22,".":33}},"G":{"d":"117,-15v47,0,77,-40,69,-99r-69,0r0,-17r89,0v10,79,-23,133,-89,133v-65,0,-87,-40,-87,-130v0,-91,21,-130,87,-130v45,0,80,29,88,74r-20,0v-8,-36,-33,-57,-68,-57v-54,0,-68,33,-68,113v0,81,13,113,68,113","w":234,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"H":{"d":"193,0r0,-121r-134,0r0,121r-19,0r0,-256r19,0r0,118r134,0r0,-118r19,0r0,256r-19,0","w":251},"I":{"d":"40,0r0,-256r19,0r0,256r-19,0","w":98},"J":{"d":"143,-76v6,72,-87,102,-132,56r13,-13v30,35,100,17,100,-47r0,-176r19,0r0,180","w":179,"k":{"A":4}},"K":{"d":"203,0r-83,-144r-61,75r0,69r-19,0r0,-256r19,0r0,160r130,-160r23,0r-79,98r93,158r-23,0","w":232,"k":{"y":13,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"L":{"d":"40,0r0,-256r19,0r0,239r136,0r0,17r-155,0","w":205,"k":{"y":22,"Y":29,"W":14,"V":25,"U":4,"T":29,"Q":9,"O":9,"J":-1,"G":9,"C":9}},"M":{"d":"235,0r0,-211r-77,175r-20,0r-79,-175r0,211r-19,0r0,-256r19,0r89,197r87,-197r20,0r0,256r-20,0","w":294},"N":{"d":"207,0r-148,-223r0,223r-19,0r0,-256r19,0r148,222r0,-222r19,0r0,256r-19,0","w":266},"O":{"d":"117,-258v64,6,88,41,88,130v0,90,-23,123,-88,130v-64,-6,-87,-40,-87,-130v0,-91,22,-123,87,-130xm117,-15v54,-7,69,-32,69,-113v0,-82,-14,-105,-69,-113v-54,8,-68,33,-68,113v0,81,14,105,68,113","w":234,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"P":{"d":"211,-183v0,77,-74,78,-152,74r0,109r-19,0r0,-256v82,-1,171,-11,171,73xm192,-183v0,-67,-70,-56,-133,-56r0,113v0,0,133,11,133,-57","w":227,"k":{"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"J":43,"A":18,".":40}},"Q":{"d":"117,-258v64,6,88,41,88,130v0,53,0,77,-18,98r30,30r-13,13r-30,-30v-75,46,-164,2,-144,-111v-7,-90,22,-123,87,-130xm49,-128v0,81,13,113,68,113v16,0,31,-5,44,-15r-36,-36r13,-13r36,35v12,-16,12,-38,12,-84v0,-82,-14,-105,-69,-113v-54,8,-68,33,-68,113","w":234},"R":{"d":"191,0r-61,-118r-71,0r0,118r-19,0r0,-256v79,0,172,-14,171,68v0,39,-23,64,-59,70r61,118r-22,0xm191,-187v0,-65,-71,-51,-132,-52r0,104v61,-1,132,13,132,-52","w":236,"k":{"J":3}},"S":{"d":"168,-118v47,44,15,120,-64,120v-38,0,-63,-11,-86,-34r14,-13v34,46,139,40,139,-23v0,-86,-147,-18,-147,-120v0,-75,110,-90,153,-43r-12,13v-27,-35,-122,-34,-122,29v0,64,94,42,125,71","w":211,"k":{"Y":7,"S":2}},"T":{"d":"107,-239r0,239r-20,0r0,-239r-76,0r0,-17r172,0r0,17r-76,0","w":194,"k":{"z":14,"y":14,"x":14,"w":14,"v":14,"u":14,"s":24,"r":14,"q":24,"p":14,"o":24,"n":14,"m":14,"g":24,"e":24,"d":24,"c":24,"a":24,"Q":7,"O":7,"J":29,"G":7,"C":7,"A":22,".":29}},"U":{"d":"212,-83v0,50,-37,85,-88,85v-51,0,-88,-35,-88,-85r0,-173r19,0r0,170v0,42,28,71,69,71v41,0,68,-29,68,-71r0,-170r20,0r0,173","w":247,"k":{"J":4}},"V":{"d":"104,0r-16,0r-84,-256r20,0r72,222r72,-222r21,0","w":192,"k":{"z":7,"y":4,"x":7,"u":7,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":13,".":29}},"W":{"d":"232,0r-20,0r-60,-223r-61,223r-20,0r-64,-256r21,0r54,223r59,-223r21,0r59,223r54,-223r21,0","w":303,"k":{"s":14,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":6,".":18}},"X":{"d":"162,0r-67,-114r-67,114r-22,0r79,-131r-73,-125r22,0r61,107r62,-107r22,0r-73,125r79,131r-23,0","w":191,"k":{"y":12,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"Y":{"d":"99,-106r0,106r-20,0r0,-106r-75,-150r20,0r66,129r63,-129r21,0","w":177,"k":{"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"Z":{"d":"23,0r0,-21r135,-218r-130,0r0,-17r151,0r0,17r-137,222r137,0r0,17r-156,0","w":201},"[":{"d":"35,27r0,-310r53,0r0,16r-35,0r0,277r35,0r0,17r-53,0","w":104},"\\":{"d":"103,27r-103,-310r19,0r103,310r-19,0","w":121},"]":{"d":"16,27r0,-15r36,0r0,-280r-36,0r0,-15r53,0r0,310r-53,0","w":104},"^":{"d":"139,-152r-46,-87r-47,87r-19,0r57,-106r17,0r57,106r-19,0"},"_":{"d":"0,58r0,-14r185,0r0,14r-185,0"},"`":{"d":"86,-212r-38,-53r24,0r35,53r-21,0","w":180},"a":{"d":"137,-17v-32,34,-117,25,-117,-31v0,-52,61,-52,117,-50v2,-40,-5,-61,-49,-61v-24,0,-37,5,-48,21r-13,-11v28,-47,128,-32,128,30r0,119r-18,0r0,-17xm84,-14v38,0,60,-22,53,-69v-42,0,-98,-8,-98,35v0,23,13,34,45,34","w":188},"b":{"d":"105,-176v50,-2,65,46,65,89v0,43,-15,91,-65,89v-20,0,-37,-4,-52,-24r0,22r-18,0r0,-256r18,0r0,105v15,-20,32,-25,52,-25xm151,-87v0,-36,-7,-72,-49,-72v-42,0,-49,36,-49,72v0,36,7,73,49,73v42,0,49,-37,49,-73","w":194},"c":{"d":"43,-87v-8,66,64,97,103,51r12,12v-48,56,-133,19,-133,-63v0,-83,86,-119,133,-62r-12,11v-39,-46,-111,-14,-103,51","w":177,"k":{"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"d":{"d":"25,-87v0,-44,15,-91,65,-89v20,0,36,5,51,25r0,-105r18,0r0,256r-18,0r0,-22v-15,20,-31,24,-51,24v-50,2,-65,-45,-65,-89xm141,-87v0,-36,-7,-72,-49,-72v-42,0,-49,36,-49,72v0,36,7,73,49,73v42,0,49,-37,49,-73","w":194},"e":{"d":"43,-83v-6,68,68,89,105,48r13,11v-46,51,-136,27,-136,-63v0,-56,25,-89,69,-89v46,0,72,36,70,93r-121,0xm145,-98v7,-64,-74,-81,-96,-32v-4,11,-5,15,-6,32r102,0","w":188,"k":{"y":4,"x":2,"w":3,"v":4}},"f":{"d":"59,-160r0,160r-19,0r0,-160r-23,0r0,-14r23,0v-4,-49,3,-90,58,-82r0,16v-42,-7,-41,27,-39,66r39,0r0,14r-39,0","w":109,"k":{"o":6,"e":6,"c":6,"a":6,".":18}},"g":{"d":"25,-87v0,-44,15,-91,65,-89v20,0,36,5,51,25r0,-23r18,0r0,184v7,71,-85,98,-128,52r13,-12v31,37,105,16,97,-41r0,-31v-15,20,-31,24,-51,24v-50,2,-65,-45,-65,-89xm141,-87v0,-36,-7,-72,-49,-72v-42,0,-49,36,-49,72v0,36,7,73,49,73v42,0,49,-37,49,-73","w":194},"h":{"d":"150,0v-5,-63,22,-159,-48,-159v-70,0,-44,95,-49,159r-18,0r0,-256r18,0r0,103v34,-43,115,-23,115,42r0,111r-18,0","w":201},"i":{"d":"35,0r0,-174r18,0r0,174r-18,0xm33,-234r0,-22r22,0r0,22r-22,0","w":88},"j":{"d":"53,38v1,33,-20,49,-57,45r0,-16v26,2,39,-5,39,-30r0,-211r18,0r0,212xm33,-234r0,-22r22,0r0,22r-22,0","w":88},"k":{"d":"153,0r-60,-95r-40,45r0,50r-18,0r0,-256r18,0r0,180r86,-98r24,0r-58,65r70,109r-22,0","w":189,"k":{"q":3,"o":3,"g":3,"e":3,"d":3,"c":3}},"l":{"d":"92,0v-37,4,-59,-12,-58,-45r0,-211r19,0r0,211v-2,25,13,31,39,29r0,16","w":103,"k":{"y":12,"w":7,"v":14,"o":7,"e":9,"c":9}},"m":{"d":"161,-144v28,-53,122,-37,122,33r0,111r-18,0v-5,-63,22,-159,-48,-159v-71,0,-44,95,-49,159r-18,0v-5,-63,22,-159,-48,-159v-70,0,-44,95,-49,159r-18,0r0,-174r18,0r0,21v26,-33,92,-30,108,9","w":316},"n":{"d":"53,-153v34,-44,115,-22,115,42r0,111r-18,0v-5,-63,22,-159,-48,-159v-70,0,-44,95,-49,159r-18,0r0,-174r18,0r0,21","w":201},"o":{"d":"95,-176v47,0,70,45,70,89v0,44,-23,89,-70,89v-46,0,-75,-44,-70,-89v-4,-45,23,-89,70,-89xm95,-14v36,0,55,-37,51,-73v4,-35,-14,-72,-51,-72v-37,0,-52,37,-52,72v0,35,16,73,52,73","w":189,"k":{"y":4,"x":7,"w":3,"v":4}},"p":{"d":"105,-176v50,-2,65,46,65,89v0,43,-15,91,-65,89v-20,0,-37,-4,-52,-24r0,105r-18,0r0,-257r18,0r0,23v15,-20,32,-25,52,-25xm151,-87v0,-36,-7,-72,-49,-72v-42,0,-49,36,-49,72v0,36,7,73,49,73v42,0,49,-37,49,-73","w":194},"q":{"d":"25,-87v0,-44,15,-91,65,-89v20,0,36,5,51,25r0,-23r18,0r0,257r-18,0r0,-105v-15,20,-31,24,-51,24v-50,2,-65,-45,-65,-89xm141,-87v0,-36,-7,-72,-49,-72v-42,0,-49,36,-49,72v0,36,7,73,49,73v42,0,49,-37,49,-73","w":194},"r":{"d":"132,-146v-29,-31,-79,-3,-79,39r0,107r-18,0r0,-174r18,0r0,24v18,-28,67,-37,93,-9","w":147,"k":{"s":4,"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":4,".":43,",":43}},"s":{"d":"158,-49v0,60,-109,65,-140,26r13,-12v20,30,109,30,109,-14v0,-28,-34,-30,-62,-32v-35,-3,-52,-18,-52,-45v0,-55,90,-63,123,-31r-13,12v-24,-22,-94,-22,-92,19v3,54,114,4,114,77","w":177,"k":{"v":4,"t":4,"s":2}},"t":{"d":"97,0v-83,12,-53,-91,-58,-160r-24,0r0,-14r24,0r0,-55r19,0r0,55r39,0r0,14r-39,0r0,115v-1,23,14,31,39,29r0,16","w":117,"k":{"o":1,"e":1,"c":1,"a":1}},"u":{"d":"148,-21v-35,44,-115,23,-115,-42r0,-111r18,0v5,64,-22,160,48,160v70,0,45,-96,49,-160r18,0r0,174r-18,0r0,-21","w":201},"v":{"d":"86,0r-18,0r-63,-174r20,0r52,152r53,-152r20,0","w":154,"k":{"s":4,"o":4,"e":4,"c":4,"a":4,".":23}},"w":{"d":"196,0r-19,0r-49,-145r-49,145r-19,0r-55,-174r20,0r44,152r50,-152r18,0r50,152r44,-152r20,0","w":256,"k":{"o":3,"e":3,"c":3,".":14}},"x":{"d":"129,0r-46,-73r-46,73r-23,0r59,-89r-56,-85r22,0r44,70r43,-70r23,0r-56,85r58,89r-22,0","w":165,"k":{"o":7,"e":7,"c":7}},"y":{"d":"69,47v-7,23,-26,33,-53,31v1,-7,-4,-19,7,-16v36,2,32,-39,45,-62r-63,-174r20,0r52,152r53,-152r20,0","w":154,"k":{"o":4,"e":4,"c":4,"a":4,".":23,",":43}},"z":{"d":"19,0r0,-17r105,-140r-99,0r0,-17r118,0r0,18r-104,140r104,0r0,16r-124,0","w":162},"{":{"d":"65,-18v0,26,4,29,31,28r0,17v-68,10,-50,-64,-50,-119v0,-20,-8,-29,-28,-28v1,-6,-4,-19,6,-16v60,-8,-27,-160,72,-147v-1,6,4,18,-5,16v-24,0,-25,4,-26,28v-4,42,13,98,-22,111v35,13,22,68,22,110","w":113},"|":{"d":"48,27r0,-310r18,0r0,310r-18,0","w":114},"}":{"d":"18,-283v103,-13,2,145,78,147v-1,7,4,19,-7,16v-60,8,27,160,-71,147r0,-17v72,9,-5,-112,53,-138v-35,-13,-22,-68,-22,-111v0,-26,-5,-28,-31,-28r0,-16","w":113},"~":{"d":"19,-92v43,-62,91,30,136,-19r11,11v-43,63,-91,-31,-136,19"},"\u00a0":{"w":91}}});

