/* Cufon YUI
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
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){c.className=(c.className&&" ")+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(h){var f=document.createElement("style"),d,c,b;f.type="text/css";f.media=h;try{f.appendChild(document.createTextNode("/**/"))}catch(g){}c=G("head")[0];c.insertBefore(f,c.firstChild);d=(f.sheet||f.styleSheet);b=d&&!d.disabled;c.removeChild(f);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},textDecoration:function(g,f){if(!f){f=this.getStyle(g)}var c={underline:null,overline:null,"line-through":null};for(var b=g;b.parentNode&&b.parentNode.nodeType==1;){var e=true;for(var d in c){if(!K(c,d)||c[d]){continue}if(f.get("textDecoration").indexOf(d)!=-1){c[d]=f.get("color")}e=false}if(e){break}f=this.getStyle(b=b.parentNode)}return c},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 b={inline:1,"inline-block":1,"run-in":1};return function(e,c,d){if(b[c.get("display")]){return e}if(!d.previousSibling){e=e.replace(/^\s+/,"")}if(!d.nextSibling){e=e.replace(/\s+$/,"")}return e}})()};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(n,q){if(!N.recognizesMedia(q||"all")){return true}if(!n||n.disabled){return false}try{var r=n.cssRules,p;if(r){search:for(var m=0,k=r.length;p=r[m],m<k;++m){switch(p.type){case 2:break;case 3:if(!g(p.styleSheet,p.media.mediaText)){return false}break;default:break search}}}}catch(o){}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(c){var b=this.face=c.face;this.glyphs=c.glyphs;this.w=c.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var e=b.bbox.split(/\s+/);var d={minX:parseInt(e[0],10),minY:parseInt(e[1],10),maxX:parseInt(e[2],10),maxY:parseInt(e[3],10)};d.width=d.maxX-d.minX;d.height=d.maxY-d.minY;d.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return d})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent}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)}function e(f){c(this)}function c(f){setTimeout(function(){M.replace(f,D.get(f).options,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(g,f){if(!f){f=N.getStyle(g)}var c=N.quotedList(f.get("fontFamily").toLowerCase()),e;for(var d=0,b=c.length;d<b;++d){e=c[d];if(I[e]){return I[e].get(f.get("fontStyle"),f.get("fontWeight"))}}return null}function G(b){return document.getElementsByTagName(b)}function K(c,b){return c.hasOwnProperty(b)}function H(){var b={},d,f;for(var e=0,c=arguments.length;d=arguments[e],e<c;++e){for(f in d){if(K(d,f)){b[f]=d[f]}}}return b}function O(e,o,c,p,f,d){var n=p.separate;if(n=="none"){return Z[p.engine].apply(null,arguments)}var m=document.createDocumentFragment(),h;var j=o.split(P[n]),b=(n=="words");if(b&&T){if(/^\s/.test(o)){j.unshift("")}if(/\s$/.test(o)){j.push("")}}for(var k=0,g=j.length;k<g;++k){h=Z[p.engine](e,b?N.textAlign(j[k],c,k,g):j[k],c,p,f,d,k<g-1);if(h){m.appendChild(h)}}return m}function L(c,k){var d,b,e,h,g,j;for(e=V(c,k).firstChild;e;e=g){h=e.nodeType;g=e.nextSibling;j=false;if(h==1){if(!e.firstChild){continue}if(!/cufon/.test(e.className)){arguments.callee(e,k);continue}else{j=true}}else{if(h!=3){continue}}if(!b){b=N.getStyle(c).extend(k)}if(!d){d=C(c,b)}if(!d){continue}if(j){Z[k.engine](d,null,b,k,e,c);continue}var i=N.whiteSpace(e.data,b,e);if(i===""){continue}var f=O(d,i,b,k,e,c);if(f){e.parentNode.replaceChild(f,e)}else{e.parentNode.removeChild(e)}}}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={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(b){return jQuery(b)})||(window.dojo&&dojo.query)||(window.$$&&function(b){return $$(b)})||(window.$&&function(b){return $(b)})||(document.querySelectorAll&&function(b){return document.querySelectorAll(b)})||(window.Ext&&Ext.query)||G),separate:"words",textShadow:"none"};var P={words:/[^\S\u00a0]+/,characters:""};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){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.removeClass(X.root(),"cufon-loading")});E=true}if(c.hover){c.forceHitArea=true}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)}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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(E?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(A?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(AH,a,z,W,e,AI){var I=(a===null);if(I){a=e.alt}var c=AH.viewBox;var K=z.getSize("fontSize",AH.baseSize);var v=z.get("letterSpacing");v=(v=="normal")?0:K.convertFrom(parseInt(v,10));var d=0,w=0,u=0,Y=0;var b=W.textShadow,s=[];if(b){for(var AG=b.length;AG--;){var m=b[AG];var r=K.convertFrom(parseFloat(m.offX));var p=K.convertFrom(parseFloat(m.offY));s[AG]=[r,p];if(p<d){d=p}if(r>w){w=r}if(p>u){u=p}if(r<Y){Y=r}}}var AL=Cufon.CSS.textTransform(a,z).split(""),U;var J=AH.glyphs,X,M,AC;var G=0,Q,h=[];for(var AG=0,AE=0,AB=AL.length;AG<AB;++AG){X=J[U=AL[AG]]||AH.missingGlyph;if(!X){continue}if(M){G-=AC=M[U]||0;h[AE-1]-=AC}G+=Q=h[AE++]=~~(X.w||AH.w)+v;M=X.k}if(Q===undefined){return null}w+=c.width-Q;Y+=c.minX;var V,L;if(I){V=e;L=e.firstChild}else{V=document.createElement("span");V.className="cufon cufon-canvas";V.alt=a;L=document.createElement("canvas");V.appendChild(L);if(W.printable){var AD=document.createElement("span");AD.className="cufon-alt";AD.appendChild(document.createTextNode(a));V.appendChild(AD)}}var AM=V.style;var o=L.style;var H=K.convert(c.height);var AK=Math.ceil(H);var t=AK/H;var n=t*Cufon.CSS.fontStretch(z.get("fontStretch"));var q=G*n;var AA=Math.ceil(K.convert(q+w-Y));var O=Math.ceil(K.convert(c.height-d+u));L.width=AA;L.height=O;o.width=AA+"px";o.height=O+"px";d+=c.minY;o.top=Math.round(K.convert(d-AH.ascent))+"px";o.left=Math.round(K.convert(Y))+"px";var T=Math.ceil(K.convert(q))+"px";if(A){AM.width=T;AM.height=K.convert(AH.height)+"px"}else{AM.paddingLeft=T;AM.paddingBottom=(K.convert(AH.height)-1)+"px"}var AJ=L.getContext("2d"),f=H/c.height;AJ.scale(f,f*t);AJ.translate(-Y,-d);AJ.lineWidth=AH.face["underline-thickness"];AJ.save();function N(i,g){AJ.strokeStyle=g;AJ.beginPath();AJ.moveTo(0,i);AJ.lineTo(G,i);AJ.stroke()}var P=W.enableTextDecoration?Cufon.CSS.textDecoration(AI,z):{};if(P.underline){N(-AH.face["underline-position"],P.underline)}if(P.overline){N(AH.ascent,P.overline)}function AF(){AJ.scale(n,1);for(var x=0,k=0,g=AL.length;x<g;++x){var y=J[AL[x]]||AH.missingGlyph;if(!y){continue}if(y.d){AJ.beginPath();if(y.code){C(y.code,AJ)}else{y.code=D("m"+y.d,AJ)}AJ.fill()}AJ.translate(h[k++],0)}AJ.restore()}if(b){for(var AG=b.length;AG--;){var m=b[AG];AJ.save();AJ.fillStyle=m.color;AJ.translate.apply(AJ,s[AG]);AF()}}var S=W.textGradient;if(S){var Z=S.stops,R=AJ.createLinearGradient(0,c.minY,0,c.maxY);for(var AG=0,AB=Z.length;AG<AB;++AG){R.addColorStop.apply(R,Z[AG])}AJ.fillStyle=R}else{AJ.fillStyle=z.get("color")}AF();if(P["line-through"]){N(-AH.descent,P["line-through"])}return V}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;var F=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(F?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function C(G,H){return A(G,/(?:em|ex|%)$|^[a-z-]+$/i.test(H)?"1em":H)}function A(J,K){if(/px$/i.test(K)){return parseFloat(K)}var I=J.style.left,H=J.runtimeStyle.left;J.runtimeStyle.left=J.currentStyle.left;J.style.left=K.replace("%","em");var G=J.style.pixelLeft;J.style.left=I;J.runtimeStyle.left=H;return G}var E={};function D(L){var M=L.id;if(!E[M]){var J=L.stops,K=document.createElement("cvml:fill"),G=[];K.type="gradient";K.angle=180;K.focus="0";K.method="sigma";K.color=J[0][1];for(var I=1,H=J.length-1;I<H;++I){G.push(J[I][0]*100+"% "+J[I][1])}K.colors=G.join(",");K.color2=J[H][1];E[M]=K}return E[M]}return function(AI,f,AC,b,n,AJ,AA){var J=(f===null);if(J){f=n.alt}var h=AI.viewBox;var L=AC.computedFontSize||(AC.computedFontSize=new Cufon.CSS.Size(C(AJ,AC.get("fontSize"))+"px",AI.baseSize));var z=AC.computedLSpacing;if(z==undefined){z=AC.get("letterSpacing");AC.computedLSpacing=z=(z=="normal")?0:~~L.convertFrom(A(AJ,z))}var X,M;if(J){X=n;M=n.firstChild}else{X=document.createElement("span");X.className="cufon cufon-vml";X.alt=f;M=document.createElement("span");M.className="cufon-vml-canvas";X.appendChild(M);if(b.printable){var AF=document.createElement("span");AF.className="cufon-alt";AF.appendChild(document.createTextNode(f));X.appendChild(AF)}if(!AA){X.appendChild(document.createElement("cvml:shape"))}}var AO=X.style;var u=M.style;var H=L.convert(h.height),AL=Math.ceil(H);var y=AL/H;var s=y*Cufon.CSS.fontStretch(AC.get("fontStretch"));var x=h.minX,w=h.minY;u.height=AL;u.top=Math.round(L.convert(w-AI.ascent));u.left=Math.round(L.convert(x));AO.height=L.convert(AI.height)+"px";var Q=b.enableTextDecoration?Cufon.CSS.textDecoration(AJ,AC):{};var e=AC.get("color");var AN=Cufon.CSS.textTransform(f,AC).split(""),W;var K=AI.glyphs,c,N,AE;var G=0,o=[],v=0,S;var U,g=b.textShadow;for(var AH=0,AG=0,AD=AN.length;AH<AD;++AH){c=K[W=AN[AH]]||AI.missingGlyph;if(!c){continue}if(N){G-=AE=N[W]||0;o[AG-1]-=AE}G+=S=o[AG++]=~~(c.w||AI.w)+z;N=c.k}if(S===undefined){return null}var V=-x+G+(h.width-S);var AM=L.convert(V*s),AB=Math.round(AM);var r=V+","+h.height,I;var m="r"+r+"ns";var T=b.textGradient&&D(b.textGradient);for(AH=0,AG=0;AH<AD;++AH){c=K[AN[AH]]||AI.missingGlyph;if(!c){continue}if(J){U=M.childNodes[AG];while(U.firstChild){U.removeChild(U.firstChild)}}else{U=document.createElement("cvml:shape");M.appendChild(U)}U.stroked="f";U.coordsize=r;U.coordorigin=I=(x-v)+","+w;U.path=(c.d?"m"+c.d+"xe":"")+"m"+I+m;U.fillcolor=e;if(T){U.appendChild(T.cloneNode(false))}var AK=U.style;AK.width=AB;AK.height=AL;if(g){var P=g[0],O=g[1];var a=Cufon.CSS.color(P.color),Y;var q=document.createElement("cvml:shadow");q.on="t";q.color=a.color;q.offset=P.offX+","+P.offY;if(O){Y=Cufon.CSS.color(O.color);q.type="double";q.color2=Y.color;q.offset2=O.offX+","+O.offY}q.opacity=a.opacity||(Y&&Y.opacity)||1;U.appendChild(q)}v+=o[AG++]}var p=U.nextSibling,R,Z;if(b.forceHitArea){if(!p){p=document.createElement("cvml:rect");p.stroked="f";p.className="cufon-vml-cover";R=document.createElement("cvml:fill");R.opacity=0;p.appendChild(R);M.appendChild(p)}Z=p.style;Z.width=AB;Z.height=AL}else{if(p){M.removeChild(p)}}AO.width=Math.max(Math.ceil(L.convert(G*s)),0);if(F){var t=AC.computedYAdjust;if(t===undefined){var d=AC.get("lineHeight");if(d=="normal"){d="1em"}else{if(!isNaN(d)){d+="em"}}AC.computedYAdjust=t=0.5*(A(AJ,d)-parseFloat(AO.height))}if(t){AO.marginTop=Math.ceil(t)+"px";AO.marginBottom=t+"px"}}return X}})());

