/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1997, 2001,  2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. This software may not be reproduced, used, displayed, modified,
 * disclosed or transferred without the express written approval of Linotype
 * Library GmbH. Univers
 */
Cufon.registerFont({"w":158,"face":{"font-family":"LTUnivers 220 CondThin","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-4 -286 282 77","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":180},"!":{"d":"32,0r0,-25r15,0r0,25r-15,0xm45,-59r-12,0r-1,-201r15,0","w":78},"\"":{"d":"36,-157r-10,0r-2,-99r13,0xm87,-157r-10,0r-1,-99r12,0","w":112},"#":{"d":"61,-165r-13,69r50,0r13,-69r-50,0xm124,-165r-13,69r31,0r0,12r-33,0r-15,84r-14,0r16,-84r-50,0r-15,84r-14,0r16,-84r-32,0r0,-12r34,0r12,-69r-31,0r0,-11r34,0r15,-84r13,0r-15,84r49,0r16,-84r13,0r-15,84r31,0r0,11r-33,0"},"$":{"d":"84,-135v29,14,55,38,55,73v0,38,-19,59,-55,61r0,36r-9,0r0,-36v-38,-2,-56,-25,-55,-70v5,1,15,-3,13,5v0,33,14,51,42,53r0,-112v-31,-21,-53,-31,-53,-71v0,-36,18,-56,53,-59r0,-31r9,0r0,31v37,1,55,24,54,65v-5,-1,-14,4,-14,-4v0,-30,-13,-47,-40,-49r0,108xm84,-13v59,-4,51,-90,0,-107r0,107xm75,-242v-41,-2,-48,51,-28,79v6,7,15,15,28,22r0,-101"},"%":{"d":"183,-8v26,0,28,-26,29,-57v0,-34,-9,-51,-28,-51v-19,0,-30,18,-30,54v-1,31,5,54,29,54xm55,-140v26,0,30,-25,30,-57v0,-34,-10,-51,-29,-51v-19,0,-29,18,-29,54v0,30,4,54,28,54xm226,-65v0,46,-14,69,-43,69v-28,0,-42,-23,-42,-67v0,-44,14,-66,43,-66v28,0,42,22,42,64xm98,-197v0,46,-14,69,-43,69v-28,0,-42,-22,-42,-66v0,-44,14,-66,43,-66v28,0,42,21,42,63xm47,10r-14,0r162,-279r14,0","w":239},"&":{"d":"41,-71v0,55,28,60,85,59r0,-115v-51,-4,-85,5,-85,56xm37,-193v0,-55,33,-77,83,-63r0,12v-40,-12,-69,3,-69,50v0,47,28,59,75,55r0,-66r14,0r0,66r33,0r0,12r-33,0r0,127v-68,3,-113,-2,-113,-71v0,-35,15,-56,44,-63v-22,-8,-34,-28,-34,-59","w":184},"'":{"d":"36,-157r-10,0r-2,-99r13,0","w":61},"(":{"d":"49,53v-37,-127,-35,-185,1,-313r11,0v-31,128,-33,197,0,313r-12,0","w":83},")":{"d":"33,-260v36,129,38,186,1,313r-12,0v33,-117,31,-189,0,-313r11,0","w":83},"*":{"d":"80,-211r27,41r-11,7r-22,-44r-21,44r-11,-7r26,-41r-47,3r0,-13r46,2r-26,-41r11,-6r22,44r22,-44r11,6r-27,41r46,-2r0,13","w":148},"+":{"d":"113,-81r0,81r-13,0r0,-81r-81,0r0,-12r81,0r0,-81r13,0r0,81r82,0r0,12r-82,0","w":213},",":{"d":"31,38r-11,0r13,-62r17,0","w":79},".":{"d":"32,0r0,-24r16,0r0,24r-16,0","w":79,"k":{"Y":26,"W":17,"V":22,"T":22}},"\/":{"d":"21,5r-13,0r88,-271r13,0","w":116},"0":{"d":"80,-8v56,2,43,-82,43,-146v0,-57,0,-94,-43,-94v-55,0,-45,79,-45,140v0,62,-3,98,45,100xm80,-260v68,-3,58,77,58,148v0,70,-2,113,-58,116v-75,4,-56,-88,-59,-168v-2,-56,12,-95,59,-96"},"1":{"d":"84,0r0,-237v-10,10,-24,22,-42,36r0,-15v21,-15,36,-29,43,-40r13,0r0,256r-14,0"},"2":{"d":"21,-197v0,-40,20,-63,60,-63v72,0,63,81,32,129r-78,119r102,0r0,12r-117,0r0,-13r83,-128v25,-36,35,-108,-23,-107v-30,0,-45,17,-45,51r-14,0"},"3":{"d":"64,-138v41,0,55,-17,54,-59v0,-34,-14,-51,-41,-51v-27,0,-41,16,-42,50r-14,0v1,-42,20,-62,57,-62v36,0,54,20,54,62v0,39,-12,61,-39,66v28,4,41,24,41,62v0,49,-20,74,-59,74v-39,0,-58,-21,-58,-63r14,0v0,34,15,51,45,51v30,0,44,-20,44,-59v0,-41,-16,-57,-56,-58r0,-13"},"4":{"d":"103,-237r-75,161r75,0r0,-161xm116,-64r0,64r-13,0r0,-64r-87,0r0,-15r82,-177r18,0r0,180r29,0r0,12r-29,0"},"5":{"d":"82,-161v45,1,57,30,57,81v0,53,-13,83,-60,84v-37,0,-56,-21,-56,-63r14,0v0,34,14,51,43,51v39,0,45,-29,45,-78v0,-72,-69,-80,-87,-34r-12,0r3,-136r102,0r0,12r-88,0r-3,104v11,-14,25,-21,42,-21"},"6":{"d":"83,-8v36,0,42,-32,42,-78v0,-40,-13,-61,-41,-61v-33,0,-48,32,-47,69v0,47,16,70,46,70xm82,4v-69,2,-58,-86,-59,-161v0,-69,20,-103,61,-103v36,0,53,20,53,59r-14,0v0,-31,-13,-47,-39,-47v-40,0,-50,61,-47,125v9,-24,26,-36,49,-36v36,0,53,24,53,73v0,56,-9,88,-57,90"},"7":{"d":"59,0r-14,0r78,-243r-104,0r0,-13r117,0r0,13"},"8":{"d":"125,-67v0,-38,-10,-58,-45,-59v-30,0,-46,20,-46,60v0,39,15,58,45,58v30,0,46,-20,46,-59xm122,-192v0,-38,-14,-56,-42,-56v-29,0,-44,18,-44,55v0,36,15,54,44,54v29,0,42,-18,42,-53xm22,-193v-1,-40,19,-68,58,-67v38,0,56,21,56,64v0,36,-12,57,-36,63v26,4,39,26,39,65v0,48,-20,72,-60,72v-40,0,-59,-24,-59,-72v0,-38,13,-59,38,-65v-24,-7,-36,-27,-36,-60"},"9":{"d":"76,-114v36,-1,45,-31,45,-74v0,-42,-14,-63,-43,-63v-30,0,-45,23,-45,69v0,45,15,68,43,68xm78,-263v70,0,57,90,57,161v0,66,-6,107,-59,107v-36,0,-54,-20,-54,-60r14,0v0,32,14,48,40,48v52,-1,44,-66,45,-125v-8,19,-23,29,-46,29v-43,-1,-56,-31,-56,-80v0,-53,20,-80,59,-80"},":":{"d":"32,0r0,-24r16,0r0,24r-16,0xm32,-158r0,-23r16,0r0,23r-16,0","w":79},";":{"d":"31,38r-11,0r13,-62r17,0xm31,-158r0,-23r16,0r0,23r-16,0","w":79},"<":{"d":"19,-80r0,-13r176,-73r0,13r-162,67r162,66r0,12","w":213},"=":{"d":"19,-48r0,-12r176,0r0,12r-176,0xm19,-114r0,-12r176,0r0,12r-176,0","w":213},">":{"d":"19,-8r0,-12r161,-66r-161,-67r0,-13r176,73r0,13","w":213},"?":{"d":"55,0r0,-25r15,0r0,25r-15,0xm62,-263v99,14,1,141,7,204r-13,0v-7,-68,34,-86,36,-145v1,-28,-7,-45,-30,-46v-21,-1,-30,16,-29,43r-14,0v-1,-36,14,-60,43,-56","w":128},"@":{"d":"131,-72v32,0,61,-52,60,-83v-1,-22,-13,-41,-37,-40v-36,0,-61,44,-61,78v0,25,14,45,38,45xm158,-267v68,0,124,42,124,109v0,45,-32,95,-75,95v-23,0,-31,-20,-23,-41v-19,58,-107,53,-105,-13v2,-44,28,-87,73,-88v28,0,43,18,46,43r11,-38r13,0v-10,37,-31,70,-31,111v0,11,7,17,20,17v38,0,61,-46,61,-87v0,-59,-50,-101,-113,-98v-82,3,-139,49,-141,131v-1,71,60,122,134,122v41,0,79,-16,107,-36r5,7v-31,22,-65,38,-112,38v-84,0,-144,-47,-144,-131v0,-86,63,-141,150,-141","w":289},"A":{"d":"94,-242r-47,157r92,0xm165,0r-21,-72r-101,0r-22,72r-14,0r79,-260r16,0r78,260r-15,0","w":187,"k":{"y":4,"w":4,"v":4,"u":4,"p":4,"Y":14,"W":11,"V":8,"U":4,"T":18,"Q":4,"O":4,"G":4,"C":4}},"B":{"d":"47,-13v56,2,95,3,95,-58v0,-59,-40,-61,-95,-58r0,116xm136,-196v0,-53,-38,-54,-89,-52r0,107v52,3,89,-1,89,-55xm112,-135v32,8,43,24,45,64v4,75,-55,74,-125,71r0,-260v65,-2,119,-6,119,65v0,33,-13,53,-39,60","w":177,"k":{"A":4}},"C":{"d":"39,-127v2,75,0,115,55,119v35,3,52,-21,51,-62v5,1,14,-4,14,4v0,48,-22,71,-65,71v-65,0,-70,-48,-70,-132v0,-77,10,-138,72,-139v43,0,63,25,61,71v-5,-1,-16,3,-14,-5v0,-35,-16,-53,-47,-53v-52,0,-58,56,-57,126","w":175,"k":{"Y":4,"A":4}},"D":{"d":"94,-13v55,-6,57,-41,59,-118v2,-74,-1,-113,-64,-117r-43,0r0,235r48,0xm86,-260v75,1,82,47,81,129v-2,86,-9,127,-78,131r-57,0r0,-260r54,0","w":191,"k":{"Y":7,"T":9,"A":4}},"E":{"d":"32,0r0,-260r105,0r0,12r-91,0r0,109r88,0r0,13r-88,0r0,113r93,0r0,13r-107,0","w":155},"F":{"d":"46,-248r0,107r77,0r0,12r-77,0r0,129r-14,0r0,-260r97,0r0,12r-83,0","w":141,"k":{"r":7,"o":7,"i":7,"e":7,"a":7,"J":40,"A":11,".":35,",":35}},"G":{"d":"24,-127v0,-82,9,-135,74,-138v43,-2,65,23,64,68v-5,-1,-15,4,-15,-4v0,-34,-16,-52,-48,-52v-56,0,-60,51,-60,127v0,75,5,119,63,119v18,0,33,-3,45,-9r0,-107r-55,0r0,-12r69,0r0,129v-18,8,-38,12,-59,12v-68,0,-78,-49,-78,-133","w":186},"H":{"d":"152,0r0,-127r-106,0r0,127r-14,0r0,-260r14,0r0,120r106,0r0,-120r14,0r0,260r-14,0","w":198},"I":{"d":"32,0r0,-260r14,0r0,260r-14,0","w":78},"J":{"d":"67,-8v36,0,41,-25,42,-68r0,-184r14,0r0,182v-1,54,-8,82,-56,83v-41,1,-56,-26,-55,-71r15,0v-1,38,6,58,40,58","w":153,"k":{"A":4}},"K":{"d":"32,0r0,-260r14,0r0,260r-14,0xm145,0r-97,-138r95,-122r17,0r-96,122r98,138r-17,0","w":167,"k":{"y":8,"u":8,"o":8,"e":8,"O":4,"G":4}},"L":{"d":"32,0r0,-260r14,0r0,247r83,0r0,13r-97,0","w":138,"k":{"y":14,"Y":21,"W":11,"V":15,"U":4,"T":19,"O":4,"C":4}},"M":{"d":"225,0r0,-247r-81,247r-17,0r-82,-247r0,247r-13,0r0,-260r23,0r81,248r80,-248r23,0r0,260r-14,0","w":271},"N":{"d":"160,0r-114,-247r0,247r-14,0r0,-260r23,0r114,246r0,-246r13,0r0,260r-22,0","w":214},"O":{"d":"96,-8v53,0,57,-49,57,-122v0,-69,-3,-121,-57,-123v-54,-2,-58,58,-57,122v1,74,1,123,57,123xm96,-266v68,0,71,56,71,137v0,82,-7,134,-70,134v-65,0,-73,-58,-73,-133v0,-80,9,-138,72,-138","w":191,"k":{"Y":7,"X":4,"V":4,"T":7,"A":4}},"P":{"d":"46,-138v52,2,84,-3,84,-57v0,-52,-34,-55,-84,-53r0,110xm32,-260v64,-2,112,-3,112,65v0,65,-32,72,-98,70r0,125r-14,0r0,-260","k":{"o":12,"e":12,"a":12,"Y":4,"A":15,".":39,",":39}},"Q":{"d":"96,-10v53,0,58,-46,57,-121v-1,-68,-3,-122,-57,-122v-53,0,-57,57,-57,122v0,74,1,121,57,121xm167,-129v-2,67,1,96,-34,119v17,-1,33,-3,48,-3r0,13r-84,3v-67,-6,-73,-45,-73,-132v0,-78,5,-135,72,-137v61,-2,74,58,71,137","w":192},"R":{"d":"46,-144v54,0,90,3,90,-56v0,-53,-42,-49,-90,-48r0,104xm110,-138v57,2,29,83,42,138r-14,0v-14,-57,17,-139,-53,-132r-39,0r0,132r-14,0r0,-260v62,0,123,-8,119,60v-2,38,-10,55,-41,62","w":176,"k":{"Y":4,"T":4}},"S":{"d":"37,-206v2,73,111,63,109,144v-1,40,-23,67,-62,67v-44,0,-66,-24,-65,-72r15,0v-1,38,15,59,50,59v31,0,47,-18,47,-54v0,-73,-108,-68,-108,-144v0,-36,25,-59,61,-59v42,0,63,22,61,65v-6,-1,-17,4,-15,-5v0,-32,-15,-47,-46,-47v-28,0,-48,18,-47,46","w":165,"k":{"Y":4,"T":4}},"T":{"d":"78,-248r0,248r-14,0r0,-248r-60,0r0,-12r135,0r0,12r-61,0","w":142,"k":{"y":22,"w":22,"u":22,"r":22,"o":22,"i":8,"h":8,"e":22,"a":22,"O":7,"J":33,"A":18,";":9,":":9,".":22,",":22}},"U":{"d":"99,-8v43,0,54,-26,54,-75r0,-177r14,0r0,176v1,59,-16,89,-68,89v-55,0,-68,-30,-68,-91r0,-174r14,0r0,175v0,52,8,77,54,77","w":197,"k":{"A":4}},"V":{"d":"95,0r-18,0r-70,-260r15,0r65,246r63,-246r14,0","w":171,"k":{"u":15,"o":15,"i":7,"e":15,"a":15,"O":4,"G":4,"A":8,".":22,",":22}},"W":{"d":"216,0r-18,0r-54,-243r-56,243r-18,0r-61,-260r15,0r55,243r57,-243r18,0r53,243r59,-243r14,0","w":288,"k":{"y":12,"u":12,"o":12,"i":4,"h":4,"e":12,"a":12,"A":11,".":17,",":17}},"X":{"d":"145,0r-63,-124r-60,124r-15,0r67,-134r-63,-126r16,0r56,114r57,-114r16,0r-64,125r69,135r-16,0","w":168,"k":{"O":4,"C":4}},"Y":{"d":"89,-107r0,107r-14,0r0,-107r-70,-153r15,0r63,138r61,-138r15,0","w":163,"k":{"u":22,"o":26,"i":12,"e":26,"a":26,"S":4,"O":7,"C":4,"A":14,";":8,":":8,".":26,",":26}},"Z":{"d":"26,-13r114,0r0,13r-129,0r0,-13r115,-235r-108,0r0,-12r122,0r0,14","w":151,"k":{"O":4,"E":4,"A":4}},"[":{"d":"31,53r0,-313r42,0r0,11r-29,0r0,291r29,0r0,11r-42,0","w":101},"\\":{"d":"96,5r-88,-271r13,0r88,271r-13,0","w":116},"]":{"d":"26,53r0,-11r29,0r0,-291r-29,0r0,-11r42,0r0,313r-42,0","w":101},"^":{"d":"159,-108r-53,-133r-51,133r-14,0r59,-148r13,0r59,148r-13,0","w":213},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"`":{"d":"35,-213r-39,-50r17,0r33,50r-11,0","w":56},"a":{"d":"30,-51v0,24,13,42,37,42v39,0,49,-40,46,-88v-47,-3,-83,9,-83,46xm76,-186v66,0,49,71,51,130v0,5,0,24,1,56r-12,0r-1,-34v-10,24,-27,37,-51,37v-32,-1,-48,-21,-49,-53v-2,-46,41,-62,98,-58v0,-41,0,-66,-37,-66v-22,0,-39,12,-38,34v-4,-1,-12,2,-14,-1v0,-28,22,-45,52,-45","w":154,"k":{"y":4,"w":4,"v":4}},"b":{"d":"84,-9v37,2,43,-39,43,-86v0,-47,-5,-79,-41,-79v-37,0,-46,37,-46,85v0,48,6,78,44,80xm87,-185v46,1,53,35,54,89v1,61,-8,99,-56,99v-22,0,-37,-10,-45,-31r-1,28r-13,0r1,-260r14,0r0,110v9,-23,24,-35,46,-35","w":160,"k":{"y":4,"v":4}},"c":{"d":"34,-91v2,52,1,84,43,84v24,0,35,-14,35,-43r14,0v0,37,-16,55,-49,55v-51,0,-57,-36,-57,-96v-1,-56,10,-94,57,-94v34,0,48,18,49,53r-14,0v0,-28,-11,-42,-35,-42v-35,0,-44,38,-43,83","w":140,"k":{"y":4}},"d":{"d":"77,-9v38,0,44,-31,44,-80v0,-51,-4,-85,-44,-85v-37,0,-43,33,-43,79v0,51,3,86,43,86xm77,3v-47,0,-57,-41,-57,-99v0,-60,19,-89,57,-89v23,0,38,11,44,33r0,-108r13,0r1,260r-13,0r0,-28v-8,20,-24,31,-45,31","w":161},"e":{"d":"119,-101v1,-40,-7,-75,-40,-73v-35,2,-46,30,-45,73r85,0xm79,-185v49,-2,56,43,54,96r-99,0v-1,46,4,82,44,82v27,0,40,-14,40,-44r14,0v-2,35,-20,56,-54,55v-47,-2,-58,-30,-58,-85v0,-66,6,-102,59,-104","w":152,"k":{"y":4,"w":4,"v":4}},"f":{"d":"85,-248v-39,-9,-36,30,-35,67r35,0r0,11r-35,0r0,170r-14,0r0,-170r-28,0r0,-11r28,0v-1,-47,-1,-87,49,-80r0,13","w":90,"k":{"o":4,"e":4,"a":4,".":7,",":7}},"g":{"d":"76,-13v39,0,46,-33,45,-82v0,-52,-15,-79,-44,-79v-38,0,-43,35,-43,83v0,49,3,78,42,78xm20,-92v0,-55,11,-92,57,-93v23,0,38,13,45,37r0,-34r13,0r-1,191v0,45,-16,63,-58,64v-33,0,-49,-17,-50,-51r13,0v0,26,14,40,38,40v48,1,43,-41,43,-92v-8,19,-22,29,-44,29v-46,-2,-56,-35,-56,-91","w":160},"h":{"d":"123,-113v0,-38,-4,-58,-36,-60v-65,-3,-42,109,-46,173r-14,0r0,-260r14,0r0,108v8,-22,24,-33,48,-33v72,-2,42,117,48,185r-14,0r0,-113","w":164,"k":{"y":4}},"i":{"d":"27,0r0,-181r14,0r0,181r-14,0xm26,-232r0,-24r16,0r0,24r-16,0","w":68},"j":{"d":"-3,62v23,4,30,-6,30,-34r0,-209r14,0r0,211v1,36,-11,47,-44,44r0,-12xm26,-232r0,-24r16,0r0,24r-16,0","w":68},"k":{"d":"27,0r0,-260r14,0r0,260r-14,0xm116,0r-74,-101r67,-80r17,0r-68,80r74,101r-16,0","w":135,"k":{"y":4,"o":4,"e":4}},"l":{"d":"27,0r0,-260r14,0r0,260r-14,0","w":68},"m":{"d":"167,-185v73,1,36,118,45,185r-14,0r0,-123v1,-33,-6,-49,-32,-50v-58,-1,-36,113,-40,173r-13,0r0,-122v0,-32,-6,-50,-32,-51v-58,-1,-36,113,-40,173r-14,0r-1,-181r13,0r1,31v5,-45,81,-48,83,0v9,-23,24,-35,44,-35","w":239,"k":{"y":4}},"n":{"d":"123,-113v0,-38,-4,-58,-36,-60v-65,-3,-42,109,-46,173r-14,0r-1,-181r13,0r1,31v8,-23,24,-35,48,-35v72,-2,43,116,49,185r-14,0r0,-113","w":164,"k":{"y":4,"v":4}},"o":{"d":"34,-91v0,45,1,84,43,84v35,0,44,-37,44,-85v0,-52,-5,-82,-43,-82v-39,0,-44,33,-44,83xm78,-185v50,0,56,32,56,95v0,59,-8,94,-57,94v-48,0,-57,-35,-57,-93v0,-60,9,-96,58,-96","w":154,"k":{"y":4,"w":4,"v":4}},"p":{"d":"86,-9v36,0,41,-34,41,-81v0,-48,-4,-82,-42,-82v-38,0,-45,33,-45,81v0,48,8,82,46,82xm86,-184v46,0,55,34,55,94v0,56,-9,91,-56,93v-22,0,-36,-11,-44,-34r0,100r-14,0r-1,-250r13,0r1,28v6,-21,23,-31,46,-31","w":160,"k":{"y":4}},"q":{"d":"76,-9v37,0,45,-35,45,-82v0,-50,-6,-82,-44,-82v-37,0,-43,35,-43,83v0,46,6,81,42,81xm77,-184v24,0,36,10,45,31r0,-28r13,0r-1,250r-13,0r0,-100v-8,23,-23,34,-45,34v-46,-1,-56,-38,-56,-93v0,-54,12,-94,57,-94","w":161},"r":{"d":"89,-172v-69,0,-43,104,-48,172r-14,0r-1,-181r13,0r1,30v10,-24,24,-35,49,-34r0,13","w":96,"k":{"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,".":14,",":14}},"s":{"d":"35,-141v0,48,79,40,79,95v0,33,-16,50,-49,50v-34,1,-49,-20,-49,-56r14,0v0,30,11,45,34,45v24,0,36,-12,36,-36v1,-54,-82,-44,-79,-98v2,-27,19,-44,46,-44v30,0,46,17,45,51r-13,0v0,-25,-9,-40,-32,-40v-20,0,-33,13,-32,33","w":130},"t":{"d":"86,0v-34,3,-49,-2,-49,-39r0,-131r-29,0r0,-11r29,0r0,-36r13,-7r0,43r37,0r0,11r-37,0r0,132v-2,26,13,29,36,26r0,12","w":95},"u":{"d":"41,-68v0,38,4,57,36,59v65,3,42,-108,46,-172r14,0r1,181r-13,0r-1,-31v-8,23,-24,34,-48,34v-72,2,-43,-116,-49,-184r14,0r0,113","w":164},"v":{"d":"77,0r-17,0r-52,-181r15,0r46,165r45,-165r14,0","w":136,"k":{"o":4,"e":4,"a":4,".":15,",":15}},"w":{"d":"172,0r-16,0r-42,-161r-39,161r-17,0r-49,-181r14,0r44,166r39,-166r16,0r43,166r43,-166r14,0","w":230,"k":{"o":4,"e":4,"a":4,".":15,",":15}},"x":{"d":"108,0r-43,-86r-43,86r-16,0r52,-97r-44,-84r16,0r37,74r38,-74r15,0r-46,84r51,97r-17,0","w":130},"y":{"d":"57,69r-14,0r20,-68r-55,-182r15,0r47,162r44,-162r14,0","w":136,"k":{"o":4,"e":4,"a":4,".":19,",":19}},"z":{"d":"11,0r0,-12r75,-158r-71,0r0,-11r85,0r0,12r-75,157r77,0r0,12r-91,0","w":113},"{":{"d":"70,-45v0,65,1,79,47,89r0,9v-56,-10,-60,-27,-60,-101v0,-38,-16,-49,-50,-50r0,-10v23,-3,50,-16,50,-49v0,-73,3,-94,60,-103r0,9v-47,9,-47,26,-47,90v0,36,-9,54,-40,58v32,5,39,21,40,58","w":126},"|":{"d":"33,77r0,-360r14,0r0,360r-14,0","w":79},"}":{"d":"69,-157v0,36,16,49,50,49r0,10v-32,3,-50,18,-50,57v0,66,-7,85,-60,94r0,-9v46,-8,47,-26,47,-89v1,-37,9,-53,40,-58v-31,-4,-40,-21,-40,-58v-1,-65,0,-81,-47,-90r0,-9v57,9,60,30,60,103","w":126},"~":{"d":"14,-65v13,-80,98,-16,144,-15v16,0,26,-10,32,-29r9,0v-5,23,-18,42,-41,42v-36,1,-123,-63,-134,2r-10,0","w":213},"\u00a0":{"w":180}}});

