/* Cufon 1.09i */
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("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}})());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}})());
/* Helvetica Neue Ultra Light copyrighted (c) 1988 Adobe Systems Incorporated. */
Cufon.registerFont({"w":200,"face":{"font-family":"Helvetica Neue","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-18 -279 360 68","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"A":{"d":"41,-92r125,0r-62,-158xm169,-85r-131,0r-34,85r-8,0r104,-257r9,0r102,257r-8,0","w":207},"B":{"d":"24,-130r0,123v77,-2,179,17,177,-62v-2,-82,-100,-57,-177,-61xm17,0r0,-257v80,3,182,-20,183,64v0,31,-24,57,-55,59v33,1,63,24,63,64v1,84,-106,70,-191,70xm24,-250r0,112v72,-3,169,19,169,-55v0,-76,-97,-54,-169,-57","w":219},"C":{"d":"231,-101r7,0v-9,63,-48,107,-113,107v-68,0,-116,-55,-116,-132v0,-62,34,-137,121,-137v68,0,102,51,103,83r-8,0v-3,-37,-39,-76,-95,-76v-160,0,-146,253,-5,255v62,0,98,-43,106,-100","w":246},"D":{"d":"19,0r0,-257v116,-1,200,-15,200,128v0,126,-85,135,-200,129xm27,-250r0,243v108,7,185,-7,185,-122v0,-133,-77,-123,-185,-121","w":233},"E":{"d":"27,-130r0,123r165,0r0,7r-173,0r0,-257r171,0r0,7r-163,0r0,112r153,0r0,8r-153,0","w":193},"F":{"d":"27,-250r0,112r136,0r0,8r-136,0r0,130r-8,0r0,-257r159,0r0,7r-151,0","w":173},"G":{"d":"235,-113r-99,0r0,-7r107,0r0,120r-8,0r0,-64v-13,44,-53,70,-103,70v-80,0,-120,-61,-120,-135v0,-75,44,-134,120,-134v58,0,99,33,107,86r-8,0v-9,-48,-46,-79,-99,-79v-72,0,-113,57,-113,127v0,70,38,128,114,128v61,0,107,-45,102,-112","w":259},"H":{"d":"207,-130r-180,0r0,130r-8,0r0,-257r8,0r0,119r180,0r0,-119r7,0r0,257r-7,0r0,-130","w":233},"I":{"d":"19,0r0,-257r8,0r0,257r-8,0","w":46},"J":{"d":"138,-72r0,-185r7,0r0,190v0,43,-18,73,-70,73v-55,-1,-72,-35,-69,-86r8,0v-4,50,15,80,61,79v41,0,63,-17,63,-71","w":166},"K":{"d":"86,-143r-59,52r0,91r-8,0r0,-257r8,0r0,156r178,-156r11,0r-125,109r132,148r-10,0","w":213},"L":{"d":"27,-7r150,0r0,7r-158,0r0,-257r8,0r0,250","w":173},"M":{"d":"140,-9r109,-248r12,0r0,257r-7,0r-1,-248r-109,248r-8,0r-109,-248r0,248r-8,0r0,-257r12,0","w":280},"N":{"d":"19,0r0,-257r11,0r177,248r0,-248r7,0r0,257r-11,0r-176,-248r0,248r-8,0","w":233},"O":{"d":"19,-129v0,74,42,128,111,128v69,0,111,-54,111,-128v0,-74,-42,-127,-111,-127v-69,0,-111,53,-111,127xm12,-129v0,-73,41,-134,118,-134v77,0,118,61,118,134v0,73,-41,135,-118,135v-77,0,-118,-62,-118,-135","w":259},"P":{"d":"27,-250r0,126v0,0,168,13,167,-63v0,-40,-24,-63,-71,-63r-96,0xm27,-117r0,117r-8,0r0,-257v82,0,183,-15,183,70v0,79,-94,72,-175,70","w":206},"Q":{"d":"199,-25r-45,-31r4,-6r46,32v23,-22,37,-58,37,-99v0,-74,-42,-127,-111,-127v-69,0,-107,53,-111,127v-5,104,105,164,180,104xm248,8r-42,-29v-19,17,-45,27,-76,27v-77,0,-118,-62,-118,-135v0,-73,41,-134,118,-134v121,0,151,166,80,237r42,29","w":259},"R":{"d":"27,-250r0,122v77,-2,167,17,169,-64v0,-36,-21,-58,-70,-58r-99,0xm125,-257v96,-11,103,120,23,132v65,5,44,73,57,125r-8,0v-12,-56,13,-121,-74,-121r-96,0r0,121r-8,0r0,-257r106,0","w":219},"S":{"d":"196,-63v0,-99,-175,-33,-176,-134v0,-51,47,-66,88,-66v50,0,87,20,90,78r-7,0v-2,-53,-37,-71,-83,-71v-36,0,-81,13,-81,59v0,92,176,31,176,134v0,49,-46,69,-90,69v-58,0,-102,-26,-101,-91r7,0v0,62,39,84,94,84v40,0,83,-18,83,-62","w":219},"T":{"d":"86,-250r-92,0r0,-7r192,0r0,7r-92,0r0,250r-8,0r0,-250","w":180},"U":{"d":"201,-96r0,-161r7,0r0,161v0,68,-34,102,-94,102v-60,0,-95,-34,-95,-102r0,-161r8,0v6,108,-32,256,87,256v59,0,87,-34,87,-95","w":227},"V":{"d":"98,-9r95,-248r7,0r-98,257r-8,0r-100,-257r7,0","w":193},"W":{"d":"237,-9r73,-248r7,0r-75,257r-9,0r-77,-248r-74,248r-10,0r-76,-257r8,0r73,248r75,-248r10,0","w":313},"X":{"d":"94,-138r90,-119r9,0r-94,125r98,132r-9,0r-94,-126r-95,126r-9,0r99,-132r-93,-125r9,0","w":187},"Y":{"d":"97,-116r99,-141r8,0r-104,149r0,108r-7,0r0,-108r-104,-149r9,0","w":193},"Z":{"d":"0,-7r183,0r0,7r-190,0r0,-10r180,-240r-170,0r0,-7r177,0r0,10","w":180},"a":{"d":"144,-109v-30,30,-129,-10,-129,63v0,21,14,43,54,43v62,0,81,-45,75,-106xm27,-128r-8,0v2,-35,25,-61,71,-61v33,0,61,13,61,53r0,117v0,14,14,13,24,12r0,7v-14,1,-31,1,-31,-18v-1,-7,2,-18,-1,-24v-7,24,-35,46,-73,46v-37,0,-62,-17,-62,-50v0,-46,33,-53,64,-55v51,-3,72,-2,72,-30v0,-22,-5,-51,-54,-51v-39,0,-60,19,-63,54","w":173},"&":{"d":"54,-210v0,17,11,32,37,65v21,-14,54,-34,54,-64v0,-25,-21,-41,-45,-41v-25,0,-46,15,-46,40xm160,-48r-71,-88v-29,18,-66,38,-66,78v0,37,33,57,66,57v34,0,58,-20,71,-47xm168,-48r38,48r-9,0r-32,-41v-21,62,-149,65,-149,-17v0,-42,38,-65,69,-84v-14,-20,-38,-43,-38,-67v0,-33,26,-48,52,-48v28,0,53,18,53,48v0,34,-34,52,-57,69r68,86v5,-10,10,-27,9,-46r7,0v0,21,-4,36,-11,52","w":206},"^":{"d":"112,-245r83,163r-7,0r-80,-156r-80,156r-7,0r83,-163r8,0","w":216},"~":{"d":"70,-107v24,0,58,24,79,25v14,0,24,-13,32,-26r7,2v-9,15,-20,31,-39,31v-36,0,-91,-51,-114,1r-7,-2v9,-17,22,-31,42,-31","w":216},"*":{"d":"59,-257r7,0r0,50r48,-15r1,7r-47,15r30,39r-5,5r-30,-39r-31,37r-5,-4r31,-38r-46,-15r2,-7r45,15r0,-50","w":126},"@":{"d":"176,-98r25,-66v-7,-25,-28,-33,-47,-33v-45,0,-77,57,-77,97v0,58,76,62,99,2xm204,-173v8,-5,2,-25,17,-24r-40,104v-8,21,-10,38,9,38v30,0,70,-40,70,-93v0,-60,-46,-101,-109,-101v-70,0,-123,55,-123,122v0,137,172,159,227,67r9,0v-60,101,-243,84,-243,-67v0,-75,59,-129,130,-129v64,0,116,41,116,108v0,55,-42,100,-77,100v-14,0,-25,-9,-22,-22v-31,41,-98,22,-98,-30v0,-45,34,-104,85,-104v22,0,43,12,49,31","w":288},"b":{"d":"27,-92v0,48,27,89,75,89v48,0,72,-41,72,-89v0,-43,-21,-90,-72,-90v-45,0,-75,33,-75,90xm27,-257r1,124v9,-33,35,-56,74,-56v51,0,79,45,79,97v0,56,-30,96,-79,96v-39,1,-64,-26,-75,-56r0,52r-7,0r0,-257r7,0","w":193},"\\":{"d":"122,6r-7,0r-118,-269r8,0","w":119},"|":{"d":"44,6r-8,0r0,-269r8,0r0,269","w":79},"{":{"d":"101,64v-86,17,-9,-129,-70,-161r0,-7v29,-8,27,-76,26,-120v-1,-36,12,-42,44,-39r0,7v-75,-14,-4,126,-63,156v30,14,26,71,26,117v0,42,8,41,37,40r0,7","w":119},"}":{"d":"19,-263v86,-17,9,129,70,161r0,7v-29,7,-27,75,-26,119v1,36,-12,43,-44,40r0,-7v75,14,4,-126,63,-156v-30,-14,-26,-72,-26,-118v0,-42,-8,-40,-37,-39r0,-7","w":119},"[":{"d":"35,-263r40,0r0,7r-33,0r0,313r33,0r0,7r-40,0r0,-327","w":79},"]":{"d":"45,64r-40,0r0,-7r33,0r0,-313r-33,0r0,-7r40,0r0,327","w":79},"c":{"d":"162,-63r7,0v-4,41,-34,67,-76,67v-53,0,-82,-43,-82,-93v0,-54,28,-100,87,-100v35,0,64,21,69,60r-7,0v-6,-36,-31,-53,-62,-53v-109,0,-105,178,-5,179v36,0,66,-23,69,-60","w":180},":":{"d":"54,0r-8,0r0,-35r8,0r0,35xm54,-150r-8,0r0,-35r8,0r0,35","w":100},",":{"d":"46,-35r8,0v0,31,4,68,-16,78v6,-17,10,-47,8,-78","w":100},"d":{"d":"164,-92v0,-57,-30,-90,-75,-90v-99,1,-95,179,0,179v48,0,75,-41,75,-89xm163,-133v4,-38,0,-84,1,-124r7,0r0,257r-7,0v-1,-17,2,-37,-1,-52v-9,32,-36,56,-74,56v-49,0,-79,-40,-79,-96v0,-52,28,-97,79,-97v39,0,65,23,74,56","w":193},"$":{"d":"95,-137r0,-119v-36,0,-78,14,-78,59v0,43,37,51,78,60xm2,-85r7,0v0,59,35,82,86,84r0,-129v-41,-9,-85,-17,-85,-67v0,-50,44,-66,85,-66r0,-16r8,0r0,16v48,1,82,23,85,78r-7,0v-2,-51,-34,-70,-78,-71v2,39,-4,86,2,121v48,12,88,18,88,72v0,49,-46,69,-90,69r0,32r-8,0r0,-32v-55,-2,-94,-29,-93,-91xm103,-128r0,127v40,0,83,-18,83,-62v0,-49,-45,-56,-83,-65"},"e":{"d":"16,-98r148,0v0,-45,-25,-84,-73,-84v-40,0,-72,32,-75,84xm171,-91r-155,0v1,50,20,88,73,88v38,0,67,-21,73,-61r7,0v-5,42,-37,68,-79,68v-57,0,-81,-42,-81,-97v0,-62,39,-96,81,-96v58,0,83,47,81,98","w":180},"8":{"d":"182,-68v0,-47,-40,-62,-82,-62v-42,0,-82,15,-82,62v0,47,39,65,82,65v43,0,82,-18,82,-65xm177,-187v1,29,-25,46,-51,53v39,4,63,29,63,66v0,51,-41,72,-89,72v-48,0,-89,-21,-89,-72v0,-38,26,-60,63,-67v-28,-4,-51,-24,-51,-52v0,-44,35,-62,77,-62v42,0,77,18,77,62xm170,-187v0,-42,-35,-55,-70,-55v-35,0,-69,13,-69,55v0,67,139,66,139,0"},"\u2026":{"d":"64,-35r0,35r-7,0r0,-35r7,0xm184,-35r0,35r-8,0r0,-35r8,0xm303,-35r0,35r-7,0r0,-35r7,0","w":360},"\u2014":{"d":"360,-100r0,7r-360,0r0,-7r360,0","w":360},"\u2013":{"d":"0,-93r0,-7r180,0r0,7r-180,0","w":180},"=":{"d":"199,-122r-182,0r0,-8r182,0r0,8xm199,-53r-182,0r0,-7r182,0r0,7","w":216},"!":{"d":"37,0r-7,0r0,-35r7,0r0,35xm37,-66r-7,0r0,-191r7,0r0,191","w":66},"f":{"d":"31,-178r-31,0r0,-7r31,0r0,-41v2,-37,28,-31,52,-30r0,8v-24,-5,-44,-1,-44,24r0,39r39,0r0,7r-39,0r0,178r-8,0r0,-178","w":73},"5":{"d":"173,-238r-120,0r-22,105v40,-63,152,-29,152,52v0,52,-35,85,-85,85v-51,0,-86,-30,-85,-82r8,0v-1,48,29,75,77,75v47,0,78,-30,78,-78v0,-80,-114,-105,-146,-40r-9,0r26,-124r126,0r0,7"},"4":{"d":"136,-71r0,-164r-117,164r117,0xm136,-64r-124,0r0,-8r123,-173r9,0r0,174r44,0r0,7r-44,0r0,64r-8,0r0,-64"},"g":{"d":"160,-99v0,-42,-24,-83,-70,-83v-48,0,-73,38,-73,83v0,46,25,82,70,82v48,0,73,-37,73,-82xm90,61v68,0,78,-57,70,-123v-8,33,-41,52,-73,52v-51,0,-77,-41,-77,-89v0,-50,28,-90,80,-90v36,-1,62,25,71,53r0,-49r7,0r0,179v0,50,-29,74,-77,74v-37,0,-70,-17,-71,-58r7,0v1,37,30,51,63,51","w":186},"`":{"d":"36,-211r-50,-52r11,0r45,52r-6,0","w":46},">":{"d":"17,-5r176,-86r-176,-86r0,-8r182,90r0,8r-182,90r0,-8","w":216},"h":{"d":"20,0r0,-257r7,0r1,118v7,-28,30,-50,66,-50v39,0,66,23,66,66r0,123r-7,0r0,-122v0,-43,-28,-60,-59,-60v-83,1,-66,101,-67,182r-7,0","w":180},"-":{"d":"28,-93r0,-7r63,0r0,7r-63,0","w":119},"i":{"d":"27,-185r0,185r-7,0r0,-185r7,0xm27,-257r0,36r-7,0r0,-36r7,0","w":46},"j":{"d":"27,-185r0,212v0,34,-17,37,-45,37r0,-7v28,0,38,-2,38,-33r0,-209r7,0xm27,-257r0,36r-7,0r0,-36r7,0","w":46},"k":{"d":"75,-109r-48,39r0,70r-7,0r0,-257r7,0r0,178r128,-106r10,0r-85,71r91,114r-9,0","w":159},"l":{"d":"20,0r0,-257r7,0r0,257r-7,0","w":46},"<":{"d":"199,-5r0,8r-182,-90r0,-8r182,-90r0,8r-176,86","w":216},"m":{"d":"20,0r0,-185r7,0v1,15,-2,33,1,46v8,-58,104,-69,114,-7v10,-24,31,-43,60,-43v88,0,50,113,58,189r-7,0v-9,-71,30,-183,-51,-182v-78,1,-55,106,-58,182r-8,0v-9,-71,30,-182,-49,-182v-73,0,-60,105,-60,182r-7,0","w":280},"\u00d7":{"d":"103,-91r-68,-68r5,-5r68,69r68,-69r5,5r-68,68r68,68r-5,5r-68,-68r-68,68r-5,-5","w":216},"n":{"d":"20,0r0,-185r7,0v1,15,-2,33,1,46v7,-28,30,-50,66,-50v39,0,66,23,66,66r0,123r-7,0r0,-122v0,-43,-28,-60,-59,-60v-83,1,-66,101,-67,182r-7,0","w":180},"9":{"d":"99,-249v65,0,87,52,87,120v0,61,-20,133,-92,133v-42,0,-71,-27,-76,-62r8,0v10,44,43,55,68,55v73,0,86,-82,85,-138v-7,35,-41,61,-80,61v-42,0,-85,-35,-85,-85v0,-49,40,-84,85,-84xm176,-165v0,-43,-34,-77,-77,-77v-43,0,-78,34,-78,77v0,43,35,78,78,78v43,0,77,-35,77,-78"},"#":{"d":"81,-245r7,0r-11,84r62,0r11,-84r7,0r-11,84r42,0r0,8r-44,0r-9,63r42,0r0,8r-43,0r-11,82r-7,0r11,-82r-62,0r-11,82r-8,0r12,-82r-45,0r0,-8r46,0r9,-63r-45,0r0,-8r47,0xm75,-153r-8,63r61,0r9,-63r-62,0"},"o":{"d":"10,-93v0,-50,30,-96,84,-96v54,0,83,46,83,96v0,51,-30,97,-84,97v-54,0,-83,-46,-83,-97xm17,-93v0,47,27,90,77,90v49,0,76,-43,76,-90v0,-46,-27,-89,-76,-89v-50,0,-77,43,-77,89","w":186},"1":{"d":"107,0r0,-235v-15,21,-42,36,-66,43r0,-7v30,-10,45,-23,66,-46r7,0r0,245r-7,0"},"p":{"d":"102,-3v99,-1,95,-179,0,-179v-48,0,-75,41,-75,89v0,57,30,90,75,90xm28,-52v-4,35,0,78,-1,116r-7,0r0,-249r7,0v1,17,-2,37,1,52v9,-32,36,-56,74,-56v49,0,79,40,79,96v0,52,-28,97,-79,97v-39,0,-65,-23,-74,-56","w":193},"(":{"d":"66,-263r7,0v-55,98,-54,228,1,327r-7,0v-56,-100,-57,-227,-1,-327","w":79},")":{"d":"14,64r-8,0v55,-98,56,-228,0,-327r7,0v56,100,56,227,1,327","w":79},"%":{"d":"136,-57v0,29,15,54,47,54v32,0,49,-25,49,-54v0,-33,-16,-55,-49,-55v-33,0,-47,23,-47,55xm8,-187v0,-36,19,-62,54,-62v36,0,56,26,56,62v0,33,-20,61,-56,61v-38,0,-54,-29,-54,-61xm15,-187v0,29,15,54,47,54v32,0,49,-25,49,-54v0,-33,-16,-55,-49,-55v-33,0,-47,23,-47,55xm129,-57v0,-36,19,-62,54,-62v36,0,56,26,56,62v0,33,-20,61,-56,61v-38,0,-54,-29,-54,-61xm32,12r171,-269r8,0r-171,269r-8,0","w":246},".":{"d":"54,-35r0,35r-8,0r0,-35r8,0","w":100},"+":{"d":"104,-95r0,-87r8,0r0,87r87,0r0,8r-87,0r0,87r-8,0r0,-87r-87,0r0,-8r87,0","w":216},"q":{"d":"163,-133v3,-14,0,-36,1,-52r7,0r0,249r-7,0r-1,-116v-9,33,-35,56,-74,56v-51,0,-79,-45,-79,-97v0,-56,30,-96,79,-96v38,0,65,24,74,56xm164,-93v0,-48,-27,-89,-75,-89v-48,0,-72,41,-72,89v0,43,21,90,72,90v45,0,75,-33,75,-90","w":193},"?":{"d":"20,-177r-7,0v-2,-50,27,-86,78,-86v40,0,71,22,71,60v0,36,-25,53,-36,64v-27,24,-35,38,-35,73r-7,0v0,-32,8,-50,35,-76v6,-6,35,-24,35,-61v0,-34,-26,-53,-63,-53v-48,0,-73,33,-71,79xm91,0r-7,0r0,-35r7,0r0,35","w":180},"\"":{"d":"33,-257r0,81r-7,0r0,-81r7,0xm74,-257r0,81r-7,0r0,-81r7,0","w":100},"\u201c":{"d":"37,-176r-7,0v2,-30,-7,-76,16,-81v-8,17,-11,49,-9,81xm73,-176r-7,0v2,-30,-7,-76,16,-81v-8,17,-11,49,-9,81","w":100},"\u201d":{"d":"63,-257r7,0v-2,30,7,76,-16,81v8,-17,11,-49,9,-81xm27,-257r7,0v-2,30,7,76,-16,81v8,-17,11,-49,9,-81","w":100},"\u2018":{"d":"33,-176r-7,0v2,-30,-7,-76,16,-81v-8,17,-11,49,-9,81","w":60},"\u2019":{"d":"27,-257r7,0v-2,30,7,76,-16,81v8,-17,11,-49,9,-81","w":60},"'":{"d":"27,-176r0,-81r7,0r0,81r-7,0","w":60},"r":{"d":"100,-182v-91,-2,-71,96,-73,182r-7,0r0,-185r7,0v1,15,-2,33,1,46v7,-27,28,-51,72,-50r0,7","w":93},"s":{"d":"145,-46v-1,-67,-127,-24,-127,-97v0,-21,17,-46,63,-46v41,0,67,18,67,59r-8,0v0,-37,-24,-52,-59,-52v-52,0,-56,33,-56,39v5,67,127,23,128,96v0,37,-35,51,-67,51v-49,0,-75,-21,-75,-67r7,0v0,41,25,60,68,60v27,0,59,-11,59,-43","w":166},";":{"d":"54,-35v0,31,4,68,-16,78v6,-17,10,-47,8,-78r8,0xm54,-150r-8,0r0,-35r8,0r0,35","w":100},"7":{"d":"170,-238r-148,0r0,-7r156,0r0,10v-67,67,-110,137,-110,235r-8,0v-1,-96,44,-172,110,-238"},"6":{"d":"179,-80v0,-43,-34,-78,-77,-78v-43,0,-78,35,-78,78v0,43,35,77,78,77v43,0,77,-34,77,-77xm102,4v-65,0,-88,-52,-88,-120v0,-61,20,-133,92,-133v42,0,71,27,76,62r-7,0v-10,-44,-44,-55,-69,-55v-72,-1,-88,85,-84,139v7,-35,41,-62,80,-62v42,0,84,35,84,85v0,49,-39,84,-84,84"},"\/":{"d":"5,6r-8,0r118,-269r7,0","w":119},"t":{"d":"81,-178r-41,0r0,142v1,36,20,29,40,28v1,11,-3,8,-17,8v-17,0,-31,-9,-31,-35r0,-143r-34,0r0,-7r34,0r0,-58r8,0r0,58r41,0r0,7","w":86},"3":{"d":"28,-169r-7,0v-1,-53,33,-80,84,-80v39,0,76,16,76,60v1,36,-24,52,-52,58v29,3,57,21,57,63v0,45,-39,72,-83,72v-55,0,-93,-31,-89,-87r8,0v-4,52,30,80,81,80v39,0,76,-23,76,-65v0,-48,-38,-63,-88,-60r0,-7v44,2,83,-7,83,-54v0,-39,-35,-53,-69,-53v-47,0,-78,24,-77,73"},"\u2122":{"d":"84,-109r0,-141r-54,0r0,-7r115,0r0,7r-54,0r0,141r-7,0xm179,-109r0,-148r12,0r58,138r58,-138r13,0r0,148r-8,0r0,-141r-59,141r-7,0r-60,-141r0,141r-7,0","w":356},"2":{"d":"178,-183v0,79,-142,110,-151,176r158,0r0,7r-165,0v0,-80,151,-103,151,-183v0,-38,-29,-59,-68,-59v-51,0,-72,32,-72,77r-7,0v0,-54,27,-84,79,-84v42,0,75,22,75,66"},"u":{"d":"160,-185r0,185r-7,0v-1,-15,2,-33,-1,-46v-7,28,-30,50,-66,50v-39,0,-66,-23,-66,-66r0,-123r7,0r0,122v0,43,28,60,59,60v83,-1,66,-101,67,-182r7,0","w":180},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"v":{"d":"76,-7r67,-178r8,0r-70,185r-9,0r-76,-185r8,0","w":146},"w":{"d":"185,-7v21,-57,37,-120,57,-178r7,0r-59,185r-9,0r-58,-178r-58,178r-10,0r-58,-185r7,0r56,178r57,-178r12,0","w":246},"x":{"d":"73,-101r64,-84r8,0r-67,89r74,96r-9,0r-70,-90r-69,90r-9,0r74,-96r-68,-89r10,0","w":146},"y":{"d":"77,-10r66,-175r8,0r-85,223v-10,25,-27,26,-49,26r0,-7v40,7,45,-32,56,-59r-77,-183r8,0","w":146},"z":{"d":"9,-7r136,0r0,7r-143,0r0,-9r129,-169r-119,0r0,-7r127,0r0,9","w":146},"0":{"d":"185,-122v0,-54,-18,-120,-85,-120v-67,0,-85,66,-85,120v0,54,18,119,85,119v67,0,85,-65,85,-119xm193,-122v0,61,-23,126,-93,126v-70,0,-92,-65,-92,-126v0,-61,22,-127,92,-127v70,0,93,66,93,127"},"\u00a0":{"w":100}}});
