/*
 * 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:
 * Polish modification for MCE  P.K. 1999; KENTYPE. Copyright Hans Reichel, 1996.
 * Published by FontShop International FontFont release 17
 *
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 *
 * Manufacturer:
 * Hans Reichel, . Published by FontShop International FontFont release
 */
Cufon.registerFont({"w":190,"face":{"font-family":"dax","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 6 0 0 2 0 4","ascent":"283","descent":"-77","x-height":"4","bbox":"-16 -321.881 289 82","underline-thickness":"18","underline-position":"-27","stemh":"22","stemv":"32","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":99},"!":{"d":"75,-248r-7,167r-24,0r-7,-167r38,0xm77,-19v0,12,-9,21,-21,21v-11,0,-20,-9,-20,-21v0,-11,9,-21,20,-21v12,0,21,10,21,21","w":104},"\"":{"d":"113,-243r-7,90r-16,0r-8,-90v8,-10,23,-11,31,0xm55,-243r-7,90r-16,0r-7,-90v7,-10,23,-11,30,0","w":138},"#":{"d":"180,-155r-40,0r-11,56r38,0r0,17r-41,0r-14,82r-18,0r14,-82r-42,0r-15,82r-19,0r15,-82r-37,0r0,-17r40,0r10,-56r-37,0r0,-16r40,0r13,-77r19,0r-13,77r42,0r13,-77r19,0r-13,77r37,0r0,16xm121,-155r-43,0r-10,56r43,0"},"$":{"d":"159,-70v0,39,-26,67,-63,72r3,44r-21,0r3,-43v-26,0,-41,-5,-53,-13r8,-22v29,21,90,12,90,-36v0,-23,-12,-38,-44,-48v-76,-25,-65,-124,9,-134r-4,-42r21,0r-4,41v20,1,35,6,45,13r-7,19v-28,-19,-81,-11,-81,34v0,27,19,37,42,46v45,18,56,43,56,69"},"%":{"d":"283,-81v0,39,-9,85,-49,85v-40,0,-48,-46,-48,-85v0,-38,8,-84,48,-84v40,0,49,46,49,84xm204,-246r-84,249r-17,-5r84,-248xm122,-167v0,38,-9,85,-49,85v-41,0,-48,-47,-48,-85v0,-38,7,-85,48,-85v40,0,49,47,49,85xm261,-81v0,-29,-2,-70,-27,-70v-24,0,-27,41,-27,70v0,29,3,68,27,68v25,0,27,-39,27,-68xm100,-167v0,-30,-3,-71,-27,-71v-25,0,-27,41,-27,71v0,29,2,68,27,68v24,0,27,-39,27,-68","w":307},"&":{"d":"217,-162v-10,5,-27,11,-40,14r0,138v-13,8,-35,14,-66,14v-55,0,-92,-27,-92,-71v-1,-37,28,-60,65,-74v-31,-8,-49,-27,-49,-54v0,-52,80,-70,118,-43r-9,18v-23,-17,-83,-12,-77,26v10,65,102,35,141,12xm146,-23r0,-118v-64,15,-93,32,-93,72v0,45,53,63,93,46","w":222},"(":{"d":"118,72r-15,9v-106,-131,-106,-237,0,-368r15,9v-77,98,-77,253,0,350","w":130},")":{"d":"28,-287v105,131,105,237,0,368r-16,-9v78,-98,78,-252,0,-350","w":130},"*":{"d":"133,-243v0,9,-7,15,-15,15v-8,0,-15,-6,-15,-15v0,-9,7,-15,15,-15v8,0,15,6,15,15xm91,-273v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-9,7,-15,15,-15v8,0,15,6,15,15xm89,-229v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-8,6,-13,13,-13v7,0,13,5,13,13xm119,-194v0,9,-7,15,-15,15v-8,0,-15,-6,-15,-15v0,-9,7,-15,15,-15v8,0,15,7,15,15xm49,-243v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-9,7,-15,15,-15v8,0,15,6,15,15xm63,-194v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-9,7,-16,15,-16v8,0,15,7,15,16","w":151},"+":{"d":"164,-109r-58,0r0,63r-22,0r0,-63r-58,0r0,-22r58,0r0,-63r22,0r0,63r58,0r0,22"},",":{"d":"70,-28r-47,89r-19,0r31,-89v5,-9,33,-14,35,0","w":94},"-":{"d":"103,-109r-82,0r0,-25r82,0r0,25","w":123},"\u00ad":{"d":"103,-109r-82,0r0,-25r82,0r0,25","w":123},".":{"d":"66,-19v0,12,-9,20,-21,20v-12,0,-21,-8,-21,-20v0,-12,9,-21,21,-21v12,0,21,9,21,21","w":90},"\/":{"d":"197,-276r-171,358r-20,-10r170,-359","w":202},"0":{"d":"170,-124v0,55,-15,128,-75,128v-60,0,-75,-73,-75,-128v0,-55,15,-127,75,-127v60,0,75,72,75,127xm140,-124v0,-44,-6,-108,-45,-108v-39,0,-45,64,-45,108v0,44,6,106,45,106v39,0,45,-62,45,-106"},"1":{"d":"130,0r-32,0r0,-208v-14,9,-43,16,-64,18r-3,-20v44,-6,67,-22,77,-38r22,0r0,248"},"2":{"d":"162,0r-148,0r88,-124v19,-28,23,-44,23,-59v0,-48,-66,-53,-95,-34r-8,-21v15,-8,33,-13,62,-13v83,0,90,72,44,135r-66,90r100,0r0,26"},"3":{"d":"162,-72v0,71,-94,93,-146,63r9,-22v34,21,103,12,103,-41v0,-47,-45,-53,-71,-52r0,-18v37,-3,63,-22,63,-50v2,-46,-62,-39,-89,-27r-9,-19v37,-22,130,-18,130,43v0,35,-34,49,-47,57v26,7,57,24,57,66"},"4":{"d":"170,-57r-20,0r0,57r-29,0r0,-57r-101,0r0,-20r100,-171r30,0r0,173r20,0r0,18xm121,-75r0,-140v-18,37,-57,100,-79,140r79,0"},"5":{"d":"165,-72v0,41,-34,76,-83,76v-27,0,-47,-5,-62,-13r8,-22v35,19,104,16,103,-40v0,-38,-25,-66,-99,-54r10,-123r116,0r0,27r-93,0r-6,76v71,-8,106,25,106,73"},"6":{"d":"171,-72v0,40,-26,76,-75,76v-51,0,-75,-38,-75,-94v0,-111,88,-152,120,-160r8,21v-30,10,-71,32,-91,88v53,-20,114,4,113,69xm140,-74v0,-51,-47,-66,-86,-50v-11,46,-1,106,43,106v31,0,43,-28,43,-56"},"7":{"d":"176,-248r-33,78v-27,63,-53,136,-62,170r-40,0r97,-221r-115,0r0,-27r153,0"},"8":{"d":"170,-59v0,37,-32,63,-75,63v-40,0,-75,-22,-75,-62v0,-28,14,-48,54,-71v-34,-20,-46,-37,-46,-63v0,-35,30,-59,67,-59v37,0,67,23,67,58v0,26,-12,44,-46,63v40,23,54,43,54,71xm136,-193v0,-23,-17,-39,-41,-39v-24,0,-40,16,-40,39v0,22,10,34,41,52v31,-18,40,-31,40,-52xm141,-59v0,-23,-8,-37,-47,-59v-38,22,-46,36,-46,59v0,26,22,42,47,42v27,0,46,-18,46,-42"},"9":{"d":"169,-156v0,111,-88,152,-120,160r-8,-21v30,-10,71,-31,91,-88v-53,20,-114,-5,-113,-69v0,-40,26,-76,75,-76v51,0,75,38,75,94xm136,-123v9,-46,0,-106,-43,-106v-31,0,-44,28,-44,56v0,51,48,66,87,50"},":":{"d":"66,-130v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm66,-19v0,12,-9,20,-21,20v-12,0,-21,-8,-21,-20v0,-12,9,-21,21,-21v12,0,21,9,21,21","w":90},";":{"d":"70,-130v0,12,-9,21,-21,21v-11,0,-21,-9,-21,-21v0,-12,10,-21,21,-21v12,0,21,9,21,21xm70,-28r-47,89r-19,0r31,-89v5,-10,33,-15,35,0","w":94},"\u037e":{"d":"70,-130v0,12,-9,21,-21,21v-11,0,-21,-9,-21,-21v0,-12,10,-21,21,-21v12,0,21,9,21,21xm70,-28r-47,89r-19,0r31,-89v5,-10,33,-15,35,0","w":94},"<":{"d":"164,-50r-138,-61r0,-21r138,-61r0,24r-112,48r112,47r0,24"},"=":{"d":"164,-141r-138,0r0,-22r138,0r0,22xm164,-77r-138,0r0,-22r138,0r0,22"},">":{"d":"164,-111r-138,61r0,-24r112,-47r-112,-48r0,-24r138,61r0,21"},"?":{"d":"137,-192v0,32,-32,52,-52,58r-4,53r-24,0r-5,-63v22,-5,52,-19,52,-46v0,-38,-55,-46,-80,-29r-9,-18v39,-27,122,-13,122,45xm90,-19v0,12,-9,21,-21,21v-11,0,-20,-9,-20,-21v0,-12,9,-21,20,-21v12,0,21,9,21,21","w":141},"@":{"d":"289,-149v0,46,-27,126,-79,126v-16,0,-25,-10,-26,-34v-14,23,-32,33,-55,33v-29,0,-43,-26,-43,-56v0,-38,26,-98,72,-98v23,0,36,15,42,34r5,-28r18,0v-6,35,-21,73,-21,110v0,18,4,24,15,24v30,0,57,-68,57,-111v0,-56,-37,-90,-90,-90v-84,0,-145,77,-145,159v0,135,177,146,237,63r8,9v-65,92,-260,74,-260,-72v0,-92,71,-172,161,-172v61,0,104,39,104,103xm138,-39v55,-1,79,-125,22,-125v-37,0,-54,55,-54,83v0,22,10,42,32,42","w":313},"A":{"d":"204,0r-34,0r-24,-74r-85,0r-24,74r-30,0r84,-248r29,0xm141,-94r-37,-124v-7,32,-27,90,-37,124r74,0","w":210},"B":{"d":"185,-67v0,76,-104,84,-157,57r0,-228v14,-8,37,-13,64,-13v54,0,84,26,84,62v1,36,-29,51,-49,58v23,4,58,26,58,64xm144,-187v5,-42,-48,-53,-85,-40r0,88v52,3,89,-11,85,-48xm152,-67v0,-45,-35,-58,-93,-55r0,99v38,12,93,5,93,-44","w":202},"C":{"d":"161,-10v-73,44,-142,-23,-142,-114v0,-90,66,-156,142,-114r-8,20v-8,-5,-20,-10,-35,-10v-48,0,-64,51,-64,104v0,69,40,127,98,93","w":172},"D":{"d":"195,-126v0,76,-32,130,-102,130v-28,0,-52,-6,-65,-14r0,-228v14,-8,37,-13,64,-13v68,0,103,48,103,125xm161,-127v0,-82,-36,-117,-101,-98r0,201v67,17,101,-19,101,-103","w":214},"E":{"d":"143,0r-115,0r0,-248r115,0r0,23r-82,0r0,86r73,0r0,22r-73,0r0,95r82,0r0,22","w":159},"F":{"d":"142,-225r-81,0r0,86r73,0r0,22r-73,0r0,117r-33,0r0,-248r114,0r0,23","w":156},"G":{"d":"186,-10v-78,37,-167,0,-167,-116v0,-107,86,-148,162,-112r-9,20v-59,-27,-118,0,-118,95v0,81,43,119,100,98r0,-93r-42,0r0,-21r74,0r0,129","w":211},"H":{"d":"187,0r-33,0r0,-117r-93,0r0,117r-33,0r0,-248r33,0r0,109r93,0r0,-109r33,0r0,248","w":214},"I":{"d":"62,0r-33,0r0,-248r33,0r0,248","w":91},"J":{"d":"62,-10v0,54,-37,83,-78,89r0,-23v24,-6,45,-28,45,-64r0,-240r33,0r0,238","w":91},"K":{"d":"180,0r-37,0r-81,-128r0,128r-33,0r0,-248r33,0r0,115r80,-115r34,0r-84,116","w":186},"L":{"d":"136,0r-107,0r0,-248r33,0r0,226r74,0r0,22","w":147},"M":{"d":"210,-215v-4,26,-53,186,-60,215r-22,0r-59,-215v-1,30,-19,182,-21,215r-29,0r30,-248r35,0r56,207r58,-207r35,0r29,248r-31,0","w":281},"N":{"d":"205,0r-29,0r-122,-211r1,211r-27,0r0,-248r35,0r116,200v-4,-57,-1,-137,-2,-200r28,0r0,248","w":232},"O":{"d":"198,-124v0,71,-25,128,-89,128v-64,0,-90,-57,-90,-128v0,-70,26,-127,90,-127v64,0,89,57,89,127xm165,-125v0,-50,-11,-104,-56,-104v-45,0,-56,54,-56,104v0,50,9,104,56,104v47,0,56,-54,56,-104","w":217},"P":{"d":"174,-176v0,48,-40,84,-114,73r0,103r-32,0r0,-238v14,-8,36,-13,62,-13v58,0,84,31,84,75xm142,-177v7,-47,-42,-62,-82,-50r0,104v53,8,85,-14,82,-54","w":189},"Q":{"d":"109,-251v109,0,115,196,42,243r43,54r-25,22r-37,-68v-78,17,-114,-46,-113,-124v0,-70,26,-127,90,-127xm165,-126v0,-50,-10,-103,-56,-103v-46,0,-56,53,-56,103v0,50,8,104,56,104v47,0,56,-54,56,-104","w":217},"R":{"d":"181,0r-38,0r-82,-116r0,116r-33,0r0,-238v13,-7,35,-13,62,-13v56,0,85,27,85,73v0,43,-33,65,-75,69xm142,-176v6,-49,-43,-66,-81,-50r0,103v44,8,85,-10,81,-53","w":195},"S":{"d":"148,-70v0,68,-87,91,-133,60r9,-23v28,20,90,13,90,-35v0,-22,-12,-36,-43,-48v-41,-17,-53,-42,-53,-66v0,-58,77,-88,121,-56r-8,21v-26,-20,-81,-15,-81,32v0,26,19,36,42,45v49,19,56,48,56,70","w":167},"T":{"d":"143,-225r-50,0r0,225r-33,0r0,-225r-49,0r0,-23r132,0r0,23","w":153},"U":{"d":"182,-71v0,42,-29,75,-77,75v-47,0,-77,-33,-77,-75r0,-177r33,0r0,177v0,31,22,49,46,49v24,0,45,-18,45,-49r0,-177r30,0r0,177","w":209},"V":{"d":"183,-248r-72,248r-29,0r-73,-248r35,0r54,207r54,-207r31,0"},"W":{"d":"282,-248r-58,248r-29,0r-48,-201v-11,64,-33,137,-47,201r-29,0r-58,-248r34,0r41,208v11,-67,33,-142,48,-208r25,0r49,208v9,-68,28,-141,41,-208r31,0","w":294},"X":{"d":"179,0r-38,0r-49,-103r-50,103r-33,0r67,-127r-60,-121r36,0r42,94r47,-94r31,0r-61,117","w":186},"Y":{"d":"175,-248r-68,138r0,110r-34,0r0,-110r-67,-138r36,0r50,112r51,-112r32,0","w":180},"Z":{"d":"144,0r-135,0r91,-225r-86,0r0,-23r127,0r-90,226r93,0r0,22","w":155},"[":{"d":"106,77r-78,0r0,-360r77,0r0,19r-48,0r0,322r49,0r0,19","w":123},"\\":{"d":"199,71r-22,11r-171,-358r21,-11","w":204},"]":{"d":"95,77r-77,0r0,-19r49,0r0,-322r-49,0r0,-19r77,0r0,360","w":123},"^":{"d":"174,-172r-12,11r-58,-66r-58,66r-12,-11r53,-70v10,-12,24,-12,34,0","w":208},"_":{"d":"194,71r-198,0r0,-21r198,0r0,21"},"a":{"d":"154,-10v-15,8,-37,14,-64,14v-50,0,-74,-23,-74,-58v0,-51,48,-66,108,-72v11,-59,-55,-58,-89,-39r-8,-18v38,-22,127,-28,127,48r0,125xm124,-21r0,-89v-49,6,-78,17,-78,56v0,41,47,45,78,33","w":179},"b":{"d":"172,-100v0,62,-30,104,-88,104v-26,0,-46,-6,-58,-14r0,-273r31,0r0,95v58,-28,115,12,115,88xm140,-99v0,-57,-36,-97,-83,-71r0,148v51,19,83,-16,83,-77","w":189},"c":{"d":"135,-9v-52,35,-117,-4,-117,-88v0,-84,65,-122,117,-88r-7,19v-39,-27,-78,8,-78,68v0,60,35,95,77,69","w":147},"d":{"d":"164,-10v-13,8,-34,14,-61,14v-55,0,-85,-39,-85,-98v0,-76,47,-115,115,-98r0,-91r31,0r0,273xm133,-23r0,-151v-56,-16,-84,27,-84,78v0,58,35,94,84,73","w":189},"e":{"d":"170,-103r-122,18v-1,67,64,78,107,54r8,21v-62,32,-145,9,-145,-88v0,-66,32,-100,78,-100v46,0,75,30,74,95xm140,-116v0,-44,-17,-61,-45,-61v-28,0,-49,22,-48,75","w":187},"f":{"d":"102,-174r-34,0r0,174r-32,0r0,-174r-22,0r0,-20r22,0v-5,-55,13,-91,66,-89r0,21v-31,-3,-37,32,-34,68r34,0r0,20","w":111},"g":{"d":"164,4v8,75,-83,92,-135,64r10,-21v34,21,103,11,94,-39r0,-14v-60,26,-115,-12,-115,-88v0,-62,30,-104,88,-104v27,0,47,7,58,14r0,188xm133,-24r0,-149v-50,-21,-84,14,-84,78v0,64,35,92,84,71","w":189},"h":{"d":"166,0r-31,0r0,-138v7,-36,-50,-49,-78,-28r0,166r-31,0r0,-283r31,0r0,99v16,-8,31,-12,45,-12v49,0,64,30,64,57r0,139","w":191},"i":{"d":"62,-249v0,9,-8,18,-18,18v-10,0,-19,-9,-19,-18v0,-10,9,-17,19,-17v10,0,18,7,18,17xm59,0r-31,0r0,-194r31,0r0,194","w":86},"j":{"d":"63,-249v0,10,-9,18,-19,18v-10,0,-18,-9,-18,-18v0,-10,8,-17,18,-17v10,0,19,7,19,17xm60,-11v0,56,-32,87,-67,91r0,-21v21,-8,35,-26,35,-68r0,-185r32,0r0,183","w":87},"k":{"d":"169,0r-36,0r-75,-100r0,100r-31,0r0,-283r31,0r1,179r69,-90r33,0r-73,91","w":171},"l":{"d":"59,0r-31,0r0,-283r31,0r0,283","w":87},"m":{"d":"275,0r-31,0r0,-140v6,-38,-58,-49,-78,-19r0,159r-31,0r0,-141v5,-35,-50,-43,-78,-30r0,171r-31,0r0,-184v29,-19,109,-21,126,10v13,-14,33,-24,60,-24v46,0,63,31,63,58r0,140","w":300},"n":{"d":"166,0r-31,0r0,-139v0,-18,-8,-38,-41,-38v-18,0,-27,3,-37,7r0,170r-31,0r0,-184v17,-8,39,-14,70,-14v54,0,70,30,70,58r0,140","w":191},"o":{"d":"170,-97v0,57,-23,101,-76,101v-53,0,-76,-44,-76,-101v0,-58,24,-101,76,-101v53,0,76,43,76,101xm138,-97v0,-39,-7,-80,-44,-80v-37,0,-44,41,-44,80v0,39,8,79,44,79v37,0,44,-40,44,-79","w":187},"p":{"d":"172,-100v1,75,-49,118,-115,98r0,79r-31,0r0,-261v13,-8,32,-14,60,-14v55,0,86,39,86,98xm140,-99v0,-62,-33,-94,-83,-74r0,152v51,16,83,-17,83,-78","w":189},"q":{"d":"164,77r-31,0r0,-83v-58,27,-115,-11,-115,-87v0,-60,28,-105,88,-105v27,0,47,7,58,14r0,261xm133,-24r0,-149v-50,-21,-84,14,-84,78v0,64,35,92,84,71","w":189},"r":{"d":"109,-197r-7,24v-16,-5,-35,-4,-45,3r0,170r-31,0r0,-184v19,-10,37,-14,83,-13","w":115},"s":{"d":"129,-54v0,49,-78,73,-115,44r8,-21v18,18,74,15,74,-22v0,-20,-11,-29,-32,-37v-38,-14,-45,-35,-45,-55v0,-48,70,-67,103,-40r-8,19v-16,-15,-65,-14,-65,20v0,19,13,28,32,35v38,14,48,35,48,57","w":145},"t":{"d":"102,-1v-36,12,-66,-16,-66,-46r0,-127r-22,0r0,-20r22,0r0,-45r32,-9r0,54r34,0r0,20r-34,0r0,126v-1,18,13,32,34,27r0,20","w":115},"u":{"d":"163,-12v-14,8,-38,16,-69,16v-102,0,-59,-114,-68,-198r31,0r0,136v-6,38,47,49,74,32r0,-168r32,0r0,182","w":188},"v":{"d":"166,-194r-63,194r-28,0r-65,-194r34,0r47,163v9,-55,32,-111,46,-163r29,0","w":175},"w":{"d":"266,-194r-55,194r-28,0r-43,-161v-11,51,-31,110,-45,161r-27,0r-55,-194r32,0r39,162v9,-53,30,-111,43,-162r28,0r43,162v9,-52,27,-111,39,-162r29,0","w":277},"x":{"d":"161,0r-35,0r-42,-79r-43,79r-32,0r60,-100r-54,-94r33,0r39,71r38,-71r30,0r-54,91","w":169},"y":{"d":"166,-194r-89,271r-34,0r32,-77r-65,-194r34,0r46,164v10,-54,33,-112,47,-164r29,0","w":175},"z":{"d":"136,0r-125,0r82,-174r-76,0r0,-20r116,0r-80,174r83,0r0,20","w":150},"{":{"d":"113,46v-39,0,-67,-15,-67,-55v0,-38,9,-105,-27,-101r0,-17v36,3,27,-63,27,-101v0,-39,28,-55,67,-55r0,18v-76,-9,-3,132,-68,147v64,3,-9,151,68,147r0,17","w":133},"|":{"d":"54,77r-26,0r0,-360r26,0r0,360","w":82},"}":{"d":"114,-110v-36,-4,-27,63,-27,101v0,40,-28,55,-67,55r0,-17v76,8,5,-133,69,-148v-64,-2,10,-151,-69,-146r0,-18v39,0,67,16,67,55v0,38,-9,104,27,101r0,17","w":133},"~":{"d":"178,-127v-5,15,-16,26,-37,29v-27,4,-44,-26,-71,-23v-16,2,-25,15,-29,25r-11,-19v6,-15,15,-27,36,-29v31,-3,45,26,71,22v16,-2,25,-13,29,-24","w":208},"'":{"d":"56,-243r-8,90r-16,0r-7,-90v8,-11,23,-10,31,0","w":80},"`":{"d":"56,-215r-18,0r-41,-49v3,-9,21,-9,34,-1","w":70},"\u0141":{"d":"140,0r-107,0r0,-148r-23,11r0,-18r23,-11r0,-82r33,0r0,69r27,-13r0,18r-27,13r0,139r74,0r0,22","w":150},"\u0142":{"d":"95,-175r-27,14r0,161r-31,0r0,-149r-25,13r0,-19r25,-13r0,-115r31,0r0,104r27,-14r0,18","w":105},"\u00d3":{"d":"149,-315r-41,49r-18,0r25,-50v13,-8,31,-8,34,1xm198,-124v0,71,-25,128,-89,128v-64,0,-90,-57,-90,-128v0,-70,26,-127,90,-127v64,0,89,57,89,127xm165,-125v0,-50,-11,-104,-56,-104v-45,0,-56,54,-56,104v0,50,9,104,56,104v47,0,56,-54,56,-104","w":217},"\u00f3":{"d":"129,-264r-41,49r-18,0r25,-50v13,-8,31,-8,34,1xm170,-97v0,57,-23,101,-76,101v-53,0,-76,-44,-76,-101v0,-58,24,-101,76,-101v53,0,76,43,76,101xm138,-97v0,-39,-7,-80,-44,-80v-37,0,-44,41,-44,80v0,39,8,79,44,79v37,0,44,-40,44,-79","w":187},"\u017c":{"d":"136,0r-125,0r82,-174r-76,0r0,-20r116,0r-80,174r83,0r0,20xm94,-249v0,9,-8,18,-18,18v-10,0,-19,-9,-19,-18v0,-10,9,-17,19,-17v10,0,18,7,18,17","w":150},"\u017a":{"d":"136,0r-125,0r82,-174r-76,0r0,-20r116,0r-80,174r83,0r0,20xm114,-264r-41,49r-18,0r25,-50v13,-8,31,-8,34,1","w":150},"\u0144":{"d":"166,0r-31,0r0,-139v0,-18,-8,-38,-41,-38v-18,0,-27,3,-37,7r0,170r-31,0r0,-184v17,-8,39,-14,70,-14v54,0,70,30,70,58r0,140xm133,-264r-41,49r-18,0r25,-50v13,-8,31,-8,34,1","w":191},"\u0105":{"d":"154,0v-33,20,-27,34,-27,34v1,5,6,13,29,4r4,19v-49,29,-82,-20,-44,-53v-57,5,-100,-14,-100,-58v0,-51,48,-66,108,-72v11,-59,-55,-58,-89,-39r-8,-18v38,-22,127,-28,127,48r0,135xm124,-21r0,-89v-49,6,-78,17,-78,56v0,41,47,45,78,33","w":179},"\u0119":{"d":"125,3v-29,19,-23,31,-23,31v1,5,4,13,28,4r4,19v-49,29,-83,-22,-43,-54v-44,-5,-73,-38,-73,-101v0,-66,32,-100,78,-100v46,0,75,30,74,95r-122,18v-1,67,64,78,107,54r8,21v-9,5,-21,11,-38,13xm140,-116v0,-44,-17,-61,-45,-61v-28,0,-49,22,-48,75","w":187},"\u0107":{"d":"135,-9v-52,35,-117,-4,-117,-88v0,-84,65,-122,117,-88r-7,19v-39,-27,-78,8,-78,68v0,60,35,95,77,69xm128,-264r-41,49r-18,0r25,-50v13,-8,31,-8,34,1","w":147},"\u015b":{"d":"129,-54v0,49,-78,73,-115,44r8,-21v18,18,74,15,74,-22v0,-20,-11,-29,-32,-37v-38,-14,-45,-35,-45,-55v0,-48,70,-67,103,-40r-8,19v-16,-15,-65,-14,-65,20v0,19,13,28,32,35v38,14,48,35,48,57xm111,-264r-41,49r-18,0r25,-50v13,-8,31,-8,34,1","w":145},"\u0179":{"d":"144,0r-135,0r91,-225r-86,0r0,-23r127,0r-90,226r93,0r0,22xm118,-315r-41,49r-18,0r26,-50v13,-8,30,-8,33,1","w":155},"\u017b":{"d":"144,0r-135,0r91,-225r-86,0r0,-23r127,0r-90,226r93,0r0,22xm98,-290v0,9,-8,17,-18,17v-10,0,-19,-8,-19,-17v0,-10,9,-17,19,-17v10,0,18,7,18,17","w":155},"\u0106":{"d":"161,-10v-73,44,-142,-23,-142,-114v0,-90,66,-156,142,-114r-8,20v-8,-5,-20,-10,-35,-10v-48,0,-64,51,-64,104v0,69,40,127,98,93xm148,-315r-41,49r-18,0r25,-50v13,-8,31,-8,34,1","w":172},"\u015a":{"d":"148,-70v0,68,-87,91,-133,60r9,-23v28,20,90,13,90,-35v0,-22,-12,-36,-43,-48v-41,-17,-53,-42,-53,-66v0,-58,77,-88,121,-56r-8,21v-26,-20,-81,-15,-81,32v0,26,19,36,42,45v49,19,56,48,56,70xm120,-315r-41,49r-18,0r25,-50v13,-8,31,-8,34,1","w":167},"\u0118":{"d":"143,0v-34,2,-43,40,-38,34v1,5,5,13,29,4r4,19v-51,30,-85,-25,-39,-57r-71,0r0,-248r115,0r0,23r-82,0r0,86r73,0r0,22r-73,0r0,95r82,0r0,22","w":159},"\u0104":{"d":"204,0v-33,20,-27,34,-27,34v1,5,6,13,29,4r4,19v-51,30,-86,-25,-40,-57r-24,-74r-85,0r-24,74r-30,0r84,-248r29,0xm141,-94r-37,-124v-7,32,-27,90,-37,124r74,0","w":210},"\u00a0":{"w":99}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 *
 * Copyright:
 * Polish modification for MCE  P.K. 1999; KENTYPE. Copyright Hans Reichel, 1996.
 * Published by FontShop International FontFont release 17
 *
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 *
 * Manufacturer:
 * Hans Reichel, . Published by FontShop International FontFont release
 */
Cufon.registerFont({"w":203,"face":{"font-family":"dax","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 6 0 0 2 0 4","ascent":"283","descent":"-77","x-height":"4","bbox":"-13 -325.629 299 84","underline-thickness":"18","underline-position":"-27","stemh":"38","stemv":"55","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":96},"!":{"d":"96,-248r-11,159r-43,0r-12,-159r66,0xm95,-29v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32v18,0,32,14,32,32","w":119},"\"":{"d":"139,-240r-10,101r-29,0r-10,-101v10,-15,38,-15,49,0xm69,-240r-10,101r-29,0r-9,-101v11,-15,37,-15,48,0","w":159},"#":{"d":"190,-150r-36,0r-8,46r31,0r0,27r-36,0r-12,77r-32,0r14,-77r-36,0r-13,77r-31,0r13,-77r-31,0r0,-27r36,0r8,-45r-31,0r0,-28r35,0r12,-71r31,0r-12,71r36,0r12,-71r31,0r-12,71r31,0r0,27xm123,-150r-36,0r-7,46r35,0"},"$":{"d":"118,-146v76,28,66,134,-11,147r4,47r-32,0r4,-46v-27,-1,-44,-5,-56,-13r13,-39v20,15,73,18,73,-21v0,-17,-10,-28,-36,-37v-68,-24,-61,-132,15,-141r-4,-44r31,0r-3,43v21,1,36,7,46,13r-12,33v-20,-14,-67,-15,-67,20v0,19,12,30,35,38"},"%":{"d":"299,-82v0,38,-10,86,-55,86v-45,0,-55,-48,-55,-86v0,-38,10,-85,55,-85v45,0,55,47,55,85xm216,-244r-85,248r-27,-7r84,-248xm130,-166v0,37,-10,85,-55,85v-45,0,-54,-48,-54,-85v0,-38,9,-85,54,-85v45,0,55,47,55,85xm263,-83v0,-31,-2,-60,-19,-60v-17,0,-19,29,-19,60v0,31,2,60,19,60v17,0,19,-29,19,-60xm94,-167v0,-31,-2,-61,-19,-61v-17,0,-18,30,-18,61v0,31,1,59,18,59v17,0,19,-28,19,-59","w":319},"&":{"d":"233,-152v-9,4,-27,11,-39,14r0,127v-15,9,-40,15,-79,15v-62,0,-100,-25,-100,-73v-1,-39,29,-58,55,-70v-25,-10,-40,-28,-40,-52v0,-59,96,-74,138,-46r-16,33v-18,-12,-66,-12,-66,19v0,18,16,28,37,28v28,0,63,-13,94,-28xm139,-35r0,-93v-44,10,-64,24,-64,55v0,34,32,48,64,38","w":233},"(":{"d":"135,67r-26,15v-122,-130,-122,-240,0,-370r26,15v-74,91,-74,249,0,340","w":143},")":{"d":"34,-288v122,130,122,240,0,370r-26,-15v75,-91,75,-249,0,-340","w":143},"*":{"d":"149,-238v0,12,-8,21,-19,21v-10,0,-20,-9,-20,-21v0,-11,9,-20,20,-20v10,0,19,9,19,20xm103,-272v0,12,-9,20,-20,20v-10,0,-20,-8,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20xm99,-223v0,9,-7,16,-16,16v-8,0,-16,-7,-16,-16v0,-9,7,-16,16,-16v9,0,16,7,16,16xm132,-183v0,12,-8,20,-19,20v-10,0,-20,-9,-20,-20v0,-12,9,-20,20,-20v10,0,19,8,19,20xm56,-238v0,11,-10,20,-20,20v-11,0,-19,-9,-19,-20v0,-12,8,-20,19,-20v10,0,20,8,20,20xm73,-183v0,11,-9,20,-20,20v-10,0,-20,-9,-20,-20v0,-12,10,-21,20,-21v11,0,20,9,20,21","w":165},"+":{"d":"175,-102r-55,0r0,57r-36,0r0,-57r-56,0r0,-36r56,0r0,-56r36,0r0,56r55,0r0,36"},",":{"d":"90,-43r-57,104r-33,0r34,-104v6,-18,55,-23,56,0","w":109},"-":{"d":"111,-100r-94,0r0,-41r94,0r0,41","w":128},"\u00ad":{"d":"111,-100r-94,0r0,-41r94,0r0,41","w":128},".":{"d":"82,-29v0,18,-14,32,-32,32v-18,0,-31,-14,-31,-32v0,-18,13,-32,31,-32v18,0,32,14,32,32","w":101},"\/":{"d":"207,-271r-170,354r-34,-16r169,-354","w":209},"0":{"d":"186,-124v0,55,-17,128,-84,128v-67,0,-85,-73,-85,-128v0,-55,18,-127,85,-127v67,0,84,72,84,127xm133,-125v0,-47,-4,-91,-31,-91v-27,0,-32,44,-32,91v0,48,5,92,32,92v27,0,31,-44,31,-92"},"1":{"d":"149,0r-57,0r0,-189v-10,5,-34,11,-59,12r-6,-34v47,-5,73,-23,81,-37r41,0r0,248"},"2":{"d":"176,0r-166,0r85,-122v18,-26,21,-39,21,-53v0,-43,-62,-41,-84,-26r-14,-36v14,-7,38,-14,71,-14v104,0,101,77,53,140r-50,65r84,0r0,46"},"3":{"d":"130,-140v85,32,50,144,-46,144v-33,0,-55,-5,-72,-14r14,-39v23,15,92,19,92,-26v0,-33,-31,-41,-60,-40r0,-29v35,-4,55,-18,55,-40v0,-37,-61,-30,-81,-18r-14,-35v14,-7,38,-14,69,-14v50,0,82,23,82,60v0,27,-22,44,-39,51"},"4":{"d":"187,-49r-19,0r0,49r-52,0r0,-49r-99,0r0,-33r96,-166r55,0r0,168r19,0r0,31xm117,-195v-11,27,-47,85,-64,115r63,0"},"5":{"d":"182,-75v0,45,-38,79,-95,79v-32,0,-56,-5,-73,-14r15,-39v24,15,92,20,92,-26v0,-27,-21,-50,-94,-39r14,-134r130,0r0,47r-90,0r-5,52v75,-4,106,29,106,74"},"6":{"d":"187,-76v0,46,-32,80,-84,80v-62,0,-85,-46,-85,-97v0,-108,92,-151,130,-157r14,37v-25,6,-62,24,-81,65v50,-13,105,7,106,72xm134,-79v0,-38,-31,-53,-62,-41v-5,34,-2,88,31,87v23,0,31,-23,31,-46"},"7":{"d":"193,-248r-31,76v-28,69,-51,135,-59,172r-68,0r90,-201r-106,0r0,-47r174,0"},"8":{"d":"137,-131v77,37,59,137,-35,135v-48,0,-85,-24,-85,-66v0,-29,16,-48,49,-67v-71,-33,-46,-122,36,-122v44,0,77,25,77,62v0,25,-13,41,-42,58xm134,-190v0,-17,-13,-30,-31,-30v-19,0,-32,13,-32,30v0,17,7,25,32,41v24,-15,31,-25,31,-41xm101,-31v46,0,48,-57,-1,-78v-30,17,-35,29,-35,46v0,18,16,32,36,32"},"9":{"d":"185,-154v0,108,-92,152,-130,158r-14,-37v25,-6,62,-24,81,-65v-52,10,-106,-7,-106,-73v0,-46,33,-79,85,-79v62,0,84,45,84,96xm130,-129v7,-34,3,-88,-31,-87v-23,0,-31,23,-31,46v0,37,31,53,62,41"},":":{"d":"82,-143v0,18,-14,32,-32,32v-18,0,-31,-14,-31,-32v0,-18,13,-32,31,-32v18,0,32,14,32,32xm82,-29v0,18,-14,32,-32,32v-18,0,-31,-14,-31,-32v0,-18,13,-32,31,-32v18,0,32,14,32,32","w":101},";":{"d":"90,-143v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32v18,0,32,14,32,32xm90,-43r-57,104r-33,0r34,-104v6,-19,55,-25,56,0","w":109},"\u037e":{"d":"90,-143v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32v18,0,32,14,32,32xm90,-43r-57,104r-33,0r34,-104v6,-19,55,-25,56,0","w":109},"<":{"d":"175,-42r-147,-61r0,-33r147,-62r0,40r-102,38r102,39r0,39"},"=":{"d":"175,-139r-147,0r0,-36r147,0r0,36xm175,-64r-147,0r0,-36r147,0r0,36"},">":{"d":"175,-103r-147,61r0,-39r102,-39r-102,-38r0,-40r147,62r0,33"},"?":{"d":"158,-189v0,34,-33,53,-54,60r-3,40r-43,0r-5,-56v25,-5,46,-19,46,-39v0,-31,-54,-33,-72,-19r-14,-34v44,-28,145,-13,145,48xm112,-29v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32v18,0,32,14,32,32","w":162},"@":{"d":"293,-149v0,49,-28,125,-84,125v-18,0,-26,-8,-29,-29v-14,19,-32,29,-53,29v-33,0,-46,-28,-46,-58v0,-41,27,-99,76,-99v19,0,32,10,41,27r4,-21r26,0r-22,110v0,13,2,19,11,19v30,0,53,-63,53,-102v0,-53,-36,-86,-87,-86v-82,0,-141,76,-141,153v0,70,48,108,114,108v58,0,92,-23,121,-53r12,16v-66,89,-271,74,-271,-72v0,-91,73,-170,167,-170v64,0,108,40,108,103xm188,-122v0,-22,-12,-37,-29,-37v-34,0,-50,51,-50,77v0,22,12,35,29,35v33,0,50,-49,50,-75","w":312},"A":{"d":"219,0r-60,0r-15,-53r-75,0r-15,53r-53,0r81,-248r57,0xm136,-86r-28,-111v-5,28,-22,81,-30,111r58,0","w":220},"B":{"d":"202,-68v0,79,-124,85,-179,57r0,-226v17,-9,45,-14,77,-14v65,0,95,29,95,66v1,33,-26,47,-44,55v22,6,51,28,51,62xm139,-181v4,-33,-30,-44,-60,-35r0,73v39,2,63,-7,60,-38xm144,-71v0,-34,-22,-45,-65,-43r0,79v29,10,65,1,65,-36","w":216},"C":{"d":"168,-11v-13,10,-31,15,-55,15v-67,0,-97,-61,-97,-128v0,-66,31,-127,98,-127v24,0,41,5,53,14r-11,35v-7,-4,-16,-7,-30,-7v-70,0,-67,168,0,168v14,0,20,-3,28,-8","w":176},"D":{"d":"207,-125v0,71,-29,129,-109,129v-32,0,-58,-6,-75,-15r0,-226v18,-9,42,-14,72,-14v81,0,112,54,112,126xm148,-126v0,-69,-17,-94,-67,-85r0,172v49,9,67,-14,67,-87","w":222},"E":{"d":"150,0r-127,0r0,-248r127,0r0,40r-68,0r0,63r59,0r0,38r-59,0r0,68r68,0r0,39","w":165},"F":{"d":"150,-208r-68,0r0,63r59,0r0,38r-59,0r0,107r-59,0r0,-248r127,0r0,40","w":163},"G":{"d":"198,-11v-16,9,-36,15,-70,15v-75,0,-112,-50,-112,-129v0,-102,95,-153,179,-112r-16,36v-51,-23,-109,-3,-104,78v4,66,23,95,68,83r0,-71r-29,0r0,-34r84,0r0,134","w":219},"H":{"d":"203,0r-58,0r0,-107r-63,0r0,107r-59,0r0,-248r59,0r0,103r63,0r0,-103r58,0r0,248","w":226},"I":{"d":"82,0r-58,0r0,-248r58,0r0,248","w":106},"J":{"d":"82,-17v0,62,-40,93,-95,96r0,-40v21,-4,37,-20,37,-50r0,-237r58,0r0,231","w":106},"K":{"d":"210,0r-66,0r-62,-123r0,123r-58,0r0,-248r58,0r1,112r62,-112r60,0r-70,114","w":212},"L":{"d":"145,0r-121,0r0,-248r58,0r0,209r63,0r0,39","w":156},"M":{"d":"218,0r-14,-173v-12,54,-34,119,-49,173r-29,0r-50,-173v-1,55,-10,119,-14,173r-48,0r26,-248r57,0r46,167r47,-167r57,0r27,248r-56,0","w":287},"N":{"d":"212,0r-45,0r-96,-165r1,165r-49,0r0,-248r52,0r89,151r-1,-151r49,0r0,248","w":235},"O":{"d":"210,-124v0,70,-28,128,-97,128v-69,0,-97,-58,-97,-128v0,-70,28,-127,97,-127v69,0,97,57,97,127xm150,-126v0,-42,-6,-87,-37,-87v-31,0,-38,45,-38,87v0,42,6,87,38,87v32,0,37,-45,37,-87","w":225},"P":{"d":"194,-172v0,49,-36,87,-113,79r0,93r-58,0r0,-237v18,-9,45,-14,76,-14v69,0,95,35,95,79xm139,-172v0,-38,-26,-53,-58,-43r0,88v38,6,58,-10,58,-45","w":206},"Q":{"d":"113,-251v114,0,124,185,53,238r39,48r-43,37r-32,-71v-79,13,-114,-50,-114,-125v0,-69,28,-127,97,-127xm150,-126v0,-42,-5,-87,-37,-87v-32,0,-38,45,-38,87v0,42,6,86,38,86v32,0,37,-44,37,-86","w":225},"R":{"d":"205,0r-64,0r-60,-109r0,109r-57,0r0,-237v18,-9,43,-14,74,-14v113,0,129,122,41,140xm139,-171v0,-39,-25,-54,-58,-44r0,91v35,6,58,-12,58,-47","w":212},"S":{"d":"159,-74v0,45,-34,78,-83,78v-31,0,-51,-6,-65,-15r13,-41v17,15,74,19,74,-18v0,-16,-10,-26,-35,-37v-84,-34,-54,-143,29,-144v27,0,46,6,58,14r-12,36v-18,-14,-67,-19,-67,17v0,18,12,28,33,37v48,22,55,48,55,73","w":174},"T":{"d":"156,-208r-43,0r0,208r-59,0r0,-208r-43,0r0,-40r145,0r0,40","w":167},"U":{"d":"195,-73v0,47,-36,77,-86,77v-49,0,-86,-29,-86,-77r0,-175r59,0r0,175v0,22,13,33,30,33v17,0,29,-12,29,-34r0,-174r54,0r0,175","w":218},"V":{"d":"203,-248r-75,248r-51,0r-74,-248r61,0r41,175v10,-56,29,-120,42,-175r56,0","w":204},"W":{"d":"295,-248r-55,248r-52,0r-32,-130v-4,-13,-2,-28,-5,-27v-7,51,-25,108,-36,157r-52,0r-55,-248r57,0r30,173r38,-173r42,0r37,173v5,-56,21,-118,30,-173r53,0","w":302},"X":{"d":"198,0r-65,0r-35,-81r-36,81r-59,0r65,-126r-59,-122r62,0r31,74r35,-74r56,0r-62,115","w":200},"Y":{"d":"191,-248r-66,144r0,104r-59,0r0,-104r-65,-144r61,0r36,94r38,-94r55,0","w":191},"Z":{"d":"157,0r-151,0r78,-208r-70,0r0,-40r142,0r-75,209r76,0r0,39","w":169},"[":{"d":"118,77r-95,0r0,-360r95,0r0,32r-46,0r0,296r46,0r0,32","w":131},"\\":{"d":"207,67r-34,17r-170,-354r34,-17","w":210},"]":{"d":"109,77r-96,0r0,-32r46,0r0,-296r-46,0r0,-32r96,0r0,360","w":131},"^":{"d":"192,-163r-23,22r-58,-66r-60,66r-22,-22r58,-76v12,-16,35,-16,47,0","w":220},"_":{"d":"207,80r-211,0r0,-35r211,0r0,35"},"a":{"d":"173,-11v-16,9,-43,15,-76,15v-56,0,-85,-22,-85,-62v0,-50,51,-65,109,-70v8,-49,-59,-36,-85,-23r-12,-32v14,-6,39,-15,73,-15v44,0,76,18,76,71r0,116xm121,-31r0,-71v-34,3,-56,11,-56,42v0,31,31,39,56,29","w":194},"b":{"d":"191,-103v0,68,-36,107,-100,107v-33,0,-57,-7,-70,-15r0,-272r56,0r0,94v57,-25,114,14,114,86xm135,-99v0,-48,-19,-79,-58,-61r0,127v39,12,58,-14,58,-66","w":205},"c":{"d":"142,-10v-55,36,-128,0,-128,-88v0,-88,72,-121,127,-86r-11,31v-32,-19,-59,3,-59,55v0,51,27,76,59,54","w":151},"d":{"d":"184,-11v-18,9,-41,15,-74,15v-59,0,-96,-35,-96,-100v0,-72,48,-112,114,-97r0,-90r56,0r0,272xm128,-35r0,-128v-40,-10,-58,19,-58,65v0,50,20,75,58,63","w":205},"e":{"d":"184,-94r-116,17v-2,50,67,47,97,32r12,35v-15,8,-36,14,-69,14v-59,0,-94,-40,-94,-102v0,-61,32,-100,88,-100v56,0,85,38,82,104xm132,-115v0,-35,-11,-50,-32,-50v-23,0,-38,20,-36,60","w":198},"f":{"d":"119,-158r-30,0r0,158r-56,0r0,-158r-21,0r0,-36r21,0v-6,-63,25,-95,86,-88r0,35v-29,-5,-32,23,-30,53r30,0r0,36","w":127},"g":{"d":"183,1v8,86,-101,95,-157,66r14,-36v30,17,102,18,88,-36v-58,21,-114,-16,-114,-87v0,-65,33,-106,100,-106v30,0,55,7,69,15r0,184xm128,-35r0,-127v-39,-12,-58,13,-58,67v0,53,21,73,58,60","w":204},"h":{"d":"186,0r-56,0r0,-135v5,-24,-32,-34,-53,-22r0,157r-56,0r0,-283r56,0r0,95v47,-25,119,4,109,52r0,136","w":207},"i":{"d":"80,-250v0,15,-13,26,-30,26v-17,0,-29,-11,-29,-26v0,-14,12,-26,29,-26v17,0,30,12,30,26xm78,0r-56,0r0,-194r56,0r0,194","w":100},"j":{"d":"81,-249v0,14,-13,25,-30,25v-17,0,-30,-11,-30,-26v0,-14,13,-26,30,-26v17,0,30,12,30,27xm79,-22v0,63,-37,101,-88,103r0,-37v21,-7,32,-20,32,-59r0,-179r56,0r0,172","w":101},"k":{"d":"198,0r-63,0r-57,-98r0,98r-56,0r0,-283r56,0r1,175r54,-86r56,0r-60,87","w":196},"l":{"d":"78,0r-56,0r0,-283r56,0r0,283","w":100},"m":{"d":"295,0r-56,0r0,-136v4,-26,-38,-34,-53,-17r0,153r-56,0r0,-137v3,-23,-32,-30,-53,-22r0,159r-56,0r0,-183v32,-19,119,-22,140,5v12,-10,32,-20,64,-20v100,-1,64,111,70,198","w":316},"n":{"d":"186,0r-56,0r0,-136v7,-24,-33,-33,-53,-23r0,159r-56,0r0,-183v19,-9,47,-15,82,-15v122,0,73,103,83,198","w":207},"o":{"d":"186,-97v0,58,-30,101,-86,101v-56,0,-86,-43,-86,-101v0,-58,30,-101,86,-101v57,0,86,43,86,101xm130,-98v0,-35,-5,-65,-30,-65v-25,0,-30,30,-30,65v0,35,6,63,30,63v25,0,30,-28,30,-63","w":200},"p":{"d":"191,-98v0,72,-49,114,-114,97r0,78r-56,0r0,-260v17,-8,39,-15,74,-15v58,0,96,35,96,100xm135,-98v0,-52,-17,-76,-58,-64r0,129v39,9,58,-14,58,-65","w":205},"q":{"d":"184,77r-56,0r0,-81v-59,23,-114,-15,-114,-87v0,-60,28,-107,100,-107v32,0,56,7,70,15r0,260xm128,-35r0,-127v-38,-12,-58,12,-58,66v0,52,20,75,58,61","w":205},"r":{"d":"125,-197r-10,40v-14,-6,-29,-5,-38,-1r0,158r-56,0r0,-183v22,-10,52,-17,104,-14","w":129},"s":{"d":"94,-115v78,28,53,117,-27,118v-24,0,-45,-6,-57,-14r14,-35v13,14,60,18,59,-11v0,-13,-7,-20,-25,-27v-75,-25,-48,-112,21,-114v24,0,41,5,56,14r-14,32v-11,-14,-52,-14,-52,11v0,13,10,20,25,26","w":153},"t":{"d":"119,-3v-37,18,-95,-9,-86,-50r0,-105r-21,0r0,-36r21,0r0,-41r56,-15r0,56r30,0r0,36r-30,0r0,100v-2,21,13,27,30,21r0,34","w":131},"u":{"d":"184,-12v-18,9,-45,16,-81,16v-55,0,-82,-21,-82,-68r0,-130r56,0r0,134v-4,23,32,32,50,21r0,-155r57,0r0,182","w":204},"v":{"d":"183,-194r-61,194r-55,0r-62,-194r59,0r33,141v6,-43,24,-99,34,-141r52,0","w":187},"w":{"d":"282,-194r-53,194r-52,0v-10,-42,-27,-88,-32,-132v-4,42,-23,92,-33,132r-51,0r-53,-194r55,0r28,140v6,-42,24,-98,34,-140r46,0r33,140v5,-43,20,-98,29,-140r49,0","w":289},"x":{"d":"184,0r-62,0v-11,-20,-19,-43,-31,-62r-32,62r-56,0r60,-100r-54,-94r59,0r28,56r30,-56r53,0r-56,90","w":186},"y":{"d":"183,-194r-87,271r-59,0r31,-77r-63,-194r59,0r32,143v6,-44,25,-101,35,-143r52,0","w":187},"z":{"d":"146,0r-137,0r66,-158r-60,0r0,-36r129,0r-62,158r64,0r0,36","w":158},"{":{"d":"130,45v-43,0,-86,-13,-86,-64v1,-37,5,-92,-31,-86r0,-29v36,5,32,-49,31,-85v0,-51,43,-64,86,-64r0,28v-75,-7,-1,126,-72,136v40,3,36,57,35,103v0,23,11,33,37,33r0,28","w":145},"|":{"d":"67,77r-44,0r0,-360r44,0r0,360","w":89},"}":{"d":"133,-105v-36,-5,-32,49,-32,86v0,51,-42,64,-85,64r0,-28v75,8,1,-127,71,-137v-40,-3,-34,-57,-34,-102v0,-23,-11,-33,-37,-33r0,-28v43,0,85,13,85,64v-1,37,-5,91,32,85r0,29","w":145},"~":{"d":"194,-128v-6,17,-20,26,-42,29v-31,3,-50,-25,-77,-22v-18,2,-28,14,-33,27r-15,-35v8,-17,19,-29,41,-31v32,-3,50,25,76,22v19,-2,28,-11,34,-25","w":220},"'":{"d":"69,-240r-10,101r-28,0r-10,-101v11,-15,37,-15,48,0","w":89},"`":{"d":"75,-214r-30,0r-47,-50v5,-12,36,-12,53,-2","w":89},"\u0141":{"d":"149,0r-121,0r0,-130r-19,9r0,-32r19,-9r0,-86r59,0r0,65r26,-11r0,32r-26,12r0,111r62,0r0,39","w":159},"\u0142":{"d":"113,-163r-25,13r0,150r-56,0r0,-131r-22,11r0,-33r22,-11r0,-119r56,0r0,100r25,-12r0,32","w":119},"\u00d3":{"d":"163,-316r-46,50r-31,0r25,-52v17,-10,47,-11,52,2xm210,-124v0,70,-28,128,-97,128v-69,0,-97,-58,-97,-128v0,-70,28,-127,97,-127v69,0,97,57,97,127xm150,-126v0,-42,-6,-87,-37,-87v-31,0,-38,45,-38,87v0,42,6,87,38,87v32,0,37,-45,37,-87","w":225},"\u00f3":{"d":"147,-264r-46,50r-31,0r25,-52v17,-10,47,-10,52,2xm186,-97v0,58,-30,101,-86,101v-56,0,-86,-43,-86,-101v0,-58,30,-101,86,-101v57,0,86,43,86,101xm130,-98v0,-35,-5,-65,-30,-65v-25,0,-30,30,-30,65v0,35,6,63,30,63v25,0,30,-28,30,-63","w":200},"\u0105":{"d":"174,60v-53,34,-97,-15,-60,-57v-58,6,-102,-16,-102,-61v0,-50,51,-65,109,-70v8,-49,-59,-36,-85,-23r-12,-32v14,-6,39,-15,73,-15v44,0,76,18,76,71r0,127v-37,23,-32,33,-32,33v1,3,2,6,26,-3xm121,-31r0,-71v-34,3,-56,11,-56,42v0,31,31,39,56,29","w":194},"\u015b":{"d":"94,-115v78,28,53,117,-27,118v-24,0,-45,-6,-57,-14r14,-35v13,14,60,18,59,-11v0,-13,-7,-20,-25,-27v-75,-25,-48,-112,21,-114v24,0,41,5,56,14r-14,32v-11,-14,-52,-14,-52,11v0,13,10,20,25,26xm125,-264r-46,50r-31,0r25,-52v17,-10,47,-10,52,2","w":153},"\u0107":{"d":"142,-10v-55,36,-128,0,-128,-88v0,-88,72,-121,127,-86r-11,31v-32,-19,-59,3,-59,55v0,51,27,76,59,54xm140,-264r-47,50r-30,0r24,-52v17,-10,48,-10,53,2","w":151},"\u017a":{"d":"146,0r-137,0r66,-158r-60,0r0,-36r129,0r-62,158r64,0r0,36xm130,-264r-47,50r-30,0r24,-52v17,-10,48,-10,53,2","w":158},"\u017c":{"d":"146,0r-137,0r66,-158r-60,0r0,-36r129,0r-62,158r64,0r0,36xm111,-250v0,15,-13,26,-30,26v-17,0,-30,-11,-30,-26v0,-14,13,-26,30,-26v17,0,30,12,30,26","w":158},"\u0144":{"d":"186,0r-56,0r0,-136v7,-24,-33,-33,-53,-23r0,159r-56,0r0,-183v19,-9,47,-15,82,-15v122,0,73,103,83,198xm147,-264r-47,50r-30,0r24,-52v17,-10,48,-10,53,2","w":207},"\u0119":{"d":"145,60v-55,34,-98,-18,-58,-58v-46,-8,-73,-46,-73,-100v0,-61,32,-100,88,-100v56,0,85,38,82,104r-116,17v-2,50,67,47,97,32r12,35v-9,4,-20,8,-34,11v-36,22,-31,32,-31,32v1,3,2,6,26,-3xm132,-115v0,-35,-11,-50,-32,-50v-23,0,-38,20,-36,60","w":198},"\u017b":{"d":"157,0r-151,0r78,-208r-70,0r0,-40r142,0r-75,209r76,0r0,39xm116,-294v0,15,-13,26,-30,26v-17,0,-29,-11,-29,-26v0,-14,12,-26,29,-26v17,0,30,12,30,26","w":169},"\u0143":{"d":"212,0r-45,0r-96,-165r1,165r-49,0r0,-248r52,0r89,151r-1,-151r49,0r0,248xm167,-316r-46,50r-31,0r24,-52v17,-10,48,-11,53,2","w":235},"\u0179":{"d":"157,0r-151,0r78,-208r-70,0r0,-40r142,0r-75,209r76,0r0,39xm136,-316r-47,50r-30,0r24,-52v17,-10,48,-11,53,2","w":169},"\u015a":{"d":"159,-74v0,45,-34,78,-83,78v-31,0,-51,-6,-65,-15r13,-41v17,15,74,19,74,-18v0,-16,-10,-26,-35,-37v-84,-34,-54,-143,29,-144v27,0,46,6,58,14r-12,36v-18,-14,-67,-19,-67,17v0,18,12,28,33,37v48,22,55,48,55,73xm136,-316r-46,50r-31,0r25,-52v17,-10,47,-11,52,2","w":174},"\u0106":{"d":"168,-11v-13,10,-31,15,-55,15v-67,0,-97,-61,-97,-128v0,-66,31,-127,98,-127v24,0,41,5,53,14r-11,35v-7,-4,-16,-7,-30,-7v-70,0,-67,168,0,168v14,0,20,-3,28,-8xm159,-316r-46,50r-31,0r25,-52v17,-10,47,-11,52,2","w":176},"\u0118":{"d":"143,60v-57,35,-99,-19,-56,-60r-64,0r0,-248r127,0r0,40r-68,0r0,63r59,0r0,38r-59,0r0,68r68,0r0,39r-8,0v-37,23,-32,33,-32,33v1,3,2,6,26,-3","w":165},"\u0104":{"d":"220,60v-57,35,-99,-19,-56,-60r-5,0r-15,-53r-75,0r-15,53r-53,0r81,-248r57,0r80,248v-37,23,-32,33,-32,33v1,3,2,6,26,-3xm136,-86r-28,-111v-5,28,-22,81,-30,111r58,0","w":221},"\u00a0":{"w":96}}});

/*@cc_on
Cufon.replace('p');
Cufon.replace('h3');
@*/
//Cufon.replace('h3, p, h4');

Cufon.replace('.jsCufon');
