/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Typographer Mediengestaltung, 2000. All rights reserved.
 */
Cufon.registerFont({"w":176,"face":{"font-family":"pilsen","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"1","bbox":"-25 -437 324 39","underline-thickness":"25.2","underline-position":"-33.12","unicode-range":"U+0021-U+00FB"},"glyphs":{" ":{},"!":{"d":"52,-323v-42,-1,-36,54,-30,91r22,136r16,0r27,-178v0,-30,-8,-48,-35,-49xm86,-30v6,-28,-34,-55,-60,-32v-28,25,-2,77,38,61v13,-5,19,-15,22,-29","w":99},"\"":{"d":"58,-260v4,-28,12,-59,-16,-61v-48,7,-6,101,-6,125r11,0xm99,-321v-47,8,-6,87,-5,125r10,0r16,-100v0,-16,-7,-23,-21,-25","w":137},"$":{"d":"190,-222v-1,-78,-12,-89,-80,-102r0,-17r-11,0r0,17v-69,-4,-100,70,-67,124v13,19,47,52,67,73r0,79v-25,0,-27,-26,-27,-54r-57,0v-5,68,23,99,84,105r0,29r11,0r0,-29v75,1,107,-85,59,-138r-59,-66r0,-73v20,3,26,19,24,52r56,0xm77,-251v-1,-12,11,-25,22,-23r0,61v-15,-17,-22,-30,-22,-38xm110,-48r0,-66v24,24,32,48,7,66v-2,1,-5,0,-7,0","w":205},"%":{"d":"141,-213v0,-68,-1,-111,-66,-111v-56,0,-58,49,-58,110v0,55,14,78,62,78v49,0,62,-22,62,-77xm229,-322r-150,322r35,0r151,-322r-36,0xm324,-73v0,-70,-7,-117,-77,-108v-46,6,-46,47,-46,106v0,56,13,78,62,78v47,0,61,-17,61,-76xm262,-148v28,7,9,57,14,96v3,25,-27,30,-27,3r0,-82v1,-10,1,-18,13,-17xm78,-288v27,6,14,60,14,96v0,18,-5,25,-21,19v-11,-18,-4,-66,-6,-98v2,-10,3,-16,13,-17","w":334},"&":{"d":"13,-86v-6,74,68,112,130,72r7,14r76,0r-28,-64v22,-35,31,-51,37,-102r-59,0v0,12,-4,23,-8,35r-18,-39v29,-22,52,-51,52,-85v0,-43,-30,-67,-76,-68v-76,-1,-97,75,-58,139v-31,37,-51,51,-55,98xm122,-228v-6,-19,-13,-29,-5,-41v8,-14,23,2,22,13v0,6,-6,16,-17,28xm118,-64v-16,16,-34,-4,-33,-23v0,-9,4,-19,10,-31","w":242},"'":{"d":"89,-283v2,-31,-36,-53,-61,-33v-24,19,-11,52,14,59v2,7,-14,17,-22,20r8,14v36,-11,58,-20,61,-60","w":100},"+":{"d":"110,-234r0,87r-87,0r0,61r87,0r0,86r62,0r0,-86r87,0r0,-61r-87,0r0,-87r-62,0","w":283},",":{"d":"46,-5v-4,13,-15,16,-23,20r9,14v35,-10,56,-21,59,-60v2,-33,-37,-52,-60,-33v-23,19,-13,53,15,59","w":100},"-":{"d":"17,-183r0,63r129,0r0,-63r-129,0","w":156},".":{"d":"91,-35v1,-17,-16,-37,-36,-35v-21,1,-35,13,-35,36v0,18,13,35,35,34v23,0,36,-15,36,-35","w":97},"0":{"d":"91,-324v-107,-4,-71,135,-76,233v-3,64,17,88,78,92v111,7,75,-130,79,-229v3,-69,-21,-93,-81,-96xm81,-253v0,-14,4,-21,13,-21v8,0,13,6,13,20r0,179v-1,20,-3,31,-18,26v-5,-3,-8,-12,-8,-26r0,-178"},"1":{"d":"125,-322r-112,12r0,54r46,-6r0,262r66,0r0,-322"},"2":{"d":"81,-324v-64,1,-80,36,-77,107r67,0v-1,-35,2,-72,24,-48v11,32,1,55,-17,94r-79,171r157,0r0,-59r-63,0v21,-50,72,-129,72,-182v0,-48,-29,-84,-84,-83"},"3":{"d":"170,-77v0,-50,4,-83,-39,-91v30,-13,40,-23,40,-64v22,-104,-140,-125,-158,-36v-2,9,-3,25,-3,47r68,0v3,-19,-9,-52,12,-53v9,0,14,7,14,19v0,65,8,61,-42,65r0,45v55,-10,38,35,42,79v2,24,-26,27,-27,7r0,-51r-67,0v-6,77,15,111,80,111v50,0,81,-25,80,-78"},"4":{"d":"80,-322r-72,204r0,61r76,0r0,57r66,0r0,-57r21,0r0,-53r-22,0r0,-212r-69,0xm50,-110r33,-93r0,93r-33,0"},"5":{"d":"170,-102v0,-60,4,-123,-54,-121v-11,0,-21,2,-32,6r0,-45r79,0r0,-60r-144,0r0,160r59,0v2,-13,5,-21,18,-17v12,14,9,111,2,130v-23,6,-16,-11,-18,-46r0,-12r-68,0v-2,67,12,110,78,108v66,-1,80,-32,80,-103"},"6":{"d":"169,-98v0,-58,-3,-111,-57,-110v-13,0,-26,3,-38,11v3,-29,-9,-86,19,-75v6,3,8,15,8,34r68,0v0,-61,-22,-82,-82,-86v-114,-7,-80,135,-80,233v0,59,18,94,78,93v65,-2,84,-28,84,-100xm81,-50v-7,-9,-21,-124,11,-110v12,5,12,104,2,111v-3,2,-8,2,-13,-1"},"7":{"d":"5,-322r0,59r90,0r-61,263r70,0r63,-270r0,-52r-162,0"},"8":{"d":"171,-95v-2,-42,-2,-67,-38,-76v31,-17,35,-28,37,-75v4,-59,-28,-78,-81,-78v-58,0,-82,33,-77,98v2,32,15,39,38,55v-34,19,-38,27,-39,81v-1,63,20,90,73,90v63,0,89,-21,87,-95xm101,-198v-23,9,-24,-8,-24,-44v0,-35,22,-39,26,-19v1,1,2,67,-2,63xm81,-140v12,-11,25,-4,23,19v-3,27,10,82,-16,74v-19,0,-7,-76,-7,-93"},"9":{"d":"92,-49v-15,0,-10,-11,-13,-36r-67,0v-3,56,20,87,78,86v58,-1,85,-27,81,-89v-6,-99,32,-236,-79,-236v-78,0,-82,54,-82,138v0,62,47,90,94,62v-3,28,7,79,-12,75xm84,-161v-9,-9,-21,-125,12,-110v11,8,21,132,-12,110"},"<":{"d":"14,-140r0,43r176,66r0,-47r-113,-40r113,-41r0,-47","w":210},"=":{"d":"296,-198r-282,0r0,61r282,0r0,-61xm296,-97r-282,0r0,61r282,0r0,-61","w":316},">":{"d":"190,-97r0,-43r-176,-66r0,47r113,41r-113,40r0,47","w":210},"?":{"d":"15,-255v22,-19,76,-17,74,21v-2,33,-29,90,-27,135r19,0v7,-74,62,-93,71,-158v-6,-68,-68,-84,-137,-55r0,57xm108,-37v1,-20,-18,-36,-36,-36v-18,-1,-35,18,-35,36v0,19,18,37,35,37v22,0,35,-15,36,-37","w":164},"A":{"d":"60,-322r-50,322r70,0r0,-24r33,0r3,24r68,0r-61,-322r-63,0xm85,-77r11,-136r12,136r-23,0","w":187},"B":{"d":"189,-237v0,-64,-21,-85,-91,-85r-76,0r0,322r74,0v78,-3,96,-16,96,-94v0,-50,-9,-75,-49,-81v38,-2,46,-22,46,-62xm105,-273v20,7,24,85,-15,72r0,-75xm120,-101v-2,39,4,45,-29,47r0,-96v26,6,30,8,29,49","w":200},"C":{"d":"104,1v69,-2,91,-32,86,-110r-70,0v-1,32,4,68,-22,59v-16,-37,-8,-126,-8,-180v0,-31,0,-50,21,-44v6,4,10,22,10,53r70,0v5,-65,-14,-103,-85,-103v-123,0,-89,133,-89,238v0,59,26,89,87,87","w":197},"D":{"d":"189,-93v0,-108,32,-247,-95,-229r-73,0r0,322r73,0v75,3,95,-19,95,-93xm92,-272v26,6,26,12,26,48r0,125v-2,34,-2,50,-26,48r0,-221","w":199},"E":{"d":"19,-322r0,322r142,0r0,-49r-70,0r0,-87r67,0r0,-53r-65,0r0,-80r69,0r0,-53r-143,0","w":172},"F":{"d":"17,-322r0,322r73,0r0,-135r53,0r0,-54r-52,0r0,-80r57,0r0,-53r-131,0","w":155},"G":{"d":"102,1v64,0,91,-33,87,-107r0,-70r-86,0r0,51r15,0v-2,31,8,87,-22,77v-18,-36,-9,-127,-9,-182v0,-32,1,-46,22,-41v6,3,9,20,9,54r71,0v3,-74,-19,-107,-83,-107v-62,0,-90,33,-90,98r0,130v-5,71,26,97,86,97","w":197},"H":{"d":"19,-322r0,322r69,0r0,-140r26,0r0,140r71,0r0,-322r-71,0r0,130r-26,0r0,-130r-69,0","w":195},"I":{"d":"20,-322r0,322r69,0r0,-322r-69,0","w":100},"J":{"d":"9,36v67,-1,83,-19,83,-88r0,-270r-70,0r-1,279v-2,5,-6,8,-12,8r0,71","w":102},"K":{"d":"20,-322r0,322r69,0r0,-165r2,0r25,165r74,0r-36,-175r32,-147r-73,0r-22,148v0,1,0,1,-1,0r0,-148r-70,0","w":189},"L":{"d":"21,-321r0,321r126,0r0,-50r-55,0r0,-271r-71,0","w":145},"M":{"d":"35,-322r-18,322r68,0r6,-162r29,162r37,0r32,-162r0,162r70,0r-5,-322r-70,0r-44,157r-37,-157r-68,0","w":269},"N":{"d":"20,-322r0,322r62,0r0,-123r37,123r52,0r0,-322r-62,0r0,117r-36,-117r-53,0","w":182},"O":{"d":"101,-324v-110,-4,-79,128,-83,229v-4,71,29,96,93,96v64,0,86,-30,86,-98r0,-129v2,-72,-24,-95,-96,-98xm90,-225v0,-33,2,-54,25,-45v19,31,10,122,10,173v0,35,-2,55,-26,46v-18,-32,-9,-123,-9,-174","w":206},"P":{"d":"191,-179v0,-89,6,-153,-95,-143r-75,0r0,322r70,0r0,-93v69,4,100,-14,100,-86xm91,-271v43,-9,25,40,29,80v-5,37,4,47,-29,46r0,-126","w":199},"Q":{"d":"102,2v23,17,34,29,68,37r31,-52v-18,7,-15,7,-34,-1v47,-36,22,-136,27,-211v5,-73,-24,-99,-90,-99v-66,0,-88,28,-88,99r0,135v0,64,30,83,86,92xm108,-272v17,0,16,16,16,48v0,53,9,142,-11,173v-24,5,-24,-14,-24,-47r0,-127v2,-30,1,-47,19,-47","w":204},"R":{"d":"191,-237v0,-105,-80,-83,-170,-85r0,322r74,0r0,-143v30,1,28,25,28,53r0,90r71,0v-6,-66,20,-162,-35,-176v27,-9,32,-21,32,-61xm93,-193r0,-81v42,-4,25,38,25,68v0,8,-8,13,-25,13","w":204},"S":{"d":"93,1v72,4,102,-72,73,-131v-17,-35,-113,-89,-77,-142v21,-8,18,20,18,41r70,0v0,-64,-25,-91,-88,-93v-70,-2,-95,74,-68,130v14,30,84,81,86,119v1,16,-8,26,-18,18v-9,-6,-8,-27,-6,-40r-71,0v-2,61,28,95,81,98","w":182},"T":{"d":"9,-322r0,53r43,0r0,269r69,0r0,-269r43,0r0,-53r-155,0","w":168},"U":{"d":"101,1v63,0,83,-33,83,-99r0,-224r-71,0r0,226v-3,33,4,48,-17,44v-5,-3,-8,-18,-8,-46r0,-224r-70,0r1,254v2,48,31,69,82,69","w":196},"V":{"d":"8,-322r57,322r65,0r61,-322r-73,0r-19,155r-18,-155r-73,0","w":192},"W":{"d":"7,-322r52,322r61,0r16,-134r16,134r61,0r53,-322r-72,0r-14,139r-15,-139r-57,0r-15,137r-15,-137r-71,0","w":266},"X":{"d":"12,-322r42,160r-44,162r70,0r17,-86r15,86r72,0r-42,-162r42,-160r-72,0r-16,83r-13,-83r-71,0","w":189},"Y":{"d":"4,-322r47,174r0,148r72,0r0,-147r56,-175r-71,0r-19,87r-16,-87r-69,0","w":179},"Z":{"d":"19,-322r0,66r37,0r-39,256r124,0r0,-67r-40,0r40,-255r-122,0","w":150},"a":{"d":"15,-177v0,70,-23,176,47,178v15,0,31,-7,47,-21r0,20r66,0r0,-253r-65,0r0,15v-11,-9,-27,-18,-46,-18v-40,0,-49,30,-49,79xm81,-178v-2,-34,11,-49,28,-30r0,166v-20,14,-28,4,-28,-37r0,-99","w":184},"b":{"d":"179,-71v-10,-72,21,-186,-52,-185v-15,0,-28,6,-41,19r0,-85r-66,0r0,322r64,0r0,-19v37,37,105,20,95,-52xm112,-75v3,38,-10,49,-28,31r0,-166v22,-15,28,-5,28,33r0,102","w":187},"c":{"d":"16,-85v-22,100,119,110,144,40v3,-9,4,-23,5,-43r-60,0v1,19,2,55,-19,38v-4,-29,-7,-128,2,-156v19,-5,15,10,17,44r60,0v3,-68,-19,-91,-77,-94v-86,-5,-71,88,-72,171","w":171},"d":{"d":"17,-185v8,74,-25,185,51,186v14,0,29,-6,43,-18r0,17r67,0r0,-322r-66,0r0,85v-36,-37,-102,-14,-95,52xm111,-44v-24,18,-27,4,-27,-31v0,-42,-8,-118,9,-141v8,-3,16,4,18,8r0,164","w":187},"e":{"d":"16,-157v0,83,-8,163,78,158v57,-3,82,-24,78,-88r-66,0v-1,31,1,45,-18,40v-6,0,-6,-45,-6,-66r89,0r0,-46v5,-74,-16,-97,-75,-97v-60,0,-80,35,-80,99xm88,-206v24,-6,20,11,21,46r-27,0v0,-27,2,-43,6,-46","w":180},"f":{"d":"87,-253v1,-22,0,-19,21,-22r0,-47v-57,-2,-94,8,-88,69r-13,0r0,49r12,0r0,204r67,0r0,-204r15,0r0,-49r-14,0","w":97},"g":{"d":"14,19v71,36,163,26,163,-76r0,-196r-66,0r0,18v-13,-13,-22,-21,-44,-21v-64,-1,-44,88,-50,152v-6,69,52,102,93,58v3,49,-41,43,-76,24xm83,-102v2,-38,-14,-148,28,-104r0,135v-20,17,-30,6,-28,-31","w":187},"h":{"d":"125,-256v-20,0,-31,14,-41,23r0,-89r-65,0r0,322r67,0r0,-203v3,-4,9,-10,14,-12v11,4,11,13,11,40r0,175r65,0r-1,-212v-5,-25,-22,-44,-50,-44","w":186},"i":{"d":"52,-340v-20,1,-35,14,-34,33v1,20,14,33,34,33v19,0,33,-14,33,-31v0,-18,-14,-36,-33,-35xm18,-253r0,253r66,0r0,-253r-66,0","w":96},"j":{"d":"86,-304v5,-32,-45,-48,-61,-20v-16,29,12,62,43,47v11,-6,17,-15,18,-27xm16,39v53,-7,70,-18,70,-76r0,-216r-66,0r0,218v0,14,-1,25,-15,25","w":96},"k":{"d":"17,-322r0,322r67,0r0,-129v0,-1,1,-1,2,0r26,129r66,0r-31,-140r30,-113r-66,0r-25,114v-1,1,-2,1,-2,0r0,-183r-67,0","w":178},"l":{"d":"19,-322r0,322r66,0r0,-322r-66,0","w":94},"m":{"d":"270,-181v12,-77,-61,-97,-99,-47v-18,-32,-57,-39,-85,-7r0,-18r-66,0r0,253r66,0r0,-203v6,-9,10,-13,21,-9v11,52,2,148,5,212r67,0r0,-203v3,-6,11,-13,19,-9v4,2,5,15,5,38r0,174r67,0r0,-181","w":280},"n":{"d":"93,-211v19,-10,20,5,19,36r0,175r65,0r0,-179v10,-70,-49,-99,-91,-56r0,-18r-66,0r0,253r66,0r0,-203v0,0,3,-3,7,-8","w":187},"o":{"d":"95,-256v-84,-3,-80,76,-80,163v0,67,29,94,83,94v56,0,84,-29,79,-96r0,-61v4,-68,-23,-98,-82,-100xm91,-50v-16,-21,-12,-127,-5,-153v21,-14,27,5,27,42v0,34,5,99,-10,112v-3,3,-7,2,-12,-1","w":184},"p":{"d":"179,-75v0,-71,25,-180,-47,-181v-15,0,-30,7,-47,21r0,-18r-66,0r0,290r66,0r0,-53v11,11,23,16,43,16v39,0,51,-30,51,-75xm112,-75v3,34,-12,50,-27,31r0,-164v22,-20,28,-10,27,28r0,105","w":187},"q":{"d":"67,0v19,1,34,-9,42,-16r0,53r66,0r0,-290r-66,0r0,18v-42,-39,-101,-21,-94,49v7,73,-22,185,52,186xm83,-180v-2,-37,7,-48,26,-28r0,164v0,2,-9,10,-13,9v-12,-4,-13,-16,-13,-40r0,-105","w":184},"r":{"d":"113,-254v-24,-8,-30,12,-37,20r0,-19r-58,0r0,253r65,0r1,-162v1,-22,16,-32,29,-15r0,-77","w":119},"s":{"d":"87,1v78,8,101,-94,49,-135v-13,-21,-76,-41,-53,-74v17,-7,19,14,18,32r58,0v2,-55,-19,-80,-75,-80v-76,0,-92,86,-45,125v22,18,78,50,54,82v-18,6,-18,-8,-19,-33r-60,0v-5,61,22,78,73,83","w":168},"t":{"d":"19,-301r0,48r-16,0r0,49r17,0r0,204r65,0r0,-204r16,0r0,-49r-16,0r0,-48r-66,0","w":95},"u":{"d":"99,1v119,6,73,-150,82,-254r-65,0r0,158v-2,35,1,51,-21,47v-6,-4,-9,-19,-9,-47r0,-158r-67,0r1,184v2,48,30,67,79,70","w":190},"v":{"d":"3,-253r58,253r51,0r57,-253r-66,0r-17,138r-15,-138r-68,0","w":168},"w":{"d":"7,-253r59,253r49,0r17,-126r20,126r47,0r55,-253r-65,0r-14,145r-21,-145r-45,0r-18,139r-17,-139r-67,0","w":255},"x":{"d":"4,-253r53,123r-52,130r68,0r18,-71r21,71r66,0r-54,-130r52,-123r-68,0r-17,72r-21,-72r-66,0","w":177},"y":{"d":"51,-67v18,43,-8,65,-39,39r0,58v52,21,83,-8,96,-57r60,-226r-69,0r-14,150r-14,-150r-69,0","w":164},"z":{"d":"17,-253r0,45r32,0r-35,208r110,0r0,-42r-35,0r37,-211r-109,0","w":133},"\u00ab":{"d":"47,-251r-33,124r29,127r53,0r-27,-123r32,-128r-54,0xm131,-251r-32,124r29,127r53,0r-27,-123r32,-128r-55,0","w":199},"\u00bb":{"d":"186,-127r-33,-124r-54,0r31,128r-26,123r53,0xm101,-127r-32,-124r-55,0r32,128r-27,123r53,0","w":199},"\u00c0":{"d":"62,-322r-50,322r69,0r0,-24r34,0r3,24r68,0r-61,-322r-63,0xm86,-77r11,-136r12,136r-23,0xm12,-431r67,68r47,0r-34,-68r-80,0","w":187},"\u00c2":{"d":"62,-322r-50,322r69,0r0,-24r34,0r3,24r68,0r-61,-322r-63,0xm86,-77r11,-136r12,136r-23,0xm59,-437r-42,68r47,0r27,-28r29,29r48,0r-43,-69r-66,0","w":187},"\u00c7":{"d":"104,1v69,-2,91,-32,86,-110r-70,0v-1,32,4,68,-22,59v-16,-37,-8,-126,-8,-180v0,-31,0,-50,21,-44v6,4,10,22,10,53r70,0v5,-65,-14,-103,-85,-103v-123,0,-89,133,-89,238v0,59,26,89,87,87xm83,3r-28,34r69,0r8,-34r-49,0","w":197},"\u00c8":{"d":"19,-322r0,322r142,0r0,-49r-70,0r0,-87r67,0r0,-53r-65,0r0,-80r69,0r0,-53r-143,0xm-3,-431r67,68r48,0r-34,-68r-81,0","w":170},"\u00c9":{"d":"19,-322r0,322r142,0r0,-49r-70,0r0,-87r67,0r0,-53r-65,0r0,-80r69,0r0,-53r-143,0xm94,-431r-33,67r45,0r67,-67r-79,0","w":170},"\u00ca":{"d":"19,-322r0,322r142,0r0,-49r-70,0r0,-87r67,0r0,-53r-65,0r0,-80r69,0r0,-53r-143,0xm59,-434r-42,68r47,0r27,-28r29,29r48,0r-43,-69r-66,0","w":170},"\u00ce":{"d":"20,-322r0,322r69,0r0,-322r-69,0xm21,-437r-42,68r46,0r28,-28r28,29r49,0r-44,-69r-65,0","w":100},"\u00cf":{"d":"20,-322r0,322r69,0r0,-322r-69,0xm27,-419v-21,-18,-51,-2,-51,25v0,21,22,36,44,26v20,-8,25,-36,7,-51xm116,-421v-22,-16,-52,0,-49,29v2,21,26,34,46,23v20,-10,21,-38,3,-52","w":100},"\u00d4":{"d":"99,-324v-111,-4,-80,128,-84,229v-4,71,30,92,94,96v113,7,80,-125,85,-227v3,-73,-24,-95,-95,-98xm87,-97v0,-53,-10,-144,12,-174v23,-6,23,13,23,48r0,126v-1,35,-1,55,-25,46v-6,-4,-10,-20,-10,-46xm69,-436r-42,69r46,0r28,-28r29,28r47,0r-42,-69r-66,0","w":201},"\u00d9":{"d":"101,1v63,0,83,-33,83,-99r0,-224r-71,0r0,226v-3,33,4,48,-17,44v-5,-3,-8,-18,-8,-46r0,-224r-70,0r1,254v2,48,31,69,82,69xm46,-431r67,68r47,0r-34,-68r-80,0","w":195},"\u00db":{"d":"101,1v63,0,83,-33,83,-99r0,-224r-71,0r0,226v-3,33,4,48,-17,44v-5,-3,-8,-18,-8,-46r0,-224r-70,0r1,254v2,48,31,69,82,69xm69,-436r-42,69r46,0r28,-28r29,28r47,0r-42,-69r-66,0","w":195},"\u00e0":{"d":"15,-177v0,70,-23,176,47,178v15,0,31,-7,47,-21r0,20r66,0r0,-253r-65,0r0,15v-11,-9,-27,-18,-46,-18v-40,0,-49,30,-49,79xm81,-178v-2,-34,11,-49,28,-30r0,166v-20,14,-28,4,-28,-37r0,-99xm28,-355r67,67r47,0r-34,-67r-80,0","w":184},"\u00e2":{"d":"15,-177v0,70,-23,176,47,178v15,0,31,-7,47,-21r0,20r66,0r0,-253r-65,0r0,15v-11,-9,-27,-18,-46,-18v-40,0,-49,30,-49,79xm81,-178v-2,-34,11,-49,28,-30r0,166v-20,14,-28,4,-28,-37r0,-99xm63,-361r-42,68r47,0r28,-28r28,28r48,0r-43,-68r-66,0","w":184},"\u00e7":{"d":"16,-85v-22,100,119,110,144,40v3,-9,4,-23,5,-43r-60,0v1,19,2,55,-19,38v-4,-29,-7,-128,2,-156v19,-5,15,10,17,44r60,0v3,-68,-19,-91,-77,-94v-86,-5,-71,88,-72,171xm60,3r-28,34r69,0r8,-34r-49,0","w":171},"\u00e8":{"d":"16,-157v0,83,-8,163,78,158v57,-3,82,-24,78,-88r-66,0v-1,31,1,45,-18,40v-6,0,-6,-45,-6,-66r89,0r0,-46v5,-74,-16,-97,-75,-97v-60,0,-80,35,-80,99xm88,-206v24,-6,20,11,21,46r-27,0v0,-27,2,-43,6,-46xm6,-350r67,67r47,0r-34,-67r-80,0","w":181},"\u00e9":{"d":"16,-157v0,83,-8,163,78,158v57,-3,82,-24,78,-88r-66,0v-1,31,1,45,-18,40v-6,0,-6,-45,-6,-66r89,0r0,-46v5,-74,-16,-97,-75,-97v-60,0,-80,35,-80,99xm88,-206v24,-6,20,11,21,46r-27,0v0,-27,2,-43,6,-46xm91,-362r-33,66r45,0r67,-66r-79,0","w":181},"\u00ea":{"d":"16,-157v0,83,-8,163,78,158v57,-3,82,-24,78,-88r-66,0v-1,31,1,45,-18,40v-6,0,-6,-45,-6,-66r89,0r0,-46v5,-74,-16,-97,-75,-97v-60,0,-80,35,-80,99xm88,-206v24,-6,20,11,21,46r-27,0v0,-27,2,-43,6,-46xm63,-361r-42,68r47,0r28,-28r28,28r48,0r-43,-68r-66,0","w":181},"\u00ee":{"d":"18,-253r0,253r66,0r0,-253r-66,0xm17,-364r-42,68r46,0r28,-28r28,28r48,0r-43,-68r-65,0","w":94},"\u00ef":{"d":"18,-253r0,253r66,0r0,-253r-66,0xm27,-347v-20,-17,-50,-3,-50,26v0,21,23,35,44,26v20,-9,25,-36,6,-52xm117,-348v-22,-16,-53,0,-50,28v2,20,26,35,46,24v20,-10,23,-38,4,-52","w":94},"\u00f4":{"d":"95,-256v-84,-3,-80,76,-80,163v0,67,29,94,83,94v56,0,84,-29,79,-96r0,-61v4,-68,-23,-98,-82,-100xm91,-50v-16,-21,-12,-127,-5,-153v21,-14,27,5,27,42v0,34,5,99,-10,112v-3,3,-7,2,-12,-1xm64,-364r-42,68r47,0r28,-28r28,28r49,0r-44,-68r-66,0","w":184},"\u00f9":{"d":"99,1v119,6,73,-150,82,-254r-65,0r0,158v-2,35,1,51,-21,47v-6,-4,-9,-19,-9,-47r0,-158r-67,0r1,184v2,48,30,67,79,70xm15,-362r67,68r48,0r-34,-68r-81,0","w":190},"\u00fb":{"d":"99,1v119,6,73,-150,82,-254r-65,0r0,158v-2,35,1,51,-21,47v-6,-4,-9,-19,-9,-47r0,-158r-67,0r1,184v2,48,30,67,79,70xm64,-364r-42,68r47,0r28,-28r28,28r49,0r-44,-68r-66,0","w":190},"\u00a0":{}}});

