/*
 * 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}})()); Cufon.registerFont({"w":384,"face":{"font-family":"Avantage","font-weight":400,"font-stretch":"normal","units-per-em":"720","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"576","descent":"-144","x-height":"8","bbox":"-145 -621 614 139.016","underline-thickness":"28.8281","underline-position":"-82.2656","unicode-range":"U+0020-U+203A"},"glyphs":{" ":{"w":213},"!":{"d":"73,-82r50,0r0,81r-50,0r0,-81xm73,-503r50,0r0,374r-50,0r0,-374","w":157},"\"":{"d":"66,-503r54,0r-61,128r-51,0xm146,-503r52,0r-59,128r-50,0","w":198},"#":{"d":"92,-146r-69,0r0,-47r76,0r18,-137r-76,0r0,-48r84,0r20,-145r49,0r-21,145r88,0r21,-145r48,0r-20,145r58,0r0,48r-65,0r-19,137r65,0r0,47r-72,0r-20,146r-49,0r21,-146r-88,0r-21,146r-49,0xm167,-330r-19,137r87,0r19,-137r-87,0","w":391},"$":{"d":"175,-279v78,26,123,55,123,145v0,68,-41,115,-123,142r0,61r-41,0r0,-61v-82,-18,-123,-61,-132,-149r50,0v1,52,28,86,82,102r0,-204v-76,-26,-114,-71,-114,-136v0,-67,53,-118,114,-128r0,-63r40,0r0,63v80,22,98,45,115,133r-49,0v2,-46,-28,-75,-65,-85r0,180xm135,-459v-54,9,-94,85,-49,133v14,14,29,26,49,33r0,-166xm173,-38v49,-21,79,-38,79,-96v0,-47,-27,-79,-79,-97r0,193","w":327},"%":{"d":"102,-186v-94,0,-108,-67,-108,-180v0,-90,38,-140,109,-140v77,0,107,67,107,158v0,101,-20,162,-108,162xm33,-344v0,70,11,122,68,122v57,0,67,-64,67,-131v0,-77,-21,-115,-66,-115v-57,0,-69,54,-69,124xm389,-502r34,0r-265,501r-36,0xm445,3v-90,0,-109,-59,-109,-165v0,-102,23,-151,112,-155v83,-4,102,72,102,175v0,91,-27,145,-105,145xm442,-34v54,0,67,-62,67,-139v0,-72,-22,-108,-68,-108v-44,0,-66,42,-66,125v0,81,23,122,67,122","w":569},"&":{"d":"105,-290v-40,-40,-58,-53,-61,-115v-3,-52,58,-105,111,-105v69,0,122,47,119,116v-2,60,-40,82,-87,115r99,88r64,-152r50,0r-78,186r141,128r-29,33r-131,-117v-34,75,-68,118,-160,121v-73,3,-142,-77,-142,-151v0,-58,35,-107,104,-147xm49,-135v-3,43,57,96,99,94v65,-3,92,-49,118,-107r-121,-109v-58,34,-91,54,-96,122xm150,-310v34,-14,72,-47,74,-87v1,-36,-29,-66,-65,-66v-57,0,-88,69,-46,114v8,8,19,22,37,39","w":470},"'":{"d":"72,-502r54,0r-60,127r-52,0","w":121},"(":{"d":"66,-253v0,143,67,230,166,294r0,58v-52,-31,-135,-97,-167,-167v-98,-212,-24,-435,166,-530r0,52v-110,70,-165,168,-165,293","w":241},")":{"d":"170,-255v1,-125,-81,-247,-168,-291r0,-53v174,68,289,358,157,553v-40,60,-90,108,-155,141r0,-50v93,-62,165,-160,166,-300","w":241},"*":{"d":"4,-429r60,0r-30,-55r34,-18r30,51r29,-51r36,21r-33,51r57,0r0,40r-57,0r30,52r-39,18r-25,-50r-31,51r-35,-22r30,-49r-56,0r0,-39","w":199},"+":{"d":"11,-229r187,0r0,-187r43,0r0,187r186,0r0,42r-186,0r0,187r-43,0r0,-187r-187,0r0,-42","w":455},",":{"d":"52,-82r53,0r-58,128r-53,0","w":128},"-":{"d":"-1,-209r206,0r0,45r-206,0r0,-45","w":213},".":{"d":"44,-82r47,0r0,82r-47,0r0,-82","w":128},"\/":{"d":"246,-606r51,0r-297,728r-50,0","w":312},"0":{"d":"12,-293v-5,-136,62,-214,173,-217v110,-2,173,86,170,202r0,113v2,114,-60,203,-168,203v-114,0,-172,-69,-174,-206xm60,-296v0,138,5,257,123,262v80,3,124,-75,124,-160r0,-125v1,-78,-47,-152,-121,-148v-88,5,-126,67,-126,171"},"1":{"d":"99,-502r148,0r0,502r-48,0r0,-456r-100,0r0,-46","k":{"1":73}},"2":{"d":"198,-510v79,-2,149,75,149,154v0,45,-25,93,-76,142r-175,169r249,0r0,45r-320,0r0,-41r228,-224v79,-63,42,-196,-60,-196v-72,0,-115,49,-115,122r-45,0v-12,-107,66,-169,165,-171"},"3":{"d":"347,-154v1,90,-72,165,-163,161v-93,-4,-149,-54,-159,-166r48,0v-1,63,46,114,108,114v66,0,116,-47,116,-115v0,-70,-67,-103,-143,-101r0,-40v63,2,119,-21,119,-76v0,-47,-37,-84,-84,-84v-46,0,-74,27,-85,81r-49,0v0,-69,63,-132,134,-132v69,0,135,60,135,128v0,32,-18,65,-54,100v51,33,77,76,77,130"},"4":{"d":"4,-143r252,-360r58,0r0,362r50,0r0,45r-50,0r0,96r-48,0r0,-96r-262,0r0,-47xm268,-141r0,-302r-211,302r211,0"},"5":{"d":"360,-168v0,97,-81,176,-178,176v-99,0,-165,-76,-177,-169r50,0v7,64,57,119,124,120v72,1,131,-56,131,-128v0,-68,-56,-127,-125,-127v-38,0,-73,16,-104,49r-45,-14r48,-241r234,0r0,49r-195,0r-26,131v123,-69,263,25,263,154"},"6":{"d":"178,8v-126,0,-219,-151,-142,-270v37,-57,120,-174,166,-240r59,0v-27,36,-67,92,-117,166v120,-36,213,62,215,168v2,101,-80,176,-181,176xm56,-168v0,68,61,128,129,128v68,0,126,-60,126,-128v0,-71,-58,-127,-128,-127v-68,0,-127,60,-127,127"},"7":{"d":"38,-502r290,0r0,34r-215,468r-52,0r209,-456r-232,0r0,-46"},"8":{"d":"187,8v-83,0,-154,-72,-154,-156v0,-57,27,-102,81,-134v-36,-25,-55,-60,-55,-107v0,-63,64,-122,128,-122v68,0,131,59,128,126v-3,60,-17,64,-56,106v48,16,83,73,83,136v0,79,-76,151,-155,151xm81,-152v0,60,44,111,103,111v60,0,110,-47,110,-108v0,-54,-52,-104,-106,-104v-53,0,-107,47,-107,101xm108,-391v0,50,32,87,80,87v42,0,79,-38,79,-81v0,-43,-38,-79,-81,-79v-37,0,-78,36,-78,73"},"9":{"d":"184,-510v141,0,231,170,136,288v-1,4,-133,177,-152,221r-61,0r117,-166v-116,39,-216,-65,-218,-169v-2,-93,85,-174,178,-174xm55,-337v0,71,61,130,132,130v67,0,122,-64,122,-131v0,-65,-59,-123,-125,-123v-69,0,-129,55,-129,124"},":":{"d":"75,-82r47,0r0,81r-47,0r0,-81xm75,-189r48,0r0,81r-48,0r0,-81","w":157},";":{"d":"61,-82r54,0r-60,127r-51,0xm64,-189r49,0r0,81r-49,0r0,-81","w":157},"<":{"d":"392,-316r-301,137r301,136r0,49r-360,-163r0,-44r360,-163r0,48","w":428},"=":{"d":"-23,-166r477,0r0,41r-477,0r0,-41xm-23,-291r477,0r0,41r-477,0r0,-41","w":455},">":{"d":"37,-43r301,-136r-301,-137r0,-48r359,163r0,44r-359,163r0,-49","w":428},"?":{"d":"28,-348v-2,-94,64,-163,156,-163v112,0,197,144,120,232v-38,43,-91,81,-100,150r-49,0v4,-78,55,-124,98,-167v65,-64,9,-165,-71,-166v-63,0,-108,49,-106,114r-48,0xm155,-82r49,0r0,82r-49,0r0,-82","w":341},"@":{"d":"432,-289v0,-32,-26,-65,-58,-65v-57,0,-106,78,-106,138v0,38,22,69,59,69v55,0,105,-83,105,-142xm210,-210v0,-96,70,-195,163,-195v38,0,65,18,81,55r14,-43r48,0r-50,173v-9,30,-13,49,-13,57v0,14,5,21,15,21v53,4,100,-95,100,-153v0,-107,-88,-182,-197,-182v-121,0,-215,102,-215,226v0,121,97,222,219,220v74,-1,138,-35,173,-80r47,0v-39,68,-121,122,-221,124v-147,3,-270,-123,-270,-269v0,-143,125,-266,267,-266v129,0,243,95,243,221v0,90,-82,209,-169,205v-26,-1,-45,-19,-45,-45v-28,27,-55,45,-86,45v-60,0,-104,-53,-104,-114","w":718},"A":{"d":"188,-502r49,0r215,502r-52,0r-70,-168r-233,0r-70,167r-52,0xm312,-212r-98,-237r-102,237r200,0","w":455,"k":{"\u00d6":26,"y":39,"w":34,"v":41,"Y":47,"W":37,"V":58,"T":38,"Q":26,"O":26,"G":26,"C":26}},"B":{"d":"328,-139v0,79,-70,138,-151,138r-148,0r0,-503r114,0v89,-1,159,48,158,133v0,38,-18,72,-53,101v47,15,80,69,80,131xm77,-44v105,6,201,-7,205,-102v4,-86,-96,-107,-205,-100r0,202xm77,-289v94,8,174,-13,174,-88v0,-74,-84,-88,-174,-82r0,170","w":355},"C":{"d":"0,-248v0,-142,117,-263,258,-263v105,0,208,62,237,140r-56,0v-47,-62,-108,-92,-183,-92v-109,0,-208,98,-208,207v0,111,96,217,205,217v74,0,137,-32,189,-97r55,0v-58,97,-136,145,-234,145v-138,0,-263,-120,-263,-257","w":498},"D":{"d":"423,-252v0,137,-118,249,-257,249r-141,0r0,-500r137,0v142,-4,261,111,261,251xm161,-45v118,2,214,-89,211,-207v-4,-155,-120,-220,-299,-206r0,413r88,0","w":441},"E":{"d":"32,-502r266,0r0,45r-216,0r0,180r215,0r0,45r-216,0r0,187r216,0r0,45r-265,0r0,-502","w":327},"F":{"d":"32,-503r258,0r0,45r-208,0r0,181r207,0r0,44r-207,0r0,232r-50,0r0,-502","w":312,"k":{"\u00c4":30,"A":30,".":84,",":76}},"G":{"d":"-2,-249v0,-146,115,-264,260,-264v96,0,173,49,231,147r-59,0v-40,-66,-99,-99,-176,-99v-112,0,-210,102,-210,214v0,114,104,210,217,210v88,0,154,-48,198,-144r-275,0r0,-44r332,0v-11,128,-120,233,-255,236v-142,3,-263,-116,-263,-256","w":540},"H":{"d":"26,-504r49,0r0,225r234,0r0,-224r49,0r0,503r-50,0r0,-232r-233,0r0,231r-49,0r0,-503","w":398},"I":{"d":"43,-504r48,0r0,503r-48,0r0,-503","w":128},"J":{"d":"256,-144v0,89,-50,152,-136,152v-71,1,-120,-60,-124,-128r45,0v12,54,40,81,83,81v56,-1,83,-46,83,-108r0,-358r49,0r0,361","w":299},"K":{"d":"27,-503r49,0r0,286r226,-285r57,0r-197,245r197,257r-65,0r-163,-217r-54,68r0,148r-50,0r0,-502","w":355},"L":{"d":"33,-503r49,0r0,458r201,0r0,45r-250,0r0,-503","w":299,"k":{"Y":52,"W":37,"V":56,"T":43}},"M":{"d":"18,-502r76,0v70,149,133,295,187,439v34,-100,134,-320,184,-439r76,0r0,503r-48,0r0,-456r-193,455r-41,0r-195,-456v8,146,1,304,2,455r-48,0r0,-501","w":584},"N":{"d":"25,-504r64,0r163,241r69,96v25,37,46,71,62,101r0,-436r46,0r0,503r-57,0v-50,-90,-247,-356,-299,-447r0,446r-48,0r0,-504","w":470},"O":{"d":"-3,-252v0,-137,123,-260,259,-260v140,0,263,118,263,258v0,142,-121,262,-263,262v-138,0,-259,-122,-259,-260xm44,-253v0,115,100,214,215,214v115,0,212,-100,212,-214v0,-113,-99,-212,-212,-212v-115,0,-215,97,-215,212","w":540,"k":{"\u00c4":25,"Y":30,"V":25,"Q":8,"G":6,"A":25}},"P":{"d":"335,-351v-3,90,-73,149,-171,145r-86,0r0,206r-49,0r0,-504r132,0v98,-2,178,59,174,153xm287,-357v0,-95,-104,-108,-210,-101r0,206r84,0v73,1,126,-36,126,-105","w":355,"k":{"\u00c4":41,"A":41,".":99,",":91}},"Q":{"d":"519,-245v-3,84,-31,123,-77,180v19,15,46,23,79,25r0,45v-59,-4,-64,-11,-118,-39v-56,28,-76,40,-144,42v-138,5,-260,-122,-260,-258v0,-143,121,-260,264,-260v145,0,260,119,256,265xm259,-465v-133,0,-250,133,-203,272v144,-45,275,23,346,100v44,-48,68,-80,70,-159v4,-115,-100,-213,-213,-213xm73,-149v46,84,166,147,291,83v-101,-82,-165,-117,-291,-83","w":540},"R":{"d":"129,-231v93,9,181,-26,181,-110v0,-78,-52,-117,-155,-117r-78,0r0,458r-48,0r0,-504r107,0v142,-4,222,46,222,154v0,90,-47,144,-141,161r139,189r-61,0","w":370,"k":{"Y":15,"V":12}},"S":{"d":"297,-137v0,80,-65,148,-145,145v-87,-3,-139,-49,-148,-151r48,0v-3,59,43,105,98,106v57,2,100,-43,100,-100v0,-39,-19,-67,-59,-85v-6,-3,-45,-14,-111,-46v-42,-20,-60,-60,-60,-110v0,-115,156,-176,230,-91v23,27,37,58,38,95r-47,0v1,-46,-39,-87,-84,-87v-48,0,-89,35,-89,83v0,83,111,94,170,127v41,23,59,62,59,114","w":327},"T":{"d":"0,-502r291,0r0,46r-122,0r0,455r-50,0r0,-455r-119,0r0,-46","w":299,"k":{"\u00c4":34,"z":41,"y":34,"x":36,"w":32,"v":36,"u":47,"s":40,"r":49,"q":41,"p":45,"o":41,"n":47,"m":43,"g":41,"e":41,"d":41,"c":41,"a":41,"A":34,";":47,":":63,".":53,"-":40,",":45}},"U":{"d":"196,8v-106,0,-168,-83,-168,-192r0,-319r48,0r0,319v-1,80,42,143,117,144v77,0,115,-63,114,-146r0,-316r50,0r0,341v3,92,-71,169,-161,169","w":398},"V":{"d":"32,-502r176,438r176,-438r53,0r-207,502r-46,0r-206,-502r54,0","w":441,"k":{"\u00c4":58,"z":21,"y":12,"x":15,"w":10,"v":13,"u":24,"s":32,"r":26,"q":37,"p":23,"o":37,"n":25,"m":21,"g":37,"e":37,"d":37,"c":38,"a":37,"A":58,";":60,":":64,".":67,"-":38,",":69}},"W":{"d":"23,-502r123,441r122,-441r46,0r121,444r124,-443r54,0r-145,502r-64,0r-115,-412r-111,411r-61,0r-146,-502r52,0","w":612,"k":{"\u00c4":37,"z":15,"y":6,"x":10,"w":4,"v":8,"u":19,"s":23,"r":21,"q":26,"p":17,"o":26,"n":19,"m":15,"g":26,"e":26,"d":26,"c":27,"a":26,"A":37,";":47,":":51,".":50,"-":26,",":49}},"X":{"d":"149,-259r-167,-245r56,0r137,202r140,-200r57,0r-165,245r172,258r-57,0r-146,-220r-140,218r-58,0"},"Y":{"d":"34,-504r141,282r139,-281r52,0r-166,332r0,171r-47,0r0,-170r-175,-334r56,0","w":370,"k":{"\u00d6":30,"\u00c4":47,"z":25,"y":17,"x":19,"w":14,"v":17,"u":28,"s":37,"r":30,"q":45,"p":27,"o":45,"n":30,"m":25,"g":45,"e":45,"d":45,"c":45,"a":45,"Q":32,"O":30,"G":30,"C":32,"A":47,";":60,":":73,".":66,"-":47,",":58}},"Z":{"d":"-3,-43r249,-413r-247,0r0,-47r303,0r0,47r-249,411r249,0r0,45r-305,0r0,-43","w":312},"[":{"d":"173,100v-76,-16,-134,-96,-134,-187r0,-336v0,-84,62,-163,134,-177r0,52v-40,12,-85,59,-85,108r0,374v1,55,44,95,85,119r0,47","w":185},"\\":{"d":"-12,-522r46,0r175,535r-48,0","w":196},"]":{"d":"6,-602v76,23,136,83,136,174r-1,341v-3,111,-47,147,-135,188r0,-53v56,-29,88,-59,88,-133r-1,-338v0,-58,-29,-101,-87,-130r0,-49","w":185},"^":{"d":"-1,-621r140,94r-80,0r-62,-43r-63,43r-79,0","w":0},"_":{"d":"0,89r0,-36r393,0r0,36r-393,0","w":393},"`":{"d":"-55,-502r132,74r-23,40r-133,-75","w":0},"a":{"d":"3,-187v0,-111,95,-191,207,-191v39,0,83,21,132,64r0,-55r46,0r0,368r-47,0r0,-56v-46,42,-96,64,-148,64v-102,0,-190,-92,-190,-194xm50,-186v0,78,66,146,144,146v77,0,147,-66,147,-145v0,-80,-69,-146,-148,-146v-74,0,-143,71,-143,145","w":427},"b":{"d":"405,-184v0,112,-93,195,-207,192v-44,0,-88,-22,-132,-65r0,56r-48,0r0,-501r50,0r0,187v42,-42,90,-63,142,-63v106,0,195,89,195,194xm66,-185v0,79,69,145,148,145v76,0,143,-69,143,-144v0,-82,-68,-146,-150,-146v-76,0,-141,69,-141,145","w":427},"c":{"d":"5,-187v0,-102,91,-191,194,-191v82,0,142,40,180,121r-53,0v-43,-49,-55,-70,-126,-73v-78,-3,-146,67,-146,145v0,100,120,183,214,126r54,-47r53,0v-22,63,-95,110,-174,113v-105,4,-196,-89,-196,-194"},"d":{"d":"3,-184v0,-105,89,-195,193,-195v51,0,100,22,146,63r0,-186r48,0r0,502r-48,0r0,-57v-41,42,-90,64,-147,64v-100,0,-192,-91,-192,-191xm52,-187v0,78,66,147,145,147v77,0,146,-69,146,-146v0,-78,-71,-145,-148,-145v-76,0,-143,68,-143,144","w":427},"e":{"d":"202,-379v102,2,199,93,189,207r-338,0v8,70,65,133,140,131v78,-2,104,-34,140,-90r51,0v-35,92,-98,138,-187,138v-106,0,-193,-90,-193,-196v0,-103,94,-192,198,-190xm338,-219v-11,-89,-149,-151,-228,-82v-24,21,-42,47,-53,82r281,0","w":412},"f":{"d":"0,-370r57,0v-11,-86,50,-132,134,-133r0,46v-61,-3,-85,23,-84,87r84,0r0,44r-85,0r0,325r-49,0r0,-324r-57,0r0,-45","w":199},"g":{"d":"199,-379v70,3,97,25,144,63r0,-54r50,0r0,311v3,105,-83,196,-186,196v-93,0,-157,-43,-192,-131r54,0v29,56,73,84,133,84v80,0,127,-48,140,-144v-46,41,-94,62,-142,62v-107,0,-196,-89,-196,-197v0,-102,92,-193,195,-190xm52,-188v0,79,67,148,147,148v80,0,150,-67,150,-146v0,-73,-73,-144,-147,-144v-80,0,-150,65,-150,142","w":427},"h":{"d":"182,-330v-73,0,-114,50,-113,125r0,204r-49,0r0,-501r49,0r0,168v86,-89,269,-41,269,100r0,233r-49,0r0,-204v1,-74,-36,-125,-107,-125","w":370},"i":{"d":"34,-369r48,0r0,368r-48,0r0,-368xm34,-503r48,0r0,87r-48,0r0,-87","w":114},"j":{"d":"-50,81v49,1,73,-36,73,-110r0,-340r48,0r0,344v0,97,-40,147,-121,152r0,-46xm23,-503r48,0r0,87r-48,0r0,-87","w":114},"k":{"d":"23,-504r48,0r0,352r167,-218r60,0r-140,181r157,189r-61,0r-125,-152r-59,75r0,76r-47,0r0,-503","w":312},"l":{"d":"34,-504r48,0r0,503r-48,0r0,-503","w":114},"m":{"d":"154,-331v-63,0,-96,46,-96,112r0,218r-49,0r0,-370r46,0r0,36v63,-66,170,-56,224,23v22,-44,65,-66,126,-66v96,0,143,62,143,161r0,217r-48,0r0,-219v1,-62,-31,-113,-89,-113v-72,0,-108,38,-108,113r0,219r-48,0r0,-205v1,-72,-34,-125,-101,-126","w":584},"n":{"d":"182,-329v-73,0,-113,48,-113,123r0,205r-49,0r0,-368r49,0r0,35v94,-88,269,-39,269,104r0,230r-50,0r0,-202v1,-75,-37,-126,-106,-127","w":370},"o":{"d":"3,-187v0,-109,94,-192,206,-192v96,0,183,98,183,195v0,101,-93,192,-195,192v-104,0,-194,-90,-194,-195xm52,-186v0,77,67,146,144,146v79,0,147,-68,147,-147v0,-73,-68,-145,-140,-145v-83,0,-151,64,-151,146","w":412},"p":{"d":"404,-182v0,102,-91,190,-193,190v-53,0,-101,-21,-145,-62r0,179r-49,0r0,-495r49,0r0,58v34,-44,83,-66,149,-66v102,0,189,95,189,196xm66,-187v0,76,64,147,139,147v84,0,151,-64,151,-148v0,-77,-70,-143,-149,-143v-73,0,-141,71,-141,144","w":427},"q":{"d":"195,-378v60,0,120,29,146,66r0,-57r48,0r0,494r-48,0r0,-182v-43,43,-92,65,-147,65v-104,0,-191,-93,-191,-196v0,-99,93,-190,192,-190xm51,-185v0,78,67,145,144,145v79,0,146,-65,146,-144v0,-78,-67,-146,-145,-146v-79,0,-145,66,-145,145","w":427},"r":{"d":"29,-371r48,0r0,36v38,-32,68,-45,110,-43r0,50v-72,5,-108,44,-108,119r0,209r-50,0r0,-371","w":185,"k":{".":45,"-":32,",":38}},"s":{"d":"187,-192v87,51,31,198,-69,198v-62,0,-118,-52,-117,-114r51,0v8,44,30,65,66,65v31,1,61,-27,60,-57v0,-27,-15,-48,-43,-62v-7,-4,-34,-13,-78,-36v-29,-15,-42,-44,-42,-78v0,-54,49,-102,103,-102v52,0,86,34,101,101r-51,0v-5,-33,-22,-50,-50,-50v-22,0,-55,27,-54,49v1,51,84,63,123,86","w":256},"t":{"d":"1,-368r77,0r0,-134r48,0r0,133r79,0r0,43r-79,0r0,326r-48,0r0,-326r-77,0r0,-42","w":213},"u":{"d":"170,9v-88,3,-150,-58,-150,-147r0,-232r49,0r0,204v0,84,35,126,106,126v73,0,115,-46,114,-122r0,-207r47,0r0,369r-47,0r0,-34v-60,36,-47,41,-119,43","w":370},"v":{"d":"38,-370r121,315v26,-72,67,-176,125,-314r54,0r-157,369r-49,0r-145,-370r51,0","w":341,"k":{".":52,",":54}},"w":{"d":"24,-369r109,307r88,-264r38,0r85,263r114,-306r51,0r-143,369r-50,0r-79,-245r-81,244r-48,0r-135,-368r51,0","w":512,"k":{".":47,",":49}},"x":{"d":"114,-188r-120,-183r55,0r94,141r95,-140r59,0v-42,58,-84,119,-125,183r125,186r-57,0r-96,-146r-99,146r-61,0","w":299},"y":{"d":"34,-370r115,301r126,-302r49,0r-207,497r-49,0r56,-134r-141,-362r51,0","w":327,"k":{".":51,",":52}},"z":{"d":"4,-43r195,-281r-188,0r0,-46r247,0r0,41r-196,283r208,0r0,46r-266,0r0,-43","w":285},"{":{"d":"87,47v0,-85,16,-204,-57,-213r0,-42v60,-1,58,-82,56,-157v-3,-106,18,-158,121,-146r0,46v-46,-4,-64,3,-64,58r0,120v1,42,-31,92,-62,101v65,17,61,112,61,202v0,69,11,82,65,77r0,46r-48,0v-43,1,-72,-47,-72,-92","w":236},"|":{"d":"66,-522r52,0r0,535r-52,0r0,-535","w":183},"}":{"d":"150,-379v1,79,-7,170,57,171r0,42v-73,9,-58,128,-58,213v0,46,-29,93,-72,92r-47,0r0,-46v74,22,64,-66,63,-138v-2,-77,15,-123,63,-142v-33,-7,-63,-61,-63,-100r0,-120v0,-54,-17,-62,-63,-58r0,-46v92,-8,118,20,120,132","w":236},"~":{"d":"41,-534v-12,3,-69,-27,-78,-27v-12,0,-25,5,-39,17r-28,-25v20,-23,41,-35,63,-35v13,-3,72,29,82,28v10,0,21,-6,34,-17r29,25v-18,22,-39,34,-63,34","w":0},"\u00c4":{"d":"188,-502r49,0r215,502r-52,0r-70,-168r-233,0r-70,167r-52,0xm312,-212r-98,-237r-102,237r200,0xm152,-618r46,0r0,82r-46,0r0,-82xm227,-618r48,0r0,82r-48,0r0,-82","w":455,"k":{"\u00d6":26,"y":39,"w":34,"v":41,"Y":47,"W":37,"V":58,"T":38,"Q":26,"O":26,"G":26,"C":26}},"\u00d6":{"d":"-3,-252v0,-137,123,-260,259,-260v140,0,263,118,263,258v0,142,-121,262,-263,262v-138,0,-259,-122,-259,-260xm44,-253v0,115,100,214,215,214v115,0,212,-100,212,-214v0,-113,-99,-212,-212,-212v-115,0,-215,97,-215,212xm196,-620r45,0r0,83r-45,0r0,-83xm272,-620r47,0r0,83r-47,0r0,-83","w":540,"k":{"\u00c4":25,"Y":30,"V":25,"Q":8,"G":6,"A":25}},"\u00dc":{"d":"195,8v-106,0,-168,-83,-168,-192r0,-319r48,0r0,319v-2,80,43,145,118,144v77,0,115,-63,114,-146r0,-316r50,0r0,341v2,90,-71,169,-162,169xm132,-619r47,0r0,83r-47,0r0,-83xm208,-618r46,0r0,82r-46,0r0,-82","w":398},"\u00e4":{"d":"4,-188v0,-100,92,-190,193,-190v55,0,102,21,143,62r0,-54r48,0r0,371r-48,0r0,-55v-45,42,-93,62,-145,62v-104,0,-191,-91,-191,-196xm52,-184v0,74,68,145,142,145v80,0,147,-67,147,-147v0,-76,-70,-144,-146,-144v-77,0,-143,70,-143,146xm158,-492r46,0r0,83r-46,0r0,-83xm234,-492r45,0r0,83r-45,0r0,-83","w":427},"\u00f6":{"d":"5,-186v0,-103,91,-194,194,-194v103,0,192,91,192,194v0,103,-90,194,-193,194v-103,0,-193,-90,-193,-194xm53,-193v0,83,61,154,143,154v79,0,148,-69,148,-147v0,-77,-69,-146,-146,-146v-73,0,-145,67,-145,139xm138,-492r44,0r0,83r-44,0r0,-83xm214,-492r45,0r0,83r-45,0r0,-83","w":412},"\u00fc":{"d":"171,10v-85,3,-153,-57,-152,-140r0,-239r50,0r0,213v0,77,35,116,105,116v71,0,113,-49,113,-119r0,-210r47,0r0,370r-47,0r0,-35v-41,30,-58,42,-116,44xm115,-492r47,0r0,83r-47,0r0,-83xm191,-491r47,0r0,84r-47,0r0,-84","w":370},"\u00df":{"d":"198,6v-58,-1,-112,-34,-129,-79r0,72r-49,0r0,-352v-1,-93,56,-154,145,-157v122,-4,185,177,79,245v62,26,93,69,93,133v0,69,-69,140,-139,138xm159,-463v-57,0,-91,50,-91,109r0,215r33,0v0,52,41,94,93,94v50,0,91,-42,91,-93v0,-65,-51,-97,-154,-96r0,-45v77,1,116,-29,116,-90v0,-52,-38,-94,-88,-94","w":355},"\u203a":{"d":"62,-139r74,-57r-74,-57r0,-63r111,87r0,66r-111,86r0,-62","w":235},"\u00a0":{"w":213}}});
