/*
 * 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:
 * Copyright (c) 2008 by Thomas Schostok {ths.nu} for Cape-Aronca.com. All rights
 * reserved.
 * 
 * Trademark:
 * CA BND Web Bold is a trademark of Thomas Schostok {ths.nu} for Cape-Aronca.com.
 * 
 * Full name:
 * CABNDWebBold
 * 
 * Description:
 * Copyright (c) 2008 by Thomas Schostok {ths.nu} for Cape-Aronca.com. All rights
 * reserved.
 * 
 * Manufacturer:
 * Thomas Schostok {ths.nu} for Cape-Aronca.com
 * 
 * Designer:
 * Thomas Schostok
 * 
 * Vendor URL:
 * www.cape-arcona.com
 */
Cufon.registerFont({"w":189,"face":{"font-family":"CA BND Web Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","bbox":"-15 -291 285 65.8341","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":87},"c":{"d":"112,-73r42,15v-9,34,-37,61,-69,61v-58,0,-71,-53,-71,-121v0,-39,32,-70,71,-70v32,0,60,25,69,60r-42,15v1,-40,-54,-45,-54,-7v0,35,-7,80,27,81v14,0,25,-16,27,-34","w":164,"k":{"w":7,"v":7}},"d":{"d":"85,-147v-35,0,-26,47,-27,81v0,15,12,27,27,27v36,0,26,-47,27,-82v0,-15,-13,-26,-27,-26xm155,-258r0,258r-43,0r0,-16v-14,4,-13,19,-36,19v-51,0,-62,-56,-62,-121v0,-47,49,-84,97,-65r0,-75r44,0","w":169,"k":{"u":-4}},"e":{"d":"109,-63r41,14v-12,30,-39,52,-68,52v-58,-2,-69,-54,-69,-121v0,-39,30,-70,69,-70v51,0,80,47,71,110r-97,0v-7,41,43,53,53,15xm109,-110v3,-22,-7,-37,-27,-37v-20,0,-29,15,-26,37r53,0","w":163,"k":{"v":7}},"f":{"d":"26,-148r-15,0r0,-37r15,0v-5,-53,24,-79,79,-73r0,44v-23,-2,-41,0,-35,29r35,0r0,37r-35,0r0,148r-44,0r0,-148","w":111},"g":{"d":"81,-147v-35,0,-26,47,-27,81v0,15,12,27,27,27v36,1,26,-47,27,-81v0,-15,-12,-27,-27,-27xm104,-170v8,1,3,-10,4,-15r43,0r0,181v2,68,-94,97,-129,38r34,-27v14,28,50,20,52,-12v-45,25,-97,-15,-97,-63v0,-63,9,-120,61,-120v19,0,25,8,32,18","w":165},"h":{"d":"67,-170v29,-39,94,-11,94,53r0,117r-44,0r0,-120v0,-15,-12,-27,-27,-27v-15,0,-27,12,-27,27r0,120r-43,0r0,-258r43,0r0,88r4,0","w":174},"j":{"d":"63,10r0,-195r-43,0r0,193v0,14,-19,14,-35,13r0,43v45,5,78,-14,78,-54xm66,-234v0,13,-11,24,-24,24v-14,0,-25,-11,-25,-24v0,-14,11,-24,25,-24v13,0,24,10,24,24","w":82},"k":{"d":"63,-130r41,-55r55,0r-61,76r67,109r-52,0r-42,-75v-15,12,-5,50,-8,75r-43,0r0,-258r43,0r0,128","w":166,"k":{"q":7,"o":7,"e":7,"d":11,"c":7}},"l":{"d":"20,-53r0,-205r43,0r0,203v0,13,14,13,27,12r0,43v-41,5,-70,-18,-70,-53","w":96,"k":{"y":4,"v":7}},"m":{"d":"67,-170v12,-26,62,-21,78,3v32,-36,112,-26,112,50r0,117r-44,0r0,-120v0,-15,-11,-27,-26,-27v-15,0,-27,12,-27,27r0,120r-43,0r0,-120v0,-15,-12,-27,-27,-27v-15,0,-27,12,-27,27r0,120r-43,0r0,-185r43,0v1,5,-4,16,4,15","w":275,"k":{"y":7,"w":7,"v":7}},"n":{"d":"63,-185v1,5,-4,16,4,15v29,-39,93,-11,93,53r0,117r-43,0r0,-120v0,-15,-12,-27,-27,-27v-15,0,-27,12,-27,27r0,120r-43,0r0,-185r43,0","w":178,"k":{"x":7,"y":7,"w":7,"v":7}},"o":{"d":"82,-39v34,-1,27,-46,27,-81v0,-15,-12,-27,-27,-27v-34,0,-25,46,-26,79v0,15,11,29,26,29xm82,-188v56,1,71,52,71,119v0,40,-32,72,-71,72v-57,0,-69,-54,-69,-120v0,-39,30,-71,69,-71","w":165,"k":{"x":7,"y":7,"w":7,"v":7}},"p":{"d":"90,-39v35,0,26,-47,27,-81v0,-15,-12,-27,-27,-27v-36,0,-26,47,-27,82v0,15,13,26,27,26xm63,-185v1,5,-4,16,4,15v29,-39,99,-11,93,53v12,76,-26,139,-97,114r0,67r-43,0r0,-249r43,0","w":174,"k":{"x":7,"y":7,"w":7,"v":7}},"q":{"d":"84,-147v-35,0,-25,47,-26,81v0,15,12,27,27,27v35,0,25,-48,26,-82v0,-15,-12,-26,-27,-26xm111,64r0,-80v-13,5,-14,19,-36,19v-51,0,-61,-56,-61,-120v0,-48,48,-85,97,-66r0,-2r44,0r0,249r-44,0","w":169},"r":{"d":"63,-185v1,5,-4,16,4,15v10,-21,42,-23,66,-9r-20,43v-19,-19,-50,-11,-50,16r0,120r-43,0r0,-185r43,0","w":132,"k":{".":22,",":22,"t":-7,"q":7}},"s":{"d":"11,-25r28,-28v13,15,75,24,73,-5v-1,-19,-28,-14,-44,-15v-29,-1,-51,-22,-51,-52v0,-74,96,-78,136,-40r-27,34v-11,-21,-68,-24,-66,4v1,14,20,13,42,14v36,1,54,26,54,54v0,80,-111,72,-145,34","w":166},"t":{"d":"11,-185r17,0r0,-73r44,0r0,73r27,0r0,37r-27,0r0,92v0,11,14,14,27,12r0,44v-41,5,-70,-16,-70,-52r0,-96r-18,0r0,-37","w":109},"u":{"d":"109,0r0,-16v-13,5,-13,19,-35,19v-34,0,-61,-23,-61,-71r0,-117r43,0r0,119v0,15,12,27,27,27v15,0,26,-12,26,-27r0,-119r44,0r0,185r-44,0","w":167},"v":{"d":"118,-185r47,0r-58,185r-45,0r-58,-185r47,0r34,121","w":168,"k":{".":22,",":22,"q":7,"o":7,"e":7,"d":7,"c":7}},"w":{"d":"172,0r-35,-112r-35,112r-44,0r-54,-185r45,0r31,118r35,-118r43,0r35,118r31,-118r46,0r-54,185r-44,0","w":273,"k":{".":22,",":22,"q":7,"o":7,"e":7,"d":7,"c":7}},"y":{"d":"167,-185r-68,198v-10,29,-27,57,-73,51r0,-43v28,5,30,-12,38,-33r-60,-173r46,0r35,106r36,-106r46,0","w":170,"k":{".":22,",":22,"q":7,"o":7,"e":7,"d":7,"c":7}},"z":{"d":"147,-148r-82,110r80,0r0,38r-134,0r0,-38r81,-109r-75,0r0,-38r130,0r0,37","w":157},"X":{"d":"112,-137r65,137r-48,0r-40,-83r-39,83r-48,0r63,-136r-56,-122r50,0r29,67r28,-67r50,0","w":178,"k":{"S":7,"O":4,"J":7,"C":7,"y":14,"o":7,"e":7}},"Y":{"d":"188,-258r-71,142r0,116r-44,0r0,-116r-71,-142r49,0r44,89r44,-89r49,0","w":190,"k":{"i":7,"a":29,"x":7,";":22,":":22,".":22,",":22,"S":7,"Q":7,"O":7,"J":40,"G":7,"C":7,"A":29,"z":14,"y":7,"w":7,"v":14,"u":14,"s":29,"r":22,"q":29,"p":22,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29}},"Z":{"d":"10,-258r147,0r0,37r-95,178r95,0r0,43r-150,0r0,-37r96,-178r-93,0r0,-43","w":164},"{":{"d":"127,-19r0,43v-67,-3,-94,-50,-85,-124r-22,-28r21,-28v-9,-75,17,-125,86,-127r0,44v-22,0,-41,14,-41,31r0,59r-16,21r16,21v-1,45,-6,89,41,88","w":137},"|":{"d":"20,33r0,-324r44,0r0,324r-44,0","w":83},"}":{"d":"11,24r0,-43v46,0,43,-43,41,-88r16,-21r-16,-21v1,-45,8,-91,-41,-90r0,-44v68,2,95,52,85,127r22,28r-22,28v9,74,-18,121,-85,124","w":137},"~":{"d":"61,-101r-41,0v4,-34,24,-58,49,-58v0,0,45,37,53,-2r39,0v-5,30,-20,58,-48,58v-18,0,-34,-15,-44,-15v-5,0,-8,6,-8,17","w":181},"A":{"d":"75,-101r33,0r-17,-63xm73,-258r35,0r72,258r-45,0r-17,-64r-54,0r-18,64r-44,0","w":181,"k":{"W":22,"V":29,"U":7,"T":29,"S":7,"C":7,"Y":32,"y":14,"w":14,"v":14}},"B":{"d":"63,-106r0,62v32,2,63,-1,63,-31v0,-30,-30,-34,-63,-31xm63,-214r0,63v33,3,63,-2,63,-32v0,-30,-30,-34,-63,-31xm20,-258r75,0v65,-3,100,86,53,129v47,43,12,129,-53,129r-75,0r0,-258","w":180,"k":{"W":4,"V":7,"T":7,"J":7,"A":4,"Z":4,"Y":7,"X":7}},"C":{"d":"89,-40v26,-1,36,-24,32,-55r44,18v0,45,-35,81,-76,81v-41,0,-75,-34,-75,-75r0,-115v0,-42,34,-76,75,-76v41,0,76,37,76,83r-44,16v4,-30,-6,-55,-32,-55v-53,0,-31,95,-31,147v0,17,14,31,31,31","w":175},"D":{"d":"63,-214r0,170v32,2,63,-1,63,-31v0,-62,30,-156,-63,-139xm20,-258r75,0v41,0,75,34,75,75r0,108v0,41,-34,75,-75,75r-75,0r0,-258","k":{"V":9,"T":7,"J":14,"A":7,"Z":7,"Y":7,"X":7}},"E":{"d":"63,-214r0,63r82,0r0,44r-82,0r0,63r107,0r0,44r-150,0r0,-258r150,0r0,44r-107,0","w":180,"k":{"w":7,"v":7}},"F":{"d":"63,-214r0,63r82,0r0,44r-82,0r0,107r-43,0r0,-258r150,0r0,44r-107,0","w":180,"k":{"a":18,"J":43,"C":7,"A":29,"y":14,"u":14,"r":14,"o":18,"e":18}},"G":{"d":"80,-102r0,-45r85,0r0,76v0,41,-35,75,-76,75v-41,0,-75,-34,-75,-75r0,-115v0,-42,34,-76,75,-76v41,0,76,37,76,83r-44,16v4,-30,-6,-55,-32,-55v-53,0,-31,95,-31,147v0,17,14,31,31,31v29,0,35,-29,32,-62r-41,0","w":184,"k":{"V":7,"Y":7,"X":7}},"H":{"d":"63,-258r0,107r63,0r0,-107r44,0r0,258r-44,0r0,-107r-63,0r0,107r-43,0r0,-258r43,0"},"I":{"d":"20,0r0,-258r44,0r0,258r-44,0","w":83},"J":{"d":"117,-258r44,0r0,187v0,41,-34,75,-75,75v-41,0,-75,-36,-75,-82r43,-16v-4,30,6,53,32,54v17,0,31,-14,31,-31r0,-187","w":180},"K":{"d":"21,0r0,-258r44,0r0,109r77,-109r53,0r-74,105r80,153r-55,0r-55,-110r-26,37r0,73r-44,0","w":208,"k":{"a":7,"U":14,"S":22,"Q":14,"O":14,"J":22,"G":14,"C":14,"y":25,"w":29,"v":29,"u":7,"o":14,"l":7,"e":14}},"L":{"d":"63,-258r0,213r107,0r0,45r-150,0r0,-258r43,0","w":169,"k":{"W":22,"V":29,"A":-18,"Z":-7,"Y":36,"X":-7,"y":7,"w":7,"v":7}},"M":{"d":"20,0r0,-258r38,0r52,99r52,-99r38,0r0,258r-44,0r0,-156r-46,85r-46,-85r0,156r-44,0","w":219},"N":{"d":"20,0r0,-258r40,0r66,149r0,-149r44,0r0,258r-41,0r-65,-144r0,144r-44,0"},"O":{"d":"89,-218v-54,0,-31,95,-31,147v0,17,14,31,31,31v55,0,32,-94,32,-147v0,-18,-15,-31,-32,-31xm14,-71r0,-116v0,-42,34,-75,75,-75v41,0,76,33,76,75r0,116v0,41,-35,75,-76,75v-41,0,-75,-34,-75,-75","w":178,"k":{"V":7,"Y":7,"X":4}},"P":{"d":"64,-214r0,62v33,3,62,-2,62,-32v0,-29,-30,-33,-62,-30xm20,-258r75,0v41,0,75,33,75,74v0,53,-44,84,-106,76r0,108r-44,0r0,-258","w":181,"k":{"a":7,"J":50,"A":29,"Z":4,"Y":7,"X":4,"o":7,"e":7}},"Q":{"d":"189,-7v-21,48,-65,23,-100,11v-41,0,-75,-34,-75,-75r0,-116v0,-42,34,-75,75,-75v41,0,76,33,76,75v0,66,16,144,-28,174v8,5,15,4,21,-8xm89,-218v-54,0,-31,95,-31,147v0,17,14,31,31,31v55,0,32,-94,32,-147v0,-18,-15,-31,-32,-31","w":188,"k":{"i":4,"W":14,"V":7,"Y":18}},"R":{"d":"64,-214r0,62v32,3,62,-1,62,-31v0,-29,-30,-34,-62,-31xm20,-258r75,0v76,-4,103,112,35,141r61,117r-55,0r-52,-108r-20,0r0,108r-44,0r0,-258","w":194,"k":{"V":14,"T":14,"J":14,"C":7,"Y":14,"u":7,"o":7,"e":7}},"S":{"d":"94,-152v41,13,73,35,73,81v0,41,-35,75,-76,75v-41,0,-74,-36,-74,-82r43,-16v-3,30,5,53,31,54v17,0,31,-14,31,-31v0,-16,-12,-30,-34,-38v-31,-10,-74,-29,-74,-77v0,-42,34,-76,75,-76v42,0,76,37,76,83r-44,16v4,-30,-6,-55,-32,-55v-17,0,-30,14,-30,32v0,18,16,28,35,34","w":181,"k":{"V":7,"A":7,"Y":7}},"T":{"d":"4,-258r150,0r0,44r-50,0r0,214r-45,0r0,-214r-55,0r0,-44","w":157,"k":{"a":29,".":22,",":22,"J":29,"C":4,"A":22,"y":22,"w":22,"u":22,"s":29,"r":29,"o":29,"e":29}},"U":{"d":"20,-71r0,-187r43,0r0,187v0,17,15,31,32,31v17,0,31,-14,31,-31r0,-187r44,0r0,187v0,41,-34,75,-75,75v-41,0,-75,-34,-75,-75","k":{"A":7}},"V":{"d":"204,-258r-81,258r-40,0r-81,-258r49,0r52,176r53,-176r48,0","w":205,"k":{"a":22,";":22,":":22,".":22,",":22,"S":7,"O":7,"J":36,"C":4,"A":29,"y":7,"u":7,"s":22,"r":14,"o":22,"e":22,"c":22}},"W":{"d":"135,-156r-40,156r-39,0r-54,-258r47,0r30,155r38,-155r36,0r39,156r30,-156r46,0r-55,258r-39,0","w":270,"k":{"a":11,";":22,":":22,".":22,",":22,"J":22,"A":22,"y":4,"u":7,"s":14,"r":7,"o":7,"e":7}},"!":{"d":"22,-63r0,-195r44,0r0,195r-44,0xm68,-22v0,13,-11,25,-24,25v-14,0,-24,-12,-24,-25v0,-14,10,-24,24,-24v13,0,24,10,24,24","w":88},"\"":{"d":"15,-214v-4,-22,-10,-41,-8,-68r47,0v1,26,-4,46,-7,68r-32,0xm72,-214v-4,-22,-10,-41,-8,-68r47,0v1,26,-4,46,-7,68r-32,0","w":118},"#":{"d":"236,-168v17,0,20,-53,0,-55v-18,0,-18,52,0,55xm236,-259v36,1,49,33,49,78v0,27,-24,49,-49,49v-38,-1,-48,-34,-48,-79v0,-27,22,-48,48,-48xm20,0r0,-258r40,0r66,149r0,-149r44,0r0,258r-41,0r-65,-144r0,144r-44,0","w":295},"$":{"d":"73,-260r0,-20r37,0r0,21v32,10,55,41,55,80r-44,16v1,-20,1,-37,-11,-47r0,64v33,14,57,35,57,75v0,35,-25,65,-57,73r0,21r-37,0r0,-21v-32,-9,-56,-41,-56,-80r43,-16v0,21,-1,40,13,48r0,-69v-28,-12,-59,-31,-59,-71v0,-36,26,-66,59,-74xm73,-213v-18,10,-19,41,0,51r0,-51xm110,-46v15,-12,17,-36,0,-50r0,50","w":181},"%":{"d":"48,0r111,-258r44,0r-112,258r-43,0xm198,-61v15,-1,16,-43,0,-43v-15,0,-9,17,-10,30v0,6,2,13,10,13xm198,-130v26,0,41,24,39,58v-3,46,-75,48,-78,1v-2,-35,11,-59,39,-59xm59,-156v15,-1,16,-42,0,-43v-15,-1,-10,17,-11,30v0,6,3,13,11,13xm59,-225v26,0,41,24,39,58v-3,46,-75,48,-78,1v-2,-35,11,-59,39,-59","w":256},"&":{"d":"117,-106r0,-44r61,0r0,44r-8,0v7,64,-20,108,-75,110v-66,3,-99,-88,-54,-133v-45,-43,-12,-133,54,-133v42,0,75,37,75,83r-44,16v3,-30,-5,-53,-31,-54v-19,1,-31,15,-31,36v0,17,17,31,39,31r0,44v-47,-4,-52,66,-8,66v31,0,34,-33,31,-66r-9,0","w":198},"'":{"d":"28,-214v-4,-22,-10,-41,-8,-68r47,0v1,27,-4,46,-8,68r-31,0","w":86},"(":{"d":"105,-19r0,43v-47,0,-85,-34,-85,-75r0,-157v0,-41,38,-75,85,-75r0,44v-23,0,-41,14,-41,31r0,157v0,17,18,32,41,32","w":115},")":{"d":"11,24r0,-43v23,0,41,-15,41,-32r0,-157v0,-17,-18,-31,-41,-31r0,-44v47,0,85,34,85,75r0,157v0,41,-38,75,-85,75","w":115},"*":{"d":"110,-48r-44,0r0,-42r-31,22r-22,-39r32,-21r-32,-21r22,-39r31,23r0,-43r44,0r0,43r31,-23r22,39r-32,21r32,21r-22,38r-31,-22r0,43","w":175},"+":{"d":"20,-82r0,-44r42,0r0,-42r44,0r0,42r42,0r0,44r-42,0r0,42r-44,0r0,-42r-42,0","w":167},",":{"d":"28,23r2,-26v-18,-11,-10,-44,14,-43v33,2,22,43,15,69r-31,0","w":88},"-":{"d":"20,-83r0,-42r121,0r0,42r-121,0","w":160},".":{"d":"68,-22v0,13,-11,25,-24,25v-14,0,-24,-12,-24,-25v0,-14,10,-24,24,-24v13,0,24,10,24,24","w":88},"\/":{"d":"20,0r111,-258r48,0r-111,258r-48,0","w":198},"0":{"d":"95,-218v-55,0,-32,95,-32,147v0,17,15,31,32,31v54,0,31,-95,31,-147v0,-18,-14,-31,-31,-31xm20,-71r0,-116v0,-42,34,-75,75,-75v41,0,75,33,75,75r0,116v0,41,-34,75,-75,75v-41,0,-75,-34,-75,-75"},"1":{"d":"50,-230r48,-28r38,0r0,258r-44,0r0,-205r-42,25r0,-50","k":{"'":29,"\"":29}},"2":{"d":"20,-38r103,-139v10,-19,-8,-41,-28,-41v-26,0,-34,25,-31,55r-44,-18v0,-45,34,-81,75,-81v54,0,96,62,63,109r-78,109r90,0r0,44r-150,0r0,-38"},"3":{"d":"95,-262v65,0,101,89,53,133v46,43,14,133,-53,133v-41,0,-75,-37,-75,-83r43,-16v-3,30,5,54,32,55v18,-1,31,-15,31,-35v0,-17,-19,-31,-41,-31r0,-44v47,5,56,-67,10,-67v-26,0,-36,24,-32,54r-43,-17v0,-45,34,-82,75,-82"},"4":{"d":"104,-128r0,-48r-31,48r31,0xm170,-128r0,44r-25,0r0,84r-41,0r0,-84r-84,0r0,-37r88,-137r37,0r0,130r25,0"},"5":{"d":"20,-74r43,-21v-3,30,5,54,32,55v28,0,33,-28,31,-60v-2,-36,-48,-38,-69,-16r-37,-11r0,-131r144,0r0,45r-101,0r0,42v64,-17,107,23,107,100v0,41,-34,75,-75,75v-41,0,-75,-36,-75,-78"},"6":{"d":"95,-124v-25,1,-32,22,-32,52v0,17,15,32,32,32v25,-1,31,-24,31,-53v0,-17,-14,-31,-31,-31xm168,-199r-42,12v0,-17,-14,-31,-31,-31v-27,1,-36,25,-32,56v59,-21,107,20,107,90v0,41,-34,76,-75,76v-41,0,-75,-35,-75,-76r0,-115v0,-41,34,-75,75,-75v35,0,65,26,73,63"},"7":{"d":"20,-204r0,-54r150,0r0,36r-85,222r-48,0r82,-213r-55,0r0,9r-44,0"},"8":{"d":"95,-40v18,-1,31,-15,31,-35v0,-17,-14,-30,-31,-30v-18,0,-31,14,-31,34v0,17,14,31,31,31xm95,-150v19,-1,31,-14,31,-36v0,-18,-14,-31,-31,-31v-19,0,-31,15,-31,37v0,17,14,30,31,30xm95,-262v65,0,101,90,53,134v46,43,14,132,-53,132v-65,0,-100,-88,-53,-132v-47,-42,-14,-134,53,-134"},"9":{"d":"95,-135v25,0,31,-22,31,-52v0,-17,-14,-31,-31,-31v-25,1,-31,23,-31,53v0,17,14,30,31,30xm22,-57r42,-15v0,17,14,32,31,32v27,-1,34,-26,31,-57v-57,23,-106,-19,-106,-90v0,-41,34,-75,75,-75v41,0,75,34,75,75r0,115v0,41,-34,76,-75,76v-34,0,-63,-25,-73,-61"},":":{"d":"68,-22v0,13,-11,25,-24,25v-14,0,-24,-12,-24,-25v0,-14,10,-24,24,-24v13,0,24,10,24,24xm68,-123v0,13,-11,24,-24,24v-14,0,-24,-11,-24,-24v0,-14,10,-24,24,-24v13,0,24,10,24,24","w":88},";":{"d":"68,-123v0,13,-11,24,-24,24v-14,0,-24,-11,-24,-24v0,-14,10,-24,24,-24v13,0,24,10,24,24xm28,23r2,-26v-18,-11,-10,-44,14,-43v33,2,22,43,15,69r-31,0","w":88},"<":{"d":"20,-109r0,-41r151,-84r0,51r-96,53r96,53r0,51","w":190},"=":{"d":"20,-48r0,-45r134,0r0,45r-134,0xm20,-116r0,-44r134,0r0,44r-134,0","w":173},">":{"d":"171,-150r0,41r-151,83r0,-51r96,-53r-96,-53r0,-51","w":190},"?":{"d":"63,-63v-12,-57,38,-81,54,-124v0,-17,-14,-31,-31,-31v-26,0,-34,25,-31,55r-44,-18v0,-45,34,-81,75,-81v54,0,95,61,63,109v-17,26,-50,53,-41,90r-45,0xm110,-22v0,13,-11,25,-24,25v-14,0,-25,-12,-25,-25v0,-14,11,-24,25,-24v13,0,24,10,24,24","w":171},"@":{"d":"85,-37v19,-1,22,-18,20,-38v-21,-2,-43,4,-42,20v0,11,9,18,22,18xm199,-116r0,63v1,46,-49,70,-82,47v-39,24,-101,-5,-94,-47v-2,-30,26,-67,82,-63v-3,-26,-39,-19,-49,-1r-27,-34v34,-36,123,-34,118,35v-1,27,4,55,-4,77v6,0,16,-4,16,-10r0,-70v2,-62,-64,-81,-114,-56r-25,-31v74,-46,187,-12,179,90","w":219},"[":{"d":"64,-242r0,226r21,0r0,44r-65,0r0,-315r65,0r0,45r-21,0","w":104},"\\":{"d":"68,-258r111,258r-48,0r-111,-258r48,0","w":198},"]":{"d":"41,-16r0,-226r-21,0r0,-45r65,0r0,315r-65,0r0,-44r21,0","w":104},"^":{"d":"87,-257r34,0r67,108r-50,0r-34,-52r-35,52r-49,0","w":207},"_":{"d":"-2,55r0,-44r150,0r0,44r-150,0","w":145},"`":{"d":"64,-261r21,65r-29,13r-36,-58","w":105},"b":{"d":"90,-39v35,0,26,-47,27,-81v0,-15,-12,-27,-27,-27v-36,0,-26,47,-27,82v0,15,13,26,27,26xm20,0r0,-258r43,0r0,88v14,-5,13,-18,36,-18v51,0,61,56,61,120v0,48,-50,86,-97,65r0,3r-43,0","w":172},"x":{"d":"55,-94r-51,-91r48,0r30,55r31,-55r49,0r-51,91r50,94r-48,0r-31,-59r-30,59r-48,0","w":165,"k":{"q":7,"g":7,"e":7,"d":7,"c":7}},"a":{"d":"81,-37v27,0,34,-12,31,-38v-25,0,-59,-4,-59,20v0,13,11,18,28,18xm76,3v-43,0,-65,-25,-65,-56v0,-28,17,-63,70,-63r31,0v1,-22,0,-32,-28,-31v-16,0,-30,3,-39,16r-28,-34v42,-37,139,-35,139,39r0,126r-44,0r0,-16v-13,5,-14,19,-36,19","w":175,"k":{"b":7,"y":7,"w":7,"v":7}},"i":{"d":"20,-185r0,185r43,0r0,-185r-43,0xm66,-234v0,13,-11,24,-24,24v-14,0,-24,-11,-24,-24v0,-14,10,-24,24,-24v13,0,24,10,24,24","w":83},"\u00a0":{"w":87}}});
