/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated in 2010 by FontLab Studio. Copyright info pending.
 */
Cufon.registerFont({"w":217,"face":{"font-family":"Omnes Semibold","font-weight":600,"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":"5","cap-height":"1","bbox":"-27.742 -270 328 76","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":61},"!":{"d":"66,-89v-3,23,-29,23,-32,0r-14,-115v-4,-23,10,-32,34,-32v19,0,28,12,26,32xm53,3v-22,0,-31,-7,-31,-29v0,-19,11,-24,31,-24v19,0,25,10,24,29v0,16,-7,24,-24,24","w":99,"k":{"q":2,"o":2,"e":2,"d":2,"c":2,"a":2}},"\"":{"d":"127,-141v0,17,-31,19,-31,0v0,-34,-33,-94,16,-94v50,0,15,61,15,94xm58,-141v0,19,-31,18,-30,0r-11,-67v-3,-18,4,-27,25,-27v50,1,15,61,16,94","w":154},"#":{"d":"43,-53v-21,0,-45,2,-40,-22v-1,-21,31,-15,52,-16r16,-51v-21,0,-46,3,-41,-22v-1,-21,31,-15,52,-16r17,-55v14,-9,35,13,26,35r-7,20r47,0r17,-55v14,-9,36,15,25,35r-6,20v21,0,46,-3,41,22v1,22,-32,15,-53,16r-15,51v21,-1,45,-1,40,22v1,21,-31,15,-52,16r-17,55v-32,10,-30,-30,-19,-55r-46,0r-17,55v-14,9,-35,-13,-26,-35xm107,-142r-16,51r47,0r16,-51r-47,0","w":244},"$":{"d":"123,-233v40,4,62,23,62,41v0,16,-18,27,-19,26v-14,-16,-37,-28,-61,-28v-24,0,-39,11,-39,27v0,19,20,24,48,30v33,7,76,21,76,68v0,36,-25,62,-67,68v1,22,-2,41,-23,38v-20,2,-21,-17,-20,-37v-62,-2,-85,-50,-50,-70v14,17,41,30,69,30v26,0,40,-11,40,-27v0,-20,-23,-25,-49,-31v-32,-7,-73,-19,-73,-67v0,-35,24,-60,63,-67v-1,-22,2,-38,23,-38v19,0,21,16,20,37","w":201},"%":{"d":"66,-122v-36,0,-60,-23,-60,-59v0,-33,25,-56,60,-56v36,0,59,23,59,59v0,33,-24,56,-59,56xm48,4v-10,3,-35,-22,-13,-36r181,-205v11,-4,37,20,14,36xm200,3v-36,0,-59,-22,-59,-58v0,-33,25,-56,60,-56v36,0,59,23,58,58v0,33,-24,56,-59,56xm66,-150v16,0,24,-12,24,-32v0,-17,-10,-27,-24,-27v-16,0,-24,12,-24,32v0,16,10,27,24,27xm201,-25v15,0,23,-12,23,-32v0,-17,-10,-27,-24,-27v-16,0,-24,13,-24,33v0,16,11,26,25,26","w":265},"&":{"d":"171,-87v11,-17,16,-62,42,-62v15,0,22,13,22,14v-6,28,-19,53,-34,75r47,41v0,18,-40,34,-58,7r-16,-16v-41,53,-167,42,-167,-38v0,-32,21,-53,54,-65v-42,-38,-16,-107,51,-107v39,0,66,24,66,57v0,27,-19,46,-51,56xm53,-71v-1,47,71,48,94,17r-63,-56v-19,8,-31,20,-31,39xm112,-203v-34,1,-31,44,-9,59v24,-8,35,-18,35,-33v0,-15,-11,-26,-26,-26","w":247,"k":{"Y":13,"X":-7,"W":9,"V":12,"T":14,"J":-7,"A":-9}},"'":{"d":"58,-141v0,19,-31,18,-30,0r-11,-67v-3,-18,4,-27,25,-27v50,1,15,61,16,94","w":85},"(":{"d":"120,71v-50,0,-106,-63,-106,-153v0,-87,56,-154,106,-154v25,0,30,31,15,38v-94,17,-94,215,0,231v13,7,11,38,-15,38","w":145,"k":{"j":-54,"g":-7,"Y":-18,"X":-14,"W":-4,"V":-11,"J":3,"7":-3}},")":{"d":"26,71v-26,0,-29,-30,-15,-38v93,-16,93,-214,0,-231v-14,-7,-10,-38,15,-38v50,0,106,67,106,154v0,90,-56,153,-106,153","w":145},"*":{"d":"74,-138v-11,9,-24,39,-42,27v-17,-12,7,-35,12,-48v-12,-9,-42,-9,-36,-32v5,-19,34,-3,49,-2v3,-16,-2,-48,19,-44v19,-3,14,29,17,44v15,-2,44,-17,48,4v4,20,-25,22,-37,30v6,13,31,37,12,48v-17,11,-31,-19,-42,-27","w":147,"k":{"T":-3,"J":12,"A":25}},"+":{"d":"76,-74v-26,-2,-66,10,-66,-21v0,-25,42,-15,66,-17v2,-27,-10,-68,23,-68v26,0,16,43,18,68v25,2,66,-10,66,20v0,26,-41,16,-66,18v-2,27,11,70,-22,70v-28,0,-17,-44,-19,-70","w":192},",":{"d":"30,40v-9,9,-29,3,-26,-12v15,-27,3,-79,46,-79v26,0,26,36,8,51","w":86,"k":{"y":11,"w":4,"v":11,"u":7,"t":14,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"f":6,"e":7,"d":7,"c":7,"a":7,"Y":18,"W":9,"V":23,"U":4,"T":27,"Q":13,"O":13,"G":13,"C":13,"A":-11,"9":2,"8":5,"7":2,"6":9,"5":-3,"4":10,"3":-2,"2":-2,"1":27,"0":10}},"-":{"d":"34,-65v-17,0,-23,-10,-21,-27v0,-11,7,-19,21,-19r86,0v17,0,23,10,21,27v0,11,-7,19,-21,19r-86,0","w":154,"k":{"z":8,"y":4,"x":11,"v":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Z":4,"Y":18,"X":11,"W":14,"V":18,"T":22,"A":-4,"7":11,"1":7}},".":{"d":"46,3v-21,0,-31,-7,-31,-29v0,-19,11,-24,31,-24v19,0,25,10,24,29v0,16,-7,24,-24,24","w":86,"k":{"y":11,"w":4,"v":11,"u":7,"t":14,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"f":6,"e":7,"d":7,"c":7,"a":7,"Y":18,"W":9,"V":23,"U":4,"T":27,"Q":13,"O":13,"G":13,"C":13,"A":-11,"9":2,"8":5,"7":2,"6":9,"5":-3,"4":10,"3":-2,"2":-2,"1":27,"0":10}},"\/":{"d":"36,73v-19,9,-43,-5,-34,-33r87,-275v18,-9,42,7,33,34","w":129,"k":{"q":4,"o":4,"g":5,"e":4,"d":4,"c":4,"a":4,"R":-2,"Q":-2,"P":-2,"O":-2,"N":-2,"M":-2,"L":-2,"K":-2,"J":8,"I":-2,"H":-2,"G":-2,"F":-2,"E":-2,"D":-2,"C":-2,"B":-2,"7":-6,"5":-3,"4":4,"3":-3,"2":-3,"1":-7}},"0":{"d":"116,5v-72,0,-102,-51,-102,-133v0,-67,39,-110,102,-110v71,0,102,52,102,133v0,67,-38,110,-102,110xm116,-39v41,0,49,-42,49,-92v0,-41,-18,-64,-49,-64v-41,0,-49,42,-49,93v0,41,18,63,49,63","w":231,"k":{"7":7,".":10,",":10}},"1":{"d":"89,3v-19,0,-30,-6,-30,-25r0,-146v-19,16,-57,3,-53,-23v5,-36,15,-17,36,-17v15,0,28,-11,31,-27v22,-1,40,1,39,24r0,189v0,16,-8,25,-23,25","w":140,"k":{"7":-2,".":-2,",":-2}},"2":{"d":"189,-166v0,76,-116,67,-128,122r106,0v19,0,26,7,25,23v0,14,-7,21,-25,21r-123,0v-29,2,-32,-11,-32,-38v0,-44,39,-67,72,-83v29,-14,53,-22,53,-43v0,-20,-14,-31,-39,-31v-30,0,-45,20,-50,41v0,1,-35,2,-35,-25v0,-29,31,-59,88,-59v56,0,88,27,88,72","w":199,"k":{"4":4,"-":4}},"3":{"d":"191,-66v0,45,-36,71,-97,71v-57,0,-89,-28,-89,-53v0,-27,31,-27,31,-25v6,44,102,52,104,4v2,-26,-22,-33,-54,-33v-19,0,-24,-6,-24,-20v-1,-34,74,-1,74,-45v0,-18,-15,-30,-42,-30v-30,0,-46,17,-53,34v0,2,-30,1,-30,-25v0,-24,32,-50,83,-50v92,0,126,87,51,113v30,10,46,30,46,59","w":203,"k":{"7":3,"\/":3,".":4,",":4}},"4":{"d":"151,3v-32,0,-26,-31,-26,-60v-42,-6,-120,20,-116,-32v15,-49,60,-84,82,-127v14,-27,82,-31,82,15r0,104v21,-1,44,-1,41,21v2,21,-20,19,-41,19v-1,26,6,60,-22,60xm127,-197r-72,101r72,0r0,-101","w":219,"k":{"7":5,"1":5,"\/":2,".":-3,",":-3}},"5":{"d":"60,-190r0,52v57,-23,129,5,129,66v0,47,-36,77,-95,77v-75,0,-108,-50,-65,-71v20,37,108,46,113,-6v4,-45,-75,-45,-95,-23v-49,1,-31,-66,-31,-108v0,-19,8,-30,25,-30r113,0v18,0,26,7,25,23v0,14,-8,20,-25,20r-94,0","w":198,"k":{"\/":2,".":4,",":4}},"6":{"d":"122,-195v-38,0,-57,24,-56,70v40,-41,141,-27,141,48v0,48,-38,82,-92,82v-71,0,-101,-52,-101,-131v0,-69,39,-112,104,-112v51,0,80,22,80,45v0,21,-25,25,-26,24v-9,-14,-24,-26,-50,-26xm156,-73v0,-47,-67,-46,-89,-18v2,36,19,56,47,56v24,0,42,-15,42,-38","k":{"7":4,".":2,",":2}},"7":{"d":"30,-188v-16,0,-25,-7,-24,-24v0,-14,9,-21,24,-21r124,0v56,1,33,45,19,70r-81,147v-8,14,-17,19,-27,19v-17,0,-32,-16,-30,-20r97,-171r-102,0","w":195,"k":{"}":-2,"]":-2,"?":-2,";":7,":":7,"9":-4,"8":1,"6":1,"5":-5,"4":14,"3":-6,"1":-7,"0":3,"\/":15,".":29,"-":14,",":29,")":-2}},"8":{"d":"108,4v-100,0,-132,-96,-51,-124v-27,-9,-39,-27,-39,-52v0,-40,36,-66,90,-66v88,0,122,89,50,118v31,9,47,30,47,57v0,40,-38,67,-97,67xm108,-34v29,0,45,-13,45,-34v0,-21,-17,-35,-45,-35v-28,0,-45,14,-45,35v0,20,17,34,45,34xm108,-136v25,0,41,-12,41,-31v0,-19,-15,-33,-41,-33v-26,0,-41,14,-41,33v0,19,16,31,41,31","w":216,"k":{"7":5,".":5,",":5}},"9":{"d":"37,-62v32,40,126,34,114,-44v-40,41,-141,27,-141,-48v0,-48,38,-84,92,-84v69,0,101,51,101,132v0,72,-38,111,-106,111v-52,0,-79,-20,-79,-41v0,-20,18,-27,19,-26xm61,-158v-3,46,67,47,89,18v7,-67,-85,-77,-89,-18","k":{"7":10,".":9,",":9}},":":{"d":"49,-107v-22,0,-31,-7,-31,-29v0,-19,11,-24,31,-24v19,0,25,10,24,29v0,16,-7,24,-24,24xm49,3v-22,0,-31,-7,-31,-29v0,-19,11,-24,31,-24v19,0,25,10,24,29v0,16,-7,24,-24,24","w":91,"k":{"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":11,"W":7,"V":7,"T":18,"7":7,"1":11}},";":{"d":"49,-107v-22,0,-31,-7,-31,-29v0,-19,11,-24,31,-24v19,0,25,10,24,29v0,16,-7,24,-24,24xm33,40v-9,9,-30,3,-26,-12v14,-27,3,-79,46,-79v25,0,23,32,9,51","w":91,"k":{"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":11,"W":7,"V":7,"T":18,"7":7,"1":11}},"<":{"d":"64,-94r66,34v31,9,21,44,8,51r-109,-59v-19,-6,-19,-45,0,-50r109,-60v2,-1,13,11,13,24v0,33,-62,43,-87,60","w":165},"=":{"d":"36,-114v-17,0,-22,-10,-21,-25v0,-10,6,-19,21,-19r121,0v16,1,22,10,21,24v0,11,-7,20,-21,20r-121,0xm36,-27v-17,0,-22,-10,-21,-24v0,-10,6,-20,21,-20r121,0v15,1,22,11,21,24v0,11,-7,20,-21,20r-121,0","w":192},">":{"d":"14,-33v0,-33,62,-43,86,-61v-31,-16,-115,-44,-73,-84r109,60v19,5,18,40,0,50r-109,59v-3,1,-13,-11,-13,-24","w":164,"k":{"7":12}},"?":{"d":"103,-80v-2,15,-44,14,-43,-8v3,-60,63,-51,63,-82v0,-16,-12,-26,-33,-26v-30,0,-44,21,-47,42v0,1,-35,1,-35,-26v0,-26,27,-58,82,-58v51,0,82,26,82,65v0,59,-64,51,-69,93xm85,3v-21,0,-30,-7,-30,-29v0,-18,11,-24,30,-24v19,0,26,10,25,29v0,16,-9,24,-25,24","w":179},"@":{"d":"136,-16v33,0,52,-17,74,-26v9,0,14,13,13,14v-19,19,-50,33,-87,33v-73,0,-122,-49,-122,-121v0,-71,50,-122,121,-122v75,0,118,45,118,107v0,67,-70,93,-98,49v-19,44,-90,18,-83,-32v-4,-50,56,-71,81,-37v3,-19,24,-18,33,-12v3,28,-11,80,18,80v15,0,27,-15,27,-47v0,-48,-32,-87,-96,-87v-58,0,-99,43,-99,101v0,58,41,100,100,100xm106,-114v0,32,43,36,46,7v2,-21,-5,-34,-22,-33v-14,0,-24,10,-24,26","w":266,"k":{"g":-2,"Y":11,"X":5,"W":7,"V":2,"T":11,"A":4,"3":2}},"A":{"d":"204,3v-25,0,-35,-41,-44,-62r-85,0v-10,21,-18,63,-44,62v-15,0,-29,-12,-27,-17r79,-205v3,-10,11,-16,35,-16v24,0,30,6,34,16r81,205v2,4,-13,17,-29,17xm117,-184r-32,85r64,0","w":236,"k":{"z":-2,"y":12,"x":-2,"w":8,"v":12,"u":1,"t":1,"s":-3,"r":1,"q":1,"p":1,"o":1,"n":1,"m":1,"g":3,"f":6,"e":1,"d":1,"c":1,"a":-2,"Y":9,"X":-2,"W":10,"V":13,"T":9,"S":-1,"Q":3,"O":3,"J":-2,"G":3,"C":3,"A":-2,"@":2,"?":5,".":-5,"-":-2,",":-5,"*":13}},"B":{"d":"124,0v-41,0,-104,16,-103,-30r0,-173v0,-48,66,-25,108,-30v87,-10,109,89,39,109v35,8,50,30,50,58v0,45,-28,66,-94,66xm73,-40v38,0,96,6,91,-31v4,-36,-53,-30,-91,-30r0,61xm73,-135v36,1,82,4,82,-30v0,-34,-47,-28,-82,-28r0,58","w":229,"k":{"y":3,"w":2,"v":3,"q":-2,"o":-2,"e":-2,"d":-2,"c":-2,"a":-2,"W":7,"V":2}},"C":{"d":"133,5v-71,0,-120,-50,-120,-121v0,-71,50,-122,121,-122v62,0,89,34,89,53v0,23,-29,29,-30,27v-32,-56,-125,-34,-125,41v0,75,100,100,126,39v1,-2,32,4,32,27v0,20,-29,56,-93,56","w":235,"k":{"z":4,"y":2,"w":2,"v":2,"t":2,"q":-1,"o":-1,"e":-1,"d":-1,"c":-1,"a":-1,"Y":-7,"X":-4,"V":-7,"Q":2,"O":2,"G":2,"C":2}},"D":{"d":"106,0v-36,-1,-86,9,-85,-29r0,-174v-1,-42,49,-30,87,-30v78,0,125,44,125,116v0,72,-49,117,-127,117xm73,-45v63,5,107,-14,107,-72v0,-58,-44,-77,-107,-71r0,143","w":245,"k":{"z":4,"x":4,"u":1,"r":1,"q":1,"p":1,"o":1,"n":1,"m":1,"l":2,"k":2,"h":2,"e":1,"d":1,"c":1,"b":2,"a":1,"Z":10,"Y":8,"X":10,"W":13,"V":7,"T":8,"J":12,"A":7,"?":7,"\/":18,".":13,",":13}},"E":{"d":"49,0v-17,0,-28,-10,-28,-29r0,-174v0,-19,11,-30,28,-30r130,0v18,0,25,8,24,24v0,15,-7,23,-24,23r-105,0r0,46v35,5,101,-16,101,22v0,37,-67,16,-101,21r0,51r106,0v18,0,26,7,25,23v0,14,-8,23,-25,23r-131,0","w":216,"k":{"y":7,"v":7,"u":2,"r":2,"q":8,"p":2,"o":8,"n":2,"m":2,"l":1,"k":1,"h":1,"g":4,"f":4,"e":8,"d":8,"c":8,"b":1,"a":5,"W":1,"V":-2,"T":-4,"Q":4,"O":4,"J":-1,"G":4,"C":4,"@":7}},"F":{"d":"51,1v-21,0,-30,-6,-30,-29r0,-175v0,-19,11,-30,28,-30r120,0v18,0,25,7,24,23v0,15,-7,22,-24,22r-96,0r0,58v33,4,94,-14,94,22v0,36,-59,18,-92,22v-3,33,13,87,-24,87","w":200,"k":{"z":14,"y":7,"x":14,"w":7,"v":7,"u":14,"t":7,"s":14,"r":14,"q":18,"p":14,"o":18,"n":14,"m":14,"l":4,"k":4,"j":4,"i":4,"h":4,"g":11,"f":7,"e":18,"d":18,"c":18,"b":4,"a":18,"Y":-9,"X":-4,"W":-2,"V":-7,"T":-8,"Q":3,"O":3,"J":32,"G":3,"C":3,"A":18,"@":7,";":11,":":11,"\/":29,".":32,"-":15,",":32,"&":13}},"G":{"d":"242,-4v-14,8,-47,9,-46,-24v-14,20,-38,32,-72,32v-67,0,-111,-50,-111,-120v0,-71,50,-122,123,-122v57,0,90,27,90,51v0,21,-26,27,-27,25v-38,-56,-132,-29,-132,48v0,46,27,77,69,77v35,-1,59,-17,59,-50v-27,-2,-70,9,-67,-21v2,-34,60,-19,92,-19v17,0,22,8,22,25r0,98","w":258,"k":{"y":5,"w":3,"v":5,"t":4,"Y":7,"W":3,"V":7,"T":9,".":-7,",":-7}},"H":{"d":"51,1v-19,1,-30,-5,-30,-24r0,-187v0,-19,11,-25,30,-24v38,1,18,61,23,95r101,0v5,-36,-19,-95,30,-95v15,0,23,8,23,24r0,187v0,19,-11,25,-31,24v-37,-1,-17,-62,-22,-95r-101,0v-5,34,15,94,-23,95","w":249,"k":{"y":4,"v":4,"\/":7}},"I":{"d":"54,1v-20,0,-30,-5,-30,-24r0,-187v0,-19,10,-24,30,-24v15,0,23,8,23,24r0,187v0,16,-8,24,-23,24","w":100,"k":{"y":4,"v":4,"\/":7}},"J":{"d":"76,5v-43,0,-69,-19,-69,-42v0,-20,19,-28,20,-27v9,14,24,24,42,24v26,0,36,-13,36,-46r0,-124v0,-19,11,-24,30,-24v15,0,23,8,23,24r0,125v0,61,-27,90,-82,90","w":178,"k":{"J":4,"A":4,".":4,",":4}},"K":{"d":"51,1v-19,1,-30,-5,-30,-24r0,-187v0,-19,11,-26,30,-24v41,2,17,70,23,107r76,-90v15,-30,59,-12,59,4r-79,94r82,100v0,16,-46,32,-60,4r-78,-93v-6,38,18,106,-23,109","w":221,"k":{"y":10,"x":2,"w":4,"v":10,"t":4,"q":7,"o":7,"g":4,"f":2,"e":7,"d":7,"c":7,"a":5,"Z":2,"Y":-3,"X":-3,"W":6,"V":-1,"U":4,"T":-2,"S":2,"Q":6,"O":6,"G":6,"C":6,"@":11,"-":13,"&":7}},"L":{"d":"49,0v-17,0,-28,-10,-28,-29r0,-181v0,-19,11,-24,30,-24v15,0,23,8,23,24r0,163r87,0v17,0,25,8,25,24v0,15,-8,23,-25,23r-112,0","w":194,"k":{"y":18,"w":7,"v":18,"q":6,"o":6,"e":6,"d":6,"c":6,"a":3,"\\":18,"Z":-1,"Y":31,"W":25,"V":32,"U":5,"T":35,"Q":14,"O":14,"J":-3,"G":14,"C":14,"A":-7,"@":18,"?":12,"*":10}},"M":{"d":"50,1v-19,0,-30,-5,-29,-24r0,-185v-1,-23,17,-26,41,-26v17,0,22,4,28,18r47,111r47,-111v7,-29,68,-26,68,8r0,185v0,19,-9,24,-29,24v-14,0,-21,-8,-21,-24r0,-138r-39,94v-4,9,-6,17,-27,17v-21,0,-22,-8,-26,-17r-39,-92r0,136v0,16,-6,24,-21,24","w":273,"k":{"y":4,"v":4,"\/":7}},"N":{"d":"48,1v-18,0,-27,-6,-27,-24r0,-185v-2,-33,41,-31,56,-11r101,138r0,-129v0,-18,10,-24,28,-24v15,0,22,8,22,24r0,185v3,32,-38,32,-52,13r-105,-144r0,133v0,16,-8,24,-23,24","w":249,"k":{"y":4,"v":4,"\/":7}},"O":{"d":"132,5v-71,0,-119,-50,-119,-121v0,-71,50,-122,120,-122v71,0,120,50,120,121v0,71,-50,122,-121,122xm133,-42v40,0,67,-30,67,-74v0,-44,-28,-75,-68,-75v-40,0,-66,29,-66,74v0,44,27,75,67,75","w":265,"k":{"z":4,"x":4,"u":1,"r":1,"q":1,"p":1,"o":1,"n":1,"m":1,"l":2,"k":2,"h":2,"e":1,"d":1,"c":1,"b":2,"a":1,"Z":10,"Y":8,"X":10,"W":13,"V":7,"T":8,"J":12,"A":7,"?":7,"\/":18,".":13,",":13}},"P":{"d":"51,1v-19,0,-30,-5,-30,-24r0,-180v-1,-42,51,-30,88,-30v62,0,96,28,96,79v0,64,-55,84,-131,78v-3,31,11,77,-23,77xm73,-192r0,76v40,2,80,0,80,-38v0,-37,-39,-41,-80,-38","w":212,"k":{"y":-5,"x":-2,"w":-4,"v":-5,"t":-2,"q":4,"o":4,"f":-2,"e":4,"d":4,"c":4,"a":4,"Z":9,"Y":-4,"X":1,"W":1,"V":-4,"T":-2,"J":25,"A":14,".":22,",":22,"*":-2,"&":6}},"Q":{"d":"228,5v-9,0,-21,-5,-33,-18v-79,49,-182,-8,-182,-103v0,-71,50,-122,120,-122v101,0,153,118,96,194r28,30v1,2,-10,19,-29,19xm66,-116v0,54,47,89,97,68v-11,-13,-46,-39,-22,-59v21,-17,40,17,53,29v23,-50,-5,-113,-60,-113v-41,0,-68,31,-68,75","w":265,"k":{"z":4,"x":4,"u":1,"r":1,"q":1,"p":1,"o":1,"n":1,"m":1,"l":2,"k":2,"h":2,"e":1,"d":1,"c":1,"b":2,"a":1,"Z":10,"Y":8,"X":2,"W":13,"V":7,"T":8,"J":7,"A":7,"?":7,"\/":11,".":-3,",":3}},"R":{"d":"209,-18v-2,20,-53,28,-65,-2r-50,-63r-20,0v-4,35,16,84,-31,84v-14,0,-22,-10,-22,-29r0,-175v-1,-45,57,-30,96,-30v60,0,92,25,92,73v0,37,-21,63,-60,69xm73,-192r0,70v39,2,83,2,83,-35v0,-38,-44,-36,-83,-35","w":222,"k":{"Y":-4,"X":-4,"W":3,"V":-3,"T":2,"Q":1,"O":1,"J":3,"G":1,"C":1,"&":-4}},"S":{"d":"99,5v-83,0,-111,-49,-69,-74v14,17,40,32,69,32v28,0,42,-10,42,-28v0,-21,-23,-24,-50,-30v-37,-8,-76,-23,-76,-71v0,-43,35,-72,91,-72v56,0,84,23,84,43v0,17,-21,29,-22,28v-16,-30,-102,-45,-102,-1v0,20,21,22,50,28v42,9,79,27,79,71v0,46,-34,74,-96,74","w":204,"k":{"Y":-4,"X":-2,"W":2,"V":-3,"A":-2}},"T":{"d":"83,-186v-32,-2,-80,11,-78,-25v0,-14,9,-22,25,-22r158,0v16,0,24,8,24,23v0,34,-45,22,-76,24r0,163v0,19,-12,24,-31,24v-15,0,-22,-8,-22,-24r0,-163","k":{"z":19,"y":15,"x":19,"w":14,"v":15,"u":19,"t":7,"s":28,"r":19,"q":30,"p":19,"o":30,"n":19,"m":19,"g":34,"f":4,"e":30,"d":30,"c":30,"a":26,"\\":-4,"Z":3,"Y":-9,"X":-4,"V":-7,"T":-4,"Q":8,"O":8,"J":33,"G":8,"C":8,"A":22,"@":11,";":18,":":18,"\/":8,".":27,"-":22,",":27,"*":-3,"&":14}},"U":{"d":"119,4v-66,0,-100,-35,-100,-102r0,-112v0,-19,11,-24,30,-24v15,0,23,8,23,24v0,65,-22,168,48,168v69,0,47,-104,47,-168v0,-19,11,-24,30,-24v15,0,23,8,23,24r0,111v0,67,-35,103,-101,103","w":238,"k":{"J":4,"A":4,".":4,",":4}},"V":{"d":"4,-217v5,-19,51,-25,62,7r51,151r51,-151v5,-18,17,-24,29,-24v17,0,33,12,31,17r-80,199v-8,26,-52,27,-63,0","w":232,"k":{"}":-11,"y":4,"x":9,"w":4,"v":4,"u":11,"t":4,"s":14,"r":11,"q":18,"p":11,"o":18,"n":11,"m":11,"l":4,"k":4,"h":4,"g":13,"f":4,"e":18,"d":18,"c":18,"b":4,"a":16,"]":-11,"Y":-9,"X":-4,"W":3,"V":-5,"T":-7,"S":-2,"Q":7,"O":7,"J":24,"G":7,"C":7,"A":24,"@":2,";":7,":":7,".":23,"-":22,",":23,")":-11,"&":13}},"W":{"d":"134,-18v-4,27,-58,27,-65,0r-55,-199v6,-16,53,-31,62,12r30,139r35,-121v5,-27,54,-28,62,0r35,121r30,-140v0,-41,58,-27,60,-11r-54,199v-4,28,-57,26,-65,0r-37,-126","w":342,"k":{"}":-4,"z":11,"y":11,"x":11,"w":11,"v":11,"u":13,"t":11,"s":18,"r":13,"q":19,"p":13,"o":19,"n":13,"m":13,"l":4,"k":4,"j":7,"i":7,"h":4,"g":18,"f":5,"e":19,"d":19,"c":19,"b":4,"a":18,"]":-4,"X":5,"W":5,"V":3,"S":3,"Q":13,"O":13,"J":22,"G":13,"C":13,"A":21,"@":7,";":7,":":7,".":9,"-":14,",":9,")":-4,"&":13}},"X":{"d":"8,-213v2,-16,50,-34,62,-3r45,70r47,-70v10,-33,59,-13,59,2r-71,98r71,97v2,4,-14,21,-33,21v-38,-9,-51,-62,-75,-89r-46,71v-11,34,-60,13,-60,-2r71,-98","w":228,"k":{"}":-14,"y":7,"w":4,"v":7,"u":4,"t":4,"r":4,"q":4,"p":4,"o":4,"n":4,"m":4,"f":4,"e":4,"d":4,"c":4,"a":4,"]":-14,"Y":-6,"X":-2,"W":5,"V":-4,"T":-4,"S":-3,"Q":10,"O":10,"G":10,"C":10,"A":-4,"@":5,"-":11,")":-14,"&":4}},"Y":{"d":"112,1v-47,4,-26,-57,-30,-95r-81,-120v0,-16,48,-33,59,-2r49,80r49,-80v9,-34,62,-10,58,2r-81,120v-5,34,15,92,-23,95","k":{"}":-18,"z":11,"y":7,"x":7,"w":4,"v":7,"u":14,"t":7,"s":19,"r":14,"q":23,"p":14,"o":23,"n":14,"m":14,"g":14,"f":4,"e":23,"d":23,"c":23,"a":22,"]":-18,"X":-6,"V":-9,"T":-9,"S":-4,"Q":8,"O":8,"J":28,"G":8,"C":8,"A":19,"@":11,";":11,":":11,"\/":10,".":18,"-":18,",":18,")":-18,"&":11}},"Z":{"d":"44,0v-43,-2,-32,-39,-12,-62r106,-126r-98,0v-16,0,-25,-7,-24,-24v0,-15,9,-21,24,-21r136,0v44,0,31,41,13,61r-109,127r106,0v16,0,25,7,24,24v0,15,-9,21,-24,21r-142,0","w":221,"k":{"y":11,"w":4,"v":11,"u":7,"r":7,"q":10,"p":7,"o":10,"n":7,"m":7,"l":4,"k":4,"j":5,"i":7,"h":4,"g":7,"f":7,"e":10,"d":10,"c":10,"b":4,"a":6,"T":1,"Q":10,"O":10,"G":10,"C":10,"A":4,"-":12}},"[":{"d":"104,71v-36,0,-83,11,-83,-29r0,-248v-1,-40,47,-28,83,-29v18,-1,24,5,24,21v0,27,-35,19,-60,20r0,224v25,2,61,-8,61,21v0,14,-8,20,-25,20","w":134,"k":{"j":-54,"g":-7,"Y":-18,"X":-14,"W":-4,"V":-11,"J":3,"7":-3}},"\\":{"d":"127,40v13,25,-15,42,-34,33r-87,-274v-10,-26,13,-43,34,-34","w":129,"k":{"q":4,"o":4,"j":-47,"e":4,"d":4,"c":4,"a":4,"Y":22,"W":18,"V":25,"T":32}},"]":{"d":"85,71v-30,0,-80,13,-80,-22v0,-26,37,-18,61,-19r0,-224v-26,-1,-60,7,-60,-22v0,-31,51,-19,79,-19v17,0,28,10,28,29r0,248v0,19,-11,29,-28,29","w":134},"^":{"d":"52,-159v-10,0,-17,-7,-17,-16v0,-22,41,-50,55,-54v14,4,54,32,54,54v0,9,-6,16,-16,16v-12,0,-24,-12,-38,-36v-14,24,-26,36,-38,36","w":180},"_":{"d":"25,39v-15,0,-22,-8,-21,-21v0,-11,7,-18,21,-18r129,0v15,0,22,8,21,21v0,11,-7,18,-21,18r-129,0","w":178},"`":{"d":"118,-202v-6,13,-88,-10,-83,-39v0,-18,25,-25,41,-14v23,16,45,48,42,53","w":180},"a":{"d":"130,-25v-24,43,-120,38,-120,-22v0,-41,43,-60,119,-60v4,-50,-74,-37,-80,-7v0,1,-32,1,-32,-22v0,-22,25,-44,79,-44v55,0,83,26,83,73r0,104v-14,12,-50,5,-49,-22xm86,-29v28,-1,46,-19,43,-50v-36,2,-70,7,-70,29v0,13,10,21,27,21","w":196,"k":{"y":3,"v":3,"t":4,"f":1,"\\":4,"?":5}},"b":{"d":"208,-88v10,84,-101,124,-138,62v1,22,-9,27,-28,27v-14,0,-23,-5,-23,-24r0,-221v18,-11,51,-9,51,34r0,60v41,-60,147,-23,138,62xm114,-36v27,0,45,-20,45,-51v0,-58,-72,-69,-89,-23v-4,42,6,75,44,74","k":{"z":6,"y":6,"x":7,"w":3,"v":6,"t":3,"f":2,"\\":4,"?":10,";":4,":":4,"\/":4,".":7,",":7,"!":3}},"c":{"d":"102,5v-54,0,-92,-39,-92,-93v0,-53,38,-91,92,-91v54,0,75,30,75,47v0,21,-27,25,-28,23v-7,-17,-20,-30,-45,-30v-28,0,-47,21,-47,51v0,57,78,69,92,23v1,-2,28,1,28,23v0,17,-22,47,-75,47","w":185},"d":{"d":"148,-28v-38,65,-147,25,-138,-59v-9,-84,95,-122,138,-66r0,-91v18,-11,51,-9,51,34r0,187v0,20,-11,24,-28,24v-16,0,-24,-8,-23,-29xm59,-87v-6,62,88,68,89,10r0,-34v-17,-44,-95,-34,-89,24"},"e":{"d":"105,5v-57,0,-95,-36,-95,-91v0,-54,39,-94,92,-94v53,0,88,38,87,92v0,9,-3,14,-12,14r-122,0v2,50,87,53,101,16v0,-1,25,2,25,22v0,19,-27,41,-76,41xm101,-144v-24,0,-42,16,-46,40r87,0v-1,-24,-17,-40,-41,-40","w":198,"k":{"y":5,"x":6,"w":2,"v":5,"t":1,"f":2}},"f":{"d":"38,-136v-21,1,-39,-1,-36,-22v-2,-18,17,-19,36,-18v-3,-52,21,-76,61,-76v47,0,51,34,33,48v-17,-17,-53,-11,-45,28v22,-1,48,-2,44,22v2,19,-22,19,-42,18r0,113v0,22,-11,25,-29,24v-13,0,-22,-6,-22,-24r0,-113","w":137,"k":{"}":-25,"u":1,"t":-2,"r":1,"q":6,"p":1,"o":6,"n":1,"m":1,"l":-3,"k":-3,"h":-3,"g":2,"f":-2,"e":6,"d":6,"c":6,"b":-3,"a":6,"]":-25,"\\":-14,"@":-3,"?":-14,"\/":21,".":24,"-":8,",":24,"*":-9,")":-25,"&":8,"!":-6}},"g":{"d":"89,76v-107,0,-119,-81,-36,-94v-10,-11,-7,-30,6,-37v-30,-9,-49,-30,-49,-58v0,-50,67,-81,119,-59v6,-13,16,-32,32,-32v18,0,26,21,25,22r-30,29v37,45,2,106,-67,102v-5,16,14,13,44,22v25,7,51,20,51,50v0,34,-35,55,-95,55xm91,-81v20,0,33,-13,33,-33v0,-19,-14,-33,-34,-33v-19,0,-33,13,-33,33v0,20,15,33,34,33xm135,22v0,-14,-22,-17,-45,-22v-25,2,-44,10,-44,24v0,12,15,20,44,20v29,0,45,-8,45,-22","w":184,"k":{"}":-7,"t":-4,"j":-18,"g":-4,"]":-7,"@":-3,"?":-5,";":-7,"\/":-16,",":-9,"*":-6,")":-7}},"h":{"d":"70,-210r0,62v11,-18,29,-32,57,-32v77,0,65,83,65,157v0,21,-11,25,-28,24v-56,-1,13,-135,-55,-138v-51,-2,-37,66,-39,114v0,21,-11,25,-28,24v-14,0,-23,-5,-23,-24r0,-221v18,-11,51,-9,51,34","w":209,"k":{"y":3,"v":3,"t":4,"f":1,"\\":4,"?":5}},"i":{"d":"46,-205v-18,0,-28,-10,-28,-26v0,-16,10,-25,28,-25v18,0,29,9,29,25v0,16,-11,26,-29,26xm49,1v-17,1,-27,-3,-28,-24r0,-130v0,-21,11,-25,28,-24v14,0,22,5,22,24r0,130v0,18,-9,24,-22,24","w":91},"j":{"d":"46,-205v-18,0,-28,-10,-28,-26v0,-16,10,-25,28,-25v18,0,29,9,29,25v0,16,-11,26,-29,26xm13,72v-42,0,-50,-36,-31,-49v11,14,39,13,39,-14r0,-162v0,-21,11,-25,28,-24v14,0,22,5,22,24r0,165v0,39,-21,60,-58,60","w":91},"k":{"d":"48,1v-18,0,-29,-2,-29,-24r0,-221v18,-11,51,-9,51,34r0,111v24,-24,40,-71,77,-79v16,0,28,14,27,17r-55,69r62,77v-2,14,-44,28,-56,1r-55,-67v-3,30,11,82,-22,82","w":185,"k":{"y":1,"v":1,"q":4,"o":4,"g":7,"e":4,"d":4,"c":4,"a":4}},"l":{"d":"49,1v-17,1,-27,-3,-28,-24r0,-221v18,-11,50,-9,50,34r0,187v0,18,-9,24,-22,24","w":91},"m":{"d":"19,-172v15,-8,47,-8,50,23v19,-41,98,-41,110,5v12,-20,31,-36,60,-36v78,-2,62,84,63,157v0,21,-11,25,-28,24v-57,-1,14,-134,-53,-138v-15,0,-28,8,-35,21r0,93v0,20,-11,25,-28,24v-57,0,14,-138,-53,-138v-15,0,-28,8,-35,21r0,93v0,21,-11,25,-28,24v-14,0,-23,-5,-23,-24r0,-149","w":319,"k":{"y":3,"v":3,"t":4,"f":1,"\\":4,"?":5}},"n":{"d":"19,-172v15,-8,47,-9,50,23v12,-18,31,-31,58,-31v78,0,65,83,65,157v0,21,-11,25,-28,24v-57,-1,14,-134,-55,-138v-18,0,-32,9,-39,23r0,91v0,21,-11,25,-28,24v-14,0,-23,-5,-23,-24r0,-149","w":209,"k":{"y":3,"v":3,"t":4,"f":1,"\\":4,"?":5}},"o":{"d":"103,5v-56,0,-93,-38,-93,-93v0,-54,38,-92,94,-92v55,0,94,38,94,93v0,55,-39,92,-95,92xm104,-35v28,0,49,-22,49,-52v0,-31,-21,-53,-49,-53v-28,0,-50,22,-50,52v0,31,22,53,50,53","w":207,"k":{"z":6,"y":6,"x":7,"w":3,"v":6,"t":3,"f":2,"\\":4,"?":10,";":4,":":4,"\/":4,".":7,",":7,"!":3}},"p":{"d":"48,70v-18,1,-29,-2,-29,-24r0,-218v16,-8,49,-8,50,25v37,-64,149,-28,139,59v10,84,-102,125,-138,61v-4,34,14,97,-22,97xm114,-36v27,0,45,-20,45,-51v0,-58,-72,-69,-89,-23v-4,42,6,75,44,74","k":{"z":6,"y":6,"x":7,"w":3,"v":6,"t":3,"f":2,"\\":4,"?":10,";":4,":":4,"\/":4,".":7,",":7,"!":3}},"q":{"d":"176,70v-45,0,-23,-62,-28,-98v-38,65,-147,25,-138,-59v-10,-85,99,-122,139,-64v3,-29,35,-29,50,-21r0,218v0,19,-9,24,-23,24xm59,-87v0,63,85,66,89,9v3,-39,-13,-61,-44,-61v-28,0,-45,21,-45,52"},"r":{"d":"19,-172v15,-8,49,-9,50,24v6,-38,75,-45,76,-2v-8,40,-16,20,-40,18v-41,-4,-35,64,-35,109v0,21,-11,25,-28,24v-14,0,-23,-5,-23,-24r0,-149","w":149,"k":{"x":1,"t":-4,"q":3,"o":3,"g":4,"f":-3,"e":3,"d":3,"c":3,"a":3,"?":-4,"\/":22,".":24,"-":6,",":24,"*":-2,"&":5}},"s":{"d":"84,4v-67,0,-95,-38,-61,-59v12,13,32,23,58,23v20,0,31,-6,31,-17v0,-13,-14,-15,-38,-20v-24,-5,-62,-13,-62,-53v0,-34,28,-57,73,-57v66,0,89,39,55,59v-12,-14,-30,-24,-51,-24v-19,0,-30,7,-30,18v0,13,14,14,37,19v25,5,65,14,65,54v0,35,-29,57,-77,57","w":171,"k":{"s":-1,"g":2,"?":3}},"t":{"d":"35,-136v-18,1,-30,-3,-30,-21v0,-15,12,-21,30,-19v-2,-26,0,-50,27,-46v23,-4,25,22,23,46v23,1,55,-6,51,21v2,24,-29,19,-52,19v5,34,-15,101,19,101v10,0,18,-5,23,-12v24,16,8,52,-34,52v-71,0,-56,-76,-57,-141","w":144,"k":{"y":3,"v":3,"t":1,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,".":-4,",":-4}},"u":{"d":"190,-4v-15,9,-47,8,-50,-22v-12,18,-30,31,-57,31v-79,0,-64,-84,-65,-158v0,-20,10,-25,27,-24v56,2,-14,137,57,139v17,0,30,-9,37,-23r0,-92v0,-20,11,-25,28,-24v14,0,23,5,23,24r0,149","w":209,"k":{"?":2}},"v":{"d":"96,-46r36,-106v5,-38,49,-26,56,-11r-63,152v-8,18,-49,18,-57,0r-64,-152v-1,-3,12,-15,27,-15v12,0,23,6,29,26","w":191,"k":{"y":3,"x":3,"w":3,"v":3,"q":6,"o":6,"e":6,"d":6,"c":6,"a":6,".":18,"-":4,",":18}},"w":{"d":"108,-15v-4,23,-50,24,-57,2r-46,-150v-1,-3,17,-15,31,-15v10,0,22,5,25,22r21,105r29,-91v4,-22,48,-21,54,0r26,89r22,-103v2,-36,49,-18,53,-7r-45,150v-6,22,-49,20,-56,-2r-29,-89","w":271,"k":{"y":3,"x":3,"w":3,"v":3,"q":3,"o":3,"e":3,"d":3,"c":3,"a":3,".":11,",":11}},"x":{"d":"126,-87r53,72v-1,16,-49,26,-56,-1r-30,-47v-18,21,-25,65,-58,65v-17,0,-30,-15,-28,-17r53,-72r-53,-74v-1,-3,11,-17,28,-17v32,0,41,45,59,65v16,-20,27,-65,57,-65v17,0,31,14,29,17","w":186,"k":{"y":3,"w":3,"v":3,"q":7,"o":7,"e":7,"d":7,"c":7,"a":7,"-":11}},"y":{"d":"108,44v-8,35,-49,26,-56,11r29,-66v-8,-1,-14,-5,-17,-12r-60,-140v-1,-3,13,-15,28,-15v12,0,21,6,28,26r38,100r34,-100v5,-38,48,-26,56,-11","w":191,"k":{"y":3,"x":3,"w":3,"v":3,"q":6,"o":6,"e":6,"d":6,"c":6,"a":6,".":18,"-":4,",":18}},"z":{"d":"30,0v-27,-1,-20,-31,-8,-45r78,-91v-31,-5,-88,16,-88,-21v0,-12,6,-19,20,-19r113,0v27,1,22,29,9,44r-81,93r75,0v15,0,21,6,20,20v0,12,-6,19,-20,19r-118,0","w":177,"k":{"q":7,"o":7,"g":2,"e":7,"d":7,"c":7,"a":7,"-":8}},"{":{"d":"135,72v-37,0,-79,-31,-86,-109v-19,-11,-46,-20,-41,-45v-4,-27,22,-35,42,-45v6,-78,49,-109,85,-109v25,-5,32,31,18,39v-41,5,-55,34,-57,91r-43,24r43,24v3,57,16,85,57,91v13,7,8,45,-18,39","w":166,"k":{"j":-54,"g":-7,"Y":-18,"X":-14,"W":-4,"V":-11,"J":3,"7":-3}},"|":{"d":"52,71v-17,1,-28,-2,-29,-24r0,-259v0,-20,11,-25,28,-24v14,0,23,5,23,24r0,259v0,18,-9,24,-22,24","w":97},"}":{"d":"31,72v-26,0,-32,-32,-17,-39v41,-6,54,-34,56,-91r43,-24r-43,-24v-2,-57,-16,-86,-57,-91v-13,-7,-8,-45,18,-39v37,0,79,31,86,109v19,11,46,18,42,45v4,25,-22,34,-42,45v-6,78,-49,109,-86,109","w":166},"~":{"d":"67,-81v-3,24,-34,32,-37,6v5,-49,54,-44,82,-12v4,-25,35,-34,38,-6v-5,49,-54,42,-83,12","w":179},"\u00a0":{"w":61}}});

/*
 * Rules
*/
Cufon.replace('.header-b', { fontFamily: 'Omnes Semibold' });

