/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.06
 */
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-1]-=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.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.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 by ClassicFontCorporation, USA RWE
 */
Cufon.registerFont({"w":166,"face":{"font-family":"AgbaCondensedMedium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-52 -322 313 72.379","underline-thickness":"14.4141","underline-position":"-41.1328","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":86},"!":{"d":"24,-49r49,0r0,49r-49,0r0,-49xm24,-254r49,0v-1,76,2,104,-5,186r-40,0v-5,-59,-4,-122,-4,-186","w":86},"\"":{"d":"18,-189v6,-3,10,-8,13,-16r-13,0r0,-49r47,0v2,53,0,85,-47,98r0,-33xm78,-189v8,-5,12,-10,12,-16r-12,0r0,-49r47,0v3,53,-3,88,-47,98r0,-33","w":140},"#":{"d":"47,-74r-35,0r0,-24r38,0r10,-70r-39,0r0,-24r42,0r11,-74r25,0r-11,74r45,0r10,-74r25,0r-10,74r30,0r0,24r-34,0r-10,70r33,0r0,24r-36,0r-10,74r-25,0r10,-74r-44,0r-11,74r-25,0xm85,-168r-10,70r45,0r9,-70r-44,0","w":199},"$":{"d":"53,0v-41,-5,-56,-40,-50,-89r50,0v-3,23,1,55,20,52v17,2,21,-18,20,-41v7,-25,-65,-49,-64,-53v-15,-12,-22,-30,-22,-54v0,-44,15,-58,49,-70r0,-30r38,0r0,30v39,9,50,31,49,80r-50,0v1,-20,-2,-44,-17,-42v-18,-2,-21,21,-19,39v3,21,60,34,66,45v14,13,21,33,21,59v0,49,-16,64,-55,76r0,34r-36,0r0,-36","w":152},"%":{"d":"167,-249r29,0r-118,249r-28,0xm-1,-150v0,-51,-6,-101,46,-101v51,0,45,45,45,97v0,45,-7,66,-47,66v-37,0,-44,-21,-44,-62xm31,-135v-3,29,26,28,26,7r0,-82v0,-11,-5,-16,-13,-16v-24,6,-9,63,-13,91xm156,-59v1,-55,-7,-102,46,-102v52,0,46,47,46,99v0,42,-10,65,-48,65v-36,0,-44,-21,-44,-62xm214,-116v0,-13,-4,-20,-14,-20v-7,0,-11,7,-11,22r0,75v0,11,4,17,12,17v9,0,13,-7,13,-21r0,-73","w":260},"&":{"d":"43,-141v-12,-10,-26,-41,-26,-62v0,-36,28,-56,64,-56v35,0,61,24,61,58v0,24,-22,58,-39,67r28,43r17,-31r52,0r-42,70v7,9,11,10,29,10r0,42v-24,2,-48,3,-57,-15v-41,44,-126,19,-126,-51v0,-26,14,-51,39,-75xm68,-104v-32,22,-11,91,26,65v2,-1,5,-5,11,-12xm79,-224v-29,2,-12,45,-1,54v16,-8,33,-53,1,-54","w":202},"'":{"d":"65,-257v-1,16,5,34,-8,40v-3,2,-4,6,-4,10r12,0r0,48r-47,0v-1,-69,4,-80,47,-98","w":78},"(":{"d":"17,-95v3,-68,25,-111,58,-159r46,0v-77,89,-69,229,0,314r-46,0v-31,-37,-60,-101,-58,-155","w":123},")":{"d":"43,-254v82,96,69,224,0,314r-46,0v78,-97,69,-226,0,-314r46,0","w":123},"*":{"d":"18,-232r32,11r1,-33r34,0r-1,36r32,-12r12,30r-31,13r19,22r-24,23r-27,-30r-26,30r-25,-25r21,-23r-32,-12","w":137},"+":{"d":"4,-123r60,0r0,-60r37,0r0,60r60,0r0,37r-60,0r0,60r-37,0r0,-60r-60,0r0,-37","w":173},",":{"d":"16,50v-3,-25,3,-36,13,-50r-13,0r0,-49r47,0v4,51,-3,91,-47,99","w":79},"-":{"d":"8,-124r82,0r0,37r-82,0r0,-37","w":101},".":{"d":"16,-49r47,0r0,49r-47,0r0,-49","w":79},"\/":{"d":"67,-254r42,0r-66,254r-42,0","w":115},"0":{"d":"9,-95v0,-83,-9,-157,77,-157v73,0,65,81,65,158v0,66,-12,97,-71,97v-57,0,-71,-32,-71,-98xm103,-70v0,-55,19,-136,-24,-145v-22,-5,-20,39,-20,66r0,95v0,15,8,22,24,22v14,0,20,-12,20,-38"},"1":{"d":"26,-208v32,0,40,-11,43,-41r44,0r0,249r-47,0r0,-175r-40,0r0,-33","k":{"1":24}},"2":{"d":"150,-185v1,57,-58,108,-78,145r82,0r0,40r-139,0r0,-38v26,-47,88,-95,88,-149v0,-19,-7,-29,-23,-29v-17,0,-21,26,-20,52r-45,0v-5,-54,21,-87,70,-87v42,0,64,25,65,66"},"3":{"d":"75,3v-55,1,-73,-33,-70,-89r47,0v-1,25,-1,57,21,55v22,-2,25,-14,25,-38v0,-41,-1,-43,-49,-42r0,-39v32,1,48,1,48,-37v0,-20,-6,-30,-18,-30v-20,0,-22,12,-21,42r-48,0v-2,-51,22,-71,73,-76v64,-6,82,96,35,118v17,5,26,24,26,56v0,54,-23,80,-69,80"},"4":{"d":"2,-93r82,-156r44,0r0,151r28,0r0,38r-28,0r0,60r-45,0r0,-60r-81,0r0,-33xm83,-98r1,-85v-8,28,-26,59,-39,85r38,0"},"5":{"d":"148,-95v0,67,-12,96,-70,98v-50,1,-72,-30,-69,-85r48,0v-3,24,-1,50,22,50v28,0,20,-48,23,-78v4,-43,-41,-42,-44,-9r-44,0r8,-130r120,0r0,39r-82,0r-2,52v11,-13,25,-20,41,-20v41,1,49,32,49,83"},"6":{"d":"14,-167v0,-57,18,-84,71,-84v45,0,67,21,67,63v-15,-2,-37,4,-48,-2v1,-19,-6,-29,-21,-29v-20,0,-22,39,-21,70v42,-34,90,-11,90,58v0,63,-14,94,-70,94v-46,0,-69,-26,-69,-78v0,-4,0,-35,1,-92xm61,-90v0,29,-3,58,22,58v24,0,22,-36,22,-63v0,-25,-3,-38,-21,-38v-16,0,-23,15,-23,43"},"7":{"d":"14,-249r137,0r0,33v-41,54,-65,126,-71,216r-51,0v11,-89,28,-144,65,-209r-80,0r0,-40"},"8":{"d":"35,-137v-40,-35,-21,-114,47,-114v43,0,64,21,64,65v0,25,-6,41,-18,48v20,17,23,24,23,60v-1,59,-16,81,-72,81v-50,0,-70,-25,-70,-76v0,-35,6,-51,26,-64xm103,-65v0,-29,3,-55,-26,-55v-18,0,-20,25,-20,51v0,25,8,38,23,38v15,0,23,-11,23,-34xm61,-181v0,21,4,30,21,31v12,0,19,-10,19,-31v0,-22,-3,-35,-21,-36v-13,0,-19,12,-19,36"},"9":{"d":"76,3v-41,0,-70,-23,-69,-65r48,0v-1,20,4,32,20,32v30,0,23,-41,24,-70v-10,10,-24,16,-40,16v-41,-2,-50,-26,-49,-75v0,-64,13,-89,71,-93v77,-5,68,89,67,166v-1,61,-16,89,-72,89xm101,-157v-1,-28,4,-61,-24,-60v-19,-4,-20,35,-20,63v0,26,1,37,21,37v15,0,23,-13,23,-40"},":":{"d":"24,-49r48,0r0,49r-48,0r0,-49xm24,-169r48,0r0,49r-48,0r0,-49","w":86},";":{"d":"24,17v8,-5,13,-11,13,-17r-13,0r0,-49r48,0v1,69,-4,82,-48,99r0,-33xm24,-169r48,0r0,49r-48,0r0,-49","w":86},"<":{"d":"200,-160r-154,69r154,69r0,25r-183,-83r0,-22r183,-83r0,25","w":218},"=":{"d":"-9,-90r180,0r0,37r-180,0r0,-37xm-9,-158r180,0r0,37r-180,0r0,-37","w":173},">":{"d":"19,-22r153,-69r-153,-69r0,-25r183,83r0,22r-183,83r0,-25","w":218},"?":{"d":"44,-48r47,0r0,48r-47,0r0,-48xm8,-185v1,-49,16,-72,64,-72v41,0,62,20,62,61v0,58,-45,61,-43,125r-47,0v-11,-62,43,-72,42,-130v0,-13,-4,-19,-14,-19v-16,0,-17,11,-16,35r-48,0","w":145},"@":{"d":"220,-147v0,-16,-14,-33,-30,-33v-29,0,-54,40,-54,70v0,19,12,35,30,35v28,0,54,-43,54,-72xm107,-107v0,-67,84,-141,124,-71r7,-22r25,0r-33,117v0,7,3,11,8,11v27,2,51,-49,51,-78v0,-55,-44,-93,-100,-93v-62,0,-110,52,-110,115v0,61,51,114,112,113v38,-1,71,-18,88,-42r24,0v-21,36,-61,63,-113,64v-74,1,-137,-62,-137,-137v0,-73,64,-135,136,-135v65,0,124,49,124,112v0,46,-42,106,-87,104v-14,0,-22,-9,-23,-22v-33,43,-96,17,-96,-36","w":365},"A":{"d":"47,-255r63,0r54,255r-54,0r-11,-70r-42,0r-12,70r-53,0xm92,-112v-4,-22,-9,-55,-14,-99v-3,22,-7,55,-14,99r28,0","k":{"\u00d6":8,"y":10,"w":8,"v":10,"Y":15,"W":11,"V":15,"T":12,"Q":8,"O":8,"G":7,"C":8}},"B":{"d":"121,-127v28,5,35,26,35,62v0,77,-72,65,-143,65r0,-254v70,0,142,-12,138,66v-2,35,-7,50,-30,61xm106,-79v0,-30,-16,-30,-44,-30r0,67v31,2,44,2,44,-37xm62,-149v28,3,40,-3,40,-33v0,-25,-15,-31,-40,-29r0,62"},"C":{"d":"79,4v-85,4,-68,-86,-70,-167v-1,-64,13,-95,70,-95v59,0,74,33,73,95r-50,0v1,-26,0,-59,-22,-56v-18,-2,-19,30,-19,56r0,93v0,24,7,36,20,36v21,0,22,-32,21,-60r50,0v1,63,-14,95,-73,98"},"D":{"d":"159,-150v0,82,3,153,-74,150r-72,0r0,-254r70,0v62,2,76,35,76,104xm105,-102v-4,-50,21,-115,-41,-108r0,166v40,5,44,-16,41,-58","w":173},"E":{"d":"14,-254r120,0r0,46r-68,0r0,55r61,0r0,45r-61,0r0,62r68,0r0,46r-120,0r0,-254","w":145},"F":{"d":"15,-254r120,0r0,45r-67,0r-1,54r61,0r0,45r-61,0r0,110r-52,0r0,-254","w":137,"k":{"\u00c4":8,"A":8,".":26,",":26}},"G":{"d":"8,-89v-1,-86,-9,-169,78,-169v49,0,74,30,73,87r-50,0v2,-26,-5,-49,-24,-48v-37,2,-25,87,-25,136v0,31,7,46,23,46v23,0,28,-31,26,-64r-27,0r0,-41r75,0r0,142r-44,0r0,-22v-11,17,-20,26,-45,26v-48,0,-59,-38,-60,-93","w":173},"H":{"d":"13,-254r51,0r0,102r46,0r0,-102r52,0r0,254r-52,0r0,-110r-46,0r0,110r-51,0r0,-254","w":181},"I":{"d":"17,-254r52,0r0,254r-52,0r0,-254","w":86},"J":{"d":"59,3v-52,1,-67,-42,-62,-99r49,0v-2,20,-2,58,14,55v10,0,15,-8,15,-24r0,-189r51,0r0,178v0,51,-18,79,-67,79","w":145},"K":{"d":"13,-254r50,0r0,114r54,-114r57,0r-62,119r68,135r-56,0r-61,-125r1,125r-51,0r0,-254","w":173},"L":{"d":"14,-254r51,0r0,209r73,0r0,45r-124,0r0,-254","w":145,"k":{"Y":17,"W":10,"V":13,"T":13}},"M":{"d":"9,-254r73,0v12,66,35,134,39,205v4,-65,24,-142,36,-205r75,0r0,254r-48,0r-1,-136v0,-27,2,-52,4,-74r-41,210r-49,0v-12,-52,-23,-106,-34,-160v-2,-11,-5,-30,-9,-58v5,63,4,146,4,218r-49,0r0,-254","w":253},"N":{"d":"12,-254r60,0r32,93v12,34,22,65,29,94v-10,-58,-4,-123,-7,-187r50,0r0,254r-58,0r-63,-191v9,50,5,131,7,191r-50,0r0,-254","w":195},"O":{"d":"8,-103v0,-83,-6,-155,78,-155v80,0,72,78,73,164v1,66,-15,98,-75,98v-62,0,-76,-36,-76,-107xm82,-36v42,0,24,-89,24,-134v0,-32,-8,-48,-24,-48v-37,0,-20,121,-20,152v0,20,7,30,20,30","w":173,"k":{"\u00c4":6,"Y":8,"V":7,"Q":8,"G":8,"A":6}},"P":{"d":"153,-176v0,70,-16,84,-88,85r0,91r-51,0r0,-254r78,0v46,2,61,28,61,78xm102,-179v0,-27,-11,-33,-37,-31r0,74v31,2,37,-7,37,-43","w":159,"k":{"\u00c4":9,"A":9,".":33,",":33}},"Q":{"d":"82,-258v82,-4,78,71,77,157v0,36,-4,61,-13,76r17,17r-20,21r-19,-19v-68,30,-126,-11,-116,-94r1,-48v-2,-76,10,-107,73,-110xm83,-218v-42,0,-24,85,-24,134v0,36,10,54,34,46r-21,-21r21,-20r14,14r0,-112v0,-28,-8,-41,-24,-41","w":173},"R":{"d":"118,0v-22,-32,18,-117,-53,-103r0,103r-52,0r0,-254v0,0,151,-14,151,68v0,37,-5,55,-30,64v40,7,18,90,38,122r-54,0xm112,-173v5,-38,-14,-39,-47,-38r0,66v27,0,52,4,47,-28","w":173,"k":{"Y":5,"V":4}},"S":{"d":"72,4v-53,0,-69,-32,-67,-89r50,0v-2,25,2,50,23,50v14,0,21,-10,21,-31v0,-54,-92,-56,-92,-126v0,-44,24,-66,74,-66v43,0,64,27,63,77r-49,0v-2,-31,0,-35,-21,-39v-29,5,-19,44,6,59v55,33,70,34,70,89v0,53,-25,75,-78,76","w":159},"T":{"d":"-7,-254r135,0r0,43r-41,0r0,211r-52,0r0,-211r-42,0r0,-43","w":130,"k":{"\u00c4":11,"z":14,"y":11,"x":12,"w":10,"v":11,"u":16,"s":15,"r":17,"q":15,"p":16,"o":15,"n":16,"m":15,"g":15,"e":15,"d":15,"c":15,"a":15,"A":11,";":21,":":21,".":18,"-":16,",":18}},"U":{"d":"86,4v-114,4,-65,-158,-75,-258r51,0r-1,176v0,28,9,42,27,42v26,0,24,-35,24,-67r0,-151r51,0r0,172v0,60,-20,85,-77,86","w":181},"V":{"d":"46,-254r23,137v4,24,5,40,5,49v6,-61,20,-126,29,-186r54,0r-57,254r-55,0r-53,-254r54,0","w":159,"k":{"\u00c4":14,"z":9,"y":3,"x":4,"w":2,"v":3,"u":8,"s":9,"r":8,"q":10,"p":8,"o":10,"n":8,"m":6,"g":10,"e":10,"d":10,"c":10,"a":11,"A":14,";":13,":":13,".":19,"-":11,",":19}},"W":{"d":"64,-57v4,-78,13,-108,30,-197r55,0r15,98v5,38,9,71,11,99v3,-66,18,-134,26,-197r49,0r-45,254r-58,0r-16,-92v-6,-34,-9,-65,-11,-93v-4,60,-19,128,-29,185r-59,0r-45,-254r51,0v9,68,23,123,26,197","w":253,"k":{"\u00c4":12,"z":9,"y":3,"x":4,"w":2,"v":3,"u":8,"s":8,"r":8,"q":9,"p":8,"o":9,"n":8,"m":6,"g":9,"e":9,"d":9,"c":9,"a":10,"A":12,";":13,":":13,".":17,"-":10,",":17}},"X":{"d":"46,-134r-52,-120r53,0v11,27,25,58,31,88v3,-16,14,-46,30,-88r53,0r-50,121r53,133r-54,0v-11,-32,-27,-71,-33,-103v-4,34,-19,72,-29,103r-56,0"},"Y":{"d":"77,-113v11,-72,5,-41,31,-141r56,0r-61,171r0,83r-52,0v10,-109,-36,-172,-59,-254r54,0v7,24,31,99,31,141","k":{"\u00d6":9,"\u00c4":15,"z":13,"y":6,"x":7,"w":5,"v":6,"u":11,"s":14,"r":11,"q":15,"p":11,"o":15,"n":11,"m":9,"g":14,"e":15,"d":15,"c":15,"a":16,"Q":9,"O":9,"G":10,"C":9,"A":15,";":17,":":17,".":24,"-":17,",":24}},"Z":{"d":"1,-41r93,-169r-82,0r0,-44r140,0r0,42r-95,168r90,0r0,44r-146,0r0,-41","w":159},"[":{"d":"21,-254r79,0r0,41r-33,0r0,233r33,0r0,41r-79,0r0,-315","w":101},"\\":{"d":"-6,-265r24,0r88,272r-24,0","w":100},"]":{"d":"-1,20r32,0r0,-233r-32,0r0,-41r78,0r0,315r-78,0r0,-41","w":101},"^":{"d":"-23,-322r46,0r29,48r-35,0r-17,-29r-16,29r-36,0","w":0},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0","w":200},"`":{"d":"3,-254r14,46r-32,0r-29,-46r47,0","w":0},"a":{"d":"88,-25v-18,48,-90,32,-83,-25v5,-42,14,-48,59,-62v24,-7,28,-39,8,-43v-13,0,-21,13,-17,27r-44,0v-2,-40,19,-61,58,-61v95,0,43,118,66,189r-46,0xm64,-32v23,0,22,-29,21,-54v-30,12,-38,9,-38,35v0,13,6,19,17,19","w":145},"b":{"d":"95,4v-22,0,-38,-18,-42,-40r0,36r-45,0r0,-254r47,0r-1,97v9,-21,22,-32,39,-32v52,-1,48,60,47,115v0,44,-10,78,-45,78xm73,-37v22,0,19,-43,19,-72v0,-26,-7,-39,-20,-39v-19,0,-18,49,-17,78v0,22,6,33,18,33","w":152},"c":{"d":"70,4v-67,0,-64,-60,-64,-127v0,-65,77,-84,113,-49v11,10,16,30,16,55r-48,0v1,-20,-2,-39,-18,-38v-21,1,-13,61,-16,90v-4,36,27,48,34,19v0,-2,1,-10,1,-25r48,0v2,47,-21,75,-66,75","w":145},"d":{"d":"50,4v-52,2,-41,-66,-44,-121v-5,-80,65,-95,86,-38v-3,-33,0,-65,-1,-99r46,0r0,254r-43,0r0,-35v-7,26,-22,39,-44,39xm74,-37v25,0,17,-44,17,-74v0,-25,-6,-37,-17,-37v-24,0,-20,45,-20,76v0,24,6,35,20,35","w":152},"e":{"d":"6,-96v-1,-66,11,-93,68,-93v61,0,67,32,67,107r-87,0v-1,23,0,52,18,52v16,0,22,-12,21,-31r48,0v-6,46,-20,65,-68,65v-59,0,-67,-31,-67,-100xm93,-115v9,-41,-39,-58,-39,-14r0,14r39,0","w":152},"f":{"d":"17,-186v-4,-62,17,-70,72,-68r0,40v-22,1,-25,2,-24,28r24,0r0,33r-24,0r0,153r-48,0r0,-153r-18,0r0,-33r18,0","w":94},"g":{"d":"52,-189v23,0,32,14,41,33r-1,-29r45,0r0,189v0,40,-21,60,-63,60v-44,1,-67,-13,-65,-53r45,0v0,15,5,21,17,22v23,2,19,-40,19,-66v-12,19,-25,28,-41,28v-44,1,-43,-56,-43,-107v0,-45,9,-77,46,-77xm72,-149v-24,0,-19,43,-19,68v0,24,7,36,20,36v20,0,17,-45,18,-69v0,-23,-7,-35,-19,-35","w":152},"h":{"d":"73,-149v-16,1,-17,11,-17,29r0,120r-48,0r0,-254r48,0r0,86v20,-35,93,-27,81,32r0,136r-47,0r0,-121v0,-18,-6,-28,-17,-28","w":152},"i":{"d":"12,-185r47,0r0,185r-47,0r0,-185xm12,-254r47,0r0,49r-47,0r0,-49","w":72},"j":{"d":"-15,25v21,-1,24,0,24,-18r0,-192r47,0r0,206v2,36,-29,47,-71,44r0,-40xm9,-254r47,0r0,49r-47,0r0,-49","w":72},"k":{"d":"8,-254r48,0r0,150r44,-81r53,0r-49,86r46,99r-50,0r-44,-98r0,98r-48,0r0,-254","w":152},"l":{"d":"12,-254r48,0r0,254r-48,0r0,-254","w":72},"m":{"d":"150,-147v-14,0,-15,12,-15,32r-1,115r-47,0r0,-121v0,-17,-6,-26,-18,-26v-11,0,-17,10,-17,32r0,115r-48,0r0,-185r46,0r0,25v21,-37,67,-39,83,-5v20,-38,84,-33,84,29r0,136r-48,0r0,-123v0,-17,-3,-24,-19,-24","w":231},"n":{"d":"74,-149v-16,0,-18,13,-18,35r0,114r-48,0r0,-185r46,0r0,19v21,-36,84,-31,84,22r0,144r-48,0r0,-120v0,-19,-5,-29,-16,-29","w":152},"o":{"d":"5,-93v1,-72,10,-96,74,-96v49,0,60,35,60,95v0,67,-8,98,-67,98v-58,0,-68,-29,-67,-97xm73,-30v14,3,20,-28,19,-56v-1,-24,3,-73,-20,-69v-25,-2,-18,62,-19,92v0,22,7,33,20,33","w":152},"p":{"d":"97,-189v49,-2,44,68,44,122v0,75,-67,96,-87,37v2,31,1,65,1,98r-47,0r0,-253r44,0r0,36v17,-31,12,-39,45,-40xm73,-149v-26,2,-18,49,-18,78v0,22,6,34,19,34v24,-1,20,-44,20,-75v0,-24,-8,-37,-21,-37","w":152},"q":{"d":"52,-189v12,-3,30,28,42,45r0,-41r44,0r0,253r-47,0r0,-95v-8,21,-21,31,-38,31v-52,1,-47,-60,-47,-116v0,-45,9,-76,46,-77xm73,-37v22,2,19,-46,18,-76v0,-24,-6,-36,-18,-36v-23,0,-19,46,-19,76v0,24,7,36,19,36","w":152},"r":{"d":"104,-144v-35,0,-43,3,-43,43r0,101r-51,0r0,-185r47,0r0,29v5,-22,21,-33,47,-32r0,44","w":108,"k":{".":19,"-":16,",":19}},"s":{"d":"110,-97v40,32,17,105,-43,101v-47,-3,-67,-21,-64,-65r47,0v-9,33,33,48,33,12v0,-38,-81,-39,-78,-88v2,-34,27,-52,64,-52v40,0,60,19,59,56r-48,0v5,-26,-28,-33,-27,-5v0,16,53,34,57,41","w":137},"t":{"d":"89,1v-54,2,-73,-5,-73,-65r0,-89r-17,0r0,-33r17,0r1,-47r47,0r0,47r24,0r0,33r-24,0r0,98v0,11,9,16,25,15r0,41","w":94},"u":{"d":"92,-19v-28,40,-84,27,-84,-37r0,-129r48,0r0,118v-3,34,34,41,34,11r0,-129r48,0r0,185r-46,0r0,-19","w":152},"v":{"d":"64,-39v6,-73,2,-44,23,-146r49,0r-47,185r-52,0r-44,-185r49,0","w":137,"k":{".":16,",":16}},"w":{"d":"100,-133v-5,52,-11,72,-24,133r-52,0r-35,-185r48,0v4,32,9,79,16,142v4,-46,15,-99,24,-142r48,0r22,137v4,-59,6,-57,18,-137r49,0r-41,185r-50,0","w":217,"k":{".":15,",":15}},"x":{"d":"73,-66v-7,33,-6,24,-29,66r-52,0r53,-96r-48,-89r53,0v5,11,22,40,23,61v5,-30,8,-27,24,-61r49,0r-48,88r52,97r-52,0v-5,-11,-26,-44,-25,-66","w":152},"y":{"d":"5,26v22,3,35,-11,36,-29v0,-1,-16,-61,-48,-182r50,0v14,63,22,110,25,143v2,-45,16,-100,25,-143r50,0r-60,209v-11,36,-31,43,-78,42r0,-40","w":145,"k":{".":17,",":17}},"z":{"d":"3,-35r75,-112r-64,0r0,-38r120,0r0,32r-79,116r79,0r0,37r-131,0r0,-35","w":145},"{":{"d":"105,71v-112,16,-22,-145,-90,-155r0,-22v61,-3,-4,-159,66,-154r24,0r0,24v-47,-12,-32,53,-32,90v0,20,-16,48,-32,51v32,9,31,58,31,103v0,35,6,42,33,39r0,24","w":120},"|":{"d":"34,-265r26,0r0,272r-26,0r0,-272","w":93},"}":{"d":"77,-193v0,37,-5,88,28,87r0,22v-68,9,23,173,-90,155r0,-24v38,12,33,-34,32,-70v-1,-38,7,-63,32,-72v-35,-10,-33,-65,-32,-112v1,-28,-9,-31,-32,-29r0,-24v47,-4,62,10,62,67","w":120},"~":{"d":"43,-319v5,43,-30,46,-57,29v-5,1,-7,4,-7,10r-23,0v-5,-44,33,-44,55,-28v5,0,9,-4,10,-11r22,0","w":0},"\u00c4":{"d":"47,-255r63,0r54,255r-54,0r-11,-70r-42,0r-12,70r-53,0xm92,-112v-4,-22,-9,-55,-14,-99v-3,22,-7,55,-14,99r28,0xm92,-322r37,0r0,42r-37,0r0,-42xm27,-322r37,0r0,42r-37,0r0,-42","k":{"\u00d6":8,"y":10,"w":8,"v":10,"Y":15,"W":11,"V":15,"T":12,"Q":8,"O":8,"G":7,"C":8}},"\u00d6":{"d":"9,-123v0,-76,0,-135,75,-135v81,0,76,74,75,159v-1,68,-13,103,-74,103v-71,0,-76,-44,-76,-127xm83,-36v23,0,24,-33,22,-59v-3,-39,12,-120,-22,-123v-37,-3,-21,121,-21,152v0,20,8,30,21,30xm97,-322r37,0r0,42r-37,0r0,-42xm32,-322r36,0r0,42r-36,0r0,-42","w":173,"k":{"\u00c4":6,"Y":8,"V":7,"Q":8,"G":8,"A":6}},"\u00dc":{"d":"163,-82v0,60,-20,86,-77,86v-50,0,-75,-26,-75,-79r0,-179r51,0r-1,176v0,28,9,42,26,42v25,0,25,-35,25,-67r0,-151r51,0r0,172xm101,-322r37,0r0,42r-37,0r0,-42xm36,-322r37,0r0,42r-37,0r0,-42","w":181},"\u00e4":{"d":"84,-254r36,0r0,38r-36,0r0,-38xm29,-254r35,0r0,38r-35,0r0,-38xm88,-25v-18,48,-90,32,-83,-25v5,-42,14,-48,59,-62v24,-7,28,-39,8,-43v-13,0,-21,13,-17,27r-44,0v-2,-40,19,-61,58,-61v95,0,43,118,66,189r-46,0xm64,-32v23,0,22,-29,21,-54v-30,12,-38,9,-38,35v0,13,6,19,17,19","w":145},"\u00f6":{"d":"5,-94v-1,-68,10,-95,70,-95v55,0,64,32,64,95v0,68,-8,98,-68,98v-57,0,-66,-31,-66,-98xm73,-30v14,3,20,-28,19,-56v-1,-23,3,-73,-19,-69v-26,-2,-20,55,-20,87v0,25,6,38,20,38xm82,-254r35,0r0,38r-35,0r0,-38xm27,-254r35,0r0,38r-35,0r0,-38","w":152},"\u00fc":{"d":"92,-19v-28,39,-84,28,-84,-36r0,-130r48,0r0,118v0,19,6,30,18,30v11,0,16,-10,16,-29r0,-119r48,0r0,185r-46,0r0,-19xm85,-253r35,0r0,37r-35,0r0,-37xm30,-253r35,0r0,37r-35,0r0,-37","w":152},"\u00df":{"d":"75,-222v-18,1,-17,11,-17,36r0,186r-50,0r0,-192v0,-43,23,-65,70,-65v41,0,61,28,61,70v0,28,-10,43,-31,46v33,6,36,34,36,77v0,46,-22,71,-73,64r0,-37v23,4,25,-18,25,-45v0,-28,-1,-39,-25,-39r0,-39v17,-1,21,-10,21,-31v0,-21,-6,-31,-17,-31","w":152},"\u00a0":{"w":86}}});

