/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var V=L.DOM={ready:(function(){var a=false,c={loaded:1,complete:1};var Z=[],b=function(){if(a){return}a=true;for(var d;d=Z.shift();d()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(d){setTimeout(arguments.callee,1)}})()}P(window,"load",b);return function(d){if(!arguments.length){b()}else{a?d():Z.push(d)}}})()};var M=L.CSS={Size:function(a,Z){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(b){return b/Z*this.value};this.convertFrom=function(b){return b/this.value*Z};this.toString=function(){return this.value+this.unit}},getStyle:function(a){var Z=document.defaultView;if(Z&&Z.getComputedStyle){return new A(Z.getComputedStyle(a,null))}if(a.currentStyle){return new A(a.currentStyle)}return new A(a.style)},quotedList:I(function(c){var b=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Z;while(Z=a.exec(c)){b.push(Z[3]||Z[1])}return b}),recognizesMedia:I(function(c){var b=document.createElement("style"),a,Z;b.type="text/css";b.media=c;a=F("head")[0];a.insertBefore(b,a.firstChild);Z=!!(b.sheet||b.styleSheet);a.removeChild(b);return Z}),supports:function(b,a){var Z=document.createElement("span").style;if(Z[b]===undefined){return false}Z[b]=a;return Z[b]===a},textAlign:function(c,b,Z,a){if(b.get("textAlign")=="right"){if(Z>0){c=" "+c}}else{if(Z<a-1){c+=" "}}return c},textDecoration:function(e,d){if(!d){d=this.getStyle(e)}var a={underline:null,overline:null,"line-through":null};for(var Z=e;Z.parentNode&&Z.parentNode.nodeType==1;){var c=true;for(var b in a){if(!J(a,b)||a[b]){continue}if(d.get("textDecoration").indexOf(b)!=-1){a[b]=d.get("color")}c=false}if(c){break}d=this.getStyle(Z=Z.parentNode)}return a},textShadow:I(function(d){if(d=="none"){return null}var c=[],e={},Z,a=0;var b=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Z=b.exec(d)){if(Z[0]==","){c.push(e);e={},a=0}else{if(Z[1]){e.color=Z[1]}else{e[["offX","offY","blur"][a++]]=Z[2]}}}c.push(e);return c}),color:I(function(a){var Z={};Z.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(c,b,d){Z.opacity=parseFloat(d);return"rgb("+b+")"});return Z}),textTransform:function(a,Z){return a[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Z.get("textTransform")]||"toString"]()}};M.ready=(function(){var a=!M.recognizesMedia("all");var Z=[],c=function(){a=true;for(var f;f=Z.shift();f()){}};var d=F("link"),e={stylesheet:1};function b(){var g,f,h;for(f=0;h=d[f];++f){if(h.disabled||!e[h.rel.toLowerCase()]||!M.recognizesMedia(h.media||"screen")){continue}g=h.sheet||h.styleSheet;if(!g||g.disabled){return false}}return true}V.ready(function(){if(a||b()){c()}else{setTimeout(arguments.callee,10)}});return function(f){if(a){f()}else{Z.push(f)}}})();function R(a){var Z=this.face=a.face;this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(Z["units-per-em"],10);this.family=Z["font-family"].toLowerCase();this.weight=Z["font-weight"];this.style=Z["font-style"]||"normal";this.viewBox=(function(){var c=Z.bbox.split(/\s+/);var b={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};b.width=b.maxX-b.minX,b.height=b.maxY-b.minY;b.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return b})();this.ascent=-parseInt(Z.ascent,10);this.descent=-parseInt(Z.descent,10);this.height=-this.ascent+this.descent}function E(){var a={},Z={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(f,g){var e=a[f]||a[Z[f]]||a.normal||a.italic||a.oblique;if(!e){return null}g={normal:400,bold:700}[g]||parseInt(g,10);if(e[g]){return e[g]}var c={1:1,99:0}[g%100],i=[],d,b;if(c===undefined){c=g>400}if(g==500){g=400}for(var h in e){if(!J(e,h)){continue}h=parseInt(h,10);if(!d||h<d){d=h}if(!b||h>b){b=h}i.push(h)}if(g<d){g=d}if(g>b){g=b}i.sort(function(k,j){return(c?(k>g&&j>g)?k<j:k>j:(k<g&&j<g)?k>j:k<j)?-1:1});return e[i[0]]}}function Q(){function b(d,e){if(d.contains){return d.contains(e)}return d.compareDocumentPosition(e)&16}function Z(f){var d=f.relatedTarget;if(!d||b(this,d)){return}a(this)}function c(d){a(this)}function a(d){setTimeout(function(){L.replace(d,D.get(d).options,true)},10)}this.attach=function(d){if(d.onmouseenter===undefined){P(d,"mouseover",Z);P(d,"mouseout",Z)}else{P(d,"mouseenter",c);P(d,"mouseleave",c)}}}function Y(){var b={},Z=0;function a(c){return c.cufid||(c.cufid=++Z)}this.get=function(c){var d=a(c);return b[d]||(b[d]={})}}function A(Z){var b={},a={};this.get=function(c){return b[c]!=undefined?b[c]:Z[c]};this.getSize=function(d,c){return a[d]||(a[d]=new M.Size(this.get(d),c))};this.extend=function(c){for(var d in c){if(J(c,d)){b[d]=c[d]}}return this}}function P(a,Z,b){if(a.addEventListener){a.addEventListener(Z,b,false)}else{if(a.attachEvent){a.attachEvent("on"+Z,function(){return b.call(a,window.event)})}}}function T(a,Z){var b=D.get(a);if(b.options){return a}if(Z.hover&&Z.hoverables[a.nodeName.toLowerCase()]){B.attach(a)}b.options=Z;return a}function I(Z){var a={};return function(b){if(!J(a,b)){a[b]=Z.apply(null,arguments)}return a[b]}}function C(e,d){if(!d){d=M.getStyle(e)}var a=M.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0,Z=a.length;b<Z;++b){c=a[b];if(H[c]){return H[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function F(Z){return document.getElementsByTagName(Z)}function J(a,Z){return a.hasOwnProperty(Z)}function G(){var Z={},b,d;for(var c=0,a=arguments.length;b=arguments[c],c<a;++c){for(d in b){if(J(b,d)){Z[d]=b[d]}}}return Z}function N(c,m,a,n,d,b){var k=n.separate;if(k=="none"){return X[n.engine].apply(null,arguments)}var j=document.createDocumentFragment(),f;var g=m.split(O[k]),Z=(k=="words");if(Z&&S){if(/^\s/.test(m)){g.unshift("")}if(/\s$/.test(m)){g.push("")}}for(var h=0,e=g.length;h<e;++h){f=X[n.engine](c,Z?M.textAlign(g[h],a,h,e):g[h],a,n,d,b,h<e-1);if(f){j.appendChild(f)}}return j}function K(a,i){var b,Z,c,f,e,h;for(c=T(a,i).firstChild;c;c=e){f=c.nodeType;e=c.nextSibling;h=false;if(f==1){if(!c.firstChild){continue}if(!/cufon/.test(c.className)){arguments.callee(c,i);continue}else{h=true}}else{if(f!=3){continue}}if(!Z){Z=M.getStyle(a).extend(i)}if(!b){b=C(a,Z)}if(!b){continue}if(h){X[i.engine](b,null,Z,i,c,a);continue}var g=c.data;if(g===""){continue}var d=N(b,g,Z,i,c,a);if(d){c.parentNode.replaceChild(d,c)}else{c.parentNode.removeChild(c)}}}var S=" ".split(/\s+/).length==0;var D=new Y();var B=new Q();var W=[];var X={},H={},U={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Z){return jQuery(Z)})||(window.dojo&&dojo.query)||(window.$$&&function(Z){return $$(Z)})||(window.$&&function(Z){return $(Z)})||(document.querySelectorAll&&function(Z){return document.querySelectorAll(Z)})||F),separate:"words",textShadow:"none"};var O={words:/\s+/,characters:""};L.now=function(){V.ready();return L};L.refresh=function(){var b=W.splice(0,W.length);for(var a=0,Z=b.length;a<Z;++a){L.replace.apply(null,b[a])}return L};L.registerEngine=function(a,Z){if(!Z){return L}X[a]=Z;return L.set("engine",a)};L.registerFont=function(b){var Z=new R(b),a=Z.family;if(!H[a]){H[a]=new E()}H[a].add(Z);return L.set("fontFamily",'"'+a+'"')};L.replace=function(b,a,Z){a=G(U,a);if(!a.engine){return L}if(typeof a.textShadow=="string"){a.textShadow=M.textShadow(a.textShadow)}if(!Z){W.push(arguments)}if(b.nodeType||typeof b=="string"){b=[b]}M.ready(function(){for(var d=0,c=b.length;d<c;++d){var e=b[d];if(typeof e=="string"){L.replace(a.selector(e),a,true)}else{K(e,a)}}});return L};L.set=function(Z,a){U[Z]=a;return L};return L})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(q,T,k,P,X,r){var I=(T===null);var V=q.viewBox;var J=k.getSize("fontSize",q.baseSize);var h=k.get("letterSpacing");h=(h=="normal")?0:J.convertFrom(parseInt(h,10));var W=0,j=0,f=0,R=0;var U=P.textShadow,d=[];if(U){for(var p=U.length;p--;){var Z=U[p];var c=J.convertFrom(parseFloat(Z.offX));var b=J.convertFrom(parseFloat(Z.offY));d[p]=[c,b];if(b<W){W=b}if(c>j){j=c}if(b>f){f=b}if(c<R){R=c}}}var u=Cufon.CSS.textTransform(I?X.alt:T,k).split("");var G=0,S=null;for(var p=0,m=u.length;p<m;++p){var Q=q.glyphs[u[p]]||q.missingGlyph;if(!Q){continue}G+=S=Number(Q.w||q.w)+h}if(S===null){return null}j+=(V.width-S);R+=V.minX;var O,K;if(I){O=X;K=X.firstChild}else{O=document.createElement("span");O.className="cufon cufon-canvas";O.alt=T;K=document.createElement("canvas");O.appendChild(K);if(P.printable){var n=document.createElement("span");n.className="cufon-alt";n.appendChild(document.createTextNode(T));O.appendChild(n)}}var v=O.style;var a=K.style;var H=J.convert(V.height);var t=Math.ceil(H);var e=t/H;K.width=Math.ceil(J.convert(G*e+j-R));K.height=Math.ceil(J.convert(V.height-W+f));W+=V.minY;a.top=Math.round(J.convert(W-q.ascent))+"px";a.left=Math.round(J.convert(R))+"px";var N=Math.ceil(J.convert(G*e))+"px";if(A){v.width=N;v.height=J.convert(q.height)+"px"}else{v.paddingLeft=N;v.paddingBottom=(J.convert(q.height)-1)+"px"}var s=K.getContext("2d"),Y=H/V.height;s.scale(Y,Y*e);s.translate(-R,-W);s.lineWidth=q.face["underline-thickness"];s.save();function L(i,g){s.strokeStyle=g;s.beginPath();s.moveTo(0,i);s.lineTo(G,i);s.stroke()}var M=P.enableTextDecoration?Cufon.CSS.textDecoration(r,k):{};if(M.underline){L(-q.face["underline-position"],M.underline)}if(M.overline){L(q.ascent,M.overline)}s.fillStyle=k.get("color");function o(){s.scale(e,1);for(var w=0,g=u.length;w<g;++w){var x=q.glyphs[u[w]]||q.missingGlyph;if(!x){continue}s.beginPath();if(x.d){if(x.code){C(x.code,s)}else{x.code=D("m"+x.d,s)}}s.fill();s.translate(Number(x.w||q.w)+h,0)}s.restore()}if(U){for(var p=U.length;p--;){var Z=U[p];s.save();s.fillStyle=Z.color;s.translate.apply(s,d[p]);o()}}o();if(M["line-through"]){L(-q.descent,M["line-through"])}return O}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(D,E){return A(D,/(?:em|ex|%)$/i.test(E)?"1em":E)}function A(G,H){if(/px$/i.test(H)){return parseFloat(H)}var F=G.style.left,E=G.runtimeStyle.left;G.runtimeStyle.left=G.currentStyle.left;G.style.left=H;var D=G.style.pixelLeft;G.style.left=F;G.runtimeStyle.left=E;return D}return function(s,V,n,S,Z,t,j){var G=(V===null);if(G){V=Z.alt}var X=s.viewBox;var H=n.computedFontSize||(n.computedFontSize=new Cufon.CSS.Size(C(t,n.get("fontSize"))+"px",s.baseSize));var h=n.computedLSpacing;if(h==undefined){h=n.get("letterSpacing");n.computedLSpacing=h=(h=="normal")?0:~~H.convertFrom(A(t,h))}var P,I;if(G){P=Z;I=Z.firstChild}else{P=document.createElement("span");P.className="cufon cufon-vml";P.alt=V;I=document.createElement("span");I.className="cufon-vml-canvas";P.appendChild(I);if(S.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(V));P.appendChild(q)}if(!j){P.appendChild(document.createElement("cvml:shape"))}}var y=P.style;var c=I.style;var E=H.convert(X.height),v=Math.ceil(E);var g=v/E;var f=X.minX,e=X.minY;c.height=v;c.top=Math.round(H.convert(e-s.ascent));c.left=Math.round(H.convert(f));y.height=H.convert(s.height)+"px";var L=S.enableTextDecoration?Cufon.CSS.textDecoration(t,n):{};var U=n.get("color");var w=Cufon.CSS.textTransform(V,n).split("");var D=0,d=0,M=null;var T,N,W=S.textShadow;for(var r=0,p=0,o=w.length;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(T){D+=M=~~(T.w||s.w)+h}}if(M===null){return null}var O=-f+D+(X.width-M);var x=H.convert(O*g),m=Math.round(x);var b=O+","+X.height,F;var Y="r"+b+"nsnf";for(r=0;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(!T){continue}if(G){N=I.childNodes[p];if(N.firstChild){N.removeChild(N.firstChild)}}else{N=document.createElement("cvml:shape");I.appendChild(N)}N.stroked="f";N.coordsize=b;N.coordorigin=F=(f-d)+","+e;N.path=(T.d?"m"+T.d+"xe":"")+"m"+F+Y;N.fillcolor=U;var u=N.style;u.width=m;u.height=v;if(W){var K=W[0],J=W[1];var R=Cufon.CSS.color(K.color),Q;var a=document.createElement("cvml:shadow");a.on="t";a.color=R.color;a.offset=K.offX+","+K.offY;if(J){Q=Cufon.CSS.color(J.color);a.type="double";a.color2=Q.color;a.offset2=J.offX+","+J.offY}a.opacity=R.opacity||(Q&&Q.opacity)||1;N.appendChild(a)}d+=~~(T.w||s.w)+h;++p}y.width=Math.max(Math.ceil(H.convert(D*g)),0);return P}})());

