var theif=function(){function x(a){var b=this.face=a.face,d={" ":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=function(){var c=b.bbox.split(/\s+/),c={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};c.width=c.maxX-c.minX;c.height=c.maxY-c.minY;c.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return c}();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(c,a,b){for(var f=this.glyphs,C,n,e=[],A=0,w=-1,g=-1,h;h=c[++w];)if(C=f[h]||this.missingGlyph)n&&(A-=n=n[h]||0,e[g]-=n),A+=e[++g]=~~(C.w||this.w)+a+(d[h]?b:0),n=C.k;e.total=A;return e}}function D(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(d,c){var t=a[d]||a[b[d]]||a.normal||a.italic||a.oblique;if(!t)return null;c={normal:400,bold:700}[c]||parseInt(c,10);if(t[c])return t[c];var i={1:1,99:0}[c%100],e=[],f,n;i===void 0&&(i=c>400);c==500&&(c=400);for(var g in t)if(t.hasOwnProperty(g)){g=parseInt(g,10);if(!f||g<f)f=g;if(!n||g>n)n=g;e.push(g)}c<f&&(c=f);c>n&&(c=n);e.sort(function(a,b){return(i?a>=c&&b>=c?a<b:a>b:a<=c&&b<=c?a>b:a<b)?-1:1});return t[e[0]]}}function p(a){var b={},d={};this.extend=function(a){for(var d in a)a.hasOwnProperty(d)&&(b[d]=a[d]);return this};this.get=function(c){return b[c]!=void 0?b[c]:a[c]};this.getSize=function(a,b){return d[a]||(d[a]=new s.Size(this.get(a),b))};this.isUsable=function(){return!!a}}function E(a,b,d){a.addEventListener?a.addEventListener(b,d,!1):a.attachEvent&&a.attachEvent("on"+b,function(){return d.call(a,window.event)})}function z(a,b){var d=r.get(a);if(d.options)return a;b.hover&&b.hoverables[a.nodeName.toLowerCase()]&&o.attach(a);d.options=b;return a}function e(a){var b={};return function(d){b.hasOwnProperty(d)||(b[d]=a.apply(null,arguments));return b[d]}}function h(a){return document.getElementsByTagName(a)}function j(){for(var a={},b,d,c=0,t=arguments.length;b=arguments[c],c<t;++c)for(d in b)b.hasOwnProperty(d)&&(a[d]=b[d]);return a}function g(a,b,d,c,t,i){var f=document.createDocumentFragment();if(b==="")return f;var e=c.separate,n=b.split(G[e]);if((e=e=="words")&&u)/^\s/.test(b)&&n.unshift(""),/\s$/.test(b)&&n.push("");for(var g=0,h=n.length;g<h;++g)(b=k[c.engine](a,e?s.textAlign(n[g],d,g,h):n[g],d,c,t,i,g<h-1))&&f.appendChild(b);return f}function l(a,b){var d=a.nodeName.toLowerCase();if(!b.ignore[d]){var d=!b.textless[d],c=s.getStyle(z(a,b)).extend(b),t;a:{t=s.quotedList(c.get("fontFamily").toLowerCase());for(var i,e=0;i=t[e];++e)if(q[i]){t=q[i].get(c.get("fontStyle"),c.get("fontWeight"));break a}t=null}var f,n,h;if(t)for(i=a.firstChild;i;i=f){e=i.nodeType;f=i.nextSibling;if(d&&e==3&&(n?(n.appendData(i.data),a.removeChild(i)):n=i,f))continue;n&&(a.replaceChild(g(t,s.whiteSpace(n.data,c,n,h),c,b,i,a),n),n=null);if(e==1){if(i.firstChild)if(i.nodeName.toLowerCase()=="theif")k[b.engine](t,null,c,b,i,a);else arguments.callee(i,b);h=i}}}}var f=function(){return f.replace.apply(null,arguments)},m=f.DOM={ready:function(){var a=!1,b={loaded:1,complete:1},d=[],c=function(){if(!a){a=!0;for(var b;b=d.shift();b());}};document.addEventListener&&(document.addEventListener("DOMContentLoaded",c,!1),window.addEventListener("pageshow",c,!1));!window.opera&&document.readyState&&function(){b[document.readyState]?c():setTimeout(arguments.callee,10)}();document.readyState&&document.createStyleSheet&&function(){try{document.body.doScroll("left"),c()}catch(a){setTimeout(arguments.callee,1)}}();E(window,"load",c);return function(b){arguments.length?a?b():d.push(b):c()}}(),root:function(){return document.documentElement||document.body}},s=f.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/b*this.value};this.convertFrom=function(a){return a/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(a,b){var d=a.className;a.className=d+(d&&" ")+b;return a},color:e(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(a,c,e){b.opacity=parseFloat(e);return"rgb("+c+")"});return b}),fontStretch:e(function(a){return typeof a=="number"?a:/%$/.test(a)?parseFloat(a)/100:{"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}[a]||1}),getStyle:function(a){var b=document.defaultView;return b&&b.getComputedStyle?new p(b.getComputedStyle(a,null)):a.currentStyle?new p(a.currentStyle):new p(a.style)},gradient:e(function(a){for(var b={id:a,type:a.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},a=a.substr(a.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig),d=0,c=a.length,e;d<c;++d)e=a[d].split("=",2).reverse(),b.stops.push([e[1]||d/(c-1),e[0]]);return b}),quotedList:e(function(a){for(var b=[],d=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,c;c=d.exec(a);)b.push(c[3]||c[1]);return b}),recognizesMedia:e(function(a){var b=document.createElement("style"),d;b.type="text/css";b.media=a;try{b.appendChild(document.createTextNode("/**/"))}catch(c){}a=h("head")[0];a.insertBefore(b,a.firstChild);d=(d=b.sheet||b.styleSheet)&&!d.disabled;a.removeChild(b);return d}),removeClass:function(a,b){a.className=a.className.replace(RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g"),"");return a},supports:function(a,b){var d=document.createElement("span").style;if(d[a]===void 0)return!1;d[a]=b;return d[a]===b},textAlign:function(a,b,d,c){b.get("textAlign")=="right"?d>0&&(a=" "+a):d<c-1&&(a+=" ");return a},textShadow:e(function(a){if(a=="none")return null;for(var b=[],d={},c,e=0,i=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;c=i.exec(a);)c[0]==","?(b.push(d),d={},e=0):c[1]?d.color=c[1]:d[["offX","offY","blur"][e++]]=c[2];b.push(d);return b}),textTransform:function(){var a={uppercase:function(a){return a.toUpperCase()},lowercase:function(a){return a.toLowerCase()},capitalize:function(a){return a.replace(/\b./g,function(a){return a.toUpperCase()})}};return function(b,d){var c=a[d.get("textTransform")];return c?c(b):b}}(),whiteSpace:function(){var a={inline:1,"inline-block":1,"run-in":1},b=/^\s+/,d=/\s+$/;return function(c,e,i,f){f&&f.nodeName.toLowerCase()=="br"&&(c=c.replace(b,""));if(a[e.get("display")])return c;i.previousSibling||(c=c.replace(b,""));i.nextSibling||(c=c.replace(d,""));return c}}()};s.ready=function(){function a(b,c){if(!s.recognizesMedia(c||"all"))return!0;if(!b||b.disabled)return!1;try{var d=b.cssRules,e;if(d){var f=0,i=d.length;a:for(;e=d[f],f<i;++f)switch(e.type){case 2:break;case 3:if(!a(e.styleSheet,e.media.mediaText))return!1;break;default:break a}}}catch(g){}return!0}function b(){if(document.createStyleSheet)return!0;var b,c;for(c=0;b=f[c];++c)if(b.rel.toLowerCase()=="stylesheet"&&!b.disabled&&!a(b.sheet,b.media||"screen"))return!1;for(c=0;b=g[c];++c)if(!b.disabled&&!a(b.sheet,b.media||"screen"))return!1;return!0}var d=!s.recognizesMedia("all"),c=!1,e=[],f=h("link"),g=h("style");m.ready(function(){c||(c=s.getStyle(document.body).isUsable());if(d||c&&b()){d=!0;for(var a;a=e.shift();a());}else setTimeout(arguments.callee,10)});return function(a){d?a():e.push(a)}}();var u=" ".split(/\s+/).length==0,r=new function(){var a={},b=0;this.get=function(d){d=d.cufid||(d.cufid=++b);return a[d]||(a[d]={})}},o=new function(){function a(a){var b=a.relatedTarget;b&&!(this.contains?this.contains(b):this.compareDocumentPosition(b)&16)&&d(this,a.type=="mouseover")}function b(a){d(this,a.type=="mouseenter")}function d(a,b){setTimeout(function(){var d=r.get(a).options;f.replace(a,b?j(d,d.hover):d,!0)},10)}this.attach=function(c){c.onmouseenter===void 0?(E(c,"mouseover",a),E(c,"mouseout",a)):(E(c,"mouseenter",b),E(c,"mouseleave",b))}},v=new function(){var a=[],b={};this.add=function(d,c){b[d]=a.push(c)-1};this.repeat=function(){var d;if(arguments.length){d=arguments;for(var c=[],e,i=0;e=d[i];++i)c[i]=a[b[e]];d=c}else d=a;for(e=0;c=d[e++];)f.replace(c[0],c[1],!0)}},K=!1,k={},q={},y={autoDetect:!1,engine:null,forceHitArea:!1,hover:!1,hoverables:{a:!0},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:!0,selector:window.Sizzle||window.jQuery&&function(a){return jQuery(a)}||window.dojo&&dojo.query||window.Ext&&Ext.query||window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query||window.$$&&function(a){return $$(a)}||window.$&&function(a){return $(a)}||document.querySelectorAll&&function(a){return document.querySelectorAll(a)}||h,separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"},G={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};f.now=function(){m.ready();return f};f.refresh=function(){v.repeat.apply(v,arguments);return f};f.registerEngine=function(a,b){if(!b)return f;k[a]=b;return f.set("engine",a)};f.parsedata=function(a){if(!a)return f;var a=new x(a),b=a.family;q[b]||(q[b]=new D);q[b].add(a);return f.set("fontFamily",'"'+b+'"')};f.replace=function(a,b,d){b=j(y,b);if(!b.engine)return f;K||(s.addClass(m.root(),"theif-active theif-loading"),s.ready(function(){s.addClass(s.removeClass(m.root(),"theif-loading"),"theif-ready")}),K=!0);if(b.hover)b.forceHitArea=!0;b.autoDetect&&delete b.fontFamily;if(typeof b.textShadow=="string")b.textShadow=s.textShadow(b.textShadow);typeof b.color=="string"&&/^-/.test(b.color)?b.textGradient=s.gradient(b.color):delete b.textGradient;d||v.add(a,arguments);if(a.nodeType||typeof a=="string")a=[a];s.ready(function(){for(var c=0,d=a.length;c<d;++c){var e=a[c];typeof e=="string"?f.replace(b.selector(e),b,!0):l(e,b)}});return f};f.set=function(a,b){y[a]=b;return f};return f}();theif.registerEngine("vml",function(){function x(e,h){if(h==="0")return 0;if(/px$/i.test(h))return parseFloat(h);var j=e.style.left,g=e.runtimeStyle.left;e.runtimeStyle.left=e.currentStyle.left;e.style.left=h.replace("%","em");var l=e.style.pixelLeft;e.style.left=j;e.runtimeStyle.left=g;return l}function D(e,h,j,g){var l="computed"+g,f=h[l];isNaN(f)&&(f=h.get(g),h[l]=f=f=="normal"?0:~~j.convertFrom(x(e,f)));return f}var p=document.namespaces;if(p&&(p.add("cvml","urn:schemas-microsoft-com:vml"),p=null,p=document.createElement("cvml:shape"),p.style.behavior="url(#default#VML)",p.coordsize)){var p=null,E=(document.documentMode||0)<8;document.write(('<style type="text/css">theifcanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}theifcanvas{position:absolute;text-align:left;}theif{display:inline-block;position:relative;vertical-align:'+(E?"middle":"text-bottom")+";}theif theiftext{position:absolute;left:-10000in;font-size:1px;}a theif{cursor:pointer}}@media print{theif theifcanvas{display:none;}}</style>").replace(/;/g,"!important;"));var z={};return function(e,h,j,g,l,f,m){var s=h===null;if(s)h=l.alt;var u=e.viewBox,r;if(!(r=j.computedFontSize)){r=theif.CSS.Size;var o;o=j.get("fontSize");o=x(f,/(?:em|ex|%)$|^[a-z-]+$/i.test(o)?"1em":o);r=j.computedFontSize=new r(o+"px",e.baseSize)}o=r;if(s)r=l,l=l.firstChild;else{r=document.createElement("theif");r.className="theif theif-vml";r.alt=h;l=document.createElement("theifcanvas");r.appendChild(l);if(g.printable){var v=document.createElement("theiftext");v.appendChild(document.createTextNode(h));r.appendChild(v)}m||r.appendChild(document.createElement("cvml:shape"))}var m=r.style,p=l.style,k=o.convert(u.height),v=Math.ceil(k),k=v/k*theif.CSS.fontStretch(j.get("fontStretch")),q=u.minX,y=u.minY;p.height=v;p.top=Math.round(o.convert(y-e.ascent));p.left=Math.round(o.convert(q));m.height=o.convert(e.height)+"px";var G=j.get("color"),a=theif.CSS.textTransform(h,j).split(""),b=e.spacing(a,D(f,j,o,"letterSpacing"),D(f,j,o,"wordSpacing"));if(!b.length)return null;var h=b.total,d=-q+h+(u.width-b[b.length-1]),p=o.convert(d*k),p=Math.round(p),u=d+","+u.height,c,d="r"+u+"ns",t;if(t=g.textGradient){var i=g.textGradient;t=i.id;if(!z[t]){var i=i.stops,B=document.createElement("cvml:fill"),C=[];B.type="gradient";B.angle=180;B.focus="0";B.method="sigma";B.color=i[0][1];for(var n=1,H=i.length-1;n<H;++n)C.push(i[n][0]*100+"% "+i[n][1]);B.colors=C.join(",");B.color2=i[H][1];z[t]=B}t=z[t]}i=e.glyphs;B=0;C=g.textShadow;n=-1;for(H=0;a[++n];){var A=i[a[n]]||e.missingGlyph,w;if(A){if(s)for(w=l.childNodes[H];w.firstChild;)w.removeChild(w.firstChild);else w=document.createElement("cvml:shape"),l.appendChild(w);w.stroked="f";w.coordsize=u;w.coordorigin=c=q-B+","+y;w.path=(A.d?"m"+A.d+"xe":"")+"m"+c+d;w.fillcolor=G;t&&w.appendChild(t.cloneNode(!1));c=w.style;c.width=p;c.height=v;if(C){c=C[0];var A=C[1],J=theif.CSS.color(c.color),I,F=document.createElement("cvml:shadow");F.on="t";F.color=J.color;F.offset=c.offX+","+c.offY;if(A)I=theif.CSS.color(A.color),F.type="double",F.color2=I.color,F.offset2=A.offX+","+A.offY;F.opacity=J.opacity||I&&I.opacity||1;w.appendChild(F)}B+=b[H++]}}e=w.nextSibling;if(g.forceHitArea){if(!e)e=document.createElement("cvml:rect"),e.stroked="f",e.className="theif-vml-cover",g=document.createElement("cvml:fill"),g.opacity=0,e.appendChild(g),l.appendChild(e);g=e.style;g.width=p;g.height=v}else e&&l.removeChild(e);m.width=Math.max(Math.ceil(o.convert(h*k)),0);if(E){g=j.computedYAdjust;if(g===void 0)g=j.get("lineHeight"),g=="normal"?g="1em":isNaN(g)||(g+="em"),j.computedYAdjust=g=0.5*(x(f,g)-parseFloat(m.height));if(g)m.marginTop=Math.ceil(g)+"px",m.marginBottom=g+"px"}return r}}}());theif.registerEngine("canvas",function(){var x=document.createElement("canvas");if(x&&x.getContext&&x.getContext.apply){var x=null,D=theif.CSS.supports("display","inline-block"),x=!D&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId)),p=document.createElement("style");p.type="text/css";p.appendChild(document.createTextNode(("theif{text-indent:0;}@media screen,projection{theif{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(x?"":"font-size:1px;line-height:1px;")+"}theif theiftext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(D?"theif canvas{position:relative;}":"theif canvas{position:absolute;}")+"}@media print{theif{padding:0;}theif canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(p);return function(p,z,e,h,j){function g(){var b=p.glyphs,e,f=-1,g=-1;for(c.scale(d,1);G[++f];)if(e=b[G[f]]||p.missingGlyph){if(e.d){c.beginPath();if(e.code){var h=e.code;e=c;for(var j=0,l=h.length;j<l;++j){var k=h[j];e[k.m].apply(e,k.a)}}else{h=e;e="m"+e.d;var j=c,k=l=0,m=[],s=/([mrvxe])([^a-z]*)/g,r=void 0,q=0;a:for(;r=s.exec(e);++q){var o=r[2].split(",");switch(r[1]){case "v":m[q]={m:"bezierCurveTo",a:[l+~~o[0],k+~~o[1],l+~~o[2],k+~~o[3],l+=~~o[4],k+=~~o[5]]};break;case "r":m[q]={m:"lineTo",a:[l+=~~o[0],k+=~~o[1]]};break;case "m":m[q]={m:"moveTo",a:[l=~~o[0],k=~~o[1]]};break;case "x":m[q]={m:"closePath"};break;case "e":break a}j[m[q].m].apply(j,m[q].a)}h.code=m}c.fill()}c.translate(a[++g],0)}c.restore()}var l=z===null;l&&(z=j.getAttribute("alt"));var f=p.viewBox,m=e.getSize("fontSize",p.baseSize),s=0,u=0,r=0,o=0,v=h.textShadow,x=[];if(v)for(var k=v.length;k--;){var q=v[k],y=m.convertFrom(parseFloat(q.offX)),q=m.convertFrom(parseFloat(q.offY));x[k]=[y,q];q<s&&(s=q);y>u&&(u=y);q>r&&(r=q);y<o&&(o=y)}var G=theif.CSS.textTransform(z,e).split(""),a=p.spacing(G,~~m.convertFrom(parseFloat(e.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(e.get("wordSpacing"))||0));if(!a.length)return null;q=a.total;u+=f.width-a[a.length-1];o+=f.minX;l?(l=j,k=j.firstChild):(l=document.createElement("theif"),l.className="theif theif-canvas",l.setAttribute("alt",z),k=document.createElement("canvas"),l.appendChild(k),h.printable&&(j=document.createElement("theiftext"),j.appendChild(document.createTextNode(z)),l.appendChild(j)));var j=l.style,b=k.style,y=m.convert(f.height),z=Math.ceil(y)/y,d=z*theif.CSS.fontStretch(e.get("fontStretch"));q*=d;u=Math.ceil(m.convert(q+u-o));r=Math.ceil(m.convert(f.height-s+r));k.width=u;k.height=r;b.width=u+"px";b.height=r+"px";s+=f.minY;b.top=Math.round(m.convert(s-p.ascent))+"px";b.left=Math.round(m.convert(o))+"px";r=Math.max(Math.ceil(m.convert(q)),0)+"px";D?(j.width=r,j.height=m.convert(p.height)+"px"):(j.paddingLeft=r,j.paddingBottom=m.convert(p.height)-1+"px");var c=k.getContext("2d"),m=y/f.height;c.scale(m,m*z);c.translate(-o,-s);c.save();if(v)for(k=v.length;k--;)q=v[k],c.save(),c.fillStyle=q.color,c.translate.apply(c,x[k]),g();if(h=h.textGradient){e=h.stops;f=c.createLinearGradient(0,f.minY,0,f.maxY);k=0;for(h=e.length;k<h;++k)f.addColorStop.apply(f,e[k]);c.fillStyle=f}else c.fillStyle=e.get("color");g();return l}}}());theif.parsedata({w:228,face:{"font-family":"theif","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 4 3 5 4 4 2 4",ascent:"288",descent:"-72","x-height":"5",bbox:"-11.3052 -361 388.01 74.1791","underline-thickness":"21.0938","underline-position":"-21.0938","unicode-range":"U+0020-U+04E9"},glyphs:{" ":{w:126},"\u00a0":{w:126},"!":{d:"91,-262r-5,190r-30,0r-5,-190r40,0xm89,0r-36,0r0,-37r36,0r0,37",w:141},'"':{d:"136,-274r-8,102r-23,0r-8,-102r39,0xm68,-274r-8,102r-23,0r-7,-102r38,0",w:165},"#":{d:"260,-164r-58,0r-16,66r54,0r0,24r-61,0r-18,74r-22,0r18,-74r-48,0r-18,74r-23,0r19,-74r-53,0r0,-24r59,0r16,-66r-54,0r0,-24r60,0r19,-74r22,0r-18,74r47,0r19,-74r22,0r-18,74r52,0r0,24xm180,-164r-49,0r-16,67r48,0",w:294},$:{d:"127,-128v40,6,77,17,77,61v-1,40,-37,64,-77,67r0,63r-21,0r0,-62v-29,0,-59,-7,-79,-16r0,-35v23,10,46,24,79,25r0,-76v-40,-8,-78,-20,-78,-63v0,-39,36,-63,78,-65r0,-48r21,0r0,47v23,0,51,9,68,14r0,34v-23,-8,-36,-21,-68,-22r0,76xm106,-204v-34,-3,-58,35,-35,59v6,5,18,10,35,14r0,-73xm127,-26v36,4,58,-38,33,-60v-7,-5,-18,-9,-33,-12r0,72"},"%":{d:"91,-267v45,1,64,29,64,78v0,49,-19,78,-64,78v-45,0,-65,-30,-65,-78v0,-48,19,-78,65,-78xm277,-262r-137,262r-29,0r137,-262r29,0xm297,-150v45,0,64,29,64,77v0,49,-18,78,-64,78v-45,0,-66,-28,-65,-77v0,-48,19,-78,65,-78xm91,-135v29,0,33,-20,33,-54v0,-34,-4,-54,-33,-54v-29,0,-34,20,-34,54v0,34,5,54,34,54xm297,-18v29,0,33,-21,33,-55v0,-34,-4,-54,-33,-54v-30,0,-34,21,-34,55v0,34,5,54,34,54",w:387},"&":{d:"104,-160v40,-6,51,-85,0,-85v-30,0,-48,36,-30,60v5,7,15,16,30,25xm56,-80v-4,66,92,73,117,25r-84,-82v-19,10,-31,28,-33,57xm187,-84v6,-21,5,-49,5,-76r34,0v1,38,-4,70,-19,95r66,65r-43,0r-40,-39v-22,27,-44,43,-85,44v-47,1,-86,-30,-85,-77v1,-41,24,-60,49,-77v-22,-14,-36,-26,-36,-57v0,-40,30,-61,73,-61v36,-1,68,20,68,54v-1,38,-22,55,-53,65",w:261},"'":{d:"68,-274r-8,102r-24,0r-7,-102r39,0",w:96,k:{A:18}},"(":{d:"63,-101v-1,81,36,132,75,173r-41,0v-39,-44,-65,-95,-65,-173v0,-77,27,-128,65,-173v13,2,32,-4,41,2v-41,38,-74,92,-75,171",w:163},")":{d:"66,-274v39,45,66,96,66,173v0,77,-27,129,-66,173v-13,-1,-29,2,-40,-1v41,-39,75,-94,75,-172v0,-80,-37,-131,-75,-173r40,0",w:163},"*":{d:"200,-156r-11,19r-64,-37r1,63r-23,0r1,-63r-63,38r-12,-20r67,-36r-67,-37r12,-19r63,38r-1,-64r23,0r-1,64r64,-38r11,20r-67,36"},"+":{d:"258,-101r-96,0r0,96r-29,0r0,-96r-96,0r0,-28r96,0r0,-95r29,0r0,95r96,0r0,28",w:294},",":{d:"101,-50r-49,115r-26,0r30,-115r45,0",w:130},"-":{d:"137,-99r-110,0r0,-31r110,0r0,31",w:163,k:{z:7,y:7,x:9,w:4,v:7,a:4,Z:5,Y:25,X:14,W:9,V:9,T:26,S:4,J:18,I:5,A:9}},"\u00ad":{d:"137,-99r-110,0r0,-31r110,0r0,31",w:163},".":{d:"86,0r-42,0r0,-50r42,0r0,50",w:130,k:{"-":28,",":23}},"/":{d:"151,-274r-126,327r-30,0r125,-327r31,0",w:163},0:{d:"115,-267v71,0,90,56,90,136v0,82,-19,136,-90,136v-73,0,-91,-55,-91,-136v0,-83,19,-136,91,-136xm115,-24v54,0,54,-52,54,-107v0,-55,-1,-107,-54,-107v-53,0,-55,53,-55,107v0,56,0,107,55,107"},1:{d:"49,-226v31,-1,61,-5,61,-37r27,0r0,236r54,0r0,27r-142,0r0,-27r54,0r0,-175r-54,0r0,-24"},2:{d:"35,-251v55,-28,164,-22,159,56v-4,70,-56,94,-92,133r-37,32r140,0r0,30r-177,0r0,-37v37,-32,93,-80,118,-115v24,-35,12,-85,-38,-85v-29,0,-51,12,-73,23r0,-37"},3:{d:"145,-143v32,7,56,25,57,65v3,86,-108,98,-173,67r0,-37v39,27,138,41,137,-32v0,-41,-32,-49,-76,-47r0,-30v38,2,71,-8,71,-43v0,-58,-93,-35,-124,-14r0,-37v50,-24,159,-28,159,47v0,30,-25,53,-51,58r0,3"},4:{d:"211,-74r-38,0r0,74r-34,0r0,-74r-125,0r0,-40r126,-148r33,0r0,160r38,0r0,28xm139,-102r0,-118r-102,118r102,0"},5:{d:"78,-161v68,-7,125,9,125,78v0,88,-104,105,-170,73v2,-11,-3,-29,2,-37v38,30,133,37,133,-36v0,-59,-75,-54,-124,-44r0,-135r158,0r0,31r-124,0r0,70"},6:{d:"60,-149v53,-36,149,-19,149,64v0,52,-41,91,-90,90v-69,-2,-94,-48,-95,-120v-2,-102,55,-166,160,-148v-2,10,3,27,-2,34v-60,-25,-123,18,-122,80xm119,-23v35,0,55,-23,55,-60v0,-62,-74,-66,-114,-41v-3,58,9,101,59,101"},7:{d:"206,-223r-118,223r-38,0r126,-231r-149,0r0,-31r179,0r0,39"},8:{d:"157,-139v25,16,50,28,50,66v0,48,-44,79,-93,79v-52,0,-93,-31,-93,-78v0,-35,24,-55,49,-69v-24,-14,-42,-26,-42,-58v0,-42,41,-69,86,-69v46,0,87,25,86,67v-1,29,-19,52,-43,62xm135,-148v21,-14,30,-25,31,-53v1,-27,-25,-39,-52,-41v-51,-4,-68,59,-22,77v10,4,29,14,43,17xm115,-20v43,3,72,-42,49,-76v-12,-19,-45,-25,-72,-36v-19,11,-34,31,-35,57v-1,33,26,53,58,55"},9:{d:"111,-267v68,3,93,47,94,120v1,102,-55,167,-160,148v2,-10,-3,-27,2,-34v61,26,124,-17,122,-80v-55,38,-149,17,-149,-64v0,-52,41,-92,91,-90xm56,-178v0,63,75,65,113,40v4,-54,-8,-100,-59,-100v-35,0,-54,24,-54,60"},":":{d:"103,-146r-42,0r0,-50r42,0r0,50xm103,0r-42,0r0,-50r42,0r0,50",w:163},";":{d:"103,-146r-42,0r0,-50r42,0r0,50xm116,-50r-50,115r-26,0r31,-115r45,0",w:163},"\u037e":{d:"103,-146r-42,0r0,-50r42,0r0,50xm116,-50r-50,115r-26,0r31,-115r45,0",w:163},"<":{d:"248,-14r-203,-90r0,-22r203,-90r0,32r-160,69r160,70r0,31",w:294},"=":{d:"252,-137r-209,0r0,-29r209,0r0,29xm252,-64r-209,0r0,-28r209,0r0,28",w:294},">":{d:"250,-104r-203,90r0,-31r160,-70r-160,-69r0,-32r203,90r0,22",w:294},"?":{d:"28,-255v55,-22,153,-16,149,55v-3,51,-39,69,-73,90r0,40r-31,0r0,-54v28,-17,68,-30,68,-74v0,-55,-83,-40,-113,-21r0,-36xm107,0r-36,0r0,-37r36,0r0,37",w:196},"@":{d:"183,-267v94,0,143,56,146,150v0,37,-12,66,-28,89r-77,0r-5,-20v-16,12,-28,22,-52,22v-43,0,-65,-37,-65,-85v0,-66,61,-108,117,-76r0,-8r28,0r0,148r43,0v39,-87,-1,-203,-107,-196v-79,5,-124,51,-127,130v-3,103,89,151,189,121r0,25v-118,27,-217,-30,-214,-147v3,-92,60,-153,152,-153xm174,-53v17,0,34,-11,45,-19r0,-91v-41,-23,-87,-1,-87,52v0,35,11,57,42,58",w:360},A:{d:"242,0r-38,0r-25,-73r-113,0r-26,73r-35,0r95,-262r46,0xm168,-103r-46,-128r-46,128r92,0",w:246,k:{y:9,w:5,v:9,u:2,t:4,Y:14,W:9,V:11,U:2,T:21,S:2,"-":9}},B:{d:"175,-150v32,9,58,30,58,69v-1,92,-104,82,-198,81r0,-262v76,3,176,-18,175,59v0,27,-15,44,-35,53xm70,-156v48,-1,104,9,104,-42v0,-46,-60,-31,-104,-34r0,76xm70,-30v58,-1,126,10,126,-49v0,-62,-69,-46,-126,-48r0,97",w:246,k:{T:11,".":4,"-":-2,",":4}},C:{d:"147,-25v40,1,64,-18,90,-35r0,41v-26,11,-51,24,-89,24v-85,0,-128,-50,-128,-136v0,-85,44,-135,129,-135v36,0,59,8,88,23v-2,13,4,32,-2,41v-25,-20,-49,-36,-89,-35v-61,2,-90,42,-90,106v0,64,31,104,91,106",w:251,k:{"-":9}},D:{d:"35,-262v127,-8,224,15,221,131v-2,89,-56,133,-155,131r-66,0r0,-262xm70,-30v89,5,150,-16,150,-101v0,-84,-61,-106,-150,-101r0,202",w:277,k:{Z:4,Y:4,X:2,W:4,T:9,".":9,",":9}},E:{d:"208,0r-173,0r0,-262r173,0r0,31r-138,0r0,72r138,0r0,31r-138,0r0,97r138,0r0,31",w:227},F:{d:"202,-231r-132,0r0,74r114,0r0,31r-114,0r0,126r-35,0r0,-262r167,0r0,31",w:206,k:{o:9,e:9,a:18,T:-5,A:18,"?":-11,";":11,":":11,".":53,",":53}},G:{d:"56,-132v0,91,85,129,163,95r0,-64r-70,0r0,-31r104,0r0,113v-25,12,-60,24,-95,24v-89,-1,-138,-47,-138,-136v0,-84,53,-136,138,-135v38,0,65,9,95,23r0,41v-29,-15,-55,-35,-101,-35v-60,0,-96,44,-96,105",w:279},H:{d:"235,0r-34,0r0,-128r-131,0r0,128r-35,0r0,-262r35,0r0,103r131,0r0,-103r34,0r0,262",w:270},I:{d:"127,0r-103,0r0,-27r34,0r0,-208r-34,0r0,-27r103,0r0,27r-34,0r0,208r34,0r0,27",w:151,k:{"-":5}},J:{d:"8,-34v41,15,88,12,88,-47r0,-153r-55,0r0,-28r90,0r0,194v2,65,-61,81,-123,67r0,-33",w:163,k:{A:2,".":4,",":4}},K:{d:"246,0r-46,0r-103,-117r-26,28r0,89r-35,0r0,-262r35,0r0,137r127,-137r42,0r-117,123",w:249,k:{y:14,w:12,v:14,u:9,o:12,e:12,a:11,O:4,"-":19}},L:{d:"201,0r-166,0r0,-262r35,0r0,231r131,0r0,31",w:200,k:{y:19,v:19,Y:28,W:18,V:19,T:30,O:4,J:-18,G:4,C:4,"-":28,"'":21}},M:{d:"268,0r-35,0r0,-226r-72,154r-21,0r-72,-154r0,226r-33,0r0,-262r48,0r69,146r68,-146r48,0r0,262",w:303},N:{d:"235,0r-43,0r-124,-234r0,234r-33,0r0,-262r54,0r113,214r0,-214r33,0r0,262",w:269},O:{d:"142,-267v82,0,121,52,121,136v0,84,-40,136,-121,136v-82,0,-122,-53,-122,-136v0,-82,40,-136,122,-136xm142,-25v57,0,85,-44,85,-106v0,-62,-28,-106,-85,-106v-58,0,-86,43,-86,106v0,62,28,106,86,106",w:283,k:{Z:4,Y:4,X:2,T:9,".":5,",":5}},P:{d:"35,-262v86,-2,173,-5,171,79v-2,70,-56,91,-136,85r0,98r-35,0r0,-262xm70,-127v55,2,100,-3,100,-55v0,-50,-48,-52,-100,-50r0,105",w:217,k:{o:9,e:9,a:9,Y:-4,A:9,".":53,",":53}},Q:{d:"269,64v-53,15,-112,-3,-111,-60v-91,7,-138,-47,-138,-135v0,-82,40,-136,122,-136v82,0,121,52,121,136v1,63,-28,110,-72,127v-3,44,42,47,78,36r0,32xm142,-25v57,0,85,-44,85,-106v0,-62,-28,-106,-85,-106v-58,0,-86,43,-86,106v0,62,28,106,86,106",w:283,k:{".":5,",":5}},R:{d:"207,-191v0,40,-22,66,-54,77r99,114r-45,0r-88,-104r-49,0r0,104r-35,0r0,-262v82,0,173,-10,172,71xm70,-133v54,2,100,0,100,-55v0,-48,-51,-45,-100,-44r0,99",w:250,k:{y:10,u:4,o:9,e:9,a:7,Y:4,T:11,"-":18}},S:{d:"212,-207v-30,-30,-151,-51,-151,12v0,82,166,11,164,120v-1,92,-134,93,-201,59v2,-14,-4,-34,2,-44v33,36,155,60,163,-10v-9,-80,-164,-12,-164,-122v0,-82,129,-87,190,-56r0,41r-3,0",w:246,k:{y:5,w:4,v:5,S:4,A:4,".":4,",":4}},T:{d:"222,-231r-94,0r0,231r-34,0r0,-231r-94,0r0,-31r222,0r0,31",w:221,k:{z:30,y:35,w:35,v:35,u:35,s:32,r:35,o:39,g:37,e:39,c:39,a:42,T:12,S:2,O:9,G:7,C:7,A:21,"?":-11,";":35,":":35,".":51,"-":26,",":51}},U:{d:"132,-24v48,0,65,-27,65,-78r0,-160r35,0r0,157v1,71,-30,110,-100,110v-71,0,-100,-39,-101,-110r0,-157r35,0r0,159v-1,51,18,79,66,79",w:263,k:{A:2,".":4,",":4}},V:{d:"242,-262r-96,262r-46,0r-95,-262r37,0r82,231r82,-231r36,0",w:246,k:{y:11,u:11,o:18,e:18,a:18,A:11,";":14,":":14,".":51,"-":9,",":51}},W:{d:"340,-262r-68,262r-39,0r-55,-217r-54,217r-39,0r-69,-262r36,0r55,218r54,-218r35,0r55,220r55,-220r34,0",w:355,k:{y:11,u:11,r:11,o:18,e:18,a:18,A:9,";":14,":":14,".":39,"-":9,",":51}},X:{d:"235,-262r-91,130r91,132r-41,0r-71,-108r-73,108r-38,0r91,-131r-89,-131r40,0r71,107r72,-107r38,0",w:246,k:{y:14,u:5,o:11,e:11,a:9,O:2,G:2,C:2,"-":14}},Y:{d:"220,-262r-92,147r0,115r-34,0r0,-111r-93,-151r39,0r71,117r72,-117r37,0",w:221,k:{v:18,u:19,s:19,r:18,q:23,p:18,o:23,n:18,m:18,g:23,e:23,d:21,a:25,O:4,A:14,";":35,":":35,".":51,"-":25,",":51}},Z:{d:"226,0r-204,0r0,-32r161,-199r-155,0r0,-31r195,0r0,32r-163,199r166,0r0,31",w:246,k:{y:11,w:7,o:11,e:11,a:9,Z:2,O:4,G:4,C:4,"-":11}},"[":{d:"133,69r-91,0r0,-343r91,0r0,26r-60,0r0,292r60,0r0,25",w:163},"\\":{d:"169,53r-31,0r-126,-327r31,0",w:163},"]":{d:"121,69r-91,0r0,-25r61,0r0,-292r-61,0r0,-26r91,0r0,343",w:163},"^":{d:"262,-120r-35,0r-80,-110r-80,110r-34,0r103,-142r22,0",w:294},_:{d:"230,53r-231,0r0,-21r231,0r0,21"},"`":{d:"134,-229r-26,0r-48,-66r42,0"},a:{d:"36,-192v59,-16,149,-18,149,59r0,133r-33,0r0,-21v-18,12,-36,26,-70,26v-36,0,-64,-27,-64,-62v1,-67,68,-69,134,-73v4,-60,-77,-42,-116,-29r0,-33xm52,-59v0,51,80,35,100,11r0,-55v-41,5,-100,-1,-100,44",w:216,k:{y:3,w:2,v:3}},b:{d:"130,-202v52,1,76,45,75,102v-1,60,-27,103,-86,105v-23,0,-37,-7,-53,-14r-3,9r-30,0r0,-274r33,0r0,98v17,-14,35,-26,64,-26xm66,-36v49,27,105,7,105,-63v0,-42,-11,-70,-49,-71v-23,0,-42,10,-56,22r0,112",w:224,k:{y:1,".":4,",":5}},c:{d:"113,-24v28,0,46,-16,65,-25r0,37v-69,37,-160,7,-160,-86v0,-88,90,-126,160,-87v-2,11,3,29,-2,37v-16,-14,-38,-23,-63,-24v-40,0,-60,30,-60,74v0,44,20,74,60,74",w:187,k:{T:11,"-":4}},d:{d:"19,-97v0,-81,72,-130,140,-91r0,-86r33,0r0,274r-33,0r0,-21v-17,14,-35,27,-64,26v-51,-1,-76,-45,-76,-102xm103,-26v22,0,43,-10,56,-22r0,-113v-51,-27,-110,-2,-106,64v2,42,11,70,50,71",w:224},e:{d:"52,-95v-6,81,97,83,141,47r0,36v-72,38,-174,10,-174,-85v0,-61,37,-105,95,-105v60,0,87,41,83,107r-145,0xm165,-120v7,-54,-64,-70,-95,-39v-10,10,-17,24,-18,39r113,0",w:214,k:{T:25}},f:{d:"34,-196v-6,-65,43,-89,104,-76v-2,9,3,25,-2,30v-36,-10,-78,-3,-70,46r60,0r0,27r-59,0r0,169r-33,0r0,-169r-22,0r0,-27r22,0",w:126,k:{"}":-18,y:2,"]":-18,"\\":-18,"?":-19,".":21,"-":9,",":23,"*":-9,")":-18,"'":-11,'"':-11}},g:{d:"19,-100v0,-81,74,-124,140,-88r2,-8r31,0r0,174v8,89,-75,110,-152,88v1,-11,-2,-25,1,-34v40,18,126,24,118,-41r0,-18v-20,15,-32,24,-64,24v-50,0,-76,-42,-76,-97xm103,-34v23,1,42,-10,56,-20r0,-107v-48,-26,-110,-5,-106,60v3,41,12,66,50,67",w:224},h:{d:"131,-202v90,-3,62,118,66,202r-33,0r0,-112v-1,-34,-5,-60,-42,-58v-22,1,-42,11,-56,23r0,147r-33,0r0,-274r33,0r0,99v18,-14,37,-26,65,-27",w:227,k:{y:4,w:2,v:4}},i:{d:"68,-229r-37,0r0,-34r37,0r0,34xm66,0r-33,0r0,-196r33,0r0,196",w:98},j:{d:"94,-229r-38,0r0,-34r38,0r0,34xm20,45v33,1,39,-23,39,-55r0,-159r-41,0r0,-27r74,0r0,201v4,59,-50,80,-103,64v2,-9,-3,-25,2,-31v6,2,21,7,29,7",w:123},k:{d:"211,0r-44,0r-79,-86r-21,20r0,66r-33,0r0,-274r33,0r0,176r95,-98r42,0r-91,90",w:213,k:{o:4,e:4,"-":18}},l:{d:"66,0r-33,0r0,-274r33,0r0,274",w:98},m:{d:"256,-202v89,-3,57,120,63,202r-33,0r0,-112v1,-33,-4,-60,-39,-58v-23,0,-40,13,-56,24r1,146r-33,0r0,-112v0,-33,-3,-60,-39,-58v-23,1,-39,11,-54,23r0,147r-33,0r0,-196r33,0r0,21v26,-32,101,-38,118,5v23,-18,39,-31,72,-32",w:350,k:{y:4,w:2,v:4}},n:{d:"131,-202v90,-3,62,118,66,202r-33,0r0,-112v-1,-34,-5,-60,-42,-58v-22,1,-42,11,-56,23r0,147r-33,0r0,-196r33,0r0,21v18,-14,37,-26,65,-27",w:227,k:{y:4,w:2,v:4}},o:{d:"109,-202v58,0,91,44,91,104v0,59,-32,103,-91,103v-59,0,-90,-43,-90,-103v0,-60,32,-104,90,-104xm109,-23v40,0,57,-31,57,-75v0,-45,-16,-75,-57,-75v-40,0,-56,30,-56,75v0,44,16,75,56,75",w:218,k:{y:3,x:4,v:3,".":4,",":5}},p:{d:"130,-202v52,1,75,43,75,101v0,81,-71,130,-139,91r0,82r-33,0r0,-268r33,0r0,20v16,-13,38,-26,64,-26xm66,-37v48,27,110,4,105,-63v-3,-42,-11,-69,-49,-70v-22,0,-42,10,-56,22r0,111",w:224,k:{y:1,".":4,",":5}},q:{d:"19,-98v0,-82,72,-127,140,-90r2,-8r31,0r0,268r-33,0r0,-94v-18,15,-35,26,-63,26v-51,0,-77,-45,-77,-102xm103,-28v23,0,42,-10,56,-22r0,-111v-49,-27,-111,-3,-106,62v3,42,12,70,50,71",w:224},r:{d:"66,-167v24,-22,48,-34,89,-27v-2,10,3,27,-2,34v-33,-11,-68,2,-87,21r0,139r-33,0r0,-196r33,0r0,29",w:153,k:{a:6,".":51,"-":4,",":51}},s:{d:"97,-173v-31,0,-56,25,-35,46v35,22,111,10,111,70v0,69,-107,74,-154,45v2,-11,-3,-29,2,-37v17,13,44,24,72,26v35,3,58,-23,39,-47v-35,-21,-112,-12,-112,-71v0,-67,98,-71,145,-45v-2,11,3,28,-2,35v-14,-12,-41,-22,-66,-22",w:187},t:{d:"67,-55v-1,33,40,34,67,24r0,29v-52,16,-101,0,-101,-62r0,-105r-22,0r0,-27r22,0r0,-57r33,0r0,57r68,0r0,27r-68,0",w:141,k:{y:2,"-":7}},u:{d:"106,-26v22,0,41,-12,56,-24r0,-146r33,0r0,196r-33,0r0,-22v-20,14,-35,26,-65,27v-91,4,-61,-117,-66,-201r33,0v8,63,-27,170,42,170",w:227},v:{d:"202,-196r-79,196r-33,0r-79,-196r36,0r60,156r61,-156r34,0",w:213,k:{o:3,e:3,a:7,".":32,"-":7,",":32}},w:{d:"279,-196r-51,196r-30,0r-51,-151r-50,151r-30,0r-52,-196r35,0r36,152r49,-152r27,0r50,152r34,-152r33,0",w:294,k:{a:4,".":12,"-":4,",":12}},x:{d:"202,0r-41,0r-56,-75r-56,75r-38,0r76,-98r-76,-98r42,0r55,74r56,-74r38,0r-77,96",w:213,k:{o:4,g:2,e:4,d:2,c:4,"-":9}},y:{d:"202,-196r-114,268r-36,0r37,-81r-78,-187r36,0r60,145r61,-145r34,0",w:213,k:{q:2,o:3,g:2,e:3,d:2,c:3,a:7,".":33,"-":7,",":33}},z:{d:"175,0r-159,0r0,-24r115,-145r-112,0r0,-27r153,0r0,23r-115,145r118,0r0,28",w:189,k:{q:2,o:2,g:2,e:2,d:2,c:2,"-":4}},"{":{d:"130,-33v0,54,7,86,66,78r0,24v-68,6,-102,-22,-97,-94v3,-43,-23,-67,-69,-64r0,-27v56,4,72,-31,69,-89v-3,-53,39,-75,97,-69r0,25v-55,-7,-66,20,-66,77v0,37,-23,57,-51,68r0,4v29,11,51,30,51,67"},"|":{d:"97,69r-31,0r0,-343r31,0r0,343",w:163},"}":{d:"130,-205v0,57,11,93,68,89r0,27v-56,-4,-68,32,-68,90v0,52,-40,73,-97,68r0,-24v41,2,68,-5,65,-47v-5,-54,13,-85,52,-98r0,-4v-37,-14,-57,-43,-52,-98v3,-41,-23,-50,-65,-47r0,-25v58,-5,97,16,97,69"},"~":{d:"197,-98v28,0,35,-33,35,-65r30,0v-3,48,-14,90,-64,93v-52,3,-61,-60,-100,-65v-28,4,-34,29,-36,66r-29,0v2,-49,15,-92,64,-94v51,-3,58,65,100,65",w:294},"\u0401":{d:"182,-295r-35,0r0,-34r35,0r0,34xm110,-295r-35,0r0,-34r35,0r0,34xm208,0r-173,0r0,-262r173,0r0,31r-138,0r0,72r138,0r0,31r-138,0r0,97r138,0r0,31",w:227},"\u0402":{d:"110,-159v84,-3,164,-4,161,78v-2,63,-47,85,-117,81r0,-31v47,3,80,-6,81,-49v2,-61,-67,-48,-125,-49r0,129r-35,0r0,-231r-75,0r0,-31r198,0r0,31r-88,0r0,72",w:285},"\u0403":{d:"179,-357r-48,66r-27,0r32,-66r43,0xm204,-231r-134,0r0,231r-35,0r0,-262r169,0r0,31",w:203},"\u0404":{d:"150,-25v36,2,63,-12,85,-25r0,39v-24,9,-51,16,-84,16v-85,0,-131,-51,-131,-136v0,-84,46,-133,130,-135v33,-1,63,6,85,16r0,39v-32,-24,-111,-40,-147,-5v-15,15,-27,34,-31,60r144,0r0,31r-146,0v2,61,34,99,95,100",w:252},"\u0405":{d:"212,-207v-30,-30,-151,-51,-151,12v0,82,166,11,164,120v-1,92,-134,93,-201,59v2,-14,-4,-34,2,-44v33,36,155,60,163,-10v-9,-80,-164,-12,-164,-122v0,-82,129,-87,190,-56r0,41r-3,0",w:246},"\u0406":{d:"127,0r-103,0r0,-27r34,0r0,-208r-34,0r0,-27r103,0r0,27r-34,0r0,208r34,0r0,27",w:151},"\u0407":{d:"130,-295r-35,0r0,-34r35,0r0,34xm57,-295r-35,0r0,-34r35,0r0,34xm127,0r-103,0r0,-27r34,0r0,-208r-34,0r0,-27r103,0r0,27r-34,0r0,208r34,0r0,27",w:151},"\u0408":{d:"8,-34v41,15,88,12,88,-47r0,-153r-55,0r0,-28r90,0r0,194v2,65,-61,81,-123,67r0,-33",w:163},"\u0409":{d:"227,-30v59,0,125,9,125,-50v0,-61,-66,-48,-125,-49r0,99xm227,-159v84,-3,162,-4,161,78v-1,92,-102,82,-195,81r0,-231r-93,0v-14,94,20,235,-97,231r0,-34v75,3,53,-95,62,-176v2,-19,2,-36,2,-52r160,0r0,103",w:402},"\u040a":{d:"222,-30v60,0,125,8,125,-50v0,-60,-65,-48,-125,-49r0,99xm222,-159v84,-3,162,-4,161,78v-1,92,-102,82,-196,81r0,-129r-117,0r0,129r-35,0r0,-262r35,0r0,103r117,0r0,-103r35,0r0,103",w:397},"\u040b":{d:"181,-131v-28,2,-49,5,-71,12r0,119r-35,0r0,-231r-75,0r0,-31r198,0r0,31r-88,0r0,82v61,-24,159,-24,159,62r0,87r-34,0v-2,-62,15,-136,-54,-131",w:294},"\u040c":{d:"180,-357r-48,66r-26,0r31,-66r43,0xm71,-144v90,-3,47,-135,159,-118r0,31v-74,-10,-54,76,-106,93r122,138r-45,0r-106,-119r-24,0r0,119r-35,0r0,-262r35,0r0,118",w:249},"\u040e":{d:"25,-33v38,7,67,-3,73,-35r-97,-194r39,0r76,155r69,-155r35,0r-99,221v-14,33,-46,48,-96,41r0,-33xm113,-303v23,0,34,-13,34,-37r32,0v4,57,-75,75,-113,44v-12,-10,-18,-25,-19,-44r32,0v0,24,11,37,34,37",w:221},"\u040f":{d:"119,0r-84,0r0,-262r35,0r0,232r131,0r0,-232r34,0r0,262r-83,0r0,59r-33,0r0,-59",w:270},"\u0410":{d:"242,0r-38,0r-25,-73r-113,0r-26,73r-35,0r95,-262r46,0xm168,-103r-46,-128r-46,128r92,0",w:246},"\u0411":{d:"70,-159v85,-3,165,-4,163,78v-2,91,-103,83,-198,81r0,-262r175,0r0,31r-140,0r0,72xm70,-30v59,-1,126,10,126,-50v0,-61,-67,-48,-126,-49r0,99",w:246},"\u0412":{d:"175,-150v32,9,58,30,58,69v-1,92,-104,82,-198,81r0,-262v76,3,176,-18,175,59v0,27,-15,44,-35,53xm70,-156v48,-1,104,9,104,-42v0,-46,-60,-31,-104,-34r0,76xm70,-30v58,-1,126,10,126,-49v0,-62,-69,-46,-126,-48r0,97",w:246},"\u0413":{d:"204,-231r-134,0r0,231r-35,0r0,-262r169,0r0,31",w:203},"\u0414":{d:"23,-31v32,-54,50,-142,50,-231r155,0r0,231r25,0r0,90r-33,0r0,-60r-185,0r0,60r-33,0r0,-90r21,0xm106,-232v-3,78,-21,153,-50,201r137,0r0,-201r-87,0",w:268},"\u0415":{d:"208,0r-173,0r0,-262r173,0r0,31r-138,0r0,72r138,0r0,31r-138,0r0,97r138,0r0,31",w:227},"\u0416":{d:"345,0r-43,0r-92,-120r-19,0r0,120r-34,0r0,-120r-19,0r-92,120r-40,0r104,-135v-32,-16,-35,-58,-54,-87v-7,-10,-24,-9,-41,-9r0,-31v85,-14,74,69,114,107v7,7,18,10,28,11r0,-118r34,0r0,118v80,-7,36,-134,144,-118r0,31v-58,-11,-51,51,-74,76v-7,8,-15,13,-22,18",w:350},"\u0417":{d:"146,-143v32,7,57,24,57,65v0,88,-119,96,-189,68r0,-39v43,26,152,44,153,-31v1,-51,-54,-48,-105,-47r0,-30v47,1,99,0,99,-43v0,-60,-106,-31,-138,-13r0,-38v53,-23,173,-29,173,47v0,32,-23,53,-50,58r0,3",w:221},"\u0418":{d:"235,0r-35,0r0,-210r-130,210r-35,0r0,-262r35,0r0,207r128,-207r37,0r0,262",w:270},"\u0419":{d:"235,0r-35,0r0,-210r-130,210r-35,0r0,-262r35,0r0,207r128,-207r37,0r0,262xm137,-303v23,0,35,-12,34,-37r32,0v5,58,-75,74,-113,44v-12,-10,-17,-25,-18,-44r32,0v-1,25,10,37,33,37",w:270},"\u041a":{d:"71,-144v90,-3,47,-135,159,-118r0,31v-74,-10,-54,76,-106,93r122,138r-45,0r-106,-119r-24,0r0,119r-35,0r0,-262r35,0r0,118",w:249},"\u041b":{d:"100,-231v-14,94,20,235,-97,231r0,-34v75,3,53,-95,62,-176v2,-19,2,-36,2,-52r162,0r0,262r-35,0r0,-231r-94,0",w:264},"\u041c":{d:"268,0r-35,0r0,-226r-72,154r-21,0r-72,-154r0,226r-33,0r0,-262r48,0r69,146r68,-146r48,0r0,262",w:303},"\u041d":{d:"235,0r-34,0r0,-128r-131,0r0,128r-35,0r0,-262r35,0r0,103r131,0r0,-103r34,0r0,262",w:270},"\u041e":{d:"142,-267v82,0,121,52,121,136v0,84,-40,136,-121,136v-82,0,-122,-53,-122,-136v0,-82,40,-136,122,-136xm142,-25v57,0,85,-44,85,-106v0,-62,-28,-106,-85,-106v-58,0,-86,43,-86,106v0,62,28,106,86,106",w:283},"\u041f":{d:"235,0r-34,0r0,-231r-131,0r0,231r-35,0r0,-262r200,0r0,262",w:270},"\u0420":{d:"35,-262v86,-2,173,-5,171,79v-2,70,-56,91,-136,85r0,98r-35,0r0,-262xm70,-127v55,2,100,-3,100,-55v0,-50,-48,-52,-100,-50r0,105",w:217},"\u0421":{d:"147,-25v40,1,64,-18,90,-35r0,41v-26,11,-51,24,-89,24v-85,0,-128,-50,-128,-136v0,-85,44,-135,129,-135v36,0,59,8,88,23v-2,13,4,32,-2,41v-25,-20,-49,-36,-89,-35v-61,2,-90,42,-90,106v0,64,31,104,91,106",w:251},"\u0422":{d:"222,-231r-94,0r0,231r-34,0r0,-231r-94,0r0,-31r222,0r0,31",w:221},"\u0423":{d:"25,-33v38,7,67,-3,73,-35r-97,-194r39,0r76,155r69,-155r35,0r-99,221v-14,33,-46,48,-96,41r0,-33",w:221},"\u0424":{d:"165,-237v66,4,110,35,111,104v0,71,-46,102,-111,107r0,29r-35,0r0,-29v-66,-4,-112,-37,-112,-107v0,-68,45,-100,112,-104r0,-28r35,0r0,28xm165,-54v86,9,99,-127,31,-151v-8,-3,-19,-5,-31,-5r0,156xm130,-210v-87,-11,-99,128,-30,151v9,4,19,5,30,5r0,-156",w:294},"\u0425":{d:"235,-262r-91,130r91,132r-41,0r-71,-108r-73,108r-38,0r91,-131r-89,-131r40,0r71,107r72,-107r38,0",w:246},"\u0426":{d:"225,0r-190,0r0,-262r35,0r0,231r129,0r0,-231r35,0r0,231r24,0r0,90r-33,0r0,-59",w:274},"\u0427":{d:"114,-128v25,-2,53,-5,72,-13r0,-121r35,0r0,262r-35,0r0,-111v-64,25,-161,24,-161,-61r0,-90r35,0v3,62,-16,140,54,134",w:256},"\u0428":{d:"336,0r-301,0r0,-262r35,0r0,232r98,0r0,-232r35,0r0,232r98,0r0,-232r35,0r0,262",w:370},"\u0429":{d:"327,0r-292,0r0,-262r35,0r0,232r98,0r0,-232r35,0r0,232r98,0r0,-232r35,0r0,232r25,0r0,89r-34,0r0,-59",w:376},"\u042a":{d:"107,-30v60,0,125,8,125,-50v0,-59,-65,-49,-125,-49r0,99xm107,-159v85,-3,162,-3,161,78v-2,91,-101,83,-196,81r0,-231r-72,0r0,-31r107,0r0,103",w:281},"\u042b":{d:"70,-30v60,0,125,8,125,-50v0,-59,-65,-49,-125,-49r0,99xm70,-159v84,-3,162,-4,161,78v-1,92,-102,82,-196,81r0,-262r35,0r0,103xm296,0r-35,0r0,-262r35,0r0,262",w:331},"\u042c":{d:"70,-30v60,0,125,8,125,-50v0,-59,-65,-49,-125,-49r0,99xm70,-159v84,-3,162,-4,161,78v-1,92,-102,82,-196,81r0,-262r35,0r0,103",w:245},"\u042d":{d:"195,-156v1,-85,-119,-100,-174,-56r-3,0r0,-38v21,-10,53,-17,84,-16v86,1,127,47,130,134v5,118,-114,163,-215,121r0,-39v36,26,122,38,155,-3v14,-18,25,-40,25,-72r-143,0r0,-31r141,0",w:252},"\u042e":{d:"232,-25v57,0,84,-44,84,-106v0,-63,-27,-106,-84,-106v-57,0,-84,43,-84,106v0,62,27,106,84,106xm232,5v-76,0,-120,-54,-120,-132r-42,0r0,127r-35,0r0,-262r35,0r0,105r44,0v7,-65,49,-110,118,-110v77,0,120,55,120,136v0,81,-44,136,-120,136",w:372},"\u042f":{d:"36,-187v1,-84,96,-76,183,-75r0,262r-35,0r0,-104r-56,0r-78,104r-42,0r84,-109v-34,-13,-56,-34,-56,-78xm73,-186v0,59,54,54,111,53r0,-99v-54,0,-111,-7,-111,46",w:254},"\u0430":{d:"36,-192v59,-16,149,-18,149,59r0,133r-33,0r0,-21v-18,12,-36,26,-70,26v-36,0,-64,-27,-64,-62v1,-67,68,-69,134,-73v4,-60,-77,-42,-116,-29r0,-33xm52,-59v0,51,80,35,100,11r0,-55v-41,5,-100,-1,-100,44",w:216},"\u0431":{d:"118,-189v56,1,83,36,84,92v1,54,-39,102,-91,102v-126,0,-114,-237,-24,-266v24,-8,68,-13,102,-14r0,30v-68,2,-133,8,-133,78v17,-11,35,-22,62,-22xm112,-23v38,1,56,-32,56,-72v0,-69,-72,-77,-113,-47v-3,59,3,117,57,119",w:221},"\u0432":{d:"155,-107v22,6,40,21,40,48v-2,71,-89,59,-162,59r0,-196v63,4,150,-18,151,45v1,24,-17,32,-29,44xm65,-116v37,-2,87,10,85,-30v-1,-34,-51,-22,-85,-24r0,54xm65,-26v42,-2,94,8,95,-33v1,-42,-55,-30,-95,-32r0,65",w:214},"\u0433":{d:"168,-167r-102,0r0,167r-33,0r0,-196r135,0r0,29",w:169},"\u0434":{d:"23,-28v26,-41,41,-104,41,-168r123,0r0,168r24,0r0,75r-31,0r0,-48r-148,0r0,48r-30,0r0,-75r21,0xm95,-169v-3,55,-19,107,-40,141r99,0r0,-141r-59,0",w:223},"\u0435":{d:"52,-95v-6,81,97,83,141,47r0,36v-72,38,-174,10,-174,-85v0,-61,37,-105,95,-105v60,0,87,41,83,107r-145,0xm165,-120v7,-54,-64,-70,-95,-39v-10,10,-17,24,-18,39r113,0",w:214},"\u0436":{d:"160,-111v58,-7,30,-99,111,-85r0,28v-50,-8,-35,50,-68,64r76,104r-40,0r-63,-90r-16,0r0,90r-33,0r0,-90r-14,0r-66,90r-38,0r76,-103v-32,-11,-16,-72,-69,-65r0,-28v82,-14,53,78,111,85r0,-85r33,0r0,85",w:287},"\u0437":{d:"130,-103v23,5,39,21,39,48v0,71,-107,69,-158,44r0,-36v20,11,44,24,74,23v25,-2,50,-6,50,-33v1,-38,-44,-30,-80,-31r0,-29v34,-1,80,7,76,-29v-5,-46,-86,-24,-110,-8r0,-36v49,-17,142,-22,144,41v1,24,-19,37,-35,46",w:188},"\u0438":{d:"198,0r-33,0r0,-147r-103,147r-29,0r0,-196r32,0r0,145r102,-145r31,0r0,196",w:230},"\u0439":{d:"198,0r-33,0r0,-147r-103,147r-29,0r0,-196r32,0r0,145r102,-145r31,0r0,196xm117,-239v22,-1,32,-10,32,-35r30,0v6,55,-73,71,-107,41v-10,-10,-15,-24,-16,-41r30,0v0,22,9,36,31,35",w:230},"\u043a":{d:"67,-112v70,-2,38,-100,130,-84r0,28v-55,-10,-46,50,-82,64r95,104r-44,0r-81,-90r-18,0r0,90r-33,0r0,-196r33,0r0,84",w:213},"\u043b":{d:"5,-29v67,3,41,-100,51,-167r135,0r0,196r-33,0r0,-169r-73,0v-9,76,11,175,-80,169r0,-29",w:223},"\u043c":{d:"218,0r-33,0r0,-155r-48,101r-25,0r-49,-101r0,155r-30,0r0,-196r39,0r54,110r52,-110r40,0r0,196",w:250},"\u043d":{d:"197,0r-33,0r0,-88r-98,0r0,88r-33,0r0,-196r33,0r0,79r98,0r0,-79r33,0r0,196",w:229},"\u043e":{d:"109,-202v58,0,91,44,91,104v0,59,-32,103,-91,103v-59,0,-90,-43,-90,-103v0,-60,32,-104,90,-104xm109,-23v40,0,57,-31,57,-75v0,-45,-16,-75,-57,-75v-40,0,-56,30,-56,75v0,44,16,75,56,75",w:218},"\u043f":{d:"197,0r-33,0r0,-168r-98,0r0,168r-33,0r0,-196r164,0r0,196",w:229},"\u0440":{d:"130,-202v52,1,75,43,75,101v0,81,-71,130,-139,91r0,82r-33,0r0,-268r33,0r0,20v16,-13,38,-26,64,-26xm66,-37v48,27,110,4,105,-63v-3,-42,-11,-69,-49,-70v-22,0,-42,10,-56,22r0,111",w:224},"\u0441":{d:"114,-24v28,0,48,-14,65,-25r0,37v-70,38,-160,6,-160,-86v0,-60,36,-104,97,-103v23,1,46,8,63,16v-1,12,2,27,-1,37v-18,-13,-38,-23,-64,-24v-42,0,-62,31,-61,74v0,43,20,74,61,74",w:192},"\u0442":{d:"177,-167r-71,0r0,167r-33,0r0,-167r-71,0r0,-29r175,0r0,29",w:178},"\u0443":{d:"202,-196r-114,268r-36,0r37,-81r-78,-187r36,0r60,145r61,-145r34,0",w:213},"\u0444":{d:"168,-189v58,-35,115,14,115,86v0,74,-55,129,-115,94r0,81r-33,0r0,-81v-58,36,-115,-16,-115,-89v0,-72,55,-125,115,-91r0,-85r33,0r0,85xm168,-34v43,26,88,-11,81,-66v5,-54,-35,-88,-81,-65r0,131xm53,-99v0,54,34,92,82,65r0,-131v-45,-21,-82,11,-82,66",w:302},"\u0445":{d:"202,0r-41,0r-56,-75r-56,75r-38,0r76,-98r-76,-98r42,0r55,74r56,-74r38,0r-77,96",w:213},"\u0446":{d:"188,0r-155,0r0,-196r33,0r0,168r96,0r0,-168r33,0r0,168r24,0r0,75r-31,0r0,-47",w:232},"\u0447":{d:"58,-142v-10,58,54,53,94,41r0,-95r33,0r0,196r-33,0r0,-75v-51,17,-127,17,-127,-50r0,-71r33,0r0,54",w:217},"\u0448":{d:"283,0r-250,0r0,-196r33,0r0,168r75,0r0,-168r33,0r0,168r76,0r0,-168r33,0r0,196",w:315},"\u0449":{d:"276,0r-243,0r0,-196r33,0r0,168r75,0r0,-168r33,0r0,168r76,0r0,-168r33,0r0,168r24,0r0,75r-31,0r0,-47",w:319},"\u044a":{d:"92,-26v41,-1,88,7,88,-34v0,-41,-47,-32,-88,-33r0,67xm92,-120v65,-2,123,-2,122,59v0,71,-83,61,-155,61r0,-167r-57,0r0,-29r90,0r0,76",w:230},"\u044b":{d:"66,-26v40,-1,87,6,87,-34v0,-41,-46,-32,-87,-33r0,67xm66,-120v65,-3,122,-1,122,59v0,70,-83,62,-155,61r0,-196r33,0r0,76xm220,-196r33,0r0,196r-33,0r0,-196",w:285},"\u044c":{d:"66,-26v41,-1,89,7,89,-34v0,-42,-48,-32,-89,-33r0,67xm66,-120v65,-2,124,-2,123,59v0,72,-84,61,-156,61r0,-196r33,0r0,76",w:205},"\u044d":{d:"82,-201v63,1,93,35,96,99v5,90,-88,128,-163,93v2,-11,-3,-29,2,-36v23,21,84,32,109,4v11,-11,19,-27,20,-49r-100,0r0,-27r99,0v-1,-64,-88,-68,-124,-33r-3,0r0,-36v15,-7,41,-15,64,-15",w:196},"\u044e":{d:"194,-23v38,0,55,-30,55,-75v0,-45,-15,-74,-55,-75v-40,0,-55,32,-55,75v0,44,17,75,55,75xm195,5v-55,0,-87,-40,-89,-94r-40,0r0,89r-33,0r0,-196r33,0r0,79r41,0v5,-49,38,-85,88,-85v56,0,88,45,88,104v0,60,-30,103,-88,103",w:301},"\u044f":{d:"29,-141v0,-67,85,-54,154,-55r0,196r-33,0r0,-78r-39,0r-60,78r-39,0r66,-81v-30,-9,-49,-25,-49,-60xm63,-140v0,43,46,35,87,36r0,-66v-39,1,-87,-8,-87,30",w:215},"\u0451":{d:"167,-229r-35,0r0,-34r35,0r0,34xm95,-229r-35,0r0,-34r35,0r0,34xm52,-95v-6,81,97,83,141,47r0,36v-72,38,-174,10,-174,-85v0,-61,37,-105,95,-105v60,0,87,41,83,107r-145,0xm165,-120v7,-54,-64,-70,-95,-39v-10,10,-17,24,-18,39r113,0",w:214},"\u0452":{d:"90,43v82,8,74,-72,74,-155v0,-33,-6,-58,-41,-58v-23,0,-43,12,-57,23r0,147r-33,0r0,-223r-30,0r0,-23r30,0r0,-28r33,0r0,28r56,0r0,23r-56,0r0,48v17,-15,38,-27,66,-27v73,-2,67,79,65,155v-1,73,-32,123,-107,117r0,-27",w:227},"\u0453":{d:"151,-293r-48,66r-26,0r32,-66r42,0xm168,-167r-102,0r0,167r-33,0r0,-196r135,0r0,29",w:169},"\u0454":{d:"52,-90v-5,73,88,79,130,45r0,37v-74,31,-163,2,-163,-90v0,-89,91,-126,163,-88v-2,11,3,29,-2,36v-36,-34,-127,-31,-128,33r101,0r0,27r-101,0",w:196},"\u0455":{d:"97,-173v-31,0,-56,25,-35,46v35,22,111,10,111,70v0,69,-107,74,-154,45v2,-11,-3,-29,2,-37v17,13,44,24,72,26v35,3,58,-23,39,-47v-35,-21,-112,-12,-112,-71v0,-67,98,-71,145,-45v-2,11,3,28,-2,35v-14,-12,-41,-22,-66,-22",w:187},"\u0456":{d:"68,-229r-37,0r0,-34r37,0r0,34xm66,0r-33,0r0,-196r33,0r0,196",w:98},"\u0457":{d:"98,-229r-33,0r0,-34r33,0r0,34xm34,-229r-33,0r0,-34r33,0r0,34xm66,0r-33,0r0,-196r33,0r0,196",w:98},"\u0458":{d:"94,-229r-38,0r0,-34r38,0r0,34xm20,45v33,1,39,-23,39,-55r0,-159r-41,0r0,-27r74,0r0,201v4,59,-50,80,-103,64v2,-9,-3,-25,2,-31v6,2,21,7,29,7",w:123},"\u0459":{d:"191,-26v41,-1,87,6,88,-34v1,-41,-47,-32,-88,-33r0,67xm191,-120v64,-2,122,-2,122,59v-1,70,-83,62,-155,61r0,-169r-73,0v-9,76,11,175,-80,169r0,-29v67,3,41,-101,51,-167r135,0r0,76",w:329},"\u045a":{d:"191,-26v41,-1,87,6,88,-34v1,-41,-47,-32,-88,-33r0,67xm191,-120v64,-2,122,-2,122,59v-1,70,-83,62,-155,61r0,-93r-92,0r0,93r-33,0r0,-196r33,0r0,76r92,0r0,-76r33,0r0,76",w:329},"\u045b":{d:"131,-202v90,-3,62,118,66,202r-33,0r0,-112v-1,-34,-5,-60,-42,-58v-22,1,-42,11,-56,23r0,147r-33,0r0,-223r-30,0r0,-23r30,0r0,-28r33,0r0,28r56,0r0,23r-56,0r0,48v18,-14,37,-26,65,-27",w:227},"\u045c":{d:"168,-293r-48,66r-26,0r31,-66r43,0xm67,-112v70,-2,38,-100,130,-84r0,28v-55,-10,-46,50,-82,64r95,104r-44,0r-81,-90r-18,0r0,90r-33,0r0,-196r33,0r0,84",w:213},"\u045e":{d:"202,-196r-114,268r-36,0r37,-81r-78,-187r36,0r60,145r61,-145r34,0xm107,-239v22,-1,32,-10,32,-35r30,0v6,55,-73,71,-107,41v-10,-10,-15,-24,-16,-41r30,0v0,22,9,36,31,35",w:213},"\u045f":{d:"197,0r-67,0r0,47r-31,0r0,-47r-66,0r0,-196r33,0r0,168r98,0r0,-168r33,0r0,196",w:229},"\u0490":{d:"70,-231r0,231r-35,0r0,-262r137,0r0,-72r32,0r0,103r-134,0",w:203},"\u0491":{d:"66,-167r0,167r-33,0r0,-196r104,0r0,-65r31,0r0,94r-102,0",w:169},"\u0492":{d:"204,-231r-134,0r0,76r65,0r0,25r-65,0r0,130r-35,0r0,-130r-33,0r0,-25r33,0r0,-107r169,0r0,31",w:203},"\u0493":{d:"168,-167r-102,0r0,62r56,0r0,24r-56,0r0,81r-33,0r0,-81r-30,0r0,-24r30,0r0,-91r135,0r0,29",w:169},"\u0496":{d:"15,-262v104,-17,67,109,142,118r0,-118r34,0r0,118v77,-5,40,-135,144,-118r0,31v-38,-1,-46,7,-56,40v-7,24,-21,42,-40,54r82,106r24,0r0,90r-33,0r0,-59r-10,0r-92,-120r-19,0r0,120r-34,0r0,-120r-19,0r-92,120r-40,0r104,-135v-26,-13,-37,-51,-48,-79v-6,-16,-24,-17,-47,-17r0,-31",w:350},"\u0497":{d:"160,-111v57,-6,30,-99,111,-85r0,28v-50,-9,-38,54,-68,64r55,76r23,0r0,75r-31,0r0,-47r-11,0r-63,-90r-16,0r0,90r-33,0r0,-90r-14,0r-66,90r-38,0r76,-103v-30,-9,-17,-74,-69,-65r0,-28v81,-14,54,78,111,85r0,-85r33,0r0,85",w:287},"\u049a":{d:"71,-144v88,-1,48,-135,159,-118r0,31v-74,-11,-52,77,-106,93r94,107r28,0r0,90r-33,0r0,-59r-12,0r-106,-119r-24,0r0,119r-35,0r0,-262r35,0r0,118",w:249},"\u049b":{d:"67,-112v68,-1,41,-101,130,-84r0,28v-54,-10,-49,53,-82,64r69,76r26,0r0,75r-31,0r0,-47r-13,0r-81,-90r-18,0r0,90r-33,0r0,-196r33,0r0,84",w:213},"\u049c":{d:"114,-161v33,-38,32,-114,116,-101r0,31v-74,-11,-52,77,-106,93r122,138r-45,0r-87,-98r0,45r-24,0r0,-66r-19,0r0,119r-35,0r0,-262r35,0r0,118v8,0,14,-2,19,-3r0,-63r24,0r0,49",w:249},"\u049d":{d:"210,0r-44,0r-57,-63r0,38r-23,0r0,-65r-19,0r0,90r-33,0r0,-196r33,0r0,84v7,0,13,0,19,-2r0,-61r23,0r0,41v16,-36,31,-68,88,-62r0,28v-54,-10,-49,53,-82,64",w:213},"\u04a2":{d:"260,59r-33,0r0,-59r-26,0r0,-128r-131,0r0,128r-35,0r0,-262r35,0r0,103r131,0r0,-103r34,0r0,231r25,0r0,90",w:270},"\u04a3":{d:"220,47r-30,0r0,-47r-26,0r0,-88r-98,0r0,88r-33,0r0,-196r33,0r0,79r98,0r0,-79r33,0r0,168r23,0r0,75",w:229},"\u04ae":{d:"220,-262r-92,147r0,115r-34,0r0,-111r-93,-151r39,0r71,117r72,-117r37,0",w:221},"\u04af":{d:"202,-196r-80,186r0,82r-33,0r0,-82r-78,-186r36,0r60,145r61,-145r34,0",w:213},"\u04b0":{d:"220,-262r-92,147r0,16r65,0r0,24r-65,0r0,75r-34,0r0,-75r-64,0r0,-24r64,0r0,-12r-93,-151r39,0r71,117r72,-117r37,0",w:221},"\u04b1":{d:"202,-196r-80,186r63,0r0,24r-63,0r0,58r-33,0r0,-58r-61,0r0,-24r61,0r-78,-186r36,0r60,145r61,-145r34,0",w:213},"\u04b2":{d:"238,59r-33,0r0,-59r-11,0r-71,-108r-73,108r-38,0r91,-131r-89,-131r40,0r71,107r72,-107r38,0r-91,130r70,101r24,0r0,90",w:246},"\u04b3":{d:"204,47r-31,0r0,-47r-12,0r-56,-75r-56,75r-38,0r76,-98r-76,-98r42,0r55,74r56,-74r38,0r-77,96r56,72r23,0r0,75",w:213},"\u04b8":{d:"112,-96v-54,1,-87,-25,-87,-76r0,-90r35,0v3,59,-18,139,52,134r0,-67r24,0r0,66v18,-2,34,-6,50,-12r0,-121r35,0r0,262r-35,0r0,-111v-19,6,-35,10,-50,12r0,53r-24,0r0,-50",w:256},"\u04b9":{d:"118,-94r34,-7r0,-95r33,0r0,196r-33,0r0,-75v-13,4,-24,6,-34,8r0,35r-23,0r0,-33v-46,1,-70,-18,-70,-60r0,-71r33,0v3,44,-14,104,37,102r0,-53r23,0r0,53",w:217},"\u04ba":{d:"70,-151v74,-27,161,-21,161,62r0,89r-34,0v-2,-62,16,-133,-55,-133v-26,0,-50,4,-72,12r0,121r-35,0r0,-262r35,0r0,111",w:256},"\u04bb":{d:"131,-202v90,-3,62,118,66,202r-33,0r0,-112v-1,-34,-5,-60,-42,-58v-22,1,-42,11,-56,23r0,147r-33,0r0,-274r33,0r0,99v18,-14,37,-26,65,-27",w:227},"\u04d8":{d:"132,-266v79,-1,120,54,120,135v0,79,-40,138,-116,136v-85,-2,-121,-62,-116,-162r194,0v-5,-42,-36,-79,-82,-79v-35,0,-59,11,-84,24r0,-38v26,-11,53,-16,84,-16xm56,-125v1,55,27,100,80,100v53,0,79,-45,80,-100r-160,0",w:271},"\u04d9":{d:"22,-185v80,-39,175,-10,175,85v0,61,-37,105,-96,105v-60,-1,-87,-41,-82,-107r144,0v8,-80,-96,-83,-141,-47r0,-36xm163,-77r-112,0v-7,55,61,68,94,40v11,-10,16,-23,18,-40",w:214},"\u04e8":{d:"142,-267v77,0,121,55,121,136v0,81,-43,136,-121,136v-78,0,-122,-55,-122,-136v0,-81,42,-136,122,-136xm226,-148v5,-81,-99,-118,-147,-62v-13,15,-20,36,-22,62r169,0xm57,-117v-5,82,97,122,147,65v13,-16,21,-38,23,-65r-170,0",w:283},"\u04e9":{d:"109,-202v57,0,91,44,91,104v0,60,-33,103,-91,103v-57,0,-90,-44,-90,-103v0,-60,33,-104,90,-104xm165,-111v-3,-41,-22,-62,-56,-62v-34,0,-53,21,-56,62r112,0xm53,-86v2,36,21,63,56,63v34,0,53,-21,56,-63r-112,0",w:218},"\u040d":{d:"235,0r-35,0r0,-210r-130,210r-35,0r0,-262r35,0r0,207r128,-207r37,0r0,262xm160,-295r-26,0r-48,-66r42,0",w:270},"\u045d":{d:"198,0r-33,0r0,-147r-103,147r-29,0r0,-196r32,0r0,145r102,-145r31,0r0,196xm139,-229r-26,0r-48,-66r42,0",w:230}}});var aoq=0;if (document.addEventListener) document.addEventListener("DOMContentLoaded", function(){aoq=1; theif.replace("#itemDescriptionCell>h1",{fontFamily:"theif"});}, false);else if (document.all && !window.opera){ document.write('<script type="text/javascript" id="pwna" defer="defer" src="javascript:void(0)"><\/script>'); var pwna=document.getElementById("pwna");pwna.onreadystatechange=function(){ if (this.readyState=="complete"){aoq=1; theif.replace("#itemDescriptionCell>h1",{fontFamily:"theif"});}}}window.onload=function(){setTimeout("if (!aoq) theif.replace(\"#itemDescriptionCell>h1\",{fontFamily:\"theif\"});", 0)}
