/*
 * 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":181,"face":{"font-family":"AgbaSmall","font-weight":400,"font-variant":"small-caps","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":"5","bbox":"-52.3145 -322 313 72.379","underline-thickness":"14.4141","underline-position":"-41.1328","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":101},"!":{"d":"39,-25r18,0r0,25r-18,0r0,-25xm55,-253r-3,189r-7,0r-4,-189r14,0","w":72},"\"":{"d":"21,-253r18,0v0,27,3,50,-16,60v-1,-16,8,-22,6,-36r-8,0r0,-24xm66,-253r18,0v-1,27,4,52,-16,61v-2,-17,9,-23,7,-37r-9,0r0,-24","w":100},"#":{"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":"156,-66v0,43,-30,64,-70,70r0,33r-12,0r0,-33v-45,-4,-66,-25,-73,-68r14,-1v8,38,20,49,59,56r0,-118v-33,-7,-62,-29,-63,-63v-1,-36,27,-64,63,-65r0,-30r12,0r0,29v36,1,60,28,66,62r-14,3v-5,-29,-23,-46,-52,-51r0,105v46,11,70,35,70,71xm75,-242v-42,1,-67,51,-36,82v9,10,22,16,36,18r0,-100xm86,-9v47,1,77,-61,41,-94v-10,-10,-24,-17,-41,-21r0,115"},"%":{"d":"-6,-170v0,-44,16,-83,53,-83v37,0,53,38,53,80v0,56,-18,84,-55,84v-34,0,-51,-27,-51,-81xm48,-242v-55,0,-59,142,-2,142v27,0,41,-24,41,-73v1,-34,-10,-69,-39,-69xm175,-250r13,0r-103,250r-13,0xm159,-78v-1,-46,14,-84,54,-84v37,0,52,39,52,80v0,45,-14,84,-53,85v-36,0,-53,-27,-53,-81xm213,-9v26,0,39,-25,39,-75v0,-44,-14,-66,-41,-66v-26,0,-40,25,-40,76v0,44,15,65,42,65","w":282},"&":{"d":"144,-22v-41,45,-137,28,-137,-43v0,-29,18,-53,53,-75v-37,-42,-33,-104,22,-108v27,-2,49,17,48,45v-2,34,-24,47,-53,66v24,36,46,68,67,95v12,-13,21,-33,25,-59r13,1v-10,37,-11,41,-30,68v17,17,18,21,44,22v0,7,3,14,-7,13v-25,-2,-30,-9,-45,-25xm21,-65v1,60,75,73,115,33v-19,-22,-41,-55,-69,-99v-30,21,-46,43,-46,66xm71,-146v28,-20,42,-27,45,-58v2,-18,-15,-33,-33,-32v-49,1,-33,66,-12,90","w":209},"'":{"d":"21,-195v1,-27,-4,-52,16,-61v2,16,-8,24,-6,36r8,0r0,25r-18,0","w":54},"(":{"d":"36,-96v2,74,18,97,53,153r-12,0v-74,-110,-77,-206,2,-312r13,0v-30,28,-57,100,-56,159","w":108},")":{"d":"79,-100v0,69,-25,107,-58,157r-12,0v75,-91,69,-227,2,-312r13,0v33,51,55,87,55,155","w":108},"*":{"d":"8,-220r46,14r0,-48r11,0r0,49r46,-17r5,12r-47,16r29,38r-9,9r-30,-40r-28,40r-9,-7r28,-41r-46,-13","w":130},"+":{"d":"4,-111r102,0r0,-101r11,0r0,101r100,0r0,10r-100,0r0,101r-11,0r0,-101r-102,0r0,-10","w":231},",":{"d":"21,-25r18,0v0,28,4,50,-16,62v-2,-16,8,-23,6,-37r-8,0r0,-25","w":58},"-":{"d":"7,-111r86,0r0,12r-86,0r0,-12","w":108},".":{"d":"21,-25r17,0r0,25r-17,0r0,-25","w":58},"\/":{"d":"73,-254r13,0r-73,253r-13,0","w":101},"0":{"d":"5,-126v0,-68,23,-129,81,-129v59,0,82,59,82,128v0,68,-19,131,-78,131v-57,0,-85,-43,-85,-130xm85,-242v-49,1,-65,60,-65,120v0,76,23,114,70,114v46,0,63,-62,63,-118v0,-77,-22,-116,-68,-116"},"1":{"d":"27,-201v33,0,53,-17,61,-49r10,0r0,250r-13,0r1,-214v-14,16,-33,24,-59,24r0,-11","k":{"1":34}},"2":{"d":"156,-184v-8,69,-65,111,-131,171r137,0r0,13r-154,0r0,-13v47,-43,71,-69,105,-107v40,-44,37,-117,-25,-120v-39,-2,-62,30,-61,71r-15,0v0,-52,27,-84,80,-84v36,0,68,33,64,69"},"3":{"d":"164,-74v5,73,-90,101,-137,57v-15,-14,-22,-32,-22,-54r15,0v-1,38,27,63,64,63v38,0,66,-24,66,-61v0,-38,-26,-56,-79,-56r0,-13v39,0,66,-16,66,-54v0,-31,-23,-50,-54,-49v-31,0,-48,18,-54,55r-14,-1v1,-89,139,-88,137,-4v0,28,-13,47,-41,58v30,5,51,26,53,59"},"4":{"d":"0,-77r114,-173r13,0r0,175r34,0r0,12r-34,0r0,63r-13,0r0,-63r-114,0r0,-14xm115,-75r1,-158r-102,158r101,0"},"5":{"d":"163,-90v0,55,-30,95,-82,94v-39,0,-63,-22,-73,-66r14,-1v10,36,30,54,59,54v42,1,68,-33,68,-77v0,-74,-96,-97,-121,-34r-13,0r19,-130r113,0r0,12r-102,0r-14,94v40,-55,132,-19,132,54"},"6":{"d":"165,-76v0,44,-29,79,-73,79v-53,0,-80,-39,-80,-117v0,-94,28,-141,85,-141v36,0,58,21,65,60r-13,0v-9,-31,-25,-47,-50,-47v-60,2,-76,63,-75,136v10,-35,32,-56,68,-56v46,0,74,39,73,86xm31,-79v0,40,22,70,61,70v37,0,58,-31,58,-69v0,-40,-21,-71,-59,-71v-39,0,-60,30,-60,70"},"7":{"d":"12,-239r0,-11r148,0r0,11v-59,80,-92,159,-100,238r-16,0v6,-75,56,-183,101,-238r-133,0"},"8":{"d":"57,-134v-22,-9,-40,-29,-41,-56v0,-38,30,-64,70,-64v41,0,72,23,72,63v0,27,-19,52,-42,58v34,10,50,32,50,65v0,42,-34,72,-77,72v-43,0,-83,-29,-82,-70v0,-33,17,-56,50,-68xm21,-71v0,39,26,62,67,62v36,0,64,-24,64,-58v0,-37,-27,-60,-66,-60v-36,0,-65,23,-65,56xm31,-192v0,32,23,51,56,51v31,0,58,-19,57,-50v-1,-31,-24,-51,-56,-51v-31,0,-58,19,-57,50"},"9":{"d":"161,-134v0,74,-22,137,-85,137v-36,0,-58,-20,-65,-59r13,0v6,31,24,47,54,47v54,-1,72,-68,71,-135v-13,34,-27,53,-67,54v-44,0,-73,-35,-73,-81v0,-50,27,-84,74,-84v52,0,78,41,78,121xm23,-174v0,40,22,72,59,72v37,1,61,-31,61,-69v0,-39,-23,-72,-59,-71v-39,0,-61,27,-61,68"},":":{"d":"38,-24r18,0r0,25r-18,0r0,-25xm39,-169r18,0r0,25r-18,0r0,-25","w":79},";":{"d":"37,-25r18,0v-1,26,5,52,-15,61v-1,-15,8,-23,6,-36r-9,0r0,-25xm38,-170r17,0r0,25r-17,0r0,-25","w":79},"<":{"d":"200,-160r-154,69r154,69r0,25r-183,-83r0,-22r183,-83r0,25","w":218},"=":{"d":"-11,-79r241,0r0,11r-241,0r0,-11xm-11,-144r241,0r0,11r-241,0r0,-11","w":231},">":{"d":"19,-22r153,-69r-153,-69r0,-25r183,83r0,22r-183,83r0,-25","w":218},"?":{"d":"20,-192v6,-42,19,-65,62,-66v35,0,65,24,64,59v6,33,-42,68,-59,91v-5,8,-5,28,-5,44r-13,0v-12,-73,58,-71,61,-134v2,-30,-20,-46,-48,-47v-28,0,-48,24,-48,53r-14,0xm66,-25r18,0r0,25r-18,0r0,-25","w":152},"@":{"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":"81,-255r20,0r92,255r-15,0r-30,-82r-114,0r-29,82r-16,0xm145,-94r-54,-148r-54,148r108,0","w":209,"k":{"\u00d6":17,"y":23,"w":19,"v":23,"Y":29,"W":23,"V":29,"T":27,"Q":17,"O":17,"G":17,"C":17}},"B":{"d":"191,-69v2,80,-92,70,-172,69r0,-254v74,0,162,-13,162,62v0,31,-16,50,-48,57v39,7,58,29,58,66xm176,-72v-7,-62,-60,-59,-143,-56r0,116v67,1,150,7,143,-60xm33,-141v61,0,134,10,134,-51v0,-60,-75,-50,-134,-50r0,101","w":209},"C":{"d":"7,-122v0,-78,38,-137,110,-136v61,1,76,23,97,73r-16,2v-14,-39,-32,-62,-80,-63v-62,-1,-97,55,-97,120v0,66,34,117,97,117v43,0,75,-28,83,-64r15,2v-17,50,-50,75,-98,75v-69,0,-111,-54,-111,-126","w":239},"D":{"d":"216,-127v0,71,-39,126,-107,126r-91,0r0,-252r91,0v69,-1,107,55,107,126xm201,-129v1,-67,-35,-112,-99,-113r-70,0r0,229v116,4,167,-11,169,-116","w":239},"E":{"d":"21,-254r143,0r0,12r-128,0r0,105r121,0r0,13r-122,0r0,111r136,0r0,13r-150,0r0,-254","w":188},"F":{"d":"22,-254r130,0r0,12r-115,0r0,108r108,0r0,13r-108,0r0,121r-15,0r0,-254","w":159,"k":{"\u00c4":15,"A":15,".":43,",":43}},"G":{"d":"7,-126v0,-131,176,-187,208,-58r-16,2v-7,-38,-36,-62,-79,-63v-63,0,-99,52,-98,119v0,66,32,118,94,118v60,-1,87,-40,84,-105r-87,0r0,-13r101,0r0,127r-13,0v-1,-21,-1,-29,1,-54v-11,36,-41,58,-87,58v-70,1,-108,-58,-108,-131","w":246},"H":{"d":"18,-254r15,0r0,118r150,0r0,-118r13,0r0,254r-13,0r0,-124r-150,0r0,124r-15,0r0,-254","w":231},"I":{"d":"28,-254r15,0r0,253r-15,0r0,-253","w":72},"J":{"d":"9,-65v-2,36,12,56,46,55v31,0,46,-16,46,-49r0,-195r15,0r0,191v0,44,-20,66,-60,66v-42,0,-62,-22,-62,-68r15,0","w":152},"K":{"d":"16,-254r14,0r0,144r143,-144r19,0r-103,104r56,76v22,30,42,54,59,74r-20,0r-105,-140r-49,49r0,91r-14,0r0,-254","w":209},"L":{"d":"22,-255r15,0r0,241r129,0r0,14r-144,0r0,-255","w":173,"k":{"Y":26,"W":20,"V":24,"T":24}},"M":{"d":"15,-253r25,0r88,243r89,-243r24,0r0,254r-15,0r0,-244r-88,243r-19,0r-90,-244r0,244r-14,0r0,-253","w":275},"N":{"d":"21,-254r17,0v45,64,94,142,149,234r0,-233r15,0r0,254r-17,0r-150,-235r0,234r-14,0r0,-254","w":231},"O":{"d":"6,-127v0,-75,41,-131,112,-131v68,0,111,55,111,126v0,74,-40,136,-111,136v-70,0,-112,-58,-112,-131xm21,-126v0,66,33,117,97,117v64,0,97,-54,97,-122v0,-69,-36,-114,-103,-114v-58,0,-91,57,-91,119","w":253,"k":{"\u00c4":15,"Y":18,"V":14,"Q":9,"G":10,"A":15}},"P":{"d":"180,-183v0,74,-63,81,-142,76r0,107r-15,0r0,-255r81,0v45,-1,76,28,76,72xm38,-120v64,3,126,2,126,-61v0,-66,-62,-63,-126,-61r0,122","w":188,"k":{"\u00c4":17,"A":17,".":52,",":52}},"Q":{"d":"118,-258v110,0,142,153,79,227r29,30r-10,9v-11,-11,-20,-21,-29,-29v-24,16,-37,24,-71,25v-68,1,-111,-59,-111,-130v0,-74,43,-132,113,-132xm20,-127v0,97,89,151,159,96r-27,-26r10,-9r26,26v52,-70,27,-206,-71,-206v-62,0,-97,54,-97,119","w":253},"R":{"d":"178,-192v-1,47,-17,54,-57,69v65,-4,43,76,64,123r-18,0v-4,0,-6,-105,-33,-110v-20,-12,-67,-7,-100,-8r0,118r-14,0r0,-254v73,-1,160,-10,158,62xm34,-131v64,3,129,2,129,-59v0,-60,-70,-52,-129,-51r0,110","w":209,"k":{"Y":15,"V":12}},"S":{"d":"128,-124v68,30,30,135,-48,128v-46,-4,-74,-27,-81,-68r15,-2v8,38,30,57,67,57v73,0,91,-84,32,-107v-38,-15,-102,-26,-102,-75v0,-63,80,-86,124,-51v13,11,21,26,24,45r-14,2v-5,-30,-27,-50,-60,-50v-64,0,-82,78,-23,95v4,1,4,-1,66,26","w":188},"T":{"d":"-8,-255r171,0r0,12r-77,0r0,242r-15,0r0,-241r-79,0r0,-13","w":173,"k":{"\u00c4":24,"z":27,"y":24,"x":25,"w":23,"v":24,"u":32,"s":28,"r":33,"q":29,"p":31,"o":28,"n":32,"m":30,"g":29,"e":29,"d":29,"c":29,"a":28,"A":24,";":38,":":38,".":33,"-":29,",":33}},"U":{"d":"104,4v-53,1,-85,-32,-85,-83r0,-175r14,0r0,169v0,50,24,75,72,75v47,0,71,-25,71,-76r0,-168r14,0r0,171v0,58,-29,87,-86,87","w":224},"V":{"d":"6,-255r82,243r83,-243r14,0r-88,255r-20,0r-86,-255r15,0","w":195,"k":{"\u00c4":27,"z":13,"y":8,"x":9,"w":7,"v":8,"u":16,"s":18,"r":17,"q":20,"p":15,"o":19,"n":16,"m":14,"g":19,"e":20,"d":20,"c":20,"a":18,"A":27,";":23,":":24,".":33,"-":20,",":34}},"W":{"d":"216,-13r68,-241r17,0r-75,254r-21,0r-62,-241r-65,242r-19,0r-74,-256r16,0r68,242r64,-241r20,0","w":311,"k":{"\u00c4":23,"z":12,"y":7,"x":8,"w":6,"v":7,"u":15,"s":17,"r":16,"q":18,"p":14,"o":17,"n":15,"m":13,"g":17,"e":18,"d":18,"c":18,"a":16,"A":23,";":22,":":23,".":29,"-":18,",":30}},"X":{"d":"89,-122v-16,21,-64,98,-81,121r-18,0v27,-37,57,-81,89,-133v-9,-16,-36,-55,-79,-119r18,0r71,106v4,-9,60,-87,69,-107r19,0r-81,119v26,35,55,81,89,135r-18,0v-21,-30,-46,-70,-78,-122","w":195},"Y":{"d":"9,-253r76,138r76,-139r18,0r-88,153r0,100r-13,0r0,-100r-86,-152r17,0","w":188,"k":{"\u00d6":19,"\u00c4":27,"z":17,"y":13,"x":14,"w":11,"v":13,"u":20,"s":24,"r":21,"q":27,"p":19,"o":26,"n":20,"m":18,"g":26,"e":27,"d":27,"c":27,"a":24,"Q":18,"O":19,"G":19,"C":19,"A":27,";":29,":":29,".":35,"-":29,",":36}},"Z":{"d":"-1,-14r167,-228r-144,0r0,-12r161,0r0,13r-169,229r169,0r0,12r-184,0r0,-14","w":202},"[":{"d":"24,-254r48,0r0,12r-35,0r0,287r34,0r0,12r-47,0r0,-311","w":86},"\\":{"d":"-6,-265r24,0r88,272r-24,0","w":100},"]":{"d":"5,45r35,0r0,-288r-34,0r0,-12r47,0r0,312r-48,0r0,-12","w":86},"^":{"d":"-10,-322r21,0r36,43r-13,0r-34,-35r-33,36r-14,0","w":0},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0","w":200},"`":{"d":"-8,-262r26,52r-9,0r-40,-52r23,0","w":0},"a":{"d":"128,-33v-22,55,-123,51,-123,-18v0,-55,77,-49,111,-62v30,-22,6,-67,-38,-67v-29,0,-47,15,-53,45r-14,0v4,-37,27,-56,68,-56v84,0,60,88,63,161v0,14,5,19,19,19v0,0,2,15,-7,12v-22,-1,-26,-9,-26,-34xm129,-106v-33,13,-111,11,-111,56v0,26,20,42,48,42v47,0,67,-38,63,-98","w":173},"b":{"d":"96,4v-37,-1,-48,-15,-66,-40r0,37r-14,0r0,-255r14,0r0,103v17,-26,31,-40,67,-41v48,-2,77,49,77,100v0,54,-27,97,-78,96xm29,-91v0,47,22,83,65,83v44,0,66,-36,66,-84v0,-45,-24,-86,-67,-86v-44,0,-64,39,-64,87","w":195},"c":{"d":"7,-91v0,-72,68,-130,128,-86v12,10,20,25,24,43r-12,2v-11,-30,-24,-46,-59,-47v-42,-1,-67,42,-67,87v0,49,22,84,69,84v28,0,48,-17,59,-50r12,3v-7,33,-33,59,-72,59v-52,0,-82,-41,-82,-95"},"d":{"d":"7,-92v0,-54,28,-100,80,-99v29,0,50,14,65,41r0,-104r13,0r0,254r-13,0r0,-39v-15,28,-37,43,-67,43v-49,1,-78,-45,-78,-96xm21,-93v0,47,21,85,65,85v46,0,66,-36,66,-85v0,-48,-18,-84,-64,-85v-44,-1,-67,40,-67,85","w":195},"e":{"d":"8,-92v0,-51,28,-99,77,-98v58,1,80,35,80,98r-143,1v-1,46,23,84,66,83v32,0,52,-16,61,-49r13,2v-10,38,-32,58,-77,59v-49,1,-77,-44,-77,-96xm151,-103v-2,-50,-22,-75,-59,-75v-39,0,-63,25,-70,75r129,0","w":188},"f":{"d":"68,-242v-34,-4,-36,24,-33,55r33,0r0,13r-34,0r0,174r-13,0r0,-174r-25,0r0,-13r25,0v-3,-43,5,-75,47,-68r0,13","w":79},"g":{"d":"82,-191v34,1,47,13,62,37r0,-34r13,0v-9,100,36,255,-73,255v-40,0,-67,-22,-67,-61r14,0v-3,61,92,63,106,15v3,-10,5,-32,6,-66v-19,23,-26,36,-60,37v-47,1,-76,-42,-76,-91v0,-47,30,-93,75,-92xm21,-100v0,45,22,79,64,79v38,0,59,-37,59,-79v0,-44,-20,-80,-59,-80v-39,-1,-64,39,-64,80","w":188},"h":{"d":"89,-179v-74,1,-57,103,-58,178r-14,0r0,-252r14,0r0,100v14,-25,27,-38,64,-38v81,-2,49,115,55,191r-13,0v-6,-67,25,-180,-48,-179"},"i":{"d":"22,-254r16,0r0,27r-16,0r0,-27xm23,-187r13,0r0,186r-13,0r0,-186","w":65},"j":{"d":"-10,50v23,0,29,-8,29,-33r0,-205r13,0r0,211v0,30,-14,42,-42,40r0,-13xm18,-254r15,0r0,26r-15,0r0,-26","w":65},"k":{"d":"13,-254r14,0r0,172r102,-105r20,0r-73,73r76,114r-17,0r-69,-104r-39,39r0,64r-14,0r0,-253","w":159},"l":{"d":"23,-254r14,0r0,253r-14,0r0,-253","w":65},"m":{"d":"83,-178v-34,0,-58,29,-57,63r0,114r-14,0r0,-186r13,0r0,32v19,-45,97,-50,110,-1v27,-25,26,-33,63,-35v81,-5,47,118,54,191r-13,0v-7,-64,25,-178,-42,-179v-78,-1,-54,105,-57,179r-15,0r0,-136v1,-25,-17,-42,-42,-42","w":282},"n":{"d":"91,-179v-77,0,-59,103,-60,179r-14,0r0,-188r14,0r0,32v28,-55,121,-46,121,27r0,130r-14,0r-1,-131v0,-33,-15,-49,-46,-49"},"o":{"d":"6,-92v0,-56,31,-99,85,-99v56,0,82,43,82,103v0,51,-34,93,-83,93v-51,0,-84,-44,-84,-97xm21,-94v0,50,24,86,70,86v45,-1,68,-38,68,-87v0,-48,-25,-83,-70,-84v-43,-1,-68,39,-68,85","w":195},"p":{"d":"174,-91v0,92,-106,130,-145,54r0,100r-14,0r0,-251r14,0r0,39v15,-28,37,-43,65,-43v53,0,80,45,80,101xm29,-94v0,48,20,85,65,85v42,0,66,-37,66,-82v0,-47,-22,-88,-65,-87v-46,0,-66,35,-66,84","w":195},"q":{"d":"7,-91v0,-53,28,-101,77,-100v33,0,56,15,69,47r0,-43r11,0r0,250r-12,0r1,-108v-32,89,-146,46,-146,-46xm21,-91v0,46,23,83,66,83v45,-1,65,-37,65,-86v1,-50,-21,-84,-62,-85v-47,-2,-69,37,-69,88","w":195},"r":{"d":"92,-177v-80,0,-51,103,-56,177r-14,0r0,-187r13,0r0,35v14,-29,20,-36,57,-39r0,14","w":94,"k":{".":23,"-":20,",":24}},"s":{"d":"108,-92v53,23,21,97,-40,97v-37,0,-58,-19,-65,-58r14,-3v-2,60,104,65,104,7v0,-53,-106,-34,-106,-91v0,-33,25,-52,59,-51v33,0,52,16,58,49v-4,0,-9,1,-14,2v-2,-52,-87,-50,-89,-4v-1,36,51,40,79,52","w":159},"t":{"d":"34,-37v1,21,8,26,33,26r0,12v-31,5,-46,-7,-46,-42r0,-133r-25,0r0,-13r25,0r0,-42r14,0r0,43r31,0r0,12r-32,0r0,137","w":79},"u":{"d":"77,-8v36,0,60,-31,60,-69r0,-110r13,0r0,187r-12,0v-1,-14,-1,-24,1,-39v-12,28,-34,43,-64,43v-84,0,-52,-115,-58,-191r13,0v6,67,-25,180,47,179"},"v":{"d":"7,-187r59,171r61,-171r15,0r-68,187r-16,0r-66,-187r15,0","w":159,"k":{".":29,",":5}},"w":{"d":"3,-187v18,57,17,57,50,172v27,-100,28,-100,46,-172r19,0r45,172v4,-11,4,-12,52,-172r13,0r-56,187r-17,0r-46,-175r-46,175r-17,0r-57,-187r14,0","w":239,"k":{".":24,",":24}},"x":{"d":"57,-96v-10,-20,-51,-74,-60,-91r16,0v18,26,17,26,51,79r52,-79r17,0r-32,45v-12,17,-22,33,-29,46r63,96r-16,0v-20,-35,-38,-64,-55,-85r-54,84r-18,0v5,-6,27,-38,65,-95","w":145},"y":{"d":"8,-187r61,178r60,-178r15,0r-76,215v-9,27,-23,40,-58,36r0,-12v40,-1,40,-10,52,-44r-69,-195r15,0","w":152,"k":{".":26,",":27}},"z":{"d":"-1,-13r117,-162r-107,0r0,-12r122,0r0,14r-116,160r121,0r0,13r-137,0r0,-13","w":152},"{":{"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":"28,-281v-17,4,-71,-55,-69,-2v-5,0,-13,2,-11,-5v-1,-16,8,-31,22,-31v6,-2,51,26,57,23v8,0,12,-7,12,-22v5,0,11,-2,9,5v1,16,-6,32,-20,32","w":0},"\u00c4":{"d":"81,-255r19,0r93,255r-15,0r-30,-81r-114,0r-29,81r-16,0xm145,-94r-54,-148r-54,148r108,0xm44,-312r15,0r0,25r-15,0r0,-25xm123,-312r16,0r0,25r-16,0r0,-25","w":209,"k":{"\u00d6":17,"y":23,"w":19,"v":23,"Y":29,"W":23,"V":29,"T":27,"Q":17,"O":17,"G":17,"C":17}},"\u00d6":{"d":"6,-127v0,-72,44,-131,112,-131v67,0,111,57,111,126v0,74,-40,136,-111,136v-70,0,-112,-58,-112,-131xm21,-126v0,66,33,117,97,117v64,0,97,-54,97,-122v0,-69,-36,-114,-103,-114v-58,0,-91,57,-91,119xm71,-312r15,0r0,25r-15,0r0,-25xm150,-312r16,0r0,25r-16,0r0,-25","w":253,"k":{"\u00c4":15,"Y":18,"V":14,"Q":9,"G":10,"A":15}},"\u00dc":{"d":"103,4v-119,0,-76,-152,-83,-258r12,0r0,169v0,50,24,75,72,75v47,0,71,-25,71,-76r0,-168r14,0r0,171v0,58,-29,87,-86,87xm56,-313r16,0r0,26r-16,0r0,-26xm136,-312r16,0r0,25r-16,0r0,-25","w":224},"\u00e4":{"d":"129,-33v-18,25,-29,34,-65,37v-52,4,-76,-54,-46,-88v22,-24,76,-18,106,-34v13,-32,-6,-62,-45,-62v-32,0,-50,15,-54,45r-14,-1v4,-37,27,-56,69,-56v83,0,59,90,62,162v0,14,6,18,19,19r0,11v-26,3,-35,-7,-32,-33xm129,-107v-29,18,-111,8,-111,56v0,26,21,43,47,43v50,0,68,-39,64,-99xm33,-248r14,0r0,24r-14,0r0,-24xm109,-248r15,0r0,23r-15,0r0,-23","w":173},"\u00f6":{"d":"6,-94v0,-53,31,-98,82,-98v54,0,85,42,85,97v0,56,-31,99,-85,99v-51,0,-82,-44,-82,-98xm20,-95v0,50,24,87,71,87v45,0,68,-39,68,-87v0,-46,-24,-85,-67,-85v-46,0,-72,36,-72,85xm45,-248r14,0r0,24r-14,0r0,-24xm121,-247r15,0r0,23r-15,0r0,-23","w":195},"\u00fc":{"d":"77,-8v77,0,58,-102,60,-179r13,0r0,187r-13,0v0,-15,0,-25,2,-39v-12,28,-33,43,-63,43v-85,0,-53,-115,-59,-191r13,0v7,67,-26,179,47,179xm40,-247r14,0r0,24r-14,0r0,-24xm116,-247r15,0r0,23r-15,0r0,-23"},"\u00df":{"d":"96,-145v36,10,53,28,53,72v1,52,-35,87,-89,73r0,-13v47,12,74,-14,74,-62v0,-46,-24,-63,-72,-63v0,0,-2,-15,7,-12v33,0,55,-17,55,-49v0,-27,-19,-48,-47,-47v-39,2,-47,30,-47,78r0,167r-14,0r0,-188v-1,-40,21,-69,60,-69v35,0,62,24,61,58v-1,36,-11,42,-41,55","w":173},"\u00a0":{"w":101}}});

