/*
 * 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 1990-1992 as an unpublished work by Bitstream Inc.  All rights
 * reserved. Confidential. Copyright (c) ParaType, Inc., 2005. All rights reserved.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * GeoSlb712 Md BT Regular
 * 
 * Description:
 * The Bitstream version of Monotype Rockwell, 1934. Twentieth-century design
 * influence is revealed in strokes of more even weight than in the original
 * nineteenth-century Egyptians or Slab Serifs. Rockwell is a prime example of this
 * twentieth-century approach. It seems to be a simple Constructivist geometric
 * sans with strong square slab serifs added to. Angular terminals make its sturdy
 * design particular sparkling. It is a strong face for headlines and posters, and
 * is legible in very short text blocks. Cyrillic version was developed at ParaType
 * in 2000 by Isay Slutsker and Manvel Shmavonyan.
 * 
 * Manufacturer:
 * ParaType, Inc.
 * 
 * Designer:
 * Isay Slutsker, Manvel Shmavonyan
 * 
 * Vendor URL:
 * www.paratype.com
 * 
 * License information:
 * http://www.paratype.com/help/license/paratype.asp
 */
Cufon.registerFont({"w":178,"face":{"font-family":"GeoMetric","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 6 3 2 2 5 2 4 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-20 -278 342.018 85","underline-thickness":"18","underline-position":"-18","stemh":"32","stemv":"31","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":83},"\u00a0":{"w":83},"!":{"d":"30,0r0,-44r39,0r0,44r-39,0xm40,-67r-7,-104r0,-79r33,0v1,65,-3,124,-7,183r-19,0","w":99},"\"":{"d":"40,-252r0,97r-24,0r0,-97r24,0xm92,-252r0,97r-24,0r0,-97r24,0","w":108},"#":{"d":"162,-256r-28,80r45,0r29,-80r29,0r-29,80r53,0r-9,25r-53,0r-16,47r56,0r-9,25r-56,0r-29,80r-29,0r29,-80r-46,0r-28,80r-29,0r28,-80r-55,0r10,-25r54,0r16,-47r-58,0r9,-25r59,0r28,-80r29,0xm170,-151r-45,0r-17,47r46,0","w":276},"$":{"d":"12,-3r0,-76r29,0r0,23v11,15,21,23,37,28r0,-89v-35,-10,-68,-31,-68,-69v0,-38,25,-64,68,-65r0,-27r20,0r0,29v12,3,21,8,31,17r0,-17r26,0r0,65r-26,0v4,-28,-15,-33,-31,-40r0,79v40,8,69,33,69,75v0,42,-25,70,-69,72r0,29r-20,0r0,-31v-14,-3,-25,-9,-37,-19r0,16r-29,0xm78,-149r0,-78v-25,2,-38,16,-38,37v0,22,10,33,38,41xm98,-115r0,89v26,-3,40,-18,40,-42v0,-24,-13,-39,-40,-47"},"%":{"d":"58,-109v-26,0,-49,-22,-49,-73v0,-51,24,-72,49,-72v25,0,49,21,49,72v0,51,-24,73,-49,73xm198,5v-25,0,-49,-22,-49,-72v0,-51,24,-73,49,-73v25,0,49,22,49,73v0,51,-24,72,-49,72xm175,-67v1,68,45,66,46,0v-1,-69,-45,-68,-46,0xm58,-132v10,0,23,-13,23,-50v0,-37,-12,-49,-23,-49v-8,0,-23,7,-23,49v0,42,16,50,23,50xm217,-254r-153,259r-24,0r152,-259r25,0","w":256},"&":{"d":"185,0r-17,-23v-50,56,-152,23,-152,-54v0,-36,18,-62,55,-79v-26,-45,-12,-97,43,-98v37,0,58,21,58,53v0,27,-16,45,-52,58r50,67v9,-18,16,-37,20,-58r50,0r0,31r-27,0v-5,17,-13,35,-24,53r15,20r36,0r0,30r-55,0xm102,-167v27,-8,39,-18,39,-35v0,-15,-10,-26,-27,-26v-32,0,-29,38,-12,61xm150,-47r-61,-83v-59,16,-41,104,17,103v16,0,29,-7,44,-20","w":254},"(":{"d":"129,33r0,24v-58,-19,-92,-75,-92,-156v0,-81,34,-137,92,-155r0,23v-77,31,-77,234,0,264","w":135},")":{"d":"7,-231r0,-23v58,19,92,74,92,155v0,81,-34,138,-92,156r0,-24v77,-31,77,-234,0,-264","w":135},"*":{"d":"132,-226r8,24r-43,12r29,34r-21,15r-24,-38r-24,38r-21,-15r28,-34r-43,-12r8,-24r42,16r-3,-44r26,0r-3,44","w":161},"+":{"d":"162,-215r0,95r93,0r0,25r-93,0r0,95r-24,0r0,-95r-93,0r0,-25r93,0r0,-95r24,0","w":299},",":{"d":"22,30v14,-1,21,-15,19,-30r-19,0r0,-44r41,0v-2,44,13,86,-41,94r0,-20","w":89},"-":{"d":"15,-74r0,-31r88,0r0,31r-88,0","w":117,"k":{"o":-7,"Y":28,"X":13,"W":20,"V":22,"T":33,"O":-13,"J":-20,"G":-13,"C":-7,"A":7}},"\u2010":{"d":"15,-74r0,-31r88,0r0,31r-88,0","w":117},"\u00ad":{"d":"15,-74r0,-31r88,0r0,31r-88,0","w":117},".":{"d":"24,0r0,-44r42,0r0,44r-42,0","w":89},"\/":{"d":"21,33r-23,0r97,-287r22,0","w":110},"0":{"d":"166,-121v0,81,-31,126,-77,126v-47,0,-77,-46,-77,-130v0,-84,30,-129,77,-129v48,0,77,46,77,133xm89,-25v25,0,43,-34,43,-97v0,-69,-16,-106,-43,-106v-26,0,-43,35,-43,102v0,67,17,101,43,101"},"1":{"d":"41,0r0,-31r33,0r0,-188r-33,0r0,-31r66,0r0,219r31,0r0,31r-97,0"},"2":{"d":"159,-185v-1,81,-108,89,-115,154r85,0r0,-57r31,0r0,88r-151,0v-6,-68,51,-111,89,-136v34,-22,34,-89,-12,-90v-29,0,-41,23,-41,69r-32,0v-3,-60,26,-97,77,-97v41,0,69,27,69,69"},"3":{"d":"65,-117r0,-29v65,14,79,-78,21,-81v-26,0,-38,18,-38,53r-31,0v-2,-50,25,-78,69,-80v76,-4,97,99,32,121v78,22,51,138,-33,138v-47,0,-76,-32,-75,-88v10,1,24,-2,32,1v-7,75,88,77,89,13v1,-35,-25,-50,-66,-48"},"4":{"d":"76,0r0,-31r28,0r0,-40r-86,0v-1,-12,-5,-20,-13,-28r98,-155r31,0r0,155r35,0r0,28r-35,0r0,40r24,0r0,31r-82,0xm104,-99r1,-113r-70,113r69,0"},"5":{"d":"9,-82v10,2,27,-3,33,2v0,35,14,54,40,54v27,0,46,-20,46,-55v0,-59,-68,-69,-87,-23r-24,-19r14,-127r118,0r0,67r-29,0r0,-36r-67,0r-7,71v51,-37,116,-3,116,65v0,53,-32,88,-80,88v-48,0,-75,-32,-73,-87"},"6":{"d":"47,-105v-6,45,14,81,46,81v24,0,43,-20,43,-53v1,-61,-58,-69,-89,-28xm163,-182r-29,0v0,-31,-13,-46,-38,-46v-33,-1,-50,34,-49,93v48,-48,120,-21,120,57v0,51,-32,83,-76,83v-51,0,-78,-42,-78,-123v0,-90,30,-136,83,-136v43,0,69,27,67,72"},"7":{"d":"36,0r0,-31r29,0v2,-67,26,-123,65,-188r-86,0r0,38r-29,0r0,-69r152,0r0,25v-45,71,-68,131,-67,194r27,0r0,31r-91,0"},"8":{"d":"126,-132v27,10,42,33,42,65v0,41,-32,72,-79,72v-84,0,-107,-113,-37,-137v-23,-9,-37,-30,-37,-57v0,-38,30,-65,74,-65v77,0,100,98,37,122xm48,-187v0,22,18,40,41,40v23,0,41,-18,41,-40v0,-22,-18,-41,-41,-41v-23,0,-41,19,-41,41xm44,-71v0,25,20,45,45,45v26,0,45,-20,45,-45v0,-25,-19,-45,-45,-45v-25,0,-45,20,-45,45"},"9":{"d":"14,-67r29,0v0,31,13,45,38,45v33,1,50,-33,49,-92v-48,48,-120,21,-120,-57v0,-51,32,-83,76,-83v51,0,79,42,79,123v0,90,-30,136,-87,136v-41,0,-66,-27,-64,-72xm131,-145v3,-47,-16,-80,-47,-80v-24,0,-43,20,-43,53v-1,62,59,68,90,27"},":":{"d":"28,0r0,-44r41,0r0,44r-41,0xm28,-132r0,-44r41,0r0,44r-41,0","w":97},";":{"d":"28,0r0,-44r41,0v2,47,3,95,-42,94r0,-20v17,-3,21,-12,20,-30r-19,0xm27,-132r0,-44r42,0r0,44r-42,0","w":97},"\u037e":{"d":"28,0r0,-44r41,0v2,47,3,95,-42,94r0,-20v17,-3,21,-12,20,-30r-19,0xm27,-132r0,-44r42,0r0,44r-42,0","w":97},"<":{"d":"253,-177r-170,70r170,69r0,27r-207,-85r0,-23r207,-85r0,27","w":299},"=":{"d":"255,-154r0,24r-210,0r0,-24r210,0xm255,-85r0,25r-210,0r0,-25r210,0","w":299},">":{"d":"253,-119r0,23r-207,85r0,-27r171,-69r-171,-70r0,-27","w":299},"?":{"d":"53,0r0,-44r40,0r0,44r-40,0xm63,-71r-5,-77v33,8,61,-10,61,-40v0,-22,-15,-38,-39,-38v-25,0,-41,19,-40,49r-32,0v-2,-49,27,-77,73,-77v44,0,72,30,72,66v0,39,-25,65,-68,70r-3,47r-19,0","w":168},"@":{"d":"160,-40v39,1,53,-49,60,-85v-4,-21,-17,-32,-35,-32v-32,0,-58,35,-58,79v0,25,12,38,33,38xm342,-137v1,60,-39,114,-99,116v-24,0,-37,-9,-36,-30v-25,48,-108,38,-108,-28v0,-56,37,-97,84,-97v20,0,35,9,43,26r10,-20r23,0r-27,111v0,11,5,17,17,17v37,0,67,-48,67,-92v0,-60,-47,-102,-121,-102v-90,0,-151,66,-151,145v0,119,161,155,246,89r10,14v-99,81,-281,30,-281,-104v0,-99,81,-166,177,-166v81,0,145,49,146,121","w":360},"A":{"d":"-10,0r0,-32r29,0r65,-187r-33,0r0,-31r125,0r0,31r-30,0r64,187r27,0r0,32r-93,0r0,-32r30,0r-20,-57r-84,0r-19,57r28,0r0,32r-89,0xm81,-119r63,0r-31,-93","w":227,"k":{"y":13,"u":7,"t":7,"r":-14,"q":7,"o":-7,"e":7,"d":7,"c":7,"X":7,"W":22,"V":13,"U":10,"T":20,"Q":12,"G":12,"-":8}},"B":{"d":"7,0r0,-32r30,0r0,-187r-30,0r0,-31r101,0v17,0,77,2,77,64v0,10,-2,39,-38,53v27,7,51,27,51,62v0,69,-69,71,-86,71r-105,0xm72,-145v35,-2,68,11,77,-36v-9,-49,-41,-36,-77,-38r0,74xm72,-31v45,3,89,-4,89,-42v0,-41,-48,-43,-59,-43r-30,0r0,85","w":215,"k":{"Y":20,"W":7,"V":7,"-":-10}},"C":{"d":"249,-250r0,80r-33,0v-20,-50,-66,-51,-76,-51v-53,0,-89,37,-89,96v2,127,151,121,175,24r31,19v-16,54,-61,87,-119,87v-73,0,-126,-54,-126,-130v0,-63,40,-129,126,-129v22,0,56,3,80,36r0,-32r31,0","w":270,"k":{"Y":13,"A":13,"-":-8}},"D":{"d":"122,0r-116,0r0,-32r31,0r0,-186r-31,0r0,-32r116,0v78,0,123,48,123,125v0,77,-45,125,-123,125xm72,-32r46,0v20,0,88,-3,88,-94v0,-18,-3,-92,-83,-92r-51,0r0,186","w":257,"k":{"Y":7,"W":12,"V":7,"A":13,"-":-12}},"E":{"d":"181,-32r0,-48r30,0r0,80r-204,0r0,-32r30,0r0,-187r-30,0r0,-31r204,0r0,74r-30,0r0,-43r-109,0r0,76r98,0r0,30r-98,0r0,81r109,0","w":228},"F":{"d":"7,0r0,-32r30,0r0,-187r-30,0r0,-31r190,0r0,74r-30,0r0,-43r-95,0r0,76r84,0r0,30r-84,0r0,81r33,0r0,32r-98,0","w":203,"k":{"y":27,"u":37,"r":37,"o":37,"i":7,"e":37,"a":37,"A":27,";":22,":":22,".":65,"-":18,",":65}},"G":{"d":"250,-170r-33,0v-20,-50,-66,-51,-76,-51v-53,0,-90,37,-90,96v0,59,37,97,93,97v44,0,73,-24,77,-62r-45,0r0,-31r85,0v9,76,-48,126,-122,126v-74,0,-126,-53,-126,-130v0,-78,53,-129,126,-129v22,0,57,3,81,36r0,-32r30,0r0,80","w":274,"k":{"Y":20,"A":7,"-":-15}},"H":{"d":"7,0r0,-32r30,0r0,-187r-30,0r0,-31r96,0r0,31r-31,0r0,70r109,0r0,-70r-31,0r0,-31r96,0r0,31r-29,0r0,187r29,0r0,32r-96,0r0,-32r31,0r0,-87r-109,0r0,87r31,0r0,32r-96,0","w":253},"I":{"d":"102,-250r0,31r-30,0r0,187r30,0r0,32r-95,0r0,-32r30,0r0,-187r-30,0r0,-31r95,0","w":109},"J":{"d":"-12,56r0,-33v0,-3,7,3,17,3v36,0,32,-31,32,-57r0,-188r-30,0r0,-31r95,0r0,31r-30,0r0,202v-4,83,-38,76,-84,73","w":108,"k":{"o":13}},"K":{"d":"72,-32r30,0r0,32r-95,0r0,-32r30,0r0,-187r-30,0r0,-31r95,0r0,31r-30,0r0,187xm157,-219r-27,0r0,-31r93,0r0,31r-25,0r-81,84r82,103r29,0r0,32r-98,0r0,-32r25,0r-83,-101","w":217,"k":{"y":27,"u":20,"e":13,"a":10,"W":13,"O":7,"C":20,"A":7,"-":12}},"L":{"d":"102,-250r0,31r-30,0r0,187r90,0r0,-85r31,0r0,117r-186,0r0,-32r30,0r0,-187r-30,0r0,-31r95,0","w":212,"k":{"y":13,"u":7,"Y":27,"W":33,"V":33,"U":20,"T":40,"O":7,"-":-7}},"M":{"d":"69,-222r0,190r36,0r0,32r-98,0r0,-32r30,0r0,-187r-30,0r0,-31r88,0r69,178r71,-178r85,0r0,31r-30,0r0,187r30,0r0,32r-98,0r0,-32r31,0r0,-188r-90,220r-7,0","w":327},"N":{"d":"69,-210r0,178r30,0r0,32r-93,0r0,-32r31,0r0,-187r-31,0r0,-31r80,0r113,195r0,-164r-31,0r0,-31r99,0r0,31r-36,0r0,219r-41,0","w":267},"O":{"d":"138,-254v74,0,124,53,124,129v0,76,-51,130,-124,130v-74,0,-126,-54,-126,-130v0,-73,51,-129,126,-129xm224,-125v0,-54,-34,-96,-87,-96v-51,0,-86,41,-86,96v0,55,35,97,86,97v51,0,87,-42,87,-97","w":275,"k":{"Y":13,"X":7,"V":7,";":-7,":":-7,".":15,"-":-10,",":15}},"P":{"d":"72,-32r30,0r0,32r-95,0r0,-32r30,0r0,-187r-30,0r0,-31r101,0v84,0,95,41,95,76v0,85,-66,78,-131,78r0,64xm72,-126v52,4,102,-8,93,-46v8,-38,-40,-52,-93,-47r0,93","w":216,"k":{"s":20,"r":7,"o":20,"e":20,"a":27,"W":7,"A":23,";":17,":":17,".":87,"-":28,",":87}},"Q":{"d":"224,-125v0,-54,-34,-96,-87,-96v-51,0,-86,41,-86,96v0,55,35,97,86,97v51,0,87,-42,87,-97xm211,44v-36,11,-84,-40,-118,-11r-12,-18v3,-4,10,-11,23,-14v-58,-15,-92,-66,-92,-126v0,-72,51,-129,126,-129v74,0,124,54,124,129v0,64,-37,117,-101,128v14,4,43,13,60,9","w":275},"R":{"d":"72,-32r30,0r0,32r-95,0r0,-32r30,0r0,-187r-30,0r0,-31r107,0v18,0,81,2,81,64v0,32,-18,57,-49,63r43,91r27,0r0,32r-50,0r-56,-120r-38,0r0,88xm72,-148v39,-1,82,7,86,-35v-8,-51,-47,-35,-86,-38r0,73","w":214,"k":{"y":7,"u":7,"a":7,"Y":7,"W":7,"V":13,"T":10,"C":7,"-":10}},"S":{"d":"18,0r0,-86r32,0v-4,40,24,59,55,59v29,0,41,-20,41,-39v0,-53,-44,-40,-77,-57v-83,-22,-57,-132,18,-131v28,0,46,13,55,21r0,-17r29,0r0,72r-30,0r0,-19v-13,-17,-32,-27,-51,-27v-18,0,-37,10,-37,34v0,43,44,40,74,51v90,33,63,145,-22,144v-13,0,-34,-2,-55,-21r0,16r-32,0","w":197},"T":{"d":"129,-219r0,187r30,0r0,32r-96,0r0,-32r30,0r0,-187r-49,0r0,66r-31,0r0,-97r195,0r0,97r-30,0r0,-66r-49,0","w":221,"k":{"y":33,"w":47,"u":50,"s":42,"r":20,"o":35,"i":20,"e":42,"c":42,"a":42,"T":7,"A":22,";":37,":":37,".":47,"-":33,",":47}},"U":{"d":"35,-219r-31,0r0,-31r98,0r0,31r-30,0r0,133v0,23,5,58,53,58v49,0,54,-35,54,-58r0,-133r-30,0r0,-31r95,0r0,31r-30,0r0,116v0,37,0,108,-90,108v-90,0,-89,-71,-89,-108r0,-116","w":259,"k":{"A":13}},"V":{"d":"91,0r-74,-219r-29,0r0,-31r92,0r0,31r-26,0r59,171r59,-171r-29,0r0,-31r92,0r0,31r-31,0r-75,219r-38,0","w":223,"k":{"y":30,"u":37,"o":37,"i":-7,"e":30,"a":37,"O":7,"A":13,";":25,":":25,".":60,"-":30,",":60}},"W":{"d":"113,0r-33,0r-60,-219r-26,0r0,-31r92,0r0,31r-31,0r43,167r41,-167r-32,0r0,-31r113,0r0,31r-31,0r43,167r41,-167r-31,0r0,-31r91,0r0,31r-31,0r-55,219r-33,0r-53,-198","w":325,"k":{"y":30,"u":33,"r":30,"o":23,"e":37,"a":37,"A":22,";":22,":":22,".":52,"-":22,",":52}},"X":{"d":"-5,0r0,-32r29,0r64,-93r-62,-94r-31,0r0,-31r95,0r0,31r-21,0r40,62r41,-62r-28,0r0,-31r92,0r0,31r-27,0r-59,89r64,98r30,0r0,32r-100,0r0,-32r27,0r-43,-66r-43,66r27,0r0,32r-95,0","w":216,"k":{"e":7,"O":7,"C":7,"A":7,"-":18}},"Y":{"d":"10,-219r-30,0r0,-31r100,0r0,31r-27,0r47,74r48,-74r-31,0r0,-31r98,0r0,31r-31,0r-69,105r0,82r32,0r0,32r-101,0r0,-32r33,0r0,-82","w":195,"k":{"u":20,"o":40,"i":-13,"e":40,"a":23,"O":13,"C":13,"A":7,";":32,":":32,".":48,"-":43,",":48}},"Z":{"d":"8,0r0,-32r127,-187r-90,0r0,43r-30,0r0,-74r164,0r0,31r-128,187r103,0r0,-46r30,0r0,78r-176,0","w":195,"k":{"-":-7}},"[":{"d":"80,27r50,0r0,26r-83,0r0,-303r83,0r0,25r-50,0r0,252","w":135},"\\":{"d":"95,33r-97,-287r23,0r96,287r-22,0","w":110},"]":{"d":"55,-225r-50,0r0,-25r83,0r0,303r-83,0r0,-26r50,0r0,-252","w":135},"^":{"d":"196,-256r90,98r-32,0r-74,-74r-75,74r-31,0r89,-98r33,0","w":360},"_":{"d":"180,60r0,25r-180,0r0,-25r180,0","w":180},"a":{"d":"124,0r0,-17v-27,33,-121,27,-114,-34v6,-54,53,-73,113,-45v0,-27,0,-56,-37,-56v-21,0,-35,10,-43,22r-30,-8v16,-38,54,-42,76,-42v27,0,65,7,65,69r0,80r27,0r0,31r-57,0xm124,-49r0,-13v-22,-14,-35,-16,-45,-16v-43,-1,-46,51,-5,51v17,0,38,-13,50,-22","w":184},"b":{"d":"5,0r0,-31r26,0r0,-190r-26,0r0,-29r57,0r0,101v44,-49,139,-30,139,64v0,92,-91,113,-138,64r0,21r-58,0xm114,-26v32,0,52,-23,52,-60v0,-37,-20,-60,-52,-60v-31,0,-51,22,-51,60v0,35,20,60,51,60","w":212},"c":{"d":"176,-176r0,66r-28,0v-13,-60,-103,-52,-101,22v1,78,86,76,110,25r27,14v-14,35,-46,54,-83,54v-53,0,-89,-36,-89,-92v0,-73,76,-124,136,-73r0,-16r28,0","w":192},"d":{"d":"98,-26v31,0,52,-25,52,-60v0,-38,-21,-60,-52,-60v-32,0,-52,23,-52,60v0,44,26,60,52,60xm151,-221r-25,0r0,-29r56,0r0,219r25,0r0,31r-57,0r0,-21v-47,48,-138,29,-138,-64v0,-62,40,-91,79,-91v32,0,53,20,60,27r0,-72","w":212},"e":{"d":"50,-104r99,0v-2,-30,-23,-47,-50,-47v-28,0,-48,18,-49,47xm185,-78r-138,0v6,54,71,76,111,20r27,14v-36,80,-173,58,-173,-43v0,-56,36,-93,87,-93v60,0,90,51,86,102","w":196},"f":{"d":"5,0r0,-31r26,0r0,-116r-26,0r0,-29r26,0v0,-37,-4,-78,43,-78v24,0,42,15,43,42r-28,4v0,-4,-2,-18,-14,-18v-8,0,-12,4,-12,32r0,18r29,0r0,29r-29,0r0,116r29,0r0,31r-87,0","w":97,"k":{"t":-7,".":7,",":7}},"g":{"d":"98,-29v31,0,51,-23,51,-58v0,-37,-20,-59,-51,-59v-32,0,-52,22,-52,59v0,42,26,58,52,58xm181,-31v-2,64,-10,94,-81,94v-22,0,-47,-5,-69,-22r19,-23v8,7,23,18,50,18v53,0,49,-39,49,-63v-44,52,-137,33,-137,-60v0,-81,80,-120,138,-63r0,-26r57,0r0,29r-26,0r0,116","w":212},"h":{"d":"31,-31r0,-190r-25,0r0,-29r57,0r0,100v8,-7,30,-26,59,-26v67,0,34,87,42,145r26,0r0,31r-58,0r0,-100v0,-19,5,-48,-22,-48v-18,0,-37,15,-47,27r0,90r25,0r0,31r-82,0r0,-31r25,0","w":194},"i":{"d":"45,-208v-29,-1,-26,-43,0,-42v11,0,21,9,21,21v0,9,-7,21,-21,21xm63,-31r26,0r0,31r-82,0r0,-31r25,0r0,-116r-25,0r0,-29r56,0r0,145","w":94},"j":{"d":"62,6v4,46,-34,64,-71,55r0,-28v28,3,39,-8,39,-29r0,-151r-25,0r0,-29r57,0r0,182xm23,-229v0,-12,9,-21,21,-21v12,0,20,9,20,21v0,12,-8,21,-20,21v-12,0,-21,-9,-21,-21","w":89},"k":{"d":"31,-221r-25,0r0,-29r57,0r0,219r25,0r0,31r-82,0r0,-31r25,0r0,-190xm128,-147r-23,0r0,-29r81,0r0,29r-21,0r-61,52r60,64r25,0r0,31r-40,0r-85,-92","w":188,"k":{"u":7}},"l":{"d":"31,-221r-25,0r0,-29r57,0r0,219r25,0r0,31r-82,0r0,-31r25,0r0,-190","w":94},"m":{"d":"293,-31r0,31r-58,0r0,-116v-3,-60,-53,-23,-69,-5r0,90r26,0r0,31r-59,0r0,-116v2,-53,-54,-27,-69,-5r0,90r26,0r0,31r-84,0r0,-31r26,0r0,-116r-26,0r0,-29r57,0r0,27v29,-25,51,-27,60,-27v21,0,35,10,40,28v10,-9,34,-28,62,-28v69,0,35,85,43,145r25,0","w":297},"n":{"d":"32,-31r0,-116r-25,0r0,-29r55,0r0,27v10,-9,34,-27,61,-27v67,0,34,87,42,145r26,0r0,31r-58,0r0,-100v0,-27,1,-48,-22,-48v-18,0,-38,15,-48,27r0,90r26,0r0,31r-82,0r0,-31r25,0","w":195,"k":{"y":10}},"o":{"d":"188,-87v0,56,-38,92,-89,92v-51,0,-87,-36,-87,-92v0,-56,36,-93,87,-93v51,0,89,37,89,93xm46,-88v1,84,105,82,106,0v0,-38,-20,-60,-53,-60v-26,0,-53,15,-53,60","w":199,"k":{"-":-7}},"p":{"d":"62,-176r0,27v43,-49,138,-30,138,64v0,92,-90,113,-137,64r0,49r33,0r0,30r-91,0r0,-30r26,0r0,-175r-26,0r0,-29r57,0xm114,-26v26,0,52,-16,52,-60v0,-37,-20,-60,-52,-60v-31,0,-51,22,-51,60v0,35,20,60,51,60","w":212},"q":{"d":"98,-26v31,0,52,-25,52,-60v0,-38,-21,-60,-52,-60v-32,0,-52,23,-52,60v0,44,26,60,52,60xm207,28r0,30r-91,0r0,-30r34,0r0,-49v-47,48,-138,29,-138,-64v0,-96,97,-111,139,-64r0,-27r56,0r0,29r-25,0r0,175r25,0","w":212},"r":{"d":"32,-31r0,-116r-25,0r0,-29r55,0r0,35v6,-20,29,-42,69,-38v-1,11,2,25,-1,34v-76,-2,-68,51,-67,114r32,0r0,31r-88,0r0,-31r25,0","w":129,"k":{"z":-7,"y":-7,"x":-7,"w":-7,"v":-7,"q":7,"h":7,"g":7,"c":8,".":23,"-":7,",":23}},"s":{"d":"15,0r0,-59r28,0v-4,41,80,48,80,12v0,-25,-37,-24,-59,-30v-21,-6,-50,-16,-50,-49v0,-51,67,-73,108,-36r0,-14r27,0r0,58r-27,0v3,-37,-75,-48,-75,-13v0,24,36,24,58,29v20,5,50,15,50,50v0,55,-84,72,-112,40r0,12r-28,0","w":167},"t":{"d":"60,-147r0,98v2,33,12,24,33,18r0,30v-12,5,-21,6,-28,6v-36,0,-37,-23,-37,-48r0,-104r-23,0r0,-29r23,0r0,-23r32,-26r0,49r33,0r0,29r-33,0","w":98},"u":{"d":"163,-176r0,145r25,0r0,31r-55,0r0,-22v-15,13,-38,27,-61,27v-70,0,-33,-92,-42,-152r-26,0r0,-29r58,0r0,109v0,21,-2,44,22,44v18,0,38,-15,48,-27r0,-97r-27,0r0,-29r58,0","w":194},"v":{"d":"72,0r-53,-147r-26,0r0,-29r79,0r0,29r-19,0r35,100r39,-100r-25,0r0,-29r78,0r0,29r-24,0r-57,147r-27,0","w":174,"k":{".":28,",":28}},"w":{"d":"175,-176r0,29r-16,0r30,98r32,-98r-18,0r0,-29r66,0r0,29r-17,0r-54,147r-25,0r-39,-127r-43,127r-25,0r-47,-147r-19,0r0,-29r68,0r0,29r-16,0r30,98r32,-98r-19,0r0,-29r80,0","w":270,"k":{".":27,",":27}},"x":{"d":"1,0r0,-31r24,0r47,-56r-53,-60r-15,0r0,-29r74,0r0,29r-20,0r34,38r32,-38r-22,0r0,-29r69,0r0,29r-15,0r-47,56r54,60r16,0r0,31r-74,0r0,-30r20,0r-35,-39r-33,39r21,0r0,30r-77,0","w":181},"y":{"d":"19,58r0,-29r42,0r13,-34r-56,-142r-20,0r0,-29r74,0r0,29r-20,0r39,98r38,-98r-21,0r0,-29r70,0r0,29r-20,0r-79,205r-60,0","w":176,"k":{".":32,"-":7,",":32}},"z":{"d":"9,0r0,-34r108,-115r-71,0r0,38r-29,0r0,-65r139,0r0,34r-108,113r77,0r0,-37r31,0r0,66r-147,0","w":172},"{":{"d":"79,-153v-4,-68,0,-117,73,-107r0,27v-86,-17,-3,129,-78,140v44,8,35,52,35,99v0,34,9,42,43,41r0,26v-51,2,-76,-11,-73,-63v3,-48,4,-101,-49,-90r0,-27v33,4,51,-9,49,-46","w":180},"|":{"d":"103,-275r0,360r-26,0r0,-360r26,0","w":180},"}":{"d":"28,-260v51,-2,76,10,73,63v-3,48,-5,102,50,90r0,27v-53,-11,-53,39,-50,90v4,53,-22,65,-73,63r0,-26v85,17,3,-130,78,-140v-43,-8,-35,-53,-35,-100v0,-34,-10,-41,-43,-40r0,-27","w":180},"~":{"d":"31,-107v54,-47,111,-1,170,-1v22,0,43,-9,68,-27r0,27v-24,17,-45,25,-68,25v-35,0,-67,-24,-102,-24v-21,0,-42,10,-68,28r0,-28","w":299},"'":{"d":"40,-252r0,97r-24,0r0,-97r24,0","w":55},"`":{"d":"115,-199r-21,0r-50,-62r35,0","w":180}}});
