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}})());



/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1993 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Swiss921 BT","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 3 5 2 5 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-13 -356 346 85","underline-thickness":"39.5508","underline-position":"-17.4023","unicode-range":"U+0020-U+015F"},"glyphs":{" ":{"w":90},"!":{"d":"30,-82v-14,-59,-14,-132,-13,-206r59,0v1,74,2,148,-14,206r-32,0xm17,0r0,-64r59,0r0,64r-59,0","w":92},"\"":{"d":"73,-253r39,0r0,99r-39,0r0,-99xm13,-253r39,0r0,99r-39,0r0,-99","w":125},"#":{"d":"124,-148r-14,41r43,0r14,-41r-43,0xm120,-258r44,0r-24,69r41,0r25,-69r44,0r-25,69r48,0r-15,41r-47,0r-14,40r48,0r-15,41r-48,0r-25,69r-44,0r25,-69r-41,0r-25,69r-44,0r24,-69r-48,0r15,-41r48,0r14,-40r-50,0r15,-41r49,0","w":276},"$":{"d":"55,-5v-35,-10,-47,-46,-44,-95r58,0v0,23,-3,53,20,51v30,-3,19,-48,-2,-58v-29,-29,-73,-47,-73,-104v0,-35,15,-56,41,-68r0,-29r26,0r0,23r19,0r0,-23r25,0r0,29v32,10,42,43,39,88r-56,0v0,-22,3,-45,-19,-45v-11,0,-17,9,-17,20v-3,9,27,41,48,57v59,43,64,124,5,153r0,41r-25,0r0,-36r-19,1r0,35r-26,0r0,-40"},"%":{"d":"205,3v-51,2,-50,-43,-50,-94v0,-37,14,-56,50,-57v51,-2,51,43,51,95v0,39,-14,55,-51,56xm205,-116v-6,0,-10,4,-9,11r0,65v-1,7,3,12,9,12v6,0,10,-4,10,-12r0,-65v1,-8,-3,-11,-10,-11xm64,-257v-6,0,-10,5,-10,12r0,65v0,7,4,11,10,11v6,0,10,-4,9,-11r0,-65v1,-7,-3,-12,-9,-12xm225,-288r-149,291r-31,0r149,-291r31,0xm64,-137v-52,0,-50,-44,-50,-95v0,-38,14,-55,50,-56v51,-2,50,43,50,94v0,38,-13,57,-50,57","w":269},"&":{"d":"100,-249v-23,2,-12,31,-3,45v10,-8,17,-17,17,-31v0,-9,-4,-14,-14,-14xm208,-163v-2,42,-15,73,-34,100r34,63r-64,0r-9,-18v-42,47,-135,13,-129,-59v4,-43,21,-69,49,-91v-10,-18,-21,-39,-22,-64v0,-37,29,-62,67,-61v37,0,62,21,62,57v0,33,-19,58,-41,75r25,46v6,-13,10,-27,12,-48r50,0xm80,-121v-27,15,-22,86,20,70v4,-2,8,-5,12,-9","w":209},"'":{"d":"13,-253r39,0r0,99r-39,0r0,-99","w":65},"(":{"d":"80,-57v1,34,2,53,25,59r0,33v-95,-5,-80,-123,-80,-224v-1,-57,30,-96,80,-101r0,33v-17,3,-24,23,-25,44r0,156","w":117},")":{"d":"13,-290v50,5,79,45,79,101v-2,98,19,215,-79,224r0,-33v23,-6,24,-26,24,-59r0,-156v0,-23,-6,-42,-24,-44r0,-33","w":117},"*":{"d":"54,-169r0,-34r-27,19r-16,-21r34,-24r-33,-24r14,-21r28,20r0,-34r27,0r0,33r28,-19r15,22r-33,23r33,24r-15,21r-28,-20r0,35r-27,0","w":135},"+":{"d":"129,-215r42,0r0,87r84,0r0,41r-84,0r0,87r-42,0r0,-87r-84,0r0,-41r84,0r0,-87","w":299},",":{"d":"74,-66v1,47,3,89,-27,108r-31,0v14,-13,25,-24,29,-42r-29,0r0,-66r58,0","w":90},"-":{"d":"12,-91r0,-55r93,0r0,55r-93,0","w":117},".":{"d":"16,0r0,-68r58,0r0,68r-58,0","w":90},"\/":{"d":"-13,33r96,-325r30,0r-97,325r-29,0","w":100},"0":{"d":"90,-238v-10,0,-13,6,-13,17r0,157v0,11,3,17,13,17v10,0,13,-6,13,-17r0,-157v0,-11,-3,-17,-13,-17xm90,3v-51,-3,-78,-24,-76,-74v4,-92,-30,-223,76,-217v50,3,78,24,76,74v-4,93,31,223,-76,217"},"1":{"d":"28,-256v25,0,44,-12,53,-29r54,0r0,285r-63,0r0,-215v-14,1,-28,2,-44,2r0,-43"},"2":{"d":"92,-288v50,-1,76,26,76,76v0,56,-78,111,-96,158r95,0r0,54r-160,0v-3,-74,28,-112,64,-147v28,-27,36,-39,34,-69v-1,-13,-3,-20,-15,-21v-22,0,-18,30,-18,53r-59,0v-6,-64,20,-104,79,-104"},"3":{"d":"86,3v-59,0,-81,-37,-77,-100r62,0v1,22,-5,51,17,50v18,-1,16,-25,16,-46v0,-26,-12,-37,-39,-35v1,-15,-2,-33,1,-46v30,2,39,-14,36,-44v-1,-12,-3,-20,-14,-21v-17,0,-17,21,-16,40r-60,0v-4,-60,22,-90,79,-89v52,0,79,30,74,87v-2,24,-11,40,-32,46v31,11,35,38,35,82v0,50,-31,76,-82,76"},"4":{"d":"90,-145v17,-22,31,-49,37,-82r25,0r0,121r21,0r0,51r-21,0r0,55r-62,0r0,-55r-82,0r0,-59v24,-47,39,-104,42,-171r67,0v-10,70,-37,127,-72,179r45,0r0,-39"},"5":{"d":"87,3v-59,0,-81,-35,-77,-98r62,0v0,21,-4,49,17,48v28,-7,13,-67,12,-97v-9,-12,-31,-3,-28,14r-55,0r0,-155r144,0r0,52r-93,0r0,44v45,-33,100,1,100,65v0,77,-7,127,-82,127"},"6":{"d":"90,-46v29,-3,9,-59,15,-87v-1,-11,-4,-19,-15,-18v-29,3,-10,59,-15,87v0,11,4,19,15,18xm90,-288v49,0,77,24,76,73r-61,0v0,-14,-2,-24,-15,-24v-22,0,-13,33,-15,54v37,-28,91,-8,91,50v0,75,2,142,-76,138v-51,-3,-78,-24,-76,-74v4,-92,-31,-217,76,-217"},"7":{"d":"170,-235v-38,56,-63,143,-65,235r-68,0v4,-97,33,-158,70,-232r-102,0r0,-53r165,0r0,50"},"8":{"d":"90,-239v-21,-1,-15,26,-15,45v0,11,4,17,15,17v20,1,15,-25,15,-44v0,-11,-4,-17,-15,-18xm90,-130v-26,1,-11,43,-15,66v1,11,4,18,15,18v25,0,12,-42,15,-66v-1,-11,-3,-18,-15,-18xm134,-155v32,7,34,42,33,84v0,51,-26,74,-77,74v-60,0,-77,-34,-77,-97v0,-33,8,-51,30,-61v-21,-8,-28,-28,-28,-59v0,-51,24,-74,75,-74v55,0,79,29,76,88v-1,25,-11,40,-32,45"},"9":{"d":"90,3v-49,0,-78,-24,-76,-73r61,0v-1,14,2,25,15,24v23,1,13,-33,15,-54v-37,27,-91,9,-91,-50v0,-75,-2,-142,76,-138v50,2,78,24,76,74v-4,93,31,217,-76,217xm90,-239v-28,5,-10,58,-15,87v0,11,4,19,15,18v29,-3,9,-59,15,-87v-1,-11,-4,-17,-15,-18"},":":{"d":"16,0r0,-66r58,0r0,66r-58,0xm16,-145r0,-65r58,0r0,65r-58,0","w":90},";":{"d":"74,-66v1,47,3,89,-27,108r-31,0v14,-13,25,-24,29,-42r-29,0r0,-66r58,0xm16,-145r0,-65r58,0r0,65r-58,0","w":90},"<":{"d":"253,-213r0,44r-150,62r150,61r0,45r-207,-86r0,-41","w":299},"=":{"d":"45,-88r210,0r0,40r-210,0r0,-40xm45,-167r210,0r0,41r-210,0r0,-41","w":299},">":{"d":"46,-213r207,85r0,41r-207,86r0,-45r151,-61r-151,-62r0,-44","w":299},"?":{"d":"164,-224v0,69,-74,75,-74,143r-46,0v-10,-66,58,-94,58,-142v0,-15,-6,-25,-19,-25v-20,0,-20,27,-19,50r-57,0v-6,-60,28,-95,81,-95v43,-1,77,27,76,69xm40,0r0,-64r56,0r0,64r-56,0","w":169},"@":{"d":"243,-18v-22,0,-37,-7,-39,-28v-24,45,-119,34,-110,-33v-8,-69,81,-135,127,-78r9,-16r36,0r-28,113v0,7,3,11,11,10v35,1,63,-45,61,-84v-1,-59,-50,-95,-114,-95v-89,1,-139,54,-145,137v-8,118,159,144,236,83r17,24v-32,25,-70,41,-122,41v-99,0,-168,-50,-168,-147v0,-108,75,-171,183,-171v87,0,149,44,149,128v0,65,-36,116,-103,116xm137,-78v0,33,31,39,49,20v18,-19,44,-92,-4,-92v-27,0,-45,40,-45,72","w":360},"A":{"d":"1,0r53,-288r88,0r52,288r-69,0r-7,-52r-45,0r-6,52r-66,0xm81,-104r31,0r-15,-138","w":193,"k":{"u":-7,"t":-7,"f":-7,"[":-7,"Y":6,"W":-7,"U":-7,"T":10,"S":-7,"Q":-7,"O":-7,"G":-7,"A":-7,";":-7,":":-7,".":-11,",":-11}},"B":{"d":"81,-173v36,8,43,-38,27,-61v-6,-4,-15,-5,-27,-5r0,66xm81,-48v46,9,43,-48,29,-73v-5,-5,-15,-7,-29,-7r0,80xm184,-98v5,67,-20,98,-85,98r-82,0r0,-288v80,1,173,-17,161,81v-4,30,-11,45,-34,54v26,8,39,24,40,55","w":194,"k":{"Y":-7,"S":-7,"O":-7,"G":-7,"C":-7}},"C":{"d":"100,-47v28,0,18,-40,20,-67r65,0v5,73,-15,118,-85,118v-58,0,-87,-30,-86,-89r0,-118v0,-58,28,-89,86,-89v67,0,89,40,85,111r-65,0v-1,-26,6,-61,-21,-60v-15,1,-19,10,-19,27r0,140v0,18,4,26,20,27","w":199,"k":{"S":-10}},"D":{"d":"120,-212v2,-27,-12,-27,-38,-27r0,190v26,1,39,-2,38,-27r0,-136xm186,-78v7,89,-83,79,-169,78r0,-288r80,0v67,2,89,13,89,78r0,132","w":199,"k":{"W":-7}},"E":{"d":"17,0r0,-288r145,0r0,55r-80,0r0,58r71,0r0,55r-71,0r0,64r83,0r0,56r-148,0","w":173},"F":{"d":"17,0r0,-288r138,0r0,55r-73,0r0,58r65,0r0,55r-65,0r0,120r-65,0","w":162,"k":{"y":-7,"o":-8,"i":-7,"A":6,";":-10,":":-10,".":24,",":24}},"G":{"d":"100,-47v26,0,19,-34,20,-60r-23,0r0,-52r88,0r0,159r-60,0r0,-22v-11,15,-29,26,-53,26v-81,0,-55,-126,-58,-207v-2,-58,28,-89,86,-89v63,0,88,36,85,102r-65,0v0,0,3,-52,-21,-51v-15,1,-19,10,-19,27r0,140v0,18,4,26,20,27","w":200,"k":{"Y":-7,"A":-7}},"H":{"d":"17,0r0,-288r65,0r0,106r38,0r0,-106r65,0r0,288r-65,0r0,-126r-38,0r0,126r-65,0","w":201},"I":{"d":"17,0r0,-288r65,0r0,288r-65,0","w":98},"J":{"d":"85,4v-63,1,-83,-44,-79,-111r64,0v1,23,-6,60,15,60v13,0,15,-9,15,-25r0,-216r66,0r0,203v1,58,-25,89,-81,89","w":182},"K":{"d":"17,0r0,-288r64,0r0,125v8,-48,29,-82,43,-125r69,0r-59,120r59,168r-68,0r-31,-107r-13,26r0,81r-64,0","w":187,"k":{"Y":-7,"W":-7,"U":-7,"T":-7}},"L":{"d":"17,0r0,-288r65,0r0,231r71,0r0,57r-136,0","w":155,"k":{"y":6,"e":-10,"a":-10,"Y":8,"W":6,"V":6,"T":13,"A":-13}},"M":{"d":"17,0r0,-288r100,0r20,168v2,-60,14,-113,22,-168r99,0r0,288r-62,0r2,-246r-40,246r-41,0r-40,-246r2,246r-62,0","w":275},"N":{"d":"74,-208r6,114r0,94r-63,0r0,-288r73,0r55,200v-10,-56,-4,-129,-6,-200r63,0r0,288r-70,0r-49,-164v-3,-13,-6,-28,-9,-44","w":219},"O":{"d":"99,-241v-15,0,-19,10,-19,27r0,140v0,18,4,27,20,27v15,0,19,-10,20,-27r0,-140v0,-17,-5,-27,-21,-27xm100,4v-58,0,-87,-30,-86,-89r0,-118v0,-58,28,-90,86,-89v59,0,85,30,85,89v0,96,20,207,-85,207","w":199,"k":{";":-7,":":-7}},"P":{"d":"187,-215v0,76,-26,111,-105,101r0,114r-65,0r0,-288v81,0,170,-15,170,73xm122,-192v0,-32,-5,-49,-40,-45r0,71v22,3,40,-3,40,-26","w":195,"k":{"y":-7,"Y":-10,"W":-7,"U":-8,"A":13,";":-10,":":-10,".":33,",":33}},"Q":{"d":"99,-241v-15,0,-19,10,-19,27r0,140v0,18,4,27,20,27v15,0,19,-10,20,-27r0,-140v0,-17,-5,-27,-21,-27xm98,4v-57,0,-85,-31,-84,-89r0,-118v0,-58,28,-90,86,-89v59,0,85,30,85,89v0,74,18,173,-37,196r25,40r-53,7","w":199},"R":{"d":"118,-198v0,-30,-4,-44,-37,-41r0,67v21,0,37,-4,37,-26xm123,0v-21,-32,26,-131,-42,-126r0,126r-64,0r0,-288v81,1,165,-19,165,81v0,32,-11,46,-35,55v57,8,22,104,42,152r-66,0","w":197,"k":{"y":-7,"u":-8,"o":-7,"e":-7,"a":-7,"Y":-7,"C":-7,"A":-7,";":-13,":":-13,".":-7,",":-7}},"S":{"d":"92,4v-63,0,-89,-37,-84,-104r64,0v-1,25,-1,53,22,53v32,0,22,-50,-1,-60v-40,-34,-80,-46,-81,-109v0,-49,32,-76,84,-76v60,0,86,33,80,97r-61,0v0,-23,2,-48,-21,-47v-11,0,-19,10,-19,21v-1,31,104,83,102,123v14,61,-23,102,-85,102","w":187,"k":{"S":-10,"Q":-7,"O":-7,"G":-7,"C":-7,"A":-7}},"T":{"d":"43,0r0,-233r-43,0r0,-55r150,0r0,55r-42,0r0,233r-65,0","w":150,"k":{"u":10,"s":16,"r":10,"o":16,"i":-10,"e":16,"c":16,"a":16,"A":10,";":16,":":16,".":20,",":20}},"U":{"d":"100,4v-57,1,-84,-32,-84,-89r0,-203r65,0r0,214v1,17,4,27,19,27v15,0,19,-10,20,-27r0,-214r65,0r0,203v0,59,-27,89,-85,89","w":201,"k":{"Z":-7}},"V":{"d":"43,0r-45,-288r68,0r17,216r22,-216r67,0r-46,288r-83,0","w":169,"k":{"i":-7,".":13,",":13}},"W":{"d":"142,-205r-21,205r-74,0r-49,-288r69,0r22,217r21,-217r65,0r20,217v2,-74,17,-145,23,-217r66,0r-49,288r-74,0","w":281,"k":{"i":-7}},"X":{"d":"-6,0r57,-155r-53,-133r72,0r21,83v5,-30,15,-55,23,-83r70,0r-55,133r58,155r-71,0v-9,-32,-20,-61,-26,-96v-5,30,-18,66,-26,96r-70,0","k":{"C":-7}},"Y":{"d":"50,0r0,-113r-55,-175r69,0v6,34,15,65,18,103v5,-36,13,-69,19,-103r67,0r-53,170r0,118r-65,0","w":163,"k":{"a":6,"A":6,".":15,",":15}},"Z":{"d":"3,0r0,-54r93,-179r-88,0r0,-55r160,0r0,54r-92,178r92,0r0,56r-165,0","w":172},"[":{"d":"27,35r0,-323r79,0r0,35r-26,0r0,253r26,0r0,35r-79,0","w":117},"\\":{"d":"84,33r-97,-325r30,0r96,325r-29,0","w":100},"]":{"d":"91,35r-79,0r0,-34r25,0r0,-254r-25,0r0,-35r79,0r0,323","w":117},"^":{"d":"155,-257r50,0r82,99r-47,0r-60,-60r-61,60r-46,0","w":360},"_":{"d":"0,43r180,0r0,42r-180,0r0,-42"},"`":{"d":"118,-248r-25,0r-61,-50r51,0"},"a":{"d":"82,-33v27,-4,16,-52,18,-82v-25,11,-31,25,-29,60v0,14,1,20,11,22xm87,-235v50,0,73,19,73,68r0,167r-57,0r-1,-17v-27,36,-98,22,-92,-34v-5,-52,19,-72,54,-88v28,-13,36,-18,36,-40v0,-8,-6,-16,-14,-15v-15,0,-16,19,-15,37r-57,0v-5,-52,24,-78,73,-78","w":175},"b":{"d":"165,-53v9,66,-73,71,-91,27r0,26r-59,0r0,-288r61,0r0,80v9,-15,24,-27,45,-27v72,0,35,116,44,182xm91,-189v-28,10,-15,75,-15,111v0,21,1,33,15,36v9,0,12,-7,12,-17r0,-113v0,-10,-3,-17,-12,-17","w":177},"c":{"d":"88,-235v56,-1,81,31,75,92r-61,0v-1,-19,5,-48,-14,-48v-11,0,-14,6,-14,19r0,113v0,13,2,19,14,19v23,-1,11,-37,14,-58r61,0v6,65,-14,102,-75,102v-50,0,-75,-23,-75,-72r0,-95v0,-49,25,-72,75,-72","w":175},"d":{"d":"87,-42v15,0,13,-15,14,-36r0,-75v-1,-21,1,-35,-14,-36v-9,-1,-12,7,-12,17r0,113v0,10,3,17,12,17xm13,-179v-9,-62,68,-71,88,-29r0,-80r61,0r0,288r-58,0r0,-26v-9,16,-24,30,-47,30v-72,0,-34,-117,-44,-183","w":177},"e":{"d":"88,-191v-19,-1,-13,26,-14,44r28,0v-1,-19,4,-44,-14,-44xm88,-235v49,0,75,23,75,72r0,58r-89,0v3,23,-11,64,14,65v20,1,12,-28,14,-46r61,0v5,60,-19,91,-75,90v-50,0,-75,-23,-75,-72r0,-95v0,-49,25,-72,75,-72","w":175},"f":{"d":"94,-247v-15,0,-18,6,-18,20r18,0r0,44r-17,0r0,183r-59,0r0,-183r-16,0r0,-44r16,0v-4,-55,22,-64,76,-61r0,41","w":96,"k":{"y":-13,"w":-13,"t":-13,";":-13,":":-13}},"g":{"d":"85,5v23,0,14,-33,16,-56v-8,16,-23,26,-44,27v-66,1,-38,-94,-45,-155v-8,-65,73,-70,91,-26r0,-26r59,0r0,197v0,53,-23,76,-76,76v-41,1,-69,-15,-70,-51v19,1,41,-2,58,1v0,8,3,13,11,13xm87,-70v25,-3,14,-54,14,-83v0,-21,1,-35,-14,-36v-10,-1,-13,6,-13,17r0,84v0,11,3,18,13,18"},"h":{"d":"91,-178v-13,1,-14,11,-15,27r0,151r-61,0r0,-288r61,0r0,85v11,-18,24,-31,48,-32v29,-1,41,25,41,56r0,179r-61,0r0,-160v0,-11,-3,-18,-13,-18"},"i":{"d":"16,-244r0,-44r61,0r0,44r-61,0xm16,0r0,-231r61,0r0,231r-61,0","w":93},"j":{"d":"-1,-4v15,2,17,-4,17,-20r0,-207r61,0r0,216v3,49,-28,62,-78,57r0,-46xm16,-244r0,-44r61,0r0,44r-61,0","w":90},"k":{"d":"15,0r0,-288r61,0r0,158r34,-101r63,0r-38,100r39,131r-63,0r-35,-125r0,125r-61,0","w":169,"k":{"y":-7}},"l":{"d":"16,0r0,-288r61,0r0,288r-61,0","w":93},"m":{"d":"73,-203v11,-38,84,-45,90,0v9,-18,25,-32,50,-32v33,0,44,21,44,56r0,179r-61,0r0,-160v0,-11,-3,-18,-14,-18v-15,1,-14,10,-15,27r0,151r-61,0r0,-160v-1,-11,-3,-18,-14,-18v-15,1,-16,10,-16,27r0,151r-61,0r0,-231r58,0r0,28","w":272},"n":{"d":"91,-178v-13,1,-14,11,-15,27r0,151r-61,0r0,-231r58,0r0,28v9,-18,24,-32,48,-32v33,0,44,21,44,56r0,179r-61,0r0,-160v0,-11,-3,-18,-13,-18","k":{";":-7,":":-7}},"o":{"d":"88,-40v12,0,14,-7,14,-19r0,-113v-1,-12,-3,-19,-14,-19v-11,0,-14,6,-14,19r0,113v0,13,2,19,14,19xm88,4v-50,0,-75,-23,-75,-72r0,-95v0,-49,25,-72,75,-72v49,0,75,23,75,72r0,95v1,49,-26,72,-75,72","w":175,"k":{";":-7,":":-7}},"p":{"d":"165,-53v9,63,-68,73,-89,31r0,64r-61,0r0,-273r59,0r0,26v9,-16,24,-30,47,-30v72,0,35,116,44,182xm91,-189v-28,10,-15,75,-15,111v0,22,0,34,15,37v9,-1,12,-8,12,-18r0,-113v0,-10,-3,-17,-12,-17","w":177},"q":{"d":"13,-179v-10,-65,73,-70,91,-26r0,-26r58,0r0,273r-61,0r0,-64v-19,43,-88,32,-88,-31r0,-126xm87,-41v15,-3,13,-15,14,-37r0,-75v-1,-21,1,-35,-14,-36v-9,-1,-12,7,-12,17r0,113v0,11,3,17,12,18","w":177},"r":{"d":"117,-160v-31,2,-41,10,-41,44r0,116r-61,0r0,-231r58,0r0,39v8,-22,20,-42,44,-43r0,75","w":121,"k":{";":-7,":":-7,".":29,",":29}},"s":{"d":"76,4v-46,0,-73,-28,-68,-79r55,0v0,17,-1,36,14,36v32,-12,-3,-45,-20,-57v-33,-24,-48,-51,-48,-74v0,-40,30,-65,71,-65v45,0,69,25,66,73r-55,0v0,-15,2,-31,-13,-31v-26,12,-9,30,16,50v28,22,55,39,55,81v0,41,-30,67,-73,66","w":155},"t":{"d":"76,-55v0,10,8,12,18,12r0,45v-50,7,-76,-2,-76,-65r0,-120r-16,0r0,-44r16,0r0,-48r59,0r0,48r17,0r0,44r-18,0r0,128","w":98},"u":{"d":"89,-53v13,-1,14,-11,15,-27r0,-151r61,0r0,231r-58,0r0,-27v-9,16,-25,31,-48,31v-33,-1,-44,-22,-44,-57r0,-178r61,0r0,161v0,11,3,17,13,17"},"v":{"d":"42,0r-42,-231r64,0r14,166r15,-166r62,0r-42,231r-71,0","w":155,"k":{";":-7,":":-7,".":8,",":8}},"w":{"d":"43,0r-44,-231r63,0r17,172r17,-172r56,0r15,172r20,-172r62,0r-45,231r-65,0r-17,-158r-16,158r-63,0","w":246,"k":{";":-7,":":-7,".":6,",":6}},"x":{"d":"-6,0r51,-120r-47,-111r67,0r16,70v1,-27,11,-47,16,-70r65,0r-47,110r50,121r-68,0v-6,-26,-15,-50,-18,-80v-5,28,-10,56,-19,80r-66,0","w":159},"y":{"d":"17,-4v24,4,24,-10,21,-27r-39,-200r64,0r14,174r16,-174r61,0r-41,213v-6,55,-36,62,-96,60r0,-46","w":151,"k":{";":-7,":":-7,".":11,",":11}},"z":{"d":"6,0r0,-51r71,-131r-68,0r0,-49r137,0r0,46r-75,137r75,0r0,48r-140,0","w":151},"{":{"d":"71,-202v-2,-56,33,-59,86,-58r0,43v-75,-15,2,123,-74,124v56,-2,28,76,43,117v5,6,19,8,31,6r0,43v-53,1,-86,-1,-86,-58v0,-45,10,-95,-44,-87r0,-42v51,7,46,-42,44,-88"},"|":{"d":"69,-275r42,0r0,360r-42,0r0,-360"},"}":{"d":"97,-93v-77,-3,7,-136,-74,-124r0,-43v51,0,86,0,86,58v0,45,-8,95,45,88r0,42v-52,-8,-47,41,-45,87v3,58,-33,58,-86,58r0,-43v44,12,37,-34,37,-74v0,-33,9,-42,37,-49"},"~":{"d":"99,-140v60,0,125,44,170,-4r0,45v-26,20,-67,31,-103,16v-61,-25,-94,-19,-135,13r0,-45v21,-13,40,-25,68,-25","w":299},"\u00c7":{"d":"57,44r36,-44r37,0r-20,44r-53,0xm100,-47v28,0,18,-40,20,-67r65,0v5,73,-15,118,-85,118v-58,0,-87,-30,-86,-89r0,-118v0,-58,28,-89,86,-89v67,0,89,40,85,111r-65,0v-1,-26,6,-61,-21,-60v-15,1,-19,10,-19,27r0,140v0,18,4,26,20,27","w":199},"\u00d6":{"d":"109,-307r0,-46r43,0r0,46r-43,0xm47,-307r0,-46r43,0r0,46r-43,0xm99,-241v-15,0,-19,10,-19,27r0,140v0,18,4,27,20,27v15,0,19,-10,20,-27r0,-140v0,-17,-5,-27,-21,-27xm100,4v-58,0,-87,-30,-86,-89r0,-118v0,-58,28,-90,86,-89v59,0,85,30,85,89v0,96,20,207,-85,207","w":199},"\u00dc":{"d":"110,-307r0,-46r43,0r0,46r-43,0xm48,-307r0,-46r43,0r0,46r-43,0xm100,4v-57,1,-84,-32,-84,-89r0,-203r65,0r0,214v1,17,4,27,19,27v15,0,19,-10,20,-27r0,-214r65,0r0,203v0,59,-27,89,-85,89","w":201},"\u00e7":{"d":"46,44r35,-44r37,0r-20,44r-52,0xm88,-235v56,-1,81,31,75,92r-61,0v-1,-19,5,-48,-14,-48v-11,0,-14,6,-14,19r0,113v0,13,2,19,14,19v23,-1,11,-37,14,-58r61,0v6,65,-14,102,-75,102v-50,0,-75,-23,-75,-72r0,-95v0,-49,25,-72,75,-72","w":175},"\u00f6":{"d":"98,-250r0,-46r42,0r0,46r-42,0xm35,-250r0,-46r43,0r0,46r-43,0xm88,-40v12,0,14,-7,14,-19r0,-113v-1,-12,-3,-19,-14,-19v-11,0,-14,6,-14,19r0,113v0,13,2,19,14,19xm88,4v-50,0,-75,-23,-75,-72r0,-95v0,-49,25,-72,75,-72v49,0,75,23,75,72r0,95v1,49,-26,72,-75,72","w":175},"\u00fc":{"d":"100,-250r0,-46r43,0r0,46r-43,0xm37,-250r0,-46r43,0r0,46r-43,0xm89,-53v13,-1,14,-11,15,-27r0,-151r61,0r0,231r-58,0r0,-27v-9,16,-25,31,-48,31v-33,-1,-44,-22,-44,-57r0,-178r61,0r0,161v0,11,3,17,13,17"},"\u0131":{"d":"16,0r0,-231r61,0r0,231r-61,0","w":93},"\u015e":{"d":"52,44r35,-44r37,0r-20,44r-52,0xm92,4v-63,0,-89,-37,-84,-104r64,0v-1,25,-1,53,22,53v32,0,22,-50,-1,-60v-40,-34,-80,-46,-81,-109v0,-49,32,-76,84,-76v60,0,86,33,80,97r-61,0v0,-23,2,-48,-21,-47v-11,0,-19,10,-19,21v-1,31,104,83,102,123v14,61,-23,102,-85,102","w":187},"\u015f":{"d":"36,44r35,-44r37,0r-20,44r-52,0xm76,4v-46,0,-73,-28,-68,-79r55,0v0,17,-1,36,14,36v32,-12,-3,-45,-20,-57v-33,-24,-48,-51,-48,-74v0,-40,30,-65,71,-65v45,0,69,25,66,73r-55,0v0,-15,2,-31,-13,-31v-26,12,-9,30,16,50v28,22,55,39,55,81v0,41,-30,67,-73,66","w":155},"\u011e":{"d":"156,-356v2,49,-62,63,-95,38v-10,-7,-14,-21,-16,-38r23,0v2,29,64,31,64,0r24,0xm100,-47v26,0,19,-34,20,-60r-23,0r0,-52r88,0r0,159r-60,0r0,-22v-11,15,-29,26,-53,26v-81,0,-55,-126,-58,-207v-2,-58,28,-89,86,-89v63,0,88,36,85,102r-65,0v0,0,3,-52,-21,-51v-15,1,-19,10,-19,27r0,140v0,18,4,26,20,27","w":200},"\u011f":{"d":"145,-298v3,49,-62,62,-94,38v-9,-8,-14,-21,-16,-38r23,0v1,29,63,28,64,0r23,0xm85,5v23,0,14,-33,16,-56v-8,16,-23,26,-44,27v-66,1,-38,-94,-45,-155v-8,-65,73,-70,91,-26r0,-26r59,0r0,197v0,53,-23,76,-76,76v-41,1,-69,-15,-70,-51v19,1,41,-2,58,1v0,8,3,13,11,13xm87,-70v25,-3,14,-54,14,-83v0,-21,1,-35,-14,-36v-10,-1,-13,6,-13,17r0,84v0,11,3,18,13,18"},"\u0130":{"d":"27,-307r0,-48r44,0r0,48r-44,0xm17,0r0,-288r65,0r0,288r-65,0","w":98},"\u00a0":{"w":90}}});
