/*
 * 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:
 * 2005 Evert Bloemsma published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * Cocon is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Evert Bloemsma
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":212,"face":{"font-family":"cocon-regular","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 2 0 4","ascent":"294","descent":"-66","x-height":"4","bbox":"-16.5177 -286.989 343 103","underline-thickness":"7.2","underline-position":"-52.56","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":79},"!":{"d":"30,-247v29,-2,51,3,50,31r-3,131v-26,2,-43,-6,-43,-30xm58,-62v18,0,31,13,31,31v0,18,-13,31,-31,31v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31","w":114},"\"":{"d":"82,-247v28,-2,53,2,50,30r-6,57v-50,8,-38,-49,-44,-87xm14,-247v28,-2,53,2,50,30r-6,57v-50,8,-38,-49,-44,-87","w":141},"#":{"d":"150,-247v43,-7,34,36,26,67r31,0v3,26,-10,38,-37,35r-9,43r30,0v3,27,-9,38,-37,35r-13,67v-46,10,-33,-36,-26,-67r-38,0r-13,67v-46,10,-33,-36,-26,-67r-33,0v-3,-27,12,-38,40,-35r8,-43r-32,0v-3,-27,10,-38,39,-35r13,-67v44,-8,34,36,26,67r38,0xm92,-145r-8,43r38,0r8,-43r-38,0"},"$":{"d":"120,-198v-45,-10,-74,44,-25,53v45,8,99,20,97,72v-2,43,-29,67,-67,73r0,49v-33,6,-37,-18,-34,-49v-42,0,-72,-21,-64,-66v18,28,130,45,114,-16v-30,-33,-121,-8,-120,-82v0,-46,32,-66,70,-74r0,-48v32,-6,37,16,34,47v39,1,69,21,59,64v-14,-15,-36,-23,-64,-23"},"%":{"d":"81,-249v43,0,63,34,63,77v0,48,-19,83,-66,83v-43,0,-63,-35,-63,-77v0,-46,19,-83,66,-83xm215,-246v22,-4,36,9,27,29r-103,217v-27,5,-33,-18,-23,-39xm280,-157v43,0,63,34,63,77v0,48,-20,84,-66,84v-42,0,-62,-34,-62,-78v0,-48,20,-83,65,-83xm81,-123v33,-3,32,-93,-3,-92v-33,3,-32,93,3,92xm282,-32v33,-3,32,-91,-3,-91v-34,2,-32,92,3,91","w":357},"&":{"d":"189,-139v57,0,16,72,0,90v14,12,24,26,46,26v0,49,-59,23,-72,1v-15,15,-35,26,-67,26v-51,0,-83,-24,-83,-71v0,-35,25,-55,48,-69v-9,-12,-24,-28,-23,-48v2,-40,28,-63,71,-63v36,0,64,21,62,57v-1,31,-27,49,-52,64r44,50v15,-14,24,-37,26,-63xm99,-153v17,-9,30,-16,31,-36v0,-15,-8,-23,-23,-23v-37,0,-25,47,-8,59xm59,-72v0,45,55,46,79,24r-54,-60v-11,7,-25,19,-25,36","w":241},"'":{"d":"15,-247v29,-2,53,2,51,31r-6,57v-50,8,-38,-50,-45,-88","w":80},"(":{"d":"67,-103v0,73,23,127,59,164v-87,5,-108,-75,-108,-157v0,-66,20,-117,52,-150v10,-10,37,-19,56,-11v-35,36,-58,84,-59,154","w":127},")":{"d":"60,-94v0,-75,-25,-126,-58,-165v89,-2,108,78,108,157v0,66,-20,116,-52,150v-10,10,-38,20,-57,12v33,-37,59,-82,59,-154","w":127},"*":{"d":"159,-232v24,24,17,70,-30,60v-5,0,-9,1,-13,1v13,17,17,35,42,39v-7,12,-10,26,-26,26v-28,0,-30,-32,-40,-51v-13,17,-19,29,-20,54v-49,2,-41,-49,-14,-62r12,-9v-20,-8,-40,-8,-60,-1v-4,-47,49,-54,72,-24v2,-23,-2,-44,-14,-59v28,-17,68,6,49,41v-3,7,-5,14,-7,21v20,-5,39,-20,49,-36","w":185},"+":{"d":"86,-188v22,-2,41,2,40,23r0,45r75,0v9,46,-34,41,-75,40r0,76v-46,9,-41,-35,-40,-76r-76,0v-2,-22,2,-41,23,-40r53,0r0,-68"},",":{"d":"48,-53v21,0,32,18,31,41v0,35,-25,68,-60,60v8,-8,16,-24,16,-38v0,-19,-15,-18,-15,-37v0,-14,12,-26,28,-26","w":101},"-":{"d":"14,-89v-2,-21,1,-38,22,-38r84,0v2,23,-2,38,-24,38r-82,0","w":133},".":{"d":"51,-62v18,0,31,13,31,31v0,18,-13,31,-31,31v-17,0,-31,-12,-31,-31v0,-19,14,-31,31,-31","w":100},"\/":{"d":"122,-259v23,-4,35,10,26,31r-107,228v-26,4,-34,-19,-23,-39","w":164},"0":{"d":"110,-251v65,0,89,54,89,122v0,74,-22,133,-93,133v-67,0,-93,-53,-93,-123v0,-75,24,-132,97,-132xm106,-208v-36,0,-44,37,-44,79v0,47,3,90,48,90v31,0,40,-36,40,-78v0,-47,-2,-91,-44,-91"},"1":{"d":"43,-234v23,-13,73,-22,73,14r0,220v-29,2,-51,-4,-50,-32r0,-163v-24,11,-70,23,-68,-19","w":147},"2":{"d":"107,-251v75,-4,106,88,54,135v-26,24,-64,44,-85,74r116,0v4,28,-7,42,-34,42r-114,0v-39,-3,-23,-56,-2,-69v31,-29,69,-53,95,-86v10,-29,-7,-53,-39,-53v-39,0,-55,13,-75,32v-5,-57,32,-72,84,-75"},"3":{"d":"138,-174v-1,-53,-96,-37,-114,-9r-2,0v-4,-52,31,-68,77,-68v49,0,88,21,88,69v0,33,-16,51,-44,57v23,7,45,24,45,52v0,55,-39,77,-97,77v-44,1,-79,-20,-69,-69v18,29,113,46,118,-7v5,-55,-87,-4,-77,-68v35,-1,75,2,75,-34"},"4":{"d":"117,-247v30,-3,48,7,48,35r0,113r38,0v3,30,-5,47,-38,41r0,58v-41,6,-53,-17,-48,-58v-48,-1,-138,14,-104,-50v26,-50,63,-102,104,-139xm117,-197r-66,98r66,0r0,-98"},"5":{"d":"142,-77v1,-49,-80,-35,-116,-27v6,-55,-22,-143,39,-143r119,0v11,59,-60,40,-110,43r0,55v62,-8,118,10,118,69v0,56,-37,84,-95,84v-48,1,-79,-13,-74,-64v25,23,119,39,119,-17"},"6":{"d":"66,-129v27,-56,138,-29,131,45v-5,54,-34,88,-92,88v-63,0,-88,-49,-88,-116v0,-82,33,-136,112,-139v35,-2,63,24,53,60v-17,-24,-84,-25,-100,3v-9,15,-17,35,-16,59xm109,-119v-25,-1,-41,13,-41,35v0,28,13,47,40,47v29,0,40,-14,40,-43v0,-25,-14,-39,-39,-39"},"7":{"d":"157,-247v52,-4,31,51,15,81v-27,50,-67,89,-64,166v-30,2,-52,-3,-50,-33v3,-59,61,-117,80,-170r-122,0v-10,-69,85,-40,141,-44"},"8":{"d":"152,-127v73,29,42,140,-48,131v-50,-5,-85,-22,-85,-71v0,-30,20,-49,43,-58v-23,-8,-41,-22,-41,-53v1,-50,38,-73,87,-73v50,0,85,23,85,70v0,30,-18,46,-41,54xm144,-176v0,-21,-15,-32,-39,-32v-22,0,-34,13,-35,31v0,21,14,32,38,32v22,0,36,-13,36,-31xm108,-39v24,1,36,-12,37,-33v0,-21,-16,-36,-40,-35v-20,2,-37,12,-37,32v0,26,13,36,40,36"},"9":{"d":"107,-251v67,0,87,51,87,122v-1,77,-25,133,-98,133v-43,0,-74,-15,-69,-63v21,18,83,35,104,3v8,-12,12,-30,13,-58v-6,17,-22,31,-45,31v-52,-1,-85,-26,-85,-77v0,-58,35,-91,93,-91xm102,-124v25,1,42,-13,42,-36v0,-31,-12,-49,-41,-50v-25,0,-39,19,-39,44v-1,28,13,42,38,42","w":208},":":{"d":"60,-194v18,1,31,12,31,31v0,43,-63,37,-62,0v0,-18,12,-31,31,-31xm60,-62v17,0,31,12,31,31v0,19,-14,31,-31,31v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31","w":119},";":{"d":"61,-194v19,0,31,12,31,31v0,19,-14,31,-31,31v-18,0,-31,-13,-31,-31v0,-17,12,-31,31,-31xm58,-53v21,0,32,17,31,41v-1,35,-25,68,-60,60v9,-8,16,-25,17,-38v1,-18,-17,-18,-16,-37v0,-14,12,-26,28,-26","w":119},"<":{"d":"160,-21v-56,-15,-104,-45,-147,-73v0,-34,23,-39,50,-50r125,-51v5,70,-78,58,-119,90r117,55v4,21,-9,30,-26,29"},"=":{"d":"189,-164v3,22,-5,36,-24,36r-145,0v-2,-22,3,-36,25,-36r144,0xm189,-94v3,22,-4,36,-24,35r-145,0v-2,-22,4,-35,25,-35r144,0"},">":{"d":"50,-193v56,14,104,46,147,73v0,34,-24,37,-50,49r-86,38v-15,6,-28,11,-39,14v-6,-70,78,-59,119,-90v-34,-19,-80,-39,-117,-55v-4,-21,9,-30,26,-29"},"?":{"d":"81,-255v67,-8,103,74,52,112v-17,20,-49,25,-44,67v-50,10,-47,-48,-16,-67v13,-13,36,-18,36,-42v0,-44,-83,-28,-94,-3v-11,-37,21,-71,66,-67xm76,-62v18,0,31,13,31,31v0,18,-13,31,-31,31v-18,0,-31,-13,-31,-31v0,-18,13,-31,31,-31","w":169},"@":{"d":"150,-253v67,0,112,39,112,106v0,51,-22,91,-72,91v-16,0,-27,-9,-31,-23v-24,41,-91,20,-87,-34v3,-49,30,-83,78,-83v22,0,43,13,48,32v-1,22,-9,40,-9,62v0,9,3,13,8,14v24,-4,31,-28,31,-57v0,-50,-30,-79,-81,-79v-62,0,-96,44,-99,108v-4,79,81,108,148,77v5,41,-31,42,-68,42v-70,0,-115,-44,-115,-116v0,-84,51,-140,137,-140xm114,-117v0,31,32,29,38,4v3,-10,6,-23,9,-41v-23,-17,-47,9,-47,37","w":272},"A":{"d":"7,-24v12,-83,44,-166,84,-223v78,-7,76,66,99,121v15,37,25,83,30,126r-20,0v-36,4,-34,-40,-40,-63r-98,0r-13,63v-24,1,-46,0,-42,-24xm149,-102v-11,-35,-21,-70,-38,-99v-16,28,-30,63,-38,99r76,0","w":223,"k":{"j":-4,"Y":7,"W":4,"V":7,"T":14,"J":-7,"I":-4,"A":-4}},"B":{"d":"159,-130v79,28,40,131,-41,131v-56,0,-95,-11,-95,-59r0,-179v61,-18,177,-25,176,54v0,29,-17,46,-40,53xm72,-148v35,0,77,5,77,-30v0,-35,-48,-31,-77,-26r0,56xm94,-44v32,0,59,-2,59,-31v0,-43,-42,-34,-81,-35v2,28,-10,66,22,66","w":217,"k":{"Y":7,"T":4}},"C":{"d":"141,-250v44,-2,80,23,68,69v-14,-17,-38,-26,-68,-26v-49,1,-76,32,-76,79v0,53,24,87,78,87v30,0,49,-12,67,-23v6,51,-29,66,-73,66v-74,0,-122,-48,-122,-123v0,-79,46,-127,126,-129","w":215,"k":{"y":-4,"w":-4,"v":-4,"T":-7,"J":-4}},"D":{"d":"23,-238v101,-27,209,3,203,111v-4,81,-46,129,-134,129v-41,0,-69,-16,-69,-55r0,-185xm98,-41v51,1,75,-31,77,-79v3,-62,-39,-97,-102,-83r0,141v-1,17,8,21,25,21","w":239,"k":{"Y":7,"T":7,"J":4}},"E":{"d":"72,-106v-16,81,65,68,122,60v6,49,-33,48,-81,48v-79,0,-97,-58,-91,-142v3,-46,-6,-107,42,-107r129,0v13,62,-69,39,-118,43r-3,57r95,0v2,26,-3,41,-30,41r-65,0","w":201,"k":{"T":4,"J":-9}},"F":{"d":"23,-208v-2,-65,96,-31,152,-39v10,57,-58,38,-104,41r0,62r89,0v10,50,-45,38,-87,39r0,105v-28,2,-50,-2,-50,-29r0,-179","w":176,"k":{"s":4,"r":7,"q":7,"p":4,"o":7,"n":4,"m":4,"g":7,"e":7,"d":7,"c":7,"a":4,"Y":-7,"X":-4,"W":-7,"V":-7,"T":-9,"J":7,"A":18}},"G":{"d":"170,-120v25,-2,48,2,50,23v6,69,-15,104,-82,101v-76,-4,-123,-48,-123,-124v0,-82,51,-129,135,-131v43,-1,72,22,65,66v-15,-14,-44,-21,-71,-21v-48,0,-78,30,-78,79v0,55,25,84,78,87v43,2,29,-46,26,-80","w":235,"k":{"Y":4,"W":4,"V":4,"T":4}},"H":{"d":"172,-247v26,-2,48,2,48,26r0,221v-29,3,-49,-6,-48,-33r0,-73r-100,0r0,106v-29,3,-50,-6,-49,-33r0,-214v26,-2,49,2,49,26r0,74r100,0r0,-100","w":243},"I":{"d":"24,-247v27,-2,49,2,49,27r0,220v-29,2,-49,-6,-49,-33r0,-214","w":97},"J":{"d":"1,-47v23,10,70,18,70,-21r0,-179v30,-2,51,6,50,34v-6,92,29,217,-74,217v-33,0,-51,-15,-46,-51","w":140},"K":{"d":"72,0v-30,3,-49,-7,-49,-33r0,-214v64,-11,47,57,49,111v27,-38,48,-81,87,-108v13,-3,41,-6,55,-1v-31,33,-65,77,-93,114v32,36,49,86,96,107v-1,34,-51,28,-66,9v-29,-36,-55,-69,-79,-110r0,125","w":219,"k":{"y":4,"w":7,"v":7,"q":4,"o":7,"g":7,"e":7,"d":4,"c":7,"Y":-4,"W":-4,"V":-4,"Q":4,"O":4,"J":-7,"G":4,"C":4,"A":-4}},"L":{"d":"76,-93v-12,65,71,57,110,43v6,47,-24,52,-71,52v-59,0,-90,-32,-90,-91r0,-158v31,-2,52,3,51,36r0,118","w":187,"k":{"y":4,"w":7,"v":7,"Y":7,"W":7,"V":7,"T":18,"Q":4,"O":4,"J":-11,"G":4,"C":4,"A":-4}},"M":{"d":"18,-33v2,-73,9,-150,20,-214v99,-6,88,101,121,166v2,8,4,13,5,19v22,-62,35,-142,74,-185v79,-1,53,107,65,183r2,64v-84,11,-39,-100,-60,-179r-56,160v-14,38,-53,8,-63,-20r-49,-140v-9,52,-9,120,-11,179v-29,3,-49,-6,-48,-33","w":324,"k":{"Y":4,"T":4}},"N":{"d":"175,-247v28,-2,49,4,49,29r0,218v-57,5,-70,-27,-90,-65r-61,-116r0,181v-30,2,-49,-5,-50,-32r0,-215v98,-11,101,81,138,137v5,9,11,23,14,33r0,-170","w":247},"O":{"d":"133,-251v72,0,113,50,113,124v0,78,-40,131,-118,131v-72,0,-113,-51,-113,-124v0,-79,40,-131,118,-131xm132,-39v43,0,63,-33,63,-81v0,-52,-19,-87,-66,-87v-45,1,-63,35,-63,80v0,59,22,88,66,88","w":261,"k":{"T":4}},"P":{"d":"23,-237v68,-21,174,-21,174,65v0,68,-66,102,-124,76r0,96v-31,3,-50,-7,-50,-35r0,-202xm73,-134v30,11,79,6,74,-33v5,-43,-39,-45,-74,-36r0,69","w":202,"k":{"y":-5,"w":-7,"v":-7,"r":4,"q":4,"p":4,"o":4,"n":4,"m":4,"g":4,"e":4,"c":4,"a":4,"T":-4,"J":7,"A":7}},"Q":{"d":"255,-5v10,68,-82,33,-121,20v-62,-20,-119,-51,-119,-135v0,-80,39,-131,120,-131v71,0,111,50,111,124v0,57,-27,98,-70,113v21,7,52,8,79,9xm135,-38v42,0,59,-37,60,-83v0,-52,-17,-86,-66,-86v-45,1,-62,35,-63,80v0,54,20,89,69,89","w":264,"k":{"j":-14,"Y":4,"W":4,"V":4,"T":7}},"R":{"d":"195,-178v-1,36,-20,60,-51,66v38,19,41,75,66,106v-17,16,-53,6,-60,-14v-13,-38,-22,-83,-77,-79r0,99v-29,3,-50,-7,-50,-33r0,-207v66,-17,175,-19,172,62xm145,-170v0,-39,-36,-40,-72,-34r0,65v32,7,72,4,72,-31","w":217,"k":{"Y":7,"W":4,"V":4,"T":4,"J":-4}},"S":{"d":"181,-183v-20,-32,-131,-38,-113,17v32,35,125,18,122,90v-2,54,-36,79,-93,80v-50,1,-84,-19,-74,-70v20,28,129,48,116,-17v-30,-36,-126,-17,-123,-88v3,-52,40,-80,93,-80v49,0,80,15,74,68r-2,0","w":205,"k":{"A":4}},"T":{"d":"2,-203v-3,-27,6,-43,30,-44r165,0v7,46,-32,46,-75,44r0,203v-30,3,-49,-5,-49,-33r0,-170r-71,0","w":199,"k":{"z":7,"x":4,"u":7,"t":7,"s":22,"r":22,"q":22,"p":22,"o":22,"n":22,"m":22,"j":7,"i":7,"g":22,"f":4,"e":22,"d":22,"c":22,"a":22,"Y":-7,"W":-7,"V":-7,"T":-5,"S":7,"Q":11,"O":11,"M":7,"J":14,"G":14,"E":7,"C":14,"A":20}},"U":{"d":"171,-247v70,-12,47,77,49,136v3,72,-32,116,-104,115v-66,-2,-98,-44,-98,-111r0,-140v71,-11,47,77,50,137v2,43,11,69,53,68v81,-2,41,-130,50,-205","w":238},"V":{"d":"216,-225v-14,87,-50,160,-90,227v-45,1,-52,-42,-68,-71v-28,-51,-45,-112,-55,-178v30,-2,56,0,60,27v9,58,28,106,50,153v25,-54,45,-114,55,-180v24,-1,52,-2,48,22","w":222,"k":{"t":4,"s":7,"r":11,"q":11,"p":11,"o":11,"n":11,"m":11,"j":4,"i":4,"g":11,"e":11,"d":11,"c":11,"a":11,"Y":-4,"W":-4,"V":-4,"T":-4,"J":11,"A":7}},"W":{"d":"291,-246v32,-4,54,6,44,40r-33,110v-12,35,-28,66,-45,98v-58,0,-55,-70,-75,-113v-6,-12,-7,-26,-10,-39v-12,53,-33,111,-58,152v-45,4,-48,-39,-62,-68v-25,-52,-40,-115,-49,-181v31,-3,55,3,58,28v8,52,20,95,41,143v20,-47,36,-107,47,-161v30,-2,50,7,55,33v9,47,22,86,40,128v20,-48,38,-111,47,-170","w":343,"k":{"y":-7,"w":-7,"v":-7,"r":4,"q":7,"p":7,"o":7,"n":4,"m":4,"j":4,"g":7,"e":7,"d":7,"c":7,"a":7,"Y":-4,"W":-4,"V":-4,"T":-4,"J":11,"A":11}},"X":{"d":"222,-222v-7,37,-41,67,-70,101v27,37,52,83,89,108v-17,28,-71,14,-82,-9v-16,-20,-33,-46,-48,-68v-24,28,-42,52,-53,90v-54,12,-51,-42,-25,-70v10,-17,34,-43,51,-60v-23,-38,-59,-72,-73,-117v72,-10,83,49,114,87v19,-28,47,-50,56,-87v24,-2,45,3,41,25","w":246,"k":{"y":4,"w":4,"v":4,"u":4,"t":4,"s":7,"r":4,"q":7,"o":11,"i":4,"g":7,"f":4,"e":11,"d":11,"c":11,"b":7,"a":7,"Y":4,"W":4,"V":4,"T":7,"Q":7,"O":7,"J":-4,"G":7,"C":7}},"Y":{"d":"158,-247v28,-4,51,6,38,33v-19,39,-44,77,-69,109r0,105v-30,2,-49,-5,-50,-32r0,-73v-30,-40,-58,-89,-75,-142v25,-1,49,1,56,18v12,30,30,60,47,86v20,-32,42,-63,53,-104","w":205,"k":{"z":4,"x":7,"w":4,"v":4,"u":7,"t":4,"s":14,"r":14,"q":11,"p":11,"o":14,"n":11,"m":11,"j":4,"i":4,"g":14,"f":4,"e":14,"d":14,"c":14,"a":14,"Y":-7,"W":-7,"V":-7,"T":-7,"S":4,"Q":7,"O":7,"J":7,"G":7,"C":7,"A":11}},"Z":{"d":"163,-247v56,0,25,67,4,90v-33,36,-70,70,-94,114r124,0v3,25,-5,43,-28,43r-124,0v-33,1,-38,-39,-20,-63v35,-48,83,-88,114,-140r-125,0v-10,-71,91,-44,149,-44","w":211,"k":{"J":-4}},"[":{"d":"65,29v28,-2,52,-1,46,32r-83,0r0,-320v35,5,92,-17,83,32r-46,0r0,256","w":115},"\\":{"d":"154,0v-33,3,-52,-8,-62,-32r-91,-215v29,-3,50,5,59,26","w":153},"]":{"d":"53,-227v-28,2,-53,1,-47,-32r83,0r0,320v-35,-4,-91,17,-83,-32r47,0r0,-256","w":115},"^":{"d":"22,-164v13,-36,36,-68,59,-95v49,8,55,73,78,109v-48,9,-48,-47,-70,-72v-16,24,-31,46,-43,72v-14,1,-23,-3,-24,-14","w":180},"_":{"d":"0,103r0,-31r203,0r0,31r-203,0","w":203},"`":{"d":"131,-223v-38,1,-75,-5,-82,-34v0,-12,8,-18,20,-18v33,3,47,29,62,52","w":190},"a":{"d":"94,-198v72,-2,88,55,82,132v-3,46,-32,70,-83,69v-45,-1,-78,-18,-78,-61v0,-55,53,-61,113,-61v6,-60,-85,-38,-105,-16v-3,-47,26,-62,71,-63xm64,-60v0,18,15,24,34,24v29,1,33,-20,31,-49v-30,1,-64,-3,-65,25","w":190},"b":{"d":"125,-199v56,0,87,41,87,98v0,62,-33,105,-96,105v-58,0,-92,-41,-92,-99r0,-164v29,-2,48,4,48,33r0,57v11,-16,27,-30,53,-30xm121,-39v28,0,40,-24,41,-54v0,-38,-10,-63,-46,-63v-29,0,-42,25,-43,54v-1,39,14,63,48,63","w":227},"c":{"d":"119,-196v37,-2,62,26,51,64v-24,-34,-111,-23,-105,32v-9,61,74,73,106,41v5,43,-17,65,-57,63v-58,-3,-100,-38,-100,-97v0,-64,40,-101,105,-103","w":183},"d":{"d":"150,-259v30,-3,48,6,48,33r0,136v-1,62,-30,95,-93,94v-58,-1,-91,-41,-91,-98v0,-62,27,-105,88,-105v23,0,40,14,48,31r0,-91xm111,-36v30,-1,37,-24,38,-56v1,-39,-12,-66,-47,-66v-59,0,-50,123,9,122","w":221},"e":{"d":"109,-199v47,0,78,28,78,76v0,53,-64,45,-123,47v6,49,85,47,116,21v5,48,-25,61,-70,59v-57,-2,-96,-38,-96,-97v0,-64,34,-106,95,-106xm64,-111v33,-3,75,8,78,-18v2,-20,-16,-29,-37,-29v-27,1,-41,19,-41,47","w":200},"f":{"d":"99,-263v26,-1,43,19,36,47v-34,-12,-73,-1,-63,46r55,0v4,35,-20,43,-55,40r0,130v-27,3,-49,-5,-49,-29r0,-163v3,-43,30,-69,76,-71","w":132,"k":{"y":-4,"w":-4,"v":-4}},"g":{"d":"114,-199v83,-1,83,84,81,169v-1,58,-36,93,-95,93v-42,0,-75,-15,-68,-65v34,31,136,34,114,-48v-6,19,-26,29,-50,29v-49,0,-81,-29,-81,-79v0,-61,36,-98,99,-99xm145,-111v0,-27,-12,-45,-36,-45v-28,0,-43,21,-44,50v0,25,14,44,39,44v25,0,41,-20,41,-49","w":218},"h":{"d":"117,-199v51,-1,79,32,79,85r0,114v-29,2,-48,-4,-48,-32v0,-51,15,-127,-39,-124v-57,3,-28,100,-35,156v-30,2,-49,-5,-49,-32r0,-227v29,-3,50,6,50,31r0,55v9,-13,22,-26,42,-26","w":219},"i":{"d":"78,-63v0,24,14,26,38,25v2,27,-4,40,-29,40v-85,0,-50,-116,-57,-192v68,-12,48,71,48,127xm53,-265v14,0,29,14,29,28v0,15,-14,29,-29,29v-15,0,-28,-14,-28,-29v0,-15,14,-28,28,-28","w":119,"k":{"j":-4}},"j":{"d":"33,-190v29,-3,50,6,48,33v-6,88,31,220,-66,220v-24,0,-34,-14,-31,-40v26,1,50,-2,49,-29r0,-184xm58,-265v16,0,28,13,28,28v0,15,-12,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28","w":109},"k":{"d":"206,-23v-4,29,-48,29,-65,11v-24,-26,-46,-55,-67,-83r0,95v-30,2,-49,-4,-49,-34r0,-225v30,-3,49,6,49,32r0,116v32,-35,49,-95,125,-82v-25,26,-55,60,-78,89v27,28,44,67,85,81","w":205,"k":{"q":7,"o":7,"g":4,"e":7,"d":4,"c":7}},"l":{"d":"73,-63v-1,26,20,26,46,25v2,27,-6,40,-32,40v-40,-1,-61,-21,-62,-61r0,-200v29,-3,48,7,48,32r0,164","w":117},"m":{"d":"225,-199v51,2,81,30,81,82r0,117v-30,2,-49,-6,-49,-35v0,-49,14,-124,-36,-121v-56,3,-24,102,-32,156v-30,2,-48,-7,-49,-35v-2,-49,14,-124,-36,-121v-54,4,-25,101,-32,156v-29,3,-48,-9,-48,-35r0,-76v0,-57,30,-86,86,-88v28,0,47,13,59,31v10,-16,31,-31,56,-31","w":329},"n":{"d":"111,-199v52,3,83,31,83,86r0,113v-61,10,-48,-56,-48,-109v0,-31,-12,-47,-39,-47v-58,0,-28,100,-35,156v-28,3,-48,-8,-49,-32v-4,-89,0,-170,88,-167","w":217},"o":{"d":"106,4v-60,0,-92,-41,-92,-98v0,-63,34,-105,97,-105v59,0,91,40,91,99v0,64,-32,104,-96,104xm111,-39v29,0,41,-25,41,-55v0,-36,-12,-62,-46,-62v-29,0,-42,26,-42,56v0,36,12,61,47,61","w":216},"p":{"d":"121,-199v55,3,88,42,88,96v0,62,-27,105,-88,107v-23,0,-40,-13,-49,-28r0,85v-29,2,-49,-8,-49,-33v-2,-109,-15,-232,98,-227xm120,-39v26,-1,39,-23,39,-51v0,-42,-10,-66,-46,-66v-28,0,-41,25,-41,57v0,34,16,61,48,60","w":223},"q":{"d":"14,-91v0,-64,35,-106,99,-108v57,-1,87,39,86,98r0,162v-28,2,-47,-4,-47,-32r0,-50v-7,15,-27,26,-48,25v-56,-2,-90,-39,-90,-95xm109,-39v49,4,53,-74,31,-102v-26,-33,-77,-7,-77,41v0,36,13,58,46,61","w":222},"r":{"d":"95,-196v29,0,46,19,39,49v-28,-13,-62,-5,-62,35r0,112v-28,2,-49,-6,-49,-31v-1,-80,-11,-165,72,-165","w":138},"s":{"d":"158,-139v-17,-17,-91,-33,-96,4v9,27,68,16,85,37v37,44,0,109,-65,102v-39,-4,-69,-14,-62,-60v18,17,102,35,94,-10v-29,-24,-103,-8,-100,-65v3,-45,36,-68,82,-68v40,0,67,15,62,60","w":177},"t":{"d":"98,2v-97,0,-71,-112,-72,-201v5,-22,17,-42,47,-39r0,44r67,0v9,44,-26,45,-67,42v4,43,-17,113,31,111v17,0,28,-3,36,-7v4,34,-9,50,-42,50","w":145,"k":{"y":-4,"w":-4,"v":-4}},"u":{"d":"145,-194v31,-2,50,5,49,34r0,73v0,61,-28,91,-85,91v-56,0,-86,-34,-86,-88r0,-110v31,-2,49,5,49,34v0,51,-12,124,40,121v55,-3,26,-100,33,-155","w":217},"v":{"d":"95,-58v19,-39,33,-87,43,-136v22,0,47,-3,43,23v-10,63,-41,127,-73,173v-42,3,-46,-28,-61,-57v-21,-39,-39,-87,-44,-139v26,-2,52,0,55,23v7,42,19,78,37,113","w":186,"k":{"y":-4,"w":-4}},"w":{"d":"243,-195v27,-2,51,1,42,31v-18,58,-34,121,-66,166v-55,-3,-57,-69,-73,-113v-8,40,-27,83,-46,113v-22,2,-32,-12,-41,-26v-28,-49,-47,-103,-56,-170v26,-1,50,-1,54,23v6,37,16,73,31,105v18,-37,26,-78,37,-121v71,-9,49,78,81,121v17,-38,28,-84,37,-129","w":291},"x":{"d":"180,-174v-5,33,-33,55,-53,80v21,25,32,62,68,73v0,26,-40,30,-59,15v-16,-13,-32,-41,-45,-60v-18,19,-32,37,-37,67v-20,1,-42,2,-41,-18v1,-41,32,-59,53,-85v-17,-30,-47,-56,-55,-92v56,-9,67,35,91,64v15,-19,35,-35,39,-64v21,-1,42,1,39,20","w":199,"k":{"y":4,"w":4,"v":4,"s":4,"q":7,"o":7,"g":4,"e":7,"d":7,"c":7,"a":7}},"y":{"d":"134,-194v31,-4,53,5,41,38v-24,68,-48,147,-86,198v-20,27,-85,30,-78,-18v34,1,55,-8,61,-38v-28,-49,-56,-116,-68,-180v25,-1,49,0,53,22v7,40,23,79,39,112v17,-39,31,-86,38,-134","w":182,"k":{"y":-4,"w":-4,"v":-4}},"z":{"d":"46,-194v50,3,145,-19,113,49v-19,41,-64,65,-86,104r94,0v3,23,-5,41,-24,41v-52,0,-157,19,-120,-50v21,-39,62,-67,87,-104r-96,0v-2,-26,6,-41,32,-40","w":181},"{":{"d":"44,4v0,-37,15,-83,-18,-87v-16,-2,-18,-12,-17,-29v46,2,35,-45,35,-90v0,-38,22,-57,65,-57v17,0,23,12,21,32v-54,-11,-52,32,-47,83v3,27,-11,40,-32,44v40,3,30,53,30,96v0,20,7,35,30,33v17,-1,21,14,19,32v-51,6,-86,-11,-86,-57","w":133},"|":{"d":"34,-259v12,-1,22,2,22,14r0,306v-13,2,-22,-5,-22,-16r0,-304","w":92},"}":{"d":"90,-202v0,34,-14,83,17,87v16,2,20,12,18,29v-48,-2,-35,46,-35,90v0,38,-22,57,-65,57v-16,0,-24,-12,-21,-32v54,11,51,-35,46,-83v-3,-26,11,-40,32,-44v-39,-4,-29,-55,-29,-96v0,-19,-7,-35,-30,-33v-17,1,-21,-14,-19,-32v51,-6,86,12,86,57","w":133},"~":{"d":"158,-141v20,-4,30,8,30,24v-1,25,-20,44,-48,44v-28,0,-39,-21,-65,-22v-13,0,-21,12,-20,26v-19,2,-30,-6,-30,-24v1,-29,20,-45,47,-46v29,-1,40,22,67,23v16,1,19,-8,19,-25"},"\u00a0":{"w":79}}});

/* ****** */

Cufon.replace('h1', { fontFamily: 'cocon-regular' });
Cufon.replace('h2', { fontFamily: 'cocon-regular' });
Cufon.replace('h3', { fontFamily: 'cocon-regular' });

