var Cufon=function(){function G(b){var c=this.face=b.face,d={" ":1,"\u00a0":1,"\u3000":1};this.glyphs=b.glyphs;this.w=b.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 a=c.bbox.split(/\s+/);a={minX:parseInt(a[0],10),minY:parseInt(a[1],10),maxX:parseInt(a[2],10),maxY:parseInt(a[3],10)};a.width=a.maxX-a.minX;a.height=a.maxY-a.minY;a.toString=function(){return[this.minX, this.minY,this.width,this.height].join(" ")};return a}();this.ascent=-parseInt(c.ascent,10);this.descent=-parseInt(c.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(a,e,f){for(var n=this.glyphs,h,g,k=[],m=0,l=-1,B=-1,H;H=a[++l];)if(h=n[H]||this.missingGlyph){if(g){m-=g=g[H]||0;k[B]-=g}m+=k[++B]=~~(h.w||this.w)+e+(d[H]?f:0);g=h.k}k.total=m;return k}}function K(){var b={},c={oblique:"italic",italic:"oblique"};this.add=function(d){(b[d.style]||(b[d.style]={}))[d.weight]=d};this.get= function(d,a){var e=b[d]||b[c[d]]||b.normal||b.italic||b.oblique;if(!e)return null;a={normal:400,bold:700}[a]||parseInt(a,10);if(e[a])return e[a];var f={1:1,99:0}[a%100],n=[],h,g;if(f===undefined)f=a>400;if(a==500)a=400;for(var k in e)if(e.hasOwnProperty(k)){k=parseInt(k,10);if(!h||k<h)h=k;if(!g||k>g)g=k;n.push(k)}if(a<h)a=h;if(a>g)a=g;n.sort(function(m,l){return(f?m>=a&&l>=a?m<l:m>l:m<=a&&l<=a?m>l:m<l)?-1:1});return e[n[0]]}}function C(b){var c={},d={};this.extend=function(a){for(var e in a)if(a.hasOwnProperty(e))c[e]= a[e];return this};this.get=function(a){return c[a]!=undefined?c[a]:b[a]};this.getSize=function(a,e){return d[a]||(d[a]=new u.Size(this.get(a),e))};this.isUsable=function(){return!!b}}function A(b,c,d){if(b.addEventListener)b.addEventListener(c,d,false);else b.attachEvent&&b.attachEvent("on"+c,function(){return d.call(b,window.event)})}function E(b,c){var d=v.get(b);if(d.options)return b;c.hover&&c.hoverables[b.nodeName.toLowerCase()]&&x.attach(b);d.options=c;return b}function j(b){var c={};return function(d){c.hasOwnProperty(d)|| (c[d]=b.apply(null,arguments));return c[d]}}function p(b){return document.getElementsByTagName(b)}function q(){for(var b={},c,d,a=0,e=arguments.length;c=arguments[a],a<e;++a)for(d in c)if(c.hasOwnProperty(d))b[d]=c[d];return b}function o(b,c,d,a,e,f){var n=document.createDocumentFragment();if(c==="")return n;var h=a.separate,g=c.split(L[h]);if((h=h=="words")&&y){/^\s/.test(c)&&g.unshift("");/\s$/.test(c)&&g.push("")}for(var k=0,m=g.length;k<m;++k)(c=s[a.engine](b,h?u.textAlign(g[k],d,k,m):g[k],d, a,e,f,k<m-1))&&n.appendChild(c);return n}function r(b,c){var d=b.nodeName.toLowerCase();if(!c.ignore[d]){d=!c.textless[d];var a=u.getStyle(E(b,c)).extend(c),e;a:{e=u.quotedList(a.get("fontFamily").toLowerCase());for(var f,n=0;f=e[n];++n)if(w[f]){e=w[f].get(a.get("fontStyle"),a.get("fontWeight"));break a}e=null}var h,g,k;if(e)for(f=b.firstChild;f;f=h){n=f.nodeType;h=f.nextSibling;if(d&&n==3){if(g){g.appendData(f.data);b.removeChild(f)}else g=f;if(h)continue}if(g){b.replaceChild(o(e,u.whiteSpace(g.data, a,g,k),a,c,f,b),g);g=null}if(n==1){if(f.firstChild)f.nodeName.toLowerCase()=="cufon"?s[c.engine](e,null,a,c,f,b):arguments.callee(f,c);k=f}}}}var i=function(){return i.replace.apply(null,arguments)},t=i.DOM={ready:function(){var b=false,c={loaded:1,complete:1},d=[],a=function(){if(!b){b=true;for(var e;e=d.shift();e());}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",a,false);window.addEventListener("pageshow",a,false)}!window.opera&&document.readyState&&function(){c[document.readyState]? a():setTimeout(arguments.callee,10)}();document.readyState&&document.createStyleSheet&&function(){try{document.body.doScroll("left");a()}catch(e){setTimeout(arguments.callee,1)}}();A(window,"load",a);return function(e){if(arguments.length)b?e():d.push(e);else a()}}(),root:function(){return document.documentElement||document.body}},u=i.CSS={Size:function(b,c){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(d){return d/c*this.value};this.convertFrom=function(d){return d/ this.value*c};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var d=b.className;b.className=d+(d&&" ")+c;return b},color:j(function(b){var c={};c.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,a,e){c.opacity=parseFloat(e);return"rgb("+a+")"});return c}),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(b){var c=document.defaultView;if(c&&c.getComputedStyle)return new C(c.getComputedStyle(b,null));if(b.currentStyle)return new C(b.currentStyle);return new C(b.style)},gradient:j(function(b){var c={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]};b=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,e;d<a;++d){e=b[d].split("=",2).reverse();c.stops.push([e[1]||d/ (a-1),e[0]])}return c}),quotedList:j(function(b){for(var c=[],d=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;a=d.exec(b);)c.push(a[3]||a[1]);return c}),recognizesMedia:j(function(b){var c=document.createElement("style"),d;c.type="text/css";c.media=b;try{c.appendChild(document.createTextNode("/**/"))}catch(a){}b=p("head")[0];b.insertBefore(c,b.firstChild);d=(d=c.sheet||c.styleSheet)&&!d.disabled;b.removeChild(c);return d}),removeClass:function(b,c){var d=RegExp("(?:^|\\s+)"+c+"(?=\\s|$)","g");b.className= b.className.replace(d,"");return b},supports:function(b,c){var d=document.createElement("span").style;if(d[b]===undefined)return false;d[b]=c;return d[b]===c},textAlign:function(b,c,d,a){if(c.get("textAlign")=="right"){if(d>0)b=" "+b}else if(d<a-1)b+=" ";return b},textShadow:j(function(b){if(b=="none")return null;for(var c=[],d={},a,e=0,f=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;a=f.exec(b);)if(a[0]==","){c.push(d);d={};e=0}else if(a[1])d.color=a[1];else d[["offX","offY","blur"][e++]]= a[2];c.push(d);return c}),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(c,d){var a=b[d.get("textTransform")];return a?a(c):c}}(),whiteSpace:function(){var b={inline:1,"inline-block":1,"run-in":1},c=/^\s+/,d=/\s+$/;return function(a,e,f,n){if(n)if(n.nodeName.toLowerCase()=="br")a=a.replace(c,"");if(b[e.get("display")])return a; f.previousSibling||(a=a.replace(c,""));f.nextSibling||(a=a.replace(d,""));return a}}()};u.ready=function(){function b(h,g){if(!u.recognizesMedia(g||"all"))return true;if(!h||h.disabled)return false;try{var k=h.cssRules,m;if(k){var l=0,B=k.length;a:for(;m=k[l],l<B;++l)switch(m.type){case 2:break;case 3:if(!b(m.styleSheet,m.media.mediaText))return false;break;default:break a}}}catch(H){}return true}function c(){if(document.createStyleSheet)return true;var h,g;for(g=0;h=f[g];++g)if(h.rel.toLowerCase()== "stylesheet"&&!(h.disabled||b(h.sheet,h.media||"screen")))return false;for(g=0;h=n[g];++g)if(!(h.disabled||b(h.sheet,h.media||"screen")))return false;return true}var d=!u.recognizesMedia("all"),a=false,e=[],f=p("link"),n=p("style");t.ready(function(){a||(a=u.getStyle(document.body).isUsable());if(d||a&&c()){d=true;for(var h;h=e.shift();h());}else setTimeout(arguments.callee,10)});return function(h){d?h():e.push(h)}}();var y=" ".split(/\s+/).length==0,v=new function(){var b={},c=0;this.get=function(d){d= d.cufid||(d.cufid=++c);return b[d]||(b[d]={})}},x=new (function(){function b(a){var e=a.relatedTarget,f;if(!(f=!e))f=this.contains?this.contains(e):this.compareDocumentPosition(e)&16;f||d(this,a.type=="mouseover")}function c(a){d(this,a.type=="mouseenter")}function d(a,e){setTimeout(function(){var f=v.get(a).options;i.replace(a,e?q(f,f.hover):f,true)},10)}this.attach=function(a){if(a.onmouseenter===undefined){A(a,"mouseover",b);A(a,"mouseout",b)}else{A(a,"mouseenter",c);A(a,"mouseleave",c)}}}),z= new (function(){var b=[],c={};this.add=function(d,a){c[d]=b.push(a)-1};this.repeat=function(){var d;if(arguments.length){d=arguments;for(var a=[],e,f=0;e=d[f];++f)a[f]=b[c[e]];d=a}else d=b;d=d;for(e=0;a=d[e++];)i.replace(a[0],a[1],true)}}),F=false,s={},w={},D={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)}||p,separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"},L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/}; i.now=function(){t.ready();return i};i.refresh=function(){z.repeat.apply(z,arguments);return i};i.registerEngine=function(b,c){if(!c)return i;s[b]=c;return i.set("engine",b)};i.registerFont=function(b){if(!b)return i;b=new G(b);var c=b.family;w[c]||(w[c]=new K);w[c].add(b);return i.set("fontFamily",'"'+c+'"')};i.replace=function(b,c,d){c=q(D,c);if(!c.engine)return i;if(!F){u.addClass(t.root(),"cufon-active cufon-loading");u.ready(function(){u.addClass(u.removeClass(t.root(),"cufon-loading"),"cufon-ready")}); F=true}if(c.hover)c.forceHitArea=true;c.autoDetect&&delete c.fontFamily;if(typeof c.textShadow=="string")c.textShadow=u.textShadow(c.textShadow);if(typeof c.color=="string"&&/^-/.test(c.color))c.textGradient=u.gradient(c.color);else delete c.textGradient;d||z.add(b,arguments);if(b.nodeType||typeof b=="string")b=[b];u.ready(function(){for(var a=0,e=b.length;a<e;++a){var f=b[a];typeof f=="string"?i.replace(c.selector(f),c,true):r(f,c)}});return i};i.set=function(b,c){D[b]=c;return i};return i}(); Cufon.registerEngine("canvas",function(){var G=document.createElement("canvas");if(!(!G||!G.getContext||!G.getContext.apply)){G=null;var K=Cufon.CSS.supports("display","inline-block");G=!K&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var C=document.createElement("style");C.type="text/css";C.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+ (G?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(K?"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(C);return function(A,E,j,p,q){function o(){var e=A.glyphs,f,n=-1,h=-1;for(a.scale(d,1);L[++n];)if(f=e[L[n]]||A.missingGlyph){if(f.d){a.beginPath(); if(f.code){var g=f.code;f=a;for(var k=0,m=g.length;k<m;++k){var l=g[k];f[l.m].apply(f,l.a)}}else{g=f;f="m"+f.d;k=a;l=m=0;var B=[],H=/([mrvxe])([^a-z]*)/g,I=void 0,M=0;a:for(;I=H.exec(f);++M){var J=I[2].split(",");switch(I[1]){case "v":B[M]={m:"bezierCurveTo",a:[m+~~J[0],l+~~J[1],m+~~J[2],l+~~J[3],m+=~~J[4],l+=~~J[5]]};break;case "r":B[M]={m:"lineTo",a:[m+=~~J[0],l+=~~J[1]]};break;case "m":B[M]={m:"moveTo",a:[m=~~J[0],l=~~J[1]]};break;case "x":B[M]={m:"closePath"};break;case "e":break a}k[B[M].m].apply(k, B[M].a)}g.code=B}a.fill()}a.translate(b[++h],0)}a.restore()}var r=E===null;if(r)E=q.getAttribute("alt");var i=A.viewBox,t=j.getSize("fontSize",A.baseSize),u=0,y=0,v=0,x=0,z=p.textShadow,F=[];if(z)for(var s=z.length;s--;){var w=z[s],D=t.convertFrom(parseFloat(w.offX));w=t.convertFrom(parseFloat(w.offY));F[s]=[D,w];if(w<u)u=w;if(D>y)y=D;if(w>v)v=w;if(D<x)x=D}var L=Cufon.CSS.textTransform(E,j).split(""),b=A.spacing(L,~~t.convertFrom(parseFloat(j.get("letterSpacing"))||0),~~t.convertFrom(parseFloat(j.get("wordSpacing"))|| 0));if(!b.length)return null;w=b.total;y+=i.width-b[b.length-1];x+=i.minX;if(r){r=q;s=q.firstChild}else{r=document.createElement("cufon");r.className="cufon cufon-canvas";r.setAttribute("alt",E);s=document.createElement("canvas");r.appendChild(s);if(p.printable){q=document.createElement("cufontext");q.appendChild(document.createTextNode(E));r.appendChild(q)}}q=r.style;var c=s.style;D=t.convert(i.height);E=Math.ceil(D)/D;var d=E*Cufon.CSS.fontStretch(j.get("fontStretch"));w=w*d;y=Math.ceil(t.convert(w+ y-x));v=Math.ceil(t.convert(i.height-u+v));s.width=y;s.height=v;c.width=y+"px";c.height=v+"px";u+=i.minY;c.top=Math.round(t.convert(u-A.ascent))+"px";c.left=Math.round(t.convert(x))+"px";v=Math.max(Math.ceil(t.convert(w)),0)+"px";if(K){q.width=v;q.height=t.convert(A.height)+"px"}else{q.paddingLeft=v;q.paddingBottom=t.convert(A.height)-1+"px"}var a=s.getContext("2d");t=D/i.height;a.scale(t,t*E);a.translate(-x,-u);a.save();if(z)for(s=z.length;s--;){w=z[s];a.save();a.fillStyle=w.color;a.translate.apply(a, F[s]);o()}if(p=p.textGradient){j=p.stops;i=a.createLinearGradient(0,i.minY,0,i.maxY);s=0;for(p=j.length;s<p;++s)i.addColorStop.apply(i,j[s]);a.fillStyle=i}else a.fillStyle=j.get("color");o();return r}}}()); Cufon.registerEngine("vml",function(){function G(j,p){if(p==="0")return 0;if(/px$/i.test(p))return parseFloat(p);var q=j.style.left,o=j.runtimeStyle.left;j.runtimeStyle.left=j.currentStyle.left;j.style.left=p.replace("%","em");var r=j.style.pixelLeft;j.style.left=q;j.runtimeStyle.left=o;return r}function K(j,p,q,o){var r="computed"+o,i=p[r];if(isNaN(i)){i=p.get(o);p[r]=i=i=="normal"?0:~~q.convertFrom(G(j,i))}return i}var C=document.namespaces;if(C){C.add("cvml","urn:schemas-microsoft-com:vml");C= null;C=document.createElement("cvml:shape");C.style.behavior="url(#default#VML)";if(C.coordsize){C=null;var A=(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:'+(A?"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;"));var E={};return function(j,p,q,o,r,i,t){var u=p===null;if(u)p=r.alt;var y=j.viewBox,v;if(!(v=q.computedFontSize)){v=Cufon.CSS.Size;var x;x=q.get("fontSize");x=G(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(x)?"1em":x);v=q.computedFontSize=new v(x+"px",j.baseSize)}x=v;if(u){v=r;r=r.firstChild}else{v=document.createElement("cufon");v.className="cufon cufon-vml";v.alt=p;r=document.createElement("cufoncanvas");v.appendChild(r);if(o.printable){var z=document.createElement("cufontext");z.appendChild(document.createTextNode(p)); v.appendChild(z)}t||v.appendChild(document.createElement("cvml:shape"))}t=v.style;var F=r.style,s=x.convert(y.height);z=Math.ceil(s);s=z/s*Cufon.CSS.fontStretch(q.get("fontStretch"));var w=y.minX,D=y.minY;F.height=z;F.top=Math.round(x.convert(D-j.ascent));F.left=Math.round(x.convert(w));t.height=x.convert(j.height)+"px";var L=q.get("color"),b=Cufon.CSS.textTransform(p,q).split(""),c=j.spacing(b,K(i,q,x,"letterSpacing"),K(i,q,x,"wordSpacing"));if(!c.length)return null;p=c.total;var d=-w+p+(y.width- c[c.length-1]);F=x.convert(d*s);F=Math.round(F);y=d+","+y.height;var a;d="r"+y+"ns";var e;if(e=o.textGradient){var f=o.textGradient;e=f.id;if(!E[e]){f=f.stops;var n=document.createElement("cvml:fill"),h=[];n.type="gradient";n.angle=180;n.focus="0";n.method="sigma";n.color=f[0][1];for(var g=1,k=f.length-1;g<k;++g)h.push(f[g][0]*100+"% "+f[g][1]);n.colors=h.join(",");n.color2=f[k][1];E[e]=n}e=E[e]}e=e;f=j.glyphs;n=0;h=o.textShadow;g=-1;for(k=0;b[++g];){var m=f[b[g]]||j.missingGlyph,l;if(m){if(u)for(l= r.childNodes[k];l.firstChild;)l.removeChild(l.firstChild);else{l=document.createElement("cvml:shape");r.appendChild(l)}l.stroked="f";l.coordsize=y;l.coordorigin=a=w-n+","+D;l.path=(m.d?"m"+m.d+"xe":"")+"m"+a+d;l.fillcolor=L;e&&l.appendChild(e.cloneNode(false));a=l.style;a.width=F;a.height=z;if(h){a=h[0];m=h[1];var B=Cufon.CSS.color(a.color),H,I=document.createElement("cvml:shadow");I.on="t";I.color=B.color;I.offset=a.offX+","+a.offY;if(m){H=Cufon.CSS.color(m.color);I.type="double";I.color2=H.color; I.offset2=m.offX+","+m.offY}I.opacity=B.opacity||H&&H.opacity||1;l.appendChild(I)}n+=c[k++]}}j=l.nextSibling;if(o.forceHitArea){if(!j){j=document.createElement("cvml:rect");j.stroked="f";j.className="cufon-vml-cover";o=document.createElement("cvml:fill");o.opacity=0;j.appendChild(o);r.appendChild(j)}o=j.style;o.width=F;o.height=z}else j&&r.removeChild(j);t.width=Math.max(Math.ceil(x.convert(p*s)),0);if(A){o=q.computedYAdjust;if(o===undefined){o=q.get("lineHeight");if(o=="normal")o="1em";else isNaN(o)|| (o+="em");q.computedYAdjust=o=0.5*(G(i,o)-parseFloat(t.height))}if(o){t.marginTop=Math.ceil(o)+"px";t.marginBottom=o+"px"}}return v}}}}());
/*!
 * The following copyright notice may not be removed under any circumstances.
 *
 * Copyright:
 * Copyright (c) 1985, 1987, 1988, 1994 Adobe Systems Incorporated.  All Rights
 * Reserved.Helvetica is a trademark of Linotype-Hell AG and/or its subsidiaries.
 *
 * Trademark:
 * Created by Type-Designer 3.0
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Helvetica-Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-18 -352 346 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":100},"!":{"d":"52,-65r16,0r5,-114r0,-80r-26,0r0,80xm73,0r0,-32r-26,0r0,32r26,0","w":119},"\"":{"d":"21,-178r18,0r0,-81r-18,0r0,81xm60,-178r19,0r0,-81r-19,0r0,81","w":100},"#":{"d":"181,-103r-36,0r7,-51r39,0r0,-21r-36,0r11,-76r-21,0r-11,76r-49,0r11,-76r-21,0r-12,76r-43,0r0,21r40,0r-7,51r-43,0r0,21r39,0r-12,82r21,0r13,-82r49,0r-11,82r21,0r11,-82r40,0r0,-21xm131,-154r-8,51r-49,0r8,-51r49,0"},"$":{"d":"92,-142v-41,-1,-65,-50,-35,-80v9,-8,21,-12,35,-12r0,92xm109,-116v47,0,72,55,38,88v-11,10,-23,15,-38,15r0,-103xm13,-73v2,52,30,76,79,80r0,27r17,0r0,-27v43,-3,75,-24,77,-68v1,-54,-32,-68,-77,-78r0,-95v26,0,47,18,47,44r23,0v0,-40,-30,-64,-70,-64r0,-22r-17,0r0,22v-42,2,-72,24,-72,66v0,46,33,59,72,68r0,107v-32,0,-56,-28,-55,-60r-24,0"},"%":{"d":"296,-60v0,-34,-24,-59,-59,-59v-35,0,-60,24,-60,59v0,35,25,60,60,60v36,0,59,-25,59,-60xm198,-59v0,-21,18,-40,39,-40v20,0,38,18,38,39v0,21,-18,39,-38,39v-20,0,-39,-18,-39,-38xm84,-132v35,0,59,-23,59,-60v0,-36,-23,-59,-59,-59v-37,0,-60,25,-60,59v0,35,24,60,60,60xm123,-192v1,19,-18,39,-39,39v-21,0,-39,-18,-39,-39v0,-21,19,-39,39,-39v20,0,39,19,39,39xm240,-254r-18,0r-143,259r19,0","w":320},"&":{"d":"98,-13v-50,3,-77,-57,-45,-94v9,-12,22,-21,37,-28r73,88v-16,18,-35,32,-65,34xm105,-240v35,0,44,46,18,63v-7,4,-15,11,-25,17v-11,-14,-25,-28,-27,-49v-2,-18,17,-31,34,-31xm15,-70v-4,88,127,98,162,39r26,31r29,0r-42,-50v11,-18,17,-40,18,-67r-22,0v1,21,-3,36,-10,50r-65,-77v25,-17,51,-27,51,-65v0,-28,-24,-50,-55,-50v-33,0,-58,19,-58,51v1,25,15,41,28,58v-32,15,-60,37,-62,80","w":240},"'":{"d":"31,-178r18,0r0,-81r-18,0r0,81","w":79},"(":{"d":"45,-98v0,-68,24,-124,55,-168r-19,0v-36,50,-61,92,-61,167v0,77,27,121,61,168r19,0v-30,-45,-55,-98,-55,-167","w":119},")":{"d":"75,-100v0,68,-24,125,-55,169r19,0v36,-50,61,-92,61,-167v0,-77,-27,-121,-61,-168r-19,0v29,45,55,98,55,166","w":119},"*":{"d":"22,-233r-6,16r40,14r-28,36r13,10r28,-38r27,39r14,-9r-27,-38r41,-13r-6,-16r-41,15r0,-42r-15,0r0,42","w":140},"+":{"d":"108,-101r-79,0r0,22r79,0r0,79r22,0r0,-79r79,0r0,-22r-79,0r0,-79r-22,0r0,79","w":237},",":{"d":"37,49v30,-5,27,-45,26,-81r-26,0r0,32r12,0v1,17,-1,31,-12,36r0,13","w":100},"-":{"d":"14,-105r0,23r91,0r0,-23r-91,0","w":119},".":{"d":"63,0r0,-32r-26,0r0,32r26,0","w":100},"\/":{"d":"104,-266r-20,0r-85,298r20,0","w":100},"0":{"d":"99,-234v55,0,64,53,64,109v0,56,-8,111,-63,111v-54,0,-63,-51,-63,-108v0,-56,8,-112,62,-112xm186,-122v0,-72,-16,-132,-86,-132v-71,0,-86,58,-86,129v0,72,15,130,86,130v70,0,85,-57,86,-127"},"1":{"d":"113,-254v-5,39,-28,48,-70,50r0,15r66,0r0,189r23,0r0,-254r-19,0"},"2":{"d":"139,-109v67,-28,59,-145,-32,-145v-49,0,-83,33,-82,83r24,0v0,-33,22,-63,55,-63v49,0,75,58,41,91v-45,45,-127,54,-128,143r166,0r0,-19r-141,0v6,-54,59,-62,97,-90"},"3":{"d":"152,-190v-1,40,-29,48,-72,49r0,19v44,-4,81,8,81,50v0,37,-27,58,-63,58v-37,0,-63,-21,-63,-59r-23,0v6,57,29,78,91,78v46,0,82,-31,81,-77v-1,-35,-17,-54,-45,-63v24,-10,36,-29,36,-56v0,-64,-88,-81,-130,-46v-17,14,-24,34,-24,57r23,0v-1,-31,23,-55,54,-54v31,0,54,13,54,44"},"4":{"d":"129,0r23,0r0,-63r35,0r0,-19r-35,0r0,-169r-21,0r-118,169r0,19r116,0r0,63xm129,-217r0,135r-93,0"},"5":{"d":"98,-14v-34,-1,-58,-20,-62,-52r-23,0v3,50,37,71,89,71v49,0,77,-32,80,-84v4,-72,-79,-107,-136,-68r16,-85r106,0r0,-19r-126,0r-20,131r19,3v32,-49,118,-27,118,38v0,37,-25,65,-61,65"},"6":{"d":"109,-234v28,-1,43,18,48,42r24,0v-3,-39,-33,-62,-74,-62v-73,2,-92,65,-92,138v0,71,21,120,89,121v51,1,81,-31,81,-82v1,-50,-31,-83,-81,-82v-36,0,-51,17,-66,39v4,-60,11,-112,71,-114xm46,-77v-1,-35,23,-63,58,-63v38,0,58,23,58,62v-1,39,-20,64,-58,64v-38,0,-57,-27,-58,-63"},"7":{"d":"80,0v9,-96,53,-170,103,-230r0,-21r-162,0r0,23r134,0v-45,61,-91,133,-100,228r25,0"},"8":{"d":"39,-70v0,-36,25,-54,61,-54v36,0,61,18,61,53v0,33,-26,57,-59,57v-35,0,-63,-22,-63,-56xm48,-189v0,-29,23,-45,51,-45v31,-1,52,11,52,40v1,33,-18,50,-49,50v-30,1,-54,-16,-54,-45xm25,-192v0,35,12,40,35,56v-26,9,-45,33,-44,66v1,48,33,73,79,75v52,2,89,-26,89,-77v0,-32,-19,-54,-45,-63v23,-11,35,-30,35,-57v-1,-44,-34,-62,-77,-62v-40,0,-72,22,-72,62"},"9":{"d":"162,-128v-3,58,-12,114,-70,114v-27,0,-44,-14,-50,-42r-23,0v4,40,31,61,74,61v63,-1,92,-58,92,-131v0,-72,-19,-126,-89,-128v-52,-1,-78,34,-81,84v-5,85,112,111,147,42xm38,-169v0,-38,19,-65,58,-65v37,0,57,27,57,63v0,35,-21,63,-57,63v-37,0,-59,-24,-58,-61"},":":{"d":"63,0r0,-32r-26,0r0,32r26,0xm63,-145r0,-32r-26,0r0,32r26,0","w":100},";":{"d":"37,49v30,-5,27,-45,26,-81r-26,0r0,32r12,0v1,17,-1,31,-12,36r0,13xm63,-145r0,-32r-26,0r0,32r26,0","w":100},"<":{"d":"57,-92r152,-67r0,-23r-180,80r0,20r180,84r0,-23","w":237},"=":{"d":"209,-136r-180,0r0,22r180,0r0,-22xm209,-66r-180,0r0,21r180,0r0,-21","w":237},">":{"d":"209,-102r-180,-80r0,23r151,67r-151,71r0,23r180,-84r0,-20","w":237},"?":{"d":"147,-200v0,55,-78,60,-69,134r21,0v-7,-74,69,-70,71,-132v1,-44,-33,-69,-79,-68v-49,0,-81,33,-77,80r22,0v-1,-36,21,-61,55,-61v31,-1,56,19,56,47xm102,0r0,-32r-26,0r0,32r26,0","w":180},"@":{"d":"55,-226v-80,81,-25,239,96,233v52,-2,97,-29,116,-67r-21,0v-19,26,-53,49,-95,49v-70,0,-115,-48,-115,-117v0,-71,43,-120,114,-120v61,0,102,35,102,95v0,40,-20,81,-57,87v-16,-2,-11,-15,-6,-29r36,-109r-24,0r-6,17v-7,-14,-20,-26,-40,-24v-56,4,-85,51,-89,109v-4,51,64,70,93,36v3,12,17,19,31,19v52,0,81,-51,84,-105v7,-110,-149,-145,-219,-74xm181,-163v-5,40,-20,88,-60,92v-18,2,-28,-16,-28,-33v0,-41,22,-83,63,-86v14,-1,26,13,25,27","w":288},"A":{"d":"31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240,"k":{"y":6,"w":6,"v":6,"Y":27,"W":13,"V":27,"T":33}},"B":{"d":"195,-73v0,69,-78,48,-141,52r0,-103v62,3,141,-15,141,51xm183,-194v0,60,-71,48,-129,49r0,-93v56,2,129,-13,129,44xm208,-194v0,-79,-99,-65,-179,-65r0,259v87,-1,194,18,191,-73v-1,-37,-21,-59,-54,-65v25,-5,42,-24,42,-56","w":240},"C":{"d":"131,-245v49,-1,73,19,82,61r25,0v-7,-50,-44,-82,-100,-82v-83,1,-113,51,-121,136v-15,150,198,188,224,45r-25,0v-9,40,-35,71,-82,71v-66,0,-92,-49,-92,-116v0,-65,25,-114,89,-115","w":259},"D":{"d":"241,-130v0,-81,-35,-129,-123,-129r-89,0r0,259r89,0v85,3,123,-49,123,-130xm216,-130v1,71,-30,112,-104,109r-58,0r0,-217r58,0v76,-5,104,38,104,108","w":259},"E":{"d":"205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"F":{"d":"51,0r0,-124r130,0r0,-21r-130,0r0,-93r143,0r0,-21r-167,0r0,259r24,0","k":{"A":20,".":46,",":46}},"G":{"d":"132,7v51,0,78,-18,97,-51r0,44r21,0r0,-134r-111,0r0,21r88,0v0,62,-32,99,-89,99v-62,0,-93,-45,-94,-107v-1,-74,26,-122,97,-124v41,0,74,26,81,61r25,0v-10,-51,-49,-82,-108,-82v-82,0,-119,53,-120,135v-2,82,40,136,113,138","w":280},"H":{"d":"53,0r0,-127r154,0r0,127r24,0r0,-259r-24,0r0,111r-154,0r0,-111r-24,0r0,259r24,0","w":259},"I":{"d":"62,0r0,-259r-24,0r0,259r24,0","w":100},"J":{"d":"79,-15v-39,0,-47,-27,-47,-67r-24,0v0,52,15,89,68,89v50,0,73,-28,73,-78r0,-188r-24,0r0,187v0,36,-12,57,-46,57","w":180},"K":{"d":"55,0r0,-100r41,-41r108,141r30,0r-121,-156r103,-103r-28,0r-133,134r0,-134r-24,0r0,259r24,0","w":240},"L":{"d":"193,0r0,-21r-139,0r0,-238r-25,0r0,259r164,0","k":{"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"53,0r0,-231r86,231r23,0r85,-231r0,231r25,0r0,-259r-37,0r-85,228r-84,-228r-38,0r0,259r25,0","w":299},"N":{"d":"203,0r28,0r0,-259r-24,0r-1,226r-150,-226r-28,0r0,259r25,0r1,-226","w":259},"O":{"d":"139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"P":{"d":"207,-187v0,-87,-95,-72,-179,-72r0,259r25,0r0,-114v77,1,154,3,154,-73xm183,-189v0,64,-69,53,-130,54r0,-103v59,1,130,-10,130,49","w":219,"k":{"A":27,".":46,",":46}},"Q":{"d":"17,-129v-6,105,97,168,186,118r38,30r14,-17r-35,-26v24,-23,39,-60,39,-105v1,-82,-45,-138,-122,-137v-80,1,-116,58,-120,137xm138,-245v99,-6,124,146,64,206r-35,-26r-13,17r30,22v-75,37,-147,-19,-142,-103v4,-66,29,-112,96,-116","w":280},"R":{"d":"194,-190v0,63,-78,51,-141,51r0,-99v60,3,141,-16,141,48xm219,-191v3,-87,-107,-66,-190,-68r0,259r24,0r0,-118v60,5,140,-23,131,62v2,23,1,42,9,56r27,0v-19,-32,3,-120,-44,-128v28,-12,42,-27,43,-63","w":240,"k":{"Y":13,"W":6,"V":6,"T":6}},"S":{"d":"114,-14v-44,-1,-72,-20,-75,-63r-24,0v0,54,39,84,94,84v96,0,132,-114,43,-142v-39,-12,-107,-9,-107,-60v0,-31,27,-51,64,-50v36,1,65,18,64,56r24,0v-1,-47,-36,-77,-88,-77v-90,0,-118,109,-36,134v39,12,107,11,107,64v0,34,-26,55,-66,54","w":219},"T":{"d":"6,-238r82,0r0,238r24,0r0,-238r82,0r0,-21r-188,0r0,21","k":{"y":30,"w":30,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":33,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"V":{"d":"96,0r27,0r90,-259r-25,0r-78,230r-78,-230r-26,0","w":219,"k":{"y":6,"u":13,"r":13,"o":20,"i":6,"e":20,"a":20,"A":27,";":27,":":27,".":46,"-":20,",":46}},"W":{"d":"174,-259r-28,0r-61,224r-55,-224r-25,0r67,259r27,0r61,-229r60,229r27,0r68,-259r-25,0r-57,224","w":320,"k":{"u":6,"r":6,"o":6,"e":6,"a":13,"A":13,";":6,":":6,".":27,",":27}},"X":{"d":"185,0r28,0r-89,-133r85,-126r-28,0r-72,109r-70,-109r-29,0r86,126r-90,133r28,0r75,-114","w":219},"Y":{"d":"32,-259r-28,0r93,148r0,111r24,0r0,-113r94,-146r-28,0r-78,125","w":219,"k":{"v":14,"u":13,"q":33,"p":13,"o":33,"i":7,"e":33,"a":33,"A":27,";":33,":":33,".":40,"-":40,",":40}},"Z":{"d":"208,0r0,-21r-167,0r166,-218r0,-20r-182,0r0,21r152,0r-166,217r0,21r197,0","w":219},"[":{"d":"101,69r0,-18r-45,0r0,-299r46,0r0,-18r-69,0r0,335r68,0","w":119},"\\":{"d":"81,32r20,0r-84,-298r-21,0","w":100},"]":{"d":"87,-266r-68,0r0,18r45,0r0,299r-46,0r0,18r69,0r0,-335","w":119},"^":{"d":"47,-88r71,-141r72,141r21,0r-83,-163r-19,0r-83,163r21,0","w":237},"_":{"d":"0,27r0,18r180,0r0,-18r-180,0","w":180},"`":{"d":"66,-207r18,0r-40,-50r-28,0","w":119},"a":{"d":"80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"b":{"d":"113,-14v-41,0,-63,-38,-63,-80v1,-44,20,-78,63,-78v45,0,64,37,64,85v0,42,-25,72,-64,73xm117,-192v-28,0,-55,15,-67,35r0,-102r-22,0r0,259r22,0v1,-10,-2,-25,1,-33v9,21,37,38,65,38v60,0,84,-40,84,-98v0,-57,-26,-99,-83,-99","w":219},"c":{"d":"103,-172v31,-1,48,19,55,44r22,0v-6,-40,-32,-65,-77,-64v-57,1,-86,41,-86,99v0,59,27,98,86,98v46,0,73,-28,80,-69r-23,0v-5,29,-24,50,-57,50v-44,0,-63,-35,-63,-79v0,-44,19,-77,63,-79"},"d":{"d":"107,-172v43,0,63,34,63,78v0,43,-22,80,-63,80v-39,-1,-64,-31,-64,-73v0,-48,19,-85,64,-85xm104,5v30,1,54,-18,66,-38r0,33r22,0r0,-259r-22,0r0,102v-12,-20,-38,-35,-67,-35v-57,0,-83,42,-83,99v0,58,24,98,84,98","w":219},"e":{"d":"39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"f":{"d":"93,-263v-50,-10,-64,24,-58,77r-28,0r0,18r28,0r0,168r22,0r0,-168r36,0r0,-18r-36,0v-2,-32,-2,-69,36,-57r0,-20","w":100,"k":{"f":6}},"g":{"d":"107,-172v42,-1,63,37,63,79v0,46,-21,79,-63,79v-45,0,-64,-37,-64,-85v0,-43,24,-73,64,-73xm104,76v124,6,80,-152,88,-262r-22,0v-1,10,2,24,-1,32v-10,-21,-37,-38,-65,-38v-58,0,-84,39,-84,98v0,57,26,99,83,99v30,0,56,-15,67,-35v1,52,-15,87,-66,87v-30,0,-51,-8,-56,-34r-23,0v6,35,37,51,79,53","w":219},"h":{"d":"174,-122v10,-78,-94,-88,-126,-39r0,-98r-22,0r0,259r22,0v3,-75,-20,-172,56,-172v77,0,39,107,48,172r22,0r0,-122"},"i":{"d":"51,0r0,-186r-22,0r0,186r22,0xm52,-227r0,-32r-24,0r0,32r24,0","w":79},"j":{"d":"2,72v38,5,51,-5,51,-47r0,-211r-21,0r0,214v1,21,-10,29,-30,25r0,19xm54,-259r-23,0r0,32r23,0r0,-32","w":79},"k":{"d":"46,0r0,-71r35,-33r70,104r24,0r-78,-119r70,-67r-29,0r-92,88r0,-161r-22,0r0,259r22,0","w":180},"l":{"d":"51,0r0,-259r-22,0r0,259r22,0","w":79},"m":{"d":"158,-156v-11,-49,-97,-44,-113,-2r0,-28r-22,0r0,186r22,0v3,-71,-19,-171,54,-172v30,0,39,14,40,43r0,129r22,0v3,-72,-19,-171,54,-172v30,0,39,14,40,43r0,129r21,0v-7,-77,27,-193,-57,-192v-28,1,-51,15,-61,36","w":299},"n":{"d":"174,-122v10,-78,-94,-88,-126,-39r0,-25r-22,0r0,186r22,0v3,-75,-20,-172,56,-172v77,0,39,107,48,172r22,0r0,-122"},"o":{"d":"14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"p":{"d":"113,-14v-42,0,-63,-33,-63,-79v0,-42,21,-80,63,-79v40,0,64,31,64,73v0,48,-19,85,-64,85xm116,-192v-28,0,-54,19,-66,38r0,-32r-22,0r0,259r22,0r0,-103v12,20,37,35,67,35v57,0,83,-42,83,-99v0,-59,-26,-97,-84,-98","w":219},"q":{"d":"107,-172v43,0,63,34,63,78v0,43,-22,80,-63,80v-39,-1,-64,-31,-64,-73v0,-48,19,-85,64,-85xm103,5v30,0,56,-15,67,-35r0,103r22,0r0,-259r-22,0v-1,10,2,24,-1,32v-10,-21,-37,-38,-65,-38v-58,0,-84,39,-84,98v0,57,26,99,83,99","w":219},"r":{"d":"110,-192v-36,1,-49,12,-61,40r0,-34r-22,0r0,186r22,0v3,-75,-18,-171,61,-168r0,-24","w":119,"k":{"y":-6,"t":-6,"q":6,"o":6,"n":-6,"m":-6,"f":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"94,-14v-34,-2,-49,-14,-55,-44r-22,0v2,36,29,64,70,63v71,13,107,-80,36,-102v-30,-9,-79,-7,-79,-43v0,-21,18,-32,42,-32v29,0,48,11,50,39r22,0v2,-75,-137,-79,-137,-5v0,63,84,40,115,74v14,27,-10,52,-42,50","w":180},"t":{"d":"33,-32v-2,35,27,43,58,33r0,-18v-21,7,-36,4,-36,-24r0,-127r35,0r0,-18r-35,0r0,-52r-22,0r0,52r-26,0r0,18r26,0r0,136","w":100},"u":{"d":"26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"v":{"d":"77,0r25,0r72,-186r-24,0r-60,159r-60,-159r-24,0","w":180,"k":{".":27,",":27}},"w":{"d":"143,-186r-25,0r-43,159r-48,-159r-22,0r57,186r26,0r42,-157r41,157r23,0r61,-186r-22,0r-49,157","w":259,"k":{".":20,",":20}},"x":{"d":"147,0r26,0r-70,-96r68,-90r-28,0r-53,74r-51,-74r-27,0r66,90r-72,96r27,0r58,-81","w":180},"y":{"d":"79,1v-10,25,-15,63,-55,50r0,20v54,13,63,-32,80,-74r70,-183r-24,0r-60,160r-59,-160r-25,0","w":180,"k":{".":33,",":33}},"z":{"d":"168,0r0,-18r-128,0r123,-149r0,-19r-143,0r0,18r116,0r-124,149r0,19r156,0","w":180},"{":{"d":"98,-265v-68,-8,-52,65,-52,123v0,30,-10,33,-30,44v75,4,-26,174,84,166v-67,-8,5,-147,-61,-167v65,-9,-7,-145,59,-166","w":119},"|":{"d":"29,-270r0,360r22,0r0,-360r-22,0","w":79},"}":{"d":"103,-100v-76,-6,28,-172,-85,-167v69,6,-6,149,62,167v-65,10,6,145,-59,167v67,7,52,-66,52,-124v0,-30,7,-35,30,-43","w":119},"~":{"d":"41,-63v12,-30,43,-43,72,-21v24,10,53,22,74,2v8,-7,16,-17,22,-28r-15,-12v-9,27,-42,41,-68,20v-22,-10,-54,-24,-75,-5v-7,7,-14,16,-22,27","w":237},"\u00a1":{"d":"52,-127r-5,114r0,80r26,0r0,-80r-5,-114r-16,0xm73,-160r0,-32r-26,0r0,32r26,0","w":119},"\u00a2":{"d":"69,-24v-51,-34,-35,-168,48,-146xm123,-190v-111,-30,-142,149,-61,187r-18,54r17,0r16,-49v55,14,99,-19,105,-66r-23,0v-5,35,-36,58,-75,47r48,-147v12,8,21,19,25,36r22,0v-4,-28,-17,-47,-40,-57r16,-48r-17,0"},"\u00a3":{"d":"140,-18v-32,-7,-70,-23,-99,-6v21,-23,44,-51,31,-92r54,0r0,-15r-60,0v-7,-17,-24,-33,-24,-56v0,-31,27,-47,58,-47v36,0,56,22,57,58r24,0v1,-47,-35,-78,-82,-78v-75,0,-99,71,-61,123r-29,0r0,15r36,0v19,38,-4,80,-31,96v6,6,9,24,17,19v41,-27,88,20,131,1v8,-3,18,-10,29,-20r-12,-19v-12,12,-19,20,-39,21"},"\u00a4":{"d":"173,-55v23,-26,22,-81,0,-107r16,-16r-19,-19r-16,16v-26,-24,-79,-24,-108,0r-16,-16r-18,19r15,16v-22,26,-22,81,0,107r-15,15r18,19r16,-15v27,22,79,24,108,0r16,15r19,-19xm36,-108v-2,-38,28,-66,66,-65v38,2,63,27,63,64v0,39,-26,65,-66,65v-39,0,-61,-26,-63,-64"},"\u00a5":{"d":"29,-259r-28,0r62,103r-40,0r0,19r52,0v6,12,16,19,14,39r-66,0r0,20r66,0r0,78r23,0r0,-78r65,0r0,-20r-65,0v-2,-19,8,-27,13,-39r52,0r0,-19r-40,0r62,-103r-27,0r-72,125"},"\u00a6":{"d":"29,-243r0,126r22,0r0,-126r-22,0xm29,-63r0,126r22,0r0,-126r-22,0","w":79},"\u00a7":{"d":"68,-161v31,25,85,33,95,78v0,23,-16,31,-32,41v-28,-20,-63,-36,-86,-60v-22,-23,2,-53,23,-59xm56,-172v-30,8,-53,52,-30,82v24,31,78,49,105,77v23,24,3,59,-30,59v-29,0,-46,-16,-45,-46r-22,0v1,39,26,65,67,65v56,0,85,-68,42,-95v50,-19,48,-93,0,-111v-30,-22,-83,-32,-83,-71v0,-23,16,-35,40,-35v30,1,45,14,45,45r19,0v1,-40,-23,-64,-62,-64v-58,0,-86,62,-46,94"},"\u00a8":{"d":"22,-210r23,0r0,-37r-23,0r0,37xm79,-210r23,0r0,-37r-23,0r0,37","w":119},"\u00a9":{"d":"8,-130v0,82,56,137,136,137v81,0,136,-55,136,-137v0,-82,-56,-136,-136,-136v-80,0,-136,54,-136,136xm259,-130v0,71,-44,119,-115,119v-71,0,-115,-48,-115,-119v0,-70,44,-118,115,-118v71,0,115,48,115,118xm75,-131v0,84,125,110,138,26r-19,0v-2,21,-21,38,-44,37v-33,0,-54,-29,-54,-63v0,-34,19,-62,54,-62v23,0,41,14,44,35r19,0v-3,-31,-31,-51,-64,-51v-45,-1,-74,34,-74,78","w":288},"\u00aa":{"d":"88,-210v15,49,-62,70,-71,30v0,-29,52,-21,71,-30xm88,-231v0,19,-26,13,-43,17v-58,1,-51,69,-2,66v18,0,33,-7,45,-19v-1,17,16,22,29,15r0,-10v-9,3,-14,3,-15,-8v0,-47,9,-96,-44,-96v-27,0,-48,12,-50,37r15,0v1,-19,15,-26,35,-26v19,0,30,7,30,24","w":120},"\u00ab":{"d":"107,-82r52,40r0,-22r-37,-29r37,-30r0,-22r-52,40r0,23xm41,-82r52,40r0,-22r-37,-29r37,-30r0,-22r-52,40r0,23"},"\u00ac":{"d":"186,-40r23,0r0,-96r-180,0r0,22r157,0r0,74","w":237},"\u00ad":{"d":"29,-79r180,0r0,-22r-180,0r0,22","w":237},"\u2212":{"d":"29,-79r180,0r0,-22r-180,0r0,22","w":237},"\u00ae":{"d":"8,-130v0,82,56,137,136,137v81,0,136,-55,136,-137v0,-82,-56,-136,-136,-136v-80,0,-136,54,-136,136xm259,-130v0,71,-44,119,-115,119v-71,0,-115,-48,-115,-119v0,-70,44,-118,115,-118v71,0,115,48,115,118xm214,-166v0,-53,-69,-38,-120,-40r0,152r18,0r0,-70r35,0r43,70r22,0r-46,-70v29,0,48,-13,48,-42xm194,-166v0,36,-44,24,-82,27r0,-54v35,2,82,-10,82,27","w":288},"\u00af":{"d":"8,-220r107,0r0,-17r-107,0r0,17","w":119},"\u00b0":{"d":"72,-146v32,0,54,-22,54,-54v0,-32,-22,-54,-54,-54v-32,0,-54,22,-54,54v0,32,22,54,54,54xm72,-239v21,0,40,18,40,39v0,21,-19,40,-40,40v-21,0,-40,-19,-40,-40v0,-21,19,-39,40,-39","w":144},"\u00b1":{"d":"108,-119r-79,0r0,22r79,0r0,61r22,0r0,-61r79,0r0,-22r-79,0r0,-61r-22,0r0,61xm29,0r180,0r0,-22r-180,0r0,22","w":237},"\u00b2":{"d":"114,-224v2,-42,-63,-54,-89,-28v-10,9,-15,21,-15,36r16,0v-1,-22,17,-37,36,-39v29,-3,49,34,28,54v-27,26,-85,33,-85,87r108,0r0,-11r-92,0v9,-52,90,-39,93,-99","w":119},"\u00b3":{"d":"95,-228v0,25,-20,29,-47,30v0,6,-1,14,8,10v24,1,44,8,45,31v0,19,-19,36,-41,35v-23,-1,-41,-13,-41,-36r-15,0v4,35,20,47,59,47v53,0,74,-71,24,-83v41,-16,22,-79,-24,-72v-32,-2,-53,17,-53,44r14,0v0,-20,16,-32,36,-33v18,0,36,9,35,27","w":119},"\u00b4":{"d":"58,-207r49,-50r-28,0r-40,50r19,0","w":119},"\u00b5":{"d":"92,5v32,1,44,-13,60,-31r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,259r22,0r0,-79v11,6,26,11,44,11"},"\u00b6":{"d":"24,-189v2,41,28,66,69,68r0,174r21,0r0,-288r47,0r0,288r21,0r0,-312v-77,-2,-161,-7,-158,70","w":234},"\u00b7":{"d":"50,-108v21,0,23,-36,0,-35v-25,0,-21,34,0,35","w":100},"\u2219":{"d":"50,-108v21,0,23,-36,0,-35v-25,0,-21,34,0,35","w":100},"\u00b8":{"d":"72,45v-2,20,-29,20,-47,12r-6,11v30,14,80,8,73,-30v-3,-15,-22,-23,-41,-17r17,-21v-25,-3,-24,20,-36,30v13,7,38,-6,40,15","w":119},"\u00b9":{"d":"77,-266v-5,26,-18,26,-46,30r0,9r43,0r0,113r15,0r0,-152r-12,0","w":119},"\u00ba":{"d":"4,-207v-1,36,24,58,56,59v34,1,56,-24,56,-59v0,-35,-21,-60,-56,-59v-35,0,-55,25,-56,59xm60,-159v-27,0,-42,-21,-42,-48v0,-26,15,-48,42,-48v28,0,43,20,42,48v0,26,-15,48,-42,48","w":120},"\u00bb":{"d":"159,-105r-52,-40r0,22r37,29r-37,29r0,23r52,-41r0,-22xm93,-105r-52,-40r0,22r37,29r-37,29r0,23r52,-41r0,-22"},"\u00bc":{"d":"248,0r15,0r0,-37r23,0r0,-12r-23,0r0,-102r-14,0r-76,102r0,12r75,0r0,37xm248,-130r0,81r-60,0xm79,5r160,-259r-19,0r-160,259r19,0xm60,-266v-5,26,-18,26,-46,30r0,9r43,0r0,113r15,0r0,-152r-12,0","w":300},"\u00bd":{"d":"64,5r160,-259r-18,0r-160,259r18,0xm60,-266v-5,26,-18,26,-46,30r0,9r43,0r0,113r15,0r0,-152r-12,0xm286,-110v2,-42,-63,-54,-90,-29v-10,9,-15,22,-15,37r16,0v-4,-46,73,-52,73,-7v0,56,-97,40,-93,109r107,0r0,-12r-91,0v9,-52,90,-38,93,-98","w":300},"\u00be":{"d":"248,-130r0,81r-60,0xm248,0r15,0r0,-37r23,0r0,-12r-23,0r0,-102r-14,0r-76,102r0,12r75,0r0,37xm105,-228v0,25,-20,29,-47,30v0,6,-1,14,8,10v24,1,45,7,45,31v1,19,-18,36,-40,35v-23,-1,-41,-13,-41,-36r-16,0v4,35,20,47,59,47v52,0,75,-72,24,-83v42,-15,23,-72,-24,-72v-32,0,-53,17,-53,44r15,0v0,-20,16,-32,36,-33v18,0,35,9,34,27xm93,5r160,-259r-18,0r-160,259r18,0","w":300},"\u00bf":{"d":"89,75v48,0,81,-30,77,-81r-22,0v1,36,-21,61,-55,61v-31,0,-56,-18,-56,-46v0,-56,78,-60,69,-135r-21,0v7,74,-70,71,-71,133v-1,44,34,68,79,68xm78,-192r0,32r26,0r0,-32r-26,0","w":180},"\u00c0":{"d":"126,-279r18,0r-40,-50r-28,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c1":{"d":"118,-279r49,-50r-28,0r-40,50r19,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c2":{"d":"122,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c3":{"d":"79,-284v9,-36,45,-2,70,-1v19,0,27,-18,30,-35r-14,0v-12,51,-88,-43,-99,36r13,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c4":{"d":"82,-283r23,0r0,-37r-23,0r0,37xm139,-283r23,0r0,-37r-23,0r0,37xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c5":{"d":"91,-316v0,19,17,35,36,35v20,0,36,-15,36,-35v0,-19,-16,-36,-36,-36v-20,0,-36,17,-36,36xm151,-316v0,12,-12,23,-24,23v-11,0,-24,-12,-24,-23v0,-30,48,-32,48,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c6":{"d":"26,0r35,-81r109,0r0,81r176,0r0,-21r-152,0r0,-103r134,0r0,-21r-134,0r0,-93r147,0r0,-21r-227,0r-112,259r24,0xm129,-238r41,0r0,136r-99,0","w":360},"\u00c7":{"d":"131,-245v49,-1,73,19,82,61r25,0v-7,-50,-44,-82,-100,-82v-83,1,-121,51,-121,136v0,77,29,132,103,136v-3,9,-24,22,-11,28v15,-5,31,-4,33,11v-2,20,-29,20,-47,12r-5,11v30,15,79,7,72,-30v-3,-15,-22,-23,-41,-17r12,-15v65,0,96,-38,108,-91r-25,0v-9,40,-35,71,-82,71v-66,0,-92,-49,-92,-116v0,-65,25,-114,89,-115","w":259},"\u00c8":{"d":"116,-279r18,0r-40,-50r-28,0xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00c9":{"d":"108,-279r49,-50r-28,0r-40,50r19,0xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00ca":{"d":"112,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00cb":{"d":"72,-283r23,0r0,-37r-23,0r0,37xm129,-283r23,0r0,-37r-23,0r0,37xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00cc":{"d":"56,-279r19,0r-40,-50r-29,0xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00cd":{"d":"41,-279r49,-50r-28,0r-40,50r19,0xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00ce":{"d":"45,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00cf":{"d":"5,-283r23,0r0,-37r-23,0r0,37xm62,-283r23,0r0,-37r-23,0r0,37xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00d0":{"d":"216,-130v1,71,-30,112,-104,109r-58,0r0,-106r58,0r0,-21r-58,0r0,-90r58,0v76,-5,104,38,104,108xm241,-130v0,-81,-35,-129,-123,-129r-89,0r0,111r-25,0r0,21r25,0r0,127r89,0v85,3,123,-49,123,-130","w":259},"\u00d1":{"d":"89,-284v9,-36,45,-2,70,-1v19,0,27,-18,30,-35r-14,0v-12,51,-88,-43,-99,36r13,0xm203,0r28,0r0,-259r-24,0r-1,226r-150,-226r-28,0r0,259r25,0r1,-226","w":259},"\u00d2":{"d":"146,-279r19,0r-40,-50r-29,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d3":{"d":"138,-279r49,-50r-28,0r-39,50r18,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d4":{"d":"142,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d5":{"d":"99,-284v14,-50,89,43,100,-36r-14,0v-12,51,-88,-42,-99,36r13,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d6":{"d":"102,-283r23,0r0,-37r-23,0r0,37xm159,-283r24,0r0,-37r-24,0r0,37xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d7":{"d":"119,-78r76,76r13,-13r-76,-76r76,-76r-13,-13r-76,76r-76,-76r-13,13r76,76r-76,76r13,13","w":237},"\u00d8":{"d":"63,-53v-43,-68,-20,-192,75,-192v32,0,53,11,68,28xm217,-202v39,68,17,188,-78,188v-27,0,-48,-9,-64,-25xm138,-266v-117,-7,-150,153,-91,231r-32,36r14,12r31,-35v21,19,47,29,79,29v80,0,119,-55,121,-136v0,-36,-11,-73,-26,-91r31,-36r-14,-13r-30,34v-20,-20,-46,-29,-83,-31","w":280},"\u00d9":{"d":"136,-279r18,0r-40,-50r-28,0xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00da":{"d":"128,-279r49,-50r-28,0r-40,50r19,0xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00db":{"d":"132,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00dc":{"d":"92,-283r23,0r0,-37r-23,0r0,37xm149,-283r23,0r0,-37r-23,0r0,37xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00dd":{"d":"108,-279r49,-50r-28,0r-40,50r19,0xm32,-259r-28,0r93,148r0,111r24,0r0,-113r94,-146r-28,0r-78,125","w":219},"\u00de":{"d":"207,-133v0,-78,-76,-75,-154,-72r0,-54r-25,0r0,259r25,0r0,-60v77,1,154,3,154,-73xm183,-135v0,64,-69,53,-130,54r0,-103v59,1,130,-10,130,49","w":219},"\u00df":{"d":"132,-198v0,33,-23,44,-56,45r0,18v45,1,66,17,66,63v1,38,-26,62,-66,56r0,19v88,27,122,-119,49,-148v54,-27,31,-119,-39,-119v-46,0,-67,24,-67,68r0,196r21,0r0,-192v-1,-36,11,-53,47,-53v30,0,45,19,45,47","w":180},"\u00e0":{"d":"106,-207r19,0r-40,-50r-28,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e1":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e2":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e3":{"d":"145,-248v-12,50,-89,-41,-99,37r13,0v13,-51,90,44,100,-37r-14,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e4":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e5":{"d":"64,-244v0,19,17,36,36,36v19,0,37,-16,36,-36v0,-19,-17,-36,-36,-36v-19,0,-36,17,-36,36xm124,-244v0,12,-12,24,-24,24v-12,0,-24,-13,-24,-24v0,-11,12,-24,24,-24v12,0,24,12,24,24xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e6":{"d":"76,-14v-38,0,-53,-49,-21,-65v22,-11,65,-6,86,-20v5,54,-15,85,-65,85xm165,-106v-7,-58,68,-87,102,-47v10,12,15,28,15,47r-117,0xm96,-172v36,-1,48,15,44,50v-34,28,-126,1,-126,74v0,34,25,54,60,53v40,-1,63,-16,79,-41v16,40,85,55,123,25v14,-11,22,-27,27,-47r-22,0v-5,44,-76,60,-101,23v-10,-14,-15,-31,-15,-53r140,0v0,-61,-19,-104,-79,-104v-34,0,-50,8,-65,31v-26,-52,-145,-36,-139,30r22,0v3,-28,22,-40,52,-41","w":320},"\u00e7":{"d":"103,-172v31,-1,48,19,55,44r22,0v-6,-40,-32,-65,-77,-64v-57,1,-86,41,-86,99v0,52,24,94,74,97r-18,26v11,8,39,-7,39,15v0,21,-29,20,-47,12r-5,11v30,15,79,7,72,-30v-3,-15,-22,-23,-41,-17r13,-16v46,-1,71,-29,79,-69r-23,0v-5,29,-24,50,-57,50v-44,0,-63,-35,-63,-79v0,-44,19,-77,63,-79"},"\u00e8":{"d":"106,-207r19,0r-40,-50r-28,0xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00e9":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00ea":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00eb":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00ec":{"d":"46,-207r18,0r-40,-50r-28,0xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00ed":{"d":"31,-207r49,-50r-28,0r-40,50r19,0xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00ee":{"d":"35,-243r29,36r23,0r-40,-50r-24,0r-41,50r23,0xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00ef":{"d":"-5,-210r23,0r0,-37r-23,0r0,37xm52,-210r23,0r0,-37r-23,0r0,37xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00f0":{"d":"100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79xm186,-93v-1,-64,-20,-116,-54,-147r22,-17r-14,-9r-19,16v-8,-6,-18,-11,-29,-16r-15,12v12,5,21,11,29,16r-23,18r13,9r22,-18v15,13,25,32,33,54v-58,-43,-137,3,-137,82v0,58,33,97,86,98v53,0,87,-42,86,-98"},"\u00f1":{"d":"145,-248v-12,50,-89,-41,-99,37r13,0v13,-51,90,44,100,-37r-14,0xm174,-122v10,-78,-94,-88,-126,-39r0,-25r-22,0r0,186r22,0v3,-75,-20,-172,56,-172v77,0,39,107,48,172r22,0r0,-122"},"\u00f2":{"d":"106,-207r19,0r-40,-50r-28,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f3":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f4":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f5":{"d":"145,-248v-12,50,-89,-41,-99,37r13,0v13,-51,90,44,100,-37r-14,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f6":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f7":{"d":"29,-79r180,0r0,-22r-180,0r0,22xm132,0r0,-32r-26,0r0,32r26,0xm132,-148r0,-32r-26,0r0,32r26,0","w":237},"\u00f8":{"d":"49,-45v-32,-54,2,-153,77,-122v7,3,12,6,16,11xm153,-143v30,54,0,154,-75,124v-8,-3,-15,-7,-20,-12xm101,-192v-82,0,-108,107,-68,165r-20,25r13,10r19,-23v13,11,32,20,56,20v82,0,108,-107,67,-165r20,-24r-13,-11r-19,23v-15,-13,-33,-20,-55,-20"},"\u00f9":{"d":"106,-207r19,0r-40,-50r-28,0xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fa":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fb":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fc":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fd":{"d":"88,-207r49,-50r-28,0r-40,50r19,0xm79,1v-10,25,-15,63,-55,50r0,20v54,13,63,-32,80,-74r70,-183r-24,0r-60,160r-59,-160r-25,0","w":180},"\u00fe":{"d":"113,-14v-42,0,-63,-33,-63,-79v0,-42,21,-80,63,-79v40,0,64,31,64,73v0,48,-19,85,-64,85xm116,-192v-28,0,-54,19,-66,38r0,-105r-22,0r0,332r22,0r0,-103v12,20,37,35,67,35v57,0,83,-42,83,-99v0,-59,-26,-97,-84,-98","w":219},"\u00ff":{"d":"52,-210r23,0r0,-37r-23,0r0,37xm109,-210r23,0r0,-37r-23,0r0,37xm79,1v-10,25,-15,63,-55,50r0,20v54,13,63,-32,80,-74r70,-183r-24,0r-60,160r-59,-160r-25,0","w":180},"\u00a0":{"w":100}}});

$(function() {
    Cufon.replace('#phone, #social span');
});
