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}})());Cufon.registerFont({"w":0,"face":{"font-family":"Tahoma","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 6 4 3 5 4 4 2 4","ascent":"1638","descent":"-410","x-height":"31","bbox":"-1228 -2118 2741 424.105","underline-thickness":"130","underline-position":"-105","unicode-range":"U+0020-U+FFFC"},"glyphs":{" ":{"w":640},"\u06a4":{"d":"1143,-1282r-148,0r0,-148r148,0r0,148xm1439,-1282r-148,0r0,-148r148,0r0,148xm1291,-1491r-148,0r0,-148r148,0r0,148xm1004,-737v-4,-174,153,-375,317,-375v113,0,203,58,272,174v69,116,103,274,103,471v0,313,-236,412,-520,456v-105,16,-222,23,-351,23v-245,0,-429,-43,-551,-130v-122,-87,-182,-210,-182,-371v0,-70,11,-161,17,-205r163,0r0,10v-11,96,-30,234,14,312v86,151,294,196,541,196v232,0,407,-20,523,-66v121,-47,177,-112,174,-219v-26,15,-110,41,-156,41v-208,0,-359,-124,-364,-317xm1176,-743v0,140,236,168,335,96v-5,-95,-51,-199,-107,-248v-102,-90,-228,39,-228,152","w":1782},"\u067e":{"d":"237,214r-148,0r0,-148r148,0r0,148xm533,214r-148,0r0,-148r148,0r0,148xm385,423r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u0686":{"d":"543,214r-148,0r0,-148r148,0r0,148xm839,214r-148,0r0,-148r148,0r0,148xm691,423r-148,0r0,-148r148,0r0,148xm1141,0v-186,-1,-313,-67,-350,-217v-147,65,-284,118,-411,157v-180,55,-238,64,-403,60r0,-188v200,6,273,-11,500,-86v167,-55,309,-116,428,-177v-126,-85,-430,-186,-663,-178r-117,0r0,-186v393,-17,695,110,954,268r201,-102r0,188v-45,27,-97,55,-154,85v-57,30,-117,60,-180,89v34,62,89,99,191,99r278,0r0,188r-274,0","w":1393},"\u0698":{"d":"320,-762r-148,0r0,-148r148,0r0,148xm616,-762r-148,0r0,-148r148,0r0,148xm468,-971r-148,0r0,-148r148,0r0,148xm487,-154v0,-146,-67,-262,-125,-350r0,-12r193,0v70,122,94,349,301,328r0,188v-84,4,-162,-4,-215,-35v-66,259,-287,385,-550,439v-72,15,-139,20,-200,20r0,-188v109,-2,283,-33,367,-75v131,-66,229,-144,229,-315","w":854},"\u06a9":{"d":"778,-344v0,107,86,156,191,156r143,0r0,188r-139,0v-114,-1,-221,-46,-279,-109v-67,73,-165,109,-303,109r-414,0r0,-188r412,0v130,1,223,-41,223,-154v0,-29,-17,-65,-54,-106v-106,-119,-310,-266,-443,-381v-50,-44,-115,-88,-115,-168v0,-125,118,-174,221,-224r641,-309r0,197r-559,268v-27,14,-107,47,-113,76v13,41,88,90,123,121v129,115,333,249,422,380v30,44,43,93,43,144","w":1090},"\u06af":{"d":"778,-344v0,107,86,156,191,156r143,0r0,188r-139,0v-114,-1,-221,-46,-279,-109v-67,73,-165,109,-303,109r-415,0r0,-188r413,0v129,1,223,-42,223,-154v0,-29,-17,-65,-54,-106v-107,-119,-310,-266,-443,-381v-51,-44,-115,-88,-115,-168v0,-46,18,-86,55,-120v37,-34,92,-69,166,-104r641,-309r0,197r-559,268v-27,14,-107,47,-113,76v13,41,88,90,123,121v129,116,329,246,420,378v31,45,45,95,45,146xm842,-1630r-811,405r0,-100r811,-406r0,101","w":1090},"\u06cc":{"d":"66,-188v148,-1,209,-118,208,-277r0,-252r166,0r0,264v3,265,-130,452,-379,453r-84,0r0,-188r89,0xm167,318r-148,0r0,-148r148,0r0,148xm435,318r-148,0r0,-148r148,0r0,148","w":573},"\u0621":{"d":"420,-590v-77,0,-152,41,-148,113v5,107,125,159,248,172r176,-55r0,186r-544,168r0,-187r155,-47v-99,-15,-201,-123,-201,-237v0,-179,136,-295,306,-295v85,0,153,8,209,18r0,187v-46,-5,-145,-23,-201,-23","w":782},"\u0622":{"d":"543,0v-253,3,-379,-196,-379,-453r0,-1103r166,0r0,1091v-2,119,35,206,106,253v41,28,122,24,193,24r0,188r-86,0xm373,-1772v46,5,126,-41,147,-57r0,98v-30,22,-87,54,-147,54v-45,0,-185,-62,-230,-62v-42,0,-122,49,-147,64r0,-101v22,-18,102,-60,147,-57v41,-5,188,67,230,61","w":606},"\u0623":{"d":"226,-1874v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm543,0v-253,3,-379,-196,-379,-453r0,-1103r166,0r0,1091v-2,119,35,206,106,253v41,28,122,24,193,24r0,188r-86,0","w":606},"\u0624":{"d":"336,-1167v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm88,-303v-83,-240,90,-502,297,-502v111,0,201,58,271,173v70,115,104,263,104,444r172,0r0,188r-199,0v-98,317,-449,420,-852,424r0,-188v286,-2,580,-46,672,-240v-181,-13,-304,-72,-390,-167v-36,-41,-59,-86,-75,-132xm397,-616v-147,0,-210,225,-98,322v64,56,158,98,289,104v-3,-133,-23,-238,-58,-313v-35,-75,-80,-113,-133,-113","w":909},"\u0625":{"d":"285,227v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm543,0v-253,3,-379,-196,-379,-453r0,-1103r166,0r0,1091v-2,119,35,206,106,253v41,28,122,24,193,24r0,188r-86,0","w":606},"\u0626":{"d":"289,-913v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u0627":{"d":"543,0v-253,3,-379,-196,-379,-453r0,-1103r166,0r0,1091v-2,119,35,206,106,253v41,28,122,24,193,24r0,188r-86,0","w":606},"\u0628":{"d":"396,319r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u0629":{"d":"437,-1184r-148,0r0,-148r148,0r0,148xm705,-1184r-148,0r0,-148r148,0r0,148xm412,-264v-190,0,-338,-134,-330,-324v16,-380,430,-398,817,-418r0,541v-2,119,34,206,105,253v41,28,123,24,194,24r0,188v-97,2,-178,0,-246,-34v-124,-62,-215,-176,-221,-347v-68,63,-187,117,-319,117xm436,-436v103,0,240,-68,295,-117r0,-295v-181,12,-342,32,-421,139v-24,32,-34,72,-34,119v0,88,66,154,160,154","w":1176},"\u062a":{"d":"259,-815r-148,0r0,-148r148,0r0,148xm527,-815r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u062b":{"d":"237,-770r-148,0r0,-148r148,0r0,148xm533,-770r-148,0r0,-148r148,0r0,148xm385,-979r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u062c":{"d":"738,293r-148,0r0,-148r148,0r0,148xm1141,0v-186,-1,-313,-67,-350,-217v-147,65,-284,118,-411,157v-180,55,-238,64,-403,60r0,-188v200,6,273,-11,500,-86v167,-55,309,-116,428,-177v-126,-85,-430,-186,-663,-178r-117,0r0,-186v393,-17,695,110,954,268r201,-102r0,188v-45,27,-97,55,-154,85v-57,30,-117,60,-180,89v34,62,89,99,191,99r278,0r0,188r-274,0","w":1393},"\u062d":{"d":"1141,0v-186,-1,-313,-67,-350,-217v-147,65,-284,118,-411,157v-180,55,-238,64,-403,60r0,-188v200,6,273,-11,500,-86v167,-55,309,-116,428,-177v-126,-85,-430,-186,-663,-178r-117,0r0,-186v393,-17,695,110,954,268r201,-102r0,188v-45,27,-97,55,-154,85v-57,30,-117,60,-180,89v34,62,89,99,191,99r278,0r0,188r-274,0","w":1393},"\u062e":{"d":"656,-989r-148,0r0,-148r148,0r0,148xm1141,0v-186,-1,-313,-67,-350,-217v-147,65,-284,118,-411,157v-180,55,-238,64,-403,60r0,-188v200,6,273,-11,500,-86v167,-55,309,-116,428,-177v-126,-85,-430,-186,-663,-178r-117,0r0,-186v393,-17,695,110,954,268r201,-102r0,188v-45,27,-97,55,-154,85v-57,30,-117,60,-180,89v34,62,89,99,191,99r278,0r0,188r-274,0","w":1393},"\u062f":{"d":"463,-188v139,1,239,-68,217,-209v-3,-15,-7,-31,-12,-49r-156,-527r195,0r172,600v37,123,78,198,241,185r0,188v-171,10,-288,-44,-354,-143v-73,81,-162,143,-295,143r-401,0r0,-188r393,0","w":1118},"\u0630":{"d":"642,-1206r-148,0r0,-148r148,0r0,148xm463,-188v139,1,239,-68,217,-209v-3,-15,-7,-31,-12,-49r-156,-527r195,0r172,600v37,123,78,198,241,185r0,188v-171,10,-288,-44,-354,-143v-73,81,-162,143,-295,143r-401,0r0,-188r393,0","w":1118},"\u0631":{"d":"487,-154v0,-146,-67,-262,-125,-350r0,-12r193,0v70,122,94,349,301,328r0,188v-84,4,-162,-4,-215,-35v-66,259,-287,385,-550,439v-72,15,-139,20,-200,20r0,-188v109,-2,283,-33,367,-75v131,-66,229,-144,229,-315","w":854},"\u0632":{"d":"494,-752r-148,0r0,-148r148,0r0,148xm487,-154v0,-146,-67,-262,-125,-350r0,-12r193,0v70,122,94,349,301,328r0,188v-84,4,-162,-4,-215,-35v-66,259,-287,385,-550,439v-72,15,-139,20,-200,20r0,-188v109,-2,283,-33,367,-75v131,-66,229,-144,229,-315","w":854},"\u0633":{"d":"2056,0v-92,-1,-213,-64,-248,-129v-62,88,-151,133,-290,135v-102,0,-219,-41,-263,-100v-79,63,-138,100,-282,100v-159,0,-277,-57,-340,-149v-79,85,-152,143,-295,143r-361,0r0,-188r353,0v159,0,225,-94,225,-250r0,-107r166,0v3,227,47,359,252,363v150,3,221,-94,221,-246r0,-117r166,0r0,150v-2,122,53,213,160,213v166,0,209,-99,209,-277r0,-258r167,0r0,291v-2,137,75,238,205,238r94,0r0,188r-139,0","w":2173},"\u0634":{"d":"1196,-840r-148,0r0,-148r148,0r0,148xm1492,-840r-148,0r0,-148r148,0r0,148xm1344,-1049r-148,0r0,-148r148,0r0,148xm2056,0v-92,-1,-213,-64,-248,-129v-62,88,-151,133,-290,135v-102,0,-219,-41,-263,-100v-79,63,-138,100,-282,100v-159,0,-277,-57,-340,-149v-79,85,-152,143,-295,143r-361,0r0,-188r353,0v159,0,225,-94,225,-250r0,-107r166,0v3,227,47,359,252,363v150,3,221,-94,221,-246r0,-117r166,0r0,150v-2,122,53,213,160,213v166,0,209,-99,209,-277r0,-258r167,0r0,291v-2,137,75,238,205,238r94,0r0,188r-139,0","w":2173},"\u0635":{"d":"1399,-213v46,31,119,25,194,25r0,188r-139,0v-76,-1,-167,-38,-209,-80v-55,41,-246,81,-340,80r-463,0v-95,-1,-162,-29,-211,-82v-54,62,-137,87,-254,82r0,-188r50,0v102,-1,120,-91,120,-201r168,0v-1,75,9,148,47,182v136,-219,300,-431,524,-556v272,-152,585,54,574,355v-3,75,-25,149,-61,195xm1294,-403v0,-118,-99,-234,-229,-226v-115,7,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v181,-3,416,-21,516,-104v35,-29,55,-64,55,-111","w":1571},"\u0636":{"d":"601,-939r-148,0r0,-148r148,0r0,148xm1399,-213v46,31,119,25,194,25r0,188r-139,0v-76,-1,-167,-38,-209,-80v-55,41,-246,81,-340,80r-463,0v-95,-1,-162,-29,-211,-82v-54,62,-137,87,-254,82r0,-188r50,0v102,-1,120,-91,120,-201r168,0v-1,75,9,148,47,182v136,-219,300,-431,524,-556v272,-152,585,54,574,355v-3,75,-25,149,-61,195xm1294,-403v0,-118,-99,-234,-229,-226v-115,7,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v181,-3,416,-21,516,-104v35,-29,55,-64,55,-111","w":1571},"\u0637":{"d":"1268,-213v46,31,119,25,194,25r0,188r-139,0v-80,-1,-163,-35,-207,-80v-84,46,-168,80,-303,80r-833,0r0,-188r192,0v24,-9,50,-42,66,-61v7,-9,10,-18,10,-27r0,-1280r166,0r0,1079v79,-95,165,-175,260,-240v95,-65,181,-98,260,-98v220,-1,395,173,395,407v0,73,-32,160,-61,195xm1120,-300v112,-128,-23,-342,-188,-329v-115,8,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v186,-1,447,-18,530,-112","w":1442},"\u0638":{"d":"824,-1063r-148,0r0,-148r148,0r0,148xm1268,-213v46,31,119,25,194,25r0,188r-139,0v-80,-1,-163,-35,-207,-80v-84,46,-168,80,-303,80r-833,0r0,-188r192,0v24,-9,50,-42,66,-61v7,-9,10,-18,10,-27r0,-1280r166,0r0,1079v79,-95,165,-175,260,-240v95,-65,181,-98,260,-98v220,-1,395,173,395,407v0,73,-32,160,-61,195xm1120,-300v112,-128,-23,-342,-188,-329v-115,8,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v186,-1,447,-18,530,-112","w":1442},"\u0639":{"d":"629,-236v32,17,126,48,190,48r193,0r0,188r-189,0v-139,0,-245,-69,-329,-131v-86,64,-186,131,-330,131r-187,0r0,-188v138,-1,293,13,379,-45v-80,-58,-184,-153,-249,-241v-59,-80,-61,-158,-1,-226v154,-176,622,-175,778,-6v61,66,56,155,-5,233v-74,95,-162,173,-250,237xm494,-319v68,-39,168,-113,228,-165v47,-41,56,-77,12,-110v-89,-67,-329,-63,-436,-22v-84,32,-95,75,-28,134v69,61,151,116,224,163","w":989},"\u063a":{"d":"569,-1023r-148,0r0,-148r148,0r0,148xm629,-236v32,17,126,48,190,48r193,0r0,188r-189,0v-139,0,-245,-69,-329,-131v-86,64,-186,131,-330,131r-187,0r0,-188v138,-1,293,13,379,-45v-80,-58,-184,-153,-249,-241v-59,-80,-61,-158,-1,-226v154,-176,622,-175,778,-6v61,66,56,155,-5,233v-74,95,-162,173,-250,237xm494,-319v68,-39,168,-113,228,-165v47,-41,56,-77,12,-110v-89,-67,-329,-63,-436,-22v-84,32,-95,75,-28,134v69,61,151,116,224,163","w":989},"\u0641":{"d":"676,-211v92,28,254,23,379,23r0,188r-187,0v-133,1,-263,-45,-356,-90v-110,49,-201,91,-358,90r-177,0r0,-188v125,1,280,4,369,-25v-79,-47,-166,-132,-168,-262v-4,-196,135,-359,328,-359v185,0,336,164,332,357v-3,131,-83,219,-162,266xm506,-643v-114,0,-211,142,-136,241v36,48,91,90,140,115v51,-25,106,-68,138,-113v71,-99,-24,-243,-142,-243xm590,-1024r-148,0r0,-148r148,0r0,148","w":1032},"\u0642":{"d":"676,-211v92,28,254,23,379,23r0,188r-187,0v-133,1,-263,-45,-356,-90v-110,49,-201,91,-358,90r-177,0r0,-188v125,1,280,4,369,-25v-79,-47,-166,-132,-168,-262v-4,-196,135,-359,328,-359v185,0,336,164,332,357v-3,131,-83,219,-162,266xm506,-643v-114,0,-211,142,-136,241v36,48,91,90,140,115v51,-25,106,-68,138,-113v71,-99,-24,-243,-142,-243xm445,-1024r-148,0r0,-148r148,0r0,148xm713,-1024r-148,0r0,-148r148,0r0,148","w":1032},"\u0643":{"d":"778,-344v0,107,86,156,191,156r143,0r0,188r-139,0v-114,-1,-221,-46,-279,-109v-67,73,-165,109,-303,109r-414,0r0,-188r412,0v130,1,223,-41,223,-154v0,-29,-17,-65,-54,-106v-106,-119,-310,-266,-443,-381v-50,-44,-115,-88,-115,-168v0,-125,118,-174,221,-224r641,-309r0,197r-559,268v-27,14,-107,47,-113,76v13,41,88,90,123,121v129,115,333,249,422,380v30,44,43,93,43,144","w":1090},"\u0644":{"d":"442,-426v-2,137,75,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,202,-98,202,-238r0,-1128r168,0r0,1128","w":719},"\u0645":{"d":"1265,0v-191,10,-263,-68,-346,-197v-52,115,-132,212,-299,213v-139,1,-255,-77,-315,-157v-61,92,-162,145,-328,141r0,-188v166,7,228,-73,244,-234v20,-202,107,-350,325,-350v193,0,302,117,371,270v42,93,88,169,141,226v75,81,98,94,207,88r0,188xm606,-168v95,0,170,-68,170,-158v0,-128,-85,-256,-209,-256v-109,0,-180,65,-180,170v0,125,95,244,219,244","w":1243},"\u0646":{"d":"392,-813r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u0647":{"d":"938,-188v96,2,182,-59,182,-154v0,-62,-16,-118,-44,-169v-49,-89,-246,-315,-330,-363v-79,-46,-207,-41,-332,-41r0,-189v163,-2,260,-1,380,70v132,78,354,329,433,470v39,69,59,142,59,220v0,221,-131,344,-346,344r-963,0r0,-188r248,0v-19,-45,-47,-138,-47,-203v0,-231,123,-391,336,-391v213,0,340,158,336,391v-1,75,-14,149,-39,203r127,0xm514,-188v112,0,170,-82,170,-203v0,-119,-59,-203,-170,-203v-112,0,-170,82,-170,203v0,119,59,203,170,203","w":1376},"\u06be":{"d":"371,156v179,-206,419,-358,778,-344r0,188v-189,-7,-290,18,-447,112v-122,74,-234,179,-337,312r-154,0r0,-430v-70,10,-156,5,-234,6r0,-188r153,0r81,-7r0,-225v-5,-217,119,-394,321,-395v162,-1,277,142,277,315v0,89,-38,174,-115,256v-77,82,-184,148,-323,199r0,201xm541,-627v-109,0,-170,94,-170,211r0,185v96,-30,195,-91,249,-166v56,-78,27,-230,-79,-230","w":1126},"\u0648":{"d":"88,-303v-83,-240,90,-502,297,-502v111,0,201,58,271,173v70,115,104,263,104,444r172,0r0,188r-199,0v-98,317,-449,420,-852,424r0,-188v286,-2,580,-46,672,-240v-181,-13,-304,-72,-390,-167v-36,-41,-59,-86,-75,-132xm397,-616v-147,0,-210,225,-98,322v64,56,158,98,289,104v-3,-133,-23,-238,-58,-313v-35,-75,-80,-113,-133,-113","w":909},"\u0649":{"d":"1038,-461v0,-183,237,-347,440,-256v216,98,265,388,456,507v34,20,77,24,130,22r0,188v-332,9,-388,-289,-543,-467v-39,-45,-86,-83,-161,-86v-82,-3,-149,36,-156,94v7,54,106,115,148,153v70,64,147,113,147,212v0,137,-64,242,-193,314v-129,72,-329,108,-599,108v-381,0,-606,-100,-615,-447v-3,-72,15,-199,21,-248r172,0v-2,46,-27,188,-27,246v0,93,35,157,101,199v142,91,669,64,817,7v103,-39,157,-93,157,-171v0,-70,-100,-120,-147,-160v-82,-70,-148,-106,-148,-215","w":2042},"\u064a":{"d":"66,-188v148,-1,209,-118,208,-277r0,-252r166,0r0,264v3,265,-130,452,-379,453r-84,0r0,-188r89,0xm130,310r-148,0r0,-148r148,0r0,148xm398,310r-148,0r0,-148r148,0r0,148","w":573},"\u06c0":{"d":"195,-1313v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm473,12v-217,0,-385,-189,-381,-413v5,-235,160,-314,328,-418r-135,-152r233,0r238,269v65,74,115,166,116,299v3,251,-156,415,-399,415xm258,-403v0,142,142,273,300,213v91,-34,149,-91,149,-213v0,-112,-125,-237,-189,-310v-115,74,-260,137,-260,310","w":965},"\u0679":{"d":"460,-1147v93,0,161,72,161,166v0,113,-123,166,-248,166r-289,0r0,-92r82,0v14,-11,21,-19,21,-24r0,-500r83,0r0,397v69,-75,133,-113,190,-113xm537,-979v1,-42,-36,-77,-78,-77v-48,0,-108,50,-179,149r48,0v139,0,209,-24,209,-72xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u0688":{"d":"700,-1447v93,0,161,72,161,166v0,113,-123,166,-248,166r-289,0r0,-92r82,0v14,-11,21,-19,21,-24r0,-500r83,0r0,397v69,-75,133,-113,190,-113xm777,-1279v1,-42,-36,-77,-78,-77v-48,0,-108,50,-179,149r48,0v139,0,209,-24,209,-72xm463,-188v139,1,239,-68,217,-209v-3,-15,-7,-31,-12,-49r-156,-527r195,0r172,600v37,123,78,198,241,185r0,188v-171,10,-288,-44,-354,-143v-73,81,-162,143,-295,143r-401,0r0,-188r393,0","w":1118},"\u0691":{"d":"580,-1147v93,0,161,72,161,166v0,113,-123,166,-248,166r-289,0r0,-92r82,0v14,-11,21,-19,21,-24r0,-500r83,0r0,397v69,-75,133,-113,190,-113xm657,-979v1,-42,-36,-77,-78,-77v-48,0,-108,50,-179,149r48,0v139,0,209,-24,209,-72xm487,-154v0,-146,-67,-262,-125,-350r0,-12r193,0v70,122,94,349,301,328r0,188v-84,4,-162,-4,-215,-35v-66,259,-287,385,-550,439v-72,15,-139,20,-200,20r0,-188v109,-2,283,-33,367,-75v131,-66,229,-144,229,-315","w":854},"\u06ba":{"d":"1266,-401v-4,115,94,215,204,213r95,0r0,188v-120,3,-235,4,-303,-51v-1,307,-252,480,-582,475v-358,-6,-585,-152,-588,-516v-1,-95,19,-242,27,-309r182,0r0,16v-16,53,-43,217,-43,295v0,217,190,326,418,326v221,0,422,-115,422,-326v0,-117,-25,-229,-31,-311r199,0","w":1542},"\u06c1":{"d":"473,12v-217,0,-385,-189,-381,-413v5,-235,160,-314,328,-418r-135,-152r233,0r238,269v65,74,115,166,116,299v3,251,-156,415,-399,415xm258,-403v0,142,142,273,300,213v91,-34,149,-91,149,-213v0,-112,-125,-237,-189,-310v-115,74,-260,137,-260,310","w":965},"\u06d2":{"d":"1896,419r-1416,0v-307,0,-461,-71,-461,-214v0,-67,40,-118,116,-157v98,-51,529,-124,624,-159v78,-29,179,-83,305,-159v181,-109,196,-137,370,-53v183,89,257,126,462,135r0,188v-195,-3,-330,-61,-483,-147v-62,-34,-102,-51,-120,-51v-27,0,-89,30,-187,90v-264,158,-324,151,-701,228v-120,24,-180,44,-180,65v0,31,58,46,173,46r1498,0r0,188","w":1872},"\u06d3":{"d":"1175,-813v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm1896,419r-1416,0v-307,0,-461,-71,-461,-214v0,-67,40,-118,116,-157v98,-51,529,-124,624,-159v78,-29,179,-83,305,-159v181,-109,196,-137,370,-53v183,89,257,126,462,135r0,188v-195,-3,-330,-61,-483,-147v-62,-34,-102,-51,-120,-51v-27,0,-89,30,-187,90v-264,158,-324,151,-701,228v-120,24,-180,44,-180,65v0,31,58,46,173,46r1498,0r0,188","w":1872},"\u0671":{"d":"348,-1979v93,0,150,68,150,162v0,105,-55,158,-165,158v-34,0,-158,-16,-193,-16v-49,0,-92,11,-127,34r0,-101v43,-28,105,-30,162,-27v0,-105,68,-210,173,-210xm408,-1817v5,-86,-102,-84,-129,-22v-11,25,-20,52,-20,85v85,16,145,8,149,-63xm543,0v-253,3,-379,-196,-379,-453r0,-1103r166,0r0,1091v-2,119,35,206,106,253v41,28,122,24,193,24r0,188r-86,0","w":606},"\u0677":{"d":"655,-1167v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm68,-430v-5,-182,150,-375,317,-375v111,0,200,58,271,173v114,185,154,568,14,762v-150,208,-440,292,-789,294r0,-188v272,-1,510,-46,637,-187v47,-51,70,-119,70,-203v-23,14,-112,41,-156,41v-211,0,-358,-126,-364,-317xm240,-436v0,140,239,168,335,96v-7,-95,-48,-190,-105,-244v-99,-94,-230,34,-230,148xm425,-1165v0,42,-31,104,-53,121r64,12r0,86r-127,-28v-111,63,-219,102,-369,112r0,-88v107,-8,190,-25,272,-63v-62,-19,-129,-77,-129,-156v0,-95,73,-158,172,-158v91,0,170,69,170,162xm259,-1232v-44,0,-83,21,-81,65v2,57,53,84,110,98v26,-24,47,-49,47,-98v0,-38,-39,-66,-76,-65","w":854},"\u067a":{"d":"425,-1024r-148,0r0,-148r148,0r0,148xm425,-815r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u067b":{"d":"425,214r-148,0r0,-148r148,0r0,148xm425,423r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u067f":{"d":"559,-1024r-148,0r0,-148r148,0r0,148xm559,-815r-148,0r0,-148r148,0r0,148xm291,-1024r-148,0r0,-148r148,0r0,148xm291,-815r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u0680":{"d":"559,214r-148,0r0,-148r148,0r0,148xm559,423r-148,0r0,-148r148,0r0,148xm291,214r-148,0r0,-148r148,0r0,148xm291,423r-148,0r0,-148r148,0r0,148xm442,-426v-3,135,77,238,205,238r94,0r0,188r-139,0v-91,-1,-212,-56,-244,-123v-37,70,-143,123,-241,123r-140,0r0,-188r95,0v128,-1,205,-98,202,-238r0,-121r168,0r0,121","w":719},"\u0683":{"d":"604,293r-148,0r0,-148r148,0r0,148xm872,293r-148,0r0,-148r148,0r0,148xm1141,0v-186,-1,-313,-67,-350,-217v-147,65,-284,118,-411,157v-180,55,-238,64,-403,60r0,-188v200,6,273,-11,500,-86v167,-55,309,-116,428,-177v-126,-85,-430,-186,-663,-178r-117,0r0,-186v393,-17,695,110,954,268r201,-102r0,188v-45,27,-97,55,-154,85v-57,30,-117,60,-180,89v34,62,89,99,191,99r278,0r0,188r-274,0","w":1393},"\u0684":{"d":"738,214r-148,0r0,-148r148,0r0,148xm738,423r-148,0r0,-148r148,0r0,148xm1141,0v-186,-1,-313,-67,-350,-217v-147,65,-284,118,-411,157v-180,55,-238,64,-403,60r0,-188v200,6,273,-11,500,-86v167,-55,309,-116,428,-177v-126,-85,-430,-186,-663,-178r-117,0r0,-186v393,-17,695,110,954,268r201,-102r0,188v-45,27,-97,55,-154,85v-57,30,-117,60,-180,89v34,62,89,99,191,99r278,0r0,188r-274,0","w":1393},"\u0687":{"d":"872,214r-148,0r0,-148r148,0r0,148xm872,423r-148,0r0,-148r148,0r0,148xm604,214r-148,0r0,-148r148,0r0,148xm604,423r-148,0r0,-148r148,0r0,148xm1141,0v-186,-1,-313,-67,-350,-217v-147,65,-284,118,-411,157v-180,55,-238,64,-403,60r0,-188v200,6,273,-11,500,-86v167,-55,309,-116,428,-177v-126,-85,-430,-186,-663,-178r-117,0r0,-186v393,-17,695,110,954,268r201,-102r0,188v-45,27,-97,55,-154,85v-57,30,-117,60,-180,89v34,62,89,99,191,99r278,0r0,188r-274,0","w":1393},"\u068c":{"d":"508,-1206r-148,0r0,-148r148,0r0,148xm776,-1206r-148,0r0,-148r148,0r0,148xm463,-188v139,1,239,-68,217,-209v-3,-15,-7,-31,-12,-49r-156,-527r195,0r172,600v37,123,78,198,241,185r0,188v-171,10,-288,-44,-354,-143v-73,81,-162,143,-295,143r-401,0r0,-188r393,0","w":1118},"\u068d":{"d":"251,319r-148,0r0,-148r148,0r0,148xm519,319r-148,0r0,-148r148,0r0,148xm463,-188v139,1,239,-68,217,-209v-3,-15,-7,-31,-12,-49r-156,-527r195,0r172,600v37,123,78,198,241,185r0,188v-171,10,-288,-44,-354,-143v-73,81,-162,143,-295,143r-401,0r0,-188r393,0","w":1118},"\u068e":{"d":"494,-1206r-148,0r0,-148r148,0r0,148xm790,-1206r-148,0r0,-148r148,0r0,148xm642,-1415r-148,0r0,-148r148,0r0,148xm463,-188v139,1,239,-68,217,-209v-3,-15,-7,-31,-12,-49r-156,-527r195,0r172,600v37,123,78,198,241,185r0,188v-171,10,-288,-44,-354,-143v-73,81,-162,143,-295,143r-401,0r0,-188r393,0","w":1118},"\u06a6":{"d":"724,-1233r-148,0r0,-148r148,0r0,148xm724,-1024r-148,0r0,-148r148,0r0,148xm456,-1233r-148,0r0,-148r148,0r0,148xm456,-1024r-148,0r0,-148r148,0r0,148xm676,-211v92,28,254,23,379,23r0,188r-187,0v-133,1,-263,-45,-356,-90v-110,49,-201,91,-358,90r-177,0r0,-188v125,1,280,4,369,-25v-79,-47,-166,-132,-168,-262v-4,-196,135,-359,328,-359v185,0,336,164,332,357v-3,131,-83,219,-162,266xm506,-643v-114,0,-211,142,-136,241v36,48,91,90,140,115v51,-25,106,-68,138,-113v71,-99,-24,-243,-142,-243","w":1032},"\u06ad":{"d":"237,-1400r-148,0r0,-148r148,0r0,148xm533,-1400r-148,0r0,-148r148,0r0,148xm385,-1609r-148,0r0,-148r148,0r0,148xm778,-344v0,107,86,156,191,156r143,0r0,188r-139,0v-114,-1,-221,-46,-279,-109v-67,73,-165,109,-303,109r-414,0r0,-188r412,0v130,1,223,-41,223,-154v0,-29,-17,-65,-54,-106v-106,-119,-310,-266,-443,-381v-50,-44,-115,-88,-115,-168v0,-125,118,-174,221,-224r641,-309r0,197r-559,268v-27,14,-107,47,-113,76v13,41,88,90,123,121v129,115,333,249,422,380v30,44,43,93,43,144","w":1090},"\u06b1":{"d":"151,-1583r-148,0r0,-148r148,0r0,148xm419,-1583r-148,0r0,-148r148,0r0,148xm778,-344v0,107,86,156,191,156r143,0r0,188r-139,0v-114,-1,-221,-46,-279,-109v-67,73,-165,109,-303,109r-415,0r0,-188r413,0v129,1,223,-42,223,-154v0,-29,-17,-65,-54,-106v-107,-119,-310,-266,-443,-381v-51,-44,-115,-88,-115,-168v0,-46,18,-86,55,-120v37,-34,92,-69,166,-104r641,-309r0,197r-559,268v-27,14,-107,47,-113,76v13,41,88,90,123,121v129,116,329,246,420,378v31,45,45,95,45,146xm842,-1630r-811,405r0,-100r811,-406r0,101","w":1090},"\u06b3":{"d":"325,214r-148,0r0,-148r148,0r0,148xm325,423r-148,0r0,-148r148,0r0,148xm778,-344v0,107,86,156,191,156r143,0r0,188r-139,0v-114,-1,-221,-46,-279,-109v-67,73,-165,109,-303,109r-415,0r0,-188r413,0v129,1,223,-42,223,-154v0,-29,-17,-65,-54,-106v-107,-119,-310,-266,-443,-381v-51,-44,-115,-88,-115,-168v0,-46,18,-86,55,-120v37,-34,92,-69,166,-104r641,-309r0,197r-559,268v-27,14,-107,47,-113,76v13,41,88,90,123,121v129,116,329,246,420,378v31,45,45,95,45,146xm842,-1630r-811,405r0,-100r811,-406r0,101","w":1090},"\u06bb":{"d":"820,-901v93,0,161,72,161,166v0,113,-123,166,-248,166r-289,0r0,-92r82,0v14,-11,21,-19,21,-24r0,-500r83,0r0,397v69,-75,133,-113,190,-113xm897,-733v1,-42,-36,-77,-78,-77v-48,0,-108,50,-179,149r48,0v139,0,209,-24,209,-72xm1266,-401v-4,115,94,215,204,213r95,0r0,188v-120,3,-235,4,-303,-51v-1,307,-252,480,-582,475v-358,-6,-585,-152,-588,-516v-1,-95,19,-242,27,-309r182,0r0,16v-16,53,-43,217,-43,295v0,217,190,326,418,326v221,0,422,-115,422,-326v0,-117,-25,-229,-31,-311r199,0","w":1542},"\u06c5":{"d":"68,-430v0,-178,145,-375,317,-375v131,0,230,75,298,224v51,114,77,245,77,393r172,0r0,188r-199,0v-88,295,-441,427,-852,424r0,-188v257,0,433,-32,573,-126r-454,0r0,-110r551,0v-179,-22,-309,-79,-388,-171v-63,-73,-95,-160,-95,-259xm397,-616v-88,0,-157,89,-157,180v0,55,20,102,59,142v61,61,157,96,289,104v-3,-95,-15,-179,-36,-253v-34,-115,-86,-173,-155,-173","w":909},"\u06c6":{"d":"561,-1257r-137,286r-98,0r-137,-286r107,0r79,194r79,-194r107,0xm88,-303v-83,-240,90,-502,297,-502v111,0,201,58,271,173v70,115,104,263,104,444r172,0r0,188r-199,0v-98,317,-449,420,-852,424r0,-188v286,-2,580,-46,672,-240v-181,-13,-304,-72,-390,-167v-36,-41,-59,-86,-75,-132xm397,-616v-147,0,-210,225,-98,322v64,56,158,98,289,104v-3,-133,-23,-238,-58,-313v-35,-75,-80,-113,-133,-113","w":909},"\u06c7":{"d":"88,-303v-83,-240,90,-502,297,-502v111,0,201,58,271,173v70,115,104,263,104,444r172,0r0,188r-199,0v-98,317,-449,420,-852,424r0,-188v286,-2,580,-46,672,-240v-181,-13,-304,-72,-390,-167v-36,-41,-59,-86,-75,-132xm397,-616v-147,0,-210,225,-98,322v64,56,158,98,289,104v-3,-133,-23,-238,-58,-313v-35,-75,-80,-113,-133,-113xm625,-1274v0,42,-31,104,-53,121r64,12r0,86r-127,-28v-111,63,-219,102,-369,112r0,-88v107,-8,190,-25,272,-63v-62,-19,-129,-77,-129,-156v0,-95,73,-158,172,-158v91,0,170,69,170,162xm459,-1341v-44,0,-83,21,-81,65v2,57,53,84,110,98v26,-24,47,-49,47,-98v0,-38,-39,-66,-76,-65","w":909},"\u06c8":{"d":"88,-303v-83,-240,90,-502,297,-502v111,0,201,58,271,173v70,115,104,263,104,444r172,0r0,188r-199,0v-98,317,-449,420,-852,424r0,-188v286,-2,580,-46,672,-240v-181,-13,-304,-72,-390,-167v-36,-41,-59,-86,-75,-132xm397,-616v-147,0,-210,225,-98,322v64,56,158,98,289,104v-3,-133,-23,-238,-58,-313v-35,-75,-80,-113,-133,-113xm286,-971r-92,0r0,-616r92,0r0,616","w":909},"\u06c9":{"d":"555,-971r-149,-219r-149,219r-107,0r207,-316r98,0r207,316r-107,0xm88,-303v-83,-240,90,-502,297,-502v111,0,201,58,271,173v70,115,104,263,104,444r172,0r0,188r-199,0v-98,317,-449,420,-852,424r0,-188v286,-2,580,-46,672,-240v-181,-13,-304,-72,-390,-167v-36,-41,-59,-86,-75,-132xm397,-616v-147,0,-210,225,-98,322v64,56,158,98,289,104v-3,-133,-23,-238,-58,-313v-35,-75,-80,-113,-133,-113","w":909},"\u06cb":{"d":"337,-971r-148,0r0,-148r148,0r0,148xm633,-971r-148,0r0,-148r148,0r0,148xm485,-1180r-148,0r0,-148r148,0r0,148xm88,-303v-83,-240,90,-502,297,-502v111,0,201,58,271,173v70,115,104,263,104,444r172,0r0,188r-199,0v-98,317,-449,420,-852,424r0,-188v286,-2,580,-46,672,-240v-181,-13,-304,-72,-390,-167v-36,-41,-59,-86,-75,-132xm397,-616v-147,0,-210,225,-98,322v64,56,158,98,289,104v-3,-133,-23,-238,-58,-313v-35,-75,-80,-113,-133,-113","w":909},"\u06d0":{"d":"1038,-601v0,-154,164,-280,322,-280v135,0,271,91,361,297r107,245v65,111,119,158,236,151r0,188v-310,15,-369,-281,-478,-497v-67,-132,-145,-196,-226,-196v-69,0,-156,34,-156,94v0,40,104,90,148,113v99,53,147,115,147,182v0,144,-105,241,-314,291v-113,27,-272,41,-478,41v-357,0,-613,-132,-615,-459v0,-11,5,-67,14,-170r173,0r0,10v-14,79,-21,131,-21,158v0,182,150,273,451,273v416,0,624,-45,624,-136v0,-31,-49,-72,-147,-122v-98,-50,-148,-111,-148,-183xm819,214r-148,0r0,-148r148,0r0,148xm819,423r-148,0r0,-148r148,0r0,148","w":2042},"\u00a0":{"w":640},"!":{"d":"452,-1489r-28,1079r-166,0r-30,-1079r224,0xm442,0r-204,0r0,-211r204,0r0,211","w":680,"k":{"\u2019":94,"\u201d":94}},"\"":{"d":"708,-1556r-43,579r-132,0r-43,-579r218,0xm332,-1556r-43,579r-132,0r-43,-579r218,0","w":822},"#":{"d":"1348,-932r-293,0r-92,376r268,0r0,135r-303,0r-105,421r-129,0r105,-421r-270,0r-105,421r-129,0r105,-421r-258,0r0,-135r293,0r92,-376r-268,0r0,-135r303,0r105,-422r129,0r-105,422r270,0r105,-422r129,0r-105,422r258,0r0,135xm929,-934r-274,0r-94,380r274,0","w":1490},"$":{"d":"628,-731v209,40,397,109,396,351v-1,211,-192,359,-396,379r0,362r-114,0r0,-357v-147,-1,-307,-38,-408,-89r0,-202r15,0v102,76,233,129,393,143r0,-432v-129,-29,-278,-74,-336,-155v-41,-57,-65,-123,-65,-204v2,-207,190,-356,401,-369r0,-272r114,0r0,270v115,2,267,40,348,75r0,198r-15,0v-89,-60,-199,-118,-333,-128r0,430xm514,-1160v-114,10,-216,76,-212,199v4,147,72,179,212,215r0,-414xm628,-146v128,-16,207,-70,207,-208v0,-145,-75,-176,-207,-207r0,415","w":1118},"%":{"d":"455,-1517v252,0,352,169,352,441v0,275,-101,442,-352,442v-252,0,-353,-169,-353,-441v0,-274,103,-442,353,-442xm1473,-1489r-780,1489r-165,0r780,-1489r165,0xm1545,-854v252,0,352,169,352,441v0,275,-101,442,-352,442v-252,0,-353,-169,-353,-441v0,-274,103,-442,353,-442xm455,-767v158,0,174,-134,174,-309v0,-177,-15,-308,-174,-308v-158,0,-175,134,-175,309v0,177,12,308,175,308xm1545,-104v158,0,174,-134,174,-309v0,-177,-15,-308,-174,-308v-158,0,-175,134,-175,309v0,177,12,308,175,308","w":2000},"&":{"d":"1193,-909v7,211,-28,396,-105,541r357,368r-256,0r-204,-213v-119,147,-227,239,-453,244v-262,6,-468,-179,-465,-440v3,-230,134,-345,276,-434v-118,-84,-201,-153,-201,-332v0,-223,165,-338,395,-345v238,-7,431,162,363,410v-38,138,-134,219,-274,269r352,362v22,-138,19,-249,20,-430r195,0xm272,-457v-3,187,124,329,313,325v153,-3,240,-67,313,-169r-460,-471v-92,57,-164,163,-166,315xm529,-1394v-169,-8,-243,212,-152,345v38,53,89,98,155,137v117,-41,181,-128,185,-279v3,-119,-81,-198,-188,-203","w":1380},"'":{"d":"327,-1556r-43,579r-136,0r-43,-579r222,0","w":432,"k":{"\u00c6":94,"A":94}},"(":{"d":"710,-1546v-233,219,-426,527,-426,974v0,351,120,602,272,806v50,67,103,122,154,168r0,10r-229,0v-214,-264,-373,-528,-373,-984v0,-449,158,-724,373,-984r229,0r0,10","w":784,"k":{"j":-49,"T":-20}},")":{"d":"303,-1556v214,263,373,532,373,984v0,449,-159,723,-373,984r-229,0r0,-10v232,-220,426,-527,426,-974v0,-447,-196,-755,-426,-974r0,-10r229,0","w":784},"*":{"d":"1007,-887r-65,110r-327,-217r7,364r-125,0r6,-364r-325,218r-66,-110r354,-207r-354,-207r66,-110r326,219r-7,-365r125,0r-8,365r328,-218r65,110r-354,205","w":1118},"+":{"d":"1333,-572r-505,0r0,505r-166,0r0,-505r-505,0r0,-160r505,0r0,-505r166,0r0,505r505,0r0,160","w":1490},",":{"d":"500,-285r-280,655r-146,0r176,-655r250,0","w":620,"k":{"\u2019":201,"\u201d":201,"}":90,"]":90,"7":49,")":90}},"-":{"d":"654,-561r-564,0r0,-181r564,0r0,181","w":744,"k":{"\u00e6":18,"\u00c6":47,"z":39,"y":39,"x":47,"w":18,"v":39,"a":18,"Z":29,"Y":131,"X":76,"W":47,"V":47,"T":143,"S":18,"J":94,"I":29,"A":47}},"\u00ad":{"d":"654,-561r-564,0r0,-181r564,0r0,181","w":744},".":{"d":"429,0r-239,0r0,-285r239,0r0,285","w":620,"k":{"\u2019":201,"\u201d":201,"\u2014":115,"\u2013":115,"}":100,"]":100,"7":49,"-":162,",":133,")":100}},"\/":{"d":"728,-1556r-583,1880r-169,0r580,-1880r172,0","w":783},"0":{"d":"920,-1326v149,225,147,953,-2,1170v-83,121,-197,187,-359,187v-164,0,-284,-64,-361,-191v-77,-127,-115,-322,-115,-583v0,-269,39,-465,117,-589v78,-124,197,-187,359,-187v164,0,279,68,361,193xm559,-134v195,0,245,-156,261,-344v24,-287,45,-703,-124,-836v-66,-52,-208,-52,-274,0v-129,101,-136,331,-136,571v0,190,2,320,51,449v36,95,98,160,222,160","w":1118},"1":{"d":"226,-1286v194,-3,292,-34,307,-208r155,0r0,1342r264,0r0,152r-726,0r0,-152r270,0r0,-998r-270,0r0,-136","w":1118},"2":{"d":"522,-1520v266,0,446,152,444,410v-2,270,-145,406,-276,553v-114,128,-264,263,-394,386r732,0r0,171r-919,0r0,-209r187,-180v130,-125,340,-359,404,-479v40,-75,62,-152,62,-232v0,-162,-95,-247,-255,-247v-148,0,-267,66,-356,129r-11,0r0,-212v80,-40,258,-90,382,-90","w":1118},"3":{"d":"771,-1140v0,-149,-109,-207,-260,-207v-152,0,-270,67,-361,130r-12,0r0,-211v126,-67,386,-125,566,-72v153,45,267,145,269,339v1,167,-135,306,-275,334r0,14v179,37,307,148,304,371v-3,227,-121,371,-289,438v-187,75,-471,18,-616,-57r0,-211r14,0v107,74,323,174,503,110v117,-42,182,-135,185,-294v4,-231,-162,-280,-398,-268r0,-166v208,13,370,-60,370,-250","w":1118},"4":{"d":"1067,-512r-177,0r0,512r-192,0r0,-512r-658,0r0,-210r666,-767r184,0r0,817r177,0r0,160xm698,-672r0,-582r-502,582r502,0","w":1118,"k":{".":20,",":20}},"5":{"d":"378,-918v193,-19,370,-5,480,85v97,80,155,179,153,359v-3,238,-114,392,-287,466v-180,77,-454,27,-600,-46r0,-211r14,0v98,60,223,123,379,123v193,0,290,-130,291,-333v1,-207,-126,-281,-329,-283v-95,-1,-222,20,-294,36r0,-767r817,0r0,175r-624,0r0,396","w":1118},"6":{"d":"290,-847v87,-60,175,-102,310,-104v214,-3,345,98,411,245v54,120,52,308,2,435v-49,124,-138,217,-252,267v-107,47,-260,48,-367,1v-219,-95,-309,-324,-309,-651v0,-386,114,-669,372,-800v122,-62,316,-83,465,-42r0,191r-9,0v-40,-22,-119,-41,-187,-40v-281,6,-415,207,-436,498xm480,-151v215,82,368,-85,368,-324v0,-201,-92,-313,-292,-312v-109,1,-191,36,-266,82v-17,255,21,490,190,554","w":1118},"7":{"d":"1044,-1266r-644,1266r-213,0r682,-1314r-770,0r0,-175r945,0r0,223","w":1118,"k":{".":150,",":150}},"8":{"d":"662,-843v100,-78,147,-147,149,-299v2,-139,-104,-234,-253,-234v-140,0,-252,85,-248,222v5,161,111,204,236,264v42,20,81,36,116,47xm561,-115v168,0,282,-111,278,-281v-4,-155,-57,-188,-175,-256v-57,-33,-150,-64,-218,-93v-100,66,-168,166,-171,319v-3,171,120,311,286,311xm1044,-415v5,256,-222,454,-485,449v-231,-4,-385,-104,-453,-270v-22,-55,-32,-114,-32,-175v0,-187,109,-317,252,-384r0,-6v-127,-78,-213,-150,-216,-330v-4,-230,207,-392,449,-392v250,0,450,146,448,379v-2,158,-102,294,-227,351r0,6v154,76,260,164,264,372","w":1118},"9":{"d":"638,-1338v-218,-81,-368,88,-368,325v0,203,89,311,291,312v96,-1,205,-39,267,-82v18,-255,-19,-492,-190,-555xm827,-641v-95,62,-172,102,-310,104v-211,3,-342,-97,-409,-243v-54,-116,-54,-310,-4,-435v68,-171,211,-304,436,-304v257,0,384,144,450,349v59,181,53,486,2,686v-54,213,-164,365,-330,452v-114,60,-316,81,-466,40r0,-191r10,0v37,20,123,42,186,40v285,-3,419,-207,435,-498","w":1118},":":{"d":"482,-832r-239,0r0,-285r239,0r0,285xm482,0r-239,0r0,-285r239,0r0,285","w":724,"k":{"\u2014":131}},";":{"d":"482,-832r-239,0r0,-285r239,0r0,285xm548,-285r-280,655r-146,0r176,-655r250,0","w":724},"\u037e":{"d":"482,-832r-239,0r0,-285r239,0r0,285xm548,-285r-280,655r-146,0r176,-655r250,0","w":724},"<":{"d":"1275,-79r-1074,-513r0,-120r1074,-513r0,178r-833,395r833,395r0,178","w":1490},"=":{"d":"1298,-782r-1106,0r0,-160r1106,0r0,160xm1298,-362r-1106,0r0,-160r1106,0r0,160","w":1490},">":{"d":"1289,-592r-1074,513r0,-178r833,-395r-833,-395r0,-178r1074,513r0,120","w":1490},"?":{"d":"471,-1519v255,0,441,141,441,380v0,289,-205,393,-386,511r0,228r-179,0r0,-305v157,-107,354,-175,361,-419v4,-151,-107,-222,-256,-224v-127,-2,-258,56,-332,103r-11,0r0,-204v84,-34,243,-70,362,-70xm542,0r-204,0r0,-211r204,0r0,211","w":970},"@":{"d":"955,-1518v492,0,788,363,784,855v-2,203,-61,376,-147,506r-421,0r-25,-116v-88,68,-132,124,-277,124v-235,0,-350,-209,-350,-482v0,-275,162,-492,396,-497v103,-2,160,29,229,66r0,-48r159,0r0,842r227,0v49,-83,70,-263,71,-389v2,-423,-224,-726,-645,-726v-392,0,-681,345,-681,738v0,420,267,744,676,739v118,0,244,-16,340,-46r0,142v-104,25,-219,35,-341,36v-477,5,-818,-381,-818,-873v0,-467,366,-871,823,-871xm908,-304v98,0,173,-53,234,-104r0,-518v-65,-33,-116,-54,-201,-54v-175,0,-254,141,-251,346v2,189,46,330,218,330","w":1862},"A":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228,"k":{"\u2019":115,"\u2018":47,"\u201d":115,"\u201c":47,"\u2014":47,"\u2013":47,"y":27,"w":10,"v":27,"u":10,"t":14,"Y":76,"W":47,"V":55,"U":10,"T":115,"S":4,"-":47}},"B":{"d":"882,-827v166,44,278,169,279,370v0,241,-153,375,-335,429v-171,50,-455,22,-675,28r0,-1489r395,0v195,3,272,-1,391,60v99,51,154,137,154,276v0,156,-93,264,-209,318r0,8xm885,-1125v4,-248,-293,-186,-536,-195r0,436r225,0v121,-1,157,-4,228,-49v60,-37,81,-97,83,-192xm955,-449v2,-223,-143,-276,-381,-270r-225,0r0,550r161,0v214,6,347,-27,419,-151v19,-32,26,-76,26,-129","w":1207,"k":{"\u2014":-10,"\u2013":-10,"\u2026":18,"y":-2,"w":-10,"u":-10,"r":-10,"o":-10,"l":-12,"j":-10,"i":-10,"h":-12,"e":-10,"a":-10,"T":55,"Q":-10,"O":-10,"G":-10,"C":-10,".":18,"-":-10,",":18}},"C":{"d":"734,-144v205,0,344,-95,447,-193r15,0r0,236v-134,63,-261,130,-463,128v-334,-5,-528,-176,-618,-437v-63,-182,-65,-478,-1,-659v92,-257,283,-447,622,-447v195,0,332,56,460,126r0,239r-16,0v-106,-96,-237,-203,-446,-196v-324,11,-462,261,-462,604v0,281,97,471,284,561v55,27,115,38,178,38","w":1230,"k":{"\u2014":47,"\u2013":47,"\u0152":25,"-":47}},"D":{"d":"1246,-1118v105,204,102,534,-4,743v-90,178,-246,306,-450,351v-162,35,-433,21,-641,24r0,-1489v217,2,513,-11,669,31v207,55,339,170,426,340xm500,-170v405,5,619,-176,619,-576v0,-392,-215,-577,-619,-573r-151,0r0,1149r151,0","w":1389,"k":{"\u2026":47,"Z":18,"Y":18,"X":10,"W":18,"T":47,"J":20,".":47,",":47}},"E":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"F":{"d":"1042,-1313r-693,0r0,420r664,0r0,176r-664,0r0,717r-198,0r0,-1489r891,0r0,176","w":1068,"k":{"\u0153":47,"\u2026":285,"\u00f8":47,"\u00e6":94,"\u00c6":104,"o":47,"e":47,"a":94,"T":-29,"J":59,"A":94,"?":-55,";":55,":":55,".":285,",":285}},"G":{"d":"1269,-99v-142,59,-292,131,-495,128v-474,-7,-708,-292,-708,-775v0,-368,154,-608,419,-717v89,-35,186,-53,291,-53v199,-2,354,63,487,128r0,239r-17,0v-116,-104,-271,-196,-494,-196v-305,0,-484,265,-480,593v3,286,98,479,290,570v138,66,377,43,511,-8r0,-385r-344,0r0,-174r540,0r0,650","w":1367},"H":{"d":"1232,0r-198,0r0,-729r-685,0r0,729r-198,0r0,-1489r198,0r0,584r685,0r0,-584r198,0r0,1489","w":1383},"I":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152","w":764,"k":{"\u2014":29,"\u2013":29,"v":31,"s":20,"r":10,"p":10,"o":25,"n":10,"m":10,"g":20,"e":25,"d":20,"c":25,"a":20,"-":29}},"J":{"d":"9,-197v69,11,149,48,236,48v157,0,244,-47,261,-179v5,-39,8,-83,8,-134r0,-869r-315,0r0,-158r513,0r0,1102v3,262,-178,410,-440,408v-68,0,-205,-15,-263,-29r0,-189","w":853,"k":{"\u2026":18,"\u00c6":10,"A":10,".":18,",":18}},"K":{"d":"1236,0r-257,0r-543,-693r-87,98r0,595r-198,0r0,-1489r198,0r0,685r610,-685r241,0r-616,665","w":1204,"k":{"\u2014":104,"\u2013":104,"\u0153":68,"\u0152":18,"\u00f8":68,"\u00e6":55,"\u00d8":18,"y":55,"w":57,"v":55,"u":41,"o":57,"e":57,"a":45,"O":18,"-":104}},"L":{"d":"1014,0r-863,0r0,-1489r198,0r0,1313r665,0r0,176","w":1019,"k":{"\u2019":152,"\u201d":152,"\u2014":152,"\u2013":152,"\u0152":18,"\u00d8":18,"\u00c6":41,"\u00c7":18,"y":104,"v":104,"Y":152,"W":94,"V":104,"T":162,"Q":18,"O":18,"J":-94,"G":18,"C":18,"A":41,"-":152,"'":115}},"M":{"d":"1427,0r-198,0r0,-1283r-388,873r-120,0r-385,-873r0,1283r-185,0r0,-1489r270,0r372,829r359,-829r275,0r0,1489","w":1578},"N":{"d":"1216,0r-222,0r-658,-1284r0,1284r-185,0r0,-1489r281,0r599,1179r0,-1179r185,0r0,1489","w":1367},"O":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449,"k":{"\u2026":29,"Z":18,"Y":18,"X":10,"T":47,"J":8,".":29,",":29}},"P":{"d":"1044,-1252v58,105,64,277,12,396v-86,199,-252,302,-539,301r-168,0r0,555r-198,0r0,-1489v279,7,596,-32,763,93v54,40,99,86,130,144xm885,-1035v0,-215,-145,-288,-372,-284r-164,0r0,595v186,0,365,7,452,-89v53,-58,84,-118,84,-222","w":1129,"k":{"\u0153":47,"\u2026":285,"\u00f8":47,"\u00e6":47,"\u00c6":68,"o":47,"e":47,"a":47,"Y":-18,"J":70,"A":47,".":285,",":285}},"Q":{"d":"1189,219v47,0,141,-22,172,-35r27,0r0,180v-68,18,-149,28,-232,28v-227,0,-377,-139,-386,-362v-365,10,-566,-166,-658,-446v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446v337,0,526,180,612,445v31,97,47,207,47,331v0,371,-154,640,-422,732v15,144,64,231,228,231xm725,-139v308,0,456,-258,452,-605v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,345,123,449v82,104,192,156,330,156","w":1449,"k":{"\u2026":29,".":29,",":29}},"R":{"d":"1083,-1085v0,232,-132,372,-309,437r530,648r-257,0r-472,-592r-226,0r0,592r-198,0r0,-1489r384,0v254,-8,411,55,503,208v31,52,45,118,45,196xm523,-757v227,7,355,-92,353,-313v-2,-188,-130,-253,-331,-249r-196,0r0,562r174,0","w":1271,"k":{"\u2019":68,"\u201d":68,"\u2014":94,"\u2013":94,"\u0153":55,"\u00f8":47,"\u00e6":47,"y":47,"u":12,"o":37,"e":37,"a":18,"Y":18,"T":55,"-":94}},"S":{"d":"602,-1345v-166,0,-306,82,-308,234v-4,263,306,246,500,311v181,61,296,163,296,376v0,215,-135,355,-298,416v-60,23,-135,35,-226,35v-213,2,-348,-50,-489,-116r0,-248r14,0v108,104,276,189,461,193v194,4,332,-80,332,-249v0,-134,-69,-196,-184,-228v-186,-53,-402,-74,-515,-200v-58,-64,-97,-149,-97,-269v0,-252,233,-426,501,-426v174,0,322,38,443,96r0,237r-15,0v-88,-81,-248,-162,-415,-162","w":1141,"k":{"\u2026":18,"\u00c6":18,"y":29,"w":18,"v":29,"q":-6,"o":-4,"e":-4,"c":-4,"S":23,"A":14,".":18,",":18}},"T":{"d":"499,0r0,-1313r-500,0r0,-176r1198,0r0,176r-500,0r0,1313r-198,0","w":1196,"k":{"\u2014":143,"\u2013":143,"\u0153":209,"\u0152":47,"\u2026":276,"\u00f8":209,"\u00e6":227,"\u00d8":47,"\u00c6":123,"\u00c7":39,"}":-20,"z":162,"y":190,"w":190,"v":190,"u":190,"s":170,"r":190,"o":209,"g":201,"e":209,"c":209,"a":227,"]":-20,"Y":70,"T":100,"S":10,"O":47,"J":59,"G":39,"C":39,"A":115,"?":-55,";":190,":":190,".":276,"-":143,",":276,")":-20}},"U":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422","w":1343,"k":{"\u2026":18,"\u00c6":18,"A":10,".":18,",":18}},"V":{"d":"1230,-1489r-512,1489r-214,0r-512,-1489r212,0r412,1236r412,-1236r202,0","w":1222,"k":{"\u2014":47,"\u2013":47,"\u0153":94,"\u2026":276,"\u00f8":94,"\u00e6":94,"\u00c6":68,"y":63,"u":55,"o":94,"e":94,"a":94,"A":55,";":76,":":76,".":276,"-":47,",":276}},"W":{"d":"1821,-1489r-374,1489r-223,0r-303,-1236r-296,1236r-218,0r-381,-1489r203,0r300,1238r298,-1238r201,0r301,1250r298,-1250r194,0","w":1847,"k":{"\u2014":47,"\u2013":47,"\u0153":76,"\u2026":209,"\u00f8":76,"\u00e6":76,"\u00c6":37,"y":53,"u":37,"r":37,"o":76,"e":76,"a":76,"A":47,";":76,":":76,".":209,"-":47,",":276}},"X":{"d":"1181,0r-227,0r-363,-596r-369,596r-214,0r473,-745r-459,-744r226,0r356,585r361,-585r215,0r-466,734","w":1189,"k":{"\u2014":76,"\u2013":76,"\u0153":55,"\u0152":10,"\u00f8":55,"\u00e6":47,"\u00d8":10,"\u00c7":10,"y":66,"u":29,"o":45,"e":45,"a":37,"O":10,"G":10,"C":10,"-":76}},"Y":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0","w":1180,"k":{"\u2014":131,"\u2013":131,"\u0153":123,"\u0152":18,"\u2026":276,"\u00f8":123,"\u00e6":131,"\u00d8":18,"\u00c6":76,"v":94,"u":104,"s":104,"r":94,"q":123,"p":94,"o":123,"n":94,"m":94,"g":123,"e":123,"d":115,"a":131,"O":18,"J":59,"A":76,";":190,":":190,".":276,"-":131,",":276}},"Z":{"d":"1100,0r-1040,0r0,-184r797,-1129r-761,0r0,-176r984,0r0,179r-806,1134r826,0r0,176","w":1145,"k":{"\u2014":47,"\u2013":47,"\u0153":55,"\u0152":18,"\u00f8":55,"\u00e6":47,"\u00d8":18,"\u00c7":18,"y":63,"w":39,"o":55,"e":55,"a":47,"Z":10,"O":18,"G":18,"C":18,"-":55}},"[":{"d":"686,392r-520,0r0,-1948r520,0r0,143r-345,0r0,1662r345,0r0,143","w":784,"k":{"j":-49,"T":-20}},"\\":{"d":"804,324r-169,0r-583,-1880r172,0","w":783},"]":{"d":"618,392r-520,0r0,-143r345,0r0,-1662r-345,0r0,-143r520,0r0,1948","w":784},"^":{"d":"1357,-684r-198,0r-415,-625r-414,627r-197,0r549,-807r126,0","w":1490},"_":{"d":"1134,300r-1150,0r0,-130r1150,0r0,130","w":1118},"`":{"d":"670,-1302r-149,0r-273,-374r243,0","w":1118},"a":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075,"k":{"y":14,"w":10,"v":14}},"b":{"d":"571,-138v222,0,311,-167,308,-424v-2,-233,-50,-407,-257,-407v-120,0,-226,65,-298,127r0,640v85,40,138,64,247,64xm666,-1148v281,0,407,256,407,571v0,326,-174,605,-466,608v-128,1,-200,-35,-283,-83r-12,52r-176,0r0,-1556r188,0r0,556v88,-76,188,-148,342,-148","w":1132,"k":{"\u2026":18,"y":4,".":18,",":29}},"c":{"d":"577,-138v136,0,246,-65,322,-136r11,0r0,211v-100,45,-188,90,-330,88v-352,-6,-521,-220,-521,-582v0,-283,110,-460,309,-547v172,-75,409,-28,542,47r0,211r-11,0v-76,-63,-184,-134,-322,-134v-215,0,-323,183,-323,423v0,240,102,419,323,419","w":945,"k":{"\u2014":18,"\u2013":18,"\u00e7":6,"c":6,"T":96,"-":18}},"d":{"d":"350,-1106v146,-75,341,-42,458,34r0,-484r188,0r0,1556r-188,0r0,-114v-92,77,-170,145,-334,145v-306,0,-415,-257,-415,-581v0,-280,106,-461,291,-556xm518,-148v119,0,216,-61,290,-124r0,-644v-83,-40,-139,-60,-246,-60v-216,0,-311,179,-309,422v2,233,55,406,265,406","w":1132},"e":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078,"k":{"T":131}},"f":{"d":"531,-1566v67,0,137,9,193,18r0,172v-43,-6,-113,-26,-166,-26v-184,0,-225,91,-220,285r311,0r0,156r-305,0r0,961r-188,0r0,-961r-127,0r0,-156r127,0v-11,-281,112,-449,375,-449","w":652,"k":{"\u2019":-68,"\u201d":-68,"\u2014":68,"\u2013":68,"\u2026":115,"\u00f8":20,"\u00e6":25,"\u00ee":-121,"\u00e9":20,"}":-100,"y":25,"u":20,"s":23,"r":10,"q":10,"p":10,"o":20,"n":10,"m":10,"j":20,"g":10,"f":14,"e":20,"c":20,"a":25,"]":-100,"\\":-94,"?":-115,".":150,"-":68,",":150,"*":-68,")":-100,"'":-86,"\"":-86}},"g":{"d":"518,-193v114,0,221,-51,290,-110r0,-613v-80,-38,-147,-63,-248,-63v-211,0,-310,172,-307,406v2,224,58,380,265,380xm493,423v-115,0,-235,-21,-327,-48r0,-196r10,0v91,35,205,75,332,76v206,1,304,-99,300,-305r0,-98v-97,81,-167,129,-332,129v-283,0,-421,-234,-417,-550v4,-270,110,-451,293,-540v148,-71,344,-37,456,40r11,-48r177,0r0,990v0,367,-149,547,-503,550","w":1132,"k":{"j":-12}},"h":{"d":"663,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1556r188,0r0,563v96,-83,187,-155,339,-155","w":1142,"k":{"y":18,"w":10,"v":18}},"i":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm341,-1304r-214,0r0,-195r214,0r0,195","w":468,"k":{"t":-4,"l":-2,"i":-2,"f":-4}},"j":{"d":"-90,243v112,24,263,18,306,-63v30,-57,36,-130,37,-225r0,-916r-202,0r0,-156r390,0r0,1149v3,249,-142,391,-385,391v-47,0,-102,-5,-146,-12r0,-168xm442,-1304r-214,0r0,-195r214,0r0,195","w":577},"k":{"d":"1062,0r-247,0r-417,-539r-74,72r0,467r-188,0r0,-1556r188,0r0,911r442,-472r234,0r-459,467","w":1020,"k":{"\u2014":94,"\u2013":94,"\u0153":18,"\u00f8":18,"o":18,"e":18,"-":94}},"l":{"d":"328,0r-188,0r0,-1556r188,0r0,1556","w":468,"k":{"\u2219":84,"\u00ef":-10,"\u00ee":-10,"t":-4,"l":-6,"i":-2,"f":-2}},"m":{"d":"922,-955v97,-103,177,-193,342,-193v237,0,328,164,328,413r0,735r-188,0r0,-646v-1,-176,-6,-333,-188,-323v-110,6,-188,70,-262,138r4,96r0,735r-188,0r0,-646v-1,-176,-6,-332,-188,-323v-106,5,-190,74,-258,135r0,834r-188,0r0,-1117r188,0r0,124v86,-82,162,-155,306,-155v151,0,247,70,292,193","w":1720,"k":{"y":18,"w":10,"v":18}},"n":{"d":"663,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155","w":1142,"k":{"y":18,"w":10,"v":18}},"o":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112,"k":{"\u2026":18,"y":12,"x":18,"v":12,".":18,",":29}},"p":{"d":"666,-1148v280,0,407,255,407,560v0,333,-173,610,-471,610v-124,0,-194,-29,-278,-78r0,468r-188,0r0,-1529r188,0r0,117v85,-74,193,-148,342,-148xm571,-147v218,0,311,-176,308,-420v-2,-226,-53,-402,-259,-402v-125,0,-219,64,-296,127r0,633v89,42,134,62,247,62","w":1132,"k":{"\u2026":18,"y":4,".":18,",":29}},"q":{"d":"351,-1108v148,-73,344,-38,457,39r12,-48r176,0r0,1529r-188,0r0,-534v-96,85,-177,144,-333,144v-284,0,-420,-258,-416,-577v4,-275,108,-462,292,-553xm516,-157v122,0,219,-60,292,-123r0,-636v-83,-40,-140,-63,-247,-63v-218,0,-310,174,-308,415v1,230,58,407,263,407","w":1132},"r":{"d":"324,-951v124,-104,211,-184,404,-160r0,196v-170,-33,-314,27,-404,122r0,793r-188,0r0,-1117r188,0r0,166","w":738,"k":{"\u2019":-29,"\u201d":-29,"\u2014":18,"\u2013":18,"\u0153":10,"\u2026":276,"\u00f8":10,"\u00e6":39,"\u00e9":10,"\u00e7":10,"q":10,"o":10,"g":10,"e":10,"d":10,"c":10,"a":35,".":276,"-":25,",":276}},"s":{"d":"485,-985v-114,-1,-221,46,-221,157v0,144,130,154,254,182v112,25,236,59,294,128v64,76,85,227,34,332v-67,139,-197,213,-408,213v-141,0,-282,-48,-371,-94r0,-211r10,0v104,83,268,175,464,136v64,-13,103,-37,127,-76v27,-45,16,-147,-22,-179v-63,-53,-228,-74,-330,-104v-151,-44,-244,-131,-244,-302v0,-214,186,-341,417,-341v124,0,265,36,345,81r0,201r-10,0v-84,-67,-202,-122,-339,-123","w":914},"t":{"d":"682,-10v-61,17,-137,32,-208,32v-220,0,-326,-127,-326,-364r0,-619r-127,0r0,-156r127,0r0,-321r188,0r0,321r346,0r0,156r-346,0r0,531v2,104,-6,152,26,217v25,51,77,70,158,70v51,0,121,-22,151,-36r11,0r0,169","w":685,"k":{"\u2019":-18,"\u201d":-18,"\u2014":39,"\u2013":39,"y":20,"v":20,"t":16,"-":39}},"u":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333","w":1142},"v":{"d":"1014,-1117r-421,1117r-169,0r-418,-1117r203,0r306,862r303,-862r196,0","w":1020,"k":{"\u2019":-31,"\u2014":39,"\u2013":39,"\u0153":12,"\u2026":170,"\u00f8":16,"\u00e6":39,"o":16,"e":16,"a":39,".":170,"-":39,",":170}},"w":{"d":"1490,-1117r-283,1117r-174,0r-273,-861r-271,861r-173,0r-286,-1117r196,0r197,865r265,-865r155,0r272,865r186,-865r189,0","w":1520,"k":{"\u2019":-20,"\u2014":18,"\u2013":18,"\u2026":68,"\u00e6":18,"a":18,".":68,"-":18,",":68}},"x":{"d":"1004,0r-231,0r-271,-422r-279,422r-213,0r388,-554r-384,-563r231,0r269,418r276,-418r214,0r-386,550","w":1014,"k":{"\u2014":47,"\u2013":47,"\u0153":18,"\u00f8":25,"\u00e7":18,"o":25,"g":10,"e":25,"d":10,"c":18,"-":47}},"y":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0","w":1020,"k":{"\u2019":-31,"\u2014":39,"\u2013":39,"\u0153":12,"\u2026":170,"\u00f8":16,"\u00e6":39,"\u00e7":16,"q":10,"o":16,"g":10,"e":16,"d":10,"c":16,"a":39,".":180,"-":39,",":180}},"z":{"d":"870,0r-821,0r0,-139r584,-823r-560,0r0,-155r786,0r0,134r-587,826r598,0r0,157","w":910,"k":{"\u2014":18,"\u2013":18,"\u00f8":10,"\u00e7":10,"q":10,"o":10,"g":10,"e":10,"d":10,"c":10,"-":18}},"{":{"d":"567,-12v-3,176,64,270,239,266r80,0r0,138r-116,0v-242,0,-385,-139,-382,-387r0,-149v2,-226,-87,-373,-328,-360r0,-156v240,12,330,-133,328,-360r0,-149v-3,-248,140,-387,382,-387r116,0r0,138r-80,0v-175,-4,-242,90,-239,266r0,175v2,219,-120,316,-271,383r0,24v150,67,273,165,271,383r0,175","w":984,"k":{"j":-49,"T":-20}},"|":{"d":"475,392r-167,0r0,-1948r167,0r0,1948","w":783},"}":{"d":"596,-1020v-2,226,87,373,328,360r0,156v-240,-12,-330,133,-328,360r0,149v3,248,-140,387,-382,387r-116,0r0,-138r80,0v175,4,242,-90,239,-266r0,-175v-2,-219,120,-316,271,-383r0,-24v-151,-67,-273,-165,-271,-383r0,-175v3,-176,-64,-270,-239,-266r-80,0r0,-138r116,0v242,0,385,139,382,387r0,149","w":984},"~":{"d":"1356,-927v-4,212,-60,390,-183,485v-85,66,-265,49,-342,-10v-109,-84,-170,-222,-284,-297v-42,-28,-113,-21,-149,9v-76,63,-90,207,-96,345r-168,0v6,-213,57,-396,186,-487v93,-66,263,-46,342,13v109,81,168,229,284,297v86,50,177,-16,201,-88v25,-73,38,-165,41,-267r168,0","w":1490},"\u00c4":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm913,-1657r-201,0r0,-195r201,0r0,195xm500,-1657r-201,0r0,-195r201,0r0,195","w":1228},"\u00c5":{"d":"920,-1685v-2,122,-77,216,-162,260r480,1425r-209,0r-135,-416r-569,0r-135,416r-200,0r479,-1422v-86,-48,-159,-138,-161,-263v-3,-167,140,-301,306,-301v168,0,309,133,306,301xm839,-584r-230,-705r-229,705r459,0xm614,-1512v92,0,159,-77,159,-171v0,-94,-65,-170,-159,-170v-93,0,-159,76,-159,170v0,94,67,171,159,171","w":1228},"\u00c7":{"d":"804,24v-371,23,-592,-152,-689,-434v-63,-183,-65,-478,-1,-659v92,-257,283,-447,622,-447v195,0,332,56,460,126r0,239r-16,0v-106,-96,-237,-203,-446,-196v-324,11,-462,261,-462,604v0,281,97,471,284,561v55,27,115,38,178,38v205,0,344,-95,447,-193r15,0r0,236v-77,37,-147,74,-242,98r5,92v2,194,-116,337,-309,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v122,-3,181,-46,182,-166","w":1230,"k":{"\u2014":47,"\u2013":47,"\u0152":25,"-":47}},"\u00c9":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm920,-2049r-273,374r-149,0r179,-374r243,0","w":1149},"\u00d1":{"d":"1216,0r-222,0r-658,-1284r0,1284r-185,0r0,-1489r281,0r599,1179r0,-1179r185,0r0,1489xm877,-1823v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1367},"\u00d6":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1027,-1677r-201,0r0,-195r201,0r0,195xm614,-1677r-201,0r0,-195r201,0r0,195","w":1449},"\u00dc":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm1004,-1677r-201,0r0,-195r201,0r0,195xm591,-1677r-201,0r0,-195r201,0r0,195","w":1343},"\u00e1":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm837,-1676r-273,374r-149,0r179,-374r243,0","w":1075},"\u00e0":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm668,-1302r-149,0r-273,-374r243,0","w":1075},"\u00e2":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm876,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1075},"\u00e4":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm835,-1304r-201,0r0,-195r201,0r0,195xm422,-1304r-201,0r0,-195r201,0r0,195","w":1075},"\u00e3":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm700,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1075},"\u00e5":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm614,-1134v211,29,333,132,333,370r0,764r-187,0r0,-119v-103,76,-180,157,-363,150v-210,-8,-339,-143,-339,-355v0,-362,349,-391,702,-411v43,-331,-399,-257,-600,-167r-11,0r0,-191v76,-22,175,-40,277,-46v-108,-43,-204,-140,-206,-282v-3,-167,140,-301,306,-301v168,0,309,133,306,301v-2,144,-103,249,-218,287xm526,-1248v92,0,159,-78,159,-172v0,-94,-65,-170,-159,-170v-93,0,-159,76,-159,170v0,94,67,172,159,172","w":1075},"\u00e7":{"d":"627,23v-382,16,-568,-204,-568,-580v0,-283,110,-460,309,-547v172,-75,409,-28,542,47r0,211r-11,0v-76,-63,-184,-134,-322,-134v-215,0,-323,183,-323,423v0,240,102,419,323,419v136,0,246,-65,322,-136r11,0r0,211r-65,29v-25,11,-47,19,-68,26r5,97v2,194,-116,337,-309,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v122,-3,181,-46,182,-166","w":945,"k":{"\u2014":18,"\u2013":18,"-":18}},"\u00e9":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm889,-1676r-273,374r-149,0r179,-374r243,0","w":1078},"\u00e8":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm685,-1302r-149,0r-273,-374r243,0","w":1078},"\u00ea":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm915,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1078},"\u00eb":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm880,-1304r-201,0r0,-195r201,0r0,195xm467,-1304r-201,0r0,-195r201,0r0,195","w":1078},"\u00ed":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm542,-1676r-273,374r-149,0r179,-374r243,0","w":468,"k":{"\u2019":-20}},"\u00ec":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm421,-1302r-149,0r-273,-374r243,0","w":468},"\u00ee":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm521,-1297r-151,0r-139,-263r-138,263r-147,0r174,-379r227,0","w":468,"k":{"l":-10}},"\u00ef":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm506,-1304r-189,0r0,-195r189,0r0,195xm151,-1304r-189,0r0,-195r189,0r0,195","w":468,"k":{"\uf002":-14,"\uf001":-14,"l":-10,"f":-14}},"\u00f1":{"d":"663,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155xm745,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1142},"\u00f3":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm868,-1676r-273,374r-149,0r179,-374r243,0","w":1112},"\u00f2":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm667,-1302r-149,0r-273,-374r243,0","w":1112},"\u00f4":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm900,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1112},"\u00f6":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm864,-1304r-201,0r0,-195r201,0r0,195xm451,-1304r-201,0r0,-195r201,0r0,195","w":1112},"\u00f5":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm724,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1112},"\u00fa":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm868,-1676r-273,374r-149,0r179,-374r243,0","w":1142},"\u00f9":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm687,-1302r-149,0r-273,-374r243,0","w":1142},"\u00fb":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm908,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1142},"\u00fc":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm879,-1304r-201,0r0,-195r201,0r0,195xm466,-1304r-201,0r0,-195r201,0r0,195","w":1142},"\u2020":{"d":"983,-1034r-363,-5r5,904r-132,0r5,-904r-363,5r0,-129r363,5r-5,-398r132,0r-5,398r363,-5r0,129","w":1118},"\u00b0":{"d":"482,-1515v209,0,381,172,381,380v0,209,-172,380,-381,380v-208,0,-381,-170,-381,-380v0,-209,172,-380,381,-380xm482,-907v125,0,224,-104,224,-228v0,-125,-99,-228,-224,-228v-125,0,-224,103,-224,228v0,126,101,228,224,228","w":964},"\u00a2":{"d":"975,-83v-91,40,-175,77,-304,82r0,362r-114,0r0,-363v-286,-32,-443,-235,-443,-555v0,-311,167,-528,443,-558r0,-360r114,0r0,359v112,2,229,41,304,79r0,200r-10,0v-82,-65,-167,-123,-294,-140r0,836v124,-15,220,-78,294,-140r10,0r0,198xm557,-971v-170,34,-250,192,-250,414v0,225,81,376,250,411r0,-825","w":1118},"\u00a3":{"d":"483,-613v13,219,-84,349,-222,431r0,11r770,0r0,171r-942,0r0,-207v163,-52,200,-179,202,-406r-161,0r0,-138r161,0r0,-320v-5,-257,167,-447,417,-447v121,0,206,24,293,48r0,206r-10,0v-65,-47,-164,-87,-264,-87v-174,0,-244,117,-244,299r0,301r364,0r0,138r-364,0","w":1118},"\u00a7":{"d":"450,-819v-73,44,-142,123,-142,240v0,135,60,172,184,210r175,54v71,-51,143,-116,143,-240v0,-209,-206,-205,-360,-264xm700,356v-157,51,-386,29,-528,-29r0,-194r10,0v95,42,188,87,327,87v137,0,267,-54,267,-184v0,-180,-180,-185,-316,-228v-183,-58,-341,-115,-341,-341v0,-154,86,-257,199,-325r0,-7v-106,-58,-170,-139,-170,-282v0,-244,211,-376,480,-372v132,2,209,20,318,57r0,194r-10,0v-106,-52,-192,-86,-329,-87v-134,-1,-268,52,-267,179v2,183,171,190,317,234v122,37,211,76,263,128v52,52,78,124,78,213v-1,160,-92,259,-199,324r0,7v104,55,170,137,170,280v0,186,-120,297,-269,346","w":1118},"\u2022":{"d":"465,-1013v188,0,352,163,352,351v0,188,-164,351,-352,351v-188,0,-351,-163,-351,-351v0,-188,163,-351,351,-351","w":931},"\u00b6":{"d":"57,-1050v2,-289,198,-439,503,-439r422,0r0,1852r-140,0r0,-1722r-187,0r0,1722r-140,0r0,-956v-268,-3,-460,-185,-458,-457","w":1118},"\u00df":{"d":"718,-910v205,45,349,188,350,429v1,324,-253,564,-608,495r0,-166v43,5,82,19,130,17v206,-5,283,-143,283,-354v0,-240,-155,-328,-407,-328r0,-157v192,-2,315,-61,315,-248v0,-123,-71,-197,-203,-196v-189,1,-254,135,-254,332r0,1086r-188,0r0,-1080v0,-245,96,-393,272,-457v256,-93,571,25,565,296v-4,161,-119,287,-255,322r0,9","w":1123},"\u00ae":{"d":"951,-1519v464,0,865,400,865,864v0,464,-401,865,-865,865v-464,0,-865,-401,-865,-865v0,-465,401,-864,865,-864xm952,100v403,0,749,-350,749,-755v0,-405,-346,-754,-749,-754v-403,0,-749,349,-749,754v0,405,346,755,749,755xm1302,-879v0,145,-93,219,-200,264r346,400r-227,0r-283,-355r-123,0r0,355r-165,0r0,-915r279,0v174,-8,283,30,346,128v20,31,27,73,27,123xm815,-696v167,6,305,-5,305,-172v0,-150,-153,-140,-305,-137r0,309","w":1902},"\u00a9":{"d":"951,-1519v464,0,865,400,865,864v0,464,-401,865,-865,865v-464,0,-865,-401,-865,-865v0,-465,401,-864,865,-864xm952,100v403,0,749,-350,749,-755v0,-405,-346,-754,-749,-754v-403,0,-749,349,-749,754v0,405,346,755,749,755xm986,-327v104,2,220,-62,272,-107r16,0r0,179v-90,38,-166,75,-292,75v-286,-1,-451,-182,-451,-480v0,-292,174,-482,451,-483v111,0,218,36,292,73r0,181r-16,0v-53,-47,-170,-109,-272,-107v-183,4,-270,130,-270,336v0,200,84,329,270,333","w":1902},"\u2122":{"d":"1634,-785r-124,0r0,-616r-20,0r-204,453r-85,0r-206,-460r-25,0r0,623r-123,0r0,-704r238,0r161,382r161,-382r227,0r0,704xm692,-1372r-229,0r0,587r-127,0r0,-587r-229,0r0,-117r585,0r0,117","w":1794},"\u00b4":{"d":"871,-1676r-273,374r-149,0r179,-374r243,0","w":1118},"\u00a8":{"d":"867,-1304r-201,0r0,-195r201,0r0,195xm454,-1304r-201,0r0,-195r201,0r0,195","w":1118},"\u2260":{"d":"1298,-362r-568,0r-105,335r-153,0r105,-335r-385,0r0,-156r434,0r84,-268r-518,0r0,-156r566,0r105,-335r153,0r-105,335r387,0r0,156r-436,0r-83,268r519,0r0,156","w":1490},"\u00c6":{"d":"1802,0r-912,0r0,-557r-505,0r-217,557r-207,0r603,-1489r1238,0r0,176r-716,0r0,408r666,0r0,176r-666,0r0,553r716,0r0,176xm890,-723r0,-601r-194,0r-245,601r439,0","w":1870},"\u00d8":{"d":"1189,-1330v122,137,194,323,194,586v0,455,-236,775,-659,775v-156,0,-280,-45,-376,-111r-132,196r-148,0r189,-278v-119,-132,-191,-328,-191,-582v0,-454,237,-776,658,-776v163,0,271,41,373,110r115,-171r148,0xm725,-1349v-311,0,-455,254,-455,605v0,174,35,314,99,420r626,-936v-65,-56,-154,-89,-270,-89xm725,-140v307,0,454,-257,454,-604v0,-173,-37,-324,-101,-425r-628,937v75,59,146,92,275,92","w":1449,"k":{"\u2026":29,"Z":18,"Y":18,"X":10,"T":47,".":29,",":29}},"\u221e":{"d":"1355,-1148v252,-6,397,223,397,485v0,289,-150,510,-430,506v-197,-3,-335,-143,-402,-299v-90,173,-189,294,-413,299v-252,6,-397,-223,-397,-485v0,-293,156,-506,430,-506v197,0,335,143,402,299v86,-169,195,-294,413,-299xm280,-642v0,171,76,299,230,299v156,0,192,-65,267,-191v36,-60,68,-124,96,-195v-64,-128,-163,-234,-319,-234v-185,0,-274,125,-274,321xm1308,-342v185,0,274,-124,274,-321v0,-172,-76,-299,-230,-299v-158,0,-190,68,-268,191v-43,69,-63,123,-95,195v62,127,164,234,319,234","w":1862},"\u00b1":{"d":"1328,-159r-1166,0r0,-158r500,0r0,-422r-500,0r0,-158r500,0r0,-505r166,0r0,505r500,0r0,158r-500,0r0,422r500,0r0,158","w":1490},"\u2264":{"d":"1275,-305r-1074,-483r0,-120r1074,-483r0,181r-812,362r812,362r0,181xm1275,0r-1074,0r0,-160r1074,0r0,160","w":1490},"\u2265":{"d":"1289,-788r-1074,483r0,-181r812,-362r-812,-362r0,-181r1074,483r0,120xm1289,0r-1074,0r0,-160r1074,0r0,160","w":1490},"\u00a5":{"d":"1059,-1489r-408,811r0,100r342,0r0,138r-340,0r0,440r-188,0r0,-440r-340,0r0,-138r342,0r0,-79r-411,-832r210,0r294,639r298,-639r201,0","w":1118},"\u00b5":{"d":"578,-164v126,0,198,-44,261,-111r0,-842r188,0r0,1117r-172,0r0,-116r-6,0v-76,74,-134,133,-271,133v-137,0,-181,-58,-254,-132r0,527r-188,0r0,-1529r188,0r0,842v55,64,136,112,254,111","w":1163},"\u2202":{"d":"572,-1519v424,-3,490,393,454,835v-23,286,-130,563,-326,666v-64,34,-133,49,-206,49v-257,2,-427,-189,-427,-455v0,-284,188,-520,457,-517v141,2,227,42,314,117v3,-36,3,-71,3,-111v0,-255,-72,-419,-296,-419v-128,0,-243,55,-327,118r-13,0r0,-194v90,-53,236,-88,367,-89xm267,-427v0,175,76,298,233,298v95,0,172,-48,230,-143v58,-95,92,-231,102,-406v-64,-54,-165,-101,-272,-101v-194,0,-293,139,-293,352","w":1118},"\u2211":{"d":"1228,189r-1102,0r0,-191r626,-668r-616,-631r0,-188r1053,0r0,176r-807,0r601,598r0,72r-628,656r873,0r0,176","w":1303},"\u220f":{"d":"1237,-1489r0,1678r-198,0r0,-1502r-685,0r0,1502r-198,0r0,-1678r1081,0","w":1393},"\u222b":{"d":"854,-1566v74,0,134,8,194,19r0,178v-42,-6,-123,-28,-171,-27v-183,4,-224,78,-224,271r0,1123v4,265,-140,423,-389,425v-70,0,-128,-7,-190,-19r0,-178v51,7,112,29,167,27v183,-4,224,-78,224,-271r0,-1123v-4,-265,139,-423,389,-425","w":1118},"\u00aa":{"d":"483,-1519v246,3,390,85,391,325r0,628r-166,0r0,-91v-84,63,-154,116,-304,116v-165,0,-292,-130,-290,-298v3,-309,297,-327,594,-345v27,-266,-359,-178,-504,-120r-15,0r0,-170v61,-18,208,-46,294,-45xm461,-696v108,0,184,-59,247,-106r0,-243v-180,19,-421,0,-422,196v1,105,65,153,175,153","w":1010},"\u00ba":{"d":"506,-1520v267,0,420,200,420,490v0,288,-155,488,-420,490v-269,2,-421,-207,-421,-490v0,-288,155,-490,421,-490xm506,-690v170,0,240,-144,240,-340v0,-201,-67,-340,-240,-340v-173,0,-241,138,-241,340v0,198,68,340,241,340","w":1010},"\u2126":{"d":"1362,-893v0,301,-159,478,-352,595r0,124r393,0r0,174r-559,0r0,-387v168,-108,318,-221,312,-506v-6,-282,-149,-456,-433,-456v-286,0,-434,175,-441,456v-7,281,152,400,320,506r0,387r-559,0r0,-174r393,0r0,-124v-193,-118,-360,-293,-360,-595v0,-306,150,-486,376,-579v157,-64,382,-64,539,-2v224,88,371,279,371,581","w":1438},"\u00e6":{"d":"251,-330v0,208,250,222,407,144v61,-31,115,-67,159,-112v-25,-73,-39,-161,-39,-260v-185,8,-385,4,-480,101v-31,31,-47,73,-47,127xm961,-559v2,264,121,421,379,421v162,0,286,-66,376,-135r11,0r0,205r-83,32v-100,36,-170,62,-302,62v-222,0,-370,-74,-465,-207v-120,113,-234,210,-470,210v-192,0,-349,-150,-349,-346v0,-373,363,-377,728,-389r0,-58v13,-307,-441,-220,-615,-138r-15,0r0,-191v72,-20,244,-53,345,-53v205,0,337,62,413,184v80,-98,212,-186,382,-186v333,-1,473,233,453,589r-788,0xm1567,-703v-12,-175,-92,-290,-280,-290v-202,1,-288,122,-323,290r603,0","w":1802},"\u00f8":{"d":"904,-1004v95,104,151,245,151,446v0,348,-176,588,-498,588v-113,0,-196,-32,-269,-77r-123,194r-124,0r168,-261v-95,-101,-152,-248,-152,-444v0,-346,180,-589,500,-589v109,0,196,32,266,77r108,-170r125,0xm557,-986v-222,4,-309,177,-309,428v0,123,17,219,58,296r429,-670v-44,-34,-101,-55,-178,-54xm557,-131v220,0,307,-176,307,-427v0,-123,-17,-223,-57,-298r-429,669v49,37,96,56,179,56","w":1112,"k":{"\u2026":18,"y":12,"x":18,"v":12,".":18,",":29}},"\u00bf":{"d":"632,-1278r-204,0r0,-211r204,0r0,211xm518,-141v121,2,265,-57,332,-103r11,0r0,204v-106,39,-217,70,-362,70v-255,0,-441,-141,-441,-380v0,-287,208,-392,386,-511r0,-228r179,0r0,305v-123,77,-261,146,-329,279v-21,41,-32,87,-32,140v-2,151,107,222,256,224","w":970,"k":{"J":-31}},"\u00a1":{"d":"442,-1278r-204,0r0,-211r204,0r0,211xm452,0r-224,0r28,-1079r166,0","w":680},"\u00ac":{"d":"1323,-57r-171,0r0,-545r-995,0r0,-160r1166,0r0,705","w":1490},"\u221a":{"d":"1554,-1789r-790,1940r-104,0r-342,-993r-237,0r0,-139r393,0r265,797r653,-1605r162,0","w":1490},"\u0192":{"d":"626,-1425v94,-90,294,-112,461,-76r0,181v-46,-6,-123,-39,-178,-37v-178,7,-208,96,-234,274r-29,199r292,0r0,138r-310,0r-70,511v-38,275,-145,437,-423,437v-61,0,-127,-8,-184,-18r0,-181v48,6,120,39,178,37v177,-7,209,-96,234,-274r72,-512r-178,0r0,-138r196,0v26,-211,55,-428,173,-541","w":1118},"\u2248":{"d":"980,-870v122,0,138,-99,161,-234r157,0v-24,233,-104,392,-336,392v-162,0,-232,-113,-348,-185v-42,-26,-76,-41,-105,-41v-128,0,-129,86,-164,219r-155,0v26,-217,114,-377,337,-377v159,0,240,118,351,188v39,25,73,38,102,38xm979,-367v124,0,130,-93,163,-221r157,0v-30,223,-106,379,-338,379v-159,0,-241,-120,-352,-189v-39,-24,-72,-37,-101,-37v-123,0,-137,101,-161,233r-157,0v20,-228,112,-391,336,-391v162,0,236,113,347,185v40,26,75,41,106,41","w":1490},"\u2206":{"d":"1278,0r-1288,0r522,-1489r244,0xm1010,-172r-381,-1120r-380,1120r761,0","w":1268},"\u00ab":{"d":"1043,-191r-488,-419r0,-85r488,-418r0,188r-317,273r317,273r0,188xm613,-162r-510,-446r0,-89r510,-445r0,196r-331,294r331,294r0,196","w":1174},"\u00bb":{"d":"1071,-608r-510,446r0,-196r331,-294r-331,-294r0,-196r510,445r0,89xm619,-610r-488,419r0,-188r317,-273r-317,-273r0,-188r488,418r0,85","w":1174},"\u2026":{"d":"1497,0r-204,0r0,-223r204,0r0,223xm939,0r-204,0r0,-223r204,0r0,223xm381,0r-204,0r0,-223r204,0r0,223","w":1674,"k":{"\u2019":201,"\u201d":201}},"\u00c0":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm769,-1675r-149,0r-273,-374r243,0","w":1228},"\u00c3":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm777,-1803v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1228},"\u00d5":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm877,-1823v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1449},"\u0152":{"d":"1932,0r-1031,0v-399,10,-625,-118,-756,-372v-106,-205,-107,-541,5,-744v140,-255,344,-373,749,-373r1033,0r0,176r-723,0r0,408r673,0r0,176r-673,0r0,553r723,0r0,176xm272,-743v3,392,217,578,619,572r121,0r0,-1147v-227,-3,-405,8,-533,98v-134,94,-208,251,-207,477","w":2000},"\u0153":{"d":"1625,-683v-5,-197,-81,-310,-273,-310v-181,0,-303,130,-313,310r586,0xm554,-131v219,0,302,-179,302,-427v0,-255,-79,-428,-302,-428v-221,0,-303,183,-303,428v0,248,82,427,303,427xm1039,-539v-3,245,129,401,364,401v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-206,0,-366,-79,-453,-205v-84,127,-200,209,-398,210v-323,1,-497,-249,-497,-589v0,-344,176,-590,497,-590v189,0,325,87,402,211v80,-123,218,-210,407,-211v297,-1,447,200,445,507r0,102r-769,0","w":1861},"\u2013":{"d":"1122,-572r-1126,0r0,-160r1126,0r0,160","w":1118,"k":{"\u00e6":18,"\u00c6":47,"z":39,"y":39,"x":47,"w":18,"v":39,"a":18,"Z":10,"Y":131,"X":76,"W":47,"V":47,"T":143,"S":18,"J":94,"I":29,"A":47}},"\u2014":{"d":"1866,-572r-1870,0r0,-160r1870,0r0,160","w":1862,"k":{"\u00e6":18,"\u00c6":47,"z":39,"y":39,"x":47,"w":18,"v":39,"a":18,"Z":10,"Y":131,"X":76,"W":47,"V":47,"T":143,"S":18,"J":94,"I":29,"A":47}},"\u201c":{"d":"725,-997r-134,0r-261,-559r238,0xm331,-997r-134,0r-261,-559r238,0","w":822,"k":{"\u2018":-41,"\u00c6":94,"A":94}},"\u201d":{"d":"896,-1556r-261,559r-134,0r157,-559r238,0xm502,-1556r-261,559r-134,0r157,-559r238,0","w":822,"k":{"\u2019":-41,"\u2026":201,"\u00c6":94,"t":-39,"s":68,"Y":-104,"W":-55,"V":-94,"T":-104,"A":94,".":201,",":201}},"\u2018":{"d":"335,-997r-138,0r-261,-559r242,0","w":432,"k":{"\u201c":-41,"\u00c6":94,"A":94}},"\u2019":{"d":"496,-1556r-261,559r-138,0r157,-559r242,0","w":432,"k":{"\u2018":-180,"\u201d":-41,"\u201c":-180,"\u2026":201,"\u00c6":94,"\u00ef":-160,"\u00ee":-160,"\u00ec":-80,"t":-39,"s":68,"l":-41,"i":-41,"h":-41,"Y":-104,"W":-55,"V":-94,"T":-104,"S":-20,"A":94,"9":-20,"8":-20,"7":-41,"5":-10,"4":70,"3":-20,"2":-20,".":201,",":201}},"\u00f7":{"d":"864,-1012r-238,0r0,-275r238,0r0,275xm1333,-572r-1176,0r0,-160r1176,0r0,160xm864,-17r-238,0r0,-275r238,0r0,275","w":1490},"\u25ca":{"d":"1371,-654r-626,710r-626,-710r626,-710xm1153,-654r-408,-476r-408,476r408,474","w":1490},"\u00ff":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0xm829,-1304r-201,0r0,-195r201,0r0,195xm416,-1304r-201,0r0,-195r201,0r0,195","w":1020},"\u0178":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0xm900,-1677r-201,0r0,-195r201,0r0,195xm487,-1677r-201,0r0,-195r201,0r0,195","w":1180},"\u2044":{"d":"916,-1489r-780,1489r-165,0r780,-1489r165,0","w":886},"\u2215":{"d":"916,-1489r-780,1489r-165,0r780,-1489r165,0","w":886},"\u20ac":{"d":"83,-938v55,-336,282,-578,653,-578v119,0,231,24,336,71r0,195r-16,0v-180,-128,-476,-137,-624,26v-66,72,-114,166,-140,286r709,0r-27,138r-700,0v-3,45,-2,93,1,138r670,0r-27,138r-620,0v53,214,194,380,436,380v125,0,233,-31,324,-92r14,0r0,193v-113,47,-226,70,-339,70v-368,0,-587,-225,-647,-551r-114,0r28,-138r69,0v-3,-45,-4,-92,-2,-138r-95,0r28,-138r83,0","w":1118},"\u2039":{"d":"633,-172r-510,-436r0,-89r510,-435r0,199r-331,281r331,281r0,199","w":784},"\u203a":{"d":"661,-608r-510,436r0,-199r331,-281r-331,-281r0,-199r510,435r0,89","w":784},"\uf001":{"d":"526,-1402v-169,0,-193,110,-188,285r616,0r0,1117r-188,0r0,-964r-422,0r0,964r-188,0r0,-961r-127,0r0,-156r127,0v-19,-264,114,-446,347,-449v59,-1,119,9,165,15r0,172v-39,-4,-90,-23,-142,-23xm954,-1304r-202,0r0,-195r202,0r0,195","w":1092,"k":{"l":-4}},"\ufb01":{"d":"526,-1402v-169,0,-193,110,-188,285r616,0r0,1117r-188,0r0,-964r-422,0r0,964r-188,0r0,-961r-127,0r0,-156r127,0v-19,-264,114,-446,347,-449v59,-1,119,9,165,15r0,172v-39,-4,-90,-23,-142,-23xm954,-1304r-202,0r0,-195r202,0r0,195","w":1092},"\uf002":{"d":"156,-1117v-22,-359,227,-481,583,-442r111,11r98,-8r0,1556r-188,0r0,-1404v-31,-4,-97,-7,-130,-7v-227,-2,-300,69,-292,294r243,0r0,156r-237,0r0,961r-188,0r0,-961r-127,0r0,-156r127,0","w":1086,"k":{"i":-4}},"\ufb02":{"d":"156,-1117v-22,-359,227,-481,583,-442r111,11r98,-8r0,1556r-188,0r0,-1404v-31,-4,-97,-7,-130,-7v-227,-2,-300,69,-292,294r243,0r0,156r-237,0r0,961r-188,0r0,-961r-127,0r0,-156r127,0","w":1086},"\u2021":{"d":"983,-507r-363,-5r5,388r-132,0r5,-388r-363,5r0,-129r363,5r0,-418r-363,5r0,-129r363,5r-5,-388r132,0r-5,388r363,-5r0,129r-363,-5r0,418r363,-5r0,129","w":1118},"\u2219":{"d":"429,-516r-239,0r0,-273r239,0r0,273","w":620,"k":{"l":84}},"\u201a":{"d":"386,-283r-261,559r-138,0r157,-559r242,0","w":432,"k":{"Y":201,"W":94,"V":201,"T":201}},"\u201e":{"d":"781,-283r-261,559r-134,0r157,-559r238,0xm387,-283r-261,559r-134,0r157,-559r238,0","w":814,"k":{"Y":201,"W":94,"V":201,"T":201}},"\u2030":{"d":"455,-1517v252,0,352,169,352,441v0,275,-101,442,-352,442v-252,0,-353,-169,-353,-441v0,-274,103,-442,353,-442xm1473,-1489r-780,1489r-165,0r780,-1489r165,0xm1545,-854v252,0,352,169,352,441v0,275,-101,442,-352,442v-252,0,-353,-169,-353,-441v0,-274,103,-442,353,-442xm455,-767v158,0,174,-134,174,-309v0,-177,-15,-308,-174,-308v-158,0,-175,134,-175,309v0,177,12,308,175,308xm1545,-104v158,0,174,-134,174,-309v0,-177,-15,-308,-174,-308v-158,0,-175,134,-175,309v0,177,12,308,175,308xm2389,-854v252,0,352,169,352,441v0,275,-101,442,-352,442v-252,0,-353,-169,-353,-441v0,-274,103,-442,353,-442xm2389,-104v158,0,174,-134,174,-309v0,-177,-15,-308,-174,-308v-158,0,-175,134,-175,309v0,177,12,308,175,308","w":2848},"\u00c2":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm940,-1650r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1228},"\u00ca":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm961,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1149},"\u00c1":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm862,-2049r-273,374r-149,0r179,-374r243,0","w":1228},"\u00cb":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm966,-1677r-201,0r0,-195r201,0r0,195xm553,-1677r-201,0r0,-195r201,0r0,195","w":1149},"\u00c8":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm754,-1675r-149,0r-273,-374r243,0","w":1149},"\u00cd":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm657,-2049r-273,374r-149,0r179,-374r243,0","w":764},"\u00ce":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm725,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":764},"\u00cf":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm690,-1677r-201,0r0,-195r201,0r0,195xm277,-1677r-201,0r0,-195r201,0r0,195","w":764},"\u00cc":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm529,-1675r-149,0r-273,-374r243,0","w":764},"\u00d3":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1002,-2049r-273,374r-149,0r179,-374r243,0","w":1449},"\u00d4":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1055,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1449},"\u00d2":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm851,-1675r-149,0r-273,-374r243,0","w":1449},"\u00da":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm995,-2049r-273,374r-149,0r179,-374r243,0","w":1343},"\u00db":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm1006,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1343},"\u00d9":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm854,-1675r-149,0r-273,-374r243,0","w":1343},"\u0131":{"d":"328,0r-188,0r0,-1117r188,0r0,1117","w":468},"\uf031":{"d":"328,0r-188,0r0,-1117r188,0r0,1117","w":468},"\u02c6":{"d":"901,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1118},"\u02dc":{"d":"727,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1118},"\u02c9":{"d":"936,-1335r-754,0r0,-154r754,0r0,154","w":1118},"\u02d8":{"d":"560,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1118},"\u02d9":{"d":"666,-1304r-214,0r0,-195r214,0r0,195","w":1118},"\u02da":{"d":"559,-1722v168,0,306,133,306,301v0,168,-138,301,-306,301v-166,0,-306,-134,-306,-301v0,-167,140,-301,306,-301xm559,-1249v93,0,159,-78,159,-171v0,-95,-66,-173,-159,-173v-92,0,-159,80,-159,173v0,94,66,171,159,171","w":1118},"\u00b8":{"d":"614,107r-4,-127r157,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,178,-46,174,-166","w":1118},"\u02dd":{"d":"1051,-1676r-258,374r-139,0r169,-374r228,0xm647,-1676r-258,374r-139,0r169,-374r228,0","w":1118},"\u02db":{"d":"342,117v0,-51,10,-84,21,-127r154,0v-8,37,-15,71,-15,117v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21v-181,1,-291,-116,-289,-300","w":1118},"\u02c7":{"d":"897,-1676r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1118},"\u0141":{"d":"1055,0r-863,0r0,-543r-168,138r0,-161r168,-135r0,-788r198,0r0,645r327,-268r0,161r-327,264r0,511r665,0r0,176","w":1060},"\u0142":{"d":"540,-855r-165,130r0,725r-188,0r0,-589r-163,134r0,-159r163,-130r0,-812r188,0r0,676r165,-134r0,159","w":562},"\u0160":{"d":"602,-1345v-166,0,-306,82,-308,234v-4,263,306,246,500,311v181,61,296,163,296,376v0,215,-135,355,-298,416v-60,23,-135,35,-226,35v-213,2,-348,-50,-489,-116r0,-248r14,0v108,104,276,189,461,193v194,4,332,-80,332,-249v0,-134,-69,-196,-184,-228v-186,-53,-402,-74,-515,-200v-58,-64,-97,-149,-97,-269v0,-252,233,-426,501,-426v174,0,322,38,443,96r0,237r-15,0v-88,-81,-248,-162,-415,-162xm930,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1141},"\u0161":{"d":"485,-985v-114,-1,-221,46,-221,157v0,144,130,154,254,182v112,25,236,59,294,128v64,76,85,227,34,332v-67,139,-197,213,-408,213v-141,0,-282,-48,-371,-94r0,-211r10,0v104,83,268,175,464,136v64,-13,103,-37,127,-76v27,-45,16,-147,-22,-179v-63,-53,-228,-74,-330,-104v-151,-44,-244,-131,-244,-302v0,-214,186,-341,417,-341v124,0,265,36,345,81r0,201r-10,0v-84,-67,-202,-122,-339,-123xm815,-1676r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":914},"\u017d":{"d":"1100,0r-1040,0r0,-184r797,-1129r-761,0r0,-176r984,0r0,179r-806,1134r826,0r0,176xm910,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1145},"\u017e":{"d":"870,0r-821,0r0,-139r584,-823r-560,0r0,-155r786,0r0,134r-587,826r598,0r0,157xm800,-1676r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":910},"\u00a6":{"d":"475,-758r-167,0r0,-798r167,0r0,798xm475,392r-167,0r0,-798r167,0r0,798","w":783},"\u00d0":{"d":"1287,-1118v105,204,104,535,-3,743v-91,177,-246,310,-450,353v-164,34,-435,20,-642,22r0,-740r-168,0r0,-143r168,0r0,-606v217,2,512,-11,668,31v207,55,340,170,427,340xm541,-170v404,4,619,-175,619,-576v0,-392,-215,-577,-619,-573r-151,0r0,436r327,0r0,143r-327,0r0,570r151,0","w":1430},"\u00f0":{"d":"745,-1358v164,170,308,390,308,721v0,215,-45,380,-136,495v-91,115,-214,173,-370,173v-297,-1,-490,-196,-490,-515v0,-346,296,-572,635,-464v50,16,102,45,157,80v-40,-149,-141,-310,-243,-399r-262,161r-66,-97r238,-143v-103,-88,-200,-128,-317,-189r0,-21r296,0r162,119r212,-129r66,97xm252,-482v0,220,97,352,296,354v169,2,251,-105,292,-242v23,-76,29,-237,19,-351v-85,-54,-182,-88,-307,-88v-183,0,-300,122,-300,327","w":1118},"\u00dd":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0xm891,-2049r-273,374r-149,0r179,-374r243,0","w":1180},"\u00fd":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0xm811,-1676r-273,374r-149,0r179,-374r243,0","w":1020},"\u00de":{"d":"1048,-992v57,102,63,265,12,382v-85,196,-264,287,-543,288r-168,0r0,322r-198,0r0,-1489r198,0r0,270v222,-4,441,0,569,89v54,37,99,81,130,138xm486,-488v243,2,403,-70,403,-294v0,-209,-155,-271,-374,-269r-166,0r0,563r137,0","w":1158},"\u00fe":{"d":"666,-1148v280,0,407,255,407,560v0,333,-173,610,-471,610v-124,0,-194,-29,-278,-78r0,468r-188,0r0,-1968r188,0r0,556v85,-74,193,-148,342,-148xm571,-147v218,0,311,-176,308,-420v-2,-226,-53,-402,-259,-402v-125,0,-219,64,-296,127r0,633v89,42,134,62,247,62","w":1132},"\u2212":{"d":"1308,-572r-1126,0r0,-160r1126,0r0,160","w":1490},"\u00d7":{"d":"1282,-226r-111,111r-426,-430r-426,430r-111,-111r430,-426r-430,-426r111,-111r426,430r426,-430r111,111r-430,426","w":1490},"\u00b9":{"d":"248,-1368v116,-3,231,-13,237,-125r135,0r0,805r191,0r0,122r-555,0r0,-122r204,0r0,-568r-212,0r0,-112","w":1010},"\u00b2":{"d":"481,-1519v192,0,323,104,323,280v0,219,-165,320,-308,437r-123,92r493,0r0,144r-681,0r0,-152r147,-114v95,-70,213,-187,254,-256v22,-38,33,-85,33,-139v0,-95,-65,-144,-162,-144v-91,0,-200,53,-251,92r-15,0r0,-179v77,-33,185,-61,290,-61","w":1010},"\u00b3":{"d":"640,-1047v103,21,202,93,197,219v-8,201,-154,285,-363,286v-115,0,-207,-23,-290,-58r0,-175r17,0v48,46,171,94,270,94v104,0,196,-44,194,-145v-2,-110,-67,-142,-191,-142r-140,0r0,-139r125,0v105,1,182,-46,182,-142v0,-91,-66,-131,-169,-131v-86,0,-213,54,-256,97r-17,0r0,-175v80,-34,182,-61,293,-61v176,0,319,88,322,238v3,123,-79,194,-174,226r0,8","w":1010},"\u00bd":{"d":"171,-1363v131,-4,225,-9,237,-130r137,0r0,928r-165,0r0,-681r-209,0r0,-117xm1410,-1489r-780,1489r-165,0r780,-1489r165,0xm1561,-944v192,0,321,104,323,280v1,165,-98,257,-187,339v-71,66,-162,126,-242,186r491,0r0,139r-681,0r0,-143r147,-113v95,-70,213,-189,254,-258v22,-38,33,-84,33,-138v0,-95,-65,-144,-162,-144v-91,0,-200,53,-251,92r-15,0r0,-179v77,-33,185,-61,290,-61","w":2048},"\u00bc":{"d":"171,-1363v131,-4,225,-9,237,-130r137,0r0,928r-165,0r0,-681r-209,0r0,-117xm1410,-1489r-780,1489r-165,0r780,-1489r165,0xm1847,-220r-163,0r0,220r-150,0r0,-220r-455,0r0,-185r456,-539r149,0r0,591r163,0r0,133xm1538,-353r0,-400r-343,400r343,0","w":2048},"\u00be":{"d":"596,-1045v103,21,202,93,197,219v-8,201,-154,285,-363,286v-115,0,-207,-23,-290,-58r0,-175r17,0v48,46,171,94,270,94v104,0,194,-44,194,-145v0,-166,-172,-140,-331,-142r0,-139r125,0v105,1,182,-46,182,-142v0,-91,-66,-131,-169,-131v-86,0,-213,54,-256,97r-17,0r0,-175v80,-34,182,-61,293,-61v176,0,319,88,322,238v3,123,-79,194,-174,226r0,8xm1500,-1489r-780,1489r-165,0r780,-1489r165,0xm1903,-220r-163,0r0,220r-150,0r0,-220r-455,0r0,-185r456,-539r149,0r0,591r163,0r0,133xm1594,-353r0,-400r-343,400r343,0","w":2048},"\u20a3":{"d":"1043,-1313r-633,0r0,420r604,0r0,176r-604,0r0,270r317,0r0,139r-317,0r0,308r-198,0r0,-308r-178,0r0,-139r178,0r0,-1042r831,0r0,176","w":1118},"\u011e":{"d":"1269,-99v-142,59,-292,131,-495,128v-474,-7,-708,-292,-708,-775v0,-368,154,-608,419,-717v89,-35,186,-53,291,-53v199,-2,354,63,487,128r0,239r-17,0v-116,-104,-271,-196,-494,-196v-305,0,-484,265,-480,593v3,286,98,479,290,570v138,66,377,43,511,-8r0,-385r-344,0r0,-174r540,0r0,650xm739,-1755v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1367},"\u011f":{"d":"518,-193v114,0,221,-51,290,-110r0,-613v-80,-38,-147,-63,-248,-63v-211,0,-310,172,-307,406v2,224,58,380,265,380xm493,423v-115,0,-235,-21,-327,-48r0,-196r10,0v91,35,205,75,332,76v206,1,304,-99,300,-305r0,-98v-97,81,-167,129,-332,129v-283,0,-421,-234,-417,-550v4,-270,110,-451,293,-540v148,-71,344,-37,456,40r11,-48r177,0r0,990v0,367,-149,547,-503,550xm565,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1132},"\u0130":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm490,-1677r-214,0r0,-195r214,0r0,195","w":764},"\u015e":{"d":"632,23v-233,16,-405,-38,-555,-112r0,-248r14,0v108,104,276,189,461,193v194,4,332,-80,332,-249v0,-134,-69,-196,-184,-228v-186,-53,-402,-74,-515,-200v-58,-64,-97,-149,-97,-269v0,-252,233,-426,501,-426v174,0,322,38,443,96r0,237r-15,0v-88,-81,-248,-162,-415,-162v-166,0,-306,82,-308,234v-4,263,306,246,500,311v181,61,296,163,296,376v0,219,-133,359,-308,417r5,96v5,202,-122,333,-309,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v122,-3,181,-46,182,-166","w":1141},"\u015f":{"d":"519,22v-174,20,-345,-33,-452,-89r0,-211r10,0v104,83,268,175,464,136v64,-13,103,-37,127,-76v27,-45,16,-147,-22,-179v-63,-53,-228,-74,-330,-104v-151,-44,-244,-131,-244,-302v0,-214,186,-341,417,-341v124,0,265,36,345,81r0,201r-10,0v-84,-67,-202,-122,-339,-123v-114,-1,-221,46,-221,157v0,144,130,154,254,182v112,25,238,58,294,128v40,50,63,113,63,196v0,157,-91,256,-207,306r6,105v5,202,-122,333,-309,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v122,-3,181,-46,182,-166","w":914},"\u0106":{"d":"734,-144v205,0,344,-95,447,-193r15,0r0,236v-134,63,-261,130,-463,128v-334,-5,-528,-176,-618,-437v-63,-182,-65,-478,-1,-659v92,-257,283,-447,622,-447v195,0,332,56,460,126r0,239r-16,0v-106,-96,-237,-203,-446,-196v-324,11,-462,261,-462,604v0,281,97,471,284,561v55,27,115,38,178,38xm971,-2049r-273,374r-149,0r179,-374r243,0","w":1230},"\u0107":{"d":"577,-138v136,0,246,-65,322,-136r11,0r0,211v-100,45,-188,90,-330,88v-352,-6,-521,-220,-521,-582v0,-283,110,-460,309,-547v172,-75,409,-28,542,47r0,211r-11,0v-76,-63,-184,-134,-322,-134v-215,0,-323,183,-323,423v0,240,102,419,323,419xm811,-1676r-273,374r-149,0r179,-374r243,0","w":945},"\u010c":{"d":"734,-144v205,0,344,-95,447,-193r15,0r0,236v-134,63,-261,130,-463,128v-334,-5,-528,-176,-618,-437v-63,-182,-65,-478,-1,-659v92,-257,283,-447,622,-447v195,0,332,56,460,126r0,239r-16,0v-106,-96,-237,-203,-446,-196v-324,11,-462,261,-462,604v0,281,97,471,284,561v55,27,115,38,178,38xm1047,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1230},"\u010d":{"d":"577,-138v136,0,246,-65,322,-136r11,0r0,211v-100,45,-188,90,-330,88v-352,-6,-521,-220,-521,-582v0,-283,110,-460,309,-547v172,-75,409,-28,542,47r0,211r-11,0v-76,-63,-184,-134,-322,-134v-215,0,-323,183,-323,423v0,240,102,419,323,419xm885,-1676r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":945},"\u0111":{"d":"350,-1106v146,-75,341,-42,458,34r0,-196r-301,0r0,-134r301,0r0,-154r188,0r0,154r166,0r0,134r-166,0r0,1268r-188,0r0,-114v-92,77,-170,145,-334,145v-306,0,-415,-257,-415,-581v0,-280,106,-461,291,-556xm518,-148v119,0,216,-61,290,-124r0,-644v-83,-40,-139,-60,-246,-60v-216,0,-311,179,-309,422v2,233,55,406,265,406","w":1174},"\u00af":{"d":"1134,-1659r-1150,0r0,-130r1150,0r0,130","w":1118},"\u00b7":{"d":"482,-832r-239,0r0,-285r239,0r0,285","w":724},"\u0102":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm614,-1755v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1228},"\u0103":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm523,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1075},"\u0104":{"d":"1253,417v-173,-1,-289,-112,-289,-300v0,-70,25,-145,40,-195r-110,-338r-569,0r-135,416r-200,0r502,-1489r244,0r502,1489r-99,0v-7,37,-16,58,-15,107v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u0105":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm740,117v0,-48,9,-85,20,-124r0,-112v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51v288,0,456,98,457,380r0,764r-34,0v-7,33,-13,69,-13,107v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21v-173,-2,-289,-110,-289,-300","w":1075},"\u010e":{"d":"1246,-1118v105,204,102,534,-4,743v-90,178,-246,306,-450,351v-162,35,-433,21,-641,24r0,-1489v217,2,513,-11,669,31v207,55,339,170,426,340xm500,-170v405,5,619,-176,619,-576v0,-392,-215,-577,-619,-573r-151,0r0,1149r151,0xm987,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1389},"\u010f":{"d":"350,-1106v146,-75,341,-42,458,34r0,-484r188,0r0,1556r-188,0r0,-114v-92,77,-170,145,-334,145v-306,0,-415,-257,-415,-581v0,-280,106,-461,291,-556xm518,-148v119,0,216,-61,290,-124r0,-644v-83,-40,-139,-60,-246,-60v-216,0,-311,179,-309,422v2,233,55,406,265,406xm1473,-1556r-240,505r-127,0r142,-505r225,0","w":1407},"\u0110":{"d":"1287,-1118v105,204,104,535,-3,743v-91,177,-246,310,-450,353v-164,34,-435,20,-642,22r0,-740r-168,0r0,-143r168,0r0,-606v217,2,512,-11,668,31v207,55,340,170,427,340xm541,-170v404,4,619,-175,619,-576v0,-392,-215,-577,-619,-573r-151,0r0,436r327,0r0,143r-327,0r0,570r151,0","w":1430},"\u0118":{"d":"679,117v0,-48,7,-77,16,-117r-544,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-228,0v-7,37,-16,58,-15,107v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21v-173,-1,-289,-112,-289,-300","w":1149},"\u0119":{"d":"563,117v0,-34,6,-66,12,-93v-328,-16,-516,-227,-516,-576v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401v160,0,283,-67,373,-135r11,0r0,205r-82,32v-63,26,-117,40,-188,52v-5,23,-10,62,-10,91v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21v-173,-2,-289,-110,-289,-300xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u011a":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm987,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1149},"\u011b":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm907,-1676r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1078},"\u0139":{"d":"1014,0r-863,0r0,-1489r198,0r0,1313r665,0r0,176xm691,-2049r-273,374r-149,0r179,-374r243,0","w":1019},"\u013a":{"d":"328,0r-188,0r0,-1556r188,0r0,1556xm536,-2049r-273,374r-149,0r179,-374r243,0","w":468},"\u013d":{"d":"1014,0r-863,0r0,-1489r198,0r0,1313r665,0r0,176xm951,-1556r-240,505r-127,0r142,-505r225,0","w":1019},"\u013e":{"d":"328,0r-188,0r0,-1556r188,0r0,1556xm805,-1556r-240,505r-127,0r142,-505r225,0","w":739},"\u013f":{"d":"1014,0r-863,0r0,-1489r198,0r0,1313r665,0r0,176xm876,-519r-233,0r0,-267r233,0r0,267","w":1019},"\u0140":{"d":"328,0r-188,0r0,-1556r188,0r0,1556xm806,-520r-231,0r0,-265r231,0r0,265","w":912},"\u0143":{"d":"1216,0r-222,0r-658,-1284r0,1284r-185,0r0,-1489r281,0r599,1179r0,-1179r185,0r0,1489xm988,-2049r-273,374r-149,0r179,-374r243,0","w":1367},"\u0144":{"d":"663,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155xm871,-1676r-273,374r-149,0r179,-374r243,0","w":1142},"\u0147":{"d":"1216,0r-222,0r-658,-1284r0,1284r-185,0r0,-1489r281,0r599,1179r0,-1179r185,0r0,1489xm1042,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1367},"\u0148":{"d":"663,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155xm925,-1676r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1142},"\u0150":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1201,-2049r-258,374r-139,0r169,-374r228,0xm797,-2049r-258,374r-139,0r169,-374r228,0","w":1449},"\u0151":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm1039,-1676r-258,374r-139,0r169,-374r228,0xm635,-1676r-258,374r-139,0r169,-374r228,0","w":1112},"\u0154":{"d":"1083,-1085v0,232,-132,372,-309,437r530,648r-257,0r-472,-592r-226,0r0,592r-198,0r0,-1489r384,0v254,-8,411,55,503,208v31,52,45,118,45,196xm523,-757v227,7,355,-92,353,-313v-2,-188,-130,-253,-331,-249r-196,0r0,562r174,0xm891,-2049r-273,374r-149,0r179,-374r243,0","w":1271},"\u0155":{"d":"324,-951v124,-104,211,-184,404,-160r0,196v-170,-33,-314,27,-404,122r0,793r-188,0r0,-1117r188,0r0,166xm695,-1676r-273,374r-149,0r179,-374r243,0","w":738},"\u0158":{"d":"1083,-1085v0,232,-132,372,-309,437r530,648r-257,0r-472,-592r-226,0r0,592r-198,0r0,-1489r384,0v254,-8,411,55,503,208v31,52,45,118,45,196xm523,-757v227,7,355,-92,353,-313v-2,-188,-130,-253,-331,-249r-196,0r0,562r174,0xm947,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1271},"\u0159":{"d":"324,-951v124,-104,211,-184,404,-160r0,196v-170,-33,-314,27,-404,122r0,793r-188,0r0,-1117r188,0r0,166xm737,-1676r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":738},"\u015a":{"d":"602,-1345v-166,0,-306,82,-308,234v-4,263,306,246,500,311v181,61,296,163,296,376v0,215,-135,355,-298,416v-60,23,-135,35,-226,35v-213,2,-348,-50,-489,-116r0,-248r14,0v108,104,276,189,461,193v194,4,332,-80,332,-249v0,-134,-69,-196,-184,-228v-186,-53,-402,-74,-515,-200v-58,-64,-97,-149,-97,-269v0,-252,233,-426,501,-426v174,0,322,38,443,96r0,237r-15,0v-88,-81,-248,-162,-415,-162xm871,-2049r-273,374r-149,0r179,-374r243,0","w":1141},"\u015b":{"d":"485,-985v-114,-1,-221,46,-221,157v0,144,130,154,254,182v112,25,236,59,294,128v64,76,85,227,34,332v-67,139,-197,213,-408,213v-141,0,-282,-48,-371,-94r0,-211r10,0v104,83,268,175,464,136v64,-13,103,-37,127,-76v27,-45,16,-147,-22,-179v-63,-53,-228,-74,-330,-104v-151,-44,-244,-131,-244,-302v0,-214,186,-341,417,-341v124,0,265,36,345,81r0,201r-10,0v-84,-67,-202,-122,-339,-123xm739,-1676r-273,374r-149,0r179,-374r243,0","w":914},"\u0162":{"d":"671,107r-3,-107r-169,0r0,-1313r-500,0r0,-176r1198,0r0,176r-500,0r0,1293r125,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,175,-46,176,-166","w":1196},"\u0163":{"d":"284,273v157,0,200,-90,182,-252v-214,-7,-318,-128,-318,-363r0,-619r-127,0r0,-156r127,0r0,-321r188,0r0,321r346,0r0,156r-346,0r0,531v2,104,-6,152,26,217v25,51,77,70,158,70v51,0,121,-22,151,-36r11,0r0,169r-69,16r4,83v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,34,151,34","w":685},"\u0164":{"d":"499,0r0,-1313r-500,0r0,-176r1198,0r0,176r-500,0r0,1313r-198,0xm941,-2049r-228,379r-227,0r-228,-379r159,0r185,256r184,-256r155,0","w":1196},"\u0165":{"d":"682,-10v-61,17,-137,32,-208,32v-220,0,-326,-127,-326,-364r0,-619r-127,0r0,-156r127,0r0,-321r188,0r0,321r292,0r0,156r-292,0r0,531v2,104,-6,152,26,217v25,51,77,70,158,70v51,0,121,-22,151,-36r11,0r0,169xm1025,-1556r-240,505r-127,0r142,-505r225,0","w":959},"\u016e":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm672,-2072v168,0,306,133,306,301v0,168,-138,301,-306,301v-166,0,-306,-134,-306,-301v0,-167,140,-301,306,-301xm672,-1599v93,0,159,-78,159,-171v0,-95,-66,-173,-159,-173v-92,0,-159,80,-159,173v0,94,66,171,159,171","w":1343},"\u016f":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm572,-1722v168,0,306,133,306,301v0,168,-138,301,-306,301v-166,0,-306,-134,-306,-301v0,-167,140,-301,306,-301xm572,-1249v93,0,159,-78,159,-171v0,-95,-66,-173,-159,-173v-92,0,-159,80,-159,173v0,94,66,171,159,171","w":1142},"\u0170":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm1163,-2049r-258,374r-139,0r169,-374r228,0xm759,-2049r-258,374r-139,0r169,-374r228,0","w":1343},"\u0171":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm1051,-1676r-258,374r-139,0r169,-374r228,0xm647,-1676r-258,374r-139,0r169,-374r228,0","w":1142},"\u0179":{"d":"1100,0r-1040,0r0,-184r797,-1129r-761,0r0,-176r984,0r0,179r-806,1134r826,0r0,176xm871,-2049r-273,374r-149,0r179,-374r243,0","w":1145},"\u017a":{"d":"870,0r-821,0r0,-139r584,-823r-560,0r0,-155r786,0r0,134r-587,826r598,0r0,157xm735,-1676r-273,374r-149,0r179,-374r243,0","w":910},"\u017b":{"d":"1100,0r-1040,0r0,-184r797,-1129r-761,0r0,-176r984,0r0,179r-806,1134r826,0r0,176xm686,-1677r-214,0r0,-195r214,0r0,195","w":1145},"\u017c":{"d":"870,0r-821,0r0,-139r584,-823r-560,0r0,-155r786,0r0,134r-587,826r598,0r0,157xm556,-1304r-214,0r0,-195r214,0r0,195","w":910},"\u0393":{"d":"1034,-1313r-685,0r0,1313r-198,0r0,-1489r883,0r0,176","w":1039},"\u0398":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1018,-713r-587,0r0,-179r587,0r0,179","w":1449},"\u03a6":{"d":"668,-1190v-265,4,-396,165,-396,427v0,282,126,440,396,453r0,-880xm668,-160v-364,-19,-602,-209,-602,-595v0,-284,136,-453,345,-538v77,-31,163,-47,257,-50r0,-158r197,0r0,158v285,10,481,137,563,352v52,136,50,347,-3,481v-84,214,-283,337,-560,350r0,172r-197,0r0,-172xm865,-310v271,-12,396,-171,396,-453v0,-263,-131,-422,-396,-427r0,880","w":1533},"\u03b1":{"d":"352,-1106v148,-74,343,-41,460,36r4,0r0,-47r184,0r0,1117r-188,0r0,-114v-94,85,-179,145,-335,145v-285,0,-422,-261,-418,-581v4,-274,108,-463,293,-556xm521,-148v119,0,218,-61,291,-124r0,-644v-83,-40,-140,-59,-247,-60v-220,-1,-313,191,-312,422v1,233,58,406,268,406","w":1136},"\u03b4":{"d":"57,-534v4,-335,183,-518,464,-573r-175,-143r-166,-127r0,-179r776,0r0,158r-531,0r0,10r167,124v145,106,344,284,408,432v35,82,55,176,55,282v0,345,-177,579,-498,581v-320,1,-504,-233,-500,-565xm557,-131v219,0,306,-172,304,-419v-2,-208,-85,-354,-213,-449v-241,33,-397,177,-397,459v0,241,88,409,306,409","w":1112},"\u03b5":{"d":"517,-136v143,0,298,-59,375,-136r12,0r0,208v-183,99,-508,132,-698,18v-82,-49,-148,-131,-146,-260v3,-150,90,-237,222,-278r0,-7v-106,-27,-188,-121,-186,-248v5,-341,494,-348,765,-244r0,205r-12,0v-73,-64,-203,-105,-333,-105v-123,0,-223,38,-228,157v-7,182,191,161,370,161r0,166v-197,0,-411,-24,-406,176v4,144,121,187,265,187","w":932},"\u03c3":{"d":"557,-1148v67,0,137,15,189,31r448,0r0,165r-263,0v74,94,124,225,124,394v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-587,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-221,0,-306,178,-306,428v0,249,85,427,306,427","w":1191},"\u03c4":{"d":"952,-952r-380,0r0,952r-188,0r0,-952r-380,0r0,-165r948,0r0,165","w":956},"\u03c6":{"d":"772,-1146v373,-3,617,204,617,570v0,340,-245,576,-572,590r0,398r-187,0r0,-398v-260,-15,-444,-136,-529,-331v-29,-68,-44,-144,-44,-229v0,-264,96,-409,235,-571r227,0r0,17v-162,132,-263,279,-268,532v-5,246,144,419,378,425r0,-1000xm817,-143v250,-11,379,-182,379,-443v0,-237,-146,-404,-379,-402r0,845","w":1446},"\u2017":{"d":"1134,212r-1150,0r0,-130r1150,0r0,130xm1134,423r-1150,0r0,-130r1150,0r0,130","w":1118},"\u203c":{"d":"452,-1489r-28,1079r-166,0r-30,-1079r224,0xm442,0r-204,0r0,-211r204,0r0,211xm916,-1489r-28,1079r-166,0r-30,-1079r224,0xm906,0r-204,0r0,-211r204,0r0,211","w":1144},"\u207f":{"d":"586,-1519v205,0,304,138,304,356r0,597r-172,0r0,-522v4,-164,-12,-285,-177,-280v-104,3,-176,62,-245,114r0,688r-171,0r0,-922r171,0r0,100v85,-70,156,-131,290,-131","w":1010},"\u20a7":{"d":"1549,-831v-86,-2,-157,49,-157,130v0,109,92,122,176,147v146,43,281,99,279,280v-2,141,-84,233,-191,274v-140,53,-361,9,-454,-54r0,-187r14,0v69,60,165,119,278,119v105,0,172,-31,172,-136v0,-110,-101,-117,-192,-146v-85,-27,-178,-61,-217,-122v-40,-62,-57,-162,-30,-241r-196,0r0,767r-177,0r0,-843v-86,110,-204,178,-403,177r-96,0r0,666r-188,0r0,-1489v229,3,485,-21,619,83v79,62,139,147,146,279r99,0r0,207r303,0v109,-83,357,-60,467,8r0,180r-15,0v-66,-56,-133,-96,-237,-99xm355,-833v228,12,384,-42,384,-255v0,-206,-166,-243,-384,-231r0,486","w":1954},"\u0132":{"d":"661,0r-568,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r180,0r0,152xm765,-166v127,29,300,21,352,-64v35,-58,41,-135,41,-232r0,-869r-274,0r0,-158r472,0r0,1102v3,262,-176,410,-438,408v-45,0,-108,-3,-153,-10r0,-177","w":1497},"\u0133":{"d":"379,243v114,22,272,21,316,-63v30,-57,36,-130,37,-225r0,-916r-212,0r0,-156r400,0r0,1149v3,249,-142,391,-385,391v-46,0,-113,-5,-156,-12r0,-168xm328,0r-188,0r0,-1117r188,0r0,1117xm341,-1304r-214,0r0,-195r214,0r0,195xm921,-1304r-214,0r0,-195r214,0r0,195","w":1056},"\u0149":{"d":"939,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v1,-188,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155xm432,-1556r-261,559r-138,0r157,-559r242,0","w":1418},"\u2032":{"d":"571,-1489r-298,619r-136,0r194,-619r240,0","w":602},"\u2033":{"d":"567,-1489r-298,619r-132,0r194,-619r236,0xm961,-1489r-298,619r-132,0r194,-619r236,0","w":972},"\u2105":{"d":"518,-770v105,1,174,-54,230,-101r14,0r0,169v-72,35,-145,70,-253,68v-270,-5,-407,-161,-407,-440v0,-274,140,-443,407,-443v103,0,177,27,253,66r0,171v-28,1,-34,-17,-50,-28v-46,-30,-111,-74,-194,-73v-164,4,-238,122,-235,307v2,178,62,302,235,304xm1473,-1489r-780,1489r-165,0r780,-1489r165,0xm1535,-854v238,0,368,182,368,440v0,260,-130,441,-368,443v-238,2,-368,-191,-368,-443v0,-258,133,-440,368,-440xm1535,-104v144,0,190,-137,190,-308v0,-175,-44,-309,-190,-309v-144,0,-190,132,-190,309v0,174,44,308,190,308","w":2000},"\u2113":{"d":"391,24v-137,0,-199,-87,-199,-241r0,-225r-79,98r-98,-78r177,-235r0,-455v0,-151,21,-251,62,-302v41,-51,98,-77,172,-77v131,-1,220,102,220,239v0,61,-20,136,-60,224v-40,88,-115,210,-225,363r0,415v3,89,-2,123,56,132v87,-14,95,-41,199,-107r0,162v-62,49,-130,87,-225,87xm506,-1251v5,-71,-32,-138,-104,-114v-28,19,-29,43,-35,96v-12,100,-5,254,-6,370v92,-172,133,-194,145,-352","w":662},"\u25a1":{"d":"146,-944r944,0r0,944r-944,0r0,-944xm222,-868r0,792r792,0r0,-792r-792,0","w":1237},"\u25aa":{"d":"594,-908r0,463r-463,0r0,-463r463,0","w":726},"\u25ab":{"d":"594,-908r0,463r-463,0r0,-463r463,0xm518,-832r-311,0r0,311r311,0r0,-311","w":726},"\u25cf":{"d":"618,-136v-237,0,-441,-204,-441,-440v0,-238,204,-441,441,-441v237,0,440,204,440,441v0,236,-204,440,-440,440","w":1237},"\u25e6":{"d":"112,-677v0,-135,115,-251,251,-251v135,0,251,116,251,251v0,135,-116,251,-251,251v-135,0,-251,-116,-251,-251xm538,-677v0,-94,-81,-175,-175,-175v-94,0,-175,81,-175,175v0,94,81,175,175,175v94,0,175,-81,175,-175","w":726},"\u0100":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm991,-1698r-754,0r0,-154r754,0r0,154","w":1228},"\u0101":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm906,-1335r-754,0r0,-154r754,0r0,154","w":1075},"\u0108":{"d":"734,-144v205,0,344,-95,447,-193r15,0r0,236v-134,63,-261,130,-463,128v-334,-5,-528,-176,-618,-437v-63,-182,-65,-478,-1,-659v92,-257,283,-447,622,-447v195,0,332,56,460,126r0,239r-16,0v-106,-96,-237,-203,-446,-196v-324,11,-462,261,-462,604v0,281,97,471,284,561v55,27,115,38,178,38xm1052,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1230},"\u0109":{"d":"577,-138v136,0,246,-65,322,-136r11,0r0,211v-100,45,-188,90,-330,88v-352,-6,-521,-220,-521,-582v0,-283,110,-460,309,-547v172,-75,409,-28,542,47r0,211r-11,0v-76,-63,-184,-134,-322,-134v-215,0,-323,183,-323,423v0,240,102,419,323,419xm891,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":945},"\u010a":{"d":"734,-144v205,0,344,-95,447,-193r15,0r0,236v-134,63,-261,130,-463,128v-334,-5,-528,-176,-618,-437v-63,-182,-65,-478,-1,-659v92,-257,283,-447,622,-447v195,0,332,56,460,126r0,239r-16,0v-106,-96,-237,-203,-446,-196v-324,11,-462,261,-462,604v0,281,97,471,284,561v55,27,115,38,178,38xm810,-1677r-214,0r0,-195r214,0r0,195","w":1230},"\u010b":{"d":"577,-138v136,0,246,-65,322,-136r11,0r0,211v-100,45,-188,90,-330,88v-352,-6,-521,-220,-521,-582v0,-283,110,-460,309,-547v172,-75,409,-28,542,47r0,211r-11,0v-76,-63,-184,-134,-322,-134v-215,0,-323,183,-323,423v0,240,102,419,323,419xm654,-1304r-214,0r0,-195r214,0r0,195","w":945},"\u0112":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm992,-1698r-754,0r0,-154r754,0r0,154","w":1149},"\u0113":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm954,-1335r-754,0r0,-154r754,0r0,154","w":1078},"\u0114":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm616,-1755v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1149},"\u0115":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm573,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1078},"\u0116":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm756,-1677r-214,0r0,-195r214,0r0,195","w":1149},"\u0117":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm686,-1304r-214,0r0,-195r214,0r0,195","w":1078},"\u011c":{"d":"1269,-99v-142,59,-292,131,-495,128v-474,-7,-708,-292,-708,-775v0,-368,154,-608,419,-717v89,-35,186,-53,291,-53v199,-2,354,63,487,128r0,239r-17,0v-116,-104,-271,-196,-494,-196v-305,0,-484,265,-480,593v3,286,98,479,290,570v138,66,377,43,511,-8r0,-385r-344,0r0,-174r540,0r0,650xm1081,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1367},"\u011d":{"d":"518,-193v114,0,221,-51,290,-110r0,-613v-80,-38,-147,-63,-248,-63v-211,0,-310,172,-307,406v2,224,58,380,265,380xm493,423v-115,0,-235,-21,-327,-48r0,-196r10,0v91,35,205,75,332,76v206,1,304,-99,300,-305r0,-98v-97,81,-167,129,-332,129v-283,0,-421,-234,-417,-550v4,-270,110,-451,293,-540v148,-71,344,-37,456,40r11,-48r177,0r0,990v0,367,-149,547,-503,550xm911,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1132},"\u0120":{"d":"1269,-99v-142,59,-292,131,-495,128v-474,-7,-708,-292,-708,-775v0,-368,154,-608,419,-717v89,-35,186,-53,291,-53v199,-2,354,63,487,128r0,239r-17,0v-116,-104,-271,-196,-494,-196v-305,0,-484,265,-480,593v3,286,98,479,290,570v138,66,377,43,511,-8r0,-385r-344,0r0,-174r540,0r0,650xm836,-1677r-214,0r0,-195r214,0r0,195","w":1367},"\u0121":{"d":"518,-193v114,0,221,-51,290,-110r0,-613v-80,-38,-147,-63,-248,-63v-211,0,-310,172,-307,406v2,224,58,380,265,380xm493,423v-115,0,-235,-21,-327,-48r0,-196r10,0v91,35,205,75,332,76v206,1,304,-99,300,-305r0,-98v-97,81,-167,129,-332,129v-283,0,-421,-234,-417,-550v4,-270,110,-451,293,-540v148,-71,344,-37,456,40r11,-48r177,0r0,990v0,367,-149,547,-503,550xm659,-1304r-214,0r0,-195r214,0r0,195","w":1132},"\u0122":{"d":"788,28v-486,-2,-722,-287,-722,-774v0,-368,154,-608,419,-717v89,-35,186,-53,291,-53v199,-2,354,63,487,128r0,239r-17,0v-116,-104,-271,-196,-494,-196v-305,0,-484,265,-480,593v3,286,98,479,290,570v138,66,377,43,511,-8r0,-385r-344,0r0,-174r540,0r0,650v-92,40,-220,91,-331,111r3,77v5,202,-122,333,-309,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v122,-3,183,-46,184,-166","w":1367},"\u0123":{"d":"518,-193v114,0,221,-51,290,-110r0,-613v-80,-38,-147,-63,-248,-63v-211,0,-310,172,-307,406v2,224,58,380,265,380xm493,423v-115,0,-235,-21,-327,-48r0,-196r10,0v91,35,205,75,332,76v206,1,304,-99,300,-305r0,-98v-97,81,-167,129,-332,129v-283,0,-421,-234,-417,-550v4,-270,110,-451,293,-540v148,-71,344,-37,456,40r11,-48r177,0r0,990v0,367,-149,547,-503,550xm812,-1676r-179,374r-243,0r273,-374r149,0","w":1132},"\u0124":{"d":"1232,0r-198,0r0,-729r-685,0r0,729r-198,0r0,-1489r198,0r0,584r685,0r0,-584r198,0r0,1489xm1034,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1383},"\u0125":{"d":"663,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1556r188,0r0,563v96,-83,187,-155,339,-155xm940,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1142},"\u0126":{"d":"1273,0r-198,0r0,-729r-685,0r0,729r-198,0r0,-1109r-168,0r0,-140r168,0r0,-240r198,0r0,240r685,0r0,-240r198,0r0,240r168,0r0,140r-168,0r0,1109xm1075,-905r0,-204r-685,0r0,204r685,0","w":1465},"\u0127":{"d":"704,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v1,-188,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r1,-1268r-166,0r0,-134r166,0r-1,-154r188,0r1,154r301,0r0,134r-301,0r-1,275v96,-83,187,-155,339,-155","w":1184},"\u0128":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm532,-1830v69,-2,91,-84,92,-162r131,0v-6,174,-71,295,-225,303v-150,8,-177,-159,-298,-159v-73,0,-88,83,-91,166r-131,0v0,-172,79,-295,224,-302v114,-5,172,93,238,134v20,13,41,20,60,20","w":764},"\u0129":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm350,-1462v57,-3,68,-66,69,-134r106,0v2,148,-52,251,-177,259v-118,7,-136,-114,-228,-127v-57,4,-67,64,-68,134r-106,0v-2,-147,52,-251,176,-259v121,-7,135,113,228,127","w":468},"\u012a":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm709,-1698r-654,0r0,-154r654,0r0,154","w":764},"\u012b":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm501,-1335r-533,0r0,-154r533,0r0,154","w":468},"\u012c":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm383,-1755v122,0,138,-94,140,-248r158,0v0,213,-87,375,-298,375v-209,0,-299,-163,-299,-375r158,0v3,151,16,248,141,248","w":764},"\u012d":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm234,-1382v113,0,132,-86,133,-229r146,0v0,195,-86,346,-279,346v-191,0,-281,-150,-280,-346r146,0v2,137,21,229,134,229","w":468},"\u012e":{"d":"302,117v0,-48,7,-77,16,-117r-225,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152r-194,0v-7,37,-16,58,-15,107v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21v-173,-1,-289,-112,-289,-300","w":764},"\u012f":{"d":"409,268v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21v-173,-2,-289,-110,-289,-300v0,-76,26,-139,45,-199r0,-1035r188,0r0,1117r-60,0v-7,33,-13,69,-13,107v2,111,38,161,154,161xm341,-1304r-214,0r0,-195r214,0r0,195","w":468},"\u0134":{"d":"9,-197v69,11,149,48,236,48v157,0,244,-47,261,-179v5,-39,8,-83,8,-134r0,-869r-315,0r0,-158r513,0r0,1102v3,262,-178,410,-440,408v-68,0,-205,-15,-263,-29r0,-189xm811,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":853},"\u0135":{"d":"-90,243v112,24,263,18,306,-63v30,-57,36,-130,37,-225r0,-916r-202,0r0,-156r390,0r0,1149v3,249,-142,391,-385,391v-47,0,-102,-5,-146,-12r0,-168xm575,-1297r-151,0r-149,-267r-148,267r-147,0r184,-379r227,0","w":577},"\u0136":{"d":"1236,0r-257,0r-543,-693r-87,98r0,595r-198,0r0,-1489r198,0r0,685r610,-685r241,0r-616,665xm605,107r-4,-127r157,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,178,-46,174,-166","w":1204},"\u0137":{"d":"1062,0r-247,0r-417,-539r-74,72r0,467r-188,0r0,-1556r188,0r0,911r442,-472r234,0r-459,467xm485,107r-4,-127r157,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,178,-46,174,-166","w":1020},"\u0138":{"d":"1062,0r-247,0r-417,-539r-74,72r0,467r-188,0r0,-1117r188,0r0,472r442,-472r234,0r-459,467","w":1020},"\u013b":{"d":"629,107r-3,-107r-475,0r0,-1489r198,0r0,1313r665,0r0,176r-236,0r4,89v5,202,-122,333,-309,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v122,-3,181,-46,182,-166","w":1019},"\u013c":{"d":"285,107r-3,-107r-142,0r0,-1556r188,0r0,1536r108,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,175,-46,176,-166","w":468},"\u0145":{"d":"1216,0r-222,0r-658,-1284r0,1284r-185,0r0,-1489r281,0r599,1179r0,-1179r185,0r0,1489xm635,107r-4,-127r157,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,178,-46,174,-166","w":1367},"\u0146":{"d":"663,-1148v236,0,351,169,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155xm543,107r-4,-127r157,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,178,-46,174,-166","w":1142},"\u014a":{"d":"687,243v36,2,70,13,109,13v185,0,232,-72,236,-245r-696,-1295r0,1284r-185,0r0,-1489r281,0r599,1118r0,-1118r185,0r0,1516v3,248,-141,397,-384,396v-47,0,-101,-5,-145,-12r0,-168","w":1367},"\u014b":{"d":"663,-1148v236,0,351,169,351,423r0,757v3,249,-141,391,-384,391v-47,0,-101,-5,-145,-12r0,-168v111,24,263,18,305,-62v32,-62,36,-127,36,-230r0,-587v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155","w":1142},"\u014c":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1101,-1698r-754,0r0,-154r754,0r0,154","w":1449},"\u014d":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm933,-1335r-754,0r0,-154r754,0r0,154","w":1112},"\u014e":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm724,-1755v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1449},"\u014f":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm556,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1112},"\u0156":{"d":"1083,-1085v0,232,-132,372,-309,437r530,648r-257,0r-472,-592r-226,0r0,592r-198,0r0,-1489r384,0v254,-8,411,55,503,208v31,52,45,118,45,196xm523,-757v227,7,355,-92,353,-313v-2,-188,-130,-253,-331,-249r-196,0r0,562r174,0xm613,107r-4,-127r157,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,178,-46,174,-166","w":1271},"\u0157":{"d":"324,-951v89,-71,228,-200,404,-160r0,196v-170,-33,-314,27,-404,122r0,773r132,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,175,-46,176,-166r-3,-107r-166,0r0,-1117r188,0r0,166","w":738},"\u015c":{"d":"602,-1345v-166,0,-306,82,-308,234v-4,263,306,246,500,311v181,61,296,163,296,376v0,215,-135,355,-298,416v-60,23,-135,35,-226,35v-213,2,-348,-50,-489,-116r0,-248r14,0v108,104,276,189,461,193v194,4,332,-80,332,-249v0,-134,-69,-196,-184,-228v-186,-53,-402,-74,-515,-200v-58,-64,-97,-149,-97,-269v0,-252,233,-426,501,-426v174,0,322,38,443,96r0,237r-15,0v-88,-81,-248,-162,-415,-162xm931,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1141},"\u015d":{"d":"485,-985v-114,-1,-221,46,-221,157v0,144,130,154,254,182v112,25,236,59,294,128v64,76,85,227,34,332v-67,139,-197,213,-408,213v-141,0,-282,-48,-371,-94r0,-211r10,0v104,83,268,175,464,136v64,-13,103,-37,127,-76v27,-45,16,-147,-22,-179v-63,-53,-228,-74,-330,-104v-151,-44,-244,-131,-244,-302v0,-214,186,-341,417,-341v124,0,265,36,345,81r0,201r-10,0v-84,-67,-202,-122,-339,-123xm826,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":914},"\u0166":{"d":"1197,-1313r-500,0r0,430r317,0r0,143r-317,0r0,740r-198,0r0,-740r-317,0r0,-143r317,0r0,-430r-500,0r0,-176r1198,0r0,176","w":1196},"\u0167":{"d":"692,-10v-61,17,-137,32,-208,32v-220,0,-329,-127,-326,-364r0,-191r-127,0r0,-134r127,0r0,-294r-127,0r0,-156r127,0r0,-321r188,0r0,321r346,0r0,156r-346,0r0,294r271,0r0,134r-271,0v9,179,-45,390,184,390v51,0,121,-22,151,-36r11,0r0,169","w":695},"\u0168":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm837,-1833v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1343},"\u0169":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm733,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1142},"\u016a":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm1048,-1698r-754,0r0,-154r754,0r0,154","w":1343},"\u016b":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm948,-1335r-754,0r0,-154r754,0r0,154","w":1142},"\u016c":{"d":"671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422xm671,-1755v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1343},"\u016d":{"d":"528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333xm571,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1142},"\u0172":{"d":"993,417v-204,4,-329,-167,-279,-388v-401,13,-581,-188,-581,-589r0,-929r198,0r0,929v-7,267,84,422,340,422v250,0,341,-154,341,-417r0,-934r198,0r0,929v4,307,-98,492,-332,563v-7,27,-14,69,-14,104v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,20,-151,21","w":1343},"\u0173":{"d":"797,117v0,-51,10,-84,21,-127r0,-114v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-36,0v-8,28,-13,73,-13,107v2,111,38,161,154,161v41,1,92,-16,117,-30r9,0r0,158v-42,12,-100,21,-151,21v-173,-2,-289,-110,-289,-300","w":1142},"\u0174":{"d":"1821,-1489r-374,1489r-223,0r-303,-1236r-296,1236r-218,0r-381,-1489r203,0r300,1238r298,-1238r201,0r301,1250r298,-1250r194,0xm1272,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1847},"\u0175":{"d":"1490,-1117r-283,1117r-174,0r-273,-861r-271,861r-173,0r-286,-1117r196,0r197,865r265,-865r155,0r272,865r186,-865r189,0xm1109,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1520},"\u0176":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0xm935,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1180},"\u0177":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0xm858,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1020},"\u017f":{"d":"515,-1566v67,0,137,9,193,18r0,172v-43,-6,-113,-27,-166,-26v-163,3,-214,72,-214,240r0,1162r-188,0r0,-1152v-4,-262,131,-411,375,-414","w":520},"\u01fa":{"d":"889,-1563v-2,92,-49,163,-110,199r459,1364r-209,0r-135,-416r-569,0r-135,416r-200,0r459,-1364v-62,-38,-109,-104,-111,-199v-2,-145,130,-253,276,-253v147,0,277,108,275,253xm839,-584r-230,-705r-229,705r459,0xm614,-1431v73,0,128,-59,128,-132v0,-71,-55,-129,-128,-129v-74,0,-129,56,-129,129v0,74,55,132,129,132xm891,-2117r-243,274r-149,0r149,-274r243,0","w":1228},"\u01fb":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm711,-1110v151,50,236,141,236,346r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v12,-189,-89,-248,-271,-245v-125,2,-233,40,-329,78r-11,0r0,-191v50,-15,110,-23,173,-32v-37,-40,-69,-91,-70,-164v-2,-145,127,-253,274,-253v147,0,273,108,273,253v0,79,-43,142,-88,179xm526,-1157v73,0,128,-59,128,-132v0,-71,-55,-129,-128,-129v-74,0,-129,56,-129,129v0,74,55,132,129,132xm803,-1843r-243,274r-149,0r149,-274r243,0","w":1075},"\u01fc":{"d":"1802,0r-912,0r0,-557r-505,0r-217,557r-207,0r603,-1489r1238,0r0,176r-716,0r0,408r666,0r0,176r-666,0r0,553r716,0r0,176xm890,-723r0,-601r-194,0r-245,601r439,0xm1370,-2049r-273,374r-149,0r179,-374r243,0","w":1870},"\u01fd":{"d":"251,-330v0,208,250,222,407,144v61,-31,115,-67,159,-112v-25,-73,-39,-161,-39,-260v-185,8,-385,4,-480,101v-31,31,-47,73,-47,127xm961,-559v2,264,121,421,379,421v162,0,286,-66,376,-135r11,0r0,205r-83,32v-100,36,-170,62,-302,62v-222,0,-370,-74,-465,-207v-120,113,-234,210,-470,210v-192,0,-349,-150,-349,-346v0,-373,363,-377,728,-389r0,-58v13,-307,-441,-220,-615,-138r-15,0r0,-191v72,-20,244,-53,345,-53v205,0,337,62,413,184v80,-98,212,-186,382,-186v333,-1,473,233,453,589r-788,0xm1567,-703v-12,-175,-92,-290,-280,-290v-202,1,-288,122,-323,290r603,0xm1249,-1676r-273,374r-149,0r179,-374r243,0","w":1802},"\u01fe":{"d":"1189,-1330v122,137,194,323,194,586v0,455,-236,775,-659,775v-156,0,-280,-45,-376,-111r-132,196r-148,0r189,-278v-119,-132,-191,-328,-191,-582v0,-454,237,-776,658,-776v163,0,271,41,373,110r115,-171r148,0xm725,-1349v-311,0,-455,254,-455,605v0,174,35,314,99,420r626,-936v-65,-56,-154,-89,-270,-89xm725,-140v307,0,454,-257,454,-604v0,-173,-37,-324,-101,-425r-628,937v75,59,146,92,275,92xm1031,-2049r-273,374r-149,0r179,-374r243,0","w":1449},"\u01ff":{"d":"904,-1004v95,104,151,245,151,446v0,348,-176,588,-498,588v-113,0,-196,-32,-269,-77r-123,194r-124,0r168,-261v-95,-101,-152,-248,-152,-444v0,-346,180,-589,500,-589v109,0,196,32,266,77r108,-170r125,0xm557,-986v-222,4,-309,177,-309,428v0,123,17,219,58,296r429,-670v-44,-34,-101,-55,-178,-54xm557,-131v220,0,307,-176,307,-427v0,-123,-17,-223,-57,-298r-429,669v49,37,96,56,179,56xm874,-1676r-273,374r-149,0r179,-374r243,0","w":1112},"\u0387":{"d":"482,-832r-239,0r0,-285r239,0r0,285","w":724},"\u1e80":{"d":"1821,-1489r-374,1489r-223,0r-303,-1236r-296,1236r-218,0r-381,-1489r203,0r300,1238r298,-1238r201,0r301,1250r298,-1250r194,0xm1044,-1675r-149,0r-273,-374r243,0","w":1847},"\u1e81":{"d":"1490,-1117r-283,1117r-174,0r-273,-861r-271,861r-173,0r-286,-1117r196,0r197,865r265,-865r155,0r272,865r186,-865r189,0xm879,-1302r-149,0r-273,-374r243,0","w":1520},"\u1e82":{"d":"1821,-1489r-374,1489r-223,0r-303,-1236r-296,1236r-218,0r-381,-1489r203,0r300,1238r298,-1238r201,0r301,1250r298,-1250r194,0xm1235,-2049r-273,374r-149,0r179,-374r243,0","w":1847},"\u1e83":{"d":"1490,-1117r-283,1117r-174,0r-273,-861r-271,861r-173,0r-286,-1117r196,0r197,865r265,-865r155,0r272,865r186,-865r189,0xm1076,-1676r-273,374r-149,0r179,-374r243,0","w":1520},"\u1e84":{"d":"1821,-1489r-374,1489r-223,0r-303,-1236r-296,1236r-218,0r-381,-1489r203,0r300,1238r298,-1238r201,0r301,1250r298,-1250r194,0xm1234,-1677r-201,0r0,-195r201,0r0,195xm821,-1677r-201,0r0,-195r201,0r0,195","w":1847},"\u1e85":{"d":"1490,-1117r-283,1117r-174,0r-273,-861r-271,861r-173,0r-286,-1117r196,0r197,865r265,-865r155,0r272,865r186,-865r189,0xm1072,-1304r-201,0r0,-195r201,0r0,195xm659,-1304r-201,0r0,-195r201,0r0,195","w":1520},"\u1ef2":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0xm734,-1675r-149,0r-273,-374r243,0","w":1180},"\u1ef3":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0xm663,-1302r-149,0r-273,-374r243,0","w":1020},"\u201b":{"d":"335,-1556r-157,559r-242,0r261,-559r138,0","w":432},"\u203e":{"d":"1118,-1658r-1166,0r0,-131r1166,0r0,131","w":1118},"\u20a4":{"d":"478,-486v-19,152,-109,239,-217,304r0,11r770,0r0,171r-942,0r0,-207v127,-40,186,-122,202,-279r-161,0r0,-134r163,0r0,-140r-163,0r0,-134r161,0r0,-177v-5,-257,167,-447,417,-447v121,0,206,24,293,48r0,206r-10,0v-57,-36,-159,-89,-264,-87v-173,4,-244,117,-244,299r0,158r364,0r0,134r-366,0r0,140r366,0r0,134r-369,0","w":1118},"\u212e":{"d":"686,-1330v338,0,531,215,523,586r0,112r-922,0v0,246,91,396,265,464v54,21,114,30,178,30v177,0,359,-93,445,-158r13,0r0,213v-144,51,-237,109,-449,109v-412,0,-650,-245,-650,-668v0,-400,222,-688,597,-688xm1019,-786v-5,-237,-104,-387,-346,-389v-230,-2,-370,175,-385,389r731,0","w":1296},"\u215b":{"d":"171,-1363v131,-4,225,-9,237,-130r137,0r0,928r-165,0r0,-681r-209,0r0,-117xm1410,-1489r-780,1489r-165,0r780,-1489r165,0xm1735,-482v111,47,186,95,188,231v3,172,-172,282,-358,282v-199,0,-358,-102,-358,-279v0,-125,82,-194,183,-237r0,-4v-93,-48,-152,-94,-152,-212v0,-154,159,-247,329,-247v175,0,330,84,330,239v0,105,-71,188,-162,223r0,4xm1638,-527v64,-42,95,-78,95,-165v0,-78,-75,-123,-166,-123v-84,0,-163,39,-163,117v0,117,132,137,234,171xm1567,-102v101,0,193,-51,190,-150v-3,-87,-49,-102,-121,-139v-37,-19,-108,-36,-153,-53v-64,34,-111,92,-114,173v-3,99,98,169,198,169","w":2048},"\u215c":{"d":"596,-1045v103,21,202,93,197,219v-8,201,-154,285,-363,286v-115,0,-207,-23,-290,-58r0,-175r17,0v48,46,171,94,270,94v104,0,194,-44,194,-145v0,-166,-172,-140,-331,-142r0,-139r125,0v105,1,182,-46,182,-142v0,-91,-66,-131,-169,-131v-86,0,-213,54,-256,97r-17,0r0,-175v80,-34,182,-61,293,-61v176,0,319,88,322,238v3,123,-79,194,-174,226r0,8xm1500,-1489r-780,1489r-165,0r780,-1489r165,0xm1768,-482v111,47,186,95,188,231v3,172,-172,282,-358,282v-199,0,-358,-102,-358,-279v0,-125,82,-194,183,-237r0,-4v-93,-48,-152,-94,-152,-212v0,-154,159,-247,329,-247v175,0,330,84,330,239v0,105,-71,188,-162,223r0,4xm1671,-527v64,-42,95,-78,95,-165v0,-78,-75,-123,-166,-123v-84,0,-163,39,-163,117v0,117,132,137,234,171xm1600,-102v101,0,193,-51,190,-150v-3,-87,-49,-102,-121,-139v-37,-19,-108,-36,-153,-53v-64,34,-111,92,-114,173v-3,99,98,169,198,169","w":2048},"\u215d":{"d":"621,-865v2,-198,-277,-162,-437,-137r0,-496r597,0r0,139r-440,0r0,207v133,-9,257,-4,337,53v70,50,119,115,115,232v-6,214,-148,323,-368,327v-107,2,-211,-21,-287,-54r0,-159r16,0v54,28,170,76,261,74v123,-3,205,-62,206,-186xm1500,-1489r-780,1489r-165,0r780,-1489r165,0xm1768,-482v111,47,186,95,188,231v3,172,-172,282,-358,282v-199,0,-358,-102,-358,-279v0,-125,82,-194,183,-237r0,-4v-93,-48,-152,-94,-152,-212v0,-154,159,-247,329,-247v175,0,330,84,330,239v0,105,-71,188,-162,223r0,4xm1671,-527v64,-42,95,-78,95,-165v0,-78,-75,-123,-166,-123v-84,0,-163,39,-163,117v0,117,132,137,234,171xm1600,-102v101,0,193,-51,190,-150v-3,-87,-49,-102,-121,-139v-37,-19,-108,-36,-153,-53v-64,34,-111,92,-114,173v-3,99,98,169,198,169","w":2048},"\u215e":{"d":"843,-1358r-470,793r-185,0r496,-794r-531,0r0,-139r690,0r0,140xm1404,-1489r-780,1489r-165,0r780,-1489r165,0xm1715,-482v111,47,186,95,188,231v3,172,-172,282,-358,282v-199,0,-358,-102,-358,-279v0,-125,82,-194,183,-237r0,-4v-93,-48,-152,-94,-152,-212v0,-154,159,-247,329,-247v175,0,330,84,330,239v0,105,-71,188,-162,223r0,4xm1618,-527v64,-42,95,-78,95,-165v0,-78,-75,-123,-166,-123v-84,0,-163,39,-163,117v0,117,132,137,234,171xm1547,-102v101,0,193,-51,190,-150v-3,-87,-49,-102,-121,-139v-37,-19,-108,-36,-153,-53v-64,34,-111,92,-114,173v-3,99,98,169,198,169","w":2048},"\uf004":{"d":"97,423r157,-559r242,0r-261,559r-138,0","w":432},"\uf005":{"d":"614,107r-4,-127r157,0r6,109v5,202,-120,333,-307,334v-55,0,-132,-10,-177,-24r0,-160v44,8,94,35,151,34v123,-3,178,-46,174,-166","w":1118},"\u0384":{"d":"681,-1676r-49,384r-145,0r-49,-384r243,0","w":1118},"\u0385":{"d":"673,-1676r-49,384r-128,0r-49,-384r226,0xm946,-1304r-191,0r0,-195r191,0r0,195xm365,-1304r-191,0r0,-195r191,0r0,195","w":1118},"\u0386":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm255,-1489r-49,384r-145,0r-49,-384r243,0","w":1228},"\u0388":{"d":"391,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm243,-1489r-49,384r-145,0r-49,-384r243,0","w":1389},"\u0389":{"d":"1472,0r-198,0r0,-729r-685,0r0,729r-198,0r0,-1489r198,0r0,584r685,0r0,-584r198,0r0,1489xm243,-1489r-49,384r-145,0r-49,-384r243,0","w":1623},"\u038a":{"d":"901,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm243,-1489r-49,384r-145,0r-49,-384r243,0","w":994},"\u038c":{"d":"914,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm915,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm243,-1489r-49,384r-145,0r-49,-384r243,0","w":1639},"\u038e":{"d":"1483,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0xm243,-1489r-49,384r-145,0r-49,-384r243,0","w":1470},"\u038f":{"d":"1561,-893v0,301,-159,478,-352,595r0,124r393,0r0,174r-559,0r0,-387v168,-108,318,-221,312,-506v-6,-282,-149,-456,-433,-456v-286,0,-434,175,-441,456v-7,281,152,400,320,506r0,387r-559,0r0,-174r393,0r0,-124v-193,-118,-360,-293,-360,-595v0,-306,150,-486,376,-579v157,-64,382,-64,539,-2v224,88,371,279,371,581xm243,-1489r-49,384r-145,0r-49,-384r243,0","w":1638},"\u0390":{"d":"332,-1676r-56,384r-84,0r-56,-384r196,0xm568,-1304r-171,0r0,-195r171,0r0,195xm71,-1304r-171,0r0,-195r171,0r0,195xm328,0r-188,0r0,-1117r188,0r0,1117","w":468},"\u0391":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u0392":{"d":"882,-827v166,44,278,169,279,370v0,241,-153,375,-335,429v-171,50,-455,22,-675,28r0,-1489r395,0v195,3,272,-1,391,60v99,51,154,137,154,276v0,156,-93,264,-209,318r0,8xm885,-1125v4,-248,-293,-186,-536,-195r0,436r225,0v121,-1,157,-4,228,-49v60,-37,81,-97,83,-192xm955,-449v2,-223,-143,-276,-381,-270r-225,0r0,550r161,0v214,6,347,-27,419,-151v19,-32,26,-76,26,-129","w":1207},"\u0394":{"d":"1278,0r-1288,0r522,-1489r244,0xm1010,-172r-381,-1120r-380,1120r761,0","w":1268},"\u0395":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u0396":{"d":"1100,0r-1040,0r0,-184r797,-1129r-761,0r0,-176r984,0r0,179r-806,1134r826,0r0,176","w":1145},"\u0397":{"d":"1232,0r-198,0r0,-729r-685,0r0,729r-198,0r0,-1489r198,0r0,584r685,0r0,-584r198,0r0,1489","w":1383},"\u0399":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152","w":764},"\u039a":{"d":"1236,0r-257,0r-543,-693r-87,98r0,595r-198,0r0,-1489r198,0r0,685r610,-685r241,0r-616,665","w":1204},"\u039b":{"d":"1232,0r-212,0r-410,-1236r-418,1236r-202,0r518,-1489r214,0","w":1222},"\u039c":{"d":"1427,0r-198,0r0,-1283r-388,873r-120,0r-385,-873r0,1283r-185,0r0,-1489r270,0r372,829r359,-829r275,0r0,1489","w":1578},"\u039d":{"d":"1216,0r-222,0r-658,-1284r0,1284r-185,0r0,-1489r281,0r599,1179r0,-1179r185,0r0,1489","w":1367},"\u039e":{"d":"1093,-1313r-1026,0r0,-176r1026,0r0,176xm1043,-728r-926,0r0,-177r926,0r0,177xm1093,0r-1026,0r0,-176r1026,0r0,176","w":1160},"\u039f":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u03a0":{"d":"1232,0r-198,0r0,-1313r-685,0r0,1313r-198,0r0,-1489r1081,0r0,1489","w":1383},"\u03a1":{"d":"1044,-1252v58,105,64,277,12,396v-86,199,-252,302,-539,301r-168,0r0,555r-198,0r0,-1489v279,7,596,-32,763,93v54,40,99,86,130,144xm885,-1035v0,-215,-145,-288,-372,-284r-164,0r0,595v186,0,365,7,452,-89v53,-58,84,-118,84,-222","w":1129},"\u03a3":{"d":"1117,0r-1052,0r0,-184r545,-603r-525,-523r0,-179r986,0r0,176r-740,0r512,503r0,26r-554,608r828,0r0,176","w":1139},"\u03a4":{"d":"499,0r0,-1313r-500,0r0,-176r1198,0r0,176r-500,0r0,1313r-198,0","w":1196},"\u03a5":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0","w":1180},"\u03a7":{"d":"1181,0r-227,0r-363,-596r-369,596r-214,0r473,-745r-459,-744r226,0r356,585r361,-585r215,0r-466,734","w":1189},"\u03a8":{"d":"911,-495v243,-17,386,-115,386,-383r0,-611r198,0r0,588v6,400,-210,556,-584,578r0,323r-197,0r0,-323v-371,-23,-584,-175,-584,-578r0,-588r198,0r0,611v-5,266,142,367,386,383r0,-994r197,0r0,994","w":1625},"\u03a9":{"d":"1362,-893v0,301,-159,478,-352,595r0,124r393,0r0,174r-559,0r0,-387v168,-108,318,-221,312,-506v-6,-282,-149,-456,-433,-456v-286,0,-434,175,-441,456v-7,281,152,400,320,506r0,387r-559,0r0,-174r393,0r0,-124v-193,-118,-360,-293,-360,-595v0,-306,150,-486,376,-579v157,-64,382,-64,539,-2v224,88,371,279,371,581","w":1438},"\u03aa":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm690,-1677r-201,0r0,-195r201,0r0,195xm277,-1677r-201,0r0,-195r201,0r0,195","w":764},"\u03ab":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0xm900,-1677r-201,0r0,-195r201,0r0,195xm487,-1677r-201,0r0,-195r201,0r0,195","w":1180},"\u03ac":{"d":"352,-1106v148,-74,343,-41,460,36r4,0r0,-47r184,0r0,1117r-188,0r0,-114v-94,85,-179,145,-335,145v-285,0,-422,-261,-418,-581v4,-274,108,-463,293,-556xm521,-148v119,0,218,-61,291,-124r0,-644v-83,-40,-140,-59,-247,-60v-220,-1,-313,191,-312,422v1,233,58,406,268,406xm675,-1676r-49,384r-145,0r-49,-384r243,0","w":1136},"\u03ad":{"d":"517,-136v143,0,298,-59,375,-136r12,0r0,208v-183,99,-508,132,-698,18v-82,-49,-148,-131,-146,-260v3,-150,90,-237,222,-278r0,-7v-106,-27,-188,-121,-186,-248v5,-341,494,-348,765,-244r0,205r-12,0v-73,-64,-203,-105,-333,-105v-123,0,-223,38,-228,157v-7,182,191,161,370,161r0,166v-197,0,-411,-24,-406,176v4,144,121,187,265,187xm640,-1676r-49,384r-145,0r-49,-384r243,0","w":932},"\u03ae":{"d":"663,-1148v236,0,351,169,351,423r0,1137r-188,0r0,-1048v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155xm730,-1676r-49,384r-145,0r-49,-384r243,0","w":1142},"\u03af":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm356,-1676r-49,384r-145,0r-49,-384r243,0","w":468},"\u03b0":{"d":"316,-466v-4,211,40,334,254,334v210,0,253,-125,253,-334r0,-651r188,0r0,715v2,289,-157,432,-442,432v-282,0,-441,-142,-441,-432r0,-715r188,0r0,651xm682,-1676r-49,384r-128,0r-49,-384r226,0xm955,-1304r-191,0r0,-195r191,0r0,195xm374,-1304r-191,0r0,-195r191,0r0,195","w":1140},"\u03b2":{"d":"747,-825v189,29,335,167,335,381v0,261,-198,469,-458,465v-113,-2,-229,-34,-300,-85r0,476r-188,0r0,-1490v-2,-292,165,-483,456,-478v243,4,413,117,413,361v0,180,-109,311,-258,353r0,17xm595,-147v194,1,292,-109,292,-302v1,-235,-182,-289,-418,-285r0,-160v212,6,343,-65,343,-276v0,-147,-92,-226,-234,-226v-186,0,-254,135,-254,318r0,864v74,46,163,66,271,67","w":1137},"\u03b3":{"d":"1014,-1117r-412,1073r0,456r-188,0r0,-458r-408,-1071r203,0r306,841r303,-841r196,0","w":1020},"\u03b6":{"d":"564,-167v207,0,316,86,316,263v0,128,-77,247,-146,316r-179,0r0,-14v88,-86,150,-139,157,-267v4,-70,-37,-133,-102,-133r-126,0v-294,0,-425,-162,-425,-461v0,-329,157,-541,319,-729v60,-69,125,-133,194,-197r0,-9r-428,0r0,-158r707,0r0,135v-222,163,-439,379,-545,661v-69,183,-84,468,57,566v38,26,142,27,201,27","w":801},"\u03b7":{"d":"663,-1148v236,0,351,169,351,423r0,1137r-188,0r0,-1048v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1117r188,0r0,124v96,-83,187,-155,339,-155","w":1142},"\u03b8":{"d":"568,-1556v412,0,480,387,480,797v0,167,-21,400,-78,521v-73,156,-173,269,-402,269v-221,0,-337,-118,-403,-272v-90,-210,-93,-521,-63,-792v30,-278,150,-523,466,-523xm860,-858v-14,-242,-32,-542,-292,-538v-115,2,-165,47,-214,127v-54,89,-73,286,-78,411r584,0xm860,-697r-584,0v1,131,25,348,76,437v46,79,104,131,216,131v198,0,250,-154,276,-345v12,-87,16,-162,16,-223","w":1136},"\u03b9":{"d":"328,0r-188,0r0,-1117r188,0r0,1117","w":468},"\u03ba":{"d":"635,-994v74,-94,174,-138,333,-123r0,164v-67,-4,-126,-3,-168,30v-16,12,-31,24,-43,37r-212,246r490,640r-236,0r-397,-534r-78,87r0,447r-188,0r0,-1117r188,0r0,493","w":1020},"\u03bb":{"d":"1014,0r-202,0r-296,-829r-315,829r-196,0r418,-1054r-200,-502r205,0","w":1020},"\u03bc":{"d":"578,-164v126,0,198,-44,261,-111r0,-842r188,0r0,1117r-172,0r0,-116r-6,0v-76,74,-134,133,-271,133v-137,0,-181,-58,-254,-132r0,527r-188,0r0,-1529r188,0r0,842v55,64,136,112,254,111","w":1163},"\u03bd":{"d":"1014,-1117r-421,1117r-169,0r-418,-1117r203,0r306,862r303,-862r196,0","w":1020},"\u03be":{"d":"669,-167v163,-6,266,109,266,263v0,127,-79,249,-146,316r-179,0r0,-14v69,-68,154,-138,157,-267v1,-65,-36,-134,-98,-133r-122,0v-236,9,-392,-86,-460,-246v-21,-50,-32,-105,-32,-164v0,-225,133,-349,334,-400r0,-11v-142,-38,-255,-127,-255,-297v0,-143,81,-212,167,-276r0,-6r-215,0r0,-154r770,0r0,158r-224,0v-178,-3,-305,97,-305,264v-2,246,227,256,478,248r0,165r-261,0v-154,-3,-294,124,-294,281v0,246,176,283,419,273","w":887},"\u03bf":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u03c1":{"d":"593,-1148v346,2,478,230,478,571v0,252,-102,453,-265,548v-134,79,-371,64,-492,-24r0,465r-188,0r0,-1056v-5,-301,176,-506,467,-504xm562,-147v281,0,344,-282,302,-567v-23,-156,-95,-273,-273,-273v-212,0,-277,148,-277,371r0,410v88,41,134,59,248,59","w":1130},"\u03c2":{"d":"677,-167v143,-4,241,121,241,263v0,127,-79,249,-146,316r-179,0r0,-14v87,-82,150,-137,157,-267v3,-63,-38,-136,-98,-133v-393,17,-591,-168,-594,-547v-3,-342,204,-594,538,-594v109,0,217,32,293,64r0,211r-11,0v-85,-63,-174,-112,-295,-112v-217,0,-333,187,-330,431v3,239,101,379,331,382r93,0","w":881},"\u03c5":{"d":"316,-466v-4,211,40,334,254,334v210,0,253,-125,253,-334r0,-651r188,0r0,715v2,289,-157,432,-442,432v-282,0,-441,-142,-441,-432r0,-715r188,0r0,651","w":1140},"\u03c7":{"d":"1023,412r-212,0r-305,-613r-310,613r-201,0r404,-766r-395,-763r212,0r297,600r303,-600r202,0r-397,752","w":1018},"\u03c8":{"d":"638,2v-298,-17,-511,-130,-511,-443r0,-676r188,0r0,622v-5,237,103,336,323,343r0,-965r187,0r0,965v152,-6,258,-52,299,-172v15,-45,24,-101,24,-171r0,-622r188,0r0,676v-4,312,-210,428,-511,443r0,410r-187,0r0,-410","w":1463},"\u03c9":{"d":"1180,-1117v141,181,240,324,240,616v0,211,-73,404,-210,485v-49,29,-109,46,-183,46v-125,0,-237,-82,-279,-166r-12,0v-45,85,-153,168,-279,166v-222,-3,-325,-151,-371,-334v-16,-62,-22,-128,-22,-197v4,-284,101,-437,240,-616r223,0r0,17v-179,157,-308,389,-262,721v17,124,66,243,203,248v97,4,159,-55,181,-119r0,-584r186,0r0,584v34,65,74,125,181,119v175,-10,212,-188,212,-370v0,-275,-116,-462,-271,-599r0,-17r223,0","w":1484},"\u03ca":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm506,-1304r-189,0r0,-195r189,0r0,195xm151,-1304r-189,0r0,-195r189,0r0,195","w":468},"\u03cb":{"d":"316,-466v-4,211,40,334,254,334v210,0,253,-125,253,-334r0,-651r188,0r0,715v2,289,-157,432,-442,432v-282,0,-441,-142,-441,-432r0,-715r188,0r0,651xm876,-1304r-201,0r0,-195r201,0r0,195xm463,-1304r-201,0r0,-195r201,0r0,195","w":1140},"\u03cc":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm679,-1676r-49,384r-145,0r-49,-384r243,0","w":1112},"\u03cd":{"d":"316,-466v-4,211,40,334,254,334v210,0,253,-125,253,-334r0,-651r188,0r0,715v2,289,-157,432,-442,432v-282,0,-441,-142,-441,-432r0,-715r188,0r0,651xm691,-1676r-49,384r-145,0r-49,-384r243,0","w":1140},"\u03ce":{"d":"1180,-1117v141,181,240,324,240,616v0,211,-73,404,-210,485v-49,29,-109,46,-183,46v-125,0,-237,-82,-279,-166r-12,0v-45,85,-153,168,-279,166v-222,-3,-325,-151,-371,-334v-16,-62,-22,-128,-22,-197v4,-284,101,-437,240,-616r223,0r0,17v-179,157,-308,389,-262,721v17,124,66,243,203,248v97,4,159,-55,181,-119r0,-584r186,0r0,584v34,65,74,125,181,119v175,-10,212,-188,212,-370v0,-275,-116,-462,-271,-599r0,-17r223,0xm863,-1676r-49,384r-145,0r-49,-384r243,0","w":1484},"\u0401":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm966,-1677r-201,0r0,-195r201,0r0,195xm553,-1677r-201,0r0,-195r201,0r0,195","w":1149},"\u0402":{"d":"1396,-657v47,116,48,280,-4,393v-52,114,-174,206,-290,240v-69,21,-180,26,-285,24r0,-177r43,0v118,-2,191,-1,258,-50v70,-50,108,-116,108,-229v0,-161,-81,-249,-226,-268v-90,-12,-264,-10,-383,-10r0,734r-198,0r0,-1313r-420,0r0,-176r1118,0r0,176r-500,0r0,408v158,1,366,-6,487,18v125,25,246,117,292,230","w":1471},"\u0403":{"d":"1034,-1313r-685,0r0,1313r-198,0r0,-1489r883,0r0,176xm930,-2049r-273,374r-149,0r179,-374r243,0","w":1039},"\u0404":{"d":"564,-177v203,86,485,10,604,-105r15,0r0,217v-122,51,-263,93,-439,92v-432,-1,-678,-315,-678,-773v0,-446,255,-770,677,-770v172,0,325,40,440,91r0,223r-15,0v-90,-82,-248,-148,-419,-146v-275,4,-449,185,-473,463r715,0r0,173r-725,0v3,271,109,455,298,535","w":1228},"\u0405":{"d":"602,-1345v-166,0,-306,82,-308,234v-4,263,306,246,500,311v181,61,296,163,296,376v0,215,-135,355,-298,416v-60,23,-135,35,-226,35v-213,2,-348,-50,-489,-116r0,-248r14,0v108,104,276,189,461,193v194,4,332,-80,332,-249v0,-134,-69,-196,-184,-228v-186,-53,-402,-74,-515,-200v-58,-64,-97,-149,-97,-269v0,-252,233,-426,501,-426v174,0,322,38,443,96r0,237r-15,0v-88,-81,-248,-162,-415,-162","w":1141},"\u0406":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152","w":764},"\u0407":{"d":"671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152xm690,-1677r-201,0r0,-195r201,0r0,195xm277,-1677r-201,0r0,-195r201,0r0,195","w":764},"\u0408":{"d":"9,-197v69,11,149,48,236,48v157,0,244,-47,261,-179v5,-39,8,-83,8,-134r0,-869r-315,0r0,-158r513,0r0,1102v3,262,-178,410,-440,408v-68,0,-205,-15,-263,-29r0,-189","w":853},"\u0409":{"d":"15,-192v70,8,136,-4,172,-42v43,-47,78,-124,99,-238v47,-254,53,-686,64,-1017r857,0r0,584v155,1,359,-8,477,17v190,40,332,188,329,427v-3,239,-152,380,-335,433v-169,50,-451,22,-669,28r0,-1313r-472,0r-16,413v-14,305,-26,544,-135,727v-69,116,-177,196,-371,173r0,-192xm1780,-324v36,-66,36,-194,2,-265v-63,-133,-196,-150,-408,-145r-167,0r0,565r162,0v216,5,341,-28,411,-155","w":2051},"\u040a":{"d":"1941,-658v46,116,47,281,-6,393v-56,118,-168,200,-293,237v-166,49,-444,22,-659,28r0,-734r-634,0r0,734r-198,0r0,-1489r198,0r0,584r634,0r0,-584r198,0r0,584v152,1,351,-5,467,17v126,24,248,117,293,230xm1744,-324v36,-66,36,-194,2,-265v-63,-133,-196,-150,-408,-145r-157,0r0,565r152,0v216,5,341,-28,411,-155","w":2015},"\u040b":{"d":"953,-928v277,1,425,135,424,417r0,511r-198,0r0,-412v-1,-145,-8,-276,-117,-314v-119,-42,-322,-14,-445,16r0,710r-198,0r0,-1313r-420,0r0,-176r1118,0r0,176r-500,0r0,438v89,-26,227,-53,336,-53","w":1470},"\u040c":{"d":"1252,0r-252,0r-526,-682r-125,0r0,682r-198,0r0,-1489r198,0r0,671v235,-1,292,-191,353,-371v77,-225,184,-308,472,-300r0,177v-93,-3,-182,12,-221,48v-65,60,-118,307,-182,372v-37,38,-75,78,-123,109xm933,-2029r-273,374r-149,0r179,-374r243,0","w":1234},"\u040e":{"d":"143,-185v72,3,180,17,244,-10v73,-31,103,-114,135,-191r-523,-1103r219,0r404,876r365,-876r204,0r-540,1254v-63,143,-152,238,-345,240r-163,-5r0,-185xm607,-1724v136,0,190,-69,192,-211r178,0v-8,210,-138,334,-370,334v-232,0,-362,-124,-370,-334r178,0v2,141,58,211,192,211","w":1178},"\u040f":{"d":"1232,0r-447,0r0,337r-187,0r0,-337r-447,0r0,-1489r198,0r0,1317r685,0r0,-1317r198,0r0,1489","w":1383},"\u0410":{"d":"-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u0411":{"d":"1129,-658v46,116,47,281,-6,393v-56,118,-168,201,-293,237v-172,50,-458,22,-679,28r0,-1489r907,0r0,176r-709,0r0,408v158,1,365,-6,487,17v126,24,248,117,293,230xm932,-324v36,-66,36,-194,2,-265v-63,-133,-196,-150,-408,-145r-177,0r0,565r172,0v216,5,341,-28,411,-155","w":1207},"\u0412":{"d":"882,-827v166,44,278,169,279,370v0,241,-153,375,-335,429v-171,50,-455,22,-675,28r0,-1489r395,0v195,3,272,-1,391,60v99,51,154,137,154,276v0,156,-93,264,-209,318r0,8xm885,-1125v4,-248,-293,-186,-536,-195r0,436r225,0v121,-1,157,-4,228,-49v60,-37,81,-97,83,-192xm955,-449v2,-223,-143,-276,-381,-270r-225,0r0,550r161,0v214,6,347,-27,419,-151v19,-32,26,-76,26,-129","w":1207},"\u0413":{"d":"1034,-1313r-685,0r0,1313r-198,0r0,-1489r883,0r0,176","w":1039},"\u0414":{"d":"99,-176v182,-300,293,-807,289,-1313r831,0r0,1313r141,0r0,513r-188,0r0,-341r-966,0r0,341r-188,0r0,-513r81,0xm574,-1317v-15,448,-117,866,-284,1141r731,0r0,-1141r-447,0","w":1400},"\u0415":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u0416":{"d":"1844,0r-244,0r-496,-685r-96,0r0,685r-196,0r0,-685r-98,0r-496,685r-232,0r562,-768v-112,-78,-155,-148,-208,-317v-27,-86,-57,-144,-86,-178v-33,-38,-120,-52,-213,-49r0,-177v282,-6,383,76,462,300v59,168,110,357,309,372r0,-672r196,0r0,674v206,-13,260,-202,319,-374v77,-222,179,-306,462,-300r0,177v-93,-3,-180,13,-215,50v-64,67,-116,308,-182,376v-39,41,-75,79,-117,106","w":1831},"\u0417":{"d":"705,-815v185,40,336,139,331,371v-5,234,-143,371,-328,436v-206,72,-518,20,-677,-50r0,-222r14,0v130,85,360,172,569,114v89,-25,160,-85,194,-158v15,-34,23,-78,23,-130v1,-264,-252,-280,-525,-271r0,-166r136,0v190,1,350,-71,350,-247v0,-288,-476,-219,-635,-111r-64,38r-13,0r0,-219v186,-88,584,-132,766,-3v88,63,150,136,150,274v0,174,-135,299,-291,329r0,15","w":1091},"\u0418":{"d":"1221,0r-197,0r0,-1182r-673,1182r-200,0r0,-1489r197,0r0,1163r664,-1163r209,0r0,1489","w":1372},"\u0419":{"d":"1221,0r-197,0r0,-1182r-673,1182r-200,0r0,-1489r197,0r0,1163r664,-1163r209,0r0,1489xm705,-1724v136,0,190,-69,192,-211r178,0v-8,210,-138,334,-370,334v-232,0,-362,-124,-370,-334r178,0v2,141,58,211,192,211","w":1372},"\u041a":{"d":"1252,0r-252,0r-526,-682r-125,0r0,682r-198,0r0,-1489r198,0r0,671v235,-1,292,-191,353,-371v77,-225,184,-308,472,-300r0,177v-93,-3,-182,12,-221,48v-65,60,-118,307,-182,372v-37,38,-75,78,-123,109","w":1234},"\u041b":{"d":"15,-192v70,8,136,-4,172,-42v43,-47,78,-124,99,-238v47,-254,53,-686,64,-1017r887,0r0,1489r-198,0r0,-1313r-502,0r-16,413v-14,305,-26,544,-135,727v-69,116,-177,196,-371,173r0,-192","w":1388},"\u041c":{"d":"1427,0r-198,0r0,-1283r-388,873r-120,0r-385,-873r0,1283r-185,0r0,-1489r270,0r372,829r359,-829r275,0r0,1489","w":1578},"\u041d":{"d":"1232,0r-198,0r0,-729r-685,0r0,729r-198,0r0,-1489r198,0r0,584r685,0r0,-584r198,0r0,1489","w":1383},"\u041e":{"d":"724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u041f":{"d":"1232,0r-198,0r0,-1313r-685,0r0,1313r-198,0r0,-1489r1081,0r0,1489","w":1383},"\u0420":{"d":"1044,-1252v58,105,64,277,12,396v-86,199,-252,302,-539,301r-168,0r0,555r-198,0r0,-1489v279,7,596,-32,763,93v54,40,99,86,130,144xm885,-1035v0,-215,-145,-288,-372,-284r-164,0r0,595v186,0,365,7,452,-89v53,-58,84,-118,84,-222","w":1129},"\u0421":{"d":"734,-144v205,0,344,-95,447,-193r15,0r0,236v-134,63,-261,130,-463,128v-334,-5,-528,-176,-618,-437v-63,-182,-65,-478,-1,-659v92,-257,283,-447,622,-447v195,0,332,56,460,126r0,239r-16,0v-106,-96,-237,-203,-446,-196v-324,11,-462,261,-462,604v0,281,97,471,284,561v55,27,115,38,178,38","w":1230},"\u0422":{"d":"499,0r0,-1313r-500,0r0,-176r1198,0r0,176r-500,0r0,1313r-198,0","w":1196},"\u0423":{"d":"143,-185v72,3,180,17,244,-10v73,-31,103,-114,135,-191r-523,-1103r219,0r404,876r365,-876r204,0r-540,1254v-63,143,-152,238,-345,240r-163,-5r0,-185","w":1178},"\u0424":{"d":"668,-165v-364,-19,-602,-209,-602,-595v0,-284,136,-453,345,-538v77,-31,163,-47,257,-50r0,-165r197,0r0,165v285,10,481,137,563,352v52,136,50,348,-3,482v-84,214,-283,336,-560,349r0,181r-197,0r0,-181xm865,-315v271,-12,396,-171,396,-453v0,-263,-131,-422,-396,-427r0,880xm668,-1195v-265,4,-396,165,-396,427v0,282,126,440,396,453r0,-880","w":1533},"\u0425":{"d":"1181,0r-227,0r-363,-596r-369,596r-214,0r473,-745r-459,-744r226,0r356,585r361,-585r215,0r-466,734","w":1189},"\u0426":{"d":"1363,337r-188,0r0,-337r-1024,0r0,-1489r198,0r0,1315r675,0r0,-1315r198,0r0,1315r141,0r0,511","w":1403},"\u0427":{"d":"576,-732v119,0,287,-33,377,-68r0,-689r198,0r0,1489r-198,0r0,-630v-145,46,-247,80,-416,80v-283,0,-444,-142,-444,-427r0,-512r198,0r0,413v-11,233,59,344,285,344","w":1302},"\u0428":{"d":"1781,0r-1630,0r0,-1489r198,0r0,1317r518,0r0,-1317r198,0r0,1317r518,0r0,-1317r198,0r0,1489","w":1932},"\u0429":{"d":"1922,337r-188,0r0,-337r-1583,0r0,-1489r198,0r0,1317r518,0r0,-1317r198,0r0,1317r518,0r0,-1317r198,0r0,1317r141,0r0,509","w":1962},"\u042a":{"d":"1338,-658v46,116,47,281,-6,393v-56,118,-168,200,-293,237v-164,48,-439,22,-652,28r0,-1313r-388,0r0,-176r586,0r0,584v150,1,346,-5,460,17v126,24,248,117,293,230xm1142,-324v36,-66,34,-194,0,-265v-63,-133,-195,-150,-407,-145r-150,0r0,565r145,0v216,5,342,-28,412,-155","w":1412},"\u042b":{"d":"1097,-658v46,116,47,281,-6,393v-56,118,-168,200,-293,237v-163,48,-436,22,-647,28r0,-1489r198,0r0,584v148,1,343,-4,455,17v126,24,248,117,293,230xm900,-324v36,-66,36,-194,2,-265v-63,-133,-196,-150,-408,-145r-145,0r0,565r140,0v216,5,341,-28,411,-155xm1464,0r-198,0r0,-1489r198,0r0,1489","w":1615},"\u042c":{"d":"1119,-658v46,116,47,281,-6,393v-56,118,-168,201,-293,237v-169,49,-451,22,-669,28r0,-1489r198,0r0,584v155,1,358,-6,477,17v126,24,248,117,293,230xm922,-324v36,-66,36,-194,2,-265v-63,-133,-196,-150,-408,-145r-167,0r0,565r162,0v216,5,341,-28,411,-155","w":1193},"\u042d":{"d":"486,-1516v446,1,676,301,676,766v0,444,-258,777,-678,777v-169,0,-327,-38,-441,-91r0,-219r15,0v91,83,249,142,420,142v299,0,492,-254,485,-571r-726,0r0,-173r716,0v-25,-268,-195,-463,-475,-463v-174,0,-319,60,-416,144r-15,0r0,-220v107,-49,278,-93,439,-92","w":1228},"\u042e":{"d":"1230,-1520v422,0,652,320,652,776v0,454,-231,775,-652,775v-418,0,-646,-312,-647,-751r-234,0r0,720r-198,0r0,-1489r198,0r0,596r244,0v40,-368,255,-627,637,-627xm1231,-140v306,0,445,-258,445,-604v0,-197,-40,-347,-120,-450v-80,-103,-189,-155,-325,-155v-310,0,-448,255,-448,605v0,195,40,344,121,448v81,104,190,156,327,156","w":1948},"\u042f":{"d":"473,-622v-191,-67,-315,-193,-315,-443v0,-161,78,-263,173,-334v165,-124,489,-82,770,-90r0,1489r-198,0r0,-592r-225,0r-445,592r-238,0xm366,-1058v-6,218,119,306,339,301r198,0r0,-562r-206,0v-210,-8,-326,72,-331,261","w":1252},"\u0430":{"d":"464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u0431":{"d":"269,-952v91,-63,197,-126,341,-126v306,0,455,210,455,529v0,267,-129,455,-311,541v-113,53,-268,49,-384,2v-307,-124,-348,-631,-268,-1042v42,-216,136,-364,328,-436v134,-50,372,-68,564,-81r0,173v-287,27,-626,7,-690,262v-14,54,-28,113,-35,178xm570,-132v209,-2,304,-180,304,-406v0,-222,-99,-368,-308,-368v-122,0,-220,46,-300,99v-20,287,10,566,195,653v33,15,70,22,109,22","w":1126},"\u0432":{"d":"954,-860v0,118,-75,201,-161,242r5,7v117,30,214,125,214,273v0,181,-120,286,-258,320v-170,41,-415,11,-618,18r0,-1117r410,0v152,2,201,-2,293,46v73,39,115,105,115,211xm761,-831v2,-192,-257,-122,-439,-136r0,306r216,0v90,-1,108,-3,162,-34v43,-26,60,-70,61,-136xm799,-250v26,-41,26,-136,3,-178v-37,-67,-134,-87,-259,-87r-221,0r0,365r163,0v157,3,258,-13,314,-100","w":1074},"\u0433":{"d":"846,-952r-522,0r0,952r-188,0r0,-1117r710,0r0,165","w":850},"\u0434":{"d":"82,-160v132,-219,219,-588,216,-957r685,0r0,957r111,0r0,428r-175,0r0,-271r-736,0r0,271r-175,0r0,-428r74,0xm475,-959v-14,311,-90,605,-208,799r528,0r0,-799r-320,0","w":1143},"\u0435":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u0436":{"d":"1492,0r-227,0r-351,-514r-73,0r0,514r-186,0r0,-514r-73,0r-357,514r-217,0r421,-585v-80,-46,-121,-110,-155,-219v-36,-118,-77,-157,-228,-151r0,-162v214,-7,316,59,378,225v44,119,80,258,231,264r0,-489r186,0r0,489v149,-8,190,-144,233,-264v59,-165,159,-233,376,-225r0,162v-144,-6,-193,34,-228,151v-31,102,-76,168,-150,213","w":1496},"\u0437":{"d":"664,-584v117,42,212,120,212,275v0,392,-572,388,-844,245r0,-208r12,0v109,108,377,191,555,97v59,-31,84,-63,85,-148v5,-201,-209,-178,-406,-178r0,-162v172,-9,387,37,382,-163v-3,-123,-108,-157,-228,-157v-135,0,-257,40,-333,105r-12,0r0,-203v169,-66,454,-96,619,1v77,45,146,120,146,239v0,126,-82,225,-188,250r0,7","w":937},"\u0438":{"d":"1018,0r-186,0r0,-833r-526,833r-170,0r0,-1117r186,0r0,820r520,-820r176,0r0,1117","w":1154},"\u0439":{"d":"1018,0r-186,0r0,-833r-526,833r-170,0r0,-1117r186,0r0,820r520,-820r176,0r0,1117xm605,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1154},"\u043a":{"d":"1035,0r-234,0r-383,-515r-94,0r0,515r-188,0r0,-1117r188,0r0,486v119,-5,171,-45,212,-145v43,-104,87,-241,168,-290v64,-39,149,-55,254,-51r0,162v-144,-6,-193,34,-228,151v-31,102,-76,165,-150,210","w":1020},"\u043b":{"d":"15,-164v54,5,102,-1,130,-31v32,-34,58,-89,73,-171v34,-182,39,-511,47,-751r736,0r0,1117r-188,0r0,-959r-384,0r-12,298v-15,304,-31,553,-238,648v-44,20,-105,15,-164,13r0,-164","w":1137},"\u043c":{"d":"1172,0r-186,0r0,-878r-268,570r-140,0r-266,-570r0,878r-176,0r0,-1117r227,0r294,620r284,-620r231,0r0,1117","w":1308},"\u043d":{"d":"1018,0r-188,0r0,-503r-506,0r0,503r-188,0r0,-1117r188,0r0,452r506,0r0,-452r188,0r0,1117","w":1153},"\u043e":{"d":"557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u043f":{"d":"1018,0r-188,0r0,-955r-506,0r0,955r-188,0r0,-1117r882,0r0,1117","w":1154},"\u0440":{"d":"666,-1148v280,0,407,255,407,560v0,333,-173,610,-471,610v-124,0,-194,-29,-278,-78r0,468r-188,0r0,-1529r188,0r0,117v85,-74,193,-148,342,-148xm571,-147v218,0,311,-176,308,-420v-2,-226,-53,-402,-259,-402v-125,0,-219,64,-296,127r0,633v89,42,134,62,247,62","w":1132},"\u0441":{"d":"577,-138v136,0,246,-65,322,-136r11,0r0,211v-100,45,-188,90,-330,88v-352,-6,-521,-220,-521,-582v0,-283,110,-460,309,-547v172,-75,409,-28,542,47r0,211r-11,0v-76,-63,-184,-134,-322,-134v-215,0,-323,183,-323,423v0,240,102,419,323,419","w":945},"\u0442":{"d":"952,-952r-380,0r0,952r-188,0r0,-952r-380,0r0,-165r948,0r0,165","w":956},"\u0443":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0","w":1020},"\u0444":{"d":"1089,-1142v274,3,408,253,405,554v-2,274,-95,474,-271,566v-81,42,-188,54,-271,14r-81,-41r0,461r-186,0r0,-461v-68,31,-98,67,-209,65v-279,-6,-418,-258,-414,-571v3,-266,98,-454,270,-547v51,-27,104,-40,159,-40v82,-1,142,35,194,67r0,-481r186,0r0,481v54,-33,134,-68,218,-67xm1023,-145v203,-8,278,-185,278,-422v0,-127,-23,-227,-65,-302v-55,-99,-162,-132,-282,-97r-83,29r0,745v49,20,77,49,152,47xm516,-145v70,1,118,-27,169,-47r0,-745v-46,-20,-89,-45,-152,-43v-203,7,-278,173,-278,416v0,130,22,232,67,307v45,75,110,112,194,112","w":1556},"\u0445":{"d":"1004,0r-231,0r-271,-422r-279,422r-213,0r388,-554r-384,-563r231,0r269,418r276,-418r214,0r-386,550","w":1014},"\u0446":{"d":"1122,268r-175,0r0,-268r-811,0r0,-1117r188,0r0,955r499,0r0,-955r188,0r0,955r111,0r0,430","w":1171},"\u0447":{"d":"515,-539v89,0,204,-22,273,-44r0,-534r188,0r0,1117r-188,0r0,-436v-105,34,-209,61,-335,61v-223,0,-358,-112,-357,-341r0,-401r188,0r0,303v-9,186,50,275,231,275","w":1112},"\u0448":{"d":"1458,0r-1322,0r0,-1117r188,0r0,958r379,0r0,-958r188,0r0,958r379,0r0,-958r188,0r0,1117","w":1594},"\u0449":{"d":"1569,268r-175,0r0,-268r-1258,0r0,-1117r188,0r0,958r379,0r0,-958r188,0r0,958r379,0r0,-958r188,0r0,958r111,0r0,427","w":1618},"\u044a":{"d":"1093,-495v39,88,39,211,-3,296v-44,89,-133,152,-230,178v-148,40,-386,15,-572,21r0,-952r-284,0r0,-165r472,0r0,435r196,0v170,2,235,6,334,77v39,29,68,65,87,110xm928,-343v0,-172,-132,-193,-324,-187r-128,0r0,380r124,0v156,2,257,-13,310,-102v14,-23,18,-54,18,-91","w":1164},"\u044b":{"d":"936,-495v39,88,38,211,-4,296v-44,89,-132,152,-229,178v-147,40,-383,15,-567,21r0,-1117r188,0r0,435r191,0v170,2,235,6,334,77v39,29,68,65,87,110xm771,-343v0,-172,-132,-193,-324,-187r-123,0r0,380r119,0v156,2,256,-13,309,-102v14,-23,19,-54,19,-91xm1283,0r-188,0r0,-1117r188,0r0,1117","w":1419},"\u044c":{"d":"953,-495v39,88,39,211,-3,296v-44,89,-133,152,-230,178v-152,41,-394,15,-584,21r0,-1117r188,0r0,435r208,0v170,2,235,6,334,77v39,29,68,65,87,110xm788,-343v0,-172,-132,-193,-324,-187r-140,0r0,380r136,0v156,2,257,-13,310,-102v14,-23,18,-54,18,-91","w":1025},"\u044d":{"d":"372,25v-121,0,-245,-40,-330,-75r0,-206r12,0v83,63,183,120,331,120v213,0,318,-158,331,-378r-508,0r0,-151r507,0v-18,-191,-129,-317,-319,-317v-146,0,-244,61,-325,128r-12,0r0,-206v70,-29,227,-85,333,-83v252,4,407,122,474,313v24,68,37,151,37,249v0,353,-194,606,-531,606","w":965},"\u044e":{"d":"1009,-1148v326,-2,494,252,494,590v0,346,-175,587,-494,589v-308,2,-477,-229,-488,-539r-197,0r0,508r-188,0r0,-1117r188,0r0,455r201,0v24,-281,195,-485,484,-486xm1009,-131v219,0,300,-175,300,-427v0,-251,-81,-428,-300,-428v-220,0,-302,179,-302,428v0,247,84,427,302,427","w":1560},"\u044f":{"d":"380,-460v-170,-51,-268,-136,-268,-339v0,-120,59,-199,135,-251v149,-103,454,-58,698,-67r0,1117r-188,0r0,-443r-186,0r-331,443r-219,0xm305,-793v-7,157,100,202,254,202r198,0r0,-376r-204,0v-150,-5,-242,41,-248,174","w":1081},"\u0451":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm880,-1304r-201,0r0,-195r201,0r0,195xm467,-1304r-201,0r0,-195r201,0r0,195","w":1078},"\u0452":{"d":"1055,-725r2,343v9,359,-72,642,-307,748v-80,36,-165,42,-273,35r0,-158v153,7,255,-30,312,-127v56,-95,86,-379,81,-610v-5,-224,29,-486,-214,-475v-118,6,-213,72,-290,135r0,834r-188,0r0,-1270r-166,0r0,-132r166,0r0,-154r188,0r0,154r371,0r0,132r-371,0r0,277v90,-79,191,-155,339,-155v247,0,349,172,350,423","w":1184},"\u0453":{"d":"846,-952r-522,0r0,952r-188,0r0,-1117r710,0r0,165xm781,-1676r-273,374r-149,0r179,-374r243,0","w":850},"\u0454":{"d":"579,-136v130,3,255,-58,322,-118r11,0r0,206v-93,46,-200,73,-330,73v-352,0,-517,-220,-521,-582v-4,-343,191,-586,521,-586v125,0,247,45,330,86r0,203r-11,0v-67,-58,-196,-131,-322,-128v-189,3,-304,131,-327,317r508,0r0,151r-511,0v11,226,120,372,330,378","w":965},"\u0455":{"d":"485,-985v-114,-1,-221,46,-221,157v0,144,130,154,254,182v112,25,236,59,294,128v64,76,85,227,34,332v-67,139,-197,213,-408,213v-141,0,-282,-48,-371,-94r0,-211r10,0v104,83,268,175,464,136v64,-13,103,-37,127,-76v27,-45,16,-147,-22,-179v-63,-53,-228,-74,-330,-104v-151,-44,-244,-131,-244,-302v0,-214,186,-341,417,-341v124,0,265,36,345,81r0,201r-10,0v-84,-67,-202,-122,-339,-123","w":914},"\u0456":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm341,-1304r-214,0r0,-195r214,0r0,195","w":468},"\u0457":{"d":"328,0r-188,0r0,-1117r188,0r0,1117xm506,-1304r-189,0r0,-195r189,0r0,195xm151,-1304r-189,0r0,-195r189,0r0,195","w":468},"\u0458":{"d":"-90,243v112,24,263,18,306,-63v30,-57,36,-130,37,-225r0,-916r-202,0r0,-156r390,0r0,1149v3,249,-142,391,-385,391v-47,0,-102,-5,-146,-12r0,-168xm442,-1304r-214,0r0,-195r214,0r0,195","w":577},"\u0459":{"d":"15,-164v54,5,102,-1,130,-31v32,-34,58,-89,73,-171v34,-182,39,-511,47,-751r736,0r0,435r198,0v170,2,233,9,334,77v104,70,150,266,83,406v-43,89,-132,152,-229,178v-149,40,-388,15,-574,21r0,-959r-382,0r-14,298v-15,304,-31,553,-238,648v-44,20,-105,15,-164,13r0,-164xm1455,-343v0,-172,-132,-193,-324,-187r-130,0r0,380r126,0v156,2,256,-13,309,-102v14,-23,19,-54,19,-91","w":1692},"\u045a":{"d":"1605,-495v39,88,39,211,-3,296v-44,89,-133,152,-230,178v-149,40,-388,15,-574,21r0,-528r-474,0r0,528r-188,0r0,-1117r188,0r0,435r474,0r0,-435r188,0r0,435r198,0v170,2,235,6,334,77v39,29,68,65,87,110xm1440,-343v0,-172,-132,-193,-324,-187r-130,0r0,380r126,0v156,2,257,-13,310,-102v14,-23,18,-54,18,-91","w":1687},"\u045b":{"d":"705,-1148v246,0,351,168,351,423r0,725r-188,0r0,-636v0,-187,-17,-341,-212,-333v-118,5,-213,72,-290,135r0,834r-188,0r0,-1270r-166,0r0,-132r166,0r0,-154r188,0r0,154r371,0r0,132r-371,0r0,277v96,-83,187,-155,339,-155","w":1184},"\u045c":{"d":"1035,0r-234,0r-383,-515r-94,0r0,515r-188,0r0,-1117r188,0r0,486v119,-5,171,-45,212,-145v43,-104,87,-241,168,-290v64,-39,149,-55,254,-51r0,162v-144,-6,-193,34,-228,151v-31,102,-76,165,-150,210xm852,-1676r-273,374r-149,0r179,-374r243,0","w":1020},"\u045e":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0xm515,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1020},"\u045f":{"d":"1018,0r-354,0r0,268r-174,0r0,-268r-354,0r0,-1117r188,0r0,956r506,0r0,-956r188,0r0,1117","w":1154},"\u0490":{"d":"1034,-1313r-685,0r0,1313r-198,0r0,-1489r697,0r0,-410r186,0r0,586","w":1040},"\u0491":{"d":"846,-952r-522,0r0,952r-188,0r0,-1117r536,0r0,-369r174,0r0,534","w":850},"\u2015":{"d":"1752,-572r-1642,0r0,-160r1642,0r0,160","w":1862},"\u2116":{"d":"1173,0r-222,0r-615,-1284r0,1284r-185,0r0,-1489r281,0r556,1179r0,-1179r185,0r0,1489xm1782,-1520v265,0,420,203,420,490v0,281,-158,489,-420,490v-269,1,-421,-207,-421,-490v0,-288,155,-490,421,-490xm2071,-176r-578,0r0,-162r578,0r0,162xm1782,-690v172,0,240,-143,240,-340v0,-203,-67,-340,-240,-340v-173,0,-241,138,-241,340v0,198,68,340,241,340","w":2336},"\u03c0":{"d":"1018,0r-188,0r0,-955r-506,0r0,955r-188,0r0,-1117r882,0r0,1117","w":1154},"\u00a4":{"d":"896,-661v0,67,-25,132,-53,175r214,214r-106,106r-214,-212v-57,33,-95,51,-177,52v-66,0,-132,-26,-175,-53r-215,215r-105,-109r212,-213v-29,-45,-52,-109,-52,-175v0,-69,23,-127,53,-174r-213,-216r107,-106r214,213v44,-29,107,-52,174,-52v69,-1,133,26,176,51r212,-212r109,105r-214,216v33,54,52,96,53,175xm560,-464v102,0,192,-93,192,-197v0,-103,-89,-197,-192,-197v-102,0,-192,93,-192,197v0,103,89,197,192,197","w":1118},"\ufffc":{"d":"2048,-1150r-100,0r0,-223r-223,0r0,-100r323,0r0,323xm1473,-1373r-323,0r0,-100r323,0r0,100xm2048,-575r-100,0r0,-323r100,0r0,323xm1782,-611v0,161,-70,241,-211,241v-57,0,-103,-15,-138,-45r73,-79v17,17,38,26,65,26v63,0,95,-46,95,-138r0,-484r116,0r0,479xm898,-1373r-323,0r0,-100r323,0r0,100xm2048,0r-323,0r0,-100r223,0r0,-223r100,0r0,323xm1423,-591v0,139,-91,209,-274,209r-240,0r0,-708r235,0v166,0,249,62,249,186v0,61,-30,109,-89,145v79,31,119,87,119,168xm323,-1373r-223,0r0,223r-100,0r0,-323r323,0r0,100xm1473,0r-323,0r0,-100r323,0r0,100xm537,-1102v213,0,317,146,317,367v0,220,-105,365,-317,365v-212,0,-314,-146,-314,-365v0,-221,101,-367,314,-367xm100,-575r-100,0r0,-323r100,0r0,323xm898,0r-323,0r0,-100r323,0r0,100xm323,0r-323,0r0,-323r100,0r0,223r223,0r0,100xm1277,-893v0,-66,-54,-99,-163,-99r-89,0r0,194r101,0v101,0,151,-32,151,-95xm1307,-591v0,-73,-57,-109,-171,-109r-111,0r0,220r124,0v105,0,158,-37,158,-111xm738,-735v0,-179,-67,-269,-201,-269v-132,0,-198,90,-198,269v0,178,66,267,198,267v134,0,201,-89,201,-267","w":2048},"\u01a0":{"d":"1565,-1353v-1,155,-93,235,-237,256v69,186,73,483,9,680v-87,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446v265,0,445,119,545,295v99,-6,144,-38,146,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1539},"\u01a1":{"d":"921,-991v86,99,134,248,134,433v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-587,500,-590v71,0,130,11,184,31r89,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167v-1,151,-89,230,-223,254xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1152},"\u01af":{"d":"1542,-1617v-1,187,-134,264,-332,263r0,794v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422v250,0,341,-154,341,-417r0,-934r216,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167","w":1473},"\u01b0":{"d":"1340,-1245v-1,187,-135,264,-334,263r0,982r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333v113,-3,220,-74,290,-135r0,-834r208,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167","w":1242},"\u0300":{"d":"-348,-1302r-149,0r-273,-374r243,0"},"\u0340":{"d":"-348,-1302r-149,0r-273,-374r243,0"},"\u0301":{"d":"-219,-1676r-273,374r-149,0r179,-374r243,0"},"\u0341":{"d":"-219,-1676r-273,374r-149,0r179,-374r243,0"},"\u1ea0":{"d":"725,382r-214,0r0,-195r214,0r0,195xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1ea1":{"d":"635,382r-214,0r0,-195r214,0r0,195xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1ea2":{"d":"608,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1ea3":{"d":"504,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1ea4":{"d":"940,-1650r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm1247,-2029r-218,266r-129,0r124,-266r223,0xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1ea5":{"d":"876,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm1183,-1676r-218,266r-129,0r124,-266r223,0xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1ea6":{"d":"940,-1650r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm297,-1763r-129,0r-218,-266r223,0xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1ea7":{"d":"876,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm233,-1410r-129,0r-218,-266r223,0xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1ea8":{"d":"940,-1640r-159,0r-185,-206r-184,206r-155,0r228,-329r227,0xm1060,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1ea9":{"d":"876,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm916,-1874v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1eaa":{"d":"940,-1620r-169,0r-175,-89r-174,89r-165,0r248,-173r187,0xm669,-1983v58,27,123,2,125,-66r134,0v-12,102,-93,190,-203,189v-100,0,-159,-77,-247,-77v-48,0,-69,25,-75,77r-134,0v12,-122,134,-226,275,-178v43,14,85,37,125,55xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1eab":{"d":"876,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm672,-1881v70,0,75,-54,82,-133r140,0v-3,161,-90,281,-235,281v-105,0,-145,-66,-207,-111v-19,-15,-37,-22,-54,-22v-71,4,-74,54,-82,133r-140,0v1,-160,91,-281,235,-281v105,0,144,64,207,110v20,15,37,23,54,23xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1eac":{"d":"725,382r-214,0r0,-195r214,0r0,195xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm940,-1650r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1228},"\u1ead":{"d":"635,382r-214,0r0,-195r214,0r0,195xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm876,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1075},"\u1eae":{"d":"599,-1712v102,0,162,-58,167,-136r162,0v-7,140,-153,240,-329,240v-177,0,-322,-100,-330,-240r162,0v5,80,63,136,168,136xm845,-2049r-198,216r-129,0r104,-216r223,0xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1eaf":{"d":"534,-1382v128,0,168,-77,168,-224r162,0v3,210,-125,351,-330,351v-204,0,-332,-142,-329,-351r162,0v0,147,39,224,167,224xm796,-1787r-218,266r-129,0r124,-266r223,0xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1eb0":{"d":"599,-1712v102,0,162,-58,167,-136r162,0v-7,140,-153,240,-329,240v-177,0,-322,-100,-330,-240r162,0v5,80,63,136,168,136xm680,-1833r-129,0r-198,-216r223,0xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1eb1":{"d":"534,-1382v128,0,168,-77,168,-224r162,0v3,210,-125,351,-330,351v-204,0,-332,-142,-329,-351r162,0v0,147,39,224,167,224xm620,-1521r-129,0r-218,-266r223,0xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1eb2":{"d":"599,-1712v102,0,162,-58,167,-136r162,0v-7,140,-153,240,-329,240v-177,0,-322,-100,-330,-240r162,0v5,80,63,136,168,136xm501,-2036v87,-31,222,-8,219,91v-2,65,-38,96,-92,114r0,47r-77,0r0,-84v39,-11,64,-23,66,-63v3,-59,-80,-48,-116,-32r0,-73xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1eb3":{"d":"534,-1382v128,0,168,-77,168,-224r162,0v3,210,-125,351,-330,351v-204,0,-332,-142,-329,-351r162,0v0,147,39,224,167,224xm531,-1822v82,0,154,47,153,125v-1,79,-45,115,-110,137r0,56r-92,0r0,-101v45,-13,77,-25,79,-75v1,-67,-93,-60,-139,-39r0,-87v25,-9,72,-16,109,-16xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1eb4":{"d":"599,-1712v69,0,168,-19,167,-86r162,0v-8,136,-160,190,-329,190v-103,0,-185,-18,-243,-52v-58,-34,-87,-80,-87,-138r162,0v-1,67,100,86,168,86xm669,-1983v58,27,123,2,125,-66r134,0v-12,102,-93,190,-203,189v-100,0,-159,-77,-247,-77v-48,0,-69,25,-75,77r-134,0v12,-122,134,-226,275,-178v43,14,85,37,125,55xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0","w":1228},"\u1eb5":{"d":"534,-1382v128,0,168,-77,168,-224r162,0v3,210,-125,351,-330,351v-204,0,-332,-142,-329,-351r162,0v0,147,39,224,167,224xm672,-1881v70,0,75,-54,82,-133r140,0v-3,161,-90,281,-235,281v-105,0,-145,-66,-207,-111v-19,-15,-37,-22,-54,-22v-71,4,-74,54,-82,133r-140,0v1,-160,91,-281,235,-281v105,0,144,64,207,110v20,15,37,23,54,23xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51","w":1075},"\u1eb6":{"d":"725,382r-214,0r0,-195r214,0r0,195xm-10,0r502,-1489r244,0r502,1489r-209,0r-135,-416r-569,0r-135,416r-200,0xm839,-585r-230,-702r-229,702r459,0xm614,-1755v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1228},"\u1eb7":{"d":"635,382r-214,0r0,-195r214,0r0,195xm464,-142v132,0,219,-68,296,-133r0,-310v-87,9,-262,21,-335,46v-93,30,-174,83,-173,203v0,131,78,194,212,194xm490,-1144v288,0,456,98,457,380r0,764r-187,0r0,-119v-103,77,-181,156,-363,150v-209,-7,-339,-144,-339,-355v0,-362,349,-391,702,-411v39,-334,-398,-256,-600,-167r-11,0r0,-191v77,-21,233,-51,341,-51xm523,-1382v128,0,168,-99,167,-254r162,0v1,174,-67,299,-183,354v-73,34,-214,35,-290,0v-121,-56,-185,-179,-186,-354r162,0v1,156,35,254,168,254","w":1075},"\u1eb8":{"d":"726,382r-214,0r0,-195r214,0r0,195xm151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u1eb9":{"d":"710,382r-214,0r0,-195r214,0r0,195xm619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u1eba":{"d":"589,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u1ebb":{"d":"543,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u1ebc":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm787,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1149},"\u1ebd":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm741,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1078},"\u1ebe":{"d":"961,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm1268,-2049r-218,266r-129,0r124,-266r223,0xm151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u1ebf":{"d":"915,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm1222,-1676r-218,266r-129,0r124,-266r223,0xm619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u1ec0":{"d":"961,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm318,-1783r-129,0r-218,-266r223,0xm151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u1ec1":{"d":"915,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm272,-1410r-129,0r-218,-266r223,0xm619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u1ec2":{"d":"961,-1640r-159,0r-185,-206r-184,206r-155,0r228,-329r227,0xm1081,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u1ec3":{"d":"915,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm955,-1874v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u1ec4":{"d":"961,-1620r-169,0r-175,-89r-174,89r-165,0r248,-173r187,0xm690,-1983v58,27,123,2,125,-66r134,0v-12,102,-93,190,-203,189v-100,0,-159,-77,-247,-77v-48,0,-69,25,-75,77r-134,0v12,-122,135,-226,276,-178v43,14,84,37,124,55xm151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0","w":1149},"\u1ec5":{"d":"915,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm711,-1881v70,0,75,-54,82,-133r140,0v-3,161,-90,281,-235,281v-105,0,-145,-66,-207,-111v-19,-15,-37,-22,-54,-22v-71,4,-74,54,-82,133r-140,0v1,-160,91,-281,235,-281v105,0,143,64,206,110v20,15,38,23,55,23xm619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0","w":1078},"\u1ec6":{"d":"726,382r-214,0r0,-195r214,0r0,195xm151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm961,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1149},"\u1ec7":{"d":"710,382r-214,0r0,-195r214,0r0,195xm619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm915,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1078},"\u1ec8":{"d":"382,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152","w":764},"\u1ec9":{"d":"234,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm328,0r-188,0r0,-1117r188,0r0,1117","w":468},"\u1eca":{"d":"489,382r-214,0r0,-195r214,0r0,195xm671,0r-578,0r0,-152r190,0r0,-1185r-190,0r0,-152r578,0r0,152r-190,0r0,1185r190,0r0,152","w":764},"\u1ecb":{"d":"341,382r-214,0r0,-195r214,0r0,195xm328,0r-188,0r0,-1117r188,0r0,1117xm341,-1304r-214,0r0,-195r214,0r0,195","w":468},"\u0323":{"d":"-513,382r-214,0r0,-195r214,0r0,195"},"\u0309":{"d":"-520,-2073v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18"},"\u05b0":{"d":"601,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm601,345v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1068},"\u05b1":{"d":"419,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm601,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm783,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm783,345v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm510,345v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1068},"\u05b2":{"d":"301,182r0,-83r268,0r0,83r-268,0xm768,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm768,345v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1068},"\u05b3":{"d":"768,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm768,345v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm389,300r0,-118r-88,0r0,-83r268,0r0,83r-88,0r0,118r-92,0","w":1068},"\u05b4":{"d":"601,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1068},"\u05b5":{"d":"500,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm702,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1068},"\u05b6":{"d":"510,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm692,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm601,345v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1068},"\u05b7":{"d":"400,182r0,-83r268,0r0,83r-268,0","w":1068},"\u05b8":{"d":"488,316r0,-134r-115,0r0,-83r322,0r0,83r-115,0r0,134r-92,0","w":1068},"\u05b9":{"d":"534,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1068},"\u05bb":{"d":"419,159v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm601,252v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm783,345v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1068},"\u05bc":{"d":"534,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1068},"\u05bd":{"d":"488,316r0,-217r92,0r0,217r-92,0","w":1068},"\u05be":{"d":"125,-1070r0,-196r534,0r0,196r-534,0","w":784},"\u05bf":{"d":"400,-1431r0,-83r268,0r0,83r-268,0","w":1068},"\u05c0":{"d":"318,150r-173,0r0,-1566r173,0r0,1566","w":463},"\u05c1":{"d":"534,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1068},"\u05c2":{"d":"-47,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1068},"\u05c3":{"d":"482,-981r-239,0r0,-285r239,0r0,285xm482,0r-239,0r0,-285r239,0r0,285","w":724},"\u05d0":{"d":"151,-287v4,-272,108,-430,284,-552r-299,-427r225,0r410,586v193,-87,279,-189,283,-447r0,-139r173,0r0,139v-2,308,-139,479,-366,576r386,551r-225,0r-494,-706v-131,84,-205,203,-204,419r0,287r-173,0r0,-287","w":1378},"\u05d1":{"d":"470,-1297v431,4,615,164,615,597r0,504r185,0r0,196r-1210,0r0,-196r852,0r0,-498v1,-205,-68,-331,-230,-380v-149,-45,-418,-20,-592,-1r0,-196v101,-16,260,-26,380,-26","w":1310},"\u05d2":{"d":"385,-1297v246,0,366,153,364,407v-2,122,2,250,28,345r147,545r-180,0r-115,-428r-349,428r-252,0r490,-559v42,-52,57,-73,58,-165r0,-137v-2,-174,-63,-237,-240,-240v-55,-1,-132,21,-176,26r0,-196v46,-17,160,-26,225,-26","w":964},"\u05d3":{"d":"1185,-1070r-215,0r0,1070r-173,0r0,-1070r-777,0r0,-196r1165,0r0,196","w":1230},"\u05d4":{"d":"151,-1268v216,-25,591,-51,787,8v237,71,319,255,319,561r0,699r-173,0r0,-693v1,-214,-68,-343,-240,-385v-199,-48,-478,-7,-693,8r0,-198xm324,-763r0,763r-173,0r0,-763r173,0","w":1402},"\u05d5":{"d":"164,-1297v170,0,252,123,252,299r0,998r-173,0r0,-979v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10","w":561},"\u05d6":{"d":"617,-867v-64,-26,-85,-39,-154,-41v-86,-2,-125,68,-125,151r0,757r-173,0r0,-761v3,-124,60,-213,163,-234r-269,-120r0,-212r558,248r0,212","w":638},"\u05d7":{"d":"985,-1006v-124,-121,-436,-97,-661,-80r0,1086r-173,0r0,-1268v216,-25,591,-51,787,8v237,71,319,255,319,561r0,699r-173,0r0,-693v-1,-139,-29,-245,-99,-313","w":1402},"\u05d8":{"d":"742,-1273v107,-24,277,-42,370,10v129,72,190,222,191,423r0,234v-1,407,-169,637,-577,637v-398,0,-576,-223,-577,-624r0,-673r173,0r0,671v2,301,110,427,404,430v290,3,412,-147,404,-451r0,-214v1,-166,-50,-269,-206,-271v-71,-1,-124,16,-182,27r0,-199","w":1432},"\u05d9":{"d":"164,-1297v170,0,252,123,252,299r0,387r-173,0r0,-368v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10","w":561},"\u05da":{"d":"21,-1268v216,-25,591,-51,787,8v237,71,319,255,319,561r0,1111r-173,0r0,-1105v1,-214,-68,-343,-240,-385v-199,-48,-478,-7,-693,8r0,-198","w":1272},"\u05db":{"d":"514,-171v335,3,468,-156,460,-492v-7,-304,-143,-438,-460,-438v-151,0,-307,20,-453,31r0,-198v105,-16,328,-29,457,-29v454,0,629,227,629,694v0,425,-197,628,-629,628v-116,0,-363,-15,-457,-29r0,-198r207,20v80,8,162,11,246,11","w":1272},"\u05dc":{"d":"967,-866v0,-146,-105,-204,-269,-204r-626,0r0,-604r173,0r0,408r449,0v274,-4,446,126,446,372v0,381,-233,576,-466,744v-88,64,-186,122,-289,181r0,-219v205,-102,419,-247,525,-449v38,-70,57,-146,57,-229","w":1272},"\u05dd":{"d":"1257,0r-1106,0r0,-1297v360,10,795,-50,977,145v97,104,129,250,129,453r0,699xm1084,-196r0,-497v1,-214,-68,-342,-240,-385v-133,-33,-347,-20,-520,-23r0,905r760,0","w":1402},"\u05de":{"d":"1084,-685v-2,-245,-78,-416,-311,-416v-256,0,-341,212,-384,439r-125,662r-178,0r167,-822v6,-22,13,-45,21,-70r-188,-374r217,0r80,161v86,-115,217,-191,405,-192v363,-2,469,249,469,617r0,680r-653,0r0,-196r480,0r0,-489","w":1402},"\u05df":{"d":"255,-1297v244,2,342,150,341,407r0,1302r-173,0r0,-1273v-3,-179,-44,-235,-217,-240v-55,-1,-132,21,-176,26r0,-196v46,-17,160,-26,225,-26","w":741},"\u05e0":{"d":"335,-1297v244,2,342,150,341,407r0,890r-626,0r0,-196r453,0r0,-665v-3,-179,-44,-235,-217,-240v-55,-1,-132,21,-176,26r0,-196v46,-17,160,-26,225,-26","w":821},"\u05e1":{"d":"1198,-615v0,-307,-143,-452,-435,-452r-395,0r0,452v-2,296,133,447,415,447v106,0,214,-24,278,-79v95,-82,137,-176,137,-368xm783,31v-392,0,-588,-238,-588,-646r0,-452r-175,0r0,-199r743,0v411,2,608,235,608,651v0,407,-194,646,-588,646","w":1496},"\u05e2":{"d":"596,-189v334,-182,440,-533,431,-1077r173,0v3,513,-89,879,-350,1107v-203,177,-453,266,-800,306r0,-203v147,-14,279,-32,395,-69r-310,-1141r177,0","w":1328},"\u05e3":{"d":"278,-869v-8,157,183,153,318,126r0,196v-45,10,-108,15,-160,15v-223,0,-331,-111,-331,-333r0,-403v216,-25,591,-51,787,8v237,71,319,255,319,561r0,1111r-173,0r0,-1105v1,-214,-68,-342,-240,-385v-142,-36,-364,-19,-520,-3r0,212","w":1356},"\u05e4":{"d":"278,-869v-8,157,183,153,318,126r0,196v-45,10,-108,15,-160,15v-223,0,-331,-111,-331,-333r0,-403v216,-25,591,-48,787,8v264,76,319,308,319,657v0,425,-197,628,-629,628v-116,0,-363,-15,-457,-29r0,-198r207,20v80,8,162,11,246,11v347,0,460,-169,460,-522v0,-214,-68,-342,-240,-385v-142,-36,-364,-19,-520,-3r0,212","w":1335},"\u05e5":{"d":"563,-558v60,87,86,127,86,255r0,715r-173,0r0,-715v-6,-133,-61,-185,-143,-267v-113,-113,-192,-211,-233,-298v-53,-113,-64,-240,-60,-398r194,0v-3,137,7,280,48,359v33,63,109,158,186,239v135,-70,190,-180,216,-352r37,-246r198,0v-34,195,-50,413,-152,538v-56,68,-122,127,-204,170","w":975},"\u05e6":{"d":"867,-190v82,9,93,-68,47,-112v-20,-18,-50,-41,-94,-66r-275,-153v-181,-101,-305,-202,-373,-303v-83,-125,-109,-256,-102,-441r194,0v-6,167,15,315,90,394v62,65,153,135,277,205v132,-73,203,-175,218,-351r20,-249r198,0v-23,188,-18,377,-107,507v-46,68,-104,128,-181,176v143,88,342,146,350,348v6,149,-111,235,-253,235r-771,0r0,-190r762,0","w":1211},"\u05e7":{"d":"809,-1266v274,-4,446,126,446,372v0,371,-193,583,-407,753v-78,62,-165,118,-260,172r0,-219v186,-95,364,-246,449,-445v30,-68,45,-146,45,-233v0,-146,-105,-204,-269,-204r-662,0r0,-196r658,0xm324,412r-173,0r0,-1175r173,0r0,1175","w":1387},"\u05e8":{"d":"30,-1268v188,-35,503,-43,674,8v235,69,317,257,317,561r0,699r-173,0r0,-693v2,-216,-68,-342,-240,-385v-166,-41,-406,-18,-578,9r0,-199","w":1166},"\u05e9":{"d":"1609,-1266v-51,273,-126,505,-223,697v-97,192,-216,336,-356,431v-143,97,-314,137,-554,138r-325,0r0,-1266r175,0r0,677v113,-4,190,-15,254,-72v51,-45,96,-111,133,-199v37,-88,73,-224,107,-406r181,0v-39,209,-82,370,-132,482v-81,180,-162,292,-348,335v-67,15,-132,20,-195,20r0,233v142,0,316,2,418,-24v67,-17,128,-41,182,-78v269,-187,422,-559,502,-968r181,0","w":1670},"\u05ea":{"d":"136,-176v97,-1,127,-32,127,-130r0,-778r-172,14r0,-198v240,-24,662,-55,885,7v241,67,331,253,331,562r0,699r-173,0r0,-693v2,-218,-76,-341,-250,-385v-117,-30,-305,-24,-448,-16r0,794v-5,187,-66,323,-262,320v-37,0,-112,-4,-144,-10r0,-196v28,5,78,10,106,10","w":1452},"\u05f0":{"d":"164,-1297v168,1,252,121,252,299r0,998r-173,0r0,-979v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10xm725,-1297v168,1,252,121,252,299r0,998r-173,0r0,-979v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10","w":1122},"\u05f1":{"d":"164,-1297v168,1,252,121,252,299r0,387r-173,0r0,-368v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10xm725,-1297v168,1,252,121,252,299r0,998r-173,0r0,-979v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10","w":1122},"\u05f2":{"d":"164,-1297v168,1,252,121,252,299r0,387r-173,0r0,-368v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10xm725,-1297v168,1,252,121,252,299r0,387r-173,0r0,-368v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10","w":1122},"\u05f3":{"d":"496,-1556r-261,559r-138,0r157,-559r242,0","w":432},"\u05f4":{"d":"896,-1556r-261,559r-134,0r157,-559r238,0xm502,-1556r-261,559r-134,0r157,-559r238,0","w":822},"\u20aa":{"d":"1110,-196v187,1,280,-70,280,-257r0,-813r173,0r0,819v4,309,-143,447,-449,447r-550,0r0,-766r173,0r0,570r373,0xm701,-1266v306,-5,449,140,449,447r0,319r-173,0r0,-313v5,-186,-95,-257,-280,-257r-373,0r0,1070r-173,0r0,-1266r550,0","w":1710},"\ue801":{"d":"164,-1297v170,0,252,123,252,299r0,998r-173,0r0,-979v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10xm-47,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":561},"\ue802":{"d":"21,-1268v216,-25,591,-51,787,8v237,71,319,255,319,561r0,1111r-173,0r0,-1105v1,-214,-68,-343,-240,-385v-199,-48,-478,-7,-693,8r0,-198xm517,-666v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67xm517,-480v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1272},"\ue803":{"d":"21,-1268v216,-25,591,-51,787,8v237,71,319,255,319,561r0,1111r-173,0r0,-1105v1,-214,-68,-343,-240,-385v-199,-48,-478,-7,-693,8r0,-198xm404,-474r0,-134r-115,0r0,-83r322,0r0,83r-115,0r0,134r-92,0","w":1272},"\ue804":{"d":"967,-866v0,-146,-105,-204,-269,-204r-626,0r0,-604r173,0r0,408r449,0v274,-4,446,126,446,372v0,381,-233,576,-466,744v-88,64,-186,122,-289,181r0,-219v205,-102,419,-247,525,-449v38,-70,57,-146,57,-229xm-47,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1272},"\ue805":{"d":"967,-866v0,-146,-105,-204,-269,-204r-626,0r0,-604r173,0r0,408r449,0v274,-4,446,126,446,372v0,381,-233,576,-466,744v-88,64,-186,122,-289,181r0,-219v205,-102,419,-247,525,-449v38,-70,57,-146,57,-229xm-47,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67xm500,-793v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1272},"\ufb20":{"d":"577,-261v125,-46,204,-122,277,-218v143,-187,173,-438,173,-787r173,0v0,392,-49,698,-206,911v-110,149,-254,260,-461,313v-131,33,-292,52,-483,52r0,-203v139,0,263,-7,370,-26r-285,-1047r177,0","w":1328},"\ufb2a":{"d":"1609,-1266v-51,273,-126,505,-223,697v-97,192,-216,336,-356,431v-143,97,-314,137,-554,138r-325,0r0,-1266r175,0r0,677v113,-4,190,-15,254,-72v51,-45,96,-111,133,-199v37,-88,73,-224,107,-406r181,0v-39,209,-82,370,-132,482v-81,180,-162,292,-348,335v-67,15,-132,20,-195,20r0,233v142,0,316,2,418,-24v67,-17,128,-41,182,-78v269,-187,422,-559,502,-968r181,0xm1518,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1670},"\ufb2b":{"d":"1609,-1266v-51,273,-126,505,-223,697v-97,192,-216,336,-356,431v-143,97,-314,137,-554,138r-325,0r0,-1266r175,0r0,677v113,-4,190,-15,254,-72v51,-45,96,-111,133,-199v37,-88,73,-224,107,-406r181,0v-39,209,-82,370,-132,482v-81,180,-162,292,-348,335v-67,15,-132,20,-195,20r0,233v142,0,316,2,418,-24v67,-17,128,-41,182,-78v269,-187,422,-559,502,-968r181,0xm238,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1670},"\ufb2c":{"d":"1609,-1266v-51,273,-126,505,-223,697v-97,192,-216,336,-356,431v-143,97,-314,137,-554,138r-325,0r0,-1266r175,0r0,677v113,-4,190,-15,254,-72v51,-45,96,-111,133,-199v37,-88,73,-224,107,-406r181,0v-39,209,-82,370,-132,482v-81,180,-162,292,-348,335v-67,15,-132,20,-195,20r0,233v142,0,316,2,418,-24v67,-17,128,-41,182,-78v269,-187,422,-559,502,-968r181,0xm1518,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67xm975,-672v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1670},"\ufb2d":{"d":"1609,-1266v-51,273,-126,505,-223,697v-97,192,-216,336,-356,431v-143,97,-314,137,-554,138r-325,0r0,-1266r175,0r0,677v113,-4,190,-15,254,-72v51,-45,96,-111,133,-199v37,-88,73,-224,107,-406r181,0v-39,209,-82,370,-132,482v-81,180,-162,292,-348,335v-67,15,-132,20,-195,20r0,233v142,0,316,2,418,-24v67,-17,128,-41,182,-78v269,-187,422,-559,502,-968r181,0xm238,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67xm975,-672v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1670},"\ufb2e":{"d":"151,-287v4,-272,108,-430,284,-552r-299,-427r225,0r410,586v193,-87,279,-189,283,-447r0,-139r173,0r0,139v-2,308,-139,479,-366,576r386,551r-225,0r-494,-706v-131,84,-205,203,-204,419r0,287r-173,0r0,-287xm560,182r0,-83r268,0r0,83r-268,0","w":1378},"\ufb2f":{"d":"151,-287v4,-272,108,-430,284,-552r-299,-427r225,0r410,586v193,-87,279,-189,283,-447r0,-139r173,0r0,139v-2,308,-139,479,-366,576r386,551r-225,0r-494,-706v-131,84,-205,203,-204,419r0,287r-173,0r0,-287xm648,316r0,-134r-115,0r0,-83r322,0r0,83r-115,0r0,134r-92,0","w":1378},"\ufb30":{"d":"151,-287v4,-272,108,-430,284,-552r-299,-427r225,0r410,586v193,-87,279,-189,283,-447r0,-139r173,0r0,139v-2,308,-139,479,-366,576r386,551r-225,0r-494,-706v-131,84,-205,203,-204,419r0,287r-173,0r0,-287xm646,-262v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67v38,0,67,29,67,67","w":1378},"\ufb31":{"d":"470,-1297v431,4,615,164,615,597r0,504r185,0r0,196r-1210,0r0,-196r852,0r0,-498v1,-205,-68,-331,-230,-380v-149,-45,-418,-20,-592,-1r0,-196v101,-16,260,-26,380,-26xm494,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1310},"\ufb32":{"d":"385,-1297v246,0,366,153,364,407v-2,122,2,250,28,345r147,545r-180,0r-115,-428r-349,428r-252,0r490,-559v42,-52,57,-73,58,-165r0,-137v-2,-174,-63,-237,-240,-240v-55,-1,-132,21,-176,26r0,-196v46,-17,160,-26,225,-26xm248,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":964},"\ufb33":{"d":"1185,-1070r-215,0r0,1070r-173,0r0,-1070r-777,0r0,-196r1165,0r0,196xm443,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1230},"\ufb34":{"d":"151,-1268v216,-25,591,-51,787,8v237,71,319,255,319,561r0,699r-173,0r0,-693v1,-214,-68,-343,-240,-385v-199,-48,-478,-7,-693,8r0,-198xm324,-763r0,763r-173,0r0,-763r173,0xm697,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1402},"\ufb35":{"d":"164,-1297v170,0,252,123,252,299r0,998r-173,0r0,-979v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10xm65,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":561},"\ufb36":{"d":"695,-867v-64,-26,-85,-39,-154,-41v-86,-2,-125,68,-125,151r0,757r-173,0r0,-761v3,-124,60,-213,163,-234r-269,-120r0,-212r558,248r0,212xm65,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":716},"\ufb38":{"d":"742,-1273v107,-24,277,-42,370,10v129,72,190,222,191,423r0,234v-1,407,-169,637,-577,637v-398,0,-576,-223,-577,-624r0,-673r173,0r0,671v2,301,110,427,404,430v290,3,412,-147,404,-451r0,-214v1,-166,-50,-269,-206,-271v-71,-1,-124,16,-182,27r0,-199xm724,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1432},"\ufb39":{"d":"164,-1297v170,0,252,123,252,299r0,387r-173,0r0,-368v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10xm65,-922v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":561},"\ufb3a":{"d":"21,-1268v216,-25,591,-51,787,8v237,71,319,255,319,561r0,1111r-173,0r0,-1105v1,-214,-68,-343,-240,-385v-199,-48,-478,-7,-693,8r0,-198xm470,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1272},"\ufb3b":{"d":"514,-171v335,3,468,-156,460,-492v-7,-304,-143,-438,-460,-438v-151,0,-307,20,-453,31r0,-198v105,-16,328,-29,457,-29v454,0,629,227,629,694v0,425,-197,628,-629,628v-116,0,-363,-15,-457,-29r0,-198r207,20v80,8,162,11,246,11xm470,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1272},"\ufb3c":{"d":"967,-866v0,-146,-105,-204,-269,-204r-626,0r0,-604r173,0r0,408r449,0v274,-4,446,126,446,372v0,381,-233,576,-466,744v-88,64,-186,122,-289,181r0,-219v205,-102,419,-247,525,-449v38,-70,57,-146,57,-229xm500,-793v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1272},"\ufb3e":{"d":"1084,-685v-2,-245,-78,-416,-311,-416v-256,0,-341,212,-384,439r-125,662r-178,0r167,-822v6,-22,13,-45,21,-70r-188,-374r217,0r80,161v86,-115,217,-191,405,-192v363,-2,469,249,469,617r0,680r-653,0r0,-196r480,0r0,-489xm742,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1402},"\ufb40":{"d":"335,-1297v244,2,342,150,341,407r0,890r-626,0r0,-196r453,0r0,-665v-3,-179,-44,-235,-217,-240v-55,-1,-132,21,-176,26r0,-196v46,-17,160,-26,225,-26xm238,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":821},"\ufb41":{"d":"1198,-615v0,-307,-143,-452,-435,-452r-395,0r0,452v-2,296,133,447,415,447v106,0,214,-24,278,-79v95,-82,137,-176,137,-368xm783,31v-392,0,-588,-238,-588,-646r0,-452r-175,0r0,-199r743,0v411,2,608,235,608,651v0,407,-194,646,-588,646xm784,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1496},"\ufb43":{"d":"278,-869v-8,157,183,153,318,126r0,196v-45,10,-108,15,-160,15v-223,0,-331,-111,-331,-333r0,-403v216,-25,591,-51,787,8v237,71,319,255,319,561r0,1111r-173,0r0,-1105v1,-214,-68,-342,-240,-385v-142,-36,-364,-19,-520,-3r0,212xm811,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1356},"\ufb44":{"d":"278,-869v-8,157,183,153,318,126r0,196v-45,10,-108,15,-160,15v-223,0,-331,-111,-331,-333r0,-403v216,-25,591,-48,787,8v264,76,319,308,319,657v0,425,-197,628,-629,628v-116,0,-363,-15,-457,-29r0,-198r207,20v80,8,162,11,246,11v347,0,460,-169,460,-522v0,-214,-68,-342,-240,-385v-142,-36,-364,-19,-520,-3r0,212xm811,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1335},"\ufb46":{"d":"867,-190v82,9,93,-68,47,-112v-20,-18,-50,-41,-94,-66r-275,-153v-181,-101,-305,-202,-373,-303v-83,-125,-109,-256,-102,-441r194,0v-6,167,15,315,90,394v62,65,153,135,277,205v132,-73,203,-175,218,-351r20,-249r198,0v-23,188,-18,377,-107,507v-46,68,-104,128,-181,176v143,88,342,146,350,348v6,149,-111,235,-253,235r-771,0r0,-190r762,0xm193,-535v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1211},"\ufb47":{"d":"809,-1266v274,-4,446,126,446,372v0,371,-193,583,-407,753v-78,62,-165,118,-260,172r0,-219v186,-95,364,-246,449,-445v30,-68,45,-146,45,-233v0,-146,-105,-204,-269,-204r-662,0r0,-196r658,0xm324,412r-173,0r0,-1175r173,0r0,1175xm650,-793v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1387},"\ufb48":{"d":"30,-1268v188,-35,503,-43,674,8v235,69,317,257,317,561r0,699r-173,0r0,-693v2,-216,-68,-342,-240,-385v-166,-41,-406,-18,-578,9r0,-199xm446,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1166},"\ufb49":{"d":"1609,-1266v-51,273,-126,505,-223,697v-97,192,-216,336,-356,431v-143,97,-314,137,-554,138r-325,0r0,-1266r175,0r0,677v113,-4,190,-15,254,-72v51,-45,96,-111,133,-199v37,-88,73,-224,107,-406r181,0v-39,209,-82,370,-132,482v-81,180,-162,292,-348,335v-67,15,-132,20,-195,20r0,233v142,0,316,2,418,-24v67,-17,128,-41,182,-78v269,-187,422,-559,502,-968r181,0xm975,-672v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1670},"\ufb4a":{"d":"136,-176v97,-1,127,-32,127,-130r0,-778r-172,14r0,-198v240,-24,662,-55,885,7v241,67,331,253,331,562r0,699r-173,0r0,-693v2,-218,-76,-341,-250,-385v-117,-30,-305,-24,-448,-16r0,794v-5,187,-66,323,-262,320v-37,0,-112,-4,-144,-10r0,-196v28,5,78,10,106,10xm764,-723v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":1452},"\ufb4b":{"d":"164,-1297v170,0,252,123,252,299r0,998r-173,0r0,-979v0,-79,-36,-122,-116,-122v-30,0,-78,5,-107,10r0,-196v33,-5,106,-10,144,-10xm318,-1492v38,0,67,29,67,67v0,38,-29,67,-67,67v-38,0,-67,-29,-67,-67v0,-38,29,-67,67,-67","w":561},"\ufb4c":{"d":"470,-1297v431,4,615,164,615,597r0,504r185,0r0,196r-1210,0r0,-196r852,0r0,-498v1,-205,-68,-331,-230,-380v-149,-45,-418,-20,-592,-1r0,-196v101,-16,260,-26,380,-26xm368,-1431r0,-83r268,0r0,83r-268,0","w":1310},"\ufb4d":{"d":"514,-171v335,3,468,-156,460,-492v-7,-304,-143,-438,-460,-438v-151,0,-307,20,-453,31r0,-198v105,-16,328,-29,457,-29v454,0,629,227,629,694v0,425,-197,628,-629,628v-116,0,-363,-15,-457,-29r0,-198r207,20v80,8,162,11,246,11xm400,-1431r0,-83r268,0r0,83r-268,0","w":1272},"\ufb4e":{"d":"278,-869v-8,157,183,153,318,126r0,196v-45,10,-108,15,-160,15v-223,0,-331,-111,-331,-333r0,-403v216,-25,591,-48,787,8v264,76,319,308,319,657v0,425,-197,628,-629,628v-116,0,-363,-15,-457,-29r0,-198r207,20v80,8,162,11,246,11v347,0,460,-169,460,-522v0,-214,-68,-342,-240,-385v-142,-36,-364,-19,-520,-3r0,212xm440,-1431r0,-83r268,0r0,83r-268,0","w":1335},"\ufb4f":{"d":"171,-287v4,-272,108,-430,284,-552r-242,-345r-172,0r0,-490r173,0r0,408r167,0r410,586v193,-87,279,-189,283,-447r0,-139r173,0r0,139v-2,308,-139,479,-366,576r386,551r-225,0r-494,-706v-131,84,-205,203,-204,419r0,287r-173,0r0,-287","w":1398},"\u200c":{"d":"36,-1289r0,1564r-72,0r0,-1564r72,0"},"\u200d":{"d":"36,275r-72,0r0,-1389r-134,136r-49,-49r171,-169r-171,-168r49,-49r170,171r170,-171r49,49r-171,168r171,169r-49,49r-134,-136r0,1389"},"\u200e":{"d":"430,-1198r-217,214r-49,-49r137,-130r-266,0r0,1438r-71,0r0,-1509r337,0r-137,-130r49,-49"},"\u200f":{"d":"35,275r-71,0r0,-1438r-266,0r137,130r-49,49r-217,-214r217,-215r49,49r-137,130r337,0r0,1509"},"\u060c":{"d":"246,0v4,-135,-15,-294,36,-382v47,-80,113,-141,199,-169r0,137v-68,20,-115,86,-114,183r116,0r0,231r-237,0","w":725},"\u066c":{"d":"246,0v4,-135,-15,-294,36,-382v47,-80,113,-141,199,-169r0,137v-68,20,-115,86,-114,183r116,0r0,231r-237,0","w":725},"\u061b":{"d":"481,0r-237,0r0,-285r237,0r0,285xm244,-645v4,-135,-15,-293,36,-381v47,-80,113,-142,199,-170r0,137v-68,20,-115,86,-114,183r116,0r0,231r-237,0","w":725},"\u061f":{"d":"525,-1519v119,0,278,36,362,70r0,204r-11,0v-74,-47,-205,-105,-332,-103v-149,2,-260,73,-256,224v6,244,206,311,361,419r0,305r-179,0r0,-228v-182,-118,-382,-222,-386,-511v-3,-239,187,-380,441,-380xm658,0r-204,0r0,-211r204,0r0,211","w":971},"\u0640":{"d":"543,0r-563,0r0,-188r563,0r0,188","w":524},"\u064b":{"d":"573,-1655r-573,100r0,-100r573,-96r0,96xm573,-1454r-573,100r0,-100r573,-96r0,96","w":573},"\u064c":{"d":"109,-2025v42,0,77,27,77,69v0,57,-9,149,-14,211v72,-11,151,-27,215,-59v-62,-19,-129,-76,-129,-156v0,-95,73,-158,172,-158v89,0,170,70,170,162v0,41,-32,103,-53,121r63,12r0,86r-127,-28v-109,64,-252,104,-399,116v3,-12,19,-232,18,-247v7,-50,-68,-26,-102,-27r0,-96xm434,-2023v-44,0,-84,21,-82,65v3,58,53,83,111,98v25,-23,47,-50,47,-98v0,-38,-39,-66,-76,-65","w":610},"\u064d":{"d":"573,123r-573,100r0,-100r573,-96r0,96xm573,324r-573,100r0,-100r573,-96r0,96","w":573},"\u064e":{"d":"573,-1696r-573,101r0,-101r573,-96r0,96","w":573},"\u064f":{"d":"485,-1956v0,42,-31,104,-53,121r64,12r0,86r-127,-28v-111,63,-219,102,-369,112r0,-88v107,-8,190,-25,272,-63v-62,-19,-129,-77,-129,-156v0,-95,73,-158,172,-158v91,0,170,69,170,162xm319,-2023v-44,0,-83,21,-81,65v2,57,53,84,110,98v26,-24,47,-49,47,-98v0,-38,-39,-66,-76,-65","w":496},"\u0650":{"d":"573,242r-573,100r0,-100r573,-97r0,97","w":573},"\u0651":{"d":"483,-1724v-52,1,-102,-27,-119,-60v-13,52,-77,107,-149,107v-102,0,-168,-64,-166,-168r4,-101r96,0r-6,99v0,47,25,76,72,76v92,-2,99,-114,94,-222r94,0v-5,87,4,171,80,174v99,4,90,-125,80,-213r94,0v4,31,6,53,6,103v0,122,-66,204,-180,205","w":712},"\u0652":{"d":"188,-1972v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm188,-1689v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":377},"\u0660":{"d":"846,-659r-252,253r-258,-258r254,-251","w":1171},"\u06f0":{"d":"846,-659r-252,253r-258,-258r254,-251","w":1171},"\u0661":{"d":"743,0r-165,0r0,-481v-1,-262,-14,-317,-91,-496r-172,-399r185,0r170,387v80,191,73,233,73,508r0,481","w":1171},"\u06f1":{"d":"743,0r-165,0r0,-481v-1,-262,-14,-317,-91,-496r-172,-399r185,0r170,387v80,191,73,233,73,508r0,481","w":1171},"\u0662":{"d":"637,-1241v175,0,326,-66,420,-131r10,0r0,213v-145,98,-443,134,-647,65v109,197,227,357,227,666r0,428r-166,0v-7,-231,25,-507,-39,-680v-26,-69,-61,-144,-106,-223r-270,-473r172,0v69,55,255,135,399,135","w":1171},"\u06f2":{"d":"637,-1241v175,0,326,-66,420,-131r10,0r0,213v-145,98,-443,134,-647,65v109,197,227,357,227,666r0,428r-166,0v-7,-231,25,-507,-39,-680v-26,-69,-61,-144,-106,-223r-270,-473r172,0v69,55,255,135,399,135","w":1171},"\u0663":{"d":"879,-1243v70,0,117,-64,127,-133r133,0v-18,163,-93,319,-256,319v-87,0,-167,-48,-201,-116v-53,74,-139,117,-268,116v104,188,204,336,204,629r0,428r-165,0v-8,-231,28,-508,-39,-680v-95,-241,-256,-471,-377,-696r174,0v38,58,120,133,215,133v97,0,180,-64,199,-133r110,0v15,58,76,133,144,133","w":1171},"\u06f3":{"d":"879,-1243v70,0,117,-64,127,-133r133,0v-18,163,-93,319,-256,319v-87,0,-167,-48,-201,-116v-53,74,-139,117,-268,116v104,188,204,336,204,629r0,428r-165,0v-8,-231,28,-508,-39,-680v-95,-241,-256,-471,-377,-696r174,0v38,58,120,133,215,133v97,0,180,-64,199,-133r110,0v15,58,76,133,144,133","w":1171},"\u0664":{"d":"395,-283v-39,29,-65,99,19,99r659,0r0,184r-717,0v-102,4,-211,-75,-209,-168v2,-98,48,-150,107,-207r256,-246v20,-17,41,-55,16,-81v-79,-84,-193,-161,-267,-247v-43,-50,-48,-134,-17,-195v46,-87,160,-120,268,-150r360,-97r0,164r-325,84v-65,21,-110,20,-115,78v-4,41,44,68,66,90v81,82,221,128,221,277v0,91,-39,140,-94,194","w":1171},"\u0665":{"d":"584,10v-303,-2,-519,-120,-512,-413v7,-276,151,-504,324,-631v124,-91,247,-92,371,0v125,92,225,236,285,395v31,82,46,160,46,233v-1,278,-217,418,-514,416xm582,-178v206,0,350,-43,350,-228v0,-113,-40,-226,-122,-338v-166,-226,-287,-227,-451,2v-81,114,-121,227,-121,336v0,189,131,228,344,228","w":1171},"\u0666":{"d":"553,-1245v152,-2,292,-60,379,-135r0,514v-5,348,90,582,149,866r-172,0r-92,-395v-55,-211,-52,-438,-51,-703v-185,78,-532,21,-674,-65r0,-213r10,0v92,64,284,134,451,131","w":1171},"\u0667":{"d":"1128,-1376r-458,1376r-166,0r-459,-1376r166,0r375,1106r377,-1106r165,0","w":1171},"\u06f7":{"d":"1128,-1376r-458,1376r-166,0r-459,-1376r166,0r375,1106r377,-1106r165,0","w":1171},"\u0668":{"d":"1126,0r-165,0r-375,-1106r-377,1106r-166,0r459,-1376r166,0","w":1171},"\u06f8":{"d":"1126,0r-165,0r-375,-1106r-377,1106r-166,0r459,-1376r166,0","w":1171},"\u0669":{"d":"496,-571v-200,2,-380,-165,-373,-373v8,-265,155,-432,414,-432v178,0,301,99,362,226v56,115,33,301,33,462v0,310,86,457,149,688r-172,0v-63,-219,-156,-392,-143,-686v-54,69,-151,114,-270,115xm494,-760v107,-1,219,-46,270,-106r0,-97v5,-120,-108,-225,-225,-225v-141,0,-248,98,-248,238v0,108,95,191,203,190","w":1171},"\u06f9":{"d":"496,-571v-200,2,-380,-165,-373,-373v8,-265,155,-432,414,-432v178,0,301,99,362,226v56,115,33,301,33,462v0,310,86,457,149,688r-172,0v-63,-219,-156,-392,-143,-686v-54,69,-151,114,-270,115xm494,-760v107,-1,219,-46,270,-106r0,-97v5,-120,-108,-225,-225,-225v-141,0,-248,98,-248,238v0,108,95,191,203,190","w":1171},"\u066a":{"d":"449,-1173r-181,182r-186,-187r182,-180xm1104,-199r-180,183r-187,-187r183,-180xm74,0r891,-1382r133,0r-891,1382r-133,0","w":1171},"\u066b":{"d":"475,-227v-4,135,15,293,-36,381v-47,80,-113,142,-199,170r0,-137v68,-20,115,-86,114,-183r-116,0r0,-231r237,0","w":725},"\u066d":{"d":"694,-729r363,-4r0,123r-355,-2r269,260r-88,88r-267,-275r7,371r-125,0r4,-371r-266,275r-89,-88r275,-262r-359,4r0,-123r357,4r-250,-246r88,-90r244,248r-4,-359r125,0r-7,363r244,-252r88,90","w":1118},"\u06d5":{"d":"473,12v-217,0,-385,-189,-381,-413v5,-235,160,-314,328,-418r-135,-152r233,0r238,269v65,74,115,166,116,299v3,251,-156,415,-399,415xm258,-403v0,142,142,273,300,213v91,-34,149,-91,149,-213v0,-112,-125,-237,-189,-310v-115,74,-260,137,-260,310","w":965},"\u06f4":{"d":"696,-1212v-1,69,69,114,144,114v82,0,166,-16,217,-47r10,0r0,193v-118,34,-299,57,-447,15v-68,-19,-116,-34,-145,-54v102,164,172,304,172,563r0,428r-166,0v-7,-231,25,-507,-39,-680v-26,-69,-61,-144,-106,-223r-270,-473r178,0v67,128,240,256,418,278v-44,-18,-84,-68,-84,-123v0,-123,101,-198,235,-198v60,0,144,20,180,30r0,127v-45,-11,-119,-41,-182,-41v-67,0,-114,34,-115,91","w":1171},"\u06f5":{"d":"344,0v-318,-2,-305,-443,-222,-726v63,-215,160,-421,292,-560v126,-131,215,-131,340,0v130,137,232,344,294,558v34,115,50,223,50,325v0,236,-65,398,-273,403v-108,2,-201,-54,-239,-127v-43,74,-129,127,-242,127xm795,-184v102,-5,140,-89,137,-222v-7,-270,-126,-550,-244,-712v-77,-106,-131,-105,-208,0v-120,163,-235,440,-242,712v-3,129,34,218,137,222v86,4,146,-46,157,-117r107,0v9,75,64,121,156,117","w":1171},"\u06f6":{"d":"705,-1204v-171,0,-262,214,-111,299v53,30,118,59,199,80r155,-113r0,168v-157,119,-416,285,-496,432v-43,79,-66,194,-65,338r-166,0v0,-313,86,-467,275,-608r153,-113v-165,-38,-295,-125,-299,-309v-5,-194,154,-356,346,-356v79,0,156,8,209,18r0,186v-51,-5,-132,-22,-200,-22","w":1171},"\u0653":{"d":"373,-1772v46,5,126,-41,147,-57r0,98v-30,22,-87,54,-147,54v-45,0,-185,-62,-230,-62v-42,0,-122,49,-147,64r0,-101v22,-18,102,-60,147,-57v41,-5,188,67,230,61","w":512},"\ue83a":{"d":"1044,0r-1064,0r0,-188r1064,0r0,188","w":1024},"\u06a1":{"d":"1004,-737v-4,-174,153,-375,317,-375v113,0,203,58,272,174v69,116,103,274,103,471v0,313,-236,412,-520,456v-105,16,-222,23,-351,23v-245,0,-429,-43,-551,-130v-122,-87,-182,-210,-182,-371v0,-70,11,-161,17,-205r163,0r0,10v-11,96,-30,234,14,312v86,151,294,196,541,196v232,0,407,-20,523,-66v121,-47,177,-112,174,-219v-26,15,-110,41,-156,41v-208,0,-359,-124,-364,-317xm1176,-743v0,140,236,168,335,96v-5,-95,-51,-199,-107,-248v-102,-90,-228,39,-228,152","w":1782},"\u1ecc":{"d":"820,382r-214,0r0,-195r214,0r0,195xm724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u1ecd":{"d":"665,382r-214,0r0,-195r214,0r0,195xm557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u1ece":{"d":"713,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u1ecf":{"d":"558,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u1ed0":{"d":"1055,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm1362,-2049r-218,266r-129,0r124,-266r223,0xm724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u1ed1":{"d":"900,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm1207,-1676r-218,266r-129,0r124,-266r223,0xm557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u1ed2":{"d":"1055,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm412,-1783r-129,0r-218,-266r223,0xm724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u1ed3":{"d":"900,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm257,-1410r-129,0r-218,-266r223,0xm557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u1ed4":{"d":"1055,-1640r-159,0r-185,-206r-184,206r-155,0r228,-329r227,0xm1175,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u1ed5":{"d":"900,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm940,-1874v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u1ed6":{"d":"1055,-1620r-169,0r-175,-89r-174,89r-165,0r248,-173r187,0xm784,-1983v58,27,123,2,125,-66r134,0v-12,102,-93,190,-203,189v-100,0,-159,-77,-247,-77v-48,0,-69,25,-75,77r-134,0v12,-122,135,-226,276,-178v43,14,84,37,124,55xm724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1449},"\u1ed7":{"d":"900,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0xm696,-1881v70,0,75,-54,82,-133r140,0v-3,161,-90,281,-235,281v-105,0,-145,-66,-207,-111v-19,-15,-37,-22,-54,-22v-71,4,-74,54,-82,133r-140,0v1,-160,91,-281,235,-281v105,0,144,64,207,110v20,15,37,23,54,23xm557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1112},"\u1ed8":{"d":"820,382r-214,0r0,-195r214,0r0,195xm724,-1520v337,0,525,181,612,445v61,186,63,470,1,658v-86,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1055,-1670r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1449},"\u1ed9":{"d":"665,382r-214,0r0,-195r214,0r0,195xm557,-1148v321,0,498,244,498,590v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-590,500,-590xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm900,-1297r-159,0r-185,-256r-184,256r-155,0r228,-379r227,0","w":1112},"\u1eda":{"d":"1565,-1353v-1,155,-93,235,-237,256v69,186,73,483,9,680v-87,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446v265,0,445,119,545,295v99,-6,144,-38,146,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm1002,-2049r-273,374r-149,0r179,-374r243,0","w":1539},"\u1edb":{"d":"921,-991v86,99,134,248,134,433v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-587,500,-590v71,0,130,11,184,31r89,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167v-1,151,-89,230,-223,254xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm868,-1676r-273,374r-149,0r179,-374r243,0","w":1152},"\u1edc":{"d":"1565,-1353v-1,155,-93,235,-237,256v69,186,73,483,9,680v-87,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446v265,0,445,119,545,295v99,-6,144,-38,146,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm851,-1675r-149,0r-273,-374r243,0","w":1539},"\u1edd":{"d":"921,-991v86,99,134,248,134,433v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-587,500,-590v71,0,130,11,184,31r89,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167v-1,151,-89,230,-223,254xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm667,-1302r-149,0r-273,-374r243,0","w":1152},"\u1ede":{"d":"713,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm1565,-1353v-1,155,-93,235,-237,256v69,186,73,483,9,680v-87,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446v265,0,445,119,545,295v99,-6,144,-38,146,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1539},"\u1edf":{"d":"558,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm921,-991v86,99,134,248,134,433v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-587,500,-590v71,0,130,11,184,31r89,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167v-1,151,-89,230,-223,254xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1152},"\u1ee0":{"d":"1565,-1353v-1,155,-93,235,-237,256v69,186,73,483,9,680v-87,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446v265,0,445,119,545,295v99,-6,144,-38,146,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156xm877,-1823v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1539},"\u1ee1":{"d":"921,-991v86,99,134,248,134,433v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-587,500,-590v71,0,130,11,184,31r89,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167v-1,151,-89,230,-223,254xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427xm724,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1152},"\u1ee2":{"d":"820,382r-214,0r0,-195r214,0r0,195xm1565,-1353v-1,155,-93,235,-237,256v69,186,73,483,9,680v-87,267,-276,448,-613,448v-338,0,-525,-182,-612,-447v-61,-186,-61,-475,0,-658v87,-262,274,-446,612,-446v265,0,445,119,545,295v99,-6,144,-38,146,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm725,-140v308,0,456,-257,452,-604v-3,-275,-82,-478,-265,-566v-106,-51,-272,-52,-376,-2v-179,86,-265,296,-264,568v0,195,41,344,123,448v82,104,192,156,330,156","w":1539},"\u1ee3":{"d":"665,382r-214,0r0,-195r214,0r0,195xm921,-991v86,99,134,248,134,433v0,348,-176,587,-498,589v-324,2,-500,-249,-500,-589v0,-346,180,-587,500,-590v71,0,130,11,184,31r89,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167v-1,151,-89,230,-223,254xm557,-131v221,0,304,-176,304,-427v0,-255,-80,-428,-304,-428v-224,0,-306,173,-306,428v0,249,85,427,306,427","w":1152},"\u1ee4":{"d":"771,382r-214,0r0,-195r214,0r0,195xm671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422","w":1343},"\u1ee5":{"d":"673,382r-214,0r0,-195r214,0r0,195xm528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333","w":1142},"\u1ee6":{"d":"664,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm671,-138v250,0,341,-154,341,-417r0,-934r198,0r0,929v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422","w":1343},"\u1ee7":{"d":"566,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm528,-148v113,-3,220,-74,290,-135r0,-834r188,0r0,1117r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333","w":1142},"\u1ee8":{"d":"1542,-1617v-1,187,-134,264,-332,263r0,794v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422v250,0,341,-154,341,-417r0,-934r216,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm995,-2049r-273,374r-149,0r179,-374r243,0","w":1473},"\u1ee9":{"d":"1340,-1245v-1,187,-135,264,-334,263r0,982r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333v113,-3,220,-74,290,-135r0,-834r208,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm868,-1676r-273,374r-149,0r179,-374r243,0","w":1242},"\u1eea":{"d":"1542,-1617v-1,187,-134,264,-332,263r0,794v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422v250,0,341,-154,341,-417r0,-934r216,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm854,-1675r-149,0r-273,-374r243,0","w":1473},"\u1eeb":{"d":"1340,-1245v-1,187,-135,264,-334,263r0,982r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333v113,-3,220,-74,290,-135r0,-834r208,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm687,-1302r-149,0r-273,-374r243,0","w":1242},"\u1eec":{"d":"664,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm1542,-1617v-1,187,-134,264,-332,263r0,794v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422v250,0,341,-154,341,-417r0,-934r216,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167","w":1473},"\u1eed":{"d":"566,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm1340,-1245v-1,187,-135,264,-334,263r0,982r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333v113,-3,220,-74,290,-135r0,-834r208,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167","w":1242},"\u1eee":{"d":"1542,-1617v-1,187,-134,264,-332,263r0,794v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422v250,0,341,-154,341,-417r0,-934r216,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm837,-1833v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1473},"\u1eef":{"d":"1340,-1245v-1,187,-135,264,-334,263r0,982r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333v113,-3,220,-74,290,-135r0,-834r208,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167xm733,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1242},"\u1ef0":{"d":"771,382r-214,0r0,-195r214,0r0,195xm1542,-1617v-1,187,-134,264,-332,263r0,794v6,297,-97,479,-308,557v-63,23,-140,34,-231,34v-374,0,-538,-204,-538,-591r0,-929r198,0r0,929v-7,267,84,422,340,422v250,0,341,-154,341,-417r0,-934r216,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167","w":1473},"\u1ef1":{"d":"673,382r-214,0r0,-195r214,0r0,195xm1340,-1245v-1,187,-135,264,-334,263r0,982r-188,0r0,-124v-102,84,-180,155,-339,155v-244,0,-350,-166,-351,-423r0,-725r188,0r0,636v-1,195,15,338,212,333v113,-3,220,-74,290,-135r0,-834r208,0v112,-1,162,-32,164,-136v1,-45,-19,-122,-34,-150r0,-9r160,0v16,61,24,93,24,167","w":1242},"\u1ef4":{"d":"698,382r-214,0r0,-195r214,0r0,195xm1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0","w":1180},"\u1ef5":{"d":"896,382r-214,0r0,-195r214,0r0,195xm1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0","w":1020},"\u1ef6":{"d":"592,-2049v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0","w":1180},"\u1ef7":{"d":"521,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18xm1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0","w":1020},"\u1ef8":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0xm760,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1180},"\u1ef9":{"d":"1014,-1117r-601,1529r-201,0r200,-466r-406,-1063r203,0r305,827r304,-827r196,0xm689,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157","w":1020},"\u20ab":{"d":"350,-1106v146,-75,341,-42,458,34r0,-196r-301,0r0,-134r301,0r0,-154r188,0r0,154r166,0r0,134r-166,0r0,1268r-188,0r0,-114v-92,77,-170,145,-334,145v-306,0,-415,-257,-415,-581v0,-280,106,-461,291,-556xm518,-148v119,0,216,-61,290,-124r0,-644v-83,-40,-139,-60,-246,-60v-216,0,-311,179,-309,422v2,233,55,406,265,406xm956,323r-754,0r0,-134r754,0r0,134","w":1174},"\u0303":{"d":"-407,-1887v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\ufd3e":{"d":"710,-1546v-233,219,-426,527,-426,974v0,351,120,602,272,806v50,67,103,122,154,168r0,10r-229,0v-214,-264,-373,-528,-373,-984v0,-449,158,-724,373,-984r229,0r0,10","w":784},"\ufd3f":{"d":"303,-1556v214,263,373,532,373,984v0,449,-159,723,-373,984r-229,0r0,-10v232,-220,426,-527,426,-974v0,-447,-196,-755,-426,-974r0,-10r229,0","w":784},"\uf006":{"d":"16,-2028r-218,266r-129,0r124,-266r223,0"},"\uf007":{"d":"-458,-2049r-171,216r-98,0r83,-216r186,0"},"\uf008":{"d":"71,-1676r-273,374r-149,0r179,-374r243,0"},"\uf009":{"d":"-279,-1904r-218,266r-129,0r124,-266r223,0"},"\uf00a":{"d":"-244,-1676r-273,374r-149,0r179,-374r243,0"},"\uf00b":{"d":"-68,-1833r-129,0r-198,-216r223,0"},"\uf00c":{"d":"-525,-1833r-98,0r-168,-216r183,0"},"\uf00d":{"d":"-80,-1302r-149,0r-273,-374r243,0"},"\uf00e":{"d":"-394,-1667r-129,0r-218,-266r223,0"},"\uf00f":{"d":"-407,-1302r-149,0r-273,-374r243,0"},"\uf010":{"d":"-166,-2051v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18"},"\uf011":{"d":"-725,-2036v87,-31,222,-8,219,91v-2,65,-38,96,-92,114r0,47r-77,0r0,-84v39,-11,64,-23,66,-63v3,-59,-80,-48,-116,-32r0,-73"},"\uf012":{"d":"-231,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18"},"\uf013":{"d":"-560,-1822v82,0,154,47,153,125v-1,79,-45,115,-110,137r0,56r-92,0r0,-101v45,-13,77,-25,79,-75v1,-67,-93,-60,-139,-39r0,-87v25,-9,72,-16,109,-16"},"\uf014":{"d":"-571,-1676v98,0,183,59,183,148v0,96,-53,137,-132,163r0,68r-110,0r0,-121v54,-16,95,-29,95,-90v0,-35,-31,-63,-71,-63v-45,0,-59,9,-95,18r0,-105v29,-9,87,-18,130,-18"},"\uf015":{"d":"-126,-2055v39,-11,135,82,163,82v29,0,45,-27,50,-82r88,0v-6,90,-51,202,-134,201v-40,11,-136,-82,-163,-82v-29,0,-45,27,-50,82r-88,0v6,-89,53,-202,134,-201"},"\uf016":{"d":"-420,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf017":{"d":"-662,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf018":{"d":"-636,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf019":{"d":"-338,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf01a":{"d":"-428,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf01b":{"d":"-509,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf01c":{"d":"-190,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf01d":{"d":"-53,-1470v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf02d":{"d":"-126,-2055v39,-11,135,82,163,82v29,0,45,-27,50,-82r88,0v-6,90,-51,202,-134,201v-40,11,-136,-82,-163,-82v-29,0,-45,27,-50,82r-88,0v6,-89,53,-202,134,-201"},"\uf02e":{"d":"-362,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf02f":{"d":"-276,-2055v39,-11,135,82,163,82v29,0,45,-27,50,-82r88,0v-6,90,-51,202,-134,201v-40,11,-136,-82,-163,-82v-29,0,-45,27,-50,82r-88,0v6,-89,53,-202,134,-201"},"\uf030":{"d":"-572,-1843v73,0,88,-82,93,-162r140,0v-3,215,-134,364,-342,293v-81,-28,-130,-143,-225,-143v-77,0,-85,82,-92,166r-140,0v4,-177,89,-305,245,-311v150,-6,194,157,321,157"},"\uf01e":{"d":"-423,382r-214,0r0,-195r214,0r0,195"},"\uf01f":{"d":"-629,382r-214,0r0,-195r214,0r0,195"},"\uf020":{"d":"-719,382r-214,0r0,-195r214,0r0,195"},"\uf021":{"d":"-572,382r-214,0r0,-195r214,0r0,195"},"\uf022":{"d":"-702,382r-214,0r0,-195r214,0r0,195"},"\uf023":{"d":"-442,382r-214,0r0,-195r214,0r0,195"},"\uf024":{"d":"-368,382r-214,0r0,-195r214,0r0,195"},"\uf025":{"d":"-447,382r-214,0r0,-195r214,0r0,195"},"\uf026":{"d":"-487,382r-214,0r0,-195r214,0r0,195"},"\uf027":{"d":"-469,382r-214,0r0,-195r214,0r0,195"},"\uf028":{"d":"-569,382r-214,0r0,-195r214,0r0,195"},"\uf029":{"d":"-265,382r-214,0r0,-195r214,0r0,195"},"\uf02a":{"d":"-117,382r-214,0r0,-195r214,0r0,195"},"\uf02b":{"d":"-482,382r-214,0r0,-195r214,0r0,195"},"\uf02c":{"d":"-124,382r-214,0r0,-195r214,0r0,195"},"\u0218":{"d":"602,-1345v-166,0,-306,82,-308,234v-4,263,306,246,500,311v181,61,296,163,296,376v0,215,-135,355,-298,416v-60,23,-135,35,-226,35v-213,2,-348,-50,-489,-116r0,-248r14,0v108,104,276,189,461,193v194,4,332,-80,332,-249v0,-134,-69,-196,-184,-228v-186,-53,-402,-74,-515,-200v-58,-64,-97,-149,-97,-269v0,-252,233,-426,501,-426v174,0,322,38,443,96r0,237r-15,0v-88,-81,-248,-162,-415,-162xm363,423r137,-269r242,0r-241,269r-138,0","w":1141},"\u0219":{"d":"485,-985v-114,-1,-221,46,-221,157v0,144,130,154,254,182v112,25,236,59,294,128v64,76,85,227,34,332v-67,139,-197,213,-408,213v-141,0,-282,-48,-371,-94r0,-211r10,0v104,83,268,175,464,136v64,-13,103,-37,127,-76v27,-45,16,-147,-22,-179v-63,-53,-228,-74,-330,-104v-151,-44,-244,-131,-244,-302v0,-214,186,-341,417,-341v124,0,265,36,345,81r0,201r-10,0v-84,-67,-202,-122,-339,-123xm251,423r137,-269r242,0r-241,269r-138,0","w":914},"\u021a":{"d":"499,0r0,-1313r-500,0r0,-176r1198,0r0,176r-500,0r0,1313r-198,0xm329,423r137,-269r242,0r-241,269r-138,0","w":1196},"\u021b":{"d":"682,-10v-61,17,-137,32,-208,32v-220,0,-326,-127,-326,-364r0,-619r-127,0r0,-156r127,0r0,-321r188,0r0,321r346,0r0,156r-346,0r0,531v2,104,-6,152,26,217v25,51,77,70,158,70v51,0,121,-22,151,-36r11,0r0,169xm139,423r137,-269r242,0r-241,269r-138,0","w":685},"\u0450":{"d":"619,-138v160,0,283,-67,373,-135r11,0r0,205r-82,32v-99,36,-170,61,-300,62v-358,2,-562,-215,-562,-578v0,-405,303,-702,701,-566v176,60,266,228,264,477r0,102r-774,0v-3,249,130,401,369,401xm841,-683v-6,-194,-79,-309,-276,-310v-155,-1,-239,79,-287,185v-16,35,-24,78,-28,125r591,0xm685,-1302r-149,0r-273,-374r243,0","w":1078},"\u0400":{"d":"151,0r0,-1489r931,0r0,176r-733,0r0,408r683,0r0,176r-683,0r0,553r733,0r0,176r-931,0xm754,-1675r-149,0r-273,-374r243,0","w":1149},"\u045d":{"d":"1018,0r-186,0r0,-833r-526,833r-170,0r0,-1117r186,0r0,820r520,-820r176,0r0,1117xm714,-1302r-149,0r-273,-374r243,0","w":1154},"\u040d":{"d":"1221,0r-197,0r0,-1182r-673,1182r-200,0r0,-1489r197,0r0,1163r664,-1163r209,0r0,1489xm798,-1675r-149,0r-273,-374r243,0","w":1372},"\u05ba":{"d":"98,-1442v0,-40,36,-76,75,-76v39,0,75,36,75,76v0,39,-36,75,-75,75v-39,0,-75,-36,-75,-75","w":346},"\u0e01":{"d":"598,-1149v329,3,453,162,453,504r0,645r-189,0r0,-645v-1,-224,-61,-326,-264,-326v-141,0,-225,57,-254,172r191,0r0,133v-119,45,-179,143,-179,295r0,371r-188,0r0,-338v0,-174,59,-280,176,-319r-197,0v-4,-292,160,-495,451,-492","w":1219},"\u0e02":{"d":"719,-852v0,142,-142,289,-141,410r0,264r319,0r0,-940r188,0r0,1118r-823,0r0,-178r127,0r0,-256v-12,-187,148,-250,148,-416v0,-109,-46,-164,-138,-164v-17,0,-31,3,-41,10v55,41,82,93,82,154v0,101,-89,188,-190,188v-102,0,-189,-88,-189,-190v0,-182,148,-297,338,-297v185,0,320,116,320,297xm174,-852v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1255},"\u0e03":{"d":"588,-1149v167,25,303,181,242,373v-15,48,-134,181,-152,230v-9,24,-14,46,-14,67r0,301r321,0r0,-940r189,0r0,1118r-863,0r0,-178r164,0r0,-289v7,-110,39,-146,108,-235v54,-69,83,-85,83,-162v0,-57,-26,-98,-78,-121r-113,74r-113,-74v-26,8,-51,29,-75,63v105,4,188,88,188,191v0,101,-89,188,-190,188v-131,0,-224,-117,-224,-256v0,-169,145,-328,301,-350r113,88xm211,-733v0,43,34,78,76,78v41,0,75,-36,75,-78v0,-39,-35,-74,-75,-74v-40,0,-76,35,-76,74","w":1341},"\u0e04":{"d":"127,-664v0,-292,180,-485,481,-485v323,0,484,168,484,504r0,645r-189,0r0,-645v0,-217,-98,-326,-295,-326v-186,0,-296,122,-295,305v0,84,15,178,45,281v22,-103,53,-187,92,-253v39,-66,94,-99,164,-99v101,0,191,89,191,190v0,135,-158,240,-283,164v-83,84,-125,212,-125,383r-188,0r0,-86v4,-113,-82,-470,-82,-578xm541,-547v0,39,36,74,75,74v40,0,76,-35,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1260},"\u0e05":{"d":"743,-1153v236,62,349,216,349,508r0,645r-189,0r0,-645v0,-155,-53,-269,-160,-342r-135,102r-137,-102v-182,129,-187,356,-113,602v22,-103,53,-187,92,-253v39,-66,94,-99,164,-99v101,0,191,89,191,190v0,135,-158,240,-283,164v-83,84,-125,212,-125,383r-188,0r0,-86v4,-113,-82,-470,-82,-578v0,-299,125,-407,346,-489r135,104xm539,-547v0,39,36,74,75,74v40,0,76,-35,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1260},"\u0e06":{"d":"850,-866v6,153,-142,242,-145,387r0,123v119,29,225,87,317,174r0,-936r188,0r0,1118r-176,0v-100,-122,-210,-200,-329,-233v12,158,-79,247,-220,249v-111,2,-198,-68,-196,-176v2,-116,105,-195,227,-205v-4,-157,11,-227,86,-337v46,-68,66,-88,66,-162v0,-57,-26,-98,-78,-121r-113,82r-112,-82v-27,8,-52,29,-76,63v105,4,188,88,188,191v0,101,-89,188,-190,188v-131,0,-224,-117,-224,-256v0,-169,146,-328,302,-350r112,88r113,-88v141,23,254,130,260,283xm211,-733v0,43,34,78,76,78v41,0,75,-36,75,-78v0,-39,-35,-74,-75,-74v-40,0,-76,35,-76,74xm406,-160v-1,36,19,64,53,64v65,0,58,-88,57,-156v-55,6,-108,42,-110,92","w":1378},"\u0e07":{"d":"580,-1147v157,0,260,108,260,268r0,553v3,213,-96,359,-291,359v-153,0,-226,-93,-288,-224r-232,-485r196,0r200,417v22,41,65,114,124,114v68,0,102,-60,102,-181r0,-454v-131,49,-262,-52,-262,-176v0,-101,90,-191,191,-191xm502,-956v0,39,36,73,76,73v39,0,75,-34,75,-73v0,-42,-34,-78,-75,-78v-42,0,-76,36,-76,78","w":1008},"\u0e08":{"d":"512,-1149v298,-2,459,160,459,455r0,694r-199,0v-47,-148,-107,-280,-184,-395v-43,61,-97,92,-162,92v-101,0,-190,-88,-190,-189v0,-100,89,-190,190,-190v76,0,142,30,198,88v56,58,109,150,160,277r0,-377v2,-180,-93,-291,-268,-291v-137,0,-272,44,-403,133r-13,0r0,-211v144,-57,281,-86,412,-86xm350,-492v0,40,36,74,76,74v40,0,76,-34,76,-74v0,-41,-35,-77,-76,-77v-41,0,-76,36,-76,77","w":1139},"\u0e09":{"d":"600,-1149v299,0,479,170,479,461r0,338v73,39,109,97,109,174v0,101,-89,192,-191,192v-108,0,-208,-98,-190,-217v-99,47,-195,114,-287,201r-176,0r0,-311v-131,49,-262,-51,-262,-176v0,-101,89,-191,190,-191v159,0,260,108,260,268r0,228v116,-93,236,-154,359,-183r0,-323v3,-181,-112,-298,-289,-297v-136,0,-270,44,-401,133r-15,0r0,-211v145,-57,283,-86,414,-86xm197,-487v0,39,36,73,75,73v40,0,76,-34,76,-73v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78xm920,-176v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-75,35,-75,74","w":1270},"\u0e0a":{"d":"854,-985v118,-37,192,-141,193,-289r192,0v0,158,-108,286,-242,318v82,28,146,98,146,198r0,758r-860,0r0,-178r127,0r0,-256v-11,-187,147,-252,147,-416v0,-109,-46,-164,-137,-164v-18,0,-32,3,-41,10v55,41,82,93,82,154v0,102,-89,188,-191,188v-102,0,-188,-88,-188,-190v0,-183,147,-297,338,-297v216,0,362,166,306,391v-16,66,-128,240,-128,316r0,264r356,0r0,-547v0,-96,-33,-153,-100,-172r0,-88xm195,-852v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-75,35,-75,74","w":1284},"\u0e0b":{"d":"979,-985v117,-37,191,-142,192,-289r193,0v0,158,-108,286,-242,318v82,28,146,98,146,198r0,758r-897,0r0,-178r164,0v5,-133,-10,-274,15,-388v18,-79,136,-195,136,-298v0,-57,-26,-98,-78,-121r-112,84r-113,-84v-27,8,-52,29,-76,63v104,4,189,88,189,191v0,101,-90,188,-191,188v-130,0,-223,-118,-223,-256v0,-169,145,-328,301,-350r113,88r112,-88v143,23,254,130,260,283v6,153,-145,242,-145,387r0,301r356,0r0,-547v0,-96,-33,-153,-100,-172r0,-88xm229,-733v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1409},"\u0e0c":{"d":"631,-1149v330,4,466,166,467,504r0,289v119,29,223,87,311,174r0,-936r188,0r0,1118r-176,0v-96,-122,-204,-200,-323,-233v9,155,-69,248,-211,249v-111,1,-190,-67,-189,-176v2,-120,90,-195,211,-205r0,-280v0,-215,-76,-323,-278,-326v-137,-3,-242,70,-269,172r191,0r0,133v-124,47,-183,151,-178,316v131,-48,262,50,262,176v0,101,-90,190,-191,190v-158,0,-260,-107,-260,-268v0,-207,35,-366,176,-405r-196,0v-4,-288,175,-495,465,-492xm909,-252v-63,9,-94,39,-94,92v0,43,15,64,45,64v57,0,50,-93,49,-156xm371,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74","w":1765},"\u0e0d":{"d":"403,16v-158,0,-260,-107,-260,-268v0,-207,35,-366,176,-405r-196,0v-4,-292,160,-495,450,-492v330,3,453,162,453,504r0,467r322,0r0,-940r188,0r0,1118r-698,0r0,-645v-1,-222,-64,-326,-265,-326v-140,0,-225,57,-254,172r191,0r0,133v-124,47,-183,151,-178,316v131,-48,262,50,262,176v0,101,-90,190,-191,190xm328,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74xm989,57v87,0,158,72,158,160v0,42,-10,78,-31,109v174,-11,272,-97,293,-258r129,0v-23,231,-196,353,-446,356v-144,1,-259,-78,-261,-207v-2,-90,68,-160,158,-160xm928,217v0,36,26,62,61,62v35,0,62,-26,62,-62v0,-34,-30,-61,-62,-61v-36,0,-61,25,-61,61","w":1704},"\u0e0e":{"d":"649,-1149v331,3,455,162,455,504r0,1057r-191,0r-180,-111v-57,75,-121,113,-192,113v-104,0,-176,-69,-176,-166v0,-94,69,-162,174,-162v41,0,94,22,161,66v17,-34,29,-74,37,-119r103,0v-13,64,-31,121,-54,172r129,76r0,-926v-1,-223,-64,-326,-266,-326v-137,0,-222,57,-254,172r238,0r0,133v-96,39,-101,113,-101,254r0,160v2,161,-101,268,-260,268v-101,0,-190,-89,-190,-190v0,-125,130,-225,262,-176v-7,-155,26,-283,125,-307r-270,0v-4,-291,160,-495,450,-492xm197,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74xm477,248v-1,32,31,54,64,53v35,0,68,-18,100,-55v-47,-31,-81,-47,-100,-47v-43,0,-64,16,-64,49","w":1272},"\u0e0f":{"d":"629,-1149v330,3,454,162,454,504r0,1057r-178,0r-114,-78r-99,78r-125,-107v-55,73,-116,109,-182,109v-102,0,-180,-72,-180,-166v1,-93,74,-162,178,-162v48,0,101,24,158,72v28,-55,55,-131,82,-228r112,0v-29,95,-68,192,-117,289r74,62r99,-74r104,74r0,-926v-1,-223,-64,-326,-266,-326v-137,0,-222,57,-254,172r237,0r0,133v-95,39,-100,113,-100,254r0,160v2,162,-102,268,-260,268v-101,0,-191,-89,-191,-190v0,-125,131,-225,263,-176v-7,-155,26,-283,125,-307r-271,0v-4,-290,162,-496,451,-492xm176,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-40,-36,-74,-76,-74v-40,0,-76,35,-76,74xm317,248v0,32,36,54,68,53v46,0,82,-19,107,-57v-40,-30,-76,-45,-107,-45v-45,0,-68,16,-68,49","w":1272},"\u0e10":{"d":"101,-743v1,-229,154,-397,399,-390r272,9v90,4,147,-16,217,-29r0,174v-122,30,-342,8,-493,8v-131,0,-206,50,-225,150v63,-17,138,-25,227,-25v313,2,473,96,473,397r0,449r-199,0v-67,-131,-141,-232,-223,-303v-31,82,-92,123,-184,123v-101,0,-191,-88,-191,-189v0,-101,90,-190,191,-190v66,0,134,27,204,81v70,54,142,136,216,245r0,-216v-2,-187,-89,-254,-285,-256v-157,-2,-278,31,-399,64r0,-102xm289,-369v0,40,36,74,76,74v40,0,76,-34,76,-74v0,-42,-35,-77,-76,-77v-42,0,-76,34,-76,77xm862,31v47,0,85,38,84,84r0,297r-84,0r-155,-99r-133,99r-131,-107v-57,73,-118,109,-181,109v-103,0,-176,-70,-176,-166v0,-95,73,-162,174,-162v44,0,97,24,158,72v14,-23,28,-51,41,-84r102,0v-17,51,-37,99,-61,143r76,64r131,-95r153,97r0,-84v-43,1,-82,-39,-82,-84v0,-45,39,-84,84,-84xm199,248v0,37,23,53,63,53v30,0,62,-18,95,-55v-46,-31,-78,-47,-95,-47v-42,0,-63,16,-63,49","w":1139},"\u0e11":{"d":"1262,-1149v153,0,227,130,227,297r0,852r-189,0r0,-848v0,-86,-24,-129,-73,-129v-43,0,-95,72,-156,216v-61,144,-153,398,-274,761r-262,0r0,-467v4,-103,23,-145,74,-235v38,-67,57,-121,57,-162v0,-57,-19,-97,-58,-121r-112,84r-113,-84v-27,8,-52,29,-76,63v104,4,189,88,189,191v0,101,-90,188,-191,188v-130,0,-223,-118,-223,-256v0,-169,145,-328,301,-350r113,88r112,-88v140,22,233,128,240,283v6,136,-125,270,-125,387r0,303v154,-436,155,-520,297,-789v60,-113,107,-184,242,-184xm229,-733v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1657},"\u0e12":{"d":"209,-86v5,-105,-82,-464,-82,-578v0,-300,124,-408,346,-489r135,104r135,-104v250,66,375,235,375,508r0,289v119,29,223,87,312,174r0,-936r188,0r0,1118r-176,0v-97,-122,-205,-200,-324,-233v9,155,-69,248,-211,249v-111,1,-189,-67,-188,-176v2,-120,90,-195,211,-205r0,-280v0,-141,-62,-255,-187,-342r-135,102r-137,-102v-182,133,-187,350,-113,602v8,27,20,95,35,205v111,-103,169,-168,176,-195v-99,-27,-149,-89,-149,-186v0,-101,87,-189,188,-189v108,0,189,91,189,201v0,244,-280,429,-400,549r-188,0r0,-86xm537,-559v0,39,35,74,75,74v40,0,76,-35,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78xm881,-96v57,0,50,-93,49,-156v-63,9,-94,39,-94,92v0,43,15,64,45,64","w":1786},"\u0e13":{"d":"578,-1149v329,3,452,163,452,504r0,463v67,-93,146,-151,236,-174r0,-762r188,0r0,753v122,10,209,85,211,205v2,109,-77,177,-188,176v-141,-1,-221,-94,-211,-249v-95,27,-178,104,-248,233r-176,0r0,-645v0,-222,-64,-326,-264,-326v-141,0,-225,57,-254,172r190,0r0,133v-124,47,-183,151,-178,316v131,-48,262,50,262,176v0,101,-90,190,-190,190v-159,0,-261,-107,-261,-268v0,-207,35,-366,177,-405r-197,0v-4,-292,160,-495,451,-492xm1548,-160v0,-53,-31,-83,-94,-92v0,63,-9,156,49,156v30,0,45,-21,45,-64xm332,-174v0,43,34,78,76,78v41,0,75,-36,75,-78v0,-39,-36,-74,-75,-74v-40,0,-76,35,-76,74","w":1747},"\u0e14":{"d":"127,-664v0,-292,180,-485,481,-485v323,0,484,168,484,504r0,645r-189,0r0,-645v0,-217,-98,-326,-295,-326v-186,0,-296,122,-295,305v1,170,57,270,80,486v55,-56,146,-127,176,-195v-85,-20,-147,-89,-149,-186v-2,-101,87,-189,188,-189v108,0,193,91,189,201v-10,252,-232,381,-400,549r-188,0r0,-86v4,-113,-82,-470,-82,-578xm537,-559v0,39,35,74,75,74v40,0,76,-35,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1260},"\u0e15":{"d":"743,-1153v237,64,349,216,349,508r0,645r-189,0r0,-645v0,-152,-53,-266,-160,-342r-135,102r-137,-102v-182,133,-187,350,-113,602v8,27,20,95,35,205v55,-56,146,-127,176,-195v-85,-20,-147,-89,-149,-186v-2,-101,87,-189,188,-189v108,0,193,91,189,201v-10,252,-232,381,-400,549r-188,0r0,-86v4,-113,-82,-470,-82,-578v0,-300,124,-408,346,-489r135,104xm537,-559v0,39,35,74,75,74v40,0,76,-35,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1260},"\u0e16":{"d":"578,-1149v329,3,452,163,452,504r0,645r-188,0r0,-645v-1,-223,-62,-326,-264,-326v-141,0,-225,57,-254,172r190,0r0,133v-129,48,-185,137,-178,316v131,-48,262,50,262,176v0,101,-89,190,-190,190v-159,0,-263,-107,-261,-268r0,-121v0,-148,59,-243,177,-284r-197,0v-4,-292,160,-495,451,-492xm332,-174v0,43,34,78,76,78v41,0,75,-36,75,-78v0,-39,-36,-74,-75,-74v-40,0,-76,35,-76,74","w":1198},"\u0e17":{"d":"1071,-1149v153,0,227,130,227,297r0,852r-188,0r0,-848v0,-86,-25,-129,-74,-129v-42,0,-94,72,-156,216v-62,144,-153,398,-274,761r-262,0r0,-782v-131,49,-262,-51,-262,-176v0,-102,89,-191,190,-191v159,0,260,108,260,268r0,705v155,-436,157,-519,298,-789v59,-113,106,-184,241,-184xm197,-958v0,39,35,73,75,73v40,0,76,-34,76,-73v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1466},"\u0e18":{"d":"86,-743v7,-238,148,-393,397,-390v162,2,352,24,482,-20r8,0r0,174v-116,28,-345,8,-494,8v-127,0,-201,53,-223,160v85,-17,161,-25,227,-25v311,5,455,70,455,367r0,469r-754,0r0,-178r76,0r0,-498v-59,7,-115,26,-174,35r0,-102xm750,-469v3,-188,-100,-234,-304,-223r0,514r304,0r0,-291","w":1106},"\u0e19":{"d":"252,-1149v157,0,260,108,260,268r0,699v115,-93,235,-154,358,-183r0,-753r189,0r0,768v72,39,108,97,108,174v0,101,-89,192,-190,192v-108,0,-209,-98,-191,-217v-99,47,-194,114,-286,201r-176,0r0,-782v-131,49,-263,-52,-263,-176v0,-102,90,-191,191,-191xm176,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78xm899,-176v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-40,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1253},"\u0e1a":{"d":"272,-1149v159,0,260,108,260,268r0,703r402,0r0,-940r188,0r0,1118r-942,0r0,-178r164,0r0,-604v-131,49,-262,-51,-262,-176v0,-102,89,-191,190,-191xm197,-958v0,39,35,73,75,73v40,0,76,-34,76,-73v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1290},"\u0e1b":{"d":"272,-1149v159,0,260,108,260,268r0,703r402,0r0,-1471r188,0r0,1649r-942,0r0,-178r164,0r0,-604v-131,49,-262,-51,-262,-176v0,-102,89,-191,190,-191xm197,-958v0,39,35,73,75,73v40,0,76,-34,76,-73v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1290},"\u0e1c":{"d":"618,-958v0,126,-130,225,-262,176r0,532v0,-21,50,-98,151,-232v79,-105,118,-163,118,-175r41,0v0,12,40,70,119,175v102,134,153,211,153,232r0,-868r188,0r0,1118r-188,0v0,-19,-12,-46,-30,-84v-22,-47,-228,-318,-263,-377v-35,59,-240,332,-261,377v-18,38,-30,65,-30,84r-186,0r0,-881v-2,-160,101,-268,260,-268v101,0,190,90,190,191xm352,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1294},"\u0e1d":{"d":"618,-958v0,126,-130,225,-262,176r0,532v0,-21,50,-98,151,-232v79,-105,118,-163,118,-175r41,0v0,12,40,70,119,175v102,134,153,211,153,232r0,-1399r188,0r0,1649r-188,0v0,-19,-12,-46,-30,-84v-22,-47,-228,-318,-263,-377v-35,59,-240,332,-261,377v-18,38,-30,65,-30,84r-186,0r0,-881v-2,-160,101,-268,260,-268v101,0,190,90,190,191xm352,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1294},"\u0e1e":{"d":"252,-1149v157,0,260,108,260,268r0,562v0,-27,33,-133,100,-318v99,-271,148,-436,148,-493r86,0v0,57,48,217,144,482v69,190,104,300,104,329r0,-799r188,0r0,1118r-223,0v0,-64,-53,-244,-158,-540v-54,-152,-87,-249,-98,-291v-11,42,-44,139,-98,291v-105,296,-158,476,-158,540r-223,0r0,-782v-131,49,-263,-52,-263,-176v0,-102,90,-191,191,-191xm176,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1450},"\u0e1f":{"d":"252,-1149v157,0,260,108,260,268r0,562v0,-27,33,-133,100,-318v99,-271,148,-436,148,-493r86,0v0,57,48,217,144,482v69,190,104,300,104,329r0,-1330r188,0r0,1649r-223,0v0,-64,-53,-244,-158,-540v-54,-152,-87,-249,-98,-291v-11,42,-44,139,-98,291v-105,296,-158,476,-158,540r-223,0r0,-782v-131,49,-263,-52,-263,-176v0,-102,90,-191,191,-191xm176,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1430},"\u0e20":{"d":"649,-1149v331,3,455,162,455,504r0,645r-189,0r0,-645v-1,-223,-64,-326,-266,-326v-137,0,-222,57,-254,172r238,0r0,133v-96,39,-101,113,-101,254r0,160v2,161,-101,268,-260,268v-101,0,-190,-89,-190,-190v0,-125,130,-225,262,-176v-7,-155,26,-283,125,-307r-270,0v-4,-291,160,-495,450,-492xm197,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74","w":1272},"\u0e21":{"d":"252,-1149v157,0,260,108,260,268r0,525v120,29,239,87,358,174r0,-936r189,0r0,1118r-176,0v-127,-122,-251,-200,-371,-233v12,158,-79,247,-219,249v-112,2,-199,-67,-197,-176v2,-117,106,-195,228,-205r0,-417v-131,49,-263,-52,-263,-176v0,-102,90,-191,191,-191xm176,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78xm213,-160v-2,35,20,62,53,64v66,4,59,-87,58,-156v-56,6,-109,41,-111,92","w":1227},"\u0e22":{"d":"621,-958v0,126,-131,225,-263,176r0,131v-2,85,55,113,146,106r0,123v-89,-6,-146,18,-146,100r0,144r473,0r0,-940r189,0r0,1118r-852,0r0,-322v0,-68,34,-122,102,-161v-67,-39,-100,-94,-100,-164r0,-234v-2,-160,103,-268,260,-268v101,0,191,90,191,191xm354,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1186},"\u0e23":{"d":"41,-694v-12,-293,91,-443,389,-439v107,2,217,20,316,-1v31,-6,58,-16,92,-19r0,174v-126,29,-269,12,-408,8v-107,-3,-202,31,-211,113v21,-4,52,-6,92,-6v295,3,384,105,389,395r0,217v2,161,-101,268,-260,268v-101,0,-190,-89,-190,-190v0,-125,130,-225,262,-176r0,-119v-1,-168,-46,-254,-201,-256v-93,-1,-189,18,-270,31xm365,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-40,-36,-74,-76,-74v-40,0,-75,35,-75,74","w":879},"\u0e24":{"d":"573,-1149v330,3,453,162,453,504r0,893r-188,0r0,-893v-1,-222,-64,-326,-265,-326v-140,0,-225,57,-254,172r191,0r0,133v-124,47,-183,151,-178,316v131,-48,262,50,262,176v0,101,-90,190,-191,190v-158,0,-260,-107,-260,-268v0,-207,35,-366,176,-405r-196,0v-4,-292,160,-495,450,-492xm328,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74","w":1161},"\u0e25":{"d":"614,-1149v298,0,480,165,480,455r0,694r-189,0v-119,-225,-195,-368,-232,-426v-56,-88,-118,-174,-224,-182v-69,-5,-117,54,-117,125r0,133v131,-48,262,50,262,176v0,101,-90,190,-191,190v-158,0,-260,-107,-260,-268r0,-227v-2,-190,107,-301,293,-301v137,0,246,110,302,197v32,50,88,152,167,307r0,-418v2,-179,-112,-292,-289,-291v-137,0,-272,44,-405,133r-10,0r0,-211v144,-57,282,-86,413,-86xm328,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74","w":1262},"\u0e26":{"d":"649,-1149v331,3,455,162,455,504r0,893r-189,0r0,-893v-1,-223,-64,-326,-266,-326v-137,0,-222,57,-254,172r238,0r0,133v-96,39,-101,113,-101,254r0,160v2,161,-101,268,-260,268v-101,0,-190,-89,-190,-190v0,-125,130,-225,262,-176v-7,-155,26,-283,125,-307r-270,0v-4,-291,160,-495,450,-492xm197,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74","w":1272},"\u0e27":{"d":"637,-717v2,-161,-79,-265,-231,-266v-110,0,-223,34,-338,102r-13,0r0,-198v118,-45,235,-68,351,-68v279,0,419,139,419,418r0,477v2,161,-101,268,-260,268v-101,0,-190,-89,-190,-190v0,-125,130,-225,262,-176r0,-367xm489,-174v0,42,35,78,76,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":993},"\u0e28":{"d":"903,-1079v35,-41,76,-122,80,-183r193,0v-21,92,-80,183,-175,273v61,80,91,195,91,344r0,645r-189,0r0,-645v0,-89,-18,-162,-53,-217v-41,31,-94,59,-160,86r-47,-66v44,-21,87,-51,129,-92v-43,-25,-97,-37,-164,-37v-186,-3,-296,122,-295,305v0,84,15,178,45,281v22,-103,53,-187,92,-253v39,-66,94,-99,164,-99v101,0,191,89,191,190v0,135,-158,240,-283,164v-83,84,-125,212,-125,383r-188,0r0,-86v4,-113,-82,-470,-82,-578v0,-292,180,-485,481,-485v122,0,220,23,295,70xm541,-547v0,39,36,74,75,74v40,0,76,-35,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1260},"\u0e29":{"d":"776,-883v101,0,189,90,189,191v0,50,-18,94,-54,133v37,0,73,-5,107,-16r0,-543r188,0r0,475v66,-43,108,-107,125,-193r129,0v-45,158,-129,265,-254,320r0,516r-1026,0r0,-178r164,0r0,-604v-131,49,-262,-51,-262,-176v0,-102,89,-191,190,-191v159,0,260,108,260,268r0,703r486,0r0,-285v-37,11,-82,17,-133,17v-155,0,-299,-102,-299,-246v0,-101,89,-191,190,-191xm197,-958v0,39,35,73,75,73v40,0,76,-34,76,-73v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78xm698,-692v0,41,36,76,78,76v39,0,74,-36,74,-76v0,-40,-35,-76,-74,-76v-43,0,-78,34,-78,76","w":1524},"\u0e2a":{"d":"143,-479v-2,-190,107,-301,293,-301v137,0,246,110,302,197v32,50,88,152,167,307r0,-418v0,-71,-16,-130,-47,-176v-41,29,-97,61,-168,94r-47,-66v44,-23,90,-57,137,-102v-47,-27,-101,-41,-164,-41v-137,0,-272,44,-405,133r-10,0r0,-211v144,-57,282,-86,413,-86v117,0,213,23,287,70v55,-74,82,-135,82,-183r193,0v-21,92,-79,182,-172,271v60,78,90,177,90,297r0,694r-189,0v-119,-225,-195,-368,-232,-426v-56,-88,-118,-174,-224,-182v-69,-5,-117,54,-117,125r0,133v131,-48,262,50,262,176v0,101,-90,190,-191,190v-158,0,-260,-107,-260,-268r0,-227xm328,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74","w":1245},"\u0e2b":{"d":"997,-1149v101,0,193,92,193,193v0,77,-33,134,-100,170v76,40,114,120,114,241r0,545r-188,0r0,-551v0,-78,-12,-128,-35,-151v-140,134,-296,368,-469,702r-188,0r0,-782v-131,49,-263,-52,-263,-176v0,-102,90,-191,191,-191v157,0,260,108,260,268r0,625v132,-241,261,-418,387,-532v-51,-27,-93,-95,-94,-168v-2,-102,91,-193,192,-193xm176,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78xm922,-956v0,39,35,73,75,73v40,0,76,-34,76,-73v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1372},"\u0e2c":{"d":"1024,-1583v125,0,213,70,242,166v67,-46,106,-105,118,-178r117,0v-23,131,-96,234,-219,307r0,1288r-223,0v0,-64,-53,-244,-158,-540v-54,-152,-87,-249,-98,-291v-11,42,-44,139,-98,291v-105,296,-158,476,-158,540r-223,0r0,-782v-131,49,-263,-52,-263,-176v0,-102,90,-191,191,-191v157,0,260,108,260,268r0,562v0,-27,33,-133,100,-318v99,-271,148,-436,148,-493r86,0v0,57,48,217,144,482v69,190,104,300,104,329r0,-893v-137,40,-260,-56,-260,-181v0,-101,89,-190,190,-190xm948,-1393v0,40,36,74,76,74v40,0,76,-34,76,-74v0,-42,-35,-77,-76,-77v-41,0,-76,35,-76,77xm176,-958v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-43,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1464},"\u0e2d":{"d":"571,-1149v300,0,480,164,480,455r0,694r-883,0r0,-436v-2,-162,102,-269,260,-269v101,0,190,90,190,191v0,125,-130,225,-262,176r0,160r506,0r0,-516v2,-179,-111,-292,-287,-291v-137,0,-271,44,-403,133r-12,0r0,-211v144,-57,281,-86,411,-86xm352,-514v0,39,36,74,76,74v40,0,76,-35,76,-74v0,-42,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1219},"\u0e2e":{"d":"141,-936v0,-134,204,-211,365,-211v131,0,249,29,354,88v45,-69,75,-137,92,-203r193,0v-51,119,-111,216,-178,291v56,66,84,158,84,277r0,694r-883,0r0,-416v-2,-160,103,-268,260,-268v101,0,190,89,190,190v0,127,-130,226,-262,177r0,139r506,0r0,-516v0,-74,-9,-127,-28,-158v-164,105,-413,135,-593,46v-67,-33,-100,-78,-100,-130xm762,-942v-90,-62,-295,-101,-420,-50v-77,31,-88,76,-4,102v138,43,319,16,424,-52xm352,-494v0,40,36,74,76,74v40,0,76,-34,76,-74v0,-42,-35,-77,-76,-77v-41,0,-76,36,-76,77","w":1219},"\u0e2f":{"d":"385,-799v178,-9,298,-144,311,-321r219,0r0,1120r-188,0r0,-866v-68,99,-195,182,-354,182v-171,0,-309,-88,-312,-244v-2,-101,90,-190,191,-190v101,0,188,89,188,190v0,59,-18,102,-55,129xm174,-928v0,41,36,76,78,76v39,0,74,-36,74,-76v0,-40,-35,-76,-74,-76v-42,0,-78,35,-78,76","w":1083},"\u0e30":{"d":"395,-782v199,-2,301,-153,316,-351r137,0v-34,272,-180,454,-449,463v-157,5,-307,-140,-307,-297v0,-103,80,-182,182,-182v108,0,185,75,185,182v0,84,-46,140,-137,168v24,11,48,17,73,17xm197,-967v0,42,35,76,77,76v40,0,74,-36,74,-76v0,-40,-34,-75,-74,-75v-41,0,-77,34,-77,75xm395,-143v199,-2,301,-153,316,-351r137,0v-34,272,-180,454,-449,463v-157,5,-307,-140,-307,-297v0,-103,80,-182,182,-182v108,0,185,75,185,182v0,84,-46,140,-137,168v24,11,48,17,73,17xm197,-328v0,42,34,76,77,76v40,0,74,-36,74,-76v0,-40,-34,-75,-74,-75v-41,0,-77,34,-77,75","w":918},"\u0e31":{"d":"-369,-1297v159,8,366,-134,387,-258r129,0v-58,212,-279,359,-545,359v-172,0,-308,-75,-311,-230v-2,-101,90,-190,191,-190v100,0,188,89,188,190v0,55,-13,98,-39,129xm-596,-1426v0,41,36,76,78,76v39,0,73,-36,73,-76v0,-40,-34,-76,-73,-76v-42,0,-78,35,-78,76"},"\u0e32":{"d":"637,-717v2,-161,-79,-265,-231,-266v-110,0,-223,34,-338,102r-13,0r0,-198v118,-45,235,-68,351,-68v279,0,419,139,419,418r0,729r-188,0r0,-717","w":993},"\u0e33":{"d":"637,-717v2,-161,-79,-265,-231,-266v-110,0,-223,34,-338,102r-13,0r0,-198v118,-45,235,-68,351,-68v279,0,419,139,419,418r0,729r-188,0r0,-717xm-412,-1362v0,-81,69,-152,150,-152v81,0,149,71,149,152v0,79,-69,149,-149,149v-79,0,-150,-70,-150,-149xm-326,-1362v0,34,30,63,64,63v34,0,63,-29,63,-63v0,-34,-29,-64,-63,-64v-34,0,-64,30,-64,64","w":993},"\u0e34":{"d":"-239,-1212r-817,0v53,-183,123,-267,281,-323v235,-84,462,72,516,259xm-400,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\u0e35":{"d":"-239,-1212r-817,0v53,-183,122,-267,281,-323v166,-58,317,-7,424,105r0,-215r112,0r0,433xm-400,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\u0e36":{"d":"-202,-1507v-1,65,-47,120,-102,135v20,30,42,83,65,160r-817,0v53,-183,124,-264,281,-323v99,-37,202,-27,295,15v6,-67,68,-127,139,-127v74,0,140,66,139,140xm-400,-1507v0,31,29,59,61,59v32,0,61,-28,61,-59v0,-32,-30,-62,-61,-62v-31,0,-61,30,-61,62xm-400,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\u0e37":{"d":"-239,-1212r-817,0v53,-183,124,-264,281,-323v64,-24,112,-26,188,-17r0,-93r113,0r0,127v46,21,87,51,123,88r0,-215r112,0r0,433xm-400,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\u0e38":{"d":"-307,61v64,0,119,53,119,117r0,236r-109,0r0,-119v-65,2,-125,-54,-125,-117v0,-64,52,-117,115,-117xm-344,178v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-17,-35,-35,-35v-18,0,-35,17,-35,35"},"\u0e39":{"d":"-606,61v62,0,119,54,119,117r0,129r151,0v27,0,41,-14,41,-43r0,-203r107,0r0,226v0,85,-42,127,-125,127r-283,0r0,-119v-65,2,-125,-54,-125,-117v0,-64,52,-117,115,-117xm-643,178v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-17,-35,-35,-35v-18,0,-35,17,-35,35"},"\u0e3a":{"d":"-346,197v0,-50,44,-95,94,-95v50,0,94,45,94,95v0,49,-45,94,-94,94v-49,0,-94,-45,-94,-94"},"\u0e3f":{"d":"1092,-1144v0,141,-98,261,-209,308r0,9v166,43,276,173,278,370v2,276,-228,453,-508,455r0,135r-112,0r0,-133r-389,0r0,-1489r389,0r0,-106r112,0r0,106v268,5,439,91,439,345xm541,-885r0,-436r-193,0r0,436r193,0xm885,-1124v0,-144,-97,-191,-232,-195r0,432v134,-7,232,-77,232,-237xm541,-170r0,-549r-193,0r0,549r193,0xm653,-174v172,-9,303,-92,301,-275v-2,-142,-34,-187,-127,-235v-45,-23,-103,-33,-174,-33r0,543","w":1206},"\u0e40":{"d":"428,16v-158,0,-260,-107,-260,-268r0,-866r188,0r0,768v131,-48,262,50,262,176v0,101,-89,190,-190,190xm352,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":680},"\u0e41":{"d":"428,16v-158,0,-260,-107,-260,-268r0,-866r188,0r0,768v131,-48,262,50,262,176v0,101,-89,190,-190,190xm352,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74xm960,16v-158,0,-260,-107,-260,-268r0,-866r188,0r0,768v131,-48,262,50,262,176v0,101,-89,190,-190,190xm884,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1212},"\u0e42":{"d":"332,-1380v286,4,346,104,346,395r0,635v131,-48,262,50,262,176v0,101,-89,190,-190,190v-159,0,-261,-107,-261,-268r0,-733v-5,-175,-11,-251,-157,-256v-93,-3,-191,17,-271,31v-12,-293,92,-443,390,-439v107,2,217,20,316,-1v31,-6,57,-16,91,-19r0,174v-170,49,-422,-33,-563,41v-38,20,-55,48,-55,80v21,-4,51,-6,92,-6xm674,-174v0,43,34,78,76,78v41,0,75,-36,75,-78v0,-40,-36,-74,-75,-74v-40,0,-76,35,-76,74","w":1008},"\u0e43":{"d":"719,-1352v0,142,-142,290,-141,410r0,592v130,-48,262,51,262,176v0,101,-89,190,-191,190v-158,0,-260,-107,-260,-268r0,-682v-12,-187,148,-250,148,-416v0,-109,-46,-163,-138,-163v-17,0,-31,3,-41,10v55,41,82,92,82,153v0,101,-89,189,-190,189v-102,0,-189,-88,-189,-191v0,-182,148,-297,338,-297v184,0,320,118,320,297xm174,-1352v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-73,-76,-73v-40,0,-76,34,-76,73xm573,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":905},"\u0e44":{"d":"504,-1649v139,1,215,125,215,277r0,1022v131,-48,262,50,262,176v0,101,-90,190,-190,190v-159,0,-261,-107,-261,-268r0,-1116v0,-74,-12,-111,-36,-111v-10,0,-19,8,-26,23v-7,15,-17,53,-28,116v-21,116,-46,192,-72,228v-49,68,-141,72,-190,4v-25,-33,-45,-105,-60,-216v-9,-67,-18,-109,-27,-126v-13,-25,-25,-26,-56,-25r0,-174v67,-3,103,13,139,61v30,40,51,124,65,249v17,149,45,144,66,1v19,-125,44,-209,77,-250v33,-41,73,-61,122,-61xm715,-174v0,43,34,78,76,78v41,0,75,-36,75,-78v0,-39,-36,-74,-75,-74v-40,0,-76,35,-76,74","w":1047},"\u0e45":{"d":"637,-717v2,-161,-79,-265,-231,-266v-110,0,-223,34,-338,102r-13,0r0,-198v118,-45,235,-68,351,-68v279,0,419,139,419,418r0,977r-188,0r0,-965","w":993},"\u0e46":{"d":"588,-1149v143,23,266,130,266,283r0,1114r-188,0r0,-1112v0,-57,-26,-98,-78,-121r-113,84r-113,-84v-26,8,-51,29,-75,63v105,4,188,88,188,191v0,101,-89,188,-190,188v-131,0,-224,-117,-224,-256v0,-169,145,-328,301,-350r113,88xm209,-733v0,43,34,78,76,78v41,0,75,-36,75,-78v0,-39,-35,-74,-75,-74v-40,0,-76,35,-76,74","w":1022},"\u0e47":{"d":"-516,-1636v169,-1,210,-32,256,-143r143,0v-66,169,-142,252,-397,249r-102,0v-98,-8,-168,90,-106,166v16,20,37,32,63,37v0,-77,32,-115,96,-115v21,0,76,26,164,78v12,-56,60,-101,125,-102v67,-1,127,60,127,127v0,66,-61,129,-125,127v-37,0,-102,-26,-196,-78v-51,-27,-81,-41,-91,-41v-20,1,-13,86,-14,119v-161,10,-281,-77,-283,-217v-2,-128,104,-210,240,-207r100,0xm-317,-1339v0,24,19,45,43,45v23,0,43,-22,43,-45v0,-24,-19,-45,-43,-45v-24,0,-43,21,-43,45"},"\u0e48":{"d":"-239,-1708r-112,0r0,-336r112,0r0,336"},"\u0e49":{"d":"-478,-2036v60,0,112,56,112,117v0,47,-14,86,-41,117v111,-29,201,-102,271,-221r127,0v-87,180,-264,290,-531,329r49,-108v-55,-6,-100,-57,-100,-117v0,-62,50,-117,113,-117xm-513,-1919v0,18,17,35,35,35v17,0,34,-17,34,-35v0,-18,-17,-35,-34,-35v-18,0,-35,17,-35,35"},"\u0e4a":{"d":"-442,-1708v-61,0,-115,-55,-113,-117v3,-114,105,-196,215,-217r74,64r76,-64v105,43,163,116,172,219v78,-8,65,-127,65,-219r113,0r0,117v-1,142,-110,229,-270,217v5,-109,-8,-189,-80,-229r-76,61r-74,-61v-11,3,-22,11,-31,22v81,64,31,207,-71,207xm-477,-1825v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-18,-35,-35,-35v-18,0,-35,17,-35,35"},"\u0e4b":{"d":"-90,-1823r-115,0r0,113r-112,0r0,-113r-117,0r0,-112r117,0r0,-111r112,0r0,111r115,0r0,112"},"\u0e4c":{"d":"-360,-1655v-79,0,-150,-70,-150,-149v0,-44,15,-80,46,-110v31,-30,100,-54,207,-72v93,-16,146,-35,157,-58r98,0v-35,71,-121,114,-256,129v31,32,47,69,47,111v0,79,-69,149,-149,149xm-424,-1804v0,34,30,63,64,63v34,0,63,-29,63,-63v0,-34,-29,-64,-63,-64v-34,0,-64,30,-64,64"},"\u0e4d":{"d":"-412,-1362v0,-81,69,-152,150,-152v81,0,149,71,149,152v0,79,-69,149,-149,149v-79,0,-150,-70,-150,-149xm-326,-1362v0,34,30,63,64,63v34,0,63,-29,63,-63v0,-34,-29,-64,-63,-64v-34,0,-64,30,-64,64"},"\u0e4e":{"d":"-520,-1872v0,-173,247,-189,418,-141r0,112v-63,-16,-119,-24,-168,-24v-85,0,-127,20,-127,59v0,45,53,68,159,68r70,0r0,112r-65,0v-125,0,-187,20,-187,60v0,20,19,36,56,51v51,21,147,22,229,21r0,110v-127,3,-249,-6,-321,-51v-57,-36,-87,-74,-87,-121v1,-64,53,-113,109,-127v-57,-29,-86,-72,-86,-129"},"\u0e4f":{"d":"117,-483v0,-268,232,-500,499,-500v269,0,500,232,500,500v0,268,-232,499,-500,499v-267,0,-499,-232,-499,-499xm293,-483v0,189,136,336,323,336v188,0,324,-147,324,-336v0,-189,-136,-336,-324,-336v-187,0,-323,148,-323,336xm502,-485v0,-61,53,-113,114,-113v62,0,115,52,115,113v0,61,-53,114,-115,114v-61,0,-114,-53,-114,-114","w":1233},"\u0e50":{"d":"117,-453v0,-281,218,-471,499,-471v282,0,500,190,500,471v0,280,-218,469,-500,469v-281,0,-499,-189,-499,-469xm293,-453v0,191,133,303,323,303v193,0,324,-113,324,-303v0,-189,-132,-307,-324,-307v-191,0,-323,119,-323,307","w":1233},"\u0e51":{"d":"303,-434v0,138,74,287,193,287v61,0,99,-25,114,-76v-85,-12,-149,-92,-149,-187v0,-101,87,-188,188,-188v108,0,197,92,197,201v0,226,-135,413,-350,413v-215,0,-369,-218,-369,-450v0,-280,240,-490,520,-490v282,0,520,209,520,492v0,146,-32,290,-96,432r-207,0r0,-10v69,-94,125,-266,125,-422v0,-195,-147,-328,-342,-328v-193,0,-344,134,-344,326xm578,-408v0,40,35,74,75,74v40,0,76,-34,76,-74v0,-42,-34,-77,-76,-77v-41,0,-75,36,-75,77","w":1294},"\u0e52":{"d":"975,-911v142,22,260,130,260,282r0,295v0,223,-118,334,-354,334r-713,0r0,-1130r188,0r0,952r525,0v115,0,172,-53,172,-160r0,-289v0,-57,-26,-98,-78,-121r-113,82r-112,-82v-27,8,-52,29,-76,64v104,4,186,88,188,190v2,101,-89,189,-190,189v-131,0,-223,-117,-223,-256v0,-170,144,-330,301,-350r112,88xm596,-496v0,43,34,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-73,-76,-73v-40,0,-76,34,-76,73","w":1403},"\u0e53":{"d":"467,-924v117,0,199,74,238,168v39,-95,120,-168,237,-168v246,0,340,213,340,488v0,143,-32,288,-96,436r-211,0r0,-10v86,-135,129,-277,129,-426v0,-216,-54,-324,-162,-324v-121,0,-151,144,-151,293r-175,0v0,-92,-13,-163,-38,-215v-25,-52,-62,-78,-111,-78v-109,0,-164,108,-164,324v0,47,2,77,6,88v20,-9,49,-14,86,-14v104,0,189,89,189,190v0,101,-90,188,-191,188v-83,0,-148,-39,-195,-117v-47,-78,-71,-190,-71,-335v0,-325,113,-488,340,-488xm317,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1409},"\u0e54":{"d":"127,-469v0,-306,234,-457,545,-455r246,0v212,0,332,-113,360,-338r184,0v-26,320,-212,499,-549,500r-260,0v-233,0,-350,100,-350,301v0,168,124,306,287,303v61,0,179,-24,352,-73v-59,-42,-128,-137,-129,-228v-4,-140,91,-231,223,-233v102,-1,191,87,191,188v0,104,-84,188,-189,191v31,31,66,50,103,59v105,24,186,61,241,109r-129,147v-58,-51,-108,-78,-223,-78v-102,0,-350,82,-450,82v-250,0,-453,-221,-453,-475xm961,-502v0,40,35,74,75,74v40,0,76,-34,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1501},"\u0e55":{"d":"793,-1186v125,0,230,131,176,260v181,-19,284,-131,309,-336r184,0v-26,320,-212,499,-549,500r-260,0v-233,0,-350,100,-350,301v0,168,124,306,287,303v61,0,179,-24,352,-73v-59,-42,-128,-137,-129,-228v-4,-140,91,-231,223,-233v102,-1,191,87,191,188v0,104,-84,188,-189,191v31,31,65,51,101,59v105,25,186,61,241,109r-127,147v-58,-51,-108,-78,-223,-78v-102,0,-350,82,-450,82v-250,0,-457,-221,-453,-475v5,-286,203,-438,491,-453v-58,-132,48,-264,175,-264xm717,-995v0,39,36,73,76,73v39,0,75,-34,75,-73v0,-42,-34,-78,-75,-78v-42,0,-76,36,-76,78xm961,-502v0,40,35,74,75,74v40,0,76,-34,76,-74v0,-43,-34,-78,-76,-78v-41,0,-75,36,-75,78","w":1501},"\u0e56":{"d":"1020,-436v0,-202,-158,-324,-367,-324v-113,0,-214,19,-305,58v-101,-243,-213,-429,-336,-560r248,0v77,121,131,247,162,377v371,-140,774,70,774,449v0,267,-213,452,-477,452v-206,0,-391,-162,-391,-354v0,-138,93,-256,223,-256v101,0,190,88,190,188v0,104,-81,187,-186,191v20,39,104,76,164,76v172,0,301,-124,301,-297xm477,-403v0,39,36,73,76,73v40,0,76,-34,76,-73v0,-42,-35,-78,-76,-78v-41,0,-76,36,-76,78","w":1323},"\u0e57":{"d":"584,-172v0,101,-90,188,-191,188v-83,0,-148,-39,-195,-117v-47,-78,-71,-190,-71,-335v0,-325,93,-488,279,-488v92,0,157,49,196,148v41,-99,106,-148,197,-148v185,0,278,163,278,488v0,87,-12,173,-35,258v123,4,188,-48,187,-160r0,-792r188,0r0,796v0,223,-120,334,-360,334r-266,0r0,-10v51,-77,108,-295,108,-426v0,-114,-8,-197,-24,-248v-16,-51,-41,-76,-76,-76v-74,0,-111,98,-111,293r-174,0v0,-195,-36,-293,-108,-293v-69,0,-103,108,-103,324v0,47,2,77,6,88v20,-9,49,-14,86,-14v104,0,189,89,189,190xm317,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1585},"\u0e58":{"d":"127,-469v0,-306,234,-457,545,-455r246,0v212,0,332,-113,360,-338r184,0v-26,320,-212,499,-549,500r-260,0v-233,0,-350,100,-350,301v0,147,100,282,229,291v-1,-142,54,-279,181,-279v127,0,157,60,250,162v79,85,92,133,192,133v86,0,133,-77,133,-170v-19,10,-48,15,-86,15v-103,0,-188,-89,-188,-191v0,-100,89,-188,190,-188v157,0,254,139,254,307v0,221,-105,389,-303,393v-45,0,-91,-14,-138,-40v-47,-26,-106,-82,-177,-168v-48,-58,-80,-87,-97,-87v-55,0,-42,199,-43,283r-125,0v-255,5,-448,-211,-448,-469xm1128,-498v0,40,36,74,76,74v40,0,76,-34,76,-74v0,-42,-35,-77,-76,-77v-41,0,-76,35,-76,77","w":1585},"\u0e59":{"d":"127,-436v-1,-279,91,-488,340,-488v103,0,182,49,235,148v55,-124,135,-187,244,-124v25,14,53,51,87,106v31,49,54,73,71,73v59,0,96,-136,110,-409r185,0v-11,218,-40,368,-89,451v-65,111,-168,159,-282,97v-30,-16,-60,-55,-95,-114v-25,-43,-44,-64,-59,-64v-34,0,-69,52,-106,156r231,604r-174,0r-204,-546v-27,-70,-53,-123,-75,-160v-55,-92,-154,-56,-200,30v-34,64,-52,223,-37,328v20,-9,49,-14,86,-14v104,0,189,89,189,190v0,101,-90,188,-191,188v-83,0,-148,-39,-195,-117v-47,-78,-71,-190,-71,-335xm317,-174v0,42,35,78,76,78v41,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-40,0,-76,35,-76,74","w":1464},"\u0e5a":{"d":"1253,0r-188,0r0,-1120r188,0r0,1120xm385,-799v178,-9,298,-144,311,-321r219,0r0,1120r-188,0r0,-866v-68,99,-195,182,-354,182v-171,0,-309,-88,-312,-244v-2,-101,90,-190,191,-190v101,0,188,89,188,190v0,59,-18,102,-55,129xm174,-928v0,41,36,76,78,76v39,0,74,-36,74,-76v0,-40,-35,-76,-74,-76v-42,0,-78,35,-78,76","w":1421},"\u0e5b":{"d":"299,-483v0,189,131,344,317,344v88,0,164,-27,228,-83v64,-56,122,-143,172,-261r139,159r141,-159r142,159r141,-159v27,149,93,223,197,223v97,0,156,-75,176,-225r129,0v-29,200,-96,352,-305,352v-115,0,-196,-44,-244,-131r-94,104r-142,-159r-141,159r-90,-104v-91,187,-240,280,-449,280v-267,0,-471,-229,-471,-499v0,-271,204,-500,471,-500v103,0,216,26,340,78r0,205r-14,0v-115,-86,-224,-129,-326,-129v-186,0,-317,156,-317,346","w":2181},"\uf700":{"d":"152,-743v1,-229,154,-397,399,-390r272,9v86,1,149,-9,207,-29r10,0r0,174v-122,30,-342,8,-493,8v-131,0,-206,50,-225,150v63,-17,138,-25,227,-25v313,2,470,96,473,397r0,154v-1,229,-99,326,-338,326v-227,0,-340,-75,-340,-224v-129,51,-262,-51,-262,-176v0,-101,89,-190,190,-190v159,0,260,108,260,268v0,96,51,144,152,144v106,0,152,-39,152,-148r0,-154v-2,-187,-89,-255,-285,-256v-156,-1,-283,29,-399,64r0,-102xm197,-369v0,40,36,74,75,74v40,0,76,-34,76,-74v0,-43,-34,-77,-76,-77v-41,0,-75,35,-75,77","w":1190},"\uf701":{"d":"-397,-1212r-817,0v53,-183,123,-267,281,-323v235,-84,462,72,516,259xm-558,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\uf702":{"d":"-397,-1212r-817,0v53,-183,122,-267,281,-323v166,-58,317,-7,424,105r0,-215r112,0r0,433xm-558,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\uf703":{"d":"-360,-1507v-1,65,-47,120,-102,135v20,30,42,83,65,160r-817,0v53,-183,124,-264,281,-323v99,-37,202,-27,295,15v6,-67,68,-127,139,-127v74,0,140,66,139,140xm-558,-1507v0,31,29,59,61,59v32,0,61,-28,61,-59v0,-32,-30,-62,-61,-62v-31,0,-61,30,-61,62xm-558,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\uf704":{"d":"-397,-1212r-817,0v53,-183,124,-264,281,-323v64,-24,112,-26,188,-17r0,-93r113,0r0,127v46,21,87,51,123,88r0,-215r112,0r0,433xm-558,-1323v-48,-112,-266,-156,-399,-87v-46,24,-78,51,-93,87r492,0"},"\uf705":{"d":"-577,-1218r-112,0r0,-336r112,0r0,336"},"\uf706":{"d":"-856,-1556v60,0,112,56,112,117v0,47,-14,86,-41,117v111,-29,201,-102,271,-221r127,0v-87,180,-264,290,-531,329r49,-108v-55,-6,-100,-57,-100,-117v0,-62,50,-117,113,-117xm-891,-1439v0,18,17,35,35,35v17,0,34,-17,34,-35v0,-18,-17,-35,-34,-35v-18,0,-35,17,-35,35"},"\uf707":{"d":"-1014,-1220v-61,0,-115,-55,-113,-117v3,-114,105,-196,215,-217r74,64r76,-64v105,43,163,116,172,219v78,-8,65,-127,65,-219r113,0r0,117v-1,142,-110,229,-270,217v5,-109,-8,-189,-80,-229r-76,61r-74,-61v-11,3,-22,11,-31,22v81,64,31,207,-71,207xm-1049,-1337v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-18,-35,-35,-35v-18,0,-35,17,-35,35"},"\uf708":{"d":"-462,-1331r-115,0r0,113r-112,0r0,-113r-117,0r0,-112r117,0r0,-111r112,0r0,111r115,0r0,112"},"\uf709":{"d":"-744,-1199v-79,0,-150,-70,-150,-149v0,-44,15,-80,46,-110v31,-30,100,-54,207,-72v93,-16,146,-35,157,-58r98,0v-35,71,-121,114,-256,129v31,32,47,69,47,111v0,79,-69,149,-149,149xm-808,-1348v0,34,30,63,64,63v34,0,63,-29,63,-63v0,-34,-29,-64,-63,-64v-34,0,-64,30,-64,64"},"\uf70a":{"d":"-205,-1218r-112,0r0,-336r112,0r0,336"},"\uf70b":{"d":"-644,-1556v60,0,112,56,112,117v0,47,-14,86,-41,117v111,-29,201,-102,271,-221r127,0v-87,180,-264,290,-531,329r49,-108v-55,-6,-100,-57,-100,-117v0,-62,50,-117,113,-117xm-679,-1439v0,18,17,35,35,35v17,0,34,-17,34,-35v0,-18,-17,-35,-34,-35v-18,0,-35,17,-35,35"},"\uf70c":{"d":"-608,-1224v-61,0,-115,-55,-113,-117v3,-114,105,-196,215,-217r74,64r76,-64v105,43,163,116,172,219v78,-8,65,-127,65,-219r113,0r0,117v-1,142,-110,229,-270,217v5,-109,-8,-189,-80,-229r-76,61r-74,-61v-11,3,-22,11,-31,22v81,64,31,207,-71,207xm-643,-1341v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-18,-35,-35,-35v-18,0,-35,17,-35,35"},"\uf70d":{"d":"-90,-1331r-115,0r0,113r-112,0r0,-113r-117,0r0,-112r117,0r0,-111r112,0r0,111r115,0r0,112"},"\uf70e":{"d":"-362,-1201v-79,0,-150,-70,-150,-149v0,-44,15,-80,46,-110v31,-30,100,-54,207,-72v93,-16,146,-35,157,-58r98,0v-35,71,-121,114,-256,129v31,32,47,69,47,111v0,79,-69,149,-149,149xm-426,-1350v0,34,30,63,64,63v34,0,63,-29,63,-63v0,-34,-29,-64,-63,-64v-34,0,-64,30,-64,64"},"\uf70f":{"d":"403,16v-158,0,-260,-107,-260,-268v0,-207,35,-366,176,-405r-196,0v-4,-292,160,-495,450,-492v330,3,453,162,453,504r0,467r322,0r0,-940r188,0r0,1118r-698,0r0,-645v-1,-222,-64,-326,-265,-326v-140,0,-225,57,-254,172r191,0r0,133v-124,47,-183,151,-178,316v131,-48,262,50,262,176v0,101,-90,190,-191,190xm328,-174v0,42,34,78,75,78v42,0,76,-36,76,-78v0,-39,-36,-74,-76,-74v-39,0,-75,35,-75,74","w":1702},"\uf710":{"d":"-821,-1274v159,8,366,-134,387,-258r129,0v-58,212,-279,359,-545,359v-172,0,-308,-75,-311,-230v-2,-101,90,-190,191,-190v100,0,188,89,188,190v0,55,-13,98,-39,129xm-1048,-1403v0,41,36,76,78,76v39,0,73,-36,73,-76v0,-40,-34,-76,-73,-76v-42,0,-78,35,-78,76"},"\uf711":{"d":"-801,-1362v0,-81,69,-151,150,-151v81,0,149,70,149,151v0,80,-69,150,-149,150v-79,0,-150,-71,-150,-150xm-715,-1362v0,34,30,64,64,64v34,0,63,-30,63,-64v0,-34,-29,-63,-63,-63v-34,0,-64,29,-64,63"},"\uf712":{"d":"-786,-1636v169,-1,210,-32,256,-143r143,0v-66,169,-142,252,-397,249r-102,0v-98,-8,-168,90,-106,166v16,20,37,32,63,37v0,-77,32,-115,96,-115v21,0,76,26,164,78v12,-56,60,-101,125,-102v67,-1,127,60,127,127v0,66,-61,129,-125,127v-37,0,-102,-26,-196,-78v-51,-27,-81,-41,-91,-41v-20,1,-13,86,-14,119v-161,10,-281,-77,-283,-217v-2,-128,104,-210,240,-207r100,0xm-587,-1339v0,24,19,45,43,45v23,0,43,-22,43,-45v0,-24,-19,-45,-43,-45v-24,0,-43,21,-43,45"},"\uf713":{"d":"-397,-1708r-112,0r0,-336r112,0r0,336"},"\uf714":{"d":"-444,-2046v60,0,112,56,112,117v0,46,-14,85,-41,117v111,-29,201,-103,271,-222r127,0v-87,181,-264,291,-531,330r49,-108v-55,-6,-100,-57,-100,-117v0,-62,52,-117,113,-117xm-479,-1929v0,18,17,35,35,35v17,0,34,-17,34,-35v0,-18,-17,-35,-34,-35v-18,0,-35,17,-35,35"},"\uf715":{"d":"-686,-1708v-61,0,-115,-55,-113,-117v3,-114,105,-196,215,-217r74,64r76,-64v105,43,163,116,172,219v78,-8,65,-127,65,-219r113,0r0,117v-1,142,-110,229,-270,217v5,-109,-8,-189,-80,-229r-76,61r-74,-61v-11,3,-22,11,-31,22v81,64,31,207,-71,207xm-721,-1825v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-18,-35,-35,-35v-18,0,-35,17,-35,35"},"\uf716":{"d":"-336,-1823r-115,0r0,113r-112,0r0,-113r-117,0r0,-112r117,0r0,-111r112,0r0,111r115,0r0,112"},"\uf717":{"d":"-504,-1657v-79,0,-150,-70,-150,-149v0,-44,15,-80,46,-110v31,-30,100,-54,207,-72v93,-16,146,-35,157,-58r98,0v-35,71,-121,114,-256,129v31,32,47,69,47,111v0,79,-69,149,-149,149xm-568,-1806v0,34,30,63,64,63v34,0,63,-29,63,-63v0,-34,-29,-64,-63,-64v-34,0,-64,30,-64,64"},"\uf718":{"d":"-307,61v64,0,119,53,119,117r0,236r-109,0r0,-119v-65,2,-125,-54,-125,-117v0,-64,52,-117,115,-117xm-344,178v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-17,-35,-35,-35v-18,0,-35,17,-35,35"},"\uf719":{"d":"-606,61v62,0,119,54,119,117r0,129r151,0v27,0,41,-14,41,-43r0,-203r107,0r0,226v0,85,-42,127,-125,127r-283,0r0,-119v-65,2,-125,-54,-125,-117v0,-64,52,-117,115,-117xm-643,178v0,18,17,35,35,35v17,0,35,-17,35,-35v0,-18,-17,-35,-35,-35v-18,0,-35,17,-35,35"},"\uf71a":{"d":"-346,197v0,-50,44,-95,94,-95v50,0,94,45,94,95v0,49,-45,94,-94,94v-49,0,-94,-45,-94,-94"},"\uf71c":{"d":"107,423r137,-269r242,0r-241,269r-138,0","w":432},"\uf71d":{"d":"616,236r-84,0r0,-109r-266,0r0,109r-84,0r0,-211r434,0r0,211","w":799},"\u0492":{"d":"1034,-1313r-685,0r0,470r519,0r0,176r-519,0r0,667r-198,0r0,-667r-116,0r0,-176r116,0r0,-646r883,0r0,176","w":1039},"\u0493":{"d":"846,-952r-522,0r0,324r392,0r0,165r-392,0r0,463r-188,0r0,-463r-90,0r0,-165r90,0r0,-489r710,0r0,165","w":850},"\u0496":{"d":"1858,337r-188,0r0,-337r-69,0r-497,-685r-96,0r0,685r-196,0r0,-685r-98,0r-496,685r-232,0r562,-768v-91,-59,-162,-164,-208,-317v-54,-178,-89,-228,-299,-227r0,-177v282,-7,386,79,462,300r56,154v56,135,140,207,253,218r0,-672r196,0r0,674v121,-12,208,-85,263,-220r56,-154v75,-217,178,-308,462,-300r0,177v-206,-2,-247,50,-301,227v-43,142,-116,243,-213,305r442,606r141,0r0,511","w":1898},"\u0497":{"d":"1489,268r-175,0r0,-268r-49,0r-351,-514r-73,0r0,514r-186,0r0,-514r-73,0r-357,514r-217,0r421,-585v-69,-36,-121,-109,-155,-219v-36,-118,-80,-156,-228,-151r0,-162v201,-10,317,59,378,225v13,38,29,77,46,116v41,93,102,143,185,148r0,-489r186,0r0,489v85,-7,148,-56,187,-148v19,-45,35,-83,46,-116v60,-165,176,-235,376,-225r0,162v-143,-6,-193,34,-228,151v-31,105,-83,175,-150,213r306,429r111,0r0,430","w":1538},"\u049a":{"d":"1258,337r-188,0r0,-337r-70,0r-526,-682r-125,0r0,682r-198,0r0,-1489r198,0r0,671v141,-5,240,-77,297,-217v11,-27,29,-78,56,-154v75,-221,183,-309,472,-300r0,177v-98,-3,-186,10,-228,55v-27,29,-56,85,-83,172v-42,135,-114,236,-215,302r469,609r141,0r0,511","w":1298},"\u049b":{"d":"1022,268r-175,0r0,-268r-47,0r-382,-515r-94,0r0,515r-188,0r0,-1117r188,0r0,486v101,-1,171,-50,212,-145r25,-58r21,-58v60,-165,176,-235,376,-225r0,162v-143,-6,-193,33,-228,151v-30,103,-83,172,-150,210r331,432r111,0r0,430","w":1071},"\u049c":{"d":"1252,0r-252,0r-393,-509r0,209r-134,0r0,-382r-124,0r0,682r-198,0r0,-1489r198,0r0,671v47,-1,88,-9,124,-24r0,-354r134,0r0,237v29,-44,67,-147,95,-230v74,-221,183,-309,472,-300r0,177v-98,-3,-186,10,-228,55v-27,29,-56,85,-83,172v-42,135,-114,236,-215,302","w":1234},"\u049d":{"d":"1035,0r-234,0r-249,-335r0,195r-134,0r0,-375r-94,0r0,515r-188,0r0,-1117r188,0r0,486v35,-1,67,-6,94,-16r0,-349r134,0r0,182v13,-28,13,-30,30,-78v60,-165,176,-235,376,-225r0,162v-143,-6,-193,33,-228,151v-30,103,-83,172,-150,210","w":1020},"\u04a2":{"d":"1373,337r-188,0r0,-337r-151,0r0,-729r-685,0r0,729r-198,0r0,-1489r198,0r0,584r685,0r0,-584r198,0r0,1316r141,0r0,510","w":1413},"\u04a3":{"d":"1129,268r-175,0r0,-268r-124,0r0,-503r-506,0r0,503r-188,0r0,-1117r188,0r0,452r506,0r0,-452r188,0r0,955r111,0r0,430","w":1178},"\u04ae":{"d":"1193,-1489r-503,830r0,659r-198,0r0,-638r-503,-851r220,0r384,657r390,-657r210,0","w":1180},"\u04af":{"d":"1014,-1117r-416,1063r0,466r-186,0r0,-466r-406,-1063r203,0r305,827r304,-827r196,0","w":1020},"\u04b0":{"d":"1193,-1489r-503,826r390,0r0,138r-390,0r0,525r-198,0r0,-525r-392,0r0,-138r392,0r-503,-826r220,0r384,657r390,-657r210,0","w":1180},"\u04b1":{"d":"1014,-1117r-416,1057r322,0r0,138r-322,0r0,334r-186,0r0,-334r-312,0r0,-138r312,0r-406,-1057r203,0r305,827r304,-827r196,0","w":1020},"\u04b2":{"d":"1216,337r-188,0r0,-337r-75,0r-362,-596r-369,596r-214,0r473,-745r-459,-744r226,0r356,585r361,-585r215,0r-466,734r361,582r141,0r0,510","w":1256},"\u04b3":{"d":"1005,268r-175,0r0,-268r-56,0r-272,-422r-279,422r-213,0r388,-554r-384,-563r231,0r269,418r276,-418r214,0r-386,550r276,405r111,0r0,430","w":1054},"\u04b8":{"d":"678,-738v86,-10,212,-36,275,-62r0,-689r198,0r0,1489r-198,0r0,-630v-107,34,-174,54,-275,70r0,296r-134,0r0,-286v-285,3,-451,-146,-451,-427r0,-512r198,0r0,413v2,240,43,326,253,343r0,-379r134,0r0,374","w":1302},"\u04b9":{"d":"603,-544v61,-8,136,-23,185,-39r0,-534r188,0r0,1117r-188,0r0,-436v-68,23,-125,37,-185,48r0,208r-134,0r0,-195v-234,8,-373,-112,-373,-341r0,-401r188,0v6,165,-21,409,40,506v26,40,74,63,145,70r0,-294r134,0r0,291","w":1112},"\u04ba":{"d":"765,-939v280,-1,444,148,444,427r0,512r-198,0r0,-413v-1,-253,-49,-344,-285,-344v-129,0,-255,23,-377,68r0,689r-198,0r0,-1489r198,0r0,630v163,-53,301,-80,416,-80","w":1302},"\u04bb":{"d":"659,-742v225,-1,357,118,357,341r0,401r-188,0r0,-303v-1,-199,-41,-275,-231,-275v-91,0,-182,15,-273,44r0,534r-188,0r0,-1117r188,0r0,436v123,-41,235,-61,335,-61","w":1112},"\u018f":{"d":"723,-1520v431,1,660,320,660,776v0,456,-232,771,-659,775v-314,3,-533,-184,-612,-447v-29,-97,-46,-255,-46,-476r1102,0v-26,-200,-106,-354,-255,-419v-204,-89,-461,-23,-605,107r-15,0r0,-220v100,-48,295,-96,430,-96xm272,-713v4,319,152,573,453,573v300,0,449,-253,452,-573r-905,0","w":1449},"\u04d8":{"d":"723,-1520v431,1,660,320,660,776v0,456,-232,771,-659,775v-314,3,-533,-184,-612,-447v-29,-97,-46,-255,-46,-476r1102,0v-26,-200,-106,-354,-255,-419v-204,-89,-461,-23,-605,107r-15,0r0,-220v100,-48,295,-96,430,-96xm272,-713v4,319,152,573,453,573v300,0,449,-253,452,-573r-905,0","w":1449},"\u0259":{"d":"457,-1148v362,-2,562,214,562,578v0,335,-192,599,-517,596v-298,-3,-451,-198,-448,-507r0,-102r774,0v2,-246,-129,-401,-369,-401v-140,0,-296,73,-373,135r-11,0r0,-205v37,-15,93,-39,170,-63v74,-23,145,-31,212,-31xm237,-439v5,198,84,309,276,310v184,1,303,-130,315,-310r-591,0","w":1078},"\u04d9":{"d":"457,-1148v362,-2,562,214,562,578v0,335,-192,599,-517,596v-298,-3,-451,-198,-448,-507r0,-102r774,0v2,-246,-129,-401,-369,-401v-140,0,-296,73,-373,135r-11,0r0,-205v37,-15,93,-39,170,-63v74,-23,145,-31,212,-31xm237,-439v5,198,84,309,276,310v184,1,303,-130,315,-310r-591,0","w":1078},"\u04e8":{"d":"724,-1520v430,1,659,321,659,776v0,456,-232,775,-659,775v-427,0,-658,-321,-658,-775v0,-452,224,-776,658,-776xm1168,-892v-30,-261,-177,-457,-443,-457v-266,1,-415,193,-444,457r887,0xm272,-713v4,319,152,573,453,573v300,0,449,-253,452,-573r-905,0","w":1449},"\u04e9":{"d":"557,-1148v325,0,498,249,498,590v0,340,-172,589,-498,589v-323,0,-500,-251,-500,-589v0,-338,177,-590,500,-590xm853,-683v-27,-202,-126,-303,-296,-303v-171,0,-271,101,-298,303r594,0xm861,-539r-610,0v5,272,107,408,306,408v198,0,299,-136,304,-408","w":1112},"\u06c2":{"d":"551,-993v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm1088,0v-167,0,-268,-69,-302,-206v-24,-96,-44,-169,-132,-169v-55,0,-119,61,-192,183v-58,99,-114,221,-167,368r-195,0r0,-10v109,-242,189,-403,241,-482v99,-149,202,-223,311,-223v145,0,240,81,293,242v28,84,40,107,143,109r0,188","w":1066},"\u06c3":{"d":"571,-815r-148,0r0,-148r148,0r0,148xm839,-815r-148,0r0,-148r148,0r0,148xm1088,0v-167,0,-268,-69,-302,-206v-24,-96,-44,-169,-132,-169v-55,0,-119,61,-192,183v-58,99,-114,221,-167,368r-195,0r0,-10v109,-242,189,-403,241,-482v99,-149,202,-223,311,-223v145,0,240,81,293,242v28,84,40,107,143,109r0,188","w":1066},"\u06d4":{"d":"483,0r-443,0r0,-188r443,0r0,188","w":524},"\u0670":{"d":"46,-1354r-92,0r0,-616r92,0r0,616"},"\u06d6":{"d":"307,-1716v93,0,156,82,156,183v0,107,-92,182,-200,179v-109,-3,-243,19,-306,-33v-55,50,-162,44,-202,-23v-7,20,-105,86,-105,117v0,21,32,32,95,32r383,0r0,92r-349,0v-97,2,-242,-25,-242,-97v-11,-51,131,-153,128,-160v30,-37,45,-81,45,-130r0,-414r91,0r0,414v0,74,19,111,58,111v36,1,53,-29,52,-81r92,0v-1,35,8,60,26,71v103,-174,196,-261,278,-261xm372,-1531v0,-63,-22,-94,-66,-94v-55,0,-114,60,-178,180r80,0v109,0,164,-29,164,-86"},"\u06d9":{"d":"295,-1573v2,140,-179,225,-331,225v-41,0,-93,-2,-157,-5r0,-95v43,5,128,16,195,4r-296,-496r106,0r284,474v72,-22,108,-59,108,-112r0,-392r91,0r0,397"},"\u266f":{"d":"1035,-416r-200,89r0,327r-86,0r0,-288r-358,160r0,338r-86,0r0,-299r-200,89r0,-168r200,-89r0,-494r-200,89r0,-168r200,-89r0,-327r86,0r0,288r358,-160r0,-348r86,0r0,309r200,-89r0,168r-200,89r0,494r200,-89r0,168xm749,-456r0,-494r-358,160r0,494","w":1139},"\u20a0":{"d":"504,-1401v-207,0,-314,181,-314,401v0,216,107,382,308,384r0,-397r633,0r0,120r-499,0r0,277r465,0r0,120r-465,0r0,376r499,0r0,120r-633,0r0,-496v-292,-1,-448,-202,-448,-504v0,-301,164,-518,455,-516v105,0,209,29,313,86r0,162r-11,0v-96,-89,-197,-133,-303,-133","w":1181},"\u20a1":{"d":"1196,-101v-180,83,-270,126,-488,128r-31,100r-169,0r38,-122v-56,-14,-107,-34,-153,-60r-56,182r-169,0r90,-290v-128,-139,-192,-333,-192,-580v0,-425,224,-746,608,-771r32,-102r172,0r-33,107v55,7,107,18,157,34r44,-141r172,0r-63,204r41,22r0,239r-16,0v-31,-29,-59,-52,-84,-71r-335,1077v159,-7,299,-71,420,-192r15,0r0,236xm950,-1306v-49,-20,-101,-33,-156,-38r-341,1097v42,38,90,66,145,83xm619,-1333v-223,53,-347,302,-347,590v0,123,21,232,63,327","w":1230},"\u20a2":{"d":"734,-1347v-303,0,-462,279,-462,604v0,280,122,522,332,581r0,-695r188,0r0,166v125,-111,235,-166,328,-166v27,0,52,2,76,6r0,196v-164,-27,-290,8,-404,122r0,386v147,-15,277,-78,389,-190r15,0r0,236v-174,80,-260,125,-463,128v-431,7,-667,-321,-667,-770v0,-443,244,-773,670,-773v154,0,307,42,460,126r0,239r-16,0v-141,-131,-290,-196,-446,-196","w":1230},"\u20a5":{"d":"1592,0r-188,0r0,-646v0,-110,-7,-183,-20,-220v-39,-116,-200,-132,-308,-59r-118,270r0,655r-188,0r0,-225r-186,425r-169,0r355,-815v2,-223,-2,-354,-188,-354v-76,0,-162,45,-258,135r0,834r-188,0r0,-1117r188,0r0,124v103,-103,205,-155,306,-155v143,0,239,63,290,188r169,-388r172,0r-93,214v266,-60,424,86,424,399r0,735","w":1720},"\u20a6":{"d":"1367,-530r-151,0r0,530r-222,0r-272,-530r-386,0r0,530r-185,0r0,-530r-151,0r0,-143r151,0r0,-143r-151,0r0,-143r151,0r0,-530r281,0r269,530r330,0r0,-530r185,0r0,530r151,0r0,143r-151,0r0,143r151,0r0,143xm1031,-673r0,-143r-257,0r73,143r184,0xm503,-959r-167,-325r0,325r167,0xm1031,-310r0,-220r-112,0xm649,-673r-73,-143r-240,0r0,143r313,0","w":1367},"\u20a8":{"d":"1083,-1085v0,232,-132,372,-309,437r530,648r-257,0r-472,-592r-226,0r0,592r-198,0r0,-1489r384,0v254,-8,411,55,503,208v31,52,45,118,45,196xm523,-757v227,7,355,-92,353,-313v-2,-188,-130,-253,-331,-249r-196,0r0,562r174,0xm1866,-1148v280,0,407,255,407,560v0,333,-173,610,-471,610v-124,0,-194,-29,-278,-78r0,468r-188,0r0,-1529r188,0r0,117v85,-74,193,-148,342,-148xm1771,-147v218,0,311,-176,308,-420v-2,-226,-53,-402,-259,-402v-125,0,-219,64,-296,127r0,633v89,42,134,62,247,62","w":2332},"\u20a9":{"d":"1847,-530r-267,0r-133,530r-223,0r-130,-530r-342,0r-127,530r-218,0r-136,-530r-271,0r0,-143r235,0r-37,-143r-198,0r0,-143r162,0r-136,-530r203,0r128,530r342,0r128,-530r201,0r128,530r345,0r126,-530r194,0r-133,530r159,0r0,143r-195,0r-36,143r231,0r0,143xm1467,-816r-277,0r34,143r208,0xm989,-959r-68,-277r-66,277r134,0xm1398,-530r-139,0r70,291xm1059,-673r-35,-143r-204,0r-34,143r273,0xm665,-816r-273,0r35,143r204,0xm596,-530r-135,0r68,279","w":1847},"\u20ad":{"d":"1200,0r-241,0r-610,-673r0,673r-198,0r0,-673r-151,0r0,-143r151,0r0,-673r198,0r0,673r610,-673r241,0r-630,673r630,0r0,143r-629,0","w":1204},"\u20ae":{"d":"1197,-1313r-500,0r0,339r250,-196r0,161r-250,196r0,160r250,-196r0,161r-250,196r0,492r-198,0r0,-337r-249,195r0,-161r249,-195r0,-160r-249,195r0,-161r249,-195r0,-494r-500,0r0,-176r1198,0r0,176","w":1196},"\u20af":{"d":"1723,-562v167,0,298,111,298,275v0,178,-128,293,-308,291v-72,0,-137,-26,-194,-77r-75,352v-8,38,-24,80,-49,127r-198,0v15,-25,42,-67,58,-135r128,-546v33,-153,163,-287,340,-287xm41,-184v0,-99,88,-184,190,-184v53,0,100,13,141,38r60,-312v47,-228,86,-391,117,-488v39,-121,89,-219,150,-292v-190,11,-332,43,-427,96r-19,-60v136,-68,321,-104,519,-105v47,-51,143,-127,287,-227r50,28v-44,44,-101,110,-172,199v349,25,524,228,524,610v0,275,-59,492,-176,651v-114,153,-265,230,-452,230v-75,0,-152,-18,-217,-71r-130,-107v-61,119,-145,178,-252,178v-129,0,-193,-61,-193,-184xm1715,-73v89,0,157,-106,157,-200v0,-100,-62,-200,-157,-200v-95,0,-168,101,-168,200v0,94,79,200,168,200xm1167,-374v104,-222,136,-669,24,-878v-56,-105,-158,-161,-301,-170v-40,58,-80,155,-128,289v-50,138,-161,739,-235,884v75,58,169,154,286,154v155,0,268,-95,354,-279xm231,-291v-58,0,-110,47,-110,107v0,67,38,100,113,100v88,0,109,-56,127,-163v-44,-29,-87,-44,-130,-44","w":2048},"\u0654":{"d":"195,-1791v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43","w":512},"\u0674":{"d":"195,-1791v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43","w":512},"\u0655":{"d":"195,227v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43","w":512},"\u0672":{"d":"261,-1855v0,88,121,112,229,102r0,94r-233,0v-31,4,-102,-30,-125,-30v-29,0,-68,21,-117,64r0,-101v88,-65,101,-75,213,-27v-37,-20,-55,-54,-55,-102v-2,-94,78,-162,174,-160v40,0,78,5,114,16r0,101v-68,-27,-200,-46,-200,43xm330,0r-166,0r0,-1556r166,0r0,1556","w":494},"\u0673":{"d":"261,193v0,88,121,112,229,102r0,94r-233,0v-31,4,-102,-30,-125,-30v-29,0,-68,21,-117,64r0,-101v88,-65,101,-75,213,-27v-37,-20,-55,-54,-55,-102v-2,-94,78,-162,174,-160v40,0,78,5,114,16r0,101v-68,-27,-200,-46,-200,43xm330,0r-166,0r0,-1556r166,0r0,1556","w":494},"\u0675":{"d":"495,-1396v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm330,0r-166,0r0,-1556r166,0r0,1556","w":494},"\u0676":{"d":"595,-1167v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm68,-430v-5,-182,150,-375,317,-375v111,0,200,58,271,173v114,185,154,568,14,762v-150,208,-440,292,-789,294r0,-188v272,-1,510,-46,637,-187v47,-51,70,-119,70,-203v-23,14,-112,41,-156,41v-211,0,-358,-126,-364,-317xm240,-436v0,140,239,168,335,96v-7,-95,-48,-190,-105,-244v-99,-94,-230,34,-230,148","w":854},"\u0678":{"d":"1555,-1453v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm1319,-1139v152,0,280,35,379,80r0,213r-10,0v-93,-55,-221,-108,-371,-108v-106,0,-241,49,-242,143v0,35,36,67,107,95r190,73v100,39,218,90,272,172v16,25,25,55,25,90v0,125,-81,219,-242,284v-161,65,-401,97,-720,97v-213,0,-368,-35,-467,-106v-99,-71,-148,-183,-148,-336v0,-71,15,-203,21,-252r172,0v-2,43,-27,195,-27,250v0,93,34,159,102,198v176,100,785,52,946,8v130,-36,197,-81,197,-141v0,-31,-36,-59,-107,-86r-190,-72v-104,-42,-217,-91,-272,-181v-17,-28,-25,-60,-25,-95v1,-187,200,-326,410,-326","w":1786},"\u067c":{"d":"568,-199v287,52,694,30,798,-174v48,-93,17,-209,2,-315r172,0v9,62,22,130,21,199v0,161,-60,285,-181,371v-121,86,-306,130,-555,130v-245,0,-429,-43,-551,-130v-148,-106,-205,-264,-174,-482r13,-88r172,0v-15,108,-50,223,1,316v50,91,155,150,282,173xm769,-815r-148,0r0,-148r148,0r0,148xm1037,-815r-148,0r0,-148r148,0r0,148xm825,12v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm825,295v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":1653},"\u067d":{"d":"568,-199v287,52,694,30,798,-174v48,-93,17,-209,2,-315r172,0v9,62,22,130,21,199v0,161,-60,285,-181,371v-121,86,-306,130,-555,130v-245,0,-429,-43,-551,-130v-148,-106,-205,-264,-174,-482r13,-88r172,0v-15,108,-50,223,1,316v50,91,155,150,282,173xm755,-1024r-148,0r0,-148r148,0r0,148xm1051,-1024r-148,0r0,-148r148,0r0,148xm903,-815r-148,0r0,-148r148,0r0,148","w":1653},"\u0681":{"d":"628,-1316v0,89,121,111,229,102r0,94r-336,0r0,-94r74,0v-30,-15,-55,-59,-55,-102v0,-89,76,-160,174,-160v53,0,85,6,114,16r0,101v-59,-21,-200,-51,-200,43xm205,-958v333,-12,621,107,842,241r73,0r0,156v-266,-1,-478,21,-649,105v-128,62,-223,170,-225,345v-2,217,184,351,409,351v180,0,326,-46,435,-115r10,0r0,201v-131,64,-237,98,-443,98v-329,0,-584,-211,-577,-537v6,-290,221,-443,464,-515v85,-25,170,-39,253,-44v-174,-84,-335,-103,-592,-100r0,-186","w":1247},"\u0682":{"d":"918,-1329r-148,0r0,-148r148,0r0,148xm918,-1120r-148,0r0,-148r148,0r0,148xm205,-958v333,-12,621,107,842,241r73,0r0,156v-266,-1,-478,21,-649,105v-128,62,-223,170,-225,345v-2,217,184,351,409,351v180,0,326,-46,435,-115r10,0r0,201v-131,64,-237,98,-443,98v-329,0,-584,-211,-577,-537v6,-290,221,-443,464,-515v85,-25,170,-39,253,-44v-174,-84,-335,-103,-592,-100r0,-186","w":1247},"\u0685":{"d":"770,-1120r-148,0r0,-148r148,0r0,148xm1066,-1120r-148,0r0,-148r148,0r0,148xm918,-1329r-148,0r0,-148r148,0r0,148xm205,-958v333,-12,621,107,842,241r73,0r0,156v-266,-1,-478,21,-649,105v-128,62,-223,170,-225,345v-2,217,184,351,409,351v180,0,326,-46,435,-115r10,0r0,201v-131,64,-237,98,-443,98v-329,0,-584,-211,-577,-537v6,-290,221,-443,464,-515v85,-25,170,-39,253,-44v-174,-84,-335,-103,-592,-100r0,-186","w":1247},"\u0689":{"d":"469,-188v117,1,223,-37,223,-134v0,-83,-78,-145,-137,-199v-91,-83,-183,-145,-295,-220r0,-215r10,0r184,136v144,107,262,205,348,332v38,57,56,112,56,164v0,216,-159,324,-387,324r-379,0r0,-188r377,0xm388,0v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm388,283v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":958},"\u068b":{"d":"560,-1447v93,0,161,72,161,166v0,113,-123,166,-248,166r-289,0r0,-92r82,0v14,-11,21,-19,21,-24r0,-500r83,0r0,397v69,-75,133,-113,190,-113xm637,-1279v1,-42,-36,-77,-78,-77v-48,0,-108,50,-179,149r48,0v139,0,209,-24,209,-72xm385,319r-148,0r0,-148r148,0r0,148xm469,-188v117,1,223,-37,223,-134v0,-83,-78,-145,-137,-199v-91,-83,-183,-145,-295,-220r0,-215r10,0r184,136v144,107,262,205,348,332v38,57,56,112,56,164v0,216,-159,324,-387,324r-379,0r0,-188r377,0","w":958},"\u068f":{"d":"262,-1387r-148,0r0,-148r148,0r0,148xm558,-1387r-148,0r0,-148r148,0r0,148xm410,-1178r-148,0r0,-148r148,0r0,148xm469,-188v117,1,223,-37,223,-134v0,-83,-78,-145,-137,-199v-91,-83,-183,-145,-295,-220r0,-215r10,0r184,136v144,107,262,205,348,332v38,57,56,112,56,164v0,216,-159,324,-387,324r-379,0r0,-188r377,0","w":958},"\u0690":{"d":"544,-1387r-148,0r0,-148r148,0r0,148xm544,-1178r-148,0r0,-148r148,0r0,148xm276,-1387r-148,0r0,-148r148,0r0,148xm276,-1178r-148,0r0,-148r148,0r0,148xm469,-188v117,1,223,-37,223,-134v0,-83,-78,-145,-137,-199v-91,-83,-183,-145,-295,-220r0,-215r10,0r184,136v144,107,262,205,348,332v38,57,56,112,56,164v0,216,-159,324,-387,324r-379,0r0,-188r377,0","w":958},"\u0692":{"d":"561,-1101r-137,286r-98,0r-137,-286r107,0r79,194r79,-194r107,0xm555,-516v44,83,104,211,104,330v0,352,-254,520,-550,585v-85,19,-158,25,-218,25r0,-188v109,-2,282,-33,367,-75v130,-65,229,-147,229,-315v0,-140,-61,-253,-125,-350r0,-12r193,0","w":741},"\u0693":{"d":"555,-516v44,83,104,211,104,330v0,352,-254,520,-550,585v-85,19,-158,25,-218,25r0,-188v109,-2,282,-33,367,-75v130,-65,229,-147,229,-315v0,-140,-61,-253,-125,-350r0,-12r193,0xm728,47v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm728,330v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":741},"\u0694":{"d":"725,360r-148,0r0,-148r148,0r0,148xm555,-516v44,83,104,211,104,330v0,352,-254,520,-550,585v-85,19,-158,25,-218,25r0,-188v109,-2,282,-33,367,-75v130,-65,229,-147,229,-315v0,-140,-61,-253,-125,-350r0,-12r193,0","w":741},"\u0695":{"d":"941,138r-137,286r-98,0r-137,-286r107,0r79,194r79,-194r107,0xm555,-516v44,83,104,211,104,330v0,352,-254,520,-550,585v-85,19,-158,25,-218,25r0,-188v109,-2,282,-33,367,-75v130,-65,229,-147,229,-315v0,-140,-61,-253,-125,-350r0,-12r193,0","w":741},"\u0696":{"d":"345,0r-148,0r0,-148r148,0r0,148xm725,360r-148,0r0,-148r148,0r0,148xm555,-516v44,83,104,211,104,330v0,352,-254,520,-550,585v-85,19,-158,25,-218,25r0,-188v109,-2,282,-33,367,-75v130,-65,229,-147,229,-315v0,-140,-61,-253,-125,-350r0,-12r193,0","w":741},"\u0697":{"d":"350,-752r-148,0r0,-148r148,0r0,148xm618,-752r-148,0r0,-148r148,0r0,148xm555,-516v44,83,104,211,104,330v0,352,-254,520,-550,585v-85,19,-158,25,-218,25r0,-188v109,-2,282,-33,367,-75v130,-65,229,-147,229,-315v0,-140,-61,-253,-125,-350r0,-12r193,0","w":741},"\u0699":{"d":"618,-961r-148,0r0,-148r148,0r0,148xm618,-752r-148,0r0,-148r148,0r0,148xm350,-961r-148,0r0,-148r148,0r0,148xm350,-752r-148,0r0,-148r148,0r0,148xm555,-516v44,83,104,211,104,330v0,352,-254,520,-550,585v-85,19,-158,25,-218,25r0,-188v109,-2,282,-33,367,-75v130,-65,229,-147,229,-315v0,-140,-61,-253,-125,-350r0,-12r193,0","w":741},"\u069a":{"d":"1504,319r-148,0r0,-148r148,0r0,148xm1504,-801r-148,0r0,-148r148,0r0,148xm1997,-182v165,0,211,-98,211,-277r0,-258r166,0r0,271v-4,268,-114,448,-379,452v-102,1,-219,-41,-262,-100v-80,63,-139,100,-283,100v-93,0,-197,-28,-248,-65v-16,272,-284,488,-588,483v-340,-5,-522,-171,-522,-516v0,-87,19,-252,27,-309r182,0r0,16v-16,56,-44,213,-43,295v3,216,129,327,356,326v280,-2,422,-150,422,-435v0,-76,-8,-286,-12,-346r178,0v1,237,47,357,248,363v150,4,221,-94,221,-246r0,-117r166,0r0,150v-3,122,54,213,160,213","w":2478},"\u069b":{"d":"1671,214r-148,0r0,-148r148,0r0,148xm1967,214r-148,0r0,-148r148,0r0,148xm1819,423r-148,0r0,-148r148,0r0,148xm1997,-182v165,0,211,-98,211,-277r0,-258r166,0r0,271v-4,268,-114,448,-379,452v-102,1,-219,-41,-262,-100v-80,63,-139,100,-283,100v-93,0,-197,-28,-248,-65v-16,272,-284,488,-588,483v-340,-5,-522,-171,-522,-516v0,-87,19,-252,27,-309r182,0r0,16v-16,56,-44,213,-43,295v3,216,129,327,356,326v280,-2,422,-150,422,-435v0,-76,-8,-286,-12,-346r178,0v1,237,47,357,248,363v150,4,221,-94,221,-246r0,-117r166,0r0,150v-3,122,54,213,160,213","w":2478},"\u069c":{"d":"1671,214r-148,0r0,-148r148,0r0,148xm1967,214r-148,0r0,-148r148,0r0,148xm1819,423r-148,0r0,-148r148,0r0,148xm1671,-801r-148,0r0,-148r148,0r0,148xm1967,-801r-148,0r0,-148r148,0r0,148xm1819,-1010r-148,0r0,-148r148,0r0,148xm1997,-182v165,0,211,-98,211,-277r0,-258r166,0r0,271v-4,268,-114,448,-379,452v-102,1,-219,-41,-262,-100v-80,63,-139,100,-283,100v-93,0,-197,-28,-248,-65v-16,272,-284,488,-588,483v-340,-5,-522,-171,-522,-516v0,-87,19,-252,27,-309r182,0r0,16v-16,56,-44,213,-43,295v3,216,129,327,356,326v280,-2,422,-150,422,-435v0,-76,-8,-286,-12,-346r178,0v1,237,47,357,248,363v150,4,221,-94,221,-246r0,-117r166,0r0,150v-3,122,54,213,160,213","w":2478},"\u069d":{"d":"1642,319r-148,0r0,-148r148,0r0,148xm1910,319r-148,0r0,-148r148,0r0,148xm1880,-815v224,0,400,180,393,407v-7,234,-177,336,-376,384v-71,17,-145,24,-220,24r-571,0v-34,258,-237,424,-531,424v-295,0,-483,-182,-483,-481v0,-131,14,-253,27,-332r182,0r0,16v-16,65,-43,231,-43,318v0,194,126,289,315,291v272,3,373,-161,373,-435v0,-82,-5,-139,-12,-190r178,0v-3,77,23,158,64,190v99,-167,214,-311,346,-433v132,-122,252,-183,358,-183xm2070,-304v106,-133,-29,-336,-192,-325v-115,8,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v186,-1,457,-19,534,-116","w":2365},"\u069e":{"d":"1628,-1063r-148,0r0,-148r148,0r0,148xm1924,-1063r-148,0r0,-148r148,0r0,148xm1776,-1272r-148,0r0,-148r148,0r0,148xm1880,-815v224,0,400,180,393,407v-7,234,-177,336,-376,384v-71,17,-145,24,-220,24r-571,0v-34,258,-237,424,-531,424v-295,0,-483,-182,-483,-481v0,-131,14,-253,27,-332r182,0r0,16v-16,65,-43,231,-43,318v0,194,126,289,315,291v272,3,373,-161,373,-435v0,-82,-5,-139,-12,-190r178,0v-3,77,23,158,64,190v99,-167,214,-311,346,-433v132,-122,252,-183,358,-183xm2070,-304v106,-133,-29,-336,-192,-325v-115,8,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v186,-1,457,-19,534,-116","w":2365},"\u069f":{"d":"676,-1063r-148,0r0,-148r148,0r0,148xm972,-1063r-148,0r0,-148r148,0r0,148xm824,-1272r-148,0r0,-148r148,0r0,148xm934,-815v278,0,493,297,356,565v-90,175,-305,249,-581,250r-729,0r0,-188r187,0v30,-6,53,-42,71,-61v8,-8,10,-18,10,-27r0,-1280r166,0r0,1079v79,-95,165,-175,260,-240v95,-65,181,-98,260,-98xm1163,-403v0,-125,-109,-232,-231,-226v-115,5,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v185,-3,427,-16,523,-104v32,-29,50,-64,50,-111","w":1380},"\u06a0":{"d":"477,-1237r-148,0r0,-148r148,0r0,148xm773,-1237r-148,0r0,-148r148,0r0,148xm625,-1446r-148,0r0,-148r148,0r0,148xm659,240v140,0,344,-72,424,-134r11,0r0,213v-97,61,-273,105,-432,105v-335,0,-580,-169,-580,-477v0,-176,89,-290,205,-363v-55,-32,-137,-147,-137,-246v0,-231,169,-393,401,-393v65,0,173,19,213,27r0,188v-51,-6,-141,-30,-205,-30v-186,0,-308,168,-208,316v23,34,48,56,73,69r477,-170r0,174r-424,149v-130,43,-229,130,-229,277v0,197,188,295,411,295","w":1241},"\u06a2":{"d":"1385,319r-148,0r0,-148r148,0r0,148xm1004,-737v-4,-174,153,-375,317,-375v113,0,203,58,272,174v69,116,103,274,103,471v0,313,-236,412,-520,456v-105,16,-222,23,-351,23v-245,0,-429,-43,-551,-130v-122,-87,-182,-210,-182,-371v0,-70,11,-161,17,-205r163,0r0,10v-11,96,-30,234,14,312v86,151,294,196,541,196v232,0,407,-20,523,-66v121,-47,177,-112,174,-219v-26,15,-110,41,-156,41v-208,0,-359,-124,-364,-317xm1176,-743v0,140,236,168,335,96v-5,-95,-51,-199,-107,-248v-102,-90,-228,39,-228,152","w":1782},"\u06a3":{"d":"925,319r-148,0r0,-148r148,0r0,148xm1264,-1319r-148,0r0,-148r148,0r0,148xm1004,-737v-4,-174,153,-375,317,-375v113,0,203,58,272,174v69,116,103,274,103,471v0,313,-236,412,-520,456v-105,16,-222,23,-351,23v-245,0,-429,-43,-551,-130v-122,-87,-182,-210,-182,-371v0,-70,11,-161,17,-205r163,0r0,10v-11,96,-30,234,14,312v86,151,294,196,541,196v232,0,407,-20,523,-66v121,-47,177,-112,174,-219v-26,15,-110,41,-156,41v-208,0,-359,-124,-364,-317xm1176,-743v0,140,236,168,335,96v-5,-95,-51,-199,-107,-248v-102,-90,-228,39,-228,152","w":1782},"\u06a5":{"d":"1237,214r-148,0r0,-148r148,0r0,148xm1533,214r-148,0r0,-148r148,0r0,148xm1385,423r-148,0r0,-148r148,0r0,148xm1004,-737v-4,-174,153,-375,317,-375v113,0,203,58,272,174v69,116,103,274,103,471v0,313,-236,412,-520,456v-105,16,-222,23,-351,23v-245,0,-429,-43,-551,-130v-122,-87,-182,-210,-182,-371v0,-70,11,-161,17,-205r163,0r0,10v-11,96,-30,234,14,312v86,151,294,196,541,196v232,0,407,-20,523,-66v121,-47,177,-112,174,-219v-26,15,-110,41,-156,41v-208,0,-359,-124,-364,-317xm1176,-743v0,140,236,168,335,96v-5,-95,-51,-199,-107,-248v-102,-90,-228,39,-228,152","w":1782},"\u06a7":{"d":"1026,-670v-93,-224,97,-493,295,-493v111,0,201,57,271,171v103,168,153,536,34,748v-97,173,-274,312,-470,386v-264,99,-712,53,-882,-76v-119,-90,-182,-210,-182,-371v0,-93,7,-153,17,-205r163,0v-8,94,-31,239,15,322v50,89,147,144,270,172v157,35,419,33,565,-25v157,-62,286,-160,356,-291v34,-64,47,-116,46,-180v-28,15,-104,41,-156,41v-176,0,-291,-76,-342,-199xm1176,-795v0,141,241,169,335,97v-5,-95,-51,-200,-107,-248v-101,-87,-228,33,-228,151xm1345,-1281r-148,0r0,-148r148,0r0,148","w":1782},"\u06a8":{"d":"1026,-670v-93,-224,97,-493,295,-493v111,0,201,57,271,171v103,168,153,536,34,748v-97,173,-274,312,-470,386v-264,99,-712,53,-882,-76v-119,-90,-182,-210,-182,-371v0,-93,7,-153,17,-205r163,0v-8,94,-31,239,15,322v50,89,147,144,270,172v157,35,419,33,565,-25v157,-62,286,-160,356,-291v34,-64,47,-116,46,-180v-28,15,-104,41,-156,41v-176,0,-291,-76,-342,-199xm1176,-795v0,141,241,169,335,97v-5,-95,-51,-200,-107,-248v-101,-87,-228,33,-228,151xm1197,-1281r-148,0r0,-148r148,0r0,148xm1493,-1281r-148,0r0,-148r148,0r0,148xm1345,-1490r-148,0r0,-148r148,0r0,148","w":1782},"\u06aa":{"d":"2059,-219v0,65,-36,118,-110,157v-78,42,-189,62,-331,62r-799,0v-485,0,-727,-167,-727,-502v0,-41,7,-107,21,-198r172,0v-12,71,-27,132,-27,186v0,217,187,326,561,326r861,0v54,0,98,-7,130,-21v29,-13,43,-28,43,-45v0,-38,-53,-62,-160,-72r-893,-86v-118,-9,-219,-95,-219,-219v0,-73,72,-152,217,-239r504,-301r0,197r-422,250v-72,43,-108,79,-108,108v0,35,37,57,112,64r884,83v149,11,293,103,291,250","w":2222},"\u06ab":{"d":"285,-700v-15,91,-50,230,1,316v90,149,278,197,533,196r459,0v185,14,283,-125,182,-258v-115,-151,-378,-310,-516,-462v-51,-58,-42,-142,6,-198v27,-32,87,-70,180,-115r642,-309r0,197r-560,268v-27,14,-106,47,-112,76v10,39,88,92,123,121r266,219v102,86,178,159,178,305v0,230,-150,344,-387,344r-461,0v-244,0,-427,-43,-547,-130v-120,-87,-180,-211,-180,-372v0,-73,13,-152,21,-198r172,0xm1588,-1222v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm1588,-939v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":1892},"\u06ac":{"d":"785,-1400r-148,0r0,-148r148,0r0,148xm987,-188v155,-4,209,-119,209,-277r0,-1091r166,0r0,1103v4,273,-129,453,-379,453r-514,0v-229,2,-377,-75,-377,-309v0,-36,5,-96,8,-121r168,0v-1,36,-11,69,-10,119v3,104,98,123,211,123r518,0xm924,-735v0,57,-34,101,-101,135v-67,34,-155,51,-262,51r0,-94v77,0,142,-7,193,-21v51,-14,77,-34,77,-61v-12,-54,-98,-55,-151,-70v-65,-19,-120,-55,-117,-133v5,-115,127,-159,271,-157r0,90v-62,0,-108,5,-138,17v-45,16,-63,56,-25,80v83,52,255,23,253,163","w":1485},"\u06ae":{"d":"637,214r-148,0r0,-148r148,0r0,148xm933,214r-148,0r0,-148r148,0r0,148xm785,423r-148,0r0,-148r148,0r0,148xm987,-188v155,-4,209,-119,209,-277r0,-1091r166,0r0,1103v4,273,-129,453,-379,453r-514,0v-229,2,-377,-75,-377,-309v0,-36,5,-96,8,-121r168,0v-1,36,-11,69,-10,119v3,104,98,123,211,123r518,0xm924,-735v0,57,-34,101,-101,135v-67,34,-155,51,-262,51r0,-94v77,0,142,-7,193,-21v51,-14,77,-34,77,-61v-12,-54,-98,-55,-151,-70v-65,-19,-120,-55,-117,-133v5,-115,127,-159,271,-157r0,90v-62,0,-108,5,-138,17v-45,16,-63,56,-25,80v83,52,255,23,253,163","w":1485},"\u06b0":{"d":"285,-700v-15,91,-50,230,1,316v90,149,278,197,533,196r459,0v185,14,283,-125,182,-258v-115,-151,-378,-310,-516,-462v-51,-58,-42,-142,6,-198v27,-32,87,-70,180,-115r642,-309r0,197r-560,268v-27,14,-106,47,-112,76v10,39,88,92,123,121r266,219v102,86,178,159,178,305v0,230,-150,344,-387,344r-461,0v-244,0,-427,-43,-547,-130v-120,-87,-180,-211,-180,-372v0,-73,13,-152,21,-198r172,0xm1733,-1630r-811,405r0,-100r811,-406r0,101xm1588,-1222v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm1588,-939v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":1892},"\u06b2":{"d":"951,319r-148,0r0,-148r148,0r0,148xm1219,319r-148,0r0,-148r148,0r0,148xm285,-700v-15,91,-50,230,1,316v90,149,278,197,533,196r459,0v185,14,283,-125,182,-258v-115,-151,-378,-310,-516,-462v-51,-58,-42,-142,6,-198v27,-32,87,-70,180,-115r642,-309r0,197r-560,268v-27,14,-106,47,-112,76v10,39,88,92,123,121r266,219v102,86,178,159,178,305v0,230,-150,344,-387,344r-461,0v-244,0,-427,-43,-547,-130v-120,-87,-180,-211,-180,-372v0,-73,13,-152,21,-198r172,0xm1733,-1630r-811,405r0,-100r811,-406r0,101","w":1892},"\u06b4":{"d":"1037,-1583r-148,0r0,-148r148,0r0,148xm1333,-1583r-148,0r0,-148r148,0r0,148xm1185,-1792r-148,0r0,-148r148,0r0,148xm285,-700v-15,91,-50,230,1,316v90,149,278,197,533,196r459,0v185,14,283,-125,182,-258v-115,-151,-378,-310,-516,-462v-51,-58,-42,-142,6,-198v27,-32,87,-70,180,-115r642,-309r0,197r-560,268v-27,14,-106,47,-112,76v10,39,88,92,123,121r266,219v102,86,178,159,178,305v0,230,-150,344,-387,344r-461,0v-244,0,-427,-43,-547,-130v-120,-87,-180,-211,-180,-372v0,-73,13,-152,21,-198r172,0xm1733,-1630r-811,405r0,-100r811,-406r0,101","w":1892},"\u06b5":{"d":"1301,-1964r-137,286r-98,0r-137,-286r107,0r79,194r79,-194r107,0xm272,-309v40,119,162,132,330,133v196,1,344,-56,410,-176v17,-31,24,-66,24,-101r0,-1103r166,0r0,1116v-4,310,-261,456,-602,452v-356,-4,-503,-101,-508,-442v-1,-83,11,-174,21,-252r172,0v-10,90,-45,279,-13,373","w":1325},"\u06b6":{"d":"1195,-1678r-148,0r0,-148r148,0r0,148xm272,-309v40,119,162,132,330,133v196,1,344,-56,410,-176v17,-31,24,-66,24,-101r0,-1103r166,0r0,1116v-4,310,-261,456,-602,452v-356,-4,-503,-101,-508,-442v-1,-83,11,-174,21,-252r172,0v-10,90,-45,279,-13,373","w":1325},"\u06b7":{"d":"1037,-1678r-148,0r0,-148r148,0r0,148xm1333,-1678r-148,0r0,-148r148,0r0,148xm1185,-1887r-148,0r0,-148r148,0r0,148xm272,-309v40,119,162,132,330,133v196,1,344,-56,410,-176v17,-31,24,-66,24,-101r0,-1103r166,0r0,1116v-4,310,-261,456,-602,452v-356,-4,-503,-101,-508,-442v-1,-83,11,-174,21,-252r172,0v-10,90,-45,279,-13,373","w":1325},"\u06b8":{"d":"537,214r-148,0r0,-148r148,0r0,148xm833,214r-148,0r0,-148r148,0r0,148xm685,423r-148,0r0,-148r148,0r0,148xm272,-309v40,119,162,132,330,133v196,1,344,-56,410,-176v17,-31,24,-66,24,-101r0,-1103r166,0r0,1116v-4,310,-261,456,-602,452v-356,-4,-503,-101,-508,-442v-1,-83,11,-174,21,-252r172,0v-10,90,-45,279,-13,373","w":1325},"\u06b9":{"d":"754,319r-148,0r0,-148r148,0r0,148xm1237,-840v8,54,28,226,27,310v-4,283,-139,444,-355,512v-222,70,-515,18,-643,-96v-103,-92,-174,-223,-174,-416v0,-88,19,-252,27,-310r182,0r0,17v-17,57,-43,213,-43,295v0,215,203,354,418,354v216,0,422,-136,422,-354v0,-83,-26,-238,-43,-295r0,-17r182,0xm754,-977r-148,0r0,-147r148,0r0,147","w":1356},"\u06bc":{"d":"1237,-840v8,54,28,226,27,310v-4,283,-139,444,-355,512v-222,70,-515,18,-643,-96v-103,-92,-174,-223,-174,-416v0,-88,19,-252,27,-310r182,0r0,17v-17,57,-43,213,-43,295v0,215,203,354,418,354v216,0,422,-136,422,-354v0,-83,-26,-238,-43,-295r0,-17r182,0xm754,-977r-148,0r0,-147r148,0r0,147xm688,18v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm688,301v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":1356},"\u06bd":{"d":"637,-977r-148,0r0,-148r148,0r0,148xm933,-977r-148,0r0,-148r148,0r0,148xm785,-1186r-148,0r0,-148r148,0r0,148xm1237,-840v8,54,28,226,27,310v-4,283,-139,444,-355,512v-222,70,-515,18,-643,-96v-103,-92,-174,-223,-174,-416v0,-88,19,-252,27,-310r182,0r0,17v-17,57,-43,213,-43,295v0,215,203,354,418,354v216,0,422,-136,422,-354v0,-83,-26,-238,-43,-295r0,-17r182,0","w":1356},"\u06bf":{"d":"635,-127r-148,0r0,-148r148,0r0,148xm931,-127r-148,0r0,-148r148,0r0,148xm783,82r-148,0r0,-148r148,0r0,148xm918,-1079r-148,0r0,-148r148,0r0,148xm205,-958v333,-12,621,107,842,241r73,0r0,156v-266,-1,-478,21,-649,105v-128,62,-223,170,-225,345v-2,217,184,351,409,351v180,0,326,-46,435,-115r10,0r0,201v-131,64,-237,98,-443,98v-329,0,-584,-211,-577,-537v6,-290,221,-443,464,-515v85,-25,170,-39,253,-44v-174,-84,-335,-103,-592,-100r0,-186","w":1247},"\u06c4":{"d":"68,-430v-5,-182,150,-375,317,-375v111,0,200,58,271,173v114,185,154,568,14,762v-150,208,-440,292,-789,294r0,-188v272,-1,510,-46,637,-187v47,-51,70,-119,70,-203v-23,14,-112,41,-156,41v-211,0,-358,-126,-364,-317xm240,-436v0,140,239,168,335,96v-7,-95,-48,-190,-105,-244v-99,-94,-230,34,-230,148xm48,-152v101,0,189,87,189,188v0,102,-89,189,-189,189v-101,0,-188,-88,-188,-189v0,-100,88,-188,188,-188xm48,131v50,0,97,-44,97,-94v0,-52,-44,-96,-97,-96v-52,0,-96,44,-96,96v0,49,47,94,96,94","w":854},"\u06ca":{"d":"351,-971r-148,0r0,-148r148,0r0,148xm619,-971r-148,0r0,-148r148,0r0,148xm68,-430v-5,-182,150,-375,317,-375v111,0,200,58,271,173v114,185,154,568,14,762v-150,208,-440,292,-789,294r0,-188v272,-1,510,-46,637,-187v47,-51,70,-119,70,-203v-23,14,-112,41,-156,41v-211,0,-358,-126,-364,-317xm240,-436v0,140,239,168,335,96v-7,-95,-48,-190,-105,-244v-99,-94,-230,34,-230,148","w":854},"\u06cd":{"d":"833,0v-390,0,-630,-151,-576,-538r-257,71r0,-96r441,-131v-13,94,-29,178,-27,250v8,218,172,256,421,256v254,0,446,-16,577,-50v131,-34,197,-81,197,-141v0,-65,-215,-127,-297,-158v-88,-34,-156,-70,-204,-107v-62,-49,-93,-105,-93,-169v0,-192,208,-326,410,-326v139,0,266,27,379,80r0,213r-10,0v-117,-72,-241,-108,-371,-108v-104,0,-246,51,-242,143v3,74,211,136,297,168v87,33,155,66,204,103v62,46,93,99,93,159v0,125,-81,219,-242,284v-161,65,-395,97,-700,97","w":1892},"\u06ce":{"d":"701,-1153r-137,286r-98,0r-137,-286r107,0r79,194r79,-194r107,0xm1319,-1139v152,0,280,35,379,80r0,213r-10,0v-93,-55,-221,-108,-371,-108v-106,0,-241,49,-242,143v0,35,36,67,107,95r190,73v100,39,218,90,272,172v16,25,25,55,25,90v0,125,-81,219,-242,284v-161,65,-401,97,-720,97v-213,0,-368,-35,-467,-106v-99,-71,-148,-183,-148,-336v0,-71,15,-203,21,-252r172,0v-2,43,-27,195,-27,250v0,93,34,159,102,198v176,100,785,52,946,8v130,-36,197,-81,197,-141v0,-31,-36,-59,-107,-86r-190,-72v-104,-42,-217,-91,-272,-181v-17,-28,-25,-60,-25,-95v1,-187,200,-326,410,-326","w":1786},"\u06cf":{"d":"485,-971r-148,0r0,-148r148,0r0,148xm68,-430v-5,-182,150,-375,317,-375v111,0,200,58,271,173v114,185,154,568,14,762v-150,208,-440,292,-789,294r0,-188v272,-1,510,-46,637,-187v47,-51,70,-119,70,-203v-23,14,-112,41,-156,41v-211,0,-358,-126,-364,-317xm240,-436v0,140,239,168,335,96v-7,-95,-48,-190,-105,-244v-99,-94,-230,34,-230,148","w":854},"\u06d1":{"d":"671,214r-148,0r0,-148r148,0r0,148xm967,214r-148,0r0,-148r148,0r0,148xm819,423r-148,0r0,-148r148,0r0,148xm1319,-1139v152,0,280,35,379,80r0,213r-10,0v-93,-55,-221,-108,-371,-108v-106,0,-241,49,-242,143v0,35,36,67,107,95r190,73v100,39,218,90,272,172v16,25,25,55,25,90v0,125,-81,219,-242,284v-161,65,-401,97,-720,97v-213,0,-368,-35,-467,-106v-99,-71,-148,-183,-148,-336v0,-71,15,-203,21,-252r172,0v-2,43,-27,195,-27,250v0,93,34,159,102,198v176,100,785,52,946,8v130,-36,197,-81,197,-141v0,-31,-36,-59,-107,-86r-190,-72v-104,-42,-217,-91,-272,-181v-17,-28,-25,-60,-25,-95v1,-187,200,-326,410,-326","w":1786},"\u06d7":{"d":"438,-1866r-59,0r0,-60r59,0r0,60xm331,-1866r-60,0r0,-60r60,0r0,60xm363,-1801v102,0,150,127,150,243v0,126,-85,205,-211,204v-62,0,-107,-11,-136,-33v-63,50,-227,43,-273,-23v-37,35,-98,62,-185,81v-73,16,-109,31,-109,45v0,15,32,23,95,23r723,0r0,92r-689,0v-96,2,-244,-26,-242,-97v0,-43,31,-76,94,-99v38,-14,98,-30,175,-61v64,-26,94,-73,94,-130r0,-414r91,0r0,414v0,74,33,111,98,111v58,0,85,-26,82,-81r92,0v-3,46,39,82,82,81v89,0,136,-32,141,-96v-19,11,-40,17,-63,17v-91,0,-136,-42,-136,-127v0,-66,59,-150,127,-150xm368,-1726v-34,0,-63,38,-63,72v0,57,84,67,124,39v1,-43,-24,-111,-61,-111"},"\u06d8":{"d":"32,-1670v91,0,157,70,160,174v2,77,-55,143,-130,142v-50,0,-101,-28,-124,-63v-29,40,-70,58,-131,56r0,-75v63,4,93,-26,97,-94v4,-74,51,-140,128,-140xm-29,-1520v-1,48,32,92,86,92v46,0,69,-21,69,-64v1,-52,-36,-102,-85,-102v-45,0,-70,26,-70,74"},"\u06da":{"d":"-208,-1384v0,-136,148,-239,287,-243v-49,-23,-141,-32,-237,-30r0,-95v126,-4,202,29,337,107r29,0r0,82v-211,-3,-330,57,-330,180v0,81,48,121,144,121v68,0,126,-15,174,-46r4,0r0,100v-51,26,-110,39,-177,39v-134,2,-231,-83,-231,-215xm63,-1365r-59,0r0,-59r59,0r0,59"},"\u06db":{"d":"30,-1438r-60,0r0,-59r60,0r0,59xm89,-1354r-59,0r0,-59r59,0r0,59xm-30,-1354r-59,0r0,-59r59,0r0,59"},"\u06dc":{"d":"-249,-1272v112,0,147,-47,148,-164v0,-51,-1,-97,-4,-138r91,0v0,90,33,135,99,135v67,0,82,-59,76,-135r91,0v-3,67,-2,135,62,135v49,0,74,-34,74,-101r0,-103r90,0r0,108v0,121,-52,181,-155,181v-53,0,-95,-13,-125,-40v-53,49,-155,53,-212,14v-4,111,-115,193,-235,193v-138,0,-230,-71,-229,-206v0,-27,4,-68,11,-124r92,0v-7,43,-17,81,-17,125v0,80,48,120,143,120"},"\u06dd":{"d":"1867,-1548v215,183,383,470,383,833v0,362,-169,653,-383,834v27,116,-104,203,-203,139v-314,169,-714,170,-1028,0v-95,63,-230,-18,-203,-139v-215,-183,-383,-471,-383,-834v0,-362,168,-652,383,-833v-27,-116,104,-203,203,-139v314,-169,714,-170,1028,0v95,-63,230,18,203,139xm1738,-1498v41,0,78,-37,78,-78v0,-42,-36,-79,-78,-79v-41,0,-79,38,-79,79v0,42,37,78,79,78xm1602,-1595v-278,-146,-626,-145,-904,0r904,0xm562,-1498v42,0,79,-36,79,-78v0,-41,-38,-79,-79,-79v-42,0,-78,37,-78,79v0,41,37,78,78,78xm499,-1460v-192,165,-339,422,-339,746v0,299,113,548,339,745v54,-29,121,-18,159,25r984,0v38,-43,104,-54,159,-25v226,-197,339,-446,339,-745v0,-322,-148,-583,-339,-746v-54,29,-121,18,-159,-25r-984,0v-38,43,-104,54,-159,25xm1738,226v42,0,78,-37,78,-79v0,-41,-37,-78,-78,-78v-42,0,-79,36,-79,78v0,41,38,79,79,79xm1602,166r-904,0v278,145,626,146,904,0xm562,226v41,0,79,-38,79,-79v0,-42,-37,-78,-79,-78v-41,0,-78,37,-78,78v0,42,36,79,78,79","w":2300},"\u06de":{"d":"2171,-750r-310,311r0,439r-440,0r-310,311r-311,-311r-439,0r0,-439r-311,-311r311,-311r0,-439r439,0r311,-311r310,311r440,0r0,439xm436,-364r0,289r289,0xm725,-1425r-289,0r0,289xm1786,-1136r0,-289r-290,0xm1786,-75r0,-289r-290,289r290,0xm906,0r205,205r204,-205r-409,0xm361,-955r-205,205r205,205r0,-410xm1315,-1500r-204,-205r-205,205r409,0xm1786,-1030r-396,-395r-559,0r-395,395r0,560r395,395r559,0r396,-395r0,-560xm2065,-750r-204,-205r0,410xm1111,-967v117,0,217,100,217,217v0,117,-100,218,-217,218v-117,0,-218,-101,-218,-218v0,-117,101,-217,218,-217xm1110,-607v77,0,143,-67,143,-143v0,-77,-67,-142,-143,-142v-77,0,-143,65,-143,142v0,77,67,143,143,143","w":2221},"\u06df":{"d":"0,-1504v40,0,75,35,75,75v0,40,-35,75,-75,75v-40,0,-75,-35,-75,-75v0,-40,35,-75,75,-75"},"\u06ec":{"d":"0,-1504v40,0,75,35,75,75v0,40,-35,75,-75,75v-40,0,-75,-35,-75,-75v0,-40,35,-75,75,-75"},"\u06e0":{"d":"74,-1354r-148,0r0,-148r148,0r0,148"},"\u06e1":{"d":"260,-1538v-117,64,-359,196,-521,184r0,-95v132,5,203,-25,359,-100v-87,-59,-175,-81,-300,-76r0,-95v146,-6,213,32,382,128r80,-41r0,95"},"\u06e2":{"d":"87,-1679v98,0,171,84,171,184v0,85,-58,142,-141,141v-65,0,-110,-27,-136,-81v-49,133,-129,214,-239,244r0,-102v69,-16,123,-51,146,-112r66,-175v31,-66,76,-99,133,-99xm181,-1491v1,-52,-33,-102,-85,-102v-47,0,-70,22,-70,67v0,59,29,89,86,89v46,0,69,-18,69,-54"},"\u06e3":{"d":"-249,338v112,0,147,-47,148,-164v0,-51,-1,-97,-4,-138r91,0v0,90,33,135,99,135v67,0,82,-59,76,-135r91,0v-3,67,-2,135,62,135v49,0,74,-34,74,-101r0,-103r90,0r0,108v0,121,-52,181,-155,181v-53,0,-95,-13,-125,-40v-53,49,-155,53,-212,14v-4,111,-115,193,-235,193v-138,0,-230,-71,-229,-206v0,-27,4,-68,11,-124r92,0v-7,43,-17,81,-17,125v0,80,48,120,143,120"},"\u06e4":{"d":"-46,-1926v15,0,76,25,92,25v21,0,41,-9,59,-27r0,43v-19,15,-38,22,-59,22v-17,0,-74,-25,-92,-25v-12,0,-32,9,-59,28r0,-43v19,-15,38,-23,59,-23"},"\u06e5":{"d":"251,-1670v101,0,160,145,160,257v0,174,-166,247,-361,244r0,-95v83,0,143,-5,180,-16v68,-20,102,-60,102,-120v-89,46,-217,-11,-217,-110v0,-71,67,-160,136,-160xm256,-1585v-35,0,-64,38,-63,72v-10,50,98,63,134,34v1,-38,-34,-106,-71,-106","w":461},"\u06e6":{"d":"801,-1169r-574,0v-125,0,-187,-34,-187,-103v0,-48,47,-86,141,-113v108,-32,90,-33,174,-117v78,-77,98,-74,165,18r0,95v-35,-57,-61,-85,-80,-85v-24,10,-103,114,-130,121v-26,17,-65,32,-116,45v-41,11,-61,19,-61,26v0,12,23,18,69,18r599,0r0,95","w":851},"\u06e7":{"d":"381,-1169r-574,0v-125,0,-187,-34,-187,-103v0,-48,47,-86,141,-113v108,-32,90,-33,174,-117v78,-77,98,-74,165,18r0,95v-35,-57,-61,-85,-80,-85v-24,10,-103,114,-130,121v-26,17,-65,32,-116,45v-41,11,-61,19,-61,26v0,12,23,18,69,18r599,0r0,95"},"\u06e8":{"d":"1,-1354v-143,0,-247,-80,-246,-218v0,-35,4,-77,11,-124r93,0v-7,42,-17,79,-17,125v0,81,52,122,157,122v106,0,159,-41,159,-122v0,-45,-9,-83,-17,-125r92,0v7,48,11,89,11,124v2,137,-102,218,-243,218xm30,-1750r-59,0r0,-59r59,0r0,59"},"\u06e9":{"d":"1179,0r-1129,0r228,-261r0,-588r-228,-259r564,-568r565,568r-228,259r0,588xm1101,-1108r-487,-490r-486,490r210,237r0,632r-160,183r873,0r-160,-183r0,-632xm995,-1108r-150,171r0,806r-461,0r0,-806r-150,-171r380,-381xm922,-1108r-308,-308r-307,308r126,140r0,782r363,0r0,-782xm833,-1108r-88,97r0,744r-261,0r0,-744r-88,-97r218,-223xm780,-1108r-166,-170r-165,170r74,81r0,718r182,0r0,-718","w":1229},"\u06ea":{"d":"168,178r-169,168r-167,-167r169,-168xm104,178r-104,-104r-104,105r104,104"},"\u06eb":{"d":"168,-1522r-169,168r-167,-167r169,-168xm104,-1522r-104,-104r-104,105r104,104"},"\u06ed":{"d":"87,-69v98,0,171,84,171,184v0,85,-58,142,-141,141v-65,0,-110,-27,-136,-81v-49,133,-129,214,-239,244r0,-102v69,-16,123,-51,146,-112r66,-175v31,-66,76,-99,133,-99xm181,119v1,-52,-33,-102,-85,-102v-47,0,-70,22,-70,67v0,59,29,89,86,89v46,0,69,-18,69,-54"},"\u06fa":{"d":"1671,-801r-148,0r0,-148r148,0r0,148xm1967,-801r-148,0r0,-148r148,0r0,148xm1819,-1010r-148,0r0,-148r148,0r0,148xm1819,319r-148,0r0,-148r148,0r0,148xm1997,-182v165,0,211,-98,211,-277r0,-258r166,0r0,271v-4,268,-114,448,-379,452v-102,1,-219,-41,-262,-100v-80,63,-139,100,-283,100v-93,0,-197,-28,-248,-65v-16,272,-284,488,-588,483v-340,-5,-522,-171,-522,-516v0,-87,19,-252,27,-309r182,0r0,16v-16,56,-44,213,-43,295v3,216,129,327,356,326v280,-2,422,-150,422,-435v0,-76,-8,-286,-12,-346r178,0v1,237,47,357,248,363v150,4,221,-94,221,-246r0,-117r166,0r0,150v-3,122,54,213,160,213","w":2478},"\u06fb":{"d":"1776,319r-148,0r0,-148r148,0r0,148xm1776,-1063r-148,0r0,-148r148,0r0,148xm1880,-815v224,0,400,180,393,407v-7,234,-177,336,-376,384v-71,17,-145,24,-220,24r-571,0v-34,258,-237,424,-531,424v-295,0,-483,-182,-483,-481v0,-131,14,-253,27,-332r182,0r0,16v-16,65,-43,231,-43,318v0,194,126,289,315,291v272,3,373,-161,373,-435v0,-82,-5,-139,-12,-190r178,0v-3,77,23,158,64,190v99,-167,214,-311,346,-433v132,-122,252,-183,358,-183xm2070,-304v106,-133,-29,-336,-192,-325v-115,8,-202,94,-281,164v-81,73,-177,188,-235,277r174,0v186,-1,457,-19,534,-116","w":2365},"\u06fc":{"d":"725,0r-148,0r0,-148r148,0r0,148xm625,-1237r-148,0r0,-148r148,0r0,148xm659,240v140,0,344,-72,424,-134r11,0r0,213v-97,61,-273,105,-432,105v-335,0,-580,-169,-580,-477v0,-176,89,-290,205,-363v-55,-32,-137,-147,-137,-246v0,-231,169,-393,401,-393v65,0,173,19,213,27r0,188v-51,-6,-141,-30,-205,-30v-186,0,-308,168,-208,316v23,34,48,56,73,69r477,-170r0,174r-424,149v-130,43,-229,130,-229,277v0,197,188,295,411,295","w":1241},"\u06fd":{"d":"420,-590v-77,0,-148,41,-148,113v1,103,136,161,248,172r176,-55r0,186r-544,168r0,-187r155,-47v-102,-16,-201,-122,-201,-237v0,-175,131,-295,306,-295v73,0,143,6,209,18r0,187v-64,-9,-121,-23,-201,-23xm557,360r-74,0r0,-290r74,0r0,290xm408,360r-74,0r0,-290r74,0r0,290","w":782},"\u06fe":{"d":"705,-772v225,0,401,198,401,434v0,195,-136,354,-326,354v-150,0,-290,-96,-340,-204v-118,318,-282,521,-598,612r0,-207v182,-43,315,-163,404,-358v34,-75,114,-332,152,-409v72,-147,172,-222,307,-222xm867,360r-74,0r0,-290r74,0r0,290xm718,360r-74,0r0,-290r74,0r0,290xm768,-168v98,0,172,-62,172,-160v0,-130,-87,-254,-213,-254v-100,0,-176,68,-176,168v0,132,89,246,217,246","w":1210},"\u068a":{"d":"385,319r-148,0r0,-148r148,0r0,148xm469,-188v117,1,223,-37,223,-134v0,-83,-78,-145,-137,-199v-91,-83,-183,-145,-295,-220r0,-215r10,0r184,136v144,107,262,205,348,332v38,57,56,112,56,164v0,216,-159,324,-387,324r-379,0r0,-188r377,0","w":958}}});(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);jQuery.fn.extend({selectbox:function(options){return this.each(function(){new jQuery.SelectBox(this,options);});}});if(!window.console){var console={log:function(msg){}}}
jQuery.SelectBox=function(selectobj,options){var opt=options||{};opt.inputClass=opt.inputClass||"selectbox";opt.containerClass=opt.containerClass||"selectbox-wrapper";opt.hoverClass=opt.hoverClass||"current";opt.currentClass=opt.selectedClass||"selected"
opt.debug=opt.debug||false;var elm_id=selectobj.id;var active=-1;var inFocus=false;var hasfocus=0;var $select=$(selectobj);var $container=setupContainer(opt);var $input=setupInput(opt);$select.hide().before($input).before($container);init();$input.click(function(){if(!inFocus){$container.toggle();}}).focus(function(){if($container.not(':visible')){inFocus=true;$container.show();}}).keydown(function(event){switch(event.keyCode){case 38:event.preventDefault();moveSelect(-1);break;case 40:event.preventDefault();moveSelect(1);break;case 13:event.preventDefault();$('li.'+opt.hoverClass).trigger('click');break;case 27:hideMe();break;}}).blur(function(){if($container.is(':visible')&&hasfocus>0){if(opt.debug)console.log('container visible and has focus')}else{hideMe();}});function hideMe(){hasfocus=0;$container.hide();}
function init(){$container.append(getSelectOptions($input.attr('id'))).hide();var width=$input.css('width');if($container.height()>opt.maxHeight){$container.width(parseInt(width)+parseInt($input.css('paddingRight'))+parseInt($input.css('paddingLeft')));$container.height(opt.maxHeight);}else $container.width(width);}
function setupContainer(options){var container=document.createElement("div");$container=jQuery(container);$container.attr('id',elm_id+'_container');$container.addClass(options.containerClass);$container.css('display','none');return $container;}
function setupInput(options){var input=document.createElement("input");var $input=$(input);$input.attr("id",elm_id+"_input");$input.attr("type","text");$input.addClass(options.inputClass);$input.attr("autocomplete","off");$input.attr("readonly","readonly");$input.attr("tabIndex",$select.attr("tabindex"));return $input;}
function moveSelect(step){var lis=jQuery("li",$container);if(!lis||lis.length==0)return false;firstchoice=0;while($(lis[firstchoice]).hasClass(opt.groupClass))firstchoice++;active+=step;if($(lis[active]).hasClass(opt.groupClass))active+=step;if(active<firstchoice){(opt.loopnoStep?active=lis.size()-1:active=lis.size());}else if(opt.loopnoStep&&active>lis.size()-1){active=firstchoice;}else if(active>lis.size()){active=firstchoice;}
scroll(lis,active);lis.removeClass(opt.hoverClass);jQuery(lis[active]).addClass(opt.hoverClass);}
function scroll(list,active){var el=jQuery(list[active]).get(0);var list=$container.get(0);if(el.offsetTop+el.offsetHeight>list.scrollTop+list.clientHeight){list.scrollTop=el.offsetTop+el.offsetHeight-list.clientHeight;}else if(el.offsetTop<list.scrollTop){list.scrollTop=el.offsetTop;}}
function setCurrent(){var li=jQuery("li."+opt.currentClass,$container).get(0);var ar=(''+li.id).split('_');var el=ar[ar.length-1];if(opt.onChangeCallback){$select.get(0).selectedIndex=$('li',$container).index(li);opt.onChangeParams={selectedVal:$select.val()};opt.onChangeCallback(opt.onChangeParams);}else{$select.val(el);$select.change();}
if(opt.inputType=='span')$input.html($(li).html());else $input.val($(li).html());return true;}
function getCurrentSelected(){return $select.val();}
function getCurrentValue(){return $input.val();}
function getSelectOptions(parentid){var select_options=new Array();var ul=document.createElement('ul');select_options=$select.children('option');if(select_options.length==0){var select_optgroups=new Array();select_optgroups=$select.children('optgroup');for(x=0;x<select_optgroups.length;x++){select_options=$("#"+select_optgroups[x].id).children('option');var li=document.createElement('li');li.setAttribute('id',parentid+'_'+$(this).val());li.innerHTML=$("#"+select_optgroups[x].id).attr('label');li.className=opt.groupClass;ul.appendChild(li);select_options.each(function(){var li=document.createElement('li');li.setAttribute('id',parentid+'_'+$(this).val());li.innerHTML=$(this).html();if($(this).is(':selected')){$input.html($(this).html());$(li).addClass(opt.currentClass);}
ul.appendChild(li);$(li).mouseover(function(event){hasfocus=1;if(opt.debug)console.log('over on : '+this.id);jQuery(event.target,$container).addClass(opt.hoverClass);}).mouseout(function(event){hasfocus=-1;if(opt.debug)console.log('out on : '+this.id);jQuery(event.target,$container).removeClass(opt.hoverClass);}).click(function(event){var fl=$('li.'+opt.hoverClass,$container).get(0);if(opt.debug)console.log('click on :'+this.id);$('li.'+opt.currentClass,$container).removeClass(opt.currentClass);$(this).addClass(opt.currentClass);setCurrent();$select.get(0).blur();hideMe();});});}}else select_options.each(function(){var li=document.createElement('li');li.setAttribute('id',parentid+'_'+$(this).val());li.innerHTML=$(this).html();if($(this).is(':selected')){$input.val($(this).html());$(li).addClass(opt.currentClass);}
ul.appendChild(li);$(li).mouseover(function(event){hasfocus=1;if(opt.debug)console.log('over on : '+this.id);jQuery(event.target,$container).addClass(opt.hoverClass);}).mouseout(function(event){hasfocus=-1;if(opt.debug)console.log('out on : '+this.id);jQuery(event.target,$container).removeClass(opt.hoverClass);}).click(function(event){var fl=$('li.'+opt.hoverClass,$container).get(0);if(opt.debug)console.log('click on :'+this.id);$('li.'+opt.currentClass,$container).removeClass(opt.currentClass);$(this).addClass(opt.currentClass);setCurrent();$select.get(0).blur();hideMe();});});return ul;}};(function($){$.fn.validationEngineLanguage=function(){};$.validationEngineLanguage={newLang:function(){$.validationEngineLanguage.allRules={"required":{"regex":"none","alertText":"* Šį lauką užpildyti būtina","alertTextCheckboxMultiple":"* Please select an option","alertTextCheckboxe":"* This checkbox is required"},"length":{"regex":"none","alertText3":" neteisingi duomenys"},"maxCheckbox":{"regex":"none","alertText":"* Checks allowed Exceeded"},"minCheckbox":{"regex":"none","alertText":"* Please select ","alertText2":" options"},"confirm":{"regex":"none","alertText":"* Your field is not matching"},"telephone":{"regex":"/^[0-9\-\(\)\ ]+$/","alertText":"*Neteisingi duomenys"},"email":{"regex":"/^[a-zA-Z0-9_\.\-]+\@([a-zA-Z0-9\-]+\.)+[a-zA-Z0-9]{2,4}$/","alertText":"* Neteisingas el. pašto adresas"},"date":{"regex":"/^[0-9]{4}\-\[0-9]{1,2}\-\[0-9]{1,2}$/","alertText":"* Invalid date, must be in YYYY-MM-DD format"},"onlyNumber":{"regex":"/^[0-9\ ]+$/","alertText":"* Tik skaičiai"},"noSpecialCaracters":{"regex":"/^[0-9a-zA-Z]+$/","alertText":"* Tik raidės"},"ajaxUser":{"file":"validateUser.php","extraData":"name=eric","alertTextOk":"* This user is available","alertTextLoad":"* Loading, please wait","alertText":"* This user is already taken"},"ajaxName":{"file":"validateUser.php","alertText":"* This name is already taken","alertTextOk":"* This name is available","alertTextLoad":"* Loading, please wait"},"onlyLetter":{"regex":"/^[a-žA-ž\ \']+$/","alertText":"Neteisingi duomenys"},"validate2fields":{"nname":"validate2fields","alertText":"* You must have a firstname and a lastname"}}}}})(jQuery);$(document).ready(function(){$.validationEngineLanguage.newLang()});(function($){$.fn.validationEngine=function(settings){if($.validationEngineLanguage){allRules=$.validationEngineLanguage.allRules;}else{$.validationEngine.debug("Validation engine rules are not loaded check your external file");}
settings=jQuery.extend({allrules:allRules,validationEventTriggers:"focusout",inlineValidation:true,returnIsValid:false,liveEvent:true,unbindEngine:true,ajaxSubmit:false,scroll:true,promptPosition:"topRight",success:false,beforeSuccess:function(){},failure:function(){}},settings);$.validationEngine.settings=settings;$.validationEngine.ajaxValidArray=new Array();if(settings.inlineValidation==true){if(!settings.returnIsValid){allowReturnIsvalid=false;if(settings.liveEvent){$(this).find("[class*=validate][type!=checkbox]").live(settings.validationEventTriggers,function(caller){_inlinEvent(this);})
$(this).find("[class*=validate][type=checkbox]").live("click",function(caller){_inlinEvent(this);})}else{$(this).find("[class*=validate]").not("[type=checkbox]").bind(settings.validationEventTriggers,function(caller){_inlinEvent(this);})
$(this).find("[class*=validate][type=checkbox]").bind("click",function(caller){_inlinEvent(this);})}
firstvalid=false;}
function _inlinEvent(caller){$.validationEngine.settings=settings;if($.validationEngine.intercept==false||!$.validationEngine.intercept){$.validationEngine.onSubmitValid=false;$.validationEngine.loadValidation(caller);}else{$.validationEngine.intercept=false;}}}
if(settings.returnIsValid){if($.validationEngine.submitValidation(this,settings)){return false;}else{return true;}}
$(this).bind("submit",function(caller){$.validationEngine.onSubmitValid=true;$.validationEngine.settings=settings;if($.validationEngine.submitValidation(this,settings)==false){if($.validationEngine.submitForm(this,settings)==true){return false;}}else{settings.failure&&settings.failure();return false;}})
$(".formError").live("click",function(){$(this).fadeOut(150,function(){$(this).remove();})})};$.validationEngine={defaultSetting:function(caller){if($.validationEngineLanguage){allRules=$.validationEngineLanguage.allRules;}else{$.validationEngine.debug("Validation engine rules are not loaded check your external file");}
settings={allrules:allRules,validationEventTriggers:"blur",inlineValidation:true,returnIsValid:false,scroll:true,unbindEngine:true,ajaxSubmit:false,promptPosition:"topRight",success:false,failure:function(){}}
$.validationEngine.settings=settings;},loadValidation:function(caller){if(!$.validationEngine.settings){$.validationEngine.defaultSetting()}
rulesParsing=$(caller).attr('class');rulesRegExp=/\[(.*)\]/;getRules=rulesRegExp.exec(rulesParsing);str=getRules[1];pattern=/\[|,|\]/;result=str.split(pattern);var validateCalll=$.validationEngine.validateCall(caller,result)
return validateCalll;},validateCall:function(caller,rules){var promptText=""
if(!$(caller).attr("id")){$.validationEngine.debug("This field have no ID attribut( name & class displayed): "+$(caller).attr("name")+" "+$(caller).attr("class"))}
caller=caller;ajaxValidate=false;var callerName=$(caller).attr("name");$.validationEngine.isError=false;$.validationEngine.showTriangle=true;callerType=$(caller).attr("type");for(i=0;i<rules.length;i++){switch(rules[i]){case"optional":if(!$(caller).val()){$.validationEngine.closePrompt(caller);return $.validationEngine.isError;}
break;case"required":_required(caller,rules);break;case"custom":_customRegex(caller,rules,i);break;case"exemptString":_exemptString(caller,rules,i);break;case"ajax":if(!$.validationEngine.onSubmitValid){_ajax(caller,rules,i);};break;case"length":_length(caller,rules,i);break;case"maxCheckbox":_maxCheckbox(caller,rules,i);groupname=$(caller).attr("name");caller=$("input[name='"+groupname+"']");break;case"minCheckbox":_minCheckbox(caller,rules,i);groupname=$(caller).attr("name");caller=$("input[name='"+groupname+"']");break;case"confirm":_confirm(caller,rules,i);break;case"funcCall":_funcCall(caller,rules,i);break;default:;};};radioHack();if($.validationEngine.isError==true){linkTofield=$.validationEngine.linkTofield(caller);($("div."+linkTofield).size()==0)?$.validationEngine.buildPrompt(caller,promptText,"error"):$.validationEngine.updatePromptText(caller,promptText);}else{$.validationEngine.closePrompt(caller);}
function radioHack(){if($("input[name='"+callerName+"']").size()>1&&(callerType=="radio"||callerType=="checkbox")){caller=$("input[name='"+callerName+"'][type!=hidden]:first");$.validationEngine.showTriangle=false;}}
function _required(caller,rules){callerType=$(caller).attr("type");if(callerType=="text"||callerType=="password"||callerType=="textarea"){if(!$(caller).val()){$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules[rules[i]].alertText+"<br />";}}
if(callerType=="radio"||callerType=="checkbox"){callerName=$(caller).attr("name");if($("input[name='"+callerName+"']:checked").size()==0){$.validationEngine.isError=true;if($("input[name='"+callerName+"']").size()==1){promptText+=$.validationEngine.settings.allrules[rules[i]].alertTextCheckboxe+"<br />";}else{promptText+=$.validationEngine.settings.allrules[rules[i]].alertTextCheckboxMultiple+"<br />";}}}
if(callerType=="select-one"){if(!$(caller).val()){$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules[rules[i]].alertText+"<br />";}}
if(callerType=="select-multiple"){if(!$(caller).find("option:selected").val()){$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules[rules[i]].alertText+"<br />";}}}
function _customRegex(caller,rules,position){customRule=rules[position+1];pattern=eval($.validationEngine.settings.allrules[customRule].regex);if(!pattern.test($(caller).attr('value'))){$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules[customRule].alertText+"<br />";}}
function _exemptString(caller,rules,position){customString=rules[position+1];if(customString==$(caller).attr('value')){$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules['required'].alertText+"<br />";}}
function _funcCall(caller,rules,position){customRule=rules[position+1];funce=$.validationEngine.settings.allrules[customRule].nname;var fn=window[funce];if(typeof(fn)==='function'){var fn_result=fn();$.validationEngine.isError=fn_result;promptText+=$.validationEngine.settings.allrules[customRule].alertText+"<br />";}}
function _ajax(caller,rules,position){customAjaxRule=rules[position+1];postfile=$.validationEngine.settings.allrules[customAjaxRule].file;fieldValue=$(caller).val();ajaxCaller=caller;fieldId=$(caller).attr("id");ajaxValidate=true;ajaxisError=$.validationEngine.isError;if(!$.validationEngine.settings.allrules[customAjaxRule].extraData){extraData=$.validationEngine.settings.allrules[customAjaxRule].extraData;}else{extraData="";}
if(!ajaxisError){$.ajax({type:"POST",url:postfile,async:true,data:"validateValue="+fieldValue+"&validateId="+fieldId+"&validateError="+customAjaxRule+extraData,beforeSend:function(){if($.validationEngine.settings.allrules[customAjaxRule].alertTextLoad){if(!$("div."+fieldId+"formError")[0]){return $.validationEngine.buildPrompt(ajaxCaller,$.validationEngine.settings.allrules[customAjaxRule].alertTextLoad,"load");}else{$.validationEngine.updatePromptText(ajaxCaller,$.validationEngine.settings.allrules[customAjaxRule].alertTextLoad,"load");}}},error:function(data,transport){$.validationEngine.debug("error in the ajax: "+data.status+" "+transport)},success:function(data){data=eval("("+data+")");ajaxisError=data.jsonValidateReturn[2];customAjaxRule=data.jsonValidateReturn[1];ajaxCaller=$("#"+data.jsonValidateReturn[0])[0];fieldId=ajaxCaller;ajaxErrorLength=$.validationEngine.ajaxValidArray.length;existInarray=false;if(ajaxisError=="false"){_checkInArray(false)
if(!existInarray){$.validationEngine.ajaxValidArray[ajaxErrorLength]=new Array(2);$.validationEngine.ajaxValidArray[ajaxErrorLength][0]=fieldId;$.validationEngine.ajaxValidArray[ajaxErrorLength][1]=false;existInarray=false;}
$.validationEngine.ajaxValid=false;promptText+=$.validationEngine.settings.allrules[customAjaxRule].alertText+"<br />";$.validationEngine.updatePromptText(ajaxCaller,promptText,"",true);}else{_checkInArray(true);$.validationEngine.ajaxValid=true;if(!customAjaxRule){$.validationEngine.debug("wrong ajax response, are you on a server or in xampp? if not delete de ajax[ajaxUser] validating rule from your form ")}
if($.validationEngine.settings.allrules[customAjaxRule].alertTextOk){$.validationEngine.updatePromptText(ajaxCaller,$.validationEngine.settings.allrules[customAjaxRule].alertTextOk,"pass",true);}else{ajaxValidate=false;$.validationEngine.closePrompt(ajaxCaller);}}
function _checkInArray(validate){for(x=0;x<ajaxErrorLength;x++){if($.validationEngine.ajaxValidArray[x][0]==fieldId){$.validationEngine.ajaxValidArray[x][1]=validate;existInarray=true;}}}}});}}
function _confirm(caller,rules,position){confirmField=rules[position+1];if($(caller).attr('value')!=$("#"+confirmField).attr('value')){$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules["confirm"].alertText+"<br />";}}
function _length(caller,rules,position){startLength=eval(rules[position+1]);endLength=eval(rules[position+2]);feildLength=$(caller).attr('value').length;if(feildLength<startLength||feildLength>endLength){$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules["length"].alertText+startLength+$.validationEngine.settings.allrules["length"].alertText2+endLength+$.validationEngine.settings.allrules["length"].alertText3+"<br />"}}
function _maxCheckbox(caller,rules,position){nbCheck=eval(rules[position+1]);groupname=$(caller).attr("name");groupSize=$("input[name='"+groupname+"']:checked").size();if(groupSize>nbCheck){$.validationEngine.showTriangle=false;$.validationEngine.isError=true;promptText+=$.validationEngine.settings.allrules["maxCheckbox"].alertText+"<br />";}}
function _minCheckbox(caller,rules,position){nbCheck=eval(rules[position+1]);groupname=$(caller).attr("name");groupSize=$("input[name='"+groupname+"']:checked").size();if(groupSize<nbCheck){$.validationEngine.isError=true;$.validationEngine.showTriangle=false;promptText+=$.validationEngine.settings.allrules["minCheckbox"].alertText+" "+nbCheck+" "+$.validationEngine.settings.allrules["minCheckbox"].alertText2+"<br />";}}
return($.validationEngine.isError)?$.validationEngine.isError:false;},submitForm:function(caller){if($.validationEngine.settings.ajaxSubmit){if($.validationEngine.settings.ajaxSubmitExtraData){extraData=$.validationEngine.settings.ajaxSubmitExtraData;}else{extraData="";}
$.ajax({type:"POST",url:$.validationEngine.settings.ajaxSubmitFile,async:true,data:$(caller).serialize()+"&"+extraData,error:function(data,transport){$.validationEngine.debug("error in the ajax: "+data.status+" "+transport)},success:function(data){if(data=="true"){$(caller).css("opacity",1)
$(caller).animate({opacity:0,height:0},function(){$(caller).css("display","none");$(caller).before("<div class='ajaxSubmit'>"+$.validationEngine.settings.ajaxSubmitMessage+"</div>");$.validationEngine.closePrompt(".formError",true);$(".ajaxSubmit").show("slow");if($.validationEngine.settings.success){$.validationEngine.settings.success&&$.validationEngine.settings.success();return false;}})}else{data=eval("("+data+")");if(!data.jsonValidateReturn){$.validationEngine.debug("you are not going into the success fonction and jsonValidateReturn return nothing");}
errorNumber=data.jsonValidateReturn.length
for(index=0;index<errorNumber;index++){fieldId=data.jsonValidateReturn[index][0];promptError=data.jsonValidateReturn[index][1];type=data.jsonValidateReturn[index][2];$.validationEngine.buildPrompt(fieldId,promptError,type);}}}})
return true;}
if(!$.validationEngine.settings.beforeSuccess()){if($.validationEngine.settings.success){if($.validationEngine.settings.unbindEngine){$(caller).unbind("submit")}
$.validationEngine.settings.success&&$.validationEngine.settings.success();return true;}}else{return true;}
return false;},buildPrompt:function(caller,promptText,type,ajaxed){if(!$.validationEngine.settings){$.validationEngine.defaultSetting()}
deleteItself="."+$(caller).attr("id")+"formError"
if($(deleteItself)[0]){$(deleteItself).stop();$(deleteItself).remove();}
var divFormError=document.createElement('div');var formErrorContent=document.createElement('div');linkTofield=$.validationEngine.linkTofield(caller)
$(divFormError).addClass("formError")
if(type=="pass"){$(divFormError).addClass("greenPopup")}
if(type=="load"){$(divFormError).addClass("blackPopup")}
if(ajaxed){$(divFormError).addClass("ajaxed")}
$(divFormError).addClass(linkTofield);$(formErrorContent).addClass("formErrorContent");$("body").append(divFormError);$(divFormError).append(formErrorContent);if($.validationEngine.showTriangle!=false){var arrow=document.createElement('div');$(arrow).addClass("formErrorArrow");$(divFormError).append(arrow);if($.validationEngine.settings.promptPosition=="bottomLeft"||$.validationEngine.settings.promptPosition=="bottomRight"){$(arrow).addClass("formErrorArrowBottom")
$(arrow).html('<div class="line1"><!-- --></div><div class="line2"><!-- --></div><div class="line3"><!-- --></div><div class="line4"><!-- --></div><div class="line5"><!-- --></div><div class="line6"><!-- --></div><div class="line7"><!-- --></div><div class="line8"><!-- --></div><div class="line9"><!-- --></div><div class="line10"><!-- --></div>');}
if($.validationEngine.settings.promptPosition=="topLeft"||$.validationEngine.settings.promptPosition=="topRight"){$(divFormError).append(arrow);$(arrow).html('<div class="line10"><!-- --></div><div class="line9"><!-- --></div><div class="line8"><!-- --></div><div class="line7"><!-- --></div><div class="line6"><!-- --></div><div class="line5"><!-- --></div><div class="line4"><!-- --></div><div class="line3"><!-- --></div><div class="line2"><!-- --></div><div class="line1"><!-- --></div>');}}
$(formErrorContent).html(promptText)
callerTopPosition=$(caller).offset().top;callerleftPosition=$(caller).offset().left;callerWidth=$(caller).width();inputHeight=$(divFormError).height();if($.validationEngine.settings.promptPosition=="topRight"){callerleftPosition+=callerWidth-30;callerTopPosition+=-inputHeight-10;}
if($.validationEngine.settings.promptPosition=="topLeft"){callerTopPosition+=-inputHeight-10;}
if($.validationEngine.settings.promptPosition=="centerRight"){callerleftPosition+=callerWidth+13;}
if($.validationEngine.settings.promptPosition=="bottomLeft"){callerHeight=$(caller).height();callerleftPosition=callerleftPosition;callerTopPosition=callerTopPosition+callerHeight+15;}
if($.validationEngine.settings.promptPosition=="bottomRight"){callerHeight=$(caller).height();callerleftPosition+=callerWidth-30;callerTopPosition+=callerHeight+15;}
$(divFormError).css({top:callerTopPosition,left:callerleftPosition,opacity:0})
return $(divFormError).animate({"opacity":0.87},function(){return true;});},updatePromptText:function(caller,promptText,type,ajaxed){linkTofield=$.validationEngine.linkTofield(caller);var updateThisPrompt="."+linkTofield;if(type=="pass"){$(updateThisPrompt).addClass("greenPopup")}else{$(updateThisPrompt).removeClass("greenPopup")};if(type=="load"){$(updateThisPrompt).addClass("blackPopup")}else{$(updateThisPrompt).removeClass("blackPopup")};if(ajaxed){$(updateThisPrompt).addClass("ajaxed")}else{$(updateThisPrompt).removeClass("ajaxed")};$(updateThisPrompt).find(".formErrorContent").html(promptText);callerTopPosition=$(caller).offset().top;inputHeight=$(updateThisPrompt).height();if($.validationEngine.settings.promptPosition=="bottomLeft"||$.validationEngine.settings.promptPosition=="bottomRight"){callerHeight=$(caller).height();callerTopPosition=callerTopPosition+callerHeight+15;}
if($.validationEngine.settings.promptPosition=="centerRight"){callerleftPosition+=callerWidth+13;}
if($.validationEngine.settings.promptPosition=="topLeft"||$.validationEngine.settings.promptPosition=="topRight"){callerTopPosition=callerTopPosition-inputHeight-10;}
$(updateThisPrompt).animate({top:callerTopPosition});},linkTofield:function(caller){linkTofield=$(caller).attr("id")+"formError";linkTofield=linkTofield.replace(/\[/g,"");linkTofield=linkTofield.replace(/\]/g,"");return linkTofield;},closePrompt:function(caller,outside){if(!$.validationEngine.settings){$.validationEngine.defaultSetting()}
if(outside){$(caller).fadeTo("fast",0,function(){$(caller).remove();});return false;}
if(typeof(ajaxValidate)=='undefined'){ajaxValidate=false}
if(!ajaxValidate){linkTofield=$.validationEngine.linkTofield(caller);closingPrompt="."+linkTofield;$(closingPrompt).fadeTo("fast",0,function(){$(closingPrompt).remove();});}},debug:function(error){if(!$("#debugMode")[0]){$("body").append("<div id='debugMode'><div class='debugError'><strong>This is a debug mode, you got a problem with your form, it will try to help you, refresh when you think you nailed down the problem</strong></div></div>");}
$(".debugError").append("<div class='debugerror'>"+error+"</div>");},submitValidation:function(caller){var stopForm=false;$.validationEngine.ajaxValid=true;$(caller).find(".formError").remove();var toValidateSize=$(caller).find("[class*=validate]").size();$(caller).find("[class*=validate]").each(function(){linkTofield=$.validationEngine.linkTofield(this);if(!$("."+linkTofield).hasClass("ajaxed")){var validationPass=$.validationEngine.loadValidation(this);return(validationPass)?stopForm=true:"";};});ajaxErrorLength=$.validationEngine.ajaxValidArray.length;for(x=0;x<ajaxErrorLength;x++){if($.validationEngine.ajaxValidArray[x][1]==false){$.validationEngine.ajaxValid=false;}}
if(stopForm||!$.validationEngine.ajaxValid){if($.validationEngine.settings.scroll){destination=$(".formError:not('.greenPopup'):first").offset().top;$(".formError:not('.greenPopup')").each(function(){testDestination=$(this).offset().top;if(destination>testDestination){destination=$(this).offset().top;}})
$("html:not(:animated),body:not(:animated)").animate({scrollTop:destination},1100);}
return true;}else{return false;}}}})(jQuery);(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}
var validator=$.data(this[0],'validator');if(validator){return validator;}
validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});if(validator.settings.submitHandler){this.find("input, button").filter(":submit").click(function(){validator.submitButton=this;});}
this.submit(function(event){if(validator.settings.debug)
event.preventDefault();function handle(){if(validator.settings.submitHandler){if(validator.submitButton){var hidden=$("<input type='hidden'/>").attr("name",validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);}
validator.settings.submitHandler.call(validator,validator.currentForm);if(validator.submitButton){hidden.remove();}
return false;}
return true;}
if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}
if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}
return handle();}else{validator.focusInvalid();return false;}});}
return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=true;var validator=$(this[0].form).validate();this.each(function(){valid&=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)
settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}
var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}
var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}
return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(""+a.value);},filled:function(a){return!!$.trim(""+a.value);},unchecked:function(a){return!a.checked;}});$.validator=function(options,form){this.settings=$.extend(true,{},$.validator.defaults,options);this.currentForm=form;this.init();};$.validator.format=function(source,params){if(arguments.length==1)
return function(){var args=$.makeArray(arguments);args.unshift(source);return $.validator.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}
if(params.constructor!=Array){params=[params];}
$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass,this.settings.validClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)
this.element(element);else if(element.parentNode.name in this.submitted)
this.element(element.parentNode);},highlight:function(element,errorClass,validClass){$(element).addClass(errorClass).removeClass(validClass);},unhighlight:function(element,errorClass,validClass){$(element).removeClass(errorClass).addClass(validClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.validator.format("Please enter no more than {0} characters."),minlength:$.validator.format("Please enter at least {0} characters."),rangelength:$.validator.format("Please enter a value between {0} and {1} characters long."),range:$.validator.format("Please enter a value between {0} and {1}."),max:$.validator.format("Please enter a value less than or equal to {0}."),min:$.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator"),eventType="on"+event.type.replace(/^validate/,"");validator.settings[eventType]&&validator.settings[eventType].call(validator,this[0]);}
$(this.currentForm).validateDelegate(":text, :password, :file, select, textarea","focusin focusout keyup",delegate).validateDelegate(":radio, :checkbox, select, option","click",delegate);if(this.settings.invalidHandler)
$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())
$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}
return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}
if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}
this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}
this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}
this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)
$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)
count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin");}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))
return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}
var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}
dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}
if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.debug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method",e);throw e;}}
if(dependencyMismatch)
return;if(this.objectLength(rules))
this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)
return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)
return arguments[i];}
return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method),theregex=/\$?\{(\d+)\}/g;if(typeof message=="function"){message=message.call(this,rule.parameters,element);}else if(theregex.test(message)){message=jQuery.format(message.replace(theregex,'{$1}'),rule.parameters);}
this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)
toToggle=toToggle.add(toToggle.parent(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass,this.settings.validClass);this.showLabel(error.element,error.message);}
if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}
if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}
if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass,this.settings.validClass);}}
this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}
if(!this.labelContainer.append(label).length)
this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}
if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}
this.toShow=this.toShow.add(label);},errorsFor:function(element){var name=this.idOrName(element);return this.errors().filter(function(){return $(this).attr('for')==name;});},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return/radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))
return this.findByName(element.name).filter(':checked').length;}
return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)
this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();this.formSubmitted=false;}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);this.formSubmitted=false;}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",{old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}
if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}
return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}
return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}
if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}
if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}
if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}
if(rules.messages){delete rules.messages;}
return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}
return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message!=undefined?message:$.validator.messages[name];if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))
return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var val=$(element).val();return val&&val.length>0;case'input':if(this.checkable(element))
return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))
return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])
this.settings.messages[element.name]={};previous.originalMessage=this.settings.messages[element.name].remote;this.settings.messages[element.name].remote=previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){validator.settings.messages[element.name].remote=previous.originalMessage;var valid=response===true;if(valid){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};var message=(previous.message=response||validator.defaultMessage(element,"remote"));errors[element.name]=$.isFunction(message)?message(value):message;validator.showErrors(errors);}
previous.valid=valid;validator.stopRequest(element,valid);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}
return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))
return"dependency-mismatch";if(/[^0-9-]+/.test(value))
return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(var n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)
nDigit-=9;}
nCheck+=nDigit;bEven=!bEven;}
return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param.replace(/,/g,'|'):"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){var target=$(param).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){$(element).valid();});return value==target.val();}}});$.format=$.validator.format;})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}
return(pendingRequests[port]=ajax.apply(this,arguments));}
return ajax.apply(this,arguments);};})(jQuery);;(function($){if(!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){this.addEventListener(original,handler,true);},teardown:function(){this.removeEventListener(original,handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};function handler(e){e=$.event.fix(e);e.type=fix;return $.event.handle.call(this,e);}});};$.extend($.fn,{validateDelegate:function(delegate,type,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});}});})(jQuery);
