/*
 * 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}})());


/* cooper */
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-2001 Bitstream Inc. All rights reserved.
 */
Cufon.registerFont({"w":191,"face":{"font-family":"Cooper Lt BT","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 8 5 3 4 3 11 9 4 4","ascent":"274","descent":"-86","x-height":"5","bbox":"-35 -346.541 365.064 85","underline-thickness":"15.8203","underline-position":"-28.8281","slope":"-8","unicode-range":"U+0020-U+00FA"},"glyphs":{" ":{"w":95},"!":{"d":"61,-262v11,-12,26,0,25,17v-4,45,-19,119,-32,161v-2,5,-5,8,-7,8v-7,-4,-5,-11,-5,-26v0,-52,2,-118,19,-160xm40,5v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,20,-20,20","w":108},"\"":{"d":"89,-257v12,0,16,11,14,25r-12,80r-5,0r-13,-87v-1,-12,6,-18,16,-18xm31,-257v12,0,16,11,14,25r-12,80r-5,0r-12,-87v0,-11,5,-17,15,-18","w":119},"#":{"d":"123,-153r-18,51r51,0r18,-51r-51,0xm137,-256r23,0r-29,83r50,0r30,-83r23,0r-30,83r54,0r-7,20r-54,0r-18,51r59,0r-8,20r-58,0r-29,82r-23,0r29,-82r-51,0r-29,82r-23,0r29,-82r-57,0r8,-20r56,0r18,-51r-61,0r7,-20r62,0","w":276},"$":{"d":"88,-16v30,-2,56,-37,36,-67v-5,-7,-13,-12,-24,-17xm100,-212v-36,3,-47,61,-10,73xm104,-131v49,15,75,69,35,109v-14,13,-31,21,-53,22v-1,14,-6,57,-20,33r4,-32v-40,-4,-50,-7,-52,-46v-1,-16,16,-31,18,-8v2,23,17,31,37,37r13,-91v-44,-12,-67,-64,-31,-100v12,-12,28,-19,48,-21v4,-11,-1,-32,11,-35v16,0,3,24,4,35v28,1,46,11,47,36v0,6,-1,7,-6,8v-14,-4,-22,-29,-43,-28"},"%":{"d":"167,-186v10,-8,29,-72,45,-41r-140,215v-11,21,-19,28,-27,12xm118,-178v0,35,-26,72,-59,71v-30,0,-51,-24,-51,-56v0,-38,25,-70,60,-70v30,0,50,24,50,55xm34,-159v0,20,6,38,24,38v36,0,51,-98,9,-98v-22,0,-33,33,-33,60xm248,-66v0,35,-26,72,-59,71v-30,0,-51,-24,-51,-56v0,-38,25,-70,60,-70v30,0,50,24,50,55xm197,-107v-35,1,-50,92,-9,98v36,0,51,-92,9,-98","w":256},"&":{"d":"9,-88v-1,-45,27,-68,63,-83v-36,-36,0,-101,52,-95v22,-2,72,20,42,34v-22,-18,-79,-19,-79,26v0,27,26,34,40,45v-3,17,-27,10,-39,3v-80,20,-47,147,35,147v51,0,97,-54,67,-98v-16,-23,-50,-6,-51,20v-1,18,-20,18,-20,2v0,-33,33,-44,61,-59v48,-26,72,-47,72,-66v0,-27,-24,-28,-41,-20v-4,0,-6,-2,-6,-6v12,-40,79,-23,74,22v-6,53,-46,56,-94,86v27,4,43,19,43,48v0,57,-52,89,-113,89v-63,0,-105,-34,-106,-95","w":268},"'":{"d":"31,-257v12,0,16,11,14,25r-12,80r-5,0r-12,-87v0,-11,5,-17,15,-18","w":61},"(":{"d":"106,-251v20,-19,56,-18,25,1v-56,34,-80,102,-82,191v-2,54,23,86,51,109v0,4,-3,5,-6,6v-94,-29,-91,-203,-27,-268v13,-14,26,-27,39,-39","w":126},")":{"d":"-18,56v-12,-5,-7,-9,6,-17v56,-34,79,-101,82,-191v2,-56,-24,-84,-50,-109v0,-4,2,-6,5,-6v49,17,75,68,75,133v0,92,-52,163,-118,190","w":126},"*":{"d":"83,-201v-14,-11,-53,9,-53,-20v-1,-11,10,-21,20,-21v23,0,23,38,39,31v-4,-19,-26,-54,9,-56v11,0,20,9,20,20v1,17,-29,27,-19,40v14,-3,21,-23,37,-23v11,0,21,10,21,20v0,36,-43,5,-59,12v4,17,36,14,35,36v0,11,-10,20,-21,20v-29,1,-12,-37,-22,-52v-15,8,-5,45,-30,45v-11,0,-20,-10,-20,-21v0,-26,39,-14,43,-31","w":180},"+":{"d":"140,-215r20,0r0,97r95,0r0,21r-95,0r0,97r-20,0r0,-97r-95,0r0,-21r95,0r0,-97","w":299},",":{"d":"59,-15v0,26,-18,54,-37,64v-20,-9,30,-32,6,-46v-17,-10,-6,-39,13,-39v13,0,18,9,18,21","w":95},"-":{"d":"30,-105v23,3,83,-10,59,19v-11,13,-41,2,-68,6v-7,0,-9,-1,-10,-6v-1,-10,9,-20,19,-19","w":110,"k":{"f":6,"Z":20,"Y":50,"X":23,"W":29,"V":36,"T":43,"R":10,"P":10,"L":10,"K":10,"H":10,"F":10,"D":10,"B":10}},".":{"d":"44,5v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,22,10,22,21v0,11,-10,21,-22,21","w":95},"\/":{"d":"11,27v0,6,-16,9,-18,2r74,-289v0,-7,17,-11,18,-2","w":86},"0":{"d":"103,-217v-57,6,-76,129,-48,185v7,14,19,21,33,21v50,0,57,-74,60,-128v2,-39,-14,-75,-45,-78xm181,-129v-2,67,-29,131,-92,134v-50,2,-81,-51,-79,-105v2,-69,28,-132,94,-132v49,0,79,49,77,103"},"1":{"d":"130,-232v23,5,-8,16,-7,30v-9,45,-16,125,-23,173v-2,15,28,11,30,21v-8,14,-22,10,-55,10v-26,0,-38,3,-44,-9v1,-12,36,-7,38,-17v10,-38,20,-125,23,-171v1,-22,-28,6,-34,-10v10,-20,47,-24,72,-27"},"2":{"d":"128,10v-5,0,-5,-5,-4,-10r-121,0v-16,2,-13,-11,-6,-17v40,-38,95,-80,126,-122v20,-28,20,-74,-20,-74v-35,0,-51,33,-73,43v-3,0,-6,-2,-6,-5v8,-61,145,-87,145,-5v0,81,-69,89,-133,154r64,0v37,5,42,-21,60,-34v4,0,6,3,6,7v-4,24,-18,56,-38,63"},"3":{"d":"157,-179v0,32,-19,49,-44,63v29,4,46,23,45,57v-3,60,-48,91,-112,92v-23,1,-53,-4,-56,-19v6,-18,39,5,56,1v44,1,79,-28,79,-70v0,-41,-40,-46,-77,-43v-5,-11,6,-16,18,-17v32,-5,56,-24,56,-59v0,-21,-13,-36,-33,-36v-19,-8,-57,33,-64,15v11,-23,45,-36,76,-38v33,-2,56,23,56,54"},"4":{"d":"120,-47r20,-142v-28,33,-29,32,-58,68r-58,74r96,0xm174,-43v3,20,-13,21,-31,19v-4,22,-4,49,-11,68v-6,4,-28,4,-23,-7r8,-61r-110,0v-13,-2,-8,-16,-2,-26v26,-38,76,-95,107,-135v17,-21,32,-39,51,-48v19,1,0,35,2,49r-19,137v9,2,26,-4,28,4"},"5":{"d":"179,-234v3,-3,6,1,6,4v4,47,-66,18,-99,34v-12,16,-19,44,-28,64v58,9,100,22,100,76v0,55,-41,88,-100,89v-22,0,-46,-3,-50,-18v0,-5,3,-6,9,-6v64,28,137,-30,98,-91v-13,-20,-61,-20,-83,-30v7,-34,21,-61,32,-91v5,-44,87,-14,115,-31"},"6":{"d":"91,-12v64,5,77,-123,10,-124v-63,-4,-77,121,-10,124xm12,-76v3,-82,61,-145,118,-175v8,-1,11,4,13,11v-41,30,-75,65,-93,115v18,-18,36,-32,66,-33v36,-1,60,29,59,66v-2,56,-37,95,-93,97v-43,2,-71,-37,-70,-81"},"7":{"d":"150,-183v5,-9,8,-19,-8,-18v-43,3,-96,-11,-109,26v-4,10,-13,11,-15,1v5,-25,18,-56,38,-64v5,0,4,6,4,11r106,0v28,-2,21,14,11,33r-109,212v-7,24,-30,33,-41,13v37,-75,83,-142,123,-214"},"8":{"d":"9,-53v1,-39,28,-58,60,-75v-19,-13,-35,-26,-35,-52v0,-44,39,-68,88,-69v33,0,60,19,59,51v-1,36,-25,48,-54,65v24,16,44,33,44,65v0,46,-40,72,-92,73v-39,1,-71,-22,-70,-58xm116,-233v-34,0,-67,39,-38,67v7,8,19,16,35,24v22,-10,41,-26,42,-53v0,-22,-16,-38,-39,-38xm85,-11v40,0,73,-44,42,-76v-8,-9,-22,-20,-42,-32v-27,12,-50,28,-50,61v0,28,21,47,50,47"},"9":{"d":"102,-215v-33,0,-55,30,-55,66v0,32,16,57,45,57v64,0,77,-123,10,-123xm105,-233v74,-4,88,86,58,146v-21,42,-61,94,-105,111v-9,1,-11,-5,-13,-13v40,-29,73,-64,92,-110v-16,16,-34,29,-61,30v-37,1,-62,-30,-61,-67v2,-56,37,-94,90,-97"},":":{"d":"36,6v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm53,-109v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21","w":95},";":{"d":"53,-109v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm56,-15v0,26,-19,53,-36,64v-23,-8,30,-33,5,-46v-18,-10,-5,-39,13,-39v13,0,18,9,18,21","w":95},"<":{"d":"253,-201r0,22r-175,72r175,71r0,23r-207,-85r0,-18","w":299},"=":{"d":"45,-84r210,0r0,21r-210,0r0,-21xm45,-151r210,0r0,20r-210,0r0,-20","w":299},">":{"d":"46,-201r207,85r0,18r-207,85r0,-23r176,-71r-176,-72r0,-22","w":299},"?":{"d":"70,-78v-6,5,-15,0,-15,-9v0,-53,59,-96,59,-135v0,-49,-61,-29,-69,3v-1,16,-29,35,-29,9v0,-62,128,-83,128,-7v0,60,-68,66,-71,129v-1,5,-2,8,-3,10xm59,5v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20v1,12,-9,20,-20,20","w":150},"@":{"d":"246,-22v-24,2,-36,-13,-37,-37v-12,20,-26,36,-54,37v-31,0,-51,-27,-49,-59v3,-51,34,-96,86,-96v22,0,34,14,38,34r10,-31r25,0r-33,126v-1,12,6,17,16,18v48,-9,74,-54,74,-107v0,-71,-50,-110,-121,-110v-96,0,-150,61,-155,158v-7,131,169,160,252,93r5,6v-30,23,-66,40,-115,39v-97,-2,-163,-49,-163,-143v0,-97,70,-158,171,-161v78,-2,134,46,134,120v0,59,-28,108,-84,113xm158,-31v44,0,62,-56,65,-101v2,-20,-12,-37,-30,-38v-41,8,-57,60,-61,104v-2,20,8,35,26,35","w":354},"A":{"d":"57,-10v-4,16,-71,17,-76,0v12,-10,27,-21,38,-43r104,-211v23,-8,24,14,31,43r45,189v1,13,17,11,21,21v-3,19,-75,18,-84,2v0,-11,31,-8,27,-27v0,-19,-3,-36,-10,-52v-28,-2,-63,-1,-92,0v-13,12,-23,36,-26,55v-3,17,21,10,22,23xm125,-215v-16,28,-44,72,-52,106v22,2,52,2,74,0v0,-27,-16,-86,-22,-106","w":230,"k":{"y":13,"w":8,"v":8,"u":6,"t":6,"f":6,"Y":21,"W":21,"V":29,"U":11,"T":20,";":-7,":":-7,".":-7,",":-7}},"B":{"d":"48,-230v3,-15,-20,-11,-21,-20v0,-5,7,-9,19,-11v12,-2,39,-3,80,-3v50,0,84,15,84,60v0,41,-31,59,-71,68v40,6,69,18,69,56v0,88,-104,85,-197,80v-15,3,-22,-15,-8,-18v37,-8,23,-81,36,-122xm66,-120v-2,42,-34,116,32,103v39,1,75,-19,73,-56v-2,-48,-32,-51,-93,-52v-7,0,-11,1,-12,5xm173,-201v4,-44,-53,-54,-87,-39v-8,23,-14,57,-15,84v0,12,5,13,18,13v50,0,80,-15,84,-58","w":227,"k":{"Y":13,"W":6,"V":13,"-":-13}},"C":{"d":"239,-218v0,21,-17,24,-26,6v-12,-24,-29,-35,-62,-35v-72,0,-96,64,-103,138v-9,94,110,131,151,57v6,-11,19,-16,19,-2v0,18,-8,49,-28,43v-80,45,-181,0,-177,-101v5,-108,84,-174,192,-148v27,-14,34,14,34,42","w":235,"k":{"S":-7,"-":-8}},"D":{"d":"81,-220v-9,56,-24,135,-24,184v0,18,20,17,44,18v79,0,122,-56,122,-137v0,-63,-34,-92,-100,-90v-23,1,-38,-1,-42,25xm258,-150v-4,125,-97,162,-236,151v-24,4,-37,-14,-14,-21v22,-7,17,-15,21,-48r19,-162v3,-15,-20,-11,-21,-20v2,-10,12,-11,25,-12v110,-8,209,2,206,112","w":271,"k":{"Y":13,"W":6,"V":11,"A":6,"-":-7}},"E":{"d":"203,-57v0,29,-15,73,-54,57r-125,0v-28,4,-39,-12,-16,-20v22,-7,17,-15,21,-48r19,-162v1,-15,-19,-11,-21,-21v2,-10,16,-11,30,-11v49,-1,106,4,148,-4v13,1,22,51,4,55v-15,-8,-20,-31,-50,-31r-47,0v-48,-7,-31,56,-40,86v11,16,84,15,80,-18v2,-8,6,-13,11,-13v20,17,1,72,-7,95v-26,14,-2,-43,-35,-36v-18,4,-52,-9,-55,9v-4,26,-6,55,-9,83v5,28,65,13,95,11v23,-2,25,-37,42,-45v6,0,9,6,9,13","w":216},"F":{"d":"71,-152v0,15,27,6,41,8v36,7,27,-29,46,-39v22,17,2,74,-7,96v-26,14,-2,-43,-35,-37v-17,3,-49,-8,-51,9r-10,81v-4,17,25,12,25,24v-5,17,-76,18,-85,1v0,-13,24,-10,26,-20v12,-53,22,-139,27,-201v1,-15,-21,-11,-21,-20v0,-11,14,-12,28,-12v48,-1,106,4,147,-4v13,1,24,52,4,55v-15,-8,-20,-31,-50,-31r-44,0v-50,-8,-31,61,-41,90","w":203,"k":{"y":6,"u":13,"r":20,"o":16,"i":-7,"e":16,"a":21,"T":-7,"A":28,";":13,":":13,".":41,"-":6,",":41}},"G":{"d":"13,-112v1,-108,84,-174,193,-148v27,-14,32,14,33,42v1,22,-17,23,-26,5v-11,-23,-30,-35,-62,-35v-72,0,-101,63,-103,139v-1,54,27,96,78,97v37,1,66,-31,66,-68v0,-18,-25,-11,-27,-22v6,-17,81,-20,89,-3v-3,12,-26,9,-30,26v-13,56,-38,85,-102,86v-68,1,-110,-49,-109,-119","w":259,"k":{"Y":16,"W":13,"T":13,"-":-13}},"H":{"d":"73,-178v-12,40,23,28,61,28v38,0,54,2,69,-8v5,-18,6,-51,8,-72v2,-15,-20,-11,-21,-20v4,-19,74,-20,81,-3v-1,12,-23,10,-25,20v-12,48,-21,143,-28,200v-2,15,20,13,21,23v-5,18,-75,17,-82,1v1,-12,26,-10,28,-25r13,-86v-9,-20,-87,-7,-122,-8v-22,11,-15,65,-21,95v-3,15,21,13,22,23v-4,17,-74,18,-82,1v0,-13,24,-10,26,-20v12,-53,22,-139,27,-201v1,-15,-20,-11,-21,-20v5,-18,72,-21,80,-3v0,11,-24,12,-26,24","w":264,"k":{"-":6}},"I":{"d":"51,-230v3,-16,-21,-11,-22,-20v5,-18,72,-21,81,-3v0,12,-24,10,-25,20v-11,50,-21,145,-27,200v-2,15,20,13,21,23v-4,17,-74,17,-81,1v-2,-13,22,-9,25,-20v12,-49,22,-142,28,-201","w":110},"J":{"d":"22,-32v2,32,60,24,69,1v20,-49,24,-135,32,-199v1,-15,-19,-11,-22,-20v5,-18,74,-21,82,-3v1,8,-18,11,-21,15v-11,20,-20,101,-25,139v-10,78,-20,101,-84,107v-32,3,-62,-22,-61,-54v-6,-28,37,-46,41,-16v1,6,-13,24,-11,30","w":176,"k":{"A":13,"-":16}},"K":{"d":"217,-11v-3,12,-19,13,-37,13v-34,0,-57,-56,-77,-82v-17,-22,-28,-40,-36,-50r-12,97v-2,15,21,13,22,23v-4,17,-74,18,-82,1v0,-13,24,-10,26,-20v12,-53,22,-139,27,-201v1,-15,-20,-11,-21,-20v5,-18,72,-21,80,-3v1,8,-18,11,-20,15v-4,3,-9,24,-14,65v-2,13,-3,23,-4,31r93,-90v9,-10,-8,-13,-8,-20v5,-26,104,-10,57,9v-45,18,-80,69,-118,99v47,62,61,94,102,123v5,3,24,1,22,10","w":216,"k":{"y":15,"u":-7,"o":-7,"e":-7,"a":-13,"Y":8,"W":13,"U":11,"-":20}},"L":{"d":"57,-36v3,29,78,17,95,1v6,-5,16,-35,25,-35v7,0,10,5,9,13v-5,28,-14,74,-53,57r-118,0v-22,4,-26,-15,-7,-20v22,-6,17,-15,21,-48r19,-162v3,-15,-20,-11,-21,-20v5,-18,72,-21,80,-3v-8,16,-30,10,-28,38","w":192,"k":{"y":20,"u":-7,"o":-13,"e":-13,"a":-13,"Y":26,"W":31,"V":41,"U":13,"T":26,"A":-13,"-":-13}},"M":{"d":"218,-20v26,-12,16,-24,24,-75v6,-37,7,-79,10,-127r-104,194v-8,15,-23,9,-28,-11r-41,-178v-11,44,-20,83,-25,117v-7,47,-22,65,1,81v6,2,10,4,10,8v-2,19,-70,17,-75,0v0,-9,20,-11,24,-15v19,-37,35,-144,45,-200v3,-17,-19,-15,-22,-24v2,-12,21,-13,38,-14v23,-1,27,9,31,33v9,57,24,115,40,165v12,-20,26,-40,39,-66r62,-121v10,-16,60,-15,65,0v-7,14,-35,12,-29,42r-16,175v-4,19,19,15,21,25v-4,24,-116,12,-70,-9","w":314},"N":{"d":"218,-24v-3,16,1,24,-11,26v-5,3,-25,-25,-44,-54r-65,-104v-17,-29,-28,-49,-32,-59r-23,183v-3,15,20,11,21,20v-2,17,-66,20,-73,3v1,-14,22,-7,26,-20v17,-58,23,-141,28,-198v2,-17,-24,-12,-23,-23v2,-16,47,-19,55,-5r86,147v18,29,31,49,40,59r22,-181v4,-16,-20,-10,-21,-20v3,-17,67,-20,73,-3v-9,15,-34,13,-32,42","w":268},"O":{"d":"232,-147v2,-57,-27,-102,-82,-100v-72,2,-99,65,-102,139v-1,55,28,96,79,96v70,0,103,-62,105,-135xm69,-235v77,-60,206,-22,198,86v-7,90,-54,150,-142,156v-129,9,-137,-179,-56,-242","w":280,"k":{"Y":13,"X":11,"V":13,"A":6,".":6,",":6}},"P":{"d":"170,-199v2,-44,-45,-54,-85,-43v-10,25,-12,65,-16,97v2,13,6,9,24,10v47,2,75,-20,77,-64xm205,-203v0,63,-55,84,-125,84v-29,0,-16,51,-25,86v-4,15,21,13,22,23v-4,17,-74,18,-82,1v0,-13,24,-10,26,-20v11,-49,23,-138,27,-200v1,-16,-19,-12,-21,-21v12,-22,69,-12,101,-14v47,-3,77,18,77,61","w":199,"k":{"y":-17,"s":6,"o":10,"e":13,"a":10,"Y":-7,"W":-13,"A":33,".":40,"-":20,",":40}},"Q":{"d":"267,-149v-3,96,-62,163,-164,154v20,8,79,42,95,39v21,3,24,-18,35,-25v5,0,7,3,7,9v1,23,-27,37,-51,37v-53,0,-97,-49,-141,-60v-6,2,-26,29,-32,9v2,-17,25,-26,48,-24v-47,-27,-68,-111,-37,-172v23,-46,64,-84,132,-85v65,-1,109,51,108,118xm232,-147v2,-57,-27,-102,-82,-100v-72,2,-99,65,-102,139v-1,55,28,96,79,96v70,0,103,-62,105,-135","w":280},"R":{"d":"170,-199v3,-45,-45,-54,-85,-43v-10,23,-13,63,-16,93v-1,13,9,10,24,10v46,0,75,-18,77,-60xm48,-230v1,-15,-20,-11,-21,-20v0,-5,6,-9,18,-11v12,-2,39,-3,81,-3v47,0,79,16,79,59v0,43,-29,65,-65,76v45,8,35,73,51,109v4,11,24,-4,26,9v-1,10,-15,15,-28,14v-23,0,-39,-25,-43,-72v-3,-42,-26,-56,-73,-52v-10,1,-9,6,-10,18r-8,70v-2,15,21,13,22,23v-4,17,-74,18,-82,1v0,-13,24,-10,26,-20v12,-53,22,-139,27,-201","w":227,"k":{"Y":10,"V":15,"T":6,";":-7,":":-7,".":-13,"-":13,",":-13}},"S":{"d":"7,-40v0,-30,17,-60,23,-24v6,34,19,50,55,51v33,1,66,-24,64,-55v-4,-68,-114,-44,-114,-119v0,-59,67,-94,128,-74v25,-12,33,10,33,38v0,9,-2,17,-9,18v-20,-11,-30,-43,-67,-43v-29,0,-55,20,-53,49v4,65,120,43,115,120v-4,55,-44,86,-100,86v-37,0,-75,-6,-75,-47","w":208,"k":{"S":-7}},"T":{"d":"14,-205v4,-22,8,-57,31,-60v47,6,110,4,158,0v14,2,16,20,15,41v0,14,0,27,-11,27v-20,-5,-15,-50,-40,-45v-23,0,-34,-3,-37,25r-23,184v-2,15,20,13,22,22v-5,19,-78,18,-85,2v0,-13,26,-10,28,-21v11,-44,23,-142,29,-200v2,-16,-15,-12,-28,-12v-28,-3,-33,40,-52,45v-5,0,-7,-4,-7,-8","w":208,"k":{"y":34,"w":34,"u":34,"s":34,"r":34,"o":41,"e":41,"c":41,"a":41,"A":23,";":26,":":26,".":33,"-":44,",":33}},"U":{"d":"106,7v-120,0,-62,-147,-58,-237v1,-15,-20,-11,-21,-20v5,-18,72,-21,80,-3v-2,13,-27,9,-25,27r-18,104v-11,59,-8,109,51,109v100,0,82,-120,98,-217v2,-14,-21,-11,-22,-20v3,-17,69,-20,76,-3v-4,12,-33,11,-32,31v-21,98,-3,229,-129,229","w":258,"k":{"J":13,"A":15}},"V":{"d":"189,-250v3,-17,68,-21,74,-3v1,6,-10,9,-15,11v-44,45,-114,224,-145,246v-17,-11,-14,-24,-25,-70r-34,-138v-9,-28,-4,-34,-20,-40v-4,-2,-6,-3,-6,-6v4,-18,72,-20,80,-3v-1,10,-28,9,-25,27v7,48,24,136,43,168v31,-36,77,-128,94,-175v1,-11,-22,-8,-21,-17","w":242,"k":{"y":18,"u":24,"o":31,"e":36,"a":38,"O":8,"A":28,";":26,":":26,".":53,"-":33,",":53}},"W":{"d":"60,-226v7,50,22,136,42,168v17,-17,44,-72,58,-107v-7,-36,-8,-52,-16,-73v-1,-4,-18,-6,-17,-12v4,-18,71,-21,78,-3v-2,11,-27,9,-24,28v8,53,21,135,42,167v30,-37,73,-129,91,-175v-1,-10,-21,-9,-21,-17v3,-18,66,-21,72,-3v1,6,-10,9,-15,11v-42,46,-110,224,-140,246v-8,-2,-9,-10,-12,-21v-9,-27,-24,-94,-30,-114v-18,23,-55,115,-79,135v-7,0,-22,-53,-46,-158v-6,-23,-14,-71,-22,-86v-2,-2,-16,-5,-15,-10v4,-18,71,-21,78,-3v0,11,-27,8,-24,27","w":337,"k":{"y":13,"u":8,"r":15,"o":26,"e":26,"a":29,"A":24,";":21,":":21,".":41,"-":29,",":41}},"X":{"d":"108,-253v-2,14,-32,10,-21,28v7,23,21,46,30,67v16,-26,38,-47,50,-77v1,-4,-14,-10,-13,-15v2,-20,65,-20,69,-2v-8,13,-34,16,-42,37r-56,76r55,117v1,2,19,5,17,10v-5,18,-72,21,-80,3v1,-15,30,-8,20,-29r-36,-80r-59,82v-9,13,10,16,11,24v-3,19,-65,20,-69,2v5,-14,28,-12,33,-25r77,-101v-17,-34,-30,-73,-50,-104v-1,-2,-18,-5,-17,-10v5,-18,73,-21,81,-3","w":216,"k":{"e":13,"T":10,"O":10,"C":10,"-":26}},"Y":{"d":"87,-253v-2,14,-29,9,-21,28v10,26,23,53,34,78r58,-79v9,-13,-10,-16,-11,-24v2,-20,65,-20,69,-2v-8,12,-33,15,-41,36r-67,88r-11,95v-2,15,22,12,22,23v-4,18,-78,18,-85,0v-2,-7,19,-11,22,-13v5,-3,9,-27,18,-71v10,-48,-14,-71,-29,-105v-14,-32,-13,-39,-31,-45v-5,-2,-7,-3,-7,-6v4,-18,72,-20,80,-3","w":189,"k":{"u":31,"o":41,"e":40,"a":41,"O":13,"C":13,"A":28,";":24,":":24,".":40,"-":53,",":40}},"Z":{"d":"203,-59v-5,22,-8,61,-34,61v-41,0,-90,-2,-135,-2v-45,0,-35,-21,-18,-41r162,-187v9,-10,1,-14,-12,-13r-62,0v-38,-6,-42,36,-64,44v-6,0,-10,-4,-9,-11v3,-23,12,-53,32,-58v38,8,92,4,137,4v25,0,30,12,17,28r-155,182v-13,15,-19,23,-19,25v11,13,53,3,77,6v50,7,51,-33,74,-50v7,0,9,5,9,12","w":226},"[":{"d":"77,52v-27,-1,-60,7,-55,-26r37,-263v0,-31,28,-24,58,-25v12,-1,20,1,21,10v1,26,-50,-10,-55,29r-33,242v-3,25,48,0,48,22v0,9,-9,11,-21,11","w":126},"\\":{"d":"17,-257v-1,-11,15,-15,17,-2r41,284v1,8,-15,12,-16,2","w":86},"]":{"d":"41,-262v26,1,60,-7,55,25r-37,262v-1,32,-27,26,-59,27v-12,0,-19,-2,-20,-11v-1,-26,50,10,55,-29r33,-242v3,-25,-48,1,-48,-22v1,-8,9,-11,21,-10","w":126},"^":{"d":"164,-257r31,0r92,99r-16,0r-91,-76r-92,76r-16,0","w":360},"_":{"d":"0,64r180,0r0,21r-180,0r0,-21","w":180},"`":{"d":"126,-221v6,12,-2,21,-18,10v-19,-14,-46,-20,-61,-38v0,-12,15,-21,23,-11","w":180},"a":{"d":"38,-62v-1,26,10,43,34,43v49,0,69,-52,69,-104v0,-25,-12,-44,-36,-44v-47,0,-65,55,-67,105xm8,-59v-1,-84,68,-152,143,-111v8,-5,21,-28,29,-13r-21,148v-4,19,21,4,25,16v0,9,-25,23,-36,22v-18,-2,-16,-15,-18,-38v-21,22,-36,40,-69,40v-36,0,-53,-26,-53,-64","w":193},"b":{"d":"66,-266v19,1,-1,32,1,45v-1,24,-11,54,-8,75v18,-17,36,-39,68,-39v34,0,55,31,53,67v-3,66,-37,123,-104,123v-34,0,-61,-15,-59,-48v2,-54,18,-133,21,-186v1,-14,-20,-7,-20,-17v4,-14,31,-17,48,-20xm149,-113v0,-27,-11,-48,-36,-48v-47,0,-69,58,-69,115v0,21,17,34,38,33v48,-3,67,-51,67,-100","w":193},"c":{"d":"135,-125v-31,0,-3,-49,-35,-44v-67,-4,-97,148,-17,155v24,2,37,-20,54,-26v4,0,7,3,7,7v-11,24,-38,37,-68,38v-42,1,-71,-30,-70,-74v3,-64,38,-111,99,-116v25,-2,48,14,48,38v0,13,-6,22,-18,22","w":162},"d":{"d":"148,3v-18,-2,-15,-14,-18,-38v-21,21,-38,39,-70,40v-35,1,-54,-30,-54,-67v-1,-77,72,-155,141,-106v5,-18,6,-40,7,-62v4,-13,-20,-7,-19,-16v2,-11,31,-21,47,-20v19,6,-7,56,-4,79r-19,152v-4,19,21,4,25,16v0,9,-25,23,-36,22xm37,-67v-1,28,10,48,35,48v48,0,68,-50,68,-101v0,-29,-10,-48,-37,-48v-47,0,-64,53,-66,101","w":195},"e":{"d":"108,-185v55,-2,56,67,12,89v-22,11,-49,20,-84,22v-1,33,17,60,47,60v24,0,37,-20,54,-26v4,0,7,3,7,7v-11,24,-38,37,-68,38v-42,1,-72,-30,-70,-74v3,-65,38,-113,102,-116xm122,-144v0,-37,-46,-27,-63,-3v-11,16,-20,34,-23,57v45,-1,86,-16,86,-54","w":162},"f":{"d":"41,56v0,13,-39,23,-47,8v0,-6,7,-10,12,-12v16,-47,18,-144,27,-208v-12,-2,-34,6,-27,-12v0,-13,19,-5,29,-7v0,-53,21,-91,69,-93v18,-1,33,10,33,25v1,20,-29,15,-35,3v-3,-6,-8,-9,-13,-9v-14,-2,-24,29,-26,74v12,3,34,-8,31,12v-1,13,-22,5,-34,7","w":90,"k":{"y":-20}},"g":{"d":"74,75v-53,0,-87,-52,-46,-79v-32,-17,-14,-65,16,-74v-48,-51,16,-135,90,-102v11,-5,21,-12,29,-19v12,11,6,28,-8,34v41,55,-26,126,-97,98v-10,0,-24,14,-23,25v12,49,139,-22,139,51v-1,41,-53,66,-100,66xm148,18v-7,-39,-64,-9,-105,-19v-21,27,3,59,40,59v31,0,64,-14,65,-40xm104,-170v-49,-5,-71,92,-12,92v47,5,70,-91,12,-92","w":193},"h":{"d":"129,-185v72,-3,31,106,32,153v-4,19,20,1,24,14v-3,12,-28,20,-46,20v-8,0,-11,-3,-11,-10v2,-18,16,-97,16,-124v0,-42,-47,-30,-65,-11v-36,22,-31,92,-43,139v-7,5,-38,14,-26,-9r28,-215v4,-15,-20,-7,-20,-18v5,-14,29,-19,48,-20v15,6,4,12,1,41v-2,27,-13,58,-9,82v18,-18,38,-41,71,-42","w":197},"i":{"d":"68,-246v0,22,-38,28,-38,3v-1,-11,8,-20,19,-20v9,0,19,6,19,17xm70,-18v-1,14,-49,32,-56,10r17,-136v5,-19,-21,-8,-21,-20v5,-15,31,-18,49,-20v4,1,7,2,6,8r-19,141v-4,21,20,5,24,17","w":87},"j":{"d":"8,-163v5,-16,36,-23,52,-20v-5,66,-16,183,-35,238v-7,18,-46,29,-60,11v2,-13,29,0,34,-14v17,-48,25,-137,30,-195v2,-20,-18,-8,-21,-20xm66,-246v0,22,-38,28,-38,3v-1,-11,8,-20,19,-20v10,0,19,6,19,17","w":81},"k":{"d":"152,-149v-1,34,-26,54,-56,63v17,19,29,79,58,63v4,0,6,2,6,5v-1,9,-32,30,-42,19v-14,-15,-27,-42,-37,-62v-5,-9,-10,-14,-14,-14v-38,-5,-7,83,-55,76v-3,1,-4,-1,-4,-3v10,-56,22,-163,30,-226v2,-16,-21,-7,-21,-18v5,-14,33,-18,50,-21v5,1,5,13,3,18r-16,107v16,-20,37,-38,66,-40v20,0,33,13,32,33xm126,-142v-5,-30,-41,-20,-56,2v-10,15,-19,32,-22,54v37,-7,74,-23,78,-56","w":169,"k":{"y":-7,"e":6}},"l":{"d":"25,2v-25,-1,-1,-43,-3,-60r21,-168v3,-17,-20,-9,-22,-20v5,-14,30,-18,49,-20v19,6,-7,57,-4,79r-20,152v-4,21,20,5,24,17v-1,13,-28,21,-45,20","w":87},"m":{"d":"8,-163v4,-14,30,-17,44,-21v10,0,6,30,8,39v17,-14,36,-40,66,-40v26,-1,36,21,40,42v18,-15,36,-42,68,-42v70,0,29,107,30,153v-4,19,20,1,24,14v-2,13,-51,32,-57,10v2,-17,18,-94,16,-119v-1,-21,-4,-32,-21,-33v-52,12,-65,48,-71,119v-3,24,-2,47,-30,43v-3,0,-5,-1,-5,-4v6,-39,17,-83,17,-124v-1,-20,-3,-33,-20,-34v-56,10,-69,63,-74,132v-2,28,-7,27,-28,30v-3,0,-5,-1,-5,-4r21,-141v6,-19,-21,-9,-23,-20","w":300},"n":{"d":"52,-184v13,0,4,25,9,38v19,-14,39,-39,70,-39v71,-2,33,107,32,153v-4,19,20,1,24,14v-2,13,-27,21,-45,20v-7,0,-12,-3,-11,-10v2,-18,16,-97,16,-124v0,-42,-47,-30,-65,-11v-37,21,-32,92,-44,139v-3,3,-26,11,-28,2r21,-141v6,-19,-21,-9,-23,-20v5,-14,30,-17,44,-21","w":200,"k":{".":-7,",":-7}},"o":{"d":"145,-108v1,-34,-13,-61,-44,-61v-41,1,-65,52,-64,99v0,33,15,58,46,58v46,0,60,-48,62,-96xm81,5v-47,2,-75,-31,-74,-79v2,-63,35,-109,96,-111v45,-2,75,31,73,77v-2,61,-35,110,-95,113","w":190},"p":{"d":"152,-113v0,-26,-11,-50,-36,-48v-48,4,-68,51,-68,101v0,29,12,47,38,48v45,-7,66,-52,66,-101xm52,-184v13,2,6,24,8,40v19,-17,35,-41,69,-41v34,0,53,30,53,67v0,76,-68,152,-138,109v-4,5,-12,39,-10,53v-2,13,18,9,20,19v-5,25,-102,6,-59,-9v26,-36,27,-136,36,-199v2,-16,-20,-7,-23,-17v5,-15,28,-20,44,-22","w":195},"q":{"d":"94,62v5,-12,22,-5,25,-24r11,-76v-15,17,-36,43,-68,43v-35,0,-55,-28,-55,-65v0,-84,68,-153,144,-110v9,-4,24,-32,29,-12r-33,225v-3,14,15,11,17,20v-5,19,-67,14,-70,-1xm37,-67v-1,28,10,48,35,48v48,0,68,-49,68,-101v0,-29,-10,-48,-37,-48v-47,0,-64,53,-66,101","w":190},"r":{"d":"47,-185v12,4,10,20,13,39v13,-21,27,-36,53,-38v15,0,23,11,23,26v0,11,-6,21,-18,20v-22,6,-10,-35,-34,-16v-31,25,-27,101,-38,149v-5,4,-25,10,-31,3v7,-47,30,-109,13,-155v-6,0,-21,-3,-19,-8v1,-12,38,-20,38,-20","w":133,"k":{"y":-20,"r":-7,"g":6,"f":-7,".":40,",":40}},"s":{"d":"23,-29v12,31,73,20,71,-15v-2,-36,-77,-42,-77,-88v0,-32,30,-54,64,-53v32,0,46,4,46,34v1,17,-16,13,-20,1v-10,-27,-61,-26,-59,8v2,46,74,37,74,88v0,35,-32,60,-67,59v-32,0,-56,-9,-58,-35v-2,-21,18,-35,23,-10v1,5,2,8,3,11","w":140},"t":{"d":"17,-26v3,-38,10,-88,17,-136v-6,-1,-19,4,-18,-5v-2,-8,12,-11,21,-16v3,-22,12,-34,26,-34v12,3,-1,25,1,37v14,3,44,-10,39,12v-4,18,-41,-11,-45,23r-13,109v-2,23,22,18,37,13v4,0,5,1,5,5v-10,24,-73,37,-70,-8","w":100},"u":{"d":"142,1v-15,2,-4,-26,-11,-37v-18,15,-39,38,-70,39v-70,3,-33,-101,-33,-148v4,-17,-21,-7,-23,-18v7,-13,30,-19,47,-21v7,0,9,3,9,10v0,19,-15,96,-15,121v0,44,47,34,65,13v36,-21,32,-91,43,-138v3,-3,26,-11,28,-2r-21,141v-4,18,21,11,23,20v-4,12,-27,18,-42,20","w":200},"v":{"d":"76,-15v71,0,82,-109,49,-159v1,-7,9,-10,19,-9v20,3,25,23,25,49v0,73,-30,135,-101,139v-78,4,-39,-100,-38,-155v3,-13,-20,-6,-20,-15v4,-14,29,-16,44,-18v16,2,3,28,4,40v-7,39,-13,58,-13,90v0,24,8,38,31,38","w":184,"k":{".":10,"-":-13,",":10}},"w":{"d":"184,-15v68,0,77,-111,45,-159v1,-7,8,-10,18,-9v20,1,25,24,25,49v-2,72,-29,139,-95,139v-30,0,-43,-13,-49,-38v-16,20,-35,38,-64,38v-73,0,-37,-101,-34,-155v1,-12,-20,-7,-20,-15v4,-14,29,-16,44,-18v16,2,6,24,4,35r-13,95v0,21,9,38,28,38v56,-14,62,-66,64,-141v1,-19,10,-28,27,-28v12,3,3,22,2,32v-4,38,-11,67,-11,99v0,24,8,38,29,38","w":286,"k":{".":10,"-":-13,",":10}},"x":{"d":"116,3v-12,4,-32,-57,-39,-72v-22,30,-37,59,-60,72v-10,0,-27,-22,-26,-32v2,-14,19,1,24,2v19,-9,38,-37,55,-61v-23,-43,-12,-64,-50,-69v-4,1,-7,-2,-7,-4v2,-10,28,-20,40,-23v7,0,16,15,27,45v5,14,6,15,9,23v25,-34,32,-55,57,-68v9,1,34,30,17,38v-30,-24,-48,30,-66,52v24,50,21,81,50,73v4,0,7,1,7,5v-1,10,-26,19,-38,19","w":169},"y":{"d":"88,-6v32,-44,55,-109,31,-165v0,-8,8,-15,17,-14v16,0,22,17,21,36v-4,83,-55,162,-104,201v-19,15,-38,23,-55,23v-17,0,-29,-8,-31,-24v-3,-24,33,-29,34,-7v0,7,1,11,8,11v23,1,56,-26,55,-49v-4,-54,-24,-129,-52,-162v-7,1,-18,8,-21,0v5,-14,25,-24,37,-29v8,0,18,17,30,51v12,34,22,76,30,128","w":173,"k":{".":13,"-":-13,",":13}},"z":{"d":"12,1v-22,1,-14,-20,-5,-30r108,-117v3,-16,-29,-7,-47,-10v-33,-5,-30,19,-45,28v-18,-11,1,-69,24,-52r87,0v29,2,10,28,-1,40v-33,37,-70,70,-100,110v22,10,92,13,94,-19v4,-13,15,-13,16,-1v-3,19,-6,53,-27,51v-34,-4,-70,-2,-104,0","w":160},"{":{"d":"80,-168v0,-63,1,-105,69,-98r0,8v-45,-3,-44,28,-44,72v0,52,-9,65,-50,74v50,5,50,41,50,100v0,36,9,44,44,46v-1,3,2,9,-2,9v-66,5,-67,-36,-67,-98v0,-40,-12,-48,-49,-52r0,-10v37,-4,49,-12,49,-51","w":180},"|":{"d":"79,-275r22,0r0,360r-22,0r0,-360","w":180},"}":{"d":"75,-186v0,-43,1,-75,-44,-72v1,-3,-2,-9,2,-8v65,-5,67,36,67,98v0,39,12,47,49,51r0,10v-52,-1,-49,37,-49,89v0,48,-19,61,-69,61r0,-9v45,2,45,-27,44,-71v0,-52,8,-66,50,-75v-41,-9,-50,-22,-50,-74","w":180},"~":{"d":"99,-130v34,-1,73,25,102,24v29,-1,46,-11,68,-27r0,23v-20,14,-39,24,-68,25v-33,1,-76,-26,-102,-24v-29,2,-46,12,-68,28r0,-23v20,-15,40,-25,68,-26","w":299},"\u00c7":{"d":"99,30r9,-30r13,0v-3,7,-4,12,-6,19v25,-1,39,6,41,29v4,40,-76,45,-90,20v6,-22,66,19,67,-21v1,-16,-22,-11,-34,-17xm239,-218v0,21,-17,24,-26,6v-12,-24,-29,-35,-62,-35v-72,0,-96,64,-103,138v-9,94,110,131,151,57v6,-11,19,-16,19,-2v0,18,-8,49,-28,43v-80,45,-181,0,-177,-101v5,-108,84,-174,192,-148v27,-14,34,14,34,42","w":235},"\u00c9":{"d":"147,-341v10,-10,29,3,22,16v-21,14,-48,28,-72,39v-7,0,-12,-10,-5,-15xm203,-57v0,29,-15,73,-54,57r-125,0v-28,4,-39,-12,-16,-20v22,-7,17,-15,21,-48r19,-162v1,-15,-19,-11,-21,-21v2,-10,16,-11,30,-11v49,-1,106,4,148,-4v13,1,22,51,4,55v-15,-8,-20,-31,-50,-31r-47,0v-48,-7,-31,56,-40,86v11,16,84,15,80,-18v2,-8,6,-13,11,-13v20,17,1,72,-7,95v-26,14,-2,-43,-35,-36v-18,4,-52,-9,-55,9v-4,26,-6,55,-9,83v5,28,65,13,95,11v23,-2,25,-37,42,-45v6,0,9,6,9,13","w":216},"\u00e1":{"d":"133,-260v9,-11,29,2,22,15v-21,14,-49,29,-73,40v-5,-1,-11,-11,-4,-16xm38,-62v-1,26,10,43,34,43v49,0,69,-52,69,-104v0,-25,-12,-44,-36,-44v-47,0,-65,55,-67,105xm8,-59v-1,-84,68,-152,143,-111v8,-5,21,-28,29,-13r-21,148v-4,19,21,4,25,16v0,9,-25,23,-36,22v-18,-2,-16,-15,-18,-38v-21,22,-36,40,-69,40v-36,0,-53,-26,-53,-64","w":193},"\u00e0":{"d":"38,-62v-1,26,10,43,34,43v49,0,69,-52,69,-104v0,-25,-12,-44,-36,-44v-47,0,-65,55,-67,105xm8,-59v-1,-84,68,-152,143,-111v8,-5,21,-28,29,-13r-21,148v-4,19,21,4,25,16v0,9,-25,23,-36,22v-18,-2,-16,-15,-18,-38v-21,22,-36,40,-69,40v-36,0,-53,-26,-53,-64xm139,-221v6,12,-2,21,-18,10v-19,-14,-46,-20,-61,-38v0,-12,15,-21,23,-11","w":193},"\u00e3":{"d":"139,-239v11,2,19,-22,26,-7v-1,35,-46,30,-72,21v-9,-1,-18,22,-24,7v0,-12,16,-31,30,-29v7,-1,32,9,40,8xm38,-62v-1,26,10,43,34,43v49,0,69,-52,69,-104v0,-25,-12,-44,-36,-44v-47,0,-65,55,-67,105xm8,-59v-1,-84,68,-152,143,-111v8,-5,21,-28,29,-13r-21,148v-4,19,21,4,25,16v0,9,-25,23,-36,22v-18,-2,-16,-15,-18,-38v-21,22,-36,40,-69,40v-36,0,-53,-26,-53,-64","w":193},"\u00e7":{"d":"54,30r9,-30r13,0v-3,7,-4,12,-6,19v25,-1,39,6,41,29v4,40,-76,45,-90,20v6,-22,66,19,67,-21v1,-16,-22,-11,-34,-17xm135,-125v-31,0,-3,-49,-35,-44v-67,-4,-97,148,-17,155v24,2,37,-20,54,-26v4,0,7,3,7,7v-11,24,-38,37,-68,38v-42,1,-71,-30,-70,-74v3,-64,38,-111,99,-116v25,-2,48,14,48,38v0,13,-6,22,-18,22","w":162},"\u00e9":{"d":"124,-260v9,-11,29,2,21,15v-21,15,-49,29,-72,40v-6,0,-11,-11,-4,-16xm108,-185v55,-2,56,67,12,89v-22,11,-49,20,-84,22v-1,33,17,60,47,60v24,0,37,-20,54,-26v4,0,7,3,7,7v-11,24,-38,37,-68,38v-42,1,-72,-30,-70,-74v3,-65,38,-113,102,-116xm122,-144v0,-37,-46,-27,-63,-3v-11,16,-20,34,-23,57v45,-1,86,-16,86,-54","w":162},"\u00ea":{"d":"150,-208v-18,15,-31,-28,-41,-37v-11,8,-36,53,-52,36v14,-16,26,-64,65,-56v12,15,21,38,28,57xm108,-185v55,-2,56,67,12,89v-22,11,-49,20,-84,22v-1,33,17,60,47,60v24,0,37,-20,54,-26v4,0,7,3,7,7v-11,24,-38,37,-68,38v-42,1,-72,-30,-70,-74v3,-65,38,-113,102,-116xm122,-144v0,-37,-46,-27,-63,-3v-11,16,-20,34,-23,57v45,-1,86,-16,86,-54","w":162},"\u00ed":{"d":"70,-18v-1,14,-49,32,-56,10r17,-136v5,-19,-21,-8,-21,-20v5,-15,31,-18,49,-20v4,1,7,2,6,8r-19,141v-4,21,20,5,24,17xm74,-260v9,-11,29,2,22,15v-21,14,-49,29,-73,40v-5,-1,-11,-11,-4,-16","w":87},"\u00f3":{"d":"125,-260v10,-11,29,2,22,15v-21,14,-49,28,-72,40v-6,-1,-13,-11,-5,-16xm145,-108v1,-34,-13,-61,-44,-61v-41,1,-65,52,-64,99v0,33,15,58,46,58v46,0,60,-48,62,-96xm81,5v-47,2,-75,-31,-74,-79v2,-63,35,-109,96,-111v45,-2,75,31,73,77v-2,61,-35,110,-95,113","w":190},"\u00f5":{"d":"157,-246v-1,35,-45,30,-71,21v-9,-1,-18,22,-24,7v0,-12,16,-31,30,-29v7,-1,31,9,39,8v8,2,14,-11,18,-12v5,0,9,0,8,5xm145,-108v1,-34,-13,-61,-44,-61v-41,1,-65,52,-64,99v0,33,15,58,46,58v46,0,60,-48,62,-96xm81,5v-47,2,-75,-31,-74,-79v2,-63,35,-109,96,-111v45,-2,75,31,73,77v-2,61,-35,110,-95,113","w":190},"\u00fa":{"d":"130,-260v10,-11,29,2,22,15v-21,14,-49,29,-73,40v-5,-1,-11,-11,-4,-16xm142,1v-15,2,-4,-26,-11,-37v-18,15,-39,38,-70,39v-70,3,-33,-101,-33,-148v4,-17,-21,-7,-23,-18v7,-13,30,-19,47,-21v7,0,9,3,9,10v0,19,-15,96,-15,121v0,44,47,34,65,13v36,-21,32,-91,43,-138v3,-3,26,-11,28,-2r-21,141v-4,18,21,11,23,20v-4,12,-27,18,-42,20","w":200},"\u00c0":{"d":"57,-10v-4,16,-71,17,-76,0v12,-10,27,-21,38,-43r104,-211v23,-8,24,14,31,43r45,189v1,13,17,11,21,21v-3,19,-75,18,-84,2v0,-11,31,-8,27,-27v0,-19,-3,-36,-10,-52v-28,-2,-63,-1,-92,0v-13,12,-23,36,-26,55v-3,17,21,10,22,23xm125,-215v-16,28,-44,72,-52,106v22,2,52,2,74,0v0,-27,-16,-86,-22,-106xm158,-302v6,12,-2,21,-18,10v-19,-14,-46,-20,-61,-38v0,-12,15,-21,23,-11","w":230},"\u00d5":{"d":"209,-327v-1,35,-45,29,-71,21v-8,-2,-18,21,-24,8v0,-12,15,-32,30,-30v8,-1,32,10,39,9v9,2,14,-11,18,-13v5,0,9,0,8,5xm232,-147v2,-57,-27,-102,-82,-100v-72,2,-99,65,-102,139v-1,55,28,96,79,96v70,0,103,-62,105,-135xm69,-235v77,-60,206,-22,198,86v-7,90,-54,150,-142,156v-129,9,-137,-179,-56,-242","w":280},"\u00c2":{"d":"179,-289v-17,18,-32,-28,-41,-37v-12,6,-37,56,-52,36v14,-15,27,-66,65,-55v13,14,18,39,28,56xm57,-10v-4,16,-71,17,-76,0v12,-10,27,-21,38,-43r104,-211v23,-8,24,14,31,43r45,189v1,13,17,11,21,21v-3,19,-75,18,-84,2v0,-11,31,-8,27,-27v0,-19,-3,-36,-10,-52v-28,-2,-63,-1,-92,0v-13,12,-23,36,-26,55v-3,17,21,10,22,23xm125,-215v-16,28,-44,72,-52,106v22,2,52,2,74,0v0,-27,-16,-86,-22,-106","w":230},"\u00ca":{"d":"174,-289v-17,18,-32,-28,-41,-37v-12,7,-37,56,-52,36v14,-15,27,-66,65,-55v13,14,18,39,28,56xm203,-57v0,29,-15,73,-54,57r-125,0v-28,4,-39,-12,-16,-20v22,-7,17,-15,21,-48r19,-162v1,-15,-19,-11,-21,-21v2,-10,16,-11,30,-11v49,-1,106,4,148,-4v13,1,22,51,4,55v-15,-8,-20,-31,-50,-31r-47,0v-48,-7,-31,56,-40,86v11,16,84,15,80,-18v2,-8,6,-13,11,-13v20,17,1,72,-7,95v-26,14,-2,-43,-35,-36v-18,4,-52,-9,-55,9v-4,26,-6,55,-9,83v5,28,65,13,95,11v23,-2,25,-37,42,-45v6,0,9,6,9,13","w":216},"\u00c1":{"d":"152,-341v10,-10,29,3,22,16v-21,14,-49,29,-73,39v-6,-1,-11,-10,-4,-15xm57,-10v-4,16,-71,17,-76,0v12,-10,27,-21,38,-43r104,-211v23,-8,24,14,31,43r45,189v1,13,17,11,21,21v-3,19,-75,18,-84,2v0,-11,31,-8,27,-27v0,-19,-3,-36,-10,-52v-28,-2,-63,-1,-92,0v-13,12,-23,36,-26,55v-3,17,21,10,22,23xm125,-215v-16,28,-44,72,-52,106v22,2,52,2,74,0v0,-27,-16,-86,-22,-106","w":230},"\u00cd":{"d":"92,-341v10,-10,30,3,22,16v-21,14,-49,29,-73,39v-6,-1,-11,-10,-4,-15xm51,-230v3,-16,-21,-11,-22,-20v5,-18,72,-21,81,-3v0,12,-24,10,-25,20v-11,50,-21,145,-27,200v-2,15,20,13,21,23v-4,17,-74,17,-81,1v-2,-13,22,-9,25,-20v12,-49,22,-142,28,-201","w":110},"\u00d3":{"d":"177,-341v10,-10,29,3,22,16v-21,14,-49,29,-73,39v-6,-1,-11,-10,-4,-15xm232,-147v2,-57,-27,-102,-82,-100v-72,2,-99,65,-102,139v-1,55,28,96,79,96v70,0,103,-62,105,-135xm69,-235v77,-60,206,-22,198,86v-7,90,-54,150,-142,156v-129,9,-137,-179,-56,-242","w":280},"\u00da":{"d":"172,-341v10,-10,29,3,21,16v-20,15,-49,29,-72,39v-7,0,-11,-10,-4,-15xm106,7v-120,0,-62,-147,-58,-237v1,-15,-20,-11,-21,-20v5,-18,72,-21,80,-3v-2,13,-27,9,-25,27r-18,104v-11,59,-8,109,51,109v100,0,82,-120,98,-217v2,-14,-21,-11,-22,-20v3,-17,69,-20,76,-3v-4,12,-33,11,-32,31v-21,98,-3,229,-129,229","w":258},"\u00a0":{"w":95}}});


