/*
 * 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 2004 Process Type Foundry. All rights reserved.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Manufacturer:
 * Process Type Foundry
 */
Cufon.registerFont({"w":111,"face":{"font-family":"Klavika Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-4 -286 311 76","underline-thickness":"7.2","underline-position":"-40.68","stemh":"19","stemv":"21","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":79},"!":{"d":"51,-62r-12,0v-5,-58,-4,-122,-4,-185r21,0r0,125xm34,0r0,-31r23,0r0,31r-23,0","w":90},"\"":{"d":"45,-159r-18,0r0,-88r18,0r0,88xm100,-159r-18,0r0,-88r18,0r0,88","w":127},"#":{"d":"206,-44r-44,0r-2,44r-18,0r2,-44r-65,0r-2,44r-19,0r2,-44r-40,0r1,-17r41,0r3,-62r-41,0r2,-17r40,0r2,-44r18,0r-2,44r65,0r3,-44r18,0r-3,44r44,0r-1,17r-43,0r-4,62r44,0xm83,-123r-3,62r65,0r3,-62r-65,0","w":232},"$":{"d":"72,35r0,-32v-16,-1,-35,-4,-49,-9r3,-17v30,8,97,21,97,-20v0,-27,0,-28,-42,-41v-52,-16,-55,-22,-55,-57v0,-31,15,-44,52,-46r0,-31r20,0r0,31v15,0,31,3,43,6r-2,18v-35,-6,-92,-17,-92,24v0,23,2,25,37,36v56,18,60,23,60,60v0,29,-13,44,-52,46r0,32r-20,0","w":168},"%":{"d":"81,-4r84,-183r16,7r-84,184xm110,-149v0,40,-1,66,-45,66v-44,0,-45,-26,-45,-66v0,-24,13,-38,45,-38v32,0,45,14,45,38xm65,-172v-34,-1,-28,22,-28,50v0,15,6,23,28,23v34,1,27,-21,28,-49v0,-15,-6,-24,-28,-24xm244,-62v0,40,-1,66,-45,66v-44,0,-45,-26,-45,-66v0,-24,13,-40,45,-40v32,0,45,16,45,40xm199,-85v-34,-1,-27,22,-28,50v0,15,6,23,28,23v34,1,26,-23,27,-50v0,-15,-5,-23,-27,-23","w":263},"&":{"d":"208,-111r-36,0r0,105v-53,17,-151,18,-141,-47v-2,-35,4,-61,33,-68v-31,-11,-28,-35,-28,-71v0,-57,81,-57,132,-43r-3,18v-37,-8,-108,-20,-108,25v0,35,-2,63,37,62r114,0r0,19xm51,-54v-8,45,62,43,101,34r0,-91v-53,0,-113,-10,-101,57","w":222},"'":{"d":"45,-159r-18,0r0,-88r18,0r0,88","w":72},"(":{"d":"98,45r-16,10v-74,-101,-73,-227,0,-329r16,10v-39,62,-50,103,-50,155v0,52,11,92,50,154","w":108},")":{"d":"26,55r-15,-10v39,-62,49,-102,49,-154v0,-52,-10,-93,-49,-155r15,-10v73,102,74,228,0,329","w":108},"*":{"d":"44,-140r29,-45r-53,0r0,-13r54,0r-30,-46r11,-7r31,47r30,-47r11,7r-29,46r54,0r0,13r-54,0r29,45r-11,7r-30,-47r-31,47","w":171},"+":{"d":"23,-78r0,-19r63,0r0,-64r21,0r0,64r63,0r0,19r-63,0r0,64r-21,0r0,-64r-63,0","w":192},",":{"d":"32,0r0,-31r22,0v3,32,-8,50,-17,70r-10,-4r13,-35r-8,0","w":86},"-":{"d":"23,-92r0,-18r84,0r0,18r-84,0","w":130},".":{"d":"32,0r0,-31r23,0r0,31r-23,0","w":87},"\/":{"d":"133,-243r-89,285r-21,0r89,-285r21,0","w":158},"0":{"d":"101,-187v84,-1,72,57,72,129v0,36,-19,62,-72,62v-83,1,-72,-58,-72,-130v0,-36,19,-61,72,-61xm101,-168v-68,0,-51,54,-51,109v0,30,12,44,51,44v68,0,51,-54,51,-109v0,-30,-12,-44,-51,-44","w":201},"1":{"d":"19,-131r-10,-18v27,-11,41,-36,80,-35r0,184r-21,0r0,-159","w":122},"2":{"d":"23,0r0,-19v26,-28,106,-76,103,-111v13,-46,-64,-41,-98,-31r-4,-17v13,-4,35,-9,56,-9v57,0,67,20,67,59v7,30,-68,85,-94,109r97,0r0,19r-127,0","w":177},"3":{"d":"22,47r2,-18v41,9,111,11,103,-34v8,-55,-40,-56,-93,-54r0,-18v39,1,87,4,87,-34v0,-37,-3,-57,-42,-57v-16,0,-36,2,-51,5r-3,-18v45,-13,127,-7,117,44v1,35,1,58,-30,68v27,5,39,30,36,65v7,57,-69,66,-126,51","w":176},"4":{"d":"187,-18r-35,0r0,67r-21,0r0,-67r-113,0r0,-23r105,-143r29,0r0,148r35,0r0,18xm38,-36r93,0r0,-126","w":199},"5":{"d":"134,-7v13,-61,-52,-50,-100,-53r0,-124r119,0r0,19r-98,0r0,86v17,1,22,2,44,3v51,4,58,27,56,71v10,59,-76,67,-130,50r3,-17v42,8,112,16,106,-35","w":178},"6":{"d":"120,-217v-77,-5,-70,35,-70,99v12,-5,34,-10,51,-10v56,0,62,26,62,74v0,36,-17,58,-66,58v-92,0,-61,-83,-68,-159v-7,-74,57,-91,129,-76r-3,18v-9,-2,-24,-4,-35,-4xm142,-73v9,-47,-64,-39,-92,-25v-2,46,-3,83,47,83v43,0,47,-20,45,-58","w":186},"7":{"d":"11,-165r0,-19r134,0r0,18r-100,215r-18,-8r97,-206r-113,0","w":158},"8":{"d":"168,-180v1,31,-6,44,-42,61v40,18,48,33,48,67v0,39,-21,56,-72,56v-92,0,-98,-99,-25,-123v-35,-17,-43,-33,-42,-61v0,-31,16,-56,67,-56v51,0,66,25,66,56xm153,-53v1,-33,-8,-36,-51,-56v-43,18,-52,23,-52,56v0,28,14,38,52,38v38,0,51,-10,51,-38xm56,-183v-1,33,7,37,46,55v39,-18,46,-23,45,-55v0,-22,-10,-34,-45,-34v-35,0,-46,12,-46,34","w":203},"9":{"d":"64,34v77,4,72,-35,71,-99v-12,5,-34,9,-51,9v-56,0,-62,-26,-62,-74v0,-36,17,-57,66,-57v93,0,61,83,68,159v7,74,-57,91,-129,76r3,-18v9,2,23,4,34,4xm42,-111v-9,46,64,39,93,26v2,-46,3,-83,-47,-83v-43,0,-48,19,-46,57","w":184},":":{"d":"32,0r0,-31r23,0r0,31r-23,0xm32,-115r0,-31r23,0r0,31r-23,0","w":87},";":{"d":"32,0r0,-31r22,0v3,32,-8,50,-17,70r-10,-4r13,-35r-8,0xm32,-115r0,-31r22,0r0,31r-22,0","w":86},"<":{"d":"18,-80r0,-15r143,-84r9,15r-131,76r132,76r-9,16","w":198},"=":{"d":"29,-111r0,-17r125,0r0,17r-125,0xm29,-49r0,-17r125,0r0,17r-125,0","w":183},">":{"d":"180,-95r0,15r-144,84r-9,-16r132,-76r-131,-76r9,-15","w":198},"?":{"d":"55,-99v21,-21,73,-37,64,-87v10,-57,-50,-49,-94,-40r-3,-18v17,-4,35,-7,52,-7v56,0,66,19,66,64v0,60,-42,75,-72,104xm55,0r0,-35r23,0r0,35r-23,0","w":164},"@":{"d":"154,-100r10,-58v-19,-6,-45,-9,-47,13v-1,14,-6,28,-8,42v-2,11,1,13,13,13v9,0,24,-4,32,-10xm118,-74v-41,0,-20,-44,-18,-71v3,-40,51,-35,83,-23r-13,76v36,12,59,-17,59,-52v0,-53,-33,-83,-90,-83v-54,0,-97,43,-97,107v0,63,34,107,109,107v24,0,47,-6,70,-16r5,15v-89,47,-203,-1,-203,-106v0,-73,51,-123,116,-123v71,0,108,42,108,99v0,53,-51,90,-91,60v-10,5,-22,10,-38,10","w":270},"A":{"d":"190,0r-23,-63r-111,0r-23,63r-20,0r83,-240r31,0r84,240r-21,0xm112,-228r-50,147r99,0","w":223},"B":{"d":"181,-80v0,101,-74,79,-149,80r0,-240v59,3,142,-18,142,47v0,34,2,59,-27,68v19,3,34,18,34,45xm127,-19v36,1,33,-28,33,-61v0,-44,-64,-32,-106,-33r0,94r73,0xm116,-132v39,0,37,-27,37,-63v0,-40,-63,-22,-99,-26r0,89r62,0","w":201},"C":{"d":"108,-224v-89,0,-52,89,-60,158v-7,58,63,55,114,46r2,18v-65,16,-143,3,-137,-64v7,-87,-25,-177,80,-177v17,0,39,1,57,5r-2,18v-16,-3,-39,-4,-54,-4","w":183},"D":{"d":"32,-240r80,0v99,-2,74,86,74,169v0,41,-16,71,-74,71r-80,0r0,-240xm54,-221r0,202v54,1,118,6,111,-51v-8,-64,26,-156,-53,-151r-58,0","w":212},"E":{"d":"32,0r0,-240r135,0r0,19r-113,0r0,89r105,0r0,19r-105,0r0,94r114,0r0,19r-136,0","w":192},"F":{"d":"54,0r-22,0r0,-240r137,0r0,19r-115,0r0,93r107,0r0,19r-107,0r0,109","w":183},"G":{"d":"107,-224v-89,0,-50,89,-59,157v-8,56,60,59,108,46r0,-85r21,0r0,100v-22,6,-50,10,-73,10v-104,0,-69,-93,-77,-178v-7,-70,80,-78,145,-63r-2,18v-20,-3,-42,-5,-63,-5","w":205},"H":{"d":"191,0r-21,0r0,-114r-116,0r0,114r-22,0r0,-240r22,0r0,107r116,0r0,-107r21,0r0,240","w":223},"I":{"d":"55,-240r0,240r-21,0r0,-240r21,0","w":89},"J":{"d":"32,-240r22,0r0,238v0,30,-3,31,-44,71r-14,-15v35,-35,36,-36,36,-54r0,-240","w":84},"K":{"d":"54,-240r0,240r-22,0r0,-240r22,0xm184,-240r-97,118r103,122r-26,0r-102,-122r95,-118r27,0","w":204},"L":{"d":"54,-240r0,221r108,0r0,19r-130,0r0,-240r22,0","w":177},"M":{"d":"234,0r-5,-219r-70,188r-32,0r-70,-188r-5,219r-21,0r7,-240r31,0r74,196r74,-196r31,0r8,240r-22,0","w":286},"N":{"d":"166,0r-113,-219r0,219r-21,0r0,-240r31,0r114,219r0,-219r20,0r0,240r-31,0","w":229},"O":{"d":"195,-172v0,90,24,176,-84,176v-107,0,-84,-86,-84,-176v0,-41,22,-71,84,-71v62,0,84,30,84,71xm111,-15v90,0,63,-83,63,-156v0,-34,-17,-53,-63,-53v-90,0,-63,83,-63,156v0,34,17,53,63,53","w":221},"P":{"d":"32,0r0,-240r82,0v65,1,66,36,66,93v0,33,-18,56,-66,56r-60,0r0,91r-22,0xm158,-147v0,-42,3,-74,-44,-74r-60,0r0,110v44,-2,104,12,104,-36","w":195},"Q":{"d":"153,50r-19,8r-24,-54v-106,2,-83,-86,-83,-176v0,-41,22,-71,84,-71v108,0,84,85,84,175v0,36,-18,64,-63,70xm111,-15v90,0,63,-83,63,-156v0,-34,-17,-53,-63,-53v-90,0,-63,83,-63,156v0,34,17,53,63,53","w":221},"R":{"d":"184,0r-62,-92r-68,0r0,92r-22,0r0,-240r85,0v64,1,66,35,66,92v0,26,-11,46,-39,53r64,95r-24,0xm162,-148v0,-42,2,-73,-44,-73r-64,0r0,110v45,-2,108,12,108,-37","w":222},"S":{"d":"169,-59v0,39,-13,63,-74,63v-21,0,-47,-4,-68,-12r4,-17v43,13,117,24,117,-33v0,-37,-1,-42,-54,-54v-58,-13,-64,-24,-64,-72v0,-39,14,-59,74,-59v21,0,46,3,62,8r-3,18v-40,-9,-126,-18,-112,34v0,39,1,40,51,53v63,16,67,26,67,71","w":195},"T":{"d":"83,0r0,-221r-74,0r0,-19r169,0r0,19r-74,0r0,221r-21,0","w":186},"U":{"d":"175,-240r21,0r0,172v0,41,-25,72,-83,72v-58,0,-82,-31,-82,-72r0,-172r21,0r0,172v0,33,21,53,61,53v40,0,62,-20,62,-53r0,-172","w":226},"V":{"d":"106,-19r78,-221r21,0r-84,240r-29,0r-85,-240r21,0","w":212},"W":{"d":"213,0r-53,-225r-53,225r-33,0r-65,-240r21,0r60,224r53,-224r34,0r54,224r60,-224r20,0r-64,240r-34,0","w":320},"X":{"d":"13,0r80,-122r-78,-118r23,0r66,101r67,-101r23,0r-78,118r80,122r-23,0r-69,-105r-68,105r-23,0","w":208},"Y":{"d":"27,-240r71,145r70,-145r22,0r-82,166r0,74r-21,0r0,-74r-82,-166r22,0","w":195},"Z":{"d":"180,-221r-131,202r133,0r0,19r-157,0r0,-19r131,-202r-127,0r0,-19r151,0r0,19","w":207},"[":{"d":"101,45r-65,0r0,-329r65,0r0,19r-44,0r0,291r44,0r0,19"},"\\":{"d":"114,42r-89,-285r21,0r89,285r-21,0","w":158},"]":{"d":"76,45r-65,0r0,-19r44,0r0,-291r-44,0r0,-19r65,0r0,329"},"^":{"d":"35,-137r-17,-10r52,-100r23,0r52,100r-16,10r-47,-91","w":163},"_":{"d":"155,13r-154,0r0,-9r154,0r0,9","w":156},"`":{"d":"85,-211r-10,14v-15,-8,-33,-18,-48,-29r10,-16v16,11,34,22,48,31"},"a":{"d":"84,-179v97,0,55,102,64,179r-18,0r-2,-14v-33,25,-105,30,-105,-31v0,-58,52,-49,104,-49v1,-39,3,-66,-42,-66v-17,0,-36,3,-52,6r-3,-18v14,-4,36,-7,54,-7xm127,-33r0,-42v-35,3,-83,-13,-83,30v0,47,59,30,83,12","w":174},"b":{"d":"109,-179v63,-2,45,64,50,121v6,62,-70,71,-128,55r0,-244r20,-3r0,84v14,-8,34,-13,58,-13xm51,-144r0,125v41,10,94,3,88,-39v-6,-41,17,-101,-33,-101v-21,0,-38,6,-55,15","w":182},"c":{"d":"86,-160v-60,0,-42,55,-45,104v-3,46,41,45,82,37r3,18v-53,15,-106,-2,-106,-56v0,-66,-10,-125,66,-122v12,0,28,2,40,5r-3,17v-15,-3,-27,-3,-37,-3","w":144},"d":{"d":"75,4v-66,0,-46,-71,-50,-129v-4,-54,57,-62,108,-48r0,-74r21,-3r0,250r-19,0r-1,-17v-18,13,-40,21,-59,21xm133,-37r0,-117v-37,-6,-92,-19,-87,29v5,42,-21,111,30,110v22,0,40,-9,57,-22","w":184},"e":{"d":"42,-81v-2,41,1,68,46,66v18,0,39,-3,56,-8r3,17v-16,6,-39,10,-60,10v-72,1,-66,-54,-65,-119v0,-36,16,-64,65,-64v63,1,66,41,64,98r-109,0xm87,-161v-39,0,-47,23,-45,61r88,0v2,-37,-3,-61,-43,-61","w":172},"f":{"d":"127,-249r-3,16v-27,-4,-58,-10,-58,23r0,35r54,0r-2,18r-52,0r0,157r-21,0r0,-157r-32,0r0,-18r32,0v-3,-44,2,-82,46,-79v10,0,26,2,36,5","w":128},"g":{"d":"143,27v3,-51,-110,-5,-110,-60v0,-9,3,-21,16,-30v-45,-28,-36,-125,42,-116v26,3,48,6,77,4r0,15r-21,2v31,51,-2,124,-80,102v-15,12,-22,34,2,36v41,4,100,3,94,46v10,57,-85,55,-136,40r3,-17v31,10,126,16,113,-22xm138,-114v1,-34,-10,-47,-47,-47v-37,0,-48,13,-47,47v0,33,15,42,47,42v32,0,47,-10,47,-42","w":184},"h":{"d":"159,0r-21,0r0,-142v0,-13,-7,-17,-19,-17v-14,0,-46,8,-68,20r0,139r-20,0r0,-247r20,-3r0,90v34,-17,108,-38,108,21r0,139","w":187},"i":{"d":"51,0r-20,0r0,-175r20,0r0,175xm51,-208r-20,0r0,-39r20,0r0,39","w":82},"j":{"d":"31,-175r20,0r0,188v0,26,-4,30,-40,62r-14,-16v30,-27,34,-29,34,-50r0,-184xm51,-208r-20,0r0,-39r20,0r0,39","w":80},"k":{"d":"51,0r-20,0r0,-247r20,-3r0,250xm130,-175r26,0r-70,86r73,89r-27,0r-71,-89","w":169},"l":{"d":"51,0r-20,0r0,-247r20,-3r0,250","w":82},"m":{"d":"266,0r-21,0r0,-142v0,-13,-7,-17,-19,-17v-17,0,-45,8,-67,20r0,139r-21,0r0,-142v0,-13,-7,-17,-19,-17v-14,0,-46,8,-68,20r0,139r-20,0r0,-175r18,0r1,16v30,-14,91,-37,106,0v35,-17,110,-41,110,20r0,139","w":294},"n":{"d":"159,0r-21,0r0,-142v0,-13,-7,-17,-19,-17v-14,0,-46,8,-68,20r0,139r-20,0r0,-175r18,0r1,16v34,-18,109,-40,109,20r0,139","w":187},"o":{"d":"158,-115v0,66,5,119,-68,119v-73,-1,-68,-53,-68,-119v0,-36,19,-64,68,-64v49,0,68,28,68,64xm90,-15v57,0,47,-51,47,-101v0,-30,-14,-44,-47,-44v-57,0,-48,50,-48,101v0,30,15,44,48,44","w":179},"p":{"d":"110,-179v65,0,44,72,49,129v4,54,-57,62,-108,48r0,73r-20,3r0,-249r19,0r1,16v18,-13,40,-20,59,-20xm51,-138r0,117v37,6,93,18,88,-29v-4,-42,21,-112,-31,-110v-22,0,-40,9,-57,22","w":183},"q":{"d":"74,4v-62,2,-46,-64,-51,-121v-5,-62,71,-71,129,-55r0,243r-21,3r0,-84v-14,8,-33,14,-57,14xm131,-32r0,-124v-40,-10,-93,-4,-87,38v6,41,-17,101,33,101v21,0,37,-6,54,-15","w":182},"r":{"d":"104,-179r3,21v-18,8,-39,21,-56,32r0,126r-20,0r0,-175r18,0r1,26v19,-12,37,-24,54,-30","w":112},"s":{"d":"135,-44v12,52,-71,55,-110,39r4,-17v30,9,85,17,85,-22v0,-25,-1,-28,-41,-37v-44,-10,-47,-21,-47,-53v0,-48,65,-52,107,-39r-2,18v-28,-5,-92,-15,-84,22v0,24,2,27,34,35v51,13,54,21,54,54","w":156},"t":{"d":"117,-19r4,16v-29,11,-76,14,-76,-31r0,-123r-34,0r0,-18r34,0r0,-42r21,-3r0,45r53,0r-2,18r-51,0r0,121v-5,29,31,23,51,17","w":133},"u":{"d":"29,-175r21,0r0,142v0,13,7,17,19,17v14,0,45,-8,67,-20r0,-139r21,0r0,175r-18,0r-2,-16v-33,18,-108,40,-108,-20r0,-139","w":187},"v":{"d":"156,-175r-59,175r-32,0r-60,-175r22,0r54,160r54,-160r21,0","w":161},"w":{"d":"80,0r-31,0r-40,-175r20,0r36,161r47,-161r28,0r48,161r36,-161r20,0r-40,175r-32,0r-46,-160","w":252},"x":{"d":"32,0r-23,0r59,-88r-58,-87r22,0r47,70r47,-70r23,0r-59,87r60,88r-23,0r-48,-72","w":158},"y":{"d":"156,-175r-85,246r-21,0r27,-71r-12,0r-60,-175r22,0r54,160r54,-160r21,0","w":159},"z":{"d":"22,-158r1,-17r113,0r0,17r-94,141r97,0r0,17r-119,0r0,-17r94,-141r-92,0","w":157},"{":{"d":"22,-126v14,1,22,-3,21,-15v8,-61,-32,-160,61,-143r0,18v-18,1,-40,-5,-40,15r0,109v0,13,-5,25,-23,25v18,1,23,13,23,26r0,109v-1,20,23,13,40,14r0,19v-34,3,-61,-3,-61,-36r0,-108v1,-12,-8,-15,-21,-14r0,-19"},"|":{"d":"52,-284r0,360r-14,0r0,-360r14,0","w":89},"}":{"d":"68,-141v-1,12,8,16,22,15r0,19v-14,-1,-23,2,-22,14v-8,61,31,160,-61,144r0,-19v17,-1,40,6,40,-14r0,-109v0,-13,5,-25,23,-26v-18,0,-23,-12,-23,-25r0,-109v1,-20,-22,-14,-40,-15r0,-18v34,-2,61,2,61,35r0,108"},"~":{"d":"149,-123r15,6v-7,20,-18,41,-44,41v-27,0,-38,-28,-58,-28v-14,0,-21,11,-29,30r-15,-7v9,-24,22,-40,44,-40v27,0,39,28,59,28v16,0,22,-15,28,-30","w":178},"\u00c4":{"d":"190,0r-23,-63r-111,0r-23,63r-20,0r83,-240r31,0r84,240r-21,0xm112,-228r-50,147r99,0xm69,-264r0,-22r24,0r0,22r-24,0xm131,-264r0,-22r23,0r0,22r-23,0","w":223},"\u00d6":{"d":"195,-172v0,90,24,176,-84,176v-107,0,-84,-86,-84,-176v0,-41,22,-71,84,-71v62,0,84,30,84,71xm111,-15v90,0,63,-83,63,-156v0,-34,-17,-53,-63,-53v-90,0,-63,83,-63,156v0,34,17,53,63,53xm68,-264r0,-22r24,0r0,22r-24,0xm130,-264r0,-22r24,0r0,22r-24,0","w":221},"\u00dc":{"d":"175,-240r21,0r0,172v0,41,-25,72,-83,72v-58,0,-82,-31,-82,-72r0,-172r21,0r0,172v0,33,21,53,61,53v40,0,62,-20,62,-53r0,-172xm71,-264r0,-22r23,0r0,22r-23,0xm132,-264r0,-22r24,0r0,22r-24,0","w":226},"\u00df":{"d":"171,-38v14,-28,-73,-54,-59,-81v-1,-25,32,-65,26,-83v0,-21,-12,-34,-41,-34v-28,0,-44,14,-44,50r0,186r-21,0r0,-191v0,-40,25,-63,66,-63v43,0,61,25,61,53v6,19,-27,64,-26,83v0,6,0,12,26,29v29,19,33,24,33,50v10,41,-52,52,-90,36r3,-18v24,6,70,15,66,-17","w":213},"\u00e4":{"d":"84,-179v97,0,55,102,64,179r-18,0r-2,-14v-33,25,-105,30,-105,-31v0,-58,52,-49,104,-49v1,-39,3,-66,-42,-66v-17,0,-36,3,-52,6r-3,-18v14,-4,36,-7,54,-7xm127,-33r0,-42v-35,3,-83,-13,-83,30v0,47,59,30,83,12xm50,-201r0,-24r23,0r0,24r-23,0xm112,-201r0,-24r22,0r0,24r-22,0","w":174},"\u00f6":{"d":"158,-115v0,66,5,119,-68,119v-73,-1,-68,-53,-68,-119v0,-36,19,-64,68,-64v49,0,68,28,68,64xm90,-15v57,0,47,-51,47,-101v0,-30,-14,-44,-47,-44v-57,0,-48,50,-48,101v0,30,15,44,48,44xm48,-201r0,-24r22,0r0,24r-22,0xm109,-201r0,-24r22,0r0,24r-22,0","w":179},"\u00fc":{"d":"29,-175r21,0r0,142v0,13,7,17,19,17v14,0,45,-8,67,-20r0,-139r21,0r0,175r-18,0r-2,-16v-33,18,-108,40,-108,-20r0,-139xm53,-201r0,-24r23,0r0,24r-23,0xm114,-201r0,-24r23,0r0,24r-23,0","w":187},"\u00a0":{"w":79}}});


/*
 * Rules
*/
Cufon.replace('.cf', { fontFamily: 'Klavika Light' });
Cufon.replace('.list-a a', { fontFamily: 'Klavika Light', hover: true });
