/*
 * 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:
 * Digitized data copyright The Monotype Corporation 1991-1995. All rights
 * reserved. Gill SansŪ is a trademark of The Monotype Corporation which may be
 * registered in certain jurisdictions.
 * 
 * Trademark:
 * Gill SansŪ is a trademark of The Monotype Corporation which may be registered
 * in certain jurisdictions.
 * 
 * Description:
 * Monotype Type Drawing Office 1928. Gill studied under the renowned
 * calligrapher, Edward Johnston, the designer of the London Underground sans serif
 * typeface. This influenced Gill who later experimented with sans serif designs,
 * and in due course produced a set of capital letters. These became Monotype
 * series 231, produced in 1923, and the forerunner of the extensive Gill Sans
 * range now available. A twentieth century sans serif that has a simplicity of
 * form which does not reject traditional forms and proportions, and gives the face
 * a humanist feel. The lighter weights are highly readable in text and suitable
 * for magazine and book work, whereas the heavier weights are best used for
 * display in advertising, packaging, and labels.
 * 
 * Manufacturer:
 * Monotype Typography
 * 
 * Designer:
 * Eric Gill
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 */
Cufon.registerFont({"w":205,"face":{"font-family":"FS Me","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 4 0 0 2 0 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-29.6531 -294 334.108 98","underline-thickness":"18","underline-position":"-18","stemh":"28","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"A":{"d":"136,-255r89,251v1,3,-5,4,-15,4v-8,0,-22,0,-22,-4r-22,-63r-101,0r-21,63v0,4,-13,4,-21,4v-10,0,-16,-1,-15,-4r88,-251v0,-5,40,-6,40,0xm115,-223r-42,127r85,0","w":233,"k":{"v":11,"t":3,"f":3,"V":20}},"B":{"d":"29,-259v73,-1,150,-6,150,67v0,27,-15,45,-31,54v30,13,45,32,45,63v-1,83,-83,76,-164,75r0,-259xm63,-120r0,92v45,-1,90,8,95,-44v4,-41,-45,-53,-95,-48xm63,-231r0,84v43,4,85,-7,81,-42v-5,-48,-40,-42,-81,-42","w":206,"k":{"y":5,"Y":6,"W":7,"T":5,"x":5,"V":4}},"C":{"d":"191,-245v5,5,-7,27,-12,25v-66,-35,-126,-5,-126,92v0,50,16,102,75,102v17,0,33,-4,49,-12v3,-2,9,7,11,12v3,5,3,12,1,13v-19,11,-42,17,-67,17v-72,0,-105,-54,-105,-130v0,-71,28,-137,109,-137v24,0,47,6,65,18","w":206,"k":{"v":16,"t":9,"q":9,"f":3,"o":9,"w":15,"y":16,"a":9,"d":9,"e":9,"g":9}},"D":{"d":"219,-131v1,82,-41,136,-128,131r-62,0r0,-259r60,0v92,-1,128,39,130,128xm184,-130v0,-78,-38,-107,-121,-101r0,203v80,7,121,-25,121,-102","w":235,"k":{"x":9,"X":7,"V":9,"T":8,"W":11,"Y":10,"A":12,"Z":8}},"E":{"d":"29,-259r144,0v3,0,3,4,3,12v0,6,1,17,-3,16r-110,0r0,86r93,0v3,0,3,3,3,11v0,6,1,18,-3,17r-93,0r0,88r111,0v3,0,3,4,3,12v0,6,1,18,-3,17r-145,0r0,-259","w":195,"k":{"x":4,"v":9,"q":12,"o":11,"y":8,"a":11,"d":12,"e":12,"g":12,"c":11,"u":11,"s":5}},"F":{"d":"29,-259r135,0v3,0,3,4,3,12v0,6,1,17,-3,16r-101,0r0,86r84,0v3,0,3,3,3,11v0,6,1,18,-3,17r-84,0r0,113v0,3,-6,4,-15,4v-8,0,-20,0,-19,-4r0,-255","w":176,"k":{"z":8,"y":12,"w":9,"u":14,"s":13,"r":13,"o":12,"n":9,"j":3,"i":4,"e":15,"d":16,"c":16,"a":17,"S":4,"O":3,"G":3,"A":19,"x":17,"v":10,"t":6,"q":12,"p":10,"m":9,"J":20}},"G":{"d":"199,-241v6,4,-9,27,-14,24v-67,-42,-135,-4,-135,88v0,80,52,123,124,96r0,-78r-56,0v-3,0,-4,-3,-4,-11v0,-7,0,-18,4,-17r90,0r0,125v-20,9,-52,18,-83,18v-73,0,-110,-50,-110,-131v0,-82,38,-136,111,-136v31,0,55,9,73,22","w":228,"k":{"V":3,"Y":1}},"H":{"d":"63,-255r0,110r113,0r0,-110v0,-3,6,-4,15,-4v8,0,20,0,19,4r0,251v0,3,-6,4,-15,4v-9,0,-20,-1,-19,-4r0,-113r-113,0r0,113v0,3,-6,4,-15,4v-8,0,-20,0,-19,-4r0,-251v0,-6,36,-6,34,0","w":239},"I":{"d":"25,-259r87,0v2,6,5,23,0,25r-26,0r0,209v14,2,29,-9,29,15v0,7,-1,10,-3,10r-87,0v-2,-5,-5,-24,0,-25r26,0r0,-209v-14,-3,-29,11,-29,-15v0,-9,1,-10,3,-10","w":137,"k":{"y":9,"s":2,"o":5,"g":5,"e":5,"d":5,"c":5,"a":5,"v":7,"q":4}},"J":{"d":"134,-255r0,177v11,77,-76,103,-125,64v-4,-4,9,-28,17,-23v31,23,74,8,74,-38r0,-180v0,-6,36,-6,34,0","w":159},"K":{"d":"63,-255r0,123v33,-36,82,-94,97,-124v1,-3,3,-3,15,-3v10,0,21,1,18,4v-9,21,-38,64,-77,105r88,146v1,3,-5,4,-15,4v-9,0,-23,0,-24,-4r-72,-123r-30,33r0,90v0,3,-6,4,-15,4v-8,0,-20,0,-19,-4r0,-251v0,-6,36,-6,34,0","w":211,"k":{"C":8,"O":8,"G":8}},"L":{"d":"63,-255r0,226r103,0v3,0,3,4,3,12v0,6,1,18,-3,17r-125,0v-9,0,-12,-1,-12,-5r0,-250v0,-6,36,-6,34,0","w":182,"k":{"v":23,"t":9,"q":15,"V":21,"Q":9,"C":9,"O":9,"T":21,"W":21,"Y":24,"o":15,"w":18,"a":14,"d":14,"e":14,"g":14,"c":14,"u":15,"s":4,"G":9,"U":11}},"M":{"d":"53,-259v13,0,22,1,22,5r67,168r65,-168v0,-4,8,-5,21,-5v15,0,19,1,19,5r10,250v0,3,-5,4,-14,4v-8,0,-20,0,-19,-4r-6,-200r-60,155v1,3,-9,4,-19,4v-12,0,-15,-1,-16,-4r-60,-150r-7,195v0,3,-5,4,-15,4v-8,0,-19,0,-18,-4r12,-250v0,-5,3,-5,18,-5","w":280,"k":{"Y":7,"V":8}},"N":{"d":"44,-259v13,0,22,0,22,4r120,200r0,-200v0,-3,4,-4,13,-4v8,0,19,0,18,4r0,251v0,3,-4,4,-17,4v-14,0,-20,-1,-21,-5r-121,-199r0,200v0,3,-4,4,-13,4v-8,0,-19,0,-18,-4r0,-251v0,-3,4,-4,17,-4","w":244},"O":{"d":"128,-234v-47,0,-77,39,-77,107v0,66,27,101,72,101v47,0,76,-39,76,-106v0,-66,-26,-102,-71,-102xm130,-263v62,0,105,43,105,129v0,84,-45,138,-114,138v-62,0,-105,-44,-105,-130v0,-84,45,-137,114,-137","w":250,"k":{"X":7,"V":8,"J":14,"Y":7,"A":10}},"P":{"d":"29,-259v80,-1,158,-7,157,78v0,37,-19,84,-86,84v-12,0,-25,-1,-37,-2r0,95v0,3,-6,4,-15,4v-8,0,-20,0,-19,-4r0,-255xm63,-231r0,104v48,9,92,-7,88,-53v-5,-60,-42,-50,-88,-51","w":193,"k":{"u":10,"s":5,"r":5,"o":11,"j":4,"i":3,"g":8,"e":8,"d":8,"c":8,"a":8,"Y":1,"A":20,"q":11,"X":1,"V":1,"J":19}},"Q":{"d":"211,28v-21,24,-33,-16,-51,-31v-82,25,-144,-21,-144,-123v0,-84,45,-137,114,-137v62,0,105,43,105,129v0,54,-18,94,-49,117v10,14,21,25,30,33v3,2,1,6,-5,12xm145,-29v-6,-13,-32,-39,-4,-45v21,-5,16,19,29,31v19,-18,29,-48,29,-89v0,-66,-26,-102,-71,-102v-47,0,-77,39,-77,107v1,75,34,112,94,98","w":250},"R":{"d":"29,-259v78,0,159,-9,158,73v0,37,-18,62,-53,75v20,37,35,72,61,105v2,3,-5,6,-15,6v-11,1,-24,-3,-26,-7v-22,-31,-35,-65,-54,-99r-37,0r0,102v0,3,-6,4,-15,4v-8,0,-20,0,-19,-4r0,-255xm63,-231r0,97v50,5,93,-8,89,-51v-5,-56,-45,-44,-89,-46","w":206,"k":{"q":5,"V":7,"C":3,"O":3,"T":5,"Y":8,"o":7,"a":3,"e":5,"g":5,"c":4}},"S":{"d":"99,-263v22,0,75,7,58,34v-4,7,-8,9,-10,8v-26,-23,-89,-14,-89,25v0,53,115,44,115,125v0,44,-29,75,-83,75v-30,0,-56,-9,-72,-21v-5,-1,1,-14,4,-19v4,-6,8,-8,10,-7v35,27,107,27,107,-23v0,-62,-115,-48,-115,-125v0,-45,34,-72,75,-72","w":186,"k":{"x":5,"v":10,"V":7,"w":8,"y":10,"A":6}},"T":{"d":"8,-259r168,0v3,0,3,4,3,12v0,6,1,17,-3,16r-67,0r0,227v0,3,-5,4,-15,4v-8,0,-20,0,-19,-4r0,-227r-67,0v-3,0,-3,-4,-3,-12v0,-6,-1,-17,3,-16","w":184,"k":{"x":17,"v":18,"q":27,"p":23,"m":17,"J":14,"C":7,"O":10,"o":27,"y":21,"a":27,"d":27,"e":27,"A":17,"c":27,"u":23,"s":22,"G":6,"n":17,"r":22}},"U":{"d":"60,-255r0,158v0,51,22,72,62,72v39,0,62,-24,62,-71r0,-159v0,-3,5,-4,14,-4v9,0,21,0,20,4r0,154v0,71,-32,105,-97,105v-62,0,-95,-30,-95,-98r0,-161v0,-6,36,-6,34,0","w":244,"k":{"V":2,"Y":2,"A":9}},"V":{"d":"22,-259v9,0,22,0,23,4r67,221r65,-221v0,-4,13,-4,21,-4v10,0,15,1,14,4r-80,251v-2,6,-40,6,-42,0r-84,-251v-1,-3,6,-4,16,-4","w":218,"k":{"w":8,"u":14,"s":14,"r":8,"o":18,"n":8,"g":19,"e":19,"d":19,"c":20,"a":19,"S":5,"O":6,"G":4,"C":3,"A":20,"v":7,"q":18,"p":8,"m":8,"Q":5,"M":3,"J":14,"D":1}},"W":{"d":"26,-259v9,0,21,0,22,4r53,221r53,-221v1,-6,39,-6,40,0r54,221r52,-221v0,-4,11,-4,19,-4v10,0,16,1,15,4r-65,251v-3,6,-41,6,-44,0r-52,-212r-50,212v-3,6,-42,6,-45,0r-68,-251v-1,-3,6,-4,16,-4","w":343,"k":{"q":13,"J":13,"C":3,"O":2,"o":14,"a":15,"e":17,"g":17,"A":12,"c":14,"u":15,"s":12,"G":3}},"X":{"d":"34,-259v9,0,20,0,21,4r54,95r54,-95v2,-4,12,-4,21,-4v10,0,17,1,15,4r-74,122r76,128v2,3,-6,5,-16,5v-9,0,-22,0,-23,-4r-58,-104r-60,104v-1,6,-41,6,-37,-1r79,-131r-68,-119v-1,-3,6,-4,16,-4","w":207,"k":{"o":5,"g":4,"e":5,"a":5,"O":4,"G":4,"q":3,"Q":4}},"Y":{"d":"19,-259v9,0,22,0,23,4r57,121r57,-121v0,-6,37,-6,35,0r-77,155r0,96v0,3,-5,4,-15,4v-8,0,-20,0,-19,-4r0,-96r-76,-155v-1,-3,5,-4,15,-4","w":195,"k":{"x":22,"v":11,"t":4,"q":23,"p":12,"m":12,"R":3,"M":4,"J":15,"C":5,"O":8,"W":-2,"o":21,"w":12,"y":15,"a":26,"d":23,"e":25,"g":27,"A":21,"c":26,"u":20,"s":24,"G":5,"n":13,"r":12,"S":6,"i":10,"z":16}},"Z":{"d":"25,-259r143,0v23,-3,13,25,6,38r-120,192r127,0v3,0,3,4,3,12v0,7,1,18,-3,17r-154,0v-22,2,-15,-25,-6,-39r120,-192r-116,0v-3,0,-3,-3,-3,-13v0,-7,-1,-16,3,-15","w":196,"k":{"v":6,"q":11,"O":4,"o":5,"w":9,"y":5,"a":11,"d":11,"e":5,"g":11,"c":11,"u":8}},"a":{"d":"148,-171v2,-12,-5,-19,15,-19v14,0,14,1,14,4r-1,105v0,33,2,57,3,77v1,3,-4,4,-14,4v-22,0,-12,-9,-16,-21v-12,14,-33,25,-56,25v-53,0,-77,-44,-77,-96v0,-86,83,-132,132,-79xm99,-25v32,0,50,-12,45,-64r0,-51v-28,-46,-94,-23,-94,46v0,34,12,69,49,69","w":204,"k":{"v":5,"y":3}},"b":{"d":"105,-163v-59,0,-45,71,-46,132v50,22,93,-11,93,-67v0,-43,-16,-65,-47,-65xm113,-194v47,1,72,41,72,94v0,64,-31,104,-92,104v-28,0,-48,-5,-65,-13r-1,-260v0,-3,1,-5,15,-5v12,0,19,2,17,5r0,97v10,-12,33,-22,54,-22","w":201,"k":{"z":4,"y":4,"w":2,"j":2,"x":8,"v":5}},"c":{"d":"158,-30v2,4,8,18,2,17v-18,10,-39,17,-61,17v-55,0,-83,-42,-83,-96v0,-93,86,-126,147,-83v3,2,3,5,-2,17v-5,12,-9,11,-12,9v-43,-32,-99,-11,-99,55v0,35,14,68,53,68v15,0,32,-4,46,-11v3,-1,6,-1,9,7","w":175,"k":{"t":-7,"a":2}},"d":{"d":"189,-26v9,9,3,35,-15,27v-12,1,-20,-9,-26,-21v-9,12,-29,24,-55,24v-48,0,-77,-36,-77,-95v0,-69,64,-129,128,-91r0,-87v-1,-4,7,-5,18,-5v12,0,15,1,15,5r0,224v0,18,2,19,12,19xm100,-25v57,0,43,-69,44,-126v-41,-31,-94,-4,-94,59v0,44,22,67,50,67","w":208},"e":{"d":"103,-194v53,0,77,45,77,98v0,11,0,12,-3,12r-127,0v-2,58,60,70,108,47v3,-1,5,-3,9,6v2,5,8,18,3,18v-65,39,-154,10,-154,-78v0,-60,34,-103,87,-103xm51,-110r96,0v0,-27,-14,-54,-44,-54v-26,0,-47,17,-52,54","w":195,"k":{"v":4,"y":5}},"f":{"d":"11,-176v-4,-24,13,-11,26,-14v-7,-71,43,-103,102,-79v2,1,3,2,0,12v-2,23,-19,7,-36,7v-30,0,-35,25,-34,60r42,0v3,0,3,1,3,11v0,7,1,16,-3,14r-42,0r0,161v0,3,-1,4,-15,4v-11,0,-19,-1,-17,-4r0,-161v-11,-3,-29,9,-26,-11","w":119,"k":{"u":3,"r":3,"o":3,"g":3,"e":3,"d":3,"c":3,"a":3,"q":3}},"g":{"d":"145,-102v1,-48,-5,-61,-44,-61v-31,0,-51,27,-51,69v0,69,62,81,95,44r0,-52xm37,60v8,-30,28,1,51,-5v43,2,60,-29,57,-76v-52,49,-129,6,-129,-72v0,-85,82,-132,129,-78v1,-14,-5,-20,16,-19v12,0,15,1,15,5r2,149v13,100,-62,141,-141,109v-2,-1,-2,-5,0,-13","w":203,"k":{"a":4,"g":-1,"j":-19}},"h":{"d":"109,-163v-70,0,-45,92,-49,159v0,3,-1,4,-15,4v-12,0,-20,-1,-18,-4r0,-265v0,-3,1,-5,15,-5v12,0,20,2,18,5r0,98v43,-44,125,-24,125,58r0,109v0,3,-1,4,-15,4v-11,0,-19,-1,-17,-4v-7,-61,25,-159,-44,-159","w":210,"k":{"v":6,"w":4,"y":4}},"i":{"d":"42,-190v10,0,20,0,17,4r0,182v0,3,0,4,-14,4v-10,0,-21,0,-18,-4r0,-182v0,-3,1,-4,15,-4xm21,-248v0,-13,9,-23,22,-23v13,0,23,10,23,23v0,13,-10,22,-23,22v-13,0,-22,-9,-22,-22","w":86},"j":{"d":"47,-190v11,0,19,1,17,4r0,185v1,73,-39,95,-92,80v-3,-1,-1,-3,-1,-11v0,-17,11,-14,24,-11v26,0,37,-16,37,-57r0,-186v0,-3,1,-4,15,-4xm25,-248v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,22,-23,22v-13,0,-23,-9,-23,-22","w":91},"k":{"d":"43,-274v12,0,19,2,17,5r0,157v26,-25,47,-43,69,-74v2,-3,5,-4,18,-4v13,0,17,2,15,5v-7,13,-31,43,-60,71r68,109v1,3,0,5,-14,5v-12,0,-22,-1,-22,-4r-56,-90r-18,16r0,74v0,3,-1,4,-15,4v-12,0,-20,-1,-18,-4r0,-265v0,-3,2,-5,16,-5","w":177,"k":{"v":1,"q":5,"p":2,"o":4,"w":1,"y":1,"a":4,"d":4,"e":4,"g":4,"c":4}},"l":{"d":"59,0v-25,0,-33,-16,-33,-50r-2,-219v-1,-4,6,-5,17,-5v12,0,14,1,15,5v4,35,1,169,2,226v-1,15,4,19,18,18r2,11v3,18,-10,11,-19,14","w":92},"m":{"d":"106,-163v-68,0,-42,93,-47,159v0,3,-1,4,-15,4v-11,0,-19,-1,-17,-4r-1,-182v0,-3,1,-4,15,-4v22,0,15,6,17,20v26,-34,95,-31,113,7v38,-54,131,-37,131,50r0,109v0,3,0,4,-14,4v-10,0,-21,0,-18,-4v-7,-60,24,-159,-42,-159v-68,0,-42,93,-47,159v0,3,-1,4,-15,4v-12,0,-20,-1,-18,-4v-7,-61,25,-159,-42,-159","w":327,"k":{"y":6,"v":7}},"n":{"d":"153,-4v-7,-61,26,-166,-44,-159v-24,2,-45,6,-47,38v-2,30,-2,85,-2,121v0,3,0,4,-14,4v-12,0,-20,-1,-18,-4r-1,-182v0,-3,1,-4,15,-4v22,0,17,4,17,20v43,-45,127,-25,127,57r0,109v0,3,-1,4,-15,4v-12,0,-20,-1,-18,-4","w":210,"k":{"v":5,"t":1,"y":6}},"o":{"d":"99,4v-55,0,-82,-38,-83,-95v0,-68,36,-103,90,-103v55,0,82,38,82,95v0,68,-35,103,-89,103xm104,-165v-29,0,-54,21,-54,72v0,32,11,68,50,68v29,0,54,-21,54,-72v0,-32,-11,-68,-50,-68","w":204,"k":{"x":6,"v":3,"w":1,"y":6,"j":2}},"p":{"d":"42,-190v22,0,17,8,16,20v48,-51,129,-16,129,71v0,69,-62,127,-127,91r0,87v0,4,-3,5,-15,5v-10,0,-19,0,-17,-5r-1,-265v0,-3,1,-4,15,-4xm105,-165v-37,8,-48,10,-45,70r0,55v40,32,93,5,93,-58v0,-44,-20,-67,-48,-67","w":203,"k":{"f":2}},"q":{"d":"175,-181r3,257v0,4,-3,4,-15,4v-10,0,-17,0,-17,-4v-2,-9,-2,-48,-2,-94v-11,13,-31,22,-54,22v-49,0,-74,-43,-74,-94v0,-92,87,-125,159,-91xm97,-27v43,0,47,-14,47,-81r0,-51v-50,-21,-94,9,-94,66v0,44,16,66,47,66","w":203,"k":{"j":-35}},"r":{"d":"119,-163v-68,4,-59,82,-59,159v0,3,-1,4,-15,4v-11,0,-19,-1,-17,-4r-1,-182v0,-3,1,-4,15,-4v30,0,12,23,17,41v17,-32,32,-44,60,-43v4,0,4,9,4,16v0,10,0,13,-4,13","w":129,"k":{"o":6,"a":6,"d":6,"e":6,"g":6,"c":6}},"s":{"d":"143,-174v6,3,0,13,-4,17v-6,9,-7,9,-10,7v-13,-9,-26,-16,-42,-16v-15,0,-36,6,-36,26v0,19,20,24,37,28v30,8,61,19,61,56v0,64,-91,74,-131,42v-6,-2,1,-12,3,-17v5,-10,6,-11,11,-8v26,18,80,26,86,-15v-10,-46,-98,-18,-98,-83v0,-60,88,-72,123,-37","w":164,"k":{"v":1}},"t":{"d":"122,-5v-40,20,-87,7,-87,-51r0,-109v-13,-3,-30,10,-26,-14v-3,-21,14,-7,26,-11r0,-49v0,-3,1,-4,15,-4v34,0,11,31,17,53r46,0v3,0,3,2,3,11v0,7,1,16,-3,14r-46,0r0,107v-5,36,24,38,49,29v4,-1,4,0,6,7v1,5,5,16,0,17","w":132,"k":{"a":1,"e":1,"c":1}},"u":{"d":"150,-20v-40,45,-125,27,-125,-57r0,-109v0,-3,0,-4,14,-4v10,0,21,0,18,4v7,60,-24,166,41,160v40,-4,51,-6,51,-71r0,-89v0,-3,2,-4,14,-4v9,0,21,0,18,4r1,182v0,3,-1,4,-15,4v-22,0,-15,-6,-17,-20","w":209},"v":{"d":"40,-186r52,149v18,-48,35,-98,46,-149v1,-3,1,-4,15,-4v14,0,17,1,16,7v-17,69,-40,134,-61,179v-2,4,-5,4,-19,4v-14,0,-17,0,-18,-4r-66,-181v-1,-4,3,-5,16,-5v13,0,18,1,19,4","w":177,"k":{"o":5,"g":5,"e":5,"d":5,"c":5,"a":5}},"w":{"d":"41,-186r41,149r38,-148v1,-4,3,-5,16,-5v0,0,25,-1,23,5r39,148v16,-50,30,-96,39,-149v0,-3,2,-4,16,-4v13,0,16,1,15,7v-16,74,-34,128,-52,178v1,5,-13,5,-23,5v-11,0,-15,-1,-16,-5r-38,-149r-38,149v1,5,-10,5,-21,5v-15,0,-18,-1,-19,-5r-53,-180v-1,-4,2,-5,14,-5v15,0,18,1,19,4","w":279,"k":{"o":4,"a":4,"d":4,"e":4,"c":4}},"x":{"d":"58,-186r36,59r36,-59v2,-3,7,-4,20,-4v14,0,19,1,16,5r-54,83r63,98v2,3,-2,4,-17,4v-16,0,-18,-1,-21,-4r-44,-71r-44,71v-2,3,-6,4,-19,4v-14,0,-19,-1,-16,-5r61,-94r-55,-87v-2,-3,2,-4,17,-4v16,0,19,0,21,4","w":186,"k":{"o":6,"g":6,"e":6,"d":6,"c":6,"a":6}},"y":{"d":"42,-186r34,90v10,26,14,41,19,61v13,-48,35,-103,51,-151v1,-3,5,-4,16,-4v14,0,18,1,17,5v-33,79,-52,184,-99,247v-18,25,-53,28,-83,15v-7,-3,4,-28,9,-24v40,9,53,-2,72,-51r-72,-187v-2,-4,3,-5,17,-5v13,0,18,1,19,4","w":182,"k":{"q":6,"o":6,"a":6,"d":6,"e":6,"g":6,"c":6,"u":4,"s":5,"r":2,"j":-9}},"z":{"d":"22,-190r123,0v3,0,3,2,3,10v0,7,-1,12,-3,15r-90,137r92,0v3,0,3,2,3,12v0,6,1,18,-3,16r-129,0v-3,0,-4,-2,-4,-10v0,-7,1,-11,3,-15r90,-137r-85,0v-3,0,-3,-2,-3,-12v0,-6,-1,-18,3,-16","w":163,"k":{"a":2}},"&":{"d":"166,-239v-4,28,-28,2,-47,4v-58,5,-43,58,-15,87v22,24,46,50,72,73v9,-18,16,-41,20,-67v0,-3,3,-5,13,-5v9,-1,19,2,17,6v-4,33,-14,61,-28,85v14,12,28,23,42,33v2,1,1,6,-4,13v-3,5,-12,16,-14,13v-16,-11,-29,-22,-42,-33v-36,54,-164,42,-164,-39v0,-35,21,-60,52,-75v-43,-45,-27,-118,51,-119v17,0,33,4,47,12v3,1,2,5,0,12xm158,-49v-28,-24,-52,-49,-74,-74v-17,10,-34,27,-34,52v0,57,87,58,108,22","w":250},"@":{"d":"186,-186v0,-8,12,-7,21,-7v24,0,1,23,1,43v0,23,-25,70,9,70v31,0,41,-43,41,-71v0,-57,-43,-89,-99,-89v-69,0,-118,48,-118,119v0,90,81,119,160,93v2,-1,5,2,6,7v-1,5,4,12,0,13v-92,35,-192,-7,-192,-110v0,-85,64,-145,145,-145v68,0,123,41,123,111v0,45,-23,94,-72,94v-20,0,-26,-8,-34,-19v-26,35,-103,19,-94,-32v-5,-49,51,-109,103,-77xm138,-82v34,0,33,-50,42,-79v-30,-29,-65,11,-65,49v0,19,6,30,23,30","w":294},"!":{"d":"51,-259v10,0,25,0,23,4r-6,180v0,3,-3,4,-11,4v-7,0,-18,0,-17,-4r-6,-180v0,-4,5,-4,17,-4xm54,-42v13,0,23,10,23,23v0,12,-10,23,-23,23v-12,0,-22,-11,-22,-23v0,-13,10,-23,22,-23","w":109},"?":{"d":"54,-42v13,0,23,10,23,23v0,12,-10,23,-23,23v-12,0,-23,-11,-23,-23v0,-13,11,-23,23,-23xm36,-98v-10,-51,70,-52,70,-99v0,-43,-50,-41,-79,-27v-4,3,-11,-8,-12,-14v-2,-5,-2,-10,0,-11v46,-26,125,-18,125,47v0,35,-18,58,-45,72v-28,14,-25,24,-25,55v0,3,-5,4,-14,4v-8,0,-21,0,-20,-4r0,-23","w":148},"*":{"d":"14,-220v7,-30,29,-2,46,1r-3,-40v0,-3,3,-4,12,-4v29,0,10,26,12,44v17,-4,42,-31,48,-1v2,8,3,11,0,12r-42,10r29,30v2,2,0,5,-7,10v-3,3,-15,12,-16,7r-22,-35r-22,35v-1,3,-5,2,-12,-3v-3,-4,-14,-11,-10,-13r27,-31v-13,-8,-46,3,-40,-22","w":142},".":{"d":"45,-45v14,0,24,10,24,24v0,13,-10,25,-24,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,24,-24","w":86},",":{"d":"30,59v-6,6,-22,-7,-15,-15v9,-11,21,-23,21,-36v0,-15,-16,-11,-16,-32v0,-13,11,-21,23,-21v17,0,26,13,26,28v0,28,-16,58,-39,76","w":86},":":{"d":"21,-21v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-24,-12,-24,-25xm21,-155v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24","w":86},";":{"d":"19,-155v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24xm29,59v-6,6,-22,-7,-15,-15v9,-11,21,-23,21,-36v0,-15,-16,-11,-16,-32v0,-13,11,-21,24,-21v16,0,25,13,25,28v0,28,-16,58,-39,76","w":86},"\/":{"d":"84,-262v0,-4,12,-4,19,-4v9,0,12,2,11,5r-78,264v0,4,-14,3,-21,3v-9,0,-12,-1,-11,-4","w":118},"(":{"d":"104,-261v-53,67,-53,231,1,297v3,3,-4,8,-11,11v-6,3,-11,5,-13,3v-25,-33,-51,-87,-51,-162v0,-76,27,-130,51,-162v4,-4,29,10,23,13","w":117},")":{"d":"23,-270v3,-3,14,-7,15,-4v24,31,50,82,50,155v0,77,-26,135,-51,169v-3,3,-28,-9,-24,-14v55,-66,56,-230,1,-297v-1,-2,0,-5,9,-9","w":117},"[":{"d":"31,-271r73,0v3,0,3,3,3,11v0,7,1,16,-3,15r-41,0r0,266r42,0v2,6,6,25,0,27r-74,0r0,-319","w":117},"\\":{"d":"16,-266v8,0,21,-1,21,4r79,264v1,3,-2,4,-11,4v-7,0,-21,2,-21,-3r-79,-264v-1,-3,2,-5,11,-5","w":120},"]":{"d":"13,-271r73,0r0,319r-74,0v-3,1,-3,-8,-3,-15v-3,-25,29,-7,45,-12r0,-266r-41,0v-3,0,-3,-4,-3,-12v0,-6,-1,-15,3,-14","w":117},"{":{"d":"40,-165v0,-63,11,-113,68,-106v3,0,3,3,3,11v0,12,1,17,-11,15v-58,3,0,113,-52,130v57,13,-16,134,61,136v2,10,9,33,-10,27v-53,3,-59,-49,-59,-108v0,-19,-4,-40,-23,-42v-2,0,-3,-8,-3,-14v0,-7,1,-11,3,-11v17,-2,23,-22,23,-38","w":117},"|":{"d":"48,-294v8,0,20,0,18,4r0,384v0,3,-4,4,-13,4v-7,0,-20,0,-18,-4r0,-384v0,-3,4,-4,13,-4","w":100},"}":{"d":"10,-245v-7,-4,-7,-36,10,-26v48,-2,57,46,57,103v0,18,7,39,24,41v2,6,5,23,0,25v-33,6,-23,51,-24,86v-2,45,-25,67,-68,64v-3,1,-4,-7,-4,-15v0,-13,3,-12,13,-12v58,0,-2,-117,52,-136v-34,-12,-24,-56,-25,-94v-1,-24,-10,-39,-35,-36","w":117},"-":{"d":"19,-122r98,0v3,0,4,3,4,11v0,7,0,16,-4,15r-98,0v-4,1,-4,-8,-4,-15v0,-8,1,-11,4,-11","w":136},"_":{"d":"-1,48r182,0v3,0,3,2,3,10v0,6,1,15,-3,14r-182,0v-3,0,-3,-3,-3,-11v0,-6,-1,-15,3,-13","w":180},"0":{"d":"104,-234v-34,0,-54,36,-54,107v0,66,17,102,51,102v35,0,55,-39,55,-109v0,-66,-19,-100,-52,-100xm106,-263v52,0,84,41,84,128v0,89,-32,139,-90,139v-52,0,-85,-42,-85,-128v0,-90,34,-139,91,-139"},"1":{"d":"30,-215v30,-14,46,-41,87,-44v9,0,13,1,13,4r0,228v16,4,40,-13,40,17v0,7,-1,10,-3,10r-112,0v-1,-6,-4,-25,0,-27r41,0r0,-193r-51,30v-5,3,-20,-19,-15,-25"},"2":{"d":"32,-226v-1,-4,-6,-15,-2,-16v48,-37,139,-26,139,49v0,55,-71,119,-107,164r110,0v3,0,4,4,4,12v0,7,0,18,-4,17r-142,0v-3,0,-5,-4,-5,-13v0,-10,1,-19,5,-24v31,-38,109,-112,106,-153v-3,-51,-61,-53,-95,-28v-2,1,-6,-2,-9,-8"},"3":{"d":"33,-232v-3,-3,-7,-16,-3,-16v48,-29,135,-17,134,51v0,29,-17,52,-39,59v23,4,49,24,49,63v0,76,-88,95,-150,66v-2,-1,-2,-4,1,-13v2,-4,7,-17,10,-14v40,20,105,15,104,-37v-1,-40,-38,-53,-79,-50v-2,0,-3,-1,-3,-10v0,-6,0,-19,3,-17v38,2,70,-7,70,-44v0,-48,-56,-48,-90,-30v-2,1,-4,-1,-7,-8"},"4":{"d":"90,-255v1,-6,39,-5,36,1r-77,159r73,0r0,-57v0,-3,6,-4,15,-4v9,0,21,0,20,4r0,57v15,3,37,-10,32,17v4,22,-19,8,-32,12r0,62v0,3,-6,4,-15,4v-9,0,-21,0,-20,-4r0,-62r-95,0v-23,3,-12,-24,-9,-40"},"5":{"d":"39,-259r128,0v3,0,3,4,3,12v0,7,1,18,-3,17r-95,0r0,70v56,-11,105,13,105,76v2,80,-82,104,-149,77v-3,-1,-3,-4,0,-12v2,-5,5,-19,9,-16v47,19,107,10,106,-47v-1,-64,-58,-57,-104,-47r0,-130"},"6":{"d":"166,-226v-61,-29,-106,23,-107,81v51,-39,129,-7,129,63v0,49,-29,86,-80,86v-68,0,-85,-54,-85,-113v0,-74,26,-154,105,-154v19,0,33,5,46,11v7,3,-7,28,-8,26xm57,-118v0,43,3,93,52,93v61,0,61,-109,-1,-109v-19,0,-38,7,-51,16"},"7":{"d":"31,-259r137,0v22,-3,10,22,9,37r-90,218v0,4,-13,4,-21,4v-9,0,-15,-1,-14,-4r95,-226r-116,0v-4,1,-4,-10,-4,-17v0,-8,1,-12,4,-12"},"8":{"d":"71,-137v-24,-9,-43,-29,-43,-60v-1,-86,148,-89,149,-4v0,31,-21,51,-43,61v27,11,52,32,52,68v0,47,-39,76,-87,76v-42,0,-80,-22,-80,-71v0,-35,24,-60,52,-70xm104,-155v45,-9,56,-80,-1,-80v-23,0,-41,14,-41,36v0,23,20,35,42,44xm101,-122v-26,10,-48,27,-48,54v0,28,20,44,48,44v28,0,51,-18,51,-45v0,-30,-27,-43,-51,-53"},"9":{"d":"25,-9v-6,-3,5,-29,11,-26v11,6,29,10,42,10v54,0,67,-55,70,-102v-46,40,-130,16,-130,-55v0,-46,29,-81,82,-81v67,0,83,54,83,113v0,76,-23,154,-105,154v-21,0,-38,-5,-53,-13xm149,-153v0,-38,-5,-81,-50,-82v-35,0,-46,27,-46,50v0,25,8,50,43,50v22,0,40,-10,53,-18"},"$":{"d":"109,-284v7,0,19,0,17,4r0,28v17,5,51,8,36,31v-12,19,-27,-11,-49,-5v-29,0,-41,18,-41,35v0,49,102,40,102,114v0,37,-21,64,-62,69v-3,16,11,39,-16,35v-23,3,-8,-21,-12,-35v-23,-2,-42,-9,-54,-20v-3,-2,-3,-6,2,-14v3,-4,11,-14,13,-11v30,25,96,25,96,-20v0,-55,-102,-42,-102,-113v0,-38,25,-61,59,-66v3,-13,-9,-34,11,-32"},"#":{"d":"76,-256v-1,-4,7,-3,14,-3v8,0,12,0,11,3r-13,67r55,0r14,-67v0,-4,8,-3,15,-3v8,0,12,0,11,3r-13,67v14,4,40,-12,36,14v3,23,-27,6,-41,11r-14,67v15,4,42,-11,38,14v2,23,-28,6,-43,11r-14,68v0,4,-7,4,-15,4v-8,0,-12,-1,-11,-4r14,-68r-56,0r-13,68v0,4,-7,4,-15,4v-8,0,-13,-1,-12,-4r14,-68v-14,-3,-35,10,-31,-14v-3,-22,23,-7,36,-11r14,-67v-14,-3,-37,11,-33,-14v-3,-23,24,-6,38,-11xm83,-164r-14,67r56,0r14,-67r-56,0","w":211},"%":{"d":"204,-262v0,-3,11,-3,18,-3v8,0,11,1,10,4r-121,264v0,4,-32,5,-29,-1xm243,-119v-18,0,-29,17,-29,50v0,30,9,47,27,47v19,0,29,-18,29,-51v0,-30,-9,-46,-27,-46xm244,-144v36,0,59,22,59,71v0,49,-24,77,-63,77v-36,0,-58,-23,-58,-71v0,-50,23,-77,62,-77xm76,-237v-18,0,-29,17,-29,50v0,30,9,47,27,47v19,0,29,-18,29,-51v0,-30,-9,-46,-27,-46xm77,-263v36,0,58,22,58,71v0,49,-23,77,-62,77v-36,0,-59,-23,-59,-71v0,-50,24,-77,63,-77","w":317},"+":{"d":"14,-143r75,0r0,-79v0,-3,3,-4,11,-4v7,0,18,0,16,4r0,79r76,0v3,0,3,2,3,10v0,6,1,15,-3,14r-76,0r0,80v0,3,-3,4,-11,4v-7,0,-18,0,-16,-4r0,-80r-75,0v-3,0,-4,-3,-4,-11v0,-6,0,-15,4,-13"},"<":{"d":"18,-145r157,-88v2,-1,4,3,8,9v2,5,7,14,3,15r-140,77r141,78v4,5,-8,24,-13,23r-156,-86v-4,0,-4,-27,0,-28"},"=":{"d":"15,-180r175,0v3,0,3,2,3,10v0,6,1,16,-3,14r-175,0v-3,0,-3,-2,-3,-10v0,-6,-1,-16,3,-14xm15,-107r175,0v3,0,3,3,3,11v0,6,1,15,-3,14r-175,0v-3,0,-3,-3,-3,-11v0,-6,-1,-15,3,-14"},">":{"d":"31,-233r156,86v4,0,4,26,0,27r-156,88v-2,1,-4,-2,-8,-8v-3,-3,-8,-14,-4,-15r140,-77r-141,-79v-4,-4,8,-24,13,-22"},"^":{"d":"85,-258v1,-7,36,-7,37,0r64,136v1,3,-3,4,-14,4v-9,0,-22,-1,-22,-5r-48,-106r-48,106v0,4,-11,5,-20,5v-12,0,-15,-1,-14,-4"},"~":{"d":"32,-113v-8,0,-27,1,-26,-6v6,-33,27,-48,57,-48v35,0,56,33,85,33v14,0,22,-9,25,-23v0,-3,5,-3,12,-2v5,1,17,2,14,6v-5,35,-29,46,-56,46v-41,0,-54,-33,-83,-33v-15,0,-25,10,-28,27"},"'":{"d":"39,-259v8,0,23,0,21,4r-4,93v0,3,-3,3,-11,3v-7,0,-19,1,-17,-3r-3,-93v0,-3,5,-4,14,-4","w":84},"\"":{"d":"107,-259v8,0,22,0,20,4r-3,93v0,3,-4,3,-12,3v-7,0,-18,1,-16,-3r-3,-93v0,-3,5,-4,14,-4xm39,-259v8,0,23,0,21,4r-4,93v0,3,-3,3,-11,3v-7,0,-19,1,-17,-3r-3,-93v0,-3,5,-4,14,-4","w":152},"`":{"d":"41,-264v9,0,22,0,22,4r26,47v1,2,0,4,-12,4v-7,0,-16,-1,-16,-3r-34,-46v-2,-2,1,-6,14,-6","w":126},"\u00a0":{"w":90}}});

