/*
 * 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}})());

//Cufon.registerFont({"w":195,"face":{"font-family":"comesinhandy","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-61 -237.271 312.169 76.4936","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"!":{"d":"16,-47v1,-21,9,-73,33,-129v9,0,17,2,20,12v-21,59,-34,104,-30,149v-4,4,-6,10,-15,8v-5,0,-8,-13,-8,-40xm16,13v3,-16,37,-14,33,4v-4,22,-34,10,-33,-4","w":76},"\"":{"d":"0,-165v16,-34,15,-54,33,-29v24,5,11,27,7,53v-16,0,-19,-18,-14,-36v-3,3,-7,12,-11,26v-10,3,-15,-7,-15,-14","w":65},"#":{"d":"81,24v-26,-14,2,-47,-2,-77v-25,2,-37,5,-37,10v-3,26,-11,53,-10,79v-5,5,-15,-4,-14,-12v1,-12,4,-34,10,-68v-19,6,-37,10,-56,12v-1,-8,-7,-18,0,-22v16,1,30,-2,61,-11r8,-37r-41,10v-10,-24,-7,-21,30,-27v13,-3,19,-6,19,-8v15,-43,27,-66,35,-70v4,-1,8,10,10,17v-17,13,-15,23,-29,52v22,-1,40,-4,38,-6v11,-28,17,-46,24,-51v21,9,-11,41,-7,52v15,-1,63,-5,57,19v0,5,-11,9,-31,12v-3,-4,-21,0,-22,-6v3,-4,10,0,9,-6v-36,-5,-22,20,-32,38v24,5,62,-13,67,13v-5,19,-17,8,-34,7v-26,-2,-39,0,-39,3v-5,31,-12,47,-8,69v-1,5,-4,8,-6,8xm96,-112v-51,2,-39,14,-47,43v24,-3,36,-6,38,-8","w":176},"$":{"d":"44,-134v5,-20,76,-59,131,-57v13,4,19,10,19,19v-13,2,-8,7,-19,6v1,-2,3,-4,0,-5v-2,6,-3,1,-7,0r3,3v-29,0,-72,15,-94,44v0,7,35,19,105,36v13,8,29,11,31,28v-31,32,-84,52,-143,60v-32,4,-89,-17,-61,-44v15,11,20,21,40,20v49,0,91,-13,124,-40r0,-4v-73,-23,-115,-16,-129,-66xm108,-231v6,-7,16,-10,23,1v-17,64,-33,192,-20,265v7,5,1,14,-5,16v-8,3,-12,3,-14,0v-9,-70,0,-177,16,-282xm143,-231v6,-7,17,-10,24,1v-18,63,-34,192,-21,265v7,5,1,14,-5,16v-8,3,-12,3,-14,0v-9,-70,0,-177,16,-282","w":245},"%":{"d":"143,-178v-45,38,-111,164,-132,224v-8,1,-12,-2,-13,-7v2,-20,30,-83,92,-182v22,-36,40,-51,46,-50v5,6,7,10,7,15xm29,-182v7,10,23,-3,36,3v27,24,8,64,-33,64v-12,0,-20,-13,-24,-34v10,-22,17,-34,21,-33xm65,-159v-16,-15,-54,17,-31,28v19,-5,30,-15,31,-28xm67,-19v0,-15,38,-58,78,-53v33,11,9,62,-20,68v-8,7,-26,11,-39,12v-14,-6,-19,-15,-19,-27xm100,-29v-10,3,-19,11,-14,19v12,4,58,-18,59,-43v-19,-5,-33,5,-45,24","w":175},"&":{"d":"99,-157v16,-17,44,-7,44,11v0,15,-20,43,-59,84v6,4,8,12,17,13v23,-7,50,-23,81,-48v10,-15,29,-1,26,15v-14,11,-52,29,-68,43v15,4,14,17,6,25v-14,0,-22,-1,-40,-8v-44,20,-72,28,-86,27v-13,-1,-20,-9,-20,-21v1,-4,19,-21,56,-51v9,-7,-2,-18,1,-30v0,-24,14,-43,42,-60xm117,-139v-15,-4,-41,28,-41,51v23,-22,37,-39,41,-51xm82,-41v-12,-18,-16,-5,-39,19v25,-9,38,-16,39,-19","w":231},"'":{"d":"8,-151v6,-36,-1,-61,20,-54v4,3,7,9,10,18v-11,36,-15,52,-30,36","w":44},"(":{"d":"80,-184v-45,47,-89,131,-40,200v-2,9,-4,13,-9,13v-10,0,-16,-8,-18,-25v-30,-75,-5,-124,47,-194v5,-6,21,-5,20,6","w":64},")":{"d":"23,-188v34,-13,36,55,36,89v0,32,-9,65,-27,100v0,7,-4,13,-15,13v-8,0,-12,-5,-12,-14v10,3,35,-68,35,-101v0,-22,-7,-53,-17,-87","w":69},"*":{"d":"52,-181v12,1,8,18,-2,21v8,6,14,12,7,16r-18,-6v-12,7,-14,30,-26,14v0,-5,4,-8,5,-12v-9,3,-18,-2,-18,-9v-1,-2,13,-6,22,-14v2,-7,-5,-21,5,-21v6,0,5,11,7,16","w":62},"+":{"d":"63,-146v12,2,11,16,10,26v19,4,83,4,44,17v-6,17,-41,-5,-52,9v-5,10,2,40,-5,51v-22,-9,-7,-30,-17,-50v-15,0,-35,7,-38,21v-7,2,-17,-13,-16,-21v0,-11,20,-19,61,-24v6,-19,11,-29,13,-29","w":123},",":{"d":"16,4v9,-7,3,-31,16,-35v11,2,16,5,16,11v0,18,-14,39,-36,63v-30,-4,-13,-11,4,-39","w":57},"-":{"d":"57,-100v23,-2,49,4,32,27v-28,-16,-62,-5,-90,9v-5,0,-9,-6,-9,-18v0,-7,22,-15,67,-18","w":105},"\u00ad":{"d":"57,-100v23,-2,49,4,32,27v-28,-16,-62,-5,-90,9v-5,0,-9,-6,-9,-18v0,-7,22,-15,67,-18","w":105},".":{"d":"6,-21v4,-13,31,-5,28,8v-5,11,-5,14,-17,13v-8,-6,-11,-13,-11,-21","w":44},"\/":{"d":"74,-223v8,-6,18,-4,22,8v-37,61,-87,165,-98,247v4,8,-2,12,-9,14v-8,1,-13,-1,-14,-5v12,-69,52,-169,99,-264","w":66},"0":{"d":"160,-194v24,0,42,17,44,41v6,68,-56,129,-121,150r0,-2v-36,18,-85,-13,-82,-56v2,-23,11,-46,25,-71v-15,7,-24,20,-30,35v0,-1,-4,-2,-4,0r3,0v-3,21,-5,25,-14,15v-13,-64,107,-112,179,-112xm129,-174v-20,-7,-25,8,-41,5v3,2,1,5,-3,4v0,-1,1,-3,-1,-3v-5,5,-10,8,-15,8v2,16,2,19,-16,26v-22,25,-33,50,-33,73v0,26,13,43,38,43v45,0,136,-61,131,-130v3,-15,-24,-31,-51,-26v-2,-4,-6,-2,-9,0","w":202},"1":{"d":"96,-195v9,3,11,9,11,19v-20,40,-35,87,-44,144v5,11,10,36,-12,32v-5,0,-9,-7,-9,-21v0,-22,11,-64,32,-126v-41,43,-64,71,-71,84v-9,7,-20,0,-18,-12v53,-60,90,-100,111,-120","w":105},"2":{"d":"34,-169v21,-19,33,-27,62,-25v13,7,19,16,19,29v0,25,-31,73,-91,143r119,-8v20,6,22,13,10,23v-42,-6,-48,6,-125,6v-19,0,-28,-6,-28,-19v0,-3,28,-30,72,-89v19,-26,24,-42,24,-60v-8,-11,-43,1,-40,11v13,11,19,13,5,19v-8,0,-31,-8,-27,-30","w":165},"3":{"d":"92,-192v13,-4,24,1,26,17v2,23,-32,49,-81,86v53,3,93,9,102,49v3,15,-48,40,-93,40v-12,-3,-23,-19,-7,-25v5,0,11,-2,10,5v30,1,47,-6,70,-23v6,-16,-35,-23,-64,-28v-16,2,-59,3,-55,-14v0,-6,6,-10,18,-14v50,-34,80,-58,78,-74v-25,8,-42,17,-51,29v1,4,-7,13,-10,8v-9,-8,-10,-5,-9,-16v11,-18,33,-30,66,-40","w":143},"4":{"d":"91,-185v-2,12,-81,88,-73,93v1,15,54,9,52,0v7,-23,14,-65,36,-44v-5,21,-18,30,-17,46v11,-1,22,-11,35,-16v7,21,-8,22,-41,33v-13,43,-12,66,-19,78v-9,0,-13,-3,-13,-10v0,-8,4,-29,12,-64v-27,3,-65,1,-63,-23v-7,-10,53,-70,77,-100v6,-4,15,-1,14,7","w":133},"5":{"d":"127,-66v-10,26,-49,66,-101,66v-18,0,-27,-8,-24,-17v42,9,54,-10,95,-41v7,-9,7,-15,-11,-17v-22,4,-39,12,-64,13v-25,-21,-16,-45,1,-78v-9,0,-13,-6,-13,-17v5,-6,23,-17,57,-31v37,-3,126,-17,145,4v0,6,-33,11,-47,7v-38,0,-71,6,-100,17v-17,16,-33,40,-36,77v35,-7,86,-30,98,17","w":145},"6":{"d":"166,-195v16,0,17,18,8,24v-31,-11,-115,62,-133,98v23,-23,101,-30,92,22v3,26,-32,44,-75,51v-38,-5,-57,-19,-57,-41v0,-23,25,-64,81,-110v40,-33,71,-44,84,-44xm49,-38v0,8,-2,8,-9,8v-10,-3,-10,-14,-15,-19v-8,18,7,31,29,28v40,-5,60,-15,59,-39v-16,-24,-72,2,-64,22","w":158},"7":{"d":"-10,-155v9,-21,45,-43,83,-44v53,11,31,38,18,92v30,-2,118,-3,91,15v-27,1,-92,-5,-100,7v-24,60,-30,98,-54,79v9,-13,21,-40,34,-79v-17,-1,-39,12,-58,20v-7,-2,-10,-6,-10,-12v1,-17,74,-19,79,-34v10,-26,15,-47,15,-61v0,-7,-5,-11,-16,-12v-24,-1,-56,16,-71,38v-8,-1,-11,-4,-11,-9","w":138},"8":{"d":"101,-37v0,21,-13,37,-35,37v-23,0,-39,-10,-36,-37r17,-42r-27,-18v-24,2,-43,-19,-32,-40v-9,-30,27,-44,68,-42v32,-10,43,-15,65,-14v41,13,20,31,-11,57v-17,14,-32,30,-43,50v23,23,34,39,34,49xm10,-137v0,9,15,25,45,42v11,-15,34,-37,67,-70v6,-6,3,-12,-8,-11v-28,0,-63,13,-104,39xm60,-69v-10,1,-19,52,0,54v33,-14,26,-31,0,-54","w":130},"9":{"d":"35,-182v34,-17,69,-19,75,21v4,31,-58,30,-82,21v-14,39,10,56,25,142v-9,5,-33,6,-26,-9v-19,-98,-40,-98,-15,-150v0,-15,-9,-33,13,-31xm87,-165v0,-25,-40,-4,-47,4v-1,11,4,9,21,13v17,0,26,-6,26,-17","w":109},":":{"d":"22,-136v12,-16,32,-2,28,20v-11,12,-30,-2,-28,-20xm2,-69v6,-20,29,-11,35,10v0,10,-6,15,-19,15v-10,-4,-16,-12,-16,-25","w":61},";":{"d":"20,-57v13,5,18,24,5,29v-21,-6,-25,-26,-5,-29xm-12,50v7,-41,0,-69,25,-61v5,4,9,10,12,20v-14,42,-18,60,-37,41","w":42},"\u037e":{"d":"20,-57v13,5,18,24,5,29v-21,-6,-25,-26,-5,-29xm-12,50v7,-41,0,-69,25,-61v5,4,9,10,12,20v-14,42,-18,60,-37,41","w":42},"<":{"d":"0,-73v18,-15,111,-76,107,-67v1,0,4,5,9,17v-10,1,-50,27,-80,46v0,1,-1,3,1,3v22,0,49,8,81,25v5,10,13,17,4,19v-22,0,-24,-16,-59,-23v-43,-8,-57,1,-63,-20","w":132},"=":{"d":"122,-127r11,18v-38,5,-58,1,-109,13v-15,4,-23,-11,-15,-20v38,-2,83,-13,113,-11xm19,-79v38,-11,83,-18,107,-6v3,8,7,18,-7,16v-33,-6,-60,-1,-96,10v-15,1,-16,-19,-4,-20","w":139},">":{"d":"109,-94v-46,-13,-87,-11,-108,-31v-2,-18,16,-17,24,-3v18,5,52,13,102,23v6,7,24,14,11,21r-3,0v1,-1,3,-1,3,-3r-102,56v2,3,-1,6,-5,6v-32,-1,-27,-10,0,-25","w":148},"?":{"d":"71,-183v25,6,36,11,36,30v0,15,-23,46,-67,94v-7,8,-13,19,8,20v19,1,46,-13,55,2v-19,25,-104,22,-94,-19v23,-28,70,-69,76,-105v-24,-5,-70,8,-55,23v-7,10,-28,-7,-25,-12v0,-13,22,-24,66,-33xm51,11v8,-11,34,-3,33,6v-6,24,-34,13,-33,-6","w":123},"@":{"d":"0,3v0,-79,70,-128,146,-128v31,0,46,9,49,33v-7,51,-27,100,-69,118v-8,2,-16,-11,-24,-21v-20,2,-34,-17,-27,-38v-3,0,-5,-5,-7,-16v10,-18,36,-34,67,-37v10,0,15,9,15,28v0,26,-14,45,-33,58v0,5,0,11,4,10v25,1,67,-71,64,-105v-6,-12,-22,-15,-38,-16v1,-6,-7,-4,-12,-4v-1,3,3,2,3,4v-8,-1,-18,0,-25,-2v1,9,-8,-2,-14,8v2,-1,6,1,2,1v-13,2,-16,-6,-22,11v-27,15,-47,32,-57,57v1,-1,3,-6,3,-2v-1,5,-5,2,-6,3v8,5,-7,23,-4,38v0,36,24,55,61,54v28,0,63,-11,107,-33v11,6,9,17,0,19r0,-3v-41,22,-88,33,-132,29v-34,-13,-51,-36,-51,-66xm104,-107v3,0,7,-3,6,2v-3,0,-7,3,-6,-2xm96,-102v-3,-1,2,-2,2,-2xm76,-98v-2,0,-6,5,-5,5v3,0,6,-1,5,-5xm86,-97v0,-2,0,-4,3,-3v-1,1,0,4,-3,3xm69,-93v-1,2,-5,2,-6,6xm48,-74v0,-2,-3,-3,-3,-1xm131,-71v-26,-3,-15,20,-30,21v-11,14,4,25,11,35v21,-12,31,-29,31,-50v0,-6,-12,1,-12,-6xm19,-28v-4,-1,-5,5,-3,7v0,-2,1,-4,3,-7xm100,-11v0,-9,-13,-14,-10,-1","w":214},"A":{"d":"37,-79v34,-118,61,-154,102,-57v-5,14,3,9,7,27v5,5,15,2,18,8v1,3,-6,2,-9,4r4,13v-1,-2,-5,-3,-4,2r6,-2v1,14,6,11,3,19v3,1,1,-5,6,-3v1,7,9,15,5,20v3,0,11,6,7,11v13,11,13,26,2,36v-16,-2,-30,-9,-29,-11v11,-2,17,-4,17,-6v0,-4,-11,-27,-33,-69v-2,0,-4,-3,-6,-7v-19,7,-35,9,-51,18v-10,-5,-10,6,-29,11v-8,14,-4,24,-11,34v3,15,-8,28,-12,35v1,11,11,27,-4,29v-30,-6,-9,-30,-5,-61v-25,-3,-38,-7,-37,-23v9,-6,27,-15,53,-28xm101,-173v-11,6,-15,20,-24,28v3,0,2,4,0,5v-3,1,-4,-4,-4,0v1,5,3,11,-1,14v-1,-3,2,-9,-2,-8v0,6,-8,16,-4,19v0,-2,0,-4,2,-3v1,7,-5,16,-7,10r1,19v20,-7,38,-6,57,-14v5,2,9,3,11,-1v0,-9,-10,-32,-29,-69xm28,-50v-5,2,-10,4,-11,10r9,0"},"B":{"d":"79,-22v-51,-13,-74,-50,-77,-97v-3,-36,30,-63,87,-72v22,-3,41,6,58,35v0,12,3,30,-11,25v-1,3,2,2,4,2v-7,9,-10,23,-24,26r0,5v50,17,86,32,96,64v-3,7,-1,20,-15,17v-3,14,-123,43,-173,43v-13,0,-22,-9,-28,-26v3,-5,7,-12,15,-14v3,6,0,19,8,14v14,16,54,-4,73,2v0,-2,16,-7,48,-14v31,-15,49,-18,50,-31v-16,-19,-56,-33,-107,-46v1,18,5,38,11,60v-5,5,-10,7,-15,7xm101,-172v-17,0,-27,6,-11,17v2,23,-11,35,-3,47v30,-20,42,-26,40,-50v-6,-9,-15,-14,-26,-14xm66,-165v-7,3,-14,12,-23,7v-58,29,-20,108,25,113v-7,-36,-5,-80,-2,-120","w":209},"C":{"d":"134,-190v4,4,8,19,13,12v6,8,1,28,-13,21v-18,2,-28,20,-42,14v4,12,-18,18,-24,27v-1,-7,16,-12,5,-14v0,6,-3,9,-9,9v-4,26,-38,49,-35,79v8,13,25,14,45,15v19,1,91,-5,133,-20r13,3v0,-8,5,-8,10,-6v3,13,-16,6,-10,18r-37,10v-2,-6,-13,9,-25,1v-3,15,-19,5,-29,14v-11,-5,-29,4,-43,5r0,-3v-47,16,-94,-17,-87,-60v21,-46,52,-78,90,-104v16,-11,30,-20,45,-21xm39,-92v5,-3,13,-11,22,-24v-15,8,-22,22,-22,24xm36,-90v-3,3,-5,6,0,9r0,-9xm250,-51v9,-3,15,-9,28,-8r0,5xm232,-50v4,-4,17,-2,18,4r-5,-1v1,10,-14,8,-18,4v7,1,8,-4,5,-7"},"D":{"d":"32,-188v100,-4,148,49,160,119v-5,9,-10,15,-15,15v0,-1,1,-3,-1,-3v4,8,-10,3,-5,10v-3,3,-3,4,-7,2v0,3,-6,8,-17,13v-3,0,-9,-4,-9,1v2,0,6,-1,5,2r-44,18v-2,-5,6,0,5,-6v-9,-1,-7,13,-14,8r0,2v-1,-2,-4,-2,-7,-2v0,5,-3,6,-8,6v-1,-3,2,-2,3,-4v-11,9,-27,14,-48,12v-4,-4,-11,-12,-3,-16v33,1,64,-12,122,-43v16,-9,23,-20,25,-30v-13,-47,-59,-90,-122,-85v-8,31,4,64,5,93v9,13,13,26,13,39v-15,4,-17,4,-28,-10r6,-4v-14,-25,-15,-72,-20,-116v-22,0,-34,7,-54,20v-6,10,-9,12,-20,11r-5,-12v23,-34,54,-22,83,-40xm187,-76v-4,-1,-2,5,-3,7v3,1,3,-4,3,-7xm182,-62v-4,-1,-3,2,-3,5v3,1,2,-3,3,-5","w":202},"E":{"d":"237,-192v-1,11,-12,-3,-13,7v-7,-4,-12,-4,-17,2v2,-4,-1,-5,-5,-4v2,6,-4,5,-9,5v-2,-11,-11,5,-16,-3v-2,11,-5,-1,-13,2v0,6,-2,10,-6,10v1,-2,5,-6,0,-5v1,5,-2,4,-6,4v-3,1,-3,-4,-5,-6v-1,5,-14,13,-22,14v1,-5,-4,-3,-7,-3v3,3,1,8,-4,7v-3,-1,-3,-5,-8,-4r1,6v-18,5,-34,11,-50,18v3,6,10,8,9,17v-14,11,-36,29,-34,47v26,-13,73,-27,143,-41v10,15,-8,25,-31,25v-37,10,-44,7,-79,25v-5,8,8,17,-11,17v-17,0,-26,-7,-26,-21v-15,18,-11,61,34,50v36,1,65,-12,97,-27v2,0,5,5,7,13r-2,0v5,7,0,12,-8,9v0,5,-3,6,-4,3v-11,14,-130,46,-147,0v-14,-38,6,-59,27,-103v-11,0,-16,-8,-15,-20v7,-4,30,-18,49,-16v21,-9,52,-12,82,-21v22,1,58,-10,89,-7","w":186},"F":{"d":"113,-190v33,-11,83,3,65,38v-7,2,-5,-5,-5,-10v-28,-27,-76,-8,-104,16v11,15,-5,34,-4,46v-7,2,-2,-8,-5,-10r-4,16v24,-1,51,-11,73,-7v0,-3,8,-5,24,-5v22,1,53,-6,65,3v-37,12,-63,5,-97,17v-5,-8,-11,6,-14,2v-71,2,-42,32,-49,76v-4,-2,-2,9,-10,8v-5,0,-9,-20,-11,-59v3,-3,1,-5,-3,-6v-9,9,-38,9,-34,-11v0,-4,14,-7,42,-11r10,-53v-5,-3,-8,-6,-8,-12v0,-11,23,-23,69,-38"},"G":{"d":"0,-61v-11,-44,97,-117,178,-122v7,0,13,6,17,20v-4,3,-21,4,-21,0v-17,2,-35,12,-50,8v-6,7,-5,7,-24,14v-1,-8,-3,4,-7,-2v-24,13,-62,34,-76,68v5,1,3,-6,8,-5v-13,27,3,55,44,51v51,-5,77,-23,77,-51v7,-20,3,-27,16,-25r11,18v-23,26,2,114,-21,134v4,9,-5,13,-12,16v-18,-25,19,-75,-1,-109v-17,22,-49,29,-70,36v-4,-3,-5,-4,-10,-2v-39,-5,-59,-21,-59,-49"},"H":{"d":"-61,-89r68,-19v2,-32,-3,-81,15,-83v12,3,2,17,11,18v-1,8,-10,34,-8,62v43,-7,65,-14,65,-21v5,-39,8,-58,20,-57v16,-3,19,23,11,33v3,0,5,3,7,10v-4,22,-22,30,-16,74v-4,17,11,54,25,76v-33,16,-45,-24,-49,-103r0,-9v-25,1,-42,9,-63,13v-1,38,8,48,24,90v-18,13,-30,-9,-36,-49r-6,-38v-14,3,-47,14,-43,17v0,4,-4,6,-11,7v3,-3,-13,-9,-14,-21","w":136},"I":{"d":"7,-97v0,-55,-9,-107,19,-95v7,3,10,8,10,11v-4,68,-10,138,22,180v-30,12,-51,-30,-51,-96xm29,-157v2,-1,3,-10,1,-12v-1,3,-1,8,-1,12","w":60},"J":{"d":"132,-175v-9,27,-39,65,-26,116r-2,0v2,17,13,37,10,52v7,2,12,68,-10,61v-20,9,-24,11,-42,10v0,2,0,4,-3,3v1,-9,-11,-3,-17,-3v-30,-12,-42,-17,-40,-39v7,-11,28,-34,43,-29v-19,13,-32,55,12,51v29,-3,45,-11,42,-30v-13,-81,-19,-100,-12,-159v2,-2,4,-3,3,-7v-19,11,-43,17,-59,31v3,0,5,0,4,3v-5,-2,-10,9,-21,10v-1,-4,2,-3,5,-3v1,-3,-20,-13,-19,-24v51,-9,97,-39,120,-60v12,-1,21,11,12,17","w":138},"K":{"d":"304,44v-66,-34,-189,-127,-263,-120v0,-10,-9,1,-12,-7v-10,-2,-6,21,-10,30r2,0v-4,10,-2,26,6,41v18,1,33,-17,45,-14v-5,8,-22,15,-20,23v-29,10,-57,-4,-54,-41v3,-38,18,-76,15,-113v4,-24,8,-35,14,-35v12,0,19,7,21,21v-7,22,-11,36,-11,44v-12,-1,2,11,-4,20v96,-54,156,-82,177,-82r18,11v1,18,-12,29,-28,23v-6,5,-18,16,-23,9r6,-14v-9,-7,-77,35,-100,44r2,3v-10,3,-15,4,-15,11r9,0v2,5,-12,1,-11,9v105,28,160,70,238,116v9,4,8,17,-2,21xm156,-159v-5,-1,-13,2,-8,4v3,-1,8,0,8,-4xm136,-146v-1,-3,-9,-3,-8,2","w":257},"L":{"d":"69,-195v14,0,23,4,26,15v-3,3,-7,11,-10,25v-22,13,-54,93,-54,115v0,18,16,31,47,27r161,-19v9,1,14,3,14,5v-22,22,-52,15,-85,25v-14,-6,-26,10,-66,6v-41,11,-107,-10,-100,-38v-8,-49,18,-71,67,-161","w":210},"M":{"d":"78,-140v-28,40,-35,61,-61,116r3,0v-1,6,-3,11,0,16r-10,7v-16,-15,-22,-13,-21,-25v7,-2,31,-42,73,-119r19,-43v12,-1,16,2,16,16v8,-2,4,4,8,7v-1,13,-13,10,-8,18v-7,23,-3,51,12,69v6,-1,20,-34,47,-94v6,-15,10,-22,21,-23v10,6,15,19,15,37v0,43,13,94,40,152v8,4,15,12,5,17v-5,-3,-12,-1,-19,0v-32,-57,-48,-116,-48,-173v-9,11,-22,41,-39,92v5,5,-4,14,-5,20v-6,0,-13,-3,-15,2v-19,3,-32,-38,-33,-92","w":241},"N":{"d":"157,-164v-7,-14,8,-45,19,-21r-4,19v5,0,6,2,6,6v-8,0,-10,8,-4,10v-9,1,4,21,-9,22v6,7,9,20,5,30r4,0v-13,11,2,29,2,46v-8,17,3,61,-21,45v0,4,-3,5,-5,7v-28,-24,-48,-47,-55,-68v-11,-36,-19,-53,-26,-53v-6,8,0,13,2,23v-5,4,-10,20,-15,16r4,-9v-21,21,-33,40,-36,57v1,6,-5,4,-5,9v2,-2,5,-2,5,2v-11,4,-5,24,-18,34v-2,0,-4,-2,-4,-6v-9,8,-14,14,-21,-5v0,-8,16,-45,56,-107v45,-69,50,-39,86,50v10,11,15,21,25,23v4,-42,1,-92,9,-130","w":185},"O":{"d":"10,-35v-35,-80,35,-171,129,-156v42,7,62,25,62,39v10,0,18,27,24,81v-16,53,-38,51,-72,64v-1,-1,-2,-2,-2,-4v-18,3,-24,15,-32,4v-5,4,-7,4,-16,3v0,11,-4,4,-15,7v0,-3,1,-6,-3,-5r-6,5v-46,-14,-69,-27,-69,-38xm40,-114v-38,34,-6,96,49,91v70,-6,112,-13,112,-72v0,-31,-16,-56,-48,-74r0,-3v-16,8,-27,-14,-42,-2v-7,-6,-19,5,-28,0v-6,10,-15,4,-21,12r8,0v-11,4,-27,21,-16,34v-5,-1,-9,5,-2,4v-2,7,-6,13,-12,17r0,-7","w":229},"P":{"d":"165,-128v-1,16,-89,67,-121,61v0,17,5,38,15,63v-1,4,-5,7,-12,10v-12,-6,-17,-11,-13,-24v-15,-56,-17,-104,-23,-129v-3,0,-6,7,-10,22v3,8,4,20,-7,21v-3,0,-5,-5,-6,-17v-3,-45,25,-73,88,-73v34,0,63,15,86,48xm85,-175v-71,0,-44,38,-46,87r5,3v47,-12,80,-24,99,-55v-13,-23,-33,-35,-58,-35","w":123},"Q":{"d":"90,-184v40,-1,88,62,88,110v0,16,-9,29,-27,40v17,29,59,54,117,98v0,2,1,7,-2,6v-24,5,-83,-40,-138,-86v-55,33,-129,18,-128,-44v0,-37,11,-71,32,-102v6,-3,10,-11,18,-7v0,-10,13,-15,40,-15xm34,-127r11,20v-16,16,-23,91,18,82v11,0,23,-3,38,-9v-2,-13,-16,-14,-27,-15v-11,-21,-21,-29,-11,-40r11,0r52,38v47,-28,19,-109,-40,-109v-19,0,-36,11,-52,33","w":183},"R":{"d":"136,-163v-4,27,-15,62,-39,65v2,4,-12,19,-19,16v2,9,-14,9,-15,18v4,3,35,4,86,18v46,12,71,23,76,36v0,10,-8,16,-23,18v-11,-18,-53,-32,-127,-44v0,16,34,35,1,42v-42,-20,-78,-57,-98,-114v-18,-51,30,-62,89,-87v37,-2,45,4,69,32xm-7,-128v-5,22,2,28,15,58v7,-1,9,-5,22,-4v0,-3,3,-5,9,-6v-6,-25,-7,-45,-7,-69v6,-12,18,-4,24,10v0,14,-2,48,7,47v36,-30,53,-48,52,-67v-7,-11,-21,-15,-40,-14v-26,0,-53,16,-82,45xm34,-42v1,4,8,9,20,16v0,-13,-8,-17,-20,-16","w":204},"S":{"d":"44,-134v5,-20,76,-59,131,-57v13,4,19,10,19,19v-13,2,-8,7,-19,6v1,-2,3,-4,0,-5v-2,6,-3,1,-7,0r3,3v-29,0,-72,15,-94,44v0,7,35,19,105,36v13,8,29,11,31,28v-31,32,-84,52,-143,60v-32,4,-89,-17,-61,-44v15,11,20,21,40,20v49,0,91,-13,124,-40r0,-4v-73,-23,-115,-16,-129,-66","w":218},"T":{"d":"-55,-188v60,8,207,-21,211,29v-2,2,-4,4,-1,6r-11,5v-25,-15,-61,-18,-102,-17v-3,0,-6,36,-10,110v0,19,5,54,-10,56v-19,-43,-1,-111,-2,-164r-68,6v-9,1,-12,-21,-7,-31","w":65},"U":{"d":"111,-25v68,12,72,-93,57,-156v0,-9,5,-13,14,-13v11,13,22,53,12,80v-1,9,9,23,-6,22v0,4,2,6,6,6v-5,4,-8,10,-10,17v3,-1,5,1,4,4v-1,-2,-5,-3,-6,0v-2,7,5,4,4,10r-6,-2r-2,11v0,-2,6,-4,6,0v-17,44,-29,46,-67,46v-27,0,-60,-13,-97,-40v-15,-22,-23,-31,-20,-54v8,-51,23,-76,38,-76v23,32,-14,48,-14,84v0,29,29,51,87,61"},"V":{"d":"114,-187v7,-10,26,2,23,14r-38,147v-6,21,-14,31,-25,31v-21,0,-43,-22,-57,-68v-17,-58,-35,-74,-24,-89v19,-1,21,13,29,42v18,63,30,92,45,91v15,-20,32,-73,48,-156","w":120},"W":{"d":"75,-89v-5,1,-20,107,-34,110v-16,0,-24,-8,-24,-23v-9,-36,-11,-110,-20,-187v4,-9,30,1,27,6v0,40,4,90,11,150v2,0,8,-23,18,-71v34,-24,45,11,77,60v15,24,35,34,35,-10v0,-73,-4,-101,-18,-104v1,-18,5,-27,11,-27v13,0,17,22,22,64v4,36,10,53,9,81v0,26,-9,38,-26,38v-29,7,-62,-50,-88,-87"},"X":{"d":"73,-95v-4,-5,81,-112,86,-102v5,-1,15,9,13,21v-36,24,-88,95,-84,104v31,32,44,42,43,65v0,4,-5,7,-15,8v-4,-16,-18,-38,-41,-57v-37,49,-52,79,-60,112v-12,1,-21,-1,-20,-14v2,-18,23,-58,63,-117v-46,-54,-69,-84,-69,-93v16,-15,24,0,43,28v15,14,23,34,41,45","w":141},"Y":{"d":"80,-116v11,-67,11,-95,37,-65v-3,21,-11,32,2,47v1,18,-5,18,-19,36v-2,29,-10,61,-10,88v0,33,-6,48,-13,48v-11,0,-18,-5,-17,-11r15,-122v-44,0,-78,-22,-101,-72v3,-3,2,-8,8,-8v9,0,22,13,36,39v23,16,34,21,62,20","w":128},"Z":{"d":"78,-192v32,-3,53,9,56,38v-3,18,-15,33,-22,53v35,-2,60,-4,73,-4v8,3,8,9,3,16v-26,12,-68,8,-101,12v-32,34,-51,46,-47,53v51,-2,101,-9,152,-6r29,-2r11,14v-8,33,-36,0,-68,10v-49,1,-149,20,-163,-14v-2,-4,23,-23,53,-57v-27,-3,-47,-19,-30,-32v22,7,37,10,52,10v22,-26,33,-40,32,-61v-18,-16,-76,-5,-94,10v-17,1,-34,-4,-30,-20v0,-5,31,-14,94,-20","w":232},"[":{"d":"59,-207v18,0,24,8,29,16v-10,7,-38,0,-47,6v4,23,1,48,4,74v-5,3,-6,16,-3,22v0,-3,0,-5,3,-4v0,4,0,7,-4,6r0,24v1,0,3,-1,3,1v-10,7,1,38,-2,56v4,0,4,7,4,12v-5,0,0,3,0,6v53,3,75,14,42,24v-10,-12,-80,9,-65,-25r-2,-106v0,-51,-5,-86,-5,-103v0,-6,14,-9,43,-9","w":65},"\\":{"d":"-8,-226v8,1,9,17,13,18v48,98,78,181,91,249v-4,10,-32,4,-23,-9v-12,-85,-60,-182,-98,-247v4,-9,9,-13,17,-11","w":100},"]":{"d":"-25,-208v16,-11,59,-34,70,-10v5,0,10,0,8,7v-17,49,-3,114,8,223v-17,15,-50,0,-79,16v-7,-2,-13,-5,-15,-11v0,-8,11,-12,32,-12v0,-1,13,-3,37,-5v-1,-66,-15,-144,-6,-205r-2,-3r-41,13v-8,-4,-12,-8,-12,-13","w":73},"^":{"w":91},"_":{"w":91},"`":{"w":119},"a":{"d":"56,-33v-29,20,-45,46,-65,27v-5,-55,46,-95,98,-81v3,22,-25,66,5,83r1,9v-21,7,-35,-13,-39,-38xm12,-23v22,-15,58,-45,52,-51v-30,10,-48,27,-52,51","w":93},"b":{"d":"30,-167v9,-7,21,0,23,9v-17,11,-31,61,-31,93v39,-35,69,-35,91,11v1,33,-35,39,-73,54v-27,-1,-40,-20,-27,-38v-8,0,-12,-6,-12,-19v0,-33,9,-70,29,-110xm19,-36v22,34,39,9,72,-14v1,-15,-11,-19,-22,-20v-11,2,-28,13,-50,34","w":116},"c":{"d":"0,-45v-1,-11,24,-34,65,-34v9,0,14,4,16,13v4,14,-58,9,-56,34v5,16,65,9,88,7v4,2,7,4,7,6v-25,26,-128,33,-120,-26","w":111},"d":{"d":"26,-21v34,7,73,-49,73,-100v0,-33,-10,-54,-28,-64v-1,-7,-1,-22,7,-19v17,0,39,26,39,81v0,63,-27,112,-89,123v-46,-13,-30,-70,13,-85v12,-1,16,6,16,18v-27,12,-45,26,-31,46","w":115},"e":{"d":"1,-26v0,-25,19,-53,57,-61v24,6,19,28,0,52v0,20,-16,8,-21,1v-1,-6,8,-16,16,-35v-23,17,-42,36,-24,54v21,2,34,-7,81,-16r0,4v-20,16,-44,27,-79,27v-20,0,-30,-11,-30,-26","w":93},"f":{"d":"87,-193v9,0,14,3,16,10v0,4,-8,8,-25,13v-14,16,-30,44,-30,75v36,-6,54,-12,67,-9v4,9,-18,5,-13,13r-59,15v-2,44,3,79,7,116v0,4,-3,8,-7,13v-17,-3,-21,-8,-13,-18r-8,-102v-4,0,-16,6,-35,18v-6,0,-9,-6,-10,-17v10,-9,26,-17,48,-23v13,-69,34,-104,62,-104","w":65},"g":{"d":"42,30v13,19,6,59,-23,41v-6,-1,-12,-7,-19,-16v-4,-12,-1,-15,10,-11v21,20,18,8,2,-39v-15,-44,2,-98,47,-93v23,10,34,23,33,45v-21,20,-36,29,-63,23v0,19,4,36,13,50xm56,-65v-16,2,-30,18,-16,25v11,0,21,-5,31,-15v-2,-7,-7,-10,-15,-10","w":98},"h":{"d":"26,-191v15,-1,23,3,26,21v-20,15,-31,68,-30,127r4,5v23,-30,38,-45,45,-45v19,0,37,27,57,81v5,13,21,17,32,26v-6,4,-7,13,-19,13v-17,0,-36,-29,-58,-87r-9,-5v-4,0,-18,17,-43,51v-26,5,-31,-26,-31,-63v0,-57,14,-98,26,-124","w":125},"i":{"d":"0,-174v2,-12,2,-13,12,-13v13,0,16,9,15,22v-7,10,-21,8,-27,-9xm1,-43v0,-22,-7,-52,14,-44v18,15,-2,58,18,76v0,7,-3,11,-11,11v-14,0,-21,-15,-21,-43","w":33},"j":{"d":"30,-139v3,-12,20,-8,24,0v0,9,3,22,-4,25v-10,0,-16,-8,-20,-25xm30,-95v13,2,19,4,19,9v-13,39,-19,85,-19,137v0,29,-61,26,-57,-2v8,-5,13,11,24,9v20,-5,10,-112,33,-153","w":48},"k":{"d":"1,-44v0,-21,5,-78,28,-123v24,4,18,40,3,60v-8,40,-12,53,-9,75v14,1,38,-25,92,-80v6,-3,11,-4,12,4v2,16,-37,49,-49,68v6,38,29,21,60,6v12,20,-16,43,-39,43v-19,0,-32,-10,-40,-29v-30,20,-58,30,-58,-24","w":135},"l":{"d":"44,-2v-37,14,-43,-64,-43,-97v0,-63,9,-95,14,-95v17,-1,18,0,23,19v-20,73,-16,100,6,173","w":46},"m":{"d":"55,-7v-19,5,-15,-32,-35,-65v-10,36,6,61,17,102v-29,5,-50,-99,-25,-130v16,0,29,17,37,50r3,0v6,-25,14,-37,25,-37v19,0,33,61,62,78v0,8,-2,13,-6,15v-8,0,-21,-13,-38,-37v-7,-16,-12,-26,-17,-30v-4,1,-12,26,-23,54","w":124},"n":{"d":"50,-49v-10,15,-49,92,-49,18v0,-19,-5,-46,4,-58v27,1,6,37,17,54v25,-53,37,-61,53,7v5,22,18,10,29,19v3,13,-7,15,-23,16v-17,-11,-25,-26,-31,-56","w":97},"o":{"d":"31,-86v41,10,62,29,62,59v-38,48,-92,25,-92,-32v0,-18,9,-27,30,-27xm36,-66v-24,-4,-9,20,-6,32r-8,-14v7,18,15,29,24,32v44,-13,25,-44,-10,-50","w":95},"p":{"d":"53,65v-23,26,-52,-9,-52,-43v0,-73,19,-109,58,-109v51,12,41,60,0,83v-3,1,-12,-3,-12,-1v4,32,6,55,6,70xm12,-20v1,27,5,85,23,74v-5,-18,-3,-43,-12,-97v15,-12,21,12,25,27v21,-21,28,-21,26,-44v-27,-27,-49,3,-62,40","w":98},"q":{"d":"38,-89v22,0,22,5,30,32v4,-5,9,2,12,5v0,10,-4,18,-13,25v-5,30,-8,54,-10,72v-2,20,-10,35,-20,25v0,5,-9,9,-10,1v6,-41,18,-76,15,-84v-60,-2,-63,-76,-4,-76xm30,-66v-11,8,-16,8,-15,15v8,11,18,17,31,20v5,-16,-2,-33,-16,-35","w":83},"r":{"d":"60,-91v18,1,25,22,11,26r-7,-2r-29,65r-16,2v-13,-12,-19,-30,-18,-55v1,-16,0,-19,10,-18v9,-3,8,20,15,39v12,-38,23,-57,34,-57","w":80},"s":{"d":"0,-73v3,-17,77,-29,74,5v-19,4,-38,-6,-50,5v0,4,15,16,40,38v11,10,12,19,1,25v-39,1,-58,-15,-39,-33v-16,-16,-25,-30,-26,-40xm37,-26v3,3,5,7,10,8","w":77},"t":{"d":"65,-11v-16,29,-58,-6,-70,-30v0,-9,12,-18,36,-27v-4,-35,-18,-54,-8,-74v20,-7,12,30,25,70v21,-3,79,-4,64,13r-59,3v8,22,12,37,12,45xm46,-22v-5,-37,-19,-32,-27,-11v13,8,18,12,27,11","w":113},"u":{"d":"16,-86v28,-1,-2,53,4,56v3,4,0,12,9,12v17,0,26,-21,26,-61v7,-7,17,-6,21,6r2,62v-6,7,-12,11,-23,6v-25,19,-55,4,-55,-34v0,-18,5,-34,16,-47","w":84},"v":{"d":"5,-73v11,-6,18,50,27,49v8,-4,20,-26,37,-65v3,-3,13,-11,14,-1v-5,28,-17,56,-38,84v-4,2,-7,5,-13,6v-21,-22,-31,-46,-31,-72","w":84},"w":{"d":"26,2v-40,-16,-27,-41,-7,-77v20,1,5,17,10,28v-21,8,-10,39,10,28v17,-9,38,-14,50,3v-5,-20,-12,-43,-11,-67v4,-9,14,-8,17,0v-5,29,29,70,2,88v-12,-5,-17,-22,-32,-14r-19,4r15,-5v-14,5,-28,7,-40,7v-1,3,5,1,5,5","w":110},"x":{"d":"26,-59v1,-11,-11,-32,5,-31v8,-2,5,15,11,18v19,-12,38,-26,54,-9v0,12,-9,17,-20,13v-15,4,-21,14,-27,12r16,-13v-10,0,-12,5,-20,13v12,25,24,38,34,38v4,-5,9,-23,13,-12v1,22,-9,22,-16,29v-11,-4,-29,-22,-44,-42v-14,11,-18,22,-17,41v-7,5,-15,-1,-15,-12v0,-12,9,-27,26,-45","w":97},"y":{"d":"4,-18v-8,-29,4,-92,24,-56v3,16,-8,40,-2,56v31,-4,46,-25,46,-44v4,-14,26,-16,23,6v-1,8,-6,38,-18,55v6,15,-12,28,-9,44v-5,10,-12,46,-27,29v-4,-33,10,-54,17,-79r-25,4v-1,5,8,1,7,8v-9,-1,-10,-8,-22,-6","w":99},"z":{"d":"-4,-56v-11,-16,3,-36,30,-36v27,0,42,23,46,52v37,6,55,3,49,20v-4,2,-6,-3,-13,2v-11,-10,-14,-11,-39,-11v1,5,-6,8,-7,16v18,-2,38,4,36,6v0,2,-7,5,-22,6v-13,-3,-25,6,-35,6v6,-10,-16,-8,-42,-30v-2,-3,-5,-5,-4,-10v0,-4,21,-7,61,-7v0,-22,-19,-46,-47,-35v-1,5,-2,18,-11,18v0,2,0,4,-2,3xm12,-26v14,11,24,17,30,17v9,-8,13,-15,13,-20v-11,1,-39,-2,-43,3","w":103},"{":{"w":120},"|":{"w":93},"}":{"w":120},"~":{"w":210}}});
Cufon.registerFont({"w":200,"face":{"font-family":"HelveticaNeueLight","font-weight":100,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 2 6 0 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-17 -283 317 77","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"30,-66r7,0r0,-191r-7,0r0,191xm30,0r7,0r0,-35r-7,0r0,35","w":66},"\"":{"d":"74,-176r0,-81r-7,0r0,81r7,0xm33,-176r0,-81r-7,0r0,81r7,0","w":100},"#":{"d":"67,-90r8,-63r62,0r-9,63r-61,0xm88,-245r-7,0r-11,84r-47,0r0,8r45,0r-9,63r-46,0r0,8r45,0r-12,82r8,0r11,-82r62,0r-11,82r7,0r11,-82r43,0r0,-8r-42,0r9,-63r44,0r0,-8r-42,0r11,-84r-7,0r-11,84r-62,0"},"$":{"d":"103,-128v40,9,83,16,83,65v0,45,-37,61,-83,62r0,-127xm95,-1v-54,-2,-85,-29,-86,-84r-7,0v0,60,35,88,93,90r0,32r8,0r0,-31v49,-1,90,-20,90,-69v0,-55,-44,-61,-90,-72r0,-121v47,2,76,23,78,71r7,0v-2,-53,-33,-76,-85,-78r0,-16r-8,0r0,16v-48,1,-84,18,-85,66v0,50,44,58,85,67r0,129xm95,-137v-37,-9,-78,-14,-78,-60v0,-43,36,-57,78,-59r0,119"},"%":{"d":"203,-257r-171,269r8,0r171,-269r-8,0xm183,-119v-36,1,-54,24,-54,62v1,36,18,61,54,61v37,0,56,-25,56,-61v0,-35,-20,-63,-56,-62xm62,-133v-31,0,-47,-22,-47,-54v0,-32,15,-55,47,-55v34,0,49,22,49,55v0,33,-18,54,-49,54xm62,-249v-36,2,-54,24,-54,62v1,36,18,61,54,61v37,0,56,-25,56,-61v0,-35,-19,-64,-56,-62xm183,-3v-33,0,-46,-23,-47,-54v0,-32,15,-55,47,-55v33,1,49,22,49,55v0,32,-16,53,-49,54","w":246},"&":{"d":"89,6v38,2,62,-23,76,-47r32,41r9,0r-38,-48v7,-16,11,-30,11,-52r-7,0v1,19,-4,35,-9,46r-68,-86v24,-18,57,-31,57,-69v0,-32,-22,-48,-53,-48v-30,0,-54,16,-52,48v1,31,25,46,38,67v-30,20,-69,36,-69,84v0,43,33,62,73,64xm89,-1v-60,0,-86,-68,-44,-104v13,-11,30,-22,44,-31r71,88v-13,25,-35,47,-71,47xm100,-250v45,-3,58,56,25,78v-10,10,-23,19,-34,27v-14,-20,-37,-36,-37,-65v0,-26,20,-39,46,-40","w":206},"'":{"d":"27,-257r0,81r7,0r0,-81r-7,0","w":60},"(":{"d":"74,63v-54,-83,-55,-242,-1,-326r-7,0v-55,84,-53,244,1,326r7,0","w":79},")":{"d":"6,-263v54,83,56,243,0,326r8,0v54,-84,53,-246,-1,-326r-7,0","w":79},"*":{"d":"66,-257r-7,0r0,50r-45,-15r-2,7r46,15r-31,38r5,4r31,-37r30,39r5,-5r-30,-39r47,-15r-1,-7r-48,15r0,-50","w":126},"+":{"d":"104,-182r0,87r-87,0r0,8r87,0r0,87r8,0r0,-87r87,0r0,-8r-87,0r0,-87r-8,0","w":216},",":{"d":"38,42v20,-11,15,-46,16,-77r-8,0v-1,25,4,57,-8,70r0,7","w":100},"-":{"d":"28,-100r0,7r63,0r0,-7r-63,0","w":119},".":{"d":"54,0r0,-35r-8,0r0,35r8,0","w":100},"\/":{"d":"-2,6r7,0r117,-269r-7,0","w":119},"0":{"d":"100,4v70,0,93,-58,93,-126v0,-69,-23,-127,-93,-127v-70,0,-92,57,-92,127v0,70,23,126,92,126xm100,-242v66,0,85,56,85,120v0,64,-20,119,-85,119v-65,0,-85,-55,-85,-119v0,-64,19,-120,85,-120"},"1":{"d":"107,-245v-18,21,-37,37,-66,46r0,7v24,-6,53,-25,66,-43r0,235r7,0r0,-245r-7,0"},"2":{"d":"103,-242v65,-5,86,70,45,109v-39,37,-94,58,-122,105v-5,8,-6,18,-6,28r165,0r0,-7r-158,0v23,-82,141,-81,151,-176v7,-69,-96,-84,-134,-44v-13,15,-20,35,-20,62r7,0v0,-48,24,-74,72,-77"},"3":{"d":"181,-189v0,-80,-138,-76,-154,-15v-3,10,-6,22,-6,35r7,0v0,-50,29,-73,77,-73v38,0,69,14,69,53v0,44,-36,56,-83,54r0,7v51,-2,88,11,88,60v0,44,-32,65,-76,65v-52,0,-84,-26,-81,-80r-8,0v-2,58,33,87,89,87v48,0,82,-24,83,-72v1,-40,-25,-57,-57,-64v29,-2,52,-24,52,-57"},"4":{"d":"12,-64r124,0r0,64r8,0r0,-64r44,0r0,-7r-44,0r0,-174r-9,0r-123,173r0,8xm136,-71r-117,0r117,-164r0,164"},"5":{"d":"183,-81v6,-83,-111,-114,-152,-52r22,-105r120,0r0,-7r-126,0r-26,124r9,0v12,-23,37,-38,68,-38v49,0,78,30,78,78v0,48,-28,78,-78,78v-48,0,-78,-24,-77,-75r-8,0v0,54,34,82,85,82v54,0,81,-32,85,-85"},"6":{"d":"106,-242v39,0,61,22,69,55r7,0v-6,-38,-33,-62,-76,-62v-70,0,-91,63,-92,133v-2,70,22,120,88,120v50,0,84,-33,84,-84v0,-52,-34,-85,-84,-85v-45,0,-69,28,-81,62v-1,-72,16,-139,85,-139xm102,-158v47,0,77,31,77,78v0,46,-31,77,-77,77v-47,0,-78,-30,-78,-77v0,-47,31,-78,78,-78"},"7":{"d":"68,0v1,-112,53,-176,110,-235r0,-10r-156,0r0,7r148,0v-57,60,-108,125,-110,238r8,0"},"8":{"d":"100,-242v40,0,70,14,70,55v0,66,-139,67,-139,0v0,-40,29,-55,69,-55xm189,-68v1,-40,-28,-62,-63,-67v28,-5,51,-21,51,-52v0,-44,-31,-62,-77,-62v-46,0,-77,18,-77,62v0,33,25,45,51,53v-37,3,-64,27,-63,66v1,51,38,72,89,72v51,0,88,-21,89,-72xm100,-130v46,0,82,15,82,62v0,47,-34,65,-82,65v-48,0,-82,-18,-82,-65v0,-47,36,-62,82,-62"},"9":{"d":"99,-242v46,0,77,31,77,77v0,47,-30,78,-77,78v-47,0,-78,-31,-78,-78v0,-47,31,-77,78,-77xm94,-3v-38,0,-61,-20,-68,-55r-8,0v6,38,33,62,76,62v71,0,89,-63,92,-133v3,-72,-23,-120,-87,-120v-51,0,-85,34,-85,84v0,52,34,85,85,85v43,0,70,-26,80,-61v0,71,-14,138,-85,138"},":":{"d":"46,-150r8,0r0,-35r-8,0r0,35xm46,0r8,0r0,-35r-8,0r0,35","w":100},";":{"d":"46,-150r8,0r0,-35r-8,0r0,35xm38,42v20,-11,15,-46,16,-77r-8,0v-1,25,4,57,-8,70r0,7","w":100},"<":{"d":"199,3r0,-8r-176,-86r176,-86r0,-8r-182,90r0,8","w":216},"=":{"d":"17,-53r182,0r0,-7r-182,0r0,7xm17,-122r182,0r0,-8r-182,0r0,8","w":216},">":{"d":"193,-91r-176,86r0,8r182,-90r0,-8r-182,-90r0,8","w":216},"?":{"d":"84,0r7,0r0,-35r-7,0r0,35xm162,-203v3,-65,-96,-77,-130,-36v-14,15,-19,34,-19,62r7,0v-1,-51,23,-79,71,-79v37,0,63,16,63,53v0,67,-76,63,-70,137r7,0v-4,-73,68,-69,71,-137","w":180},"@":{"d":"190,-55v-21,2,-14,-25,-9,-38r40,-104v-15,-2,-9,18,-17,24v-5,-20,-25,-31,-49,-31v-55,0,-81,50,-85,104v-4,53,71,69,98,30v-2,14,9,23,22,22v49,-4,77,-47,77,-100v0,-70,-46,-108,-116,-108v-79,0,-124,50,-130,129v-11,140,187,170,243,67r-9,0v-22,31,-53,57,-104,57v-77,0,-123,-45,-123,-124v0,-74,48,-122,123,-122v65,0,109,36,109,101v0,48,-27,88,-70,93xm77,-100v-1,-62,63,-126,117,-80v3,4,5,10,7,16v-21,42,-21,109,-81,109v-27,0,-42,-18,-43,-45","w":288},"A":{"d":"38,-85r131,0r34,85r8,0r-102,-257r-9,0r-104,257r8,0xm166,-92r-125,0r64,-158","w":207,"k":{"y":14,"w":6,"v":14,"Y":13,"W":7,"V":20,"T":27}},"B":{"d":"193,-193v-1,73,-97,52,-169,55r0,-112v72,3,169,-19,169,57xm200,-193v2,-83,-103,-62,-183,-64r0,257v85,-1,192,17,191,-70v0,-40,-26,-61,-63,-64v32,-4,54,-24,55,-59xm201,-69v0,79,-100,60,-177,62r0,-123v77,3,177,-19,177,61","w":219},"C":{"d":"9,-126v-12,129,168,180,217,68v6,-13,10,-27,12,-43r-7,0v-9,58,-42,100,-106,100v-70,0,-109,-53,-109,-125v0,-73,37,-130,114,-130v53,0,88,29,95,76r8,0v-8,-49,-44,-83,-103,-83v-83,0,-114,59,-121,137","w":246},"D":{"d":"212,-129v0,104,-74,131,-185,122r0,-243r81,0v71,2,104,45,104,121xm219,-129v0,-79,-35,-128,-110,-128r-90,0r0,257r79,0v78,-3,120,-47,121,-129","w":233},"E":{"d":"27,-7r0,-123r153,0r0,-8r-153,0r0,-112r163,0r0,-7r-171,0r0,257r173,0r0,-7r-165,0","w":193},"F":{"d":"27,-138r0,-112r151,0r0,-7r-159,0r0,257r8,0r0,-130r136,0r0,-8r-136,0","w":173,"k":{"A":13,".":33,",":33}},"G":{"d":"132,6v52,0,90,-28,103,-70r0,64r8,0r0,-120r-107,0r0,7r99,0v3,72,-36,112,-102,112v-76,0,-114,-52,-114,-128v0,-76,38,-127,113,-127v56,0,90,30,99,79r8,0v-10,-53,-46,-86,-107,-86v-80,0,-120,55,-120,134v0,81,40,135,120,135","w":259},"H":{"d":"27,-130r180,0r0,130r7,0r0,-257r-7,0r0,119r-180,0r0,-119r-8,0r0,257r8,0r0,-130","w":233},"I":{"d":"19,-257r0,257r8,0r0,-257r-8,0","w":46},"J":{"d":"75,6v48,0,70,-24,70,-73r0,-190r-7,0r0,185v1,46,-18,71,-63,71v-47,0,-65,-28,-61,-79r-8,0v-3,54,18,86,69,86","w":166},"K":{"d":"27,-91r59,-52r127,143r10,0r-132,-148r125,-109r-11,0r-178,156r0,-156r-8,0r0,257r8,0r0,-91","w":213},"L":{"d":"177,-7r-150,0r0,-250r-8,0r0,257r158,0r0,-7","w":173,"k":{"y":20,"Y":40,"W":27,"V":33,"T":33}},"M":{"d":"249,-257r-109,248r-109,-248r-12,0r0,257r8,0r0,-248r109,248r8,0r110,-248r0,248r7,0r0,-257r-12,0","w":280},"N":{"d":"19,-257r0,257r8,0r0,-248r176,248r11,0r0,-257r-7,0r-1,248r-176,-248r-11,0","w":233},"O":{"d":"130,-263v-78,0,-118,55,-118,134v0,80,40,135,118,135v78,0,118,-55,118,-135v0,-79,-40,-134,-118,-134xm130,-1v-74,0,-111,-53,-111,-128v0,-75,38,-127,111,-127v73,0,111,52,111,127v0,75,-37,128,-111,128","w":259},"P":{"d":"202,-187v0,-86,-100,-69,-183,-70r0,257r8,0r0,-117v82,1,175,11,175,-70xm194,-187v0,78,-92,62,-167,63r0,-126v75,1,167,-17,167,63","w":206,"k":{"A":20,".":36,",":36}},"Q":{"d":"130,6v34,1,56,-12,76,-27r42,29r4,-5r-42,-29v25,-21,38,-59,38,-103v0,-79,-40,-134,-118,-134v-78,0,-118,55,-118,134v0,80,40,132,118,135xm130,-256v113,-6,142,159,74,226r-46,-32r-4,6r45,31v-16,15,-39,24,-69,24v-74,0,-111,-53,-111,-128v0,-75,38,-123,111,-127","w":259},"R":{"d":"203,-191v0,-87,-104,-63,-184,-66r0,257r8,0r0,-121v82,2,180,-21,165,81v-2,15,1,30,5,40r8,0v-11,-50,4,-124,-57,-125v32,-7,55,-28,55,-66xm196,-192v0,79,-93,63,-169,64r0,-122v72,3,169,-18,169,58","w":219},"S":{"d":"108,-256v50,0,82,21,83,71r7,0v-2,-54,-34,-78,-90,-78v-74,0,-121,76,-61,115v47,31,149,8,149,85v0,45,-37,62,-83,62v-58,0,-94,-25,-94,-84r-7,0v0,63,38,91,101,91v49,0,89,-20,90,-69v2,-105,-176,-38,-176,-134v0,-44,38,-59,81,-59","w":219},"T":{"d":"-6,-250r92,0r0,250r8,0r0,-250r92,0r0,-7r-192,0r0,7","w":180,"k":{"y":33,"w":33,"u":33,"s":33,"r":33,"o":33,"i":9,"e":33,"c":33,"a":33,"A":27,";":40,":":40,".":40,"-":40,",":40}},"U":{"d":"114,6v64,0,94,-35,94,-102r0,-161r-7,0v-6,108,34,256,-87,256v-121,0,-80,-148,-87,-256r-8,0r0,161v0,66,31,102,95,102","w":227},"V":{"d":"193,-257r-95,248r-97,-248r-7,0r100,257r8,0r98,-257r-7,0","w":193,"k":{"u":6,"r":6,"o":13,"e":13,"a":13,"A":20,";":13,":":13,".":33,"-":13,",":33}},"W":{"d":"310,-257r-73,248r-75,-248r-10,0r-75,248r-73,-248r-7,0r75,257r10,0r75,-248r76,248r9,0r75,-257r-7,0","w":313,"k":{"o":6,"e":6,"a":6,"A":7,";":6,":":6,".":20,"-":13,",":20}},"X":{"d":"184,-257r-90,119r-89,-119r-9,0r93,125r-98,132r9,0r94,-126r94,126r9,0r-98,-132r94,-125r-9,0","w":187},"Y":{"d":"196,-257r-99,141r-98,-141r-9,0r103,149r0,108r7,0r0,-108r104,-149r-8,0","w":193,"k":{"v":6,"u":13,"q":27,"p":20,"o":27,"e":27,"a":27,"A":20,";":20,":":20,".":33,"-":36,",":33}},"Z":{"d":"183,-7r-183,0r180,-240r0,-10r-177,0r0,7r170,0r-179,240r0,10r189,0r0,-7","w":180},"[":{"d":"75,-263r-40,0r0,326r40,0r0,-7r-33,0r0,-312r33,0r0,-7","w":79},"\\":{"d":"115,6r7,0r-117,-269r-7,0","w":119},"]":{"d":"5,63r40,0r0,-326r-40,0r0,7r33,0r0,312r-33,0r0,7","w":79},"^":{"d":"195,-82r-83,-163r-8,0r-83,163r7,0r80,-156r80,156r7,0","w":216},"_":{"d":"0,45r180,0r0,-18r-180,0r0,18","w":180},"`":{"d":"-13,-263r49,52r6,0r-45,-52r-10,0","w":46},"a":{"d":"151,-136v7,-69,-112,-68,-126,-16v-3,8,-6,15,-6,24r8,0v2,-35,26,-54,63,-54v36,0,56,15,54,51v-1,34,-39,27,-72,30v-38,3,-64,15,-64,55v0,35,26,50,62,50v39,0,61,-20,74,-46v-2,27,1,48,31,42r0,-7v-13,0,-24,2,-24,-12r0,-117xm15,-46v-4,-70,95,-34,129,-63v5,64,-16,105,-75,106v-32,0,-53,-13,-54,-43","w":173},"b":{"d":"102,-189v-42,-1,-65,25,-75,56r0,-124r-7,0r0,257r7,0v1,-17,-2,-37,1,-52v9,32,35,56,74,56v54,0,79,-42,79,-96v0,-55,-25,-94,-79,-97xm102,-3v-51,0,-73,-39,-75,-89v-2,-53,26,-90,75,-90v51,0,72,41,72,90v0,50,-22,89,-72,89","w":193},"c":{"d":"11,-89v-10,102,146,130,158,26r-7,0v-5,37,-28,60,-69,60v-50,0,-75,-36,-75,-86v0,-53,24,-93,80,-93v37,0,56,21,62,53r7,0v-5,-37,-29,-60,-69,-60v-60,0,-81,42,-87,100","w":180},"d":{"d":"89,4v40,1,64,-26,75,-56r0,52r7,0r0,-257r-7,0r-1,124v-7,-33,-34,-57,-74,-56v-54,2,-79,42,-79,97v0,55,25,95,79,96xm89,-182v49,0,77,37,75,90v-2,50,-24,89,-75,89v-51,0,-72,-40,-72,-89v0,-50,23,-90,72,-90","w":193},"e":{"d":"162,-64v0,62,-95,80,-129,36v-11,-15,-16,-39,-17,-63r155,0v0,-58,-24,-98,-81,-98v-53,0,-81,41,-81,96v0,57,22,97,81,97v44,0,74,-27,79,-68r-7,0xm16,-98v-9,-88,122,-115,143,-32v3,10,5,21,5,32r-148,0","w":180},"f":{"d":"83,-256v-29,-3,-53,1,-52,30r0,41r-31,0r0,7r31,0r0,178r8,0r0,-178r39,0r0,-7r-39,0v-1,-38,-7,-77,44,-63r0,-8","w":73},"g":{"d":"87,-10v38,0,63,-22,74,-52v4,68,-2,122,-71,122v-37,0,-61,-16,-63,-51r-7,0v1,42,31,59,71,59v49,0,77,-24,77,-74r0,-179r-7,0v-1,16,2,35,-1,49v-9,-31,-32,-53,-70,-53v-54,0,-80,37,-80,90v0,51,24,89,77,89xm90,-182v47,0,70,35,70,83v0,49,-25,82,-73,82v-47,0,-70,-34,-70,-82v0,-48,23,-83,73,-83","w":186},"h":{"d":"94,-189v-40,0,-56,23,-67,50r0,-118r-7,0r0,257r7,0v1,-81,-16,-182,67,-182v83,0,54,107,59,182r7,0v-4,-81,23,-189,-66,-189","w":180},"i":{"d":"27,-221r0,-36r-7,0r0,36r7,0xm27,0r0,-185r-7,0r0,185r7,0","w":46},"j":{"d":"27,-221r0,-36r-7,0r0,36r7,0xm-17,63v29,1,44,-7,44,-36r0,-212r-7,0r0,209v2,27,-11,33,-37,32r0,7","w":46},"k":{"d":"27,-70r48,-39r87,109r9,0r-91,-114r85,-71r-10,0r-128,106r0,-178r-7,0r0,257r7,0r0,-70","w":159},"l":{"d":"20,-257r0,257r7,0r0,-257r-7,0","w":46},"m":{"d":"87,-189v-36,0,-49,25,-60,50r0,-46r-7,0r0,185r7,0v2,-78,-17,-182,60,-182v77,0,41,113,49,182r8,0v4,-76,-22,-181,58,-182v80,-1,43,112,51,182r7,0v-6,-76,27,-189,-58,-189v-30,0,-52,21,-60,43v-5,-26,-25,-43,-55,-43","w":280},"n":{"d":"94,-189v-40,0,-56,23,-67,50r0,-46r-7,0r0,185r7,0v1,-81,-16,-182,67,-182v83,0,54,107,59,182r7,0v-4,-81,23,-189,-66,-189","w":180},"o":{"d":"94,-3v-52,0,-77,-38,-77,-90v0,-51,25,-89,77,-89v51,0,76,38,76,89v0,51,-25,90,-76,90xm94,-189v-56,0,-84,40,-84,96v0,56,28,97,83,97v57,0,84,-42,84,-97v0,-55,-28,-96,-83,-96","w":186},"p":{"d":"102,-189v-42,0,-64,25,-75,56r0,-52r-7,0r0,248r7,0r1,-115v7,33,34,57,74,56v54,-2,79,-42,79,-97v0,-54,-25,-95,-79,-96xm174,-93v0,49,-21,90,-72,90v-49,0,-77,-37,-75,-90v1,-51,24,-89,75,-89v50,0,72,39,72,89","w":193},"q":{"d":"89,-182v51,0,74,38,75,89v2,53,-26,90,-75,90v-49,0,-72,-40,-72,-90v0,-49,21,-89,72,-89xm89,4v42,1,65,-25,75,-56r0,115r7,0r0,-248r-7,0v-1,17,2,37,-1,52v-9,-33,-33,-56,-74,-56v-54,0,-79,41,-79,96v0,55,25,95,79,97","w":193},"r":{"d":"100,-189v-43,-2,-62,21,-73,50r0,-46r-7,0r0,185r7,0v0,-84,-15,-187,73,-182r0,-7","w":93,"k":{"y":-6,"v":-6,".":20,"-":20,",":20}},"s":{"d":"81,-182v36,1,59,15,59,52r8,0v0,-42,-26,-55,-67,-59v-55,-6,-86,58,-41,84v34,20,105,7,105,59v0,32,-28,42,-59,43v-43,1,-69,-17,-68,-60r-7,0v0,47,27,67,75,67v65,0,92,-74,29,-95v-34,-11,-90,-7,-90,-52v0,-27,23,-39,56,-39","w":166},"t":{"d":"80,-8v-23,4,-40,-2,-40,-28r0,-142r41,0r0,-7r-41,0r0,-58r-8,0r0,58r-33,0r0,7r33,0r0,143v-2,30,20,39,48,34r0,-7","w":86},"u":{"d":"86,4v37,0,58,-23,67,-50r0,46r7,0r0,-185r-7,0v-1,81,16,182,-67,182v-83,0,-54,-107,-59,-182r-7,0v4,81,-23,189,66,189","w":180},"v":{"d":"143,-185r-67,178r-72,-178r-8,0r76,185r9,0r70,-185r-8,0","w":146,"k":{".":27,",":27}},"w":{"d":"242,-185r-57,178r-56,-178r-12,0r-58,178r-55,-178r-7,0r58,185r10,0r58,-178r58,178r9,0r59,-185r-7,0","w":246,"k":{".":20,",":20}},"x":{"d":"137,-185r-64,84r-62,-84r-10,0r68,89r-74,96r9,0r69,-90r70,90r9,0r-74,-96r67,-89r-8,0","w":146},"y":{"d":"143,-185r-66,175r-73,-175r-8,0r77,183v-12,26,-12,65,-56,58r0,7v27,2,42,-6,49,-26r85,-222r-8,0","w":146,"k":{".":27,",":27}},"z":{"d":"145,-7r-136,0r130,-169r0,-9r-127,0r0,7r119,0r-129,169r0,9r143,0r0,-7","w":146},"{":{"d":"101,63r0,-7v-77,15,-3,-128,-63,-156v33,-15,26,-71,26,-117v0,-33,6,-42,37,-39r0,-7v-86,-19,-10,129,-70,159r0,7v63,36,-20,174,70,160","w":119},"|":{"d":"36,77r8,0r0,-360r-8,0r0,360","w":79},"}":{"d":"89,-102v-65,-26,24,-171,-70,-161r0,7v77,-13,4,129,63,157v-33,15,-26,71,-26,117v0,33,-7,40,-37,38r0,7v87,19,9,-129,70,-158r0,-7","w":119},"~":{"d":"35,-74v21,-49,78,-10,114,-1v21,-1,30,-17,39,-31v-18,-2,-25,35,-55,20v-23,-12,-61,-34,-88,-12v-7,6,-12,14,-17,22","w":216},"\u00a0":{"w":100}}});

Cufon.replace('.cih', { fontFamily: 'HelveticaNeueLight' });