/*
 * 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 © 1994, 2006 Philip Bouwsma. Published by Canada Type. All rights
 * reserved.
 * 
 * Trademark:
 * Bouwsma Script is a trademark of Philip Bouwsma.
 * 
 * Manufacturer:
 * Philip Bouwsma
 * 
 * Designer:
 * Philip Bouwsma
 * 
 * Vendor URL:
 * www.canadatype.com
 */
Cufon.registerFont({"w":116,"face":{"font-family":"Bouwsma Script","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 2 0 0 2 0 4","ascent":"288","descent":"-72","cap-height":"3","bbox":"-121.128 -326.619 444.442 217.162","underline-thickness":"6.12","underline-position":"-35.64","stemh":"30","stemv":"28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":84},"A":{"d":"188,-19v-6,12,-18,26,-31,13v-12,-23,-20,-50,-22,-83v-35,11,-76,15,-94,43v-17,17,-31,37,-51,51v-9,-1,-23,-17,-8,-24v70,-64,126,-141,166,-235v17,-17,37,3,29,27r-12,111v11,-3,27,2,14,9v-2,7,-6,11,-13,13v0,32,10,55,22,75xm146,-201r-3,0r-59,103v18,-3,35,-7,51,-11","w":195},"B":{"d":"109,-251v30,15,79,8,101,30v3,56,-72,48,-112,70r-1,3v42,15,95,18,125,44v10,45,-41,63,-69,86v-29,15,-90,31,-130,13v-8,-25,18,-38,19,-65v7,-27,20,-48,16,-84v4,-5,8,-10,14,-13r17,-49v-25,0,-43,7,-62,13v0,12,-12,22,-21,5v2,-50,74,-28,103,-53xm54,-23v64,16,154,-38,127,-75v-28,-11,-61,-18,-95,-24xm103,-172v25,-11,66,-9,73,-37v-11,-12,-39,-7,-61,-8","w":225},"C":{"d":"42,-91v0,116,135,27,179,38v-46,22,-79,57,-146,58v-82,-16,-73,-153,-25,-199v21,-31,80,-71,124,-36v12,30,-16,26,-33,14v-66,9,-99,57,-99,125","w":200},"D":{"d":"118,-239v79,15,185,67,124,151v-56,50,-132,86,-230,90v-4,-4,-9,-6,-6,-14r28,-7v-4,-64,42,-120,48,-189v-26,-4,-55,-3,-77,4v-7,-7,-18,-23,0,-26v12,-21,53,-11,86,-13v2,-11,17,-15,24,-7xm54,-23v72,-28,158,-46,179,-124v-22,-39,-70,-51,-122,-59r-32,113v-7,25,-19,45,-25,70","w":253,"k":{".":50,",":55,"Z":10}},"E":{"d":"210,-38v-20,54,-120,39,-186,35v-15,-5,-28,-32,-14,-43r59,-164v-16,-12,-3,-29,17,-25v23,-11,68,-3,100,-4v10,5,21,8,22,21r-104,9r-27,70v44,2,95,-4,132,5r0,11v-48,7,-92,18,-145,20r-27,72v49,9,123,8,163,-8","w":212},"F":{"d":"72,-245v49,7,131,-5,128,32v-36,3,-80,-3,-111,5v-5,22,-10,44,-17,64r103,2v4,2,7,4,7,10v-28,18,-83,13,-120,25v-31,60,-37,143,-98,173v-7,-4,-9,-13,-9,-24v45,-18,48,-79,69,-120v6,-13,12,-34,1,-47v1,-10,11,-11,17,-16v3,-28,22,-59,11,-85v6,-7,12,-13,19,-19","w":163,"k":{".":55,",":60,"A":20}},"G":{"d":"146,-114v20,-14,95,-22,77,12r-122,232v-11,18,-24,33,-39,47r-16,-2v-2,-31,20,-39,31,-60r75,-141v-30,19,-94,47,-126,11v-37,-104,21,-223,135,-228v27,4,42,20,40,53v-5,7,-19,6,-18,-5v-68,-57,-162,59,-137,153v47,32,144,-3,139,-59v-15,-2,-44,2,-39,-13","w":222},"H":{"d":"228,-239v13,-19,47,-7,34,17v-23,15,-28,49,-41,74v21,-8,38,14,15,21v-37,1,-29,48,-34,87v14,15,-3,48,-28,40v-27,-31,4,-86,10,-120r-113,17v-18,36,-19,89,-56,106v-21,4,-15,-21,-8,-31r51,-146v7,-20,3,-52,17,-66v44,1,8,74,5,106v40,0,74,-5,109,-10v11,-33,21,-69,39,-95","w":240,"k":{",":10}},"I":{"d":"68,-229v10,-22,55,-21,39,9v-28,51,-44,116,-63,177v15,23,-4,41,-26,46v-32,-34,13,-87,21,-126v5,-26,17,-47,21,-75v-13,-2,-21,-17,-8,-26v6,-1,12,-2,16,-5","w":84},"J":{"d":"91,-241v38,-4,14,30,9,51r-62,202v-20,35,-30,80,-62,103v-11,13,-29,19,-52,20v-5,-7,-19,-4,-23,-13r-9,-17v17,-9,42,21,65,-7v60,-75,83,-189,111,-296v-23,-19,14,-31,23,-43","w":92},"K":{"d":"207,-228v16,-17,76,-5,54,21v-57,26,-105,61,-156,94v24,43,57,78,103,99v11,10,1,30,-15,23v-51,-23,-85,-65,-115,-111v-23,24,-25,69,-39,102v-8,8,-28,2,-31,-8r65,-192v-17,16,-46,-9,-16,-16v23,-5,35,-41,61,-26v1,18,-15,21,-17,39v-3,25,-13,45,-19,68v47,-19,88,-50,127,-77","w":225},"L":{"d":"130,-26v35,10,43,-35,60,-14v-12,61,-111,34,-178,42v-9,-7,-17,-25,-3,-31v27,-64,45,-137,67,-207v4,-12,26,-8,34,-2v-17,70,-48,134,-64,206v20,9,54,5,84,6","w":179,"k":{"Y":10}},"M":{"d":"298,-32v5,-5,21,-3,12,5v-11,8,-20,18,-27,30v-65,8,-27,-104,-34,-167v-48,43,-81,113,-122,164v-47,4,-24,-82,-34,-137v-46,62,-75,142,-146,179v-31,-29,32,-49,45,-74v49,-56,88,-121,111,-203v20,-14,29,10,26,34v-5,49,-10,99,-4,149v59,-52,92,-130,143,-190v38,18,0,80,5,126v3,27,-7,66,7,83","w":307},"N":{"d":"290,-280v17,-15,59,-20,45,11v-103,4,-100,115,-134,189v-4,24,-20,51,-10,76v-46,23,-46,-64,-61,-101r-34,-85v-21,84,-51,161,-91,226v-8,14,-32,30,-43,7v-8,-10,-10,-38,8,-34v4,4,6,10,16,8v44,-65,76,-142,89,-238v-3,-5,-17,-13,-7,-18v17,-7,45,-6,47,14r58,149v40,-57,29,-172,105,-197","w":234},"O":{"d":"133,-234v85,-47,159,68,89,139v-43,43,-75,98,-160,98v-78,0,-50,-132,-18,-170v25,-30,55,-55,88,-77xm60,-32v93,-1,158,-52,168,-136v-11,-27,-30,-55,-67,-49v2,19,-28,35,-31,10v-50,30,-105,87,-80,168","w":231,"k":{".":35,",":40}},"P":{"d":"15,-212v50,-28,204,-59,193,23v-27,29,-70,42,-107,61r-35,119v-7,11,-8,37,-25,31v-33,-22,14,-64,14,-98r11,-41v-8,2,-16,8,-25,4v-4,-22,18,-21,31,-30r12,-66v-29,6,-53,17,-74,31v-13,-1,-21,-19,-9,-26xm107,-156v24,-14,73,-19,62,-52v-9,-9,-32,-9,-48,-6","w":163,"k":{".":40,",":40,"A":20}},"Q":{"d":"433,32v21,-1,8,14,1,20v-55,48,-189,55,-254,10r-87,-60v-113,14,-93,-146,-39,-191v0,-6,-2,-11,-4,-16v23,-42,117,-54,143,-5v39,74,-18,161,-69,196v65,59,211,120,309,46xm109,-35v40,-29,73,-74,65,-142v-8,-24,-36,-50,-66,-35v-32,40,-81,94,-57,167v10,17,39,24,58,10","w":202},"R":{"d":"247,11v12,13,-15,34,-36,35v-64,-25,-84,-94,-131,-137v-6,-4,-7,-13,-16,-14r-41,105v-38,5,-12,-32,-7,-50r38,-142v0,-19,-21,-26,1,-38v48,-26,129,-1,149,38v-12,45,-68,49,-108,66r74,96r46,50v14,6,18,-8,31,-9xm150,-170v31,-14,4,-33,-15,-37v-18,-4,-52,-14,-49,15r-10,46v32,-1,52,-14,74,-24","w":205,"k":{"N":30}},"S":{"d":"180,-241v18,1,11,18,3,25v-35,4,-82,-5,-99,19v32,59,115,169,-1,201v-43,12,-115,5,-105,-51v6,-6,19,-18,29,-10v-6,51,82,54,98,21v36,-73,-65,-98,-57,-175v27,-26,82,-34,132,-30","w":168},"T":{"d":"244,-265v-19,30,-80,28,-119,40r-58,202v6,25,-20,33,-36,23r61,-221v-27,0,-64,14,-86,1v7,-39,84,-20,134,-28","w":165,"k":{"y":25,"u":30,";":30,"s":25,"r":20,".":35,"o":35,"i":15,"-":20,"e":25,",":45,":":25,"c":25,"a":30,"U":5,"O":20,"M":10,"J":20,"H":20,"A":20}},"U":{"d":"257,-240v19,-12,31,11,19,28v-29,44,-44,101,-56,162v7,34,35,-14,47,-1v-8,28,-37,38,-58,54v-47,-12,-10,-89,-5,-127r-79,73v-26,19,-44,46,-79,56v-54,-28,-1,-114,8,-157v3,-12,9,-24,11,-38v-12,-11,-27,27,-32,2v17,-22,45,-33,66,-50v34,20,-22,85,-24,122v-6,23,-28,61,-13,84v60,-27,99,-77,145,-118v17,-30,30,-64,50,-90","w":263},"V":{"d":"211,-240v17,-9,41,-6,31,15v-59,42,-84,118,-132,171v-17,19,-29,41,-48,58v-48,-13,-19,-104,-28,-166v-4,-26,-4,-50,-15,-67v3,-12,24,-13,36,-9v10,57,2,133,8,199r5,3v48,-60,93,-122,129,-194","w":167,"k":{".":20,",":30,"A":15}},"W":{"d":"295,-246v55,32,-3,119,-20,155v-29,35,-38,89,-95,95v-44,-18,-32,-96,-24,-145v-5,-3,-6,3,-9,6r-98,136v-38,-1,-14,-73,-13,-108v0,0,21,-94,-3,-120v4,-21,38,-12,38,5v2,63,-11,117,-18,174v37,-38,66,-91,101,-132v59,-7,-1,103,30,150v57,2,73,-89,100,-136v13,-22,0,-62,11,-80","w":287,"k":{".":20,",":30}},"X":{"d":"206,-228v11,-18,40,-6,29,15r-109,93v13,35,22,73,45,98v19,0,14,20,3,27v-49,-10,-50,-68,-69,-107r-82,73v-16,13,-25,33,-38,49v-44,-36,37,-71,59,-99r54,-45r-28,-81v-15,-9,-25,28,-37,8v-5,-34,49,-59,61,-21r24,78r67,-64","w":195},"Y":{"d":"209,-243v36,5,8,56,-2,71r-175,292v-14,1,-24,-8,-24,-24r104,-150v5,-11,16,-23,18,-33v-23,16,-37,41,-66,52v-40,-27,-17,-108,-25,-167v-15,0,-33,3,-30,-15v14,-7,33,-9,40,-22v57,15,-9,117,27,168v68,-29,102,-104,133,-172","w":194,"k":{".":30,",":40,"A":20}},"Z":{"d":"260,-45v-28,63,-172,47,-261,42v-30,-20,16,-43,30,-55r148,-116r26,-23v-50,0,-104,-41,-138,-3v-14,5,-18,-14,-9,-22v52,-47,128,9,200,4v3,4,2,12,1,17v-76,50,-144,110,-214,166v-3,9,13,6,19,8v65,5,146,7,189,-19","w":236},"a":{"d":"166,-42v11,1,8,13,2,17v-20,18,-74,51,-77,-4r1,-21v-17,28,-70,80,-90,23v-4,-75,49,-115,118,-128v16,3,22,16,24,33v-21,20,-27,61,-30,95v18,15,38,-8,52,-15xm110,-125v-49,3,-89,44,-84,96v36,16,56,-42,76,-66","w":149},"&":{"d":"246,-105v-11,32,-79,12,-121,14v-18,40,-33,83,-80,95v-71,-14,-30,-130,-2,-162v30,-11,81,4,56,35v-6,6,-11,13,-18,18r153,-2xm100,-81v8,-11,-5,-13,-16,-12v-18,2,-38,2,-52,9v-14,24,-5,88,30,62v18,-14,28,-36,38,-59xm36,-97v21,-4,55,-23,42,-44v-32,-5,-33,23,-42,44","w":213},"^":{"d":"143,-97v-35,-14,-29,-68,-52,-95v-22,27,-36,64,-55,94r-11,5v-10,-43,35,-71,48,-108v6,-8,11,-17,27,-15v23,30,36,71,52,108","w":166},"~":{"d":"25,-82v-26,-31,20,-58,56,-62v34,6,46,71,84,37v6,-15,14,-29,23,-42v30,20,-14,72,-45,72v-36,0,-44,-32,-68,-47v-28,3,-38,24,-50,42","w":216},"*":{"d":"144,-208v13,-11,39,-14,32,13v-17,13,-45,14,-64,25v14,9,28,18,44,25v12,22,-17,32,-30,18v-4,-13,-11,-24,-18,-34v-20,8,9,64,-37,55v-15,-16,14,-36,19,-53v-21,-12,-38,20,-59,24v-6,-5,-18,-19,-9,-29r66,-12v-14,-11,-30,-20,-49,-26v-14,-16,5,-38,24,-29v9,19,21,35,33,50r6,-2v-2,-21,-16,-45,-6,-63v13,-9,34,1,24,15v-4,19,-8,38,-15,54v17,-6,26,-20,39,-31","w":197},"@":{"d":"93,-219v66,-56,191,-16,156,81v-15,42,-45,74,-92,87v-12,-4,-15,-16,-14,-34v-10,19,-54,52,-62,12v-10,-52,36,-90,90,-91v7,6,18,25,4,30v-3,20,-16,42,-12,61v43,-9,69,-51,70,-101v-9,-43,-67,-74,-110,-42v-47,35,-115,91,-86,171v18,50,127,28,165,6r4,15v-59,42,-221,45,-194,-70v14,-57,44,-93,81,-125xm155,-141v-32,3,-67,38,-50,68v27,-12,41,-38,50,-68","w":260},"b":{"d":"74,-135v21,-34,67,-22,53,26v-3,68,-45,127,-115,106r-12,-13r71,-280v4,-15,34,-31,42,-8v-29,64,-58,128,-76,204v16,-8,23,-25,37,-35xm27,-33v48,32,89,-45,69,-88v-41,6,-58,50,-69,88","w":127},"\\":{"d":"113,85v-19,-35,-19,-89,-40,-122v-18,-80,-48,-149,-72,-223v-2,-19,17,-35,26,-14v15,79,51,138,63,221v19,38,25,92,45,129r-5,11","w":117},"|":{"d":"45,9v-9,-27,10,-62,0,-94v8,-50,0,-117,1,-169v4,-11,22,-29,30,-10v-10,51,4,118,-9,169v6,33,-5,70,3,98v-4,8,-14,9,-25,6","w":110},"{":{"d":"25,69v-39,-11,-6,-59,-6,-95v0,-34,19,-82,-11,-95v4,-15,22,-16,23,-32r7,-108v10,-31,46,-25,84,-25v2,25,-32,20,-53,18v-20,25,-4,88,-17,127v-30,17,13,46,-10,78v3,34,-6,72,-9,106v9,13,36,5,60,7v2,32,-44,10,-68,19"},"}":{"d":"99,-100v-8,49,-5,110,-15,157v-15,15,-49,9,-79,12v-7,-4,-14,-7,-10,-18v22,2,41,-2,63,-1v19,-9,4,-46,13,-67v6,-37,-6,-89,22,-106v-39,-31,20,-107,-11,-145v-19,4,-35,-2,-55,-1v-3,-5,-6,-10,-3,-16v31,1,61,-8,83,5v22,39,-13,98,0,141v5,5,13,8,14,18v-9,5,-17,12,-22,21"},"[":{"d":"8,68v-5,-39,17,-69,11,-117v12,-65,13,-141,19,-212v11,-34,55,-25,96,-24v0,30,-43,15,-66,22r-22,191v-7,36,-7,79,-13,121v21,-3,39,4,60,1v2,32,-44,10,-68,19"},"]":{"d":"116,-261v-15,97,-30,215,-33,321v-13,19,-45,1,-75,8v-7,-4,-15,-6,-11,-18v22,3,39,-4,60,-1v8,-31,2,-80,15,-112v-8,-64,15,-131,14,-200v-20,-7,-67,8,-61,-22v37,2,83,-15,91,24"},"c":{"d":"103,-41v6,-4,16,-14,14,2v-23,23,-96,70,-111,15v-18,-68,32,-140,99,-128v7,13,-7,34,-19,23v-43,-4,-66,61,-45,98v18,16,48,-1,62,-10","w":102},":":{"d":"24,-22v20,-16,44,18,26,32v-23,9,-41,-13,-26,-32xm33,-125v23,-14,44,19,26,32v-23,9,-40,-13,-26,-32","w":71},",":{"d":"59,-31v17,3,20,29,3,34v-17,9,-30,37,-53,30v2,-28,32,-31,37,-56v4,-3,8,-6,13,-8","w":90},"d":{"d":"197,-324v-2,62,-48,123,-58,190v-4,27,-19,76,-4,102v23,3,28,-24,47,-30v-3,29,-30,54,-57,64v-27,-4,-21,-41,-19,-70v-27,23,-38,75,-89,71v-41,-61,12,-167,103,-158v17,-53,28,-113,49,-162v7,-5,15,-8,28,-7xm113,-135v-53,5,-78,43,-87,93v38,34,73,-49,87,-93","w":158},"$":{"d":"147,-207v-12,9,-32,3,-48,11v-2,28,-7,55,-13,80v36,7,69,51,28,78v-10,14,-26,22,-42,30v-2,21,-1,61,-26,42v-3,-12,3,-21,3,-34v-13,4,-25,8,-40,10v-15,-23,25,-22,44,-29r11,-86v-24,-12,-65,-28,-42,-61v13,-19,34,-29,55,-40v1,-16,1,-55,26,-33v2,7,3,16,0,23v18,-9,71,-12,44,9xm72,-24v30,-12,59,-62,11,-75v-5,23,-4,54,-11,75xm66,-122v3,-23,9,-43,11,-67v-21,6,-55,37,-28,57v5,4,10,8,17,10","w":149},"e":{"d":"95,-103v21,-6,45,-28,65,-25v-18,29,-68,32,-95,54v-26,1,-42,36,-12,50v24,2,43,-9,58,-20v4,27,-39,43,-72,47v-70,-29,-11,-195,63,-152v14,14,0,35,-7,46xm37,-77v22,-7,64,-31,39,-58v-26,-3,-35,32,-39,58","w":115},"8":{"d":"60,-168v27,-37,124,-28,87,30v-8,12,-21,18,-33,26v18,23,24,81,-3,98v-36,35,-143,11,-99,-46v17,-23,43,-37,66,-55v-10,-13,-26,-28,-18,-53xm31,-28v44,32,96,-24,59,-71v-20,23,-61,30,-59,71xm102,-129v13,-11,37,-15,36,-35v-15,-13,-67,-6,-48,20","w":162},"=":{"d":"129,-65v10,26,-30,17,-53,21v-23,-4,-51,4,-67,-5v14,-31,74,-11,120,-16xm129,-107v10,26,-30,17,-53,21v-23,-4,-51,4,-67,-5v11,-32,64,-9,101,-18","w":146},"!":{"d":"94,-231v41,-11,27,33,16,60r-46,115v-5,4,-15,14,-19,3v13,-62,38,-114,49,-178xm29,-19v15,-13,37,-3,33,20v-13,13,-47,1,-33,-20","w":108},"f":{"d":"105,-147v18,-3,38,2,17,12r-65,10r-34,168v-24,54,-18,145,-91,146v-6,-4,-17,-16,-9,-25v7,23,31,2,37,-9v42,-73,55,-177,70,-278v-11,-2,-36,-2,-25,-17r28,-2v23,-58,11,-153,72,-171v21,-6,27,26,5,30v-41,7,-35,92,-49,138v16,0,30,0,44,-2","w":86},"5":{"d":"127,-186v13,-1,38,-9,35,5v-27,11,-58,18,-92,22r-24,44v32,15,77,68,32,104v-27,21,-74,47,-120,32r-2,-5v52,-6,93,-22,115,-58v7,-45,-36,-41,-54,-65v6,-28,27,-44,33,-73v17,-14,48,5,77,-6","w":133},"4":{"d":"158,-84v22,30,-20,36,-52,39v-3,16,-7,32,-12,46v-10,2,-31,9,-24,-7v5,-12,9,-25,12,-39v-26,-2,-55,0,-77,-6v-17,-30,28,-38,41,-59v24,-23,43,-50,61,-79v0,0,15,-1,20,2v-2,42,-12,77,-17,116v20,0,39,-2,48,-13xm87,-71v6,-21,9,-46,13,-69v-24,17,-36,45,-61,61v8,10,30,6,48,8","w":158},"g":{"d":"182,-142v14,28,-36,23,-57,34v0,48,-48,63,-92,60v-15,16,19,24,24,39v50,36,78,177,5,210v-61,28,-148,-2,-137,-73v15,-18,36,-31,61,-39v-1,15,-19,12,-16,31v-21,9,-35,39,-6,53v95,46,153,-72,89,-151v-17,-21,-42,-32,-58,-53r31,-20v-22,-10,-22,-53,-4,-68v21,-18,77,-76,94,-25r-19,5v10,3,19,8,25,15xm36,-86v14,34,74,5,67,-28v-6,-29,-57,-18,-60,5v-4,6,-6,14,-7,23","w":131},"`":{"d":"90,-184v-27,17,-49,-23,-63,-44v23,-30,32,21,50,32","w":122},">":{"d":"163,-67v-32,28,-85,36,-118,63v-12,5,-25,13,-36,3r1,-14v39,-23,86,-39,126,-61v-39,-22,-86,-35,-126,-55r-4,-14r11,-9r125,56v10,7,17,17,21,31","w":166},"h":{"d":"154,-41v9,19,-32,44,-62,40v-28,-26,11,-76,6,-114v-45,10,-67,74,-85,117v-38,-17,11,-68,10,-102r55,-204v8,-7,18,-17,30,-9v12,35,-24,50,-24,88v-17,40,-25,88,-40,129v29,-13,42,-77,84,-53v13,37,-31,84,-11,124v17,3,26,-9,37,-16","w":139},"-":{"d":"108,-108v13,23,-14,25,-36,21v-22,-4,-49,7,-62,-4v9,-31,64,-20,98,-17","w":120,"k":{"D":15}},"i":{"d":"81,-43v3,27,-58,67,-71,23v-3,-45,15,-77,22,-115v-10,-2,-4,-20,4,-20v50,0,-2,64,2,100v-4,17,-3,43,19,29v9,-5,16,-11,24,-17xm46,-240v15,-10,35,6,21,20r-1,16v-23,4,-34,-21,-20,-36","w":64},"j":{"d":"39,-155v37,-2,11,58,9,86r-45,134v-12,29,-28,52,-42,80v-9,19,-25,34,-37,52v-8,2,-9,11,-20,9v-5,12,-27,3,-25,-11v61,-29,77,-103,111,-159v15,-47,33,-93,41,-147v-19,-5,3,-35,8,-44xm66,-252v18,-8,33,20,16,26v-14,0,-18,28,-29,13v-10,-13,-8,-33,10,-35","w":60},"k":{"d":"86,-82v11,28,61,59,58,82v-37,7,-46,-34,-68,-53v-9,-7,-12,-20,-22,-26v-13,26,-28,49,-37,79v-26,9,-25,-24,-14,-42r68,-231v8,-13,9,-32,13,-48v6,-5,17,-4,27,-3v8,52,-37,87,-42,141r-27,85v20,-23,50,-80,92,-48v14,36,-7,67,-48,64xm65,-96v29,5,64,-14,39,-34v-24,-1,-29,19,-39,34","w":134},"l":{"d":"83,-319v12,-17,30,-3,24,17v-21,65,-44,124,-59,195v-5,22,-12,47,-11,72v21,-4,35,-15,52,-23v4,22,-37,29,-49,47v-11,17,-44,19,-36,-12r60,-239v-16,-25,13,-36,19,-57","w":68},"<":{"d":"159,-131v-40,20,-87,33,-125,55r47,24r79,37r1,14v-25,14,-47,-13,-65,-21v-30,-15,-68,-22,-90,-45v16,-51,84,-49,123,-77r23,-10r12,9","w":166},"m":{"d":"236,-44v0,21,-42,38,-66,47v-28,-18,14,-73,1,-103v-42,12,-55,64,-75,100v-14,9,-25,-9,-15,-22v6,-25,16,-47,18,-76v-41,-2,-59,72,-85,101v-36,-12,14,-59,9,-92v3,-16,10,-35,-8,-40v10,-11,31,-33,47,-27v1,24,-8,46,-13,67v32,-14,38,-62,79,-63v9,18,-3,47,-7,65v33,-14,43,-65,83,-64v17,30,-19,73,-11,114v12,13,33,-1,43,-7","w":223},"n":{"d":"154,-40v1,24,-36,30,-54,43v-39,-11,9,-80,3,-114v-47,6,-67,69,-84,111v-12,7,-24,-4,-17,-17v9,-42,27,-73,27,-126v0,-14,20,-26,32,-16v3,21,-13,40,-11,60v28,-8,44,-67,79,-51v13,39,-20,76,-12,117v13,10,25,-4,37,-7","w":144},"9":{"d":"73,-185v63,-22,62,77,37,116v-25,40,-46,84,-97,98v-19,-9,3,-17,10,-23v32,-26,59,-58,73,-102v-21,26,-88,19,-80,-25v5,-35,28,-54,57,-64xm44,-110v28,24,69,-14,47,-47v-25,-14,-56,17,-47,47","w":136},"#":{"d":"216,-160v9,10,0,20,-10,20r-40,-1v-4,13,-6,28,-8,43v21,0,67,-2,46,20v-16,2,-33,-1,-48,1v-2,25,-10,53,-4,77v-8,6,-25,9,-25,-5v0,-26,7,-48,10,-73r-53,2v-4,27,-4,59,-13,82v-37,0,-6,-49,-9,-81r-52,1v-10,-15,6,-21,25,-21r30,0r8,-44v-17,-1,-39,3,-51,-3v-8,-28,30,-14,55,-16r11,-85v9,-10,22,1,20,16v-3,25,-15,39,-12,69v20,1,36,-2,53,-4v9,-25,-1,-68,17,-86v34,9,-1,58,1,87xm139,-98r8,-43r-55,3v-4,13,-5,28,-6,43v18,0,39,1,53,-3","w":221},"o":{"d":"87,-144v65,40,0,160,-70,144v-44,-46,19,-115,40,-153v11,-7,25,-12,32,1v-2,1,-2,5,-2,8xm94,-98v8,-21,-18,-27,-34,-24v-13,27,-33,48,-34,87v37,22,56,-31,68,-63","w":114},"1":{"d":"90,-191v26,-3,9,22,5,36r-38,126v12,1,28,4,19,15v-10,13,-41,20,-60,9v-6,-8,0,-17,8,-18v20,-30,29,-72,41,-110v-13,5,-22,26,-37,18v1,-18,16,-23,26,-34","w":111},"p":{"d":"87,-152v35,-24,42,23,38,61v-5,54,-45,117,-97,76r-71,222v-7,17,-35,12,-27,-10v45,-117,83,-244,111,-380v12,-10,26,3,21,20r-16,59v16,-13,24,-36,41,-48xm43,-36v46,32,62,-40,59,-85v-30,-14,-54,49,-64,81","w":126},"(":{"d":"142,-235v-99,12,-118,170,-60,243v10,6,19,13,31,16r-6,12v-105,-10,-99,-199,-35,-248v19,-14,35,-32,67,-33","w":137},")":{"d":"0,26v98,-13,118,-170,60,-243v-10,-6,-19,-13,-31,-16v57,-31,104,69,87,151v-13,60,-46,108,-113,118","w":137},".":{"d":"24,-22v20,-16,44,18,26,32v-23,9,-41,-13,-26,-32","w":71},"+":{"d":"96,-17v-6,7,-14,8,-22,2v-2,-16,-2,-35,-2,-54v-21,-1,-47,4,-61,-4v-1,-22,51,-16,63,-17v-2,-13,-5,-63,16,-62v9,15,3,40,4,62v18,-2,36,1,54,1v12,17,-9,19,-25,20r-29,1","w":162},"q":{"d":"295,113v-1,66,-126,69,-168,34v-56,-46,-95,-109,-118,-187v0,-44,16,-73,37,-97v14,-10,40,-6,52,-19v79,25,15,150,-40,157v14,47,46,83,74,117v32,24,95,41,141,17v6,-9,14,-15,22,-22xm38,-27v43,12,57,-38,70,-67v-19,1,-33,-3,-36,-19v-29,9,-36,48,-38,81xm99,-108v6,2,12,9,12,-3v0,-14,-9,-19,-21,-12v5,3,7,9,9,15","w":141},"?":{"d":"33,-222v55,-36,153,4,112,63v-21,31,-54,51,-81,77v-5,19,27,26,0,39v-35,6,-42,-38,-20,-55v32,-25,68,-46,84,-87v-6,-40,-77,-28,-97,-9v-12,-5,-4,-23,2,-28xm26,-17v26,-20,54,13,30,33v-23,6,-41,-11,-30,-33","w":152},"\"":{"d":"33,-239v15,-13,41,9,25,25v-13,13,-10,42,-34,44v-13,-20,14,-41,7,-62xm87,-239v14,-13,40,9,24,25v-13,13,-11,41,-34,44v-13,-20,15,-39,7,-62","w":124},"'":{"d":"33,-239v14,-13,40,9,24,25v-13,13,-10,42,-34,44v-13,-20,15,-39,7,-62","w":73},"r":{"d":"27,-128v-16,-10,1,-34,20,-31v28,4,2,55,2,71v22,-16,36,-98,73,-48v5,2,10,2,15,0v-5,21,-30,24,-56,22r-54,116v-46,-11,17,-87,0,-130"},"s":{"d":"95,-160v29,37,-77,13,-29,67v24,27,6,69,-15,83v-18,18,-40,40,-68,45v-21,-48,102,-36,55,-107v-20,-19,-17,-61,10,-69v14,-8,28,-16,47,-19","w":89},";":{"d":"59,-31v17,3,20,29,3,34v-17,9,-30,37,-53,30v2,-28,32,-31,37,-56v4,-3,8,-6,13,-8xm46,-125v22,-14,45,20,25,32v-23,10,-41,-15,-25,-32","w":90},"7":{"d":"136,-177v6,3,15,22,3,24v-49,40,-58,119,-93,173v-14,8,-21,-10,-15,-23r56,-126v5,-9,21,-27,0,-29v-22,-2,-65,-16,-72,9v-10,8,-15,-2,-15,-13v13,-49,90,-17,136,-15","w":140},"6":{"d":"101,-193v9,-8,35,-13,31,5v-46,22,-77,59,-96,108v32,-25,104,-11,80,40v-16,34,-93,65,-104,12v-17,-78,44,-126,89,-165xm40,-29v24,28,75,-8,55,-40v-25,-19,-80,5,-55,40","w":131},"\/":{"d":"191,-280v6,-3,22,-6,15,5v-15,45,-49,72,-62,119r-108,181v-11,28,-31,47,-53,63v-13,0,-3,-8,0,-12r34,-51r135,-240v12,-23,20,-49,39,-65","w":167},"t":{"d":"66,-147v24,2,65,-13,69,2v-20,13,-51,14,-76,22v-6,25,-35,75,-4,92v19,-1,30,-17,46,-17v-5,24,-51,54,-80,48v-19,-37,7,-86,12,-123v-18,3,-35,-17,-10,-21r15,-1v2,-22,9,-63,40,-41v-2,15,-9,25,-12,39","w":90},"3":{"d":"108,-158v-34,-6,-54,11,-73,23v-23,-8,0,-27,10,-31v27,-23,119,-16,91,27r-52,34v8,19,44,32,27,65v-19,36,-53,62,-108,59v-9,-4,-31,-16,-17,-25v52,6,82,-14,102,-45v7,-35,-39,-25,-39,-60v18,-17,48,-21,62,-42","w":147},"2":{"d":"134,-39v8,-5,19,4,13,12v-34,16,-96,38,-137,15v-14,-30,29,-32,46,-49v26,-26,71,-51,61,-102v-38,-12,-75,16,-87,47v-9,5,-17,-3,-15,-15v16,-37,56,-64,109,-53v51,55,-26,125,-71,149v10,19,58,-4,81,-4","w":149},"u":{"d":"169,-38v5,-6,16,-1,9,6v-12,24,-67,57,-73,6r-1,-39v-26,17,-50,84,-93,60v-21,-48,14,-106,28,-149v41,-3,11,40,5,63v-4,14,-21,44,-4,55v50,-19,67,-71,88,-119v44,11,-18,83,8,127v13,9,25,-4,33,-10","w":153},"_":{"d":"242,46v-28,16,-83,1,-122,8v-40,-6,-88,4,-128,-1v-2,-6,-4,-11,-1,-17r224,-2v13,0,23,3,27,12","w":230},"v":{"d":"134,-159v38,-1,8,29,2,43r-35,48r-67,70v-24,-20,-13,-97,-21,-145v25,-19,29,10,31,39r4,66v35,-34,61,-77,86,-121","w":127},"w":{"d":"193,-170v61,39,-37,120,-62,157v-9,13,-31,25,-37,3r-14,-48v-18,24,-34,49,-59,66v-48,-30,28,-91,2,-145v1,-12,18,-23,26,-10v13,41,-6,81,-18,112v29,-11,39,-52,61,-71v29,1,-5,63,29,72v33,-35,67,-68,69,-133","w":195},"x":{"d":"75,-44v14,35,38,-9,57,-6v-6,27,-41,51,-66,49v-9,-16,-15,-36,-21,-55r-130,129v-5,9,-37,6,-24,-9v10,-11,23,-19,34,-30r114,-111v-7,-25,-18,-45,-23,-72v9,-14,34,-8,32,12r11,43v24,-18,40,-43,65,-59v25,21,-21,44,-35,58r-23,22","w":123},"y":{"d":"162,-46v9,31,-38,44,-64,57r-72,167v-10,32,-43,59,-60,11v-13,-38,-32,-118,11,-137v28,-22,68,-32,99,-51v11,-21,17,-47,27,-69v-31,20,-41,67,-88,67v-24,-48,20,-95,22,-149v15,-11,30,6,21,26v-6,27,-25,53,-19,85v56,-6,64,-84,95,-120v28,7,-1,48,-2,68r-27,82v21,-10,41,-22,57,-37xm70,26v-60,18,-128,72,-78,151v39,-34,50,-105,78,-151","w":152},"z":{"d":"136,-15v-27,30,-130,34,-142,-13v31,-35,73,-61,104,-96v-24,-2,-53,2,-74,-3v-8,-26,41,-18,68,-22v25,-3,48,15,26,35r-86,79v8,32,75,18,104,20","w":115},"0":{"d":"114,-187v10,26,42,40,26,80v-20,51,-36,107,-106,109v-60,-62,11,-170,73,-191xm75,-34v18,-31,54,-71,41,-115v-53,-10,-73,54,-83,104v-5,28,31,29,42,11","w":150},"%":{"d":"90,-199v43,44,7,143,-58,138v-43,-43,8,-119,45,-140xm217,-137v42,44,9,141,-58,138v-43,-43,8,-119,45,-140xm219,-221v-33,73,-96,131,-137,198v-17,15,-23,46,-52,46r145,-199v12,-18,16,-43,44,-45xm189,-26v15,-21,39,-50,30,-83v-39,-8,-52,40,-61,76v0,21,23,19,31,7xm39,-78v39,-9,49,-48,56,-87v-33,-26,-58,34,-64,70v1,8,4,13,8,17","w":250},"\u00a0":{"w":84}}});


/*
 * Rules
*/
Cufon.replace('.cf', { fontFamily: 'Bouwsma Script' });
