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-1]-=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":556,"face":{"font-family":"Textbook","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 4 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"14","bbox":"-90.0714 -775 1000 220","underline-thickness":"50","underline-position":"-75","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":278},"!":{"d":"187,-481r-24,310r-49,0r-24,-310r0,-237r97,0r0,237xm187,0r-97,0r0,-102r97,0r0,102","w":278},"\"":{"d":"295,-718r-12,285r-52,0r-13,-285r77,0xm137,-718r-13,285r-52,0r-12,-285r77,0","w":355},"#":{"d":"580,-502r-21,60r-116,0r-59,167r116,0r-21,60r-117,0r-76,215r-71,0r77,-215r-128,0r-77,215r-71,0r77,-215r-116,0r21,-60r116,0r59,-167r-116,0r21,-60r117,0r76,-216r71,0r-77,216r126,0r77,-216r72,0r-76,216r116,0xm372,-442r-128,0r-59,167r128,0"},"$":{"d":"46,-512v-2,-114,85,-195,207,-199r0,-64r47,0r0,64v129,18,193,59,203,190r-85,0v-14,-79,-40,-97,-118,-117r0,239v121,38,220,58,220,203v0,134,-73,206,-220,215r0,96r-47,0r0,-96v-156,-15,-215,-76,-221,-232r88,0v13,115,27,136,133,159r0,-265v-123,-29,-204,-67,-207,-193xm253,-638v-71,3,-119,44,-119,115v0,59,40,97,119,114r0,-229xm300,-54v106,5,166,-108,110,-195v-23,-37,-66,-45,-110,-59r0,254"},"%":{"d":"680,-333v91,0,170,78,170,169v0,92,-79,171,-170,171v-92,0,-171,-79,-171,-171v0,-91,79,-169,171,-169xm669,-703r-396,722r-54,0r395,-722r55,0xm210,-695v91,0,170,78,170,169v0,92,-79,171,-170,171v-92,0,-171,-79,-171,-171v0,-91,79,-169,171,-169xm679,-63v55,0,101,-45,101,-101v0,-54,-46,-99,-100,-99v-55,0,-101,45,-101,100v0,56,44,100,100,100xm209,-425v55,0,101,-45,101,-101v0,-54,-46,-99,-100,-99v-55,0,-101,45,-101,100v0,56,44,100,100,100","w":889},"&":{"d":"463,-226v14,-30,23,-67,29,-112r83,0v-7,59,-26,120,-58,183r128,155r-114,0r-67,-82v-56,62,-107,95,-208,97v-128,2,-214,-73,-212,-199v2,-120,71,-156,162,-215v-39,-54,-74,-81,-76,-157v-1,-96,73,-162,171,-162v92,0,161,59,160,149v-2,92,-59,142,-129,187xm286,-439v52,-38,87,-58,90,-125v2,-48,-31,-78,-79,-78v-48,0,-83,30,-82,77v0,35,24,77,71,126xm132,-182v-3,112,151,156,236,90v14,-10,30,-26,49,-49r-162,-198v-56,40,-121,71,-123,157","w":667},"'":{"d":"134,-718r-14,285r-49,0r-14,-285r77,0","w":191},"(":{"d":"162,-256v0,202,57,303,137,463r-59,0v-105,-166,-172,-249,-172,-467v0,-204,65,-321,169,-473r61,0v-98,187,-136,246,-136,477","w":333},")":{"d":"93,-733v104,166,172,248,172,467v0,202,-67,326,-169,473r-61,0v93,-176,136,-251,136,-477v0,-202,-57,-303,-137,-463r59,0","w":333},"*":{"d":"349,-591r-108,34r67,92r-49,34r-65,-94r-65,94r-49,-34r67,-92r-108,-34r20,-55r105,38r0,-110r60,0r0,110r105,-38","w":389},"+":{"d":"545,-218r-217,0r0,218r-72,0r0,-218r-217,0r0,-72r217,0r0,-217r72,0r0,217r217,0r0,72","w":584},",":{"d":"191,-8v0,89,-35,141,-104,155r0,-46v42,-10,51,-43,53,-101r-53,0r0,-106r104,0r0,98","w":278},"-":{"d":"289,-232r-245,0r0,-90r245,0r0,90","w":333},".":{"d":"191,0r-104,0r0,-106r104,0r0,106","w":278},"\/":{"d":"295,-737r-245,756r-67,0r246,-756r66,0","w":278},"0":{"d":"279,-703v174,0,240,161,240,359v0,202,-64,363,-241,363v-175,0,-241,-160,-241,-359v0,-203,64,-363,242,-363xm425,-341v0,-189,-49,-283,-147,-283v-98,0,-147,94,-147,282v0,188,49,282,146,282v99,0,148,-94,148,-281"},"1":{"d":"325,0r-94,0r0,-688r94,0r0,688"},"2":{"d":"283,-703v129,0,226,84,224,211v-3,213,-243,219,-348,342v-17,19,-28,42,-34,67r382,0r0,83r-481,0v-7,-239,215,-286,346,-392v29,-23,41,-58,41,-101v1,-81,-57,-132,-139,-131v-101,3,-136,64,-142,173r-88,0v0,-159,86,-252,239,-252"},"3":{"d":"405,-371v77,29,115,70,117,164v2,138,-106,228,-248,226v-155,-2,-232,-80,-240,-234r91,0v5,103,45,154,148,155v88,2,155,-53,155,-138v0,-104,-89,-137,-204,-126r0,-76v108,12,180,-21,180,-110v0,-73,-54,-116,-130,-114v-94,2,-129,52,-137,151r-86,0v3,-155,80,-228,227,-230v122,-2,217,70,217,186v0,74,-34,118,-90,146"},"4":{"d":"523,-248r-69,0r0,248r-88,0r0,-248r-306,0r0,-455r88,0r0,379r218,0r0,-379r88,0r0,379r69,0r0,76"},"5":{"d":"282,-453v130,0,232,98,232,227v0,149,-102,247,-252,245v-138,-2,-213,-64,-230,-194r91,0v12,79,60,118,145,118v89,0,152,-70,152,-161v0,-91,-63,-157,-154,-156v-50,0,-94,22,-132,67r-76,-4r53,-377r364,0r0,86r-298,0r-30,193v41,-29,86,-44,135,-44"},"6":{"d":"223,-434v159,-56,293,58,293,210v0,134,-101,243,-234,243v-135,0,-238,-105,-238,-239v0,-61,21,-126,64,-197r172,-286r105,0xm284,-60v86,0,141,-69,141,-158v0,-86,-58,-151,-142,-151v-85,0,-144,65,-144,151v0,88,59,158,145,158"},"7":{"d":"523,-611v-148,168,-233,341,-289,611r-97,0v44,-244,147,-430,287,-602r-387,0r0,-86r486,0r0,77"},"8":{"d":"492,-518v-1,74,-34,117,-90,144v77,37,115,95,115,173v2,132,-100,220,-235,220v-140,0,-246,-80,-244,-215v1,-95,41,-145,119,-177v-63,-28,-95,-74,-95,-137v-1,-118,92,-193,214,-193v121,0,217,70,216,185xm277,-406v68,0,124,-46,124,-112v0,-67,-58,-106,-129,-106v-70,0,-119,40,-119,108v0,65,56,110,124,110xm132,-198v0,87,61,138,150,138v94,0,141,-44,141,-132v1,-87,-58,-138,-146,-138v-83,0,-145,52,-145,132"},"9":{"d":"272,-703v135,0,238,105,238,239v0,61,-21,126,-64,197r-161,267r-105,0r151,-250v-159,56,-293,-58,-293,-210v0,-134,101,-243,234,-243xm271,-315v85,0,144,-65,144,-151v0,-88,-59,-158,-145,-158v-86,0,-141,69,-141,158v0,86,58,151,142,151"},":":{"d":"191,-410r-104,0r0,-106r104,0r0,106xm191,0r-104,0r0,-106r104,0r0,106","w":278},";":{"d":"191,-410r-104,0r0,-106r104,0r0,106xm191,-8v0,89,-35,141,-104,155r0,-46v42,-10,51,-43,53,-101r-53,0r0,-106r104,0r0,98","w":278},"<":{"d":"578,8r-572,-226r0,-71r572,-226r0,77r-482,184r482,185r0,77","w":584},"=":{"d":"545,-320r-506,0r0,-73r506,0r0,73xm545,-114r-506,0r0,-73r506,0r0,73","w":584},">":{"d":"578,-218r-572,226r0,-77r482,-184r-482,-185r0,-77r572,226r0,71","w":584},"?":{"d":"280,-727v152,-10,263,146,188,282v-31,56,-135,118,-151,189v-3,15,-5,39,-6,73r-88,0v-14,-159,112,-196,164,-297v42,-81,-17,-176,-111,-171v-90,5,-130,55,-132,158r-88,0v-1,-158,83,-224,224,-234xm318,0r-97,0r0,-102r97,0r0,102"},"@":{"d":"525,-737v183,0,345,136,343,313v-2,144,-100,288,-239,288v-39,0,-60,-21,-64,-63v-42,39,-84,63,-125,63v-83,0,-144,-77,-144,-163v0,-134,103,-275,229,-273v50,0,89,26,117,78r20,-62r68,0r-72,250v-12,40,-18,66,-18,79v0,17,7,26,21,26v22,0,43,-9,63,-28v53,-49,79,-112,79,-191v0,-148,-126,-255,-278,-255v-173,0,-305,144,-305,319v0,171,138,316,309,313v104,-2,186,-46,245,-114r67,0v-64,102,-171,173,-314,176v-206,4,-380,-173,-380,-379v0,-204,174,-377,378,-377xm461,-208v83,-1,150,-117,150,-201v0,-46,-39,-91,-83,-91v-81,0,-150,108,-150,196v0,52,33,96,83,96","w":1015},"A":{"d":"654,0r-106,0r-71,-209r-288,0r-75,209r-100,0r270,-718r110,0xm442,-295r-106,-316r-2,0r-115,316r223,0","w":667},"B":{"d":"497,-387v83,33,128,71,130,174v2,132,-106,213,-244,213r-309,0r0,-718r316,0v116,-2,204,70,203,182v0,65,-32,115,-96,149xm496,-529v0,-71,-50,-106,-149,-106r-176,0r0,221r175,0v100,0,150,-38,150,-115xm378,-83v92,1,152,-44,152,-132v0,-80,-56,-120,-168,-120r-191,0r0,252r207,0","w":667},"C":{"d":"376,-67v122,0,186,-77,211,-197r94,0v-29,175,-132,282,-314,283v-206,1,-323,-161,-323,-377v0,-220,124,-379,336,-379v167,0,270,90,294,235r-94,0v-25,-100,-88,-149,-199,-149v-158,0,-237,126,-237,294v0,171,73,290,232,290","w":722},"D":{"d":"372,-718v193,-1,302,151,302,354v0,199,-108,364,-306,364r-287,0r0,-718r291,0xm366,-83v144,-2,208,-123,208,-283v0,-158,-68,-269,-215,-269r-181,0r0,552r188,0","w":722},"E":{"d":"616,0r-530,0r0,-718r523,0r0,86r-426,0r0,220r393,0r0,86r-393,0r0,240r433,0r0,86","w":667},"F":{"d":"583,-632r-400,0r0,220r352,0r0,86r-352,0r0,326r-97,0r0,-718r497,0r0,86","w":611},"G":{"d":"148,-353v0,174,76,289,239,289v140,0,229,-82,226,-237r-224,0r0,-83r315,0r0,384r-63,0r-23,-93v-53,68,-133,111,-242,112v-200,2,-328,-166,-328,-368v0,-268,213,-464,474,-362v93,36,151,100,170,211r-94,0v-27,-98,-94,-151,-209,-151v-159,0,-241,129,-241,298","w":778},"H":{"d":"646,0r-97,0r0,-335r-375,0r0,335r-97,0r0,-718r97,0r0,297r375,0r0,-297r97,0r0,718","w":722},"I":{"d":"260,0r-241,0r0,-86r72,0r0,-546r-72,0r0,-86r241,0r0,86r-72,0r0,546r72,0r0,86","w":278},"J":{"d":"224,19v-115,0,-201,-68,-200,-179r0,-71r91,0v-7,99,17,167,110,167v75,0,113,-41,113,-124r0,-444r-72,0r0,-86r241,0r0,86r-72,0r0,438v1,136,-75,213,-211,213","w":519},"K":{"d":"663,0r-126,0r-251,-360r-113,108r0,252r-97,0r0,-718r97,0r0,348r348,-348r134,0r-299,290","w":667},"L":{"d":"537,0r-461,0r0,-718r97,0r0,632r364,0r0,86"},"M":{"d":"761,0r-94,0r2,-603r-2,0r-202,603r-96,0r-202,-602v-6,47,0,121,0,178r0,424r-94,0r0,-718r139,0r205,607r2,0r204,-607r138,0r0,718","w":833},"N":{"d":"646,0r-109,0r-365,-580r-2,0r0,580r-94,0r0,-718r115,0r359,580r2,0r0,-580r94,0r0,718","w":722},"O":{"d":"389,-737v219,0,345,155,350,372v5,223,-134,384,-350,384v-213,0,-350,-160,-350,-378v0,-218,137,-378,350,-378xm389,-67v156,0,250,-128,250,-291v0,-165,-93,-293,-250,-293v-157,0,-250,128,-250,292v0,165,93,292,250,292","w":778},"P":{"d":"409,-718v126,-2,213,81,213,205v0,125,-87,210,-213,210r-226,0r0,303r-97,0r0,-718r323,0xm522,-515v0,-80,-47,-120,-142,-120r-197,0r0,249r193,0v97,0,146,-43,146,-129","w":667},"Q":{"d":"389,-737v214,0,353,163,350,377v-1,121,-38,210,-104,282r98,76r-49,58r-110,-85v-51,30,-109,48,-185,48v-213,2,-350,-160,-350,-378v0,-218,137,-378,350,-378xm560,-137v51,-55,78,-124,79,-222v2,-163,-95,-292,-250,-292v-157,0,-250,128,-250,292v0,204,163,351,356,269r-75,-58r49,-60","w":778},"R":{"d":"656,-523v0,89,-36,133,-100,170v62,28,77,53,86,135v8,72,-16,177,42,202r0,16r-119,0v-27,-76,4,-219,-45,-275v-19,-22,-53,-33,-100,-33r-235,0r0,308r-97,0r0,-718r332,0v157,0,236,65,236,195xm556,-516v0,-79,-43,-119,-129,-119r-242,0r0,244r225,0v97,0,146,-42,146,-125","w":722},"S":{"d":"328,-654v-92,0,-160,40,-161,124v0,49,28,80,85,93r205,47v109,25,163,89,163,193v0,149,-124,219,-287,216v-170,-3,-281,-75,-284,-251r91,0v5,112,73,168,203,168v122,0,183,-42,183,-127v0,-91,-51,-97,-153,-121r-147,-34v-102,-23,-153,-81,-153,-172v0,-142,108,-222,258,-219v169,3,258,67,269,229r-91,0v-9,-97,-70,-146,-181,-146","w":667},"T":{"d":"597,-632r-243,0r0,632r-97,0r0,-632r-243,0r0,-86r583,0r0,86","w":611},"U":{"d":"361,-67v120,1,187,-75,186,-197r0,-454r97,0r0,466v-4,169,-115,271,-291,271v-161,0,-274,-99,-274,-258r0,-479r97,0r0,452v-1,124,64,199,185,199","w":722},"V":{"d":"647,-718r-262,718r-103,0r-262,-718r108,0r205,612r2,0r203,-612r109,0","w":667},"W":{"d":"928,-718r-189,718r-102,0r-164,-595r-2,0r-166,595r-102,0r-187,-718r105,0r134,584r2,0r161,-584r106,0r161,584r2,0r134,-584r107,0","w":944},"X":{"d":"648,0r-120,0r-193,-295r-199,295r-117,0r257,-368r-241,-350r122,0r182,275r182,-275r116,0r-241,350","w":667},"Y":{"d":"653,-718r-271,429r0,289r-97,0r0,-289r-271,-429r113,0r206,345r206,-345r114,0","w":667},"Z":{"d":"588,0r-565,0r0,-81r440,-551r-407,0r0,-86r532,0r0,84r-442,548r442,0r0,86","w":611},"[":{"d":"250,196r-187,0r0,-918r187,0r0,71r-108,0r0,776r108,0r0,71","w":278},"\\":{"d":"295,19r-67,0r-245,-756r66,0","w":278},"]":{"d":"215,196r-187,0r0,-71r108,0r0,-776r-108,0r0,-71r187,0r0,918","w":278},"^":{"d":"439,-298r-70,0r-134,-335r-135,335r-70,0r171,-420r67,0","w":469},"_":{"d":"500,125r-500,0r0,-50r500,0r0,50","w":500},"`":{"d":"170,-593r-67,0r-130,-141r108,0","w":222},"a":{"d":"253,-538v84,0,114,27,158,85r0,-70r83,0r0,523r-83,0r0,-69v-38,56,-91,84,-158,84v-138,0,-218,-130,-218,-280v0,-150,78,-273,218,-273xm266,-61v103,0,145,-90,145,-204v0,-111,-45,-197,-146,-197v-99,0,-139,88,-139,200v0,114,39,201,140,201"},"b":{"d":"302,-538v137,-2,215,118,215,264v0,158,-81,287,-228,289v-64,1,-110,-30,-148,-80r0,65r-83,0r0,-718r88,0r0,261r2,0v37,-52,79,-80,154,-81xm286,-61v102,0,141,-93,140,-208v0,-127,-47,-190,-141,-190v-95,0,-143,70,-143,211v0,108,45,187,144,187"},"c":{"d":"124,-257v0,111,39,196,138,196v67,0,110,-41,130,-124r85,0v-21,133,-92,200,-213,200v-147,1,-234,-114,-234,-267v0,-165,90,-287,249,-286v115,0,181,64,198,191r-85,0v-15,-75,-56,-112,-123,-112v-103,0,-145,87,-145,202","w":500},"d":{"d":"251,-538v78,1,122,34,158,89v6,-84,0,-181,2,-269r88,0r0,718r-83,0v-2,-23,4,-53,-2,-72v-35,58,-85,87,-150,87v-148,0,-229,-130,-229,-289v0,-147,78,-265,216,-264xm267,-61v99,0,143,-82,143,-189v0,-139,-48,-209,-145,-209v-93,0,-139,63,-139,189v-1,116,39,209,141,209"},"e":{"d":"40,-252v0,-165,90,-288,248,-286v159,2,228,124,228,305r-382,0v2,110,47,171,148,172v69,1,131,-44,139,-103r88,0v-20,108,-103,179,-226,179v-155,1,-243,-107,-243,-267xm425,-303v-7,-98,-50,-155,-141,-156v-89,0,-145,68,-150,156r291,0"},"f":{"d":"78,-523v-4,-136,8,-202,120,-205v84,-2,123,49,112,133r-76,0v5,-31,-6,-57,-33,-57v-46,0,-31,72,-35,129r100,0r0,73r-100,0r0,450r-88,0r0,-450r-73,0r0,-73r73,0","w":278},"g":{"d":"256,-538v80,0,120,37,160,89r0,-74r83,0r0,480v2,177,-70,263,-240,263v-117,0,-187,-44,-203,-156r88,0v18,58,46,82,119,83v118,2,157,-77,146,-206v-22,46,-78,74,-141,74v-148,0,-228,-130,-228,-289v0,-147,78,-264,216,-264xm272,-61v99,0,143,-82,143,-189v0,-139,-48,-209,-145,-209v-93,0,-139,63,-139,189v-1,116,39,209,141,209"},"h":{"d":"314,-538v111,-2,177,70,177,182r0,356r-88,0r0,-342v0,-80,-27,-116,-104,-117v-97,0,-146,72,-146,174r0,285r-88,0r0,-718r88,0r0,265r2,0v43,-55,77,-83,159,-85"},"i":{"d":"155,-618r-88,0r0,-100r88,0r0,100xm155,0r-88,0r0,-523r88,0r0,523","w":222},"j":{"d":"155,-618r-88,0r0,-100r88,0r0,100xm155,89v1,72,-50,118,-124,118v-83,0,-123,-46,-121,-137r80,0v-5,33,8,61,38,61v26,0,39,-19,39,-57r0,-597r88,0r0,612","w":222},"k":{"d":"501,0r-113,0r-163,-264r-73,66r0,198r-85,0r0,-718r85,0r0,416r225,-221r112,0r-200,195","w":500},"l":{"d":"155,0r-88,0r0,-718r88,0r0,718","w":222},"m":{"d":"603,-538v104,-3,166,70,166,176r0,362r-88,0r0,-338v0,-81,-31,-121,-94,-121v-71,0,-126,66,-126,140r0,319r-88,0r0,-362v0,-65,-27,-97,-82,-97v-90,0,-138,78,-138,174r0,285r-88,0r0,-523r83,0v2,23,-4,55,2,74v70,-111,235,-125,297,-4v52,-56,73,-83,156,-85","w":833},"n":{"d":"314,-538v111,-1,177,70,177,182r0,356r-88,0r0,-322v-1,-90,-25,-137,-109,-137v-92,0,-141,76,-141,174r0,285r-88,0r0,-523r83,0v2,23,-4,55,2,74v43,-59,98,-89,164,-89"},"o":{"d":"278,-538v148,0,243,123,243,276v0,153,-95,276,-242,276v-147,0,-244,-122,-244,-274v0,-156,93,-278,243,-278xm278,-62v101,0,152,-89,152,-200v0,-111,-50,-200,-152,-200v-101,0,-152,89,-152,200v0,111,50,200,152,200"},"p":{"d":"301,-538v138,-2,216,118,216,264v0,158,-81,287,-228,289v-64,1,-107,-27,-143,-70r0,262r-88,0r0,-730r83,0v2,23,-4,55,2,74v37,-55,80,-88,158,-89xm285,-61v103,0,142,-94,141,-211v0,-125,-47,-187,-140,-187v-96,0,-144,71,-144,214v0,105,46,184,143,184"},"q":{"d":"251,-538v80,0,120,37,160,89r0,-74r83,0r0,641r79,-47r36,67r-115,69r-88,0r0,-262r-2,0v-32,47,-79,70,-141,70v-148,0,-228,-130,-228,-289v0,-147,78,-264,216,-264xm267,-61v96,0,143,-80,143,-183v0,-143,-48,-215,-145,-215v-93,0,-139,64,-139,191v-1,115,40,207,141,207"},"r":{"d":"162,-436v36,-63,86,-112,170,-99r0,91v-102,-11,-167,50,-167,140r0,304r-88,0r0,-523r83,0v2,28,-4,63,2,87","w":333},"s":{"d":"49,-373v0,-105,88,-165,200,-165v115,0,192,58,198,164r-85,0v-4,-59,-44,-88,-120,-88v-72,0,-108,25,-108,75v1,53,46,54,95,69v104,32,235,35,235,161v0,112,-95,174,-215,172v-133,-3,-209,-50,-217,-183r85,0v7,79,48,105,136,107v66,1,123,-24,123,-83v0,-57,-41,-60,-104,-75r-102,-25v-81,-20,-121,-63,-121,-129","w":500},"t":{"d":"265,-450r-84,0r0,450r-88,0r0,-450r-71,0r0,-73r71,0r0,-146r88,0r0,146r84,0r0,73","w":278},"u":{"d":"278,-61v79,0,126,-48,125,-128r0,-334r88,0r0,340v2,122,-91,198,-213,198v-123,0,-213,-75,-213,-198r0,-340r88,0r0,334v-1,80,46,128,125,128"},"v":{"d":"492,-523r-199,523r-94,0r-191,-523r102,0r136,426r2,0r148,-426r96,0","w":500},"w":{"d":"709,-523r-152,523r-91,0r-106,-405r-2,0r-102,405r-91,0r-151,-523r96,0r100,411r2,0r101,-411r98,0r102,411r2,0r106,-411r88,0","w":722},"x":{"d":"490,0r-112,0r-130,-197r-126,197r-111,0r184,-269r-175,-254r113,0r121,184r121,-184r108,0r-177,254","w":500},"y":{"d":"489,-523r-228,612v-40,90,-46,119,-153,125v-17,0,-33,-3,-49,-8r0,-80v34,11,78,16,97,-7v8,-8,33,-60,49,-105r-194,-537r100,0r139,426r2,0r140,-426r97,0","w":500},"z":{"d":"469,0r-438,0r0,-69r315,-381r-291,0r0,-73r405,0r0,72r-312,378r321,0r0,73","w":500},"{":{"d":"210,9v0,97,37,140,126,148r0,50v-159,-18,-207,-56,-204,-235r0,-63v1,-109,-41,-138,-134,-150r0,-50v94,-14,136,-37,134,-150r0,-62v-7,-171,50,-222,204,-236r0,50v-90,9,-125,51,-126,149r0,80v-1,126,-28,180,-139,194v104,15,142,63,139,195r0,80","w":334},"|":{"d":"167,0r-73,0r0,-739r73,0r0,739","w":260},"}":{"d":"202,-441v-1,109,41,139,134,150r0,50v-95,12,-134,43,-134,150r0,63v6,171,-47,222,-204,235r0,-50v89,-7,126,-51,126,-148r0,-80v1,-127,29,-181,139,-195v-111,-14,-138,-63,-139,-194r0,-80v-1,-98,-36,-140,-126,-149r0,-50v156,18,207,55,204,236r0,62","w":334},"~":{"d":"2,-158v13,-91,63,-173,145,-173v76,0,219,85,287,85v44,0,77,-34,98,-103r50,0v-41,200,-142,201,-301,131v-38,-17,-88,-41,-133,-41v-47,0,-79,34,-96,101r-50,0","w":584},"\u2026":{"d":"885,0r-104,0r0,-106r104,0r0,106xm552,0r-104,0r0,-106r104,0r0,106xm219,0r-104,0r0,-106r104,0r0,106","w":1000},"\u2018":{"d":"169,-470r-104,0v1,-65,-5,-145,16,-188v15,-31,44,-54,88,-67r0,47v-45,14,-52,39,-53,102r53,0r0,106","w":222},"\u2019":{"d":"157,-718v-1,65,5,145,-16,188v-16,32,-45,54,-88,67r0,-47v44,-14,52,-40,53,-102r-53,0r0,-106r104,0","w":222},"\u201c":{"d":"307,-470r-104,0v1,-65,-5,-145,16,-188v15,-31,44,-54,88,-67r0,47v-45,14,-52,39,-53,102r53,0r0,106xm142,-470r-104,0v1,-65,-5,-145,16,-188v15,-31,44,-54,88,-67r0,47v-45,14,-52,39,-53,102r53,0r0,106","w":333},"\u201d":{"d":"295,-718v-1,65,5,145,-16,188v-16,32,-45,54,-88,67r0,-47v44,-14,52,-40,53,-102r-53,0r0,-106r104,0xm130,-718v-1,65,5,145,-16,188v-16,32,-45,54,-88,67r0,-47v44,-14,52,-40,53,-102r-53,0r0,-106r104,0","w":333},"\u2013":{"d":"556,-240r-556,0r0,-73r556,0r0,73"},"\u2014":{"d":"1000,-240r-1000,0r0,-73r1000,0r0,73","w":1000},"\u2122":{"d":"903,-306r-73,0r0,-335r-2,0r-129,335r-50,0r-129,-335r-2,0r0,335r-73,0r0,-412r112,0r118,303r116,-303r112,0r0,412xm373,-658r-127,0r0,352r-73,0r0,-352r-127,0r0,-60r327,0r0,60","w":1000},"\u00d7":{"d":"533,-64r-51,52r-190,-190r-190,190r-51,-52r190,-190r-190,-190r51,-51r190,190r190,-190r51,51r-190,190","w":584},"\u00a0":{"w":278}}});