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("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.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.registerFont({"w":219,"face":{"font-family":"Hybi4","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-71.9321 -342 438 158","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+F000"},"glyphs":{" ":{"w":135},"!":{"d":"54,-234v-9,-20,20,-29,25,-13v-2,79,-15,160,-6,237v1,12,-17,13,-20,2v-10,-45,0,-175,1,-226xm43,51v1,-17,37,-17,37,0v0,8,-8,14,-18,14v-10,0,-19,-5,-19,-14","w":90},"#":{"d":"136,-148v4,-35,-2,-58,21,-62v9,-2,14,7,11,15v-2,7,-4,22,-7,48v22,1,37,2,45,1v8,-1,11,2,11,9v0,18,-36,6,-58,9v-1,10,-2,20,-2,30v22,0,38,-1,48,-2v8,-1,12,2,12,9v-7,19,-29,7,-61,13v-4,19,10,54,-10,57v-19,-3,-7,-42,-11,-57r-28,0v-4,21,10,59,-11,62v-20,-3,-6,-42,-10,-61v-22,1,-39,3,-53,7v-7,0,-11,-5,-11,-13v6,-21,29,-11,64,-15r0,-30v-29,0,-42,0,-53,4v-7,0,-11,-4,-11,-12v7,-21,24,-11,65,-13v3,-28,-3,-63,20,-66v9,-1,14,7,11,15v-1,5,-5,28,-5,52r23,0xm136,-128r-26,0v-1,10,-2,20,-2,30r27,0v0,-9,1,-19,1,-30","w":238},"$":{"d":"155,-292v32,-3,55,12,55,41v0,7,-4,11,-10,11v-18,-7,-7,-39,-46,-28r-7,114v42,8,63,27,63,56v0,35,-23,60,-70,77v-1,33,-1,53,0,61v1,7,-2,10,-10,10v-24,-6,-7,-27,-10,-64v-9,2,-18,4,-28,6v-5,37,8,52,-10,59v-20,-6,-6,-18,-9,-56v-26,4,-55,5,-87,5v-8,0,-13,-4,-13,-11v0,-7,5,-11,13,-11v33,0,61,-2,87,-6r4,-117v-33,-6,-61,-11,-61,-40v0,-42,32,-74,66,-89v4,-24,-3,-57,16,-62v19,1,8,34,10,52v8,-2,16,-4,25,-5v2,-22,-3,-44,13,-49v18,-1,9,31,9,46xm131,-266v-9,2,-17,5,-25,8r-6,99v6,0,15,1,26,2v2,-42,3,-79,5,-109xm81,-246v-37,23,-70,76,-4,84v1,-32,3,-60,4,-84xm141,-44v56,-19,72,-79,5,-92v-2,37,-4,68,-5,92xm125,-139v-5,-1,-14,-3,-26,-4r-6,112v10,-2,19,-4,28,-6","w":220},"%":{"d":"82,-272v16,-34,82,-9,79,29v-3,35,-28,71,-63,71v-32,0,-55,-30,-55,-61v0,-22,16,-44,41,-37v-1,-1,-2,-1,-2,-2xm275,-326v9,-13,30,-5,30,9v-56,93,-205,287,-240,351v-4,9,-17,4,-17,-5v57,-104,186,-293,227,-355xm260,-113v25,-1,50,25,49,50v0,36,-29,64,-66,64v-58,0,-69,-96,-12,-103v-1,-7,9,-11,29,-11xm98,-193v38,5,64,-72,14,-75r-20,1v16,21,-5,21,-19,16v-19,13,-2,65,25,58xm243,-19v48,0,63,-70,17,-77r-14,1v2,6,-3,14,-10,13v-37,5,-25,63,7,63","w":319},"&":{"d":"171,-103v12,-1,19,16,9,24r-28,29v9,13,41,41,12,51v-15,-4,-20,-25,-30,-34v-24,22,-47,34,-68,34v-32,0,-55,-19,-55,-50v0,-22,15,-45,46,-69v-46,-34,-30,-111,30,-111v31,0,47,22,47,54v0,27,-21,36,-45,54v10,10,27,28,49,53v8,-11,21,-33,33,-35xm87,-206v-38,0,-44,49,-10,73v24,-18,37,-32,37,-42v-1,-22,-7,-31,-27,-31xm121,-50v-8,-10,-26,-28,-52,-55v-24,19,-37,38,-37,56v0,48,63,32,89,-1","w":195},"'":{"d":"22,-332v10,0,16,10,15,22v0,16,-6,35,-15,57v-4,10,-20,8,-18,-3v4,-21,10,-41,3,-63v0,-7,8,-13,15,-13","w":47},"(":{"d":"71,-323v5,-12,31,-5,25,8v-40,95,-87,230,-59,351v5,26,23,32,31,49v1,8,-6,16,-14,15v-37,-16,-42,-63,-43,-133v-2,-103,26,-216,60,-290","w":108},")":{"d":"43,-314v-8,-9,0,-23,11,-22v5,0,9,2,12,7v63,105,42,346,-32,419v-9,9,-31,-6,-21,-16v70,-72,104,-297,30,-388","w":113},"*":{"d":"163,-258v-9,21,-20,24,-46,65v33,0,56,0,67,-2v8,-1,11,2,11,10v0,7,-3,11,-10,11r-71,1v11,22,26,40,35,64v2,11,-15,13,-19,5r-34,-58v-14,22,-26,42,-37,62v-4,8,-21,6,-19,-5v16,-37,23,-42,37,-69v-35,0,-53,3,-66,4v-7,0,-11,-4,-11,-12v10,-22,27,-9,78,-12v-18,-38,-31,-48,-25,-72v6,-8,15,-3,18,6v3,10,13,28,26,54v26,-38,30,-56,52,-64v7,0,14,5,14,12","w":202},"+":{"d":"202,-103r-76,0v-1,27,-1,53,-1,78v0,7,-4,11,-11,11v-6,0,-10,-3,-10,-10r0,-79v-40,0,-60,3,-75,4v-7,0,-11,-4,-11,-12v0,-6,4,-10,11,-11v6,-1,30,-2,75,-1v1,-32,3,-63,8,-81v3,-12,26,-12,25,2v-5,15,-6,34,-10,80v37,0,62,-1,74,-3v8,-1,12,3,12,11v0,7,-4,11,-11,11","w":231},",":{"d":"27,-33v12,0,15,10,15,22v0,12,-4,29,-12,50v-3,10,-20,7,-19,-4v16,-22,-12,-65,16,-68","w":53},"-":{"d":"31,-98v-10,3,-17,-5,-17,-13v0,-6,4,-10,10,-12v12,-3,45,-6,99,-9v7,0,11,3,11,10v0,6,-3,10,-9,10v-34,2,-65,6,-94,14","w":148},"\u2010":{"d":"31,-98v-10,3,-17,-5,-17,-13v0,-6,4,-10,10,-12v12,-3,45,-6,99,-9v7,0,11,3,11,10v0,6,-3,10,-9,10v-34,2,-65,6,-94,14","w":148},".":{"d":"11,-13v0,-20,36,-17,37,0v-1,16,-36,18,-37,0","w":58},"\/":{"d":"258,-327v9,-13,29,-4,30,9v-48,79,-105,151,-156,227v-68,101,-108,157,-114,169v-4,10,-18,5,-18,-5v34,-63,75,-118,112,-178v71,-115,122,-187,146,-222","w":287},"0":{"d":"117,-219v67,-1,132,51,132,117v0,55,-68,103,-126,103v-54,0,-112,-46,-112,-96v0,-44,24,-91,61,-93v17,-1,38,24,37,40v0,6,-2,9,-6,9v-11,-3,-17,-28,-31,-24v-21,5,-37,38,-36,68v1,40,44,76,87,76v48,0,106,-39,106,-83v0,-53,-57,-105,-112,-102v-7,0,-10,-2,-10,-7v0,-5,3,-8,10,-8","w":260},"1":{"d":"198,-223v-53,60,-137,131,-209,153v-7,0,-11,-3,-11,-10v0,-6,4,-10,10,-10v87,-29,160,-100,216,-168v5,-9,19,-7,19,4v0,6,-7,47,-19,122v-9,57,-18,85,-5,120v0,6,-8,12,-14,12v-16,-2,-14,-15,-15,-37v0,-38,10,-100,28,-186","w":233},"2":{"d":"117,-255v29,-1,60,27,59,56v-4,76,-56,126,-114,172v37,-8,53,-3,114,2v6,1,9,4,9,10v0,7,-3,10,-10,10v-45,0,-119,-4,-146,5v-16,-1,-13,-17,-1,-26v56,-43,121,-97,125,-173v1,-18,-17,-31,-36,-31v-35,0,-60,19,-72,58v-4,14,-28,11,-24,-6v11,-42,46,-76,96,-77","w":203},"3":{"d":"149,-253v0,38,-57,58,-71,93v36,32,176,27,174,82v-1,60,-112,80,-194,78v-9,0,-14,-4,-14,-12v0,-9,5,-13,14,-13v66,1,163,-10,168,-53v-15,-52,-234,-31,-154,-116v16,-15,51,-37,55,-57v-38,-15,-78,11,-106,34v-13,9,-30,-11,-16,-20v37,-29,74,-43,113,-43v16,-1,31,12,31,27","w":230},"4":{"d":"177,-187v5,-11,24,-5,24,6v-9,23,-24,42,-29,60v14,-14,28,5,16,14v-8,5,-16,9,-25,13v-10,31,-4,67,11,86v0,6,-3,8,-9,8v-23,-13,-30,-51,-24,-87v-57,14,-130,-16,-130,-61v0,-31,25,-85,38,-110v6,-12,24,-9,25,3v-11,29,-35,76,-38,107v7,33,67,59,110,40v7,-29,18,-55,31,-79","w":218},"5":{"d":"48,-144v49,-14,158,-15,156,41v-2,64,-93,95,-158,103v-25,3,-48,-15,-25,-24v49,28,155,-38,158,-79v3,-37,-105,-31,-135,-20v-50,-4,-25,-88,-13,-120v3,-8,9,-11,17,-8v2,-5,5,-7,11,-7v51,0,99,3,142,11v5,1,8,4,8,9v0,6,-4,8,-10,8r-144,-5v-7,22,-26,65,-14,89v2,2,4,3,7,2"},"6":{"d":"52,-128v21,-42,113,-44,116,10v3,46,-61,118,-104,118v-30,0,-50,-28,-50,-56v-1,-72,55,-183,95,-225v12,-12,32,4,20,17v-40,44,-93,137,-94,208v-1,18,12,36,29,36v35,0,89,-61,84,-98v-5,-38,-66,-11,-85,1v-7,0,-11,-4,-11,-11","w":182},"7":{"d":"77,-307v66,3,95,76,86,152v15,0,36,2,63,5v5,0,8,3,8,8v0,6,-3,8,-9,8v-19,-1,-41,-1,-64,0v-5,43,-17,84,-32,126v-5,14,-26,9,-26,-4v18,-43,34,-86,38,-120v-23,-1,-50,17,-54,-7v3,-21,33,-14,57,-17v8,-63,-12,-124,-67,-126v-35,-2,-83,38,-84,67v0,8,-4,13,-13,13v-8,0,-12,-5,-12,-13v0,-42,61,-94,109,-92","w":222},"8":{"d":"141,-279v28,0,56,10,54,37v-3,41,-76,71,-107,94v51,31,80,36,85,86v4,36,-36,62,-73,62v-74,0,-110,-97,-51,-145v-23,-16,-35,-34,-35,-52v0,-26,44,-79,65,-79v17,-4,36,34,15,40v-10,2,-5,-15,-15,-15v-8,0,-44,41,-39,54v0,12,9,24,26,36v2,-8,103,-58,104,-81v1,-25,-36,-11,-54,-11v-8,0,-12,-4,-12,-12v0,-16,23,-14,37,-14xm45,-80v0,69,104,81,108,18v0,-13,-9,-26,-27,-38v-1,0,-19,-11,-56,-32v-17,16,-25,34,-25,52","w":209},"9":{"d":"103,-273v-29,0,-67,54,-67,86v0,39,56,27,75,13v15,-3,36,-66,55,-26v16,34,50,85,50,124v0,38,-25,77,-62,76v-48,-2,-124,-26,-142,-59v0,-4,2,-6,6,-6v29,16,94,49,136,45v44,-4,49,-67,25,-107v-1,-2,-13,-21,-32,-55v-21,28,-49,41,-84,41v-28,0,-52,-20,-52,-46v0,-46,48,-114,92,-112v25,0,50,18,50,42v0,22,-8,47,-27,56v-5,0,-7,-3,-7,-8v10,-23,31,-64,-16,-64","w":216},":":{"d":"47,-119v0,-20,36,-17,37,0v-1,16,-36,18,-37,0xm43,-14v1,-17,37,-17,37,0v0,8,-8,14,-18,14v-10,0,-19,-5,-19,-14","w":94},";":{"d":"62,-133v10,0,18,6,18,14v0,8,-8,14,-18,14v-10,0,-18,-6,-18,-14v0,-8,8,-14,18,-14xm60,-33v26,11,13,42,3,72v-3,11,-21,8,-20,-3v16,-23,-12,-64,17,-69","w":91},"<":{"d":"81,-165v8,-10,25,4,15,14r-62,64v12,22,35,35,46,55v0,5,-6,14,-12,13v-24,-9,-37,-37,-57,-68v17,-32,47,-51,70,-78","w":109},"=":{"d":"22,-154v19,-2,134,2,172,2v8,0,12,2,12,9v0,6,-4,9,-11,9r-93,0v-43,0,-66,-1,-80,4v-14,0,-15,-23,0,-24xm195,-75v-77,4,-115,11,-173,11v-7,0,-11,-4,-11,-12v0,-6,3,-10,9,-11v29,-9,133,-1,174,-7v8,-1,12,2,12,9v0,6,-4,10,-11,10","w":217},">":{"d":"34,-154v0,-10,13,-14,18,-5v6,12,36,38,56,72v0,4,-2,8,-6,11v-27,17,-50,38,-79,53v-10,1,-17,-16,-8,-22r69,-45v-11,-14,-34,-35,-50,-64","w":118},"?":{"d":"151,-255v62,0,76,85,25,123v-3,3,-23,19,-60,48v-22,17,-33,32,-33,44v17,38,100,7,102,-23v0,-7,3,-10,9,-10v6,0,9,3,9,10v1,35,-52,66,-89,66v-62,0,-73,-62,-23,-97v35,-24,97,-58,97,-106v0,-35,-54,-37,-79,-15v-14,12,-25,25,-30,43v-4,13,-28,11,-25,-3v10,-46,46,-80,97,-80xm101,52v0,-17,37,-17,37,0v0,8,-8,14,-18,14v-11,0,-18,-5,-19,-14"},"@":{"d":"203,-283v80,0,130,38,132,113v1,46,-25,99,-67,98v-23,-2,-29,-16,-28,-46v-21,44,-49,65,-84,65v-32,1,-51,-24,-51,-57v0,-44,55,-110,93,-110v24,0,41,14,42,37v1,-8,2,-21,12,-20v21,3,8,36,8,57v0,31,3,47,8,47v31,-1,48,-36,47,-71v0,-59,-47,-93,-112,-93v-69,0,-141,82,-141,155v0,61,32,91,95,91v70,0,84,-13,126,-52v7,-7,17,0,17,8v-35,46,-70,62,-143,62v-76,0,-114,-37,-114,-109v0,-89,75,-175,160,-175xm198,-200v-26,1,-68,60,-68,90v0,50,44,42,68,18v17,-18,31,-44,40,-80v-6,8,-20,4,-20,-8v0,-13,-7,-20,-20,-20","w":378},"A":{"d":"-5,10v-12,0,-19,-18,-7,-24v44,-51,107,-232,156,-279v27,-5,27,28,33,60v3,18,4,47,5,88v8,1,19,-3,19,7v0,10,-10,7,-18,8v0,58,7,89,11,114v2,13,-14,14,-20,4v-26,-44,-59,-92,-107,-101v-35,76,-42,115,-72,123xm162,-144v-2,-66,-7,-107,-15,-123v-12,15,-36,59,-70,130v19,-4,47,-6,85,-7xm166,-57v-1,-11,-2,-35,-3,-70v-26,4,-48,8,-64,13v25,16,47,35,67,57","k":{"\u00fc":7,"\u00f6":7,"\u00e4":7,"z":7,"y":7,"x":7,"w":7,"u":7,"s":7,"r":7,"q":7,"p":7,"o":7,"j":36,"g":7,"d":7,"c":7,"a":7}},"B":{"d":"166,-175v30,19,83,25,81,74v-3,54,-154,106,-222,101v-7,0,-10,-3,-10,-10v0,-6,3,-10,10,-10v58,0,131,-25,170,-47v39,-22,44,-46,11,-69v-30,-11,-93,-29,-44,-62v18,-12,58,-49,56,-61v-4,-29,-94,-21,-128,-12v-32,9,-46,21,-66,31v-7,0,-13,-6,-13,-13v17,-37,89,-47,142,-49v42,-1,85,10,85,43v0,25,-47,66,-72,84xm86,-248v11,1,10,11,11,22v2,20,-28,128,-28,148v0,20,10,23,13,36v0,6,-5,14,-12,12v-65,-34,21,-152,5,-208v0,-6,4,-10,11,-10","w":258},"C":{"d":"180,-310v41,0,57,11,70,41v1,13,-19,19,-26,7v-13,-22,-15,-27,-44,-28v-72,17,-150,109,-154,192v-2,50,46,77,99,77v37,0,94,-27,115,-43v5,0,7,2,7,7v-47,76,-251,85,-243,-41v6,-95,92,-196,176,-212","w":253},"D":{"d":"114,-310v81,-2,159,55,156,133v-5,118,-136,172,-260,177v-7,0,-10,-2,-10,-6v0,-4,3,-7,10,-7v110,-5,234,-59,240,-164v4,-86,-98,-132,-181,-100v-15,6,-26,15,-28,26v-3,13,-24,11,-23,-2v6,-40,49,-56,96,-57xm94,-255v10,0,10,11,11,21v2,38,-37,152,-14,186v1,6,-7,14,-13,13v-16,-4,-17,-22,-19,-42v-2,-24,28,-134,26,-155v-2,-11,-2,-23,9,-23","w":281,"k":{"\u00fc":7,"\u00f6":14,"\u00e4":22,"z":7,"y":7,"u":7,"s":7,"o":14,"j":14,"i":7,"g":14,"e":11,"d":11,"c":14,"a":22}},"E":{"d":"187,-266v-45,3,-97,12,-147,26v-8,0,-13,-5,-13,-14v0,-7,3,-12,10,-13v45,-11,96,-16,150,-16v6,0,8,3,8,9v0,6,-2,8,-8,8xm158,-148v-17,-1,-80,17,-98,16v-8,0,-11,-5,-11,-13v0,-6,3,-10,9,-11v24,-6,57,-9,99,-9v6,0,9,3,9,9v0,5,-3,8,-8,8xm67,-230v-11,50,-30,104,-31,159v0,34,9,50,28,50v37,0,85,-11,128,-16v4,4,4,11,-2,13v-54,16,-96,24,-126,24v-33,0,-50,-24,-50,-71v0,-37,10,-91,26,-161v3,-14,30,-12,27,2","w":202},"F":{"d":"175,-265v-46,3,-97,13,-148,25v-16,4,-17,-24,-2,-27v45,-10,95,-16,150,-16v6,0,8,3,8,9v0,6,-2,9,-8,9xm55,-241v12,0,11,13,11,26v0,13,-2,32,-5,59v36,-6,66,-9,88,-9v6,0,8,3,8,9v0,6,-2,9,-8,9v-17,0,-47,6,-91,15v-7,68,-17,87,-4,122v0,7,-7,12,-15,12v-17,-1,-19,-15,-19,-36v0,-18,4,-50,13,-96v-9,-4,-7,-22,4,-22v6,-31,9,-53,9,-65v-1,-12,-4,-24,9,-24","w":176,"k":{"\u00f6":32,"\u00e4":36,"z":18,"y":7,"x":29,"w":22,"v":14,"u":25,"s":32,"r":14,"q":29,"p":22,"o":32,"j":36,"i":14,"g":32,"e":36,"d":32,"c":40,"a":40}},"G":{"d":"174,-118v32,0,89,58,95,89v2,10,-18,16,-22,5v-9,-22,-46,-65,-68,-73v-7,57,-21,95,-71,97v-62,2,-106,-43,-104,-106v3,-91,105,-161,192,-171v24,-3,39,13,40,36v4,19,-26,29,-27,8v2,-12,1,-24,-13,-22v-72,10,-160,75,-168,149v-8,71,85,118,121,60v8,-6,10,-72,25,-72","w":264},"H":{"d":"168,-273v15,4,13,16,13,41v0,20,-1,49,-4,89v17,-5,28,15,9,16r-10,0r-4,110v0,6,-4,9,-11,9v-14,-1,-11,-12,-11,-30v0,-18,2,-48,5,-89v-58,2,-78,2,-95,13v-6,0,-14,-7,-12,-15v4,-26,66,-15,108,-16v5,-68,3,-98,0,-117v0,-7,5,-11,12,-11xm22,-61v-2,-29,13,-199,11,-228v0,-9,4,-14,13,-14v8,0,13,5,13,13v3,47,-31,238,-11,280v0,6,-4,10,-11,10v-19,-6,-12,-26,-15,-61","w":210},"I":{"d":"31,-264v-7,-23,15,-43,23,-20v5,67,-15,204,-4,271v2,7,-3,14,-10,13v-5,0,-9,-2,-10,-7v-11,-69,1,-179,1,-257","w":83},"J":{"d":"144,-273v-34,125,137,421,-92,408v-50,-3,-56,-10,-116,-36v-8,-2,-12,-12,-2,-12v52,15,97,28,118,28v193,-2,46,-248,62,-375v-37,-1,-91,-9,-113,7v-6,0,-11,-6,-11,-12v20,-39,103,-3,144,-20v7,0,10,4,10,12","w":188},"K":{"d":"74,-155v53,0,124,51,183,145v0,9,-13,14,-18,6v-68,-87,-111,-129,-188,-122v-9,65,-13,103,-13,116v0,7,-3,10,-10,10v-7,0,-10,-3,-10,-10v-1,-56,28,-205,6,-256v0,-7,8,-15,16,-14v31,11,18,69,17,114v36,-35,137,-121,185,-138v9,-1,13,15,4,19v-39,18,-141,99,-172,130","w":261},"L":{"d":"76,-258v-20,74,-41,121,-41,189v0,82,74,34,138,37v4,5,5,17,-4,18v-55,9,-90,14,-103,14v-35,0,-52,-23,-52,-69v0,-49,13,-114,36,-192v4,-13,27,-11,26,3","w":172,"k":{"\u00f6":7,"o":7}},"M":{"d":"242,-234v13,46,1,109,1,161v0,27,6,44,17,50v12,5,6,23,-5,23v-54,0,-22,-137,-26,-176v-20,43,-49,64,-85,64v-27,0,-56,-31,-85,-91v-1,32,-23,150,-20,193v0,7,-4,10,-12,10v-8,0,-13,-3,-13,-10v0,-50,39,-199,22,-255v-1,-13,15,-12,19,-3v24,58,56,124,89,136v46,-1,78,-53,78,-98v0,-14,17,-16,20,-4","w":281},"N":{"d":"237,-275v0,-13,19,-18,24,-4v35,91,15,279,-80,279v-50,0,-91,-125,-104,-189v-14,47,-57,146,-79,182v-6,9,-23,10,-23,-3v27,-50,88,-175,94,-237v1,-13,20,-14,20,1v0,65,37,167,67,205v10,14,17,21,25,21v81,0,94,-180,56,-255","w":291,"k":{"\u00fc":7,"\u00f6":14,"\u00e4":11,"u":7,"o":14,"e":7,"a":14}},"O":{"d":"184,-275v66,-1,120,54,117,122v-3,93,-95,148,-188,153v-58,3,-102,-47,-102,-105v0,-46,24,-98,66,-97v17,0,36,7,40,23v-5,23,-23,3,-40,3v-30,1,-46,36,-46,71v0,47,34,86,82,84v82,-4,163,-51,169,-132v7,-97,-125,-142,-177,-64v-5,9,-18,1,-18,-7v17,-29,53,-51,97,-51","w":312,"k":{"\u00fc":7,"\u00f6":11,"\u00e4":14,"z":7,"x":14,"w":7,"u":7,"s":7,"q":7,"p":11,"o":14,"j":11,"g":11,"e":7,"d":7,"c":14,"a":14}},"P":{"d":"112,-305v112,0,159,146,65,196v-28,15,-62,25,-102,26v-2,27,-1,63,8,72v1,7,-7,13,-14,12v-25,-4,-17,-54,-16,-86v-18,-5,-27,-12,-27,-21v1,-20,20,-8,30,-1v4,-25,10,-51,15,-76v2,-9,12,-10,17,-4v4,24,-11,56,-11,83v67,-2,129,-31,133,-91v6,-103,-166,-116,-184,-30v0,8,-4,12,-12,12v-7,0,-10,-4,-10,-12v2,-43,57,-80,108,-80","w":231,"k":{"\u00f6":22,"\u00e4":29,"u":14,"s":25,"r":14,"o":25,"j":11,"e":25,"a":32}},"Q":{"d":"176,-237v53,0,112,60,109,113v-2,42,-33,74,-65,92v11,21,40,6,45,28v0,8,-4,11,-12,11v-21,0,-38,-9,-51,-29v-71,40,-191,26,-195,-58v-2,-48,46,-116,91,-116v31,0,55,16,45,40v-26,15,-16,-23,-45,-17v-29,0,-72,59,-69,93v6,68,107,71,164,40v-5,-12,-10,-27,-14,-46v-1,-6,1,-9,7,-9v4,0,7,2,8,6v3,16,8,29,14,41v27,-16,54,-42,57,-76v3,-43,-48,-96,-89,-96v-38,0,-68,10,-95,23v-7,1,-8,-9,-3,-12v27,-19,60,-28,98,-28","w":291},"R":{"d":"128,-301v56,0,103,31,101,85v-2,59,-73,93,-135,108v12,14,115,82,134,84v8,0,11,4,11,12v0,8,-4,12,-12,12v-26,0,-133,-76,-147,-96v-2,50,-2,68,7,86v0,5,-5,10,-10,10v-19,-7,-17,-29,-17,-63v0,-36,3,-94,11,-170v1,-7,6,-11,13,-11v9,0,11,5,10,14v-5,31,-9,66,-12,106v55,-12,128,-40,128,-92v0,-42,-34,-63,-81,-63v-56,0,-98,33,-102,81v0,7,-4,12,-12,12v-7,0,-11,-5,-11,-12v3,-64,54,-103,124,-103","w":243,"k":{"\u00fc":11,"\u00f6":14,"\u00e4":7,"u":11,"o":14,"e":7,"a":7}},"S":{"d":"167,-268v-50,2,-111,46,-126,84v-1,21,52,23,76,26v53,6,91,15,94,60v4,67,-141,100,-224,98v-8,0,-12,-5,-12,-12v0,-7,4,-11,12,-11v68,3,205,-24,203,-75v-3,-66,-167,-22,-173,-86v12,-54,88,-107,150,-107v25,0,44,15,44,40v0,13,-21,33,-25,12v6,-14,5,-31,-19,-29","w":225},"T":{"d":"0,-247v-13,0,-21,-24,-7,-29v61,-22,111,-9,241,-13v7,0,10,3,10,9v0,7,-3,10,-10,10v-138,1,-200,5,-234,23xm179,-32v-23,43,-113,47,-109,-20v2,-26,26,-164,24,-193v0,-6,4,-9,10,-9v7,0,10,3,10,10v0,29,-20,163,-19,192v1,54,51,24,81,16v2,0,3,2,3,4","w":230,"k":{"\u00fc":43,"\u00f6":43,"\u00e4":43,"y":25,"w":50,"u":50,"s":50,"r":36,"o":50,"j":40,"i":40,"h":7,"e":40,"c":32,"a":50}},"U":{"d":"257,-288v18,6,21,27,21,59v0,97,-74,229,-168,229v-109,0,-113,-173,-73,-264v3,-14,28,-13,27,3v-35,79,-47,229,46,241v85,-10,145,-120,153,-209v1,-24,-9,-35,-16,-49v0,-5,5,-10,10,-10","w":277,"k":{"\u00fc":14,"\u00f6":14,"\u00e4":25,"x":11,"w":14,"v":7,"u":18,"s":25,"r":7,"p":14,"o":18,"j":18,"g":18,"e":14,"d":22,"c":22,"a":29}},"V":{"d":"283,-291v10,-8,26,8,16,17v-65,60,-132,156,-187,243v-14,22,-27,31,-38,31v-42,0,-51,-193,-63,-275v-2,-8,5,-15,12,-15v23,8,14,24,17,73v5,77,18,181,34,196v13,-10,44,-62,58,-84v50,-76,101,-138,151,-186","w":280,"k":{"\u00fc":65,"\u00f6":72,"\u00e4":72,"y":36,"u":72,"r":61,"o":79,"i":29,"e":79,"a":86}},"W":{"d":"287,-276v40,12,73,51,75,99v3,71,-61,169,-127,169v-37,0,-44,-41,-63,-58v-25,20,-54,68,-100,66v-39,-2,-58,-47,-58,-93v0,-43,10,-92,26,-148v4,-15,26,-11,27,3v-16,57,-32,109,-31,145v1,36,8,70,36,73v47,5,60,-53,100,-66v35,-2,32,54,63,54v69,0,152,-146,77,-206v-11,-14,-29,-13,-34,-28v0,-7,3,-10,9,-10","w":372,"k":{"\u00fc":7,"\u00f6":14,"\u00e4":14,"u":7,"o":14,"e":14,"a":14}},"X":{"d":"256,-294v-29,56,-74,100,-116,154v39,54,71,94,99,119v7,6,7,21,-4,21v-42,-21,-65,-63,-113,-120v-67,72,-98,112,-127,120v-10,3,-12,-15,-4,-19v31,-23,83,-82,117,-120v-36,-48,-66,-83,-92,-105v-12,-10,-4,-28,10,-29v39,20,56,58,100,113v48,-58,83,-106,102,-142v8,-14,28,-6,28,8","w":255,"k":{"\u00fc":14,"\u00f6":14,"\u00e4":14,"u":14,"o":14,"e":11,"a":14}},"Y":{"d":"133,-156v-38,43,-118,11,-115,-46v1,-24,5,-49,3,-72v-1,-9,7,-15,14,-16v26,4,10,62,11,88v0,25,15,45,39,45v40,0,84,-45,133,-133v5,-11,27,-5,22,8v-37,93,-200,257,-215,322v-3,15,-26,17,-25,-1v14,-52,99,-143,133,-195","w":229,"k":{"\u00fc":50,"\u00f6":50,"\u00e4":61,"v":47,"u":54,"t":18,"s":68,"r":47,"q":79,"p":61,"o":76,"n":25,"m":25,"g":58,"e":61,"d":65,"c":79,"a":79}},"Z":{"d":"122,-284v51,-1,107,17,107,58v0,22,-13,48,-38,78v11,-1,21,-4,21,8v0,10,-28,10,-39,12v-19,20,-57,52,-114,96v30,-12,114,-28,133,3v-3,20,-23,2,-39,5v-18,-4,-126,26,-136,27v-15,1,-17,-14,-8,-22v8,-7,29,-23,60,-47v30,-23,53,-42,69,-57v-8,-2,-59,23,-58,-2v0,-6,3,-10,10,-11v13,-2,37,-5,70,-9v29,-30,43,-57,43,-81v-5,-22,-47,-34,-81,-34v-30,0,-59,12,-87,37v-10,8,-25,5,-25,-8v0,-5,2,-9,7,-13v30,-26,66,-40,105,-40","w":239,"k":{"\u00fc":22,"\u00f6":25,"\u00e4":29,"u":22,"o":25,"i":7,"e":22,"a":29}},"a":{"d":"177,-12v-16,-5,-16,-23,-16,-53v-21,43,-49,65,-84,65v-33,1,-59,-26,-59,-58v0,-43,64,-109,101,-109v26,0,41,17,42,41v0,7,-5,10,-12,10v-19,-1,-5,-31,-30,-31v-26,0,-76,58,-76,89v0,51,56,44,80,14v17,-22,31,-52,39,-96v1,-6,4,-10,10,-10v7,0,11,4,10,12v-1,27,-4,104,7,115v0,6,-6,11,-12,11","w":210},"b":{"d":"159,-159v33,-1,62,15,62,44v0,53,-94,145,-159,106v-11,-6,-18,-14,-19,-25v-1,-8,2,-12,10,-12v6,0,10,4,10,11v4,10,14,14,30,14v41,0,109,-57,108,-94v0,-13,-14,-20,-42,-20v-62,0,-98,44,-126,75v-31,-34,-8,-143,-2,-204v0,-8,5,-12,13,-12v8,0,11,3,11,11v-3,35,-24,121,-16,165v21,-34,68,-59,120,-59","w":231,"k":{"j":14}},"c":{"d":"35,-50v16,43,97,30,146,17v11,0,10,12,1,16v-60,23,-160,30,-171,-33v2,-42,90,-132,146,-100v11,6,21,28,2,30v-12,-2,-6,-15,-28,-12v-26,-5,-98,59,-96,82","w":200},"d":{"d":"217,-260v-12,69,-17,208,17,247v0,6,-5,10,-11,10v-27,-17,-29,-57,-35,-110v-11,53,-60,114,-118,113v-29,1,-56,-23,-56,-52v0,-52,55,-110,106,-110v24,0,41,25,41,48v0,7,-3,10,-10,10v-18,-2,-8,-35,-31,-34v-36,2,-81,46,-81,86v0,14,15,34,31,32v97,-11,125,-131,125,-242v0,-11,14,-15,20,-7v2,3,3,5,2,9","w":251},"e":{"d":"180,-45v-23,31,-67,44,-95,45v-66,2,-84,-44,-62,-94v-8,-5,-4,-17,7,-15v16,-29,47,-59,86,-59v26,-1,52,12,51,35v-1,44,-73,72,-122,51v-13,34,-3,62,40,62v31,0,60,-15,89,-31v4,0,6,2,6,6xm54,-99v36,13,89,-5,93,-34v-4,-17,-52,-15,-66,2v-11,8,-19,19,-27,32","w":191},"f":{"d":"106,-304v24,-1,45,34,43,62v-2,29,-19,58,-45,66v-4,0,-6,-2,-6,-6v12,-20,38,-40,34,-60v1,-16,-13,-42,-26,-42v-15,0,-31,54,-36,78v-5,25,-10,54,-13,85r60,7v6,1,9,4,9,9v0,7,-4,9,-11,9r-60,-5v-1,11,0,11,-1,22v18,32,27,56,27,73v0,12,-5,23,-17,22v-33,-3,-36,-51,-32,-94v-6,-14,-18,-20,-21,-35v-2,-13,14,-10,25,-10v5,-49,13,-89,22,-119v13,-41,29,-62,48,-62xm61,-6v0,-8,-2,-18,-7,-30v1,14,3,24,7,30","w":153,"k":{"u":7,"s":11,"o":14,"j":22,"g":11,"e":11,"d":14,"c":14,"a":22}},"g":{"d":"165,-76v-5,-25,10,-43,30,-45v23,6,-1,37,-7,47v20,66,78,199,-40,199v-72,0,-121,-5,-110,-61v3,-10,18,-10,17,4v-3,44,36,32,93,36v95,7,34,-106,21,-156v-21,23,-69,52,-104,52v-30,0,-54,-15,-54,-45v0,-46,70,-115,116,-112v24,2,37,21,36,48v0,6,-3,10,-10,10v-18,-1,-5,-38,-26,-33v-32,-3,-96,56,-92,87v4,35,42,28,73,11v24,-12,43,-26,57,-42","w":230},"h":{"d":"144,-116v38,0,78,40,102,106v1,14,-20,14,-24,3v-24,-59,-51,-88,-78,-88v-40,0,-58,95,-98,95v-19,0,-28,-13,-28,-38v0,-39,18,-158,9,-197v-2,-7,7,-12,13,-12v16,1,13,18,14,38v1,25,-15,150,-15,171v0,12,2,18,7,18v23,-2,61,-96,98,-96","w":249},"i":{"d":"45,-215v10,0,18,6,18,14v0,17,-36,17,-36,0v1,-8,7,-14,18,-14xm46,-44v0,18,14,45,-9,45v-12,0,-16,-10,-15,-30r11,-124v0,-6,4,-10,11,-10v7,0,10,4,10,10v1,21,-8,88,-8,109","w":84},"j":{"d":"57,-202v0,-17,36,-17,36,0v0,8,-8,14,-18,14v-10,0,-18,-6,-18,-14xm58,67v36,0,90,-20,94,-46v-9,-54,-89,-112,-91,-173v0,-9,4,-14,12,-14v8,0,13,5,13,14v4,58,82,116,85,173v2,39,-68,68,-113,68v-63,0,-67,-60,-35,-86v14,20,-26,64,35,64","w":174},"k":{"d":"42,-307v17,0,14,22,14,39v0,46,-10,105,-13,153v33,-28,107,-80,146,-78v6,1,9,5,9,11v0,11,-8,11,-17,12v-31,5,-71,26,-118,65v21,26,81,82,115,82v8,0,12,3,12,11v0,8,-4,12,-12,12v-44,-3,-113,-58,-137,-91v-5,45,2,68,-3,88v-26,10,-19,-25,-20,-48v-2,-63,17,-180,12,-242v-1,-9,3,-14,12,-14","w":201},"l":{"d":"95,-19v-14,30,-70,27,-70,-24v0,-32,6,-116,18,-251v0,-6,4,-9,10,-9v7,0,11,4,10,11v-8,93,-13,176,-13,249v-1,27,15,22,37,17v6,0,8,2,8,7","w":105},"m":{"d":"224,-39v35,-28,75,-109,133,-106v46,-8,60,79,54,155v0,6,-3,10,-10,10v-7,0,-10,-4,-10,-10v2,-130,-29,-157,-94,-102v-6,1,-54,78,-75,77v-42,-3,-26,-94,-70,-94v-47,0,-53,31,-81,81v-10,19,-20,28,-28,28v-32,-7,-33,-93,-32,-164v0,-7,4,-10,10,-10v7,0,10,3,10,10v-1,22,8,127,17,131v21,-32,52,-101,104,-97v53,-7,57,60,72,91","w":423},"n":{"d":"308,-17v-7,19,-26,29,-47,29v-67,0,-9,-144,-71,-150v-38,-3,-88,78,-112,114v-24,36,-52,31,-59,-15v-2,-17,-8,-46,-8,-89v0,-9,3,-13,11,-13v7,0,12,4,13,12v0,18,2,75,8,105v9,10,14,-4,31,-27v31,-43,60,-109,116,-112v62,-4,56,73,62,133v4,37,31,12,49,8v4,0,7,1,7,5","w":307},"o":{"d":"78,-149v33,-34,105,1,105,49v0,46,-47,100,-93,100v-42,0,-72,-40,-72,-86v0,-27,14,-54,38,-54v16,0,46,29,19,35v-15,-11,-32,-17,-32,19v-1,33,17,64,47,64v35,0,74,-43,73,-78v-1,-33,-37,-50,-76,-42v-6,0,-9,-3,-9,-7","w":200},"p":{"d":"46,-110v20,-31,56,-55,103,-55v63,0,95,24,95,72v1,51,-64,96,-119,93v-28,-1,-53,-5,-61,-23v0,-4,3,-6,8,-6v57,28,153,-6,153,-64v0,-31,-26,-47,-76,-47v-50,0,-97,36,-101,82r0,97v-4,57,6,78,-17,87v-13,-2,-13,-15,-12,-38v2,-41,15,-161,3,-208v-2,-8,5,-16,11,-15v12,-1,12,15,13,25","w":255},"q":{"d":"35,-63v4,51,69,54,100,15v20,-25,37,-57,43,-102v1,-6,4,-9,10,-9v7,0,10,3,10,11v0,16,-20,128,-26,178v-5,48,-5,86,-1,116v2,8,0,12,-5,12v-36,-33,-10,-158,-3,-213v-24,37,-52,55,-83,55v-39,1,-69,-26,-69,-63v0,-52,44,-102,93,-101v26,0,52,19,58,41v0,6,-3,10,-10,10v-14,-7,-24,-27,-48,-27v-37,0,-71,39,-69,77","w":212},"r":{"d":"44,-63v-6,44,7,66,-15,72v-7,0,-11,-7,-11,-22v-1,-1,6,-39,7,-56v3,-42,-8,-62,-3,-81v13,-10,21,7,19,22v14,-25,58,-37,105,-31v7,1,10,3,10,6v-1,7,-40,10,-53,13v-45,12,-52,24,-59,77","w":145,"k":{"s":14,"q":14,"o":14,"j":22,"g":14,"e":14,"d":14,"c":14,"a":14}},"s":{"d":"134,-145v-26,0,-131,37,-67,54v36,10,128,5,129,45v0,20,-18,34,-53,40v-25,5,-65,7,-119,7v-9,0,-13,-4,-13,-11v0,-8,4,-12,13,-12v67,1,142,1,152,-24v-6,-20,-158,-14,-153,-57v-5,-30,76,-65,111,-65v14,0,37,14,36,28v0,6,-4,10,-11,10v-13,-1,-5,-15,-25,-15","w":206},"t":{"d":"63,-59v-5,55,64,34,89,20v5,0,7,2,7,6v-6,19,-42,33,-67,33v-39,0,-48,-16,-48,-59v0,-13,3,-40,9,-79v-18,2,-49,23,-53,-2v7,-19,33,-16,57,-22v4,-27,7,-60,11,-98v1,-8,4,-12,12,-12v8,0,13,4,12,13v-1,11,-6,42,-15,94v30,-4,57,-6,83,-6v8,0,9,11,2,12v-21,3,-51,8,-89,16v-7,45,-10,73,-10,84","w":177},"u":{"d":"194,-168v12,2,16,16,16,30v-1,72,-57,138,-130,138v-46,0,-70,-35,-69,-84v1,-28,5,-67,28,-73v27,12,-13,45,-6,74v0,41,16,61,47,61v66,0,112,-52,113,-116v-1,-8,-19,-28,1,-30","w":221},"v":{"d":"190,-181v4,-10,20,-4,19,5v-22,52,-58,91,-95,129v-32,32,-55,47,-69,47v-23,0,-34,-33,-34,-99v0,-25,-1,-69,28,-56v-2,31,-10,108,9,133v60,-26,113,-99,142,-159","w":208,"k":{"u":7,"o":18,"j":22,"g":22,"e":22,"d":22,"c":22,"a":22}},"w":{"d":"190,-163v24,13,44,53,47,83v8,80,-72,93,-93,35v-24,30,-50,45,-78,45v-67,0,-57,-111,-28,-154v7,-10,24,-6,24,5v-12,25,-25,47,-25,82v0,21,11,47,30,47v22,0,44,-14,65,-43v6,-9,12,-13,16,-13v22,4,14,45,43,45v19,0,29,-17,29,-49v0,-22,-22,-45,-40,-72v0,-6,5,-10,10,-11","w":251},"x":{"d":"195,-26v-3,14,-19,23,-33,22v-27,0,-54,-16,-79,-49v-21,17,-39,38,-62,53v-8,0,-15,-14,-6,-19v16,-10,35,-26,58,-48v-14,-22,-29,-49,-41,-82v-1,-10,17,-12,20,-3v11,27,23,50,37,70v31,-32,54,-61,70,-87v5,-9,21,-7,20,4v-13,34,-40,56,-80,97v28,35,53,50,89,35v5,0,7,2,7,7","w":205},"y":{"d":"15,-117v0,-19,-12,-52,11,-53v34,9,-11,117,37,117v38,7,140,-76,159,-104v6,-9,22,-4,20,7v0,3,-1,5,-4,7r-138,137v-38,40,-89,88,-116,135v6,5,12,22,-3,22v-12,0,-17,-11,-17,-22v0,-33,120,-140,158,-179v-24,13,-44,19,-60,19v-42,0,-47,-31,-47,-86","w":238,"k":{"o":11,"j":11,"g":14,"e":7,"d":11,"c":11,"a":11}},"z":{"d":"196,-35v-20,63,-126,5,-173,36v-6,0,-9,-3,-9,-9v-2,-27,133,-106,136,-128v-37,-15,-85,-2,-117,11v-13,2,-15,-19,-4,-22v24,-13,52,-19,85,-19v21,0,59,9,57,26v-4,31,-86,84,-116,109v50,-9,103,24,137,-8v2,0,4,2,4,4","w":206},"\u2020":{"d":"126,-342v8,0,16,6,15,15v-1,24,-3,56,-4,95v55,3,77,-6,99,1v7,8,3,22,-10,22r-90,0v-5,144,-6,229,-3,255v1,8,-3,12,-11,12v-9,0,-13,-4,-13,-13r0,-254v-46,0,-69,0,-85,5v-16,0,-19,-27,0,-28v7,-1,35,-2,85,-1v0,-42,2,-73,3,-95v0,-9,5,-14,14,-14","w":250},"\u00a2":{"d":"166,-121v-19,10,-11,-14,-36,-9v-6,0,-12,0,-18,1v-3,43,-4,79,-5,109v26,0,47,-8,72,-11v12,-1,11,12,1,15v-24,8,-48,14,-74,16v-4,27,11,45,-9,49v-20,-6,-7,-17,-10,-49v-38,-1,-76,-16,-76,-49v0,-46,41,-87,81,-99v2,-22,-2,-39,13,-43v15,-1,11,23,9,38v28,-6,61,6,52,32xm91,-123v-29,11,-54,40,-56,74v3,20,26,27,52,29v1,-43,3,-77,4,-103","w":198},"\u00a3":{"d":"245,-33v-12,33,-74,45,-106,22r-29,-22v-15,23,-35,34,-59,34v-27,0,-40,-10,-40,-29v-1,-38,54,-47,89,-35v5,-13,9,-30,12,-51v-14,2,-38,11,-40,-7v3,-16,21,-11,42,-15v12,-49,8,-142,57,-147v22,-2,49,33,21,40v-13,3,-7,-22,-21,-20v-26,5,-24,92,-31,126v3,2,53,-9,53,8v0,19,-38,7,-56,12v-4,25,-10,47,-17,64v17,12,36,33,61,34v27,1,40,-13,57,-21v5,0,7,2,7,7xm90,-44v-21,-7,-59,-5,-62,15v0,6,7,8,23,8v16,0,29,-7,39,-23","w":255},"\u00a7":{"d":"130,-269v-38,-1,-69,16,-69,49v0,42,108,5,108,61v0,15,-7,27,-22,36v19,8,28,23,28,46v0,52,-61,77,-183,77v-7,0,-10,-3,-10,-10v0,-7,3,-10,10,-10v59,0,102,-6,130,-18v23,-10,34,-23,34,-39v-2,-28,-19,-30,-53,-31v-45,1,-75,-2,-75,-34v0,-18,11,-32,34,-43v-17,-6,-25,-18,-25,-35v0,-43,45,-68,93,-68v15,0,39,13,38,26v0,6,-3,10,-10,10v-12,-2,-12,-20,-28,-17xm82,-129v33,0,65,-7,70,-30v-6,-34,-103,-18,-100,17v0,9,10,13,30,13","w":185},"\u2022":{"d":"67,-162v37,-17,83,-1,83,39v0,36,-24,61,-60,61v-33,0,-54,-26,-54,-60v-1,-19,11,-41,31,-40","w":185},"\u00df":{"d":"135,-167v22,19,84,34,81,74v-5,61,-55,76,-122,94v-10,3,-14,-17,-3,-20v59,-15,104,-26,104,-74v0,-37,-74,-39,-79,-74v-2,-18,41,-51,39,-65v5,-23,-47,-30,-90,-28v11,75,-20,270,-39,322v-4,8,-21,6,-18,-5v14,-54,46,-240,37,-317v-30,-3,-45,-9,-41,-28v5,-29,51,-15,57,8v68,0,109,2,114,48v3,28,-32,42,-40,65xm37,-281v-2,-2,-7,-3,-13,-3v2,1,6,2,13,3","w":226},"\u00ab":{"d":"126,-158v6,-7,18,0,18,8v-18,24,-41,43,-60,65v10,20,30,29,41,47v0,6,-5,12,-11,12v-21,-9,-37,-31,-53,-59v15,-31,45,-47,65,-73xm81,-166v6,-7,19,-2,18,8v-18,27,-44,46,-65,71v13,21,34,35,46,55v-1,5,-6,13,-12,12v-24,-9,-37,-36,-57,-67v16,-33,48,-52,70,-79","w":154},"\u00bb":{"d":"82,-154v0,-9,13,-14,18,-5v7,13,26,34,53,64v5,7,3,14,-3,19v-27,17,-49,39,-79,53v-10,0,-16,-15,-7,-21r68,-46v-11,-14,-34,-35,-50,-64xm35,-149v0,-10,13,-14,18,-5v6,13,33,34,48,62v0,4,-2,8,-6,11v-25,15,-44,36,-72,48v-10,1,-17,-15,-8,-21r61,-41v-7,-11,-29,-27,-41,-54","w":167},"\u2026":{"d":"29,-13v0,-20,36,-17,37,0v-1,16,-36,18,-37,0xm120,-13v0,-20,36,-17,37,0v-1,16,-36,18,-37,0xm239,-27v10,0,18,6,18,14v0,17,-37,17,-37,0v1,-9,8,-14,19,-14","w":267},"\u2013":{"d":"152,-122v24,5,58,-13,58,9v0,7,-4,11,-11,11r-94,0r-79,3v-7,0,-12,-4,-12,-12v0,-6,5,-11,12,-11r126,0","w":224},"\u2014":{"d":"335,-102r-245,0r-65,3v-8,0,-11,-4,-11,-12v0,-7,4,-10,12,-11v31,-4,249,7,308,-2v8,-1,12,3,12,11v0,7,-4,11,-11,11","w":360},"\u201c":{"d":"69,-328v23,3,0,30,4,44v4,14,9,34,-10,35v-26,-9,-13,-42,-3,-72v1,-4,4,-7,9,-7xm26,-246v-10,0,-16,-10,-15,-22v0,-16,5,-35,14,-57v4,-10,20,-10,19,2v-6,20,-11,43,-4,63v0,7,-7,14,-14,14","w":90},"\u201d":{"d":"66,-332v28,11,12,51,0,80v-4,10,-22,7,-18,-7v17,-23,-12,-68,18,-73xm27,-325v28,6,14,62,-6,79v-23,-7,7,-42,-8,-65v-1,-7,7,-16,14,-14","w":91},"\u2018":{"d":"18,-246v-10,0,-14,-10,-14,-23v0,-16,5,-35,14,-57v4,-10,19,-9,19,2v-7,20,-11,43,-4,64v0,7,-7,14,-15,14","w":47},"\u2019":{"d":"22,-332v10,0,16,10,15,22v0,16,-6,35,-15,57v-4,10,-20,8,-18,-3v4,-21,10,-41,3,-63v0,-7,8,-13,15,-13","w":47},"\u00b7":{"d":"36,-113v0,-17,36,-17,37,0v0,9,-9,14,-19,14v-10,0,-18,-6,-18,-14","w":108},"\u2219":{"d":"36,-113v0,-17,36,-17,37,0v0,9,-9,14,-19,14v-10,0,-18,-6,-18,-14","w":108},"\u201e":{"d":"66,-40v10,-1,16,10,15,22v0,16,-5,35,-15,57v-6,14,-21,6,-18,-7v18,-23,-12,-68,18,-72xm27,-33v12,0,15,10,15,22v0,12,-4,29,-12,50v-3,10,-20,7,-19,-4v16,-22,-13,-65,16,-68","w":91},"\u2030":{"d":"391,-110v24,-1,47,25,47,48v0,35,-28,63,-63,63v-28,0,-51,-26,-51,-55v0,-21,21,-44,40,-45v-1,-7,8,-11,27,-11xm82,-272v16,-34,82,-9,79,29v-3,35,-28,71,-63,71v-32,0,-55,-30,-55,-61v0,-22,16,-44,41,-37v-1,-1,-2,-1,-2,-2xm275,-326v9,-13,30,-5,30,9v-56,93,-205,287,-240,351v-4,9,-17,4,-17,-5v57,-104,186,-293,227,-355xm260,-113v25,-1,50,25,49,50v0,36,-29,64,-66,64v-58,0,-69,-96,-12,-103v-1,-7,9,-11,29,-11xm375,-19v47,6,60,-69,16,-74r-14,1v0,5,-3,13,-9,12v-35,4,-25,63,7,61xm98,-193v38,5,64,-72,14,-75r-20,1v16,21,-5,21,-19,16v-19,13,-2,65,25,58xm243,-19v48,0,63,-70,17,-77r-14,1v2,6,-3,14,-10,13v-37,5,-25,63,7,63","w":448},"\u00a6":{"w":189},"\u00c4":{"d":"177,-328v0,-17,36,-17,36,0v0,8,-8,14,-18,14v-10,0,-18,-6,-18,-14xm104,-324v0,-20,36,-18,36,0v0,17,-36,17,-36,0xm6,9v-12,0,-18,-17,-7,-24v45,-50,106,-232,155,-278v27,-4,28,27,34,59v4,18,4,48,5,89v13,-5,28,10,12,14v-3,0,-7,1,-12,1v2,58,5,91,12,113v1,13,-17,15,-21,4v-28,-41,-58,-92,-106,-100v-35,76,-42,114,-72,122xm172,-145v-2,-65,-7,-106,-15,-122v-12,15,-35,58,-69,129v18,-4,46,-6,84,-7xm177,-58v-1,-11,-3,-34,-4,-69v-26,4,-47,8,-63,13v25,16,48,34,67,56","w":227},"\u00d6":{"d":"195,-328v1,-18,37,-19,37,0v-1,18,-36,16,-37,0xm122,-325v0,-17,36,-17,37,0v0,19,-37,18,-37,0xm185,-275v66,-1,120,54,117,122v-3,93,-95,148,-188,153v-59,3,-103,-47,-103,-105v0,-46,25,-98,66,-98v17,0,37,7,40,24v-4,22,-23,3,-40,3v-30,0,-46,35,-46,71v0,49,36,87,83,85v83,-4,164,-51,169,-133v6,-97,-125,-143,-177,-65v-5,9,-18,4,-18,-6v14,-31,55,-50,97,-51","w":313},"\u00dc":{"d":"166,-328v0,-20,36,-17,37,0v-1,18,-37,19,-37,0xm111,-338v10,0,18,6,18,14v0,17,-36,17,-36,0v1,-8,7,-14,18,-14xm258,-289v18,6,21,27,21,59v0,98,-73,230,-168,230v-109,0,-112,-172,-74,-265v5,-12,28,-12,27,3v-32,81,-50,230,47,242v84,-10,146,-120,153,-210v1,-24,-9,-35,-16,-49v0,-5,5,-10,10,-10","w":279},"\u00e4":{"d":"139,-213v10,0,18,6,18,14v0,17,-36,17,-36,0v1,-8,7,-14,18,-14xm59,-195v0,-20,36,-18,36,0v0,17,-36,17,-36,0xm175,-138v0,26,-4,103,6,114v0,6,-5,12,-11,12v-18,-4,-15,-23,-17,-54v-21,43,-49,66,-84,66v-33,0,-51,-24,-51,-58v0,-42,54,-109,93,-109v25,0,40,15,42,37v-3,-17,22,-30,22,-8xm111,-147v-26,0,-73,59,-68,89v-2,50,45,43,68,18v17,-17,30,-44,39,-80v-5,7,-20,5,-20,-7v0,-13,-6,-20,-19,-20","w":202},"\u00e3":{"w":356},"\u00ef":{"w":356},"\u00f6":{"d":"111,-199v0,-17,37,-17,37,0v-1,18,-37,19,-37,0xm68,-209v10,0,18,6,18,14v0,17,-37,17,-37,0v1,-9,8,-14,19,-14xm78,-148v33,-35,105,-1,105,48v0,46,-46,100,-93,100v-43,0,-72,-40,-72,-85v0,-27,13,-55,38,-54v12,1,29,12,30,25v-3,18,-22,2,-29,0v-9,0,-14,10,-14,29v0,33,16,63,47,63v37,0,74,-44,74,-78v0,-33,-42,-51,-77,-41v-6,0,-9,-2,-9,-7","w":200},"\u00fc":{"d":"127,-199v0,-20,36,-18,36,0v0,8,-8,14,-18,14v-10,0,-18,-6,-18,-14xm84,-209v10,0,18,6,18,14v0,17,-36,17,-37,0v1,-9,8,-14,19,-14xm194,-168v12,3,17,16,17,30v0,71,-57,138,-131,138v-46,0,-70,-35,-69,-84v1,-28,5,-67,28,-73v6,0,11,6,11,12v-22,32,-29,123,30,123v66,0,113,-52,113,-116v1,-8,-18,-27,1,-30","w":221},"\u00b0":{"d":"80,-338v25,-1,49,25,48,50v0,36,-29,64,-66,64v-58,0,-69,-97,-11,-103v-1,-7,9,-11,29,-11xm62,-244v47,0,65,-69,18,-76r-15,1v2,5,-4,13,-10,12v-35,4,-25,63,7,63","w":138},"\u00ae":{"d":"94,-189v16,-48,120,-42,120,18v0,27,-24,47,-72,60v12,10,44,35,57,39v6,0,10,3,10,9v0,6,-4,10,-10,10v-15,-3,-58,-33,-67,-45v-1,23,1,29,3,40v0,6,-2,9,-8,9v-25,-14,-7,-85,-5,-131v0,-6,3,-9,9,-9v6,0,9,4,8,10v-2,14,-4,33,-6,55v39,-9,67,-27,65,-47v5,-40,-72,-40,-87,-13v-5,9,-17,4,-17,-5xm167,-275v66,-1,120,55,118,122v-2,92,-80,148,-171,153v-59,3,-103,-46,-103,-104v0,-46,25,-99,66,-98v10,0,15,4,15,13v0,9,-5,13,-15,13v-31,1,-46,36,-46,72v0,48,35,84,83,84v72,0,152,-61,152,-133v0,-58,-42,-105,-99,-104v-40,0,-70,14,-88,47v-5,9,-20,7,-19,-5v16,-35,58,-60,107,-60","w":295},"\u00a9":{"d":"167,-275v66,-1,117,54,117,122v0,84,-64,153,-145,153v-72,0,-126,-39,-128,-105v-1,-46,25,-98,66,-97v10,0,15,4,15,13v0,9,-5,13,-15,13v-30,2,-47,36,-46,71v1,53,50,85,108,85v71,0,127,-60,127,-133v0,-59,-41,-104,-99,-104v-40,0,-70,14,-88,47v-5,9,-20,7,-19,-5v16,-35,58,-60,107,-60xm70,-111v-2,-60,72,-121,136,-94v12,5,20,28,3,30v-13,-2,-6,-13,-28,-13v-48,0,-89,31,-87,77v2,47,83,36,121,24v12,-1,12,13,2,15v-52,26,-144,22,-147,-39","w":295},"\u20ac":{"d":"280,-57v-15,30,-82,56,-122,57v-71,1,-120,-32,-122,-95v-10,4,-26,4,-25,-10v0,-14,15,-14,28,-16v1,-6,2,-13,4,-19v-22,12,-42,-18,-18,-24v9,-2,18,-3,28,-4v24,-60,96,-142,167,-142v22,0,48,-3,50,15v-2,26,-35,4,-50,5v-59,5,-119,71,-142,120v36,-3,70,-4,105,-2v6,0,9,4,9,9v0,6,-3,8,-9,8v-37,0,-76,4,-116,10v-2,7,-4,14,-5,20v29,-3,65,-6,110,-7v6,0,9,3,9,9v0,5,-2,8,-8,8v-37,5,-79,7,-114,17v-1,49,46,77,99,77v37,0,95,-27,115,-43v5,0,7,2,7,7","w":290},"\u00b1":{"d":"18,-162v10,-25,27,-7,87,-12v-1,-33,2,-64,8,-82v4,-12,28,-10,25,3v-3,15,-6,33,-10,79v37,0,62,0,74,-2v8,-1,12,3,12,11v0,7,-4,11,-11,11r-76,0v-1,27,-2,53,-2,78v0,7,-3,10,-10,10v-6,0,-10,-3,-10,-9v-1,-31,-1,-57,-1,-79v-40,0,-59,4,-74,4v-7,0,-12,-4,-12,-12xm203,-31v-51,4,-133,0,-171,4v-7,1,-14,-4,-14,-11v0,-6,4,-11,11,-11r127,1v18,0,33,-1,46,-3v8,-1,12,2,12,9v0,7,-4,11,-11,11","w":232},"\u00a0":{"w":135},"\uf000":{"d":"219,-335v26,19,-22,79,-44,75v-1,10,-12,10,-17,5v-6,-36,27,-75,61,-80xm159,-245v29,-10,103,-25,110,15v8,2,9,12,3,17v-35,28,-33,94,6,117v2,-8,15,-6,14,3v1,7,7,22,-9,22v-23,48,-48,71,-73,71v-11,2,-41,-14,-51,-13v-11,-1,-38,17,-49,16v-62,-10,-99,-86,-99,-160v0,-55,37,-100,94,-100v16,0,40,12,54,12xm206,-311v-10,5,-18,14,-24,29v10,-7,18,-17,24,-29xm161,-36v11,-2,44,14,51,14v20,0,40,-19,58,-57v-55,-33,-66,-107,-15,-146v-9,-6,-26,-12,-42,-12v-13,0,-41,15,-54,15v-10,0,-43,-13,-54,-13v-44,0,-71,32,-69,78v2,55,25,123,74,135v8,-1,39,-16,51,-14","w":305}}});
