/*
 * 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}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated in 2009 by FontLab Studio. Copyright info pending.
 */
Cufon.registerFont({"w":335,"face":{"font-family":"League Gothic","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"735","descent":"-265","x-height":"8","bbox":"-22 -826 777 250","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":154},"!":{"d":"42,0r0,-111r105,0r0,111r-105,0xm63,-198r-27,-537r117,0r-27,537r-63,0","w":189},"\"":{"d":"118,-466r-75,0r-15,-269r105,0","w":161},"#":{"d":"24,-214r13,-95r97,0r18,-126r-96,0r13,-95r96,0r28,-205r96,0r-28,205r127,0r28,-205r96,0r-28,205r94,0r-13,95r-94,0r-18,126r93,0r-13,95r-93,0r-29,214r-96,0r29,-214r-127,0r-29,214r-96,0r29,-214r-97,0xm248,-435r-18,126r127,0r18,-126r-127,0","w":602},"$":{"d":"140,-795r60,0r0,61v65,7,104,53,115,138r-94,12v-4,-32,-13,-61,-45,-61v-42,0,-48,94,-28,135v55,111,172,176,172,329v0,110,-41,170,-120,180r0,106r-60,0r0,-108v-77,-13,-117,-71,-122,-172r94,-6v4,61,25,91,63,91v35,8,57,-68,41,-119v-42,-134,-181,-193,-181,-355v0,-95,36,-151,105,-167r0,-64","w":338},"%":{"d":"144,0r-67,0r270,-735r64,0xm87,-445v-6,34,35,33,35,7r0,-220v6,-35,-35,-33,-35,-7r0,220xm368,-77v-7,35,34,35,34,7r1,-220v6,-35,-35,-33,-35,-7r0,220xm27,-658v3,-48,26,-85,78,-85v48,0,78,38,77,85r0,213v-3,48,-26,85,-77,86v-50,0,-79,-38,-78,-86r0,-213xm308,-290v-7,-71,84,-114,132,-64v20,20,23,34,23,64r0,213v-3,47,-25,85,-77,85v-50,0,-79,-37,-78,-85r0,-213","w":489},"&":{"d":"172,8v-84,0,-150,-77,-148,-162v2,-95,40,-144,83,-213v-36,-78,-56,-147,-52,-225v4,-84,41,-151,132,-151v92,0,128,70,129,160v0,53,-33,123,-100,212v25,57,49,103,72,139v11,-31,18,-66,23,-103r86,16v-5,69,-20,128,-45,175v18,21,33,33,45,37r0,115v-32,-7,-78,-40,-102,-68v-40,45,-81,68,-123,68xm153,-272v-25,42,-49,186,24,186v19,0,40,-14,61,-42v-29,-45,-57,-93,-85,-144xm187,-657v-31,0,-38,39,-38,74v0,36,9,76,27,120v33,-51,49,-92,49,-123v0,-31,-5,-71,-38,-71","w":417},"'":{"d":"127,-735r0,111r-55,130r-50,0r35,-130r-35,0r0,-111r105,0","w":151},"(":{"d":"175,145v-89,-140,-178,-368,-129,-603v26,-127,74,-229,129,-318r79,41v-110,142,-171,457,-82,675v25,61,50,120,82,164","w":274},")":{"d":"20,104v110,-142,171,-456,82,-674v-25,-61,-50,-121,-82,-165r79,-41v89,141,179,369,129,604v-26,126,-74,228,-129,317","w":274},"*":{"d":"137,-649r-9,-86r75,0r-9,86r80,-34r21,72r-84,17r56,67r-64,39r-38,-74r-37,74r-64,-39r56,-67r-84,-17r21,-72","w":331},"+":{"d":"36,-317r0,-84r181,0r0,-169r84,0r0,169r181,0r0,84r-181,0r0,169r-84,0r0,-169r-181,0","w":518},",":{"d":"127,-111r0,111r-55,130r-50,0r35,-130r-35,0r0,-111r105,0","w":151},"-":{"d":"36,-222r0,-95r145,0r0,95r-145,0","w":217},".":{"d":"26,0r0,-111r105,0r0,111r-105,0","w":157},"\/":{"d":"4,72r265,-807r79,0r-262,807r-82,0","w":352},"0":{"d":"33,-584v5,-88,47,-159,144,-159v97,0,144,68,144,159r0,433v-5,88,-47,159,-144,159v-97,0,-144,-67,-144,-159r0,-433xm177,-97v26,0,37,-27,36,-54r0,-433v2,-25,-11,-54,-36,-54v-26,0,-37,27,-36,54r0,433v-2,25,11,54,36,54","w":354},"1":{"d":"84,-576r-72,0r0,-69v54,-11,99,-47,115,-90r65,0r0,735r-108,0r0,-576","w":232},"2":{"d":"138,-502r-108,0v-8,-141,31,-241,144,-241v96,0,144,61,144,183v0,109,-56,260,-169,453r171,0r0,107r-293,0r0,-107r62,-105v53,-97,121,-207,121,-341v0,-60,-12,-90,-36,-90v-36,-8,-38,86,-36,141","w":357},"3":{"d":"169,-87v51,0,31,-93,35,-156v3,-61,-29,-92,-92,-89r0,-90v77,4,87,-49,82,-131v-3,-43,4,-95,-34,-95v-13,0,-22,8,-26,24v-4,16,-5,50,-6,101r-106,0v-3,-122,21,-220,138,-220v95,0,140,68,140,158v0,96,-17,160,-53,195v41,33,62,100,62,202v0,100,-36,196,-140,196v-117,0,-144,-99,-143,-220r106,0v1,49,3,82,8,99v5,17,15,26,29,26"},"4":{"d":"179,0r0,-160r-167,0r0,-95r158,-480r108,0r0,480r50,0r0,95r-50,0r0,160r-99,0xm173,-507r-69,252r75,0r0,-252r-6,0","w":334},"5":{"d":"170,-494v94,-30,149,58,148,146r0,164v6,157,-88,228,-206,178v-67,-28,-76,-113,-76,-208r108,0v3,59,-10,122,33,128v35,-7,33,-45,33,-98r0,-164v0,-36,-11,-54,-34,-54v-20,0,-43,36,-42,54r-91,0r0,-387r261,0r0,107r-168,0r0,153v11,-8,16,-13,34,-19","w":344},"6":{"d":"194,-456v142,0,120,165,120,305v0,91,-43,159,-141,159v-98,0,-141,-68,-141,-159r0,-418v0,-116,47,-174,141,-174v110,0,149,88,141,220r-108,0v0,-53,-2,-87,-6,-103v-4,-16,-12,-23,-27,-23v-34,0,-33,34,-33,80r0,131v19,-12,37,-18,54,-18xm173,-372v-18,0,-33,16,-33,30r0,223v0,15,14,35,33,33v17,2,33,-20,33,-33r0,-220v0,-13,-16,-33,-33,-33","w":342},"7":{"d":"56,0r110,-628r-162,0r0,-107r272,0r0,108r-108,627r-112,0","w":288},"8":{"d":"170,-743v116,0,138,96,138,220v0,57,-17,102,-50,135v57,49,58,130,56,231v-2,95,-46,165,-144,165v-129,0,-144,-113,-144,-251v0,-61,19,-110,56,-145v-47,-44,-53,-110,-50,-197v3,-90,43,-158,138,-158xm170,-91v44,-8,39,-53,39,-109v0,-49,-4,-83,-7,-102v-6,-37,-58,-37,-64,0v-3,19,-7,53,-7,102v0,63,-4,101,39,109xm170,-436v39,-9,32,-51,32,-111v0,-55,5,-93,-32,-101v-36,8,-32,45,-32,101v0,41,2,71,6,87v4,16,13,24,26,24","w":340},"9":{"d":"148,-286v-139,0,-121,-160,-120,-298v1,-91,43,-159,141,-159v98,0,141,68,141,159r0,418v0,116,-47,174,-141,174v-110,0,-149,-88,-141,-220r108,0v0,53,2,86,6,102v4,16,12,24,27,24v34,0,33,-34,33,-80r0,-138v-19,12,-37,18,-54,18xm169,-370v18,0,33,-16,33,-30r0,-216v0,-15,-14,-35,-33,-33v-17,-2,-33,20,-33,33r0,213v0,13,16,33,33,33","w":342},":":{"d":"36,-436r0,-111r105,0r0,111r-105,0xm36,0r0,-111r105,0r0,111r-105,0","w":177},";":{"d":"36,-436r0,-111r105,0r0,111r-105,0xm141,-111r0,111r-55,130r-50,0r35,-130r-35,0r0,-111r105,0","w":177},"<":{"d":"36,-317r0,-78r445,-232r0,97r-341,174r341,174r0,97","w":517},"=":{"d":"36,-233r0,-84r445,0r0,84r-445,0xm36,-422r0,-84r445,0r0,84r-445,0","w":517},">":{"d":"481,-395r0,78r-445,232r0,-97r341,-174r-341,-174r0,-97","w":517},"?":{"d":"97,-111r0,111r105,0r0,-111r-105,0xm190,-628v-32,-48,-86,18,-91,54r-87,-41v26,-59,69,-124,153,-124v131,0,164,144,91,247v-29,41,-60,99,-60,169r0,125r-93,0v-3,-105,0,-221,35,-289v13,-25,52,-84,58,-112v2,-9,1,-19,-6,-29","w":315},"@":{"d":"215,-743v111,0,183,62,183,161r0,387r-80,0r-10,-27v-6,16,-31,33,-55,33v-47,0,-71,-28,-71,-84r0,-237v0,-55,24,-83,71,-83v25,0,47,16,55,33v5,-61,-31,-99,-93,-99v-55,0,-93,35,-93,77r0,434v2,43,37,75,93,75v38,0,65,-10,82,-31r74,42v-35,47,-87,70,-156,70v-109,0,-183,-59,-183,-156r0,-434v8,-98,73,-161,183,-161xm308,-280r0,-222v0,-17,-8,-26,-24,-26v-15,0,-23,9,-23,26r0,222v0,17,8,26,23,26v16,0,24,-9,24,-26","w":426},"A":{"d":"115,0r-105,0r111,-735r132,0r111,735r-105,0r-20,-150r-104,0xm224,-264r-34,-251v-11,-2,-6,13,-9,19r-31,232r74,0","w":374},"B":{"d":"265,-388v50,30,75,96,75,180v0,135,-56,208,-167,208r-133,0r0,-735r95,0v136,2,197,55,197,195v0,80,-21,110,-67,152xm148,-107v69,0,80,-40,80,-113v0,-67,-15,-116,-80,-113r0,226xm148,-432v91,12,97,-122,58,-176v-11,-14,-33,-21,-58,-20r0,196","w":364},"C":{"d":"179,-97v62,-1,36,-94,41,-155r101,0v8,140,-11,260,-144,260v-97,0,-144,-67,-144,-159r0,-433v5,-88,47,-159,144,-159v133,0,152,119,144,260r-101,0v-9,-56,25,-155,-41,-155v-26,0,-39,27,-38,54r0,433v-1,24,13,54,38,54","w":346},"D":{"d":"294,-680v65,95,44,275,44,424v0,127,-21,235,-138,250v-43,6,-107,5,-160,6r0,-735v103,0,211,-8,254,55xm148,-627r0,519v31,0,51,-7,60,-20v33,-52,22,-419,8,-462v-10,-28,-30,-38,-68,-37","w":372},"E":{"d":"40,0r0,-735r247,0r0,111r-139,0r0,193r100,0r0,118r-100,0r0,202r139,0r0,111r-247,0","w":307},"F":{"d":"297,-735r0,111r-149,0r0,193r100,0r0,111r-100,0r0,320r-108,0r0,-735r257,0","w":301},"G":{"d":"33,-584v5,-88,47,-159,144,-159v137,0,152,127,144,272r-108,0v-6,-63,22,-160,-36,-167v-26,-3,-37,27,-36,54r0,442v-2,25,11,54,36,54v26,0,37,-27,36,-54r0,-133r-43,0r0,-91r151,0r0,366r-64,0r-13,-35v-23,29,-51,43,-84,43v-91,-1,-127,-68,-127,-159r0,-433","w":360},"H":{"d":"232,0r0,-320r-84,0r0,320r-108,0r0,-735r108,0r0,304r84,0r0,-304r108,0r0,735r-108,0","w":380},"I":{"d":"40,0r0,-735r108,0r0,735r-108,0","w":188},"J":{"d":"6,-99v36,5,59,-17,58,-54r0,-582r108,0r0,599v-2,97,-56,152,-166,143r0,-106","w":207},"K":{"d":"40,-735r108,0r0,257v8,1,6,-8,9,-12r90,-245r105,0r-99,242r112,493r-105,0r-78,-335v-7,1,-5,11,-9,15r-25,60r0,260r-108,0r0,-735","w":375},"L":{"d":"40,0r0,-735r108,0r0,635r143,0r0,100r-251,0","w":295},"M":{"d":"265,0r-46,0r-73,-493r-6,0r0,493r-100,0r0,-735r132,0r64,336v3,12,0,30,7,39r5,-39r64,-336r132,0r0,735r-100,0r0,-493r-6,0","w":484},"N":{"d":"259,0r-114,-417r-6,0r0,417r-99,0r0,-735r96,0r114,417r6,0r0,-417r99,0r0,735r-96,0","w":395},"O":{"d":"33,-584v5,-88,47,-159,144,-159v97,0,144,68,144,159r0,433v-5,88,-47,159,-144,159v-97,0,-144,-67,-144,-159r0,-433xm177,-97v26,0,37,-27,36,-54r0,-433v2,-25,-11,-54,-36,-54v-26,0,-37,27,-36,54r0,433v-2,25,11,54,36,54","w":354},"P":{"d":"338,-515v0,141,-68,217,-190,221r0,294r-108,0r0,-735r108,0v122,3,190,80,190,220xm148,-404v74,-2,81,-28,81,-107v0,-79,-8,-112,-81,-114r0,221","w":352},"Q":{"d":"33,-584v5,-88,47,-159,144,-159v97,0,144,68,144,159r0,433v0,31,-7,60,-22,89v11,14,25,23,43,26r0,92v-52,0,-89,-19,-111,-57v-115,34,-198,-36,-198,-150r0,-433xm177,-97v26,0,37,-27,36,-54r0,-433v2,-25,-11,-54,-36,-54v-26,0,-37,27,-36,54r0,433v-2,25,11,54,36,54","w":356},"R":{"d":"341,0r-108,0r-56,-310r-29,0r0,310r-108,0r0,-735r108,0v123,0,184,71,184,212v0,84,-20,140,-60,167xm148,-410v85,9,91,-100,72,-170v-9,-34,-32,-47,-72,-48r0,218","w":361},"S":{"d":"82,-419v-41,-66,-68,-191,-14,-271v50,-74,201,-63,230,14v15,40,27,75,27,128r-106,10v0,-71,-14,-106,-43,-106v-42,0,-41,95,-21,132v60,109,159,183,170,335v11,153,-95,216,-219,173v-73,-25,-88,-104,-88,-202r106,-10v0,83,17,125,51,125v49,0,53,-103,25,-146","w":343},"T":{"d":"104,-624r-102,0r0,-111r312,0r0,111r-102,0r0,624r-108,0r0,-624","w":316},"U":{"d":"183,-97v26,0,37,-27,36,-54r0,-584r108,0r0,584v-5,88,-47,159,-144,159v-97,0,-144,-67,-144,-159r0,-584r108,0r0,584v-2,25,11,54,36,54","w":366},"V":{"d":"178,-300r58,-435r105,0r-112,735r-108,0r-112,-735r105,0r58,435r6,0","w":350},"W":{"d":"251,-391r-56,391r-84,0r-99,-735r100,0r45,406r8,0r49,-406r78,0r49,406r8,0r45,-406r100,0r-99,735r-84,0r-56,-391r-4,0","w":506},"X":{"d":"178,-228r-64,228r-106,0r119,-386r-117,-349r106,0r62,195v7,1,5,-6,7,-9r59,-186r106,0r-117,349r119,386r-106,0r-64,-228r-4,0","w":360},"Y":{"d":"113,-735r57,242v4,0,3,-5,5,-7r54,-235r106,0r-110,422r0,313r-108,0r0,-313r-110,-422r106,0","w":342},"Z":{"d":"10,0r0,-116r169,-512r-145,0r0,-107r262,0r0,107r-172,521r172,0r0,107r-286,0","w":306},"[":{"d":"235,-735r0,96r-99,0r0,647r99,0r0,96r-195,0r0,-839r195,0","w":263},"\\":{"d":"83,-826r300,914r-82,0r-297,-914r79,0","w":387},"]":{"d":"28,-639r0,-96r195,0r0,839r-195,0r0,-96r99,0r0,-647r-99,0","w":263},"^":{"d":"212,-735r114,0r186,340r-97,0r-146,-265r-146,265r-97,0","w":538},"_":{"d":"36,159r0,-84r519,0r0,84r-519,0","w":591},"`":{"d":"143,-727r105,0r52,90r-78,0","w":500},"a":{"d":"151,-91v21,1,42,-14,42,-33r0,-140v-47,20,-70,61,-70,122v0,34,9,51,28,51xm105,8v-113,-5,-92,-237,-24,-287v30,-22,61,-44,91,-60v33,-10,21,-42,21,-78v0,-33,-9,-50,-28,-50v-35,0,-27,44,-29,81r-101,0v-9,-95,53,-167,136,-169v66,-2,123,57,123,124r0,336v0,35,2,67,7,95r-99,0v-6,-7,-9,-21,-9,-44r-7,0v-13,22,-45,53,-81,52","w":333},"b":{"d":"299,-99v3,64,-48,135,-114,96v-19,-11,-30,-20,-44,-33r0,36r-101,0r0,-735r101,0r0,224v29,-29,55,-44,80,-44v51,0,78,57,78,107r0,349xm171,-460v-14,-1,-31,18,-30,33r0,307v-1,17,15,33,30,33v15,0,28,-16,27,-33r0,-307v1,-17,-12,-33,-27,-33"},"c":{"d":"190,-355v-5,-41,17,-111,-29,-110v-19,0,-28,15,-28,44r0,295v0,29,9,44,28,44v49,0,22,-77,29,-120r101,0v5,126,-11,210,-130,210v-86,0,-129,-54,-129,-162r0,-239v0,-108,43,-162,129,-162v115,0,135,77,130,200r-101,0","w":315},"d":{"d":"36,-448v-3,-64,48,-135,114,-96v19,11,30,20,44,33r0,-224r101,0r0,735r-101,0r0,-36v-29,29,-55,44,-80,44v-51,0,-78,-57,-78,-107r0,-349xm164,-87v15,0,30,-16,30,-33r0,-307v1,-15,-16,-34,-30,-33v-15,0,-28,16,-27,33r0,307v-1,17,12,33,27,33"},"e":{"d":"163,-81v46,-3,35,-67,36,-115r94,0v7,115,-22,204,-131,204v-87,0,-130,-62,-130,-144r0,-275v5,-80,44,-144,131,-144v87,0,130,60,130,141r0,159r-167,0v7,64,-23,163,37,174xm199,-334v-2,-54,14,-127,-36,-133v-50,5,-35,80,-37,133r73,0","w":322},"f":{"d":"224,-645v-56,-21,-62,24,-62,98r51,0r0,91r-51,0r0,456r-101,0r0,-456r-51,0r0,-91r51,0v-3,-104,15,-190,116,-192v17,0,37,1,47,7r0,87","w":232},"g":{"d":"29,-416v5,-77,44,-138,128,-139v44,0,78,17,101,50v33,-33,61,-50,83,-50r0,90v-23,0,-43,4,-59,12v10,55,5,126,5,189v0,81,-53,144,-149,134v-22,17,-16,44,12,49v88,16,191,26,191,137v0,99,-79,140,-173,140v-94,0,-159,-19,-162,-106v0,-31,26,-58,79,-83v-41,-11,-61,-36,-61,-73v1,-34,37,-69,63,-82v-33,-22,-58,-69,-58,-119r0,-149xm157,-213v22,-2,31,-24,31,-49r-1,-168v-4,-16,-10,-32,-30,-32v-22,0,-29,25,-29,50r0,164v0,12,13,36,29,35xm170,111v43,0,102,-26,67,-61v-14,-14,-68,-19,-96,-25v-54,27,-52,86,29,86","w":342},"h":{"d":"189,-543v61,-42,110,32,110,95r0,448r-101,0r0,-433v-2,-41,-51,-21,-57,2r0,431r-101,0r0,-735r101,0r0,234v15,-15,30,-30,48,-42","w":337},"i":{"d":"141,0r-101,0r0,-547r101,0r0,547xm40,-634r0,-101r101,0r0,101r-101,0","w":181},"j":{"d":"37,-634r0,-101r101,0r0,101r-101,0xm22,188v-16,0,-35,-1,-44,-6r0,-93v47,16,59,-10,59,-76r0,-560r101,0r0,561v2,97,-21,173,-116,174","w":178},"k":{"d":"40,-735r101,0r0,349v10,1,7,-12,11,-18r49,-143r91,0r-73,178r92,369r-97,0r-52,-229v-14,4,-12,28,-21,40r0,189r-101,0r0,-735","w":313},"l":{"d":"141,0r-101,0r0,-735r101,0r0,735","w":181},"m":{"d":"351,-544v62,-41,110,33,110,96r0,448r-95,0r0,-433v-3,-41,-57,-20,-65,2r0,431r-95,0r0,-433v-3,-41,-57,-20,-65,2r0,431r-101,0r0,-547r101,0r0,46v17,-14,51,-54,84,-54v33,0,55,20,68,61v18,-17,39,-38,58,-50","w":499},"n":{"d":"189,-543v61,-42,110,32,110,95r0,448r-101,0r0,-433v-2,-41,-51,-21,-57,2r0,431r-101,0r0,-547r101,0r0,46v15,-15,30,-30,48,-42","w":337},"o":{"d":"160,-555v86,0,130,59,130,141r0,281v-3,80,-44,141,-130,141v-87,0,-129,-62,-129,-144r0,-275v3,-81,43,-144,129,-144xm132,-100v24,39,63,9,63,-36r-1,-294v-4,-19,-12,-37,-34,-37v-25,0,-34,28,-34,56r1,295v1,6,3,11,5,16","w":321},"p":{"d":"299,-99v3,64,-48,135,-114,96v-19,-11,-30,-20,-44,-33r0,224r-101,0r0,-735r101,0r0,36v29,-29,55,-44,80,-44v51,0,78,57,78,107r0,349xm171,-460v-15,0,-30,16,-30,33r0,307v-1,15,16,34,30,33v15,0,28,-16,27,-33r0,-307v1,-17,-12,-33,-27,-33"},"q":{"d":"36,-448v-3,-64,48,-135,114,-96v19,11,30,20,44,33r0,-36r101,0r0,735r-101,0r0,-224v-29,29,-55,44,-80,44v-51,0,-78,-57,-78,-107r0,-349xm164,-87v14,1,31,-18,30,-33r0,-307v1,-17,-15,-33,-30,-33v-15,0,-28,16,-27,33r0,307v-1,17,12,33,27,33"},"r":{"d":"242,-555r0,112v-51,-19,-102,15,-101,63r0,380r-101,0r0,-547r101,0r0,61v9,-33,48,-74,101,-69","w":246},"s":{"d":"194,-142v0,-87,-164,-143,-159,-265v4,-85,37,-145,123,-148v95,-3,130,55,129,148r-94,0v0,-43,-11,-64,-33,-64v-30,0,-41,69,-20,99v20,30,28,36,55,63v62,59,93,115,93,167v0,80,-43,152,-129,150v-99,-3,-140,-67,-141,-167r94,0v0,55,16,83,47,83v23,0,35,-22,35,-66","w":308},"t":{"d":"177,8v-98,-2,-116,-83,-116,-184r0,-280r-51,0r0,-91r51,0r0,-135r101,0r0,135r69,0r0,91r-69,0r0,272v2,83,11,99,69,86r0,99v-15,5,-33,7,-54,7","w":245},"u":{"d":"148,-4v-61,42,-110,-32,-110,-95r0,-448r101,0r0,433v2,41,51,20,57,-2r0,-431r101,0r0,547r-101,0r0,-46v-15,15,-29,30,-48,42","w":337},"v":{"d":"197,0r-100,0r-89,-547r98,0r37,352r8,0r37,-352r98,0","w":294},"w":{"d":"351,0r-84,0r-44,-292r-4,0r-44,292r-84,0r-81,-547r92,0r36,317r6,0r47,-317r60,0r47,317r6,0r36,-317r92,0","w":442},"x":{"d":"8,0r94,-282r-86,-265r95,0v15,46,23,100,41,143r39,-143r95,0r-86,265r94,282r-98,0v-17,-50,-26,-106,-46,-153v-12,53,-30,102,-44,153r-98,0","w":302},"y":{"d":"16,104v56,14,97,-39,89,-88r-93,-563r99,0r42,364r4,0r42,-364r99,0r-97,588v-8,74,-61,156,-140,155r-45,-2r0,-90","w":310},"z":{"d":"6,0r0,-82r139,-373r-117,0r0,-92r224,0r0,82r-139,373r139,0r0,92r-246,0","w":260},"{":{"d":"30,-301v41,4,63,-36,64,-68v4,-118,-19,-291,47,-339v32,-23,87,-36,167,-35r0,84v-85,0,-118,14,-118,96r0,194v0,47,-21,83,-62,108v41,27,62,63,62,108r0,194v1,82,33,95,118,96r0,84v-157,-1,-214,-27,-214,-180r0,-194v0,-36,-27,-66,-64,-68r0,-80","w":336},"|":{"d":"134,250r-94,0r0,-1076r94,0r0,1076","w":174},"}":{"d":"28,-743v157,1,214,27,214,180r0,194v0,37,26,67,64,68r0,80v-40,-2,-62,36,-64,68v-4,118,19,291,-47,339v-32,23,-87,36,-167,35r0,-84v85,0,118,-14,118,-96r0,-194v0,-45,21,-81,62,-108v-93,-46,-57,-180,-62,-302v-4,-82,-33,-95,-118,-96r0,-84","w":336},"~":{"d":"439,-635v-60,7,-165,-85,-220,-85v-51,0,-86,48,-98,88r-66,-28v27,-68,71,-144,164,-150v110,-7,181,138,271,62v24,-20,32,-39,42,-66r66,28v-26,67,-70,140,-159,151","w":625},"\u00a0":{"w":154},"\u00a2":{"d":"287,-296v3,108,-4,198,-93,208r0,148r-60,0r0,-147v-68,-10,-102,-64,-102,-161r0,-239v0,-97,34,-150,102,-160r0,-118r60,0r0,119v85,12,96,91,93,197r-92,0v-2,-45,11,-110,-36,-110v-23,0,-35,15,-35,44r0,295v0,29,12,44,35,44v50,0,33,-73,36,-120r92,0","w":311},"\u00a3":{"d":"262,8v-44,5,-121,-82,-163,-38v-13,13,-19,23,-26,38r-71,-39v13,-39,56,-96,103,-104v22,-72,25,-108,3,-182r-92,0r0,-67r72,0v-41,-136,-60,-197,-10,-298v27,-55,127,-79,193,-46v59,30,81,94,82,181r-104,0v-1,-49,-10,-97,-56,-96v-34,1,-43,44,-44,82v-1,36,17,108,37,177r103,0r0,67r-85,0v19,78,17,125,-16,192v18,8,40,29,65,29v24,0,37,-32,40,-93r92,11v-5,97,-42,178,-123,186","w":399},"\u00a5":{"d":"36,-166r0,-67r86,0r0,-67r-86,0r0,-67r72,0r-96,-368r106,0r57,242v4,0,3,-5,5,-7r54,-235r106,0r-96,368r72,0r0,67r-86,0r0,67r86,0r0,67r-86,0r0,166r-108,0r0,-166r-86,0","w":352},"\u00a9":{"d":"401,8v-201,0,-375,-174,-375,-375v0,-201,174,-376,375,-376v201,0,376,175,376,376v0,201,-175,375,-376,375xm401,-528v-16,0,-24,16,-24,31r0,259v-5,40,48,39,48,8r0,-69r67,0v6,87,-10,156,-92,157v-58,0,-95,-39,-94,-96r0,-259v3,-56,33,-96,94,-96v82,1,98,69,92,157r-67,0v-3,-37,13,-90,-24,-92xm401,-685v-168,0,-317,150,-317,318v0,168,149,317,317,317v168,0,318,-149,318,-317v0,-170,-148,-318,-318,-318","w":803},"\u00ad":{"d":"36,-222r0,-95r145,0r0,95r-145,0","w":217},"\u00ae":{"d":"514,-456v-1,56,-9,79,-43,108r52,195r-74,0r-46,-178r-27,0r0,178r-71,0r0,-429r96,0v75,0,113,42,113,126xm446,-455v0,-48,-19,-69,-70,-64r0,126v49,4,70,-15,70,-62xm401,8v-201,0,-375,-174,-375,-375v0,-201,174,-376,375,-376v201,0,376,175,376,376v0,201,-175,375,-376,375xm401,-685v-168,0,-317,150,-317,318v0,168,149,317,317,317v168,0,318,-149,318,-317v0,-170,-148,-318,-318,-318","w":803},"\u00b4":{"d":"252,-727r105,0r-79,90r-78,0","w":500},"\u2000":{"w":413},"\u2001":{"w":826},"\u2002":{"w":413},"\u2003":{"w":826},"\u2004":{"w":275},"\u2005":{"w":206},"\u2006":{"w":137},"\u2007":{"w":137},"\u2008":{"w":103},"\u2009":{"w":165},"\u200a":{"w":45},"\u2010":{"d":"36,-222r0,-95r145,0r0,95r-145,0","w":217},"\u2011":{"d":"36,-222r0,-95r145,0r0,95r-145,0","w":217},"\u2013":{"d":"36,-317r0,-95r322,0r0,95r-322,0","w":394},"\u2014":{"d":"36,-317r0,-95r403,0r0,95r-403,0","w":475},"\u2018":{"d":"24,-494r0,-111r55,-130r50,0r-35,130r35,0r0,111r-105,0","w":151},"\u2019":{"d":"127,-735r0,111r-55,130r-50,0r35,-130r-35,0r0,-111r105,0","w":151},"\u201c":{"d":"26,-494r0,-111r55,-130r50,0r-35,130r35,0r0,111r-105,0xm174,-494r0,-111r55,-130r50,0r-35,130r35,0r0,111r-105,0","w":305},"\u201d":{"d":"279,-735r0,111r-55,130r-50,0r35,-130r-35,0r0,-111r105,0xm131,-735r0,111r-55,130r-50,0r35,-130r-35,0r0,-111r105,0","w":305},"\u2022":{"d":"163,-276v-68,0,-123,-55,-123,-123v0,-66,56,-121,123,-121v65,0,121,56,121,121v0,67,-55,123,-121,123","w":324},"\u2026":{"d":"340,0r0,-111r105,0r0,111r-105,0xm183,0r0,-111r105,0r0,111r-105,0xm26,0r0,-111r105,0r0,111r-105,0","w":471},"\u202f":{"w":165},"\u205f":{"w":206},"\u20ac":{"d":"366,-192v5,115,-34,200,-144,200v-139,0,-151,-129,-144,-275r-52,0r0,-67r52,0r0,-67r-52,0r0,-67r52,0v-7,-144,5,-275,144,-275v110,0,149,83,144,200r-101,0v0,-44,6,-95,-41,-95v-61,0,-31,108,-38,170r114,0r0,67r-114,0r0,67r114,0r0,67r-114,0v6,64,-22,170,38,170v44,0,42,-49,41,-95r101,0","w":397},"\u2122":{"d":"87,-684r-51,0r0,-51r157,0r0,51r-51,0r0,283r-55,0r0,-283xm329,-401r-25,0r-39,-219r0,219r-50,0r0,-334r67,0r33,156r3,0r33,-156r67,0r0,334r-51,0r0,-219","w":458}}});
