/*
 * 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":201,"face":{"font-family":"seagull","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-24 -296.012 360 85","underline-thickness":"24.84","underline-position":"-24.48","stemh":"26","stemv":"38","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"!":{"d":"50,-233v0,-35,26,-26,54,-27v-11,32,-18,100,-16,169v1,25,-8,26,-29,25v10,-56,-9,-133,-9,-167xm47,-28v5,-19,28,-14,50,-15v-9,17,-9,45,-35,43r-26,0","w":144},"\"":{"d":"28,-150r-13,-88v0,-12,6,-19,16,-19v13,-1,20,10,17,26r-13,81r-7,0xm87,-150r-13,-88v0,-12,7,-19,17,-19v12,-1,18,12,16,26r-13,81r-7,0","w":122},"#":{"d":"162,-257r-28,77r47,0r28,-77r32,0r-28,77r52,0r-11,29r-51,0r-16,46r54,0r-11,30r-54,0r-27,76r-32,0r27,-76r-47,0r-27,76r-32,0r27,-76r-53,0r11,-30r53,0r16,-46r-56,0r10,-29r56,0r28,-77r32,0xm172,-151r-49,0r-16,47r48,0","w":276},"$":{"d":"93,-290r20,0r-1,28v24,1,46,10,66,25v-8,19,-20,26,-43,29v8,-18,-1,-30,-23,-34r-1,90v47,34,73,59,73,91v0,34,-27,59,-72,63r1,34r-20,0r0,-34v-28,-1,-56,-12,-80,-32v8,-22,18,-28,44,-33v-10,26,5,38,37,44r1,-93v-45,-33,-69,-58,-69,-89v0,-32,24,-55,67,-61r0,-28xm94,-241v-45,12,-32,51,1,76v0,-28,-1,-54,-1,-76xm111,-100r1,81v48,-11,40,-61,-1,-81"},"%":{"d":"55,-264v27,0,45,25,45,66v0,41,-18,65,-45,65v-26,0,-45,-24,-45,-65v0,-41,19,-66,45,-66xm169,-262v10,1,21,1,31,0v-36,56,-84,143,-141,264v-10,-1,-20,-1,-30,0v57,-94,103,-182,140,-264xm55,-247v-11,0,-16,15,-16,48v0,32,5,49,16,49v11,0,16,-17,16,-49v0,-32,-5,-48,-16,-48xm174,-127v27,0,46,25,46,66v0,41,-20,65,-46,65v-26,0,-45,-24,-45,-65v0,-41,18,-66,45,-66xm174,-110v-11,0,-16,16,-16,49v0,32,5,48,16,48v11,0,17,-16,17,-48v0,-32,-6,-49,-17,-49","w":228},"&":{"d":"189,-239v-6,18,-13,23,-34,26v4,-16,-3,-26,-20,-26v-38,0,-31,44,-11,73r62,91v8,-16,9,-36,7,-59v4,-14,41,-6,59,-8v-1,21,-13,18,-22,24v-12,9,-14,32,-29,64v13,22,24,30,49,29v-5,30,-29,25,-60,25r-17,-23v-48,53,-149,23,-149,-54v0,-36,20,-64,59,-79v-34,-46,-10,-108,49,-108v22,0,42,9,57,25xm94,-138v-51,23,-34,115,29,111v15,0,27,-4,39,-13","w":266},"\u2019":{"d":"29,-237v-3,-28,24,-22,49,-23v-12,51,-26,78,-56,84v12,-16,9,-39,7,-61","w":100},"(":{"d":"104,46v-57,-21,-73,-106,-73,-176v0,-55,16,-107,44,-153v16,10,24,19,24,30v-11,44,-34,88,-34,145v0,52,13,104,39,154","w":128},")":{"d":"30,13v10,-45,33,-86,33,-145v0,-52,-13,-104,-39,-154v57,20,73,106,73,176v0,55,-14,107,-43,153v-16,-9,-24,-19,-24,-30","w":128},"*":{"d":"74,-260r32,0r-8,62r56,-28r10,33r-61,10r44,44r-28,21r-29,-55r-29,55r-28,-21r44,-44r-61,-10r10,-33r56,28","w":180},"+":{"d":"165,-215r0,93r90,0r0,29r-90,0r0,93r-30,0r0,-93r-90,0r0,-29r90,0r0,-93r30,0","w":299},",":{"d":"27,-23v-2,-29,25,-21,49,-22v-12,51,-27,78,-56,84v11,-16,9,-39,7,-62","w":100},"-":{"d":"110,-132v-4,56,-49,24,-91,38v0,-54,54,-22,91,-38","w":129},".":{"d":"30,-28v4,-19,29,-15,51,-15v-8,18,-8,45,-36,43r-25,0","w":100},"\/":{"d":"82,-264r28,0v-37,99,-70,198,-100,297r-27,0","w":100},"0":{"d":"101,-264v50,0,86,49,86,134v0,85,-36,134,-86,134v-50,0,-87,-49,-87,-134v0,-85,37,-134,87,-134xm101,-238v-24,0,-40,37,-40,108v0,71,16,108,40,108v25,0,39,-37,39,-108v0,-71,-15,-108,-39,-108"},"1":{"d":"28,0v8,-42,55,-3,55,-60r0,-139v-1,-42,-23,-29,-59,-22v12,-47,49,-25,104,-45r-1,204v-6,44,19,37,53,37v-5,20,-12,25,-30,25r-122,0"},"2":{"d":"171,-190v0,55,-91,113,-117,152v44,-1,100,5,125,-13v-14,81,-83,40,-165,51v-1,-40,14,-56,37,-78v44,-42,74,-69,74,-108v0,-56,-65,-53,-100,-22v-6,-36,23,-55,69,-55v45,0,77,33,77,73"},"3":{"d":"175,-81v0,68,-100,113,-157,66v13,-25,25,-9,54,-9v33,0,56,-25,56,-58v0,-39,-34,-61,-81,-55v-1,-26,34,-22,44,-31v34,-16,30,-69,-13,-68v-11,0,-24,4,-39,11v-9,-30,12,-37,51,-39v73,-4,90,91,24,111v39,6,61,33,61,72"},"4":{"d":"164,-262v-16,41,-5,108,-8,161v16,0,29,2,40,-5v-9,28,-16,39,-40,38v0,22,-2,44,21,43v-4,36,-39,22,-72,25v10,-19,11,-40,10,-68v-39,-3,-104,12,-100,-29v5,-49,35,-92,60,-124v24,-29,47,-41,89,-41xm115,-225v-47,43,-67,90,-67,110v-1,23,45,11,67,14r0,-124"},"5":{"d":"161,-270v0,53,-34,52,-79,47v-24,-3,-17,37,-19,59v50,-31,114,2,114,70v0,85,-87,123,-154,80v15,-30,25,-10,57,-10v30,0,51,-25,51,-64v0,-35,-18,-56,-44,-56v-21,0,-34,14,-44,14v-9,1,-8,-12,-8,-22r4,-78v-4,-61,87,-6,122,-40"},"6":{"d":"171,-247v-12,23,-25,10,-51,10v-31,0,-49,26,-52,77v41,-55,116,-20,116,60v0,62,-34,104,-80,104v-51,0,-81,-44,-81,-122v0,-119,65,-177,148,-129xm140,-90v0,-90,-75,-93,-73,-8v0,49,15,76,38,76v21,0,35,-23,35,-68"},"7":{"d":"190,-260r-113,245v-10,23,-21,22,-43,13v42,-67,69,-146,105,-218v-40,-2,-87,-5,-115,5v9,-79,91,-28,166,-45"},"8":{"d":"101,-162v18,-14,27,-30,27,-48v0,-20,-12,-33,-27,-33v-40,0,-33,64,0,81xm120,-150v96,20,82,154,-19,154v-51,0,-86,-31,-86,-75v0,-37,23,-65,67,-79v-31,-10,-48,-31,-48,-58v0,-32,29,-56,67,-56v76,0,90,96,19,114xm101,-135v-27,18,-41,41,-41,65v0,30,18,50,41,50v22,0,40,-19,40,-49v0,-25,-13,-48,-40,-66"},"9":{"d":"138,-161v5,-94,-74,-107,-73,-9v-5,88,74,94,73,9xm31,-16v14,-25,26,-8,54,-8v31,0,49,-26,51,-75v-42,53,-115,17,-115,-62v0,-60,36,-102,81,-102v50,0,81,41,81,119v0,124,-69,179,-152,128"},":":{"d":"30,-165v4,-19,28,-16,51,-16v-8,18,-8,46,-36,44r-25,0xm30,-28v4,-19,29,-15,51,-15v-8,18,-8,45,-36,43r-25,0","w":100},";":{"d":"32,-165v5,-19,28,-16,51,-16v-8,18,-7,46,-35,44r-26,0xm27,-23v-2,-29,25,-21,49,-22v-12,51,-27,78,-56,84v11,-16,9,-39,7,-62","w":100},"<":{"d":"253,-174r-164,67r164,67r0,32r-207,-85r0,-28r207,-86r0,33","w":299},"=":{"d":"255,-158r0,29r-210,0r0,-29r210,0xm255,-86r0,29r-210,0r0,-29r210,0","w":299},">":{"d":"253,-121r0,28r-207,85r0,-32r165,-67r-165,-67r0,-33","w":299},"?":{"d":"141,-207v0,38,-55,74,-63,104v0,9,9,13,26,14v-7,28,-23,22,-51,23v-21,-50,48,-94,46,-133v-3,-42,-52,-45,-74,-13v-20,-30,14,-51,57,-51v35,0,59,25,59,56xm50,-28v5,-19,27,-15,49,-15v-9,17,-9,45,-35,43r-25,0","w":170},"@":{"d":"159,-32v35,2,62,-73,61,-104v0,-20,-11,-32,-25,-32v-33,0,-59,77,-59,104v0,20,10,32,23,32xm103,-81v0,-43,41,-97,88,-96v21,0,34,10,38,32r9,-30r31,0r-34,126v0,12,6,18,15,18v42,0,71,-57,71,-105v0,-65,-49,-109,-122,-109v-83,0,-149,69,-149,157v0,124,159,163,248,90r7,8v-98,83,-281,31,-281,-104v0,-86,80,-162,173,-162v82,0,134,48,134,121v1,54,-34,114,-86,114v-23,0,-36,-13,-37,-36v-26,54,-105,44,-105,-24","w":354},"A":{"d":"100,-232v-3,27,-20,69,-35,129r76,0v-6,-27,-18,-71,-37,-129r-4,0xm60,-237v2,-36,41,-26,70,-22v16,2,74,232,70,220v3,9,8,12,20,12v-5,39,-36,24,-71,27v8,-25,6,-50,-2,-77r-89,0v-5,25,-14,48,9,52v-6,35,-27,23,-58,25v11,-30,58,-210,65,-226v0,-7,-5,-11,-14,-11","w":221},"B":{"d":"81,-182v26,17,61,12,62,-22v0,-21,-17,-36,-39,-36v-32,0,-21,32,-23,58xm183,-203v0,30,-23,41,-50,47v45,12,70,43,70,83v0,46,-32,77,-87,77v-28,0,-57,-9,-88,-5v23,-51,11,-142,11,-211v0,-17,-3,-21,-21,-22v5,-27,25,-29,72,-29v62,0,93,21,93,60xm81,-158v6,48,-20,138,30,139v26,0,46,-22,46,-54v0,-39,-25,-66,-76,-85","w":222},"C":{"d":"189,-241v-9,20,-21,25,-44,28v9,-15,1,-26,-20,-26v-36,0,-61,38,-61,107v0,99,60,134,119,88v2,33,-18,48,-62,48v-64,0,-105,-49,-105,-133v0,-115,92,-169,173,-112","w":190},"D":{"d":"81,-60v0,28,5,41,28,41v37,0,66,-40,66,-111v0,-69,-28,-110,-65,-110v-22,0,-29,10,-29,33r0,147xm94,-263v96,0,129,47,129,134v0,86,-39,133,-111,133v-29,0,-55,-7,-81,-4v18,-57,8,-140,8,-210v0,-17,-4,-23,-22,-24v3,-27,25,-29,77,-29","w":239},"E":{"d":"82,-56v-3,37,24,28,63,28v19,0,34,-1,46,-5v-7,30,-13,33,-39,33r-121,0v18,-56,8,-139,8,-208v0,-18,-4,-25,-22,-26v5,-23,11,-26,32,-26r141,0v-4,27,-11,36,-37,41v4,-15,-6,-16,-31,-16v-23,0,-45,-3,-40,18r0,58v27,-1,56,3,79,-3v-7,43,-40,25,-79,29r0,77","w":203},"F":{"d":"49,-260r141,0v-4,27,-11,36,-37,41v5,-17,-9,-13,-40,-16v-53,-6,-24,43,-31,76v27,-1,56,3,79,-3v-7,43,-40,25,-79,29r0,78v0,21,2,27,21,29v-4,39,-38,23,-72,26v17,-56,8,-139,8,-208v0,-18,-4,-25,-22,-26v5,-22,12,-26,32,-26","w":191},"G":{"d":"194,-57v0,50,-22,61,-71,61v-65,0,-108,-49,-108,-131v0,-116,109,-178,187,-107v-12,20,-27,26,-55,26v15,-14,4,-29,-20,-30v-37,0,-63,39,-63,110v0,67,26,105,63,105v28,0,28,-26,28,-55v0,-20,-15,-25,-39,-24v4,-43,50,-18,86,-27v-12,19,-8,44,-8,72","w":217},"H":{"d":"90,-261v-13,28,-6,69,-8,107r90,0v-4,-32,13,-80,-22,-81v6,-40,33,-21,73,-26v-19,54,-9,138,-9,206v0,21,3,27,22,29v-6,39,-38,23,-73,26v15,-31,7,-83,9,-127r-90,0v6,35,-17,99,21,101v-6,39,-37,23,-72,26v17,-54,8,-138,8,-206v0,-19,-4,-27,-22,-29v6,-40,33,-21,73,-26","w":253},"I":{"d":"90,-261v-18,55,-8,138,-8,206v0,21,2,27,21,29v-6,39,-37,23,-72,26v17,-54,8,-138,8,-206v0,-19,-4,-27,-22,-29v6,-40,33,-21,73,-26","w":120},"J":{"d":"42,-234v7,-41,40,-21,76,-26v-18,53,-8,132,-8,197v0,82,-55,64,-115,63v3,-54,73,3,73,-60r0,-145v0,-21,-5,-28,-26,-29","w":147},"K":{"d":"90,-261v-14,28,-8,69,-9,108r71,-82v20,-24,32,-25,68,-26v-8,43,-25,14,-56,50r-38,43r83,122v9,14,18,20,31,20v-3,34,-31,24,-63,26v3,-13,-2,-19,-9,-31r-70,-104r-17,18v5,33,-16,91,22,91v-6,38,-37,23,-72,26v17,-54,8,-138,8,-206v0,-19,-4,-27,-22,-29v8,-39,31,-21,73,-26","w":236},"L":{"d":"16,-234v5,-38,38,-23,73,-26v-17,56,-7,134,-7,202v0,27,5,31,37,31v30,0,50,-5,58,-10v-12,68,-82,22,-146,37v17,-53,8,-133,8,-199v0,-24,-1,-33,-23,-35","w":171},"M":{"d":"18,0v11,-19,32,-206,36,-217v0,-14,-5,-18,-22,-18v5,-37,48,-22,84,-25v1,45,31,80,33,125v15,-57,28,-94,39,-110v12,-17,36,-16,62,-14v-20,38,9,70,16,185v2,34,0,49,25,49v-4,36,-41,22,-75,25v23,-69,0,-107,-12,-230v-28,82,-41,142,-73,170v2,-51,-45,-131,-49,-171v-17,97,-24,156,-24,178v0,19,6,28,21,27v-5,34,-29,25,-61,26","w":295},"N":{"d":"17,-234v5,-37,32,-23,65,-26v0,9,2,14,7,22r103,191v-9,-48,-4,-100,-4,-153v0,-24,-4,-33,-26,-33v4,-36,30,-25,62,-27v-8,10,-9,24,-9,43r0,158v0,23,3,34,22,35v-4,34,-35,22,-66,24v0,-8,0,-12,-4,-19r-88,-156v-3,-5,-8,-16,-17,-35v8,49,2,100,4,153v0,22,6,31,25,31v-6,34,-27,25,-58,26v14,-56,6,-140,6,-207v0,-19,-4,-26,-22,-27","w":252},"O":{"d":"120,-264v61,0,104,50,104,134v0,84,-43,134,-104,134v-61,0,-104,-50,-104,-134v0,-84,43,-134,104,-134xm120,-239v-35,0,-56,37,-56,109v0,72,21,109,56,109v35,0,55,-37,55,-109v0,-72,-20,-109,-55,-109","w":239},"P":{"d":"81,-198v0,36,2,75,30,75v22,0,38,-22,38,-60v0,-34,-17,-55,-41,-55v-22,0,-27,13,-27,40xm82,-110v5,32,-15,88,25,84v-5,40,-39,22,-75,26v16,-58,7,-135,7,-204v0,-20,-1,-27,-21,-28v5,-27,26,-30,76,-30v68,0,101,27,101,84v0,59,-64,102,-113,68","w":208},"Q":{"d":"120,-239v-33,0,-56,38,-56,109v0,71,23,109,56,109v33,0,55,-38,55,-109v0,-70,-22,-109,-55,-109xm198,49v-64,1,-116,-78,-180,-38v10,-30,12,-37,40,-31v-28,-23,-42,-61,-42,-111v0,-82,43,-133,103,-133v61,0,104,51,104,133v0,79,-37,128,-89,130v45,21,76,30,116,9v-4,27,-23,41,-52,41","w":239},"R":{"d":"81,-130v43,-2,65,-22,65,-58v0,-31,-16,-50,-39,-50v-46,-1,-19,70,-26,108xm88,-262v107,0,139,106,57,140r45,78v8,14,18,21,30,21v-6,31,-31,21,-62,23v3,-11,0,-17,-5,-26r-44,-83v-9,2,-18,3,-28,4v4,32,-13,81,22,82v-5,36,-39,19,-72,23v17,-54,8,-137,8,-204v0,-21,-4,-28,-24,-29v7,-28,26,-29,73,-29","w":220},"S":{"d":"135,-56v0,-41,-119,-92,-109,-145v-3,-67,103,-81,150,-38v-9,22,-22,31,-47,33v14,-17,-2,-32,-29,-33v-21,0,-35,13,-35,28v0,55,114,80,114,149v0,37,-32,66,-82,66v-33,0,-63,-12,-88,-35v9,-23,19,-30,46,-35v-13,25,8,43,39,43v25,0,41,-14,41,-33","w":193},"T":{"d":"194,-263v-9,37,-26,31,-63,32v-13,0,-17,3,-17,14r0,163v0,21,3,28,22,29v-5,38,-39,21,-73,25v17,-56,4,-147,8,-217v0,-15,-6,-15,-32,-15v-20,0,-35,1,-46,5v17,-56,64,-31,128,-31v37,0,61,-1,73,-5","w":183},"U":{"d":"12,-235v6,-38,43,-21,79,-25v-10,25,-18,68,-18,126v0,73,21,110,59,110v39,0,57,-38,57,-115v0,-65,-1,-95,-32,-96v4,-36,30,-22,61,-25v-14,37,-5,64,-5,124v0,95,-27,140,-91,140v-59,0,-92,-46,-92,-136v0,-36,3,-62,3,-78v0,-16,-4,-22,-21,-25","w":241},"V":{"d":"-1,-234v6,-36,35,-24,69,-26v-14,56,15,85,42,223v30,-98,47,-155,47,-173v0,-17,-9,-23,-30,-24v5,-36,40,-24,76,-26v-15,37,-30,101,-57,188v-15,48,-32,77,-64,77r-63,-230v-4,-6,-11,-9,-20,-9","w":204},"W":{"d":"-1,-236v3,-35,35,-21,66,-24v-3,7,-5,14,-5,21v0,15,15,81,46,196v4,-9,15,-49,34,-121v-14,-51,-12,-76,-37,-71v6,-35,34,-23,67,-25v-13,50,10,81,40,217v30,-98,40,-156,40,-167v0,-17,-9,-23,-30,-24v5,-36,39,-24,74,-26v-14,23,-22,87,-51,185v-14,50,-25,80,-58,79v0,-8,-14,-51,-34,-129v-15,53,-25,89,-33,104v-8,15,-17,22,-38,26v4,-13,-15,-57,-41,-151v-16,-57,-3,-81,-40,-90","w":300},"X":{"d":"18,-234v4,-35,29,-24,61,-26v5,39,28,63,40,95v8,-18,21,-39,26,-59v0,-6,-6,-10,-15,-10v8,-35,30,-24,64,-26v-26,38,-41,81,-62,122r43,89v8,17,15,24,31,24v-3,34,-32,23,-63,25v2,-10,1,-14,-3,-24r-46,-97v-13,29,-32,52,-40,86v0,5,5,9,14,10v-10,36,-33,22,-67,25v31,-44,53,-99,80,-148v-20,-28,-22,-82,-63,-86","w":208},"Y":{"d":"-12,-234v4,-33,30,-25,62,-26v3,46,40,85,52,127v12,-31,28,-57,37,-91v0,-8,-5,-10,-17,-10v8,-37,31,-23,65,-26v-25,48,-48,105,-72,155v4,31,-13,80,22,79v-6,39,-38,23,-73,26v14,-25,8,-68,9,-105r-53,-106v-9,-17,-16,-23,-32,-23","w":182},"Z":{"d":"185,-33v-16,51,-43,32,-113,32v-22,0,-45,0,-68,1v35,-84,81,-154,121,-233v-40,-2,-81,-3,-105,5v24,-52,32,-25,116,-30v17,0,31,-1,44,-3v-34,85,-79,154,-118,233v37,1,94,4,123,-5","w":191},"[":{"d":"31,-295v33,5,79,-15,83,22v-13,-4,-30,-3,-47,-3r0,292v17,0,34,1,47,-3v-4,38,-49,18,-83,23r2,-300v0,-10,-1,-21,-2,-31","w":129},"\\":{"d":"-10,-264r28,0r99,297r-27,0v-30,-99,-63,-198,-100,-297","w":100},"]":{"d":"16,-273v4,-37,49,-17,83,-22r-2,299v0,11,1,22,2,32v-34,-4,-79,15,-83,-23v13,4,30,3,47,3r0,-292v-17,0,-34,-1,-47,3","w":129},"^":{"d":"199,-257r88,99r-18,0r-89,-70r-89,70r-19,0r89,-99r38,0","w":360},"_":{"d":"180,55r0,30r-180,0r0,-30r180,0","w":180},"\u2018":{"d":"78,-264v-22,23,15,85,-30,84r-26,0v12,-51,26,-78,56,-84","w":100},"a":{"d":"94,-123v-23,0,-39,19,-39,50v0,32,17,51,39,51v23,0,38,-18,38,-52v0,-31,-15,-49,-38,-49xm86,-211v88,0,85,77,82,162v0,18,2,26,18,26v-5,32,-28,18,-55,26r1,-25v-38,50,-117,23,-117,-50v0,-69,78,-101,116,-53v9,-63,-48,-71,-100,-55v9,-28,21,-31,55,-31","w":198},"b":{"d":"11,-262v3,-32,35,-19,65,-22v-12,30,-7,61,-8,99v50,-53,128,-14,128,80v0,99,-80,139,-129,82v1,19,-17,25,-43,24v15,-68,6,-155,6,-233v0,-20,-2,-28,-19,-30xm67,-114v-2,48,12,91,44,91v26,0,43,-27,43,-73v0,-111,-83,-118,-87,-18","w":210},"c":{"d":"165,-190v-11,21,-16,29,-37,28v4,-14,-9,-25,-26,-25v-26,0,-47,30,-47,81v0,52,22,83,53,83v31,0,40,-27,58,-3v-53,62,-153,22,-153,-75v0,-94,83,-139,152,-89","w":165},"d":{"d":"122,-262v3,-33,36,-19,66,-22v-18,70,-3,167,-8,250v0,13,1,24,6,34v-26,1,-45,-3,-44,-23v-52,58,-128,14,-128,-81v0,-95,75,-137,128,-81v-3,-29,11,-77,-20,-77xm143,-90v0,-49,-12,-94,-44,-94v-27,0,-44,30,-44,85v0,97,88,102,88,9","w":210},"e":{"d":"175,-167v-4,67,-65,72,-113,96v12,48,57,55,99,41v7,0,11,5,17,15v-76,46,-164,5,-164,-93v0,-89,89,-135,143,-77v8,9,12,15,18,18xm55,-96v26,-14,78,-23,78,-57v0,-18,-15,-33,-33,-33v-30,0,-55,44,-45,90","w":184},"f":{"d":"131,-285v-2,44,-58,1,-54,50r0,28v17,0,31,1,44,-4v-9,32,-15,32,-44,31r0,130v0,18,5,25,19,25v-4,33,-33,24,-65,25v16,-45,5,-121,8,-180v-11,0,-20,-1,-29,2v7,-24,9,-30,29,-29v-8,-62,25,-94,83,-77v3,0,6,0,9,-1","w":117},"g":{"d":"180,-16v0,97,-85,111,-161,75v12,-33,39,-8,72,-8v36,0,54,-25,51,-66v-62,42,-127,2,-127,-88v0,-92,76,-138,133,-86v2,-16,20,-19,43,-18v-23,47,-11,127,-11,191xm142,-41v-4,-54,17,-144,-39,-144v-28,0,-47,27,-47,77v0,76,41,104,86,67","w":210},"h":{"d":"13,-260v6,-33,33,-22,65,-24v-12,22,-7,63,-8,96v41,-44,119,-25,108,59r0,79v0,18,2,25,19,26v-4,33,-34,22,-65,24v16,-37,8,-91,8,-139v0,-31,-11,-46,-33,-46v-51,0,-37,83,-37,133v0,19,4,27,19,28v-6,33,-33,22,-65,24v18,-61,8,-157,8,-232v0,-19,-4,-27,-19,-28","w":208},"i":{"d":"36,-265v5,-17,28,-14,49,-14v-6,17,-7,38,-32,38r-26,0xm14,-183v5,-32,33,-22,65,-24v-14,38,-7,105,-7,155v0,19,3,27,18,28v-5,33,-32,22,-64,24v14,-38,7,-104,7,-154v0,-19,-4,-28,-19,-29","w":105},"j":{"d":"36,-265v5,-17,28,-14,49,-14v-6,17,-7,38,-32,38r-26,0xm14,-183v5,-32,33,-22,65,-24v-16,58,-7,146,-7,216v0,70,-43,78,-96,60v8,-38,57,3,57,-52r0,-171v0,-19,-4,-28,-19,-29","w":103},"k":{"d":"14,-260v5,-32,33,-23,64,-24v-14,38,-4,104,-7,154v25,-24,39,-64,74,-76v9,-1,23,2,38,-3v-7,38,-38,18,-60,54v18,41,29,89,51,126v4,3,9,5,16,5v-5,31,-28,23,-58,24v8,-50,-26,-84,-35,-126r-26,30v2,27,-10,73,19,72v-5,32,-33,22,-65,24v18,-61,8,-157,8,-232v0,-19,-4,-27,-19,-28","w":188},"l":{"d":"14,-260v6,-33,33,-22,65,-24v-16,62,-7,157,-7,232v0,19,3,27,18,28v-6,33,-32,22,-64,24v16,-62,7,-157,7,-232v0,-19,-4,-27,-19,-28","w":105},"m":{"d":"167,-183v38,-50,121,-33,111,53r0,80v0,18,2,24,18,26v-5,33,-32,22,-63,24v13,-37,7,-91,7,-139v0,-31,-9,-46,-31,-46v-49,0,-35,84,-35,133v0,19,4,27,19,28v-5,32,-32,22,-63,24v13,-34,7,-93,7,-139v0,-31,-9,-46,-31,-46v-49,0,-35,84,-35,133v0,19,4,27,19,28v-6,33,-32,22,-64,24v14,-40,7,-107,7,-159v0,-17,-3,-22,-18,-23v4,-34,29,-21,54,-28r-2,25v21,-35,83,-34,100,2","w":307},"n":{"d":"120,-211v70,0,61,90,60,161v0,18,1,25,18,26v-5,35,-32,21,-64,24v14,-37,7,-91,7,-139v0,-31,-11,-46,-33,-46v-51,0,-36,83,-36,133v0,19,4,27,19,28v-6,33,-33,22,-65,24v14,-40,7,-107,7,-159v0,-17,-3,-22,-18,-23v3,-35,29,-20,55,-28v-1,7,-1,15,-2,25v13,-18,30,-26,52,-26","w":209},"o":{"d":"95,-211v50,0,82,40,82,108v0,68,-32,107,-82,107v-50,0,-82,-39,-82,-107v0,-68,32,-108,82,-108xm95,-185v-26,0,-40,28,-40,82v0,54,14,81,40,81v26,0,41,-27,41,-81v0,-54,-15,-82,-41,-82","w":190},"p":{"d":"67,-117v0,48,11,93,43,93v28,0,44,-30,44,-88v0,-48,-17,-73,-43,-73v-25,0,-44,24,-44,68xm67,-23v3,28,-11,73,19,74v-3,32,-35,20,-64,22v18,-69,4,-165,8,-246v0,-12,-1,-23,-6,-35v25,-1,45,4,43,25v48,-60,129,-18,129,77v0,97,-75,139,-129,83","w":210},"q":{"d":"144,-183v-2,-21,16,-26,42,-25v-14,66,-6,153,-6,229v0,20,2,28,19,30v-3,32,-35,20,-64,22v12,-28,7,-60,8,-97v-52,56,-129,15,-129,-79v0,-97,79,-141,130,-80xm143,-93v2,-48,-12,-91,-44,-91v-27,0,-43,27,-43,77v0,106,84,113,87,14","w":210},"r":{"d":"136,-208v-2,54,-64,15,-64,77r0,79v0,19,4,27,20,28v-6,34,-35,22,-67,24v16,-38,8,-107,8,-159v0,-17,-3,-22,-18,-23v3,-35,29,-20,54,-28v-1,12,-3,29,-3,46v15,-44,26,-48,70,-44","w":135},"s":{"d":"105,-44v0,-43,-93,-81,-84,-120v-2,-46,54,-51,98,-41v6,0,12,-1,17,-3v-2,38,-34,25,-62,25v-12,0,-18,7,-18,16v3,31,97,75,86,116v1,64,-98,71,-132,25v5,-17,13,-24,31,-29v-1,23,14,35,36,36v17,0,28,-11,28,-25","w":153},"t":{"d":"76,-263r0,56v16,0,32,1,43,-4v-9,29,-14,31,-43,30r0,134v-4,42,33,9,42,35v-32,28,-80,22,-80,-36r0,-133v-12,0,-17,1,-28,4v6,-24,9,-31,29,-30v-1,-40,-2,-43,37,-56","w":120},"u":{"d":"12,-183v5,-35,32,-21,64,-24v-15,37,-8,92,-8,140v0,31,12,46,34,46v51,0,36,-83,36,-133v0,-19,-4,-28,-19,-29v5,-32,33,-22,65,-24v-16,37,-8,109,-8,160v0,17,3,22,18,23v-3,35,-31,18,-54,28r2,-26v-39,48,-124,30,-112,-56r0,-78v0,-18,-2,-26,-18,-27","w":209},"v":{"d":"-7,-183v7,-30,26,-23,57,-24v3,62,42,108,53,167v11,-46,30,-84,41,-129v0,-10,-6,-13,-23,-14v9,-36,33,-21,67,-24v-24,53,-45,118,-66,174v-9,23,-17,39,-40,36v0,-7,-12,-45,-41,-110v-23,-52,-12,-67,-48,-76","w":185},"w":{"d":"-9,-183v7,-31,28,-23,59,-24v-2,9,-3,13,0,22v17,48,37,87,51,139r31,-90v-6,-21,-9,-49,-35,-48v7,-31,29,-21,59,-23v-3,7,-4,13,-2,22v15,48,32,85,43,139v10,-42,29,-81,40,-123v0,-10,-7,-13,-24,-14v9,-36,35,-21,69,-24v-27,53,-45,119,-68,177v-8,21,-13,30,-37,35v-7,-42,-23,-73,-34,-111v-17,36,-20,107,-61,110v-14,-59,-41,-106,-60,-161v-6,-17,-13,-25,-31,-26","w":278},"x":{"d":"6,-182v5,-30,27,-25,57,-25v2,33,20,44,30,72v16,-30,22,-84,77,-72v-7,31,-18,15,-36,44r-27,48r41,74v7,12,15,16,29,16v-6,31,-27,25,-58,25v2,-37,-27,-56,-36,-88v-22,34,-25,101,-89,88v6,-34,28,-24,42,-49r33,-59v-19,-25,-24,-71,-63,-74","w":169},"y":{"d":"-4,-183v6,-32,29,-22,60,-24v-2,61,33,99,41,157v14,-40,35,-77,45,-121v0,-9,-6,-12,-22,-13v5,-34,37,-20,69,-23v-36,74,-65,150,-95,227v-21,54,-53,67,-106,47v8,-20,14,-14,36,-14v24,0,40,-18,53,-58r-51,-152v-6,-18,-13,-26,-30,-26","w":182},"z":{"d":"167,-208v-31,64,-74,121,-109,182v37,-1,80,4,109,-6v-16,65,-83,15,-164,32v31,-65,74,-120,110,-181v-32,1,-69,-4,-94,5v10,-51,41,-29,100,-29v18,0,33,-2,48,-3","w":171},"{":{"d":"149,-256v-43,-4,-39,30,-39,70v0,45,-5,65,-46,74v49,8,46,45,46,99v0,34,6,46,39,46v-1,3,1,9,-1,10v-69,4,-69,-34,-69,-96v0,-36,-10,-50,-48,-53r0,-12v54,0,48,-38,48,-88v0,-46,16,-60,70,-60r0,10","w":180},"|":{"d":"106,-275r0,360r-31,0r0,-360r31,0","w":180},"}":{"d":"31,-266v70,-4,70,33,70,96v0,37,9,48,48,52r0,12v-53,0,-48,38,-48,88v0,46,-17,61,-70,61r0,-10v43,4,39,-30,39,-70v0,-45,5,-66,46,-75v-49,-8,-46,-44,-46,-98v0,-34,-6,-46,-39,-46r0,-10","w":180},"~":{"d":"31,-109v54,-47,112,-2,171,-2v21,0,43,-9,67,-27r0,33v-51,47,-113,1,-170,1v-21,0,-42,10,-68,28r0,-33","w":299},"'":{"d":"28,-150r-13,-88v0,-12,6,-19,16,-19v13,-1,20,10,17,26r-13,81r-7,0","w":63},"\u201c":{"d":"78,-264v-22,23,15,85,-30,84r-26,0v12,-51,26,-78,56,-84xm149,-264v-25,30,23,98,-56,84v12,-51,26,-78,56,-84","w":171},"\u2013":{"d":"0,-121r180,0r0,25r-180,0r0,-25","w":180},"\u201d":{"d":"29,-237v-3,-28,24,-22,49,-23v-12,51,-26,78,-56,84v12,-16,9,-39,7,-61xm100,-237v-2,-29,25,-22,49,-23v-12,51,-26,78,-56,84v11,-16,9,-39,7,-61","w":171},"\u2026":{"d":"40,-28v4,-19,28,-15,50,-15v-8,18,-8,45,-35,43r-25,0xm159,-28v5,-18,29,-15,51,-15v-8,18,-8,45,-35,43r-26,0xm280,-28v4,-19,28,-15,50,-15v-8,18,-8,45,-35,43r-25,0","w":360},"`":{"d":"42,-293v19,1,37,-4,45,10r30,53r-22,0","w":180},"\u2014":{"d":"0,-121r360,0r0,25r-360,0r0,-25","w":360},"\u2122":{"d":"122,-255r1,34r-5,0v-2,-19,-8,-28,-25,-27r0,74v-2,11,13,5,12,15r-46,0v-1,-10,13,-3,13,-15r0,-74v-17,-1,-24,8,-26,27r-5,0r2,-34r79,0xm170,-255r24,67r24,-67r33,0v2,10,-12,5,-12,15r0,66v-2,10,13,5,12,15r-43,0v-2,-10,14,-3,12,-15r0,-66r-28,81r-5,0r-30,-82r0,67v-1,8,6,9,13,10r0,5r-35,0v-2,-10,15,-3,13,-15r0,-65v0,-8,-5,-11,-13,-10r0,-6r35,0","w":295},"\u00d7":{"d":"152,-128r81,-81r20,21r-81,81r81,80r-20,21r-81,-81r-81,81r-21,-21r81,-80r-81,-81r21,-21","w":299},"\u00a0":{"w":100}}});

function initCufon() {
	Cufon.replace('.gallery-holder li .text h2', { fontFamily: 'seagull', hover: true });
	Cufon.replace('.top-main h2', { fontFamily: 'seagull', hover: true });
	Cufon.replace('.connect-holder .data ul li a', { fontFamily: 'seagull', hover: true });
	Cufon.replace('.main-bottom h3', { fontFamily: 'seagull', hover: true });
	Cufon.replace('.text ul li.events', { fontFamily: 'seagull', hover: true });
	Cufon.replace('ul#billboard-nav li', { fontFamily: 'seagull', hover: true });
	Cufon.replace('.text h3', { fontFamily: 'seagull', hover: true });
	Cufon.replace('.ec3_events', { fontFamily: 'seagull', hover: true });
}

$(document).ready(function(){
	initCufon();
});