//goodgirl
Cufon.registerFont({"w":71,"face":{"font-family":"GoodGirl","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"35","bbox":"-5.36364 -288.14 341 88.7053","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":171},"!":{"d":"89,-260r-9,116v-3,48,-4,87,-3,117v-15,7,-49,7,-69,3r0,-182v0,-10,-2,-29,-4,-55v18,-9,67,-11,85,1xm74,59v-17,4,-52,4,-68,-1r-1,-53v15,-5,52,-9,69,-2r0,56","w":91},"\"":{"d":"124,-164v-13,12,-29,-3,-43,-7v9,-36,15,-49,35,-92v9,-20,35,15,48,21v-8,29,-22,48,-40,78xm83,-238v-6,25,-26,55,-39,77v-13,14,-29,-3,-44,-7v11,-34,15,-49,36,-91v10,-20,35,15,47,21","w":164},"#":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"$":{"d":"26,-138v-47,-32,-31,-123,34,-107v29,7,-6,-47,43,-36v9,0,17,1,22,4r0,26v7,4,44,8,49,19v10,13,16,35,18,66v-23,6,-46,3,-71,-2v-2,-22,-14,-33,-40,-29v-24,51,86,58,102,108v9,28,10,79,-13,94v-11,7,-27,14,-50,19r-3,19r-46,1v-5,-3,3,-22,-12,-17v-55,5,-60,-64,-53,-112v21,0,52,-2,66,4v2,21,-8,59,13,59v25,0,43,-14,36,-44v-5,-20,-40,-30,-62,-42","w":195},"%":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"&":{"d":"217,-125v6,1,29,20,30,25v2,12,-27,40,-26,51v0,6,25,36,23,50v-13,8,-27,18,-41,22r-13,-19v-19,23,-59,24,-100,24v-86,0,-92,-43,-85,-117v-4,-17,60,-28,17,-40v-17,-30,-22,-105,8,-124v28,-18,84,-12,133,-6v41,5,43,65,37,114v3,17,-59,29,-17,41r6,8v6,-1,17,-31,28,-29xm64,-208v-29,50,35,93,64,54v10,-30,-5,-69,-33,-68v-13,0,-23,5,-31,14xm97,-95v-41,0,-24,85,16,85v23,0,44,-19,47,-38v-8,-24,-34,-47,-63,-47","w":248},"'":{"d":"83,-238v-6,25,-26,55,-39,77v-13,14,-29,-3,-44,-7v11,-34,15,-49,36,-91v10,-20,35,15,47,21","w":82},"(":{"d":"96,40v-58,-6,-96,-5,-96,-61v0,-67,2,-149,15,-213v18,-28,36,-34,87,-39v0,25,1,56,-3,75v-33,0,-26,51,-26,84v0,36,-6,87,21,101","w":100},")":{"d":"19,-284v50,0,91,8,105,45v15,43,16,127,18,182v2,53,-10,98,-46,115v-27,4,-55,15,-86,13v-6,-18,-5,-32,2,-54v18,-5,31,-13,33,-24v10,-50,6,-120,10,-178v-4,-17,-12,-36,-32,-36v-24,0,-2,-47,-4,-63","w":147},"*":{"d":"145,-216v7,0,23,-26,32,-24v18,10,27,28,46,46r-1,8r-63,55v7,19,57,51,58,67v-9,10,-37,40,-47,46v-15,0,-34,-47,-28,-1v1,11,2,18,-2,27v-18,7,-45,-1,-65,2v-13,-12,-4,-41,-3,-58v-9,5,-26,34,-37,10v-6,-6,-34,-29,-33,-40r60,-53v-12,-23,-34,-36,-57,-60v7,-19,29,-35,44,-49v7,0,25,24,28,25r1,-51v12,-9,53,-8,70,-1","w":227},"+":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},",":{"d":"83,-12v-8,30,-21,50,-40,78v-10,15,-30,-3,-43,-7v6,-27,23,-64,35,-91v10,-22,34,15,48,20","w":82},"-":{"d":"113,-140v5,13,-1,30,-2,45v-24,12,-67,0,-98,2v-15,-5,-2,-28,-10,-39v17,-18,73,-11,110,-8","w":118},"\u2010":{"d":"113,-140v5,13,-1,30,-2,45v-24,12,-67,0,-98,2v-15,-5,-2,-28,-10,-39v17,-18,73,-11,110,-8","w":118},".":{"d":"72,35v-15,7,-47,6,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"\/":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"0":{"d":"133,-274v88,0,81,89,81,172v0,58,9,131,-35,157v-15,9,-38,16,-70,16v-85,-3,-110,-26,-104,-104v8,-106,-22,-241,128,-241xm101,-29v21,0,20,-24,19,-44r-6,-101v0,-10,-9,-17,-19,-16v-38,11,-17,87,-24,128v-3,20,11,33,30,33","w":216},"1":{"d":"44,-194v-26,30,-47,-7,-43,-36v26,-25,79,-44,120,-23v-8,73,-4,160,-7,259v-17,6,-48,3,-72,4r-8,-8r13,-194","w":126},"2":{"d":"154,-263v62,2,73,48,73,99v0,93,-102,82,-131,139r122,2v16,69,-40,63,-95,58r-94,-9v-19,-29,-8,-80,22,-97v30,-26,79,-36,100,-74v8,-40,-11,-74,-55,-61v-9,16,-5,45,-4,67v-16,5,-65,3,-81,7v-6,-72,-1,-135,79,-135v17,0,45,3,64,4","w":224},"3":{"d":"139,-140v8,-47,-10,-69,-50,-58v-8,7,-13,22,-15,45r-58,-3v2,-71,19,-108,91,-101v104,-12,114,42,108,130v5,9,-36,28,-36,31v0,4,7,7,17,13v35,20,21,138,-23,140v-26,7,-51,11,-75,11v-68,1,-80,-38,-79,-109r58,-4v1,4,3,11,3,20v0,32,15,35,41,37v25,2,38,-15,37,-36v1,-34,-20,-48,-52,-43v-12,-9,-5,-29,-4,-45v15,-3,27,-13,37,-28","w":224},"4":{"d":"215,-244r-36,309r-84,0r-4,-4v8,-49,14,-93,18,-133r-89,-1r-7,-9r0,-175v16,-10,49,2,62,9r2,94v8,4,36,1,43,4r15,-89v24,-10,32,-10,77,-12","w":218},"5":{"d":"84,18v33,5,51,-39,33,-63v-11,-14,-83,-11,-94,-26v-21,-29,-6,-113,-11,-167r9,-7r175,0v9,14,-2,51,-8,62r-94,3v-5,20,-11,51,8,57v50,17,108,20,108,92v0,70,-73,94,-140,94v-54,0,-63,-30,-62,-90v9,-6,30,-5,46,-5v3,39,3,46,30,50","w":207},"6":{"d":"154,-283v87,0,97,47,88,130v-16,8,-51,11,-68,1v6,-27,0,-53,-34,-44v-51,-6,-55,31,-50,80v53,-4,124,-13,140,29v4,10,5,27,5,53v0,71,-33,106,-99,106v-59,0,-126,-13,-126,-90v0,-72,4,-141,13,-208v5,-41,74,-57,131,-57xm97,-14v8,38,75,32,75,-14v0,-14,-5,-27,-15,-34v-14,-23,-67,-15,-64,20v0,0,0,10,4,28","w":253},"7":{"d":"42,-138v-13,-23,-41,-61,-36,-91v11,-2,26,-7,46,-11r204,-38v21,5,9,46,15,67r-126,267v-23,11,-57,15,-86,22v19,-70,75,-175,109,-246v-41,5,-86,21,-126,30","w":276},"8":{"d":"93,55v-92,9,-94,-46,-91,-129v0,-7,39,-27,40,-33v0,-3,-7,-7,-22,-13v-26,-10,-24,-123,3,-136v46,-22,171,-25,187,24v9,28,23,101,-14,111v-24,14,-24,16,1,29v21,11,14,66,10,104v-5,49,-66,38,-114,43xm104,-130v45,0,44,-63,19,-82v-26,-20,-69,-1,-63,37v3,23,13,45,44,45xm78,-41v0,47,51,69,73,35v25,-38,-9,-77,-46,-76v-19,5,-27,14,-27,41","w":217},"9":{"d":"158,-93v-69,3,-151,19,-143,-64v3,-29,3,-75,20,-96v31,-37,98,-22,150,-14v41,6,53,25,53,81v0,61,-5,128,-13,203v-26,52,-90,55,-177,53v-18,0,-43,-30,-43,-46r-1,-74v5,-17,51,-15,70,-8v-4,25,-4,53,30,45v57,8,57,-29,54,-80xm78,-181v-2,30,19,45,40,46v40,2,46,-43,24,-77v-28,-15,-71,-7,-64,31","w":238},":":{"d":"70,-154v-15,7,-49,7,-69,3v0,-19,-2,-45,3,-59v21,2,49,-4,65,3xm70,-6v-15,7,-49,7,-69,3v0,-19,-2,-45,3,-59v21,2,49,-4,65,3","w":72},";":{"d":"81,-65v-15,7,-49,7,-69,3v0,-19,-2,-45,3,-59v21,2,49,-4,65,3xm83,-12v-8,30,-21,50,-40,78v-10,15,-30,-3,-43,-7v6,-27,23,-64,35,-91v10,-22,34,15,48,20","w":83},"<":{"d":"96,40v-58,-6,-96,-5,-96,-61v0,-67,2,-149,15,-213v18,-28,36,-34,87,-39v0,25,1,56,-3,75v-33,0,-26,51,-26,84v0,36,-6,87,21,101","w":100},"=":{"d":"113,-198v5,14,-1,30,-2,45v-24,12,-67,0,-98,2v-15,-4,-2,-28,-10,-39v17,-18,73,-11,110,-8xm84,-127v13,2,34,-4,30,13v-2,12,2,40,-12,40r-90,-3v-14,-4,-2,-28,-10,-39v15,-17,47,-8,82,-11","w":118},">":{"d":"19,-284v50,0,91,8,105,45v15,43,16,127,18,182v2,53,-10,98,-46,115v-27,4,-55,15,-86,13v-6,-18,-5,-32,2,-54v18,-5,31,-13,33,-24v10,-50,6,-120,10,-178v-4,-17,-12,-36,-32,-36v-24,0,-2,-47,-4,-63","w":147},"?":{"d":"145,-269v67,0,71,115,35,151v-20,20,-48,55,-57,78v-14,10,-35,9,-64,9v-9,-13,-2,-20,7,-36v21,-33,40,-58,57,-74v16,-46,16,-74,-25,-80v-29,-4,-19,34,-20,63v-13,6,-61,5,-74,6v-3,-64,-1,-125,64,-125v16,0,65,8,77,8xm123,43v-13,8,-52,8,-69,3v0,-19,-2,-45,3,-59v21,2,51,-5,65,4","w":203},"@":{"d":"220,-165v-16,1,-36,-5,-45,4r4,78v-52,19,-21,-45,-36,-77r-39,0v0,-10,-1,-24,2,-31r114,3r0,23xm4,-80r43,-126v16,1,39,-5,40,11v4,42,37,95,42,138v-10,8,-29,-2,-41,0v-5,-6,-6,-38,-14,-42r-31,0v-4,4,-6,50,-26,32v-9,0,-13,-4,-13,-13xm69,-125r-7,-26r-11,27","w":221},"A":{"d":"197,-259v19,119,52,161,97,294v0,11,1,33,-12,34v-18,-3,-47,-6,-85,-9v-18,-23,-15,-71,-29,-100v-25,2,-59,-5,-78,3r-20,73v-8,16,-33,-2,-51,0v-47,-22,9,-85,16,-122v23,-46,44,-124,58,-189v2,-4,6,-8,11,-13r76,2v8,6,15,15,17,27xm155,-97v-9,-29,-16,-51,-20,-65v-12,29,-21,51,-26,66","w":296},"B":{"d":"171,-22v-8,49,-99,27,-156,31v-4,-23,0,-57,0,-88v0,-33,-2,-101,-6,-202v17,-12,64,-2,96,-4v66,-4,75,25,78,82v2,51,-10,48,-34,68v37,14,29,69,22,113xm62,-166v21,15,56,1,49,-33v3,-32,-23,-54,-49,-42r0,75xm90,-109v-9,18,0,45,-3,67v11,7,19,3,33,-1v14,-26,9,-72,-30,-66","w":190},"C":{"d":"37,-253v65,-28,205,-47,183,60v-2,9,5,42,-10,42v-18,0,-46,9,-56,-5v5,-23,6,-43,-25,-42v-22,2,-51,1,-52,28v-2,37,0,50,0,94v0,61,7,79,62,71v15,-13,14,-44,17,-71v19,-2,38,-1,54,4v-5,49,0,129,-71,122v-61,-6,-137,2,-137,-55v0,-76,2,-136,6,-181v2,-26,6,-57,29,-67","w":221},"D":{"d":"20,-255v104,-3,197,6,193,112v-2,39,-9,163,-66,172v-40,6,-88,11,-133,5r-5,-5r4,-279xm64,-41v27,12,58,-3,54,-43v-6,-63,2,-105,-45,-115v-4,0,-7,2,-7,7v-5,42,-2,107,-2,151","w":218},"E":{"d":"12,-274v54,3,108,-3,163,-3v7,16,-1,44,0,65v-24,12,-63,-5,-99,2v-8,8,-1,24,-1,36v17,13,54,0,77,8r-3,54r-90,1v-9,5,-8,29,1,34r107,-1v7,20,4,11,4,45v1,11,-20,12,-34,11r-133,-4r-3,-4v6,-47,4,-200,7,-241","w":178},"F":{"d":"128,-96v-61,-20,-46,51,-43,93v2,30,-44,14,-69,18v-8,-6,-3,-23,-3,-36v0,-61,-3,-136,-7,-225r5,-6r167,-4v17,8,8,36,11,55v-4,20,-66,-2,-85,4v-27,-1,-50,-1,-41,33r7,5r94,0v7,12,1,37,5,57v-8,12,-26,0,-41,6","w":198},"G":{"d":"75,-262v84,-18,123,19,114,102v-9,3,-33,5,-72,6v-8,-4,-2,-42,-22,-36v-67,-11,-50,52,-50,102v0,34,12,49,44,51v22,1,45,-15,33,-30v-18,-1,-43,3,-52,-6v2,-21,-4,-50,3,-66v23,2,57,4,100,7v8,4,6,46,7,63v3,59,-35,81,-89,82v-69,1,-96,-41,-91,-122v5,-74,-6,-95,18,-128v17,-23,19,-17,57,-25","w":198},"H":{"d":"188,-4v1,22,3,19,-8,24v-30,0,-50,-1,-60,-5v2,-35,0,-54,-3,-98v-13,-9,-34,-2,-53,-3v-9,31,1,46,2,96v-12,8,-50,1,-59,-3v7,-70,6,-139,1,-218v13,-6,31,-5,46,-1v4,4,2,43,5,52v21,3,37,4,56,2v10,-18,2,-62,-1,-85v13,-11,48,3,67,-6r5,8v-4,82,-2,146,2,237","w":198},"I":{"d":"7,-24r11,-186v1,-30,-12,-56,35,-48v15,-2,26,-1,36,5v-10,65,-4,162,-7,241v-16,8,-46,2,-67,4v-5,-3,-8,-9,-8,-16","w":97},"J":{"d":"178,-239v8,73,8,135,-7,215v-7,35,-55,35,-98,39v-76,7,-71,-48,-68,-110v25,4,69,-13,62,23v-4,20,-2,41,17,41v44,2,29,-64,28,-103v0,-21,-1,-57,-2,-105v12,-8,56,-13,68,0","w":187},"K":{"d":"134,-240v6,-17,55,-14,59,3r-53,146v8,30,42,120,51,147v-6,13,-44,11,-57,4v-5,-15,-15,-39,-27,-70v-8,12,-15,57,-26,68v-22,-2,-55,6,-67,-6v5,-105,3,-209,-5,-303v20,-5,51,0,75,-1r5,7r-3,127v8,-16,24,-57,48,-122","w":198},"L":{"d":"71,-88v-11,32,32,22,61,21r47,-1v-4,17,10,50,-10,51v-24,1,-77,-3,-161,-10r-3,-4v2,-46,3,-86,3,-120v0,-44,-1,-83,-4,-118v14,-11,49,-2,72,-5v5,0,8,3,8,10v-3,58,-15,120,-13,176","w":184},"M":{"d":"2,72v-7,-109,5,-231,5,-345v16,-9,49,-2,72,-4v35,63,59,175,93,232v28,-63,47,-148,62,-220v20,-6,53,0,68,10v6,107,19,214,39,321v-18,8,-55,0,-75,-1v-13,-38,-5,-118,-18,-160v-15,39,-20,73,-29,132v-9,14,-77,25,-87,2v-10,-45,-24,-83,-44,-131v-7,46,1,98,2,146v1,35,-50,12,-88,18","w":354},"N":{"d":"135,-115v5,-49,-1,-104,-1,-155v12,-18,59,-5,87,-9v2,3,3,7,3,13v-12,121,-9,163,-8,331v-14,13,-49,2,-73,4r-6,-5v-11,-39,-32,-99,-65,-179v0,52,6,86,11,146v-15,11,-61,11,-80,2v4,-62,6,-127,6,-194v0,-29,0,-58,-1,-87v15,-13,46,-4,66,-11v23,-2,26,64,32,69","w":227},"O":{"d":"178,-231v23,37,18,116,18,171v0,39,-4,65,-28,78v-21,11,-45,17,-74,17v-112,0,-95,-99,-95,-202v0,-37,1,-67,20,-82v40,-32,133,-9,159,18xm86,-99v0,32,-7,71,25,72v7,0,12,-3,16,-8v3,-50,2,-94,-1,-139v-5,-17,-36,-27,-42,-7v1,54,2,81,2,82","w":195},"P":{"d":"107,-255v65,8,107,22,107,95v0,76,-63,69,-122,94v-10,29,2,82,5,113v-8,19,-61,1,-85,7r-4,-5r0,-153v0,-58,-2,-106,-5,-146v12,-11,104,-3,104,-5xm69,-141v28,1,54,-5,54,-35v0,-31,-32,-45,-58,-33v2,22,-5,53,4,68","w":216},"Q":{"d":"143,-274v124,0,73,171,72,284v23,13,50,-16,68,-2v-2,16,-3,40,-5,73v-48,16,-120,6,-151,-20v-8,-1,-23,-4,-44,-4v-132,0,-77,-146,-77,-276v0,-44,99,-55,137,-55xm96,-44v0,-11,23,-29,35,-29v0,-27,-5,-56,-10,-84v-3,-13,-25,-16,-39,-10v-10,34,-6,92,-6,140v4,9,14,14,28,11","w":282},"R":{"d":"8,-253v104,3,205,-8,209,89v1,29,-14,53,-43,61v-4,2,-6,4,-6,9v40,14,22,99,48,126v9,9,14,13,11,22v-21,11,-43,9,-70,4v-14,-11,-19,-77,-26,-92v-7,-15,-19,-24,-37,-28v-17,26,5,82,-3,115r-83,2r-4,-4v6,-91,7,-208,-1,-298xm72,-129v63,10,59,-63,18,-74v-10,-3,-13,-5,-22,-3r-1,72","w":230},"S":{"d":"136,-226v-22,3,-47,11,-45,41v2,30,7,29,32,44v52,28,75,40,108,75v9,10,13,28,13,50v1,97,-103,92,-188,70v-41,-11,-50,-50,-51,-98v30,-4,55,-2,89,4v4,4,3,31,12,32v13,10,35,10,46,-2v-10,-74,-123,-65,-137,-134v-15,-76,3,-136,82,-136v106,0,148,-1,143,112v0,8,-1,17,-2,24v-29,0,-65,2,-85,-6v-1,-28,10,-74,-17,-76","w":241},"T":{"d":"6,-281r296,2r8,4r0,58r-6,5r-106,-4v-15,11,1,181,2,219v-23,5,-49,-1,-74,0v-17,0,-9,-22,-9,-36r-5,-161r-8,-6r-99,0v-6,-10,-1,-62,1,-81","w":313},"U":{"d":"130,44v-66,0,-148,-9,-127,-93v3,-60,5,-151,21,-198v10,-10,45,-10,50,3r-6,178v0,18,13,27,33,25v24,-2,21,-8,21,-41v-1,-54,-6,-118,5,-163v25,-11,59,-11,82,1v8,74,11,169,3,245v-15,34,-41,43,-82,43","w":218},"V":{"d":"12,-288v20,-1,82,9,98,9v10,8,12,27,16,42v10,42,33,136,53,181v32,-56,48,-119,72,-196v16,-19,47,4,68,2v6,1,10,5,13,9v-15,92,-63,127,-81,229v-8,43,-8,57,-37,81r-85,-2v-16,-4,-18,-51,-25,-59v-10,-70,-84,-194,-104,-272v1,-6,4,-26,12,-24","w":334},"W":{"d":"191,-271v18,8,15,46,19,68v4,10,13,73,22,86v14,-29,2,-133,19,-154r68,-2v7,26,-4,32,-8,67v-7,60,-19,143,-28,247v-19,7,-37,10,-61,9v-14,-59,-28,-113,-42,-162v0,-1,-1,-3,-3,-5v-14,50,-20,104,-27,169v-7,14,-53,13,-69,19v-26,-1,-18,-40,-22,-63r-37,-209v-5,-24,-22,-44,-16,-70v13,-4,41,-8,84,-14v14,13,16,119,31,161v12,-45,19,-91,22,-137v11,-12,22,-12,48,-10","w":325},"X":{"d":"58,-268v23,-9,52,76,59,78r36,-69v19,4,41,10,67,19r0,10v-27,45,-47,80,-59,106r96,139v-16,9,-59,33,-74,30r-58,-94v-14,27,-35,60,-43,90v-16,10,-41,-8,-57,-6v-2,-4,-3,-8,-3,-12v12,-53,38,-81,60,-136v-50,-77,-76,-120,-76,-128v1,-16,47,-27,52,-27","w":256},"Y":{"d":"232,-267v34,12,14,34,4,56v-11,22,-42,73,-56,99v-4,51,-5,108,-4,170r-5,5r-86,3r-5,-4v5,-64,8,-112,8,-146v0,-9,0,-18,-1,-27v-10,-19,-46,-74,-87,-141v15,-16,53,-22,75,-32v28,22,38,72,61,107v24,-36,39,-61,53,-92v10,-12,28,-3,43,2","w":250},"Z":{"d":"37,-180v0,-30,4,-56,5,-85v19,-12,57,-7,87,-4r195,17r4,4r-9,56v-23,27,-131,123,-161,156v28,-1,70,-3,126,-6v0,9,-2,33,-8,69v-12,10,-37,5,-95,9r-174,12v-7,-14,2,-40,1,-59r179,-165","w":328},"[":{"d":"96,40v-58,-6,-96,-5,-96,-61v0,-67,2,-149,15,-213v18,-28,36,-34,87,-39v0,25,1,56,-3,75v-33,0,-26,51,-26,84v0,36,-6,87,21,101","w":100},"\\":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"]":{"d":"19,-284v50,0,91,8,105,45v15,43,16,127,18,182v2,53,-10,98,-46,115v-27,4,-55,15,-86,13v-6,-18,-5,-32,2,-54v18,-5,31,-13,33,-24v10,-50,6,-120,10,-178v-4,-17,-12,-36,-32,-36v-24,0,-2,-47,-4,-63","w":147},"^":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"_":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"`":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"a":{"d":"197,-259v19,119,52,161,97,294v0,11,1,33,-12,34v-18,-3,-47,-6,-85,-9v-18,-23,-15,-71,-29,-100v-25,2,-59,-5,-78,3r-20,73v-8,16,-33,-2,-51,0v-47,-22,9,-85,16,-122v23,-46,44,-124,58,-189v2,-4,6,-8,11,-13r76,2v8,6,15,15,17,27xm155,-97v-9,-29,-16,-51,-20,-65v-12,29,-21,51,-26,66","w":296},"b":{"d":"171,-22v-8,49,-99,27,-156,31v-4,-23,0,-57,0,-88v0,-33,-2,-101,-6,-202v17,-12,64,-2,96,-4v66,-4,75,25,78,82v2,51,-10,48,-34,68v37,14,29,69,22,113xm62,-166v21,15,56,1,49,-33v3,-32,-23,-54,-49,-42r0,75xm90,-109v-9,18,0,45,-3,67v11,7,19,3,33,-1v14,-26,9,-72,-30,-66","w":190},"c":{"d":"37,-253v65,-28,205,-47,183,60v-2,9,5,42,-10,42v-18,0,-46,9,-56,-5v5,-23,6,-43,-25,-42v-22,2,-51,1,-52,28v-2,37,0,50,0,94v0,61,7,79,62,71v15,-13,14,-44,17,-71v19,-2,38,-1,54,4v-5,49,0,129,-71,122v-61,-6,-137,2,-137,-55v0,-76,2,-136,6,-181v2,-26,6,-57,29,-67","w":221},"d":{"d":"20,-255v104,-3,197,6,193,112v-2,39,-9,163,-66,172v-40,6,-88,11,-133,5r-5,-5r4,-279xm64,-41v27,12,58,-3,54,-43v-6,-63,2,-105,-45,-115v-4,0,-7,2,-7,7v-5,42,-2,107,-2,151","w":218},"e":{"d":"12,-274v54,3,108,-3,163,-3v7,16,-1,44,0,65v-24,12,-63,-5,-99,2v-8,8,-1,24,-1,36v17,13,54,0,77,8r-3,54r-90,1v-9,5,-8,29,1,34r107,-1v7,20,4,11,4,45v1,11,-20,12,-34,11r-133,-4r-3,-4v6,-47,4,-200,7,-241","w":178},"f":{"d":"128,-96v-61,-20,-46,51,-43,93v2,30,-44,14,-69,18v-8,-6,-3,-23,-3,-36v0,-61,-3,-136,-7,-225r5,-6r167,-4v17,8,8,36,11,55v-4,20,-66,-2,-85,4v-27,-1,-50,-1,-41,33r7,5r94,0v7,12,1,37,5,57v-8,12,-26,0,-41,6","w":198},"g":{"d":"75,-262v84,-18,123,19,114,102v-9,3,-33,5,-72,6v-8,-4,-2,-42,-22,-36v-67,-11,-50,52,-50,102v0,34,12,49,44,51v22,1,45,-15,33,-30v-18,-1,-43,3,-52,-6v2,-21,-4,-50,3,-66v23,2,57,4,100,7v8,4,6,46,7,63v3,59,-35,81,-89,82v-69,1,-96,-41,-91,-122v5,-74,-6,-95,18,-128v17,-23,19,-17,57,-25","w":198},"h":{"d":"188,-4v1,22,3,19,-8,24v-30,0,-50,-1,-60,-5v2,-35,0,-54,-3,-98v-13,-9,-34,-2,-53,-3v-9,31,1,46,2,96v-12,8,-50,1,-59,-3v7,-70,6,-139,1,-218v13,-6,31,-5,46,-1v4,4,2,43,5,52v21,3,37,4,56,2v10,-18,2,-62,-1,-85v13,-11,48,3,67,-6r5,8v-4,82,-2,146,2,237","w":198},"i":{"d":"7,-24r11,-186v1,-30,-12,-56,35,-48v15,-2,26,-1,36,5v-10,65,-4,162,-7,241v-16,8,-46,2,-67,4v-5,-3,-8,-9,-8,-16","w":97},"j":{"d":"178,-239v8,73,8,135,-7,215v-7,35,-55,35,-98,39v-76,7,-71,-48,-68,-110v25,4,69,-13,62,23v-4,20,-2,41,17,41v44,2,29,-64,28,-103v0,-21,-1,-57,-2,-105v12,-8,56,-13,68,0","w":187},"k":{"d":"134,-240v6,-17,55,-14,59,3r-53,146v8,30,42,120,51,147v-6,13,-44,11,-57,4v-5,-15,-15,-39,-27,-70v-8,12,-15,57,-26,68v-22,-2,-55,6,-67,-6v5,-105,3,-209,-5,-303v20,-5,51,0,75,-1r5,7r-3,127v8,-16,24,-57,48,-122","w":198},"l":{"d":"71,-88v-11,32,32,22,61,21r47,-1v-4,17,10,50,-10,51v-24,1,-77,-3,-161,-10r-3,-4v2,-46,3,-86,3,-120v0,-44,-1,-83,-4,-118v14,-11,49,-2,72,-5v5,0,8,3,8,10v-3,58,-15,120,-13,176","w":184},"m":{"d":"2,72v-7,-109,5,-231,5,-345v16,-9,49,-2,72,-4v35,63,59,175,93,232v28,-63,47,-148,62,-220v20,-6,53,0,68,10v6,107,19,214,39,321v-18,8,-55,0,-75,-1v-13,-38,-5,-118,-18,-160v-15,39,-20,73,-29,132v-9,14,-77,25,-87,2v-10,-45,-24,-83,-44,-131v-7,46,1,98,2,146v1,35,-50,12,-88,18","w":354},"n":{"d":"135,-115v5,-49,-1,-104,-1,-155v12,-18,59,-5,87,-9v2,3,3,7,3,13v-12,121,-9,163,-8,331v-14,13,-49,2,-73,4r-6,-5v-11,-39,-32,-99,-65,-179v0,52,6,86,11,146v-15,11,-61,11,-80,2v4,-62,6,-127,6,-194v0,-29,0,-58,-1,-87v15,-13,46,-4,66,-11v23,-2,26,64,32,69","w":227},"o":{"d":"178,-231v23,37,18,116,18,171v0,39,-4,65,-28,78v-21,11,-45,17,-74,17v-112,0,-95,-99,-95,-202v0,-37,1,-67,20,-82v40,-32,133,-9,159,18xm86,-98v0,32,-7,70,25,71v7,0,12,-3,16,-8v3,-50,2,-94,-1,-139v-5,-17,-36,-27,-42,-7v1,54,2,82,2,83","w":195},"p":{"d":"107,-255v65,8,107,22,107,95v0,76,-63,69,-122,94v-10,29,2,82,5,113v-8,19,-61,1,-85,7r-4,-5r0,-153v0,-58,-2,-106,-5,-146v12,-11,104,-3,104,-5xm69,-141v28,1,54,-5,54,-35v0,-31,-32,-45,-58,-33v2,22,-5,53,4,68","w":216},"q":{"d":"143,-274v124,0,73,171,72,284v23,13,50,-16,68,-2v-2,16,-3,40,-5,73v-48,16,-120,6,-151,-20v-8,-1,-23,-4,-44,-4v-132,0,-77,-146,-77,-276v0,-44,99,-55,137,-55xm96,-44v0,-11,23,-29,35,-29v0,-27,-5,-56,-10,-84v-3,-13,-25,-16,-39,-10v-10,34,-6,92,-6,140v4,9,14,14,28,11","w":282},"r":{"d":"8,-253v104,3,205,-8,209,89v1,29,-14,53,-43,61v-4,2,-6,4,-6,9v40,14,22,99,48,126v9,9,14,13,11,22v-21,11,-43,9,-70,4v-14,-11,-19,-77,-26,-92v-7,-15,-19,-24,-37,-28v-17,26,5,82,-3,115r-83,2r-4,-4v6,-91,7,-208,-1,-298xm72,-129v63,10,59,-63,18,-74v-10,-3,-13,-5,-22,-3r-1,72","w":230},"s":{"d":"136,-226v-22,3,-47,11,-45,41v2,30,7,29,32,44v52,28,75,40,108,75v9,10,13,28,13,50v1,97,-103,92,-188,70v-41,-11,-50,-50,-51,-98v30,-4,55,-2,89,4v4,4,3,31,12,32v13,10,35,10,46,-2v-10,-74,-123,-65,-137,-134v-15,-76,3,-136,82,-136v106,0,148,-1,143,112v0,8,-1,17,-2,24v-29,0,-65,2,-85,-6v-1,-28,10,-74,-17,-76","w":241},"t":{"d":"6,-281r296,2r8,4r0,58r-6,5r-106,-4v-15,11,1,181,2,219v-23,5,-49,-1,-74,0v-17,0,-9,-22,-9,-36r-5,-161r-8,-6r-99,0v-6,-10,-1,-62,1,-81","w":313},"u":{"d":"130,44v-66,0,-148,-9,-127,-93v3,-60,5,-151,21,-198v10,-10,45,-10,50,3r-6,178v0,18,13,27,33,25v24,-2,21,-8,21,-41v-1,-54,-6,-118,5,-163v25,-11,59,-11,82,1v8,74,11,169,3,245v-15,34,-41,43,-82,43","w":218},"v":{"d":"12,-288v20,-1,82,9,98,9v10,8,12,27,16,42v10,42,33,136,53,181v32,-56,48,-119,72,-196v16,-19,47,4,68,2v6,1,10,5,13,9v-15,92,-63,127,-81,229v-8,43,-8,57,-37,81r-85,-2v-16,-4,-18,-51,-25,-59v-10,-70,-84,-194,-104,-272v1,-6,4,-26,12,-24","w":334},"w":{"d":"191,-271v18,8,15,46,19,68v4,10,13,73,22,86v14,-29,2,-133,19,-154r68,-2v7,26,-4,32,-8,67v-7,60,-19,143,-28,247v-19,7,-37,10,-61,9v-14,-59,-28,-113,-42,-162v0,-1,-1,-3,-3,-5v-14,50,-20,104,-27,169v-7,14,-53,13,-69,19v-26,-1,-18,-40,-22,-63r-37,-209v-5,-24,-22,-44,-16,-70v13,-4,41,-8,84,-14v14,13,16,119,31,161v12,-45,19,-91,22,-137v11,-12,22,-12,48,-10","w":325},"x":{"d":"58,-268v23,-9,52,76,59,78r36,-69v19,4,41,10,67,19r0,10v-27,45,-47,80,-59,106r96,139v-16,9,-59,33,-74,30r-58,-94v-14,27,-35,60,-43,90v-16,10,-41,-8,-57,-6v-2,-4,-3,-8,-3,-12v12,-53,38,-81,60,-136v-50,-77,-76,-120,-76,-128v1,-16,47,-27,52,-27","w":256},"y":{"d":"232,-267v34,12,14,34,4,56v-11,22,-42,73,-56,99v-4,51,-5,108,-4,170r-5,5r-86,3r-5,-4v5,-64,8,-112,8,-146v0,-9,0,-18,-1,-27v-10,-19,-46,-74,-87,-141v15,-16,53,-22,75,-32v28,22,38,72,61,107v24,-36,39,-61,53,-92v10,-12,28,-3,43,2","w":250},"z":{"d":"37,-180v0,-30,4,-56,5,-85v19,-12,57,-7,87,-4r195,17r4,4r-9,56v-23,27,-131,123,-161,156v28,-1,70,-3,126,-6v0,9,-2,33,-8,69v-12,10,-37,5,-95,9r-174,12v-7,-14,2,-40,1,-59r179,-165","w":328},"{":{"d":"96,40v-58,-6,-96,-5,-96,-61v0,-67,2,-149,15,-213v18,-28,36,-34,87,-39v0,25,1,56,-3,75v-33,0,-26,51,-26,84v0,36,-6,87,21,101","w":100},"|":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"}":{"d":"19,-284v50,0,91,8,105,45v15,43,16,127,18,182v2,53,-10,98,-46,115v-27,4,-55,15,-86,13v-6,-18,-5,-32,2,-54v18,-5,31,-13,33,-24v10,-50,6,-120,10,-178v-4,-17,-12,-36,-32,-36v-24,0,-2,-47,-4,-63","w":147},"~":{"d":"72,-120v-15,7,-47,7,-68,2v1,-19,-2,-44,2,-59r62,0v7,13,2,39,4,57"},"\u00a0":{"w":171}}});

//helvetica
Cufon.registerFont({"w":200,"face":{"font-family":"HelveticaNeue LT 55 Roman","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-17 -291 339 77","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"22,-55r56,0r0,55r-56,0r0,-55xm77,-257v3,67,-7,123,-14,180r-26,0v-7,-58,-17,-112,-14,-180r54,0","w":100},"\"":{"d":"31,-257r38,0r0,116r-38,0r0,-116xm98,-257r38,0r0,116r-38,0r0,-116","w":166},"#":{"d":"87,-148r-6,44r35,0r6,-44r-35,0xm42,-71r-30,0r0,-33r34,0r7,-44r-30,0r0,-33r34,0r10,-71r35,0r-10,71r35,0r9,-71r35,0r-9,71r26,0r0,33r-31,0r-6,44r26,0r0,33r-31,0r-10,71r-34,0r9,-71r-34,0r-10,71r-35,0"},"$":{"d":"170,-135v62,45,20,146,-59,141r0,31r-22,0r0,-31v-55,-4,-85,-34,-89,-90r51,0v-1,27,16,44,38,48r0,-75v-40,-12,-84,-22,-83,-75v1,-50,36,-72,83,-77r0,-28r22,0r0,28v45,5,78,28,81,77r-52,0v0,-17,-12,-35,-29,-35r0,64v22,4,46,12,59,22xm111,-36v34,3,55,-50,18,-63v-5,-2,-11,-4,-18,-6r0,69xm89,-221v-26,-3,-42,30,-25,48v5,5,14,8,25,11r0,-59"},"%":{"d":"274,-108v-26,-1,-26,31,-24,56v1,17,6,30,23,30v32,0,34,-84,1,-86xm272,5v-42,0,-59,-29,-59,-71v1,-43,18,-68,61,-69v43,0,59,28,59,71v0,40,-18,69,-61,69xm240,-260r31,0r-148,268r-32,0xm87,-144v35,-1,33,-86,1,-86v-26,0,-25,30,-24,58v1,15,6,29,23,28xm86,-117v-42,1,-59,-27,-59,-69v1,-42,20,-71,61,-71v44,0,59,30,59,73v0,42,-19,67,-61,67","w":360},"&":{"d":"223,-124v-3,24,-11,47,-25,63r53,61r-63,0r-21,-26v-40,51,-160,37,-155,-46v3,-42,29,-60,57,-75v-12,-15,-24,-29,-24,-54v0,-39,29,-59,67,-59v41,0,69,20,70,62v0,33,-23,51,-46,64r34,40v4,-7,7,-19,9,-30r44,0xm60,-71v0,43,64,41,80,11r-44,-53v-17,8,-36,18,-36,42xm111,-165v27,-7,40,-57,3,-61v-35,2,-21,48,-3,61","w":246},"(":{"d":"109,-263v-51,86,-52,242,0,329r-43,0v-59,-80,-62,-251,0,-329r43,0","w":106},")":{"d":"40,-263v61,82,62,249,0,329r-43,0v53,-86,51,-241,1,-329r42,0","w":106},"*":{"d":"87,-212r42,-16r10,28r-43,14r27,35r-24,18r-27,-37r-25,37r-24,-18r27,-35r-42,-14r10,-28r40,16r0,-45r29,0r0,45","w":146},"+":{"d":"127,-110r72,0r0,38r-72,0r0,72r-38,0r0,-72r-72,0r0,-38r72,0r0,-72r38,0r0,72","w":216},",":{"d":"22,-55r56,0v4,58,-1,110,-56,115r0,-26v16,-3,25,-16,26,-34r-26,0r0,-55","w":100},"-":{"d":"19,-120r108,0r0,44r-108,0r0,-44","w":146},"\u00ad":{"d":"19,-120r108,0r0,44r-108,0r0,-44","w":146},".":{"d":"22,-55r56,0r0,55r-56,0r0,-55","w":100},"\/":{"d":"96,-263r42,0r-101,269r-41,0","w":133},"0":{"d":"100,-215v-47,0,-41,64,-41,114v0,30,8,64,41,64v44,0,42,-58,41,-106v-1,-35,-6,-72,-41,-72xm100,5v-72,0,-92,-56,-92,-132v0,-76,21,-130,92,-130v71,0,93,55,93,130v0,75,-21,132,-93,132"},"1":{"d":"27,-202v41,0,68,-13,73,-50r41,0r0,252r-51,0r0,-163r-63,0r0,-39"},"2":{"d":"102,-213v-30,2,-39,28,-40,58r-49,0v1,-63,30,-102,92,-102v50,0,86,29,86,79v0,82,-84,83,-118,134r120,0r0,44r-185,0v0,-93,91,-98,127,-154v16,-25,-3,-61,-33,-59"},"3":{"d":"140,-77v0,-33,-25,-38,-58,-37r0,-36v29,1,53,-5,54,-31v1,-21,-17,-34,-36,-34v-26,-1,-39,20,-39,45r-48,0v3,-53,32,-87,87,-87v47,0,82,24,84,70v1,28,-15,44,-35,52v26,5,44,28,45,57v4,96,-154,110,-181,30v-4,-11,-7,-24,-7,-39r49,0v1,29,15,49,44,50v24,0,41,-16,41,-40"},"4":{"d":"112,-100r-1,-88r-65,88r66,0xm112,-58r-106,0r0,-47r109,-147r46,0r0,152r33,0r0,42r-33,0r0,58r-49,0r0,-58"},"5":{"d":"143,-86v4,-47,-63,-62,-83,-27r-46,0r25,-139r141,0r0,42r-104,0v-2,19,-9,41,-9,58v12,-13,26,-19,49,-19v52,1,75,36,78,85v6,95,-140,122,-179,46v-6,-10,-8,-22,-9,-35r52,0v1,22,19,38,41,38v29,0,42,-20,44,-49"},"6":{"d":"141,-83v0,-27,-12,-48,-38,-48v-28,0,-41,20,-41,47v0,27,14,47,41,47v25,0,38,-20,38,-46xm8,-125v0,-73,27,-132,99,-132v44,0,77,27,81,70r-48,0v-4,-16,-16,-32,-34,-32v-37,0,-46,40,-48,78v12,-18,29,-28,57,-28v48,0,78,33,78,82v0,55,-32,92,-89,92v-73,0,-96,-58,-96,-130"},"7":{"d":"49,0v7,-83,41,-152,85,-204r-120,0r0,-48r172,0r0,44v-49,45,-79,118,-82,208r-55,0"},"8":{"d":"100,-219v-20,0,-38,13,-38,35v0,24,17,33,38,34v21,1,39,-13,38,-34v-1,-23,-14,-35,-38,-35xm53,-136v-23,-6,-38,-25,-38,-52v0,-47,38,-64,85,-69v79,-8,115,95,48,121v28,7,47,28,47,62v0,54,-41,79,-94,79v-54,0,-95,-24,-96,-79v-1,-33,20,-55,48,-62xm101,-116v-25,0,-46,14,-45,40v1,26,19,43,45,43v25,0,43,-16,43,-43v-1,-26,-18,-39,-43,-40"},"9":{"d":"59,-169v0,27,12,48,38,48v28,0,41,-20,41,-47v0,-27,-14,-47,-41,-47v-25,0,-38,20,-38,46xm193,-127v0,71,-27,132,-99,132v-46,0,-77,-27,-82,-70r48,0v3,25,36,42,57,23v15,-14,26,-43,25,-69v-36,55,-141,22,-134,-54v5,-56,33,-92,88,-92v73,0,97,59,97,130"},":":{"d":"78,-127r-56,0r0,-56r56,0r0,56xm22,-55r56,0r0,55r-56,0r0,-55","w":100},";":{"d":"78,-127r-56,0r0,-56r56,0r0,56xm22,-55r56,0v4,58,-1,110,-56,115r0,-26v16,-3,25,-16,26,-34r-26,0r0,-55","w":100},"\u037e":{"d":"78,-127r-56,0r0,-56r56,0r0,56xm22,-55r56,0v4,58,-1,110,-56,115r0,-26v16,-3,25,-16,26,-34r-26,0r0,-55","w":100},"<":{"d":"199,-144r-132,53r132,52r0,42r-182,-73r0,-42r182,-73r0,41","w":216},"=":{"d":"199,-33r-182,0r0,-39r182,0r0,39xm199,-110r-182,0r0,-39r182,0r0,39","w":216},">":{"d":"17,-39r132,-52r-132,-53r0,-41r182,73r0,42r-182,73r0,-42","w":216},"?":{"d":"69,-55r57,0r0,55r-57,0r0,-55xm102,-221v-28,1,-36,20,-38,47r-52,0v1,-55,33,-84,87,-89v81,-8,119,86,59,130v-17,12,-39,23,-35,56r-48,0v-7,-57,34,-67,55,-99v7,-23,-4,-46,-28,-45"},"@":{"d":"147,-202v18,0,36,9,42,25r5,-19r30,0r-26,108v0,5,2,8,6,8v32,-3,43,-33,43,-66v0,-58,-38,-88,-98,-88v-64,0,-101,42,-101,106v0,67,40,103,106,105v32,1,61,-13,77,-29r30,0v-21,34,-59,58,-109,58v-85,0,-139,-52,-139,-135v0,-80,55,-134,137,-134v70,0,125,38,125,110v0,59,-35,96,-85,104v-14,2,-23,-10,-27,-20v-27,42,-99,10,-95,-41v4,-51,28,-92,79,-92xm149,-168v-42,0,-65,85,-16,85v27,0,43,-26,44,-54v0,-17,-12,-31,-28,-31","w":288},"A":{"d":"90,-99r66,0r-33,-95xm95,-257r58,0r96,257r-59,0r-19,-57r-96,0r-20,57r-58,0","w":246},"B":{"d":"173,-184v0,-41,-54,-26,-92,-29r0,60v39,-2,92,11,92,-31xm240,-75v0,97,-122,72,-215,75r0,-257v84,5,204,-26,203,64v0,27,-15,44,-35,53v30,9,46,31,47,65xm184,-78v0,-48,-58,-34,-103,-36r0,70v44,-2,103,12,103,-34","w":253},"C":{"d":"14,-127v-12,-129,161,-183,225,-83v6,11,10,24,12,39r-55,0v-6,-27,-26,-45,-56,-45v-50,0,-70,38,-70,89v0,48,21,85,70,86v36,1,54,-25,58,-58r55,0v-6,64,-44,105,-113,105v-82,0,-119,-53,-126,-133","w":266},"D":{"d":"196,-125v3,-69,-41,-93,-115,-85r0,162r51,0v45,-1,63,-31,64,-77xm252,-130v-1,79,-38,130,-116,130r-111,0r0,-257r111,0v76,3,116,47,116,127","w":266},"E":{"d":"25,-257r192,0r0,47r-136,0r0,56r125,0r0,43r-125,0r0,63r139,0r0,48r-195,0r0,-257","w":233},"F":{"d":"25,-257r181,0r0,47r-125,0r0,60r108,0r0,44r-108,0r0,106r-56,0r0,-257","w":213},"G":{"d":"70,-127v-5,66,63,110,113,71v11,-9,17,-23,18,-41r-57,0r0,-42r108,0r0,139r-36,0r-5,-29v-17,22,-38,35,-71,35v-82,0,-121,-53,-126,-133v-7,-110,111,-172,198,-113v20,14,34,37,36,68r-54,0v-5,-28,-25,-44,-54,-44v-50,0,-66,38,-70,89","w":273},"H":{"d":"25,-257r56,0r0,99r104,0r0,-99r57,0r0,257r-57,0r0,-111r-104,0r0,111r-56,0r0,-257","w":266},"I":{"d":"25,-257r56,0r0,257r-56,0r0,-257","w":106},"J":{"d":"89,-41v25,0,30,-19,30,-43r0,-173r56,0r0,176v0,57,-28,87,-85,87v-60,-1,-91,-35,-85,-102r51,0v-1,30,3,55,33,55"},"K":{"d":"25,-257r56,0r0,107r101,-107r70,0r-100,101r110,156r-71,0r-77,-116r-33,33r0,83r-56,0r0,-257","w":259},"L":{"d":"25,-257r56,0r0,209r126,0r0,48r-182,0r0,-257","w":213},"M":{"d":"25,-257r79,0r61,177r57,-177r80,0r0,257r-53,0r-1,-182r-63,182r-44,0r-63,-180r0,180r-53,0r0,-257","w":326},"N":{"d":"25,-257r56,0r108,172r0,-172r53,0r0,257r-57,0r-107,-172r0,172r-53,0r0,-257","w":266},"O":{"d":"140,-216v-50,0,-70,38,-70,89v0,48,21,86,70,86v49,0,70,-38,70,-86v0,-51,-20,-89,-70,-89xm140,6v-82,0,-126,-53,-126,-133v0,-82,43,-136,126,-136v83,0,126,54,126,136v0,80,-45,133,-126,133","w":280},"P":{"d":"81,-136v44,-1,94,8,94,-39v0,-46,-50,-38,-94,-38r0,77xm230,-175v2,76,-66,89,-149,83r0,92r-56,0r0,-257r116,0v56,0,88,29,89,82","w":240},"Q":{"d":"70,-127v-1,55,35,99,93,82r-24,-22r26,-28r29,27v31,-48,18,-153,-54,-148v-50,2,-69,38,-70,89xm266,-127v1,40,-13,72,-33,94r32,29r-26,28r-37,-33v-16,10,-37,15,-62,15v-82,-2,-126,-53,-126,-133v0,-82,43,-136,126,-136v83,0,124,54,126,136","w":280},"R":{"d":"182,-177v0,-49,-58,-34,-101,-36r0,72v43,-2,101,13,101,-36xm190,0v-15,-36,4,-100,-52,-100r-57,0r0,100r-56,0r0,-257r138,0v80,-9,103,113,35,135v47,11,30,82,48,122r-56,0","w":259},"S":{"d":"177,-143v86,37,41,161,-59,149v-62,-8,-109,-28,-109,-91r54,0v1,33,24,47,57,47v45,0,70,-45,26,-60v-53,-19,-127,-18,-129,-87v-4,-94,158,-100,191,-33v5,10,8,23,8,38r-54,0v4,-47,-87,-55,-90,-10v9,40,66,30,105,47","w":233},"T":{"d":"82,-210r-77,0r0,-47r210,0r0,47r-77,0r0,210r-56,0r0,-210","w":219},"U":{"d":"133,-41v39,0,53,-17,53,-56r0,-160r57,0r0,160v0,70,-41,103,-110,103v-70,0,-110,-33,-109,-103r0,-160r56,0r0,160v0,36,15,56,53,56","w":266},"V":{"d":"144,0r-63,0r-84,-257r58,0r58,181r58,-181r59,0","w":226},"W":{"d":"270,0r-57,0r-44,-175r-43,175r-57,0r-68,-257r57,0r41,175r45,-175r53,0r44,177r42,-177r56,0","w":339},"X":{"d":"88,-135r-83,-122r66,0r50,82r52,-82r62,0r-82,123r89,134r-67,0r-56,-89r-57,89r-64,0","w":240},"Y":{"d":"91,-100r-94,-157r63,0r61,101r59,-101r63,0r-95,158r0,99r-57,0r0,-100","w":240},"Z":{"d":"8,-45r138,-165r-127,0r0,-47r202,0r0,45r-137,164r141,0r0,48r-217,0r0,-45","w":233},"[":{"d":"24,-263r96,0r0,40r-44,0r0,248r44,0r0,41r-96,0r0,-329","w":119},"\\":{"d":"138,6r-42,0r-100,-269r41,0","w":133},"]":{"d":"95,66r-95,0r0,-41r44,0r0,-248r-44,0r0,-40r95,0r0,329","w":119},"^":{"d":"84,-252r48,0r62,139r-42,0r-44,-99r-44,99r-42,0","w":216},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"102,-157v-20,0,-32,9,-34,28r-51,0v4,-46,40,-62,88,-62v43,0,80,9,81,53v1,46,-6,103,7,138r-52,0v-2,-6,-3,-12,-3,-18v-32,35,-126,35,-126,-33v0,-65,76,-48,118,-69v15,-17,-4,-42,-28,-37xm135,-91v-21,15,-72,2,-72,38v0,19,13,23,31,24v37,0,43,-25,41,-62","w":206},"b":{"d":"112,-33v32,0,44,-28,44,-60v0,-32,-12,-60,-44,-60v-32,0,-43,27,-43,60v0,34,11,60,43,60xm130,5v-29,1,-51,-10,-62,-29r0,24r-49,0r0,-257r52,0r0,94v12,-18,32,-28,59,-28v52,0,77,41,77,98v0,56,-25,96,-77,98","w":219},"c":{"d":"14,-90v-10,-99,124,-135,173,-62v6,9,8,20,9,31r-50,0v-3,-21,-16,-32,-38,-32v-58,0,-58,120,-1,120v25,0,37,-17,41,-38r49,0v-6,46,-39,76,-89,76v-59,0,-88,-37,-94,-95","w":206},"d":{"d":"108,-33v32,0,44,-28,44,-61v0,-31,-11,-59,-44,-59v-34,0,-44,26,-45,60v0,34,14,60,45,60xm94,-191v26,0,44,13,56,28r0,-94r51,0r0,257r-49,0r0,-24v-11,19,-30,29,-57,29v-57,0,-83,-43,-83,-100v0,-55,26,-95,82,-96","w":219},"e":{"d":"145,-113v1,-47,-70,-52,-81,-12v-1,4,-2,8,-2,12r83,0xm62,-81v-8,56,72,61,86,23r45,0v-15,40,-38,63,-88,63v-61,0,-91,-38,-95,-98v-6,-90,115,-131,166,-64v13,19,22,45,20,76r-134,0","w":206},"f":{"d":"120,-217v-24,-6,-44,0,-38,31r35,0r0,34r-35,0r0,152r-51,0r0,-152r-31,0r0,-34r31,0v-5,-58,30,-76,89,-70r0,39","w":119},"g":{"d":"65,-100v0,31,11,56,41,56v30,0,44,-23,44,-51v0,-33,-12,-58,-44,-58v-29,0,-41,23,-41,53xm94,-191v28,0,43,12,56,30r0,-25r48,0r0,174v11,89,-126,108,-169,50v-6,-8,-8,-17,-9,-27r51,0v13,42,86,28,79,-21v-1,-7,2,-18,-1,-24v-9,18,-31,29,-56,29v-55,0,-79,-37,-79,-94v0,-53,26,-91,80,-92","w":219},"h":{"d":"110,-151v-62,0,-32,95,-39,151r-52,0r0,-257r52,0r1,97v9,-19,30,-30,54,-31v93,-5,63,108,68,191r-51,0r0,-105v-1,-28,-6,-46,-33,-46","w":213},"i":{"d":"72,-215r-51,0r0,-42r51,0r0,42xm21,-186r51,0r0,186r-51,0r0,-186","w":92},"j":{"d":"75,-215r-51,0r0,-42r51,0r0,42xm75,9v4,49,-35,62,-82,55r0,-42v14,2,31,2,31,-15r0,-193r51,0r0,195","w":100},"k":{"d":"24,-257r51,0r0,138r65,-67r60,0r-70,68r78,118r-62,0r-51,-83r-20,19r0,64r-51,0r0,-257","w":206},"l":{"d":"21,-257r51,0r0,257r-51,0r0,-257","w":92},"m":{"d":"254,-105v1,-27,-5,-47,-31,-46v-58,3,-26,96,-34,151r-51,0r-1,-121v-1,-18,-9,-31,-30,-30v-56,4,-29,96,-35,151r-51,0r0,-186r48,0v1,8,-2,19,1,25v18,-37,96,-42,111,1v11,-15,29,-32,56,-31v44,0,68,21,68,66r0,125r-51,0r0,-105","w":326},"n":{"d":"110,-151v-62,0,-32,95,-39,151r-52,0r0,-186r49,0v1,8,-2,20,1,26v11,-19,31,-30,57,-31v93,-5,63,108,68,191r-51,0r0,-105v-1,-28,-6,-46,-33,-46","w":213},"o":{"d":"110,-153v-33,0,-45,26,-45,60v0,34,12,60,45,60v32,0,45,-26,45,-60v0,-34,-13,-60,-45,-60xm110,5v-62,0,-96,-37,-96,-98v0,-61,34,-98,96,-98v61,0,96,37,96,98v0,61,-35,98,-96,98","w":219},"p":{"d":"69,-93v0,34,13,60,44,60v33,0,45,-25,45,-60v0,-32,-13,-60,-45,-60v-31,0,-45,27,-44,60xm127,5v-25,0,-44,-12,-56,-28r0,89r-52,0r0,-252r49,0v1,7,-2,18,1,24v10,-18,29,-29,55,-29v59,0,85,42,85,100v0,55,-26,94,-82,96","w":219},"q":{"d":"108,-153v-33,0,-45,27,-45,60v-1,34,13,60,44,60v33,0,45,-27,45,-59v0,-32,-12,-61,-44,-61xm95,-191v26,0,47,9,57,29r0,-24r49,0r0,252r-51,0r-1,-89v-10,18,-33,28,-59,28v-52,0,-78,-39,-78,-97v1,-57,26,-99,83,-99","w":219},"r":{"d":"139,-142v-43,-9,-68,15,-68,58r0,84r-52,0r0,-186r49,0v1,11,-2,25,1,34v9,-24,37,-44,70,-37r0,47","w":140},"s":{"d":"129,-132v3,-30,-59,-35,-63,-8v17,45,114,8,117,80v4,80,-134,83,-164,30v-5,-8,-8,-18,-9,-30r49,0v-2,37,70,43,73,7v-17,-44,-112,-10,-117,-78v-5,-76,126,-75,154,-29v5,7,8,17,9,28r-49,0","w":193},"t":{"d":"122,0v-42,6,-89,3,-89,-42r0,-110r-31,0r0,-34r31,0r0,-56r51,0r0,56r38,0r0,34r-38,0r0,92v-3,24,19,24,38,20r0,40","w":126},"u":{"d":"103,-35v62,3,34,-94,40,-151r51,0r0,186r-49,0v-1,-8,2,-20,-1,-26v-11,19,-32,30,-57,31v-91,5,-64,-108,-68,-191r52,0v7,53,-23,148,32,151","w":213},"v":{"d":"122,0r-56,0r-64,-186r53,0r40,127r40,-127r50,0","w":187},"w":{"d":"232,0r-52,0r-34,-125r-32,125r-53,0r-59,-186r54,0r35,126r31,-126r50,0r32,126r34,-126r53,0","w":293},"x":{"d":"67,-98r-61,-88r58,0r33,48r32,-48r57,0r-61,87r68,99r-58,0r-39,-59r-39,59r-57,0","w":193},"y":{"d":"16,22v26,6,59,-3,47,-34r-65,-174r55,0r42,127r41,-127r53,0r-78,209v-10,38,-46,48,-95,41r0,-42","w":186},"z":{"d":"8,-39r97,-109r-90,0r0,-38r157,0r0,38r-97,109r104,0r0,39r-171,0r0,-39","w":186},"{":{"d":"45,-99v74,4,-9,134,75,124r0,41v-49,4,-89,-4,-90,-49v-1,-42,12,-101,-33,-100r0,-31v43,0,32,-58,33,-101v0,-45,41,-52,90,-48r0,40v-24,-3,-40,3,-39,26v2,46,6,96,-36,98","w":119},"|":{"d":"21,-283r38,0r0,360r-38,0r0,-360","w":80},"}":{"d":"0,-223r0,-40v49,-4,89,3,90,48v1,43,-10,101,33,101r0,31v-45,-1,-31,58,-33,100v-2,45,-40,53,-90,49r0,-41v24,2,40,-2,39,-26v-2,-46,-5,-95,36,-98v-75,-6,6,-140,-75,-124","w":119},"~":{"d":"69,-122v40,2,86,49,108,-2r15,34v-11,13,-22,31,-45,31v-32,0,-45,-25,-78,-25v-18,1,-24,13,-30,26r-15,-33v8,-16,20,-32,45,-31","w":216},"'":{"d":"31,-257r38,0r0,116r-38,0r0,-116","w":100},"`":{"d":"-17,-260r56,0r35,51r-36,0","w":93},"\u00a0":{"w":100}}});
