/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2008 Microsoft Corporation. All rights reserved.
 * 
 * Description:
 * Gautami is an OpenType font for the Indic script-Telugu. It is based on
 * Unicode, contains TrueType outlines and has been designed for use as a UI font.
 * 
 * Designer:
 * Raghunath Joshi (Type Director), Omkar Shende
 */
Cufon.registerFont({"w":184,"face":{"font-family":"Gautami","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 4 2 4 2 2 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-246 -381 551 145.151","underline-thickness":"16.875","underline-position":"-97.0312","unicode-range":"U+0020-U+25CC"},"glyphs":{" ":{"w":112},"\u200b":{"w":0},"\u00a0":{"w":112},"\u0c01":{"d":"39,-75v0,26,22,43,48,43r0,36v-66,3,-102,-88,-54,-133v15,-15,33,-22,54,-22r0,28v-26,-1,-49,22,-48,48","w":98},"\u0c02":{"d":"87,-151v41,0,75,36,75,76v0,43,-33,79,-75,79v-43,0,-76,-36,-76,-79v0,-41,35,-76,76,-76xm87,-32v25,0,47,-18,47,-43v0,-26,-21,-48,-47,-48v-26,-1,-49,22,-48,48v0,26,22,43,48,43","w":173},"\u0c03":{"d":"31,-53v18,0,30,12,30,30v0,17,-12,30,-30,30v-18,0,-30,-12,-30,-30v0,-18,13,-30,30,-30xm31,-42v-23,0,-25,38,0,37v27,0,21,-36,0,-37xm31,-147v18,0,30,12,30,30v0,17,-12,30,-30,30v-18,0,-29,-12,-30,-30v0,-18,12,-30,30,-30xm31,-136v-23,0,-25,38,0,37v11,0,18,-8,19,-18v-1,-10,-9,-19,-19,-19","w":61},"\u0c05":{"d":"189,-176v33,0,57,33,57,68v0,66,-50,112,-116,112v-65,1,-119,-47,-119,-112v0,-33,24,-68,56,-68v26,0,47,22,47,48v0,35,-44,62,-73,38v8,39,38,58,89,58v52,1,88,-26,88,-76v0,-22,-9,-40,-29,-40v-10,-1,-20,10,-19,20v-1,10,10,19,19,19r0,28r-62,0r0,-28r19,0v-15,-33,11,-67,43,-67xm42,-128v3,22,45,27,44,0v-1,-31,-39,-21,-44,0","w":257},"\u0c06":{"d":"207,-176v50,0,62,73,20,90v37,51,-40,92,-97,90v-69,-3,-117,-44,-119,-112v-1,-34,22,-68,55,-68v26,0,47,22,47,48v0,35,-44,62,-73,38v7,37,44,58,90,58v34,0,106,-17,68,-43r-60,0r0,-29r32,0v-28,-26,2,-72,37,-72xm207,-148v-23,0,-27,36,-5,44v30,0,31,-42,5,-44xm42,-128v3,21,43,27,43,0v0,-30,-39,-21,-43,0","w":265},"\u0c07":{"d":"124,-151v29,-47,113,-22,113,45v0,29,-12,54,-36,76v5,8,14,31,13,44r-28,0v0,-12,-2,-22,-7,-29v-31,29,-107,26,-104,-28v3,-56,83,-51,110,-10v26,-20,39,-94,-11,-95v-21,-1,-37,16,-36,37r-28,0v1,-21,-15,-37,-36,-37v-30,0,-45,39,-25,59r-19,20v-40,-36,-11,-107,44,-107v21,0,38,8,50,25xm104,-43v2,26,42,18,59,5v-12,-17,-53,-33,-59,-5","w":248},"\u0c08":{"d":"276,-117v1,-17,-24,-25,-32,-10r-19,-12v17,-30,76,-19,73,22v0,10,-3,18,-9,25v25,21,11,66,-23,65v-26,-1,-43,-24,-33,-50r-22,0v-7,47,-38,81,-87,81v-49,0,-80,-34,-87,-81r-26,0r0,-22r26,0v4,-34,24,-56,50,-69r-13,-15r16,-16v10,10,17,24,34,23v22,-1,46,-32,60,-51r19,17v-16,21,-29,35,-39,44v27,14,43,36,47,67v26,-2,64,8,65,-18xm183,-99v-4,-51,-87,-65,-110,-20v-4,6,-7,13,-8,20r118,0xm65,-77v3,50,90,60,111,18v4,-6,6,-11,7,-18r-118,0xm266,-49v7,0,14,-7,14,-14v0,-7,-7,-14,-14,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14","w":313},"\u0c09":{"d":"209,-71v18,0,33,16,33,33v0,23,-26,43,-50,42v-28,0,-47,-13,-59,-37v-6,19,-28,36,-51,37v-43,0,-71,-37,-71,-81v0,-61,50,-99,111,-99r0,-35r22,0r0,35v23,0,46,5,70,16r-14,26v-48,-24,-142,-18,-155,26r192,0r0,22r-197,0v-5,32,11,54,42,54v24,0,36,-10,36,-32r28,0v0,20,11,33,33,40v-11,-23,7,-47,30,-47xm209,-50v-15,-1,-15,21,-5,28v19,3,23,-29,5,-28","w":248},"\u0c0a":{"d":"290,-128v1,-18,-24,-22,-32,-9r-19,-12v16,-29,74,-19,71,21v0,9,-3,16,-9,24v27,18,14,67,-21,65v-25,-1,-41,-21,-34,-47r-206,0v-5,32,11,54,42,54v24,0,36,-10,36,-32r28,0v0,20,11,33,33,40v-9,-24,5,-48,30,-47v20,0,33,13,33,33v0,29,-22,42,-50,42v-28,0,-47,-13,-59,-37v-8,21,-25,37,-51,37v-46,0,-71,-34,-71,-81v0,-58,39,-89,91,-97r0,-37r23,0r0,35r22,0r0,-35r22,0r0,37v16,1,31,6,45,14r-14,26v-42,-24,-145,-17,-154,26r226,0v11,-1,17,-10,18,-20xm280,-61v7,0,15,-7,14,-14v0,-19,-28,-17,-28,0v-1,7,7,14,14,14xm209,-50v-15,-1,-15,21,-5,28v19,3,23,-29,5,-28","w":327},"\u0c0b":{"d":"418,-81v-1,-40,-24,-62,-60,-68r6,-27v47,10,78,40,82,95v6,73,-82,115,-122,57v-27,37,-79,37,-104,0v-25,35,-76,38,-101,2v-32,56,-129,11,-103,-55v11,-27,66,-17,66,-53v0,-12,-6,-18,-17,-18v-9,0,-17,7,-17,18r-28,0v1,-28,18,-45,45,-46v52,-2,59,82,12,92v-14,7,-38,9,-38,27v0,17,11,25,32,25v21,0,33,-10,34,-30r28,0v0,20,12,30,35,30v27,0,41,-16,41,-49v0,-41,-25,-62,-61,-67r7,-28v53,11,88,49,81,117v15,48,82,26,78,-22v-3,-39,-24,-63,-61,-67r6,-28v54,10,89,51,81,116v3,19,15,28,35,28v28,1,44,-20,43,-49","w":457},"\u0c0c":{"d":"99,-99v26,2,76,16,74,-22v0,-14,-12,-27,-26,-27v-15,0,-27,12,-27,27r-28,0v0,-15,-12,-27,-27,-27v-19,-1,-33,24,-22,41v-7,6,-6,7,-20,19v-30,-33,0,-90,42,-88v16,0,29,7,41,20v30,-41,95,-13,95,35v0,49,-51,63,-102,51v-17,0,-25,4,-25,14v0,22,36,28,63,28v51,1,97,-39,96,-89v0,-16,-5,-27,-17,-31r0,-28v25,3,44,30,44,59v0,67,-57,122,-123,121v-46,0,-91,-20,-91,-60v0,-27,23,-45,53,-43","w":271},"\u0c0e":{"d":"67,-247v82,-2,149,66,149,147v0,58,-25,103,-78,104v-19,0,-33,-8,-41,-24v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v43,-8,34,64,79,63v33,0,49,-22,49,-68v0,-69,-52,-120,-120,-119r0,-28xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":226},"\u0c0f":{"d":"37,-232v0,19,9,31,26,31r0,29v-44,1,-74,-66,-39,-99v11,-10,24,-16,39,-16r0,29v-14,-1,-26,11,-26,26xm67,-247v82,-2,149,66,149,147v0,58,-25,103,-78,104v-19,0,-33,-8,-41,-24v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v24,0,39,13,46,39v5,16,16,24,33,24v33,0,49,-22,49,-68v0,-69,-52,-120,-120,-119r0,-28xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":235},"\u0c10":{"d":"120,-156v50,-50,117,2,117,71v0,73,-87,120,-140,65v-24,37,-86,17,-86,-27v0,-40,55,-66,80,-33v6,7,11,18,14,31v26,32,113,18,104,-36v2,-30,-18,-62,-41,-63v-15,0,-36,14,-36,27r-28,0v0,-19,-13,-27,-35,-27v-17,0,-30,11,-30,27r-28,0v-5,-54,79,-72,109,-35xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":248},"\u0c12":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-45,45,-46v52,-2,59,82,12,92v-14,7,-38,9,-38,27v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c13":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v0,-24,15,-37,32,-44v-11,-47,46,-73,78,-43r-20,20v-15,-15,-41,5,-28,25v28,8,37,59,11,79v-17,13,-49,12,-54,36v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c14":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v0,-9,2,-18,6,-23r-4,0r0,-23r79,0v8,0,11,-3,11,-11v0,-5,-5,-11,-11,-11r-97,0r0,-23r220,0v26,2,43,18,43,46v0,27,-17,44,-43,45v-34,2,-55,-40,-35,-68r-56,0v5,26,-8,42,-30,45v21,37,-10,70,-43,76v-10,5,-21,8,-21,20v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33xm224,-154v12,-1,22,-7,21,-21v0,-16,-10,-24,-28,-22v-23,3,-17,45,7,43","w":278},"\u0c15":{"d":"65,-199v37,45,56,19,101,-35r19,17v-12,16,-27,37,-42,48v17,9,28,22,29,46r-29,0v-1,-34,-95,-36,-95,0v0,23,26,21,51,21v45,1,83,5,83,49v0,77,-143,68,-167,18v-3,-5,-4,-11,-4,-18r31,0v4,36,116,32,112,0v-2,-23,-29,-21,-55,-21v-46,0,-80,-5,-79,-49v0,-27,16,-42,39,-49r-10,-11","w":198},"\u0c16":{"d":"171,-176v52,0,90,40,90,93v0,78,-90,115,-142,62v-27,34,-104,37,-104,-18v0,-50,69,-45,98,-18v14,-21,11,-55,-5,-72v-5,43,-76,38,-76,-8v0,-24,19,-39,44,-39v59,0,96,80,60,134v34,21,96,10,96,-41v0,-37,-26,-65,-63,-65xm119,43v-21,-5,-16,-29,0,-43v17,14,23,38,0,43xm74,-152v-20,-2,-24,28,-4,29v12,0,21,-9,21,-21v-6,-5,-12,-8,-17,-8xm96,-38v-14,-12,-51,-27,-56,-1v2,22,45,15,56,1","w":270},"\u0c17":{"d":"139,-166v53,25,61,109,27,166r-26,-14v35,-52,20,-134,-41,-134v-60,0,-77,83,-41,134r-26,14v-35,-59,-25,-143,31,-167v-2,-3,-3,-3,-14,-16r16,-16v32,56,84,-10,101,-35r19,17v-20,27,-26,35,-46,51","w":198},"\u0c18":{"d":"288,-176v41,0,81,46,81,91v0,47,-36,90,-82,89v-36,-1,-51,-11,-68,-34v-26,40,-93,47,-122,10v-24,37,-86,17,-86,-27v0,-41,55,-66,81,-32v6,8,11,18,13,30v30,32,104,18,104,-36v0,-34,-26,-63,-58,-63r5,-28v48,1,93,55,79,113v0,21,28,31,52,31v32,0,54,-22,54,-53v0,-34,-27,-63,-59,-63xm27,-195v33,50,75,3,101,-35r19,17v-34,52,-93,103,-136,34xm95,43v-21,-4,-16,-33,0,-43v10,10,15,19,15,28v1,8,-7,16,-15,15xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":379},"\u0c19":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-46,45,-46v24,0,39,16,44,36r31,0r0,-36r23,0r0,36r31,0r0,24r-86,0v-6,37,-59,28,-69,59v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c1a":{"d":"165,-169v44,11,72,46,72,103v0,66,-87,96,-113,41v-25,55,-113,24,-113,-40v0,-15,5,-28,14,-37r-23,0r0,-25r73,0r0,25v-20,0,-37,17,-36,37v0,20,15,33,35,33v19,0,37,-13,36,-33r28,0v0,19,16,33,36,33v22,0,35,-12,35,-34v1,-58,-32,-82,-90,-82v-26,0,-32,-13,-50,-35r16,-16v37,46,56,19,101,-35r19,17v-15,20,-27,35,-40,48","w":248},"\u0c1b":{"d":"165,-169v44,11,72,46,72,103v0,66,-87,96,-113,41v-25,55,-113,24,-113,-40v0,-15,5,-28,14,-37r-23,0r0,-25r73,0r0,25v-20,0,-37,17,-36,37v0,20,15,33,35,33v19,0,37,-13,36,-33r28,0v0,19,16,33,36,33v22,0,35,-12,35,-34v1,-58,-32,-82,-90,-82v-26,0,-32,-13,-50,-35r16,-16v37,46,56,19,101,-35r19,17v-15,20,-27,35,-40,48xm140,28v0,18,-30,19,-30,0v0,-10,5,-19,15,-28v10,10,15,19,15,28","w":248},"\u0c1c":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-46,45,-46v28,0,45,21,45,52v13,14,63,24,63,-5v0,-13,-10,-19,-29,-19r0,-28v32,1,55,14,55,45v0,47,-67,55,-99,31v-13,21,-54,17,-61,43v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c1d":{"d":"365,-176v41,-1,82,46,82,91v0,50,-34,91,-83,89v-34,-1,-47,-12,-64,-35v-25,46,-109,46,-132,-2v-10,20,-40,37,-69,37v-48,1,-89,-43,-88,-92v0,-37,24,-67,51,-80r-13,-15r16,-16v37,45,59,19,101,-35r19,17v-22,29,-25,34,-45,51v32,15,53,54,45,101v6,17,28,33,50,33v32,0,55,-21,55,-53v0,-34,-26,-63,-58,-63r5,-28v47,2,90,52,80,111v16,53,102,39,102,-20v0,-33,-28,-63,-59,-63xm300,43v-22,-5,-17,-30,0,-43v17,14,23,38,0,43xm99,-32v34,0,60,-24,60,-56v0,-33,-28,-60,-60,-60v-32,0,-60,28,-60,60v0,32,26,56,60,56","w":457},"\u0c1e":{"d":"124,-151v20,-35,94,-34,107,11r20,0r0,-36r24,0r0,36r25,0r0,24r-63,0v2,38,-10,60,-36,86v5,8,14,31,13,44r-28,0v0,-12,-2,-22,-7,-29v-32,31,-107,24,-104,-28v3,-56,83,-51,110,-10v26,-20,39,-94,-11,-95v-21,-1,-37,16,-36,37r-28,0v1,-21,-15,-37,-36,-37v-30,0,-45,39,-25,59r-19,20v-40,-36,-11,-107,44,-107v21,0,38,8,50,25xm104,-43v2,26,42,18,59,5v-12,-17,-53,-33,-59,-5","w":310},"\u0c1f":{"d":"165,-176v90,2,105,180,8,180v-22,0,-38,-9,-47,-26v-8,17,-22,26,-45,26v-87,0,-94,-161,-25,-178r0,-44r23,0r0,44v21,5,35,20,36,46v2,41,-51,62,-76,33v-5,33,9,64,42,63v18,-1,31,-11,31,-30r28,0v0,20,11,30,33,30v28,0,38,-22,39,-49v1,-37,-19,-62,-49,-68xm44,-128v2,21,44,28,43,0v-1,-31,-39,-20,-43,0","w":248},"\u0c20":{"d":"139,-166v28,14,47,41,48,78v1,52,-38,92,-88,92v-52,0,-88,-41,-88,-92v1,-37,23,-67,51,-80r-13,-15r16,-16v33,50,76,3,101,-35r19,17v-20,26,-26,35,-46,51xm99,-32v33,1,60,-22,60,-56v0,-33,-28,-60,-60,-60v-32,0,-60,28,-60,60v0,33,27,56,60,56xm99,-102v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14","w":198},"\u0c21":{"d":"202,-71v18,0,33,16,33,33v0,25,-24,42,-51,42v-28,0,-46,-13,-58,-37v-9,24,-27,37,-52,37v-38,0,-63,-30,-63,-70v0,-50,35,-89,75,-103v-4,-5,-3,-5,-11,-14r16,-16v33,50,74,4,101,-35r19,17v-21,25,-25,34,-45,50v15,6,28,15,40,27r-19,19v-49,-55,-149,-16,-148,53v0,21,12,37,34,37v25,0,37,-11,37,-33r28,0v0,21,12,33,34,40v-13,-22,7,-47,30,-47xm202,-50v-16,0,-16,21,-5,28v19,3,23,-27,5,-28","w":248},"\u0c22":{"d":"202,-71v18,0,33,16,33,33v0,25,-24,42,-51,42v-28,0,-46,-13,-58,-37v-9,24,-27,37,-52,37v-39,1,-64,-30,-63,-70v0,-50,35,-89,75,-103v-4,-5,-3,-5,-11,-14r16,-16v33,50,74,4,101,-35r19,17v-21,25,-25,34,-45,50v15,6,28,15,40,27r-19,19v-49,-55,-149,-16,-148,53v0,21,12,37,34,37v25,0,37,-11,37,-33r28,0v0,21,12,33,34,40v-13,-22,7,-47,30,-47xm126,43v-21,-5,-16,-29,0,-43v17,14,23,38,0,43xm202,-50v-16,0,-16,21,-5,28v19,3,23,-27,5,-28","w":248},"\u0c23":{"d":"115,-151v46,-59,122,-6,122,68v0,44,-18,87,-58,87v-25,0,-46,-25,-46,-50v0,-38,49,-63,77,-33v2,-36,-14,-69,-45,-69v-19,0,-36,14,-35,34r-28,0v0,-20,-13,-32,-32,-34v-36,-4,-42,48,-10,49r6,0r0,28v-17,-2,-27,8,-27,22v1,11,9,21,21,21v14,0,21,-7,21,-21r28,0v0,29,-21,53,-49,53v-43,1,-66,-61,-33,-89v-35,-28,-8,-91,43,-91v18,0,33,8,45,25xm162,-46v0,10,7,18,17,18v15,0,24,-9,26,-25v-12,-15,-43,-16,-43,7","w":248},"\u0c24":{"d":"169,-174v44,-6,67,32,68,71v1,69,-44,107,-114,107v-59,0,-113,-33,-112,-90v0,-31,16,-58,46,-58v21,0,39,17,39,38v0,28,-31,50,-58,34v9,27,37,40,85,40v47,0,76,-13,87,-40v-26,16,-57,-6,-57,-34v0,-26,24,-40,51,-32v-22,-24,-88,5,-115,-21v-4,-4,-11,-12,-21,-24r16,-16v35,47,71,9,101,-35r19,17v-7,10,-19,24,-35,43xm176,-106v1,19,30,21,35,2v0,-20,-35,-23,-35,-2xm37,-104v2,18,35,19,35,-2v0,-14,-18,-20,-28,-10v-4,3,-6,7,-7,12","w":248},"\u0c25":{"d":"167,-168v40,15,70,48,70,102v0,63,-84,97,-113,41v-7,16,-28,28,-50,29v-36,0,-63,-32,-63,-70v-1,-55,33,-90,75,-103r-11,-14r16,-16v33,50,75,2,101,-35r19,17v-24,30,-23,31,-44,49xm125,46v-23,-3,-16,-28,0,-42v16,14,23,38,0,42xm174,-32v22,0,35,-12,35,-34v-1,-48,-30,-82,-85,-82v-55,0,-85,35,-85,82v0,21,13,34,35,34v21,1,37,-12,36,-33r28,0v0,20,14,34,36,33xm124,-115v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14","w":248},"\u0c26":{"d":"167,-168v43,15,67,50,70,102v3,63,-84,97,-113,41v-7,16,-28,28,-50,29v-36,0,-63,-32,-63,-70v1,-54,29,-89,75,-103r-11,-14r16,-16v33,50,75,2,101,-35r19,17v-24,30,-23,31,-44,49xm174,-32v22,0,35,-12,35,-34v-1,-50,-30,-82,-85,-82v-55,0,-85,33,-85,82v0,21,13,34,35,34v21,1,37,-12,36,-33r28,0v0,20,14,34,36,33","w":248},"\u0c27":{"d":"167,-168v40,13,70,51,70,102v0,63,-84,97,-113,41v-7,16,-28,28,-50,29v-36,0,-63,-32,-63,-70v-1,-53,33,-91,75,-103r-11,-14r16,-16v34,50,74,3,101,-35r19,17v-25,31,-24,31,-44,49xm140,28v0,18,-30,19,-30,0v0,-9,5,-18,15,-28v10,10,15,19,15,28xm174,-32v22,0,35,-12,35,-34v-1,-50,-30,-82,-85,-82v-55,0,-85,33,-85,82v0,21,13,34,35,34v22,0,36,-11,36,-33r28,0v0,21,14,33,36,33","w":248},"\u0c28":{"d":"59,-199v27,51,81,0,101,-35r19,17r-36,42v57,5,89,39,94,100v6,73,-86,106,-123,50v-12,-19,-16,-46,-46,-48v-38,-2,-31,47,-7,56r-17,24v-14,-13,-32,-28,-32,-53v0,-34,19,-57,56,-57v61,0,48,73,101,73v27,0,40,-17,40,-45v2,-72,-65,-74,-134,-75v-16,-7,-23,-20,-35,-32","w":248},"\u0c2a":{"d":"16,-195v34,46,72,8,100,-35r19,17v-34,52,-91,104,-135,34xm146,-176v51,0,91,39,91,93v0,77,-88,115,-140,63v-24,37,-86,17,-86,-27v0,-39,51,-64,78,-34v10,11,16,38,39,45v40,12,81,-10,81,-47v0,-41,-29,-65,-69,-65xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":248},"\u0c2b":{"d":"16,-195v34,46,72,8,100,-35r19,17v-34,52,-91,104,-135,34xm146,-176v51,0,91,39,91,93v0,76,-88,115,-140,63v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v20,0,36,15,48,44v24,35,102,18,102,-32v0,-41,-29,-65,-69,-65xm112,28v-1,18,-29,19,-30,0v0,-9,5,-18,15,-28v10,10,15,19,15,28xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":248},"\u0c2c":{"d":"209,-81v-1,-38,-18,-62,-51,-69r12,-26v40,13,67,45,67,95v0,46,-19,83,-66,84v-24,0,-39,-12,-47,-28v-21,49,-119,32,-113,-32v2,-20,10,-29,23,-38v-28,-24,-11,-81,31,-81v52,0,59,82,12,92v-14,7,-38,9,-38,27v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v0,20,13,33,33,33v27,-1,38,-21,38,-49xm49,-122v6,17,35,16,33,-8v0,-12,-6,-18,-17,-18v-12,1,-20,12,-16,26","w":248},"\u0c2d":{"d":"209,-81v0,-50,-31,-73,-81,-71v-18,-7,-26,-18,-39,-31r18,-18v10,17,41,38,59,12v13,-10,27,-30,39,-45r19,17r-39,47v29,17,52,44,52,89v0,46,-19,83,-66,84v-24,0,-39,-12,-47,-28v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-45,45,-46v52,-2,59,82,12,92v-14,7,-38,9,-38,27v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v0,20,13,33,33,33v27,-1,38,-21,38,-49xm139,32v0,18,-30,18,-30,0v0,-9,5,-18,15,-28v10,10,15,19,15,28","w":248},"\u0c2e":{"d":"288,-176v41,0,81,46,81,91v0,49,-33,90,-82,89v-36,-1,-51,-12,-68,-34v-27,40,-92,46,-122,10v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v51,2,33,63,95,63v32,0,56,-21,55,-53v0,-57,-53,-63,-116,-63v-25,0,-32,-15,-50,-35r16,-16v36,46,59,18,101,-35r19,17v-14,18,-26,31,-35,41v61,-2,103,50,91,114v9,20,26,30,52,30v32,1,53,-22,53,-53v0,-35,-26,-63,-58,-63xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":379},"\u0c2f":{"d":"365,-176v42,-1,82,46,82,91v0,84,-111,121,-147,54v-19,48,-117,46,-132,-2v-14,20,-38,36,-69,37v-50,1,-88,-41,-88,-92v0,-47,41,-89,88,-88v54,0,99,50,86,111v1,18,30,33,50,33v32,0,53,-21,53,-53v0,-35,-26,-62,-59,-63v-26,-1,-33,-14,-50,-35r16,-16v35,51,73,3,101,-35r19,17v-18,23,-34,40,-47,51v32,15,56,54,47,101v8,22,24,33,49,33v32,1,55,-22,55,-
