var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var W=L.DOM={ready:(function(){var b=false,d={loaded:1,complete:1};var a=[],c=function(){if(b){return}b=true;for(var e;e=a.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",c,false);window.addEventListener("pageshow",c,false)}if(!window.opera&&document.readyState){(function(){d[document.readyState]?c():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");c()}catch(f){setTimeout(arguments.callee,1)}})()}P(window,"load",c);return function(e){if(!arguments.length){c()}else{b?e():a.push(e)}}})()};var M=L.CSS={Size:function(b,a){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/a*this.value};this.convertFrom=function(c){return c/this.value*a};this.toString=function(){return this.value+this.unit}},color:I(function(b){var a={};a.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,c,e){a.opacity=parseFloat(e);return"rgb("+c+")"});return a}),fontStretch:I(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(b){var a=document.defaultView;if(a&&a.getComputedStyle){return new A(a.getComputedStyle(b,null))}if(b.currentStyle){return new A(b.currentStyle)}return new A(b.style)},gradient:I(function(e){var f={id:e,type:e.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=e.substr(e.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,c;d<a;++d){c=b[d].split("=",2).reverse();f.stops.push([c[1]||d/(a-1),c[0]])}return f}),quotedList:I(function(d){var c=[],b=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=b.exec(d)){c.push(a[3]||a[1])}return c}),recognizesMedia:I(function(g){var d=document.createElement("style"),c,b,a;d.type="text/css";d.media=g;try{d.appendChild(document.createTextNode("/**/"))}catch(f){}b=F("head")[0];b.insertBefore(d,b.firstChild);c=(d.sheet||d.styleSheet);a=c&&!c.disabled;b.removeChild(d);return a}),supports:function(c,b){var a=document.createElement("span").style;if(a[c]===undefined){return false}a[c]=b;return a[c]===b},textAlign:function(d,c,a,b){if(c.get("textAlign")=="right"){if(a>0){d=" "+d}}else{if(a<b-1){d+=" "}}return d},textDecoration:function(f,e){if(!e){e=this.getStyle(f)}var b={underline:null,overline:null,"line-through":null};for(var a=f;a.parentNode&&a.parentNode.nodeType==1;){var d=true;for(var c in b){if(!J(b,c)||b[c]){continue}if(e.get("textDecoration").indexOf(c)!=-1){b[c]=e.get("color")}d=false}if(d){break}e=this.getStyle(a=a.parentNode)}return b},textShadow:I(function(e){if(e=="none"){return null}var d=[],f={},a,b=0;var c=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=c.exec(e)){if(a[0]==","){d.push(f);f={};b=0}else{if(a[1]){f.color=a[1]}else{f[["offX","offY","blur"][b++]]=a[2]}}}d.push(f);return d}),textTransform:function(b,a){return b[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[a.get("textTransform")]||"toString"]()},whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};return function(d,b,c){if(a[b.get("display")]){return d}if(!c.previousSibling){d=d.replace(/^\s+/,"")}if(!c.nextSibling){d=d.replace(/\s+$/,"")}return d}})()};M.ready=(function(){var a=!M.recognizesMedia("all"),d=false;var c=[],g=function(){a=true;for(var j;j=c.shift();j()){}};var h=F("link"),i=F("style");function b(j){return j.disabled||f(j.sheet,j.media||"screen")}function f(m,p){if(!M.recognizesMedia(p||"all")){return true}if(!m||m.disabled){return false}try{var q=m.cssRules,o;if(q){search:for(var k=0,j=q.length;o=q[k],k<j;++k){switch(o.type){case 2:break;case 3:if(!f(o.styleSheet,o.media.mediaText)){return false}break;default:break search}}}}catch(n){}return true}function e(){if(document.createStyleSheet){return true}var k,j;for(j=0;k=h[j];++j){if(k.rel.toLowerCase()=="stylesheet"&&!b(k)){return false}}for(j=0;k=i[j];++j){if(!b(k)){return false}}return true}W.ready(function(){if(!d){d=M.getStyle(document.body).isUsable()}if(a||(d&&e())){g()}else{setTimeout(arguments.callee,10)}});return function(j){if(a){j()}else{c.push(j)}}})();function R(b){var a=this.face=b.face;this.glyphs=b.glyphs;this.w=b.w;this.baseSize=parseInt(a["units-per-em"],10);this.family=a["font-family"].toLowerCase();this.weight=a["font-weight"];this.style=a["font-style"]||"normal";this.viewBox=(function(){var d=a.bbox.split(/\s+/);var c={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[3],10)};c.width=c.maxX-c.minX;c.height=c.maxY-c.minY;c.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return c})();this.ascent=-parseInt(a.ascent,10);this.descent=-parseInt(a.descent,10);this.height=-this.ascent+this.descent}function E(){var b={},a={oblique:"italic",italic:"oblique"};this.add=function(c){(b[c.style]||(b[c.style]={}))[c.weight]=c};this.get=function(g,h){var f=b[g]||b[a[g]]||b.normal||b.italic||b.oblique;if(!f){return null}h={normal:400,bold:700}[h]||parseInt(h,10);if(f[h]){return f[h]}var d={1:1,99:0}[h%100],j=[],e,c;if(d===undefined){d=h>400}if(h==500){h=400}for(var i in f){if(!J(f,i)){continue}i=parseInt(i,10);if(!e||i<e){e=i}if(!c||i>c){c=i}j.push(i)}if(h<e){h=e}if(h>c){h=c}j.sort(function(l,k){return(d?(l>h&&k>h)?l<k:l>k:(l<h&&k<h)?l>k:l<k)?-1:1});return f[j[0]]}}function Q(){function c(e,f){if(e.contains){return e.contains(f)}return e.compareDocumentPosition(f)&16}function a(g){var f=g.relatedTarget;if(!f||c(this,f)){return}b(this)}function d(f){b(this)}function b(e){setTimeout(function(){L.replace(e,D.get(e).options,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){P(e,"mouseover",a);P(e,"mouseout",a)}else{P(e,"mouseenter",d);P(e,"mouseleave",d)}}}function T(){var b=[],c={};function a(g){var d=[],f;for(var e=0;f=g[e];++e){d[e]=b[c[f]]}return d}this.add=function(e,d){c[e]=b.push(d)-1};this.repeat=function(){var d=arguments.length?a(arguments):b,e;for(var f=0;e=d[f++];){L.replace(e[0],e[1],true)}}}function Z(){var c={},a=0;function b(d){return d.cufid||(d.cufid=++a)}this.get=function(d){var e=b(d);return c[e]||(c[e]={})}}function A(a){var c={},b={};this.extend=function(d){for(var e in d){if(J(d,e)){c[e]=d[e]}}return this};this.get=function(d){return c[d]!=undefined?c[d]:a[d]};this.getSize=function(e,d){return b[e]||(b[e]=new M.Size(this.get(e),d))};this.isUsable=function(){return!!a}}function P(b,a,c){if(b.addEventListener){b.addEventListener(a,c,false)}else{if(b.attachEvent){b.attachEvent("on"+a,function(){return c.call(b,window.event)})}}}function U(b,a){var c=D.get(b);if(c.options){return b}if(a.hover&&a.hoverables[b.nodeName.toLowerCase()]){B.attach(b)}c.options=a;return b}function I(a){var b={};return function(c){if(!J(b,c)){b[c]=a.apply(null,arguments)}return b[c]}}function C(f,e){if(!e){e=M.getStyle(f)}var b=M.quotedList(e.get("fontFamily").toLowerCase()),d;for(var c=0,a=b.length;c<a;++c){d=b[c];if(H[d]){return H[d].get(e.get("fontStyle"),e.get("fontWeight"))}}return null}function F(a){return document.getElementsByTagName(a)}function J(b,a){return b.hasOwnProperty(a)}function G(){var a={},c,e;for(var d=0,b=arguments.length;c=arguments[d],d<b;++d){for(e in c){if(J(c,e)){a[e]=c[e]}}}return a}function N(d,n,b,o,e,c){var m=o.separate;if(m=="none"){return Y[o.engine].apply(null,arguments)}var k=document.createDocumentFragment(),g;var h=n.split(O[m]),a=(m=="words");if(a&&S){if(/^\s/.test(n)){h.unshift("")}if(/\s$/.test(n)){h.push("")}}for(var j=0,f=h.length;j<f;++j){g=Y[o.engine](d,a?M.textAlign(h[j],b,j,f):h[j],b,o,e,c,j<f-1);if(g){k.appendChild(g)}}return k}function K(b,j){var c,a,d,g,f,i;for(d=U(b,j).firstChild;d;d=f){g=d.nodeType;f=d.nextSibling;i=false;if(g==1){if(!d.firstChild){continue}if(!/cufon/.test(d.className)){arguments.callee(d,j);continue}else{i=true}}else{if(g!=3){continue}}if(!a){a=M.getStyle(b).extend(j)}if(!c){c=C(b,a)}if(!c){continue}if(i){Y[j.engine](c,null,a,j,d,b);continue}var h=M.whiteSpace(d.data,a,d);if(h===""){continue}var e=N(c,h,a,j,d,b);if(e){d.parentNode.replaceChild(e,d)}else{d.parentNode.removeChild(d)}}}var S=" ".split(/\s+/).length==0;var D=new Z();var B=new Q();var X=new T();var Y={},H={},V={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||F),separate:"words",textShadow:"none"};var O={words:/[^\S\u00a0]+/,characters:""};L.now=function(){W.ready();return L};L.refresh=function(){X.repeat.apply(X,arguments);return L};L.registerEngine=function(b,a){if(!a){return L}Y[b]=a;return L.set("engine",b)};L.registerFont=function(c){var a=new R(c),b=a.family;if(!H[b]){H[b]=new E()}H[b].add(a);return L.set("fontFamily",'"'+b+'"')};L.replace=function(c,b,a){b=G(V,b);if(!b.engine){return L}if(b.hover){b.forceHitArea=true}if(typeof b.textShadow=="string"){b.textShadow=M.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=M.gradient(b.color)}if(!a){X.add(c,arguments)}if(c.nodeType||typeof c=="string"){c=[c]}M.ready(function(){for(var e=0,d=c.length;e<d;++e){var f=c[e];if(typeof f=="string"){L.replace(b.selector(f),b,true)}else{K(f,b)}}});return L};L.set=function(a,b){V[a]=b;return L};return L})();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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(E?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(A?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(AF,Z,w,V,d,AG){var I=(Z===null);if(I){Z=d.alt}var b=AF.viewBox;var K=w.getSize("fontSize",AF.baseSize);var u=w.get("letterSpacing");u=(u=="normal")?0:K.convertFrom(parseInt(u,10));var c=0,v=0,t=0,X=0;var a=V.textShadow,r=[];if(a){for(var AE=a.length;AE--;){var h=a[AE];var q=K.convertFrom(parseFloat(h.offX));var o=K.convertFrom(parseFloat(h.offY));r[AE]=[q,o];if(o<c){c=o}if(q>v){v=q}if(o>t){t=o}if(q<X){X=q}}}var AJ=Cufon.CSS.textTransform(Z,w).split(""),T;var J=AF.glyphs,W,M,AA;var G=0,P,f=[];for(var AE=0,AC=0,z=AJ.length;AE<z;++AE){W=J[T=AJ[AE]]||AF.missingGlyph;if(!W){continue}if(M){G-=AA=M[T]||0;f[AC-1]-=AA}G+=P=f[AC++]=~~(W.w||AF.w)+u;M=W.k}if(P===undefined){return null}v+=b.width-P;X+=b.minX;var U,L;if(I){U=d;L=d.firstChild}else{U=document.createElement("span");U.className="cufon cufon-canvas";U.alt=Z;L=document.createElement("canvas");U.appendChild(L);if(V.printable){var AB=document.createElement("span");AB.className="cufon-alt";AB.appendChild(document.createTextNode(Z));U.appendChild(AB)}}var AK=U.style;var n=L.style;var H=K.convert(b.height);var AI=Math.ceil(H);var s=AI/H;var m=s*Cufon.CSS.fontStretch(w.get("fontStretch"));var p=G*m;L.width=Math.ceil(K.convert(p+v-X));L.height=Math.ceil(K.convert(b.height-c+t));c+=b.minY;n.top=Math.round(K.convert(c-AF.ascent))+"px";n.left=Math.round(K.convert(X))+"px";var S=Math.ceil(K.convert(p))+"px";if(A){AK.width=S;AK.height=K.convert(AF.height)+"px"}else{AK.paddingLeft=S;AK.paddingBottom=(K.convert(AF.height)-1)+"px"}var AH=L.getContext("2d"),e=H/b.height;AH.scale(e,e*s);AH.translate(-X,-c);AH.lineWidth=AF.face["underline-thickness"];AH.save();function N(i,g){AH.strokeStyle=g;AH.beginPath();AH.moveTo(0,i);AH.lineTo(G,i);AH.stroke()}var O=V.enableTextDecoration?Cufon.CSS.textDecoration(AG,w):{};if(O.underline){N(-AF.face["underline-position"],O.underline)}if(O.overline){N(AF.ascent,O.overline)}function AD(){AH.scale(m,1);for(var x=0,k=0,g=AJ.length;x<g;++x){var y=J[AJ[x]]||AF.missingGlyph;if(!y){continue}if(y.d){AH.beginPath();if(y.code){C(y.code,AH)}else{y.code=D("m"+y.d,AH)}AH.fill()}AH.translate(f[k++],0)}AH.restore()}if(a){for(var AE=a.length;AE--;){var h=a[AE];AH.save();AH.fillStyle=h.color;AH.translate.apply(AH,r[AE]);AD()}}var R=V.textGradient;if(R){var Y=R.stops,Q=AH.createLinearGradient(0,b.minY,0,b.maxY);for(var AE=0,z=Y.length;AE<z;++AE){Q.addColorStop.apply(Q,Y[AE])}AH.fillStyle=Q}else{AH.fillStyle=w.get("color")}AD();if(O["line-through"]){N(-AF.descent,O["line-through"])}return U}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:middle;}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>').replace(/;/g,"!important;"));function C(F,G){return A(F,/(?:em|ex|%)$/i.test(G)?"1em":G)}function A(I,J){if(/px$/i.test(J)){return parseFloat(J)}var H=I.style.left,G=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;I.style.left=J;var F=I.style.pixelLeft;I.style.left=H;I.runtimeStyle.left=G;return F}var E={};function D(K){var L=K.id;if(!E[L]){var I=K.stops,J=document.createElement("cvml:fill"),F=[];J.type="gradient";J.angle=180;J.focus="0";J.method="sigma";J.color=I[0][1];for(var H=1,G=I.length-1;H<G;++H){F.push(I[H][0]*100+"% "+I[H][1])}J.colors=F.join(",");J.color2=I[G][1];E[L]=J}return E[L]}return function(AF,d,z,a,h,AG,x){var I=(d===null);if(I){d=h.alt}var f=AF.viewBox;var K=z.computedFontSize||(z.computedFontSize=new Cufon.CSS.Size(C(AG,z.get("fontSize"))+"px",AF.baseSize));var w=z.computedLSpacing;if(w==undefined){w=z.get("letterSpacing");z.computedLSpacing=w=(w=="normal")?0:~~K.convertFrom(A(AG,w))}var W,L;if(I){W=h;L=h.firstChild}else{W=document.createElement("span");W.className="cufon cufon-vml";W.alt=d;L=document.createElement("span");L.className="cufon-vml-canvas";W.appendChild(L);if(a.printable){var AC=document.createElement("span");AC.className="cufon-alt";AC.appendChild(document.createTextNode(d));W.appendChild(AC)}if(!x){W.appendChild(document.createElement("cvml:shape"))}}var AL=W.style;var r=L.style;var G=K.convert(f.height),AI=Math.ceil(G);var v=AI/G;var q=v*Cufon.CSS.fontStretch(z.get("fontStretch"));var u=f.minX,t=f.minY;r.height=AI;r.top=Math.round(K.convert(t-AF.ascent));r.left=Math.round(K.convert(u));AL.height=K.convert(AF.height)+"px";var P=a.enableTextDecoration?Cufon.CSS.textDecoration(AG,z):{};var c=z.get("color");var AK=Cufon.CSS.textTransform(d,z).split(""),V;var J=AF.glyphs,b,M,AB;var F=0,m=[],s=0,R;var T,e=a.textShadow;for(var AE=0,AD=0,AA=AK.length;AE<AA;++AE){b=J[V=AK[AE]]||AF.missingGlyph;if(!b){continue}if(M){F-=AB=M[V]||0;m[AD-1]-=AB}F+=R=m[AD++]=~~(b.w||AF.w)+w;M=b.k}if(R===undefined){return null}var U=-u+F+(f.width-R);var AJ=K.convert(U*q),y=Math.round(AJ);var p=U+","+f.height,H;var g="r"+p+"ns";var S=a.textGradient&&D(a.textGradient);for(AE=0,AD=0;AE<AA;++AE){b=J[AK[AE]]||AF.missingGlyph;if(!b){continue}if(I){T=L.childNodes[AD];while(T.firstChild){T.removeChild(T.firstChild)}}else{T=document.createElement("cvml:shape");L.appendChild(T)}T.stroked="f";T.coordsize=p;T.coordorigin=H=(u-s)+","+t;T.path=(b.d?"m"+b.d+"xe":"")+"m"+H+g;T.fillcolor=c;if(S){T.appendChild(S.cloneNode(false))}var AH=T.style;AH.width=y;AH.height=AI;if(e){var O=e[0],N=e[1];var Z=Cufon.CSS.color(O.color),X;var o=document.createElement("cvml:shadow");o.on="t";o.color=Z.color;o.offset=O.offX+","+O.offY;if(N){X=Cufon.CSS.color(N.color);o.type="double";o.color2=X.color;o.offset2=N.offX+","+N.offY}o.opacity=Z.opacity||(X&&X.opacity)||1;T.appendChild(o)}s+=m[AD++]}var n=T.nextSibling,Q,Y;if(a.forceHitArea){if(!n){n=document.createElement("cvml:rect");n.stroked="f";n.className="cufon-vml-cover";Q=document.createElement("cvml:fill");Q.opacity=0;n.appendChild(Q);L.appendChild(n)}Y=n.style;Y.width=y;Y.height=AI}else{if(n){L.removeChild(n)}}AL.width=Math.max(Math.ceil(K.convert(F*q)),0);return W}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1996, 2001 Adobe Systems Incorporated. All Rights Reserved.
 * 
 * Trademark:
 * Cronos is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * CronosPro-Bold
 * 
 * Designer:
 * Robert Slimbach
 * 
 * Vendor URL:
 * http://www.adobe.com/type/
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":179,"face":{"font-family":"Cronos Pro","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 12 7 2 3 4 3 2 3 4","ascent":"281","descent":"-79","x-height":"4","bbox":"-18 -270 318 90","underline-thickness":"18","underline-position":"-18","stemh":"35","stemv":"50","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":74},"!":{"d":"17,-209v3,-2,55,-24,55,1v0,23,-11,102,-13,119v-1,12,-24,11,-29,13v-2,-15,-13,-112,-13,-133xm44,-53v16,0,27,13,27,28v0,18,-12,29,-30,29v-13,0,-27,-9,-27,-28v0,-16,10,-29,30,-29","w":85},"\"":{"d":"11,-239v16,-7,52,-19,46,14v-6,29,-3,65,-39,65v0,-22,-3,-58,-7,-79xm73,-239v14,-7,53,-19,45,14v-7,29,-2,65,-38,65v0,-22,-3,-58,-7,-79","w":129},"#":{"d":"31,-172r27,0r9,-40v5,-1,19,-4,24,-4v6,10,-6,30,-6,44r28,0r10,-40v4,-1,13,-4,23,-4v6,10,-5,30,-6,44v11,1,25,-4,23,9v-2,8,-3,16,-6,23r-23,0r-9,38v11,1,29,-5,27,8v-2,11,-4,19,-7,24r-27,0r-10,49v-2,2,-15,5,-22,5v-4,0,-5,-3,-4,-6r11,-48r-30,0r-10,48v-5,13,-13,2,-27,-1r11,-47v-9,-2,-28,6,-25,-8v2,-8,3,-18,6,-24r25,0r9,-38v-11,-2,-31,6,-28,-8v2,-12,4,-19,7,-24xm107,-140r-28,0r-9,38r28,0"},"$":{"d":"72,-159v2,32,104,48,92,96v0,40,-33,57,-60,61v-3,13,4,33,-12,34v-9,1,-16,1,-25,1r3,-33v-23,-2,-62,-13,-44,-45v3,-4,5,-6,10,-3v15,17,79,28,80,-4v0,-14,-12,-21,-43,-37v-33,-17,-47,-33,-47,-60v0,-39,34,-55,55,-57v3,-10,0,-26,11,-28v9,-2,16,-3,27,-3r-5,30v12,1,32,7,42,16v0,8,-6,24,-18,24v-19,-15,-67,-14,-66,8"},"%":{"d":"206,-209r-131,214v-9,14,-19,-4,-24,-9r133,-217v7,-7,21,6,22,12xm66,-217v32,0,51,23,51,60v0,30,-17,59,-51,59v-31,0,-54,-18,-54,-59v0,-24,15,-60,54,-60xm65,-120v18,-1,26,-75,-2,-74v-9,0,-15,12,-15,37v0,23,5,37,17,37xm195,-115v32,0,51,21,51,60v0,30,-17,59,-51,59v-31,0,-54,-18,-54,-59v0,-24,15,-60,54,-60xm193,-92v-9,0,-16,12,-16,36v0,24,5,38,17,38v10,0,17,-12,17,-36v0,-19,-3,-38,-18,-38","w":258},"&":{"d":"157,-79v11,-14,19,-63,45,-69v17,1,27,4,31,10v-10,12,-29,40,-53,83r55,52v-7,3,-24,7,-46,7v-19,-1,-26,-19,-38,-25v-43,45,-137,28,-137,-38v0,-32,28,-45,44,-55v-41,-40,-21,-106,41,-107v33,0,59,16,59,51v0,28,-24,42,-42,54v15,13,35,32,41,37xm98,-194v-28,3,-24,47,0,61v24,-10,28,-58,0,-61xm63,-68v0,31,46,48,67,27v-9,-10,-44,-42,-55,-55v-4,2,-12,13,-12,28","w":245},"\u2019":{"d":"30,-239v16,-7,47,-17,45,13v-3,31,-21,70,-62,66v14,-22,23,-50,17,-79","w":84,"k":{"C":10,"G":10,"O":10,"Q":10,"S":-1,"T":-5,"V":-8,"W":-8,"Y":-7,"A":34,"Z":-6,"a":15,"b":1,"h":1,"k":1,"l":1,"g":30,"i":-1,"m":12,"n":12,"p":12,"r":12,"c":32,"d":32,"e":32,"o":32,"q":32,"s":25,"t":10,"u":12,"v":4,"w":4,"y":4,"z":5,"j":1,",":43,".":43,"\u2026":43,"\u2019":15,"\u201d":15}},"(":{"d":"91,66v-101,-64,-90,-260,4,-318v9,3,18,18,16,27v-70,62,-69,205,0,265v-1,16,-15,27,-20,26","w":127,"k":{"T":-1,"V":2,"W":2,"Y":1,"J":-20}},")":{"d":"110,-98v0,67,-26,127,-75,164v-8,-3,-17,-15,-16,-26v68,-63,68,-206,0,-266v1,-16,15,-27,20,-26v41,22,71,90,71,154","w":127},"*":{"d":"64,-191r-3,-47v7,-4,36,-2,32,8r-15,39r36,-28v8,7,20,28,6,35r-35,7v14,10,44,8,41,29v-4,8,-13,16,-18,19r-33,-36r5,47v-7,2,-39,6,-32,-13r13,-35r-36,29v-7,-4,-20,-24,-11,-32r40,-10v-13,-9,-43,-10,-40,-28v4,-8,10,-13,19,-19","w":137},"+":{"d":"89,-76r-67,0v-5,-52,33,-26,67,-32r-2,-64v14,2,36,-12,36,11r0,53r67,0v6,52,-34,26,-67,32r0,63v0,6,-2,9,-19,10r-15,1r0,-74","w":212},",":{"d":"17,-50v18,-10,52,-19,50,15v-2,36,-30,77,-75,73v20,-26,32,-54,25,-88","w":81,"k":{"\u2019":34,"\u201d":34,"\u2018":40,"\u201c":40}},"-":{"d":"26,-98r77,-16v-2,15,-9,36,-18,38v-17,5,-61,20,-73,14v2,-20,10,-35,14,-36","w":115,"k":{"S":2,"T":24,"V":22,"W":22,"Y":32,"A":13,"J":5,"Z":19,"s":-2,"v":1,"w":1,"y":1,"z":7,"j":-4}},".":{"d":"42,-55v16,0,27,14,27,29v0,18,-11,30,-29,30v-13,0,-27,-8,-27,-28v0,-17,9,-31,29,-31","w":81,"k":{"\u2019":34,"\u201d":34,"\u2018":40,"\u201c":40}},"\/":{"d":"128,-231r-73,252v-2,17,-24,11,-40,13r74,-254v2,-14,24,-9,39,-11","w":142},"0":{"d":"94,-217v66,0,76,71,76,108v0,74,-31,113,-82,113v-39,0,-78,-26,-78,-109v0,-53,22,-112,84,-112xm90,-186v-21,0,-29,36,-29,78v0,67,17,82,30,82v11,0,28,-10,28,-83v0,-63,-15,-77,-29,-77"},"1":{"d":"39,-188v32,-6,72,-29,89,-27v0,24,1,177,1,206v0,18,-44,8,-52,11v0,-19,1,-99,1,-172v-8,1,-39,14,-48,9"},"2":{"d":"167,-36v-12,31,-12,38,-55,37v-46,-1,-80,4,-96,-7r6,-16v51,-53,76,-87,76,-123v0,-17,-9,-34,-31,-34v-24,0,-38,31,-51,10v-3,-4,-3,-10,-3,-14v33,-52,143,-42,136,30v-5,57,-32,74,-73,117v12,2,57,1,91,0"},"3":{"d":"70,11v-42,0,-54,-11,-53,-42v30,15,101,12,93,-29v5,-29,-36,-32,-65,-31v1,-9,7,-23,11,-28v29,-6,42,-16,42,-35v0,-34,-44,-29,-60,-14v-12,12,-21,-8,-19,-19v12,-15,39,-30,66,-30v54,0,63,37,63,51v0,22,-13,36,-37,47v36,6,53,28,53,55v0,48,-41,75,-94,75"},"4":{"d":"173,-85v0,17,-8,35,-26,34v-3,19,9,49,-12,51v-12,1,-34,2,-41,2v1,-19,3,-47,3,-53v-40,-4,-88,9,-91,-28v18,-34,72,-110,90,-129v14,-8,39,-14,52,-16r1,3v-30,36,-67,82,-97,135v12,2,28,2,45,2r2,-42v9,-4,36,-15,48,-12r0,55v5,0,18,-2,26,-2"},"5":{"d":"60,-133v52,5,104,18,104,69v0,60,-80,90,-133,67v-7,-5,-12,-21,-9,-30v29,11,93,9,90,-31v-3,-36,-60,-34,-89,-39r-4,-6v6,-37,21,-97,25,-106v15,3,100,-10,107,-6v-9,42,-24,42,-82,45v-2,7,-6,25,-9,37"},"6":{"d":"71,-95v0,-23,19,-37,43,-36v40,0,56,31,56,60v0,48,-35,75,-79,75v-45,0,-81,-30,-81,-90v0,-38,12,-68,36,-94v30,-32,72,-43,94,-43v12,0,21,4,27,22v-62,6,-105,49,-105,113v0,43,17,62,34,62v17,0,25,-16,25,-34v0,-40,-24,-42,-50,-35"},"7":{"d":"32,-216v33,8,95,3,136,5v1,46,-65,177,-84,201v-8,10,-40,17,-55,13v33,-41,71,-114,90,-177v-10,0,-40,1,-79,1v-51,1,-19,-28,-8,-43"},"8":{"d":"53,-103v-57,-34,-37,-112,40,-114v71,-2,86,80,32,101v71,27,46,123,-36,120v-95,-3,-93,-85,-36,-107xm90,-188v-15,0,-25,10,-25,23v0,14,10,24,37,36v20,-13,20,-60,-12,-59xm91,-24v15,0,26,-11,26,-26v0,-14,-10,-25,-39,-39v-30,17,-23,64,13,65"},"9":{"d":"107,-113v-1,21,-12,35,-39,35v-33,0,-58,-24,-58,-63v0,-39,30,-76,80,-76v98,0,99,141,36,194v-36,30,-63,40,-94,30v-6,-5,-12,-14,-10,-21v21,-4,46,-10,65,-28v23,-22,29,-54,29,-85v0,-33,-9,-59,-30,-59v-17,0,-26,17,-26,37v0,34,22,42,47,36"},":":{"d":"42,-153v16,0,26,14,26,29v0,18,-10,30,-28,30v-13,0,-27,-9,-27,-29v0,-17,10,-30,29,-30xm42,-55v16,0,27,14,27,29v0,18,-11,30,-29,30v-13,0,-27,-9,-27,-29v0,-17,10,-30,29,-30","w":81},";":{"d":"42,-153v16,0,26,14,26,29v0,18,-11,30,-28,30v-13,0,-27,-9,-27,-29v0,-17,10,-30,29,-30xm17,-50v18,-10,52,-19,50,15v-2,36,-30,77,-75,73v20,-26,32,-54,25,-88","w":81},"<":{"d":"181,-136r-112,54r112,54v-2,7,0,37,-14,29r-130,-65v-11,-2,-4,-28,-1,-33r131,-68v5,-3,7,-2,10,4v2,5,4,20,4,25","w":212},"=":{"d":"177,-110r-154,0v0,-24,3,-32,12,-32r155,0v0,19,-3,32,-13,32xm177,-37r-154,0v0,-24,3,-32,12,-32r155,0v0,19,-3,32,-13,32","w":212},">":{"d":"31,-28r113,-54r-113,-54v2,-8,1,-36,15,-29r130,66v10,4,4,26,1,32r-131,68v-5,3,-8,1,-11,-4v-2,-6,-4,-20,-4,-25","w":212},"?":{"d":"40,-100v0,-26,33,-45,34,-66v-6,-26,-32,-12,-51,-4v-8,-5,-10,-20,-7,-28v36,-35,107,-27,107,27v0,34,-63,62,-41,99v-18,10,-42,0,-42,-28xm67,-53v16,0,27,13,27,28v0,18,-11,29,-29,29v-13,0,-28,-9,-28,-28v0,-16,10,-29,30,-29","w":135},"@":{"d":"51,-65v0,86,91,119,153,76v13,38,-33,48,-72,48v-69,0,-117,-43,-117,-118v0,-88,60,-148,148,-148v65,0,113,42,113,105v0,55,-39,95,-87,95v-23,0,-32,-10,-27,-36v-17,27,-39,36,-57,36v-18,0,-30,-15,-30,-45v0,-73,71,-112,140,-88v-4,13,-14,72,-17,92v-1,9,1,13,9,13v14,0,37,-22,37,-67v0,-46,-35,-79,-81,-79v-69,0,-112,56,-112,116xm126,-38v17,7,49,-60,48,-81v-37,-12,-58,28,-58,60v0,17,5,21,10,21","w":288},"A":{"d":"180,2v-20,-6,-20,-43,-30,-60r-77,0v-6,17,-17,44,-21,55v-7,11,-37,3,-48,-1r87,-211r-2,-7v24,-1,46,-12,52,2r85,218v-8,3,-37,4,-46,4xm84,-91r56,0r-28,-80","w":230},"B":{"d":"25,-3r-1,-217v9,-3,47,-7,70,-7v70,0,81,33,81,57v0,22,-15,39,-32,47v31,9,46,30,46,54v0,70,-95,83,-164,66xm75,-195r0,66v10,-2,19,-2,36,-2v26,-11,19,-66,-18,-66v-6,0,-14,1,-18,2xm75,-100r0,72v32,5,58,-6,58,-38v0,-26,-27,-37,-58,-34","w":201,"k":{"B":1,"D":1,"E":1,"F":1,"H":1,"I":1,"K":1,"L":1,"N":1,"P":1,"R":1,"C":-2,"G":-2,"O":-2,"Q":-2,"U":2,"V":8,"W":8,"Y":13,"A":5,"a":1,"b":2,"h":2,"k":2,"l":2,"i":1,"m":2,"n":2,"p":2,"r":2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"u":3,"v":5,"w":5,"y":5,"j":2,",":-6,".":-6,"\u2026":-6}},"C":{"d":"203,-39v2,35,-23,44,-63,44v-83,0,-128,-46,-128,-115v0,-75,57,-120,129,-120v34,0,61,12,67,18v1,13,-8,27,-22,25v-54,-22,-119,-2,-119,74v0,46,29,82,84,82v25,0,43,-5,52,-8","w":214,"k":{"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,"C":6,"G":6,"O":6,"Q":6,"A":-1,"a":-1,"b":2,"h":2,"k":2,"l":2,"i":2,"m":4,"n":4,"p":4,"r":4,"c":2,"d":2,"e":2,"o":2,"q":2,"u":5,",":-5,".":-5,"\u2026":-5,"\u2019":-11,"\u201d":-11,"\u2018":-17,"\u201c":-17,"-":10,"\u2013":10,"\u2014":10}},"D":{"d":"25,-3r-1,-217v9,-2,47,-7,79,-7v107,0,126,65,126,111v2,105,-103,137,-204,113xm77,-194r0,164v51,7,97,0,97,-86v0,-60,-38,-85,-97,-78","w":240,"k":{"B":-1,"D":-1,"E":-1,"F":-1,"H":-1,"I":-1,"K":-1,"L":-1,"N":-1,"P":-1,"R":-1,"M":3,"C":-6,"G":-6,"O":-6,"Q":-6,"S":-5,"T":7,"U":-2,"V":3,"W":3,"Y":9,"A":9,"X":9,"Z":6,"a":1,"b":-2,"h":-2,"k":-2,"l":-2,"f":-4,"g":-4,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"s":-3,"t":-6,"u":-2,"v":-3,"w":-3,"y":-3,"\u2019":-3,"\u201d":-3,"\u2018":-5,"\u201c":-5}},"E":{"d":"166,-33v-8,35,-15,37,-71,35v-40,-2,-62,5,-70,-11r-1,-211v36,-8,89,-4,133,-5v0,49,-35,30,-80,34r0,58r76,0v-4,51,-36,29,-76,34r0,65v25,3,57,2,89,1","w":173,"k":{"B":1,"D":1,"E":1,"F":1,"H":1,"I":1,"K":1,"L":1,"N":1,"P":1,"R":1,"M":-3,"C":4,"G":4,"O":4,"Q":4,"S":-5,"T":1,"A":-4,"J":-4,"X":-5,"a":-3,"b":2,"h":2,"k":2,"l":2,"i":2,"m":2,"n":2,"p":2,"r":2,"c":1,"d":1,"e":1,"o":1,"q":1,"s":-2,"t":1,"u":5,"v":6,"w":6,"y":6,"x":-1,",":-5,".":-5,"\u2026":-5}},"F":{"d":"164,-225v-11,31,-5,34,-44,34r-43,0r0,65r79,0v-5,53,-38,28,-79,34v0,34,0,64,1,91v-6,2,-27,3,-44,3v-6,0,-9,-1,-9,-7r-1,-215v33,-7,97,-5,140,-5","w":167,"k":{"C":-2,"G":-2,"O":-2,"Q":-2,"T":-5,"V":-7,"W":-7,"Y":-9,"A":17,"a":5,"b":1,"h":1,"k":1,"l":1,"i":1,"m":5,"n":5,"p":5,"r":5,"c":5,"d":5,"e":5,"o":5,"q":5,"u":6,",":33,".":33,"\u2026":33,":":-2,";":-2,"-":2,"\u2013":2,"\u2014":2}},"G":{"d":"216,-22v-66,50,-204,38,-204,-89v0,-75,57,-119,128,-119v39,0,66,12,76,21v-3,43,-44,15,-76,15v-41,0,-74,25,-74,80v0,67,46,97,98,85r-1,-78v14,-2,33,-5,44,-5v6,0,9,2,9,10r0,80","w":232,"k":{"B":-1,"D":-1,"E":-1,"F":-1,"H":-1,"I":-1,"K":-1,"L":-1,"N":-1,"P":-1,"R":-1,"A":-4,"a":-4,"b":-2,"h":-2,"k":-2,"l":-2,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,",":-6,".":-6,"\u2026":-6}},"H":{"d":"77,-134r86,0r0,-81v1,-20,33,-7,52,-11r0,225v-12,-1,-52,12,-52,-4r0,-97v-19,3,-61,2,-86,2r0,91v0,18,-39,8,-53,11r0,-226v22,3,53,-18,53,17r0,73","w":239,"k":{"B":-2,"D":-2,"E":-2,"F":-2,"H":-2,"I":-2,"K":-2,"L":-2,"N":-2,"P":-2,"R":-2,"C":-2,"G":-2,"O":-2,"Q":-2,"S":-3,"T":3,"A":2,"f":1,"i":1,"m":-1,"n":-1,"p":-1,"r":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":-1,"v":2,"w":2,"y":2,",":-6,".":-6,"\u2026":-6}},"I":{"d":"25,-5r-1,-219v18,4,53,-20,53,18r1,205v-10,0,-53,11,-53,-4","w":101,"k":{"B":-2,"D":-2,"E":-2,"F":-2,"H":-2,"I":-2,"K":-2,"L":-2,"N":-2,"P":-2,"R":-2,"C":-2,"G":-2,"O":-2,"Q":-2,"S":-3,"T":3,"A":2,"f":1,"i":1,"m":-1,"n":-1,"p":-1,"r":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":-1,"v":2,"w":2,"y":2,",":-6,".":-6,"\u2026":-6}},"J":{"d":"-14,24v66,-6,31,-168,38,-248v22,3,53,-18,53,17r0,152v2,70,-19,102,-68,102v-12,0,-21,-10,-23,-23","w":101,"k":{"B":-2,"D":-2,"E":-2,"F":-2,"H":-2,"I":-2,"K":-2,"L":-2,"N":-2,"P":-2,"R":-2,"C":-2,"G":-2,"O":-2,"Q":-2,"S":-3,"T":3,"A":2,"f":1,"i":1,"m":-1,"n":-1,"p":-1,"r":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":-1,"v":2,"w":2,"y":2,",":-6,".":-6,"\u2026":-6}},"K":{"d":"25,-5r-1,-219v18,4,53,-19,53,17r0,91v26,-31,65,-81,87,-112v12,-1,53,0,35,22r-71,87v16,27,65,90,85,116v-3,2,-21,6,-40,6v-13,0,-20,-4,-32,-19v-17,-21,-59,-83,-64,-93r1,108v-10,0,-53,11,-53,-4","w":214,"k":{"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"C":9,"G":9,"O":9,"Q":9,"A":-8,"a":-3,"b":2,"h":2,"k":2,"l":2,"i":1,"c":5,"d":5,"e":5,"o":5,"q":5,"u":6,"v":18,"w":18,"y":18,"j":-1,",":-6,".":-6,"\u2026":-6,"-":7,"\u2013":7,"\u2014":7}},"L":{"d":"160,-33v-8,31,-11,38,-66,35v-38,-3,-61,6,-69,-11r-1,-215v16,4,53,-20,53,20r0,170v23,4,54,3,83,1","w":163,"k":{"B":2,"D":2,"E":2,"F":2,"H":2,"I":2,"K":2,"L":2,"N":2,"P":2,"R":2,"C":6,"G":6,"O":6,"Q":6,"S":-7,"T":28,"V":23,"W":23,"Y":29,"A":-5,"a":-5,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"u":2,"v":15,"w":15,"y":15,",":-6,".":-6,"\u2026":-6,"\u2019":25,"\u201d":25,"\u2018":23,"\u201c":23,"-":12,"\u2013":12,"\u2014":12}},"M":{"d":"151,-76r53,-145v11,-1,49,-17,52,6r29,214v-13,-1,-50,13,-52,-7r-16,-160v-9,30,-27,85,-49,153v-5,15,-23,13,-40,15r-53,-168v-4,41,-10,120,-17,164v-2,13,-37,4,-44,3r32,-220v15,1,55,-21,58,12","w":297,"k":{"C":-2,"G":-2,"O":-2,"Q":-2,"T":10,"U":4,"V":9,"W":9,"Y":12,"A":-5,"a":-5,"i":-3,"m":-2,"n":-2,"p":-2,"r":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"u":-2,"v":4,"w":4,"y":4}},"N":{"d":"25,-214v-2,-3,-5,-5,-5,-10v16,1,55,-9,62,4v10,17,38,59,59,95v15,26,26,44,35,63v-5,-53,-1,-98,-2,-153v0,-19,30,-8,42,-11r-1,224v-7,0,-43,13,-51,0v-23,-37,-78,-123,-100,-171r2,164v-2,17,-21,9,-42,11","w":239,"k":{"B":-2,"D":-2,"E":-2,"F":-2,"H":-2,"I":-2,"K":-2,"L":-2,"N":-2,"P":-2,"R":-2,"C":-2,"G":-2,"O":-2,"Q":-2,"S":-3,"T":3,"A":2,"f":1,"i":1,"m":-1,"n":-1,"p":-1,"r":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"t":-1,"v":2,"w":2,"y":2,",":-6,".":-6,"\u2026":-6}},"O":{"d":"130,-230v75,0,116,53,116,116v0,65,-42,119,-118,119v-83,0,-116,-59,-116,-116v0,-68,44,-119,118,-119xm191,-111v0,-49,-22,-88,-66,-88v-31,0,-58,25,-58,83v0,59,29,90,65,90v38,0,59,-32,59,-85","w":257,"k":{"B":-1,"D":-1,"E":-1,"F":-1,"H":-1,"I":-1,"K":-1,"L":-1,"N":-1,"P":-1,"R":-1,"M":3,"C":-6,"G":-6,"O":-6,"Q":-6,"S":-5,"T":7,"U":-2,"V":3,"W":3,"Y":9,"A":9,"X":9,"Z":6,"a":1,"b":-2,"h":-2,"k":-2,"l":-2,"f":-4,"g":-4,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"s":-3,"t":-6,"u":-2,"v":-3,"w":-3,"y":-3,"\u2019":-3,"\u201d":-3,"\u2018":-5,"\u201c":-5}},"P":{"d":"25,-4r-1,-218v10,-2,35,-5,62,-5v57,0,96,18,96,74v0,60,-49,79,-87,71v-6,-3,-13,-15,-13,-28v25,4,47,-4,47,-43v0,-35,-23,-44,-52,-42r1,194v0,0,-50,10,-53,-3","w":191,"k":{"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"C":-3,"G":-3,"O":-3,"Q":-3,"S":-4,"A":21,"a":4,"b":5,"h":5,"k":5,"l":5,"f":-5,"i":3,"c":6,"d":6,"e":6,"o":6,"q":6,"s":3,"u":4,"v":-5,"w":-5,"y":-5,",":39,".":39,"\u2026":39,":":-2,";":-2,"-":7,"\u2013":7,"\u2014":7}},"Q":{"d":"182,-6v24,12,73,53,92,52v-4,18,-24,22,-38,23v-28,8,-91,-60,-127,-64v-63,-7,-97,-52,-97,-116v0,-68,44,-119,118,-119v134,0,151,183,52,224xm126,-199v-31,0,-59,26,-59,84v0,57,27,89,65,89v38,0,59,-33,59,-84v0,-49,-21,-89,-65,-89","w":257,"k":{"B":-1,"D":-1,"E":-1,"F":-1,"H":-1,"I":-1,"K":-1,"L":-1,"N":-1,"P":-1,"R":-1,"M":3,"C":-6,"G":-6,"O":-6,"Q":-6,"S":-5,"T":7,"U":-2,"V":3,"W":3,"Y":9,"A":9,"X":9,"Z":6,"a":1,"b":-2,"h":-2,"k":-2,"l":-2,"f":-4,"g":-4,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"s":-3,"t":-6,"u":-2,"v":-3,"w":-3,"y":-3,"\u2019":-3,"\u201d":-3,"\u2018":-5,"\u201c":-5}},"R":{"d":"136,-105v16,17,54,89,67,104v-17,5,-57,9,-67,-11v-12,-4,-28,-84,-61,-78r0,81v1,19,-38,8,-51,11r0,-223v9,-2,49,-6,66,-6v62,0,89,21,89,65v0,33,-29,50,-43,57xm75,-197r0,77v32,1,51,1,51,-37v0,-32,-22,-43,-51,-40","w":200,"k":{"B":-2,"D":-2,"E":-2,"F":-2,"H":-2,"I":-2,"K":-2,"L":-2,"N":-2,"P":-2,"R":-2,"C":-1,"G":-1,"O":-1,"Q":-1,"S":-8,"T":5,"U":3,"V":7,"W":7,"Y":9,"A":-12,"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,"i":-3,"c":1,"d":1,"e":1,"o":1,"q":1,"u":1,"v":5,"w":5,"y":5,",":-9,".":-9,"\u2026":-9,"-":3,"\u2013":3,"\u2014":3}},"S":{"d":"155,-66v7,73,-118,93,-147,44v0,-8,7,-24,10,-26v21,15,86,32,86,-7v0,-13,-6,-22,-43,-42v-42,-22,-49,-46,-49,-68v0,-26,18,-65,79,-65v21,0,45,9,54,18v0,10,-6,27,-20,26v-17,-11,-65,-15,-65,12v0,36,108,53,95,108","w":165,"k":{"C":-5,"G":-5,"O":-5,"Q":-5,"T":4,"U":2,"V":2,"W":2,"a":-4,"i":-1,"m":1,"n":1,"p":1,"r":1,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"t":-1,"u":1,"v":3,"w":3,"y":3,"j":-1,",":-8,".":-8,"\u2026":-8,"\u2019":8,"\u201d":8,"\u2018":5,"\u201c":5,"-":-11,"\u2013":-11,"\u2014":-11}},"T":{"d":"76,-4r0,-187r-63,0v-17,-4,2,-32,6,-36v39,4,133,1,183,2v-3,46,-35,32,-75,34r1,190v-12,2,-27,3,-44,3v-6,0,-8,-1,-8,-6","w":203,"k":{"i":-1,":":26,"B":2,"D":2,"E":2,"F":2,"H":2,"I":2,"K":2,"L":2,"N":2,"P":2,"R":2,"M":11,"C":11,"G":11,"O":11,"Q":11,"S":1,"T":-4,"V":-8,"W":-8,"A":28,"a":32,"b":5,"h":5,"k":5,"l":5,"m":31,"n":31,"p":31,"r":31,"c":34,"d":34,"e":34,"o":34,"q":34,"s":33,"u":32,"v":26,"w":26,"y":26,",":32,".":32,"\u2026":32,";":26,"-":19,"\u2013":19,"\u2014":19,")":-2,"]":-2,"}":-2}},"U":{"d":"75,-205r0,100v0,63,25,74,49,74v27,0,49,-14,49,-77r0,-108v0,-17,35,-7,45,-10r-1,117v0,99,-53,114,-99,114v-64,0,-95,-33,-95,-108r-1,-121v18,4,61,-20,53,19","w":240,"k":{"C":-1,"G":-1,"O":-1,"Q":-1,"T":1,"A":11,"i":1,"m":2,"n":2,"p":2,"r":2,",":4,".":4,"\u2026":4}},"V":{"d":"5,-218v31,-3,52,-24,62,12v12,41,37,100,52,149r58,-170v22,4,50,-5,40,21v-24,66,-51,131,-77,193v-7,19,-19,15,-49,17v-26,-71,-55,-153,-86,-222","w":224,"k":{"i":1,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,"M":9,"C":3,"G":3,"O":3,"Q":3,"T":-6,"V":-4,"W":-4,"Y":-4,"A":18,"X":-5,"a":14,"b":3,"h":3,"k":3,"l":3,"m":14,"n":14,"p":14,"r":14,"c":16,"d":16,"e":16,"o":16,"q":16,"s":14,"u":12,"v":4,"w":4,"y":4,",":27,".":27,"\u2026":27,":":12,";":12,"-":7,"\u2013":7,"\u2014":7,")":2,"]":2,"}":2}},"W":{"d":"138,-218v19,-5,42,-18,47,5v4,18,22,81,39,152v26,-93,38,-139,46,-165v10,1,50,-3,39,17v-19,64,-46,132,-67,198v-6,17,-24,13,-46,15v-9,-35,-24,-100,-37,-152r-38,134v-4,19,-20,16,-45,18v-22,-68,-45,-160,-70,-222v21,-2,55,-25,61,16v4,27,22,79,36,137v4,-19,22,-81,37,-140v0,-4,-1,-10,-2,-13","w":316,"k":{"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,"M":9,"C":3,"G":3,"O":3,"Q":3,"T":-6,"V":-4,"W":-4,"Y":-4,"A":18,"X":-5,"a":14,"b":3,"h":3,"k":3,"l":3,"i":1,"m":14,"n":14,"p":14,"r":14,"c":16,"d":16,"e":16,"o":16,"q":16,"s":14,"u":12,"v":4,"w":4,"y":4,",":27,".":27,"\u2026":27,":":12,";":12,"-":7,"\u2013":7,"\u2014":7,")":2,"]":2,"}":2}},"X":{"d":"78,-112r-70,-107v29,-3,49,-17,62,3r41,64v9,-15,28,-45,44,-68v10,-13,31,-4,47,3v-12,17,-40,58,-70,97r75,117v-3,2,-52,16,-62,0r-44,-75v-16,26,-38,59,-47,74v-7,12,-43,6,-51,0","w":211,"k":{"C":7,"G":7,"O":7,"Q":7}},"Y":{"d":"80,-4v-2,-33,4,-73,-3,-100v-20,-37,-50,-80,-71,-115v30,-2,46,-21,64,10r42,74v17,-26,46,-78,52,-91v22,2,48,-3,36,19v-13,26,-69,92,-69,115r1,91v-10,2,-21,3,-45,3v-6,0,-7,-1,-7,-6","w":206,"k":{"M":5,"C":5,"G":5,"O":5,"Q":5,"A":16,"a":26,"c":28,"d":28,"e":28,"o":28,"q":28,"u":6,"v":12,"w":12,"y":12,",":33,".":33,"\u2026":33,"-":19,"\u2013":19,"\u2014":19,")":-1,"]":-1,"}":-1}},"Z":{"d":"180,-225v-6,57,-54,110,-96,192v14,3,85,3,108,1v-26,41,-5,33,-84,34v-30,0,-75,-1,-94,-3v-3,-3,-6,-6,-6,-9v43,-62,97,-155,110,-182r-85,0v-40,2,-13,-27,-7,-36v44,7,104,1,154,3","w":194,"k":{"C":5,"G":5,"O":5,"Q":5,"a":-6,"u":4,"v":11,"w":11,"y":11,",":-6,".":-6,"\u2026":-6,"-":11,"\u2013":11,"\u2014":11}},"[":{"d":"111,-221v-4,12,-36,0,-36,17r-2,231v3,12,15,9,30,11v10,1,3,24,1,26v-31,0,-68,-4,-69,-6r3,-295v1,-1,49,-6,69,-6v2,4,4,11,4,22","w":127,"k":{"T":-1,"V":2,"W":2,"Y":1,"J":-20}},"\\":{"d":"51,-231r64,252v7,21,-21,9,-35,13r-62,-254v-5,-16,21,-9,33,-11","w":129},"]":{"d":"17,42v4,-11,37,-1,37,-16r1,-232v-3,-11,-16,-7,-30,-10v-8,-2,-2,-25,0,-27v31,0,67,4,68,6r-3,295v-1,1,-49,6,-69,6v-2,-4,-4,-11,-4,-22","w":127},"^":{"d":"27,-77r59,-133v4,-9,32,-5,39,-7r61,140v-4,3,-38,12,-39,-2r-41,-101r-43,103v-3,14,-26,1,-36,0","w":212},"_":{"d":"180,27r0,18r-180,0r0,-18r180,0","w":180},"\u2018":{"d":"55,-170v-16,9,-47,18,-45,-12v3,-31,21,-70,62,-66v-14,23,-23,48,-17,78","w":84,"k":{"C":7,"G":7,"O":7,"Q":7,"T":-2,"V":-3,"W":-3,"A":33,"Z":-2,"a":13,"f":5,"g":22,"m":7,"n":7,"p":7,"r":7,"c":17,"d":17,"e":17,"o":17,"q":17,"s":17,"t":1,"v":-1,"w":-1,"y":-1,"z":4,"j":5,",":44,".":44,"\u2026":44,"\u2018":14,"\u201c":14}},"a":{"d":"9,-42v1,-43,50,-50,87,-56v6,-33,-40,-33,-59,-20v-18,5,-22,-10,-22,-22v41,-32,128,-38,129,38v0,15,-2,38,-2,62v-3,8,15,7,19,10v5,38,-54,46,-65,15v-24,30,-89,23,-87,-27xm76,-31v22,0,20,-21,19,-42v-33,4,-39,14,-39,24v0,12,9,18,20,18","w":167,"k":{"a":-3,"b":-1,"h":-1,"k":-1,"l":-1,"f":-1,"g":-3,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":-3,"t":-1,"v":4,"w":4,"y":4,"z":-6,"j":-2,"x":-4,",":-10,".":-10,"\u2026":-10,"\u2019":8,"\u201d":8,"\u2018":6,"\u201c":6,":":-4,";":-4}},"b":{"d":"82,4v-25,0,-52,-3,-60,-19r-2,-222v9,-3,35,-7,44,-7v6,0,8,2,8,24r0,68v50,-30,108,9,108,64v0,57,-44,92,-98,92xm72,-125r0,98v32,4,53,-5,56,-53v2,-31,-22,-54,-56,-45","w":189,"k":{"a":-2,"b":-2,"h":-2,"k":-2,"l":-2,"g":-4,"m":-1,"n":-1,"p":-1,"r":-1,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"s":-1,"t":-4,"v":1,"w":1,"y":1,"z":1,"j":-1,"x":4,",":-3,".":-3,"\u2026":-3,"\u2019":3,"\u201d":3,"\u2018":5,"\u201c":5}},"c":{"d":"148,-39v6,28,-24,43,-54,43v-52,0,-84,-31,-84,-79v0,-72,87,-110,140,-74v0,10,-5,25,-19,25v-34,-13,-69,-2,-70,42v-1,52,52,57,87,43","w":154,"k":{"a":-4,"m":-2,"n":-2,"p":-2,"r":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":-3,"t":-7,"v":-7,"w":-7,"y":-7,",":-5,".":-5,"\u2026":-5,"\u2019":-7,"\u201d":-7,"\u2018":-7,"\u201c":-7,"-":9,"\u2013":9,"\u2014":9}},"d":{"d":"120,-161r-2,-76v19,2,52,-30,52,17r0,178v-1,15,9,13,14,20v1,32,-54,32,-58,8v-47,41,-118,6,-116,-60v2,-59,50,-97,110,-87xm120,-36r0,-94v-28,-11,-58,3,-58,48v0,40,27,59,58,46","w":193,"k":{"a":-2,"b":-2,"h":-2,"k":-2,"l":-2,"f":-2,"g":-4,"m":-1,"n":-1,"p":-1,"r":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-3,"t":-2,"v":1,"w":1,"y":1,"z":-1,"j":-2}},"e":{"d":"154,-100v0,35,-56,29,-95,29v2,49,62,39,88,32v-6,34,-18,43,-54,43v-54,0,-83,-28,-83,-82v0,-42,29,-85,78,-85v48,0,66,33,66,63xm85,-135v-12,0,-25,11,-25,37v11,-2,47,9,47,-8v0,-16,-6,-29,-22,-29","w":162,"k":{"a":-1,"b":1,"h":1,"k":1,"l":1,"f":-2,"g":-3,"i":-1,"m":1,"n":1,"p":1,"r":1,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"s":-1,"t":-3,"u":2,"v":1,"w":1,"y":1,"j":1,"x":2,",":-3,".":-3,"\u2026":-3,"\u2019":-1,"\u201d":-1,"\u2018":-1,"\u201c":-1}},"f":{"d":"25,-159v-4,-65,48,-104,99,-79v3,13,-8,33,-25,27v-17,0,-24,16,-23,52v5,0,32,0,41,-1v-4,28,-11,32,-42,32v0,27,2,108,2,127v-20,0,-49,10,-53,-3v1,-39,1,-83,1,-124v-14,-1,-21,-6,-21,-15v7,-8,12,-10,21,-16","w":105,"k":{"a":-5,"b":-11,"h":-11,"k":-11,"l":-11,"f":-6,"g":-5,"i":-7,"m":-5,"n":-5,"p":-5,"r":-5,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":-3,"t":-6,"u":-4,"v":-14,"w":-14,"y":-14,"z":-9,"j":-9,",":5,".":5,"\u2026":5,"\u2019":-22,"\u201d":-22,"\u2018":-27,"\u201c":-27,"?":-11,":":-12,";":-12,"-":-1,"\u2013":-1,"\u2014":-1,")":-13,"]":-13,"}":-13}},"g":{"d":"15,-35v4,-10,21,-13,29,-24v-61,-24,-30,-110,37,-104v25,2,63,14,86,4v7,19,-4,36,-26,34v14,48,-25,78,-74,71v-7,5,-5,16,10,16v13,1,28,2,42,3v36,2,48,22,48,43v0,79,-163,92,-163,21v0,-15,18,-25,33,-32v-9,-4,-22,-15,-22,-32xm102,-107v0,-14,-5,-32,-24,-31v-14,0,-20,15,-20,29v0,19,9,30,23,30v12,0,21,-11,21,-28xm67,4v-11,0,-20,6,-19,18v0,14,18,23,41,23v19,0,36,-7,36,-21v4,-16,-39,-20,-58,-20","w":163,"k":{"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,"f":-9,"g":-8,"i":-3,"m":-4,"n":-4,"p":-4,"r":-4,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"s":-8,"t":-11,"u":-3,"v":-8,"w":-8,"y":-8,"z":-9,"j":-17,",":-9,".":-9,"\u2026":-9,"\u2019":-12,"\u201d":-12,"\u2018":-13,"\u201c":-13}},"h":{"d":"72,-220r0,76v37,-35,99,-21,100,44r1,99v-8,1,-25,3,-43,3v-6,0,-8,-2,-8,-8v-2,-50,17,-147,-50,-112r0,108v-2,19,-33,9,-51,12r-1,-239v7,-3,35,-7,44,-7v6,0,8,2,8,24","w":193,"k":{"a":1,"g":-1,"i":-1,"v":3,"w":3,"y":3,"z":1,"x":2,",":-3,".":-3,"\u2026":-3,"\u2019":4,"\u201d":4,"\u2018":5,"\u201c":5}},"i":{"d":"21,-212v1,-38,53,-35,52,-2v0,15,-12,28,-27,28v-12,0,-25,-7,-25,-26xm72,-139r0,130v-3,16,-28,9,-51,11r0,-159v9,-3,35,-4,43,-4v6,0,8,1,8,22","w":93,"k":{"a":-1,"f":-1,"g":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":1,"t":-3,"v":1,"w":1,"y":1,"j":-1,"x":2}},"j":{"d":"21,-212v2,-39,53,-35,52,-1v0,15,-12,27,-27,27v-12,0,-25,-7,-25,-26xm72,-35v3,66,-24,107,-68,111v-10,0,-20,-10,-22,-22v31,-12,41,-18,40,-96r-1,-115v9,-3,35,-4,43,-4v6,0,8,1,8,22r0,104","w":93,"k":{"a":1,"g":-1,"i":-1,"v":3,"w":3,"y":3,"z":1,"x":2,",":-3,".":-3,"\u2026":-3,"\u2019":4,"\u201d":4,"\u2018":5,"\u201c":5}},"k":{"d":"178,-4v-58,28,-85,-36,-106,-74r0,69v-6,17,-22,9,-51,11r-1,-241v9,-3,35,-5,44,-5v6,0,8,2,8,24r0,137v13,-16,57,-69,63,-80v13,0,48,-1,32,19v-15,19,-30,37,-46,55v8,15,39,63,57,85","w":174,"k":{"a":-4,"b":-3,"h":-3,"k":-3,"l":-3,"f":-4,"g":-4,"i":-4,"m":-3,"n":-3,"p":-3,"r":-3,"c":1,"d":1,"e":1,"o":1,"q":1,"s":-7,"t":-4,"u":1,"v":-3,"w":-3,"y":-3,"z":-8,"j":-5,",":-9,".":-9,"\u2026":-9,"\u2019":-5,"\u201d":-5,"\u2018":-5,"\u201c":-5,":":-5,";":-5,"-":-1,"\u2013":-1,"\u2014":-1}},"l":{"d":"22,-2r-2,-235v7,-3,35,-7,44,-7v6,0,8,1,8,23r1,221v0,0,-51,9,-51,-2","w":93,"k":{"a":-1,"f":-2,"g":-2,"m":-1,"n":-1,"p":-1,"r":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"s":-1,"t":-2,"z":-1,"j":-1}},"m":{"d":"73,-116r0,106v-2,18,-33,10,-51,12r1,-125v1,-10,-3,-12,-6,-19v4,-11,17,-21,29,-21v17,0,22,12,25,23v25,-27,80,-32,95,2v14,-12,36,-25,55,-25v78,0,44,91,53,162v-8,-1,-46,11,-51,-4v-1,-50,16,-151,-50,-111r0,107v-2,17,-34,9,-51,11r1,-100v2,-31,-33,-35,-50,-18","w":294,"k":{"a":1,"g":-1,"i":-1,"v":3,"w":3,"y":3,"z":1,"x":2,",":-3,".":-3,"\u2026":-3,"\u2019":4,"\u201d":4,"\u2018":5,"\u201c":5}},"n":{"d":"124,-5v-5,-42,17,-121,-24,-121v-12,0,-19,4,-27,9r0,108v-2,17,-34,9,-51,11r1,-123v1,-12,-3,-13,-6,-21v4,-10,17,-21,30,-21v15,0,21,10,24,22v15,-12,32,-22,49,-22v83,0,45,88,55,162v-8,1,-25,3,-43,3v-6,0,-8,-2,-8,-7","w":195,"k":{"a":1,"g":-1,"i":-1,"v":3,"w":3,"y":3,"z":1,"x":2,",":-3,".":-3,"\u2026":-3,"\u2019":4,"\u201d":4,"\u2018":5,"\u201c":5}},"o":{"d":"10,-78v0,-50,35,-85,85,-85v53,0,80,37,80,81v0,52,-34,86,-85,86v-44,0,-80,-27,-80,-82xm123,-77v0,-29,-9,-58,-33,-57v-21,0,-28,23,-28,50v0,40,15,58,33,58v23,0,28,-23,28,-51","w":184,"k":{"a":-2,"b":-2,"h":-2,"k":-2,"l":-2,"g":-4,"m":-1,"n":-1,"p":-1,"r":-1,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"s":-1,"t":-4,"v":1,"w":1,"y":1,"z":1,"j":-1,"x":4,",":-3,".":-3,"\u2026":-3,"\u2019":3,"\u201d":3,"\u2018":5,"\u201c":5}},"p":{"d":"73,0r0,64v-1,19,-34,9,-51,12r1,-198v1,-11,-4,-14,-6,-20v6,-24,50,-28,53,-2v49,-41,115,-10,114,56v-1,65,-53,104,-111,88xm73,-119r0,90v34,8,57,-9,59,-51v2,-37,-31,-57,-59,-39","w":194,"k":{"a":-2,"b":-2,"h":-2,"k":-2,"l":-2,"g":-4,"m":-1,"n":-1,"p":-1,"r":-1,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"s":-1,"t":-4,"v":1,"w":1,"y":1,"z":1,"j":-1,"x":4,",":-3,".":-3,"\u2026":-3,"\u2019":3,"\u201d":3,"\u2018":5,"\u201c":5}},"q":{"d":"104,-163v24,0,41,7,66,4r-2,222v0,8,-3,10,-25,12v-12,1,-19,1,-26,1r1,-82v-50,28,-108,-9,-108,-69v0,-53,41,-88,94,-88xm118,-33r0,-98v-29,-10,-56,6,-56,49v0,36,23,54,56,49","w":189},"r":{"d":"114,-113v-24,-13,-41,3,-41,30r0,73v-2,18,-33,10,-51,12r1,-126v1,-8,-4,-13,-8,-18v3,-10,18,-21,30,-21v18,0,25,15,25,37v12,-30,36,-46,62,-31v5,14,-6,42,-18,44","w":134,"k":{"a":-2,"f":-9,"g":-2,"i":-2,"m":-4,"n":-4,"p":-4,"r":-4,"c":2,"d":2,"e":2,"o":2,"q":2,"s":-2,"t":-9,"u":-2,"v":-9,"w":-9,"y":-9,"z":-6,"j":-2,",":24,".":24,"\u2026":24,"\u2019":-12,"\u201d":-12,"\u2018":-13,"\u201c":-13,"?":5,":":-7,";":-7,"-":10,"\u2013":10,"\u2014":10}},"s":{"d":"58,4v-18,0,-47,-5,-48,-23v0,-9,5,-18,10,-23v12,8,53,24,58,1v-12,-27,-65,-26,-65,-70v0,-49,65,-66,103,-40v1,11,-4,27,-18,26v-11,-6,-39,-9,-40,6v12,25,67,29,67,69v0,36,-32,54,-67,54","w":132,"k":{"a":-4,"b":2,"h":2,"k":2,"l":2,"g":-2,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"s":1,"t":-1,"u":-1,"v":2,"w":2,"y":2,"z":1,"j":-1,",":-7,".":-7,"\u2026":-7,"\u2019":-1,"\u201d":-1,"\u2018":-2,"\u201c":-2,":":-3,";":-3,"-":-6,"\u2013":-6,"\u2014":-6}},"t":{"d":"126,-159v-9,44,-18,26,-53,32v2,42,-11,94,24,96v12,0,19,-4,25,-5v6,29,-19,41,-49,40v-72,-2,-45,-71,-50,-131v-14,0,-22,-8,-22,-12v21,-23,38,-53,76,-57v-1,10,-2,26,-2,37r51,0","w":128,"k":{"T":19,"a":-3,"b":2,"h":2,"k":2,"l":2,"f":-2,"g":-1,"i":2,"m":2,"n":2,"p":2,"r":2,"c":2,"d":2,"e":2,"o":2,"q":2,"s":-3,"t":-6,"u":3,"v":-5,"w":-5,"y":-5,"z":-5,"j":2,",":-5,".":-5,"\u2026":-5,"\u2019":-5,"\u201d":-5,"\u2018":-9,"\u201c":-9,"?":5,":":-11,";":-11,"-":9,"\u2013":9,"\u2014":9}},"u":{"d":"127,-18v-16,13,-27,20,-50,22v-78,4,-48,-97,-57,-161v9,-2,33,-4,44,-4v6,0,8,1,8,22v-1,47,-9,135,49,98r0,-103v-3,-27,36,-13,51,-17r-1,118v-1,15,8,15,14,21v-2,34,-54,31,-58,4","w":194,"k":{"a":-2,"f":-2,"g":-4,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":-3,"t":-2,"z":-3,"j":-2,"x":-1}},"v":{"d":"63,4r-59,-158v14,-5,47,-18,53,-1v10,27,20,59,32,102v15,-45,28,-82,36,-110v21,0,46,3,33,31v-18,38,-39,95,-50,124v-4,13,-32,11,-45,12","w":164,"k":{"a":1,"b":-1,"h":-1,"k":-1,"l":-1,"f":-7,"i":-1,"m":-2,"n":-2,"p":-2,"r":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":-1,"t":-8,"u":-1,"v":-7,"w":-7,"y":-7,"j":-2,",":10,".":10,"\u2026":10,"\u2019":-11,"\u201d":-11,"\u2018":-12,"\u201c":-12,":":-2,";":-2}},"w":{"d":"54,4r-51,-158v11,-1,49,-21,54,0r24,101v17,-67,27,-65,24,-99v12,-1,41,-18,45,3v4,25,19,68,25,95v6,-22,21,-74,30,-109v19,2,47,-5,37,23v-15,43,-32,86,-46,129v-5,17,-28,13,-47,15v-7,-30,-16,-59,-25,-96r-26,80v-3,19,-26,14,-44,16","w":246,"k":{"a":1,"b":-1,"h":-1,"k":-1,"l":-1,"f":-7,"i":-1,"m":-2,"n":-2,"p":-2,"r":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":-1,"t":-8,"u":-1,"v":-7,"w":-7,"y":-7,"j":-2,",":10,".":10,"\u2026":10,"\u2019":-11,"\u201d":-11,"\u2018":-12,"\u201c":-12,":":-2,";":-2}},"x":{"d":"115,2v-19,-8,-26,-35,-39,-50v-13,16,-16,42,-37,50v-12,-1,-29,1,-35,-4r51,-77r-48,-77v6,-3,31,-7,44,-7v18,7,20,29,36,49v11,-13,19,-41,36,-49v10,1,29,3,33,8v-1,2,-37,52,-48,69r52,84v-8,2,-27,4,-45,4","w":160,"k":{"a":-2,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"c":2,"d":2,"e":2,"o":2,"q":2,"t":-4,"u":1,",":-7,".":-7,"\u2026":-7,"\u2019":-6,"\u201d":-6,"\u2018":-7,"\u201c":-7,"-":-2,"\u2013":-2,"\u2014":-2}},"y":{"d":"119,-163v12,2,45,1,37,20v-9,59,-71,197,-103,215v-15,-1,-32,-7,-34,-17v10,-10,33,-40,45,-63v-16,-28,-41,-108,-60,-145v18,-6,47,-20,54,1v8,24,24,67,32,94v12,-33,25,-81,29,-105","w":160,"k":{"a":1,"b":-1,"h":-1,"k":-1,"l":-1,"f":-7,"i":-1,"m":-2,"n":-2,"p":-2,"r":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"s":-1,"t":-8,"u":-1,"v":-7,"w":-7,"y":-7,"j":-2,",":10,".":10,"\u2026":10,"\u2019":-11,"\u201d":-11,"\u2018":-12,"\u201c":-12,":":-2,";":-2}},"z":{"d":"148,-32v-16,34,1,33,-61,33v-41,0,-72,6,-83,-11v10,-16,58,-90,72,-117v-22,-2,-74,7,-68,-13v8,-28,7,-19,40,-19r90,0v-3,38,-34,71,-63,127v9,2,59,2,73,0","w":146,"k":{"a":-6,"b":-1,"h":-1,"k":-1,"l":-1,"g":-7,"i":-1,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"s":-6,"t":-5,"u":-1,"v":-3,"w":-3,"y":-3,"z":-7,",":-6,".":-6,"\u2026":-6,"\u2019":-7,"\u201d":-7,"\u2018":-7,"\u201c":-7,"-":5,"\u2013":5,"\u2014":5}},"{":{"d":"111,-234v-6,18,-35,11,-31,37v6,39,18,88,-23,97v50,16,23,107,23,112v0,12,6,20,26,24v11,2,2,22,0,28v-81,4,-59,-59,-59,-119v0,-20,-6,-28,-24,-31v-3,0,-7,-12,-6,-22v70,-11,-10,-93,44,-132v10,-7,23,-12,47,-12v1,3,3,8,3,18","w":127,"k":{"T":-1,"V":2,"W":2,"Y":1,"J":-20}},"|":{"d":"77,-270r0,360r-39,0r0,-360r39,0","w":114},"}":{"d":"22,-224v-11,-3,-2,-22,0,-28v80,-4,59,58,59,117v0,18,6,26,24,29v3,0,7,11,6,21v-70,11,10,96,-43,136v-11,8,-25,13,-49,13v-1,-4,-6,-25,4,-27v60,-9,-20,-116,48,-129v-51,-17,-24,-68,-23,-107v0,-11,-6,-20,-26,-25","w":127},"~":{"d":"145,-46v-43,0,-76,-104,-92,-8v-2,14,-26,0,-34,-3v7,-68,34,-72,55,-72v34,-11,79,104,87,8v1,-15,30,-1,33,3v-1,60,-26,72,-49,72","w":212},"\u00a3":{"d":"165,-26v-4,30,-15,41,-49,40v-29,0,-64,-9,-105,-19r0,-6v25,-21,28,-63,28,-82v-10,0,-17,-1,-22,-5v2,-17,10,-22,24,-27v-4,-72,53,-118,110,-85v2,15,-11,35,-31,24v-23,0,-26,21,-28,62v14,0,46,0,57,-1v-8,46,-23,29,-59,32v-2,32,-13,50,-26,61v25,9,67,14,101,6"},"'":{"d":"11,-239v16,-7,52,-19,46,14v-6,29,-3,65,-39,65v0,-23,-3,-58,-7,-79","w":67},"\u201c":{"d":"55,-170v-16,9,-47,18,-45,-12v3,-31,21,-70,62,-66v-14,23,-23,49,-17,78xm118,-170v-16,9,-47,18,-45,-13v3,-29,21,-69,62,-65v-14,23,-23,50,-17,78","w":147,"k":{"C":7,"G":7,"O":7,"Q":7,"T":-2,"V":-3,"W":-3,"A":33,"Z":-2,"a":13,"f":5,"g":22,"m":7,"n":7,"p":7,"r":7,"c":17,"d":17,"e":17,"o":17,"q":17,"s":17,"t":1,"v":-1,"w":-1,"y":-1,"z":4,"j":5,",":44,".":44,"\u2026":44,"\u2018":14,"\u201c":14}},"\u2013":{"d":"29,-104r152,0v-1,11,-4,38,-11,35r-153,0v1,-11,3,-38,12,-35","w":198,"k":{"S":2,"T":24,"V":22,"W":22,"Y":32,"A":13,"J":5,"Z":19,"s":-2,"v":1,"w":1,"y":1,"z":7,"j":-4}},"\u201d":{"d":"30,-239v16,-7,47,-17,45,13v-3,31,-21,70,-62,66v14,-22,23,-50,17,-79xm91,-239v16,-7,48,-17,46,13v-3,31,-21,70,-62,66v14,-22,24,-52,16,-79","w":146,"k":{"C":10,"G":10,"O":10,"Q":10,"S":-1,"T":-5,"V":-8,"W":-8,"Y":-7,"A":34,"Z":-6,"a":15,"b":1,"h":1,"k":1,"l":1,"g":30,"i":-1,"m":12,"n":12,"p":12,"r":12,"c":32,"d":32,"e":32,"o":32,"q":32,"s":25,"t":10,"u":12,"v":4,"w":4,"y":4,"z":5,"j":1,",":43,".":43,"\u2026":43,"\u2019":15,"\u201d":15}},"\u2026":{"d":"18,-25v0,-17,11,-30,31,-30v16,0,26,14,26,29v0,18,-11,30,-29,30v-13,0,-28,-9,-28,-29xm145,-55v16,0,26,14,26,29v0,18,-11,30,-29,30v-13,0,-27,-9,-27,-29v0,-17,10,-30,30,-30xm211,-25v0,-17,10,-30,31,-30v16,0,25,14,25,29v0,18,-10,30,-28,30v-13,0,-28,-9,-28,-29","w":289,"k":{"\u2019":34,"\u201d":34,"\u2018":40,"\u201c":40}},"`":{"d":"59,-248v8,0,23,35,27,54v4,10,-11,13,-18,15v-9,-13,-25,-35,-41,-50v-4,-13,20,-18,32,-19","w":144},"\u2014":{"d":"29,-104r289,0v-2,11,-6,41,-14,35r-287,0v1,-11,3,-39,12,-35","w":334,"k":{"S":2,"T":24,"V":22,"W":22,"Y":32,"A":13,"J":5,"Z":19,"s":-2,"v":1,"w":1,"y":1,"z":7,"j":-4}},"\u2122":{"d":"32,-168v-5,-10,0,-30,-2,-44v-6,-1,-19,4,-20,-3v1,-22,37,-5,59,-10v0,10,-7,16,-20,13r0,43xm142,-225v7,13,6,42,11,56v-6,-1,-19,4,-20,-2r-5,-39v-3,8,-8,26,-12,40v-23,9,-18,-26,-26,-37v-2,5,-2,32,-7,39v-10,0,-11,-1,-14,-1v1,-12,9,-37,8,-55v7,0,24,-5,27,4r8,23r9,-27v2,-1,17,-1,21,-1","w":162},"\u00d7":{"d":"187,-144r-56,57r50,49v14,13,-8,30,-19,33r-55,-58r-56,58v-10,-1,-33,-17,-20,-31r51,-51r-51,-52v-10,-13,9,-27,20,-31r56,58r49,-52v14,-14,31,15,31,20","w":212},"\u00a0":{"w":74}}});
