/*
 * 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:
 * 1995 Albert-Jan Pool, published by FontShop International for the FontFont
 * library.
 * 
 * Trademark:
 * DIN is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FontShop International
 * 
 * Designer:
 * Albert-Jan Pool
 * 
 * Vendor URL:
 * www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":191,"face":{"font-family":"DIN-Medium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"281","descent":"-79","x-height":"2","bbox":"-7 -290 310 76.0737","underline-thickness":"18.36","underline-position":"-30.6","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86},"!":{"d":"80,-76r-29,0r-7,-180r44,0xm46,0r0,-39r40,0r0,39r-40,0","w":119},"\"":{"d":"95,-188r0,-68r37,0r0,68r-37,0xm28,-188r0,-68r36,0r0,68r-36,0","w":159},"#":{"d":"191,-153r-7,44r28,0r0,34r-33,0r-12,75r-38,0r11,-75r-49,0r-11,75r-39,0r12,-75r-29,0r0,-34r34,0r8,-44r-30,0r0,-34r35,0r11,-71r38,0r-11,71r49,0r11,-71r38,0r-11,71r28,0r0,34r-33,0xm104,-153r-8,44r50,0r7,-44r-49,0","w":241},"$":{"d":"59,-121v-67,-27,-41,-141,34,-137r0,-32r29,0r0,32v31,2,51,12,69,29r-25,24v-11,-12,-27,-18,-47,-19r0,77v47,6,81,22,81,74v0,49,-33,69,-78,74r0,40r-29,0r0,-39v-38,-3,-60,-12,-82,-34r26,-25v16,15,32,23,59,24r0,-80v-14,-1,-26,-4,-37,-8xm119,-33v44,4,60,-64,17,-74v-5,-1,-11,-2,-17,-3r0,77xm96,-224v-40,-2,-53,59,-16,71v5,2,10,3,16,4r0,-75","w":218},"%":{"d":"232,-132v44,0,53,36,50,85v-2,32,-21,50,-50,50v-44,0,-55,-36,-51,-86v2,-31,20,-49,51,-49xm71,-259v44,0,55,36,51,86v-2,31,-20,48,-51,49v-45,0,-53,-37,-50,-86v2,-31,21,-49,50,-49xm106,0r-30,0r121,-256r29,0xm232,-22v28,1,23,-33,23,-60v0,-15,-7,-26,-23,-26v-28,-1,-23,33,-23,60v0,16,7,25,23,26xm71,-149v29,2,22,-32,23,-59v0,-15,-6,-26,-23,-26v-29,0,-21,33,-22,60v0,17,7,25,22,25","w":303},"&":{"d":"229,-130v-1,35,-9,59,-26,79r43,51r-47,0r-21,-25v-17,14,-39,27,-71,27v-51,1,-83,-29,-83,-76v0,-39,28,-56,51,-73v-11,-15,-26,-28,-26,-55v2,-36,24,-56,62,-56v37,0,60,20,61,57v0,33,-27,43,-46,58r54,65v10,-15,13,-28,14,-52r35,0xm61,-75v-3,48,69,57,95,24r-61,-72v-17,11,-33,22,-34,48xm106,-166v11,-9,30,-16,31,-35v0,-14,-11,-26,-26,-25v-36,2,-26,45,-5,60","w":262},"'":{"d":"28,-188r0,-68r36,0r0,68r-36,0","w":92},"(":{"d":"68,34v-18,-19,-37,-36,-37,-76r1,-193v4,-25,22,-41,36,-55r25,25v-13,13,-27,23,-25,53v2,65,-6,141,5,197v6,11,12,16,20,24","w":114},")":{"d":"46,-290v20,18,38,38,38,76r-2,193v-4,25,-21,39,-36,55r-25,-25v13,-15,26,-23,25,-53v-2,-65,6,-141,-5,-197v-6,-11,-12,-16,-20,-24","w":114},"*":{"d":"139,-144r-40,-25r2,47r-27,0r1,-47r-40,25r-13,-24r41,-22r-41,-22r13,-23r40,24r-1,-46r27,0r-2,46r40,-24r14,23r-42,22r42,22","w":174},"+":{"d":"113,-81r0,60r-34,0r0,-60r-61,0r0,-34r61,0r0,-60r34,0r0,60r61,0r0,34r-61,0"},",":{"d":"28,56r0,-98r42,0r0,64","w":97},"-":{"d":"24,-83r0,-34r105,0r0,34r-105,0","w":153},".":{"d":"28,0r0,-44r44,0r0,44r-44,0","w":100},"\/":{"d":"35,27r-35,0r103,-310r35,0","w":136},"0":{"d":"96,-258v45,0,74,27,74,73r0,114v-1,47,-29,73,-74,73v-45,0,-74,-27,-74,-73r0,-114v1,-46,29,-73,74,-73xm96,-31v60,-2,32,-96,37,-153v2,-23,-14,-42,-37,-42v-60,2,-32,97,-37,154v-2,24,12,42,37,41"},"1":{"d":"91,0r0,-216r-50,44r0,-41r50,-43r37,0r0,256r-37,0"},"2":{"d":"98,-258v71,-4,90,79,50,127r-81,98r105,0r0,33r-149,0r0,-33r109,-136v9,-28,-4,-58,-34,-57v-25,0,-38,14,-38,40r-37,0v2,-46,29,-69,75,-72"},"3":{"d":"136,-132v23,9,34,28,36,60v6,84,-120,98,-150,35v-4,-9,-7,-20,-7,-32r37,0v1,25,17,38,42,38v24,-1,42,-16,41,-42v0,-29,-17,-45,-49,-42r0,-32v29,2,45,-12,45,-39v0,-24,-14,-40,-37,-40v-23,1,-37,14,-39,37r-37,0v3,-44,31,-70,76,-70v45,0,73,26,74,72v1,29,-13,45,-32,55"},"4":{"d":"152,-39r0,39r-36,0r0,-39r-103,0r0,-34r90,-183r40,0r-90,183r63,0r0,-59r36,0r0,59r27,0r0,34r-27,0"},"5":{"d":"62,-156v44,-36,124,-2,110,70v19,92,-114,120,-144,46v-3,-8,-4,-17,-5,-26r36,0v3,22,14,35,38,35v29,0,40,-24,39,-55v-1,-30,-8,-53,-38,-53v-20,0,-31,11,-36,23r-34,0r0,-140r139,0r0,32r-105,0r0,68"},"6":{"d":"82,-146v50,-15,91,19,90,70v-1,47,-27,76,-76,78v-76,3,-86,-81,-57,-140r59,-118r39,0xm96,-31v25,0,39,-18,39,-44v1,-26,-15,-45,-39,-45v-25,0,-39,19,-39,45v0,26,14,44,39,44"},"7":{"d":"90,0r-40,0r86,-224r-78,0r0,41r-35,0r0,-73r152,0r0,32"},"8":{"d":"140,-132v20,12,35,29,35,60v0,48,-32,74,-79,74v-47,0,-79,-26,-79,-74v0,-31,15,-48,35,-60v-16,-11,-32,-28,-31,-56v2,-45,30,-66,75,-70v74,-6,98,96,44,126xm96,-31v25,0,42,-16,42,-42v0,-27,-18,-40,-42,-43v-25,2,-42,17,-42,43v0,26,16,42,42,42xm96,-148v22,0,38,-15,38,-38v0,-22,-16,-40,-38,-40v-22,0,-38,17,-38,40v0,23,15,39,38,38"},"9":{"d":"96,-258v75,-3,86,80,57,139r-59,119r-39,0r55,-110v-50,15,-92,-19,-90,-70v2,-47,27,-76,76,-78xm96,-137v25,0,39,-18,39,-44v0,-26,-14,-45,-39,-45v-25,0,-39,19,-39,45v-1,26,14,44,39,44"},":":{"d":"37,-103r0,-44r44,0r0,44r-44,0xm37,0r0,-44r44,0r0,44r-44,0","w":109},";":{"d":"38,56r0,-98r42,0r0,64xm37,-103r0,-44r44,0r0,44r-44,0","w":109},"<":{"d":"30,-84r0,-32r132,-64r0,39r-88,41r88,41r0,39"},"=":{"d":"18,-118r0,-34r156,0r0,34r-156,0xm18,-48r0,-34r156,0r0,34r-156,0"},">":{"d":"30,-20r0,-39r88,-41r-88,-41r0,-39r132,64r0,32"},"?":{"d":"97,-258v63,-4,89,67,55,113v-15,20,-36,33,-34,69r-37,0v-5,-58,45,-65,51,-114v2,-20,-14,-36,-35,-36v-21,0,-35,16,-35,37r-36,0v1,-44,28,-66,71,-69xm79,0r0,-39r41,0r0,39r-41,0","w":183},"@":{"d":"106,-257v79,0,136,7,136,84r0,174r-35,-1r0,-18v-31,41,-114,16,-108,-44v-6,-59,7,-109,62,-109v22,0,34,7,46,20v4,-45,-10,-74,-52,-74v-52,0,-101,-1,-96,52v6,52,-16,129,18,152r-26,25v-44,-24,-28,-112,-28,-177v0,-55,27,-84,83,-84xm170,-29v31,0,37,-25,37,-55v0,-30,-6,-56,-37,-56v-32,0,-37,25,-36,56v0,31,5,55,36,55","w":264},"A":{"d":"181,0r-18,-51r-101,0r-18,51r-41,0r94,-256r31,0r94,256r-41,0xm113,-198r-40,113r79,0","w":225,"k":{"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"B":{"d":"176,-132v22,10,38,29,39,60v2,86,-98,72,-182,72r0,-256v82,0,181,-14,178,70v-1,28,-15,46,-35,54xm72,-35v47,0,104,9,104,-39v0,-48,-57,-39,-104,-39r0,78xm72,-148v45,-1,100,9,100,-37v0,-45,-56,-35,-100,-36r0,73","w":238,"k":{"J":7}},"C":{"d":"64,-96v0,76,98,82,104,19r40,0v-10,47,-37,79,-92,79v-83,0,-92,-70,-92,-163v0,-85,92,-123,152,-77v16,13,27,32,32,58r-40,0v-5,-25,-23,-43,-52,-44v-59,0,-52,69,-52,128","w":226,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":7,"A":4}},"D":{"d":"123,-256v83,-2,92,67,92,154v0,65,-30,101,-92,102r-90,0r0,-256r90,0xm120,-35v49,1,57,-40,57,-95v0,-54,-9,-91,-57,-91r-48,0r0,186r48,0","w":239,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":9,"A":4}},"E":{"d":"33,0r0,-256r164,0r0,35r-125,0r0,74r107,0r0,35r-107,0r0,77r125,0r0,35r-164,0","w":217,"k":{"J":1}},"F":{"d":"72,-221r0,78r107,0r0,35r-107,0r0,108r-39,0r0,-256r164,0r0,35r-125,0","w":210,"k":{"z":11,"x":11,"u":11,"r":11,"p":11,"o":12,"n":11,"m":11,"e":12,"c":12,"a":12,"S":4,"Q":7,"O":7,"J":45,"G":7,"C":7,"A":22,".":33}},"G":{"d":"116,-33v40,0,58,-28,55,-72r-55,0r0,-34r94,0v7,85,-19,141,-94,141v-83,0,-92,-70,-92,-163v0,-102,138,-129,175,-49v5,10,9,20,11,31r-40,0v-5,-27,-24,-45,-54,-45v-59,0,-52,69,-52,128v0,39,15,63,52,63","w":233,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"H":{"d":"176,0r0,-112r-104,0r0,112r-39,0r0,-256r39,0r0,109r104,0r0,-109r39,0r0,256r-39,0","w":248},"I":{"d":"33,0r0,-256r39,0r0,256r-39,0","w":105},"J":{"d":"31,-48v25,30,82,14,82,-36r0,-172r39,0r0,175v8,80,-99,107,-147,58","w":182,"k":{"A":4}},"K":{"d":"188,0r-72,-126r-44,51r0,75r-39,0r0,-256r39,0r0,129r105,-129r48,0r-84,100r92,156r-45,0","w":236,"k":{"y":13,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"L":{"d":"33,0r0,-256r39,0r0,221r124,0r0,35r-163,0","w":206,"k":{"y":22,"Y":29,"W":14,"V":25,"U":4,"T":29,"Q":9,"O":9,"J":-1,"G":9,"C":9}},"M":{"d":"221,0r0,-171r-59,125r-29,0r-61,-125r0,171r-39,0r0,-256r39,0r75,159r74,-159r39,0r0,256r-39,0","w":292},"N":{"d":"191,0r-119,-180r0,180r-39,0r0,-256r36,0r119,180r0,-180r38,0r0,256r-35,0","w":259},"O":{"d":"116,-258v84,0,96,70,92,163v-3,62,-33,97,-92,97v-83,0,-97,-70,-92,-163v3,-60,33,-97,92,-97xm116,-33v60,2,53,-68,53,-127v0,-40,-17,-63,-53,-64v-59,-2,-52,69,-52,128v0,40,16,62,52,63","w":232,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"P":{"d":"131,-256v49,2,82,28,82,77v0,71,-63,84,-141,78r0,101r-39,0r0,-256r98,0xm72,-136v49,1,102,7,102,-43v0,-49,-54,-43,-102,-42r0,85","w":226,"k":{"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"J":43,"A":18,".":40}},"Q":{"d":"208,-161v-1,47,6,100,-16,126r25,25r-22,22r-25,-26v-61,39,-146,1,-146,-81v0,-91,8,-165,92,-163v59,1,93,35,92,97xm162,-65v13,-51,23,-159,-46,-159v-59,0,-52,69,-52,128v0,50,39,77,79,55r-27,-27r21,-22","w":232},"R":{"d":"212,-181v0,37,-24,59,-51,68r59,113r-45,0r-54,-108r-49,0r0,108r-39,0r0,-256v85,-1,179,-13,179,75xm72,-141v47,1,102,7,102,-40v0,-47,-55,-41,-102,-40r0,80","w":235,"k":{"J":3}},"S":{"d":"160,-205v-32,-41,-136,-12,-93,44v43,26,127,7,127,88v0,89,-139,95,-183,41r26,-25v24,31,117,38,118,-15v0,-58,-89,-29,-117,-62v-41,-48,-7,-124,67,-124v39,0,59,10,80,29","w":212,"k":{"Y":7,"S":2,"J":7}},"T":{"d":"120,-221r0,221r-39,0r0,-221r-70,0r0,-35r180,0r0,35r-71,0","w":201,"k":{"z":14,"y":14,"x":14,"w":14,"v":14,"u":14,"s":24,"r":14,"q":24,"p":14,"o":24,"n":14,"m":14,"g":24,"e":24,"d":24,"c":24,"a":24,"Q":7,"O":7,"J":29,"G":7,"C":7,"A":22,".":29}},"U":{"d":"121,-33v32,0,55,-22,54,-55r0,-168r38,0r0,170v-2,55,-36,88,-92,88v-56,0,-91,-33,-91,-88r0,-170r38,0r0,168v0,32,21,55,53,55","w":243,"k":{"J":4}},"V":{"d":"116,0r-30,0r-84,-256r40,0r59,186r59,-186r41,0","w":203,"k":{"z":7,"y":4,"x":7,"u":7,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":13,".":29}},"W":{"d":"243,0r-34,0r-52,-180r-52,180r-34,0r-67,-256r41,0r45,183r51,-183r31,0r52,183r45,-183r41,0","w":313,"k":{"s":14,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":6,".":18}},"X":{"d":"159,0r-55,-98r-56,98r-44,0r79,-131r-74,-125r44,0r51,91r50,-91r45,0r-74,125r79,131r-45,0","w":208,"k":{"y":12,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"Y":{"d":"117,-105r0,105r-39,0r0,-105r-76,-151r42,0r54,112r54,-112r42,0","w":195,"k":{"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"Z":{"d":"17,0r0,-33r119,-188r-114,0r0,-35r159,0r0,31r-119,190r119,0r0,35r-164,0","w":198},"[":{"d":"31,27r0,-310r78,0r0,33r-41,0r0,244r41,0r0,33r-78,0","w":124},"\\":{"d":"102,27r-102,-307r35,0r102,307r-35,0","w":136},"]":{"d":"15,27r0,-33r43,0r0,-245r-43,0r0,-32r79,0r0,310r-79,0","w":124},"^":{"d":"143,-144r-40,-75r-41,75r-38,0r62,-115r34,0r61,115r-38,0","w":205},"_":{"d":"0,62r0,-25r206,0r0,25r-206,0","w":205},"`":{"d":"81,-216r-40,-58r41,0r27,58r-28,0","w":180},"a":{"d":"23,-158v31,-45,140,-35,140,36r0,122r-36,0r0,-17v-30,37,-112,20,-112,-37v0,-51,55,-56,112,-52v14,-54,-59,-59,-80,-30xm85,-28v32,1,45,-16,42,-53v-34,1,-78,-7,-76,27v1,19,12,26,34,26","w":190},"b":{"d":"114,-185v58,0,68,54,64,115v-3,42,-20,72,-65,72v-24,0,-36,-7,-48,-21r0,19r-36,0r0,-256r37,0r0,92v12,-15,25,-21,48,-21xm104,-31v33,0,38,-28,38,-60v1,-33,-6,-61,-38,-61v-32,0,-39,28,-38,61v0,32,5,60,38,60","w":199},"c":{"d":"57,-91v-10,55,51,78,79,43r25,24v-17,16,-30,26,-60,26v-54,0,-77,-36,-81,-93v-7,-85,89,-123,141,-68r-25,24v-28,-35,-90,-11,-79,44","w":174,"k":{"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"d":{"d":"21,-113v0,-65,75,-95,112,-51r0,-92r37,0r0,256r-36,0r0,-19v-12,14,-24,21,-48,21v-60,1,-65,-51,-65,-115xm95,-31v34,0,38,-27,38,-60v0,-34,-5,-61,-38,-61v-32,0,-39,28,-38,61v0,32,5,60,38,60","w":199},"e":{"d":"97,-185v57,0,80,43,78,104r-119,0v-8,54,66,65,91,33r23,22v-17,17,-35,28,-68,28v-56,0,-82,-34,-82,-93v-1,-55,26,-94,77,-94xm97,-154v-28,0,-41,19,-41,48r82,0v0,-29,-13,-48,-41,-48","w":194,"k":{"y":4,"x":2,"w":3,"v":4}},"f":{"d":"108,-227v-20,-1,-36,0,-36,21r0,27r36,0r0,28r-36,0r0,151r-37,0r0,-151r-21,0r0,-28r21,0v-5,-55,14,-86,73,-79r0,31","w":118,"k":{"o":6,"e":6,"c":6,"a":6,".":18,"*":-7}},"g":{"d":"85,-185v23,0,36,8,48,22r0,-20r35,0r0,182v8,76,-96,100,-142,53r23,-24v24,30,89,18,83,-30r0,-23v-12,14,-26,21,-47,21v-50,0,-64,-37,-64,-91v0,-53,14,-90,64,-90xm95,-37v31,0,37,-26,37,-58v0,-32,-7,-56,-37,-57v-31,0,-38,25,-38,57v0,32,7,58,38,58","w":197},"h":{"d":"66,-164v33,-41,110,-18,110,46r0,118r-36,0v-6,-56,22,-152,-37,-152v-59,0,-31,96,-37,152r-37,0r0,-256r37,0r0,92","w":203},"i":{"d":"29,0r0,-183r37,0r0,183r-37,0xm28,-219r0,-38r39,0r0,38r-39,0","w":95},"j":{"d":"-7,43v21,1,36,0,36,-21r0,-205r37,0r0,207v-1,40,-29,55,-73,51r0,-32xm28,-219r0,-38r39,0r0,38r-39,0","w":95},"k":{"d":"144,0r-51,-84r-27,30r0,54r-37,0r0,-256r37,0r0,158r71,-85r44,0r-63,72r71,111r-45,0","w":197,"k":{"q":3,"o":3,"g":3,"e":3,"d":3,"c":3}},"l":{"d":"65,-53v-2,21,15,24,36,22r0,31v-44,4,-73,-10,-73,-50r0,-206r37,0r0,203","w":111,"k":{"y":12,"w":7,"v":14,"o":7,"e":9,"c":9,"*":22}},"m":{"d":"166,-158v35,-48,122,-29,122,41r0,117r-36,0v-6,-56,22,-152,-37,-152v-62,0,-31,96,-38,152r-37,0v-6,-56,22,-152,-36,-152v-60,0,-32,96,-38,152r-37,0r0,-183r36,0r0,19v23,-27,83,-29,101,6","w":315},"n":{"d":"65,-164v34,-41,112,-18,112,47r0,117r-37,0v-6,-56,22,-152,-36,-152v-60,0,-32,96,-38,152r-37,0r0,-183r36,0r0,19","w":204},"o":{"d":"96,-185v56,0,77,38,77,94v0,56,-21,93,-77,93v-54,0,-75,-36,-75,-93v0,-57,21,-94,75,-94xm96,-31v32,0,40,-27,40,-60v0,-34,-9,-61,-40,-61v-30,0,-39,28,-39,61v0,33,8,60,39,60","w":193,"k":{"y":4,"x":7,"w":3,"v":4}},"p":{"d":"113,-185v59,0,70,54,65,115v-3,42,-20,72,-64,72v-24,0,-37,-6,-48,-21r0,93r-37,0r0,-257r36,0r0,20v12,-14,25,-21,48,-22xm104,-31v33,0,38,-28,38,-60v1,-33,-6,-61,-38,-61v-32,0,-39,28,-38,61v0,32,5,60,38,60","w":199},"q":{"d":"21,-113v0,-65,77,-95,113,-50r0,-20r36,0r0,257r-37,0r0,-93v-12,15,-24,21,-48,21v-59,0,-64,-52,-64,-115xm95,-31v34,0,38,-27,38,-60v0,-34,-5,-61,-38,-61v-32,0,-39,28,-38,61v0,32,5,60,38,60","w":199},"r":{"d":"65,-163v15,-25,73,-31,92,-4r-27,27v-20,-24,-64,-9,-64,29r0,111r-37,0r0,-183r36,0r0,20","w":158,"k":{"s":4,"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":4,".":43}},"s":{"d":"134,-141v-20,-22,-99,-17,-73,24v33,18,103,-1,103,61v0,71,-115,72,-152,32r24,-24v12,13,30,18,52,19v35,8,60,-44,16,-47v-44,-3,-83,-8,-83,-53v0,-65,99,-68,136,-35","w":179,"k":{"v":4,"t":4,"s":2}},"t":{"d":"70,-53v-1,20,14,24,35,22r0,31v-46,5,-72,-14,-72,-51r0,-100r-20,0r0,-28r20,0r0,-56r37,0r0,56r35,0r0,28r-35,0r0,98","w":123,"k":{"o":1,"e":1,"c":1,"a":1}},"u":{"d":"101,-31v62,0,31,-96,38,-152r36,0r0,183r-36,0r0,-18v-35,39,-112,17,-112,-48r0,-117r37,0v6,56,-23,152,37,152","w":204},"v":{"d":"100,0r-30,0r-67,-183r39,0r43,129r43,-129r39,0","w":169,"k":{"s":4,"o":4,"e":4,"c":4,"a":4,".":23}},"w":{"d":"208,0r-32,0r-42,-127r-43,127r-32,0r-56,-183r39,0r35,129r43,-129r28,0r42,129r35,-129r40,0","w":267,"k":{"o":3,"e":3,"c":3,".":14}},"x":{"d":"129,0r-38,-62r-39,62r-44,0r63,-93r-61,-90r45,0r36,60r35,-60r45,0r-60,90r62,93r-44,0","w":181,"k":{"o":7,"e":7,"c":7}},"y":{"d":"86,36v-7,27,-29,39,-65,36r0,-33v36,6,37,-25,46,-48r-64,-174r39,0r43,129r43,-129r39,0","w":168,"k":{"o":4,"e":4,"c":4,"a":4,".":23}},"z":{"d":"15,0r0,-29r91,-121r-85,0r0,-33r131,0r0,30r-92,120r92,0r0,33r-137,0","w":168},"{":{"d":"66,-128v60,17,-21,138,64,122r0,33v-46,3,-77,-6,-77,-50v0,-38,17,-98,-37,-89r0,-32v82,15,-10,-149,89,-139r25,0r0,33v-26,-2,-40,1,-40,28v0,38,8,87,-24,94","w":146},"|":{"d":"42,27r0,-310r37,0r0,310r-37,0","w":121},"}":{"d":"93,-233v0,39,-16,97,37,89r0,32v-81,-13,9,148,-88,139r-26,0r0,-33v27,2,41,-2,41,-28v0,-38,-9,-88,24,-94v-32,-7,-24,-56,-24,-94v0,-26,-14,-30,-41,-28r0,-33v46,-3,77,5,77,50","w":146},"~":{"d":"68,-129v35,0,74,39,100,5r23,23v-13,14,-26,28,-53,28v-36,-1,-72,-40,-99,-4r-24,-23v15,-14,27,-29,53,-29","w":206},"\u00a0":{"w":86}}});
Cufon.replace('h1', {fontFamily: 'DIN-Medium'});
Cufon.replace('h3', {fontFamily: 'DIN-Medium'});
