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



//



/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1990 Adobe Systems Incorporated.  All Rights Reserved.Helvetica
 * is a trademark of Linotype AG and/or its subsidiaries.
 */
Cufon.registerFont({"w":240,"face":{"font-family":"HelveticaNeue LT 43 LightEx","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"6","bbox":"-27 -277 384 79.4408","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"!":{"d":"38,0r0,-40r31,0r0,40r-31,0xm45,-67r-6,-122r0,-68r29,0v1,67,-4,128,-7,190r-16,0","w":106},"\"":{"d":"36,-167r0,-90r21,0r0,90r-21,0xm90,-167r0,-90r20,0r0,90r-20,0","w":146},"#":{"d":"59,0r12,-81r-41,0r0,-16r43,0r8,-56r-41,0r0,-15r43,0r11,-82r18,0r-11,82r51,0r11,-82r18,0r-11,82r41,0r0,15r-43,0r-8,56r41,0r0,16r-43,0r-12,81r-18,0r12,-81r-51,0r-12,81r-18,0xm142,-97r8,-56r-51,0r-8,56r51,0"},"$":{"d":"111,-143r0,-87v-62,-3,-87,46,-47,74v10,6,26,10,47,13xm131,-114r0,95v48,0,72,-16,72,-48v0,-25,-24,-41,-72,-47xm232,-72v2,53,-44,78,-101,78r0,35r-20,0r0,-35v-68,-3,-103,-33,-103,-88r27,0v0,39,26,60,76,63r0,-98v-55,-9,-93,-18,-95,-67v-2,-49,43,-69,95,-71r0,-22r20,0r0,22v54,2,92,27,94,77r-27,0v-3,-32,-25,-49,-67,-52r0,91v57,10,99,16,101,67"},"%":{"d":"221,-64v0,30,12,52,40,52v28,0,41,-22,41,-52v0,-30,-13,-51,-41,-52v-28,0,-40,22,-40,52xm77,6r171,-261r21,0r-171,261r-21,0xm45,-185v0,30,12,52,40,52v28,0,41,-22,41,-52v0,-30,-13,-51,-41,-52v-28,0,-40,22,-40,52xm324,-64v0,42,-24,70,-63,70v-40,0,-63,-29,-63,-70v0,-41,23,-70,63,-70v40,0,63,29,63,70xm148,-185v0,42,-24,70,-63,70v-40,0,-63,-29,-63,-70v0,-41,23,-70,63,-70v40,0,63,29,63,70","w":346},"&":{"d":"112,-132v-84,20,-76,115,12,115v31,0,57,-10,77,-31xm127,-257v36,0,62,18,63,52v0,27,-18,47,-54,62r79,75v7,-9,12,-24,14,-43r24,0v0,20,-6,39,-20,59r55,52r-37,0r-33,-32v-39,56,-198,54,-192,-39v3,-47,30,-57,71,-76v-19,-19,-33,-29,-33,-57v0,-32,29,-53,63,-53xm125,-235v-25,-1,-45,24,-31,47v5,8,13,18,26,31v30,-13,45,-28,45,-46v0,-21,-17,-32,-40,-32","w":280},"'":{"d":"40,-167r0,-90r20,0r0,90r-20,0","w":100},"(":{"d":"30,-94v0,-59,31,-127,64,-163r20,0v-75,84,-75,242,0,325r-20,0v-33,-36,-64,-103,-64,-162","w":126},")":{"d":"97,-94v0,59,-31,127,-65,162r-20,0v76,-83,76,-243,0,-325r20,0v34,35,65,104,65,163","w":126},"*":{"d":"67,-209r0,-48r20,0r0,48r45,-17r8,18r-48,18r33,37r-13,13r-35,-40r-35,40r-14,-13r33,-37r-47,-18r7,-18","w":153},"+":{"d":"99,0r0,-82r-82,0r0,-18r82,0r0,-82r18,0r0,82r82,0r0,18r-82,0r0,82r-18,0","w":216},",":{"d":"35,0r0,-40r31,0v1,43,2,84,-35,90r0,-13v14,-7,17,-16,17,-37r-13,0","w":100},"-":{"d":"25,-85r0,-27r110,0r0,27r-110,0","w":159},".":{"d":"35,0r0,-40r31,0r0,40r-31,0","w":100},"\/":{"d":"1,6r124,-270r20,0r-123,270r-21,0","w":146},"0":{"d":"120,-233v-52,0,-78,37,-78,109v0,72,26,107,78,107v52,0,79,-35,79,-107v0,-72,-27,-109,-79,-109xm15,-124v0,-78,32,-131,105,-131v73,0,105,52,105,131v0,77,-32,130,-105,130v-72,0,-106,-54,-105,-130"},"1":{"d":"7,-207v52,1,77,-2,82,-48r23,0r0,255r-27,0r0,-187r-78,0r0,-20","w":159},"2":{"d":"211,-178v0,91,-140,92,-159,154r162,0r0,24r-195,0v-1,-78,109,-99,148,-138v35,-34,16,-95,-46,-95v-46,0,-69,23,-70,68r-27,0v0,-60,32,-90,97,-90v53,0,90,27,90,77"},"3":{"d":"192,-70v1,-46,-40,-53,-90,-51r0,-22v44,1,80,-2,80,-43v1,-33,-27,-47,-60,-47v-47,0,-71,21,-71,62r-27,0v1,-53,40,-85,98,-84v48,0,87,23,87,69v1,29,-23,48,-47,52v33,1,57,29,57,63v0,83,-126,96,-175,54v-17,-15,-26,-36,-26,-64r27,0v2,43,27,64,77,64v41,1,69,-15,70,-53"},"4":{"d":"150,-85r0,-132r-108,132r108,0xm150,0r0,-63r-135,0r0,-24r137,-168r23,0r0,170r47,0r0,22r-47,0r0,63r-25,0"},"5":{"d":"190,-81v0,-73,-106,-85,-139,-35r-25,-1r25,-132r150,0r0,22r-130,0r-17,83v53,-50,169,-19,163,63v-4,56,-41,87,-100,87v-60,0,-93,-26,-99,-78r26,0v6,37,31,55,73,55v44,0,73,-22,73,-64"},"6":{"d":"20,-116v-1,-81,29,-138,103,-139v50,0,87,22,91,65r-26,0v3,-50,-100,-56,-122,-17v-10,18,-23,49,-21,86v34,-78,176,-52,176,41v0,53,-43,86,-98,86v-69,0,-103,-41,-103,-122xm123,-145v-42,0,-72,23,-72,64v0,39,30,64,72,64v40,0,71,-26,71,-64v0,-38,-30,-64,-71,-64"},"7":{"d":"199,-225v-50,44,-105,144,-114,225r-29,0v8,-75,69,-184,117,-225r-163,0r0,-24r189,0r0,24","w":213},"8":{"d":"120,-125v-41,0,-76,18,-76,56v0,38,34,52,76,52v43,0,77,-14,77,-52v0,-37,-36,-56,-77,-56xm120,6v-60,0,-100,-23,-103,-75v-2,-36,22,-57,60,-68v-32,-9,-47,-26,-47,-53v0,-46,38,-65,90,-65v52,0,89,19,91,65v1,28,-18,43,-48,54v40,9,60,32,60,67v0,53,-44,75,-103,75xm56,-188v0,29,30,41,64,41v35,0,64,-12,64,-41v0,-30,-21,-45,-64,-45v-43,0,-64,15,-64,45"},"9":{"d":"221,-133v0,81,-30,138,-104,139v-50,0,-86,-23,-91,-65r27,0v-4,50,100,54,122,17v11,-18,22,-50,20,-87v-33,79,-175,54,-175,-40v0,-53,42,-86,97,-86v69,0,104,41,104,122xm117,-104v43,0,73,-23,73,-64v0,-39,-31,-65,-73,-65v-40,0,-72,27,-71,65v1,38,31,64,71,64"},":":{"d":"35,0r0,-40r31,0r0,40r-31,0xm35,-143r0,-39r31,0r0,39r-31,0","w":100},";":{"d":"35,0r0,-40r31,0v1,43,2,84,-35,90r0,-13v14,-7,17,-16,17,-37r-13,0xm35,-143r0,-39r31,0r0,39r-31,0","w":100},"<":{"d":"17,-81r0,-20r182,-84r0,20r-160,74r160,74r0,20","w":216},"=":{"d":"17,-117r0,-18r182,0r0,18r-182,0xm17,-47r0,-18r182,0r0,18r-182,0","w":216},">":{"d":"177,-91r-160,-74r0,-20r182,84r0,20r-182,84r0,-20","w":216},"?":{"d":"169,-160v29,-38,-8,-79,-56,-79v-44,0,-66,20,-67,62r-27,0v0,-54,39,-87,94,-87v51,0,93,27,93,75v0,64,-85,59,-84,122r-24,0v-9,-58,42,-56,71,-93xm94,0r0,-40r31,0r0,40r-31,0","w":233},"@":{"d":"154,-190v-35,0,-66,50,-65,87v0,25,10,37,30,37v33,0,64,-54,64,-89v0,-24,-9,-35,-29,-35xm67,-102v0,-52,39,-108,88,-106v19,0,32,10,40,30r8,-24r21,0v-13,43,-40,81,-40,129v0,6,3,9,9,9v30,2,61,-55,61,-88v0,-54,-48,-96,-103,-96v-64,0,-117,57,-117,119v0,65,54,122,117,120v41,0,81,-23,96,-51r20,0v-21,36,-64,65,-116,66v-74,2,-135,-62,-135,-135v0,-73,63,-135,135,-135v65,0,121,49,121,113v0,47,-39,103,-83,103v-17,0,-21,-11,-24,-25v-31,43,-98,27,-98,-29","w":288},"A":{"d":"186,-103r-56,-127r-58,127r114,0xm231,0r-34,-78r-135,0r-35,78r-29,0r116,-257r31,0r117,257r-31,0","w":259,"k":{"\u2019":33,"y":6,"w":6,"v":6,"Y":13,"W":13,"V":13,"T":20}},"B":{"d":"252,-73v0,97,-133,70,-228,73r0,-257v87,6,219,-29,218,65v0,30,-21,49,-45,56v32,4,55,28,55,63xm50,-233r0,88v63,-4,165,19,165,-46v0,-65,-105,-35,-165,-42xm50,-121r0,97v67,-5,173,22,173,-49v0,-73,-107,-42,-173,-48","w":266},"C":{"d":"44,-129v0,69,41,112,108,111v57,0,90,-27,100,-80r27,0v-5,61,-59,104,-127,104v-83,0,-137,-53,-137,-135v0,-111,125,-170,217,-113v26,17,40,41,44,72r-26,0v-7,-44,-46,-70,-98,-69v-68,0,-108,41,-108,110","w":293},"D":{"d":"262,-129v1,74,-39,130,-109,129r-129,0r0,-257r125,0v76,1,112,49,113,128xm148,-24v60,-1,86,-41,86,-105v0,-69,-29,-104,-86,-104r-98,0r0,209r98,0","w":280},"E":{"d":"28,0r0,-257r205,0r0,24r-178,0r0,88r171,0r0,24r-171,0r0,97r180,0r0,24r-207,0","w":246},"F":{"d":"24,0r0,-257r192,0r0,24r-166,0r0,88r158,0r0,24r-158,0r0,121r-26,0","w":219,"k":{"A":13,".":40,",":40}},"G":{"d":"45,-129v0,69,37,111,104,111v63,0,99,-30,109,-90r-94,0r0,-24r119,0r0,132r-21,0v-2,-16,0,-35,-4,-49v-25,35,-51,55,-107,55v-83,1,-134,-52,-134,-135v0,-148,232,-187,261,-47r-29,0v-9,-40,-46,-63,-95,-63v-69,0,-109,43,-109,110","w":306},"H":{"d":"24,0r0,-257r26,0r0,109r186,0r0,-109r27,0r0,257r-27,0r0,-124r-186,0r0,124r-26,0","w":286},"I":{"d":"27,0r0,-257r26,0r0,257r-26,0","w":79},"J":{"d":"176,-72v13,85,-123,102,-156,45v-7,-12,-11,-31,-11,-57r27,0v-2,44,16,68,57,68v42,0,57,-19,57,-63r0,-178r26,0r0,185","w":200},"K":{"d":"28,0r0,-257r27,0r0,139r166,-139r38,0r-127,106r136,151r-38,0r-119,-133r-56,46r0,87r-27,0","w":266},"L":{"d":"24,0r0,-257r26,0r0,233r163,0r0,24r-189,0","w":213,"k":{"\u2019":33,"y":13,"Y":40,"W":27,"V":33,"T":40}},"M":{"d":"177,-33r115,-224r37,0r0,257r-26,0r-1,-222r-113,222r-25,0r-114,-222r0,222r-26,0r0,-257r39,0","w":353},"N":{"d":"24,0r0,-257r32,0r180,220r0,-220r27,0r0,257r-31,0r-182,-220r0,220r-26,0","w":286},"O":{"d":"153,6v-81,0,-139,-53,-139,-135v0,-82,59,-135,139,-135v80,0,140,53,140,135v0,82,-59,135,-140,135xm153,-239v-66,0,-111,45,-111,110v0,66,44,111,111,111v67,0,111,-44,111,-111v0,-66,-45,-110,-111,-110","w":306},"P":{"d":"55,-233r0,101v65,-4,160,20,160,-51v0,-73,-96,-45,-160,-50xm244,-183v-1,51,-34,75,-89,75r-100,0r0,108r-27,0r0,-257r139,0v46,0,78,28,77,74","w":253,"k":{"A":13,".":46,",":46}},"Q":{"d":"42,-129v0,85,83,135,163,100r-34,-26r14,-17r41,31v26,-19,38,-49,38,-88v2,-66,-45,-110,-111,-110v-66,0,-111,45,-111,110xm153,-264v80,0,140,53,140,135v0,45,-16,80,-46,104r39,30r-14,18r-44,-35v-95,49,-214,-6,-214,-117v0,-82,59,-135,139,-135","w":306},"R":{"d":"220,-53v0,-86,-94,-54,-165,-60r0,113r-27,0r0,-257v89,5,229,-26,224,69v-2,32,-22,57,-51,63v36,7,44,27,46,72v1,31,4,49,9,53r-29,0v-4,-5,-7,-23,-7,-53xm55,-233r0,95v66,-5,168,23,168,-50v0,-68,-105,-39,-168,-45","w":266},"S":{"d":"16,-189v0,-78,118,-91,174,-58v22,14,34,35,35,63r-27,0v-3,-37,-30,-55,-81,-55v-36,0,-72,14,-72,45v0,81,187,20,187,120v0,55,-46,80,-107,80v-74,0,-113,-30,-117,-91r27,0v4,49,34,68,90,67v52,0,78,-17,78,-51v0,-80,-187,-24,-187,-120"},"T":{"d":"100,0r0,-233r-101,0r0,-24r229,0r0,24r-101,0r0,233r-27,0","w":226,"k":{"y":27,"w":33,"u":27,"s":27,"r":27,"o":27,"i":27,"e":27,"c":27,"a":27,"A":13,";":33,":":33,".":33,",":33}},"U":{"d":"140,6v-76,0,-115,-30,-115,-105r0,-158r27,0r0,158v0,54,29,81,88,81v59,0,88,-27,88,-81r0,-158r27,0r0,158v0,75,-39,105,-115,105","w":280},"V":{"d":"125,-30r98,-227r29,0r-114,257r-29,0r-114,-257r31,0","w":246,"k":{"y":6,"u":6,"r":6,"o":13,"e":13,"a":13,"A":13,";":13,":":13,".":40,",":40}},"W":{"d":"355,-257r29,0r-86,257r-31,0r-78,-220r-77,220r-31,0r-85,-257r30,0r72,222r76,-222r33,0r76,222","w":380,"k":{"o":6,"e":6,"a":6,"A":6,";":6,":":6,".":20,",":20}},"X":{"d":"-3,0r105,-130r-101,-127r36,0r84,106r86,-106r33,0r-101,125r104,132r-35,0r-88,-111r-89,111r-34,0"},"Y":{"d":"110,0r0,-108r-115,-149r34,0r94,122r95,-122r34,0r-115,149r0,108r-27,0","w":246,"k":{"v":6,"u":13,"q":20,"p":13,"o":20,"i":6,"e":20,"a":20,"A":20,";":20,":":20,".":46,",":46}},"Z":{"d":"2,0r0,-24r191,-209r-179,0r0,-24r215,0r0,24r-192,209r194,0r0,24r-229,0","w":233},"[":{"d":"39,68r0,-325r70,0r0,20r-46,0r0,285r46,0r0,20r-70,0","w":126},"\\":{"d":"125,6r-124,-270r20,0r124,270r-20,0","w":146},"]":{"d":"88,-257r0,325r-71,0r0,-20r46,0r0,-285r-46,0r0,-20r71,0","w":126},"^":{"d":"180,-86r-72,-141r-72,141r-20,0r83,-163r18,0r83,163r-20,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"`":{"d":"15,-266r41,51r-22,0r-52,-51r33,0","w":66},"a":{"d":"91,-14v49,-1,90,-28,79,-87v-24,18,-133,1,-133,49v0,25,18,38,54,38xm108,-171v-38,0,-61,7,-64,41r-25,0v6,-47,34,-63,89,-63v51,0,86,10,86,55r0,98v0,21,10,22,29,21r0,18v-33,7,-51,-1,-52,-31v-25,50,-162,57,-160,-18v1,-47,39,-54,94,-59v42,-4,58,3,65,-25v-2,-31,-25,-37,-62,-37","w":219},"b":{"d":"124,6v-35,0,-64,-21,-77,-43r0,37r-26,0r0,-259r26,0r1,109v11,-24,42,-43,76,-43v61,-1,102,39,102,99v0,61,-40,100,-102,100xm124,-171v-46,0,-78,31,-78,77v0,47,31,77,78,77v46,0,75,-31,75,-77v0,-44,-31,-77,-75,-77"},"c":{"d":"37,-94v-8,86,133,107,147,27r27,0v-10,43,-44,73,-95,73v-63,0,-105,-38,-105,-100v0,-114,179,-136,199,-32r-27,0v-8,-30,-30,-45,-67,-45v-48,0,-75,30,-79,77","w":219},"d":{"d":"116,-17v46,0,78,-31,78,-77v0,-46,-32,-77,-78,-77v-44,0,-75,33,-75,77v0,46,29,77,75,77xm116,-193v35,0,64,21,77,43r0,-109r27,0r0,259r-27,0v-1,-12,2,-27,-1,-37v-11,24,-42,43,-76,43v-62,0,-102,-39,-102,-100v0,-60,41,-99,102,-99"},"e":{"d":"195,-107v-3,-57,-80,-82,-126,-49v-16,11,-25,28,-28,49r154,0xm41,-87v-10,79,133,96,149,27r27,0v-14,44,-48,66,-101,66v-62,0,-102,-39,-102,-100v0,-90,108,-126,173,-78v23,18,34,46,34,85r-180,0","w":233},"f":{"d":"121,-235v-31,-3,-57,-7,-56,26r0,22r53,0r0,20r-53,0r0,167r-26,0r0,-167r-41,0r0,-20r41,0v-3,-46,5,-75,52,-72v9,0,19,0,30,1r0,23","w":113},"g":{"d":"117,-22v45,0,78,-30,77,-76v0,-45,-34,-74,-80,-73v-46,0,-77,27,-77,73v0,50,27,76,80,76xm11,-98v0,-58,42,-95,102,-95v42,0,67,16,81,42r0,-36r26,0r0,180v0,58,-42,86,-105,86v-60,0,-92,-20,-96,-61r25,0v7,35,27,39,72,41v61,4,87,-39,77,-101v-15,28,-43,42,-83,42v-60,0,-99,-37,-99,-98"},"h":{"d":"47,-150v11,-22,43,-43,78,-43v54,0,81,26,81,77r0,116r-26,0v-7,-71,28,-171,-57,-171v-51,0,-76,23,-76,69r0,102r-26,0r0,-259r26,0r0,109","w":226},"i":{"d":"20,0r0,-187r26,0r0,187r-26,0xm20,-220r0,-39r26,0r0,39r-26,0","w":66},"j":{"d":"-27,56v27,3,47,1,47,-28r0,-215r26,0r0,215v-2,44,-24,56,-73,50r0,-22xm20,-220r0,-39r26,0r0,39r-26,0","w":66},"k":{"d":"21,0r0,-259r26,0r0,163r114,-91r40,0r-92,71r99,116r-36,0r-83,-99r-42,32r0,67r-26,0","w":206},"l":{"d":"20,0r0,-259r26,0r0,259r-26,0","w":66},"m":{"d":"189,-152v21,-57,150,-58,150,24r0,128r-26,0v-6,-70,27,-171,-56,-171v-38,0,-64,23,-64,60r0,111r-26,0r0,-127v0,-29,-24,-45,-54,-44v-40,0,-66,26,-66,66r0,105r-26,0r0,-187r26,0v1,11,-2,25,1,34v21,-53,127,-54,141,1","w":360},"n":{"d":"47,-150v11,-22,43,-43,78,-43v54,0,81,26,81,77r0,116r-26,0v-7,-71,28,-171,-57,-171v-51,0,-76,23,-76,69r0,102r-26,0r0,-187r26,0r0,37","w":226},"o":{"d":"120,-171v-47,0,-79,31,-79,77v0,47,31,77,79,77v49,0,80,-30,80,-77v0,-47,-32,-77,-80,-77xm120,6v-62,0,-106,-39,-106,-100v0,-60,44,-99,106,-99v62,0,106,38,106,99v0,62,-43,100,-106,100"},"p":{"d":"124,6v-35,0,-64,-21,-77,-43r0,110r-26,0r0,-260r26,0v1,12,-2,27,1,37v13,-29,38,-43,76,-43v62,0,102,38,102,99v0,60,-41,100,-102,100xm124,-171v-46,1,-78,31,-78,77v0,46,32,77,78,77v44,0,75,-32,75,-77v0,-46,-30,-77,-75,-77"},"q":{"d":"114,-193v37,0,67,19,79,43r0,-37r27,0r0,260r-27,0r-1,-110v-11,24,-42,43,-76,43v-61,1,-102,-40,-102,-100v0,-56,42,-99,100,-99xm116,-17v46,0,78,-31,78,-77v0,-47,-32,-76,-78,-77v-45,0,-75,31,-75,77v0,44,30,77,75,77"},"r":{"d":"135,-164v-53,-11,-88,19,-88,69r0,95r-26,0r0,-187r26,0v1,14,-2,31,1,43v16,-36,43,-53,87,-48r0,28","w":133,"k":{".":27,",":27}},"s":{"d":"15,-138v4,-39,36,-55,80,-55v56,0,86,20,89,61r-24,0v-7,-31,-25,-37,-65,-39v-48,-3,-72,35,-40,52v35,19,143,3,137,65v-4,44,-39,60,-89,60v-63,0,-95,-22,-95,-65r25,0v6,36,26,41,70,42v42,0,62,-11,62,-35v0,-59,-157,-7,-150,-86","w":200},"t":{"d":"118,1v-43,5,-79,3,-79,-45r0,-123r-41,0r0,-20r41,0r0,-59r26,0r0,59r53,0r0,20r-53,0r0,124v-4,29,33,25,53,21r0,23","w":126},"u":{"d":"180,-37v-11,22,-43,43,-78,43v-54,0,-81,-26,-81,-77r0,-116r26,0v7,71,-28,170,57,170v51,0,76,-23,76,-69r0,-101r26,0r0,187r-26,0r0,-37","w":226},"v":{"d":"100,-31r74,-156r28,0r-88,187r-28,0r-88,-187r29,0","w":200,"k":{".":20,",":20}},"w":{"d":"231,-35r60,-152r29,0r-76,187r-29,0r-56,-150r-56,150r-29,0r-74,-187r29,0r59,153r57,-153r29,0","w":320,"k":{".":20,",":20}},"x":{"d":"-1,0r86,-97r-80,-90r35,0r63,71r63,-71r35,0r-81,90r88,97r-36,0r-69,-78r-69,78r-35,0","w":206},"y":{"d":"103,-31r71,-156r28,0r-101,222v-11,34,-38,41,-80,37r0,-22v29,1,46,-1,56,-23r12,-26r-91,-188r29,0","w":200,"k":{".":27,",":27}},"z":{"d":"7,0r0,-22r142,-143r-134,0r0,-22r173,0r0,22r-146,143r151,0r0,22r-186,0","w":200},"{":{"d":"98,68v-113,19,-20,-146,-81,-155r0,-14v61,-8,-32,-175,81,-156r0,14v-73,-14,-1,127,-63,149v37,10,27,72,28,119v0,29,10,32,35,30r0,13","w":126},"|":{"d":"31,6r0,-270r18,0r0,270r-18,0","w":79},"}":{"d":"109,-87v-60,9,34,175,-81,155r0,-13v73,14,2,-127,63,-150v-36,-11,-28,-71,-28,-118v0,-29,-10,-32,-35,-30r0,-14v38,-3,60,6,60,44v0,40,-15,109,21,112r0,14","w":126},"~":{"d":"70,-112v13,-3,69,26,77,24v10,0,20,-9,31,-26r13,13v-13,18,-22,31,-45,31v-35,0,-88,-54,-108,2r-13,-13v11,-21,26,-31,45,-31","w":216},"\u2026":{"d":"45,0r0,-40r31,0r0,40r-31,0xm165,0r0,-40r30,0r0,40r-30,0xm284,0r0,-40r31,0r0,40r-31,0","w":360},"\u2018":{"d":"35,-167v-1,-43,-2,-83,34,-90r0,14v-14,7,-17,15,-16,36r13,0r0,40r-31,0","w":100,"k":{"\u2018":35}},"\u2019":{"d":"35,-217r0,-40r31,0v2,44,2,83,-35,90r0,-14v14,-7,17,-15,17,-36r-13,0","w":100,"k":{"\u2019":35,"t":6,"s":13}},"\u201c":{"d":"90,-167v-1,-43,-2,-83,34,-90r0,14v-13,7,-15,16,-16,36r13,0r0,40r-31,0xm26,-167v-1,-43,-2,-83,34,-90r0,14v-14,7,-17,15,-16,36r13,0r0,40r-31,0","w":146},"\u201d":{"d":"90,-217r0,-40r31,0v1,43,2,83,-34,90r0,-14v13,-7,15,-16,16,-36r-13,0xm26,-217r0,-40r31,0v2,44,2,83,-35,90r0,-14v14,-7,17,-15,17,-36r-13,0","w":146},"\u2022":{"d":"90,-64v-35,0,-64,-30,-64,-65v0,-34,29,-64,64,-64v34,0,64,29,64,64v0,36,-30,65,-64,65","w":180},"\u2013":{"d":"0,-87r0,-23r180,0r0,23r-180,0","w":180},"\u2014":{"d":"0,-87r0,-23r360,0r0,23r-360,0","w":360},"\u2122":{"d":"64,-109r0,-132r-49,0r0,-16r115,0r0,16r-48,0r0,132r-18,0xm235,-137r47,-120r30,0r0,148r-18,0r0,-132r-54,132r-11,0r-54,-132r0,132r-18,0r0,-148r31,0","w":356},"\u00a3":{"d":"17,-15v27,-23,60,-57,34,-100r-32,0r0,-16r26,0v-45,-64,6,-124,80,-124v58,0,96,28,96,83r-27,0v2,-39,-31,-61,-72,-61v-35,0,-68,22,-68,54v0,14,12,36,18,48r79,0r0,16r-73,0v19,36,-6,76,-30,92v15,-2,32,-11,42,-9v14,-2,59,13,72,13v15,0,33,-7,53,-23r9,22v-10,12,-41,26,-62,26v-42,0,-96,-32,-133,-1"},"\u00b7":{"d":"50,-89v-12,0,-24,-11,-24,-23v0,-12,12,-24,24,-24v12,0,24,12,24,24v0,12,-12,23,-24,23","w":100},"\u2219":{"d":"50,-89v-12,0,-24,-11,-24,-23v0,-12,12,-24,24,-24v12,0,24,12,24,24v0,12,-12,23,-24,23","w":100},"\u00d7":{"d":"108,-104r68,-68r13,13r-68,68r68,68r-13,13r-68,-68r-68,68r-13,-13r68,-68r-68,-68r13,-13","w":216},"\u00a0":{"w":100}}});


