/*
 * 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:
 * © 1989, 1995, 2002 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Avenir is a trademark of Linotype GmbH registered in the U.S. Patent and
 * Trademark Office and may be registered in certain other jurisdictions.
 * 
 * Full name:
 * AvenirLTStd-Book
 * 
 * Designer:
 * Adrian Frutiger
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":556,"face":{"font-family":"avenir","font-weight":350,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 5 2 2 2 3 2 2 4","ascent":"756","descent":"-244","x-height":"12","bbox":"-31 -792 1000 288","underline-thickness":"50","underline-position":"-50","stemh":"60","stemv":"72","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":278},"!":{"d":"175,-708r0,516r-72,0r0,-516r72,0xm193,-48v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54","w":278},"\"":{"d":"157,-473r0,-235r60,0r0,235r-60,0xm302,-473r0,-235r60,0r0,235r-60,0","w":519},"#":{"d":"107,0r30,-214r-102,0r0,-60r110,0r22,-162r-108,0r0,-60r117,0r29,-212r61,0r-29,212r133,0r29,-212r61,0r-29,212r90,0r0,60r-99,0r-22,162r95,0r0,60r-103,0r-30,214r-61,0r30,-214r-133,0r-30,214r-61,0xm228,-436r-22,162r133,0r22,-162r-133,0"},"$":{"d":"254,-405r0,-252v-71,5,-121,59,-121,128v0,68,55,100,121,124xm302,-314r0,264v52,0,130,-29,131,-128v1,-68,-55,-112,-131,-136xm254,-49r0,-279v-91,-28,-193,-77,-193,-199v0,-116,95,-188,193,-195r0,-70r48,0r0,68v95,0,147,41,185,85r-56,48v-28,-47,-81,-68,-129,-67r0,267v98,35,203,83,203,213v0,111,-88,187,-203,194r0,68r-48,0r0,-66v-93,-5,-171,-53,-211,-110r60,-43v44,55,109,87,151,86"},"%":{"d":"390,-545v0,98,-77,175,-176,175v-99,0,-176,-77,-176,-175v0,-98,77,-175,176,-175v99,0,176,77,176,175xm330,-545v0,-66,-53,-115,-116,-115v-63,0,-116,49,-116,115v0,66,53,115,116,115v63,0,116,-49,116,-115xm795,-163v0,98,-77,175,-176,175v-99,0,-176,-77,-176,-175v0,-98,77,-175,176,-175v99,0,176,77,176,175xm735,-163v0,-66,-53,-115,-116,-115v-63,0,-116,49,-116,115v0,66,53,115,116,115v63,0,116,-49,116,-115xm667,-712r-450,743r-52,-27r451,-743","w":833},"&":{"d":"659,-383r-130,219r159,164r-102,0r-100,-104v-58,76,-120,122,-216,122v-118,0,-222,-75,-222,-202v0,-104,76,-169,161,-209v-42,-45,-83,-101,-83,-166v0,-106,77,-167,177,-167v94,0,171,56,171,159v0,93,-83,146,-156,184r163,168r97,-168r81,0xm402,-567v0,-56,-44,-93,-98,-93v-59,0,-106,40,-106,104v0,48,51,107,74,127v54,-31,130,-65,130,-138xm441,-152r-187,-196v-93,52,-128,92,-128,165v0,80,68,135,145,135v77,0,124,-46,170,-104","w":704},"\u2019":{"d":"204,-708r-81,235r-67,0r67,-235r81,0","w":260,"k":{"\u2019":36,"s":111,"t":18}},"(":{"d":"199,-736r53,34v-85,137,-132,249,-132,414v0,165,45,270,128,408r-53,40v-184,-255,-190,-638,4,-896","w":260},")":{"d":"61,160r-53,-34v85,-137,132,-249,132,-414v0,-165,-45,-270,-128,-408r53,-40v184,255,190,638,-4,896","w":260},"*":{"d":"252,-708r0,143r140,-45r21,56r-141,45r90,121r-48,36r-92,-124r-92,124r-48,-36r90,-121r-141,-45r21,-56r140,45r0,-143r60,0","w":444},"+":{"d":"363,-558r0,225r225,0r0,60r-225,0r0,225r-60,0r0,-225r-225,0r0,-60r225,0r0,-225r60,0","w":666},",":{"d":"213,-95r-81,235r-67,0r67,-235r81,0","w":278},"-":{"d":"295,-273r0,66r-257,0r0,-66r257,0","w":333},".":{"d":"193,-48v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54","w":278},"\/":{"d":"365,-706r-302,724r-58,-19r303,-725","w":370},"0":{"d":"278,-720v203,0,240,209,240,366v0,157,-37,366,-240,366v-203,0,-240,-209,-240,-366v0,-157,37,-366,240,-366xm278,-654v-154,0,-168,188,-168,300v0,112,14,300,168,300v154,0,168,-188,168,-300v0,-112,-14,-300,-168,-300"},"1":{"d":"348,-708r0,708r-72,0r0,-618r-127,112r-45,-54r180,-148r64,0"},"2":{"d":"498,-66r0,66r-450,0r0,-83r282,-287v43,-44,90,-95,90,-160v0,-78,-61,-124,-137,-124v-71,0,-126,43,-141,111r-76,-8v20,-105,103,-169,212,-169v114,0,214,62,214,184v0,108,-72,179,-143,249r-223,221r372,0"},"3":{"d":"348,-374v80,20,139,90,139,182v0,131,-103,204,-226,204v-104,0,-184,-43,-223,-143r76,-23v24,67,68,100,153,100v81,0,148,-57,148,-140v0,-118,-98,-149,-211,-144r0,-66v106,6,192,-23,192,-130v0,-76,-49,-120,-131,-120v-59,0,-106,28,-135,78r-63,-32v42,-76,110,-112,196,-112v111,0,205,66,205,184v0,77,-55,141,-120,162"},"4":{"d":"416,-708r0,474r102,0r0,66r-102,0r0,168r-72,0r0,-168r-306,0r0,-82r286,-458r92,0xm344,-234r0,-402r-2,0r-244,402r246,0"},"5":{"d":"465,-708r0,66r-290,0r-4,213v163,-61,319,47,319,210v0,137,-102,231,-238,231v-89,0,-166,-44,-204,-126r71,-31v27,55,77,91,139,91v90,0,160,-70,160,-158v0,-100,-73,-168,-174,-168v-51,0,-102,15,-147,39r7,-367r361,0"},"6":{"d":"385,-708r-193,304r2,2v146,-74,314,33,314,195v0,130,-97,219,-230,219v-133,0,-230,-89,-230,-219v0,-78,26,-133,61,-190r191,-311r85,0xm120,-207v0,90,65,153,158,153v93,0,158,-63,158,-153v0,-90,-65,-153,-158,-153v-93,0,-158,63,-158,153"},"7":{"d":"474,-708r0,66r-285,642r-81,0r291,-642r-345,0r0,-66r420,0"},"8":{"d":"186,-375r0,-2v-62,-21,-106,-86,-106,-158v0,-113,92,-185,198,-185v106,0,198,72,198,185v0,74,-48,135,-106,160v79,21,132,93,132,186v0,123,-105,201,-224,201v-119,0,-224,-78,-224,-201v0,-93,53,-165,132,-186xm404,-529v0,-73,-55,-125,-126,-125v-71,0,-126,52,-126,125v0,73,55,125,126,125v71,0,126,-52,126,-125xm430,-199v0,-83,-60,-145,-152,-145v-92,0,-152,62,-152,145v0,83,60,145,152,145v92,0,152,-62,152,-145"},"9":{"d":"171,0r193,-304r-2,-2v-146,74,-314,-33,-314,-195v0,-130,97,-219,230,-219v133,0,230,89,230,219v0,78,-26,133,-61,190r-191,311r-85,0xm436,-501v0,-90,-65,-153,-158,-153v-93,0,-158,63,-158,153v0,90,65,153,158,153v93,0,158,-63,158,-153"},":":{"d":"193,-419v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54xm193,-48v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54","w":278},";":{"d":"213,-95r-81,235r-67,0r67,-235r81,0xm202,-419v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54","w":278},"<":{"d":"588,-564r0,60r-429,201r429,201r0,60r-510,-238r0,-46","w":666},"=":{"d":"78,-408r510,0r0,60r-510,0r0,-60xm78,-258r510,0r0,60r-510,0r0,-60","w":666},">":{"d":"78,-504r0,-60r510,238r0,46r-510,238r0,-60r429,-201","w":666},"?":{"d":"276,-243r0,51r-72,0r0,-83v2,-110,162,-146,162,-264v0,-68,-48,-115,-117,-115v-67,0,-115,44,-127,109r-75,-9v15,-105,98,-166,201,-166v107,0,190,62,190,175v0,170,-162,156,-162,302xm300,-48v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54","w":482},"@":{"d":"503,-409v0,-57,-39,-100,-81,-100v-97,0,-168,123,-168,216v0,56,40,96,94,96v87,0,155,-130,155,-212xm538,-487r22,-63r56,0r-84,282v-6,28,-23,71,14,71v69,0,151,-107,151,-218v0,-151,-140,-257,-280,-257v-172,0,-314,152,-314,318v0,166,142,318,314,318v99,0,199,-45,253,-121r63,0v-64,110,-186,175,-316,175v-204,0,-374,-163,-374,-372v0,-209,170,-372,374,-372v185,0,340,127,340,307v0,173,-140,282,-230,282v-43,0,-62,-23,-72,-59v-31,32,-66,59,-125,59v-85,0,-142,-61,-142,-150v0,-138,93,-282,234,-282v51,0,91,26,116,82","w":800},"A":{"d":"162,-186r-78,186r-84,0r308,-708r70,0r308,708r-84,0r-78,-186r-362,0xm343,-624r-154,372r307,0","w":686},"B":{"d":"96,0r0,-708v205,1,433,-34,439,178v2,79,-50,134,-125,157v99,8,160,74,160,177v0,46,-30,196,-258,196r-216,0xm168,-642r0,244v139,-1,289,23,289,-124v0,-29,-15,-120,-151,-120r-138,0xm168,-338r0,272r138,0v104,0,186,-41,186,-134v0,-93,-62,-138,-177,-138r-147,0","w":630},"C":{"d":"620,-154r59,42v-47,73,-145,130,-262,130v-211,0,-369,-157,-369,-372v0,-215,158,-372,369,-372v88,0,183,33,245,112r-63,47v-28,-46,-107,-93,-182,-93v-182,0,-291,143,-291,306v0,163,109,306,291,306v74,0,150,-24,203,-106","w":704},"D":{"d":"86,0r0,-708r235,0v177,0,372,118,372,354v0,236,-195,354,-372,354r-235,0xm158,-642r0,576r140,0v216,0,317,-142,317,-288v0,-146,-101,-288,-317,-288r-140,0","w":741},"E":{"d":"168,-335r0,269r379,0r0,66r-451,0r0,-708r439,0r0,66r-367,0r0,241r343,0r0,66r-343,0","w":593},"F":{"d":"168,-335r0,335r-72,0r0,-708r427,0r0,66r-355,0r0,241r330,0r0,66r-330,0","k":{"A":55,",":129,".":129}},"G":{"d":"673,-631r-54,53v-48,-51,-115,-82,-202,-82v-182,0,-291,143,-291,306v0,163,109,306,291,306v73,0,143,-20,196,-50r0,-237r-169,0r0,-66r241,0r0,347v-79,47,-182,72,-268,72v-211,0,-369,-157,-369,-372v0,-215,158,-372,369,-372v112,0,193,32,256,95","w":778},"H":{"d":"96,0r0,-708r72,0r0,307r386,0r0,-307r72,0r0,708r-72,0r0,-335r-386,0r0,335r-72,0","w":722},"I":{"d":"168,-708r0,708r-72,0r0,-708r72,0","w":264},"J":{"d":"14,-130r73,-15v13,59,49,97,112,97v105,0,125,-89,125,-176r0,-484r72,0r0,514v0,95,-47,212,-199,212v-97,0,-167,-51,-183,-148","w":482},"K":{"d":"168,-708r0,307r10,0r333,-307r103,0r-357,321r377,387r-106,0r-348,-365r-12,0r0,365r-72,0r0,-708r72,0","w":630},"L":{"d":"168,-708r0,642r330,0r0,66r-402,0r0,-708r72,0","w":500,"k":{"T":92,"V":92,"W":55,"y":37,"Y":98,"\u2019":98}},"M":{"d":"206,-708r239,576r239,-576r110,0r0,708r-72,0r0,-612r-2,0r-256,612r-38,0r-256,-612r-2,0r0,612r-72,0r0,-708r110,0","w":890},"N":{"d":"186,-708r422,600r2,0r0,-600r72,0r0,708r-90,0r-422,-606r-2,0r0,606r-72,0r0,-708r90,0","w":778},"O":{"d":"786,-354v0,215,-158,372,-369,372v-211,0,-369,-157,-369,-372v0,-215,158,-372,369,-372v211,0,369,157,369,372xm708,-354v0,-163,-109,-306,-291,-306v-182,0,-291,143,-291,306v0,163,109,306,291,306v182,0,291,-143,291,-306","w":834},"P":{"d":"96,0r0,-708r206,0v144,0,233,62,233,189v0,127,-89,190,-233,190r-134,0r0,329r-72,0xm168,-642r0,247r116,0v129,0,173,-56,173,-124v0,-68,-44,-123,-173,-123r-116,0","w":574,"k":{"A":74,",":153,".":153}},"Q":{"d":"126,-363v0,157,105,297,280,297v174,0,279,-140,279,-297v0,-157,-105,-297,-279,-297v-175,0,-280,140,-280,297xm811,-66r0,66r-405,0v-205,0,-358,-153,-358,-363v0,-210,153,-363,358,-363v204,0,357,153,357,363v0,129,-55,232,-166,297r214,0","w":834},"R":{"d":"168,-329r0,329r-72,0r0,-708r218,0v144,0,233,62,233,189v0,98,-65,173,-181,183r204,336r-88,0r-194,-329r-120,0xm168,-642r0,247r128,0v129,0,173,-56,173,-124v0,-68,-44,-123,-173,-123r-128,0","w":593,"k":{"T":-6,"V":-6,"W":-16,"y":-24,"Y":13}},"S":{"d":"494,-640r-63,49v-62,-107,-288,-93,-288,59v0,191,363,90,363,345v0,231,-341,270,-456,100r65,-47v30,52,87,86,161,86v71,0,152,-46,152,-129v0,-200,-363,-89,-363,-348v0,-224,309,-262,429,-115"},"T":{"d":"323,-642r0,642r-72,0r0,-642r-237,0r0,-66r546,0r0,66r-237,0","w":574,"k":{"w":111,"y":111,"A":68,",":111,".":111,"c":111,"e":111,"o":111,"-":129,"a":111,"i":7,"r":92,"s":111,"u":92,":":111,";":111}},"U":{"d":"602,-708r0,444v0,118,-47,282,-259,282v-212,0,-259,-164,-259,-282r0,-444r72,0r0,436v0,204,133,224,187,224v54,0,187,-20,187,-224r0,-436r72,0","w":686},"V":{"d":"77,-708r225,600r2,0r232,-600r78,0r-276,708r-72,0r-269,-708r80,0","w":611,"k":{"y":18,"A":55,",":129,".":129,"e":55,"o":55,"-":55,"a":55,"i":-6,"r":37,"u":37,":":74,";":74}},"W":{"d":"80,-708r170,606r2,0r178,-606r86,0r178,606r2,0r168,-606r80,0r-209,708r-84,0r-178,-606r-2,0r-178,606r-84,0r-209,-708r80,0","w":944,"k":{"A":18,",":74,".":74,"e":18,"o":18,"a":37,"i":-24,"r":18,"u":18,":":18,";":18}},"X":{"d":"123,-708r193,283r198,-283r90,0r-240,336r260,372r-95,0r-216,-321r-217,321r-90,0r259,-372r-239,-336r97,0","w":630},"Y":{"d":"323,-305r0,305r-72,0r0,-305r-265,-403r90,0r211,334r211,-334r90,0","w":574,"k":{"v":55,"A":74,",":123,".":99,"e":92,"o":92,"q":92,"-":111,"a":92,"i":7,"u":74,":":92,";":92,"p":74}},"Z":{"d":"527,-708r0,60r-413,582r419,0r0,66r-510,0r0,-60r414,-582r-408,0r0,-66r498,0"},"[":{"d":"227,-732r0,54r-96,0r0,780r96,0r0,54r-162,0r0,-888r162,0","w":260},"\\":{"d":"307,18r-302,-724r57,-20r303,725","w":370},"]":{"d":"33,156r0,-54r96,0r0,-780r-96,0r0,-54r162,0r0,888r-162,0","w":260},"^":{"d":"80,-275r229,-433r48,0r229,433r-62,0r-191,-361r-191,361r-62,0","w":666},"_":{"d":"0,125r0,-50r500,0r0,50r-500,0","w":500},"\u2018":{"d":"56,-473r81,-235r67,0r-67,235r-81,0","w":260,"k":{"\u2018":36}},"a":{"d":"48,-125v0,-163,191,-163,324,-162v3,-88,-35,-133,-120,-133v-55,0,-103,19,-143,55r-40,-47v43,-44,110,-68,198,-68v92,0,171,52,171,166r0,209v0,36,4,80,8,105r-64,0v-6,-22,-2,-56,-8,-76v-38,62,-90,88,-165,88v-83,0,-161,-46,-161,-137xm372,-233r-34,0v-67,0,-218,5,-218,99v0,62,57,86,110,86v108,0,150,-79,142,-185","w":519},"b":{"d":"72,0r0,-756r66,0r0,366r2,0v43,-63,120,-90,182,-90v146,0,249,105,249,246v0,141,-103,246,-249,246v-64,0,-138,-30,-184,-90r0,78r-66,0xm499,-234v0,-105,-68,-186,-177,-186v-108,0,-187,81,-187,186v0,105,79,186,187,186v109,0,177,-81,177,-186","w":611},"c":{"d":"467,-399r-54,41v-22,-34,-65,-62,-117,-62v-109,-2,-176,79,-176,186v0,107,67,188,176,186v52,0,95,-28,117,-62r54,41v-46,54,-108,80,-171,81v-153,2,-248,-105,-248,-246v0,-141,95,-248,248,-246v63,1,125,27,171,81","w":482},"d":{"d":"539,-756r0,756r-66,0v-2,-25,4,-57,-2,-78v-43,63,-120,90,-182,90v-146,0,-249,-105,-249,-246v0,-141,103,-246,249,-246v64,0,138,30,184,90r0,-366r66,0xm112,-234v0,105,68,186,177,186v108,0,187,-81,187,-186v0,-105,-79,-186,-187,-186v-109,0,-177,81,-177,186","w":611},"e":{"d":"508,-216r-390,0v8,94,79,168,172,168v70,0,124,-39,150,-81r51,42v-55,70,-124,99,-201,99v-139,0,-242,-105,-242,-246v0,-141,103,-246,236,-246v152,0,233,113,224,264xm120,-270r316,0v0,-89,-57,-150,-152,-150v-86,0,-164,73,-164,150"},"f":{"d":"290,-468r0,60r-111,0r0,408r-66,0r0,-408r-99,0r0,-60r99,0r0,-128v-1,-147,91,-190,214,-165r-12,60v-16,-4,-34,-7,-51,-7v-115,-1,-79,136,-85,240r111,0","w":296,"k":{"\u2019":-18,"f":18}},"g":{"d":"59,146r49,-52v39,52,104,86,179,86v167,-2,195,-119,180,-268v-42,63,-107,88,-175,88v-135,0,-244,-101,-244,-238v0,-136,100,-242,238,-242v56,0,127,17,181,90r2,0r0,-78r66,0r0,464v0,102,-41,244,-251,244v-93,0,-165,-30,-225,-94xm120,-240v0,98,76,180,174,180v96,0,177,-72,177,-180v0,-98,-67,-180,-177,-180v-98,0,-174,82,-174,180","w":611},"h":{"d":"72,0r0,-756r66,0r0,363r2,0v29,-51,95,-87,157,-87v119,0,176,67,176,183r0,297r-66,0r0,-259v0,-104,-29,-161,-127,-161v-14,0,-142,9,-142,180r0,240r-66,0"},"i":{"d":"153,-468r0,468r-66,0r0,-468r66,0xm168,-648v0,62,-96,62,-96,0v0,-62,96,-62,96,0","w":240},"j":{"d":"-22,173v11,4,26,7,38,7v65,0,71,-54,71,-98r0,-550r66,0r0,561v0,27,8,147,-132,147v-18,0,-35,-3,-52,-10xm168,-648v0,62,-96,62,-96,0v0,-62,96,-62,96,0","w":240},"k":{"d":"138,-756r0,499r221,-211r99,0r-233,214r258,254r-102,0r-243,-246r0,246r-66,0r0,-756r66,0","w":482},"l":{"d":"153,-756r0,756r-66,0r0,-756r66,0","w":240},"m":{"d":"72,0r0,-364v0,-35,-3,-69,-5,-104r71,0v2,22,-4,53,2,71v32,-54,95,-83,151,-83v51,0,118,17,149,97v27,-60,91,-97,154,-97v119,0,176,67,176,183r0,297r-66,0r0,-273v0,-95,-27,-147,-118,-147v-184,0,-121,245,-132,420r-66,0r0,-273v0,-95,-27,-147,-118,-147v-16,0,-132,9,-132,180r0,240r-66,0","w":852},"n":{"d":"67,-468r68,0v5,24,-1,55,5,75v29,-51,95,-87,157,-87v119,0,176,67,176,183r0,297r-66,0r0,-259v0,-104,-29,-161,-127,-161v-14,0,-142,9,-142,180r0,240r-66,0r0,-365v0,-25,-3,-69,-5,-103"},"o":{"d":"545,-234v0,141,-103,246,-249,246v-145,0,-248,-105,-248,-246v0,-141,103,-246,248,-246v146,0,249,105,249,246xm473,-234v0,-105,-68,-186,-177,-186v-108,0,-176,81,-176,186v0,105,68,186,176,186v109,0,177,-81,177,-186","w":593},"p":{"d":"72,288r0,-756r66,0v2,25,-4,57,2,78v43,-63,120,-90,182,-90v146,0,249,105,249,246v0,141,-103,246,-249,246v-64,0,-138,-30,-184,-90r0,366r-66,0xm499,-234v0,-105,-68,-186,-177,-186v-108,0,-187,81,-187,186v0,105,79,186,187,186v109,0,177,-81,177,-186","w":611},"q":{"d":"539,-468r0,756r-66,0r0,-366r-2,0v-43,63,-120,90,-182,90v-146,0,-249,-105,-249,-246v0,-141,103,-246,249,-246v64,0,138,30,184,90r0,-78r66,0xm112,-234v0,105,68,186,177,186v108,0,187,-81,187,-186v0,-105,-79,-186,-187,-186v-109,0,-177,81,-177,186","w":611},"r":{"d":"79,0r0,-322v0,-42,-2,-78,-4,-146r65,0v2,28,-4,63,2,87v17,-62,105,-118,199,-93r-13,65v-8,-3,-20,-5,-38,-5v-100,0,-145,87,-145,150r0,264r-66,0","w":332,"k":{",":92,".":92,"c":18,"d":18,"e":18,"g":18,"m":-18,"n":-18,"o":18,"q":18,"-":55}},"s":{"d":"379,-396r-59,39v-20,-38,-53,-63,-101,-63v-46,0,-97,20,-97,70v0,65,98,75,159,90v65,16,114,62,114,128v0,102,-91,144,-182,144v-71,0,-136,-25,-180,-91r57,-39v27,42,68,70,123,70v54,0,110,-24,110,-78v1,-69,-92,-73,-153,-90v-32,-8,-120,-34,-120,-123v1,-167,267,-189,329,-57","w":426},"t":{"d":"314,-468r0,60r-135,0r0,276v-4,106,77,92,136,66r3,61v-90,30,-205,36,-205,-108r0,-295r-99,0r0,-60r99,0r0,-132r66,0r0,132r135,0","w":332},"u":{"d":"478,0r-68,0v-5,-24,1,-55,-5,-75v-29,51,-95,87,-157,87v-119,0,-176,-67,-176,-183r0,-297r66,0r0,259v0,104,29,161,127,161v14,0,142,-9,142,-180r0,-240r66,0r0,365v0,25,3,69,5,103"},"v":{"d":"468,-468r-190,468r-74,0r-190,-468r79,0r149,394r2,0r149,-394r75,0","w":482,"k":{",":74,".":74}},"w":{"d":"14,-468r78,0r108,380r2,0r125,-380r68,0r125,380r2,0r108,-380r78,0r-148,468r-74,0r-124,-384r-2,0r-124,384r-74,0","w":722,"k":{",":55,".":55}},"x":{"d":"0,0r193,-250r-170,-218r90,0r130,175r124,-175r82,0r-163,218r196,250r-90,0r-157,-205r-151,205r-84,0","w":482},"y":{"d":"99,-468r147,387r143,-387r80,0r-234,590v-30,91,-98,137,-208,111r7,-64v68,29,113,-3,140,-73r34,-90r-192,-474r83,0","w":482,"k":{",":92,".":92}},"z":{"d":"393,-468r0,48r-274,360r284,0r0,60r-380,0r0,-48r274,-360r-260,0r0,-60r356,0","w":426},"{":{"d":"12,-258r0,-60v45,0,89,-41,89,-111r0,-178v5,-123,68,-130,172,-125r0,60r-56,0v-49,0,-50,45,-50,83r0,172v1,100,-69,121,-89,130v23,3,89,31,89,128r0,172v0,38,1,83,50,83r56,0r0,60v-104,5,-172,-2,-172,-125r0,-178v0,-70,-44,-111,-89,-111","w":260},"|":{"d":"81,-750r60,0r0,1000r-60,0r0,-1000","w":222},"}":{"d":"248,-318r0,60v-45,0,-89,41,-89,111r0,178v-5,123,-68,130,-172,125r0,-60r56,0v49,0,50,-45,50,-83r0,-172v-1,-100,69,-121,89,-130v-23,-3,-89,-31,-89,-128r0,-172v0,-38,-1,-83,-50,-83r-56,0r0,-60v104,-5,172,2,172,125r0,178v0,70,44,111,89,111","w":260},"~":{"d":"225,-371v76,0,143,76,211,76v46,0,81,-46,99,-73r42,40v-30,42,-71,93,-136,93v-76,0,-143,-76,-211,-76v-46,0,-81,46,-99,73r-42,-40v30,-42,71,-93,136,-93","w":666},"'":{"d":"100,-473r0,-235r60,0r0,235r-60,0","w":260},"\u201c":{"d":"95,-473r81,-235r67,0r-67,235r-81,0xm276,-473r81,-235r67,0r-67,235r-81,0","w":519},"\u2013":{"d":"500,-273r0,66r-500,0r0,-66r500,0","w":500},"\u201d":{"d":"424,-708r-81,235r-67,0r67,-235r81,0xm243,-708r-81,235r-67,0r67,-235r81,0","w":519},"\u2026":{"d":"221,-48v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54xm554,-48v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54xm887,-48v0,28,-22,54,-54,54v-32,0,-54,-26,-54,-54v0,-28,22,-54,54,-54v32,0,54,26,54,54","w":1000},"`":{"d":"122,-564r-132,-144r91,0r100,144r-59,0","w":240},"\u2014":{"d":"1000,-273r0,66r-1000,0r0,-66r1000,0","w":1000},"\u2122":{"d":"401,-708r0,54r-133,0r0,358r-60,0r0,-358r-136,0r0,-54r329,0xm928,-708r0,412r-60,0r0,-346r-2,0r-139,346r-39,0r-139,-346r-2,0r0,346r-60,0r0,-412r93,0r129,316r129,-316r90,0","w":1000},"\u00d7":{"d":"174,-505r159,159r158,-159r43,42r-159,160r159,159r-43,43r-158,-159r-159,159r-42,-43r159,-159r-159,-160","w":666},"\u00a0":{"w":278}}});

