/*
	Name:		Text
	File:		/js/text.js
	Version:	2009-06-22
	Notes: 		Cufon font replacement
----------------------------------------------- */


/*	Cufon 
	Copyright (c) 2009 Simo Kinnunen.
	Licensed under the MIT license
	http://cufon.shoqolate.com
----------------------------------------------- */
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
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}})());


/*	Font
	Franklin Gothic Medium Cond
----------------------------------------------- */
Cufon.registerFont({"w":183,"face":{"font-family":"ITC Franklin Gothic Std","font-weight":500,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 7 6 3 5 3 2 2 4","ascent":"247","descent":"-113","x-height":"4","bbox":"-11 -270 251 90","underline-thickness":"18","underline-position":"-18","stemh":"30","stemv":"37","unicode-range":"U+0020-U+00A3"},"glyphs":{" ":{"w":90},"!":{"d":"37,-240r49,0r-13,175r-24,0xm41,-44r40,0r0,44r-40,0r0,-44","w":122},"\"":{"d":"59,-240r-6,99r-26,0r-5,-99r37,0xm114,-240r-6,99r-26,0r-5,-99r37,0","w":135},"#":{"d":"66,-240r26,0r-12,70r40,0r11,-70r26,0r-11,70r34,0r-4,24r-34,0r-8,47r34,0r-3,24r-35,0r-13,75r-26,0r13,-75r-40,0r-13,75r-25,0r12,-75r-34,0r4,-24r34,0r8,-47r-35,0r4,-24r35,0xm116,-146r-40,0r-8,47r40,0"},"$":{"d":"25,-172v0,-35,28,-62,57,-63r0,-24r22,0r0,24v36,4,50,21,59,48r-29,12v-7,-20,-15,-29,-31,-32r0,66v25,7,65,19,65,67v0,44,-31,64,-64,67r0,31r-22,0r0,-31v-45,-6,-57,-30,-65,-58r31,-10v5,20,13,34,35,39r0,-72v-16,-5,-58,-17,-58,-64xm83,-147r0,-60v-7,2,-24,7,-24,30v0,22,17,28,24,30xm103,-102r0,66v19,-3,31,-13,31,-33v0,-25,-21,-30,-31,-33"},"%":{"d":"63,-242v28,0,47,22,47,62v0,43,-21,62,-47,62v-27,0,-48,-20,-48,-62v0,-40,20,-62,48,-62xm63,-220v-10,0,-20,5,-20,40v0,34,10,40,20,40v13,0,19,-12,19,-40v0,-30,-7,-40,-19,-40xm183,-122v28,0,47,21,47,62v0,41,-20,62,-47,62v-28,0,-47,-22,-47,-62v0,-42,20,-62,47,-62xm163,-59v0,17,1,37,20,39v11,0,19,-8,19,-40v0,-29,-7,-40,-19,-40v-11,0,-20,8,-20,41xm170,-240r23,0r-117,240r-23,0","w":245},"&":{"d":"181,-134r30,7v-7,37,-17,58,-32,81v7,10,18,20,36,15r0,31v-26,9,-51,-4,-60,-21v-11,10,-29,25,-61,25v-51,0,-73,-37,-73,-70v0,-34,20,-56,52,-71v-26,-33,-32,-107,36,-107v39,0,54,28,54,52v0,37,-32,56,-44,62r41,59v5,-8,14,-23,21,-63xm110,-217v-34,0,-21,51,-6,65v15,-9,27,-23,27,-41v0,-15,-8,-24,-21,-24xm138,-44r-49,-71v-10,6,-30,19,-30,47v0,46,64,51,79,24","w":226},"(":{"d":"68,-240r29,0v-51,100,-62,185,0,300r-29,0v-32,-46,-49,-94,-49,-150v0,-80,37,-133,49,-150","w":116},")":{"d":"49,-240v22,27,49,98,49,150v0,80,-37,132,-49,150r-29,0v54,-89,55,-211,0,-300r29,0","w":116},"*":{"d":"79,-240r26,0r-4,47r40,-26r12,24r-41,19r41,18r-12,24r-40,-26r4,47r-26,0r4,-47r-40,26r-12,-24r41,-18r-41,-19r12,-24r40,26"},"+":{"d":"107,-135r59,0r0,30r-59,0r0,59r-30,0r0,-59r-59,0r0,-30r59,0r0,-59r30,0r0,59"},",":{"d":"25,-45r40,0r0,43r-26,53r-18,0r22,-51r-18,0r0,-45","w":86,"k":{" ":18}},"-":{"d":"14,-105r76,0r0,30r-76,0r0,-30","w":104},".":{"d":"23,-45r40,0r0,45r-40,0r0,-45","w":86},"\/":{"d":"127,-240r27,0r-132,300r-27,0","w":171},"0":{"d":"92,-244v63,0,78,62,78,121v0,62,-11,127,-78,127v-63,0,-78,-61,-78,-121v0,-62,12,-127,78,-127xm92,-215v-32,0,-37,44,-37,95v0,53,6,95,37,95v30,0,37,-38,37,-95v0,-54,-6,-95,-37,-95"},"1":{"d":"158,-30r0,30r-119,0r0,-30r41,0r0,-164v-7,9,-17,20,-43,34r0,-37v21,-12,38,-26,53,-46r29,0r0,213r39,0"},"2":{"d":"12,-35v28,-30,108,-71,108,-136v0,-18,-8,-41,-34,-41v-32,0,-37,37,-38,49r-36,-8v4,-18,14,-73,77,-73v51,0,72,35,72,70v0,35,-16,72,-107,139r108,0r-1,35r-149,0r0,-35"},"3":{"d":"59,-139v35,5,59,-10,59,-37v0,-20,-10,-38,-33,-38v-28,0,-35,25,-38,36r-33,-8v4,-14,17,-58,75,-58v39,0,69,21,69,64v0,36,-23,48,-37,54v17,-1,49,36,44,59v3,96,-151,90,-158,7r34,-8v2,10,9,41,43,41v19,0,39,-11,39,-42v0,-47,-35,-40,-64,-41r0,-29"},"4":{"d":"98,-244r45,0r0,157r30,0r0,30r-30,0r0,57r-39,0r0,-57r-93,0r0,-29xm42,-86r64,0r0,-123"},"5":{"d":"91,-28v53,0,55,-98,1,-100v-26,0,-34,17,-38,26r-30,-6r8,-132r125,0r-4,35r-91,0r-4,66v31,-41,115,-23,111,58v-4,86,-82,108,-134,65v-16,-13,-17,-29,-20,-41r35,-9v4,14,10,38,41,38"},"6":{"d":"19,-114v0,-43,19,-130,83,-130v54,0,65,44,69,58r-33,10v-3,-13,-10,-37,-37,-37v-38,0,-44,50,-45,94v25,-60,117,-42,117,43v0,50,-30,80,-74,80v-53,0,-69,-48,-72,-58v-6,-22,-8,-42,-8,-60xm99,-124v-57,0,-49,97,0,98v34,0,35,-36,35,-50v0,-7,0,-48,-35,-48"},"7":{"d":"20,-205r3,-35r139,0r0,28v-14,18,-36,48,-53,111v-13,48,-13,83,-13,101r-42,0v0,-111,53,-180,72,-205r-106,0"},"8":{"d":"94,-244v31,0,71,26,71,61v0,34,-26,47,-38,53v12,6,45,23,45,64v0,33,-24,70,-82,70v-32,0,-78,-19,-78,-65v0,-39,30,-53,45,-61v-13,-8,-37,-23,-37,-57v0,-28,18,-65,74,-65xm97,-142v35,-7,51,-73,-3,-75v-20,0,-36,13,-36,33v0,24,21,35,39,42xm85,-107v-14,6,-37,17,-37,44v0,27,20,39,43,39v22,0,43,-12,43,-36v0,-27,-25,-37,-49,-47"},"9":{"d":"16,-48r34,-10v3,13,9,32,34,32v38,0,42,-53,43,-91v-6,12,-18,32,-49,32v-39,0,-66,-34,-66,-79v0,-42,24,-80,75,-80v63,0,77,58,77,115v0,72,-19,133,-83,133v-48,0,-59,-33,-65,-52xm87,-213v-19,0,-37,14,-37,48v0,27,12,47,36,47v29,0,37,-29,37,-48v0,-21,-9,-47,-36,-47"},":":{"d":"23,-45r40,0r0,45r-40,0r0,-45xm23,-177r40,0r0,45r-40,0r0,-45","w":86},";":{"d":"25,-45r40,0r0,43r-26,53r-18,0r22,-51r-18,0r0,-45xm25,-177r40,0r0,45r-40,0r0,-45","w":86},"<":{"d":"170,-212r0,36r-117,56r117,56r0,36r-156,-76r0,-32"},"=":{"d":"166,-130r-148,0r0,-29r148,0r0,29xm166,-81r-148,0r0,-29r148,0r0,29"},">":{"d":"14,-28r0,-36r117,-56r-117,-56r0,-36r156,77r0,31"},"?":{"d":"63,-64v-11,-67,52,-57,52,-116v0,-23,-13,-33,-31,-33v-32,0,-35,35,-36,50r-34,-7v1,-11,3,-32,17,-50v36,-48,132,-19,124,41v5,59,-68,62,-59,115r-33,0xm60,-43r39,0r0,43r-39,0r0,-43","w":177},"@":{"d":"140,-183r21,0r-13,99v0,10,4,12,9,12v16,0,31,-24,31,-63v0,-64,-35,-90,-74,-90v-54,0,-85,50,-85,107v0,57,30,103,89,103v32,0,53,-12,64,-19r8,19v-12,7,-37,21,-73,21v-68,0,-114,-47,-114,-123v0,-71,40,-129,111,-129v64,0,98,46,98,108v0,55,-27,89,-58,89v-20,0,-23,-10,-26,-20v-20,37,-70,22,-70,-37v0,-41,19,-79,51,-79v19,0,25,15,28,22xm110,-159v-18,0,-25,29,-25,52v0,21,7,32,17,32v24,0,25,-50,25,-53v0,-10,-2,-31,-17,-31","w":214},"A":{"d":"68,-240r45,0r64,240r-41,0r-15,-60r-70,0r-14,60r-38,0xm59,-91r54,0r-27,-111","w":177},"B":{"d":"179,-67v2,42,-38,67,-83,67r-73,0r0,-240v65,0,147,-13,148,61v0,39,-25,49,-36,53v24,6,42,24,44,59xm62,-210r0,70v34,-1,64,8,68,-36v-6,-46,-34,-31,-68,-34xm62,-110r0,78v40,3,81,-3,76,-39v-7,-51,-39,-36,-76,-39","w":196},"C":{"d":"144,-81r36,5v-3,19,-11,80,-78,80v-78,0,-87,-83,-87,-123v0,-38,8,-125,88,-125v67,0,75,61,78,82r-37,5v-3,-20,-8,-55,-41,-55v-41,0,-46,56,-46,94v0,43,8,90,46,90v24,0,35,-18,41,-53","w":190},"D":{"d":"159,-211v58,66,29,225,-79,211r-57,0r0,-240v59,2,100,-12,136,29xm63,-32v66,13,82,-51,82,-88v0,-52,-19,-95,-82,-88r0,176","w":202,"k":{"W":7,"Y":7,"A":7,"V":7,",":14,".":14}},"E":{"d":"23,-240r137,0r0,32r-97,0r0,69r76,0r0,31r-76,0r0,76r99,0r0,32r-139,0r0,-240","w":165},"F":{"d":"23,-240r133,0r0,32r-93,0r0,72r75,0r0,31r-75,0r0,105r-40,0r0,-240","w":153,"k":{"A":14,",":45,".":45,"e":7,"a":14,"i":-9,"o":7,"r":7}},"G":{"d":"105,-123r80,0r0,125r-22,0r-5,-31v-6,11,-19,33,-57,33v-68,0,-86,-70,-86,-121v0,-44,10,-127,90,-127v55,0,72,36,79,73r-36,9v-5,-22,-12,-50,-43,-50v-37,0,-48,39,-48,92v0,41,7,92,49,92v41,0,42,-47,42,-63r-43,0r0,-32","w":202},"H":{"d":"23,-240r40,0r0,100r71,0r0,-100r39,0r0,240r-39,0r0,-107r-71,0r0,107r-40,0r0,-240","w":196},"I":{"d":"23,-240r40,0r0,240r-40,0r0,-240","w":86},"J":{"d":"49,-240r39,0r0,149v0,48,0,95,-63,95v-11,0,-18,-1,-31,-4r0,-33v39,9,55,-1,55,-58r0,-149","w":110},"K":{"d":"23,-240r40,0r0,114r72,-114r42,0r-62,88r73,152r-43,0r-54,-119r-28,40r0,79r-40,0r0,-240","k":{"O":9,"e":7,"o":7}},"L":{"d":"23,-240r40,0r0,207r85,0r0,33r-125,0r0,-240","w":147,"k":{"T":11,"W":9,"Y":16,"V":16,"y":9}},"M":{"d":"22,-240r59,0r48,173r49,-173r56,0r0,240r-37,0r0,-205r-57,205r-29,0r-56,-205r0,205r-33,0r0,-240","w":257},"N":{"d":"22,-240r46,0r80,173r0,-173r33,0r0,240r-37,0r-89,-192r0,192r-33,0r0,-240","w":202},"O":{"d":"102,-244v72,0,86,68,86,124v0,49,-11,124,-86,124v-72,0,-87,-68,-87,-124v0,-55,15,-124,87,-124xm146,-120v0,-33,0,-92,-44,-92v-44,0,-45,61,-45,92v0,29,4,92,45,92v43,0,44,-63,44,-92","w":202,"k":{"W":7,"Y":7,"A":5,"V":7,",":7,".":7,"J":11,"X":9}},"P":{"d":"82,-240v77,-12,125,84,61,134v-25,19,-50,11,-80,12r0,94r-40,0r0,-240r59,0xm129,-167v3,-30,-25,-52,-66,-43r0,85v34,-1,61,9,66,-42","w":177,"k":{"A":18,",":63,".":63,"e":9,"a":9,"o":9}},"Q":{"d":"174,51v-38,14,-79,-8,-72,-47v-69,0,-87,-62,-87,-124v0,-57,16,-124,87,-124v97,0,93,106,79,181v-8,43,-34,54,-49,61v-6,23,23,31,42,23r0,30xm101,-212v-43,-5,-43,68,-44,92v0,67,15,92,44,92v17,0,44,-7,44,-92v0,-28,0,-96,-44,-92","w":202},"R":{"d":"23,-240v0,0,149,-11,149,68v0,44,-27,58,-37,63r46,109r-43,0r-38,-100r-37,0r0,100r-40,0r0,-240xm133,-172v-7,-51,-34,-35,-70,-38r0,79v40,4,75,-5,70,-41","w":190,"k":{"O":4}},"S":{"d":"166,-186r-34,11v-8,-22,-17,-37,-42,-37v-26,0,-33,20,-33,31v0,22,20,29,48,40v28,10,67,25,67,73v0,35,-25,72,-81,72v-67,0,-79,-51,-83,-67r36,-10v3,11,10,45,49,45v33,0,38,-24,38,-35v0,-42,-76,-42,-91,-65v-40,-36,-25,-116,52,-116v57,0,69,41,74,58"},"T":{"d":"-6,-240r146,0r0,34r-53,0r0,206r-40,0r0,-206r-53,0r0,-34","w":135,"k":{"u":20,"A":9,",":27,".":18,"w":20,"e":22,"a":22,"i":-9,"o":22,"r":20,"y":18,"-":14}},"U":{"d":"175,-94v1,58,-10,98,-77,98v-76,0,-77,-53,-77,-95r0,-149r39,0r0,149v0,32,0,63,40,63v39,0,39,-29,39,-64r0,-148r36,0r0,146","w":196},"V":{"d":"-1,-240r41,0r46,191r46,-191r35,0r-63,241r-44,-1","w":165,"k":{"G":7,"O":7,"u":13,"A":7,",":27,".":27,"e":22,"a":11,"i":-9,"o":22}},"W":{"d":"1,-240r40,0r33,180r37,-180r35,0r37,180r34,-180r34,0r-51,241r-36,0r-38,-177r-37,177r-36,0","w":251,"k":{"O":7,"u":11,"A":5,",":27,".":27,"e":14,"a":13,"o":14}},"X":{"d":"3,-240r44,0r34,77r39,-77r37,0r-56,109r63,131r-44,0r-41,-92r-46,92r-38,0r64,-124","w":159},"Y":{"d":"-11,-240r43,0r44,100r45,-100r38,0r-67,138r0,102r-39,0r0,-102","w":147,"k":{"O":7,"u":13,"A":7,",":18,".":18,"e":18,"a":18,"i":-7,"o":18}},"Z":{"d":"7,-240r144,0r0,28r-107,179r109,0r0,33r-153,0r0,-31r105,-177r-98,0r0,-32","w":153},"[":{"d":"28,-240r63,0r0,20r-28,0r0,260r28,0r0,20r-63,0r0,-300","w":116},"\\":{"d":"45,-240r132,300r-27,0r-133,-300r28,0","w":171},"]":{"d":"88,60r-62,0r0,-20r28,0r0,-260r-28,0r0,-20r62,0r0,300","w":116},"^":{"d":"179,-114r-35,0r-52,-100r-52,100r-35,0r68,-129r38,0"},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"13,-47v0,-52,39,-64,96,-62v0,-20,3,-46,-26,-46v-23,0,-28,20,-29,28r-35,-5v8,-46,50,-50,67,-50v91,-3,49,104,63,182r-34,0v-2,-9,-3,-13,-3,-30v-7,13,-18,34,-50,34v-29,0,-49,-18,-49,-51xm75,-23v17,0,37,-24,34,-64v-41,-4,-62,18,-58,38v0,21,12,26,24,26","w":165},"b":{"d":"21,-240r37,0r0,83v6,-9,17,-24,41,-24v49,0,60,54,60,90v0,19,-3,68,-35,87v-31,18,-70,1,-74,-20v-3,8,-5,11,-8,24r-21,0r0,-240xm90,-154v-29,0,-32,40,-32,79v0,12,0,51,31,51v23,0,31,-22,31,-67v0,-36,-5,-63,-30,-63","w":171,"k":{"v":5}},"c":{"d":"144,-118r-35,4v-3,-21,-6,-39,-27,-39v-25,0,-31,25,-31,68v0,16,0,59,31,59v23,0,26,-23,27,-38r35,3v-3,22,-8,65,-64,65v-58,0,-67,-55,-67,-92v0,-41,11,-94,69,-94v53,0,59,45,62,64","w":147},"d":{"d":"114,-240r36,0r0,240r-33,0r0,-27v-5,10,-14,30,-45,30v-50,0,-59,-57,-59,-91v0,-61,25,-93,60,-93v28,0,37,16,41,24r0,-83xm82,-24v33,0,32,-40,32,-80v0,-23,-6,-50,-32,-50v-27,0,-31,35,-31,63v0,30,3,67,31,67","w":171},"e":{"d":"150,-83r-100,0v0,20,1,60,35,60v24,0,28,-21,31,-34r33,5v-3,13,-13,56,-65,56v-53,0,-71,-44,-71,-90v0,-100,92,-121,125,-65v13,23,12,46,12,68xm113,-108v4,-21,-17,-53,-30,-47v-22,0,-30,23,-32,47r62,0","w":159,"k":{"v":-4,"w":-4}},"f":{"d":"63,-177r32,0r0,29r-32,0r0,148r-36,0r0,-148r-23,0r0,-29r23,0v1,-33,1,-70,51,-70v10,0,16,1,22,2r0,29v-27,-5,-41,4,-37,39","w":92,"k":{",":11,".":11,"e":7}},"g":{"d":"160,-206r-1,27v-15,-3,-23,0,-27,18v36,45,-5,111,-71,92v-5,3,-13,6,-13,16v0,13,9,14,45,16v35,2,69,3,69,47v0,47,-48,56,-81,56v-25,0,-71,-5,-71,-45v0,-25,18,-31,26,-34v-7,-4,-20,-12,-20,-30v0,-22,18,-31,26,-35v-9,-6,-23,-16,-23,-45v0,-48,58,-72,97,-51v0,-18,14,-39,44,-32xm84,-158v-23,0,-27,20,-27,35v0,5,0,34,25,34v25,0,26,-30,26,-34v0,-8,-1,-35,-24,-35xm107,-5v-24,0,-64,-14,-64,20v0,19,16,25,43,25v15,0,42,-3,42,-25v0,-16,-13,-19,-21,-20","w":159,"k":{",":-9,".":-5,"y":-7}},"h":{"d":"22,-240r36,0r0,86v5,-24,64,-47,81,-7v17,41,3,108,6,161r-37,0r0,-112v0,-20,0,-40,-22,-40v-25,0,-28,29,-28,50r0,102r-36,0r0,-240","w":165},"i":{"d":"22,-177r36,0r0,177r-36,0r0,-177xm59,-202r-38,0r0,-38r38,0r0,38","w":79},"j":{"d":"22,-177r37,0r0,171v0,36,0,70,-46,70v-9,0,-16,-2,-22,-3r0,-30v26,4,31,0,31,-38r0,-170xm60,-202r-38,0r0,-38r38,0r0,38","w":79},"k":{"d":"22,-240r36,0r0,142r58,-79r36,0r-46,61r51,116r-40,0r-35,-89r-24,32r0,57r-36,0r0,-240","w":153,"k":{"o":7,"y":13}},"l":{"d":"22,-240r36,0r0,240r-36,0r0,-240","w":79},"m":{"d":"108,-108v2,-37,-4,-40,-21,-44v-28,0,-29,31,-29,49r0,103r-36,0r0,-177r33,0r0,27v6,-13,15,-32,44,-32v33,0,38,22,41,33v2,-24,61,-53,84,-14v15,43,4,109,7,163r-37,0r0,-109v0,-24,1,-43,-21,-43v-21,0,-28,18,-28,48r0,104r-37,0r0,-108","w":251},"n":{"d":"99,-182v27,0,46,28,46,68r0,114r-37,0r0,-112v0,-23,0,-40,-21,-40v-29,0,-29,35,-29,53r0,99r-36,0r0,-177r33,0r0,27v4,-10,13,-32,44,-32","w":165,"k":{"v":7}},"o":{"d":"83,-182v55,0,70,48,70,91v0,41,-11,95,-71,95v-55,0,-69,-47,-69,-93v0,-43,12,-93,70,-93xm83,-154v-22,0,-31,22,-31,65v0,46,10,66,31,66v21,0,31,-18,31,-66v0,-46,-10,-65,-31,-65","w":165,"k":{"v":5}},"p":{"d":"159,-91v0,27,-17,94,-61,94v-24,0,-33,-12,-40,-21r0,78r-37,0r0,-237r34,0r0,29v5,-11,16,-33,44,-33v36,0,60,34,60,90xm89,-154v-30,0,-35,43,-31,80v-4,25,9,50,31,50v23,0,31,-25,31,-66v0,-33,-6,-64,-31,-64","w":171,"k":{"y":5}},"q":{"d":"13,-86v0,-45,16,-95,63,-95v28,0,38,20,43,30v4,-9,7,-13,12,-28r19,0r0,239r-37,0r0,-83v-36,52,-100,18,-100,-63xm113,-81v0,-37,-12,-79,-31,-73v-24,0,-31,28,-31,65v0,20,3,65,31,65v11,0,31,-11,31,-57","w":171},"r":{"d":"22,-177r32,0r0,39v4,-12,17,-47,51,-43r0,38v-70,-3,-41,82,-47,143r-36,0r0,-177","w":98,"k":{"u":-7,"v":-18,",":11,".":11,"r":-5,"y":-18,"k":-7,"l":-7,"m":-5,"n":-5,"p":-5,"s":-5,"t":-18,":":-14,";":-14}},"s":{"d":"47,-133v0,40,88,21,88,81v0,27,-20,56,-65,56v-55,0,-61,-38,-64,-51r31,-6v1,8,6,30,34,30v24,0,28,-17,28,-23v0,-17,-16,-22,-31,-27v-24,-8,-56,-18,-56,-54v0,-28,22,-55,59,-55v45,0,55,34,58,46r-29,8v-3,-8,-9,-27,-30,-27v-15,0,-23,10,-23,22","w":141},"t":{"d":"93,-177r0,29r-34,0r0,79v-4,39,9,45,39,41r0,29v-7,1,-15,3,-27,3v-76,-1,-40,-89,-48,-152r-23,0r0,-29r24,0r2,-47r33,-3r0,50r34,0","w":98},"u":{"d":"21,-177r36,0r0,112v0,25,0,40,21,40v30,0,29,-34,29,-67r0,-85r37,0r0,177r-34,0r0,-27v-6,13,-15,31,-45,31v-45,0,-44,-38,-44,-68r0,-113","w":165},"v":{"d":"-2,-177r36,0r33,127r33,-127r31,0r-50,177r-32,0","w":128,"k":{",":11,".":11}},"w":{"d":"0,-177r36,0r26,122r25,-122r33,0r25,122r28,-122r30,0r-44,177r-31,0r-27,-123r-26,123r-31,0","w":202,"k":{",":11,".":11}},"x":{"d":"0,-177r40,0r26,51r27,-51r34,0r-45,80r53,97r-41,0r-32,-63r-34,63r-34,0r51,-92","w":128,"k":{"e":11}},"y":{"d":"0,-177r37,0r31,121r31,-121r33,0r-57,188v-8,34,-27,61,-71,51r0,-30v30,3,36,0,46,-38","w":128,"k":{",":20,".":20}},"z":{"d":"12,-177r108,0r0,22r-75,127r75,0r0,28r-115,0r0,-28r72,-122r-65,0r0,-27","w":122},"{":{"d":"90,-240r0,21v-52,-8,7,119,-44,127v32,2,22,58,22,96v0,28,1,35,22,35r0,21v-37,2,-55,-6,-55,-56v0,-29,11,-90,-20,-84r0,-25v30,5,20,-50,20,-79v0,-48,15,-58,55,-56","w":116},"|":{"d":"108,-270r0,360r-36,0r0,-360r36,0","w":180},"}":{"d":"27,60r0,-21v50,6,-8,-122,43,-131v-31,-3,-22,-55,-22,-92v0,-28,-1,-35,-21,-35r0,-21v36,-2,55,5,55,56v0,28,-10,85,19,79r0,25v-30,-5,-19,55,-19,84v0,48,-15,58,-55,56","w":116},"~":{"d":"124,-94v-14,0,-43,-20,-70,-20v-16,0,-23,14,-28,24r-21,-14v10,-22,21,-46,52,-46v3,-6,63,24,72,21v16,0,23,-11,29,-21r21,12v-8,16,-21,44,-55,44"},"\u00a3":{"d":"117,-214v-42,10,-22,44,-21,74r45,0r0,28r-42,0v9,36,-13,76,-28,81v44,0,74,3,88,-32r29,14v-19,72,-103,43,-181,49r0,-32v45,9,66,-34,55,-80r-35,0r0,-28r30,0v-9,-51,-7,-104,61,-104v40,0,52,26,57,38r-28,17v-3,-8,-11,-25,-30,-25"},"'":{"d":"58,-240r-5,99r-26,0r-6,-99r37,0","w":79},"`":{"d":"117,-212r-13,13r-62,-39r19,-24","w":180},"\u00a0":{"w":90}}});

