/*
 * 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":351,"face":{"font-family":"Graublau","font-weight":400,"font-stretch":"normal","units-per-em":"720","panose-1":"2 0 5 0 4 0 0 2 0 4","ascent":"576","descent":"-144","x-height":"9","bbox":"-32 -662 760 207","underline-thickness":"105.12","underline-position":"-2.16","stemh":"51","stemv":"62","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":169},"A":{"d":"312,0r-49,-162r-159,0r-48,162r-62,0r158,-532r64,0r165,532r-69,0xm183,-468r-66,256r132,0","w":374},"B":{"d":"358,-151v2,162,-138,154,-291,151r0,-532r116,0v126,0,156,68,156,133v0,53,-23,91,-65,113v58,25,84,77,84,135xm292,-152v-3,-101,-76,-106,-164,-103r0,205v94,4,167,0,164,-102xm274,-395v0,-45,-22,-87,-93,-87r-53,0r0,180r42,0v77,0,104,-41,104,-93","w":376},"C":{"d":"320,-64r8,52v-31,13,-61,21,-98,21v-168,0,-200,-144,-200,-271v0,-150,45,-279,204,-279v36,0,64,6,94,17r-11,52v-10,-5,-43,-18,-83,-18v-95,0,-139,75,-139,221v0,134,37,226,136,226v24,0,54,-5,89,-21","w":333},"D":{"d":"407,-270v0,117,-39,270,-213,270r-128,0r0,-532r131,0v171,0,210,150,210,262xm343,-267v0,-91,-27,-214,-154,-214r-62,0r0,430r72,0v119,0,144,-122,144,-216","w":437},"E":{"d":"337,0r-271,0r0,-532r258,0r0,51r-197,0r0,179r178,0r0,50r-178,0r0,201r210,0r0,51","w":358},"F":{"d":"315,-481r-188,0r0,196r165,0r0,50r-165,0r0,235r-61,0r0,-532r249,0r0,51","w":312},"G":{"d":"387,-241r0,205v-50,32,-92,45,-150,45v-142,0,-201,-125,-201,-265v0,-139,57,-285,215,-285v55,0,101,19,133,35r-19,50v-34,-19,-73,-34,-114,-34v-117,0,-150,119,-150,229v0,124,44,219,140,219v35,0,54,-6,87,-24r0,-175r59,0","w":431},"H":{"d":"399,0r-62,0r0,-254r-208,0r0,254r-62,0r0,-532r62,0r0,227r208,0r0,-227r62,0r0,532","w":465},"I":{"d":"127,0r-60,0r0,-532r60,0r0,532","w":194},"J":{"d":"171,-532r0,325v0,170,-65,199,-165,228r-9,-53v73,-24,112,-51,112,-177r0,-323r62,0","w":231},"K":{"d":"381,-532r-161,224r179,308r-79,0r-139,-259r-53,78r0,181r-62,0r0,-532r62,0r0,265r173,-265r80,0","w":388},"L":{"d":"326,0r-260,0r0,-532r61,0r0,479r199,0r0,53","w":329},"M":{"d":"499,0r-63,0r-20,-407r-130,407r-35,0r-131,-407r-21,407r-55,0r30,-532r60,0r137,420r139,-420r58,0","w":542},"N":{"d":"413,0r-45,0r-243,-408r0,408r-59,0r0,-532r48,0r241,402r0,-402r58,0r0,532","w":479},"O":{"d":"420,-276v0,138,-43,285,-199,285v-153,0,-189,-145,-189,-265v0,-129,45,-285,198,-285v146,0,190,141,190,265xm356,-274v0,-97,-24,-216,-128,-216v-108,0,-133,133,-133,232v0,104,26,216,127,216v102,0,134,-115,134,-232","w":451},"P":{"d":"348,-367v0,120,-91,195,-221,165r0,202r-61,0r0,-532r113,0v109,0,169,63,169,165xm282,-362v0,-85,-52,-131,-155,-119r0,228v17,5,38,7,52,7v77,0,103,-50,103,-116","w":368},"Q":{"d":"420,-276v0,112,-28,230,-122,270v205,70,274,131,462,103r-4,48v-223,33,-323,-59,-557,-137v-135,-13,-167,-150,-167,-264v0,-129,45,-285,198,-285v146,0,190,141,190,265xm356,-274v0,-97,-24,-216,-128,-216v-108,0,-133,133,-133,232v0,104,26,216,127,216v102,0,134,-115,134,-232","w":451},"R":{"d":"66,-532r106,0v118,0,173,54,173,145v0,76,-36,123,-92,147r117,240r-76,0r-99,-224v-21,3,-44,5,-68,4r0,220r-61,0r0,-532xm127,-480r0,209v81,3,154,-23,154,-115v0,-79,-66,-103,-154,-94","w":381},"S":{"d":"307,-132v0,165,-184,161,-290,109r17,-58v40,24,83,39,118,39v48,0,91,-29,91,-89v0,-129,-212,-120,-212,-282v0,-134,139,-152,251,-104r-15,52v-68,-35,-173,-46,-173,48v0,122,213,109,213,285","w":324},"T":{"d":"337,-480r-145,0r0,480r-62,0r0,-480r-143,0r0,-52r350,0r0,52","w":324},"U":{"d":"390,-532r0,360v0,94,-45,181,-168,181v-122,0,-159,-86,-159,-180r0,-361r62,0r0,348v0,81,23,139,102,139v81,0,101,-65,101,-140r0,-347r62,0","w":452},"V":{"d":"381,-532r-175,532r-38,0r-175,-532r67,0r129,424r127,-424r65,0","w":373},"W":{"d":"537,-532r-90,532r-48,0r-125,-428r-125,428r-48,0r-89,-532r65,0r61,414r115,-414r49,0r114,414r62,-414r59,0","w":549},"X":{"d":"286,0r-112,-225r-110,225r-68,0r140,-277r-131,-255r74,0r102,206r98,-206r69,0r-133,254r146,278r-75,0","w":353},"Y":{"d":"354,-532r-152,358r0,174r-61,0r0,-173r-153,-359r70,0r115,297r116,-297r65,0","w":342},"Z":{"d":"319,0r-311,0r-8,-43r238,-436r-219,0r0,-53r290,0r8,40r-239,439r241,0r0,53","w":318},"\u00c4":{"d":"312,0r-49,-162r-159,0r-48,162r-62,0r158,-532r64,0r165,532r-69,0xm183,-468r-66,256r132,0xm294,-621v0,23,-17,39,-41,39v-19,0,-38,-16,-38,-39v0,-23,17,-41,38,-41v24,0,41,18,41,41xm149,-621v0,24,-18,39,-38,39v-24,0,-40,-16,-40,-39v0,-24,18,-41,40,-41v22,0,38,18,38,41","w":374},"\u00d6":{"d":"420,-276v0,138,-43,285,-199,285v-153,0,-189,-145,-189,-265v0,-129,45,-285,198,-285v146,0,190,141,190,265xm356,-274v0,-97,-24,-216,-128,-216v-108,0,-133,133,-133,232v0,104,26,216,127,216v102,0,134,-115,134,-232xm194,-621v0,24,-18,39,-38,39v-24,0,-41,-16,-41,-39v0,-24,19,-41,41,-41v22,0,38,18,38,41xm339,-621v0,23,-18,39,-42,39v-19,0,-38,-16,-38,-39v0,-23,17,-41,38,-41v24,0,42,18,42,41","w":451},"\u00dc":{"d":"390,-532r0,360v0,94,-45,181,-168,181v-122,0,-159,-86,-159,-180r0,-361r62,0r0,348v0,81,23,139,102,139v81,0,101,-65,101,-140r0,-347r62,0xm194,-621v0,24,-18,39,-38,39v-24,0,-40,-16,-40,-39v0,-24,18,-41,40,-41v22,0,38,18,38,41xm340,-621v0,23,-18,39,-42,39v-19,0,-38,-16,-38,-39v0,-23,17,-41,38,-41v24,0,42,18,42,41","w":452},"a":{"d":"275,0r-50,0r-7,-37v-24,17,-60,45,-101,45v-59,0,-87,-47,-87,-102v0,-88,79,-112,178,-115r0,-73v-5,-103,-78,-69,-148,-41r-12,-46v34,-13,71,-28,116,-28v145,0,105,162,105,288v0,40,3,79,6,109xm208,-73r0,-98v-53,1,-122,10,-122,70v0,37,20,64,52,64v19,0,40,-13,70,-36","w":318},"b":{"d":"326,-202v0,101,-39,212,-150,212v-45,0,-86,-18,-122,-40r0,-555r61,0r0,208v22,-12,48,-22,78,-22v86,0,133,85,133,197xm262,-198v0,-80,-25,-150,-81,-150v-17,0,-44,6,-66,23r0,264v17,12,43,20,62,20v60,0,85,-77,85,-157","w":357},"c":{"d":"252,-65r14,48v-24,14,-51,24,-88,24v-96,0,-148,-73,-148,-200v0,-167,102,-240,235,-183r-15,51v-91,-51,-155,-14,-156,126v-1,136,65,193,158,134","w":275},"d":{"d":"305,-585r0,573v-33,10,-77,22,-118,22v-117,0,-156,-93,-156,-194v0,-105,44,-215,153,-215v24,0,42,6,59,12r0,-198r62,0xm243,-53r0,-280v-91,-50,-147,26,-147,142v0,80,24,151,96,151v17,0,36,-5,51,-13","w":357},"e":{"d":"292,-194r-206,0v1,97,34,154,96,154v29,0,59,-12,90,-33r15,48v-35,22,-70,34,-110,34v-117,0,-146,-103,-146,-198v0,-116,43,-208,140,-208v103,0,134,102,121,203xm169,-353v-45,0,-74,43,-81,119r150,0v0,-74,-22,-119,-69,-119","w":324},"f":{"d":"257,-580r-13,46v-20,-9,-43,-13,-62,-13v-69,0,-60,87,-60,159r84,0r0,46r-84,0r0,342r-62,0r0,-342r-44,0r0,-46r44,0v-5,-112,7,-209,116,-207v30,0,60,7,81,15","w":196},"g":{"d":"39,-261v-2,-108,82,-165,170,-125v29,-44,56,-82,89,-91r20,48v-26,6,-55,31,-76,68v21,24,33,59,33,101v-2,97,-63,143,-148,128v-59,143,180,67,179,223v0,93,-81,116,-148,116v-80,0,-138,-35,-138,-107v0,-55,32,-94,59,-126v-24,-30,-22,-98,5,-125v-28,-21,-45,-58,-45,-110xm246,96v0,-67,-78,-66,-133,-95v-24,31,-41,61,-41,93v0,48,35,69,86,69v45,0,88,-17,88,-67xm222,-263v0,-60,-29,-89,-66,-89v-42,0,-65,38,-65,89v0,56,27,87,65,87v37,0,66,-27,66,-87","w":311},"h":{"d":"320,0r-62,0r0,-265v2,-118,-91,-81,-144,-28r0,293r-61,0r0,-585r61,0r-2,240v77,-66,208,-95,208,70r0,275","w":370},"i":{"d":"118,0r-62,0r0,-388r62,0r0,388xm127,-513v0,24,-18,41,-40,41v-23,0,-39,-17,-39,-41v0,-24,17,-42,39,-42v22,0,40,18,40,42","w":174},"j":{"d":"56,-388r61,0r0,377v0,109,-26,154,-137,178r-12,-50v61,-16,88,-35,88,-124r0,-381xm126,-513v0,24,-18,41,-40,41v-23,0,-38,-17,-38,-41v0,-24,16,-42,38,-42v22,0,40,18,40,42","w":172},"k":{"d":"314,-388r-125,166r136,222r-75,0r-97,-173r-41,55r0,118r-59,0r0,-585r61,0r-2,389r128,-192r74,0","w":321},"l":{"d":"115,0r-62,0r0,-585r62,0r0,585","w":167},"m":{"d":"320,0r-62,0r0,-265v1,-118,-91,-82,-144,-27r0,292r-61,0r0,-388r57,0r0,46v62,-53,163,-93,200,1v75,-66,215,-105,215,68r0,273r-61,0r0,-266v3,-119,-99,-76,-145,-26","w":575},"n":{"d":"320,0r-62,0r0,-265v1,-118,-91,-82,-144,-27r0,292r-61,0r0,-388r55,0r2,46v78,-68,210,-100,210,67r0,275","w":370},"o":{"d":"32,-191v0,-114,44,-206,150,-206v107,0,142,94,142,198v0,118,-44,208,-148,208v-101,0,-144,-88,-144,-200xm94,-193v0,91,25,153,83,153v61,0,84,-72,84,-158v0,-86,-23,-150,-82,-150v-59,0,-85,62,-85,155","w":355},"p":{"d":"52,197r0,-576v29,-9,79,-20,119,-20v118,0,149,104,149,197v0,81,-24,212,-149,212v-14,0,-39,-2,-58,-14r0,201r-61,0xm113,-336r0,275v17,15,42,20,59,20v63,0,84,-72,84,-157v0,-65,-13,-150,-86,-150v-17,0,-41,3,-57,12"},"q":{"d":"31,-187v0,-106,39,-212,161,-212v32,0,71,7,108,30r0,566r-62,0r0,-203v-22,11,-47,16,-70,16v-95,0,-137,-85,-137,-197xm96,-189v0,78,19,148,80,148v14,0,41,-3,62,-20r0,-272v-14,-10,-36,-15,-51,-15v-71,0,-91,78,-91,159","w":350},"r":{"d":"260,-382r-14,54v-66,-38,-93,12,-132,95r0,233r-61,0r0,-388r61,0r0,80v30,-63,77,-122,146,-74","w":259},"s":{"d":"31,-291v0,-111,116,-126,201,-91r-13,49v-44,-24,-127,-32,-127,37v0,92,152,58,152,195v0,129,-140,127,-225,87r16,-51v48,35,148,47,148,-31v0,-95,-152,-68,-152,-195","w":262},"t":{"d":"214,-53r8,51v-16,6,-41,11,-65,11v-71,0,-100,-41,-100,-118r0,-233r-47,0r0,-46r47,0r0,-129r62,-15r0,144r92,0r0,46r-92,0r0,224v0,47,13,75,49,75v17,0,34,-5,46,-10","w":218},"u":{"d":"52,-388r61,0r0,270v3,111,93,78,144,23r0,-293r61,0r0,388r-54,0r-3,-46v-40,32,-71,55,-115,55v-52,0,-94,-24,-94,-115r0,-282","w":371},"v":{"d":"311,-388r-130,388r-49,0r-132,-388r70,0r89,304r87,-304r65,0","w":311},"w":{"d":"455,-388r-89,388r-41,0r-92,-301r-90,301r-43,0r-92,-388r63,0r59,290r84,-290r42,0r85,289r55,-289r59,0","w":462},"x":{"d":"8,-388r71,0r71,151r75,-151r67,0r-104,191r109,197r-73,0r-77,-156r-80,156r-66,0r107,-196","w":297},"y":{"d":"302,-388r-123,421v-35,102,-74,132,-147,164r-24,-44v68,-27,105,-77,122,-162r-134,-379r67,0r96,309r79,-309r64,0","w":300},"z":{"d":"269,0r-248,0r-3,-38r176,-303r-166,0r0,-47r233,0r5,38r-177,302r180,0r0,48","w":282},"\u00e4":{"d":"275,0r-50,0r-7,-37v-24,17,-60,45,-101,45v-59,0,-87,-47,-87,-102v0,-88,79,-112,178,-115r0,-73v-5,-103,-78,-69,-148,-41r-12,-46v34,-13,71,-28,116,-28v145,0,105,162,105,288v0,40,3,79,6,109xm208,-73r0,-98v-53,1,-122,10,-122,70v0,37,20,64,52,64v19,0,40,-13,70,-36xm129,-504v0,23,-17,38,-36,38v-23,0,-39,-15,-39,-38v0,-24,16,-40,39,-40v20,0,36,17,36,40xm269,-504v0,23,-17,38,-39,38v-20,0,-36,-15,-36,-38v0,-23,15,-40,36,-40v22,0,39,17,39,40","w":318},"\u00f6":{"d":"32,-191v0,-114,44,-206,150,-206v107,0,142,94,142,198v0,118,-44,208,-148,208v-101,0,-144,-88,-144,-200xm94,-193v0,91,25,153,83,153v61,0,84,-72,84,-158v0,-86,-23,-150,-82,-150v-59,0,-85,62,-85,155xm146,-504v0,23,-17,38,-36,38v-23,0,-39,-15,-39,-38v0,-24,16,-40,39,-40v20,0,36,17,36,40xm287,-504v0,23,-17,38,-39,38v-20,0,-36,-15,-36,-38v0,-23,15,-40,36,-40v22,0,39,17,39,40","w":355},"\u00df":{"d":"234,-40v30,0,46,-19,46,-53v0,-74,-91,-100,-91,-192v0,-84,69,-124,69,-190v0,-33,-17,-67,-60,-67v-54,0,-79,52,-79,119r0,423r-61,0r0,-421v0,-99,47,-170,140,-170v79,0,122,48,122,109v0,87,-68,127,-68,192v0,74,90,91,90,196v0,86,-65,105,-106,105v-30,0,-59,-11,-86,-27r16,-52v27,17,46,28,68,28","w":354},"\u00fc":{"d":"52,-388r61,0r0,270v3,111,93,78,144,23r0,-293r61,0r0,388r-54,0r-3,-46v-40,32,-71,55,-115,55v-52,0,-94,-24,-94,-115r0,-282xm153,-504v0,23,-17,38,-36,38v-23,0,-39,-15,-39,-38v0,-24,16,-40,39,-40v20,0,36,17,36,40xm293,-504v0,23,-17,38,-39,38v-20,0,-36,-15,-36,-38v0,-23,15,-40,36,-40v22,0,39,17,39,40","w":371},"&":{"d":"317,-406v0,63,-51,106,-102,148v48,48,115,113,193,217r-34,45v-19,-25,-38,-48,-56,-70v-40,44,-83,78,-151,78v-81,0,-122,-46,-122,-115v0,-69,39,-117,83,-157v-38,-40,-59,-75,-59,-126v0,-71,45,-117,126,-117v73,0,122,38,122,97xm174,-37v43,0,78,-32,108,-69v-43,-48,-81,-82,-113,-112v-33,31,-58,65,-58,108v0,47,23,73,63,73xm132,-383v0,30,16,54,43,84v41,-34,77,-64,77,-101v0,-40,-37,-54,-61,-54v-38,-1,-59,33,-59,71","w":423},",":{"d":"68,117r-37,-31v23,-27,35,-55,35,-79v0,-27,-18,-29,-18,-57v0,-19,14,-34,35,-34v29,0,47,29,47,70v0,46,-25,90,-62,131","w":159},";":{"d":"87,117r-37,-31v23,-27,35,-55,35,-79v0,-27,-19,-29,-19,-57v0,-19,15,-34,36,-34v29,0,46,29,46,70v0,46,-24,90,-61,131xm140,-356v0,24,-18,43,-40,43v-24,0,-42,-19,-42,-43v0,-24,19,-42,42,-42v22,0,40,18,40,42","w":183},":":{"d":"140,-32v0,24,-18,42,-40,42v-24,0,-42,-18,-42,-42v0,-24,19,-43,42,-43v22,0,40,19,40,43xm140,-356v0,24,-18,43,-40,43v-24,0,-42,-19,-42,-43v0,-24,19,-42,42,-42v22,0,40,18,40,42","w":183},".":{"d":"127,-32v0,24,-19,42,-41,42v-24,0,-41,-18,-41,-42v0,-24,18,-43,41,-43v22,0,41,19,41,43","w":161},"-":{"d":"227,-210r-190,0r0,-51r190,0r0,51","w":265},"!":{"d":"147,-532r-5,374r-57,0r-5,-374r67,0xm162,-32v0,24,-18,42,-40,42v-24,0,-42,-18,-42,-42v0,-24,19,-43,42,-43v22,0,40,19,40,43","w":187},"?":{"d":"106,-156r0,-42v0,-124,88,-144,88,-223v0,-80,-91,-66,-136,-29r-21,-44v34,-22,68,-37,112,-37v81,0,108,52,108,106v0,110,-107,135,-90,269r-61,0xm178,-32v0,24,-17,42,-40,42v-23,0,-42,-18,-42,-42v0,-24,19,-43,42,-43v23,0,40,19,40,43","w":282},"\u203a":{"d":"123,-196r-84,-142r47,-21r112,163r-112,162r-47,-19","w":229},"\/":{"d":"244,-572r-176,653r-54,-18r175,-652","w":241},"|":{"d":"121,77r-58,0r0,-662r58,0r0,662","w":182},"\\":{"d":"151,81r-175,-655r56,-18r176,655","w":200},"^":{"d":"340,-222r-68,0r-103,-258r-101,258r-68,0r142,-326r56,0","w":342},"~":{"d":"279,-248r18,42v-16,17,-46,40,-86,40v-50,0,-66,-42,-114,-42v-24,0,-43,8,-62,25r-16,-42v28,-24,54,-37,83,-37v54,0,76,42,114,42v26,0,45,-14,63,-28","w":314},"(":{"d":"203,120r-43,28v-46,-64,-118,-188,-118,-388v0,-189,63,-296,119,-386r41,30v-38,68,-100,183,-100,355v0,182,66,306,101,361","w":196},")":{"d":"151,-240v0,181,-55,286,-114,388r-43,-29v53,-98,97,-192,97,-358v0,-163,-46,-257,-97,-359r45,-28v56,94,112,205,112,386","w":193},"[":{"d":"199,95r-142,0r0,-721r142,0r0,47r-89,0r0,627r89,0r0,47","w":215},"]":{"d":"158,95r-141,0r0,-47r87,0r0,-627r-87,0r0,-47r141,0r0,721","w":214},"{":{"d":"181,55r-9,41v-53,-17,-91,-36,-91,-133r0,-99v0,-80,-21,-114,-64,-120r0,-36v37,-5,64,-36,64,-103r0,-121v0,-83,52,-110,91,-113r7,41v-61,-3,-46,125,-46,193v0,72,-25,105,-52,120v59,23,52,151,52,244v0,50,13,72,48,86","w":208},"}":{"d":"27,-588r10,-41v51,17,90,35,90,132r0,99v0,81,21,114,63,120r0,36v-35,5,-63,36,-63,104r0,120v0,83,-52,110,-90,112r-7,-41v62,3,46,-124,46,-192v0,-73,25,-104,52,-119v-58,-25,-52,-151,-52,-245v0,-51,-14,-71,-49,-85","w":208},"*":{"d":"218,-387r-10,138r102,-53r20,59r-114,36r78,108r-49,36r-59,-115r-56,116r-49,-36r75,-109r-111,-33r18,-59r103,49r-13,-137r65,0"},"_":{"d":"302,56r-297,0r0,-47r297,0r0,47","w":308},"'":{"d":"98,-613v2,69,-4,130,-9,192r-47,0r-9,-119r0,-73r65,0","w":131},"\"":{"d":"98,-613v2,69,-4,130,-9,192r-47,0r-9,-119r0,-73r65,0xm217,-613v2,69,-4,130,-9,192r-47,0r-8,-119r0,-73r64,0","w":249},"@":{"d":"284,8v-76,0,-105,-88,-105,-166v2,-163,113,-272,243,-184r0,227v0,50,10,77,35,77v41,0,59,-78,59,-166v0,-151,-65,-260,-190,-260v-123,0,-225,99,-225,290v0,158,70,281,215,281v35,0,83,-7,121,-24r14,47v-43,16,-93,24,-139,24v-176,0,-268,-137,-268,-326v0,-209,119,-340,278,-340v144,0,251,107,251,299v0,99,-30,221,-128,221v-45,0,-61,-25,-67,-61v-19,35,-52,61,-94,61xm366,-107r0,-210v-84,-41,-128,53,-128,151v0,68,22,126,63,126v28,0,56,-30,65,-67","w":617},"\u20ac":{"d":"283,-303r-142,0v-1,20,-2,41,0,60r142,0r0,46r-139,0v13,131,80,193,186,134r16,50v-30,13,-62,23,-98,23v-106,0,-157,-86,-170,-207r-46,0r0,-46r42,0r1,-60r-43,0r0,-48r48,0v17,-108,67,-190,174,-190v30,0,57,6,88,20r-17,52v-93,-54,-166,-1,-180,118r138,0r0,48","w":364},"$":{"d":"130,98r5,-90v-41,-4,-81,-16,-111,-31r17,-58v32,19,67,33,97,37r11,-212v-55,-35,-111,-73,-111,-157v0,-82,57,-123,125,-128r5,-78r47,0r-4,80v23,3,48,10,78,22r-15,52v-23,-11,-45,-18,-66,-22r-10,187v56,35,116,75,116,168v0,96,-66,134,-133,140r-5,90r-46,0xm250,-131v0,-43,-24,-71,-56,-95r-10,181v37,-9,66,-37,66,-86xm102,-417v0,40,21,65,51,87r8,-157v-32,6,-59,26,-59,70","w":338},"#":{"d":"379,-110r-69,0r0,180r-58,0r0,-180r-88,0r0,180r-57,0r0,-180r-72,0r0,-51r71,0r0,-149r-71,0r0,-50r72,0r0,-175r57,0r0,175r87,0r0,-175r59,0r0,175r70,0r0,50r-70,0r0,149r69,0r0,51xm251,-161r0,-149r-87,0r0,149r87,0","w":414},"0":{"d":"349,-240v0,120,-36,249,-161,249v-127,0,-156,-134,-156,-242v0,-119,39,-251,164,-251v125,0,153,132,153,244xm287,-235v0,-96,-20,-198,-95,-198v-72,0,-96,99,-96,195v0,84,14,196,95,196v74,0,96,-97,96,-193","w":381},"1":{"d":"176,0r-62,0r0,-403r-84,49r-21,-43r118,-82r49,0r0,479","w":232},"2":{"d":"275,0r-256,0r0,-40v78,-92,180,-221,180,-317v0,-91,-93,-92,-162,-53r-15,-46v37,-19,77,-29,114,-29v88,0,126,50,126,121v0,116,-99,236,-158,312r171,0r0,52","w":303},"3":{"d":"246,-369v0,51,-25,94,-70,119v60,13,90,68,90,134v0,131,-110,201,-247,183r0,-52v102,14,175,-31,181,-131v4,-68,-52,-110,-147,-94r-2,-48v75,0,132,-34,130,-102v-2,-84,-81,-83,-151,-56r-13,-49v102,-38,230,-21,229,96","w":295},"4":{"d":"131,-502r59,0r-116,338r118,0r9,-163r47,0r0,163r52,0r0,50r-52,0r0,114r-57,0r0,-114r-171,0r-13,-41","w":306},"5":{"d":"109,-428r-7,144v102,-12,171,28,171,152v0,143,-99,210,-241,196r0,-52v105,14,177,-39,177,-144v0,-65,-28,-106,-98,-106v-18,0,-43,2,-67,8r12,-245r204,0r0,47r-151,0","w":296},"6":{"d":"300,-485v-117,-15,-177,44,-193,188v23,-15,57,-27,90,-27v87,0,134,62,134,161v0,100,-54,173,-145,173v-123,0,-146,-133,-146,-226v2,-214,72,-341,259,-321xm184,-276v-30,0,-60,17,-81,30v0,82,-3,205,84,205v54,0,79,-54,79,-120v0,-69,-24,-115,-82,-115","w":367},"7":{"d":"181,-424r-183,0r0,-51r246,0r6,36r-159,496r-65,0","w":258},"8":{"d":"30,-126v0,-77,53,-125,90,-155v-41,-32,-75,-70,-75,-131v0,-82,62,-129,130,-129v67,0,129,45,129,123v0,61,-43,111,-79,139v48,33,92,74,92,151v0,94,-69,138,-143,138v-75,0,-144,-48,-144,-136xm256,-126v0,-58,-45,-91,-95,-125v-35,30,-70,71,-70,119v0,53,38,92,83,92v43,0,82,-33,82,-86xm105,-415v0,52,35,81,77,108v27,-22,61,-59,61,-106v0,-43,-32,-80,-70,-80v-37,0,-68,32,-68,78","w":347},"9":{"d":"65,11v116,15,178,-43,193,-187v-22,14,-58,26,-90,26v-87,0,-134,-62,-134,-161v0,-100,54,-173,145,-173v123,0,146,133,146,226v-1,213,-73,344,-259,321xm181,-198v30,0,60,-17,80,-30v3,-80,3,-205,-83,-205v-54,0,-79,54,-79,120v0,69,24,115,82,115","w":367},"%":{"d":"402,-425r-325,385r-35,-36r326,-386xm212,-396v0,51,-33,106,-94,106v-60,0,-91,-51,-91,-106v0,-45,26,-104,93,-104v58,0,92,39,92,104xm163,-396v0,-36,-18,-60,-43,-60v-61,0,-56,121,0,121v31,0,43,-31,43,-61xm415,-96v0,51,-30,106,-92,106v-60,0,-92,-51,-92,-106v0,-45,26,-104,93,-104v59,0,91,38,91,104xm366,-96v0,-37,-17,-60,-43,-60v-60,2,-55,121,0,121v31,0,43,-31,43,-61","w":444},"+":{"d":"316,-179r-112,0r0,152r-56,0r0,-152r-113,0r0,-52r113,0r0,-145r56,0r0,145r112,0r0,52"},"=":{"d":"316,-249r-281,0r0,-52r281,0r0,52xm316,-110r-281,0r0,-52r281,0r0,52"},"<":{"d":"240,-411r34,39r-157,166r157,166r-33,41r-200,-207","w":318},">":{"d":"94,-411r199,205r-202,207r-31,-41r155,-166r-156,-167"},"`":{"d":"-25,-541r55,-30r67,112r-40,20","w":87},"\u00a0":{"w":169}}});
