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}})());
Cufon.registerFont({"w":229,"face":{"font-family":"DejaVu Sans Light","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 2 3 3 8 4 2 2 4","ascent":"274","descent":"-86","x-height":"6","bbox":"-7 -288 342 85","underline-thickness":"15.8203","underline-position":"-14.9414","unicode-range":"U+0020-U+2026"},"glyphs":{" ":{"w":114},"!":{"d":"64,-22r17,0r0,22r-17,0r0,-22xm64,-262r17,0r0,115r-4,62r-10,0v-4,-56,-3,-117,-3,-177","w":144},"\"":{"d":"58,-262r0,97r-17,0r0,-97r17,0xm124,-262r0,97r-17,0r0,-97r17,0","w":165},"#":{"d":"191,-165r-62,0r-18,72r62,0xm152,-258r-20,79r62,0r20,-79r18,0r-20,79r62,0r0,14r-65,0r-18,72r63,0r0,14r-67,0r-19,79r-18,0r20,-79r-62,0r-20,79r-18,0r20,-79r-62,0r0,-14r66,0r17,-72r-63,0r0,-14r67,0r20,-79r17,0","w":301},"$":{"d":"200,-63v0,43,-33,60,-80,63r0,53r-16,0r0,-53v-20,-1,-58,-16,-74,-23r0,-15v18,7,55,23,74,23r0,-100v-41,-7,-70,-17,-70,-58v0,-40,29,-56,70,-59r0,-42r16,0r0,41v18,0,47,6,63,12r0,15v-18,-8,-40,-12,-63,-12r0,93v46,7,80,19,80,62xm104,-218v-44,-2,-72,45,-41,74v8,8,22,12,41,15r0,-89xm120,-15v50,1,84,-45,49,-79v-9,-8,-26,-13,-49,-17r0,96"},"%":{"d":"299,-66v0,-31,-11,-58,-37,-58v-27,0,-37,27,-37,58v0,31,10,57,37,57v26,0,37,-26,37,-57xm208,-66v0,-40,18,-72,54,-72v35,0,53,32,53,72v0,39,-18,71,-53,71v-36,0,-54,-31,-54,-71xm117,-196v0,-31,-10,-57,-36,-57v-27,0,-37,25,-37,57v0,32,10,58,37,58v25,0,36,-27,36,-58xm243,-267r19,0r-164,272r-18,0xm27,-196v0,-39,17,-71,53,-71v35,0,54,32,54,71v0,39,-18,72,-54,72v-36,0,-53,-32,-53,-72","w":342},"&":{"d":"49,-73v-3,57,60,79,105,55v17,-9,29,-20,36,-30r-99,-102v-20,19,-40,40,-42,77xm183,-230v-32,-26,-110,-41,-105,26v2,20,13,31,25,44r97,99v9,-13,35,-47,33,-80r17,0v-4,46,-14,63,-38,92r46,49r-22,0r-35,-37v-23,25,-44,41,-82,42v-54,2,-88,-32,-88,-77v0,-45,18,-60,48,-90v-35,-32,-18,-115,45,-105v19,-2,55,17,59,19r0,18","w":280},"'":{"d":"57,-262r0,97r-16,0r0,-97r16,0","w":98},"(":{"d":"39,-113v0,-65,22,-113,49,-161r15,0v-59,85,-59,236,0,321r-15,0v-27,-47,-49,-96,-49,-160","w":140},")":{"d":"86,-113v0,-65,-20,-114,-47,-161r16,0v27,48,48,96,48,161v0,64,-21,113,-48,160r-16,0v27,-47,47,-95,47,-160","w":140},"*":{"d":"166,-225r-68,39r68,40r-4,7r-68,-40r0,76r-9,0r0,-75r-68,39r-4,-7r69,-40r-68,-39r4,-7r67,39r0,-74r9,0r0,74r68,-39","w":180},"+":{"d":"160,-226r0,106r103,0r0,14r-103,0r0,106r-18,0r0,-106r-104,0r0,-14r104,0r0,-106r18,0","w":301},",":{"d":"48,-22r18,0v-1,25,-10,42,-14,64r-11,0","w":114},"-":{"d":"18,-106r94,0r0,15r-94,0r0,-15","w":129,"k":{"A":8,"B":13,"G":-13,"J":-20,"O":-10,"Q":-13,"T":33,"V":21,"W":15,"X":18,"Y":43,"o":-7,"v":10,"y":6}},".":{"d":"48,-22r18,0r0,22r-18,0r0,-22","w":114},"\/":{"d":"97,-262r19,0r-92,295r-18,0","w":121},"0":{"d":"178,-131v0,-65,-11,-122,-65,-122v-52,0,-63,59,-63,122v0,64,10,122,63,122v55,0,65,-58,65,-122xm32,-131v0,-81,17,-136,81,-136v64,0,83,56,83,136v0,81,-19,136,-83,136v-63,0,-82,-56,-81,-136"},"1":{"d":"53,-14r58,0r0,-232r-71,29r0,-17v30,-9,50,-28,89,-28r0,248r58,0r0,14r-134,0r0,-14"},"2":{"d":"28,-241v44,-38,160,-40,153,49v-4,45,-32,69,-56,94r-82,84r150,0r0,14r-168,0r0,-18r109,-114v20,-23,31,-25,31,-59v0,-37,-20,-63,-62,-62v-31,1,-48,13,-75,31r0,-19"},"3":{"d":"185,-199v0,29,-15,51,-39,57v27,6,45,32,45,66v0,87,-108,98,-164,60r0,-19v40,40,146,37,146,-41v0,-50,-45,-61,-100,-57r0,-15v48,2,94,-2,94,-47v0,-69,-89,-66,-132,-37r0,-18v55,-27,150,-27,150,51"},"4":{"d":"145,-253r-109,169r109,0r0,-169xm131,-262r32,0r0,178r37,0r0,14r-37,0r0,70r-18,0r0,-70r-127,0r0,-18"},"5":{"d":"172,-84v0,-64,-79,-85,-126,-52r0,-126r125,0r0,14r-107,0r0,88v59,-21,125,11,125,76v0,82,-84,105,-153,79r0,-18v53,29,136,10,136,-61"},"6":{"d":"179,-81v0,-41,-21,-71,-60,-71v-39,0,-61,31,-61,71v0,41,21,72,61,72v40,1,60,-31,60,-72xm35,-131v0,-102,61,-160,149,-126r0,19v-43,-28,-105,-16,-122,36v-5,16,-9,43,-9,80v12,-27,32,-45,68,-45v44,0,77,37,77,83v0,51,-30,90,-78,89v-64,-2,-85,-61,-85,-136"},"7":{"d":"30,-262r159,0r0,15r-95,247r-19,0r96,-248r-141,0r0,-14"},"8":{"d":"178,-70v0,-38,-24,-61,-64,-61v-39,0,-62,23,-62,61v0,38,23,61,62,61v40,0,64,-23,64,-61xm114,5v-91,0,-105,-126,-35,-145v-22,-8,-40,-29,-39,-59v0,-43,29,-68,74,-68v81,0,100,108,36,127v25,9,45,33,45,66v0,50,-29,79,-81,79xm114,-253v-35,0,-57,19,-57,54v0,35,22,54,57,54v36,0,58,-19,58,-54v0,-35,-23,-54,-58,-54"},"9":{"d":"198,-131v0,103,-60,159,-150,126r0,-19v44,27,106,16,123,-36v5,-16,9,-43,9,-80v-12,27,-33,44,-68,45v-44,0,-77,-37,-77,-83v0,-51,29,-90,77,-89v65,2,86,60,86,136xm53,-181v0,40,22,71,61,71v39,0,61,-31,61,-71v0,-41,-21,-72,-61,-72v-40,0,-61,31,-61,72"},":":{"d":"52,-22r18,0r0,22r-18,0r0,-22xm52,-173r18,0r0,22r-18,0r0,-22","w":121},";":{"d":"52,-173r18,0r0,22r-18,0r0,-22xm52,-23r17,0v-1,25,-9,43,-13,65r-11,0","w":121},"<":{"d":"263,-185r-202,73r202,71r0,18r-225,-82r0,-15r225,-81r0,16","w":301},"=":{"d":"38,-148r225,0r0,14r-225,0r0,-14xm38,-92r225,0r0,15r-225,0r0,-15","w":301},">":{"d":"38,-185r0,-16r225,81r0,15r-225,82r0,-18r203,-71","w":301},"?":{"d":"78,-22r17,0r0,22r-17,0r0,-22xm27,-244v47,-50,161,-12,125,64v-16,33,-68,47,-57,110r-17,0v-10,-63,31,-84,57,-117v14,-31,-7,-66,-39,-66v-35,0,-48,12,-65,29","w":191},"@":{"d":"185,-160v-33,0,-49,30,-49,66v0,36,16,65,49,65v32,0,49,-29,49,-65v0,-36,-16,-66,-49,-66xm183,67v-136,6,-182,-183,-102,-274v39,-44,101,-62,165,-37v36,14,84,65,84,126v0,65,-33,101,-96,98r0,-22v-12,17,-26,26,-51,27v-40,1,-63,-37,-63,-79v0,-42,22,-81,63,-79v25,0,40,10,51,26r0,-23r16,0r0,136v44,-6,63,-32,63,-81v0,-77,-59,-126,-128,-126v-83,0,-125,66,-125,148v0,80,43,139,123,142v34,1,64,-15,84,-32r7,14v-22,21,-53,34,-91,36","w":360},"A":{"d":"122,-245r-56,148r112,0xm111,-262r23,0r100,262r-20,0r-31,-82r-123,0r-31,82r-18,0","w":246,"k":{"A":-10,"C":6,"G":6,"O":6,"Q":6,"T":28,"V":23,"W":20,"Y":28,"c":6,"d":6,"e":6,"f":13,"o":6,"q":6,"t":6,"v":21,"w":15,"y":24,".":6,":":6,"-":8,"\u2013":8,"\u2014":8,"\u201d":44,"\u2018":46,"\u201c":46}},"B":{"d":"194,-73v0,-67,-68,-59,-132,-58r0,117v65,1,132,8,132,-59xm183,-197v0,-59,-63,-51,-121,-51r0,103v0,0,121,9,121,-52xm164,-140v76,20,54,153,-34,140r-86,0r0,-262v73,0,157,-12,157,64v0,33,-15,50,-37,58","w":235,"k":{"C":6,"G":6,"O":6,"S":6,"V":11,"W":13,"Y":20,"\u2018":20,"\u201c":20}},"C":{"d":"148,-267v36,0,62,9,84,26r0,21v-21,-20,-46,-33,-82,-33v-70,0,-102,49,-102,122v0,73,32,122,102,122v35,-1,61,-13,82,-32r0,21v-22,15,-50,25,-84,25v-77,0,-119,-57,-118,-136v0,-79,41,-136,118,-136","w":251,"k":{"Y":6,"\u201d":-7}},"D":{"d":"229,-131v0,-101,-63,-125,-167,-117r0,234v104,7,167,-16,167,-117xm247,-131v0,117,-81,138,-203,131r0,-262v121,-7,203,12,203,131","w":277,"k":{"A":6,"V":6,"Y":20,"\u201d":10,"\u2018":8,"\u201c":8}},"E":{"d":"44,-262r148,0r0,14r-130,0r0,101r125,0r0,14r-125,0r0,119r133,0r0,14r-151,0r0,-262","w":227},"F":{"d":"44,-262r133,0r0,14r-115,0r0,101r104,0r0,14r-104,0r0,133r-18,0r0,-262","w":207,"k":{"A":33,"S":6,"T":6,"a":33,"e":20,"i":26,"o":13,"r":26,"u":20,"y":33,".":58,":":28,"\u2018":8,"\u201c":8}},"G":{"d":"154,-10v28,0,50,-4,69,-12r0,-92r-67,0r0,-15r85,0r0,115v-25,12,-55,19,-90,19v-79,0,-121,-54,-121,-136v0,-82,42,-136,121,-136v33,1,61,6,83,19r0,18v-23,-13,-47,-19,-80,-20v-73,1,-106,43,-106,119v0,76,32,121,106,121","w":278,"k":{"T":13,"Y":18,"\u201d":8,"\u2018":8,"\u201c":8}},"H":{"d":"44,-262r18,0r0,115r146,0r0,-115r18,0r0,262r-18,0r0,-133r-146,0r0,133r-18,0r0,-262","w":270,"k":{".":6,"\u201d":11,"\u2018":13,"\u201c":13}},"I":{"d":"44,-262r18,0r0,262r-18,0r0,-262","w":106},"J":{"d":"2,49v40,2,42,-24,42,-67r0,-244r18,0r0,244v-1,53,-10,84,-60,82r0,-15","w":106,"k":{"A":6,"-":13,"\u2013":13,"\u2014":13,"\u201d":11,"\u2018":13,"\u201c":13}},"K":{"d":"62,-262r18,0r0,113r120,-113r23,0r-130,122r139,140r-23,0r-129,-130r0,130r-18,0r0,-262","w":236,"k":{"A":6,"C":20,"O":20,"T":28,"U":10,"W":13,"a":6,"e":18,"o":18,"u":18,"y":26,"-":38,"\u2013":38,"\u2014":38,"\u201d":11,"\u2018":11,"\u201c":11}},"L":{"d":"44,-262r18,0r0,248r127,0r0,14r-145,0r0,-262","w":200,"k":{"A":-8,"O":13,"T":50,"U":18,"V":40,"W":33,"Y":48,"e":6,"o":6,"u":6,"y":33,"-":6,"\u2013":6,"\u2014":6,"\u201d":95,"\u2018":73,"\u201c":73}},"M":{"d":"58,-262r24,0r73,194r74,-194r24,0r0,262r-18,0r0,-230r-68,180r-24,0r-67,-180r0,230r-18,0r0,-262","w":310},"N":{"d":"44,-262r26,0r127,240r0,-240r17,0r0,262r-25,0r-127,-242r0,242r-18,0r0,-262","w":269},"O":{"d":"235,-131v0,-68,-30,-122,-93,-122v-63,0,-94,53,-94,122v0,69,31,122,94,122v62,0,93,-54,93,-122xm29,-131v0,-76,41,-136,113,-136v72,0,112,61,112,136v0,75,-40,136,-112,136v-72,0,-113,-60,-113,-136","w":283,"k":{"A":6,"V":6,"X":23,"Y":20,".":15,":":6,"-":-10,"\u2013":-10,"\u2014":-10,"\u201d":6,"\u2018":78,"\u201c":78}},"P":{"d":"177,-188v0,-59,-54,-64,-115,-60r0,121v61,3,115,0,115,-61xm195,-188v0,71,-59,80,-133,75r0,113r-18,0r0,-262v78,-3,151,-4,151,74","w":217,"k":{"A":23,"Y":8,"a":16,"e":13,"i":8,"n":6,"o":13,"r":6,"s":6,"u":6,".":56,"-":8,"\u2013":8,"\u2014":8,"\u201d":-7,"\u2018":-7,"\u201c":-7}},"Q":{"d":"235,-131v0,-68,-31,-122,-93,-122v-62,0,-94,53,-94,122v0,69,31,122,94,122v62,0,93,-54,93,-122xm142,-267v134,0,147,231,41,265r45,48r-22,0r-40,-43v-87,15,-137,-50,-137,-134v0,-76,41,-136,113,-136","w":283,"k":{"-":-10,"\u2013":-10,"\u2014":-10,"\u201d":6,"\u2018":8,"\u201c":8}},"R":{"d":"195,-187v0,34,-15,57,-43,64v39,20,54,84,79,123r-19,0v-31,-42,-34,-119,-102,-119r-48,0r0,119r-18,0r0,-262v79,-3,151,-6,151,75xm177,-191v0,-61,-55,-60,-115,-57r0,115v60,3,115,3,115,-58","w":250,"k":{"A":15,"C":18,"T":26,"V":20,"W":15,"Y":23,"a":8,"e":16,"o":16,"u":16,"y":20,".":13,":":11,"-":15,"\u2013":15,"\u2014":15,"\u201d":23,"\u2018":26,"\u201c":26}},"S":{"d":"116,-267v29,0,67,15,75,18r0,16v-41,-26,-146,-36,-141,39v5,77,149,34,149,122v0,89,-116,93,-166,52r0,-17v45,39,148,44,148,-33v0,-81,-149,-37,-149,-123v0,-50,30,-74,84,-74","w":228,"k":{"A":-7}},"T":{"d":"8,-262r204,0r0,14r-93,0r0,248r-18,0r0,-248r-93,0r0,-14","w":219,"k":{"A":28,"C":21,"T":6,"a":60,"c":61,"e":61,"i":11,"o":61,"r":53,"s":60,"u":55,"w":60,"y":56,".":43,":":40,"-":33,"\u2013":33,"\u2014":33,"\u201d":8}},"U":{"d":"132,5v-64,-2,-92,-38,-92,-104r0,-163r18,0v9,99,-36,253,74,253v110,0,65,-154,74,-253r17,0v-5,113,32,271,-91,267","w":263,"k":{"Z":6}},"V":{"d":"111,0r-100,-262r20,0r92,244r93,-244r18,0r-100,262r-23,0","w":246,"k":{"A":23,"O":6,"a":28,"e":28,"i":8,"o":28,"u":24,"y":10,".":46,":":29,"-":21,"\u2013":21,"\u2014":21}},"W":{"d":"25,-262r18,0r60,241r60,-241r22,0r59,240r60,-240r18,0r-65,262r-25,0r-58,-234r-58,234r-26,0","w":355,"k":{"A":20,"a":23,"e":21,"i":8,"o":21,"r":16,"u":13,"y":6,".":41,":":21,"-":15,"\u2013":15,"\u2014":15,"\u2018":6,"\u201c":6}},"X":{"d":"32,-262r20,0r73,110r74,-110r20,0r-84,125r91,137r-20,0r-82,-123r-83,123r-20,0r93,-139","w":246,"k":{"C":26,"O":23,"T":6,"e":16,"-":18,"\u2013":18,"\u2014":18,"\u201d":15,"\u2018":28,"\u201c":28}},"Y":{"d":"8,-262r20,0r82,120r81,-120r20,0r-92,137r0,125r-18,0r0,-125","w":219,"k":{"A":28,"C":20,"O":20,"a":50,"e":48,"i":13,"o":48,"u":41,".":73,":":48,"-":43,"\u2013":43,"\u2014":43,"\u2018":20,"\u201c":20}},"Z":{"d":"20,-262r206,0r0,14r-189,234r193,0r0,14r-214,0r0,-14r189,-234r-185,0r0,-14","w":246,"k":{"-":6,"\u2013":6,"\u2014":6,"\u201d":6,"\u2018":6,"\u201c":6}},"[":{"d":"41,-274r60,0r0,19r-43,0r0,288r43,0r0,14r-60,0r0,-321","w":140},"\\":{"d":"24,-262r92,295r-19,0r-91,-295r18,0","w":121},"]":{"d":"101,-274r0,321r-60,0r0,-14r42,0r0,-288r-42,0r0,-19r60,0","w":140},"^":{"d":"161,-262r96,97r-24,0r-82,-75r-82,75r-24,0r96,-97r20,0","w":301},"_":{"d":"184,71r0,14r-188,0r0,-14r188,0","w":180},"`":{"d":"58,-288r50,66r-15,0r-57,-66r22,0","w":180},"a":{"d":"94,-9v50,2,71,-54,69,-102v-59,-1,-117,-3,-117,54v0,32,19,47,48,48xm36,-182v57,-38,144,-24,144,70r0,112r-16,0r0,-53v-13,39,-32,58,-71,58v-40,0,-63,-22,-63,-62v0,-62,62,-71,133,-67v9,-71,-86,-77,-127,-41r0,-17","w":220,"k":{"V":28}},"b":{"d":"120,-9v39,0,63,-37,63,-89v0,-52,-23,-89,-63,-89v-39,0,-63,37,-63,89v0,53,24,89,63,89xm118,5v-29,-1,-51,-20,-61,-50r0,45r-16,0r0,-274r16,0r0,122v37,-97,143,-37,143,54v0,56,-31,104,-82,103","w":228},"c":{"d":"25,-98v-10,-95,82,-124,151,-89r0,17v-18,-12,-33,-16,-56,-17v-59,-1,-79,30,-79,89v0,60,21,89,79,89v22,0,40,-6,56,-15r0,16v-71,32,-162,4,-151,-90","w":197},"d":{"d":"123,-202v28,0,50,20,61,50r0,-122r16,0r0,274r-16,0r0,-45v-36,97,-143,38,-143,-53v0,-56,31,-104,82,-104xm121,-187v-40,0,-63,37,-63,89v0,52,24,89,63,89v39,0,63,-37,63,-89v0,-53,-23,-89,-63,-89","w":228},"e":{"d":"116,-202v57,-1,81,45,78,106r-149,0v-11,91,84,102,142,69r0,17v-72,34,-159,8,-159,-86v0,-66,28,-105,88,-106xm178,-110v8,-70,-64,-98,-110,-60v-12,11,-20,31,-22,60r132,0","w":221,"k":{"T":61,"V":28,"x":6}},"f":{"d":"47,-197v-4,-57,22,-82,79,-77r0,14v-47,-5,-67,14,-62,63r53,0r0,14r-53,0r0,183r-17,0r0,-183r-31,0r0,-14r31,0","w":126,"k":{"t":6,"w":6,"y":6,".":26,":":13,"\u2018":-11,"\u201c":-11}},"g":{"d":"108,-15v45,0,64,-37,64,-86v0,-49,-20,-86,-64,-86v-44,0,-63,38,-63,86v0,48,18,86,63,86xm108,-202v33,0,52,22,64,47r0,-42r16,0r0,173v10,98,-71,112,-144,89r0,-19v53,26,139,25,128,-65r0,-30v-9,27,-34,49,-64,49v-54,0,-79,-43,-79,-101v0,-58,26,-100,79,-101","w":216},"h":{"d":"126,-202v83,0,60,118,63,202r-16,0v-7,-71,26,-187,-51,-187v-86,0,-62,107,-65,187r-16,0r0,-274r16,0r0,114v10,-24,33,-42,69,-42","w":228},"i":{"d":"40,-197r17,0r0,197r-17,0r0,-197xm40,-274r17,0r0,23r-17,0r0,-23","w":100},"j":{"d":"-7,61v40,0,49,-8,49,-57r0,-201r16,0r0,201v0,54,-14,73,-65,71r0,-14xm42,-274r16,0r0,23r-16,0r0,-23","w":100},"k":{"d":"57,-274r16,0r0,167r98,-90r23,0r-102,93r105,104r-21,0r-103,-101r0,101r-16,0r0,-274","w":208,"k":{"a":6,"e":13,"o":13,"u":11,"y":13}},"l":{"d":"41,-274r16,0r0,274r-16,0r0,-274","w":100},"m":{"d":"128,-202v29,1,46,16,54,48v11,-29,36,-48,74,-48v81,-1,50,124,56,202r-16,0v-7,-67,25,-187,-41,-187v-42,0,-70,27,-70,76r0,111r-16,0v-7,-67,25,-187,-42,-187v-42,0,-70,29,-70,76r0,111r-16,0r0,-197r16,0r0,37v12,-25,34,-43,71,-42","w":350},"n":{"d":"126,-202v84,-2,60,118,63,202r-16,0v-7,-70,26,-187,-48,-187v-44,1,-68,25,-68,76r0,111r-16,0r0,-197r16,0r0,37v12,-25,38,-41,69,-42","w":228,"k":{"\u201d":20,"\u2018":26,"\u201c":26}},"o":{"d":"175,-99v0,-49,-21,-88,-65,-88v-43,0,-65,40,-65,88v0,49,21,90,65,90v44,0,65,-40,65,-90xm28,-98v0,-58,28,-104,82,-104v53,0,82,47,82,104v0,58,-28,104,-82,104v-54,0,-82,-46,-82,-104","w":220,"k":{"T":61,"V":28,"x":11,".":6,"-":-7,"\u2013":-7,"\u2014":-7,"\u201d":13,"\u2018":26,"\u201c":26}},"p":{"d":"118,5v-29,-1,-51,-20,-61,-50r0,120r-16,0r0,-272r16,0r0,45v37,-97,143,-37,143,54v0,56,-31,104,-82,103xm120,-9v39,0,63,-37,63,-89v0,-52,-23,-89,-63,-89v-39,0,-63,37,-63,89v0,53,24,89,63,89","w":228},"q":{"d":"121,-187v-40,0,-63,37,-63,89v0,52,24,89,63,89v39,0,63,-37,63,-89v0,-53,-23,-89,-63,-89xm123,-202v28,0,50,20,61,50r0,-45r16,0r0,272r-16,0r0,-120v-36,97,-143,38,-143,-53v0,-56,31,-104,82,-104","w":228},"r":{"d":"57,-160v14,-30,48,-48,91,-40r0,17v-53,-15,-91,14,-91,79r0,104r-16,0r0,-197r16,0r0,37","w":148,"k":{"c":8,"d":6,"e":8,"g":6,"h":6,"m":6,"n":6,"o":8,"q":6,"x":10,".":33,":":6,"-":23,"\u2013":23,"\u2014":23,"\u201d":-15}},"s":{"d":"28,-144v-4,-62,83,-68,124,-47r0,18v-32,-23,-111,-24,-107,28v5,58,113,24,117,91v4,66,-89,68,-135,47r0,-20v37,28,118,28,118,-25v0,-61,-113,-24,-117,-92","w":187},"t":{"d":"124,0v-53,4,-83,-11,-83,-65r0,-118r-23,0r0,-14r23,0r0,-56r17,0r0,56r66,0r0,14r-66,0v8,71,-33,187,66,169r0,14","w":141},"u":{"d":"105,5v-85,2,-61,-118,-64,-202r16,0v7,71,-26,188,48,188v44,0,68,-26,68,-77r0,-111r16,0r0,197r-16,0r0,-37v-11,26,-36,41,-68,42","w":228,"k":{"V":24}},"v":{"d":"23,-197r17,0r67,179r66,-179r17,0r-73,197r-21,0","w":213,"k":{".":28,":":20,"\u201d":6}},"w":{"d":"23,-197r17,0r46,176r46,-176r20,0r46,176r47,-176r16,0r-51,197r-23,0r-45,-173r-45,173r-22,0","w":294,"k":{".":33,":":20}},"x":{"d":"188,-197r-71,95r76,102r-19,0r-67,-90r-68,90r-19,0r77,-103r-70,-94r19,0r61,82r61,-82r20,0","w":213,"k":{"c":6,"e":11,"o":11}},"y":{"d":"107,18v-14,36,-32,54,-79,50r0,-14v45,6,59,-21,70,-54r-79,-197r18,0r70,176r70,-176r17,0","w":213,"k":{".":51,":":26,"-":6,"\u2013":6,"\u2014":6}},"z":{"d":"20,-197r153,0r0,19r-142,164r142,0r0,14r-158,0r0,-18r143,-165r-138,0r0,-14","w":188},"{":{"d":"97,-108v59,22,-17,160,58,152v-1,7,3,18,-7,15v-56,5,-43,-57,-45,-110v-1,-32,-7,-53,-42,-49r0,-15v90,16,-12,-172,94,-159r0,15v-73,-11,0,127,-58,151"},"|":{"d":"70,-275r0,360r-17,0r0,-360r17,0","w":121},"}":{"d":"114,-51v-1,56,11,119,-53,110r0,-15v75,12,0,-128,59,-152v-34,-8,-22,-65,-24,-107v-1,-35,-2,-45,-35,-44v1,-7,-3,-18,7,-15v56,-5,44,57,46,110v0,37,9,50,41,49r0,15v-34,-4,-40,17,-41,49"},"~":{"d":"152,-105v-44,-19,-84,-15,-114,15r0,-17v30,-27,76,-34,119,-13v44,21,76,9,106,-17r0,17v-31,23,-65,35,-111,15","w":301},"\u00d7":{"d":"244,-193r-81,80r81,81r-12,12r-81,-80r-81,80r-12,-12r80,-81r-80,-80r12,-13r81,80r81,-80","w":301},"\u2013":{"d":"18,-106r144,0r0,15r-144,0r0,-15","w":180,"k":{"A":8,"B":13,"G":-13,"J":-20,"O":-10,"Q":-13,"T":33,"V":21,"W":15,"X":18,"Y":43,"o":-7,"v":10,"y":6}},"\u2014":{"d":"18,-106r324,0r0,15r-324,0r0,-15","w":360,"k":{"A":8,"B":13,"G":-13,"J":-20,"O":-10,"Q":-13,"T":33,"V":21,"W":15,"X":18,"Y":43,"o":-7,"v":10,"y":6}},"\u2018":{"d":"59,-180r-18,0v-2,-34,9,-55,14,-82r11,0v-3,27,-8,51,-7,82","w":114,"k":{"A":46,"B":11,"C":13,"D":11,"F":11,"G":13,"H":11,"J":11,"K":11,"L":11,"O":13,"P":11,"Q":13,"R":11,"X":21,"f":13,"o":26,"v":13,"w":13,"y":13}},"\u2019":{"d":"48,-262r18,0v2,34,-9,55,-14,82r-11,0v3,-27,8,-51,7,-82","w":114},"\u201c":{"d":"59,-180r-18,0v-2,-34,9,-55,14,-82r11,0v-3,27,-8,51,-7,82xm132,-180r-18,0v-2,-34,9,-55,14,-82r11,0v-3,27,-8,51,-7,82","w":186,"k":{"A":46,"B":11,"C":13,"D":11,"F":11,"G":13,"H":11,"J":11,"K":11,"L":11,"O":13,"P":11,"Q":13,"R":11,"X":21,"f":13,"o":26,"v":13,"w":13,"y":13}},"\u201d":{"d":"48,-262r18,0v2,34,-9,55,-14,82r-11,0v3,-27,8,-51,7,-82xm120,-262r18,0v2,34,-9,55,-14,82r-11,0v3,-27,8,-51,7,-82","w":186},"\u2026":{"d":"51,-22r18,0r0,22r-18,0r0,-22xm171,-22r18,0r0,22r-18,0r0,-22xm291,-22r17,0r0,22r-17,0r0,-22","w":360},"\u00a0":{"w":114}}});




Cufon.replace('.cont_sez_centrale_immagine', { fontFamily: 'DejaVu Sans Light' });

