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}})());

Cufon.registerFont({"w":164,"face":{"font-family":"helvetica-narBold","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-10 -279 295 78.0115","underline-thickness":"18","underline-position":"-19.8","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":82,"k":{"\u2018":17,"\u201c":23,"Y":35,"W":23,"V":23,"T":29}},"\u00a0":{"w":82},"!":{"d":"71,0r-43,0r0,-51r43,0r0,51xm60,-72r-21,0v-6,-60,-14,-118,-12,-186r45,0v2,68,-6,126,-12,186","w":98},"\"":{"d":"29,-258r29,0r0,97r-29,0r0,-97xm82,-258r29,0r0,97r-29,0r0,-97","w":140},"#":{"d":"147,-72r-29,0r-8,72r-28,0r8,-72r-28,0r-9,72r-27,0r8,-72r-29,0r4,-32r28,0r5,-43r-28,0r3,-33r29,0r8,-71r28,0r-8,71r29,0r8,-71r28,0r-9,71r29,0r-4,33r-28,0r-5,43r28,0xm70,-147r-5,43r29,0r5,-43r-29,0"},"$":{"d":"13,-180v1,-39,21,-76,62,-75r0,-24r14,0r0,23v37,9,60,28,62,76r-38,0v-1,-25,-5,-35,-24,-37r0,67v43,15,74,39,64,97v-5,30,-26,59,-64,59r0,35r-14,0r0,-35v-49,-5,-65,-29,-66,-83r39,0v3,25,4,40,27,45r0,-76v-33,-10,-62,-27,-62,-72xm89,-32v35,1,32,-65,2,-68v-1,0,-1,-1,-2,-1r0,69xm75,-217v-34,1,-30,59,-2,61v1,0,1,1,2,1r0,-62"},"%":{"d":"83,7r-22,0r117,-263r22,0xm147,-61v0,-32,23,-65,54,-65v30,0,53,33,53,65v0,32,-23,65,-53,65v-30,0,-54,-33,-54,-65xm177,-61v0,14,12,29,24,29v29,-1,30,-57,0,-57v-13,-1,-24,14,-24,28xm8,-190v0,-32,23,-65,54,-65v30,0,54,33,54,65v0,33,-23,66,-54,66v-31,0,-54,-33,-54,-66xm39,-190v0,14,11,29,23,29v29,-1,30,-57,0,-57v-12,-1,-23,14,-23,28","w":262},"&":{"d":"193,-134v-2,34,-10,56,-25,77r39,57r-50,0r-14,-22v-14,16,-30,29,-61,29v-55,0,-83,-70,-55,-118v6,-11,21,-23,34,-34v-35,-36,-19,-127,48,-112v22,5,42,27,41,59v-1,30,-17,49,-35,61r30,45v7,-11,9,-24,11,-42r37,0xm57,-69v0,36,50,43,64,15r-39,-59v-12,12,-25,20,-25,44xm95,-167v18,-6,30,-50,2,-53v-27,3,-15,40,-2,53","w":213},"'":{"d":"21,-258r29,0r0,97r-29,0r0,-97","w":70},"(":{"d":"93,-264v-52,84,-52,254,0,339r-31,0v-25,-44,-53,-99,-52,-169v1,-70,25,-126,52,-170r31,0","w":98},")":{"d":"6,75v50,-85,50,-253,0,-339r30,0v25,44,53,99,52,169v-1,70,-25,126,-52,170r-30,0","w":98},"*":{"d":"107,-202r-31,12r20,35r-18,16r-20,-33r-21,33r-18,-16r20,-35r-31,-12r7,-26r30,12r0,-42r25,0r0,42r30,-12","w":114},"+":{"d":"70,-182r33,0r0,71r58,0r0,40r-58,0r0,71r-33,0r0,-71r-58,0r0,-40r58,0r0,-71","w":172},",":{"d":"63,-53v2,56,0,106,-44,113v1,-6,-2,-15,1,-19v15,-7,23,-16,24,-41r-25,0r0,-53r44,0","w":82,"k":{"\u2019":35,"\u201d":35," ":12}},"-":{"d":"90,-77r-82,0r0,-47r82,0r0,47","w":98},".":{"d":"63,0r-44,0r0,-53r44,0r0,53","w":82,"k":{"\u2019":35,"\u201d":35," ":12}},"\/":{"d":"25,7r-35,0r67,-272r35,0","w":82},"0":{"d":"82,7v-61,0,-73,-57,-73,-132v0,-75,12,-130,73,-130v61,0,73,57,73,131v0,75,-12,131,-73,131xm82,-215v-34,7,-30,42,-30,91v0,49,-3,84,30,91v34,-7,30,-42,30,-91v0,-50,3,-84,-30,-91"},"1":{"d":"21,-211v37,2,54,-15,57,-44r34,-1r0,256r-42,0r0,-176r-49,0r0,-35"},"2":{"d":"80,-213v-26,0,-29,23,-30,48r-40,0v1,-55,20,-87,68,-90v61,-5,91,74,61,127v-21,36,-58,50,-79,84r91,-1r0,45r-143,0v-6,-81,76,-102,99,-159v10,-24,-2,-53,-27,-54"},"3":{"d":"110,-75v0,-30,-21,-36,-47,-37r0,-36v30,3,44,-10,41,-41v-1,-14,-10,-26,-26,-26v-22,0,-29,19,-28,42r-38,-1v0,-51,23,-81,77,-81v56,0,76,93,32,120v59,30,28,162,-55,141v-37,-9,-58,-35,-58,-84r40,0v1,23,6,45,31,45v19,0,31,-18,31,-42"},"4":{"d":"155,-57r-23,0r0,57r-41,0r0,-57r-83,0r0,-43r77,-156r47,0r0,160r23,0r0,39xm91,-96r0,-109r-52,109r52,0"},"5":{"d":"79,-127v-14,1,-23,7,-28,19r-37,-3r15,-140r115,0r0,42r-85,0r-8,56v43,-35,109,3,101,68v7,72,-68,120,-122,73v-14,-12,-21,-31,-22,-56r41,0v2,20,10,35,29,35v22,0,33,-24,32,-49v-1,-21,-9,-45,-31,-45"},"6":{"d":"9,-118v-11,-91,59,-181,128,-112v7,11,11,21,12,39r-41,0v0,-14,-9,-25,-24,-24v-29,2,-34,39,-34,71v8,-11,18,-21,39,-21v41,-1,64,40,64,79v0,50,-25,92,-68,93v-63,3,-69,-67,-76,-125xm83,-33v39,1,39,-87,3,-91v-23,-3,-36,17,-36,43v0,25,10,48,33,48"},"7":{"d":"37,0v4,-87,38,-154,75,-206r-104,-1r0,-44r148,0r0,39v-39,54,-73,120,-76,212r-43,0"},"8":{"d":"123,-137v56,28,34,151,-41,144v-77,8,-96,-111,-41,-142v-48,-28,-21,-128,40,-120v66,-7,88,88,42,118xm52,-74v0,48,57,53,60,11v2,-28,-5,-50,-31,-50v-18,1,-29,16,-29,39xm82,-152v17,0,26,-14,26,-31v1,-17,-9,-31,-24,-32v-19,0,-30,15,-29,35v1,13,11,28,27,28"},"9":{"d":"154,-150v5,85,-13,153,-76,157v-38,2,-63,-29,-65,-66r41,0v1,30,34,34,48,10v5,-9,13,-32,10,-56v-9,14,-19,20,-40,21v-41,2,-62,-40,-63,-79v-1,-55,24,-92,71,-92v57,0,71,53,74,105xm50,-171v0,32,8,47,35,47v36,0,38,-92,-5,-90v-21,1,-30,18,-30,43"},":":{"d":"71,0r-44,0r0,-53r44,0r0,53xm71,-132r-44,0r0,-52r44,0r0,52","w":98,"k":{" ":12}},";":{"d":"27,60v1,-6,-2,-15,1,-19v15,-7,23,-15,24,-41r-25,0r0,-53r44,0v2,56,0,106,-44,113xm71,-132r-44,0r0,-52r44,0r0,52","w":98,"k":{" ":12}},"<":{"d":"161,3r-150,-78r0,-32r150,-78r0,39r-107,55r107,55r0,39","w":172},"=":{"d":"161,-31r-149,0r0,-41r149,0r0,41xm161,-111r-149,0r0,-40r149,0r0,40","w":172},">":{"d":"118,-91r-107,-55r0,-39r150,78r0,32r-150,78r0,-39","w":172},"?":{"d":"113,0r-43,0r0,-51r43,0r0,51xm74,-260v93,-23,117,108,51,144v-10,10,-15,18,-14,41r-40,0v-8,-60,44,-61,49,-108v3,-23,-10,-35,-29,-36v-24,-1,-29,21,-32,42r-41,0v-3,-47,24,-75,56,-83","w":180},"@":{"d":"81,-112v-8,-58,66,-124,99,-65r4,-20r26,0r-19,108v-1,6,5,9,10,6v17,-8,28,-34,28,-62v0,-54,-31,-91,-81,-91v-53,0,-84,52,-84,108v0,58,35,106,88,106v27,-1,49,-13,62,-29r26,0v-16,33,-47,57,-90,58v-66,0,-115,-65,-115,-136v0,-71,48,-136,114,-136v57,0,106,49,104,111v-2,59,-28,97,-76,105v-11,2,-15,-10,-17,-20v-25,42,-83,5,-79,-43xm136,-85v36,1,51,-76,12,-81v-35,-1,-51,74,-12,81","w":288},"A":{"d":"53,0r-47,0r75,-258r51,0r75,258r-48,0r-14,-53r-78,0xm79,-98r54,0r-27,-102","w":213,"k":{"y":9,"w":9,"v":12,"u":9,"Y":32,"W":17,"V":23,"U":14,"T":26,"Q":12,"O":12,"G":14,"C":12}},"B":{"d":"198,-76v0,51,-25,76,-86,76r-90,0r0,-258r104,0v68,-8,84,93,39,119v24,9,33,34,33,63xm153,-82v0,-42,-50,-29,-88,-32r0,69v41,-1,88,10,88,-37xm148,-186v0,-40,-49,-24,-83,-28r0,57v36,-2,83,10,83,-29","w":213,"k":{"U":3,"A":9}},"C":{"d":"13,-129v0,-102,82,-173,155,-116v22,17,31,39,34,71r-44,0v-6,-25,-20,-51,-55,-43v-33,8,-45,40,-45,89v0,41,12,90,53,88v28,-1,42,-21,47,-48r44,-1v-10,51,-34,96,-92,96v-66,0,-97,-58,-97,-136","w":213},"D":{"d":"202,-155v6,80,-14,155,-88,155r-92,0r0,-258r94,0v60,0,82,50,86,103xm109,-45v65,-1,65,-161,8,-168r-51,-1r0,169r43,0","w":213,"k":{"Y":20,"W":12,"V":12,"A":12,".":9,",":9}},"E":{"d":"178,-213r-112,0r0,55r103,0r0,45r-103,0r0,67r117,0r0,46r-161,0r0,-258r156,0r0,45","w":196},"F":{"d":"67,0r-45,0r0,-258r151,0r0,45r-106,0r0,59r93,0r0,45r-93,0r0,109","w":180,"k":{"a":5,"A":23,".":29,",":29}},"G":{"d":"58,-127v0,60,21,90,73,87v22,-7,36,-26,40,-55r-49,-1r0,-43r89,0r0,139r-30,0r-5,-32v-14,21,-29,40,-65,39v-60,-2,-100,-59,-98,-135v2,-68,32,-139,104,-137v57,2,86,37,93,87r-45,0v-4,-23,-20,-42,-46,-42v-42,0,-61,39,-61,93","w":229},"H":{"d":"65,-116r0,116r-44,0r0,-258r44,0r0,97r83,0r0,-97r44,0r0,258r-44,0r0,-116r-83,0","w":213},"I":{"d":"63,0r-44,0r0,-258r44,0r0,258","w":82},"J":{"d":"74,-37v23,2,24,-18,25,-38r0,-183r44,0r0,183v0,52,-19,79,-66,81v-65,3,-70,-45,-71,-103r42,-1v1,35,-3,59,26,61","k":{"u":5,"A":5,".":5,",":5}},"K":{"d":"70,0r-44,0r0,-258r44,0r0,105r81,-105r57,0r-86,105r91,153r-57,0r-65,-113r-21,26r0,87","w":213,"k":{"y":12,"u":9,"o":10,"e":4,"O":9}},"L":{"d":"67,-47r105,0r0,47r-150,0r0,-258r45,0r0,211","w":180,"k":{"\u2019":41,"\u201d":41,"y":9,"Y":35,"W":23,"V":32,"T":26}},"M":{"d":"226,0r-41,0r-1,-216r-40,216r-43,0r-39,-216r0,216r-41,0r0,-258r64,0r39,203r38,-203r64,0r0,258","w":245},"N":{"d":"152,-258r41,0r0,258r-44,0r-87,-184r0,184r-41,0r0,-258r46,0r85,180r0,-180","w":213},"O":{"d":"13,-129v0,-82,31,-136,102,-136v71,0,102,54,102,136v0,83,-31,136,-102,136v-71,0,-102,-53,-102,-136xm57,-129v1,55,14,90,66,90v35,-10,50,-39,49,-90v-1,-56,-14,-90,-66,-90v-33,11,-50,39,-49,90","w":229,"k":{"Y":20,"X":14,"W":14,"V":14,"T":12,"A":14,".":12,",":12}},"P":{"d":"185,-175v-2,45,-20,82,-68,82r-50,0r0,93r-45,0r0,-258r97,0v44,-1,68,36,66,83xm141,-170v0,-47,-32,-44,-74,-44r0,76v36,1,74,3,74,-32","w":196,"k":{"o":12,"e":9,"a":9,"A":29,".":35,",":35}},"Q":{"d":"217,-129v0,39,-9,69,-23,92r23,27r-23,29r-25,-29v-14,11,-33,18,-54,17v-71,-5,-102,-53,-102,-136v0,-82,31,-136,102,-136v71,0,101,54,102,136xm57,-129v0,61,29,105,82,84r-22,-25r23,-29r23,25v18,-54,14,-154,-57,-145v-33,11,-49,39,-49,90","w":229,"k":{"U":3,".":-6,",":-6}},"R":{"d":"130,-258v74,-7,86,111,34,135v21,13,26,24,26,65v0,29,-3,42,10,52r0,6r-49,0v-14,-33,15,-109,-39,-101r-46,0r0,101r-44,0r0,-258r108,0xm152,-180v0,-42,-48,-32,-86,-34r0,69v39,-2,86,11,86,-35","w":213,"k":{"Y":14,"W":12,"V":14,"U":5,"T":5,"O":5}},"S":{"d":"102,7v-60,0,-89,-31,-90,-87r42,0v1,28,19,45,51,42v20,-2,39,-11,38,-33v0,-30,-40,-31,-61,-38v-36,-13,-67,-21,-67,-76v0,-73,87,-102,134,-63v20,17,29,35,30,67r-43,-1v-2,-26,-18,-38,-51,-38v-32,0,-39,50,-7,58v49,13,108,17,108,85v0,57,-34,84,-84,84","w":196},"T":{"d":"112,0r-44,0r0,-213r-64,0r0,-45r172,0r0,45r-64,0r0,213","w":180,"k":{"y":17,"w":17,"u":26,"r":23,"o":23,"e":17,"a":23,"O":12,"A":26,";":12,":":12,".":23,"-":35,",":23}},"U":{"d":"104,-39v31,1,43,-18,43,-49r0,-170r45,0r0,168v2,64,-29,96,-87,97v-117,2,-77,-156,-84,-265r46,0r0,167v-1,31,12,51,37,52","w":213,"k":{"A":14,".":9,",":9}},"V":{"d":"145,-258r46,0r-72,258r-42,0r-71,-258r47,0r46,195","w":196,"k":{"u":17,"o":26,"e":14,"a":17,"O":14,"G":14,"A":23,";":12,":":12,".":35,"-":23,",":35}},"W":{"d":"139,-201r-33,201r-41,0r-60,-258r47,0r34,189r30,-189r47,0r32,189r34,-189r45,0r-59,258r-43,0","w":278,"k":{"y":5,"u":13,"o":17,"e":10,"a":12,"O":5,"A":17,";":3,":":3,".":23,"-":12,",":23}},"X":{"d":"193,0r-54,0r-40,-88r-43,88r-52,0r69,-132r-65,-126r53,0r38,83r38,-83r51,0r-64,124","w":196},"Y":{"d":"122,0r-44,0r0,-98r-74,-160r53,0r44,112r42,-112r50,0r-71,161r0,97","w":196,"k":{"u":29,"o":29,"e":23,"a":26,"O":20,"A":32,";":14,":":14,".":29,",":29}},"Z":{"d":"173,0r-165,0r0,-46r109,-167r-107,0r0,-45r162,0r0,42r-110,170r111,0r0,46","w":180},"[":{"d":"55,36r36,0r0,35r-72,0r0,-331r72,0r0,35r-36,0r0,261","w":98},"\\":{"d":"-10,-265r35,0r67,272r-35,0","w":82},"]":{"d":"44,-225r-37,0r0,-35r73,0r0,331r-73,0r0,-35r37,0r0,-261","w":98},"^":{"d":"18,-116r53,-135r30,0r53,135r-32,0r-36,-95r-36,95r-32,0","w":172},"_":{"d":"0,45r0,-18r164,0r0,18r-164,0"},"`":{"d":"-7,-270r46,0r28,53r-30,0","w":98},"a":{"d":"79,-196v40,0,68,14,68,55r0,104v-3,24,8,21,9,37r-45,0v-2,-10,-2,-28,-10,-15v-23,35,-92,24,-92,-35v0,-53,38,-65,85,-69v23,-10,10,-37,-15,-37v-19,0,-23,13,-26,27r-39,-1v2,-48,26,-66,65,-66xm63,-31v34,2,48,-24,43,-62v-13,16,-56,4,-56,39v0,13,6,20,13,23","k":{"y":5,"w":4,"v":4,"g":3}},"b":{"d":"104,5v-24,0,-35,-14,-46,-29r0,24r-40,0r0,-258r41,0r1,91v41,-63,118,-10,111,69v-4,48,-17,104,-67,103xm94,-36v47,-4,47,-115,-1,-117v-49,1,-49,117,1,117","w":180,"k":{"y":5,"v":5,"u":5,"l":3}},"c":{"d":"85,-36v18,-1,26,-16,27,-34r42,0v-4,42,-24,74,-71,75v-55,1,-71,-43,-73,-95v-2,-66,33,-124,101,-102v24,8,43,33,44,69r-42,0v-3,-15,-9,-32,-28,-31v-28,2,-33,35,-32,67v1,24,6,51,32,51","k":{"y":3,"l":5,"k":5,"h":3}},"d":{"d":"10,-98v-9,-83,78,-128,111,-69r0,-91r42,0r0,258r-41,0r0,-24v-9,17,-22,29,-46,29v-48,1,-61,-56,-66,-103xm88,-153v-48,0,-49,114,-2,117v27,2,38,-28,37,-56v0,-28,-6,-61,-35,-61","w":180,"k":{"y":4,"w":4,"v":4,"d":3}},"e":{"d":"48,-82v-7,41,51,66,64,26r42,0v-10,37,-28,61,-69,61v-54,0,-80,-37,-78,-104v1,-55,24,-105,86,-96v47,7,66,48,63,113r-108,0xm113,-115v3,-34,-34,-53,-54,-29v-5,7,-9,16,-10,29r64,0","k":{"y":4,"x":4,"w":4,"v":4,".":-6,",":-3}},"f":{"d":"93,-220v-23,-2,-28,4,-26,28r27,0r0,36r-27,0r0,156r-41,0r0,-156r-23,0r0,-36r23,0v-4,-52,14,-75,67,-69r0,41","w":98,"k":{"\u2019":-9,"\u201d":-9,"o":5,"e":3,".":3,",":3}},"g":{"d":"77,-196v28,-1,37,18,47,33r0,-29r39,0r0,197v6,64,-75,93,-127,58v-13,-9,-20,-23,-21,-42r45,0v3,13,8,19,29,19v34,0,36,-36,32,-68v-7,15,-18,29,-41,29v-46,-2,-68,-43,-68,-99v0,-55,22,-95,65,-98xm87,-41v51,0,46,-112,0,-112v-27,0,-36,33,-32,68v2,20,10,44,32,44","w":180,"k":{"g":3,"e":-3}},"h":{"d":"60,-167v22,-47,101,-32,101,35r0,132r-41,0r-1,-130v-2,-13,-10,-26,-26,-24v-54,5,-27,99,-33,154r-41,0r0,-258r41,0r0,91","w":180,"k":{"y":5}},"i":{"d":"62,-192r0,192r-41,0r0,-192r41,0xm62,-214r-41,0r0,-47r41,0r0,47","w":82},"j":{"d":"1,37v15,1,19,-4,20,-18r0,-211r41,0r0,212v1,49,-17,57,-61,57r0,-40xm62,-214r-41,0r0,-47r41,0r0,47","w":82},"k":{"d":"62,0r-41,0r0,-258r41,0r0,139r52,-73r51,0r-56,75r57,117r-50,0r-37,-82r-17,22r0,60","k":{"o":4}},"l":{"d":"62,0r-41,0r0,-258r41,0r0,258","w":82,"k":{"y":4,"w":4}},"m":{"d":"147,-166v18,-50,97,-31,97,34r0,132r-41,0r0,-116v0,-22,-6,-37,-23,-38v-22,-1,-28,18,-28,40r0,114r-41,0r0,-126v-2,-14,-6,-29,-25,-28v-20,0,-25,18,-26,38r0,116r-41,0r0,-192r39,0v1,9,-2,22,1,29v8,-17,19,-33,45,-33v26,0,33,12,43,30","w":262,"k":{"y":9,"u":5}},"n":{"d":"107,-196v78,1,49,119,54,196r-41,0r-1,-130v-2,-13,-10,-26,-26,-24v-54,5,-27,99,-33,154r-41,0r0,-192r40,0r0,29v9,-17,21,-33,48,-33","w":180,"k":{"y":5,"v":12,"u":3}},"o":{"d":"90,-196v50,0,81,41,81,101v0,60,-31,100,-81,100v-50,0,-80,-39,-80,-100v0,-61,30,-101,80,-101xm90,-37v35,-1,41,-40,37,-75v-3,-20,-12,-43,-37,-42v-35,1,-40,41,-36,76v2,19,12,42,36,41","w":180,"k":{"y":5,"x":9,"w":4,"v":5}},"p":{"d":"104,5v-25,0,-36,-14,-44,-29r0,99r-42,0r0,-267r40,0r0,28v11,-14,20,-34,47,-32v43,3,68,43,66,98v-1,48,-17,103,-67,103xm93,-153v-49,1,-49,118,1,117v27,-1,34,-31,34,-58v0,-27,-7,-60,-35,-59","w":180,"k":{"y":4}},"q":{"d":"79,-196v26,0,35,17,44,33r0,-29r40,0r0,267r-41,0r-1,-99v-8,18,-21,29,-45,29v-49,-1,-65,-49,-66,-96v-1,-50,19,-105,69,-105xm87,-153v-38,-3,-44,71,-26,101v21,35,65,5,61,-42v-3,-34,-8,-57,-35,-59","w":180},"r":{"d":"110,-145v-74,-10,-44,83,-50,145r-41,0r0,-192r39,0v1,11,-2,25,1,34v9,-19,21,-43,51,-37r0,50","w":114,"k":{"y":-3,"v":-3,"t":-6,"s":4,"q":5,"o":5,"g":4,"d":5,"c":5,".":17,"-":5,",":17}},"s":{"d":"30,-94v-35,-37,-7,-115,61,-101v32,6,57,22,57,62v-12,-2,-32,4,-40,-2v3,-25,-48,-33,-53,-9v9,45,98,12,98,84v0,67,-78,79,-122,49v-14,-9,-22,-26,-22,-50r42,0v-5,31,54,38,61,12v-4,-35,-61,-22,-82,-45","k":{"w":4}},"t":{"d":"91,1v-39,5,-67,-2,-67,-40r0,-117r-21,0r0,-36r21,0r0,-51r42,0r0,51r25,0r0,36r-25,0r0,105v-2,17,9,14,25,15r0,37","w":98},"u":{"d":"85,-37v57,0,29,-100,35,-155r41,0r0,192r-40,0r0,-27v-21,55,-102,34,-102,-38r0,-127r42,0r0,119v-1,23,7,36,24,36","w":180},"v":{"d":"104,0r-44,0r-56,-192r46,0r33,142r33,-142r44,0","k":{"o":9,"a":5,".":23,",":23}},"w":{"d":"182,0r-43,0r-25,-140r-24,140r-43,0r-44,-192r44,0r25,138r22,-138r42,0r24,138r25,-138r42,0","w":229,"k":{"o":5,".":12,",":12}},"x":{"d":"160,0r-51,0r-28,-58r-27,58r-50,0r54,-98r-52,-94r51,0r26,56r26,-56r49,0r-52,94","k":{"e":3}},"y":{"d":"159,-192r-69,239v-9,29,-30,32,-64,29r0,-40v23,3,32,-4,35,-28r-58,-200r46,0r34,142r33,-142r43,0","k":{"o":7,"e":3,"a":9,".":23,",":23}},"z":{"d":"59,-41r83,0r0,41r-136,0r0,-39r80,-112r-74,0r0,-41r127,0r0,42","w":147,"k":{"e":-3}},"{":{"d":"78,15v0,19,9,27,30,24r0,32v-40,4,-64,-12,-66,-50v-2,-39,14,-98,-28,-99r0,-33v72,-5,-28,-166,94,-149r0,32v-68,-10,8,124,-64,134v43,3,34,63,34,109","w":114},"|":{"d":"25,-265r33,0r0,272r-33,0r0,-272","w":82},"}":{"d":"101,-78v-71,7,27,167,-94,149r0,-32v68,10,-8,-124,64,-134v-45,-4,-33,-66,-34,-114v0,-16,-12,-21,-30,-19r0,-32v40,-4,64,12,66,50v2,38,-16,99,28,99r0,33","w":114},"~":{"d":"55,-122v30,4,74,45,89,-1r10,33v-9,20,-34,41,-61,22v-11,-7,-22,-17,-40,-17v-13,1,-20,15,-24,27v-3,-12,-11,-24,-10,-35v5,-13,17,-32,36,-29","w":172},"\u2122":{"d":"114,-228r-34,0r0,118r-33,0r0,-118r-34,0r0,-30r101,0r0,30xm210,-168r27,-90r45,0r0,148r-31,0r-1,-101r-29,101r-23,0r-30,-101r0,101r-31,0r0,-148r45,0","w":295},"\u2026":{"d":"71,0r-44,0r0,-53r44,0r0,53xm170,0r-44,0r0,-53r44,0r0,53xm268,0r-44,0r0,-53r44,0r0,53","w":295},"\u2014":{"d":"295,-82r-295,0r0,-38r295,0r0,38","w":295},"\u201c":{"d":"60,-163r-41,0v-2,-47,1,-91,40,-98r0,18v-17,7,-19,17,-22,34r23,0r0,46xm129,-163r-42,0v-2,-48,1,-93,41,-98r0,18v-17,6,-20,16,-22,34r23,0r0,46","w":147},"\u201d":{"d":"19,-258r41,0v3,48,-2,91,-40,98r0,-19v18,-6,20,-15,22,-33r-23,-1r0,-45xm87,-258r42,0v3,48,-2,92,-41,98r0,-19v18,-6,20,-15,22,-33r-23,-1r0,-45","w":147,"k":{" ":23}},"\u2018":{"d":"62,-163r-41,0v-2,-47,1,-92,40,-98r0,18v-17,6,-20,16,-22,34r23,0r0,46","w":82,"k":{"\u2018":13}},"\u2019":{"d":"21,-258r41,0v3,48,-2,92,-41,98r0,-19v18,-6,20,-15,22,-33r-22,-1r0,-45","w":82,"k":{"\u2019":13,"v":5,"s":17,"r":12,"l":5,"d":23," ":23}},"\u00d7":{"w":82},"\u2013":{"d":"164,-82r-164,0r0,-38r164,0r0,38"}}});