/* swiss */
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1992 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":179,"face":{"font-family":"Swis721 Cn BT","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 5 6 2 2 2 3 2 4","ascent":"288","descent":"-72","bbox":"-14 -277.081 280 33","underline-thickness":"25.8398","underline-position":"-21.4453","unicode-range":"U+002F-U+005A"},"glyphs":{" ":{},"\/":{"d":"102,-277r-96,310r-20,0r97,-310r19,0","w":100},"0":{"d":"90,-246v-46,7,-42,43,-42,111v0,67,-4,106,42,114v46,-9,41,-42,41,-113v0,-66,3,-104,-41,-112xm91,5v-69,0,-74,-55,-74,-139v0,-84,5,-138,73,-138v67,0,73,62,73,138v0,82,-5,139,-72,139"},"1":{"d":"27,-222v39,1,61,-14,63,-50r24,0r0,272r-29,0r0,-199r-58,0r0,-23"},"2":{"d":"159,-199v0,92,-102,95,-111,171r114,0r0,28r-144,0v-10,-88,84,-113,107,-171v13,-33,0,-77,-37,-75v-32,1,-41,28,-39,65r-29,0v-3,-55,20,-91,70,-92v44,0,69,29,69,74"},"3":{"d":"86,5v-50,0,-73,-33,-72,-86r30,0v-1,37,9,60,42,60v31,0,44,-22,45,-55v1,-39,-24,-57,-63,-52r0,-25v37,1,55,-12,55,-48v1,-27,-14,-45,-39,-45v-29,0,-37,22,-36,54r-29,0v-2,-47,23,-80,66,-80v75,0,93,113,30,128v32,6,47,28,47,67v0,51,-26,82,-76,82"},"4":{"d":"36,-95r73,0r3,-139xm109,0r0,-69r-98,0r0,-26r101,-177r26,0r0,177r25,0r0,26r-25,0r0,69r-29,0"},"5":{"d":"160,-91v0,55,-22,96,-74,96v-47,0,-70,-28,-71,-76v9,2,25,-3,30,2v0,28,13,48,40,48v33,0,44,-29,44,-66v-1,-37,-10,-65,-44,-65v-20,0,-34,10,-39,26r-25,-2r15,-140r114,0r0,28r-91,0r-10,81v5,-12,24,-21,43,-20v45,0,68,39,68,88"},"6":{"d":"91,-148v-34,0,-42,23,-42,60v0,37,12,67,44,67v31,0,42,-29,41,-66v0,-36,-11,-61,-43,-61xm128,-208v5,-42,-55,-51,-69,-16v-6,15,-12,42,-14,84v33,-66,120,-27,120,52v0,52,-24,93,-72,93v-65,0,-76,-54,-76,-129v0,-87,7,-144,78,-148v39,-2,63,26,63,64r-30,0"},"7":{"d":"163,-242v-47,64,-80,143,-87,242r-34,0v12,-97,46,-174,95,-238r-121,0r0,-30r147,0r0,26"},"8":{"d":"126,-203v0,-26,-13,-44,-37,-44v-24,1,-34,19,-34,45v0,24,11,43,34,43v25,0,36,-19,37,-44xm89,-133v-29,-1,-42,21,-42,52v0,36,11,60,43,60v29,0,42,-24,42,-55v-1,-36,-10,-56,-43,-57xm90,5v-84,0,-101,-139,-26,-151v-26,-8,-38,-25,-39,-57v-1,-42,25,-69,66,-69v72,0,87,111,25,125v32,8,47,28,47,68v1,51,-25,84,-73,84"},"9":{"d":"88,-119v32,0,42,-23,42,-60v0,-37,-11,-68,-44,-67v-31,1,-41,30,-41,66v0,36,11,61,43,61xm52,-59v-5,42,54,50,68,16v6,-14,12,-42,14,-84v-33,66,-120,27,-120,-52v0,-52,24,-93,72,-93v65,0,76,53,76,129v0,87,-7,144,-78,148v-39,2,-63,-26,-63,-64r31,0"},"A":{"d":"63,-105r72,0r-36,-142xm5,0r74,-271r39,0r75,271r-31,0r-20,-78r-86,0r-20,78r-31,0","w":197,"k":{"Y":21,"W":6,"V":6,"U":6,"T":26}},"B":{"d":"136,-202v0,-48,-37,-46,-83,-45r0,91v46,1,83,3,83,-46xm144,-76v0,-55,-38,-57,-91,-55r0,104v50,2,91,2,91,-49xm176,-78v0,49,-29,79,-78,78r-74,0r0,-271v72,-1,148,-10,143,68v-2,32,-11,52,-37,59v31,6,46,29,46,66","w":194,"k":{"Y":10,"W":6,"V":6}},"C":{"d":"104,-22v37,0,49,-35,48,-77r30,0v0,62,-25,106,-81,106v-68,0,-82,-61,-82,-142v0,-85,11,-140,84,-142v52,-2,78,33,77,86r-29,0v1,-34,-16,-61,-48,-59v-49,3,-52,51,-52,115v0,66,2,113,53,113","w":203,"k":{"S":-7}},"D":{"d":"157,-135v0,-75,-2,-107,-65,-110r-38,0r0,219r40,0v62,0,63,-47,63,-109xm190,-144v-1,83,-11,146,-96,144r-70,0r0,-271r77,0v69,1,90,50,89,127","w":209,"k":{"Y":6}},"E":{"d":"24,0r0,-271r134,0r0,28r-104,0r0,87r98,0r0,28r-98,0r0,100r105,0r0,28r-135,0","w":176},"F":{"d":"24,0r0,-271r125,0r0,28r-94,0r0,87r88,0r0,28r-88,0r0,128r-31,0","w":155,"k":{"T":-7,"A":15}},"G":{"d":"108,-22v45,0,55,-42,54,-92r-61,0r0,-27r90,0r0,141r-23,0r-2,-37v-9,25,-30,44,-62,44v-70,0,-85,-60,-85,-144v1,-86,15,-138,91,-140v49,-1,79,34,78,84r-30,0v-1,-35,-17,-58,-50,-58v-56,0,-58,51,-58,123v0,60,8,106,58,106","w":213,"k":{"T":6}},"H":{"d":"24,0r0,-271r31,0r0,112r101,0r0,-112r31,0r0,271r-31,0r0,-132r-101,0r0,132r-31,0","w":210},"I":{"d":"24,0r0,-271r31,0r0,271r-31,0","w":79},"J":{"d":"65,6v-48,1,-63,-37,-59,-90r29,0v-1,33,-1,66,31,64v32,-2,32,-20,32,-61r0,-190r29,0r0,211v0,45,-19,66,-62,66","w":151},"K":{"d":"24,0r0,-271r30,0r0,131r98,-131r35,0r-84,110r90,161r-37,0r-74,-135r-28,37r0,98r-30,0","w":195,"k":{"Y":10,"W":6,"U":8,"T":6,"O":10,"C":10}},"L":{"d":"24,0r0,-271r30,0r0,242r108,0r0,29r-138,0","w":171,"k":{"Y":38,"W":24,"V":31,"U":6,"T":43,"O":20,"A":-7}},"M":{"d":"212,0r0,-255r-66,255r-30,0r-63,-255r0,255r-29,0r0,-271r51,0r56,231r60,-231r50,0r0,271r-29,0","w":265},"N":{"d":"24,0r0,-271r41,0r93,233r-2,-233r29,0r0,271r-39,0r-95,-239r2,239r-29,0","w":208},"O":{"d":"105,-250v-54,0,-55,46,-55,115v0,69,1,115,55,115v55,0,56,-44,56,-115v0,-72,0,-115,-56,-115xm105,7v-72,0,-86,-56,-86,-142v1,-86,12,-142,86,-142v74,0,87,55,87,142v0,88,-12,142,-87,142","w":210,"k":{"Y":6}},"P":{"d":"147,-195v0,-51,-42,-52,-93,-50r0,104v52,3,93,0,93,-54xm179,-195v0,69,-50,87,-125,81r0,114r-30,0r0,-271v80,-2,155,-6,155,76","w":190,"k":{"A":24}},"Q":{"d":"50,-135v0,77,6,122,74,113v5,-2,9,-5,13,-8r-28,-24r17,-20r26,21v6,-23,10,-48,9,-79v-3,-74,1,-113,-56,-118v-53,6,-55,45,-55,115xm192,-135v0,41,-3,80,-17,103r30,24r-16,21r-30,-24v-11,12,-30,18,-54,18v-72,0,-86,-56,-86,-142v1,-86,12,-142,86,-142v74,0,87,55,87,142","w":210},"R":{"d":"152,-197v0,-52,-48,-48,-98,-47r0,97v51,2,98,1,98,-50xm183,-201v-2,38,-18,58,-50,66v41,3,47,36,49,81v1,30,6,48,14,54r-37,0v-11,-20,-2,-98,-24,-110v-12,-13,-53,-10,-81,-10r0,120r-30,0r0,-271v77,-1,162,-9,159,70","w":210,"k":{"V":6,"T":13,"C":6,"A":6}},"S":{"d":"94,6v-55,0,-79,-34,-76,-92r29,0v-2,41,12,63,51,65v42,3,62,-50,40,-80v-21,-28,-99,-30,-110,-69v-16,-54,10,-107,68,-107v46,0,75,29,70,76r-27,0v0,-30,-13,-48,-43,-50v-40,-3,-59,46,-37,73v22,28,107,31,111,71v18,59,-13,113,-76,113","w":193,"k":{"S":-7}},"T":{"d":"74,0r0,-243r-69,0r0,-28r165,0r0,28r-65,0r0,243r-31,0","w":174,"k":{"T":-8,"A":26}},"U":{"d":"102,6v-59,0,-78,-30,-78,-100r0,-177r31,0r0,182v0,45,7,68,47,68v40,0,52,-26,52,-68r0,-182r29,0r0,177v3,70,-22,100,-81,100","w":207,"k":{"A":6}},"V":{"d":"77,0r-76,-271r33,0r61,234r62,-234r31,0r-75,271r-36,0","w":188,"k":{"A":6}},"W":{"d":"62,0r-58,-271r32,0r42,229r48,-229r34,0r47,227r43,-227r30,0r-57,271r-33,0r-47,-221r-48,221r-33,0","w":284,"k":{"A":6}},"X":{"d":"-4,0r75,-140r-72,-131r37,0r54,103r54,-103r35,0r-73,130r76,141r-36,0r-57,-113r-58,113r-35,0","w":177,"k":{"C":6}},"Y":{"d":"75,0r0,-105r-80,-166r36,0r59,134r63,-134r33,0r-81,166r0,105r-30,0","w":180,"k":{"O":6,"C":6,"A":21}},"Z":{"d":"8,0r0,-28r109,-215r-103,0r0,-28r135,0r0,28r-108,214r110,0r0,29r-143,0","w":159},"\u00a0":{}}});

