/*
 * 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:
 * Part of the digitally encoded machine readable outline data for producing the
 * Typefaces provided is copyrighted © 2003 - 2006 Linotype GmbH, www.linotype.com.
 * All rights reserved. This software is the property of Linotype GmbH, and may not
 * be reproduced, used, displayed, modified, disclosed or transferred without the
 * express written approval of Linotype GmbH.  Copyright © 1988, 1990, 1994 Adobe
 * Systems Incorporated. All Rights Reserved. Frutiger is a trademark of
 * Heidelberger Druckmaschinen AG, exclusively licensed through Linotype GmbH, and
 * may be registered in certain jurisdictions. This typeface is original artwork of
 * Adrian Frutiger. The design may be protected in certain jurisdictions.
 * 
 * Trademark:
 * Frutiger is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed
 * through Linotype GmbH, and may be registered in certain jurisdictions.
 * 
 * Description:
 * In 1968, Adrian Frutiger was commissioned to develop a sign and directional
 * system for the new Charles de Gaulle Airport in Paris. Though everyone thought
 * he would want to use his successful Univers font family. Frutiger decided
 * instead to make a new sans serif typeface that would be suitable for the
 * specific legibility requirements of airport signage: easy recognition from the
 * distances and angles of driving and walking. The resulting font was in accord
 * with the modern architecture of the airport. In 1976, he expanded and completed
 * the family for D. Stempel AG in conjunction with Linotype, and it was named
 * Frutiger. The Frutiger family is neither strictly geometric nor humanistic in
 * construction; its forms are designed so that each individual character is
 * quickly and easily recognized. Such distinctness makes it good for signage and
 * display work. Although it was originally intended for the large scale of an
 * airport, the full family has a warmth and subtlety that have, in recent years,
 * made it popular for the smaller scale of body text in magazines and booklets.
 * See also the new revised version Frutiger Next from the Linotype Platinum
 * Collection.
 * 
 * Manufacturer:
 * Linotype GmbH
 * 
 * Designer:
 * Adrian Frutiger
 * 
 * Vendor URL:
 * http://www.linotype.com
 * 
 * License information:
 * http://www.linotype.com/license
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Frutiger LT Com 65 Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 3 3 5 4 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-14 -337 360 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"!":{"d":"42,-251r56,0r-8,177r-41,0xm45,-50r50,0r0,50r-50,0r0,-50","w":140},"\"":{"d":"98,-251r43,0r0,90r-43,0r0,-90xm32,-251r44,0r0,90r-44,0r0,-90","w":173},"#":{"d":"178,-74r-33,0r-11,74r-31,0r10,-74r-37,0r-10,74r-32,0r10,-74r-32,0r0,-29r36,0r6,-46r-31,0r0,-28r36,0r10,-74r32,0r-10,74r36,0r11,-74r31,0r-10,74r29,0r0,28r-33,0r-6,46r29,0r0,29xm86,-149r-6,46r37,0r6,-46r-37,0"},"$":{"d":"93,-212v-24,6,-27,49,0,56r0,-56xm110,-40v25,-7,28,-48,0,-55r0,55xm21,-179v-1,-47,31,-71,72,-76r0,-27r17,0r0,26v21,0,41,3,59,9r-5,42v-17,-7,-34,-11,-54,-11r0,67v35,13,74,27,74,77v0,47,-33,70,-74,75r0,29r-17,0r0,-28v-29,0,-43,-4,-68,-9r5,-46v20,11,40,18,63,15r0,-67v-34,-14,-72,-27,-72,-76"},"%":{"d":"262,-99v-33,1,-30,73,0,75v19,1,23,-21,23,-38v0,-17,-3,-39,-23,-37xm244,-259r29,0r-155,267r-30,0xm99,-123v-40,0,-61,-22,-61,-66v0,-43,21,-67,61,-67v39,0,59,24,59,67v0,44,-20,66,-59,66xm76,-189v0,17,5,37,23,37v19,0,22,-21,22,-37v0,-17,-3,-38,-22,-38v-18,0,-23,21,-23,38xm262,4v-40,0,-60,-23,-60,-66v0,-43,20,-66,60,-66v39,0,60,23,60,66v0,43,-21,66,-60,66","w":360},"&":{"d":"100,-111v-14,8,-30,19,-30,41v0,40,62,47,86,22xm117,-220v-24,-1,-40,27,-21,45v5,6,11,12,16,17v12,-5,32,-21,32,-36v0,-17,-10,-25,-27,-26xm186,-82v11,-12,15,-33,16,-54r44,0v-1,33,-13,61,-33,86r45,50r-61,0r-17,-22v-43,45,-161,31,-158,-47v2,-39,21,-56,53,-69v-17,-17,-35,-29,-35,-60v-1,-37,38,-58,76,-58v36,0,72,17,72,57v0,38,-23,52,-48,67","w":259},"'":{"d":"28,-251r44,0r0,90r-44,0r0,-90","w":100},"(":{"d":"72,50v-80,-88,-71,-242,0,-322r45,0v-64,83,-71,233,0,322r-45,0","w":119},")":{"d":"48,-272v71,80,79,234,0,322r-45,0v71,-89,63,-240,0,-322r45,0","w":119},"*":{"d":"124,-171r35,39r-33,23r-26,-44r-27,44r-33,-23r35,-39r-49,-11r12,-38r48,21r-6,-52r41,0r-6,52r48,-21r11,38"},"+":{"d":"89,-182r38,0r0,72r72,0r0,38r-72,0r0,72r-38,0r0,-72r-72,0r0,-38r72,0r0,-72","w":216},",":{"d":"31,-50r53,0r-33,90r-43,0","w":100},"-":{"d":"13,-77r0,-40r94,0r0,40r-94,0","w":119},".":{"d":"25,-50r50,0r0,50r-50,0r0,-50","w":100},"\/":{"d":"95,-256r38,0r-88,260r-37,0","w":140},"0":{"d":"64,-154v0,49,-8,114,36,121v47,-5,37,-71,37,-121v0,-28,-7,-64,-37,-64v-30,0,-36,35,-36,64xm188,-125v0,68,-18,129,-88,129v-69,0,-88,-59,-87,-129v1,-69,19,-131,87,-131v71,0,88,63,88,131"},"1":{"d":"102,-251r45,0r0,251r-51,0r0,-194r-42,35r-26,-33"},"2":{"d":"174,-182v-5,68,-58,103,-95,142r103,0r0,40r-167,0r0,-42v33,-37,108,-77,108,-140v0,-49,-75,-35,-99,-14r-3,-42v59,-32,159,-25,153,56"},"3":{"d":"178,-71v2,79,-94,84,-162,67r3,-43v36,16,106,21,109,-24v3,-39,-39,-40,-80,-39r0,-40v37,1,79,0,79,-33v0,-46,-68,-36,-100,-20r-3,-40v56,-22,153,-23,153,52v0,37,-24,49,-47,61v31,3,47,26,48,59"},"4":{"d":"114,-90r-1,-109r-62,109r63,0xm6,-93r94,-158r62,0r0,161r32,0r0,38r-32,0r0,52r-48,0r0,-52r-108,0r0,-41"},"5":{"d":"132,-80v0,-47,-65,-50,-102,-36r2,-135r144,0r0,37r-96,0r-2,54v58,-11,105,16,105,79v0,74,-83,100,-157,78r1,-45v34,19,105,20,105,-32"},"6":{"d":"166,-206v-28,-14,-76,-15,-90,15v-7,16,-16,35,-13,53v36,-51,122,-20,122,52v0,55,-28,90,-84,90v-67,0,-84,-52,-85,-117v0,-73,26,-145,103,-143v18,0,36,3,53,9xm134,-78v-1,-25,-9,-47,-34,-47v-25,0,-33,22,-34,47v0,23,12,45,35,45v23,0,33,-21,33,-45"},"7":{"d":"18,-251r162,0r0,41r-89,210r-55,0r93,-212r-111,0r0,-39"},"8":{"d":"101,4v-49,0,-88,-22,-88,-72v0,-28,17,-47,46,-63v-23,-10,-42,-28,-42,-58v-1,-46,35,-67,80,-67v44,0,84,18,84,61v0,29,-18,50,-42,60v32,15,49,37,49,66v0,50,-37,74,-87,73xm102,-218v-32,0,-50,36,-23,54v8,5,17,10,26,14v31,-6,42,-68,-3,-68xm95,-110v-16,9,-32,17,-32,41v0,21,19,34,38,36v34,3,48,-43,23,-62v-8,-7,-18,-12,-29,-15"},"9":{"d":"185,-139v0,74,-26,145,-104,143v-18,0,-36,-3,-53,-9r7,-40v29,15,76,14,90,-15v8,-16,16,-36,13,-54v-36,50,-122,22,-122,-51v0,-56,28,-91,83,-91v68,-1,86,53,86,117xm66,-173v0,22,11,47,34,47v25,1,35,-22,34,-48v0,-23,-11,-44,-35,-44v-24,0,-33,22,-33,45"},":":{"d":"25,-185r50,0r0,50r-50,0r0,-50xm25,-50r50,0r0,50r-50,0r0,-50","w":100},";":{"d":"31,-50r53,0r-33,90r-43,0xm25,-185r50,0r0,50r-50,0r0,-50","w":100},"<":{"d":"17,-76r0,-31r182,-78r0,37r-134,57r134,57r0,37","w":216},"=":{"d":"199,-112r-182,0r0,-37r182,0r0,37xm199,-33r-182,0r0,-38r182,0r0,38","w":216},">":{"d":"151,-91r-134,-57r0,-37r182,78r0,31r-182,79r0,-37","w":216},"?":{"d":"111,-162v20,-24,0,-56,-34,-56v-19,0,-37,5,-55,14r-4,-40v60,-22,153,-19,153,53v0,56,-62,62,-61,118r-44,0v-1,-45,25,-66,45,-89xm63,-50r50,0r0,50r-50,0r0,-50","w":180},"@":{"d":"136,-85v39,4,60,-74,13,-76v-39,-3,-59,73,-13,76xm144,-29v34,0,63,-5,83,-22r31,0v-66,99,-250,57,-245,-75v3,-75,62,-131,140,-130v65,1,123,37,122,106v-2,59,-39,94,-91,100v-12,1,-18,-9,-20,-18v-27,37,-97,9,-92,-41v-6,-63,76,-120,116,-64r4,-17r30,0r-22,100v0,4,1,5,5,5v26,-2,42,-28,41,-64v-2,-54,-39,-73,-93,-73v-58,0,-102,42,-102,96v0,55,40,97,93,97","w":288},"A":{"d":"165,-97r-37,-104r-36,104r73,0xm101,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0","w":259,"k":{"\u00fd":6,"\u00dd":35,"\u0178":35,"\u2019":27,"y":6,"w":6,"v":11,"Y":35,"W":13,"V":18,"T":29}},"B":{"d":"155,-75v0,-39,-35,-38,-75,-37r0,72v37,1,75,0,75,-35xm148,-180v1,-34,-34,-32,-68,-32r0,62v32,0,67,1,68,-30xm206,-73v1,85,-94,73,-177,73r0,-251v76,2,169,-16,169,64v0,32,-24,49,-50,57v33,3,57,23,58,57","w":219},"C":{"d":"69,-125v0,75,75,109,141,79r2,42v-99,26,-195,-13,-195,-117v0,-110,93,-158,195,-124r-4,42v-61,-36,-139,5,-139,78","w":219},"D":{"d":"243,-126v0,116,-94,132,-214,126r0,-251v118,-6,214,8,214,125xm190,-126v0,-61,-44,-93,-110,-86r0,172v67,7,110,-25,110,-86","w":259},"E":{"d":"29,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0r0,-251"},"F":{"d":"29,-251r140,0r0,39r-89,0r0,62r85,0r0,40r-85,0r0,110r-51,0r0,-251","w":180,"k":{"\u00c5":11,"\u00c4":11,"\u00c3":11,"\u00c2":11,"\u00c1":11,"\u00c0":11,"A":11,".":46,",":46}},"G":{"d":"236,-9v-102,34,-219,2,-219,-112v0,-118,106,-156,212,-124r-4,42v-71,-33,-156,-2,-156,78v0,64,53,104,119,86r0,-65r-53,0r0,-40r101,0r0,135","w":259},"H":{"d":"29,-251r51,0r0,101r100,0r0,-101r51,0r0,251r-51,0r0,-110r-100,0r0,110r-51,0r0,-251","w":259},"I":{"d":"25,-251r50,0r0,251r-50,0r0,-251","w":100},"J":{"d":"115,-60v1,54,-52,74,-107,60r0,-44v31,13,57,-3,57,-40r0,-167r50,0r0,191","w":140},"K":{"d":"29,-251r51,0r0,108r90,-108r62,0r-103,118r108,133r-66,0r-91,-117r0,117r-51,0r0,-251","w":240},"L":{"d":"29,-251r51,0r0,211r97,0r0,40r-148,0r0,-251","w":180,"k":{"\u00fd":13,"\u00dd":40,"\u0178":40,"\u2019":27,"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"29,-251r81,0r60,190r60,-190r81,0r0,251r-49,0r0,-207r-68,207r-48,0r-69,-207r0,207r-48,0r0,-251","w":339},"N":{"d":"27,-251r62,0r96,188r0,-188r48,0r0,251r-61,0r-97,-188r0,188r-48,0r0,-251","w":259},"O":{"d":"140,4v-79,0,-123,-53,-123,-130v0,-78,44,-130,123,-130v79,0,123,52,123,130v1,78,-45,130,-123,130xm140,-216v-49,0,-71,44,-71,90v0,47,22,92,71,91v51,-1,71,-42,71,-91v0,-46,-22,-90,-71,-90","w":280},"P":{"d":"141,-172v0,-35,-29,-42,-66,-40r0,77v35,2,66,-3,66,-37xm193,-175v0,65,-51,82,-118,80r0,95r-50,0r0,-251v82,-1,168,-6,168,76","k":{"\u00c5":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"A":27,".":61,",":61}},"Q":{"d":"140,-256v137,0,163,200,60,247r57,57r-61,0r-44,-44v-88,5,-135,-49,-135,-130v0,-78,44,-130,123,-130xm140,-216v-49,0,-71,44,-71,90v0,47,22,92,71,91v51,-1,71,-42,71,-91v0,-46,-22,-90,-71,-90","w":280},"R":{"d":"145,-179v0,-35,-35,-33,-70,-33r0,68v35,1,70,0,70,-35xm198,-183v0,32,-25,53,-52,59v14,2,21,15,26,26r41,98r-56,0v-15,-32,-24,-72,-43,-99v-7,-6,-25,-5,-39,-5r0,104r-50,0r0,-251v79,2,173,-16,173,68","w":219,"k":{"\u00dd":13,"\u0178":13,"Y":13,"W":6,"V":6,"T":6}},"S":{"d":"57,-121v-68,-38,-29,-135,52,-135v22,0,42,3,60,9r-5,42v-35,-21,-109,-13,-86,37v36,31,106,28,106,96v0,78,-90,86,-159,67r5,-46v34,26,117,21,97,-32v-16,-19,-47,-25,-70,-38"},"T":{"d":"75,-212r-72,0r0,-39r194,0r0,39r-72,0r0,212r-50,0r0,-212","k":{"\u0105":40,"\u00fd":40,"\u00fc":33,"\u00f9":33,"\u00f6":40,"\u00f5":40,"\u00f4":40,"\u00f3":40,"\u00f2":40,"\u00eb":40,"\u00ea":40,"\u00e9":40,"\u00e8":40,"\u00e7":40,"\u00e5":40,"\u00e4":40,"\u00e3":40,"\u00e2":40,"\u00e1":40,"\u00e0":40,"\u00c5":29,"\u00c4":29,"\u00c3":29,"\u00c2":29,"\u00c1":29,"\u00c0":29,"\u0161":40,"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":29,";":30,":":26,".":40,"-":42,",":40}},"U":{"d":"130,-35v84,0,42,-137,52,-216r51,0r0,160v-1,64,-36,95,-103,95v-67,0,-103,-31,-103,-95r0,-160r51,0v9,80,-31,216,52,216","w":259},"V":{"d":"4,-251r54,0r65,197r63,-197r51,0r-85,251r-62,0","w":240,"k":{"\u0105":20,"\u00fd":6,"\u00fc":13,"\u00f9":13,"\u00f6":20,"\u00f5":20,"\u00f4":20,"\u00f3":20,"\u00f2":20,"\u00eb":20,"\u00ea":20,"\u00e9":20,"\u00e8":20,"\u00e5":20,"\u00e4":20,"\u00e3":20,"\u00e2":20,"\u00e1":20,"\u00e0":20,"\u00c5":27,"\u00c4":27,"\u00c3":27,"\u00c2":27,"\u00c1":27,"\u00c0":27,"y":6,"u":13,"r":13,"o":20,"i":-4,"e":20,"a":20,"A":27,";":17,":":12,".":46,"-":20,",":46}},"W":{"d":"4,-251r53,0r47,201r43,-201r68,0r45,201r47,-201r49,0r-65,251r-65,0r-46,-201r-45,201r-65,0","w":360,"k":{"\u0105":13,"\u00fc":6,"\u00f9":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e5":13,"\u00e4":13,"\u00e3":13,"\u00e2":13,"\u00e1":13,"\u00e0":13,"\u00c5":13,"\u00c4":13,"\u00c3":13,"\u00c2":13,"\u00c1":13,"\u00c0":13,"u":6,"r":6,"o":6,"e":6,"a":13,"A":13,";":6,":":2,".":27,"-":10,",":27}},"X":{"d":"86,-131r-75,-120r58,0r53,89r54,-89r54,0r-76,120r83,131r-60,0r-58,-98r-59,98r-56,0","w":240},"Y":{"d":"96,-99r-92,-152r59,0r59,105r61,-105r53,0r-90,152r0,99r-50,0r0,-99","w":240,"k":{"\u0105":33,"\u00fc":27,"\u00f9":27,"\u00f6":33,"\u00f5":33,"\u00f4":33,"\u00f3":33,"\u00f2":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e8":33,"\u00e5":33,"\u00e4":33,"\u00e3":33,"\u00e2":33,"\u00e1":33,"\u00e0":33,"\u00c5":35,"\u00c4":35,"\u00c3":35,"\u00c2":35,"\u00c1":35,"\u00c0":35,"v":20,"u":27,"q":33,"p":27,"o":33,"i":3,"e":33,"a":33,"A":35,";":33,":":33,".":40,"-":40,",":40}},"Z":{"d":"13,-41r118,-171r-113,0r0,-39r167,0r0,41r-119,170r121,0r0,40r-174,0r0,-41"},"[":{"d":"26,-272r81,0r0,35r-35,0r0,252r35,0r0,35r-81,0r0,-322","w":119},"\\":{"d":"7,-256r38,0r87,260r-37,0","w":140},"]":{"d":"94,-272r0,322r-81,0r0,-35r35,0r0,-252r-35,0r0,-35r81,0","w":119},"^":{"d":"24,-113r67,-138r34,0r67,138r-37,0r-47,-100r-47,100r-37,0","w":216},"_":{"d":"180,27r0,18r-180,0r0,-18r180,0","w":180},"`":{"d":"90,-211r-30,0r-50,-52r50,0","w":100},"a":{"d":"134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112r-42,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38"},"b":{"d":"117,-152v-57,1,-60,119,-1,119v31,0,41,-30,41,-60v0,-27,-9,-60,-40,-59xm129,4v-25,-1,-45,-10,-57,-27r0,23r-47,0r0,-270r48,0r1,108v12,-18,31,-28,55,-28v55,-2,78,44,78,97v0,53,-23,98,-78,97","w":219},"c":{"d":"13,-94v0,-73,64,-113,136,-90r-4,39v-39,-20,-82,5,-82,51v0,50,46,76,87,52r3,40v-72,23,-140,-15,-140,-92","w":159},"d":{"d":"103,-152v-54,1,-54,116,1,119v59,-1,57,-119,-1,-119xm13,-93v0,-52,23,-97,78,-97v24,0,40,11,56,26r0,-106r48,0r0,270r-47,0r0,-21v-15,17,-34,25,-57,25v-54,1,-78,-45,-78,-97","w":219},"e":{"d":"141,-111v4,-39,-46,-56,-70,-31v-7,8,-11,18,-12,31r82,0xm59,-78v1,57,81,54,115,28r0,40v-17,10,-39,14,-64,14v-64,0,-97,-33,-97,-96v0,-55,29,-98,86,-98v68,-1,87,46,88,112r-128,0"},"f":{"d":"133,-230v-15,-15,-48,-4,-42,22r0,23r42,0r0,35r-42,0r0,150r-49,0r0,-150r-35,0r0,-35r35,0v-10,-67,32,-103,95,-85","w":140,"k":{"\u2019":-6,"f":6}},"g":{"d":"107,-152v-60,-1,-57,115,-3,115v30,0,42,-27,43,-58v0,-30,-11,-57,-40,-57xm13,-94v0,-48,26,-96,78,-96v25,0,43,12,58,30r0,-25r46,0r-1,185v-3,76,-90,97,-161,67r4,-41v36,24,110,23,109,-31v-1,-7,3,-19,0,-25v-9,16,-30,30,-57,30v-53,0,-76,-43,-76,-94","w":219},"h":{"d":"116,-152v-61,4,-39,91,-43,152r-48,0r0,-270r48,0r1,110v31,-53,121,-32,121,43r0,117r-48,0r0,-117v-2,-19,-8,-37,-31,-35","w":219},"i":{"d":"26,-185r48,0r0,185r-48,0r0,-185xm26,-265r48,0r0,46r-48,0r0,-46","w":100},"j":{"d":"74,14v3,47,-31,76,-79,63r1,-35v27,0,29,-7,30,-35r0,-192r48,0r0,199xm26,-265r48,0r0,46r-48,0r0,-46","w":100},"k":{"d":"26,-270r48,0r1,159r57,-74r57,0r-69,82r78,103r-61,0r-63,-90r0,90r-48,0r0,-270"},"l":{"d":"26,-270r48,0r0,270r-48,0r0,-270","w":100},"m":{"d":"108,-152v-55,7,-30,95,-36,152r-48,0r0,-185r45,0v1,8,-2,20,1,26v20,-38,92,-43,110,2v10,-20,31,-32,58,-33v84,-1,51,113,58,190r-48,0r0,-111v0,-22,-4,-44,-28,-41v-55,7,-30,95,-36,152r-48,0r0,-111v0,-22,-4,-44,-28,-41","w":320},"n":{"d":"116,-152v-61,4,-39,91,-43,152r-48,0r0,-185r46,0r0,25v35,-53,124,-33,124,43r0,117r-48,0r0,-117v-2,-19,-8,-37,-31,-35","w":219},"o":{"d":"110,4v-58,0,-96,-40,-97,-95v-1,-60,40,-99,97,-99v57,0,98,39,97,99v0,56,-39,95,-97,95xm110,-152v-33,0,-51,31,-46,66v4,29,14,53,46,53v35,0,47,-28,47,-64v0,-29,-15,-55,-47,-55","w":219},"p":{"d":"128,4v-27,0,-39,-10,-55,-25r0,97r-48,0r0,-261r46,0v1,8,-2,20,1,26v10,-20,29,-30,57,-31v55,-2,78,44,78,97v0,54,-23,97,-79,97xm157,-93v0,-27,-9,-60,-40,-59v-57,1,-60,119,-1,119v31,0,41,-30,41,-60","w":219},"q":{"d":"13,-93v0,-53,22,-97,79,-97v28,0,44,13,57,31r0,-26r46,0r0,261r-48,0r-1,-97v-13,17,-28,25,-54,25v-56,1,-79,-44,-79,-97xm104,-33v59,-1,57,-119,-1,-119v-54,1,-54,116,1,119","w":219},"r":{"d":"135,-140v-70,-24,-63,68,-61,140r-48,0r0,-185r43,0r0,42v4,-25,32,-56,66,-45r0,48","w":140,"k":{"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00f1":-6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e7":6,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"17,-112v-23,-70,65,-92,121,-71r-3,36v-20,-9,-69,-16,-72,13v16,35,84,15,84,78v0,61,-77,69,-132,52r3,-39v26,18,91,20,76,-23v-22,-17,-67,-15,-77,-46","w":159},"t":{"d":"89,-64v-3,27,24,38,45,26r1,38v-47,12,-94,-3,-94,-56r0,-94r-36,0r0,-35r36,0r0,-37r48,-16r0,53r43,0r0,35r-43,0r0,86","w":140},"u":{"d":"104,-33v61,0,39,-92,43,-152r48,0r0,185r-46,0r0,-25v-36,51,-124,32,-124,-43r0,-117r48,0r1,116v0,20,10,36,30,36","w":219},"v":{"d":"4,-185r52,0r47,135r45,-135r48,0r-69,185r-54,0","k":{".":27,",":27}},"w":{"d":"4,-185r51,0r42,137r37,-137r56,0r41,137r39,-137r46,0r-57,185r-57,0r-41,-141r-39,141r-55,0","w":320,"k":{".":20,",":20}},"x":{"d":"10,-185r57,0r36,60r36,-60r51,0r-56,88r63,97r-58,0r-41,-69r-42,69r-53,0r64,-97"},"y":{"d":"57,-185r46,135r44,-135r49,0r-80,213v-11,39,-52,63,-101,47r4,-36v24,8,60,0,56,-30r-71,-194r53,0","k":{".":33,",":33}},"z":{"d":"17,-185r147,0r0,39r-92,109r95,0r0,37r-154,0r0,-39r94,-109r-90,0r0,-37","w":180},"{":{"d":"36,2v-1,-40,11,-99,-30,-97r0,-31v40,1,30,-57,30,-98v0,-41,36,-52,80,-48r0,29v-75,-17,7,131,-74,132v47,0,42,57,40,106v-1,24,10,29,34,27r0,28v-44,4,-79,-8,-80,-48","w":119},"|":{"d":"59,-270r0,360r-38,0r0,-360r38,0","w":79},"}":{"d":"84,-224v0,40,-10,97,29,98r0,31v-39,0,-29,58,-29,97v0,42,-36,52,-80,48r0,-28v75,16,-6,-134,74,-133v-46,-1,-43,-56,-40,-106v1,-23,-10,-29,-34,-26r0,-29v44,-3,80,6,80,48","w":119},"~":{"d":"150,-60v-39,-1,-92,-52,-112,1r-13,-32v8,-15,21,-31,43,-31v35,-1,50,25,80,25v14,0,23,-16,30,-26r13,32v-8,14,-22,31,-41,31","w":216},"\u20ac":{"d":"35,-162v13,-73,99,-114,180,-84r-10,38v-48,-24,-108,4,-116,46r106,0r-6,22r-105,0v-1,9,-1,19,0,28r99,0r-5,22r-89,0v10,44,67,68,116,47r2,40v-79,24,-164,-15,-173,-87r-35,0r5,-22r27,0v-1,-10,-1,-19,0,-28r-32,0r5,-22r31,0"},"\u201a":{"d":"35,-50r53,0r-33,90r-43,0","w":100},"\u0192":{"d":"86,-146v12,-53,14,-113,81,-110v10,0,20,2,30,4r-7,38v-22,-11,-41,3,-46,25r-9,43r44,0r-5,29r-44,0v-18,64,-12,151,-57,188v-15,13,-48,10,-70,5r7,-35v16,2,35,3,39,-11v14,-46,20,-98,31,-147r-41,0r6,-29r41,0"},"\u201e":{"d":"108,-50r53,0r-33,90r-43,0xm35,-50r53,0r-33,90r-43,0","w":173},"\u2026":{"d":"35,0r0,-50r50,0r0,50r-50,0xm155,0r0,-50r50,0r0,50r-50,0xm275,0r0,-50r50,0r0,50r-50,0","w":360},"\u2020":{"d":"21,-194r56,0r0,-57r46,0r0,57r56,0r0,37r-56,0r0,157r-46,0r0,-157r-56,0r0,-37"},"\u2021":{"d":"21,-200r56,0r0,-51r46,0r0,51r56,0r0,35r-56,0r0,77r56,0r0,35r-56,0r0,53r-46,0r0,-53r-56,0r0,-35r56,0r0,-77r-56,0r0,-35"},"\u02c6":{"d":"69,-263r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0","w":100},"\u2030":{"d":"54,-230v-27,1,-26,73,0,73v18,0,18,-18,18,-36v0,-19,1,-37,-18,-37xm181,-259r29,0r-154,267r-30,0xm105,-194v0,37,-13,63,-51,63v-38,0,-51,-27,-51,-63v0,-38,13,-61,51,-62v38,0,51,24,51,62xm185,-94v-27,1,-26,71,0,72v19,1,18,-18,18,-36v0,-19,1,-36,-18,-36xm236,-59v0,38,-13,63,-51,63v-38,0,-51,-26,-51,-63v0,-37,12,-61,51,-61v39,0,51,24,51,61xm357,-59v0,38,-13,63,-51,63v-38,0,-51,-26,-51,-63v0,-37,12,-61,51,-61v39,0,51,24,51,61xm306,-94v-27,1,-26,71,0,72v19,1,18,-18,18,-36v0,-19,1,-36,-18,-36","w":360},"\u0160":{"d":"84,-267r-40,-53r32,0r25,31r25,-31r32,0r-38,53r-36,0xm57,-121v-68,-38,-29,-135,52,-135v22,0,42,3,60,9r-5,42v-35,-21,-109,-13,-86,37v36,31,106,28,106,96v0,78,-90,86,-159,67r5,-46v34,26,117,21,97,-32v-16,-19,-47,-25,-70,-38"},"\u2039":{"d":"60,-171r45,0r-39,74r39,74r-45,0r-42,-74","w":119},"\u0152":{"d":"69,-124v0,59,45,98,107,84r0,-172v-65,-12,-107,26,-107,88xm146,2v-83,0,-129,-40,-129,-126v0,-115,90,-140,209,-127r94,0r0,39r-93,0r0,62r85,0r0,40r-85,0r0,70r95,0r0,40","w":339},"\u017d":{"d":"83,-267r-40,-53r32,0r25,31r25,-31r32,0r-38,53r-36,0xm13,-41r118,-171r-113,0r0,-39r167,0r0,41r-119,170r121,0r0,40r-174,0r0,-41"},"\u2018":{"d":"45,-251r43,0r-23,90r-53,0","w":100,"k":{"\u2018":25}},"\u2019":{"d":"35,-251r53,0r-33,90r-43,0","w":100,"k":{"\u0161":27,"\u2019":25,"t":6,"s":27}},"\u201c":{"d":"45,-251r43,0r-23,90r-53,0xm118,-251r43,0r-23,90r-53,0","w":173},"\u201d":{"d":"35,-251r53,0r-33,90r-43,0xm108,-251r53,0r-33,90r-43,0","w":173},"\u2022":{"d":"90,-63v-35,0,-63,-29,-63,-63v0,-34,28,-62,63,-62v35,0,63,27,63,62v0,35,-28,63,-63,63","w":180},"\u2013":{"d":"0,-113r180,0r0,33r-180,0r0,-33","w":180},"\u2014":{"d":"0,-113r360,0r0,33r-360,0r0,-33","w":360},"\u02dc":{"d":"23,-233v-10,0,-17,7,-17,16r-20,0v0,-21,16,-44,37,-44v22,1,34,14,55,15v11,0,16,-6,16,-17r20,0v0,23,-13,43,-35,43v-21,1,-39,-12,-56,-13","w":100},"\u2122":{"d":"167,-251r53,0r35,93r36,-93r52,0r0,149r-36,0r0,-105r-38,105r-27,0r-39,-105r0,105r-36,0r0,-149xm59,-222r-42,0r0,-29r122,0r0,29r-42,0r0,120r-38,0r0,-120","w":360},"\u0161":{"d":"63,-211r-40,-52r32,0r25,31r25,-31r32,0r-38,52r-36,0xm17,-112v-23,-70,65,-92,121,-71r-3,36v-20,-9,-69,-16,-72,13v16,35,84,15,84,78v0,61,-77,69,-132,52r3,-39v26,18,91,20,76,-23v-22,-17,-67,-15,-77,-46","w":159},"\u203a":{"d":"60,-23r-46,0r40,-74r-40,-74r46,0r42,74","w":119},"\u0153":{"d":"110,-154v-32,0,-46,32,-47,61v-1,33,14,63,47,62v35,-1,48,-25,48,-61v0,-33,-13,-62,-48,-62xm314,-10v-33,21,-114,21,-133,-16v-15,21,-39,30,-71,30v-58,1,-93,-40,-97,-95v-6,-91,116,-132,166,-67v21,-42,113,-42,132,2v10,23,16,48,16,78r-121,0v-1,55,72,57,106,29xm281,-111v5,-38,-44,-57,-65,-30v-7,9,-10,18,-10,30r75,0","w":339},"\u017e":{"d":"73,-211r-40,-52r32,0r25,31r25,-31r32,0r-38,52r-36,0xm17,-185r147,0r0,39r-92,109r95,0r0,37r-154,0r0,-39r94,-109r-90,0r0,-37","w":180},"\u0178":{"d":"96,-99r-92,-152r59,0r59,105r61,-105r53,0r-90,152r0,99r-50,0r0,-99xm180,-318r0,42r-42,0r0,-42r42,0xm64,-276r0,-42r42,0r0,42r-42,0","w":240,"k":{"\u0105":33,"\u00fc":27,"\u00f9":27,"\u00f6":33,"\u00f5":33,"\u00f4":33,"\u00f3":33,"\u00f2":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e8":33,"\u00e5":33,"\u00e4":33,"\u00e3":33,"\u00e2":33,"\u00e1":33,"\u00e0":33,"\u00c5":35,"\u00c4":35,"\u00c3":35,"\u00c2":35,"\u00c1":35,"\u00c0":35,"v":20,"u":27,"q":33,"p":27,"o":33,"i":3,"e":33,"a":33,"A":35,";":33,":":33,".":40,"-":40,",":40}},"\u00a1":{"d":"50,-112r40,0r8,178r-56,0xm44,-185r51,0r0,50r-51,0r0,-50","w":140},"\u00a2":{"d":"123,-152v-42,3,-53,68,-30,100xm78,-5v-80,-38,-54,-207,57,-184r9,-30r21,0r-10,33v4,0,8,1,12,2r-4,39v-5,-3,-12,-5,-19,-6r-35,113v16,10,45,3,59,-4r3,40v-19,7,-51,8,-74,3r-10,31r-20,0"},"\u00a3":{"d":"182,-210v-46,-18,-92,5,-80,65r52,0r0,29r-52,0r0,79r80,0r0,37r-163,0r0,-37r32,0r0,-79r-27,0r0,-29r27,0v-14,-86,56,-128,133,-104"},"\u00a4":{"d":"194,-199r-21,21v22,32,21,71,0,103r21,21r-22,21r-20,-21v-32,22,-71,23,-103,0r-21,21r-22,-21r21,-21v-22,-32,-21,-71,0,-103r-21,-21r22,-21r21,21v32,-23,71,-22,103,0r20,-21xm100,-178v-28,0,-50,24,-50,52v0,27,22,51,50,51v28,0,50,-24,50,-51v0,-28,-22,-52,-50,-52"},"\u00a5":{"d":"142,-133r35,0r0,29r-50,0v-4,4,-3,14,-3,22r53,0r0,29r-53,0r0,53r-48,0r0,-53r-53,0r0,-29r53,0v0,-8,1,-18,-3,-22r-50,0r0,-29r36,0r-63,-118r51,0r55,111r55,-111r47,0"},"\u00a6":{"d":"59,-243r0,126r-38,0r0,-126r38,0xm59,-63r0,126r-38,0r0,-126r38,0","w":79},"\u00a7":{"d":"74,-138v-9,8,-20,30,-5,41v15,11,40,18,57,28v19,-14,15,-43,-8,-52xm26,-194v1,-61,79,-72,136,-54r-4,39v-27,-9,-82,-21,-86,15v16,47,107,26,105,91v0,20,-9,35,-27,46v57,34,6,106,-55,106v-23,0,-45,-4,-67,-10r4,-42v19,9,39,15,60,15v33,0,51,-33,20,-47v-34,-16,-88,-21,-88,-68v0,-22,9,-38,27,-48v-14,-11,-24,-21,-25,-43"},"\u00a8":{"d":"108,-261r0,42r-42,0r0,-42r42,0xm-8,-219r0,-42r42,0r0,42r-42,0","w":100},"\u00a9":{"d":"144,-24v53,0,93,-45,93,-102v0,-57,-40,-101,-93,-101v-54,0,-93,44,-93,101v0,57,39,102,93,102xm111,-127v0,46,63,68,71,22r30,0v-4,33,-29,55,-63,55v-45,1,-69,-34,-73,-77v-8,-82,124,-108,135,-22r-29,0v-3,-18,-15,-26,-34,-26v-26,0,-37,22,-37,48xm144,4v-71,0,-130,-60,-130,-130v-1,-71,59,-130,130,-130v72,0,130,58,130,130v0,71,-58,130,-130,130","w":288},"\u00aa":{"d":"87,-210v2,-36,-45,-25,-64,-13r0,-24v38,-18,95,-12,95,40v0,24,1,46,2,66r-30,0v-1,-5,1,-12,-2,-15v-12,30,-79,22,-78,-14v1,-37,36,-42,77,-40xm87,-191v-22,0,-46,-2,-46,19v12,26,51,6,46,-19","w":129},"\u00ab":{"d":"140,-171r46,0r-40,74r40,74r-46,0r-42,-74xm60,-171r45,0r-39,74r39,74r-45,0r-42,-74"},"\u00ac":{"d":"162,-112r-145,0r0,-37r182,0r0,110r-37,0r0,-73","w":216},"\u00ad":{"d":"13,-77r0,-40r94,0r0,40r-94,0","w":119},"\u00ae":{"d":"144,4v-71,0,-130,-60,-130,-130v-1,-71,59,-130,130,-130v72,0,130,58,130,130v0,71,-58,130,-130,130xm144,-227v-54,0,-93,44,-93,101v0,57,39,102,93,102v53,0,93,-45,93,-102v0,-57,-40,-101,-93,-101xm204,-155v0,25,-15,36,-38,38r38,63r-32,0r-34,-61r-15,0r0,61r-31,0r0,-144v51,1,115,-11,112,43xm173,-158v-1,-21,-29,-17,-50,-17r0,36v22,-1,51,6,50,-19","w":288},"\u00af":{"d":"-2,-222r0,-29r104,0r0,29r-104,0","w":100},"\u00b0":{"d":"104,-198v0,-19,-13,-31,-32,-31v-19,0,-32,12,-32,31v0,19,13,32,32,32v19,0,32,-13,32,-32xm14,-198v-1,-32,27,-58,58,-58v32,0,58,26,58,58v0,32,-26,58,-58,58v-33,1,-58,-25,-58,-58","w":144},"\u00b1":{"d":"89,-182r38,0r0,47r72,0r0,38r-72,0r0,48r-38,0r0,-48r-72,0r0,-38r72,0r0,-47xm17,-37r182,0r0,37r-182,0r0,-37","w":216},"\u00b2":{"d":"119,-209v-2,37,-41,62,-61,77r62,0r0,30r-109,0r0,-29v26,-15,58,-43,66,-75v-1,-29,-45,-20,-60,-6r-2,-32v38,-21,106,-18,104,35","w":129},"\u00b3":{"d":"79,-210v0,-27,-48,-17,-62,-7r-2,-30v37,-15,99,-16,103,28v2,21,-11,31,-29,39v20,1,32,16,32,35v0,49,-66,52,-112,40r2,-30v25,9,64,14,68,-12v3,-20,-29,-18,-47,-16r0,-30v21,1,47,1,47,-17","w":129},"\u00b4":{"d":"40,-263r50,0r-50,52r-30,0","w":100},"\u00b5":{"d":"149,-25v-8,26,-53,40,-76,17r0,84r-48,0r0,-261r48,0r1,116v0,20,10,36,30,36v61,0,39,-92,43,-152r48,0r0,185r-46,0r0,-25","w":219},"\u00b6":{"d":"1,-186v-2,-87,110,-61,192,-65r0,296r-38,0r0,-267r-38,0r0,267r-37,0r0,-168v-52,-1,-79,-22,-79,-63","w":223},"\u00b7":{"d":"78,-102v0,17,-11,27,-28,27v-16,0,-28,-11,-28,-27v0,-16,12,-28,28,-28v16,0,28,11,28,28","w":100},"\u00b8":{"d":"34,53v13,3,41,11,44,-7v2,-16,-20,-15,-30,-10v-13,-13,9,-24,15,-36r23,0v-4,7,-15,13,-16,20v19,-5,44,0,44,22v0,41,-56,44,-87,30","w":100},"\u00b9":{"d":"54,-253r34,0r0,151r-37,0r0,-115r-28,22r-19,-22","w":129},"\u00ba":{"d":"8,-197v-1,-36,29,-59,64,-59v35,0,63,23,63,59v0,36,-28,60,-63,59v-35,0,-64,-23,-64,-59xm100,-197v0,-20,-8,-36,-27,-37v-21,0,-30,17,-30,37v0,21,7,37,29,37v21,1,28,-16,28,-37","w":142},"\u00bb":{"d":"60,-23r-46,0r40,-74r-40,-74r46,0r42,74xm140,-23r-45,0r39,-74r-39,-74r45,0r43,74"},"\u00bc":{"d":"209,-259r30,0r-150,267r-30,0xm57,-253r34,0r0,151r-37,0r0,-115r-28,22r-19,-22xm236,-57v-1,-20,2,-44,-1,-62r-41,62r42,0xm164,-59r65,-93r45,0r0,95r17,0r0,29r-17,0r0,28r-38,0r0,-28r-72,0r0,-31","w":300},"\u00bd":{"d":"198,-259r30,0r-150,267r-30,0xm54,-253r33,0r0,151r-37,0r0,-115r-28,22r-18,-22xm288,-108v-2,37,-41,62,-61,77r61,0r0,31r-108,0r0,-30v27,-13,57,-43,66,-74v0,-28,-45,-20,-60,-7r-2,-31v37,-20,106,-19,104,34","w":300},"\u00be":{"d":"213,-259r30,0r-150,267r-30,0xm77,-210v0,-27,-50,-17,-65,-7r-2,-30v38,-14,100,-16,104,28v2,21,-12,31,-30,39v20,1,32,16,32,35v0,50,-66,52,-111,40r2,-30v23,9,67,14,70,-12v2,-20,-31,-18,-49,-16r0,-30v21,0,49,2,49,-17xm240,-119r-41,62r41,0r0,-62xm278,0r-38,0r0,-28r-72,0r0,-31r65,-93r45,0r0,95r17,0r0,29r-17,0r0,28","w":300},"\u00bf":{"d":"61,0v4,45,68,36,97,18r4,40v-54,23,-156,19,-153,-52v2,-54,61,-64,61,-118r44,0v4,59,-45,66,-53,112xm117,-135r-51,0r0,-50r51,0r0,50","w":180},"\u00c0":{"d":"165,-97r-37,-104r-36,104r73,0xm101,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0xm162,-268r-30,0r-50,-52r50,0","w":259,"k":{"\u00fd":6,"\u00dd":35,"\u0178":35,"\u2019":27,"y":6,"w":6,"v":11,"Y":35,"W":13,"V":18,"T":29}},"\u00c1":{"d":"165,-97r-37,-104r-36,104r73,0xm101,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0xm133,-320r50,0r-50,52r-30,0","w":259,"k":{"\u00fd":6,"\u00dd":35,"\u0178":35,"\u2019":27,"y":6,"w":6,"v":11,"Y":35,"W":13,"V":18,"T":29}},"\u00c2":{"d":"165,-97r-37,-104r-36,104r73,0xm101,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0xm151,-320r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0","w":259,"k":{"\u00fd":6,"\u00dd":35,"\u0178":35,"\u2019":27,"y":6,"w":6,"v":11,"Y":35,"W":13,"V":18,"T":29}},"\u00c3":{"d":"165,-97r-37,-104r-36,104r73,0xm101,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0xm105,-290v-10,0,-17,7,-17,16r-20,0v0,-21,16,-44,37,-44v22,1,34,14,55,15v11,0,16,-6,16,-17r20,0v0,23,-13,43,-35,43v-21,1,-39,-12,-56,-13","w":259,"k":{"\u00fd":6,"\u00dd":35,"\u0178":35,"\u2019":27,"y":6,"w":6,"v":11,"Y":35,"W":13,"V":18,"T":29}},"\u00c4":{"d":"165,-97r-37,-104r-36,104r73,0xm101,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0xm190,-318r0,42r-42,0r0,-42r42,0xm74,-276r0,-42r42,0r0,42r-42,0","w":259,"k":{"\u00fd":6,"\u00dd":35,"\u0178":35,"\u2019":27,"y":6,"w":6,"v":11,"Y":35,"W":13,"V":18,"T":29}},"\u00c5":{"d":"133,-260v-21,0,-39,-17,-39,-38v0,-21,18,-39,39,-39v21,0,38,17,38,39v0,21,-17,38,-38,38xm133,-317v-12,0,-19,8,-19,19v0,10,8,19,19,19v11,0,19,-8,19,-19v0,-11,-8,-19,-19,-19xm165,-97r-37,-104r-36,104r73,0xm101,-251r57,0r99,251r-56,0r-22,-58r-102,0r-22,58r-52,0","w":259,"k":{"\u00fd":6,"\u00dd":35,"\u0178":35,"\u2019":27,"y":6,"w":6,"v":11,"Y":35,"W":13,"V":18,"T":29}},"\u00c6":{"d":"181,-97r-9,-117r-62,117r71,0xm141,-251r179,0r0,39r-97,0r5,62r84,0r0,40r-80,0r6,70r84,0r0,40r-133,0r-4,-58r-97,0r-31,58r-54,0","w":340},"\u00c7":{"d":"69,-125v0,75,75,109,141,79r2,42v-21,5,-40,8,-62,8v-3,5,-12,11,-12,16v19,-6,43,0,43,22v0,42,-56,44,-87,30r8,-19v12,4,42,11,44,-7v1,-15,-21,-15,-31,-10v-13,-12,8,-23,14,-34v-73,-7,-109,-48,-112,-123v-4,-110,93,-158,195,-124r-4,42v-61,-36,-139,5,-139,78","w":219},"\u00c8":{"d":"29,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0r0,-251xm131,-268r-30,0r-50,-52r50,0"},"\u00c9":{"d":"29,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0r0,-251xm102,-320r50,0r-50,52r-30,0"},"\u00ca":{"d":"29,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0r0,-251xm120,-320r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0"},"\u00cb":{"d":"29,-251r148,0r0,39r-97,0r0,62r89,0r0,40r-89,0r0,70r98,0r0,40r-149,0r0,-251xm159,-318r0,42r-42,0r0,-42r42,0xm43,-276r0,-42r42,0r0,42r-42,0"},"\u00cc":{"d":"25,-251r50,0r0,251r-50,0r0,-251xm80,-268r-30,0r-50,-52r50,0","w":100},"\u00cd":{"d":"25,-251r50,0r0,251r-50,0r0,-251xm50,-320r50,0r-50,52r-30,0","w":100},"\u00ce":{"d":"25,-251r50,0r0,251r-50,0r0,-251xm69,-320r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0","w":100},"\u00cf":{"d":"25,-251r50,0r0,251r-50,0r0,-251xm108,-318r0,42r-42,0r0,-42r42,0xm-8,-276r0,-42r42,0r0,42r-42,0","w":100},"\u00d0":{"d":"243,-126v0,116,-94,132,-214,126r0,-121r-23,0r0,-31r23,0r0,-99v118,-6,214,8,214,125xm190,-126v0,-61,-44,-93,-110,-86r0,60r52,0r0,31r-52,0r0,81v67,7,110,-25,110,-86","w":259},"\u00d1":{"d":"27,-251r62,0r96,188r0,-188r48,0r0,251r-61,0r-97,-188r0,188r-48,0r0,-251xm104,-290v-10,0,-17,7,-17,16r-20,0v0,-21,16,-44,37,-44v22,1,34,14,55,15v11,0,16,-6,16,-17r20,0v0,23,-13,43,-35,43v-21,1,-39,-12,-56,-13","w":259},"\u00d2":{"d":"140,4v-79,0,-123,-53,-123,-130v0,-78,44,-130,123,-130v79,0,123,52,123,130v1,78,-45,130,-123,130xm140,-216v-49,0,-71,44,-71,90v0,47,22,92,71,91v51,-1,71,-42,71,-91v0,-46,-22,-90,-71,-90xm172,-268r-30,0r-50,-52r50,0","w":280},"\u00d3":{"d":"140,4v-79,0,-123,-53,-123,-130v0,-78,44,-130,123,-130v79,0,123,52,123,130v1,78,-45,130,-123,130xm140,-216v-49,0,-71,44,-71,90v0,47,22,92,71,91v51,-1,71,-42,71,-91v0,-46,-22,-90,-71,-90xm143,-320r50,0r-50,52r-30,0","w":280},"\u00d4":{"d":"140,4v-79,0,-123,-53,-123,-130v0,-78,44,-130,123,-130v79,0,123,52,123,130v1,78,-45,130,-123,130xm140,-216v-49,0,-71,44,-71,90v0,47,22,92,71,91v51,-1,71,-42,71,-91v0,-46,-22,-90,-71,-90xm161,-320r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0","w":280},"\u00d5":{"d":"140,4v-79,0,-123,-53,-123,-130v0,-78,44,-130,123,-130v79,0,123,52,123,130v1,78,-45,130,-123,130xm140,-216v-49,0,-71,44,-71,90v0,47,22,92,71,91v51,-1,71,-42,71,-91v0,-46,-22,-90,-71,-90xm115,-290v-10,0,-17,7,-17,16r-20,0v0,-21,16,-44,37,-44v22,1,34,14,55,15v11,0,16,-6,16,-17r20,0v0,23,-13,43,-35,43v-21,1,-39,-12,-56,-13","w":280},"\u00d6":{"d":"140,4v-79,0,-123,-53,-123,-130v0,-78,44,-130,123,-130v79,0,123,52,123,130v1,78,-45,130,-123,130xm140,-216v-49,0,-71,44,-71,90v0,47,22,92,71,91v51,-1,71,-42,71,-91v0,-46,-22,-90,-71,-90xm200,-318r0,42r-42,0r0,-42r42,0xm84,-276r0,-42r42,0r0,42r-42,0","w":280},"\u00d7":{"d":"24,-149r26,-26r58,58r58,-58r26,26r-58,58r58,58r-26,26r-58,-59r-58,59r-26,-26r58,-58","w":216},"\u00d8":{"d":"140,-216v-69,-2,-86,91,-58,146r101,-130v-11,-10,-25,-16,-43,-16xm197,-183r-102,130v89,69,143,-59,102,-130xm17,-126v0,-78,44,-131,123,-130v29,0,52,7,71,19r20,-25r16,14r-19,25v24,24,35,56,35,97v0,108,-111,162,-196,110r-21,26r-16,-13r21,-27v-23,-23,-34,-55,-34,-96","w":280},"\u00d9":{"d":"130,-35v84,0,42,-137,52,-216r51,0r0,160v-1,64,-36,95,-103,95v-67,0,-103,-31,-103,-95r0,-160r51,0v9,80,-31,216,52,216xm162,-268r-30,0r-50,-52r50,0","w":259},"\u00da":{"d":"130,-35v84,0,42,-137,52,-216r51,0r0,160v-1,64,-36,95,-103,95v-67,0,-103,-31,-103,-95r0,-160r51,0v9,80,-31,216,52,216xm133,-320r50,0r-50,52r-30,0","w":259},"\u00db":{"d":"130,-35v84,0,42,-137,52,-216r51,0r0,160v-1,64,-36,95,-103,95v-67,0,-103,-31,-103,-95r0,-160r51,0v9,80,-31,216,52,216xm150,-320r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0","w":259},"\u00dc":{"d":"130,-35v84,0,42,-137,52,-216r51,0r0,160v-1,64,-36,95,-103,95v-67,0,-103,-31,-103,-95r0,-160r51,0v9,80,-31,216,52,216xm189,-318r0,42r-42,0r0,-42r42,0xm73,-276r0,-42r42,0r0,42r-42,0","w":259},"\u00dd":{"d":"96,-99r-92,-152r59,0r59,105r61,-105r53,0r-90,152r0,99r-50,0r0,-99xm123,-320r50,0r-50,52r-30,0","w":240,"k":{"\u0105":33,"\u00fc":27,"\u00f9":27,"\u00f6":33,"\u00f5":33,"\u00f4":33,"\u00f3":33,"\u00f2":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e8":33,"\u00e5":33,"\u00e4":33,"\u00e3":33,"\u00e2":33,"\u00e1":33,"\u00e0":33,"\u00c5":35,"\u00c4":35,"\u00c3":35,"\u00c2":35,"\u00c1":35,"\u00c0":35,"v":20,"u":27,"q":33,"p":27,"o":33,"i":3,"e":33,"a":33,"A":35,";":33,":":33,".":40,"-":40,",":40}},"\u00de":{"d":"193,-133v0,65,-51,82,-118,79r0,54r-50,0r0,-251r50,0r0,41v64,-1,118,13,118,77xm141,-131v-1,-34,-30,-41,-66,-39r0,77v36,2,67,-4,66,-38"},"\u00df":{"d":"114,-237v-28,0,-40,26,-40,51r0,186r-48,0v8,-113,-37,-274,88,-274v42,0,82,22,82,66v0,33,-16,55,-48,64v34,3,61,30,61,67v0,61,-56,90,-115,75r1,-37v32,12,64,-4,64,-43v0,-32,-25,-41,-57,-41r0,-38v28,0,44,-13,44,-39v0,-20,-10,-37,-32,-37","w":219},"\u00e0":{"d":"134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112r-42,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38xm125,-211r-30,0r-50,-52r50,0"},"\u00e1":{"d":"134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112r-42,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38xm105,-263r50,0r-50,52r-30,0"},"\u00e2":{"d":"134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112r-42,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38xm120,-263r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0"},"\u00e3":{"d":"134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112r-42,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38xm74,-233v-10,0,-17,7,-17,16r-20,0v0,-21,16,-44,37,-44v22,1,34,14,55,15v11,0,16,-6,16,-17r20,0v0,23,-13,43,-35,43v-21,1,-39,-12,-56,-13"},"\u00e4":{"d":"134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112r-42,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38xm159,-261r0,42r-42,0r0,-42r42,0xm43,-219r0,-42r42,0r0,42r-42,0"},"\u00e5":{"d":"102,-208v-21,0,-38,-19,-38,-39v0,-21,17,-38,38,-38v22,0,38,16,38,38v0,22,-17,39,-38,39xm102,-266v-12,0,-19,8,-19,19v0,10,8,19,19,19v11,0,19,-8,19,-19v0,-11,-8,-19,-19,-19xm134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112r-42,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38"},"\u00e6":{"d":"261,-111v5,-39,-47,-56,-70,-31v-8,8,-11,19,-11,31r81,0xm180,-78v-2,58,82,54,114,28r0,40v-41,23,-119,18,-141,-19v-24,46,-143,48,-140,-22v2,-59,58,-65,121,-63v4,-57,-72,-46,-101,-20r-1,-42v38,-18,107,-24,129,10v25,-34,112,-31,130,10v10,23,16,48,16,78r-127,0xm134,-86v-37,-1,-74,0,-75,35v0,13,12,20,27,20v32,0,49,-19,48,-55","w":320},"\u00e7":{"d":"64,53v13,3,41,11,44,-7v2,-16,-21,-14,-31,-10v-11,-13,8,-22,14,-33v-50,-5,-78,-43,-78,-97v0,-73,64,-113,136,-90r-4,39v-39,-20,-82,5,-82,51v0,50,46,76,87,52r3,40v-11,4,-25,6,-40,6v-4,5,-13,11,-13,16v19,-5,44,0,44,22v0,41,-56,44,-87,30","w":159},"\u00e8":{"d":"141,-111v4,-39,-46,-56,-70,-31v-7,8,-11,18,-12,31r82,0xm59,-78v1,57,81,54,115,28r0,40v-17,10,-39,14,-64,14v-64,0,-97,-33,-97,-96v0,-55,29,-98,86,-98v68,-1,87,46,88,112r-128,0xm125,-211r-30,0r-50,-52r50,0"},"\u00e9":{"d":"141,-111v4,-39,-46,-56,-70,-31v-7,8,-11,18,-12,31r82,0xm59,-78v1,57,81,54,115,28r0,40v-17,10,-39,14,-64,14v-64,0,-97,-33,-97,-96v0,-55,29,-98,86,-98v68,-1,87,46,88,112r-128,0xm105,-263r50,0r-50,52r-30,0"},"\u00ea":{"d":"141,-111v4,-39,-46,-56,-70,-31v-7,8,-11,18,-12,31r82,0xm59,-78v1,57,81,54,115,28r0,40v-17,10,-39,14,-64,14v-64,0,-97,-33,-97,-96v0,-55,29,-98,86,-98v68,-1,87,46,88,112r-128,0xm120,-263r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0"},"\u00eb":{"d":"141,-111v4,-39,-46,-56,-70,-31v-7,8,-11,18,-12,31r82,0xm59,-78v1,57,81,54,115,28r0,40v-17,10,-39,14,-64,14v-64,0,-97,-33,-97,-96v0,-55,29,-98,86,-98v68,-1,87,46,88,112r-128,0xm159,-261r0,42r-42,0r0,-42r42,0xm43,-219r0,-42r42,0r0,42r-42,0"},"\u00ec":{"d":"26,0r0,-185r48,0r0,185r-48,0xm74,-211r-30,0r-50,-52r50,0","w":100},"\u00ed":{"d":"26,0r0,-185r48,0r0,185r-48,0xm53,-263r50,0r-50,52r-30,0","w":100},"\u00ee":{"d":"26,0r0,-185r48,0r0,185r-48,0xm69,-263r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0","w":100},"\u00ef":{"d":"26,0r0,-185r48,0r0,185r-48,0xm108,-261r0,42r-42,0r0,-42r42,0xm-8,-219r0,-42r42,0r0,42r-42,0","w":100},"\u00f0":{"d":"156,-90v0,-27,-13,-58,-45,-58v-30,0,-48,30,-48,58v0,31,15,56,47,57v32,1,46,-27,46,-57xm13,-91v-4,-69,69,-117,129,-83v-9,-17,-21,-33,-38,-45r-33,22r-19,-17r30,-19v-13,-8,-25,-14,-36,-18r22,-24v16,6,32,13,46,21r33,-21r19,17r-30,19v46,33,70,78,70,137v0,70,-33,105,-96,106v-58,1,-94,-40,-97,-95","w":219},"\u00f1":{"d":"116,-152v-61,4,-39,91,-43,152r-48,0r0,-185r46,0r0,25v35,-53,124,-33,124,43r0,117r-48,0r0,-117v-2,-19,-8,-37,-31,-35xm84,-233v-10,0,-17,7,-17,16r-20,0v0,-21,16,-44,37,-44v22,1,34,14,55,15v11,0,16,-6,16,-17r20,0v0,23,-13,43,-35,43v-21,1,-39,-12,-56,-13","w":219},"\u00f2":{"d":"110,4v-58,0,-96,-40,-97,-95v-1,-60,40,-99,97,-99v57,0,98,39,97,99v0,56,-39,95,-97,95xm110,-152v-33,0,-51,31,-46,66v4,29,14,53,46,53v35,0,47,-28,47,-64v0,-29,-15,-55,-47,-55xm135,-211r-30,0r-50,-52r50,0","w":219},"\u00f3":{"d":"110,4v-58,0,-96,-40,-97,-95v-1,-60,40,-99,97,-99v57,0,98,39,97,99v0,56,-39,95,-97,95xm110,-152v-33,0,-51,31,-46,66v4,29,14,53,46,53v35,0,47,-28,47,-64v0,-29,-15,-55,-47,-55xm115,-263r50,0r-50,52r-30,0","w":219},"\u00f4":{"d":"110,4v-58,0,-96,-40,-97,-95v-1,-60,40,-99,97,-99v57,0,98,39,97,99v0,56,-39,95,-97,95xm110,-152v-33,0,-51,31,-46,66v4,29,14,53,46,53v35,0,47,-28,47,-64v0,-29,-15,-55,-47,-55xm130,-263r38,52r-32,0r-25,-31r-25,31r-32,0r40,-52r36,0","w":219},"\u00f5":{"d":"110,4v-58,0,-96,-40,-97,-95v-1,-60,40,-99,97,-99v57,0,98,39,97,99v0,56,-39,95,-97,95xm110,-152v-33,0,-51,31,-46,66v4,29,14,53,46,53v35,0,47,-28,47,-64v0,-29,-15,-55,-47,-55xm84,-233v-10,0,-17,7,-17,16r-20,0v0,-21,16,-44,37,-44v22,1,34,14,55,15v11,0,16,-6,16,-17r20,0v0,23,-13,43,-35,43v-21,1,-39,-12,-56,-13","w":219},"\u00f6":{"d":"110,4v-58,0,-96,-40,-97,-95v-1,-60,40,-99,97,-99v57,0,98,39,97,99v0,56,-39,95,-97,95xm110,-152v-33,0,-51,31,-46,66v4,29,14,53,46,53v35,0,47,-28,47,-64v0,-29,-15,-55,-47,-55xm169,-261r0,42r-42,0r0,-42r42,0xm53,-219r0,-42r42,0r0,42r-42,0","w":219},"\u00f7":{"d":"17,-72r0,-38r182,0r0,38r-182,0xm80,-163v0,-16,12,-27,28,-27v17,0,28,10,28,27v0,17,-12,28,-28,28v-16,0,-28,-12,-28,-28xm136,-19v0,17,-12,27,-28,27v-16,0,-28,-11,-28,-27v0,-16,11,-28,28,-28v17,0,28,11,28,28","w":216},"\u00f8":{"d":"138,-143v-47,-33,-96,29,-68,83xm81,-44v46,38,98,-28,69,-83xm39,-23v-56,-57,-16,-167,71,-167v21,0,39,5,55,15r20,-23r14,12r-19,23v56,55,21,167,-70,167v-22,0,-42,-5,-57,-15r-20,24r-14,-12","w":219},"\u00f9":{"d":"104,-33v61,0,39,-92,43,-152r48,0r0,185r-46,0r0,-25v-36,51,-124,32,-124,-43r0,-117r48,0r1,116v0,20,10,36,30,36xm135,-211r-30,0r-50,-52r50,0","w":219},"\u00fc":{"d":"104,-33v61,0,39,-92,43,-152r48,0r0,185r-46,0r0,-25v-36,51,-124,32,-124,-43r0,-117r48,0r1,116v0,20,10,36,30,36xm169,-261r0,42r-42,0r0,-42r42,0xm53,-219r0,-42r42,0r0,42r-42,0","w":219},"\u00fd":{"d":"57,-185r46,135r44,-135r49,0r-80,213v-11,39,-52,63,-101,47r4,-36v24,8,60,0,56,-30r-71,-194r53,0xm105,-263r50,0r-50,52r-30,0","k":{".":33,",":33}},"\u0105":{"d":"134,-114v3,-56,-71,-45,-99,-20r-2,-42v62,-28,142,-18,144,64r3,112v-28,-1,-41,22,-44,44v-3,23,29,17,35,5r14,2v-5,35,-82,43,-80,-3v1,-26,25,-38,43,-48r-10,0v-2,-11,0,-23,-3,-28v-21,48,-124,41,-122,-23v2,-61,58,-66,121,-63xm134,-86v-36,0,-75,-1,-75,32v0,31,52,28,64,6v6,-11,11,-23,11,-38"},"\u013e":{"d":"100,-263r41,0r-20,71r-27,0xm26,-270r48,0r0,270r-48,0r0,-270","w":127},"\u0142":{"d":"0,-90r0,-33r26,-16r0,-131r48,0r0,103r26,-16r0,33r-26,16r0,134r-48,0r0,-105","w":100},"\u00a0":{"w":100}}});