//Nevis 700 font
Cufon.registerFont({"w":210,"face":{"font-family":"nevis","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"2","bbox":"-34 -334 360 77.2586","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+2212"},"glyphs":{" ":{"w":123},"\u00a0":{"w":123},"!":{"d":"46,-258v18,0,24,8,23,24r-14,164r-24,0r-8,-164v1,-16,5,-24,23,-24xm44,-49v-15,0,-26,10,-26,24v0,14,11,25,26,25v15,0,26,-11,26,-25v0,-14,-11,-24,-26,-24","w":105},"\"":{"d":"37,-279v38,3,8,56,10,86r-19,0r-10,-71v0,-9,8,-16,19,-15xm92,-279v38,3,8,56,10,86r-20,0r-9,-71v0,-9,8,-16,19,-15","w":140},"#":{"d":"120,-154r-15,47r38,0r15,-47r-38,0xm110,-263r42,0r-24,76r39,0r23,-76r42,0r-24,76r51,0r-9,32r-50,0r-15,47r55,0r-10,32r-54,0r-23,76r-41,0r22,-76r-38,0r-23,76r-41,0r22,-76r-47,0r9,-32r47,0r15,-47r-52,0r9,-32r52,0","w":262},"$":{"d":"131,-109r0,58v35,-1,36,-54,0,-58xm107,-212v-16,1,-32,22,-20,38v4,4,11,8,20,11r0,-49xm26,-186v0,-42,44,-74,81,-77r0,-18r24,0r0,18v41,2,58,13,81,34r-35,36v-11,-13,-27,-20,-46,-21r0,56v43,7,85,29,85,81v0,40,-44,74,-85,76r0,19r-24,0r0,-18v-41,-3,-69,-17,-92,-39r35,-35v11,13,31,21,57,24r0,-63v-40,-7,-81,-23,-81,-73","w":248},"%":{"d":"62,0r149,-264r43,0r-149,264r-43,0xm76,-133v-37,0,-66,-30,-66,-67v0,-36,30,-66,66,-66v37,0,67,29,67,66v0,37,-30,67,-67,67xm43,-200v0,19,13,35,33,35v20,0,33,-16,33,-35v0,-19,-13,-34,-33,-34v-20,0,-33,15,-33,34xm240,1v-37,0,-66,-29,-66,-65v0,-36,30,-66,66,-66v36,0,65,30,65,66v0,36,-28,65,-65,65xm206,-64v0,19,14,34,33,34v19,0,32,-16,32,-34v0,-19,-12,-34,-32,-34v-19,0,-33,15,-33,34","w":333},"&":{"d":"236,-117v-8,28,-12,37,-24,55r52,62r-60,0r-22,-26v-45,48,-171,31,-166,-48v2,-42,26,-62,59,-79v-14,-17,-25,-33,-25,-57v0,-35,32,-56,72,-56v40,0,69,23,69,59v0,34,-18,42,-47,62r36,47v4,-8,9,-19,13,-33xm121,-227v-40,1,-16,41,-1,52v23,-8,41,-51,1,-52xm100,-121v-39,11,-48,82,5,81v21,0,32,-8,46,-19","w":288},"'":{"d":"37,-279v38,3,8,56,10,86r-19,0r-10,-71v0,-9,8,-16,19,-15","w":87},"(":{"d":"134,-278v-77,73,-75,273,0,345v-19,-2,-48,6,-56,-7v-64,-62,-82,-217,-22,-301v12,-16,17,-28,29,-37r49,0","w":165},")":{"d":"74,-92v0,-83,-19,-142,-56,-186v18,2,45,-4,55,6v61,63,83,219,22,302v-12,16,-18,25,-28,37r-49,0v31,-42,56,-88,56,-159","w":169},"*":{"d":"58,-222r-41,-14r6,-17r40,14r0,-42r18,0r0,42r40,-15r6,17r-41,16r25,34r-13,11r-26,-35r-26,35r-15,-8","w":158},"+":{"d":"76,-105r-62,0r0,-42r62,0r0,-58r43,0r0,58r62,0r0,42r-62,0r0,58r-43,0r0,-58"},",":{"d":"18,-25v0,15,11,26,28,25v-4,10,-10,17,-19,21r8,16v24,-12,35,-32,35,-62v0,-14,-11,-24,-26,-24v-15,0,-26,10,-26,24","w":104},"-":{"d":"14,-70r0,-35r109,0r0,35r-109,0","w":158},"\u00ad":{"d":"14,-70r0,-35r109,0r0,35r-109,0","w":158},".":{"d":"42,-49v-15,0,-26,10,-26,24v0,14,11,25,26,25v15,0,27,-10,27,-25v0,-14,-12,-24,-27,-24","w":102},"\/":{"d":"32,11r-34,0r96,-265r34,0","w":144},"0":{"d":"113,0v-62,0,-97,-65,-97,-132v0,-68,35,-132,97,-132v62,0,97,64,97,132v0,68,-35,131,-97,132xm113,-214v-60,7,-59,157,0,165v59,-8,60,-158,0,-165","w":242},"1":{"d":"79,-264r52,0r0,264r-52,0r0,-193r-36,35r-35,-35","w":166},"2":{"d":"14,-229v38,-55,179,-50,179,43v0,55,-63,116,-93,133r95,0r0,53r-177,0r0,-53v20,4,122,-91,124,-106v12,-33,-7,-55,-44,-55v-21,0,-37,7,-49,21","w":228},"3":{"d":"210,-186v-1,27,-8,45,-29,52v23,8,36,25,36,57v0,66,-97,95,-158,66v-16,-7,-30,-16,-42,-28r35,-35v13,23,86,36,104,10v14,-39,-13,-45,-62,-47r0,-47v50,3,75,-3,62,-42v-15,-22,-81,-18,-95,7r-35,-36v42,-57,188,-44,184,43","w":246},"4":{"d":"14,-112r120,-152r52,0r0,153r36,0r0,53r-36,0r0,58r-52,0r0,-58r-120,0v2,-17,-4,-40,2,-53xm134,-111r0,-84r-64,84r64,0","w":248},"5":{"d":"153,-86v0,-38,-17,-42,-73,-42r-56,0r0,-136r161,0r0,50r-109,0r0,36v79,-6,128,26,129,95v1,68,-90,103,-153,72v-16,-7,-31,-16,-43,-28r36,-35v18,30,108,34,108,-12","w":228},"6":{"d":"211,-88v-3,52,-38,90,-95,88v-73,-2,-98,-53,-99,-128v-1,-75,33,-135,100,-135v30,0,55,9,74,26r-26,35v-43,-25,-102,-6,-97,49v55,-51,148,-13,143,65xm75,-88v0,24,15,39,42,39v27,0,43,-13,43,-35v0,-29,-16,-44,-44,-44v-25,0,-41,14,-41,40","w":243},"7":{"d":"44,0r0,-18r82,-196r-112,0r-1,-50r180,0r0,20r-98,244r-51,0","w":221},"8":{"d":"134,-94v-7,-17,-52,-17,-60,0v-11,25,5,45,30,45v25,0,41,-20,30,-45xm74,-170v7,15,53,15,60,0v11,-24,-5,-44,-30,-44v-26,0,-41,19,-30,44xm188,-186v0,27,-9,44,-29,52v23,8,36,25,36,57v0,55,-38,77,-91,77v-53,0,-93,-23,-92,-77v0,-32,14,-49,36,-57v-20,-7,-29,-25,-29,-52v0,-51,35,-78,85,-78v50,0,84,28,84,78","w":227},"9":{"d":"180,-228v33,44,19,167,-11,198v-40,42,-114,33,-147,-4r30,-33v38,28,101,16,101,-39v-63,44,-146,-1,-135,-79v7,-49,45,-87,103,-78v27,4,45,17,59,35xm148,-176v0,-24,-15,-38,-42,-38v-27,0,-42,13,-42,35v0,29,16,44,44,44v25,0,40,-15,40,-41","w":233},":":{"d":"43,-49v-15,0,-26,10,-26,24v0,14,11,25,26,25v15,0,27,-10,27,-25v0,-14,-12,-24,-27,-24xm43,-175v-15,0,-26,11,-26,25v0,14,11,24,26,24v15,0,27,-10,27,-24v0,-15,-12,-25,-27,-25","w":103},";":{"d":"17,-25v0,15,11,26,28,25v-4,10,-10,17,-19,21r9,16v24,-12,35,-32,35,-62v1,-14,-12,-24,-27,-24v-15,0,-26,10,-26,24xm44,-176v-15,0,-26,11,-26,25v0,14,11,24,26,24v15,0,27,-10,27,-24v0,-15,-12,-25,-27,-25","w":105},"\u037e":{"d":"17,-25v0,15,11,26,28,25v-4,10,-10,17,-19,21r9,16v24,-12,35,-32,35,-62v1,-14,-12,-24,-27,-24v-15,0,-26,10,-26,24xm44,-176v-15,0,-26,11,-26,25v0,14,11,24,26,24v15,0,27,-10,27,-24v0,-15,-12,-25,-27,-25","w":105},"<":{"d":"175,-188r-102,56r102,56r0,41r-167,-92r0,-11r167,-91r0,41","w":201},"=":{"d":"18,-105r158,0r0,35r-158,0r0,-35xm18,-176r158,0r0,35r-158,0r0,-35"},">":{"d":"18,-229r166,91r0,11r-166,92r0,-41r102,-56r-102,-56r0,-41","w":202},"?":{"d":"9,-229v44,-57,186,-42,183,43v-1,34,-19,60,-50,68v-17,5,-27,21,-28,48r-49,0v1,-44,14,-77,52,-84v16,-3,24,-14,25,-35v-6,-31,-81,-33,-98,-4xm91,-49v-15,0,-26,10,-26,24v-1,15,12,25,27,25v15,0,26,-11,26,-25v1,-14,-12,-24,-27,-24","w":219},"@":{"d":"106,-60v0,-53,60,-82,109,-53v7,-38,-60,-28,-78,-16r-23,-26v46,-37,156,-39,150,45r0,69v13,13,24,12,31,-5v34,-85,-15,-174,-112,-174v-78,0,-122,54,-122,125v0,109,67,136,192,130r0,35v-159,9,-237,-38,-237,-166v0,-86,66,-159,167,-159v107,0,167,64,167,160v0,64,-25,104,-61,109v-32,4,-57,-9,-74,-32v-41,29,-109,12,-109,-42xm181,-43v26,0,38,-7,34,-34v-9,-21,-70,-15,-67,11v2,14,12,23,33,23","w":384},"A":{"d":"8,0r105,-264r53,0r105,264r-56,0r-16,-40r-119,0r-16,40r-56,0xm141,-193r-40,100r79,0","w":288,"k":{"C":7}},"B":{"d":"70,-211v36,3,105,-12,107,20v3,49,-64,29,-107,33r0,-53xm70,-106v44,4,123,-15,125,27v3,57,-75,33,-125,38r0,-65xm228,-186v0,-49,-26,-77,-70,-77r-140,0r0,263r148,0v81,4,107,-104,43,-139v12,-8,19,-24,19,-47","w":276},"C":{"d":"140,0v-73,1,-131,-58,-131,-132v0,-73,58,-134,131,-132v38,0,70,12,97,35r-35,39v-51,-44,-141,-16,-141,57v0,75,91,103,141,59r35,39v-27,23,-59,35,-97,35","w":272},"D":{"d":"74,-53r0,-158v72,-5,120,5,120,79v0,74,-48,84,-120,79xm123,0v82,0,123,-44,123,-132v0,-88,-41,-132,-123,-132r-101,0r0,264r101,0","w":281},"E":{"d":"21,0r0,-263r194,-1r0,50r-141,0r0,56r105,0r0,49r-105,0r0,60r140,0r0,49r-193,0","w":246},"F":{"d":"21,0r0,-264r186,0r0,50r-133,0r0,56r98,0r0,49r-98,0r0,109r-53,0","w":223},"G":{"d":"139,0v-73,1,-132,-58,-132,-132v0,-73,59,-134,132,-132v38,0,70,12,97,35r-35,39v-51,-44,-141,-16,-141,57v0,65,70,100,123,69r0,-45r-35,0r0,-49r88,0r0,123v-27,23,-59,35,-97,35","w":267},"H":{"d":"22,0r0,-264r52,0r0,106r123,0r0,-106r53,0r0,264r-53,0r0,-109r-123,0r0,109r-52,0","w":285},"I":{"d":"22,-264r52,0r0,264r-52,0r0,-264","w":105},"J":{"d":"114,-70v1,55,-43,77,-105,70r0,-49v33,2,52,-7,52,-39r0,-176r53,0r0,194","w":149},"K":{"d":"22,-264r53,0r0,106r88,-106r59,0r-103,123r125,141r-69,0r-100,-114r0,114r-53,0r0,-264","w":253},"L":{"d":"22,-264r0,264r194,0r0,-49r-141,0r0,-215r-53,0","w":237},"M":{"d":"22,0r0,-264r17,0r114,130r115,-130r17,0r0,264r-52,0r0,-153r-80,88r-79,-88r0,153r-52,0","w":316},"N":{"d":"22,0r0,-264r17,0r165,166r0,-166r53,0r0,264r-19,0r-164,-163r0,163r-52,0","w":290},"O":{"d":"140,0v-74,0,-132,-59,-132,-132v0,-74,58,-132,132,-132v74,0,132,58,132,132v0,74,-58,132,-132,132xm61,-132v0,45,33,83,79,83v45,0,79,-38,79,-83v0,-45,-32,-82,-79,-82v-46,0,-79,37,-79,82","w":289},"P":{"d":"22,0r0,-264r115,0v62,0,92,25,92,76v0,75,-73,85,-155,79r0,109r-52,0xm74,-158v41,-4,107,15,107,-29v0,-41,-67,-24,-107,-27r0,56","w":246},"Q":{"d":"62,-132v0,54,48,97,106,79r-20,-26r42,-32r19,24v31,-55,-4,-127,-68,-127v-46,0,-79,37,-79,82xm141,-264v111,0,174,139,100,219r23,30r-42,32r-22,-29v-92,41,-191,-26,-191,-120v0,-74,58,-132,132,-132","w":290},"R":{"d":"74,-158v41,-4,107,15,107,-29v0,-41,-67,-24,-107,-27r0,56xm180,-115r66,115r-60,0r-63,-109r-49,0r0,109r-52,0r0,-264r115,0v62,0,92,25,92,76v0,38,-17,63,-49,73","w":251},"S":{"d":"16,-186v0,-83,141,-102,186,-43r-35,36v-17,-32,-112,-30,-90,19v20,19,76,17,101,38v17,14,28,32,28,59v-1,88,-155,98,-201,38r35,-35v13,23,86,36,104,10v25,-80,-128,-19,-128,-122","w":231},"T":{"d":"8,-264r0,50r88,0r0,214r53,0r0,-214r88,0r0,-50r-229,0","w":254},"U":{"d":"132,-53v-36,0,-63,-19,-62,-58r0,-153r-52,0r0,167v-1,56,54,97,114,97v60,0,114,-40,114,-97r0,-167r-53,0r0,153v2,39,-25,58,-61,58","w":281},"V":{"d":"5,-264r106,264r53,0r105,-264r-56,0r-76,194r-75,-194r-57,0","w":291},"W":{"d":"235,0r52,0r71,-264r-57,0r-45,180r-46,-180r-54,0r-48,180r-46,-180r-56,0r70,264r53,0r53,-193","w":375},"X":{"d":"108,-137r-92,-127r62,0r62,84r61,-84r62,0r-92,127r100,137r-62,0r-69,-95r-70,95r-62,0","w":284},"Y":{"d":"6,-264r62,0r61,86r63,-86r60,0r-96,132r0,132r-53,0r0,-132","w":269},"Z":{"d":"228,0r-211,0r0,-18r123,-196r-123,0r0,-50r211,0r0,20r-123,195r123,0r0,49","w":259},"[":{"d":"17,70r0,-404r88,0r1,47r-39,0r0,310r38,0r0,47r-88,0","w":133},"\\":{"d":"6,-254r35,0r96,265r-34,0","w":144},"]":{"d":"18,70r0,-47r38,0r0,-310r-39,0r1,-47r88,0r0,404r-88,0","w":140},"^":{"d":"18,-220r62,-88r61,88r-18,0r-44,-44r-43,44r-18,0","w":175},"_":{"d":"18,18r180,0r0,17r-180,0r0,-17","w":228},"a":{"d":"9,-56v0,-53,60,-82,109,-53v7,-36,-60,-28,-78,-16r-19,-30v51,-35,146,-30,146,50r0,105r-49,0r0,-14v-41,29,-109,12,-109,-42xm84,-39v26,0,38,-7,34,-34v-9,-21,-70,-15,-67,11v2,14,12,23,33,23","w":193},"b":{"d":"192,-88v0,61,-71,115,-127,74r0,14r-49,0r0,-263r49,-1r0,102v50,-40,127,12,127,74xm65,-72v12,50,85,37,85,-19v0,-49,-82,-59,-85,-10r0,29","w":209},"c":{"d":"167,-30v-52,60,-173,26,-158,-67v-3,-76,112,-106,158,-49r-35,26v-28,-32,-79,-9,-79,32v0,43,51,65,79,32","w":184},"d":{"d":"9,-88v0,-62,74,-114,126,-74r0,-102r49,1r0,263r-49,0r0,-14v-56,41,-126,-12,-126,-74xm98,-40v33,0,40,-24,37,-61v-2,-20,-15,-31,-37,-34v-28,2,-47,17,-47,44v0,33,17,51,47,51"},"e":{"d":"96,0v-51,0,-88,-37,-88,-88v0,-51,37,-88,88,-88v57,1,90,42,85,106r-122,0v4,36,56,37,81,16r28,28v-13,18,-37,26,-72,26xm131,-105v1,-28,-39,-38,-59,-22v-7,5,-11,13,-11,22r70,0","w":201},"f":{"d":"114,-217v-22,-15,-47,3,-39,37r27,0r0,39r-27,0r0,141r-49,0r0,-141r-27,0r0,-39r27,0v-17,-76,67,-107,114,-66","w":135},"g":{"d":"8,-88v-9,-69,77,-112,126,-72r0,-16r50,5v-5,103,32,246,-88,246v-34,0,-60,-10,-79,-29r22,-27v32,26,105,22,95,-35v-54,41,-134,0,-126,-72xm97,-40v33,0,40,-24,37,-61v-2,-20,-15,-34,-37,-34v-29,0,-47,16,-47,44v0,33,17,51,47,51","w":201},"h":{"d":"128,0v-6,-51,21,-135,-35,-134v-10,1,-19,6,-26,15r0,119r-49,0r0,-264r49,0r0,104v41,-38,111,-4,111,51r0,109r-50,0","w":193},"i":{"d":"18,0r0,-176r49,0r0,176r-49,0xm42,-243v-15,0,-26,11,-26,25v0,14,11,25,26,25v15,0,27,-10,27,-25v0,-15,-12,-25,-27,-25","w":92},"j":{"d":"77,5v1,56,-40,78,-102,71r0,-41v33,2,53,-6,53,-38r0,-173r50,0xm52,-243v-15,0,-26,11,-26,25v0,15,12,25,27,25v15,0,26,-11,26,-25v0,-15,-12,-25,-27,-25","w":104},"k":{"d":"22,-264r53,0r0,150r50,-62r60,0r-66,79r83,97r-68,0r-59,-70r0,70r-53,0r0,-264"},"l":{"d":"18,0r0,-264r49,0r0,264r-49,0","w":100},"m":{"d":"128,0v-6,-50,21,-134,-34,-134v-11,0,-20,8,-28,22r0,112r-49,0r0,-171r49,-5r0,16v23,-23,74,-20,93,4v38,-40,127,-18,127,47r0,109r-49,0v-6,-50,21,-134,-34,-134v-11,0,-27,11,-26,30r0,104r-49,0","w":311},"n":{"d":"128,0v-6,-51,21,-135,-35,-134v-10,1,-19,8,-26,22r0,112r-49,0r0,-171r49,-5r0,16v41,-38,111,-4,111,51r0,109r-50,0","w":201},"o":{"d":"97,2v-50,0,-90,-41,-90,-90v0,-50,40,-90,90,-90v50,0,90,40,90,90v0,50,-40,90,-90,90xm52,-88v0,26,18,47,45,47v27,0,45,-22,45,-47v0,-25,-19,-47,-45,-47v-26,0,-45,21,-45,47","w":202},"p":{"d":"193,-88v0,62,-76,114,-127,74r0,88r-49,0r0,-245r49,-5r0,14v56,-41,127,13,127,74xm103,-136v-33,0,-40,24,-37,61v2,20,15,31,37,34v28,-2,47,-17,47,-44v0,-33,-17,-51,-47,-51"},"q":{"d":"8,-88v0,-62,70,-115,126,-74r0,-14r50,5r0,245r-50,0r0,-88v-50,40,-126,-12,-126,-74xm134,-104v-12,-49,-84,-37,-84,19v0,49,81,59,84,10r0,-29","w":206},"r":{"d":"63,-156v16,-16,36,-24,62,-18r-8,48v-20,-15,-44,-8,-54,18r0,108r-49,0r0,-171r49,-5r0,20","w":139},"s":{"d":"16,-121v-3,-60,95,-73,127,-32r-28,31v-10,-15,-40,-18,-53,-8v-10,29,52,17,66,36v11,8,17,22,17,43v1,63,-105,66,-136,27r27,-31v8,14,49,21,64,10v13,-30,-50,-17,-66,-36v-12,-7,-18,-20,-18,-40","w":163},"t":{"d":"81,-136v4,38,-16,109,35,92r10,36v-40,23,-94,-6,-94,-52r0,-76r-26,0r0,-40r26,0r0,-47r49,-6r0,53r27,0r0,40r-27,0","w":138},"u":{"d":"62,-176v6,51,-21,134,35,134v10,0,20,-7,27,-20r0,-114r49,0r0,176r-49,0r0,-16v-41,37,-111,6,-111,-51r0,-109r49,0","w":197},"v":{"d":"3,-176r71,176r42,0r70,-176r-50,0r-42,110r-41,-110r-50,0","w":200},"w":{"d":"148,0r44,0r47,-176r-46,0r-27,106r-25,-106r-37,0r-26,104r-27,-104r-47,0r48,176r43,0r27,-88","w":256},"x":{"d":"65,-92r-57,-83r50,0r32,47r32,-47r50,0r-57,83r63,92r-51,0r-37,-55r-37,55r-51,0","w":192},"y":{"d":"64,-176v6,51,-21,134,35,134v10,0,20,-7,28,-19r0,-115r49,0v-5,105,32,251,-88,251v-25,0,-47,-10,-67,-29r23,-27v32,31,91,21,83,-35v-42,37,-112,5,-112,-51r0,-109r49,0","w":198},"z":{"d":"155,0r-140,0r0,-12r73,-122r-73,0r0,-41r140,0r0,12r-73,122r73,0r0,41","w":178},"|":{"d":"34,70r0,-404r49,0r0,404r-49,0","w":136},"\u00a3":{"d":"175,-190v-25,-34,-102,-31,-96,28v0,7,0,15,1,22r77,0r0,29r-68,0v6,16,5,40,-3,71r124,0r0,40r-182,0r0,-40v20,-21,24,-45,13,-71r-25,0r0,-29r17,0v-27,-110,102,-164,171,-90","w":239},"\u00a9":{"d":"17,-126v0,-79,53,-131,131,-131v78,0,130,53,130,131v0,77,-53,130,-132,130v-78,0,-129,-52,-129,-130xm147,-244v-71,0,-118,47,-118,118v0,70,48,118,118,118v69,0,118,-48,118,-118v0,-70,-47,-118,-118,-118xm210,-63v-53,50,-148,14,-148,-63v0,-75,96,-112,148,-62r-23,25v-33,-27,-91,-10,-91,37v0,50,58,66,91,38","w":294},"\u00ab":{"d":"167,-128r-44,43r44,44r0,18r-88,-61r88,-62r0,18xm106,-128r-44,43r44,44r0,18r-88,-61r88,-62r0,18","w":173},"\u00ae":{"d":"17,-126v0,-79,53,-131,131,-131v78,0,130,53,130,131v0,77,-53,130,-132,130v-78,0,-129,-52,-129,-130xm147,-244v-71,0,-118,47,-118,118v0,70,48,118,118,118v69,0,118,-48,118,-118v0,-70,-47,-118,-118,-118xm116,-142v24,-2,63,9,63,-17v0,-25,-39,-15,-63,-17r0,34xm179,-116r39,68r-36,0r-38,-65r-28,0r0,65r-32,0r0,-157v54,0,124,-10,124,45v0,23,-10,38,-29,44","w":294},"\u00b0":{"d":"64,-180v15,0,32,-14,30,-31v2,-19,-16,-30,-30,-30v-15,0,-31,12,-31,30v0,17,16,31,31,31xm11,-210v0,-29,23,-54,53,-54v29,0,53,26,53,54v0,27,-24,52,-54,52v-29,0,-52,-24,-52,-52","w":135},"\u00bb":{"d":"18,-146r88,62r-88,61r0,-18r44,-44r-44,-43r0,-18xm79,-146r88,62r-88,61r0,-18r44,-44r-44,-43r0,-18","w":173},"\u00f7":{"d":"14,-112r0,-28r167,0r0,28r-167,0xm96,-211v-15,0,-26,11,-26,25v-1,14,12,24,27,24v15,0,26,-10,26,-24v1,-15,-12,-25,-27,-25xm96,-88v-15,0,-26,11,-26,25v0,14,13,25,27,25v14,0,26,-11,26,-25v1,-15,-12,-25,-27,-25","w":194},"\u2013":{"d":"10,-70r0,-28r175,0r0,28r-175,0","w":194},"\u2014":{"d":"0,-70r0,-28r360,0r0,28r-360,0","w":360},"\u2018":{"d":"93,-218v0,-15,-11,-26,-28,-25v4,-10,10,-17,19,-21r-9,-16v-23,12,-35,33,-35,62v-1,15,12,25,27,25v15,0,26,-11,26,-25","w":109},"\u2019":{"d":"16,-255v0,15,12,26,28,25v-4,10,-10,17,-19,21r9,16v23,-12,35,-33,35,-62v1,-15,-12,-25,-27,-25v-15,0,-26,11,-26,25","w":109},"\u201a":{"d":"37,-25v0,15,12,26,29,25v-4,10,-11,17,-20,21r9,16v24,-12,35,-32,35,-62v1,-14,-12,-24,-27,-24v-15,0,-26,10,-26,24","w":109},"\u201c":{"d":"93,-218v0,-15,-11,-26,-28,-25v4,-10,10,-17,19,-21r-9,-16v-23,12,-35,33,-35,62v-1,15,12,25,27,25v15,0,26,-11,26,-25xm158,-218v0,-15,-11,-26,-28,-25v4,-10,10,-17,19,-21r-8,-16v-23,12,-36,33,-36,62v-1,15,12,25,27,25v15,0,26,-11,26,-25","w":173},"\u201d":{"d":"81,-255v0,15,11,26,28,25v-4,10,-10,17,-19,21r8,16v23,-12,36,-33,36,-62v1,-15,-12,-25,-27,-25v-15,0,-26,11,-26,25xm16,-255v0,15,11,26,28,25v-4,10,-11,17,-20,21r9,16v23,-12,35,-33,35,-62v0,-14,-11,-25,-26,-25v-15,0,-26,11,-26,25","w":173},"\u201e":{"d":"100,-21v0,15,12,26,29,25v-4,10,-11,17,-20,21r9,16v23,-12,35,-33,35,-62v1,-15,-12,-25,-27,-25v-15,0,-26,11,-26,25xm35,-21v0,15,12,26,28,25v-4,10,-10,17,-19,21r9,16v23,-12,35,-33,35,-62v1,-15,-12,-25,-27,-25v-15,0,-26,11,-26,25","w":173},"\u2026":{"d":"61,-49v-15,0,-26,10,-26,24v-1,15,12,25,27,25v15,0,26,-11,26,-25v1,-14,-12,-24,-27,-24xm184,-49v-15,0,-26,10,-26,24v0,14,11,25,26,25v15,0,27,-10,27,-25v0,-14,-12,-24,-27,-24xm307,-49v-15,0,-26,10,-26,24v-1,15,12,25,27,25v15,0,26,-11,26,-25v1,-14,-12,-24,-27,-24","w":360},"\u2039":{"d":"31,-84r62,-55r8,0v-4,26,-25,35,-36,55r36,47r0,8r-8,0","w":118},"\u203a":{"d":"26,-29r-8,0v4,-26,25,-35,36,-55r-36,-47r0,-8r8,0r62,55","w":118},"\u2044":{"d":"-34,4r113,-260r15,0r-113,260r-15,0","w":60},"\u2215":{"d":"-34,4r113,-260r15,0r-113,260r-15,0","w":60},"\u20ac":{"d":"149,0v-63,1,-115,-45,-128,-99r-21,0r0,-24r18,0r0,-18r-18,0r0,-24r21,0v13,-54,65,-101,128,-99v38,0,70,12,97,35r-35,39v-42,-37,-122,-21,-135,25r100,0r0,24r-105,0v-1,6,-1,12,0,18r105,0r0,24r-100,0v14,49,96,61,135,25r35,39v-27,23,-59,35,-97,35","w":263},"\u2212":{"d":"14,-112r0,-28r167,0r0,28r-167,0","w":194}}});