/*! jQuery v1.6.4 http://jquery.com/ | http://jquery.org/license */
function is_url(a){var b=/(^(http|www\.))/ig;return a.match(b)}function get_title(a){gt_blocked||$(a).val()!=""&&$.ajax({url:"/pobierz",data:"url="+encodeURI($(a).val()),beforeSend:function(){$("#service_site_title").addClass("busy-right"),$("#service_site_title").attr("disabled",!0),gt_blocked=!0},success:function(a){$("#service_site_title").val(a),$("#service_site_title").removeClass("busy-right"),$("#service_site_title").attr("disabled",!1),gt_blocked=!1}})}function fn_check_last_tag(a){return!a.previousSibling||a.previousSibling.id=="header"||typeof a.previousSibling.id=="undefined"?!0:!1}function fn_remove_tag(a,b){document.getElementById&&(src=document.getElementById("box_"+a),typeof b=="undefined"?fn_check_last_tag(src)||src.parentNode.removeChild(src):src.parentNode.removeChild(src))}function fn_replace(a,b){var c=new RegExp,d=0;c.compile("\\[\\d+\\]","g");for(d=1;d<=b;d++)c.exec(a);return a=RegExp.leftContext+"["+counter+"]"+RegExp.rightContext,a}function fn_add_tag(a,b,c){var d=0,e=0,f=new RegExp,g=new RegExp;if(document.getElementById){counter++,new_id=a+"_"+counter,src=document.getElementById("service_tasks_attributes_0_task_input");var h=src.cloneNode(!0);h.id="box_"+new_id,f.compile("name=(\\\"|\\')*\\w*(\\[\\w*\\])+(\\\"|\\')*","gi");var i=h.innerHTML.match(f);node_elms=h.getElementsByTagName("*");for(e=0;e<node_elms.length;e++){node_elms[e].id.length>0&&(node_elms[e].name=="remove"&&node_elms[e].id==a&&(node_elms[e].style.display="none",node_elms[e+1].style.display=""),node_elms[e].id!="header"&&(node_elms[e].id=node_elms[e].id+"_"+counter));if(node_elms[e].nodeName=="LI"){node_elms[e].style.display=="none"&&c!="Y"&&(node_elms[e].style.display="");for(d=0;d<i.length;d++)node_elms[e].innerHTML.indexOf(i[d])!=-1&&(str=fn_str_replace_string(node_elms[e].innerHTML,i[d],fn_replace(i[d],b)),str.length>0&&(node_elms[e].innerHTML=str))}}h=src.parentNode.insertBefore(h,src.nextSibling),child_inputs=h.getElementsByTagName("INPUT"),parent_inputs=src.getElementsByTagName("INPUT");for(e=0;e<child_inputs.length;e++){child_inputs[e].type!="file"&&child_inputs[e].type!="hidden"&&(child_inputs[e].value=c=="Y"?parent_inputs[e].value:"");if(child_inputs[e].type=="button"||child_inputs[e].type=="radio"||child_inputs[e].type=="checkbox")child_inputs[e].value=parent_inputs[e].value;if(child_inputs[e].type=="radio"||child_inputs[e].type=="checkbox")child_inputs[e].checked=c=="Y"?parent_inputs[e].checked:parent_inputs[e].defaultChecked}child_texts=h.getElementsByTagName("TEXTAREA"),parent_texts=src.getElementsByTagName("TEXTAREA");for(e=0;e<child_texts.length;e++)child_texts[e].value=c=="Y"?parent_texts[e].value:"";child_selects=h.getElementsByTagName("SELECT"),parent_selects=src.getElementsByTagName("SELECT");for(e=0;e<child_selects.length;e++)for(d=0;d<child_selects[e].options.length;d++)child_selects[e].options[d].selected=c=="Y"?parent_selects[e].options[d].selected:parent_selects[e].options[d].defaultSelected}}function fn_str_delete_string(a,b){return fn_str_replace_string(a,b,"")}function fn_str_replace_string(a,b,c){var d=fn_str_get_front(a,b),e=fn_str_get_end(a,b);return d!=null&&e!=null?d+c+e:""}function fn_get_window_sizes(){var a=new Array;is_nav&&(a.offset_x=self.pageXOffset,a.offset_y=self.pageYOffset,a.view_height=self.innerHeight,a.view_width=self.innerWidth,a.height=window.height,a.width=window.width);if(is_ie||is_firefox||is_opera8)a.offset_x=document.body.scrollLeft,a.offset_y=document.body.scrollTop,a.view_height=document.body.clientHeight,a.view_width=document.body.clientWidth,a.height=document.body.scrollHeight,a.width=document.body.scrollWidth;return a}function fn_str_get_front(a,b){return foundOffset=a.indexOf(b),foundOffset==-1?null:a.substring(0,foundOffset)}function fn_str_get_end(a,b){return foundOffset=a.indexOf(b),foundOffset==-1?null:a.substring(foundOffset+b.length,a.length)}(function(a,b){function c(a){return K.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function d(a){if(!cl[a]){var b=H.body,c=K("<"+a+">").appendTo(b),d=c.css("display");c.remove();if(d==="none"||d===""){cm||(cm=H.createElement("iframe"),cm.frameBorder=cm.width=cm.height=0),b.appendChild(cm);if(!cn||!cm.createElement)cn=(cm.contentWindow||cm.contentDocument).document,cn.write((H.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cn.close();c=cn.createElement(a),cn.body.appendChild(c),d=K.css(c,"display"),b.removeChild(cm)}cl[a]=d}return cl[a]}function e(a,b){var c={};return K.each(cr.concat.apply([],cr.slice(0,b)),function(){c[this]=a}),c}function f(){cs=b}function g(){return setTimeout(f,0),cs=K.now()}function h(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function i(){try{return new a.XMLHttpRequest}catch(b){}}function j(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},f,g,h=d.length,i,j=d[0],k,l,m,n,o;for(f=1;f<h;f++){if(f===1)for(g in a.converters)typeof g=="string"&&(e[g.toLowerCase()]=a.converters[g]);k=j,j=d[f];if(j==="*")j=k;else if(k!=="*"&&k!==j){l=k+" "+j,m=e[l]||e["* "+j];if(!m){o=b;for(n in e){i=n.split(" ");if(i[0]===k||i[0]==="*"){o=e[i[1]+" "+j];if(o){n=e[n],n===!0?m=o:o===!0&&(m=n);break}}}}!m&&!o&&K.error("No conversion from "+l.replace(" "," to ")),m!==!0&&(c=m?m(c):o(n(c)))}}return c}function k(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j)return j!==f[0]&&f.unshift(j),d[j]}function l(a,b,c,d){if(K.isArray(b))K.each(b,function(b,e){c||bN.test(a)?d(a,e):l(a+"["+(typeof e=="object"||K.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)l(a+"["+e+"]",b[e],c,d);else d(a,b)}function m(a,c){var d,e,f=K.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((f[d]?a:e||(e={}))[d]=c[d]);e&&K.extend(!0,a,e)}function n(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===ca,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=n(a,c,d,e,l,g)));return(k||!l)&&!g["*"]&&(l=n(a,c,d,e,"*",g)),l}function o(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(K.isFunction(c)){var d=b.toLowerCase().split(bY),e=0,f=d.length,g,h,i;for(;e<f;e++)g=d[e],i=/^\+/.test(g),i&&(g=g.substr(1)||"*"),h=a[g]=a[g]||[],h[i?"unshift":"push"](c)}}}function p(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bH:bI;if(d>0)return c!=="border"&&K.each(e,function(){c||(d-=parseFloat(K.css(a,"padding"+this))||0),c==="margin"?d+=parseFloat(K.css(a,c+this))||0:d-=parseFloat(K.css(a,"border"+this+"Width"))||0}),d+"px";d=bJ(a,b,b);if(d<0||d==null)d=a.style[b]||0;return d=parseFloat(d)||0,c&&K.each(e,function(){d+=parseFloat(K.css(a,"padding"+this))||0,c!=="padding"&&(d+=parseFloat(K.css(a,"border"+this+"Width"))||0),c==="margin"&&(d+=parseFloat(K.css(a,c+this))||0)}),d+"px"}function q(a,b){b.src?K.ajax({url:b.src,async:!1,dataType:"script"}):K.globalEval((b.text||b.textContent||b.innerHTML||"").replace(by,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function r(a){K.nodeName(a,"input")?s(a):"getElementsByTagName"in a&&K.grep(a.getElementsByTagName("input"),s)}function s(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function t(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function u(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(K.expando)}}function v(a,b){if(b.nodeType===1&&!!K.hasData(a)){var c=K.expando,d=K.data(a),e=K.data(b,d);if(d=d[c]){var f=d.events;e=e[c]=K.extend({},d);if(f){delete e.handle,e.events={};for(var g in f)for(var h=0,i=f[g].length;h<i;h++)K.event.add(b,g+(f[g][h].namespace?".":"")+f[g][h].namespace,f[g][h],f[g][h].data)}}}}function w(a,b){return K.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function x(a,b,c){b=b||0;if(K.isFunction(b))return K.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return K.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=K.grep(a,function(a){return a.nodeType===1});if(bl.test(b))return K.filter(b,d,!c);b=K.filter(b,d)}return K.grep(a,function(a,d){return K.inArray(a,b)>=0===c})}function y(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function z(a,b){return(a&&a!=="*"?a+".":"")+b.replace($,"`").replace(_,"&")}function A(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o=[],p=[],q=K._data(this,"events");if(!(a.liveFired===this||!q||!q.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(m=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var r=q.live.slice(0);for(h=0;h<r.length;h++)f=r[h],f.origType.replace(Y,"")===a.type?p.push(f.selector):r.splice(h--,1);e=K(a.target).closest(p,a.currentTarget);for(i=0,j=e.length;i<j;i++){l=e[i];for(h=0;h<r.length;h++){f=r[h];if(l.selector===f.selector&&(!m||m.test(f.namespace))&&!l.elem.disabled){g=l.elem,d=null;if(f.preType==="mouseenter"||f.preType==="mouseleave")a.type=f.preType,d=K(a.relatedTarget).closest(f.selector)[0],d&&K.contains(g,d)&&(d=g);(!d||d!==g)&&o.push({elem:g,handleObj:f,level:l.level})}}}for(i=0,j=o.length;i<j;i++){e=o[i];if(c&&e.level>c)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,n=e.handleObj.origHandler.apply(e.elem,arguments);if(n===!1||a.isPropagationStopped()){c=e.level,n===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function B(a,c,d){var e=K.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,K.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function C(){return!0}function D(){return!1}function E(a,c,d){var e=c+"defer",f=c+"queue",g=c+"mark",h=K.data(a,e,b,!0);h&&(d==="queue"||!K.data(a,f,b,!0))&&(d==="mark"||!K.data(a,g,b,!0))&&setTimeout(function(){!K.data(a,f,b,!0)&&!K.data(a,g,b,!0)&&(K.removeData(a,e,!0),h.resolve())},0)}function F(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function G(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(O,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:K.isNaN(d)?N.test(d)?K.parseJSON(d):d:parseFloat(d)}catch(f){}K.data(a,c,d)}else d=b}return d}var H=a.document,I=a.navigator,J=a.location,K=function(){function c(){if(!d.isReady){try{H.documentElement.doScroll("left")}catch(a){setTimeout(c,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=I.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,J=Array.prototype.indexOf,K={};return d.fn=d.prototype={constructor:d,init:function(a,c,e){var f,g,i,j;if(!a)return this;if(a.nodeType)return this.context=this[0]=a,this.length=1,this;if(a==="body"&&!c&&H.body)return this.context=H,this[0]=H.body,this.selector=a,this.length=1,this;if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?f=h.exec(a):f=[null,a,null];if(f&&(f[1]||!c)){if(f[1])return c=c instanceof d?c[0]:c,j=c?c.ownerDocument||c:H,i=m.exec(a),i?d.isPlainObject(c)?(a=[H.createElement(i[1])],d.fn.attr.call(a,c,!0)):a=[j.createElement(i[1])]:(i=d.buildFragment([f[1]],[j]),a=(i.cacheable?d.clone(i.fragment):i.fragment).childNodes),d.merge(this,a);g=H.getElementById(f[2]);if(g&&g.parentNode){if(g.id!==f[2])return e.find(a);this.length=1,this[0]=g}return this.context=H,this.selector=a,this}return!c||c.jquery?(c||e).find(a):this.constructor(c).find(a)}return d.isFunction(a)?e.ready(a):(a.selector!==b&&(this.selector=a.selector,this.context=a.context),d.makeArray(a,this))},selector:"",jquery:"1.6.4",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var e=this.constructor();return d.isArray(a)?E.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")"),e},each:function(a,b){return d.each(this,a,b)},ready:function(a){return d.bindReady(),A.done(a),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(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){e=i[c],f=a[c];if(i===f)continue;l&&f&&(d.isPlainObject(f)||(g=d.isArray(f)))?(g?(g=!1,h=e&&d.isArray(e)?e:[]):h=e&&d.isPlainObject(e)?e:{},i[c]=d.extend(l,h,f)):f!==b&&(i[c]=f)}return i},d.extend({noConflict:function(b){return a.$===d&&(a.$=f),b&&a.jQuery===d&&(a.jQuery=e),d},isReady:!1,readyWait:1,holdReady:function(a){a?d.readyWait++:d.ready(!0)},ready:function(a){if(a===!0&&!--d.readyWait||a!==!0&&!d.isReady){if(!H.body)return setTimeout(d.ready,1);d.isReady=!0;if(a!==!0&&--d.readyWait>0)return;A.resolveWith(H,[d]),d.fn.trigger&&d(H).trigger("ready").unbind("ready")}},bindReady:function(){if(!A){A=d._Deferred();if(H.readyState==="complete")return setTimeout(d.ready,1);if(H.addEventListener)H.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",d.ready,!1);else if(H.attachEvent){H.attachEvent("onreadystatechange",B),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}H.documentElement.doScroll&&b&&c()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):K[C.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var e;for(e in a);return e===b||D.call(a,e)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=d.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(c){var e,f;try{a.DOMParser?(f=new DOMParser,e=f.parseFromString(c,"text/xml")):(e=new ActiveXObject("Microsoft.XMLDOM"),e.async="false",e.loadXML(c))}catch(g){e=b}return(!e||!e.documentElement||e.getElementsByTagName("parsererror").length)&&d.error("Invalid XML: "+c),e},noop:function(){},globalEval:function(b){b&&i.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g<h;)if(c.apply(a[g++],e)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:G?function(a){return a==null?"":G.call(a)}:function(a){return a==null?"":(a+"").replace(j,"").replace(k,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var e=d.type(a);a.length==null||e==="string"||e==="function"||e==="regexp"||d.isWindow(a)?E.call(c,a):d.merge(c,a)}return c},inArray:function(a,b){if(!b)return-1;if(J)return J.call(b,a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];return a.length=d,a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,e){var f,g,h=[],i=0,j=a.length,k=a instanceof d||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||d.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,e),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,e),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var e=a[c];c=a,a=e}if(!d.isFunction(a))return b;var f=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.call(arguments)))};return g.guid=a.guid=a.guid||g.guid||d.guid++,g},access:function(a,c,e,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)d.access(a,j,c[j],f,g,e);return a}if(e!==b){f=!h&&f&&d.isFunction(e);for(var k=0;k<i;k++)g(a[k],c,f?e.call(a[k],k,g(a[k],c)):e,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(c,e){return e&&e instanceof d&&!(e instanceof a)&&(e=a(e)),d.fn.init.call(this,c,e,b)},a.fn.init.prototype=a.fn;var b=a(H);return a},browser:{}}),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){K["[object "+b+"]"]=b.toLowerCase()}),z=d.uaMatch(y),z.browser&&(d.browser[z.browser]=!0,d.browser.version=z.version),d.browser.webkit&&(d.browser.safari=!0),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(H),H.addEventListener?B=function(){H.removeEventListener("DOMContentLoaded",B,!1),d.ready()}:H.attachEvent&&(B=function(){H.readyState==="complete"&&(H.detachEvent("onreadystatechange",B),d.ready())}),d}(),L="done fail isResolved isRejected promise then always pipe".split(" "),M=[].slice;K.extend({_Deferred:function(){var a=[],b,c,d,e={done:function(){if(!d){var c=arguments,f,g,h,i,j;b&&(j=b,b=0);for(f=0,g=c.length;f<g;f++)h=c[f],i=K.type(h),i==="array"?e.done.apply(e,h):i==="function"&&a.push(h);j&&e.resolveWith(j[0],j[1])}return this},resolveWith:function(e,f){if(!d&&!b&&!c){f=f||[],c=1;try{while(a[0])a.shift().apply(e,f)}finally{b=[e,f],c=0}}return this},resolve:function(){return e.resolveWith(this,arguments),this},isResolved:function(){return!!c||!!b},cancel:function(){return d=1,a=[],this}};return e},Deferred:function(a){var b=K._Deferred(),c=K._Deferred(),d;return K.extend(b,{then:function(a,c){return b.done(a).fail(c),this},always:function(){return b.done.apply(b,arguments).fail.apply(this,arguments)},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,pipe:function(a,c){return K.Deferred(function(d){K.each({done:[a,"resolve"],fail:[c,"reject"]},function(a,c){var e=c[0],f=c[1],g;K.isFunction(e)?b[a](function(){g=e.apply(this,arguments),g&&K.isFunction(g.promise)?g.promise().then(d.resolve,d.reject):d[f+"With"](this===b?d:this,[g])}):b[a](d[f])})}).promise()},promise:function(a){if(a==null){if(d)return d;d=a={}}var c=L.length;while(c--)a[L[c]]=b[L[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b),b},when:function(a){function b(a){return function(b){c[a]=arguments.length>1?M.call(arguments,0):b,--f||g.resolveWith(g,M.call(c,0))}}var c=arguments,d=0,e=c.length,f=e,g=e<=1&&a&&K.isFunction(a.promise)?a:K.Deferred();if(e>1){for(;d<e;d++)c[d]&&K.isFunction(c[d].promise)?c[d].promise().then(b(d),g.reject):--f;f||g.resolveWith(g,c)}else g!==a&&g.resolveWith(g,e?[a]:[]);return g.promise()}}),K.support=function(){var a=H.createElement("div"),b=H.documentElement,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;a.setAttribute("className","t"),a.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",c=a.getElementsByTagName("*"),d=a.getElementsByTagName("a")[0];if(!c||!c.length||!d)return{};e=H.createElement("select"),f=e.appendChild(H.createElement("option")),g=a.getElementsByTagName("input")[0],i={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(d.getAttribute("style")),hrefNormalized:d.getAttribute("href")==="/a",opacity:/^0.55$/.test(d.style.opacity),cssFloat:!!d.style.cssFloat,checkOn:g.value==="on",optSelected:f.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},g.checked=!0,i.noCloneChecked=g.cloneNode(!0).checked,e.disabled=!0,i.optDisabled=!f.disabled;try{delete a.test}catch(t){i.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function(){i.noCloneEvent=!1}),a.cloneNode(!0).fireEvent("onclick")),g=H.createElement("input"),g.value="t",g.setAttribute("type","radio"),i.radioValue=g.value==="t",g.setAttribute("checked","checked"),a.appendChild(g),j=H.createDocumentFragment(),j.appendChild(a.firstChild),i.checkClone=j.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",k=H.getElementsByTagName("body")[0],m=H.createElement(k?"div":"body"),n={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"},k&&K.extend(n,{position:"absolute",left:"-1000px",top:"-1000px"});for(r in n)m.style[r]=n[r];m.appendChild(a),l=k||b,l.insertBefore(m,l.firstChild),i.appendChecked=g.checked,i.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,i.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",i.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",o=a.getElementsByTagName("td"),s=o[0].offsetHeight===0,o[0].style.display="",o[1].style.display="none",i.reliableHiddenOffsets=s&&o[0].offsetHeight===0,a.innerHTML="",H.defaultView&&H.defaultView.getComputedStyle&&(h=H.createElement("div"),h.style.width="0",h.style.marginRight="0",a.appendChild(h),i.reliableMarginRight=(parseInt((H.defaultView.getComputedStyle(h,null)||{marginRight:0}).marginRight,10)||0)===0),m.innerHTML="",l.removeChild(m);if(a.attachEvent)for(r in{submit:1,change:1,focusin:1})q="on"+r,s=q in a,s||(a.setAttribute(q,"return;"),s=typeof a[q]=="function"),i[r+"Bubbles"]=s;return m=j=e=f=k=h=a=g=null,i}(),K.boxModel=K.support.boxModel;var N=/^(?:\{.*\}|\[.*\])$/,O=/([A-Z])/g;K.extend({cache:{},uuid:0,expando:"jQuery"+(K.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){return a=a.nodeType?K.cache[a[K.expando]]:a[K.expando],!!a&&!F(a)},data:function(a,c,d,e){if(!!K.acceptData(a)){var f,g,h=K.expando,i=typeof c=="string",j=a.nodeType,k=j?K.cache:a,l=j?a[K.expando]:a[K.expando]&&K.expando;if((!l||e&&l&&k[l]&&!k[l][h])&&i&&d===b)return;l||(j?a[K.expando]=l=++K.uuid:l=K.expando),k[l]||(k[l]={},j||(k[l].toJSON=K.noop));if(typeof c=="object"||typeof c=="function")e?k[l][h]=K.extend(k[l][h],c):k[l]=K.extend(k[l],c);return f=k[l],e&&(f[h]||(f[h]={}),f=f[h]),d!==b&&(f[K.camelCase(c)]=d),c==="events"&&!f[c]?f[h]&&f[h].events:(i?(g=f[c],g==null&&(g=f[K.camelCase(c)])):g=f,g)}},removeData:function(a,b,c){if(!!K.acceptData(a)){var d,e=K.expando,f=a.nodeType,g=f?K.cache:a,h=f?a[K.expando]:K.expando;if(!g[h])return;if(b){d=c?g[h][e]:g[h];if(d){d[b]||(b=K.camelCase(b)),delete d[b];if(!F(d))return}}if(c){delete g[h][e];if(!F(g[h]))return}var i=g[h][e];K.support.deleteExpando||!g.setInterval?delete g[h]:g[h]=null,i?(g[h]={},f||(g[h].toJSON=K.noop),g[h][e]=i):f&&(K.support.deleteExpando?delete a[K.expando]:a.removeAttribute?a.removeAttribute(K.expando):a[K.expando]=null)}},_data:function(a,b,c){return K.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=K.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),K.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=K.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,f;for(var g=0,h=e.length;g<h;g++)f=e[g].name,f.indexOf("data-")===0&&(f=K.camelCase(f.substring(5)),G(this[0],f,d[f]))}}return d}if(typeof a=="object")return this.each(function(){K.data(this,a)});var i=a.split(".");return i[1]=i[1]?"."+i[1]:"",c===b?(d=this.triggerHandler("getData"+i[1]+"!",[i[0]]),d===b&&this.length&&(d=K.data(this[0],a),d=G(this[0],a,d)),d===b&&i[1]?this.data(i[0]):d):this.each(function(){var b=K(this),d=[i[0],c];b.triggerHandler("setData"+i[1]+"!",d),K.data(this,a,c),b.triggerHandler("changeData"+i[1]+"!",d)})},removeData:function(a){return this.each(function(){K.removeData(this,a)})}}),K.extend({_mark:function(a,c){a&&(c=(c||"fx")+"mark",K.data(a,c,(K.data(a,c,b,!0)||0)+1,!0))},_unmark:function(a,c,d){a!==!0&&(d=c,c=a,a=!1);if(c){d=d||"fx";var e=d+"mark",f=a?0:(K.data(c,e,b,!0)||1)-1;f?K.data(c,e,f,!0):(K.removeData(c,e,!0),E(c,d,"mark"))}},queue:function(a,c,d){if(a){c=(c||"fx")+"queue";var e=K.data(a,c,b,!0);return d&&(!e||K.isArray(d)?e=K.data(a,c,K.makeArray(d),!0):e.push(d)),e||[]}},dequeue:function(a,b){b=b||"fx";var c=K.queue(a,b),d=c.shift(),e;d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),d.call(a,function(){K.dequeue(a,b)})),c.length||(K.removeData(a,b+"queue",!0),E(a,b,"queue"))}}),K.fn.extend({queue:function(a,c){return typeof a!="string"&&(c=a,a="fx"),c===b?K.queue(this[0],a):this.each(function(){var b=K.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&K.dequeue(this,a)})},dequeue:function(a){return this.each(function(){K.dequeue(this,a)})},delay:function(a,b){return a=K.fx?K.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(){var c=this;setTimeout(function(){K.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function d(){--h||e.resolveWith(f,[f])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var e=K.Deferred(),f=this,g=f.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=K.data(f[g],i,b,!0)||(K.data(f[g],j,b,!0)||K.data(f[g],k,b,!0))&&K.data(f[g],i,K._Deferred(),!0))h++,l.done(d);return d(),e.promise()}});var P=/[\n\t\r]/g,Q=/\s+/,R=/\r/g,S=/^(?:button|input)$/i,T=/^(?:button|input|object|select|textarea)$/i,U=/^a(?:rea)?$/i,V=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,W,X;K.fn.extend({attr:function(a,b){return K.access(this,a,b,!0,K.attr)},removeAttr:function(a){return this.each(function(){K.removeAttr(this,a)})},prop:function(a,b){return K.access(this,a,b,!0,K.prop)},removeProp:function(a){return a=K.propFix[a]||a,this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,f,g,h;if(K.isFunction(a))return this.each(function(b){K(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(Q);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{f=" "+e.className+" ";for(g=0,h=b.length;g<h;g++)~f.indexOf(" "+b[g]+" ")||(f+=b[g]+" ");e.className=K.trim(f)}}}return this},removeClass:function(a){var c,d,e,f,g,h,i;if(K.isFunction(a))return this.each(function(b){K(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(Q);for(d=0,e=this.length;d<e;d++){f=this[d];if(f.nodeType===1&&f.className)if(a){g=(" "+f.className+" ").replace(P," ");for(h=0,i=c.length;h<i;h++)g=g.replace(" "+c[h]+" "," ");f.className=K.trim(g)}else f.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";return K.isFunction(a)?this.each(function(c){K(this).toggleClass(a.call(this,c,this.className,b),b)}):this.each(function(){if(c==="string"){var e,f=0,g=K(this),h=b,i=a.split(Q);while(e=i[f++])h=d?h:!g.hasClass(e),g[h?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&K._data(this,"__className__",this.className),this.className=this.className||a===!1?"":K._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(P," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length)return e?(c=K.valHooks[e.nodeName.toLowerCase()]||K.valHooks[e.type],c&&"get"in c&&(d=c.get(e,"value"))!==b?d:(d=e.value,typeof d=="string"?d.replace(R,""):d==null?"":d)):b;var f=K.isFunction(a);return this.each(function(d){var e=K(this),g;if(this.nodeType===1){f?g=a.call(this,d,e.val()):g=a,g==null?g="":typeof g=="number"?g+="":K.isArray(g)&&(g=K.map(g,function(a){return a==null?"":a+""})),c=K.valHooks[this.nodeName.toLowerCase()]||K.valHooks[this.type];if(!c||!("set"in c)||c.set(this,g,"value")===b)this.value=g}})}}),K.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,f=a.type==="select-one";if(c<0)return null;for(var g=f?c:0,h=f?c+1:e.length;g<h;g++){var i=e[g];if(i.selected&&(K.support.optDisabled?!i.disabled:i.getAttribute("disabled")===null)&&(!i.parentNode.disabled||!K.nodeName(i.parentNode,"optgroup"))){b=K(i).val();if(f)return b;d.push(b)}}return f&&!d.length&&e.length?K(e[c]).val():d},set:function(a,b){var c=K.makeArray(b);return K(a).find("option").each(function(){this.selected=K.inArray(K(this).val(),c)>=0}),c.length||(a.selectedIndex=-1),c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var f=a.nodeType;if(!a||f===3||f===8||f===2)return b;if(e&&c in K.attrFn)return K(a)[c](d);if("getAttribute"in a){var g,h,i=f!==1||!K.isXMLDoc(a);return i&&(c=K.attrFix[c]||c,h=K.attrHooks[c],h||(V.test(c)?h=X:W&&(h=W))),d!==b?d===null?(K.removeAttr(a,c),b):h&&"set"in h&&i&&(g=h.set(a,d,c))!==b?g:(a.setAttribute(c,""+d),d):h&&"get"in h&&i&&(g=h.get(a,c))!==null?g:(g=a.getAttribute(c),g===null?b:g)}return K.prop(a,c,d)},removeAttr:function(a,b){var c;a.nodeType===1&&(b=K.attrFix[b]||b,K.attr(a,b,""),a.removeAttribute(b),V.test(b)&&(c=K.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(S.test(a.nodeName)&&a.parentNode)K.error("type property can't be changed");else if(!K.support.radioValue&&b==="radio"&&K.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}},value:{get:function(a,b){return W&&K.nodeName(a,"button")?W.get(a,b):b in a?a.value:null},set:function(a,b,c){if(W&&K.nodeName(a,"button"))return W.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var f,g,h=e!==1||!K.isXMLDoc(a);return h&&(c=K.propFix[c]||c,g=K.propHooks[c]),d!==b?g&&"set"in g&&(f=g.set(a,d,c))!==b?f:a[c]=d:g&&"get"in g&&(f=g.get(a,c))!==null?f:a[c]},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):T.test(a.nodeName)||U.test(a.nodeName)&&a.href?0:b}}}}),K.attrHooks.tabIndex=K.propHooks.tabIndex,X=
{get:function(a,c){var d;return K.prop(a,c)===!0||(d=a.getAttributeNode(c))&&d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;return b===!1?K.removeAttr(a,c):(d=K.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase())),c}},K.support.getSetAttribute||(W=K.valHooks.button={get:function(a,c){var d;return d=a.getAttributeNode(c),d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);return d||(d=H.createAttribute(c),a.setAttributeNode(d)),d.nodeValue=b+""}},K.each(["width","height"],function(a,b){K.attrHooks[b]=K.extend(K.attrHooks[b],{set:function(a,c){if(c==="")return a.setAttribute(b,"auto"),c}})})),K.support.hrefNormalized||K.each(["href","src","width","height"],function(a,c){K.attrHooks[c]=K.extend(K.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),K.support.style||(K.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),K.support.optSelected||(K.propHooks.selected=K.extend(K.propHooks.selected,{get:function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}})),K.support.checkOn||K.each(["radio","checkbox"],function(){K.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),K.each(["radio","checkbox"],function(){K.valHooks[this]=K.extend(K.valHooks[this],{set:function(a,b){if(K.isArray(b))return a.checked=K.inArray(K(a).val(),b)>=0}})});var Y=/\.(.*)$/,Z=/^(?:textarea|input|select)$/i,$=/\./g,_=/ /g,ba=/[^\w\s.|`]/g,bb=function(a){return a.replace(ba,"\\$&")};K.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=D;else if(!d)return;var f,g;d.handler&&(f=d,d=f.handler),d.guid||(d.guid=K.guid++);var h=K._data(a);if(!h)return;var i=h.events,j=h.handle;i||(h.events=i={}),j||(h.handle=j=function(a){return typeof K=="undefined"||!!a&&K.event.triggered===a.type?b:K.event.handle.apply(j.elem,arguments)}),j.elem=a,c=c.split(" ");var k,l=0,m;while(k=c[l++]){g=f?K.extend({},f):{handler:d,data:e},k.indexOf(".")>-1?(m=k.split("."),k=m.shift(),g.namespace=m.slice(0).sort().join(".")):(m=[],g.namespace=""),g.type=k,g.guid||(g.guid=d.guid);var n=i[k],o=K.event.special[k]||{};if(!n){n=i[k]=[];if(!o.setup||o.setup.call(a,e,m,j)===!1)a.addEventListener?a.addEventListener(k,j,!1):a.attachEvent&&a.attachEvent("on"+k,j)}o.add&&(o.add.call(a,g),g.handler.guid||(g.handler.guid=d.guid)),n.push(g),K.event.global[k]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=D);var f,g,h,i,j=0,k,l,m,n,o,p,q,r=K.hasData(a)&&K._data(a),s=r&&r.events;if(!r||!s)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(g in s)K.event.remove(a,g+c);return}c=c.split(" ");while(g=c[j++]){q=g,p=null,k=g.indexOf(".")<0,l=[],k||(l=g.split("."),g=l.shift(),m=new RegExp("(^|\\.)"+K.map(l.slice(0).sort(),bb).join("\\.(?:.*\\.)?")+"(\\.|$)")),o=s[g];if(!o)continue;if(!d){for(i=0;i<o.length;i++){p=o[i];if(k||m.test(p.namespace))K.event.remove(a,q,p.handler,i),o.splice(i--,1)}continue}n=K.event.special[g]||{};for(i=e||0;i<o.length;i++){p=o[i];if(d.guid===p.guid){if(k||m.test(p.namespace))e==null&&o.splice(i--,1),n.remove&&n.remove.call(a,p);if(e!=null)break}}if(o.length===0||e!=null&&o.length===1)(!n.teardown||n.teardown.call(a,l)===!1)&&K.removeEvent(a,g,r.handle),f=null,delete s[g]}if(K.isEmptyObject(s)){var t=r.handle;t&&(t.elem=null),delete r.events,delete r.handle,K.isEmptyObject(r)&&K.removeData(a,b,!0)}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,f){var g=c.type||c,h=[],i;g.indexOf("!")>=0&&(g=g.slice(0,-1),i=!0),g.indexOf(".")>=0&&(h=g.split("."),g=h.shift(),h.sort());if(!!e&&!K.event.customEvent[g]||!!K.event.global[g]){c=typeof c=="object"?c[K.expando]?c:new K.Event(g,c):new K.Event(g),c.type=g,c.exclusive=i,c.namespace=h.join("."),c.namespace_re=new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.)?")+"(\\.|$)");if(f||!e)c.preventDefault(),c.stopPropagation();if(!e){K.each(K.cache,function(){var a=K.expando,b=this[a];b&&b.events&&b.events[g]&&K.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d!=null?K.makeArray(d):[],d.unshift(c);var j=e,k=g.indexOf(":")<0?"on"+g:"";do{var l=K._data(j,"handle");c.currentTarget=j,l&&l.apply(j,d),k&&K.acceptData(j)&&j[k]&&j[k].apply(j,d)===!1&&(c.result=!1,c.preventDefault()),j=j.parentNode||j.ownerDocument||j===c.target.ownerDocument&&a}while(j&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var m,n=K.event.special[g]||{};if((!n._default||n._default.call(e.ownerDocument,c)===!1)&&(g!=="click"||!K.nodeName(e,"a"))&&K.acceptData(e)){try{k&&e[g]&&(m=e[k],m&&(e[k]=null),K.event.triggered=g,e[g]())}catch(o){}m&&(e[k]=m),K.event.triggered=b}}return c.result}},handle:function(c){c=K.event.fix(c||a.event);var d=((K._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,f=Array.prototype.slice.call(arguments,0);f[0]=c,c.currentTarget=this;for(var g=0,h=d.length;g<h;g++){var i=d[g];if(e||c.namespace_re.test(i.namespace)){c.handler=i.handler,c.data=i.data,c.handleObj=i;var j=i.handler.apply(this,f);j!==b&&(c.result=j,j===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}return c.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 pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[K.expando])return a;var c=a;a=K.Event(c);for(var d=this.props.length,e;d;)e=this.props[--d],a[e]=c[e];a.target||(a.target=a.srcElement||H),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var f=a.target.ownerDocument||H,g=f.documentElement,h=f.body;a.pageX=a.clientX+(g&&g.scrollLeft||h&&h.scrollLeft||0)-(g&&g.clientLeft||h&&h.clientLeft||0),a.pageY=a.clientY+(g&&g.scrollTop||h&&h.scrollTop||0)-(g&&g.clientTop||h&&h.clientTop||0)}return a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0),a},guid:1e8,proxy:K.proxy,special:{ready:{setup:K.bindReady,teardown:K.noop},live:{add:function(a){K.event.add(this,z(a.origType,a.selector),K.extend({},a,{handler:A,guid:a.handler.guid}))},remove:function(a){K.event.remove(this,z(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){K.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},K.removeEvent=H.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},K.Event=function(a,b){if(!this.preventDefault)return new K.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?C:D):this.type=a,b&&K.extend(this,b),this.timeStamp=K.now(),this[K.expando]=!0},K.Event.prototype={preventDefault:function(){this.isDefaultPrevented=C;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=C;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=C,this.stopPropagation()},isDefaultPrevented:D,isPropagationStopped:D,isImmediatePropagationStopped:D};var bc=function(a){var b=a.relatedTarget,c=!1,d=a.type;a.type=a.data,b!==this&&(b&&(c=K.contains(this,b)),c||(K.event.handle.apply(this,arguments),a.type=d))},bd=function(a){a.type=a.data,K.event.handle.apply(this,arguments)};K.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){K.event.special[a]={setup:function(c){K.event.add(this,b,c&&c.selector?bd:bc,a)},teardown:function(a){K.event.remove(this,b,a&&a.selector?bd:bc)}}}),K.support.submitBubbles||(K.event.special.submit={setup:function(a,b){if(!!K.nodeName(this,"form"))return!1;K.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=K.nodeName(b,"input")||K.nodeName(b,"button")?b.type:"";(c==="submit"||c==="image")&&K(b).closest("form").length&&B("submit",this,arguments)}),K.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=K.nodeName(b,"input")||K.nodeName(b,"button")?b.type:"";(c==="text"||c==="password")&&K(b).closest("form").length&&a.keyCode===13&&B("submit",this,arguments)})},teardown:function(a){K.event.remove(this,".specialSubmit")}});if(!K.support.changeBubbles){var be,bf=function(a){var b=K.nodeName(a,"input")?a.type:"",c=a.value;return b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?K.map(a.options,function(a){return a.selected}).join("-"):"":K.nodeName(a,"select")&&(c=a.selectedIndex),c},bg=function(a){var c=a.target,d,e;if(!!Z.test(c.nodeName)&&!c.readOnly){d=K._data(c,"_change_data"),e=bf(c),(a.type!=="focusout"||c.type!=="radio")&&K._data(c,"_change_data",e);if(d===b||e===d)return;if(d!=null||e)a.type="change",a.liveFired=b,K.event.trigger(a,arguments[1],c)}};K.event.special.change={filters:{focusout:bg,beforedeactivate:bg,click:function(a){var b=a.target,c=K.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||K.nodeName(b,"select"))&&bg.call(this,a)},keydown:function(a){var b=a.target,c=K.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!K.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&bg.call(this,a)},beforeactivate:function(a){var b=a.target;K._data(b,"_change_data",bf(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in be)K.event.add(this,c+".specialChange",be[c]);return Z.test(this.nodeName)},teardown:function(a){return K.event.remove(this,".specialChange"),Z.test(this.nodeName)}},be=K.event.special.change.filters,be.focus=be.beforeactivate}K.support.focusinBubbles||K.each({focus:"focusin",blur:"focusout"},function(a,b){function c(a){var c=K.event.fix(a);c.type=b,c.originalEvent={},K.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;K.event.special[b]={setup:function(){d++===0&&H.addEventListener(a,c,!0)},teardown:function(){--d===0&&H.removeEventListener(a,c,!0)}}}),K.each(["bind","one"],function(a,c){K.fn[c]=function(a,d,e){var f;if(typeof a=="object"){for(var g in a)this[c](g,d,a[g],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(f=function(a){return K(this).unbind(a,f),e.apply(this,arguments)},f.guid=e.guid||K.guid++):f=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var h=0,i=this.length;h<i;h++)K.event.add(this[h],a,f,d);return this}}),K.fn.extend({unbind:function(a,b){if(typeof a=="object"&&!a.preventDefault)for(var c in a)this.unbind(c,a[c]);else for(var d=0,e=this.length;d<e;d++)K.event.remove(this[d],a,b);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){K.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return K.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||K.guid++,d=0,e=function(c){var e=(K.data(this,"lastToggle"+a.guid)||0)%d;return K.data(this,"lastToggle"+a.guid,e+1),c.preventDefault(),b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var bh={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};K.each(["live","die"],function(a,c){K.fn[c]=function(a,d,e,f){var g,h=0,i,j,k,l=f||this.selector,m=f?this:K(this.context);if(typeof a=="object"&&!a.preventDefault){for(var n in a)m[c](n,d,a[n],l);return this}if(c==="die"&&!a&&f&&f.charAt(0)===".")return m.unbind(f),this;if(d===!1||K.isFunction(d))e=d||D,d=b;a=(a||"").split(" ");while((g=a[h++])!=null){i=Y.exec(g),j="",i&&(j=i[0],g=g.replace(Y,""));if(g==="hover"){a.push("mouseenter"+j,"mouseleave"+j);continue}k=g,bh[g]?(a.push(bh[g]+j),g+=j):g=(bh[g]||g)+j;if(c==="live")for(var o=0,p=m.length;o<p;o++)K.event.add(m[o],"live."+z(g,l),{data:d,selector:l,handler:e,origType:g,origHandler:e,preType:k});else m.unbind("live."+z(g,l),e)}return this}}),K.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){K.fn[b]=function(a,c){return c==null&&(c=a,a=null),arguments.length>0?this.bind(b,a,c):this.trigger(b)},K.attrFn&&(K.attrFn[b]=!0)}),function(){function a(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function c(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){return h=!1,0});var k=function(a,b,c,e){c=c||[],b=b||H;var g=b;if(b.nodeType!==1&&b.nodeType!==9)return[];if(!a||typeof a!="string")return c;var h,i,j,n,o,q,r,s,u=!0,v=k.isXML(b),w=[],x=a;do{d.exec(""),h=d.exec(x);if(h){x=h[3],w.push(h[1]);if(h[2]){n=h[3];break}}}while(h);if(w.length>1&&m.exec(a))if(w.length===2&&l.relative[w[0]])i=t(w[0]+w[1],b);else{i=l.relative[w[0]]?[b]:k(w.shift(),b);while(w.length)a=w.shift(),l.relative[a]&&(a+=w.shift()),i=t(a,i)}else{!e&&w.length>1&&b.nodeType===9&&!v&&l.match.ID.test(w[0])&&!l.match.ID.test(w[w.length-1])&&(o=k.find(w.shift(),b,v),b=o.expr?k.filter(o.expr,o.set)[0]:o.set[0]);if(b){o=e?{expr:w.pop(),set:p(e)}:k.find(w.pop(),w.length!==1||w[0]!=="~"&&w[0]!=="+"||!b.parentNode?b:b.parentNode,v),i=o.expr?k.filter(o.expr,o.set):o.set,w.length>0?j=p(i):u=!1;while(w.length)q=w.pop(),r=q,l.relative[q]?r=w.pop():q="",r==null&&(r=b),l.relative[q](j,r,v)}else j=w=[]}j||(j=i),j||k.error(q||a);if(f.call(j)==="[object Array]")if(!u)c.push.apply(c,j);else if(b&&b.nodeType===1)for(s=0;j[s]!=null;s++)j[s]&&(j[s]===!0||j[s].nodeType===1&&k.contains(b,j[s]))&&c.push(i[s]);else for(s=0;j[s]!=null;s++)j[s]&&j[s].nodeType===1&&c.push(i[s]);else p(j,c);return n&&(k(n,g,c,e),k.uniqueSort(c)),c};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}return d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]),{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(!f)g=o=!0;else if(f===!0)continue}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h){if(g!=null)break;k.error(a)}h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(b,d,f){var g,h=e++,i=a;typeof d=="string"&&!j.test(d)&&(d=d.toLowerCase(),g=d,i=c),i("parentNode",d,h,b,g,f)},"~":function(b,d,f){var g,h=e++,i=a;typeof d=="string"&&!j.test(d)&&(d=d.toLowerCase(),g=d,i=c),i("previousSibling",d,h,b,g,f)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);return a[0]=e++,a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");return!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" "),a},PSEUDO:function(a,b,c,e,f){if(a[1]==="not"){if(!((d.exec(a[3])||"").length>1||/^\w/.test(a[3]))){var g=k.filter(a[3],b,c,!0^f);return c||e.push.apply(e,g),!1}a[3]=k(a[3],null,null,b)}else if(l.match.POS.test(a[0])||l.match.CHILD.test(a[0]))return!0;return a},POS:function(a){return a.unshift(!0),a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){return a=Array.prototype.slice.call(a,0),b?(b.push.apply(b,a),b):a};try{Array.prototype.slice.call(H.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;H.documentElement.compareDocumentPosition?r=function(a,b){return a===b?(g=!0,0):!a.compareDocumentPosition||!b.compareDocumentPosition?a.compareDocumentPosition?-1:1:a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){if(a===b)return g=!0,0;if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=H.createElement("div"),c="script"+(new Date).getTime(),d=H.documentElement;a.innerHTML="<a name='"+c+"'/>",d.insertBefore(a,d.firstChild),H.getElementById(c)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),d.removeChild(a),d=a=null}(),function(){var a=H.createElement("div");a.appendChild(H.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),H.querySelectorAll&&function(){var a=k,b=H.createElement("div"),c="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,d,e,f){d=d||H;if(!f&&!k.isXML(d)){var g=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(g&&(d.nodeType===1||d.nodeType===9)){if(g[1])return p(d.getElementsByTagName(b),e);if(g[2]&&l.find.CLASS&&d.getElementsByClassName)return p(d.getElementsByClassName(g[2]),e)}if(d.nodeType===9){if(b==="body"&&d.body)return p([d.body],e);if(g&&g[3]){var h=d.getElementById(g[3]);if(!h||!h.parentNode)return p([],e);if(h.id===g[3])return p([h],e)}try{return p(d.querySelectorAll(b),e)}catch(i){}}else if(d.nodeType===1&&d.nodeName.toLowerCase()!=="object"){var j=d,m=d.getAttribute("id"),n=m||c,o=d.parentNode,q=/^\s*[+~]/.test(b);m?n=n.replace(/'/g,"\\$&"):d.setAttribute("id",n),q&&o&&(d=d.parentNode);try{if(!q||o)return p(d.querySelectorAll("[id='"+n+"'] "+b),e)}catch(r){}finally{m||j.removeAttribute("id")}}}return a(b,d,e,f)};for(var d in a)k[d]=a[d];b=null}}(),function(){var a=H.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var c=!b.call(H.createElement("div"),"div"),d=!1;try{b.call(H.documentElement,"[test!='']:sizzle")}catch(e){d=!0}k.matchesSelector=function(a,e){e=e.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(d||!l.match.PSEUDO.test(e)&&!/!=/.test(e)){var f=b.call(a,e);if(f||!c||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(e,null,null,[a]).length>0}}}(),function(){var a=H.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),H.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:H.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var t=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};K.find=k,K.expr=k.selectors,K.expr[":"]=K.expr.filters,K.unique=k.uniqueSort,K.text=k.getText,K.isXMLDoc=k.isXML,K.contains=k.contains}();var bi=/Until$/,bj=/^(?:parents|prevUntil|prevAll)/,bk=/,/,bl=/^.[^:#\[\.,]*$/,bm=Array.prototype.slice,bn=K.expr.match.POS,bo={children:!0,contents:!0,next:!0,prev:!0};K.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return K(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(K.contains(b[c],this))return!0});var e=this.pushStack("","find",a),f,g,h;for(c=0,d=this.length;c<d;c++){f=e.length,K.find(a,this[c],e);if(c>0)for(g=f;g<e.length;g++)for(h=0;h<f;h++)if(e[h]===e[g]){e.splice(g--,1);break}}return e},has:function(a){var b=K(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(K.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(x(this,a,!1),"not",a)},filter:function(a){return this.pushStack(x(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?K.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,f=this[0];if(K.isArray(a)){var g,h,i={},j=1;if(f&&a.length){for(d=0,e=a.length;d<e;d++)h=a[d],i[h]||(i[h]=bn.test(h)?K(h,b||this.context):h);while(f&&f.ownerDocument&&f!==b){for(h in i)g=i[h],(g.jquery?g.index(f)>-1:K(f).is(g))&&c.push({selector:h,elem:f,level:j});f=f.parentNode,j++}}return c}var k=bn.test(a)||typeof a!="string"?K(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){f=this[d];while(f){if(k?k.index(f)>-1:K.find.matchesSelector(f,a)){c.push(f);break}f=f.parentNode;if(!f||!f.ownerDocument||f===b||f.nodeType===11)break}}return c=c.length>1?K.unique(c):c,this.pushStack(c,"closest",a)},index:function(a){return a?typeof a=="string"?K.inArray(this[0],K(a)):K.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.prevAll().length:-1},add:function(a,b){var c=typeof a=="string"?K(a,b):K.makeArray(a&&a.nodeType?[a]:a),d=K.merge(this.get(),c);return this.pushStack(y(c[0])||y(d[0])?d:K.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),K.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return K.dir(a,"parentNode")},parentsUntil:function(a,b,c){return K.dir(a,"parentNode",c)},next:function(a){return K.nth(a,2,"nextSibling")},prev:function(a){return K.nth(a,2,"previousSibling")},nextAll:function(a){return K.dir(a,"nextSibling")},prevAll:function(a){return K.dir(a,"previousSibling")},nextUntil:function(a,b,c){return K.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return K.dir(a,"previousSibling",c)},siblings:function(a){return K.sibling(a.parentNode.firstChild,a)},children:function(a){return K.sibling(a.firstChild)},contents:function(a){return K.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:K.makeArray(a.childNodes)}},function(a,b){K.fn[a]=function(c,d){var e=K.map(this,b,c),f=bm.call(arguments);return bi.test(a)||(d=c),d&&typeof d=="string"&&(e=K.filter(d,e)),e=this.length>1&&!bo[a]?K.unique(e):e,(this.length>1||bk.test(d))&&bj.test(a)&&(e=e.reverse()),this.pushStack(e,a,f.join(","))}}),K.extend({filter:function(a,b,c){return c&&(a=":not("+a+")"),b.length===1?K.find.matchesSelector(b[0],a)?[b[0]]:[]:K.find.matches(a,b)},dir:function(a,c,d){var e=[],f=a[c];while(f&&f.nodeType!==9&&(d===b||f.nodeType!==1||!K(f).is(d)))f.nodeType===1&&e.push(f),f=f[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var bp=/ jQuery\d+="(?:\d+|null)"/g,bq=/^\s+/,br=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,bs=/<([\w:]+)/,bt=/<tbody/i,bu=/<|&#?\w+;/,bv=/<(?:script|object|embed|option|style)/i,bw=/checked\s*(?:[^=]|=\s*.checked.)/i,bx=/\/(java|ecma)script/i,by=/^\s*<!(?:\[CDATA\[|\-\-)/,bz={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,"",""]};bz.optgroup=bz.option,bz.tbody=bz.tfoot=bz.colgroup=bz.caption=bz.thead,bz.th=bz.td,K.support.htmlSerialize||(bz._default=[1,"div<div>","</div>"]),K.fn.extend({text:function(a){return K.isFunction(a)?this.each(function(b){var c=K(this);c.text(a.call(this,b,c.text()))}):typeof a!="object"&&a!==b?this.empty().append((this[0]&&this[0].ownerDocument||H).createTextNode(a)):K.text(this)},wrapAll:function(a){if(K.isFunction(a))return this.each(function(b){K(this).wrapAll(a.call(this,b))});if(this[0]){var b=K(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){return K.isFunction(a)?this.each(function(b){K(this).wrapInner(a.call(this,b))}):this.each(function(){var b=K(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){K(this).wrapAll(a)})},unwrap:function()
{return this.parent().each(function(){K.nodeName(this,"body")||K(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=K(arguments[0]);return a.push.apply(a,this.toArray()),this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);return a.push.apply(a,K(arguments[0]).toArray()),a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||K.filter(a,[d]).length)!b&&d.nodeType===1&&(K.cleanData(d.getElementsByTagName("*")),K.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&K.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){return a=a==null?!1:a,b=b==null?a:b,this.map(function(){return K.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(bp,""):null;if(typeof a=="string"&&!bv.test(a)&&(K.support.leadingWhitespace||!bq.test(a))&&!bz[(bs.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(br,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(K.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else K.isFunction(a)?this.each(function(b){var c=K(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){return this[0]&&this[0].parentNode?K.isFunction(a)?this.each(function(b){var c=K(this),d=c.html();c.replaceWith(a.call(this,b,d))}):(typeof a!="string"&&(a=K(a).detach()),this.each(function(){var b=this.nextSibling,c=this.parentNode;K(this).remove(),b?K(b).before(a):K(c).append(a)})):this.length?this.pushStack(K(K.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,f,g,h,i=a[0],j=[];if(!K.support.checkClone&&arguments.length===3&&typeof i=="string"&&bw.test(i))return this.each(function(){K(this).domManip(a,c,d,!0)});if(K.isFunction(i))return this.each(function(e){var f=K(this);a[0]=i.call(this,e,c?f.html():b),f.domManip(a,c,d)});if(this[0]){h=i&&i.parentNode,K.support.parentNode&&h&&h.nodeType===11&&h.childNodes.length===this.length?e={fragment:h}:e=K.buildFragment(a,this,j),g=e.fragment,g.childNodes.length===1?f=g=g.firstChild:f=g.firstChild;if(f){c=c&&K.nodeName(f,"tr");for(var k=0,l=this.length,m=l-1;k<l;k++)d.call(c?w(this[k],f):this[k],e.cacheable||l>1&&k<m?K.clone(g,!0,!0):g)}j.length&&K.each(j,q)}return this}}),K.buildFragment=function(a,b,c){var d,e,f,g;return b&&b[0]&&(g=b[0].ownerDocument||b[0]),g.createDocumentFragment||(g=H),a.length===1&&typeof a[0]=="string"&&a[0].length<512&&g===H&&a[0].charAt(0)==="<"&&!bv.test(a[0])&&(K.support.checkClone||!bw.test(a[0]))&&(e=!0,f=K.fragments[a[0]],f&&f!==1&&(d=f)),d||(d=g.createDocumentFragment(),K.clean(a,g,d,c)),e&&(K.fragments[a[0]]=f?d:1),{fragment:d,cacheable:e}},K.fragments={},K.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){K.fn[a]=function(c){var d=[],e=K(c),f=this.length===1&&this[0].parentNode;if(f&&f.nodeType===11&&f.childNodes.length===1&&e.length===1)return e[b](this[0]),this;for(var g=0,h=e.length;g<h;g++){var i=(g>0?this.clone(!0):this).get();K(e[g])[b](i),d=d.concat(i)}return this.pushStack(d,a,e.selector)}}),K.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,f,g;if((!K.support.noCloneEvent||!K.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!K.isXMLDoc(a)){u(a,d),e=t(a),f=t(d);for(g=0;e[g];++g)f[g]&&u(e[g],f[g])}if(b){v(a,d);if(c){e=t(a),f=t(d);for(g=0;e[g];++g)v(e[g],f[g])}}return e=f=null,d},clean:function(a,b,c,d){var e;b=b||H,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||H);var f=[],g;for(var h=0,i;(i=a[h])!=null;h++){typeof i=="number"&&(i+="");if(!i)continue;if(typeof i=="string")if(!bu.test(i))i=b.createTextNode(i);else{i=i.replace(br,"<$1></$2>");var j=(bs.exec(i)||["",""])[1].toLowerCase(),k=bz[j]||bz._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!K.support.tbody){var n=bt.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]==="<table>"&&!n?m.childNodes:[];for(g=o.length-1;g>=0;--g)K.nodeName(o[g],"tbody")&&!o[g].childNodes.length&&o[g].parentNode.removeChild(o[g])}!K.support.leadingWhitespace&&bq.test(i)&&m.insertBefore(b.createTextNode(bq.exec(i)[0]),m.firstChild),i=m.childNodes}var p;if(!K.support.appendChecked)if(i[0]&&typeof (p=i.length)=="number")for(g=0;g<p;g++)r(i[g]);else r(i);i.nodeType?f.push(i):f=K.merge(f,i)}if(c){e=function(a){return!a.type||bx.test(a.type)};for(h=0;f[h];h++)if(d&&K.nodeName(f[h],"script")&&(!f[h].type||f[h].type.toLowerCase()==="text/javascript"))d.push(f[h].parentNode?f[h].parentNode.removeChild(f[h]):f[h]);else{if(f[h].nodeType===1){var q=K.grep(f[h].getElementsByTagName("script"),e);f.splice.apply(f,[h+1,0].concat(q))}c.appendChild(f[h])}}return f},cleanData:function(a){var b,c,d=K.cache,e=K.expando,f=K.event.special,g=K.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&K.noData[i.nodeName.toLowerCase()])continue;c=i[K.expando];if(c){b=d[c]&&d[c][e];if(b&&b.events){for(var j in b.events)f[j]?K.event.remove(i,j):K.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[K.expando]:i.removeAttribute&&i.removeAttribute(K.expando),delete d[c]}}}});var bA=/alpha\([^)]*\)/i,bB=/opacity=([^)]*)/,bC=/([A-Z]|^ms)/g,bD=/^-?\d+(?:px)?$/i,bE=/^-?\d/,bF=/^([\-+])=([\-+.\de]+)/,bG={position:"absolute",visibility:"hidden",display:"block"},bH=["Left","Right"],bI=["Top","Bottom"],bJ,bK,bL;K.fn.css=function(a,c){return arguments.length===2&&c===b?this:K.access(this,a,c,!0,function(a,c,d){return d!==b?K.style(a,c,d):K.css(a,c)})},K.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bJ(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":K.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var f,g,h=K.camelCase(c),i=a.style,j=K.cssHooks[h];c=K.cssProps[h]||h;if(d===b)return j&&"get"in j&&(f=j.get(a,!1,e))!==b?f:i[c];g=typeof d,g==="string"&&(f=bF.exec(d))&&(d=+(f[1]+1)*+f[2]+parseFloat(K.css(a,c)),g="number");if(d==null||g==="number"&&isNaN(d))return;g==="number"&&!K.cssNumber[h]&&(d+="px");if(!j||!("set"in j)||(d=j.set(a,d))!==b)try{i[c]=d}catch(k){}}},css:function(a,c,d){var e,f;c=K.camelCase(c),f=K.cssHooks[c],c=K.cssProps[c]||c,c==="cssFloat"&&(c="float");if(f&&"get"in f&&(e=f.get(a,!0,d))!==b)return e;if(bJ)return bJ(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),K.curCSS=K.css,K.each(["height","width"],function(a,b){K.cssHooks[b]={get:function(a,c,d){var e;if(c)return a.offsetWidth!==0?p(a,b,d):(K.swap(a,bG,function(){e=p(a,b,d)}),e)},set:function(a,b){if(!bD.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),K.support.opacity||(K.cssHooks.opacity={get:function(a,b){return bB.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=K.isNaN(b)?"":"alpha(opacity="+b*100+")",f=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&K.trim(f.replace(bA,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bA.test(f)?f.replace(bA,e):f+" "+e}}),K(function(){K.support.reliableMarginRight||(K.cssHooks.marginRight={get:function(a,b){var c;return K.swap(a,{display:"inline-block"},function(){b?c=bJ(a,"margin-right","marginRight"):c=a.style.marginRight}),c}})}),H.defaultView&&H.defaultView.getComputedStyle&&(bK=function(a,c){var d,e,f;c=c.replace(bC,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(f=e.getComputedStyle(a,null))d=f.getPropertyValue(c),d===""&&!K.contains(a.ownerDocument.documentElement,a)&&(d=K.style(a,c));return d}),H.documentElement.currentStyle&&(bL=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;return!bD.test(d)&&bE.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e)),d===""?"auto":d}),bJ=bK||bL,K.expr&&K.expr.filters&&(K.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!K.support.reliableHiddenOffsets&&(a.style.display||K.css(a,"display"))==="none"},K.expr.filters.visible=function(a){return!K.expr.filters.hidden(a)});var bM=/%20/g,bN=/\[\]$/,bO=/\r?\n/g,bP=/#.*$/,bQ=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bR=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bS=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bT=/^(?:GET|HEAD)$/,bU=/^\/\//,bV=/\?/,bW=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bX=/^(?:select|textarea)/i,bY=/\s+/,bZ=/([?&])_=[^&]*/,b$=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,b_=K.fn.load,ca={},cb={},cc,cd,ce=["*/"]+["*"];try{cc=J.href}catch(cf){cc=H.createElement("a"),cc.href="",cc=cc.href}cd=b$.exec(cc.toLowerCase())||[],K.fn.extend({load:function(a,c,d){if(typeof a!="string"&&b_)return b_.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e)}var g="GET";c&&(K.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=K.param(c,K.ajaxSettings.traditional),g="POST"));var h=this;return K.ajax({url:a,type:g,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),h.html(f?K("<div>").append(c.replace(bW,"")).find(f):c)),d&&h.each(d,[c,b,a])}}),this},serialize:function(){return K.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?K.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bX.test(this.nodeName)||bR.test(this.type))}).map(function(a,b){var c=K(this).val();return c==null?null:K.isArray(c)?K.map(c,function(a,c){return{name:b.name,value:a.replace(bO,"\r\n")}}):{name:b.name,value:c.replace(bO,"\r\n")}}).get()}}),K.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){K.fn[b]=function(a){return this.bind(b,a)}}),K.each(["get","post"],function(a,c){K[c]=function(a,d,e,f){return K.isFunction(d)&&(f=f||e,e=d,d=b),K.ajax({type:c,url:a,data:d,success:e,dataType:f})}}),K.extend({getScript:function(a,c){return K.get(a,b,c,"script")},getJSON:function(a,b,c){return K.get(a,b,c,"json")},ajaxSetup:function(a,b){return b?m(a,K.ajaxSettings):(b=a,a=K.ajaxSettings),m(a,b),a},ajaxSettings:{url:cc,isLocal:bS.test(cd[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":ce},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":K.parseJSON,"text xml":K.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:o(ca),ajaxTransport:o(cb),ajax:function(a,c){function d(a,c,d,n){if(v!==2){v=2,t&&clearTimeout(t),s=b,q=n||"",y.readyState=a>0?4:0;var o,p,r,u=c,x=d?k(e,y,d):b,z,A;if(a>=200&&a<300||a===304){if(e.ifModified){if(z=y.getResponseHeader("Last-Modified"))K.lastModified[m]=z;if(A=y.getResponseHeader("Etag"))K.etag[m]=A}if(a===304)u="notmodified",o=!0;else try{p=j(e,x),u="success",o=!0}catch(B){u="parsererror",r=B}}else{r=u;if(!u||a)u="error",a<0&&(a=0)}y.status=a,y.statusText=""+(c||u),o?h.resolveWith(f,[p,u,y]):h.rejectWith(f,[y,u,r]),y.statusCode(l),l=b,w&&g.trigger("ajax"+(o?"Success":"Error"),[y,e,o?p:r]),i.resolveWith(f,[y,u]),w&&(g.trigger("ajaxComplete",[y,e]),--K.active||K.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var e=K.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof K)?K(f):K.event,h=K.Deferred(),i=K._Deferred(),l=e.statusCode||{},m,o={},p={},q,r,s,t,u,v=0,w,x,y={readyState:0,setRequestHeader:function(a,b){if(!v){var c=a.toLowerCase();a=p[c]=p[c]||a,o[a]=b}return this},getAllResponseHeaders:function(){return v===2?q:null},getResponseHeader:function(a){var c;if(v===2){if(!r){r={};while(c=bQ.exec(q))r[c[1].toLowerCase()]=c[2]}c=r[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){return v||(e.mimeType=a),this},abort:function(a){return a=a||"abort",s&&s.abort(a),d(0,a),this}};h.promise(y),y.success=y.done,y.error=y.fail,y.complete=i.done,y.statusCode=function(a){if(a){var b;if(v<2)for(b in a)l[b]=[l[b],a[b]];else b=a[y.status],y.then(b,b)}return this},e.url=((a||e.url)+"").replace(bP,"").replace(bU,cd[1]+"//"),e.dataTypes=K.trim(e.dataType||"*").toLowerCase().split(bY),e.crossDomain==null&&(u=b$.exec(e.url.toLowerCase()),e.crossDomain=!(!u||u[1]==cd[1]&&u[2]==cd[2]&&(u[3]||(u[1]==="http:"?80:443))==(cd[3]||(cd[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!="string"&&(e.data=K.param(e.data,e.traditional)),n(ca,e,c,y);if(v===2)return!1;w=e.global,e.type=e.type.toUpperCase(),e.hasContent=!bT.test(e.type),w&&K.active++===0&&K.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(bV.test(e.url)?"&":"?")+e.data,delete e.data),m=e.url;if(e.cache===!1){var z=K.now(),A=e.url.replace(bZ,"$1_="+z);e.url=A+(A===e.url?(bV.test(e.url)?"&":"?")+"_="+z:"")}}(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)&&y.setRequestHeader("Content-Type",e.contentType),e.ifModified&&(m=m||e.url,K.lastModified[m]&&y.setRequestHeader("If-Modified-Since",K.lastModified[m]),K.etag[m]&&y.setRequestHeader("If-None-Match",K.etag[m])),y.setRequestHeader("Accept",e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", "+ce+"; q=0.01":""):e.accepts["*"]);for(x in e.headers)y.setRequestHeader(x,e.headers[x]);if(!e.beforeSend||e.beforeSend.call(f,y,e)!==!1&&v!==2){for(x in{success:1,error:1,complete:1})y[x](e[x]);s=n(cb,e,c,y);if(!s)d(-1,"No Transport");else{y.readyState=1,w&&g.trigger("ajaxSend",[y,e]),e.async&&e.timeout>0&&(t=setTimeout(function(){y.abort("timeout")},e.timeout));try{v=1,s.send(o,d)}catch(B){v<2?d(-1,B):K.error(B)}}return y}return y.abort(),!1},param:function(a,c){var d=[],e=function(a,b){b=K.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=K.ajaxSettings.traditional);if(K.isArray(a)||a.jquery&&!K.isPlainObject(a))K.each(a,function(){e(this.name,this.value)});else for(var f in a)l(f,a[f],c,e);return d.join("&").replace(bM,"+")}}),K.extend({active:0,lastModified:{},etag:{}});var cg=K.now(),ch=/(\=)\?(&|$)|\?\?/i;K.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return K.expando+"_"+cg++}}),K.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ch.test(b.url)||e&&ch.test(b.data))){var f,g=b.jsonpCallback=K.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h=a[g],i=b.url,j=b.data,k="$1"+g+"$2";return b.jsonp!==!1&&(i=i.replace(ch,k),b.url===i&&(e&&(j=j.replace(ch,k)),b.data===j&&(i+=(/\?/.test(i)?"&":"?")+b.jsonp+"="+g))),b.url=i,b.data=j,a[g]=function(a){f=[a]},d.always(function(){a[g]=h,f&&K.isFunction(h)&&a[g](f[0])}),b.converters["script json"]=function(){return f||K.error(g+" was not called"),f[0]},b.dataTypes[0]="json","script"}}),K.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){return K.globalEval(a),a}}}),K.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),K.ajaxTransport("script",function(a){if(a.crossDomain){var c,d=H.head||H.getElementsByTagName("head")[0]||H.documentElement;return{send:function(e,f){c=H.createElement("script"),c.async="async",a.scriptCharset&&(c.charset=a.scriptCharset),c.src=a.url,c.onload=c.onreadystatechange=function(a,e){if(e||!c.readyState||/loaded|complete/.test(c.readyState))c.onload=c.onreadystatechange=null,d&&c.parentNode&&d.removeChild(c),c=b,e||f(200,"success")},d.insertBefore(c,d.firstChild)},abort:function(){c&&c.onload(0,1)}}}});var ci=a.ActiveXObject?function(){for(var a in ck)ck[a](0,1)}:!1,cj=0,ck;K.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&i()||h()}:i,function(a){K.extend(K.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(K.ajaxSettings.xhr()),K.support.ajax&&K.ajaxTransport(function(c){if(!c.crossDomain||K.support.cors){var d;return{send:function(e,f){var g=c.xhr(),h,i;c.username?g.open(c.type,c.url,c.async,c.username,c.password):g.open(c.type,c.url,c.async);if(c.xhrFields)for(i in c.xhrFields)g[i]=c.xhrFields[i];c.mimeType&&g.overrideMimeType&&g.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(c.hasContent&&c.data||null),d=function(a,e){var i,j,k,l,m;try{if(d&&(e||g.readyState===4)){d=b,h&&(g.onreadystatechange=K.noop,ci&&delete ck[h]);if(e)g.readyState!==4&&g.abort();else{i=g.status,k=g.getAllResponseHeaders(),l={},m=g.responseXML,m&&m.documentElement&&(l.xml=m),l.text=g.responseText;try{j=g.statusText}catch(n){j=""}!i&&c.isLocal&&!c.crossDomain?i=l.text?200:404:i===1223&&(i=204)}}}catch(o){e||f(-1,o)}l&&f(i,j,l,k)},!c.async||g.readyState===4?d():(h=++cj,ci&&(ck||(ck={},K(a).unload(ci)),ck[h]=d),g.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cl={},cm,cn,co=/^(?:toggle|show|hide)$/,cp=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cq,cr=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cs;K.fn.extend({show:function(a,b,c){var f,g;if(a||a===0)return this.animate(e("show",3),a,b,c);for(var h=0,i=this.length;h<i;h++)f=this[h],f.style&&(g=f.style.display,!K._data(f,"olddisplay")&&g==="none"&&(g=f.style.display=""),g===""&&K.css(f,"display")==="none"&&K._data(f,"olddisplay",d(f.nodeName)));for(h=0;h<i;h++){f=this[h];if(f.style){g=f.style.display;if(g===""||g==="none")f.style.display=K._data(f,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(e("hide",3),a,b,c);for(var d=0,f=this.length;d<f;d++)if(this[d].style){var g=K.css(this[d],"display");g!=="none"&&!K._data(this[d],"olddisplay")&&K._data(this[d],"olddisplay",g)}for(d=0;d<f;d++)this[d].style&&(this[d].style.display="none");return this},_toggle:K.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";return K.isFunction(a)&&K.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:K(this).is(":hidden");K(this)[b?"show":"hide"]()}):this.animate(e("toggle",3),a,b,c),this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,e){var f=K.speed(b,c,e);return K.isEmptyObject(a)?this.each(f.complete,[!1]):(a=K.extend({},a),this[f.queue===!1?"each":"queue"](function(){f.queue===!1&&K._mark(this);var b=K.extend({},f),c=this.nodeType===1,e=c&&K(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=K.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],K.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&e||h==="show"&&!e)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],K.css(this,"display")==="inline"&&K.css(this,"float")==="none"&&(K.support.inlineBlockNeedsLayout?(j=d(this.nodeName),j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)):this.style.display="inline-block"))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)k=new K.fx(this,b,i),h=a[i],co.test(h)?k[h==="toggle"?e?"show":"hide":h]():(l=cp.exec(h),m=k.cur(),l?(n=parseFloat(l[2]),o=l[3]||(K.cssNumber[i]?"":"px"),o!=="px"&&(K.style(this,i,(n||1)+o),m=(n||1)/k.cur()*m,K.style(this,i,m+o)),l[1]&&(n=(l[1]==="-="?-1:1)*n+m),k.custom(m,n,o)):k.custom(m,h,""));return!0}))},stop:function(a,b){return a&&this.queue([]),this.each(function(){var a=K.timers,c=a.length;b||K._unmark(!0,this);while(c--)a[c].elem===this&&(b&&a[c](!0),a.splice(c,1))}),b||this.dequeue(),this}}),K.each({slideDown:e("show",1),slideUp:e("hide",1),slideToggle:e("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){K.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),K.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?K.extend({},a):{complete:c||!c&&b||K.isFunction(a)&&a,duration:a,easing:c&&b||b&&!K.isFunction(b)&&b};return d.duration=K.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in K.fx.speeds?K.fx.speeds[d.duration]:K.fx.speeds._default,d.old=d.complete,d.complete=function(a){K.isFunction(d.old)&&d.old.call(this),d.queue!==!1?K.dequeue(this):a!==!1&&K._unmark(this)},d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),K.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(K.fx.step[this.prop]||K.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]==null||!!this.elem.style&&this.elem.style[this.prop]!=null){var a,b=K.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a}return this.elem[this.prop]},custom:function(a,b,c){function d(a){return e.step(a)}var e=this,f=K.fx;this.startTime=cs||g(),this.start=a,this.end=b,this.unit=c||this.unit||(K.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,d.elem=this.elem,d()&&K.timers.push(d)&&!cq&&(cq=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=K.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),K(this.elem).show()},hide:function(){this.options.orig[this.prop]=K.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=cs||g(),c=!0,d=this.elem,e=this.options,f,h;if(a||b>=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(f in e.animatedProperties)e.animatedProperties[f]!==!0&&(c=!1);if(c){e.overflow!=null&&!K.support.shrinkWrapBlocks&&K.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&K(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)K.style(d,i,e.orig[i]);e.complete.call(d)}return!1}return e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=K.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update(),!0}},K.extend(K.fx,{tick:function(){for(var a=K.timers,b=0;b<a.length;++b)a[b]()||a.splice(b--,1);a.length||K.fx.stop()},interval:13,stop:function(){clearInterval(cq),cq=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){K.style(a.elem,"opacity",a.now)},_default:function(a){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:a.elem[a.prop]=a.now}}}),K.expr&&K.expr.filters&&(K.expr.filters.animated=function(a){return K.grep(K.timers,function(b){return a===b.elem}).length});var ct=/^t(?:able|d|h)$/i,cu=/^(?:body|html)$/i;"getBoundingClientRect"in H.documentElement?K.fn.offset=function(a){var b=this[0],d;if(a)return this.each(function(b){K.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return K.offset.bodyOffset(b);try{d=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,g=f.documentElement;if(!d||!K.contains(g,b))return d?{top:d.top,left:d.left}:{top:0,left:0};var h=f.body,i=c(f),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||K.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||K.support.boxModel&&g.scrollLeft||h.scrollLeft,n=d.top+l-j,o=d.left+m-k;return{top:n,left:o}}:K.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){K.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return K.offset.bodyOffset(b);K.offset.initialize();var c,d=b.offsetParent,e=b,f=b.ownerDocument,g=f.documentElement,h=f.body,i=f.defaultView,j=i?i.getComputedStyle(b,null):b.currentStyle,k=b.offsetTop,l=b.offsetLeft;while((b=b.parentNode)&&b!==h&&b!==g){if(K.offset.supportsFixedPosition&&j.position==="fixed")break;c=i?i.getComputedStyle(b,null):b.currentStyle,k-=b.scrollTop,l-=b.scrollLeft,b===d&&(k+=b.offsetTop,l+=b.offsetLeft,K.offset.doesNotAddBorder&&(!K.offset.doesAddBorderForTableAndCells||!ct.test(b.nodeName))&&(k+=parseFloat(c.borderTopWidth)||0,l+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),K.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(k+=parseFloat(c.borderTopWidth)||0,l+=parseFloat(c.borderLeftWidth)||0),j=c}if(j.position==="relative"||j.position==="static")k+=h.offsetTop,l+=h.offsetLeft;return K.offset.supportsFixedPosition&&j.position==="fixed"&&(k+=Math.max(g.scrollTop,h.scrollTop),l+=Math.max(g.scrollLeft,h.scrollLeft)),{top:k,left:l}},K.offset={initialize:function(){var a=H.body,b=H.createElement("div"),c,d,e,f,g=parseFloat(K.css(a,"marginTop"))||0,h="<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>";K.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=h,a.insertBefore(b,a.firstChild),c=b.firstChild,d=c.firstChild,f=c.nextSibling.firstChild.firstChild,this.doesNotAddBorder=d.offsetTop!==5,this.doesAddBorderForTableAndCells=f.offsetTop===5,d.style.position="fixed",d.style.top="20px",this.supportsFixedPosition=d.offsetTop===20||d.offsetTop===15,d.style.position=d.style.top="",c.style.overflow="hidden",c.style.position="relative",this.subtractsBorderForOverflowNotVisible=d.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==g,a.removeChild(b),K.offset.initialize=K.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;return K.offset.initialize(),K.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(K.css(a,"marginTop"))||0,c+=parseFloat(K.css(a,"marginLeft"))||0),{top:b,left:c}},setOffset:function(a,b,c){var d=K.css(a,"position");d==="static"&&(a.style.position="relative");var e=K(a),f=e.offset(),g=K.css(a,"top"),h=K.css(a,"left"),i=(d==="absolute"||d==="fixed")&&K.inArray("auto",[g,h])>-1,j={},k={},l,m;i?(k=e.position(),l=k.top,m=k.left):(l=parseFloat(g)||0,m=parseFloat(h)||0),K.isFunction(b)&&(b=b.call(a,c,f)),b.top!=null&&(j.top=b.top-f.top+l),b.left!=null&&(j.left=b.left-f.left+m),"using"in b?b.using.call(a,j):e.css(j)}},K.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cu.test(b[0].nodeName)?{top:0,left:0}:b.offset();return c.top-=parseFloat(K.css(a,"marginTop"))||0,c.left-=parseFloat(K.css(a,"marginLeft"))||0,d.top+=parseFloat(K.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(K.css(b[0],"borderLeftWidth"))||0,{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||H.body;while(a&&!cu.test(a.nodeName)&&K.css(a,"position")==="static")a=a.offsetParent;return a})}}),K.each(["Left","Top"],function(a,d){var e="scroll"+d;K.fn[e]=function(d){var f,g;return d===b?(f=this[0],f?(g=c(f),g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:K.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]):null):this.each(function(){g=c(this),g?g.scrollTo(a?K(g).scrollLeft():d,a?d:K(g).scrollTop()):this[e]=d})}}),K.each(["Height","Width"],function(a,c){var d=c.toLowerCase();K.fn["inner"+c]=function(){var a=this[0];return a&&a.style?parseFloat(K.css(a,d,"padding")):null},K.fn["outer"+c]=function(a){var b=this[0];return b&&b.style?parseFloat(K.css(b,d,a?"margin":"border")):null},K.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(K.isFunction(a))return this.each(function(b){var c=K(this);c[d](a.call(this,b,c[d]()))});if(K.isWindow(e)){var f=e.document.documentElement["client"+c],g=e.document.body;return e.document.compatMode==="CSS1Compat"&&f||g&&g["client"+c]||f}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=K.css(e,d),i=parseFloat(h);return K.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=K})(window),function(a,b,c){function d(b){if(!_){W=b,g(),F=a(W),X=0,R.rel!=="nofollow"&&(F=a("."+n).filter(function(){var b=a.data(this,l).rel||this.rel;return b===R.rel}),X=F.index(W),X===-1&&(F=F.add(W),X=F.length-1));if(!Z){Z=$=!0,y.show();if(R.returnFocus)try{W.blur(),a(W).one(s,function(){try{this.focus()}catch(a){}})}catch(c){}x.css({opacity:+R.opacity,cursor:R.overlayClose?"pointer":"auto"}).show(),R.w=i(R.initialWidth,"x"),R.h=i(R.initialHeight,"y"),bc.position(),v&&G.bind("resize."+w+" scroll."+w,function(){x.css({width:G.width(),height:G.height(),top:G.scrollTop(),left:G.scrollLeft()})}).trigger("resize."+w),f(o,R.onOpen),Q.add(K).hide(),P.html(R.close).show()}bc.load(!0)}}function e(){var a,b=m+"Slideshow_",c="click."+m,d,e,f;R.slideshow&&F[1]?(d=function(){M.text(R.slideshowStop).unbind(c).bind(q,function(){if(X<F.length-1||R.loop)a=setTimeout(bc.next,R.slideshowSpeed)}).bind(p,function(){clearTimeout(a)}).one(c+" "+r,e),y.removeClass(b+"off").addClass(b+"on"),a=setTimeout(bc.next,R.slideshowSpeed)},e=function(){clearTimeout(a),M.text(R.slideshowStart).unbind([q,p,r,c].join(" ")).one(c,d),y.removeClass(b+"on").addClass(b+"off")},R.slideshowAuto?d():e()):y.removeClass(b+"off "+b+"on")}function f(b,c){c&&c.call(W),a.event.trigger(b)}function g(b){R=a.extend({},a.data(W,l));for(b in R)a.isFunction(R[b])&&b.substring(0,2)!=="on"&&(R[b]=R[b].call(W));R.rel=R.rel||W.rel||"nofollow",R.href=R.href||a(W).attr("href"),R.title=R.title||W.title,typeof R.href=="string"&&(R.href=a.trim(R.href))}function h(a){return R.photo||/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i.test(a)}function i(a,b){return Math.round((/%/.test(a)?(b==="x"?G.width():G.height())/100:1)*parseInt(a,10))}function j(c,d,e){return e=b.createElement("div"),c&&(e.id=m+c),e.style.cssText=d||"",a(e)}var k={transition:"elastic",speed:300,width:!1,initialWidth:"600",innerWidth:!1,maxWidth:!1,height:!1,initialHeight:"450",innerHeight:!1,maxHeight:!1,scalePhotos:!0,scrolling:!0,inline:!1,html:!1,iframe:!1,fastIframe:!0,photo:!1,href:!1,title:!1,rel:!1,opacity:.9,preloading:!0,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:!1,returnFocus:!0,loop:!0,slideshow:!1,slideshowAuto:!0,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:!1,onLoad:!1,onComplete:!1,onCleanup:!1,onClosed:!1,overlayClose:!0,escKey:!0,arrowKey:!0,top:!1,bottom:!1,left:!1,right:!1,fixed:!1,data:!1},l="colorbox",m="cbox",n=m+"Element",o=m+"_open",p=m+"_load",q=m+"_complete",r=m+"_cleanup",s=m+"_closed",t=m+"_purge",u=a.browser.msie&&!a.support.opacity,v=u&&a.browser.version<7,w=m+"_IE6",x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,$,_,ba,bb,bc;bc=a.fn[l]=a[l]=function(b,c){var e=this;b=b||{};if(!e[0]){if(e.selector)return e;e=a("<a/>"),b.open=!0}return c&&(b.onComplete=c),e.each(function(){a.data(this,l,a.extend({},a.data(this,l)||k,b)),a(this).addClass(n)}),(a.isFunction(b.open)&&b.open.call(e)||b.open)&&d(e[0]),e},bc.init=function(){G=a(c),y=j().attr({id:l,"class":u?m+(v?"IE6":"IE"):""}),x=j("Overlay"
,v?"position:absolute":"").hide(),z=j("Wrapper"),A=j("Content").append(H=j("LoadedContent","width:0; height:0; overflow:hidden"),J=j("LoadingOverlay").add(j("LoadingGraphic")),K=j("Title"),L=j("Current"),N=j("Next"),O=j("Previous"),M=j("Slideshow").bind(o,e),P=j("Close")),z.append(j().append(j("TopLeft"),B=j("TopCenter"),j("TopRight")),j(!1,"clear:left").append(C=j("MiddleLeft"),A,D=j("MiddleRight")),j(!1,"clear:left").append(j("BottomLeft"),E=j("BottomCenter"),j("BottomRight"))).children().children().css({"float":"left"}),I=j(!1,"position:absolute; width:9999px; visibility:hidden; display:none"),a("body").prepend(x,y.append(z,I)),A.children().hover(function(){a(this).addClass("hover")},function(){a(this).removeClass("hover")}).addClass("hover"),S=B.height()+E.height()+A.outerHeight(!0)-A.height(),T=C.width()+D.width()+A.outerWidth(!0)-A.width(),U=H.outerHeight(!0),V=H.outerWidth(!0),y.css({"padding-bottom":S,"padding-right":T}).hide(),N.click(function(){bc.next()}),O.click(function(){bc.prev()}),P.click(function(){bc.close()}),Q=N.add(O).add(L).add(M),A.children().removeClass("hover"),x.click(function(){R.overlayClose&&bc.close()}),a(b).bind("keydown."+m,function(a){var b=a.keyCode;Z&&R.escKey&&b===27&&(a.preventDefault(),bc.close()),Z&&R.arrowKey&&F[1]&&(b===37?(a.preventDefault(),O.click()):b===39&&(a.preventDefault(),N.click()))})},bc.remove=function(){y.add(x).remove(),a("."+n).removeData(l).removeClass(n)},bc.position=function(a,c){function d(a){B[0].style.width=E[0].style.width=A[0].style.width=a.style.width,J[0].style.height=J[1].style.height=A[0].style.height=C[0].style.height=D[0].style.height=a.style.height}var e=0,f=0;G.unbind("resize."+m),y.hide(),R.fixed&&!v?y.css({position:"fixed"}):(e=G.scrollTop(),f=G.scrollLeft(),y.css({position:"absolute"})),R.right!==!1?f+=Math.max(G.width()-R.w-V-T-i(R.right,"x"),0):R.left!==!1?f+=i(R.left,"x"):f+=Math.round(Math.max(G.width()-R.w-V-T,0)/2),R.bottom!==!1?e+=Math.max(b.documentElement.clientHeight-R.h-U-S-i(R.bottom,"y"),0):R.top!==!1?e+=i(R.top,"y"):e+=Math.round(Math.max(b.documentElement.clientHeight-R.h-U-S,0)/2),y.show(),a=y.width()===R.w+V&&y.height()===R.h+U?0:a||0,z[0].style.width=z[0].style.height="9999px",y.dequeue().animate({width:R.w+V,height:R.h+U,top:e,left:f},{duration:a,complete:function(){d(this),$=!1,z[0].style.width=R.w+V+T+"px",z[0].style.height=R.h+U+S+"px",c&&c(),setTimeout(function(){G.bind("resize."+m,bc.position)},1)},step:function(){d(this)}})},bc.resize=function(a){if(Z){a=a||{},a.width&&(R.w=i(a.width,"x")-V-T),a.innerWidth&&(R.w=i(a.innerWidth,"x")),H.css({width:R.w}),a.height&&(R.h=i(a.height,"y")-U-S),a.innerHeight&&(R.h=i(a.innerHeight,"y"));if(!a.innerHeight&&!a.height){var b=H.wrapInner("<div style='overflow:auto'></div>").children();R.h=b.height(),b.replaceWith(b.children())}H.css({height:R.h}),bc.position(R.transition==="none"?0:R.speed)}},bc.prep=function(b){function c(){return R.h=R.h||H.height(),R.h=R.mh&&R.mh<R.h?R.mh:R.h,R.h}function d(){return R.w=R.w||H.width(),R.w=R.mw&&R.mw<R.w?R.mw:R.w,R.w}if(!!Z){var e,g=R.transition==="none"?0:R.speed;H.remove(),H=j("LoadedContent").append(b),H.hide().appendTo(I.show()).css({width:d(),overflow:R.scrolling?"auto":"hidden"}).css({height:c()}).prependTo(A),I.hide(),a(Y).css({"float":"none"}),v&&a("select").not(y.find("select")).filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(r,function(){this.style.visibility="inherit"}),e=function(){function b(){u&&y[0].style.removeAttribute("filter")}var c,d,e,i,j=F.length,k,n;!Z||(n=function(){clearTimeout(bb),J.hide(),f(q,R.onComplete)},u&&Y&&H.fadeIn(100),K.html(R.title).add(H).show(),j>1?(typeof R.current=="string"&&L.html(R.current.replace("{current}",X+1).replace("{total}",j)).show(),N[R.loop||X<j-1?"show":"hide"]().html(R.next),O[R.loop||X?"show":"hide"]().html(R.previous),c=X?F[X-1]:F[j-1],e=X<j-1?F[X+1]:F[0],R.slideshow&&M.show(),R.preloading&&(i=a.data(e,l).href||e.href,d=a.data(c,l).href||c.href,i=a.isFunction(i)?i.call(e):i,d=a.isFunction(d)?d.call(c):d,h(i)&&(a("<img/>")[0].src=i),h(d)&&(a("<img/>")[0].src=d))):Q.hide(),R.iframe?(k=a("<iframe/>").addClass(m+"Iframe")[0],R.fastIframe?n():a(k).one("load",n),k.name=m+ +(new Date),k.src=R.href,R.scrolling||(k.scrolling="no"),u&&(k.frameBorder=0,k.allowTransparency="true"),a(k).appendTo(H).one(t,function(){k.src="//about:blank"})):n(),R.transition==="fade"?y.fadeTo(g,1,b):b())},R.transition==="fade"?y.fadeTo(g,0,function(){bc.position(0,e)}):bc.position(g,e)}},bc.load=function(b){var c,d,e=bc.prep;$=!0,Y=!1,W=F[X],b||g(),f(t),f(p,R.onLoad),R.h=R.height?i(R.height,"y")-U-S:R.innerHeight&&i(R.innerHeight,"y"),R.w=R.width?i(R.width,"x")-V-T:R.innerWidth&&i(R.innerWidth,"x"),R.mw=R.w,R.mh=R.h,R.maxWidth&&(R.mw=i(R.maxWidth,"x")-V-T,R.mw=R.w&&R.w<R.mw?R.w:R.mw),R.maxHeight&&(R.mh=i(R.maxHeight,"y")-U-S,R.mh=R.h&&R.h<R.mh?R.h:R.mh),c=R.href,bb=setTimeout(function(){J.show()},100),R.inline?(j().hide().insertBefore(a(c)[0]).one(t,function(){a(this).replaceWith(H.children())}),e(a(c))):R.iframe?e(" "):R.html?e(R.html):h(c)?(a(Y=new Image).addClass(m+"Photo").error(function(){R.title=!1,e(j("Error").text("This image could not be loaded"))}).load(function(){var a;Y.onload=null,R.scalePhotos&&(d=function(){Y.height-=Y.height*a,Y.width-=Y.width*a},R.mw&&Y.width>R.mw&&(a=(Y.width-R.mw)/Y.width,d()),R.mh&&Y.height>R.mh&&(a=(Y.height-R.mh)/Y.height,d())),R.h&&(Y.style.marginTop=Math.max(R.h-Y.height,0)/2+"px"),F[1]&&(X<F.length-1||R.loop)&&(Y.style.cursor="pointer",Y.onclick=function(){bc.next()}),u&&(Y.style.msInterpolationMode="bicubic"),setTimeout(function(){e(Y)},1)}),setTimeout(function(){Y.src=c},1)):c&&I.load(c,R.data,function(b,c,d){e(c==="error"?j("Error").text("Request unsuccessful: "+d.statusText):a(this).contents())})},bc.next=function(){!$&&F[1]&&(X<F.length-1||R.loop)&&(X=X<F.length-1?X+1:0,bc.load())},bc.prev=function(){!$&&F[1]&&(X||R.loop)&&(X=X?X-1:F.length-1,bc.load())},bc.close=function(){Z&&!_&&(_=!0,Z=!1,f(r,R.onCleanup),G.unbind("."+m+" ."+w),x.fadeTo(200,0),y.stop().fadeTo(300,0,function(){y.add(x).css({opacity:1,cursor:"auto"}).hide(),f(t),H.remove(),setTimeout(function(){_=!1,f(s,R.onClosed)},1)}))},bc.element=function(){return a(W)},bc.settings=k,ba=function(a){a.button!==0&&typeof a.button!="undefined"||a.ctrlKey||a.shiftKey||a.altKey||(a.preventDefault(),d(this))},a.fn.delegate?a(b).delegate("."+n,"click",ba):a("."+n).live("click",ba),a(bc.init)}(jQuery,document,this),Array.unique||(Array.prototype.unique=function(){var a=new Array;a:for(var b=0,c=this.length;b<c;b++){for(var d=0,e=a.length;d<e;d++)if(a[d]==this[b])continue a;a[a.length]=this[b]}return a}),function(a){var b={Form:function(c,d){var e=a(c),f=[];e.find("input, select, textarea").not(":submit,:hidden").each(function(){f.push(new b.Input(this,d))}),this.validate=function(){a.each(f,function(){this.initValidation()})};var g=function(){return e.find("li.valid").length>0&&e.find("li.error").length==0?!0:!1};e.submit(function(){return g()?(e.prepend('<div class="loading_curtain"><div class="lc-load"></div></div>'),!0):(e.find(".error input").get(0)==undefined?alert("Formularz zawiera błędy. Sprawdź czy poprawnie wypełniłeś formularz\n\nJeśli komunikat wciąż się pojawia, prosimy odświeżyć stronę"):e.find(".error input").get(0).focus(),!1)})},Input:function(b,c){var d=a(b),e=d.closest("li").attr("class").split(" ").unique(),f=[];this.initValidation=function(){d.blur(function(){g()}),a("li.error #"+d.attr("id")).live("keypress",function(){g()})};var g=function(){f=[],value=d.val(),a.each(e,function(){if(requirements=c[this])requirements.required&&value.length<1&&f.push(requirements.message||"to pole nie może być puste"),requirements.min_length&&value.length<=requirements.min_length&&value.length>0&&f.push(requirements.message||"to pole musi zawierać więcej niż "+requirements.min_length+" znaków"),requirements.max_length&&value.length>=requirements.max_length&&f.push(requirements.message||"to pole może zawierać co najwyżej "+requirements.max_length+" znaków"),requirements.regex&&!requirements.regex.test(value)&&f.push(requirements.message||"to pole zostało niepoprawnie wypełnione"),requirements.must_match&&a(requirements.must_match).val()!=value&&f.push(requirements.message)}),f.length>0?h():i()},h=function(){d.siblings("ul.errors").remove(),d.closest("li").removeClass("valid").addClass("error").append('<ul class="errors"><li>'+f.join("</li><li>")+"</li></ul>")},i=function(){d.siblings("ul.errors").remove(),d.closest("li").removeClass("error").addClass("valid")}}};a.fn.valtastic=function(c){var d={required:{required:!0},email:{min_length:6,regex:/^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i},password:{min_length:6},password_confirmation:{must_match:"#password",message:"wpisane hasła są różne"}},c=a.extend(d,c);return this.each(function(){var d=a(this);if(d.data("valtastic"))return;var e=new b.Form(this,c);e.validate(),d.data("valtastic",e)})}}(jQuery),function(a){function b(b,c,d){var e=new a.Event(c);return b.trigger(e,d),e.result!==!1}function c(c){var d,e,f,g=c.attr("data-type")||a.ajaxSettings&&a.ajaxSettings.dataType;if(c.is("form")){d=c.attr("method"),e=c.attr("action"),f=c.serializeArray();var h=c.data("ujs:submit-button");h&&(f.push(h),c.data("ujs:submit-button",null))}else d=c.attr("data-method"),e=c.attr("href"),f=null;a.ajax({url:e,type:d||"GET",data:f,dataType:g,beforeSend:function(a,d){return d.dataType===undefined&&a.setRequestHeader("accept","*/*;q=0.5, "+d.accepts.script),b(c,"ajax:beforeSend",[a,d])},success:function(a,b,d){c.trigger("ajax:success",[a,b,d])},complete:function(a,b){c.trigger("ajax:complete",[a,b])},error:function(a,b,d){c.trigger("ajax:error",[a,b,d])}})}function d(b){var c=b.attr("href"),d=b.attr("data-method"),e=a("meta[name=csrf-token]").attr("content"),f=a("meta[name=csrf-param]").attr("content"),g=a('<form method="post" action="'+c+'"></form>'),h='<input name="_method" value="'+d+'" type="hidden" />';f!==undefined&&e!==undefined&&(h+='<input name="'+f+'" value="'+e+'" type="hidden" />'),g.hide().append(h).appendTo("body"),g.submit()}function e(b){b.find("input[data-disable-with]").each(function(){var b=a(this);b.data("ujs:enable-with",b.val()).val(b.attr("data-disable-with")).attr("disabled","disabled")})}function f(b){b.find("input[data-disable-with]").each(function(){var b=a(this);b.val(b.data("ujs:enable-with")).removeAttr("disabled")})}function g(a){var c=a.attr("data-confirm");return!c||b(a,"confirm")&&confirm(c)}a("a[data-confirm], a[data-method], a[data-remote]").live("click.rails",function(b){var e=a(this);if(!g(e))return!1;if(e.attr("data-remote"))return c(e),!1;if(e.attr("data-method"))return d(e),!1}),a("form").live("submit.rails",function(b){var d=a(this);if(!g(d))return!1;if(d.attr("data-remote"))return c(d),!1;e(d)}),a("form input[type=submit], form button[type=submit], form button:not([type])").live("click.rails",function(){var b=a(this);if(!g(b))return!1;var c=b.attr("name"),d=c?{name:c,value:b.val()}:null;b.closest("form").data("ujs:submit-button",d)}),a("form").live("ajax:beforeSend.rails",function(b){this==b.target&&e(a(this))}),a("form").live("ajax:complete.rails",function(b){this==b.target&&f(a(this))})}(jQuery),$(document).ready(function(){$("a.disabled").bind("click",function(){return!1}),$("a.disabled img").attr("title","opcja niedostępna")}),function(a){function b(b){var e=a(b+" li:last").clone();e.attr("id",c(e.attr("id"))),e.children().each(function(){this.tagName=="LABEL"&&(for_name=c(a(this).attr("for")),a(this).attr("for",for_name));if(this.tagName=="INPUT"||this.tagName=="TEXTAREA")a(this).attr("id",for_name),a(this).attr("name",d(a(this).attr("name")))}).end().appendTo(b)}function c(a){return a.replace(/\_(\d+)\_/,function(a,b){return"_"+(parseInt(b,10)+1)+"_"})}function d(a){return a.replace(/\[(\d+)\]/,function(a,b){return"["+(parseInt(b,10)+1)+"]"})}a.fn.cloneElement=function(c){a(this,document).live("click",function(a){a.which>1||a.shiftKey||a.altKey||a.metaKey||(a.preventDefault(),b(c))})}}(jQuery);var gt_blocked=!1,Cufon=function(){function d(a){var b=this.face=a.face,c={" ":1," ":1,"　":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 a=b.bbox.split(/\s+/),c={minX:parseInt(a[0],10),minY:parseInt(a[1],10),maxX:parseInt(a[2],10),maxY:parseInt(a[3],10)};return 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(" ")},c}(),this.ascent=-parseInt(b.ascent,10),this.descent=-parseInt(b.descent,10),this.height=-this.ascent+this.descent,this.spacing=function(a,b,d){var e=this.glyphs,f,g,h,i=[],j=0,k=-1,l=-1,m;while(m=a[++k]){f=e[m]||this.missingGlyph;if(!f)continue;g&&(j-=h=g[m]||0,i[l]-=h),j+=i[++l]=~~(f.w||this.w)+b+(c[m]?d:0),g=f.k}return i.total=j,i}}function e(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b},this.get=function(c,d){var e=a[c]||a[b[c]]||a.normal||a.italic||a.oblique;if(!e)return null;d={normal:400,bold:700}[d]||parseInt(d,10);if(e[d])return e[d];var f={1:1,99:0}[d%100],g=[],h,i;f===undefined&&(f=d>400),d==500&&(d=400);for(var j in e){if(!o(e,j))continue;j=parseInt(j,10);if(!h||j<h)h=j;if(!i||j>i)i=j;g.push(j)}return d<h&&(d=h),d>i&&(d=i),g.sort(function(a,b){return(f?a>=d&&b>=d?a<b:a>b:a<=d&&b<=d?a>b:a<b)?-1:1}),e[g[0]]}}function f(){function b(a,b){return a.contains?a.contains(b):a.compareDocumentPosition(b)&16}function c(a){var c=a.relatedTarget;if(!c||b(this,c))return;e(this,a.type=="mouseover")}function d(a){e(this,a.type=="mouseenter")}function e(b,c){setTimeout(function(){var d=t.get(b).options;a.replace(b,c?p(d,d.hover):d,!0)},10)}this.attach=function(a){a.onmouseenter===undefined?(j(a,"mouseover",c),j(a,"mouseout",c)):(j(a,"mouseenter",d),j(a,"mouseleave",d))}}function g(){function d(a){var d=[],e;for(var f=0;e=a[f];++f)d[f]=b[c[e]];return d}var b=[],c={};this.add=function(a,d){c[a]=b.push(d)-1},this.repeat=function(){var c=arguments.length?d(arguments):b,e;for(var f=0;e=c[f++];)a.replace(e[0],e[1],!0)}}function h(){function c(a){return a.cufid||(a.cufid=++b)}var a={},b=0;this.get=function(b){var d=c(b);return a[d]||(a[d]={})}}function i(a){var b={},d={};this.extend=function(a){for(var c in a)o(a,c)&&(b[c]=a[c]);return this},this.get=function(c){return b[c]!=undefined?b[c]:a[c]},this.getSize=function(a,b){return d[a]||(d[a]=new c.Size(this.get(a),b))},this.isUsable=function(){return!!a}}function j(a,b,c){a.addEventListener?a.addEventListener(b,c,!1):a.attachEvent&&a.attachEvent("on"+b,function(){return c.call(a,window.event)})}function k(a,b){var c=t.get(a);return c.options?a:(b.hover&&b.hoverables[a.nodeName.toLowerCase()]&&u.attach(a),c.options=b,a)}function l(a){var b={};return function(c){return o(b,c)||(b[c]=a.apply(null,arguments)),b[c]}}function m(a,b){var d=c.quotedList(b.get("fontFamily").toLowerCase()),e;for(var f=0;e=d[f];++f)if(y[e])return y[e].get(b.get("fontStyle"),b.get("fontWeight"));return null}function n(a){return document.getElementsByTagName(a)}function o(a,b){return a.hasOwnProperty(b)}function p(){var a={},b,c;for(var d=0,e=arguments.length;b=arguments[d],d<e;++d)for(c in b)o(b,c)&&(a[c]=b[c]);return a}function q(a,b,d,e,f,g){var h=document.createDocumentFragment(),i;if(b==="")return h;var j=e.separate,k=b.split(A[j]),l=j=="words";l&&s&&(/^\s/.test(b)&&k.unshift(""),/\s$/.test(b)&&k.push(""));for(var m=0,n=k.length;m<n;++m)i=x[e.engine](a,l?c.textAlign(k[m],d,m,n):k[m],d,e,f,g,m<n-1),i&&h.appendChild(i);return h}function r(a,b){var d=a.nodeName.toLowerCase();if(b.ignore[d])return;var e=!b.textless[d],f=c.getStyle(k(a,b)).extend(b),g=m(a,f),h,i,j,l,n,o;if(!g)return;for(h=a.firstChild;h;h=j){i=h.nodeType,j=h.nextSibling;if(e&&i==3){l?(l.appendData(h.data),a.removeChild(h)):l=h;if(j)continue}l&&(a.replaceChild(q(g,c.whiteSpace(l.data,f,l,o),f,b,h,a),l),l=null),i==1&&(h.firstChild&&(h.nodeName.toLowerCase()=="cufon"?x[b.engine](g,null,f,b,h,a):arguments.callee(h,b)),o=h)}}var a=function(){return a.replace.apply(null,arguments)},b=a.DOM={ready:function(){var a=!1,b={loaded:1,complete:1},c=[],d=function(){if(a)return;a=!0;for(var b;b=c.shift();b());};return document.addEventListener&&(document.addEventListener("DOMContentLoaded",d,!1),window.addEventListener("pageshow",d,!1)),!window.opera&&document.readyState&&function(){b[document.readyState]?d():setTimeout(arguments.callee,10)}(),document.readyState&&document.createStyleSheet&&function(){try{document.body.doScroll("left"),d()}catch(a){setTimeout(arguments.callee,1)}}(),j(window,"load",d),function(b){arguments.length?a?b():c.push(b):d()}}(),root:function(){return document.documentElement||document.body}},c=a.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 c=a.className;return a.className=c+(c&&" ")+b,a},color:l(function(a){var b={};return b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(a,c,d){return b.opacity=parseFloat(d),"rgb("+c+")"}),b}),fontStretch:l(function(a){return typeof a=="number"?a:/%$/.test(a)?parseFloat(a)/100:{"ultra-condensed":.5,"extra-condensed":.625,condensed:.75,"semi-condensed":.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 i(b.getComputedStyle(a,null)):a.currentStyle?new i(a.currentStyle):new i(a.style)},gradient:l(function(a){var b={id:a,type:a.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},c=a.substr(a.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,e=c.length,f;d<e;++d)f=c[d].split("=",2).reverse(),b.stops.push([f[1]||d/(e-1),f[0]]);return b}),quotedList:l(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a))b.push(d[3]||d[1]);return b}),recognizesMedia:l(function(a){var b=document.createElement("style"),c,d,e;b.type="text/css",b.media=a;try{b.appendChild(document.createTextNode("/**/"))}catch(f){}return d=n("head")[0],d.insertBefore(b,d.firstChild),c=b.sheet||b.styleSheet,e=c&&!c.disabled,d.removeChild(b),e}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");return a.className=a.className.replace(c,""),a},supports:function(a,b){var c=document.createElement("span").style;return c[a]===undefined?!1:(c[a]=b,c[a]===b)},textAlign:function(a,b,c,d){return b.get("textAlign")=="right"?c>0&&(a=" "+a):c<d-1&&(a+=" "),a},textShadow:l(function(a){if(a=="none")return null;var b=[],c={},d,e=0,f=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(d=f.exec(a))d[0]==","?(b.push(c),c={},e=0):d[1]?c.color=d[1]:c[["offX","offY","blur"][e++]]=d[2];return b.push(c),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,c){var d=a[c.get("textTransform")];return d?d(b):b}}(),whiteSpace:function(){var a={inline:1,"inline-block":1,"run-in":1},b=/^\s+/,c=/\s+$/;return function(d,e,f,g){return g&&g.nodeName.toLowerCase()=="br"&&(d=d.replace(b,"")),a[e.get("display")]?d:(f.previousSibling||(d=d.replace(b,"")),f.nextSibling||(d=d.replace(c,"")),d)}}()};c.ready=function(){function i(a){return a.disabled||j(a.sheet,a.media||"screen")}function j(a,b){if(!c.recognizesMedia(b||"all"))return!0;if(!a||a.disabled)return!1;try{var d=a.cssRules,e;if(d)a:for(var f=0,g=d.length;e=d[f],f<g;++f)switch(e.type){case 2:break;case 3:if(!j(e.styleSheet,e.media.mediaText))return!1;break;default:break a}}catch(h){}return!0}function k(){if(document.createStyleSheet)return!0;var a,b;for(b=0;a=g[b];++b)if(a.rel.toLowerCase()=="stylesheet"&&!i(a))return!1;for(b=0;a=h[b];++b)if(!i(a))return!1;return!0}var a=!c.recognizesMedia("all"),d=!1,e=[],f=function(){a=!0;for(var b;b=e.shift();b());},g=n("link"),h=n("style");return b.ready(function(){d||(d=c.getStyle(document.body).isUsable()),a||d&&k()?f():setTimeout(arguments.callee,10)}),function(b){a?b():e.push(b)}}();var s=" ".split(/\s+/).length==0,t=new h,u=new f,v=new g,w=!1,x={},y={},z={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)}||n,separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"},A={words:/\s/.test(" ")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};return a.now=function(){return b.ready(),a},a.refresh=function(){return v.repeat.apply(v,arguments),a},a.registerEngine=function(b,c){return c?(x[b]=c,a.set("engine",b)):a},a.registerFont=function(b){if(!b)return a;var c=new d(b),f=c.family;return y[f]||(y[f]=new e),y[f].add(c),a.set("fontFamily",'"'+f+'"')},a.replace=function(d,e,f){e=p(z,e);if(!e.engine)return a;w||(c.addClass(b.root(),"cufon-active cufon-loading"),c.ready(function(){c.addClass(c.removeClass(b.root(),"cufon-loading"),"cufon-ready")}),w=!0),e.hover&&(e.forceHitArea=!0),e.autoDetect&&delete e.fontFamily,typeof e.textShadow=="string"&&(e.textShadow=c.textShadow(e.textShadow)),typeof e.color=="string"&&/^-/.test(e.color)?e.textGradient=c.gradient(e.color):delete e.textGradient,f||v.add(d,arguments);if(d.nodeType||typeof d=="string")d=[d];return c.ready(function(){for(var b=0,c=d.length;b<c;++b){var f=d[b];typeof f=="string"?a.replace(e.selector(f),e,!0):r(f,e)}}),a},a.set=function(b,c){return z[b]=c,a},a}();Cufon.registerEngine("vml",function(){function d(a,b){return e(a,/(?:em|ex|%)$|^[a-z-]+$/i.test(b)?"1em":b)}function e(a,b){if(b==="0")return 0;if(/px$/i.test(b))return parseFloat(b);var c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left,a.style.left=b.replace("%","em");var e=a.style.pixelLeft;return a.style.left=c,a.runtimeStyle.left=d,e}function f(a,b,c,d){var f="computed"+d,g=b[f];return isNaN(g)&&(g=b.get(d),b[f]=g=g=="normal"?0:~~c.convertFrom(e(a,g))),g}function h(a){var b=a.id;if(!g[b]){var c=a.stops,d=document.createElement("cvml:fill"),e=[];d.type="gradient",d.angle=180,d.focus="0",d.method="sigma",d.color=c[0][1];for(var f=1,h=c.length-1;f<h;++f)e.push(c[f][0]*100+"% "+c[f][1]);d.colors=e.join(","),d.color2=c[h][1],g[b]=d}return g[b]}var a=document.namespaces;if(!a)return;a.add("cvml","urn:schemas-microsoft-com:vml"),a=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize)return;b=null;var c=(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:'+(c?"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;"));var g={};return function(a,b,g,i,j,k,l){var m=b===null;m&&(b=j.alt);var n=a.viewBox,o=g.computedFontSize||(g.computedFontSize=new Cufon.CSS.Size(d(k,g.get("fontSize"))+"px",a.baseSize)),p,q;if(m)p=j,q=j.firstChild;else{p=document.createElement("cufon"),p.className="cufon cufon-vml",p.alt=b,q=document.createElement("cufoncanvas"),p.appendChild(q);if(i.printable){var r=document.createElement("cufontext");r.appendChild(document.createTextNode(b)),p.appendChild(r)}l||p.appendChild(document.createElement("cvml:shape"))}var s=p.style,t=q.style,u=o.convert(n.height),v=Math.ceil(u),w=v/u,x=w*Cufon.CSS.fontStretch(g.get("fontStretch")),y=n.minX,z=n.minY;t.height=v,t.top=Math.round(o.convert(z-a.ascent)),t.left=Math.round(o.convert(y)),s.height=o.convert(a.height)+"px";var A=g.get("color"),B=Cufon.CSS.textTransform(b,g).split(""),C=a.spacing(B,f(k,g,o,"letterSpacing"),f(k,g,o,"wordSpacing"));if(!C.length)return null;var D=C.total,E=-y+D+(n.width-C[C.length-1]),F=o.convert(E*x),G=Math.round(F),H=E+","+n.height,I,J="r"+H+"ns",K=i.textGradient&&h(i.textGradient),L=a.glyphs,M=0,N=i.textShadow,O=-1,P=0,Q;while(Q=B[++O]){var R=L[B[O]]||a.missingGlyph,S;if(!R)continue;if(m){S=q.childNodes[P];while(S.firstChild)S.removeChild(S.firstChild)}else S=document.createElement("cvml:shape"),q.appendChild(S);S.stroked="f",S.coordsize=H,S.coordorigin=I=y-M+","+z,S.path=(R.d?"m"+R.d+"xe":"")+"m"+I+J,S.fillcolor=A,K&&S.appendChild(K.cloneNode(!1));var T=S.style;T.width=G,T.height=v;if(N){var U=N[0],V=N[1],W=Cufon.CSS.color(U.color),X,Y=document.createElement("cvml:shadow");Y.on="t",Y.color=W.color,Y.offset=U.offX+","+U.offY,V&&(X=Cufon.CSS.color(V.color),Y.type="double",Y.color2=X.color,Y.offset2=V.offX+","+V.offY),Y.opacity=W.opacity||X&&X.opacity||1,S.appendChild(Y)}M+=C[P++]}var Z=S.nextSibling,$,_;i.forceHitArea?(Z||(Z=document.createElement("cvml:rect"),Z.stroked="f",Z.className="cufon-vml-cover",$=document.createElement("cvml:fill"),$.opacity=0,Z.appendChild($),q.appendChild(Z)),_=Z.style,_.width=G,_.height=v):Z&&q.removeChild(Z),s.width=Math.max(Math.ceil(o.convert(D*x)),0);if(c){var ba=g.computedYAdjust;if(ba===undefined){var bb=g.get("lineHeight");bb=="normal"?bb="1em":isNaN(bb)||(bb+="em"),g.computedYAdjust=ba=.5*(e(k,bb)-parseFloat(s.height))}ba&&(s.marginTop=Math.ceil(ba)+"px",s.marginBottom=ba+"px")}return p}}()),Cufon.registerEngine("canvas",function(){function e(a,b){var c=0,d=0,e=[],f=/([mrvxe])([^a-z]*)/g,g;a:for(var h=0;g=f.exec(a);++h){var i=g[2].split(",");switch(g[1]){case"v":e[h]={m:"bezierCurveTo",a:[c+~~i[0],d+~~i[1],c+~~i[2],d+~~i[3],c+=~~i[4],d+=~~i[5]]};break;case"r":e[h]={m:"lineTo",a:[c+=~~i[0],d+=~~i[1]]};break;case"m":e[h]={m:"moveTo",a:[c=~~i[0],d=~~i[1]]};break;case"x":e[h]={m:"closePath"};break;case"e":break a}b[e[h].m].apply(b,e[h].a)}return e}function f(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}var a=document.createElement("canvas");if(!a||!a.getContext||!a.getContext.apply)return;a=null;var b=Cufon.CSS.supports("display","inline-block"),c=!b&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId)),d=document.createElement("style");return d.type="text/css",d.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(c?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(b?"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(d),function(a,c,d,g,h,i){function O(){var b=a.glyphs,c,d=-1,g=-1,h;M.scale(H,1);while(h=w[++d]){var c=b[w[d]]||a.missingGlyph;if(!c)continue;c.d&&(M.beginPath(),c.code?f(c.code,M):c.code=e("m"+c.d,M),M.fill()),M.translate(x[++g],0)}M.restore()}var j=c===null;j&&(c=h.getAttribute("alt"));var k=a.viewBox,l=d.getSize("fontSize",a.baseSize),m=0,n=0,o=0,p=0,q=g.textShadow,r=[];if(q)for(var s=q.length;s--;){var t=q[s],u=l.convertFrom(parseFloat(t.offX)),v=l.convertFrom(parseFloat(t.offY));r[s]=[u,v],v<m&&(m=v),u>n&&(n=u),v>o&&(o=v),u<p&&(p=u)}var w=Cufon.CSS.textTransform(c,d).split(""),x=a.spacing(w,~~l.convertFrom(parseFloat(d.get("letterSpacing"))||0),~~l.convertFrom(parseFloat(d.get("wordSpacing"))||0));if(!x.length)return null;var y=x.total;n+=k.width-x[x.length-1],p+=k.minX;var z,A;if(j)z=h,A=h.firstChild;else{z=document.createElement("cufon"),z.className="cufon cufon-canvas",z.setAttribute("alt",c),A=document.createElement("canvas"),z.appendChild(A);if(g.printable){var B=document.createElement("cufontext");B.appendChild(document.createTextNode(c)),z.appendChild(B)}}var C=z.style,D=A.style,E=l.convert(k.height),F=Math.ceil(E),G=F/E,H=G*Cufon.CSS.fontStretch(d.get("fontStretch")),I=y*H,J=Math.ceil(l.convert(I+n-p)),K=Math.ceil(l.convert(k.height-m+o));A.width=J,A.height=K,D.width=J+"px",D.height=K+"px",m+=k.minY,D.top=Math.round(l.convert(m-a.ascent))+"px",D.left=Math.round(l.convert(p))+"px";var L=Math.max(Math.ceil(l.convert(I)),0)+"px";b?(C.width=L,C.height=l.convert(a.height)+"px"):(C.paddingLeft=L,C.paddingBottom=l.convert(a.height)-1+"px");var M=A.getContext("2d"),N=E/k.height;M.scale(N,N*G),M.translate(-p,-m),M.save();if(q)for(var s=q.length;s--;){var t=q[s];M.save(),M.fillStyle=t.color,M.translate.apply(M,r[s]),O()}var P=g.textGradient;if(P){var Q=P.stops,R=M.createLinearGradient(0,k.minY,0,k.maxY);for(var s=0,S=Q.length;s<S;++s)R.addColorStop.apply(R,Q[s]);M.fillStyle=R}else M.fillStyle=d.get("color");return O(),z}}()),Cufon.registerFont({w:108,face:{"font-family":"Myriad Pro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 2 2 4",ascent:"270",descent:"-90","x-height":"4",bbox:"-57 -343 405 90","underline-thickness":"18","underline-position":"-18",stemh:"24",stemv:"32","unicode-range":"U+0020-U+FB04"},glyphs:{" ":{w:76},"!":{d:"54,-69r-25,0r-5,-174r35,0xm41,4v-12,0,-21,-10,-21,-22v0,-13,9,-23,22,-23v12,0,21,10,21,23v0,12,-9,22,-22,22",w:82},'"':{d:"18,-249r32,0r-6,86r-20,0xm72,-249r31,0r-6,86r-19,0",w:121},"#":{d:"68,-92r37,0r7,-52r-37,0xm55,0r-21,0r9,-71r-30,0r0,-21r33,0r7,-52r-31,0r0,-21r34,0r10,-69r21,0r-10,69r38,0r9,-69r21,0r-9,69r30,0r0,21r-33,0r-6,52r31,0r0,21r-35,0r-9,71r-21,0r9,-71r-38,0",w:178},$:{d:"101,31r-23,0r0,-36v-20,-1,-42,-7,-54,-16r8,-24v25,21,96,23,95,-20v0,-20,-14,-32,-41,-43v-37,-14,-59,-31,-59,-63v0,-30,21,-52,54,-58r0,-36r22,0r0,35v22,1,36,7,47,13r-9,24v-7,-5,-22,-13,-45,-13v-28,0,-38,17,-38,31v0,19,12,31,44,41v72,23,76,112,-1,127r0,38",w:184},"%":{d:"68,-238v32,0,53,25,53,70v0,49,-25,73,-55,73v-30,0,-55,-23,-55,-70v0,-47,25,-73,57,-73xm66,-219v-20,0,-30,24,-30,53v0,30,10,52,30,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52xm83,4r-20,0r138,-242r20,0xm220,-141v33,0,54,25,54,70v0,97,-111,99,-111,3v0,-47,26,-73,57,-73xm219,-122v-20,0,-31,23,-31,53v0,30,11,52,31,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52",w:285},"&":{d:"217,0r-38,0r-22,-23v-44,49,-146,26,-146,-41v0,-34,22,-55,48,-72v-36,-40,-23,-109,41,-111v30,0,54,20,54,52v0,27,-20,44,-54,66r59,67v12,-17,19,-40,24,-71r29,0v-7,38,-17,69,-35,90v13,14,25,28,40,43xm41,-69v0,53,75,63,100,27r-68,-76v-14,8,-32,23,-32,49xm98,-225v-42,2,-35,59,-12,79v24,-14,40,-27,40,-48v0,-15,-8,-31,-28,-31",w:217},"’":{d:"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-22,18,-59,21,-85",w:74},"(":{d:"70,-250r25,0v-58,62,-58,232,0,294r-25,0v-22,-30,-47,-76,-47,-147v0,-70,25,-117,47,-147",w:102},")":{d:"32,44r-25,0v57,-63,59,-232,0,-294r25,0v22,30,47,76,47,147v-1,70,-25,116,-47,147",w:102},"*":{d:"97,-247r21,13r-34,45r55,-7r0,25v-18,-1,-39,-7,-55,-6r35,43r-23,13v-8,-16,-13,-35,-23,-50r-23,50r-20,-13v11,-16,25,-28,34,-45r-53,8r0,-25v17,1,38,7,53,6r-34,-44r22,-13v8,16,13,36,23,51",w:149},"+":{d:"96,-192r23,0r0,85r81,0r0,22r-81,0r0,85r-23,0r0,-85r-82,0r0,-22r82,0r0,-85",w:214},",":{d:"28,42r-22,3v8,-22,17,-60,21,-87r36,-3v-9,30,-25,70,-35,87",w:74},"-":{d:"11,-109r89,0r0,23r-89,0r0,-23",w:110},".":{d:"40,4v-13,0,-21,-10,-21,-23v0,-13,9,-22,21,-22v13,0,22,9,22,22v0,13,-9,23,-22,23",w:74},"/":{d:"24,14r-24,0r100,-261r25,0",w:123},0:{d:"95,-238v49,0,77,44,77,118v0,80,-30,124,-81,124v-46,0,-78,-43,-78,-120v0,-79,34,-122,82,-122xm93,-213v-28,0,-48,33,-48,97v0,61,19,95,48,95v32,0,47,-37,47,-97v0,-58,-14,-95,-47,-95",w:184},1:{d:"85,0r-1,-204r-40,21r-7,-24v25,-10,40,-31,79,-27r0,234r-31,0",w:184},2:{d:"166,0r-150,0v-4,-27,13,-32,25,-44v58,-58,87,-87,87,-122v0,-24,-11,-46,-46,-46v-21,0,-39,11,-50,20r-10,-22v16,-14,40,-24,66,-24v51,0,72,35,72,68v0,47,-55,99,-99,144r105,0r0,26",w:184},3:{d:"15,-12r9,-24v9,5,29,14,52,14v40,0,53,-25,53,-45v0,-39,-37,-50,-79,-47r0,-24v35,2,66,-5,70,-39v5,-40,-68,-42,-88,-20r-8,-23v12,-9,36,-18,61,-18v81,-1,88,90,24,111v27,8,52,26,52,61v0,37,-29,70,-85,70v-26,0,-49,-8,-61,-16",w:184},4:{d:"144,0r-30,0r0,-64r-109,0r0,-21r105,-149r34,0r0,145r33,0r0,25r-33,0r0,64xm114,-89r0,-114v-22,42,-51,77,-77,114r77,0",w:184},5:{d:"58,-147v56,-6,99,17,103,71v5,69,-92,99,-146,66r8,-25v32,22,110,16,106,-37v7,-42,-52,-59,-100,-50r15,-112r112,0r0,27r-89,0"
,w:184},6:{d:"150,-238r0,26v-62,-1,-101,39,-105,85v35,-49,128,-27,128,48v0,43,-29,83,-78,83v-50,0,-83,-39,-83,-100v0,-89,51,-139,138,-142xm141,-77v0,-66,-97,-70,-97,-11v0,39,18,67,51,67v27,0,46,-22,46,-56",w:184},7:{d:"21,-234r147,0r0,21r-102,213r-33,0r102,-208r-114,0r0,-26",w:184},8:{d:"60,-122v-65,-28,-40,-119,35,-116v78,3,91,83,29,113v76,24,51,129,-32,129v-91,0,-104,-102,-32,-126xm93,-19v28,0,46,-18,46,-42v0,-28,-19,-42,-51,-51v-56,11,-57,91,5,93xm93,-215v-26,0,-41,17,-41,37v0,24,18,36,45,43v42,-8,52,-78,-4,-80",w:184},9:{d:"35,4r0,-26v60,3,100,-34,104,-86v-37,49,-124,20,-124,-47v0,-44,32,-83,80,-83v95,0,90,167,37,208v-27,21,-57,34,-97,34xm46,-157v0,61,94,66,94,14v0,-40,-15,-71,-48,-71v-27,0,-46,24,-46,57",w:184},":":{d:"40,-123v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22xm40,4v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22",w:74},";":{d:"28,42r-22,2v8,-21,18,-59,22,-86r35,-4v-9,31,-25,71,-35,88xm42,-123v-12,0,-20,-10,-20,-22v0,-14,9,-23,21,-23v13,0,21,9,21,23v0,12,-8,22,-22,22",w:74},"<":{d:"24,-86r0,-19r167,-87r0,25r-141,72r141,70r0,25",w:214},"=":{d:"200,-121r-186,0r0,-22r186,0r0,22xm200,-51r-186,0r0,-21r186,0r0,21",w:214},">":{d:"191,-106r0,20r-167,86r0,-25r142,-71r-142,-71r0,-25",w:214},"?":{d:"79,-69r-28,0v-17,-44,45,-86,47,-121v2,-34,-50,-39,-71,-20r-9,-23v13,-8,33,-14,52,-14v77,3,68,77,29,116v-20,20,-24,37,-20,62xm64,4v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22",w:146},"@":{d:"117,-43v36,0,47,-52,52,-89v-40,-13,-76,21,-75,62v0,16,8,27,23,27xm183,8r6,15v-78,41,-174,-3,-174,-98v0,-74,52,-138,132,-138v63,0,104,44,104,104v0,54,-30,86,-63,86v-18,0,-25,-15,-29,-32v-20,43,-87,46,-89,-14v-2,-57,63,-104,124,-78r-13,66v-5,27,-1,40,11,40v19,1,39,-24,39,-66v0,-52,-31,-90,-87,-90v-59,0,-108,47,-108,120v0,82,80,120,147,85",w:265},A:{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114",w:220},B:{d:"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47",w:195},C:{d:"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87",w:208},D:{d:"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,7,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-70,-59,-107,-135,-90",w:239},E:{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0",w:177},F:{d:"27,0r0,-243r131,0r0,27r-99,0r0,80r91,0r0,26r-91,0r0,110r-32,0",w:175},G:{d:"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14",w:232},H:{d:"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243",w:234},I:{d:"27,-243r32,0r0,243r-32,0r0,-243",w:86},J:{d:"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56",w:133},K:{d:"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0",w:195},L:{d:"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0",w:169},M:{d:"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0",w:289},N:{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81",w:236},O:{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99",w:248},P:{d:"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45",w:191},Q:{d:"228,36r-108,-32v-58,-2,-107,-45,-107,-123v0,-78,47,-128,113,-128v66,0,109,51,109,123v0,64,-32,99,-69,118v24,6,50,12,71,15xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99v-53,0,-79,49,-79,101v0,52,28,98,78,98",w:248},R:{d:"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42",w:193},S:{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16",w:177},T:{d:"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0",w:178},U:{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143",w:232},V:{d:"115,0r-34,0r-80,-243r34,0r65,211v17,-69,46,-144,68,-211r34,0",w:200},W:{d:"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206",w:304},X:{d:"197,0r-37,0r-60,-102v-13,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118",w:205},Y:{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103",w:194},Z:{d:"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0",w:199},"[":{d:"95,40r-66,0r0,-287r66,0r0,20r-41,0r0,248r41,0r0,19",w:102},"\\":{d:"123,14r-24,0r-98,-261r24,0",w:122},"]":{d:"7,-247r66,0r0,287r-66,0r0,-19r41,0r0,-248r-41,0r0,-20",w:102},"^":{d:"193,-68r-25,0r-61,-140r-60,140r-25,0r74,-166r23,0",w:214},_:{d:"0,27r180,0r0,18r-180,0r0,-18",w:180},"‘":{d:"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84",w:74},a:{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31",w:173},b:{d:"25,0r1,-256r32,0r0,110v36,-61,134,-29,134,57v0,93,-95,122,-138,61r-2,28r-27,0xm107,-153v-35,-1,-53,36,-49,83v3,31,23,48,49,49v33,0,52,-27,52,-67v0,-35,-18,-65,-52,-65",w:204},c:{d:"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57",w:161},d:{d:"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64",w:203},e:{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51",w:180},f:{d:"30,-174v-7,-58,35,-101,89,-81r-4,25v-36,-15,-60,13,-54,56r42,0r0,24r-42,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0",w:105},g:{d:"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62",w:201},h:{d:"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v30,-46,116,-49,116,43r0,104r-32,0v-5,-59,21,-152,-40,-152",w:199},i:{d:"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20",w:84},j:{d:"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-11,0,-19,-9,-19,-19v0,-11,8,-20,20,-20",w:87},k:{d:"58,-256r0,162v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0",w:168},l:{d:"26,0r0,-256r32,0r0,256r-32,0",w:84},m:{d:"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v14,-39,93,-43,105,3v28,-49,115,-58,115,41r0,102r-31,0v-4,-55,18,-152,-37,-152v-60,0,-37,93,-41,152r-31,0v-5,-56,20,-152,-36,-152",w:300},n:{d:"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152",w:199},o:{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67",w:197},p:{d:"26,71r-1,-245r28,0r2,30v37,-64,137,-32,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65",w:204},q:{d:"145,71r-1,-98v-33,58,-130,28,-130,-57v0,-95,95,-120,133,-64r1,-26r30,0r-2,245r-31,0xm97,-21v37,1,48,-36,48,-83v0,-30,-19,-49,-47,-49v-32,0,-52,28,-52,67v0,35,16,65,51,65",w:202},r:{d:"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30",w:117},s:{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12",w:142},t:{d:"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32",w:119},u:{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152",w:198},v:{d:"5,-174r34,0r49,142r48,-142r34,0r-69,174r-30,0",w:173},w:{d:"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0",w:264},x:{d:"6,-174r35,0r44,65v12,-23,27,-43,41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-12,23,-29,47,-43,69r-35,0r62,-89",w:166},y:{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253",w:169},z:{d:"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0",w:154},"{":{d:"33,-9v-1,-33,28,-82,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-8,6,110,-56,123v62,8,-20,126,56,125r0,19v-35,1,-59,-10,-60,-49",w:102},"|":{d:"31,-270r24,0r0,360r-24,0r0,-360",w:86},"}":{d:"69,-200v1,35,-28,84,23,87r0,18v-51,4,-22,51,-23,86v-2,39,-25,51,-60,49r0,-19v73,6,-4,-112,56,-125v-60,-8,19,-126,-56,-123r0,-20v35,-1,59,12,60,47",w:102},"~":{d:"197,-129v-1,98,-91,33,-137,23v-12,0,-20,9,-21,30r-21,0v-1,-36,18,-54,42,-54v24,0,71,32,96,31v13,0,19,-10,20,-30r21,0",w:214},"¡":{d:"59,70r-35,0r5,-172r25,0xm42,-176v12,0,21,10,21,23v0,12,-9,22,-22,22v-12,0,-21,-10,-21,-22v0,-13,9,-23,22,-23",w:82},"¢":{d:"96,-31v-45,-6,-72,-35,-72,-86v0,-47,29,-82,72,-89r0,-36r23,0r0,35v16,0,31,5,39,9r-7,24v-38,-23,-102,3,-95,56v-4,58,58,75,97,54r6,23v-7,4,-22,9,-40,10r0,36r-23,0r0,-36",w:184},"£":{d:"89,-106v4,36,-7,63,-27,80r108,0r0,26r-150,0r0,-18v31,-16,48,-46,39,-88r-37,0r0,-23r34,0v-15,-55,10,-112,65,-109v19,0,32,4,39,9r-7,24v-27,-16,-71,-4,-71,38v0,15,2,27,4,38r52,0r0,23r-49,0",w:184},"⁄":{d:"-36,4r-21,0r137,-242r20,0",w:43},"¥":{d:"105,0r-30,0r0,-63r-56,0r0,-18r56,0r0,-26r-56,0r0,-18r48,0r-61,-109r34,0v19,35,32,75,53,107v12,-37,36,-73,53,-107r33,0r-65,109r47,0r0,18r-56,0r0,26r56,0r0,18r-56,0r0,63",w:184},"ƒ":{d:"40,-122r0,-23r36,0v-1,-53,32,-109,95,-88r-6,23v-41,-14,-59,23,-59,65r43,0r0,23r-46,0v-5,74,-12,180,-99,146r6,-22v60,28,55,-71,63,-124r-33,0",w:184},"§":{d:"63,-154v-27,24,-21,47,22,62v18,6,33,12,41,17v23,-19,19,-50,-18,-61v-14,-4,-33,-11,-45,-18xm62,-198v4,42,104,33,104,91v0,19,-9,32,-23,43v5,6,13,18,13,32v0,60,-86,65,-125,39r9,-20v16,16,88,24,88,-15v0,-17,-10,-29,-44,-38v-59,-16,-88,-61,-36,-99v-33,-33,2,-81,53,-81v20,0,37,5,49,12r-7,21v-17,-15,-84,-19,-81,15",w:186},"¤":{d:"51,-177v19,-19,63,-19,83,-1r25,-27r17,17r-29,25v17,18,16,70,0,87r27,26r-16,16r-24,-27v-22,20,-61,20,-84,1r-24,26r-15,-16r26,-25v-18,-19,-17,-70,0,-88r-27,-25r16,-17xm91,-170v-26,0,-42,23,-42,51v0,68,84,68,85,-1v0,-25,-14,-50,-43,-50",w:184},"'":{d:"18,-249r32,0r-6,86r-20,0",w:67},"“":{d:"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84xm98,-165r-32,4v8,-31,24,-69,33,-86r21,-2v-8,21,-18,58,-22,84",w:127},"«":{d:"84,-157r-48,66r48,67r-26,0r-48,-67r48,-66r26,0xm143,-157r-48,66r48,67r-26,0r-48,-67r48,-66r26,0",w:150},"‹":{d:"84,-157r-48,66r48,67r-26,0r-48,-67r48,-66r26,0",w:91},"›":{d:"57,-91r-48,-66r25,0r48,66r-48,67r-25,0",w:91},"ﬁ":{d:"61,0r-31,0r0,-150r-25,0r0,-24r25,0v-11,-72,64,-105,120,-74r-9,24v-8,-5,-21,-10,-37,-10v-36,1,-44,26,-43,60r101,0r0,174r-32,0r0,-150r-69,0r0,150",w:188},"ﬂ":{d:"30,-174v-11,-75,73,-104,132,-74r0,248r-31,0r0,-230v-38,-16,-79,9,-70,56r41,0r0,24r-41,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0",w:188},"–":{d:"11,-102r158,0r0,21r-158,0r0,-21",w:180},"†":{d:"75,-243r30,0r-3,76r63,-2r0,26r-63,-3r3,164r-30,0r3,-164r-63,3r0,-26r63,2",w:180},"‡":{d:"76,-243r29,0r-2,73r62,-3r0,26r-62,-3r0,74r62,-3r0,26r-62,-3r2,74r-29,0r2,-74r-62,3r0,-26r62,3r0,-74r-62,3r0,-26r62,3",w:180},"·":{d:"37,-72v-13,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22",w:74},"¶":{d:"105,18r-22,0v-2,-36,4,-81,-2,-113v-29,0,-68,-22,-69,-69v0,-37,20,-79,99,-79v19,0,33,1,42,3r0,258r-22,0r0,-240r-26,0r0,240",w:184},"•":{d:"50,-57v-20,0,-37,-16,-37,-37v0,-21,17,-38,38,-38v21,0,38,16,38,38v0,21,-17,37,-39,37",w:101},"‚":{d:"28,40r-20,2v7,-21,17,-58,21,-84r32,-3v-8,30,-24,69,-33,85",w:74},"„":{d:"27,40r-20,2v8,-21,17,-58,21,-84r33,-3v-8,30,-24,69,-34,85xm81,40r-21,2v8,-21,18,-58,22,-84r32,-3v-8,30,-24,69,-33,85",w:128},"”":{d:"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-22,18,-59,21,-85xm87,-246r32,-3v-8,30,-24,69,-33,86r-20,2v7,-22,17,-59,21,-85",w:127},"»":{d:"57,-91r-48,-66r25,0r48,66r-48,67r-25,0xm115,-91r-48,-66r26,0r47,66r-47,67r-26,0",w:150},"…":{d:"59,4v-12,0,-20,-10,-20,-23v0,-13,9,-22,21,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm179,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm299,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v12,0,21,9,21,22v0,13,-9,23,-22,23",w:360},"‰":{d:"68,-238v32,0,53,25,53,70v0,49,-25,73,-55,73v-30,0,-55,-23,-55,-70v0,-47,25,-73,57,-73xm66,-219v-20,0,-30,24,-30,53v0,30,10,52,30,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52xm83,4r-20,0r138,-242r20,0xm220,-141v33,0,54,25,54,70v0,97,-111,99,-111,3v0,-47,26,-73,57,-73xm219,-122v-20,0,-31,23,-31,53v0,30,11,52,31,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52xm352,-141v32,0,53,25,53,70v0,49,-25,74,-55,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm350,-122v-20,0,-30,23,-30,53v0,30,10,52,30,52v21,0,31,-22,31,-53v0,-28,-9,-52,-31,-52",w:416},"¿":{d:"86,-176v12,0,21,10,21,23v0,13,-9,22,-22,22v-12,0,-21,-9,-21,-22v0,-13,9,-23,22,-23xm20,22v-3,-45,63,-72,51,-125r28,0v16,44,-45,85,-47,121v-2,35,49,38,71,20r8,23v-36,28,-120,10,-111,-39",w:146},"`":{d:"8,-249r34,0r32,51r-22,0"},"´":{d:"68,-249r35,0r-44,51r-23,0"},"ˆ":{d:"43,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0"},"˜":{d:"99,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-1,-24,9,-38,24,-38v17,0,44,34,48,-1r17,0"},"¯":{d:"14,-231r81,0r0,20r-81,0r0,-20"},"˘":{d:"9,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45"},"˙":{d:"50,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19"},"¨":{d:"20,-205v-10,0,-17,-9,-17,-19v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm87,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v11,0,18,8,18,18v0,10,-7,19,-18,19"},"˚":{d:"51,-193v-21,0,-36,-15,-36,-33v0,-19,14,-34,36,-34v22,0,36,14,36,34v0,19,-15,33,-36,33xm51,-207v11,0,18,-9,18,-19v0,-12,-7,-21,-18,-21v-11,0,-18,10,-18,21v0,10,7,19,18,19"},"¸":{d:"49,-1r19,0r-11,19v12,1,25,11,25,25v1,31,-40,34,-63,23r6,-16v11,7,35,10,35,-6v0,-9,-11,-13,-28,-15"},"˝":{d:"44,-249r31,0r-39,48r-20,0xm96,-249r31,0r-40,48r-19,0"},"˛":{d:"44,-1r21,0v-12,8,-34,52,-1,54v6,0,12,-2,16,-4r5,17v-23,15,-62,9,-62,-23v0,-18,13,-35,21,-44"},"ˇ":{d:"66,-198r-23,0r-34,-51r24,0v8,11,13,24,22,34r21,-34r24,0"},"—":{d:"11,-102r338,0r0,21r-338,0r0,-21",w:360},"Æ":{d:"32,0r-32,0r111,-243r151,0r0,27r-103,0r9,77r91,0r0,26r-87,0r11,87r89,0r0,26r-116,0r-11,-85r-74,0xm81,-111r61,0v-6,-35,-4,-78,-14,-109v-13,37,-31,74,-47,109",w:283},"ª":{d:"109,-96r-21,0r-2,-15v-16,26,-74,22,-74,-18v0,-25,26,-41,72,-40v0,-12,-1,-24,-27,-26v-11,0,-22,3,-30,9r-6,-15v10,-7,25,-12,41,-12v62,1,42,63,47,117xm36,-130v0,32,47,18,49,-4r0,-20v-23,0,-49,4,-49,24",w:124},"Ł":{d:"164,0r-136,0r0,-97r-30,22r0,-24r30,-22r0,-122r32,0r0,100r48,-34r0,24r-48,35r0,92r104,0r0,26",w:171},"Ø":{d:"40,15r-17,-14r22,-31v-20,-22,-32,-54,-32,-90v0,-102,94,-159,172,-108r22,-29r19,13r-23,31v21,22,32,54,32,90v1,111,-94,156,-172,108xm170,-205v-12,-10,-27,-17,-46,-17v-76,-2,-98,109,-61,165xm186,-186r-108,147v54,48,125,-8,125,-83v0,-21,-5,-43,-17,-64",w:248},"Œ":{d:"13,-120v2,-101,73,-123,174,-123r116,0r0,27r-100,0r0,77r94,0r0,26r-94,0r0,87r106,0r0,26r-125,0v-99,20,-173,-29,-171,-120xm172,-26r0,-190v-68,-20,-126,21,-126,95v0,72,53,113,126,95",w:321},"º":{d:"65,-213v34,0,56,25,56,59v0,82,-116,76,-115,2v0,-38,27,-61,59,-61xm63,-195v-45,1,-39,83,1,83v19,0,33,-17,33,-41v0,-18,-10,-42,-34,-42",w:127},"æ":{d:"264,-84r-117,0v-7,64,63,73,104,54r5,22v-38,21,-110,15,-124,-27v-11,25,-35,39,-65,39v-36,0,-54,-25,-54,-50v0,-40,37,-64,105,-63v0,-19,-2,-45,-41,-45v-16,0,-34,5,-44,13r-8,-21v36,-25,102,-21,111,21v12,-23,34,-37,61,-37v59,0,71,54,67,94xm75,-19v36,-1,47,-28,43,-68v-33,-1,-74,5,-74,39v0,18,14,29,31,29xm147,-107r88,0v1,-17,-9,-49,-41,-49v-32,0,-46,30,-47,49",w:278},"ı":{d:"58,0r-32,0r0,-174r32,0r0,174",w:84},"ł":{d:"59,0r-31,0r0,-104r-25,21r0,-25r25,-21r0,-127r31,0r0,103r26,-22r0,25r-26,22r0,128",w:87},"ø":{d:"14,-86v-2,-76,70,-113,130,-80r15,-21r14,10r-16,22v17,16,27,39,27,67v-1,83,-71,110,-129,80r-16,22r-13,-11r15,-22v-17,-16,-27,-38,-27,-67xm57,-43v26,-32,47,-68,72,-101v-57,-38,-111,44,-72,101xm141,-130v-26,31,-47,67,-72,100v56,40,109,-42,72,-100",w:197},"œ":{d:"297,-82r-119,0v-4,61,64,72,105,51r6,23v-45,22,-106,15,-127,-29v-36,73,-148,42,-148,-49v0,-94,116,-125,149,-50v13,-28,37,-42,64,-42v61,0,72,52,70,96xm97,-154v-74,2,-62,134,1,134v30,0,51,-27,51,-67v0,-33,-15,-67,-52,-67xm178,-104r89,0v0,-20,-8,-51,-42,-51v-32,0,-45,29,-47,51",w:310},"ß":{d:"151,-51v0,-34,-48,-50,-48,-85v0,-18,11,-34,33,-44v10,-27,-8,-55,-35,-55v-28,0,-43,20,-43,71r0,164r-32,0v6,-105,-31,-260,79,-260v46,0,81,52,55,91v-66,33,22,68,22,116v0,48,-59,70,-102,49r5,-24v24,14,66,6,66,-23",w:197},"¹":{d:"64,-159r-25,0r-1,-119r-26,13r-4,-19v17,-7,29,-19,56,-16r0,141",w:87},"¬":{d:"14,-144r186,0r0,100r-23,0r0,-78r-163,0r0,-22",w:214},"µ":{d:"97,-22v64,0,39,-91,44,-152r32,0r0,126v0,19,4,27,17,27r-3,24v-24,5,-36,-6,-43,-30v-7,27,-70,45,-88,11v0,28,0,66,4,87r-29,0v-10,-64,-3,-170,-5,-245r32,0v6,58,-22,152,39,152",w:199},"™":{d:"11,-243r82,0r0,17r-31,0r0,81r-20,0r0,-81r-31,0r0,-17xm218,-145r-19,0r-6,-85v-7,29,-17,56,-26,84r-20,0r-25,-84r-5,85r-18,0r7,-98r29,0v9,24,16,47,24,73v6,-27,16,-48,24,-73r28,0",w:222},"Ð":{d:"228,-127v0,106,-89,143,-199,127r0,-111r-29,0r0,-25r29,0r0,-104v100,-19,199,5,199,113xm125,-136r0,25r-65,0r0,87v81,9,135,-24,135,-103v0,-71,-61,-107,-135,-90r0,81r65,0",w:241},"½":{d:"66,-96r-25,0r-1,-118r-26,12r-4,-18v17,-7,29,-19,56,-16r0,140xm63,4r-20,0r136,-242r20,0xm158,0v-3,-22,14,-24,23,-34v29,-29,45,-44,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-26,100,-14,92,25v3,31,-35,57,-59,82r62,0r0,20r-98,0",w:273},"±":{d:"96,-206r23,0r0,70r81,0r0,22r-81,0r0,72r-23,0r0,-72r-82,0r0,-22r82,0r0,-70xm14,-22r186,0r0,22r-186,0r0,-22",w:214},"Þ":{d:"58,-195v58,-11,119,7,119,64v0,60,-56,85,-119,75r0,56r-31,0r0,-243r31,0r0,48xm58,-170r0,88v45,9,87,-7,87,-46v0,-43,-49,-51,-87,-42",w:191},"¼":{d:"71,-96r-25,0r-1,-118r-26,12r-4,-18v17,-7,29,-19,56,-16r0,140xm70,4r-20,0r136,-242r21,0xm239,0r-24,0r0,-37r-72,0r0,-14r69,-91r27,0r0,87r21,0r0,18r-21,0r0,37xm215,-55v-1,-21,3,-46,0,-65v-13,25,-30,43,-46,65r46,0",w:273},"÷":{d:"107,-139v-11,0,-19,-9,-19,-20v0,-12,8,-20,19,-20v12,0,19,8,19,20v0,11,-7,20,-19,20xm200,-85r-186,0r0,-22r186,0r0,22xm107,-13v-11,0,-19,-9,-19,-20v0,-12,8,-20,19,-20v12,0,19,8,19,20v0,11,-7,20,-19,20",w:214},"¦":{d:"31,-63r24,0r0,126r-24,0r0,-126xm31,-243r24,0r0,126r-24,0r0,-126",w:86},"°":{d:"59,-247v29,0,47,22,47,47v0,29,-24,48,-48,48v-28,0,-48,-21,-48,-46v0,-28,22,-49,49,-49xm58,-230v-19,0,-28,16,-28,32v0,16,12,29,28,29v17,0,28,-13,28,-31v0,-13,-8,-30,-28,-30",w:114},"þ":{d:"26,-241r32,0r0,94v37,-58,134,-29,134,58v0,91,-90,120,-134,66r0,94r-32,0r0,-312xm108,-153v-36,-1,-55,37,-50,84v3,29,23,48,49,48v32,0,52,-26,52,-68v0,-34,-18,-64,-51,-64",w:204},"¾":{d:"24,-210r-6,-16v19,-21,93,-12,85,22v1,16,-12,26,-27,33v19,3,33,17,33,35v8,37,-69,54,-98,32r6,-18v14,14,72,10,65,-15v0,-21,-24,-26,-47,-25r0,-17v20,1,40,-3,42,-22v3,-25,-44,-18,-53,-9xm84,4r-21,0r137,-242r20,0xm243,0r-24,0r0,-37r-72,0r0,-14r69,-91r27,0r0,87r21,0r0,18r-21,0r0,37xm219,-55v-1,-21,3,-46,0,-65v-12,25,-34,45,-46,65r46,0",w:273},"²":{d:"4,-159v-3,-22,13,-25,23,-35v29,-28,45,-44,45,-62v0,-29,-44,-30,-57,-14r-8,-17v24,-25,100,-12,92,26v2,31,-35,57,-59,82r62,0r0,20r-98,0",w:111},"®":{d:"104,-156v-29,7,-7,-30,-38,-24r0,24r-13,0r0,-59v17,-3,49,-5,49,15v0,8,-8,11,-13,15v10,0,12,24,15,29xm74,-207v-11,-2,-6,11,-7,18v19,4,30,-17,7,-18xm76,-246v33,0,60,26,60,59v0,33,-27,60,-60,60v-34,0,-61,-27,-61,-60v0,-33,27,-59,61,-59xm75,-234v-25,0,-45,21,-45,47v0,26,20,47,46,47v26,0,45,-21,45,-46v0,-27,-19,-48,-46,-48",w:150},"−":{d:"14,-107r186,0r0,22r-186,0r0,-22",w:214},"ð":{d:"148,-87v0,-42,-12,-66,-50,-66v-73,0,-65,134,-2,133v32,0,52,-28,52,-67xm119,-218v35,29,61,66,61,127v0,67,-42,95,-84,95v-47,0,-82,-35,-82,-89v0,-74,70,-110,121,-75v-10,-17,-24,-32,-42,-46r-51,23r-7,-15r42,-20v-11,-8,-24,-15,-38,-21r14,-20v17,7,35,18,51,29r45,-22r8,16",w:194},"×":{d:"14,-174r16,-15r77,78r77,-78r16,15r-77,79r77,79r-16,16r-77,-79r-77,79r-16,-16r77,-79",w:214},"³":{d:"16,-273r-6,-18v21,-19,93,-11,85,23v1,16,-12,26,-27,34v19,3,33,16,33,35v8,37,-69,54,-98,32r6,-18v15,13,69,11,66,-15v-3,-22,-24,-27,-48,-26r0,-16v20,1,40,-3,42,-23v3,-23,-44,-19,-53,-8",w:109},"©":{d:"123,-233v60,0,108,49,108,111v0,62,-48,111,-109,111v-61,0,-109,-49,-109,-111v0,-62,48,-111,110,-111xm122,-219v-51,0,-91,43,-91,98v0,53,40,95,91,95v51,0,91,-42,91,-96v0,-54,-40,-97,-91,-97xm131,-187v27,0,48,4,35,24v-4,-3,-18,-9,-35,-9v-33,0,-50,22,-50,51v0,43,53,63,87,41r4,14v-46,28,-110,0,-110,-54v0,-41,33,-67,69,-67",w:243},"Á":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm125,-298r38,0r-46,42r-25,0",w:220},"Â":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm99,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0",w:220},"Ä":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm78,-259v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm145,-259v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v11,0,18,8,18,18v0,10,-7,18,-18,18",w:220},"À":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm58,-298r38,0r34,42r-26,0",w:220},"Å":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm111,-316v22,0,36,14,36,33v0,18,-15,31,-36,31v-22,0,-36,-14,-36,-31v0,-18,14,-33,36,-33xm110,-303v-11,0,-17,9,-17,20v0,9,7,18,18,18v10,0,17,-8,17,-19v0,-10,-7,-19,-18,-19",w:220},"Ã":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm156,-294v5,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,49,0r16,0",w:220},"Ç":{d:"191,-33r6,25v-11,6,-33,11,-63,12r-9,14v14,3,25,12,25,27v0,31,-40,34,-63,23r6,-17v9,8,35,10,35,-6v0,-9,-11,-13,-28,-15r15,-27v-60,-7,-102,-49,-102,-122v0,-97,98,-152,184,-117r-7,26v-67,-29,-144,6,-144,90v0,81,75,116,145,87",w:210},"É":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm109,-298r38,0r-46,42r-26,0",w:177},"Ê":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm80,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0",w:177},"Ë":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm58,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm125,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18",w:177},"È":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm43,-298r38,0r33,42r-25,0",w:177},"Í":{d:"27,-243r32,0r0,243r-32,0r0,-243xm58,-298r38,0r-46,42r-26,0",w:86},"Î":{d:"27,-243r32,0r0,243r-32,0r0,-243xm31,-297r24,0r38,41r-27,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0",w:86},"Ï":{d:"27,-243r32,0r0,243r-32,0r0,-243xm10,-260v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm76,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18",w:86},"Ì":{d:"27,-243r32,0r0,243r-32,0r0,-243xm-9,-298r38,0r34,42r-26,0",w:86},"Ñ":{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm165,-294v3,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,48,0r17,0",w:236},"Ó":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm138,-298r38,0r-46,42r-25,0",w:248},"Ô":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm111,-298r24,0r38,41r-26,0v-8,-8,-15,-18,-24,-25r-23,25r-25,0",w:248},"Ö":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm90,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm157,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18",w:248},"Ò":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm72,-298r38,0r33,41r-25,0",w:248},"Õ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm168,-295v4,48,-40,34,-63,21v-5,0,-8,6,-9,16r-17,0v0,-22,9,-37,25,-37v17,0,43,33,48,0r16,0",w:248},"Š":{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm105,-257r-24,0r-38,-41r27,0v8,8,15,18,24,25r22,-25r26,0",w:177},"Ú":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm132,-298r38,0r-46,42r-25,0",w:232},"Û":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm106,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0",w:232},"Ü":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm84,-260v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18xm150,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-18,18",w:232},"Ù":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm66,-298r38,0r34,42r-26,0",w:232},"Ý":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm115,-296r38,0r-46,42r-25,0",w:194},"Ÿ":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm67,-257v-10,0,-17,-8,-17,-18v0,-10,7,-18,17,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm134,-257v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,18,-18,18",w:194},"Ž":{d:"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0xm115,-256r-24,0r-37,-41r26,0v8,8,15,18,24,25r23,-25r25,0",w:199},"á":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm99,-249r35,0r-44,51r-22,0",w:173},"â":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm74,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0",w:173},"ä":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm53,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm120,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19",w:173},"à":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm34,-249r35,0r31,51r-22,0",w:173},"å":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v37,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm86,-193v-21,0,-36,-15,-36,-33v0,-19,14,-34,37,-34v21,0,35,14,35,34v0,19,-15,33,-36,33xm86,-207v12,0,19,-9,19,-19v0,-12,-7,-21,-19,-21v-11,0,-18,10,-18,21v0,10,8,19,18,19",w:173},"ã":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm130,-243v5,50,-39,35,-62,23v-6,0,-9,6,-9,16r-18,0v-2,-50,38,-38,62,-24v6,0,10,-3,10,-15r17,0",w:173},"ç":{d:"145,-30r5,24v-7,3,-23,9,-45,10r-9,14v13,3,25,12,25,26v0,32,-38,36,-62,24r5,-16v10,6,35,10,35,-7v0,-9,-11,-13,-28,-15r15,-27v-44,-6,-72,-40,-72,-88v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,57,55,78,99,57",w:160},"é":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm109,-249r35,0r-44,51r-22,0",w:180},"ê":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm83,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0",w:180},"ë":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm63,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,19,-18v9,0,17,8,17,18v0,10,-7,19,-18,19xm130,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19",w:180},"è":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm49,-249r34,0r32,51r-22,0",w:180},"í":{d:"58,0r-32,0r0,-174r32,0r0,174xm56,-249r35,0r-44,51r-23,0",w:84},"î":{d:"58,0r-32,0r0,-174r32,0r0,174xm31,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0",w:84},"ï":{d:"58,0r-32,0r0,-174r32,0r0,174xm9,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm75,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19",w:84},"ì":{d:"58,0r-32,0r0,-174r32,0r0,174xm-10,-249r35,0r32,51r-23,0",w:84},"ñ":{d:"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm120,-206v-18,0,-44,-33,-47,2r-17,0v-1,-24,9,-38,24,-38v12,-1,26,13,38,14v5,0,9,-3,9,-15r17,0v1,24,-7,37,-24,37",w:199},"ó":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm111,-249r35,0r-44,51r-22,0",w:197},"ô":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0",w:197},"ö":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm65,-205v-10,0,-17,-9,-17,-19v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm132,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19",w:197},"ò":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm52,-249r35,0r31,51r-22,0",w:197},"õ":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm143,-243v5,50,-39,36,-62,23v-6,0,-9,6,-9,16r-18,0v0,-24,9,-38,25,-38v12,-1,26,13,38,14v5,0,9,-3,9,-15r17,0"
,w:197},"š":{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm85,-198r-23,0r-35,-51r24,0r22,34r22,-34r23,0",w:142},"ú":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm116,-249r34,0r-44,51r-22,0",w:198},"û":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm88,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0",w:198},"ü":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm67,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm133,-205v-10,0,-17,-9,-17,-19v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19",w:198},"ù":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm50,-249r35,0r32,51r-23,0",w:198},"ý":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm103,-249r35,0r-44,51r-23,0",w:169},"ÿ":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm55,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm122,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19",w:169},"ž":{d:"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0xm93,-198r-22,0r-35,-51r24,0v8,11,13,24,22,34r21,-34r24,0",w:154},"Đ":{d:"228,-127v0,106,-89,143,-199,127r0,-111r-29,0r0,-25r29,0r0,-104v100,-19,199,5,199,113xm125,-136r0,25r-65,0r0,87v81,9,135,-24,135,-103v0,-71,-61,-107,-135,-90r0,81r65,0",w:241},"Ŋ":{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,229v0,51,-24,79,-70,86r-6,-25v28,-6,43,-19,45,-45r-78,-125v-18,-27,-32,-57,-46,-81",w:236},"Ħ":{d:"229,-172r-21,0r0,172r-31,0r0,-108r-117,0r0,108r-32,0r0,-172r-20,0r0,-21r20,0r0,-50r32,0r0,50r117,0r0,-50r31,0r0,50r21,0r0,21xm177,-136r0,-36r-117,0r0,36r117,0",w:236},"Ŧ":{d:"179,-216r-74,0r0,80r45,0r0,21r-45,0r0,115r-32,0r0,-115r-45,0r0,-21r45,0r0,-80r-73,0r0,-27r179,0r0,27",w:178},"Ȝ":{d:"23,41r-4,-24v57,-9,107,-40,107,-83v0,-38,-46,-58,-87,-41r-4,-22v40,-9,72,-31,72,-60v0,-40,-68,-36,-89,-20r-7,-21v34,-26,128,-22,128,36v0,28,-22,47,-45,60v37,4,65,28,65,67v0,55,-54,99,-136,108",w:172},"đ":{d:"204,-199r-28,0r2,199r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-47r-71,0r0,-20r71,0r0,-37r31,0r0,37r28,0r0,20xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64",w:203},"ŋ":{d:"103,-152v-63,1,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,83v0,55,-30,80,-69,85r-6,-25v57,-6,41,-79,43,-139v0,-29,-11,-52,-40,-52",w:199},"ħ":{d:"58,-147v31,-44,117,-51,117,43r0,104r-32,0v-5,-59,21,-152,-40,-152v-63,0,-42,91,-45,152r-32,0r0,-199r-27,0r0,-20r27,0r0,-37r32,0r0,37r70,0r0,20r-70,0r0,52",w:199},"ĸ":{d:"58,-174r0,80v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-174r32,0",w:168},"ŉ":{d:"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm32,-260v27,16,-4,93,-26,57v13,-10,21,-39,3,-51",w:199},"ŧ":{d:"108,0v-40,13,-82,-7,-75,-55r0,-34r-23,0r0,-20r23,0r0,-41r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,41r36,0r0,20r-36,0v0,29,-5,69,24,67v9,0,14,-1,19,-2",w:119},"ȝ":{d:"15,75r-2,-24v13,-1,99,-12,99,-68v0,-33,-44,-48,-79,-34r-4,-22v39,-9,66,-23,66,-50v0,-39,-64,-32,-81,-16r-7,-21v31,-28,119,-24,119,31v0,25,-17,41,-38,52v33,4,56,25,56,56v0,47,-45,89,-129,96",w:153},"Ĳ":{d:"27,-243r32,0r0,243r-32,0r0,-243xm163,-83r0,-160r32,0r0,163v1,79,-51,94,-108,78r5,-25v40,9,71,6,71,-56",w:219},"ĳ":{d:"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20xm68,51v42,-7,46,-16,46,-79r0,-146r32,0v-9,98,36,247,-75,250xm130,-243v12,0,20,9,20,20v0,10,-7,19,-20,19v-12,0,-19,-9,-19,-19v0,-11,7,-20,19,-20",w:171},"":{d:"52,-60r73,-135v-7,-12,-18,-18,-32,-18v-46,0,-61,105,-41,153xm134,-174r-73,136v8,11,18,17,31,17v48,0,58,-101,42,-153xm170,-234r-17,29v12,20,19,49,19,85v0,103,-62,153,-127,106r-13,23r-15,-12r16,-26v-12,-20,-20,-50,-20,-87v0,-102,64,-151,127,-104r14,-24",w:184},"€":{d:"58,-90v0,59,70,84,114,56r7,23v-62,38,-153,-3,-153,-79r-22,0r0,-18r20,0r1,-21r-21,0r0,-18r23,0v6,-68,85,-113,149,-79r-7,23v-49,-26,-107,5,-110,56r101,0r0,18r-104,0r-1,21r105,0r0,18r-102,0",w:184},"Ǻ":{d:"112,-249v-20,0,-32,-12,-32,-28v0,-15,12,-28,33,-28v20,0,32,12,32,28v0,16,-13,28,-33,28xm112,-262v10,0,16,-6,16,-15v0,-8,-6,-15,-16,-15v-10,0,-16,7,-16,15v0,8,7,15,16,15xm132,-343r41,0v-26,11,-39,35,-80,31xm153,-76r-86,0r-26,76r-32,0r82,-243r39,0r82,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114",w:220},"℮":{d:"62,-46v34,57,133,55,172,3r20,0v-25,28,-64,47,-107,47v-74,0,-134,-54,-134,-121v0,-67,60,-121,134,-121v75,1,136,54,135,124r-220,2r0,66xm233,-189v-33,-56,-140,-55,-171,2v2,21,-4,49,2,66r169,-1r0,-67",w:294},"":{d:"95,4v-44,0,-81,-33,-81,-91v0,-57,36,-92,81,-92v45,0,81,34,81,92v0,56,-36,91,-81,91xm96,-20v31,0,50,-29,50,-67v0,-39,-19,-67,-51,-67v-31,0,-50,28,-50,67v0,38,19,67,51,67",w:190},"":{d:"95,0r-31,0r0,-147r-49,22r-6,-23v28,-10,45,-30,86,-27r0,175",w:130},"":{d:"151,0r-142,0r0,-17v43,-31,106,-71,98,-102v0,-47,-64,-39,-88,-17r-8,-21v30,-31,128,-33,128,34v0,39,-48,72,-82,99v30,-2,62,-1,94,-1r0,25",w:161},"":{d:"6,34r4,-23v37,15,105,1,100,-38v3,-29,-38,-41,-74,-36v1,-9,-6,-24,6,-24v33,0,58,-16,58,-38v0,-39,-65,-31,-82,-16r-6,-21v30,-27,120,-22,120,32v0,26,-20,42,-42,51v28,4,53,21,53,52v0,56,-83,81,-137,61",w:155},"":{d:"174,-18r-33,0r0,60r-29,0r0,-60r-106,0r0,-21r101,-138r34,0r0,135r33,0r0,24xm112,-42v-2,-34,5,-77,-1,-107v-19,42,-50,70,-73,107r74,0",w:180},"":{d:"49,-95v47,-2,96,16,96,63v0,57,-72,87,-132,67r4,-23v38,12,100,2,96,-42v-3,-40,-41,-43,-93,-41r18,-104r103,0r-3,26r-79,0",w:158},"":{d:"156,-218r2,23v-64,3,-102,40,-106,79v29,-45,120,-27,120,43v0,49,-38,77,-75,77v-48,0,-80,-36,-80,-89v0,-74,52,-128,139,-133xm96,-120v-28,0,-47,19,-47,46v0,29,18,54,48,54v21,0,43,-17,43,-51v0,-30,-17,-49,-44,-49",w:187},"":{d:"146,-175r0,21v-23,58,-65,139,-102,195r-29,-6v29,-43,79,-132,98,-183r-107,0r0,-27r140,0",w:154},"":{d:"162,-164v1,22,-15,37,-39,50v83,23,46,118,-32,118v-84,0,-101,-94,-31,-117v-18,-10,-38,-24,-37,-47v0,-35,31,-59,71,-59v41,0,68,25,68,55xm94,-197v-22,0,-40,13,-40,34v0,20,16,32,44,39v19,-6,34,-19,34,-39v0,-22,-19,-34,-38,-34xm92,-19v25,0,46,-15,46,-38v0,-23,-19,-38,-52,-46v-51,11,-54,85,6,84",w:184},"":{d:"30,41r-3,-23v61,-2,101,-35,107,-76v-28,43,-119,27,-119,-44v0,-44,34,-77,78,-77v43,0,77,31,77,86v0,81,-58,132,-140,134xm91,-56v27,0,47,-16,48,-45v2,-65,-91,-76,-92,-4v0,34,20,49,44,49",w:187},"":{d:"67,-217v32,0,54,25,54,70v0,49,-26,74,-56,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm65,-198v-19,0,-30,23,-30,53v0,29,11,52,31,52v20,0,30,-22,30,-53v0,-28,-9,-52,-31,-52xm94,4r-20,0r126,-223r20,0xm231,-141v32,0,53,25,53,70v0,49,-25,74,-55,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm229,-122v-19,0,-30,23,-30,53v-1,30,11,52,30,52v21,0,31,-22,31,-53v0,-28,-9,-52,-31,-52",w:294},"":{d:"95,-238v49,0,77,44,77,118v0,80,-30,124,-81,124v-46,0,-78,-43,-78,-120v0,-79,34,-122,82,-122xm93,-213v-28,0,-48,33,-48,97v0,61,19,95,48,95v32,0,47,-37,47,-97v0,-58,-14,-95,-47,-95",w:184},"":{d:"54,0r0,-204r-41,21r-6,-24v25,-10,39,-31,78,-27r0,234r-31,0",w:117},"":{d:"150,0r-149,0v-4,-27,13,-32,25,-44v58,-58,87,-87,87,-122v0,-24,-11,-46,-46,-46v-21,0,-39,11,-50,20r-10,-22v16,-14,39,-24,66,-24v50,0,72,35,72,68v0,47,-56,99,-99,144r104,0r0,26",w:160},"":{d:"3,-12r8,-24v9,5,30,14,52,14v40,0,53,-25,53,-45v-1,-39,-37,-50,-78,-47r0,-24v34,2,66,-5,70,-39v5,-40,-68,-42,-88,-20r-9,-23v13,-9,37,-18,62,-18v82,-1,88,91,23,111v27,8,53,26,53,61v0,37,-30,70,-86,70v-26,0,-49,-8,-60,-16",w:162},"":{d:"143,0r-30,0r0,-64r-109,0r0,-21r104,-149r35,0r0,145r32,0r0,25r-32,0r0,64xm113,-89r0,-114v-23,42,-50,76,-77,114r77,0",w:181},"":{d:"48,-147v56,-6,100,17,103,71v4,70,-93,99,-146,66r8,-25v31,22,110,17,106,-37v7,-42,-52,-59,-100,-50r15,-112r112,0r0,27r-89,0",w:165},"":{d:"150,-238r0,26v-60,-1,-103,42,-104,85v34,-49,128,-27,128,48v0,43,-30,83,-79,83v-49,0,-82,-39,-82,-100v0,-88,51,-139,137,-142xm141,-77v5,-66,-91,-69,-97,-11v-8,77,99,93,97,11",w:185},"":{d:"0,-234r148,0r0,21r-102,213r-33,0r102,-208r-115,0r0,-26",w:148},"":{d:"60,-122v-65,-28,-40,-119,35,-116v78,3,91,83,29,113v76,24,51,129,-32,129v-91,0,-104,-102,-32,-126xm93,-19v28,0,46,-18,46,-42v0,-28,-19,-42,-51,-51v-56,11,-57,91,5,93xm93,-215v-26,0,-41,17,-41,37v0,24,18,36,45,43v42,-8,52,-78,-4,-80",w:184},"":{d:"35,4r0,-26v60,3,100,-34,104,-86v-37,49,-124,20,-124,-47v0,-44,32,-83,80,-83v95,0,90,167,37,208v-27,21,-57,34,-97,34xm46,-157v0,61,94,66,94,14v0,-40,-15,-71,-48,-71v-27,0,-46,24,-46,57",w:186},"":{d:"52,-60r73,-135v-7,-12,-18,-18,-32,-18v-46,0,-61,105,-41,153xm134,-174r-73,136v8,11,18,17,31,17v48,0,58,-101,42,-153xm170,-234r-17,29v12,20,19,49,19,85v0,103,-62,153,-127,106r-13,23r-15,-12r16,-26v-12,-20,-20,-50,-20,-87v0,-102,64,-151,127,-104r14,-24",w:184},"":{d:"95,4v-44,0,-81,-33,-81,-91v0,-57,36,-92,81,-92v45,0,81,34,81,92v0,56,-36,91,-81,91xm96,-20v31,0,50,-29,50,-67v0,-39,-19,-67,-51,-67v-31,0,-50,28,-50,67v0,38,19,67,51,67",w:190},"":{d:"131,0r-30,0r-1,-148r-67,30r-5,-23v35,-11,55,-36,103,-34r0,175",w:190},"":{d:"166,0r-142,0r0,-17v43,-31,106,-71,98,-102v1,-46,-65,-39,-87,-17r-9,-21v30,-31,128,-33,128,34v0,39,-48,72,-82,99v30,-2,62,-1,94,-1r0,25",w:190},"":{d:"22,34r4,-23v37,15,105,1,100,-38v2,-29,-39,-41,-75,-36v1,-9,-5,-24,7,-24v33,0,58,-16,58,-38v0,-38,-64,-31,-82,-16r-6,-21v30,-27,120,-22,120,32v0,26,-20,42,-43,51v29,4,53,21,53,52v0,56,-82,81,-136,61",w:190},"":{d:"179,-18r-33,0r0,60r-29,0r0,-60r-105,0r0,-21r100,-138r34,0r0,135r33,0r0,24xm117,-42v-2,-34,5,-77,-1,-107v-18,42,-50,70,-73,107r74,0",w:190},"":{d:"64,-95v47,-2,96,16,96,63v0,57,-72,87,-132,67r4,-23v38,12,100,2,96,-42v-3,-40,-40,-43,-93,-41r18,-104r104,0r-4,26r-78,0",w:190},"":{d:"159,-218r2,23v-64,3,-102,40,-106,79v29,-45,120,-28,120,43v0,49,-37,77,-75,77v-48,0,-80,-36,-80,-89v0,-74,53,-128,139,-133xm100,-120v-28,0,-48,20,-48,46v0,29,19,54,48,54v22,0,44,-17,44,-51v0,-30,-18,-49,-44,-49",w:190},"":{d:"163,-175r0,21v-22,58,-65,139,-101,195r-30,-6v30,-43,80,-132,99,-183r-107,0r0,-27r139,0",w:190},"":{d:"164,-164v0,22,-14,36,-38,50v27,10,46,29,46,54v0,39,-35,64,-78,64v-46,0,-77,-25,-77,-60v-1,-27,21,-44,45,-58v-65,-22,-33,-105,35,-105v41,0,67,25,67,55xm96,-197v-21,0,-39,13,-39,34v0,20,16,32,43,39v19,-6,35,-19,35,-39v0,-22,-19,-34,-39,-34xm95,-19v25,0,45,-15,45,-38v0,-23,-18,-38,-51,-46v-52,11,-55,85,6,84",w:190},"":{d:"32,41r-2,-23v60,-2,100,-35,107,-76v-29,43,-119,27,-119,-44v0,-44,34,-77,78,-77v43,0,76,31,76,86v0,81,-57,132,-140,134xm94,-56v27,0,46,-17,47,-45v2,-65,-90,-76,-92,-4v0,34,21,49,45,49",w:190},"":{d:"106,29r-21,0r0,-29v-19,0,-40,-6,-53,-14r9,-22v20,16,85,22,86,-13v0,-14,-9,-24,-36,-30v-72,-17,-71,-85,-3,-95r0,-30r20,0r0,29v20,1,36,7,45,12r-9,21v-15,-13,-77,-18,-76,12v0,12,8,21,39,29v72,19,69,88,-1,101r0,29",w:190},"":{d:"145,-46r5,21v-6,3,-20,8,-36,8r0,26r-20,0r0,-26v-39,-4,-65,-30,-65,-71v0,-39,26,-68,65,-74r0,-24r20,0r0,24v15,0,28,4,35,7r-5,21v-35,-16,-85,0,-85,45v0,49,52,58,86,43",w:190},"":{d:"68,-64v4,41,66,53,100,34r4,22v-47,28,-132,3,-136,-56r-22,0r0,-18r19,0r1,-21r-20,0r0,-17r23,0v8,-57,84,-85,135,-59r-7,22v-34,-20,-93,-3,-97,37r89,0r0,17r-93,0r0,21r93,0r0,18r-89,0",w:190},"":{d:"46,-102r0,-20r36,0v-2,-55,33,-115,95,-91r-6,23v-41,-17,-60,24,-59,68r44,0r0,20r-47,0v-7,62,-5,147,-70,144v-12,0,-22,-2,-28,-6r6,-22v58,27,55,-64,62,-116r-33,0",w:190},"":{d:"172,0r-149,0r0,-18v28,-14,43,-30,37,-62r-35,0r0,-20r31,0v-20,-65,47,-113,105,-83r-7,23v-27,-15,-71,-5,-71,38v0,8,1,15,2,22r54,0r0,20r-50,0v5,25,-6,43,-22,54r105,0r0,26",w:190},"":{d:"110,0r-30,0r0,-41r-55,0r0,-18r55,0r0,-22r-55,0r0,-17r46,0r-54,-87r34,0r45,83v14,-28,33,-56,48,-83r33,0r-57,87r45,0r0,17r-55,0r0,22r55,0r0,18r-55,0r0,41",w:190},"":{d:"74,-81r37,0r7,-53r-37,0xm63,1r-22,0r8,-61r-30,0r0,-21r34,0r6,-53r-31,0r0,-21r34,0r8,-59r21,0r-7,59r37,0r8,-59r21,0r-7,59r29,0r0,21r-33,0r-6,53r31,0r0,21r-34,0r-8,61r-22,0r8,-61r-37,0",w:190},"⁰":{d:"59,-157v-31,0,-51,-27,-51,-72v0,-45,21,-73,53,-73v33,0,52,28,52,71v0,45,-18,74,-54,74xm60,-176v18,0,27,-20,27,-54v0,-34,-9,-53,-27,-53v-16,0,-27,19,-27,53v0,35,11,54,27,54",w:120},"⁴":{d:"98,-159r-24,0r0,-37r-68,0r0,-15r63,-89r29,0r0,86r20,0r0,18r-20,0r0,37xm74,-214v-1,-21,3,-45,0,-64v-12,25,-29,42,-43,64r43,0",w:124},"⁵":{d:"36,-249v37,-2,61,9,64,44v3,43,-60,59,-93,39r5,-18v17,12,66,12,64,-19v5,-24,-34,-34,-62,-27r10,-69r72,0r0,20r-55,0",w:110},"⁶":{d:"8,-218v0,-52,32,-84,88,-83r0,19v-35,-3,-60,19,-63,44v22,-28,78,-14,78,31v0,27,-20,50,-49,50v-34,0,-54,-26,-54,-61xm87,-206v0,-36,-55,-39,-55,-5v0,19,10,35,30,35v15,0,25,-13,25,-30",w:119},"⁷":{d:"7,-299r95,0r0,15r-62,125r-26,0r62,-120r-69,0r0,-20",w:105},"⁸":{d:"60,-301v50,2,58,48,21,67v48,15,29,76,-23,76v-56,0,-64,-58,-22,-73r0,-2v-40,-16,-21,-70,24,-68xm59,-175v40,-3,29,-45,-2,-49v-32,5,-33,48,2,49xm59,-285v-34,4,-27,40,3,44v23,-5,28,-43,-3,-44",w:118},"⁹":{d:"109,-242v-1,57,-30,86,-88,84r0,-19v33,5,62,-18,63,-45v-22,27,-76,11,-76,-30v0,-26,21,-49,51,-49v32,0,50,25,50,59xm32,-253v0,31,53,38,53,7v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,30",w:117},"":{d:"23,-157v-9,0,-15,-8,-15,-17v0,-9,6,-16,15,-16v10,0,16,7,16,16v0,9,-6,17,-16,17",w:47},"":{d:"17,-135r-17,1v6,-15,12,-38,14,-55r27,-3v-6,21,-16,44,-24,57",w:47},"":{d:"38,-262v0,21,74,29,63,61v0,18,-13,34,-37,38r0,22r-16,0r0,-21v-13,0,-27,-4,-35,-10r5,-18v14,13,59,16,59,-8v0,-27,-72,-28,-63,-62v0,-18,13,-32,35,-36r0,-21r17,0r0,20v13,1,23,4,29,8r-5,18v-7,-9,-57,-12,-52,9",w:114},"":{d:"58,-178v-29,-4,-44,-21,-45,-52v0,-27,17,-49,45,-53r0,-21r16,0r0,20v9,0,17,3,23,5r-4,18v-22,-12,-56,0,-56,30v0,34,34,41,57,30r4,17v-5,3,-13,5,-24,6r0,21r-16,0r0,-21",w:113},"":{d:"6,-234r56,0r0,17r-56,0r0,-17",w:68},"⁽":{d:"42,-312r18,0v-32,35,-32,138,0,174r-18,0v-13,-18,-28,-46,-28,-87v0,-42,15,-70,28,-87",w:64},"⁾":{d:"23,-138r-18,0v33,-36,33,-139,0,-174r18,0v13,17,28,45,28,87v0,41,-15,69,-28,87",w:64},"₀":{d:"59,55v-31,0,-51,-27,-51,-72v0,-45,21,-72,53,-72v33,0,52,27,52,71v0,44,-18,73,-54,73xm60,36v18,0,27,-20,27,-54v0,-33,-9,-53,-27,-53v-16,0,-27,20,-27,53v0,35,11,54,27,54",w:120},"₁":{d:"64,53r-25,0r-1,-119r-26,13r-4,-19v17,-7,29,-18,56,-15r0,140",w:87},"₂":{d:"4,53v-3,-22,14,-24,23,-34v29,-29,45,-45,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-27,100,-13,92,25v2,31,-35,57,-59,82r62,0r0,20r-98,0",w:111},"₃":{d:"16,-61r-6,-17v21,-19,93,-12,85,23v1,15,-12,25,-27,33v19,3,33,16,33,35v8,37,-69,54,-98,32r6,-18v15,14,69,10,66,-15v-3,-21,-24,-27,-48,-25r0,-17v20,1,40,-3,42,-23v3,-23,-44,-19,-53,-8",w:109},"₄":{d:"98,53r-24,0r0,-37r-68,0r0,-15r63,-88r29,0r0,85r20,0r0,18r-20,0r0,37xm74,-2v-1,-21,3,-45,0,-64v-12,25,-28,42,-43,64r43,0",w:124},"₅":{d:"36,-36v33,-4,62,8,64,43v3,43,-60,60,-93,39r5,-17v18,11,66,11,64,-20v5,-23,-33,-32,-62,-27r10,-69r72,0r0,20r-55,0",w:110},"₆":{d:"96,-89r0,19v-35,-1,-60,19,-63,44v23,-26,78,-13,78,31v0,27,-20,50,-49,50v-64,0,-65,-93,-30,-123v16,-14,37,-20,64,-21xm87,6v0,-36,-55,-38,-55,-5v0,19,10,35,30,35v15,0,25,-13,25,-30",w:119},"₇":{d:"7,-87r95,0r0,16r-62,124r-26,0r62,-120r-69,0r0,-20",w:105},"₈":{d:"60,-89v50,2,58,49,21,67v48,15,29,77,-23,77v-56,0,-64,-59,-22,-74r0,-2v-41,-16,-20,-70,24,-68xm59,38v16,0,26,-10,26,-23v0,-15,-12,-23,-28,-27v-32,6,-33,48,2,50xm59,-73v-34,4,-27,40,3,44v23,-5,28,-43,-3,-44",w:118},"₉":{d:"109,-30v-1,58,-32,86,-88,84r0,-19v33,5,62,-18,63,-45v-22,27,-76,11,-76,-30v0,-26,21,-49,51,-49v32,0,50,25,50,59xm32,-41v0,31,53,38,53,7v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,30",w:117},"":{d:"23,55v-9,0,-15,-7,-15,-16v0,-10,6,-16,15,-16v10,0,16,6,16,16v0,9,-6,16,-16,16",w:47},"":{d:"17,77r-17,1v6,-15,12,-38,14,-55r27,-2v-6,20,-16,43,-24,56",w:47},"":{d:"38,-50v1,22,74,29,63,62v0,17,-13,33,-37,37r0,22r-16,0r0,-21v-13,0,-27,-4,-35,-10r5,-18v14,13,59,16,59,-8v0,-27,-72,-28,-63,-62v0,-18,13,-32,35,-36r0,-21r17,0r0,20v13,1,23,4,29,8r-5,18v-7,-9,-57,-12,-52,9",w:114},"":{d:"58,34v-28,-3,-45,-21,-45,-51v0,-28,17,-50,45,-54r0,-21r16,0r0,20v9,0,17,3,23,5r-4,18v-22,-12,-56,0,-56,30v0,34,33,41,57,31r4,16v-5,3,-13,6,-24,7r0,21r-16,0r0,-22",w:113},"":{d:"6,-22r56,0r0,17r-56,0r0,-17",w:68},"₍":{d:"42,-100r18,0v-32,35,-32,139,0,174r-18,0v-13,-17,-28,-45,-28,-87v0,-42,15,-70,28,-87",w:64},"₎":{d:"23,74r-18,0v33,-37,33,-137,0,-174r18,0v13,17,28,45,28,87v0,41,-15,69,-28,87",w:64},"":{d:"59,-94v-31,0,-51,-27,-51,-72v0,-44,21,-72,53,-72v33,0,52,27,52,71v0,44,-18,73,-54,73xm60,-112v18,0,27,-20,27,-54v0,-34,-9,-54,-27,-54v-16,0,-27,20,-27,54v0,34,11,54,27,54",w:120},"":{d:"64,-96r-25,0r-1,-118r-26,12r-4,-18v17,-7,29,-19,56,-16r0,140",w:87},"":{d:"4,-96v-3,-22,14,-24,23,-34v29,-29,45,-44,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-27,100,-13,92,25v2,31,-33,58,-59,82r62,0r0,20r-98,0",w:111},"":{d:"16,-210r-6,-17v21,-19,93,-11,85,23v1,16,-12,26,-27,33v19,3,33,17,33,35v8,37,-69,54,-98,32r6,-18v15,14,69,10,66,-15v-3,-20,-25,-26,-48,-25r0,-17v20,1,39,-3,42,-22v3,-23,-43,-19,-53,-9",w:109},"":{d:"98,-96r-24,0r0,-36r-68,0r0,-15r63,-89r29,0r0,86r20,0r0,18r-20,0r0,36xm74,-150v-1,-21,3,-46,0,-65v-12,25,-29,42,-43,65r43,0",w:124},"":{d:"36,-185v36,-3,61,9,64,43v3,43,-59,59,-93,40r5,-18v18,12,66,13,64,-20v5,-24,-33,-31,-62,-27r10,-68r72,0r0,19r-55,0",w:110},"":{d:"8,-154v1,-55,34,-83,88,-84r0,19v-35,-1,-60,19,-63,45v22,-28,78,-14,78,30v0,28,-20,50,-49,50v-34,0,-54,-25,-54,-60xm87,-143v0,-35,-55,-38,-55,-5v0,19,10,36,30,36v15,0,25,-13,25,-31",w:119},"":{d:"7,-235r95,0r0,15r-62,124r-26,0r62,-120r-69,0r0,-19",w:105},"":{d:"60,-238v51,2,57,49,21,68v48,15,29,76,-23,76v-56,0,-64,-59,-22,-74v-38,-19,-22,-71,24,-70xm59,-111v16,0,26,-10,26,-22v0,-16,-12,-23,-28,-28v-32,6,-33,49,2,50xm59,-221v-34,3,-27,40,3,44v22,-5,29,-43,-3,-44",w:118},"":{d:"21,-94r0,-19v34,1,62,-17,63,-46v-22,28,-76,11,-76,-29v0,-27,21,-50,51,-50v61,0,59,98,26,124v-16,13,-38,20,-64,20xm58,-162v14,0,26,-6,27,-21v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,31v0,15,10,27,26,27",w:117},"":{d:"23,-94v-9,0,-15,-7,-15,-16v0,-10,6,-16,15,-16v10,0,16,6,16,16v0,9,-6,16,-16,16",w:47},"":{d:"17,-72r-17,2v6,-16,12,-38,14,-56r27,-2v-6,20,-16,43,-24,56",w:47},"":{d:"77,-135v0,-27,-72,-28,-63,-61v0,-19,13,-33,35,-36r0,-21r17,0r0,20v13,0,23,4,29,7r-5,18v-7,-9,-57,-12,-52,9v0,10,6,16,28,22v47,13,47,69,-2,77r0,23r-16,0r0,-22v-13,0,-27,-4,-35,-9r5,-18v15,11,59,15,59,-9",w:114},"":{d:"58,-114v-59,-3,-58,-100,0,-106r0,-21r16,0r0,21v9,0,17,2,23,5r-4,18v-22,-13,-56,0,-56,30v0,33,34,41,57,30r4,17v-5,2,-13,5,-24,6r0,21r-16,0r0,-21",w:113},"":{d:"6,-171r56,0r0,18r-56,0r0,-18",w:68},"":{d:"42,-249r18,0v-31,36,-33,138,0,174r-18,0v-13,-17,-28,-45,-28,-86v0,-42,15,-70,28,-88",w:64},"":{d:"23,-75r-18,0v33,-36,33,-138,0,-174r18,0v13,18,28,45,28,87v0,42,-15,69,-28,87",w:64},"":{d:"59,2v-31,0,-51,-27,-51,-72v0,-44,21,-72,53,-72v33,0,52,27,52,71v0,44,-18,73,-54,73xm60,-17v18,0,27,-20,27,-54v0,-33,-9,-53,-27,-53v-16,0,-27,20,-27,53v0,35,11,54,27,54",w:120},"":{d:"64,0r-25,0r-1,-118r-26,12r-4,-19v17,-7,29,-18,56,-15r0,140",w:87},"":{d:"4,0v-3,-22,14,-24,23,-34v29,-29,45,-44,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-27,100,-13,92,25v2,31,-35,57,-59,82r62,0r0,20r-98,0",w:111},"":{d:"16,-114r-6,-17v21,-18,93,-12,85,23v1,15,-12,25,-27,33v19,3,33,16,33,35v8,37,-69,54,-98,32r6,-18v15,14,69,10,66,-15v-3,-21,-24,-27,-48,-25r0,-17v20,1,39,-3,42,-22v3,-23,-43,-20,-53,-9",w:109},"":{d:"98,0r-24,0r0,-37r-68,0r0,-14r63,-89r29,0r0,85r20,0r0,18r-20,0r0,37xm74,-55v-1,-21,3,-45,0,-64v-12,25,-28,42,-43,64r43,0",w:124},"":{d:"36,-89v33,-4,62,8,64,43v3,43,-59,58,-93,40r5,-18v18,11,66,11,64,-20v5,-23,-33,-32,-62,-27r10,-69r72,0r0,20r-55,0",w:110},"":{d:"8,-58v1,-55,33,-83,88,-84r0,19v-35,-1,-60,19,-63,45v22,-28,78,-14,78,30v0,27,-20,50,-49,50v-34,0,-54,-25,-54,-60xm87,-47v0,-35,-55,-39,-55,-5v0,19,10,35,30,35v15,0,25,-13,25,-30",w:119},"":{d:"7,-140r95,0r0,16r-62,124r-26,0r62,-120r-69,0r0,-20",w:105},"":{d:"60,-142v50,1,58,49,21,67v48,15,29,77,-23,77v-56,0,-64,-59,-22,-74v-38,-19,-22,-71,24,-70xm59,-15v16,0,26,-10,26,-22v0,-16,-12,-23,-28,-28v-32,6,-33,48,2,50xm59,-126v-33,4,-28,40,3,44v23,-5,28,-43,-3,-44",w:118},"":{d:"109,-83v-1,58,-32,86,-88,84r0,-19v33,4,62,-17,63,-45v-22,27,-76,11,-76,-30v0,-26,21,-49,51,-49v32,0,50,25,50,59xm32,-94v0,32,53,37,53,7v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,30",w:117},"":{d:"23,2v-9,0,-15,-7,-15,-16v0,-10,6,-16,15,-16v10,0,16,6,16,16v0,9,-6,16,-16,16",w:47},"":{d:"17,24r-17,2v6,-16,12,-39,14,-56r27,-2v-6,20,-16,43,-24,56",w:47},"":{d:"38,-103v1,22,74,29,63,62v0,17,-13,33,-37,37r0,22r-16,0r0,-21v-13,0,-27,-4,-35,-10r5,-18v14,12,59,16,59,-8v0,-27,-72,-29,-63,-61v0,-19,13,-33,35,-36r0,-22r17,0r0,20v13,1,23,4,29,8r-5,18v-7,-9,-57,-12,-52,9",w:114},"":{d:"58,-19v-28,-4,-45,-20,-45,-51v0,-28,17,-50,45,-54r0,-21r16,0r0,20v9,0,17,3,23,5r-4,18v-22,-12,-56,0,-56,30v0,34,33,41,57,31r4,17v-5,2,-13,5,-24,6r0,21r-16,0r0,-22",w:113},"":{d:"6,-75r56,0r0,17r-56,0r0,-17",w:68},"":{d:"42,-153r18,0v-32,36,-32,138,0,174r-18,0v-13,-17,-28,-45,-28,-87v0,-42,15,-70,28,-87",w:64},"":{d:"23,21r-18,0v33,-37,33,-137,0,-174r18,0v13,17,28,45,28,87v0,42,-15,69,-28,87",w:64},"":{d:"117,-76v36,0,47,-53,52,-90v-42,-11,-75,21,-75,62v0,16,8,28,23,28xm183,-26r6,16v-79,38,-174,-4,-174,-98v0,-75,52,-139,132,-139v63,0,104,44,104,104v0,54,-30,86,-63,86v-18,0,-25,-14,-29,-32v-20,44,-87,45,-89,-13v-2,-59,64,-105,124,-78r-13,65v-5,28,-1,40,11,40v19,1,39,-24,39,-65v0,-53,-31,-90,-87,-90v-59,0,-108,46,-108,119v0,83,80,119,147,85",w:265},"":{d:"11,-129r338,0r0,21r-338,0r0,-21",w:360},"":{d:"11,-129r158,0r0,21r-158,0r0,-21",w:180},"":{d:"59,0r-35,0r5,-172r25,0xm42,-246v12,0,21,9,21,23v0,12,-9,22,-22,22v-12,0,-21,-10,-21,-22v0,-14,9,-23,22,-23",w:82},"":{d:"84,-184r-48,66r48,67r-26,0r-48,-67r48,-66r26,0xm143,-184r-48,66r48,67r-26,0r-48,-67r48,-66r26,0",w:150},"":{d:"57,-118r-48,-66r25,0r48,66r-48,67r-25,0xm115,-118r-48,-66r26,0r47,66r-47,67r-26,0",w:150},"":{d:"84,-184r-48,66r48,67r-26,0r-48,-67r48,-66r26,0",w:91},"":{d:"57,-118r-48,-66r25,0r48,66r-48,67r-25,0",w:91},"":{d:"11,-136r89,0r0,23r-89,0r0,-23",w:110},"":{d:"86,-246v12,0,21,9,21,23v0,12,-9,22,-22,22v-12,0,-21,-10,-21,-22v0,-14,9,-23,22,-23xm20,-48v0,-45,62,-73,51,-125r28,0v16,44,-45,85,-47,121v-2,35,49,38,71,20r8,23v-12,8,-32,14,-51,14v-41,0,-60,-26,-60,-53",w:146},"":{d:"33,-23v-1,-33,28,-82,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-8,6,110,-56,123v62,6,-20,127,56,124r0,20v-35,1,-59,-10,-60,-49",w:102},"":{d:"69,-214v1,35,-28,84,23,87r0,18v-51,4,-22,51,-23,86v-2,39,-25,51,-60,49r0,-20v73,9,-4,-113,56,-124v-60,-8,19,-126,-56,-123r0,-20v35,-1,59,12,60,47",w:102},"":{d:"95,26r-66,0r0,-287r66,0r0,20r-41,0r0,247r41,0r0,20",w:102},"":{d:"7,-261r66,0r0,287r-66,0r0,-20r41,0r0,-247r-41,0r0,-20",w:102},"":{d:"70,-264r25,0v-59,61,-58,231,0,293r-25,0v-22,-30,-47,-76,-47,-146v0,-71,25,-117,47,-147",w:102},"":{d:"32,29r-25,0v25,-35,45,-82,45,-147v0,-65,-19,-110,-45,-146r25,0v22,29,47,76,47,146v-1,71,-25,117,-47,147",w:102},"":{d:"37,-99v-13,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22",w:74},"≤":{d:"191,-36r-167,-69r0,-21r167,-69r0,23r-138,57r138,55r0,24xm191,0r-167,0r0,-21r167,0r0,21",w:214},"≥":{d:"191,-105r-167,69r0,-24r137,-56r-137,-56r0,-23r167,69r0,21xm190,0r-166,0r0,-21r166,0r0,21",w:214},"≈":{d:"63,-154v41,1,48,23,87,25v17,0,33,-11,42,-21r13,15v-11,14,-32,28,-55,28v-40,-1,-48,-23,-87,-25v-17,0,-32,10,-42,21r-13,-15v12,-14,33,-28,55,-28xm65,-82v40,1,48,25,87,25v16,0,32,-11,42,-21r13,14v-12,15,-33,28,-55,28v-42,-1,-48,-23,-88,-25v-16,0,-32,11,-42,21r-12,-15v11,-14,32,-27,55,-27",w:214},"≠":{d:"200,-50r-111,0r-28,44r-23,0r28,-44r-52,0r0,-22r66,0r32,-50r-98,0r0,-21r112,0r27,-44r23,0r-28,44r52,0r0,21r-66,0r-31,50r97,0r0,22",w:214},"∞":{d:"195,-42v-27,0,-47,-21,-64,-38v-18,18,-37,38,-67,38v-30,0,-51,-22,-51,-53v0,-28,23,-53,54,-53v27,0,47,21,64,38v18,-18,37,-38,67,-38v30,0,51,22,51,53v0,28,-23,53,-54,53xm195,-63v18,0,32,-15,32,-32v0,-18,-13,-32,-31,-32v-20,0,-37,18,-51,32v14,13,29,32,50,32xm66,-63v20,0,37,-18,51,-32v-14,-13,-29,-32,-50,-32v-18,0,-32,15,-32,32v0,18,13,32,31,32",w:262},"◊":{d:"172,-117r-66,128r-25,0r-65,-128r65,-128r25,0xm144,-116r-51,-105r-50,104r52,104v15,-36,33,-68,49,-103",w:187},"∫":{d:"43,-202v-1,-58,16,-90,67,-82r-4,20v-36,-3,-37,16,-38,63v0,53,4,116,4,170v0,61,-18,94,-68,81r4,-20v34,4,40,-11,40,-61v0,-55,-5,-119,-5,-171",w:113},"∂":{d:"31,-221r-10,-21v67,-47,157,-7,157,108v0,92,-46,138,-97,138v-49,0,-72,-37,-72,-76v0,-49,35,-87,79,-87v31,-1,50,18,60,31v6,-91,-58,-130,-117,-93xm84,-22v32,0,55,-37,60,-78v-6,-17,-26,-34,-51,-34v-29,0,-52,26,-52,62v0,31,17,50,43,50",w:135},"∏":{d:"218,-208r-34,0r0,240r-30,0r0,-240r-87,0r0,240r-30,0r0,-240r-34,0r0,-26r215,0r0,26",w:221},"√":{d:"208,-298r-83,332r-22,0r-58,-154r-27,12r-6,-17r49,-21r52,147r71,-299r24,0",w:202},"∑":{d:"185,32r-182,0r0,-19r91,-113r-86,-113r0,-21r166,0r0,26r-126,1r80,106r-84,107r141,0r0,26",w:182},"∆":{d:"196,0r-187,0r0,-18r76,-218r36,0r75,218r0,18xm163,-26r-62,-182v-16,61,-41,124,-60,182r122,0",w:204},"Ω":{d:"238,-132v1,51,-25,85,-48,107r53,0r0,25r-91,0r0,-20v29,-20,54,-58,54,-107v0,-44,-27,-94,-78,-94v-104,2,-95,167,-26,201r0,20r-91,0r0,-25v17,-1,37,2,52,-1v-24,-20,-48,-56,-48,-103v0,-69,49,-118,114,-118v67,0,109,51,109,115",w:253},"π":{d:"187,-150r-24,0v1,45,-3,119,5,150r-30,0v-11,-27,-4,-108,-6,-150r-57,0v-2,46,-12,121,-25,150r-29,0v12,-34,23,-103,24,-150v-14,0,-27,1,-36,3r-4,-18v38,-18,129,-6,185,-9",w:199},"ǻ":{d:"107,-300r35,0r-51,38r-23,0xm82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-16,0,-33,4,-46,13r-7,-22v15,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm87,-187v-22,0,-37,-15,-37,-33v0,-19,14,-34,37,-34v21,0,36,15,36,34v0,19,-16,33,-36,33xm86,-201v12,0,19,-9,19,-19v0,-11,-7,-20,-19,-20v-11,0,-17,9,-17,20v0,10,7,19,17,19",w:173},"Ă":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm65,-294r19,0v2,8,8,18,26,18v17,0,24,-9,26,-18r18,0v0,21,-14,38,-45,38v-30,0,-43,-17,-44,-38",w:220},"Ā":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm67,-284r86,0r0,20r-86,0r0,-20",w:220},"Ą":{d:"129,-243r83,243v-28,-6,-46,50,-14,53v6,0,12,-2,17,-4r5,17v-24,15,-64,9,-63,-23v0,-18,13,-35,21,-44r-25,-75r-86,0r-25,76r-33,0r83,-243r37,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114",w:220},"Ć":{d:"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm144,-298r38,0r-46,42r-25,0",w:208},"Č":{d:"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm139,-257r-24,0r-38,-41r27,0v8,8,15,18,24,25r22,-25r26,0",w:208},"Ĉ":{d:"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm113,-298r24,0r38,41r-27,0v-8,-8,-14,-18,-23,-25r-23,25r-26,0",w:208},"Ċ":{d:"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm125,-259v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v9,0,17,8,17,18v0,10,-8,18,-18,18",w:208},"Ď":{d:"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,7,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-70,-59,-107,-135,-90xm123,-256r-24,0r-38,-41r27,0v8,8,15,17,24,24r22,-24r26,0",w:239},"Ĕ":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm47,-297r19,0v1,8,8,18,25,18v18,0,25,-9,27,-18r18,0v-1,21,-14,38,-45,38v-31,0,-43,-16,-44,-38",w:177},"Ě":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm105,-256r-24,0r-38,-41r26,0r24,25r23,-25r25,0",w:177},"Ė":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm90,-260v-10,0,-18,-8,-18,-18v0,-9,8,-18,18,-18v10,0,18,9,18,18v0,10,-8,18,-18,18",w:177},"Ē":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm50,-284r86,0r0,20r-86,0r0,-20",w:177},"Ę":{d:"161,50r5,17v-23,13,-63,9,-63,-22v0,-19,17,-36,29,-45r-105,0r0,-243r131,0r0,27r-99,0r0,76r94,0r0,26r-94,0r0,88r105,0r0,26v-22,3,-34,26,-35,38v-1,17,18,17,32,12",w:177},"Ğ":{d:"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm83,-298r19,0v2,9,8,18,26,18v17,0,24,-8,26,-18r18,0v-1,22,-14,38,-45,38v-30,0,-43,-16,-44,-38",w:232},"Ĝ":{d:"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm117,-298r24,0r38,41r-26,0v-8,-8,-15,-18,-24,-25r-23,25r-25,0",w:232},"Ģ":{d:"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm107,80r-6,-15v27,0,35,-32,15,-45r23,-5v32,20,5,70,-32,65",w:232},"Ġ":{d:"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm130,-259v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,18,-18,18",w:232},"":{d:"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm177,-294v4,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-3,-48,38,-37,63,-23v6,0,9,-3,10,-14r16,0",w:232},"Ĥ":{d:"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243xm105,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0",w:234},"Ĭ":{d:"27,-243r32,0r0,243r-32,0r0,-243xm-1,-296r18,0v2,8,9,17,26,17v17,0,24,-8,26,-17r18,0v0,21,-14,38,-45,38v-30,0,-43,-17,-43,-38",w:86},"İ":{d:"27,-243r32,0r0,243r-32,0r0,-243xm43,-260v-10,0,-17,-8,-17,-18v0,-9,7,-18,18,-18v9,0,17,9,17,18v0,10,-8,18,-18,18",w:86},"Ī":{d:"27,-243r32,0r0,243r-32,0r0,-243xm0,-284r86,0r0,20r-86,0r0,-20",w:86},"Į":{d:"59,-243r0,243v-28,-4,-37,54,-8,54v7,0,13,-1,17,-3r5,16v-23,17,-64,11,-63,-23v0,-17,11,-34,17,-44r0,-243r32,0",w:86},"Ĩ":{d:"27,-243r32,0r0,243r-32,0r0,-243xm88,-294v3,48,-41,32,-63,21v-6,0,-8,6,-10,16r-16,0v-1,-22,9,-37,24,-37v18,0,43,33,48,0r17,0",w:86},"Ĵ":{d:"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56xm79,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0",w:133},"Ķ":{d:"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0xm77,79r-6,-15v26,0,36,-32,15,-45r23,-5v32,20,6,71,-32,65",w:195},"Ĺ":{d:"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm64,-298r39,0r-46,42r-26,0",w:169},"Ľ":{d:"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm94,-181r-7,-15v27,-1,36,-31,15,-46r24,-5v30,21,4,71,-32,66",w:169},"Ļ":{d:"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm67,80r-6,-15v27,0,35,-32,15,-45r23,-5v32,20,5,70,-32,65",w:169},"Ŀ":{d:"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm122,-116v-10,0,-17,-8,-17,-18v0,-9,8,-18,18,-18v9,0,17,9,17,18v0,10,-8,18,-18,18",w:169},"":{d:"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0xm132,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0",w:289},"Ń":{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm133,-298r39,0r-46,42r-26,0",w:236},"Ň":{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm131,-254r-24,0r-38,-41r27,0v8,8,15,18,24,25r23,-25r25,0",w:236},"":{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm106,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0",w:236},"Ņ":{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm97,80r-6,-15v26,-1,36,-31,15,-46r23,-5v31,20,6,71,-32,66",w:236},"Ŏ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm79,-299r19,0v2,8,8,18,26,18v17,0,24,-8,26,-18r18,0v-1,21,-14,38,-45,38v-30,0,-43,-16,-44,-38",w:248},"Ő":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm115,-299r34,0r-40,41r-23,0xm168,-299r34,0r-40,41r-23,0",w:248},"Ō":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm81,-286r86,0r0,20r-86,0r0,-20"
,w:248},"Ǿ":{d:"40,15r-17,-14r22,-31v-20,-22,-32,-54,-32,-90v0,-102,94,-159,172,-108r22,-29r19,13r-23,31v21,22,32,54,32,90v1,111,-94,156,-172,108xm170,-205v-12,-10,-27,-17,-46,-17v-76,-2,-98,109,-61,165xm186,-186r-108,147v54,48,125,-8,125,-83v0,-21,-5,-43,-17,-64xm141,-301r38,0r-46,43r-25,0",w:248},"Ŕ":{d:"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42xm109,-298r38,0r-46,42r-26,0",w:193},"Ř":{d:"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42xm107,-257r-24,0r-38,-41r27,0v8,8,15,18,24,25r22,-25r26,0",w:193},"Ŗ":{d:"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42xm76,77r-6,-14v26,-2,36,-31,15,-46r23,-5v32,20,6,71,-32,65",w:193},"Ś":{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm107,-298r39,0r-46,42r-26,0",w:177},"Ş":{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v80,23,84,124,-1,140r-10,16v14,2,25,12,25,25v1,31,-41,34,-62,23r5,-16v10,6,34,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,12,-25v-21,0,-47,-7,-61,-16",w:177},"Ŝ":{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm77,-298r24,0r38,41r-27,0r-23,-25r-23,25r-26,0",w:177},"Ș":{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm67,80r-7,-15v27,0,36,-32,15,-45r24,-5v30,20,3,70,-32,65",w:177},"Ť":{d:"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0xm102,-256r-24,0r-38,-41r27,0r23,25r23,-25r26,0",w:178},"Ţ":{d:"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0xm65,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65",w:178},"Ŭ":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm72,-298r18,0v2,9,9,18,26,18v18,0,25,-8,27,-18r18,0v-1,22,-14,38,-45,38v-31,0,-44,-16,-44,-38",w:232},"Ű":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm102,-298r34,0r-40,41r-23,0xm155,-298r34,0r-40,41r-23,0",w:232},"Ū":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm73,-284r86,0r0,20r-86,0r0,-20",w:232},"Ų":{d:"149,49r5,16v-20,14,-61,10,-61,-20v0,-16,10,-31,20,-41v-50,0,-85,-29,-86,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,62,-28,93,-67,102v-15,10,-37,47,-6,51v6,0,12,-1,16,-3",w:232},"Ů":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm117,-314v22,0,35,14,35,33v0,18,-14,32,-35,32v-22,0,-36,-15,-36,-32v0,-18,13,-33,36,-33xm116,-301v-11,0,-17,9,-17,20v0,9,7,18,17,18v11,0,18,-8,18,-19v0,-10,-7,-19,-18,-19",w:232},"Ũ":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm161,-294v5,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,49,0r16,0",w:232},"Ẃ":{d:"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm172,-298r38,0r-46,42r-26,0",w:304},"Ŵ":{d:"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm140,-297r25,0r37,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0",w:304},"Ẅ":{d:"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm120,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,17,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm186,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-18,18",w:304},"Ẁ":{d:"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm98,-298r38,0r34,42r-26,0",w:304},"Ŷ":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm85,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0",w:194},"Ỳ":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm47,-295r38,0r34,42r-26,0",w:194},"Ȳ":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm54,-284r87,0r0,20r-87,0r0,-20",w:194},"Ź":{d:"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0xm117,-298r38,0r-46,42r-25,0",w:199},"Ż":{d:"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0xm101,-259v-10,0,-18,-9,-18,-19v0,-9,8,-18,18,-18v10,0,17,9,17,18v0,10,-7,19,-17,19",w:199},"Ǽ":{d:"32,0r-32,0r111,-243r151,0r0,27r-103,0r9,77r91,0r0,26r-87,0r11,87r89,0r0,26r-116,0r-11,-85r-74,0xm81,-111r61,0v-6,-35,-4,-78,-14,-109v-13,37,-31,74,-47,109xm176,-298r38,0r-46,42r-25,0",w:283},"ă":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm42,-246r19,0v2,15,11,25,25,25v18,0,26,-12,27,-25r18,0v0,27,-17,45,-44,45v-32,0,-45,-22,-45,-45",w:173},"ā":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm46,-231r81,0r0,20r-81,0r0,-20",w:173},"ą":{d:"82,-178v97,3,56,97,70,178v-24,-3,-34,53,-6,53v7,0,12,-2,16,-4r5,17v-23,16,-62,9,-62,-22v0,-27,27,-41,14,-66v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31",w:173},"ć":{d:"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm109,-249r34,0r-44,51r-22,0",w:161},"č":{d:"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm106,-198r-23,0r-34,-51r24,0v8,11,13,24,22,34r21,-34r24,0",w:161},"ĉ":{d:"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm82,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0",w:161},"ċ":{d:"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm95,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19",w:161},"ď":{d:"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64xm217,-259v30,17,-4,97,-24,61v12,-12,20,-44,1,-56",w:206},"ĕ":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm46,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45",w:180},"ě":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm103,-198r-23,0r-35,-51r24,0r22,34r22,-34r23,0",w:180},"ė":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm91,-205v-10,0,-18,-9,-18,-19v0,-10,9,-18,19,-18v10,0,17,8,17,18v0,10,-7,19,-18,19",w:180},"ē":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm51,-231r81,0r0,20r-81,0r0,-20",w:180},"ę":{d:"157,-7v-23,6,-50,23,-50,44v0,19,19,18,32,12r5,16v-20,16,-62,12,-62,-19v0,-18,15,-34,26,-42v-60,3,-93,-33,-94,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97r-122,0v-2,63,65,69,108,51xm45,-104r92,0v0,-20,-8,-51,-44,-51v-32,0,-46,29,-48,51",w:180},"ğ":{d:"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm53,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45",w:201},"ĝ":{d:"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm89,-251r22,0r35,52r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0",w:201},"ģ":{d:"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm122,-255r6,13v-28,0,-37,31,-16,45r-23,4v-31,-20,-3,-68,33,-62",w:201},"ġ":{d:"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm100,-206v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v11,0,18,8,18,18v0,10,-7,19,-18,19",w:201},"":{d:"171,-26v10,96,-78,119,-147,87r8,-25v44,30,126,12,107,-66v-9,16,-28,29,-55,29v-44,0,-75,-36,-75,-85v0,-89,100,-118,134,-62r1,-26r28,0xm93,-25v36,0,46,-35,46,-80v0,-31,-18,-48,-46,-48v-30,0,-52,25,-52,66v0,34,18,62,52,62xm145,-243v4,51,-39,35,-62,23v-6,0,-8,6,-9,16r-17,0v-3,-50,37,-38,61,-24v6,0,9,-3,10,-15r17,0",w:201},"ĥ":{d:"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v30,-46,116,-49,116,43r0,104r-32,0v-5,-59,21,-152,-40,-152xm31,-303r24,0r38,41r-27,0v-8,-8,-14,-18,-23,-25r-23,25r-26,0",w:199},"ĭ":{d:"58,0r-32,0r0,-174r32,0r0,174xm-1,-246r18,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-31,0,-44,-22,-44,-45",w:84},"ī":{d:"58,0r-32,0r0,-174r32,0r0,174xm2,-231r81,0r0,20r-81,0r0,-20",w:84},"į":{d:"41,-206v-11,0,-19,-9,-19,-19v0,-12,8,-21,20,-21v12,0,20,9,20,21v0,10,-8,19,-21,19xm58,-174r0,174v-28,-4,-37,54,-8,54v7,0,13,-1,17,-3r5,16v-23,16,-64,11,-63,-23v0,-17,11,-34,17,-44r0,-174r32,0",w:84},"ĩ":{d:"58,0r-32,0r0,-174r32,0r0,174xm87,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-1,-24,9,-38,24,-38v16,0,44,34,48,-1r17,0",w:84},"ĵ":{d:"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm32,-247r22,0r35,52r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0",w:87},"ķ":{d:"58,-256r0,162v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0xm64,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65",w:168},"ĺ":{d:"26,0r0,-256r32,0r0,256r-32,0xm55,-308r39,0r-46,42r-26,0",w:84},"ľ":{d:"26,0r0,-256r32,0r0,256r-32,0xm86,-188r-14,-10v13,-11,19,-43,2,-56r22,-5v26,12,3,70,-10,71",w:87},"ļ":{d:"26,0r0,-256r32,0r0,256r-32,0xm19,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65",w:84},"ŀ":{d:"26,0r0,-256r32,0r0,256r-32,0xm91,-123v-10,0,-17,-8,-17,-18v0,-9,7,-18,17,-18v9,0,17,8,17,18v0,10,-7,18,-17,18",w:97},"":{d:"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v14,-39,93,-43,105,3v28,-50,115,-57,115,41r0,102r-31,0v-4,-56,18,-152,-38,-152v-58,0,-36,94,-40,152r-31,0v-5,-56,20,-152,-36,-152xm139,-249r22,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-20,34r-24,0",w:300},"ń":{d:"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm114,-249r35,0r-44,51r-22,0",w:199},"ň":{d:"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm112,-198r-23,0r-35,-51r24,0r22,34r22,-34r23,0",w:199},"":{d:"89,-249r22,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0xm103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152",w:199},"ņ":{d:"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm80,79r-7,-15v26,0,36,-32,15,-45r24,-5v30,20,4,71,-32,65",w:199},"ŏ":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm54,-246r19,0v2,15,11,25,25,25v18,0,25,-12,27,-25r18,0v0,27,-17,45,-44,45v-32,0,-45,-22,-45,-45",w:197},"ő":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm86,-249r31,0r-40,48r-20,0xm138,-249r30,0r-39,48r-20,0",w:197},"ō":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm58,-231r81,0r0,20r-81,0r0,-20",w:197},"ǿ":{d:"14,-86v-2,-76,70,-113,130,-80r15,-21r14,10r-16,22v17,16,27,39,27,67v-1,83,-71,110,-129,80r-16,22r-13,-11r15,-22v-17,-16,-27,-38,-27,-67xm57,-43v26,-32,47,-68,72,-101v-57,-38,-111,44,-72,101xm141,-130v-26,31,-47,67,-72,100v56,40,109,-42,72,-100xm113,-249r35,0r-44,51r-22,0",w:197},"ŕ":{d:"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30xm78,-249r35,0r-44,51r-23,0",w:117},"ř":{d:"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30xm77,-198r-23,0r-34,-51r24,0v8,11,13,24,22,34r21,-34r24,0",w:117},"ŗ":{d:"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30xm22,80r-7,-15v27,0,36,-32,15,-45r24,-5v30,20,3,70,-32,65",w:117},"ś":{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm88,-249r35,0r-44,51r-22,0",w:142},"ş":{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v60,17,61,92,0,103r-10,16v13,2,25,11,25,25v1,30,-40,35,-62,23r5,-16v11,7,35,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,13,-25v-14,0,-32,-4,-46,-12",w:142},"ŝ":{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm61,-249r22,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-20,34r-24,0",w:142},"ș":{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm49,80r-6,-15v27,0,35,-32,15,-45r23,-5v30,20,3,70,-32,65",w:142},"ť":{d:"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-32r31,-10r0,42r46,0r0,24r-46,0r0,94v-3,29,18,39,43,32xm116,-260v35,19,-11,91,-26,53v14,-8,20,-37,3,-48",w:122},"ţ":{d:"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32xm44,82r-6,-15v27,0,35,-32,15,-45r23,-5v30,20,3,70,-32,65",w:119},"ŭ":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm54,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45",w:198},"ű":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm89,-249r31,0r-40,48r-20,0xm140,-249r31,0r-39,48r-20,0",w:198},"ū":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm59,-231r81,0r0,20r-81,0r0,-20",w:198},"ų":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174v-16,-4,-21,20,-23,34v-2,19,21,22,35,16r5,16v-23,17,-63,11,-63,-23v0,-27,26,-41,15,-71v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152",w:198},"ů":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm99,-193v-21,0,-36,-15,-36,-33v0,-19,14,-34,37,-34v21,0,35,14,35,34v0,19,-15,33,-36,33xm99,-207v12,0,19,-9,19,-19v0,-12,-7,-21,-19,-21v-11,0,-18,10,-18,21v0,10,7,19,18,19",w:198},"ũ":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm144,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-3,-50,37,-38,62,-24v5,0,9,-3,10,-15r17,0",w:198},"ẃ":{d:"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm148,-249r35,0r-44,51r-23,0",w:264},"ŵ":{d:"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm121,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0",w:264},"ẅ":{d:"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm99,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm166,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19",w:264},"ẁ":{d:"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm85,-249r35,0r32,51r-23,0",w:264},"ŷ":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm74,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0",w:169},"ỳ":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm39,-249r34,0r32,51r-22,0",w:169},"ȳ":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm45,-231r81,0r0,20r-81,0r0,-20",w:169},"ź":{d:"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0xm94,-249r35,0r-44,51r-23,0",w:154},"ż":{d:"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0xm78,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19",w:154},"ǽ":{d:"264,-84r-117,0v-7,64,63,73,104,54r5,22v-38,21,-110,15,-124,-27v-11,25,-35,39,-65,39v-36,0,-54,-25,-54,-50v0,-40,37,-64,105,-63v0,-19,-2,-45,-41,-45v-16,0,-34,5,-44,13r-8,-21v36,-25,102,-21,111,21v12,-23,34,-37,61,-37v59,0,71,54,67,94xm75,-19v36,-1,47,-28,43,-68v-33,-1,-74,5,-74,39v0,18,14,29,31,29xm147,-107r88,0v1,-17,-9,-49,-41,-49v-32,0,-46,30,-47,49xm154,-249r35,0r-44,51r-22,0",w:278},"":{d:"33,80r-6,-15v26,0,36,-32,15,-45r24,-5v31,21,3,70,-33,65"},"":{d:"71,-298r38,0r-46,42r-25,0"},"":{d:"9,-300r19,0v2,9,8,18,26,18v18,0,24,-8,26,-18r19,0v-1,22,-14,39,-45,39v-31,0,-44,-17,-45,-39"},"":{d:"67,-256r-25,0r-37,-41r26,0v8,8,15,18,24,25r23,-25r25,0"},"":{d:"49,-1r20,0r-11,19v13,3,25,12,25,27v0,31,-41,35,-63,23r6,-16v8,6,34,9,34,-6v0,-10,-11,-14,-28,-16"},"":{d:"41,-297r25,0r37,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0"},"":{d:"33,80r-6,-15v26,0,36,-32,15,-45r24,-5v31,21,3,70,-33,65"},"":{d:"21,-260v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18xm87,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18"},"":{d:"54,-260v-10,0,-18,-8,-18,-18v0,-9,8,-18,18,-18v10,0,18,9,18,18v0,10,-8,18,-18,18"},"":{d:"-1,-298r38,0r34,42r-26,0"},"":{d:"42,-298r34,0r-40,41r-23,0xm95,-298r34,0r-40,41r-23,0"},"":{d:"11,-284r87,0r0,20r-87,0r0,-20"},"":{d:"44,-1r21,0v-12,8,-34,52,-1,54v6,0,12,-2,16,-4r5,17v-23,15,-62,9,-62,-23v0,-18,13,-35,21,-44"},"":{d:"73,-316v22,0,35,15,35,33v0,18,-14,32,-36,32v-21,0,-36,-14,-36,-32v0,-18,14,-33,37,-33xm72,-303v-22,0,-22,38,0,38v11,0,18,-8,18,-19v0,-10,-7,-19,-18,-19",w:144},"":{d:"99,-294v3,48,-42,32,-63,21v-6,0,-9,6,-10,16r-17,0v0,-22,9,-37,25,-37v18,0,43,33,48,0r17,0"},"Α":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114",w:220},"Β":{d:"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47",w:195},"Γ":{d:"27,-243r130,0r0,27r-98,0r0,216r-32,0r0,-243",w:162},"Δ":{d:"9,0r0,-18r85,-225r35,0r84,225r0,18r-204,0xm43,-26r135,0r-67,-188r-2,0v-18,63,-45,127,-66,188",w:223},"Ε":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0",w:177},"Ζ":{d:"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0",w:199},"Η":{d:"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243",w:234},"Θ":{d:"122,4v-64,0,-109,-50,-109,-123v0,-77,48,-128,113,-128v66,0,109,51,109,124v0,82,-51,127,-113,127xm124,-22v50,0,78,-45,78,-100v0,-49,-25,-99,-77,-99v-53,0,-79,49,-79,101v0,51,29,98,78,98xm75,-138r98,0r0,26r-98,0r0,-26",w:248},"Ι":{d:"27,-243r32,0r0,243r-32,0r0,-243",w:86},"Κ":{d:"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0",w:195},"Λ":{d:"212,0r-33,0r-57,-167v-6,-16,-7,-33,-13,-46v-18,74,-45,142,-67,213r-33,0r83,-243r37,0",w:219},"Μ":{d:"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0",w:289},"Ν":{d:"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81",w:236},"Ξ":{d:"19,-243r159,0r0,26r-159,0r0,-26xm31,-139r135,0r0,26r-135,0r0,-26xm15,-26r167,0r0,26r-167,0r0,-26",w:194},"Ο":{d:"122,4v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127v67,0,110,51,110,123v0,83,-51,128,-113,128xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98",w:248},"Π":{d:"201,-243r0,243r-32,0r0,-216r-110,0r0,216r-32,0r0,-243r174,0",w:228},"Ρ":{d:"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45",w:191},"Σ":{d:"129,-122r-79,96r139,0r0,26r-180,0r0,-19r85,-102r-80,-101r0,-21r163,0r0,26v-40,2,-88,-4,-123,2",w:198},"Τ":{d:"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0",w:178},"Υ":{d:"89,0v11,-100,-28,-213,-85,-219r5,-26v53,7,89,63,99,122v9,-63,50,-107,97,-122r5,26v-33,9,-92,77,-89,157r0,62r-32,0",w:211},"Φ":{d:"144,-9r0,18r-30,0r0,-18v-50,-5,-101,-39,-101,-111v0,-74,55,-111,101,-114r0,-18r31,0r0,18v50,4,101,41,101,112v0,72,-51,109,-102,113xm114,-32r0,-180v-31,3,-69,33,-69,91v0,54,34,85,69,89xm144,-212r0,180v35,-3,69,-34,69,-89v0,-58,-34,-87,-69,-91",w:258},"Χ":{d:"197,0r-37,0r-60,-102v-12,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118",w:205},"Ψ":{d:"230,-243r0,71v0,63,-38,95,-92,98r0,74r-30,0r0,-74v-46,-2,-91,-26,-91,-89r0,-80r31,0r0,74v0,49,25,68,60,70r0,-144r30,0r0,144v32,-1,61,-21,61,-77r0,-67r31,0",w:246},"Ω":{d:"238,-132v1,51,-25,85,-48,107r53,0r0,25r-91,0r0,-20v29,-20,54,-58,54,-107v0,-44,-27,-94,-78,-94v-104,2,-95,167,-26,201r0,20r-91,0r0,-25v17,-1,37,2,52,-1v-24,-20,-48,-56,-48,-103v0,-69,49,-118,114,-118v67,0,109,51,109,115",w:253},"Ά":{d:"154,-76r-86,0r-25,76r-33,0r83,-243r38,0r82,243r-33,0xm74,-101r74,0r-38,-114v-8,39,-24,77,-36,114xm25,-243r29,0r-13,56r-18,0",w:221},"Έ":{d:"178,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r132,0r0,27r-100,0r0,76r94,0xm3,-243r28,0r-12,56r-19,0",w:201},"Ή":{d:"52,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243xm3,-243r28,0r-12,56r-19,0",w:259},"Ί":{d:"52,-243r32,0r0,243r-32,0r0,-243xm3,-243r28,0r-12,56r-19,0",w:111},"Ϊ":{d:"10,-256v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm76,-256v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm27,-243r32,0r0,243r-32,0r0,-243",w:86},"Ό":{d:"136,4v-64,0,-109,-50,-109,-124v0,-77,48,-127,113,-127v66,0,109,51,109,123v0,83,-51,128,-113,128xm138,-22v50,0,78,-45,78,-100v0,-49,-25,-99,-77,-99v-53,0,-79,49,-79,101v0,51,29,98,78,98xm3,-243r28,0r-12,56r-19,0",w:262},"Ύ":{d:"131,0v11,-101,-27,-213,-85,-219r5,-26v53,7,89,63,99,122v10,-63,49,-107,97,-122r5,26v-34,9,-92,77,-89,157r0,62r-32,0xm3,-243r28,0r-12,56r-19,0",w:254},"Ϋ":{d:"74,-251v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm140,-251v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm89,0v11,-100,-28,-213,-85,-219r5,-26v53,7,89,63,99,122v9,-63,50,-107,97,-122r5,26v-33,9,-92,77,-89,157r0,62r-32,0",w:211},"Ώ":{d:"251,-132v1,52,-24,85,-48,107r53,0r0,25r-91,0r0,-20v67,-31,81,-201,-24,-201v-104,0,-93,170,-26,201r0,20r-91,0r0,-25v17,-1,37,2,52,-1v-24,-20,-47,-56,-47,-103v0,-69,48,-118,113,-118v67,0,109,51,109,115xm3,-243r28,0r-12,56r-19,0",w:267},"α":{d:"150,-174r26,0v-2,18,-5,78,-5,125v0,20,5,28,18,29v-3,10,3,28,-14,24v-16,1,-26,-13,-31,-37v-31,65,-130,38,-130,-51v0,-86,96,-128,131,-60r2,0v0,-13,1,-22,3,-30xm141,-90v0,-36,-17,-62,-46,-63v-29,-1,-49,30,-49,69v0,33,17,63,47,63v29,0,48,-31,48,-69",w:198},"β":{d:"188,-71v2,76,-89,95,-132,53r4,89r-29,0v-11,-60,-5,-156,-5,-227v0,-49,14,-70,27,-84v34,-37,114,-18,114,43v0,30,-19,46,-32,58v27,5,53,28,53,68xm90,-145v58,5,63,-88,11,-89v-61,-2,-42,119,-45,185v8,13,26,28,51,28v29,0,49,-21,49,-49v-1,-38,-27,-56,-66,-54r0,-21",w:201},"γ":{d:"66,71v11,-95,-38,-203,-68,-245r36,0v16,23,40,85,54,135v17,-33,44,-84,41,-135r30,0v5,61,-33,110,-63,173v1,21,1,48,1,72r-31,0",w:167},"δ":{d:"168,-242r-10,21v-7,-13,-76,-24,-77,1v20,43,102,68,102,135v0,54,-38,89,-85,89v-45,0,-84,-32,-84,-88v-1,-45,32,-73,66,-92v-12,-11,-30,-21,-31,-43v0,-19,20,-41,61,-41v25,0,48,9,58,18xm151,-83v0,-32,-28,-61,-53,-77v-27,15,-52,38,-52,76v0,41,27,64,54,64v28,0,51,-23,51,-63",w:196},"ε":{d:"14,-49v-1,-22,20,-39,43,-45v-22,-5,-34,-20,-34,-37v-9,-41,87,-62,122,-34r-7,21v-17,-15,-84,-16,-84,15v0,24,39,26,70,25r0,23v-36,-1,-77,1,-77,30v0,39,75,35,98,18r6,21v-38,24,-137,27,-137,-37",w:158},"ζ":{d:"46,-90v0,60,47,67,95,75v10,17,-11,55,-18,66r-21,-6v5,-8,11,-30,12,-39v-52,-8,-100,-25,-100,-90v-1,-51,34,-107,88,-147v-22,0,-52,1,-67,-4r3,-21r104,1r5,22v-58,29,-101,91,-101,143",w:147},"η":{d:"103,-152v-63,1,-42,91,-45,152r-32,0v-2,-57,5,-126,-5,-174r29,0v3,6,5,17,5,29v27,-46,119,-54,120,41v1,57,-4,125,4,175r-31,0v-9,-42,-3,-118,-5,-171v0,-29,-11,-52,-40,-52",w:199},"θ":{d:"96,4v-51,0,-82,-45,-82,-134v0,-73,29,-130,84,-130v55,0,81,53,81,130v0,81,-26,134,-83,134xm45,-144r102,0v0,-51,-16,-92,-51,-92v-32,0,-51,43,-51,92xm148,-120r-103,0v0,64,22,101,53,101v33,0,50,-42,50,-101",w:192},"ι":{d:"58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-47,1,-47,-41r0,-135r32,0",w:84},"κ":{d:"173,-174v-26,29,-56,53,-83,81v31,9,64,63,85,93r-36,0v-21,-24,-48,-78,-81,-77r0,77r-31,0v-2,-56,4,-125,-4,-174r30,0v9,13,2,56,6,77v32,-29,56,-57,77,-77r37,0",w:177},"λ":{d:"66,-161v0,-38,-24,-79,-52,-72v3,-11,-4,-30,15,-26v34,0,50,33,69,82r67,177r-34,0v-18,-45,-28,-96,-49,-138v-12,48,-32,92,-47,138r-32,0",w:169},"μ":{d:"97,-22v64,0,39,-91,44,-152r32,0r0,126v0,19,4,27,17,27r-3,24v-24,5,-36,-6,-43,-30v-7,27,-70,45,-88,11v0,28,0,66,4,87r-29,0v-10,-64,-3,-170,-5,-245r32,0v6,58,-22,152,39,152",w:199},"ν":{d:"1,-174r34,0v18,46,29,100,50,143v15,-34,51,-92,44,-143r30,0v6,62,-31,115,-64,174r-30,0",w:168},"ξ":{d:"47,-79v0,44,59,59,103,64v10,15,-10,54,-18,66r-21,-6v5,-8,11,-30,12,-39v-48,-7,-109,-21,-109,-82v0,-37,29,-59,56,-72v-66,-22,-47,-114,35,-112v20,0,34,4,44,10r-6,22v-26,-17,-88,-4,-81,31v0,32,32,41,68,41r0,22v-52,-2,-83,22,-83,55",w:155},"ο":{d:"97,4v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92v50,0,84,37,84,89v0,65,-45,93,-87,93xm99,-20v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67v-37,0,-53,34,-53,67v0,38,22,67,53,67",w:197},"ρ":{d:"189,-90v0,89,-88,121,-133,68r3,93r-31,0v-4,-57,-16,-198,22,-223v43,-52,139,-20,139,62xm56,-83v0,39,18,62,48,62v34,0,53,-29,53,-68v0,-34,-18,-63,-50,-63v-25,0,-51,21,-51,69",w:202},"σ":{d:"194,-154v-6,1,-24,-2,-46,0v21,14,33,40,33,66v0,64,-44,92,-84,92v-47,0,-83,-34,-83,-89v-2,-96,85,-98,181,-93xm98,-20v29,0,51,-29,51,-68v0,-29,-15,-66,-51,-66v-36,0,-52,34,-52,67v0,38,22,67,52,67",w:199},"τ":{d:"116,-22r-2,23v-33,10,-57,-6,-57,-51r0,-100v-18,-1,-46,1,-55,3r-4,-18v24,-15,105,-7,148,-9r-4,24r-54,0r0,99v1,28,11,32,28,29",w:148},"υ":{d:"129,-174r30,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-12,-71",w:188},"φ":{d:"73,-179r13,17v-19,12,-41,36,-41,73v0,35,19,64,57,70v2,-60,-16,-158,44,-158v34,0,71,32,71,86v0,59,-42,90,-86,95r0,67r-29,0r0,-67v-44,-4,-88,-30,-88,-92v0,-51,35,-81,59,-91xm131,-130r0,111v34,-5,56,-31,56,-72v0,-35,-21,-63,-41,-63v-9,0,-15,7,-15,24",w:231},"χ":{d:"6,-174r34,0r46,94r44,-94r31,0r-61,117r63,126r-29,8v-19,-35,-32,-75,-54,-107r-49,107r-27,-9r62,-124",w:164},"ψ":{d:"106,71r0,-67v-44,-3,-82,-23,-82,-91v0,-27,1,-67,-3,-87r29,0v8,13,4,60,5,85v0,51,24,68,51,70r0,-201r29,0r0,201v32,-2,54,-34,54,-84v0,-36,-8,-64,-13,-71r29,0v27,57,18,179,-70,178r0,67r-29,0",w:235},"ω":{d:"140,-131v0,42,-11,109,29,109v48,0,43,-130,7,-154r30,0v16,13,30,44,30,84v0,65,-33,96,-66,96v-23,0,-36,-16,-47,-31v-8,19,-24,31,-46,31v-30,0,-63,-26,-63,-93v0,-39,15,-72,30,-87r29,0v-16,18,-28,49,-28,86v0,49,20,68,37,68v38,-2,28,-68,28,-109r30,0",w:249},"ς":{d:"115,6v-56,-7,-98,-28,-101,-90v-3,-60,66,-116,133,-86r-7,23v-46,-20,-94,12,-94,60v0,52,49,65,95,72v3,0,4,1,4,5v0,19,-12,50,-21,62r-21,-7v5,-8,11,-30,12,-39",w:150},"ά":{d:"103,-247r32,0r-30,52r-21,0xm150,-174r26,0v-2,18,-5,78,-5,125v0,20,5,28,18,29v-3,10,3,28,-14,24v-16,1,-26,-13,-31,-37v-31,65,-130,38,-130,-51v0,-86,96,-128,131,-60r2,0v0,-13,1,-22,3,-30xm141,-90v0,-36,-17,-62,-46,-63v-29,-1,-49,30,-49,69v0,33,17,63,47,63v29,0,48,-31,48,-69",w:198},"έ":{d:"93,-247r31,0r-30,52r-21,0xm14,-49v-1,-22,20,-38,43,-45v-23,-5,-34,-19,-34,-37v-9,-41,87,-62,122,-34r-7,21v-17,-15,-84,-16,-84,15v0,24,39,26,70,25r0,23v-36,-1,-77,1,-77,30v0,39,75,35,98,18r6,21v-38,24,-137,27,-137,-37",w:158},"ή":{d:"108,-247r32,0r-30,52r-21,0xm103,-152v-63,1,-42,91,-45,152r-32,0v-2,-57,5,-126,-5,-174r29,0v3,6,5,17,5,29v27,-46,119,-54,120,41v1,57,-4,125,4,175r-31,0v-9,-42,-3,-118,-5,-171v0,-29,-11,-52,-40,-52",w:199},"ί":{d:"48,-247r32,0r-30,52r-21,0xm58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-47,1,-47,-41r0,-135r32,0",w:84},"ϊ":{d:"10,-201v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm76,-201v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-47,1,-47,-41r0,-135r32,0",w:84},"ό":{d:"104,-247r32,0r-30,52r-21,0xm97,4v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92v50,0,84,37,84,89v0,65,-45,93,-87,93xm99,-20v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67v-37,0,-53,34,-53,67v0,38,22,67,53,67",w:197},"ύ":{d:"98,-247r32,0r-30,52r-22,0xm129,-174r30,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-12,-71",w:188},"ϋ":{d:"59,-201v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm125,-201v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm130,-174r29,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-11,-71",w:188},"ώ":{d:"130,-247r32,0r-31,52r-20,0xm140,-131v0,42,-11,109,29,109v48,0,43,-130,7,-154r30,0v16,13,30,44,30,84v0,65,-33,96,-66,96v-23,0,-36,-16,-47,-31v-8,19,-24,31,-46,31v-30,0,-63,-26,-63,-93v0,-39,15,-72,30,-87r29,0v-16,18,-28,49,-28,86v0,49,20,68,37,68v38,-2,28,-68,28,-109r30,0",w:249},"ΐ":{d:"58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-46,1,-46,-41r0,-135r31,0xm39,-251r27,0r-18,57r-17,0xm1,-202v-9,0,-16,-8,-16,-17v0,-9,8,-16,17,-16v9,0,16,7,16,16v0,9,-6,17,-17,17xm88,-202v-9,0,-16,-8,-16,-17v0,-9,8,-16,17,-16v9,0,16,7,16,16v0,9,-6,17,-17,17",w:84},"ΰ":{d:"129,-174r30,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-12,-71xm87,-250r27,0r-18,56r-16,0xm50,-202v-9,0,-16,-7,-16,-16v0,-10,7,-17,17,-17v9,0,16,7,16,17v0,9,-7,16,-17,16xm137,-202v-9,0,-16,-7,-16,-16v0,-10,8,-17,17,-17v9,0,16,7,16,17v0,9,-6,16,-17,16",w:188},";":{d:"33,42r-22,2v6,-21,14,-59,16,-85r35,-2v-6,28,-21,68,-29,85xm42,-116v-12,0,-21,-11,-21,-24v0,-14,9,-24,22,-24v14,0,23,10,23,24v0,13,-9,24,-24,24",w:78},"·":{d:"39,-90v-14,0,-23,-11,-23,-24v0,-15,10,-25,23,-25v14,0,23,10,23,25v0,13,-9,24,-23,24"
,w:78},"΄":{d:"49,-250r32,0r-30,52r-21,0"},"΅":{d:"55,-256r27,0r-18,57r-17,0xm18,-206v-10,0,-17,-8,-17,-17v0,-10,8,-17,18,-17v9,0,16,7,16,17v0,9,-7,17,-17,17xm105,-206v-10,0,-16,-8,-16,-17v0,-10,7,-17,16,-17v10,0,17,7,17,17v0,9,-7,17,-17,17",w:124},"":{d:"8,-206v-9,0,-17,-9,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm97,-206v-10,0,-17,-9,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm54,-252r33,0r-39,51r-21,0"},"":{d:"10,-206v-10,0,-17,-9,-17,-18v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,18,-17,18xm96,-206v-9,0,-16,-9,-16,-18v0,-10,7,-18,18,-18v9,0,16,8,16,18v0,10,-7,18,-18,18xm20,-252r33,0r28,51r-21,0"},"":{d:"-1,-247r33,0r29,51r-20,0xm54,-247r32,0r29,51r-20,0"},"":{d:"5,-260v-10,0,-17,-8,-17,-17v0,-10,8,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-17,17xm103,-260v-9,0,-16,-8,-16,-17v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-18,17xm51,-298r37,0r-42,42r-24,0"},"":{d:"4,-260v-9,0,-16,-8,-16,-17v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-18,17xm103,-260v-9,0,-16,-8,-16,-17v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-18,17xm20,-298r37,0r29,42r-24,0"},"":{d:"-16,-298r37,0r33,42r-24,0xm46,-298r37,0r33,42r-24,0"},"Ё":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm58,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm125,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18",w:177},"Ђ":{d:"192,-61v0,-42,-14,-74,-53,-75v-16,0,-30,6,-41,14r0,122r-31,0r0,-216r-67,0r0,-27r186,0r0,27r-88,0v1,22,-2,49,1,69v12,-8,30,-15,49,-15v88,-3,96,139,44,185v-18,15,-35,25,-51,27r-5,-24v34,-9,56,-39,56,-87",w:239},"Ѓ":{d:"27,-243r129,0r0,27r-97,0r0,216r-32,0r0,-243xm102,-298r38,0r-46,42r-26,0",w:155},"Є":{d:"196,-235r-8,24v-62,-29,-142,9,-141,75r124,0r0,24r-124,0v-2,69,76,110,143,80r5,24v-80,35,-182,-9,-182,-113v0,-68,47,-126,126,-126v31,0,48,7,57,12",w:207},"Ѕ":{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16",w:177},"І":{d:"27,-243r32,0r0,243r-32,0r0,-243",w:86},"Ї":{d:"27,-243r32,0r0,243r-32,0r0,-243xm10,-260v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm76,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18",w:86},"Ј":{d:"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56",w:133},"Љ":{d:"-2,-22v70,-18,41,-139,47,-221r135,0r0,92v62,-9,122,10,123,73v2,76,-82,86,-154,78r0,-216r-74,0v-4,92,20,208,-72,219xm180,-127r0,103v44,8,90,-7,90,-53v-1,-46,-45,-57,-90,-50",w:317},"Њ":{d:"309,-77v0,75,-84,86,-154,76r0,-118r-96,0r0,119r-32,0r0,-243r32,0r0,97r96,0r0,-97r31,0r0,95v60,-9,123,8,123,71xm186,-124r0,100v44,8,90,-6,90,-52v0,-46,-46,-53,-90,-48",w:322},"Ћ":{d:"186,0v-4,-57,18,-138,-43,-138v-15,0,-34,7,-45,16r0,122r-32,0r0,-216r-66,0r0,-27r182,0r0,27r-84,0r0,69v14,-8,35,-16,55,-16v79,-2,63,88,64,163r-31,0",w:243},"Ќ":{d:"158,0v-25,-46,-22,-119,-99,-111r0,111r-32,0r0,-243r32,0r0,108r9,0r84,-108r37,0r-92,112v70,7,68,83,95,131r-34,0xm115,-296r38,0r-46,42r-26,0",w:195},"Ў":{d:"1,-243r35,0r49,104v7,15,10,31,18,43r53,-147r33,0v-31,71,-55,158,-96,217v-18,26,-41,35,-73,28r3,-25v32,7,51,-20,59,-41v2,-5,2,-9,-1,-14xm48,-294r24,0v1,11,5,22,22,22v17,0,20,-10,22,-22r24,0v-2,24,-16,39,-47,39v-29,0,-43,-15,-45,-39",w:187},"Џ":{d:"27,-243r32,0r0,217r111,0r0,-217r32,0r0,243r-72,0r-2,63r-26,0r-3,-63r-72,0r0,-243",w:228},"А":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114",w:220},"Б":{d:"182,-78v0,77,-84,87,-155,77r0,-242r136,0r0,27r-104,0r0,65v63,-9,123,11,123,73xm149,-77v-1,-45,-45,-57,-90,-50r0,103v44,8,91,-7,90,-53",w:196},"В":{d:"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47",w:195},"Г":{d:"27,-243r129,0r0,27r-97,0r0,216r-32,0r0,-243",w:155},"Д":{d:"58,-243r135,0r0,217r22,1r-3,83r-24,0r-2,-58r-153,0r-2,58r-25,0r-2,-83r18,-1v34,-49,38,-128,36,-217xm87,-217v2,77,-4,147,-32,191r107,0r0,-191r-75,0",w:226},"Е":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0",w:177},"Ж":{d:"4,0v24,-51,25,-125,90,-131r-86,-112r36,0r76,108r9,0r0,-108r30,0r0,108r10,0r75,-108r37,0r-86,112v65,5,67,80,89,131r-32,0v-22,-47,-19,-120,-93,-111r0,111r-30,0r0,-111v-75,-8,-70,65,-93,111r-32,0",w:288},"З":{d:"26,-206r-8,-23v40,-30,135,-23,135,41v0,31,-24,52,-50,61v34,3,60,25,60,60v0,76,-96,86,-152,55r8,-24v34,23,115,18,111,-32v-3,-41,-41,-48,-81,-46r0,-24v39,4,72,-16,72,-45v1,-48,-67,-43,-95,-23",w:177},"И":{d:"27,-243r30,0r-2,206v33,-69,83,-140,123,-206r32,0r0,243r-30,0r2,-202v-34,69,-81,137,-121,202r-34,0r0,-243",w:236},"Й":{d:"27,-243r30,0r-2,206v33,-69,83,-140,123,-206r32,0r0,243r-30,0r2,-202v-34,69,-81,137,-121,202r-34,0r0,-243xm72,-293r24,0v2,11,6,22,22,22v17,0,21,-11,22,-22r25,0v-2,24,-17,38,-47,38v-30,0,-44,-15,-46,-38",w:236},"К":{d:"158,0v-25,-46,-22,-119,-99,-111r0,111r-32,0r0,-243r32,0r0,108r9,0r84,-108r37,0r-92,112v70,7,68,83,95,131r-34,0",w:195},"Л":{d:"-3,-22v71,-18,40,-139,47,-221r143,0r0,243r-32,0r0,-216r-80,0v-4,93,21,210,-74,219",w:213},"М":{d:"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0",w:289},"Н":{d:"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243",w:234},"О":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99",w:248},"П":{d:"27,-243r176,0r0,243r-32,0r0,-216r-112,0r0,216r-32,0r0,-243",w:230},"Р":{d:"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45",w:191},"С":{d:"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87",w:208},"Т":{d:"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0",w:178},"У":{d:"1,-243r35,0r49,104v7,15,10,31,18,43r53,-147r33,0v-31,71,-55,158,-96,217v-18,26,-41,35,-73,28r3,-25v32,7,51,-20,59,-41v2,-5,2,-9,-1,-14",w:187},"Ф":{d:"116,-252r30,0r0,22v51,2,102,32,102,109v0,76,-51,105,-103,108r0,23r-30,0r0,-23v-51,-3,-102,-30,-102,-107v0,-79,56,-108,103,-110r0,-22xm115,-35r0,-173v-31,2,-70,24,-70,87v0,58,35,82,70,86xm145,-208r0,173v35,-3,70,-27,70,-86v0,-63,-35,-85,-70,-87",w:261},"Х":{d:"197,0r-37,0r-60,-102v-13,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118",w:205},"Ц":{d:"27,-243r32,0r0,217r111,0r0,-217r32,0r0,217r21,1r-2,84r-25,0r-2,-59r-167,0r0,-243",w:234},"Ч":{d:"26,-243r31,0v1,59,-14,130,51,130v17,0,36,-5,48,-14r0,-116r32,0r0,244r-32,0r0,-103v-53,25,-127,29,-130,-58r0,-83",w:214},"Ш":{d:"27,-243r31,0r0,217r79,0r0,-217r31,0r0,217r79,0r0,-217r31,0r0,243r-251,0r0,-243",w:304},"Щ":{d:"27,-243r31,0r0,217r79,0r0,-217r31,0r0,217r79,0r0,-217r31,0r0,217r21,1r-2,84r-24,0r-3,-59r-243,0r0,-243",w:311},"Ъ":{d:"213,-78v2,75,-81,88,-151,77r0,-216r-63,0r0,-26r94,0r0,91v61,-9,119,11,120,74xm93,-127r0,103v44,8,88,-7,87,-53v-1,-46,-44,-57,-87,-50",w:227},"Ы":{d:"181,-78v1,76,-83,88,-154,77r0,-242r32,0r0,91v62,-9,121,11,122,74xm59,-127r0,103v43,8,89,-7,89,-53v0,-46,-48,-57,-89,-50xm208,-243r32,0r0,243r-32,0r0,-243",w:268},"Ь":{d:"182,-78v2,76,-84,87,-155,77r0,-242r32,0r0,91v62,-9,122,10,123,74xm59,-127r0,103v44,8,91,-6,90,-52v-1,-47,-45,-58,-90,-51",w:196},"Э":{d:"45,-112r0,-25r112,0v0,-69,-73,-103,-135,-72r-7,-24v17,-7,38,-14,61,-14v76,0,115,55,115,126v0,106,-93,148,-180,113r7,-25v65,31,143,-7,140,-79r-113,0",w:204},"Ю":{d:"27,-243r32,0r0,105r36,0v6,-68,46,-109,103,-109v63,0,101,51,101,123v0,84,-47,128,-104,128v-59,0,-99,-45,-101,-116r-35,0r0,112r-32,0r0,-243xm196,-21v46,0,71,-46,71,-101v0,-49,-22,-100,-70,-100v-49,0,-72,50,-72,102v0,51,25,99,71,99",w:312},"Я":{d:"137,-105v-80,-13,-76,63,-98,105r-34,0v22,-39,24,-100,67,-117v-30,-5,-54,-26,-54,-59v0,-70,85,-75,150,-63r0,239r-31,0r0,-105xm137,-130r0,-87v-36,-8,-87,-2,-87,42v0,38,45,51,87,45",w:195},"а":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31",w:173},"б":{d:"159,-260r-1,27v-36,10,-81,11,-99,40v-10,15,-19,41,-18,58v33,-68,135,-44,135,47v0,57,-29,92,-80,92v-96,0,-96,-152,-55,-213v24,-35,74,-38,118,-51xm96,-151v-32,1,-49,27,-48,61v0,29,14,71,48,71v36,0,48,-35,48,-67v0,-28,-11,-65,-48,-65",w:190},"в":{d:"25,0r0,-172v46,-4,128,-17,133,40v2,22,-18,34,-36,40v26,3,44,17,44,43v0,61,-89,51,-141,49xm56,-153r0,52v32,1,67,0,71,-28v3,-24,-42,-27,-71,-24xm55,-80r0,59v31,4,77,5,79,-29v2,-32,-43,-30,-79,-30",w:180},"г":{d:"26,-174r106,0r0,25r-75,0r0,149r-31,0r0,-174",w:138},"д":{d:"45,-174r116,0r0,150r18,1r-2,78r-24,0r-2,-55r-120,0r-2,55r-25,0r-1,-78r15,-1v25,-36,29,-89,27,-150xm73,-150v2,51,-5,95,-23,126r80,0r0,-126r-57,0",w:190},"е":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51",w:180},"ж":{d:"2,0v18,-34,26,-94,72,-95r-69,-79r36,0r58,76r6,0r0,-76r30,0r0,76r6,0r58,-76r36,0r-68,79v45,1,55,60,71,95r-32,0v-14,-29,-25,-87,-71,-77r0,77r-30,0r0,-77v-48,-9,-57,47,-72,77r-31,0",w:240},"з":{d:"41,-80r0,-21v30,3,60,-8,59,-29v-2,-32,-53,-29,-76,-13r-7,-19v38,-24,113,-27,117,30v2,22,-22,34,-40,40v26,3,48,18,48,44v-2,58,-90,62,-132,38r8,-22v25,18,90,18,89,-18v-1,-28,-34,-31,-66,-30",w:155},"и":{d:"25,-174r30,0r-1,143v25,-50,55,-95,83,-143r37,0r0,174r-30,0r1,-145v-26,53,-55,95,-83,145r-37,0r0,-174",w:199},"й":{d:"25,-174r30,0r-1,143v25,-50,55,-95,83,-143r37,0r0,174r-30,0r1,-145v-26,53,-55,95,-83,145r-37,0r0,-174xm53,-245r23,0v1,15,9,27,23,27v15,0,23,-12,24,-27r23,0v-2,29,-20,44,-48,44v-31,0,-44,-20,-45,-44",w:199},"к":{d:"137,0v-16,-30,-28,-86,-79,-77r0,77r-32,0r0,-174r32,0r0,75r7,0r65,-75r39,0r-76,78v44,3,59,56,77,96r-33,0",w:172},"л":{d:"1,-22v50,-6,31,-94,35,-152r121,0r0,174r-31,0r0,-149r-60,0v-1,74,8,153,-62,152",w:182},"м":{d:"15,0r13,-174r39,0r48,135r49,-135r39,0r12,174r-30,0r-8,-145r-53,144r-22,0v-18,-47,-30,-100,-51,-144r-7,145r-29,0",w:230},"н":{d:"25,-174r32,0r0,70r82,0r0,-70r32,0r0,174r-32,0r0,-79r-82,0r0,79r-32,0r0,-174",w:196},"о":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67",w:197},"п":{d:"25,-174r145,0r0,174r-32,0r0,-149r-81,0r0,149r-32,0r0,-174",w:194},"р":{d:"26,71r-1,-245r28,0r2,30v37,-64,137,-32,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65",w:204},"с":{d:"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57",w:161},"т":{d:"4,-174r140,0r0,25r-54,0r0,149r-32,0r0,-149r-54,0r0,-25",w:147},"у":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253",w:169},"ф":{d:"101,-255r29,0r0,78v51,3,87,36,87,90v0,57,-38,87,-87,90r0,68r-29,0r0,-67v-50,-4,-87,-35,-87,-90v0,-57,38,-87,87,-91r0,-78xm101,-18r0,-138v-35,5,-56,34,-56,70v0,35,22,63,56,68xm130,-156r0,138v73,-7,74,-132,0,-138",w:230},"х":{d:"6,-174r35,0r44,65v12,-23,27,-43,41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-12,23,-29,47,-43,69r-35,0r62,-89",w:166},"ц":{d:"25,-174r32,0r0,149r80,0r0,-149r31,0r0,150r18,1r-1,78r-25,0r-2,-55r-133,0r0,-174",w:198},"ч":{d:"23,-174r32,0v3,43,-14,98,36,96v14,0,28,-6,38,-12r0,-84r31,0r0,176r-31,0v-1,-23,2,-49,-1,-70v-40,24,-105,17,-105,-44r0,-62",w:185},"ш":{d:"25,-174r32,0r0,149r60,0r0,-149r31,0r0,149r61,0r0,-149r31,0r0,174r-215,0r0,-174",w:265},"щ":{d:"25,-174r32,0r0,149r60,0r0,-149r32,0r0,149r60,0r0,-149r31,0r0,150r18,1r-2,78r-25,0r-1,-55r-205,0r0,-174",w:269},"ъ":{d:"195,-58v0,62,-80,65,-138,57r0,-148r-52,0r0,-25r83,0r0,58v51,-5,107,2,107,58xm88,-93r0,71v33,3,77,0,76,-35v-1,-38,-43,-41,-76,-36",w:208},"ы":{d:"161,-59v-1,62,-77,67,-136,58r0,-173r32,0r0,59v47,-7,105,3,104,56xm57,-93r0,71v33,4,71,-2,72,-36v0,-36,-40,-40,-72,-35xm183,-174r31,0r0,174r-31,0r0,-174",w:239},"ь":{d:"166,-58v0,63,-81,65,-141,57r0,-173r32,0r0,58v52,-4,109,1,109,58xm57,-93r0,71v33,3,78,1,78,-36v0,-37,-45,-40,-78,-35",w:179},"э":{d:"13,-165v63,-33,140,0,140,79v0,69,-79,112,-143,78r7,-23v37,21,107,6,104,-47r-87,0r0,-22r87,0v4,-45,-62,-66,-101,-44",w:167},"ю":{d:"26,-174r31,0r0,73r29,0v6,-46,36,-77,77,-77v46,0,77,36,77,89v0,57,-34,93,-78,93v-42,0,-73,-31,-76,-81r-29,0r0,77r-31,0r0,-174xm162,-19v61,-1,62,-133,1,-135v-31,0,-47,33,-47,68v0,34,15,67,46,67",w:253},"я":{d:"16,-127v1,-57,83,-51,137,-46r0,173r-31,0r0,-73v-63,-10,-67,38,-84,73r-34,0v18,-26,21,-73,58,-83v-23,-3,-46,-17,-46,-44xm122,-94r0,-59v-29,-4,-73,-5,-73,28v0,31,40,33,73,31",w:178},"ё":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm63,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,19,-18v9,0,17,8,17,18v0,10,-7,19,-18,19xm130,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19",w:180},"ђ":{d:"108,-150v-19,1,-45,14,-44,40r0,110r-32,0r0,-202r-29,0r0,-23r29,0r0,-31r32,0r0,31r81,0r0,23r-81,0r0,51v13,-14,32,-25,53,-25v89,0,83,171,33,208v-12,10,-28,18,-45,19r-5,-24v40,-9,53,-40,54,-96v1,-35,-9,-81,-46,-81",w:200},"ѓ":{d:"26,-174r106,0r0,25r-75,0r0,149r-31,0r0,-174xm90,-249r35,0r-44,51r-23,0",w:138},"є":{d:"156,-166r-8,22v-8,-4,-21,-9,-40,-9v-38,0,-58,24,-62,53r88,0r0,22r-88,0v-1,52,63,69,103,48r7,23v-9,4,-29,11,-53,11v-57,0,-89,-39,-89,-90v0,-73,83,-113,142,-80",w:165},"ѕ":{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12",w:142},"і":{d:"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20",w:84},"ї":{d:"58,0r-32,0r0,-174r32,0r0,174xm9,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm75,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19",w:84},"ј":{d:"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-11,0,-19,-9,-19,-19v0,-11,8,-20,20,-20",w:87},"љ":{d:"1,-23v52,-6,33,-92,37,-151r119,0r0,59v51,-7,109,2,109,57v0,63,-82,64,-140,57r0,-148r-59,0v0,75,6,151,-63,151xm157,-92r0,70v33,3,77,2,77,-35v0,-39,-44,-40,-77,-35",w:279},"њ":{d:"269,-58v0,63,-78,64,-139,58r0,-85r-73,0r0,85r-32,0r0,-174r32,0r0,65r73,0r0,-65r32,0r0,61v48,-7,107,2,107,55xm162,-91r0,69v32,3,75,2,75,-35v0,-37,-43,-39,-75,-34",w:281},"ћ":{d:"108,-150v-62,0,-41,90,-44,150r-32,0r0,-202r-29,0r0,-23r29,0r0,-31r32,0r0,31r72,0r0,23r-72,0r0,56v30,-49,116,-38,116,44r0,102r-31,0v-5,-59,21,-150,-41,-150",w:205},"ќ":{d:"137,0v-16,-30,-28,-86,-79,-77r0,77r-32,0r0,-174r32,0r0,75r7,0r65,-75r39,0r-76,78v44,3,59,56,77,96r-33,0xm101,-249r35,0r-44,51r-23,0",w:172},"ў":{d:"38,-245r23,0v1,15,9,27,23,27v16,0,23,-12,25,-27r22,0v-1,29,-20,44,-47,44v-32,0,-44,-20,-46,-44xm13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253",w:169},"џ":{d:"25,-174r32,0r0,149r80,0r0,-149r31,0r0,174r-56,0r-2,57r-25,0r-3,-57r-57,0r0,-174",w:193},"Ґ":{d:"27,-243r105,0r6,-44r23,0r-4,71r-98,0r0,216r-32,0r0,-243",w:160},"ґ":{d:"26,-174r82,0r4,-39r23,0r-2,64r-76,0r0,149r-31,0r0,-174",w:141},"":{d:"8,-300r24,0v1,11,5,22,22,22v17,0,21,-10,22,-22r24,0v-2,24,-16,39,-47,39v-29,0,-43,-15,-45,-39"},"":{d:"100,-261r-24,0v-1,-10,-5,-22,-22,-22v-17,0,-21,11,-22,22r-24,0v2,-23,16,-38,47,-38v29,0,44,15,45,38"},"":{d:"8,-245r23,0v1,15,8,27,23,27v15,0,22,-12,24,-27r23,0v-2,29,-20,44,-48,44v-32,0,-44,-20,-45,-44"},"":{d:"30,-202r-23,0v1,-30,20,-45,48,-45v31,0,44,20,45,45r-23,0v-1,-16,-9,-28,-23,-28v-15,0,-23,12,-24,28"},"Ơ":{d:"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127",w:248},"Ư":{d:"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21",w:243},"ơ":{d:"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92",w:199},"ư":{d:"96,-22v64,0,39,-91,44,-152v18,-1,45,5,43,-15v0,-6,-3,-14,-7,-20r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152",w:198},"₫":{d:"32,-35r121,0r0,21r-121,0r0,-21xm125,-239r27,0r0,24r22,0r0,18r-22,0r1,139r-25,0v-1,-6,1,-16,-2,-20v-25,42,-102,22,-102,-40v0,-61,69,-85,101,-48r0,-31r-46,0r0,-18r46,0r0,-24xm89,-76v25,0,39,-22,36,-53v-2,-20,-14,-33,-35,-34v-23,0,-37,19,-37,44v0,24,13,43,36,43",w:184},"":{d:"125,-239r27,0r0,24r22,0r0,18r-22,0r1,139r-25,0v-1,-6,1,-16,-2,-20v-25,42,-102,22,-102,-40v0,-61,69,-85,101,-48r0,-31r-46,0r0,-18r46,0r0,-24xm89,-76v25,0,39,-22,36,-53v-2,-20,-14,-33,-35,-34v-23,0,-37,19,-37,44v0,24,13,43,36,43",w:184},"Ạ":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm109,29v10,0,18,8,18,18v0,10,-7,19,-18,19v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18",w:220},"Ả":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm119,-255r-17,-5v6,-15,19,-18,19,-30v0,-18,-25,-11,-30,1r-12,-7v7,-28,64,-34,66,2v0,18,-16,22,-26,39",w:220},"Ấ":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm101,-296r22,0r35,41r-26,0v-7,-8,-12,-18,-20,-25r-20,25r-24,0xm171,-324r32,0r-44,38r-19,0",w:220},"Ầ":{d:"153,-76r-86,0r-26,76r-32,0r82,-243r38,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm121,-317r33,0r26,38r-19,0xm99,-296r22,0r35,41r-26,0v-7,-8,-12,-18,-20,-25r-20,25r-24,0",w:220},"Ẩ":{d:"153,-76r-86,0r-25,76r-33,0r83,-243r37,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm100,-297r22,0r34,41r-25,0r-20,-24r-20,24r-25,0xm165,-271r-15,-5v6,-15,19,-18,19,-30v0,-17,-26,-10,-30,2r-12,-7v7,-28,62,-32,63,2v0,17,-15,21,-25,38",w:220},"Ẫ":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm98,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm156,-337v4,48,-39,33,-62,21v-5,0,-9,6,-9,15r-18,0v-1,-46,39,-35,62,-21v6,0,10,-3,10,-15r17,0",w:220},"Ậ":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm99,-297r24,0r38,41r-27,0r-23,-24r-24,24r-25,0xm109,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18",w:220},"Ắ":{d:"153,-76r-86,0r-25,76r-33,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm67,-289r17,0v0,25,56,22,56,0r17,0v-3,19,-18,37,-46,37v-28,0,-42,-17,-44,-37xm125,-323r33,0r-40,38r-20,0",w:220},"Ằ":{d:"153,-76r-86,0r-26,76r-32,0r82,-243r38,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm67,-323r33,0r27,38r-20,0xm67,-289r17,0v0,25,56,22,56,0r17,0v-3,19,-17,37,-46,37v-28,0,-42,-17,-44,-37",w:220},"Ẳ":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm117,-280r-16,-4v6,-15,19,-19,19,-30v0,-18,-26,-11,-30,2r-11,-8v6,-27,62,-31,62,2v0,18,-15,22,-24,38xm67,-289r17,0v3,9,10,18,28,18v18,0,25,-8,28,-18r17,0v-3,19,-17,37,-45,37v-28,0,-43,-17,-45,-37",w:220},"Ẵ":{d:"153,-76r-86,0r-26,76r-32,0r82,-243r38,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm155,-333v3,47,-40,34,-62,21v-6,0,-8,6,-9,11r-18,0v1,-43,39,-30,62,-17v6,0,9,-3,10,-15r17,0xm65,-289r17,0v1,26,56,21,56,0r17,0v-3,19,-17,37,-46,37v-28,0,-42,-17,-44,-37",w:220},"Ặ":{d:"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm66,-300r18,0v2,9,9,18,26,18v17,0,24,-8,26,-18r18,0v0,22,-14,39,-45,39v-30,0,-43,-17,-43,-39xm109,65v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18",w:220},"Ẹ":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm89,65v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18",w:177},"Ẻ":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm104,-255r-17,-5v6,-15,20,-18,20,-30v-1,-17,-26,-11,-30,1r-13,-7v7,-28,65,-34,66,2v0,18,-16,22,-26,39",w:177},"Ẽ":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm140,-294v4,48,-41,32,-63,21v-5,0,-8,6,-9,16r-17,0v0,-22,9,-37,25,-37v17,0,43,33,48,0r16,0",w:177},"Ế":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm83,-297r22,0r35,41r-26,0r-20,-25r-20,25r-25,0xm153,-324r32,0r-44,38r-19,0",w:177},"Ề":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm104,-317r32,0r27,37r-20,0xm81,-297r23,0r34,41r-25,0r-20,-25r-21,25r-24,0",w:177},"Ể":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm81,-297r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0xm147,-271r-15,-5v6,-15,18,-18,18,-30v0,-18,-25,-12,-29,2r-12,-7v6,-28,62,-31,63,2v0,17,-15,21,-25,38",w:177},"Ễ":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm84,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm142,-337v4,48,-39,33,-62,21v-5,0,-9,6,-9,15r-18,0v-1,-46,39,-35,62,-21v6,0,10,-3,10,-15r17,0",w:177},"Ệ":{d:"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm82,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0xm94,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18",w:177},"Ỉ":{d:"27,-243r32,0r0,243r-32,0r0,-243xm51,-255r-16,-5v6,-15,19,-18,19,-30v-1,-18,-26,-11,-30,1r-12,-7v6,-28,64,-34,65,2v0,18,-16,22,-26,39",w:86},"Ị":{d:"27,-243r32,0r0,243r-32,0r0,-243xm43,65v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-8,18,-18,18",w:86},"Ọ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm124,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18",w:248},"Ỏ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm132,-256r-16,-4v5,-16,18,-19,18,-31v0,-18,-24,-10,-29,2r-12,-7v6,-29,65,-33,65,2v0,18,-16,22,-26,38",w:248},"Ố":{d:"126,-247v66,0,109,51,109,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-123v0,-77,47,-128,113,-128xm125,-221v-53,0,-79,48,-79,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99xm116,-297r23,0r33,41r-25,0r-20,-25r-20,25r-25,0xm185,-324r32,0r-43,37r-19,0",w:248},"Ồ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-123v0,-77,47,-128,112,-128xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm136,-318r33,0r26,38r-19,0xm114,-297r23,0r34,41r-26,0v-7,-8,-12,-18,-20,-25r-20,25r-24,0",w:248},"Ổ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm114,-297r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0xm180,-271r-15,-5v6,-15,19,-18,19,-30v0,-18,-26,-12,-31,2r-11,-7v6,-28,63,-31,63,2v0,17,-16,21,-25,38",w:248},"Ỗ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm112,-297r24,0r38,41r-27,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm169,-337v4,49,-39,33,-62,21v-5,0,-8,6,-9,15r-17,0v-1,-21,9,-35,24,-35v17,0,44,33,48,-1r16,0",w:248},"Ộ":{d:"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm111,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm124,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18",w:248},"Ớ":{d:"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm141,-298r39,0r-46,42r-26,0",w:248},"Ờ":{d:"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm74,-298r38,0r34,42r-26,0",w:248},"Ở":{d:"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm132,-256r-16,-4v5,-16,18,-19,18,-31v0,-18,-24,-10,-29,2r-12,-7v6,-29,65,-33,65,2v0,18,-16,22,-26,38",w:248},"Ỡ":{d:"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,51,16,78,19v23,2,17,-27,10,-38r25,-5v11,26,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-123v0,-77,47,-128,112,-128xm171,-294v3,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,48,0r17,0",w:248},"Ợ":{d:"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18",w:248},"Ụ":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm117,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18",w:232},"Ủ":{d:"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm125,-255r-17,-5v6,-15,19,-18,19,-30v0,-18,-24,-11,-30,1r-12,-7v7,-28,65,-34,66,2v0,18,-16,22,-26,39",w:232},"Ứ":{d:"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm132,-298r38,0r-46,42r-25,0",w:243},"Ừ":{d:"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm66,-298r38,0r34,42r-26,0",w:243},"Ử":{d:"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm131,-255r-17,-5v6,-15,18,-18,18,-30v-1,-18,-25,-10,-29,1r-12,-7v6,-29,65,-33,65,2v0,18,-16,22,-25,39",w:243},"Ữ":{d:"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v18,-1,47,6,45,-14v0,-6,-2,-14,-6,-20xm167,-294v2,48,-41,32,-64,21v-5,0,-8,6,-9,16r-17,0v-2,-48,39,-37,63,-23v6,0,9,-3,10,-14r17,0",w:243},"Ự":{d:"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm122,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19",w:243},"Ỵ":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm97,65v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-8,18,-18,18",w:194},"Ỷ":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm106,-255r-17,-5v6,-15,19,-18,19,-30v0,-18,-25,-11,-30,1r-12,-7v8,-28,64,-34,66,2v0,18,-16,22,-26,39",w:194},"Ỹ":{d:"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm142,-294v5,48,-41,32,-63,21v-6,0,-8,6,-10,16r-16,0v-1,-22,9,-37,24,-37v18,0,43,33,49,0r16,0",w:194},"ạ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm87,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19",w:173},"ả":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm92,-190r-17,-5v4,-16,20,-21,20,-34v-1,-18,-25,-13,-29,1r-13,-8v8,-29,65,-34,66,3v0,20,-19,26,-27,43",w:173},"ấ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm72,-249r24,0r31,51r-24,0r-19,-34r-19,34r-23,0xm141,-279r30,0r-36,48r-18,0",w:173},"ầ":{d:"82,-178v97,4,56,97,70,178r-29,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm98,-279r29,0r22,48r-18,0xm72,-249r23,0r31,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0",w:173},"ẩ":{d:"82,-178v97,4,56,97,70,178r-29,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm71,-249r24,0r31,51r-24,0v-7,-11,-12,-24,-20,-34r-18,34r-23,0xm136,-228r-16,-5v6,-14,19,-18,19,-29v-1,-19,-25,-12,-30,1r-11,-7v7,-28,62,-31,63,3v0,17,-16,21,-25,37",w:173},"ẫ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm75,-240r23,0r33,42r-25,0v-7,-8,-12,-19,-20,-26r-19,26r-24,0xm132,-280v3,49,-38,33,-62,22v-6,0,-8,5,-9,14r-17,0v-3,-46,38,-35,61,-21v6,0,9,-3,10,-15r17,0",w:173},"ậ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm75,-249r23,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-20,34r-24,0xm87,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19",w:173},"ắ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm101,-279r30,0r-40,48r-19,0xm39,-237r18,0v2,15,12,25,28,25v19,0,28,-12,29,-25r18,0v0,27,-19,45,-47,45v-31,0,-46,-22,-46,-45",w:173},"ằ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-33,4,-46,13r-7,-22v15,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm40,-278r31,0r29,47r-20,0xm39,-237r18,0v2,15,12,25,28,25v19,0,28,-12,29,-25r18,0v-1,27,-19,45,-47,45v-31,0,-46,-22,-46,-45",w:173},"ẳ":{d:"82,-178v97,4,56,97,70,178r-29,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-16,0,-34,4,-46,13r-7,-22v15,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm89,-228r-16,-4v6,-15,19,-19,19,-30v-1,-18,-24,-12,-29,1r-12,-7v6,-28,63,-31,63,3v0,17,-15,21,-25,37xm38,-237r18,0v2,15,13,25,29,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-46,-22,-47,-45",w:173},"ẵ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm107,-248v-16,0,-41,-29,-47,-3r-17,0v1,-18,9,-31,24,-31v12,0,25,13,38,13v5,0,9,-2,9,-14r17,0v1,22,-7,35,-24,35xm41,-237r18,0v2,15,12,26,27,26v18,0,27,-13,28,-26r18,0v0,27,-18,45,-46,45v-31,0,-45,-22,-45,-45"
,w:173},"ặ":{d:"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm42,-246r19,0v2,15,11,25,25,25v18,0,26,-12,27,-25r18,0v0,27,-17,45,-44,45v-32,0,-45,-22,-45,-45xm87,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19",w:173},"ẹ":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm90,29v10,0,18,8,18,19v0,10,-8,18,-18,18v-11,0,-18,-8,-18,-18v0,-11,8,-19,18,-19",w:180},"ẻ":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm95,-190r-17,-5v4,-16,21,-21,21,-34v0,-18,-26,-13,-30,1r-12,-8v6,-29,65,-34,65,3v0,21,-19,26,-27,43",w:180},"ẽ":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm135,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-1,-24,9,-38,24,-38v17,0,44,34,48,-1r17,0",w:180},"ế":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm84,-249r24,0r31,51r-25,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm153,-279r30,0r-36,48r-18,0",w:180},"ề":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm109,-279r29,0r23,48r-18,0xm83,-249r23,0r32,51r-25,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0",w:180},"ể":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm81,-249r23,0r32,51r-24,0r-19,-34r-19,34r-23,0xm146,-228r-16,-5v6,-14,19,-18,19,-29v-1,-18,-26,-12,-29,1r-12,-7v7,-28,62,-31,63,3v0,17,-15,21,-25,37",w:180},"ễ":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm82,-240r23,0r33,42r-25,0v-7,-8,-12,-19,-20,-26r-19,26r-24,0xm139,-280v2,48,-38,33,-62,22v-6,0,-9,5,-9,14r-18,0v-2,-46,39,-35,62,-21v6,0,9,-3,10,-15r17,0",w:180},"ệ":{d:"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm79,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0xm90,29v10,0,18,8,18,19v0,10,-8,18,-18,18v-11,0,-18,-8,-18,-18v0,-11,8,-19,18,-19",w:180},"ỉ":{d:"58,0r-32,0r0,-174r32,0r0,174xm47,-191r-17,-4v5,-16,21,-21,21,-34v0,-19,-25,-12,-30,0r-12,-7v6,-29,65,-33,66,3v0,20,-20,26,-28,42",w:84},"ị":{d:"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20xm42,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19",w:84},"ọ":{d:"100,-178v50,0,84,36,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm99,29v10,0,17,8,17,19v0,10,-7,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,9,-19,19,-19",w:197},"ỏ":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm104,-190r-17,-5v4,-16,20,-21,20,-34v-1,-18,-25,-13,-29,1r-12,-8v6,-29,65,-34,65,3v0,20,-19,26,-27,43",w:197},"ố":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm89,-249r23,0r31,51r-24,0r-19,-34r-19,34r-23,0xm158,-279r29,0r-36,48r-18,0",w:197},"ồ":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm114,-279r29,0r23,48r-18,0xm89,-249r23,0r31,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0",w:197},"ổ":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-249r23,0r31,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm152,-228r-16,-5v5,-14,18,-18,18,-29v-1,-18,-24,-12,-29,1r-12,-7v7,-27,63,-32,63,3v0,17,-15,21,-24,37",w:197},"ỗ":{d:"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-240r23,0r33,42r-25,0v-7,-8,-12,-19,-20,-26r-19,26r-24,0xm144,-280v2,49,-38,33,-62,22v-6,0,-9,5,-9,14r-18,0v-2,-46,39,-35,62,-21v6,0,9,-3,10,-15r17,0",w:197},"ộ":{d:"100,-178v50,0,84,36,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0xm99,29v10,0,17,8,17,19v0,10,-7,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,9,-19,19,-19",w:197},"ớ":{d:"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm115,-249r34,0r-44,51r-22,0",w:199},"ờ":{d:"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm53,-249r34,0r32,51r-22,0",w:199},"ở":{d:"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm104,-190r-17,-5v4,-16,20,-21,20,-34v-1,-18,-25,-13,-29,1r-12,-8v6,-30,65,-33,65,3v0,20,-19,26,-27,43",w:199},"ỡ":{d:"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,0,40,12,60,14v20,2,17,-24,9,-35r24,-5v12,24,7,61,-27,58v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm143,-243v5,49,-39,35,-62,23v-6,0,-9,6,-9,16r-18,0v-2,-51,37,-37,62,-24v6,0,10,-3,10,-15r17,0",w:199},"ợ":{d:"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,8,-19,18,-19",w:199},"ụ":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm99,29v10,0,18,8,18,19v0,9,-8,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19",w:198},"ủ":{d:"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm104,-191r-17,-4v4,-16,21,-21,21,-34v0,-19,-25,-12,-30,0r-12,-7v6,-29,65,-34,65,3v0,20,-19,26,-27,42",w:198},"ứ":{d:"96,-22v64,0,39,-91,44,-152v17,-1,45,4,43,-14v0,-7,-3,-15,-7,-21r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm119,-249r35,0r-44,51r-23,0",w:198},"ừ":{d:"96,-22v64,0,39,-91,44,-152v17,-1,45,4,43,-14v0,-7,-3,-15,-7,-21r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm53,-249r34,0r32,51r-23,0",w:198},"ử":{d:"96,-22v64,0,39,-91,44,-152v18,-1,45,5,43,-15v0,-6,-3,-14,-7,-20r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm107,-191r-17,-4v4,-16,21,-21,21,-34v0,-19,-25,-12,-30,0r-12,-7v6,-29,65,-34,65,3v0,20,-18,26,-27,42",w:198},"ữ":{d:"96,-22v64,0,39,-91,44,-152v17,-1,45,4,43,-14v0,-7,-3,-15,-7,-21r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm144,-243v3,51,-39,36,-62,23v-6,0,-9,6,-10,16r-17,0v-3,-50,37,-38,62,-24v6,0,9,-3,10,-15r17,0",w:198},"ự":{d:"96,-22v64,0,39,-91,44,-152v18,-1,45,5,43,-15v0,-6,-3,-14,-7,-20r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm98,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19",w:198},"ỵ":{d:"13,53v24,-9,46,-28,57,-58v-19,-59,-46,-112,-67,-169r35,0r50,138r46,-138r33,0v-41,87,-61,232,-146,254xm117,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,8,-19,18,-19",w:169},"ỷ":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm93,-191r-17,-4v4,-16,20,-21,20,-34v-1,-19,-24,-12,-29,0r-12,-7v6,-29,65,-34,65,3v0,20,-19,26,-27,42",w:169},"ỹ":{d:"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm131,-243v5,50,-39,35,-62,23v-6,0,-9,6,-9,16r-18,0v0,-24,9,-38,25,-38v13,-1,26,14,38,14v5,0,9,-3,9,-15r17,0",w:169},"":{d:"69,-279r31,0r-40,48r-19,0xm8,-237r18,0v2,15,12,25,28,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-46,-22,-46,-45"},"":{d:"8,-278r30,0r29,47r-19,0xm6,-237r18,0v2,15,13,25,29,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-47,-22,-47,-45"},"":{d:"59,-228r-16,-4v6,-15,18,-19,18,-30v-1,-18,-24,-12,-29,1r-11,-7v6,-28,63,-31,63,3v0,17,-16,21,-25,37xm8,-237r18,0v2,15,12,25,28,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-46,-22,-46,-45"},"":{d:"99,-283v2,48,-40,33,-62,21v-6,0,-9,6,-9,11r-18,0v1,-42,39,-30,62,-18v6,0,9,-2,10,-14r17,0xm8,-237r18,0v2,15,12,26,28,26v18,0,27,-13,28,-26r18,0v-1,27,-19,45,-46,45v-32,0,-45,-22,-46,-45"},"":{d:"42,-249r24,0r30,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm111,-279r29,0r-35,48r-19,0"},"":{d:"68,-279r29,0r23,48r-18,0xm42,-249r24,0r30,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0"},"":{d:"42,-249r24,0r30,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm107,-228r-16,-5v6,-14,18,-18,18,-29v-1,-19,-25,-11,-29,1r-11,-7v7,-28,62,-31,63,3v0,17,-15,21,-25,37"},"":{d:"42,-240r24,0r32,42r-25,0r-19,-26r-20,26r-24,0xm99,-280v4,48,-38,33,-62,22v-5,0,-8,5,-9,14r-17,0v-2,-46,38,-35,62,-21v5,0,9,-3,9,-15r17,0"},"":{d:"54,29v10,0,18,8,18,19v0,9,-8,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19"},"":{d:"58,-191r-17,-4v4,-16,20,-21,20,-34v-1,-19,-25,-12,-29,0r-13,-7v8,-29,65,-34,66,3v0,20,-19,26,-27,42"},"":{d:"62,-156r0,-18v26,4,27,-20,16,-35r25,-4v15,28,1,64,-41,57"},"":{d:"10,-289r17,0v3,9,10,18,28,18v19,0,26,-8,29,-18r16,0v-2,19,-17,37,-45,37v-28,0,-42,-17,-45,-37xm69,-323r33,0r-40,38r-20,0"},"":{d:"10,-323r34,0r26,38r-19,0xm11,-289r17,0v1,26,56,21,56,0r16,0v-2,19,-16,37,-45,37v-28,0,-42,-17,-44,-37"},"":{d:"60,-280r-15,-4v5,-15,18,-19,18,-30v-2,-17,-24,-11,-29,1r-12,-7v7,-27,62,-33,63,2v0,18,-15,22,-25,38xm11,-289r17,0v1,26,56,21,56,0r16,0v-2,19,-16,37,-45,37v-28,0,-42,-17,-44,-37"},"":{d:"99,-333v3,48,-40,33,-62,21v-6,0,-8,6,-9,11r-18,0v0,-42,39,-30,62,-18v6,0,9,-2,10,-14r17,0xm9,-289r17,0v3,9,10,18,28,18v18,0,25,-8,28,-18r17,0v-3,19,-17,37,-45,37v-28,0,-42,-17,-45,-37"},"":{d:"44,-296r23,0r33,41r-25,0r-20,-25r-20,25r-25,0xm113,-324r32,0r-43,38r-19,0"},"":{d:"65,-317r33,0r25,38r-19,0xm42,-296r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0"},"":{d:"43,-297r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0xm109,-271r-15,-5v5,-15,18,-18,18,-30v0,-19,-26,-11,-30,2r-11,-7v6,-28,62,-31,63,2v0,17,-16,21,-25,38"},"":{d:"42,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0xm99,-337v4,49,-39,33,-62,21v-5,0,-8,6,-9,15r-17,0v-2,-46,38,-35,62,-21v5,0,9,-3,10,-15r16,0"},"":{d:"54,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,18,-18,18"},"":{d:"61,-255r-17,-5v6,-15,19,-18,19,-30v-1,-18,-26,-11,-30,1r-12,-7v6,-28,64,-34,65,2v0,18,-16,22,-25,39"},"":{d:"62,-224r0,-19v27,4,27,-19,16,-34r25,-5v15,30,3,65,-41,58"},"":{d:"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v80,23,84,124,-1,140r-10,16v14,2,25,12,25,25v1,31,-41,34,-62,23r5,-16v10,6,34,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,12,-25v-21,0,-47,-7,-61,-16",w:122},"":{d:"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v60,17,61,92,0,103r-10,16v13,2,25,11,25,25v1,30,-40,35,-62,23r5,-16v11,7,35,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,13,-25v-14,0,-32,-4,-46,-12",w:96},"Ț":{d:"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0xm65,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65",w:178},"ț":{d:"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32xm44,82r-6,-15v27,0,35,-32,15,-45r23,-5v30,20,3,70,-32,65",w:119},"­":{d:"11,-109r89,0r0,23r-89,0r0,-23",w:104}," ":{w:76},"ˉ":{d:"14,-231r81,0r0,20r-81,0r0,-20"},"∕":{d:"-36,4r-21,0r137,-242r20,0",w:43},"∙":{d:"37,-72v-13,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22",w:74},"ә":{d:"28,-144r-6,-22v12,-5,31,-12,59,-12v53,0,85,36,85,88v0,53,-31,94,-81,94v-63,0,-75,-53,-71,-97r122,0v2,-64,-65,-69,-108,-51xm136,-70r-93,0v0,20,8,51,44,51v33,0,46,-29,49,-51",w:118},"‐":{d:"11,-109r89,0r0,23r-89,0r0,-23",w:110},"ℓ":{d:"95,-235v-32,-2,-25,87,-25,128v29,-30,47,-62,47,-94v0,-24,-9,-34,-22,-34xm156,-55r15,15v-17,30,-41,44,-72,44v-38,0,-56,-26,-59,-62r-20,14r-9,-18v10,-7,20,-14,29,-21r0,-95v0,-56,24,-79,56,-79v29,0,47,22,47,55v0,44,-26,83,-73,125v-8,73,68,61,86,22",w:181},"№":{d:"262,-230v35,0,57,24,57,62v0,45,-28,63,-57,63v-33,0,-57,-22,-57,-62v0,-40,26,-63,57,-63xm261,-212v-21,0,-30,23,-30,45v0,26,14,44,31,44v19,0,31,-18,31,-45v0,-21,-9,-44,-32,-44xm309,-71r-94,0r0,-19r94,0r0,19xm55,0r-28,0r0,-235r34,0r61,117v15,27,27,52,37,77v-4,-59,-3,-129,-3,-194r28,0r0,235r-32,0r-62,-118v-14,-25,-25,-55,-37,-79",w:329}}}),Cufon.registerFont({w:108,face:{"font-family":"Myriad Pro","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 3 4 3 2 2 4",ascent:"270",descent:"-90","x-height":"4",bbox:"-59 -355.137 452 90","underline-thickness":"18","underline-position":"-18",stemh:"40",stemv:"55","unicode-range":"U+0020-U+FB04"},glyphs:{" ":{w:72},"!":{d:"69,-80r-41,0r-8,-163r57,0xm48,4v-19,0,-32,-14,-32,-33v0,-19,13,-33,32,-33v19,0,32,14,32,33v0,19,-12,33,-32,33",w:96},'"':{d:"13,-249r48,0r-8,97r-32,0xm82,-249r48,0r-8,97r-32,0",w:142},"#":{d:"80,-98r33,0r6,-40r-33,0xm66,0r-33,0r10,-64r-30,0r0,-34r35,0r6,-40r-30,0r0,-33r35,0r9,-63r32,0r-9,63r33,0r9,-63r32,0r-9,63r29,0r0,33r-34,0r-6,40r30,0r0,34r-35,0r-9,64r-33,0r10,-64r-33,0",w:198},$:{d:"117,31r-36,0r0,-34v-24,-1,-48,-8,-61,-15r11,-42v20,14,94,28,94,-7v0,-14,-10,-25,-38,-31v-80,-17,-88,-116,-4,-130r0,-34r35,0r0,31v24,1,40,6,53,12r-11,41v-8,-12,-83,-23,-83,8v0,11,12,21,44,30v82,23,77,120,-4,134r0,37",w:199},"%":{d:"76,-238v40,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-71v0,-41,25,-73,66,-73xm74,-208v-16,0,-24,19,-24,42v0,25,9,43,25,43v15,0,23,-16,23,-43v0,-24,-7,-42,-24,-42xm105,4r-29,0r135,-242r29,0xm244,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,65,-74xm243,-111v-17,0,-24,19,-24,42v0,25,9,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-23,-42",w:316},"&":{d:"177,-190v0,25,-18,46,-48,64v14,15,29,33,41,45v10,-15,17,-37,20,-59r49,0v-6,37,-18,68,-40,92r43,48r-64,0v-5,-5,-10,-11,-16,-17v-15,12,-37,21,-66,21v-105,0,-104,-107,-39,-140v-35,-42,-17,-110,55,-111v37,0,65,22,65,57xm63,-74v0,36,53,50,74,26v-15,-15,-35,-37,-55,-60v-10,8,-19,18,-19,34xm131,-189v0,-11,-7,-26,-22,-24v-30,4,-25,43,-4,60v17,-12,26,-22,26,-36",w:244},"’":{d:"35,-246r51,-3v-11,35,-27,70,-44,97r-33,3v11,-31,21,-65,26,-97",w:93},"(":{d:"63,-249r38,0v-47,59,-48,232,0,291r-38,0v-19,-28,-41,-76,-41,-145v0,-70,22,-118,41,-146",w:113},")":{d:"51,42r-38,0v46,-59,47,-232,0,-291r38,0v19,28,41,75,41,146v0,70,-22,117,-41,145",w:113},"*":{d:"103,-247r31,18r-39,47r58,-11r0,36v-19,-2,-41,-9,-58,-9r39,45r-32,18r-21,-55r-21,55r-31,-18v11,-15,30,-31,38,-46r-56,10r0,-36v18,2,40,10,56,10r-38,-45r32,-19v8,18,12,39,21,56",w:163},"+":{d:"90,-192r35,0r0,79r75,0r0,33r-75,0r0,80r-35,0r0,-80r-76,0r0,-33r76,0r0,-79",w:214},",":{d:"37,40r-37,3v12,-32,22,-70,27,-102r55,-4v-11,37,-28,75,-45,103",w:93},"-":{d:"11,-113r94,0r0,37r-94,0r0,-37",w:115},".":{d:"50,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33",w:93},"/":{d:"42,14r-36,0r77,-261r36,0",w:119},0:{d:"101,-238v62,0,87,56,87,120v0,72,-29,122,-89,122v-60,0,-87,-54,-87,-121v0,-68,28,-121,89,-121xm100,-197v-20,0,-33,26,-33,80v0,54,13,80,33,80v22,0,33,-27,33,-80v0,-52,-11,-80,-33,-80",w:199},1:{d:"85,0r-1,-185r-44,21r-9,-41r62,-29r45,0r0,234r-53,0",w:199},2:{d:"181,0r-166,0r0,-33v38,-35,116,-98,107,-127v4,-44,-69,-38,-88,-15r-16,-39v18,-13,45,-24,77,-24v53,0,82,31,82,73v0,49,-50,88,-84,120r88,0r0,45",w:199},3:{d:"14,-12r11,-42v18,17,101,24,97,-16v-3,-31,-35,-36,-69,-34r0,-39v29,1,61,0,63,-27v2,-34,-68,-25,-84,-11r-11,-39v14,-9,42,-18,73,-18v86,0,104,90,34,113v28,5,51,27,51,58v0,41,-36,71,-96,71v-30,0,-56,-8,-69,-16",w:199},4:{d:"164,0r-52,0r0,-56r-104,0r0,-35r88,-143r68,0r0,137r28,0r0,41r-28,0r0,56xm59,-98v15,3,36,0,53,1r0,-95v-15,34,-35,63,-53,94",w:199},5:{d:"76,-153v56,-6,106,20,105,75v0,43,-38,82,-101,82v-28,0,-52,-7,-65,-13r10,-41v26,14,100,21,100,-25v8,-33,-56,-44,-98,-36r15,-123r129,0r0,45r-90,0",w:199},6:{d:"165,-237r0,42v-53,-3,-98,25,-97,56v43,-38,122,-13,122,58v0,47,-36,85,-86,85v-113,0,-113,-155,-51,-207v28,-24,64,-36,112,-34xm100,-118v-20,0,-35,13,-35,34v0,25,13,48,38,48v19,0,32,-18,32,-42v0,-21,-12,-40,-35,-40",w:199},7:{d:"18,-234r165,0r0,35r-97,199r-58,0r97,-189r-107,0r0,-45",w:199},8:{d:"98,4v-99,0,-109,-95,-45,-125v-65,-33,-28,-121,49,-117v88,4,98,79,43,113v75,28,45,129,-47,129xm100,-34v20,0,32,-12,32,-29v0,-21,-15,-33,-36,-39v-39,8,-38,66,4,68xm99,-201v-18,0,-28,13,-28,27v0,16,14,26,33,32v29,-6,36,-58,-5,-59",w:199},9:{d:"32,-39v54,4,91,-19,99,-59v-41,37,-120,10,-120,-56v0,-45,37,-84,88,-84v110,0,106,161,48,209v-29,24,-67,35,-115,32r0,-42xm98,-120v20,0,33,-7,33,-29v0,-25,-9,-49,-34,-49v-19,0,-32,17,-32,41v0,20,11,37,33,37",w:199},":":{d:"50,-112v-19,0,-32,-14,-32,-33v0,-20,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33xm50,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33",w:93},";":{d:"37,40r-36,3v11,-32,21,-70,26,-102r55,-4v-11,37,-28,75,-45,103xm52,-112v-19,0,-32,-14,-32,-33v0,-20,13,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33",w:93},"<":{d:"21,-80r0,-31r173,-81r0,39r-131,58r131,57r0,38",w:214},"=":{d:"200,-117r-186,0r0,-33r186,0r0,33xm200,-42r-186,0r0,-34r186,0r0,34",w:214},">":{d:"194,-112r0,33r-173,79r0,-38r133,-58r-133,-57r0,-39",w:214},"?":{d:"147,-191v1,50,-55,61,-49,112r-48,0v-14,-39,38,-72,41,-103v3,-28,-45,-25,-61,-11r-13,-39v14,-8,35,-15,60,-15v48,0,70,26,70,56xm72,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v20,0,32,14,33,33v0,19,-13,33,-33,33",w:160},"@":{d:"129,-52v24,0,33,-44,36,-72v-30,-9,-54,18,-54,49v0,14,6,23,18,23xm190,4r7,20v-82,36,-179,-3,-179,-100v0,-73,54,-137,135,-137v63,0,109,43,109,104v0,53,-30,86,-69,86v-17,0,-29,-9,-31,-28v-22,40,-87,38,-87,-19v0,-60,68,-104,127,-75r-11,67v-3,21,-1,30,9,31v16,1,35,-19,35,-61v0,-47,-30,-83,-86,-83v-55,0,-103,43,-103,112v0,81,77,113,144,83",w:277},A:{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99",w:236},B:{d:"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34",w:217},C:{d:"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71",w:214},D:{d:"238,-127v5,116,-103,141,-214,126r0,-238v20,-3,46,-5,74,-5v91,0,136,34,140,117xm78,-200r0,159v61,7,102,-19,102,-84v0,-60,-44,-85,-102,-75",w:250},E:{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0",w:192},F:{d:"24,0r0,-243r148,0r0,45r-93,0r0,56r87,0r0,44r-87,0r0,98r-55,0",w:189},G:{d:"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14",w:245},H:{d:"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243",w:248},I:{d:"24,-243r55,0r0,243r-55,0r0,-243",w:102},J:{d:"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44",w:147},K:{d:"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0",w:221},L:{d:"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0",w:183},M:{d:"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0",w:304},N:{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85",w:248},O:{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81",w:258},P:{d:"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34",w:209},Q:{d:"231,42v-39,-10,-71,-32,-112,-38v-54,-8,-106,-44,-106,-124v0,-73,46,-127,118,-127v74,0,115,56,115,123v0,57,-29,92,-57,110v18,5,39,10,58,13xm130,-40v37,0,58,-35,58,-82v0,-45,-21,-81,-58,-81v-38,0,-59,36,-59,82v0,46,22,81,59,81",w:258},R:{d:"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32",w:213},S:{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16",w:194},T:{d:"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0",w:197},U:{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136",w:245},V:{d:"145,0r-64,0r-78,-243r60,0r30,103v10,28,13,61,23,87v13,-66,35,-127,52,-190r59,0",w:228},W:{d:"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179",w:319},X:{d:"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119",w:220},Y:{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101",w:217},Z:{d:"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0",w:207},"[":{d:"98,40r-74,0r0,-287r74,0r0,30r-34,0r0,227r34,0r0,30",w:113},"\\":{d:"113,14r-36,0r-73,-261r37,0",w:118},"]":{d:"15,-247r74,0r0,287r-74,0r0,-30r34,0r0,-227r-34,0r0,-30",w:113},"^":{d:"199,-64r-39,0r-53,-128r-53,128r-39,0r76,-170r33,0",w:214},_:{d:"0,27r180,0r0,18r-180,0r0,-18",w:180},"‘":{d:"61,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97",w:93},a:{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20",w:190},b:{d:"21,0r1,-256r55,0r0,101v41,-51,126,-19,126,64v0,91,-87,124,-134,67r-2,24r-46,0xm148,-89v0,-54,-69,-68,-71,-12v-1,34,4,61,33,62v23,0,38,-18,38,-50",w:215},c:{d:"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44",w:162},d:{d:"138,-256r55,0r1,256r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-95xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50",w:214},e:{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36",w:190},f:{d:"28,-176v-6,-57,43,-98,100,-80r-2,42v-26,-8,-49,6,-43,38r35,0r0,40r-35,0r0,136r-55,0r0,-136r-23,0r0,-40r23,0",w:122},g:{d:"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50",w:210},h:{d:"106,-136v-51,4,-22,88,-29,136r-55,0r0,-256r55,0r0,101v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136",w:210},i:{d:"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27",w:98},j:{d:"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm57,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-29,-12,-29,-27v0,-15,12,-27,30,-27",w:104},k:{d:"77,-256r0,154v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-256r55,0",w:195},l:{d:"22,0r0,-256r55,0r0,256r-55,0",w:99},m:{d:"103,-136v-49,0,-21,88,-28,136r-53,0r-1,-176r46,0v2,7,0,18,3,24v8,-12,24,-28,53,-28v24,0,41,12,49,30v32,-48,116,-42,116,46r0,104r-53,0r0,-96v0,-25,-8,-40,-26,-40v-47,0,-20,89,-27,136r-53,0r0,-99v0,-22,-8,-37,-26,-37",w:309},n:{d:"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38",w:210},o:{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52",w:207},p:{d:"22,71r-1,-247r47,0r3,24v42,-54,132,-27,132,62v0,86,-81,118,-126,74r0,87r-55,0xm148,-88v0,-56,-68,-67,-71,-12v-2,34,4,62,33,62v24,0,38,-20,38,-50",w:215},q:{d:"12,-86v0,-88,85,-121,128,-69r1,-21r53,0r-1,247r-55,0r-1,-93v-41,54,-125,19,-125,-64xm67,-88v0,56,69,66,71,12v1,-33,-3,-61,-33,-62v-25,0,-38,22,-38,50",w:214},r:{d:"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51",w:136},s:{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13",w:156},t:{d:"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41",w:132},u:{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95",w:209},v:{d:"3,-176r60,0v13,40,19,88,35,125v7,-44,21,-84,32,-125r58,0r-66,176r-55,0",w:190},w:{d:"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0",w:273},x:{d:"3,-176r61,0v11,18,20,39,32,56r29,-56r60,0r-58,84r58,92r-62,0v-11,-19,-19,-41,-32,-58r-30,58r-60,0r60,-90",w:186},y:{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256",w:188},z:{d:"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0",w:168},"{":{d:"34,-9v-2,-34,25,-76,-23,-81r0,-27v47,-4,23,-47,23,-81v0,-39,27,-52,68,-49r0,31v-63,-6,7,108,-56,113v37,1,31,51,27,87v-2,19,8,28,29,26r0,30v-40,2,-66,-8,-68,-49",w:113},"|":{d:"32,-270r38,0r0,360r-38,0r0,-360",w:101},"}":{d:"79,-198v0,34,-25,77,23,81r0,27v-47,5,-21,47,-23,81v-2,40,-27,51,-67,49r0,-30v62,5,-8,-109,55,-114v-37,-2,-30,-51,-27,-87v2,-18,-8,-27,-28,-25r0,-31v40,-2,67,11,67,49",w:113},"~":{d:"151,-67v-25,0,-64,-30,-84,-32v-9,0,-16,6,-17,30r-35,0v0,-48,21,-67,51,-67v24,0,65,29,84,31v9,0,14,-8,15,-29r34,0v2,51,-20,67,-48,67",w:214},"¡":{d:"77,69r-57,0r8,-163r41,0xm16,-145v0,-19,14,-33,33,-33v19,0,32,14,32,33v-1,19,-13,33,-32,33v-20,0,-33,-14,-33,-33",w:96},"¢":{d:"100,-31v-44,-7,-73,-37,-73,-87v0,-43,26,-81,73,-90r0,-34r36,0r0,32v11,1,24,4,34,8r-9,40v-32,-16,-78,-1,-78,42v0,47,47,56,82,42r7,39v-9,4,-22,8,-36,9r0,34r-36,0r0,-35",w:199},"£":{d:"107,-96v2,23,-7,38,-21,51r97,0r0,45r-165,0r0,-29v23,-11,44,-32,40,-67r-36,0r0,-38r29,0v-24,-75,53,-125,121,-95r-9,41v-22,-14,-72,-3,-64,27v0,10,1,18,4,27r49,0r0,38r-45,0",w:199},"⁄":{d:"-29,4r-30,0r133,-242r30,0",w:45},"¥":{d:"124,0r-52,0r0,-58r-56,0r0,-25r56,0r0,-23r-56,0r0,-26r43,0r-58,-102r58,0r41,97r41,-97r58,0r-61,102r42,0r0,26r-56,0r0,23r56,0r0,25r-56,0r0,58",w:199},"ƒ":{d:"41,-110r0,-38r33,0v3,-38,11,-84,79,-90v12,0,23,3,30,6r-9,39v-30,-15,-48,13,-48,45r37,0r0,38r-41,0v-10,65,-3,144,-80,143v-14,-1,-27,-3,-32,-6r7,-39v31,10,40,2,46,-48r6,-50r-28,0",w:199},"§":{d:"72,-142v-23,15,-15,37,18,47v17,6,34,11,42,15v19,-14,13,-36,-14,-45v-15,-5,-36,-12,-46,-17xm167,-235r-9,33v-12,-10,-80,-19,-79,7v0,11,11,20,38,25v61,11,94,72,43,107v7,5,16,17,16,33v0,69,-97,69,-148,42r11,-33v14,11,87,28,87,-4v0,-12,-10,-21,-38,-27v-60,-12,-102,-71,-42,-106v-36,-39,4,-88,65,-88v20,0,39,3,56,11",w:201},"¤":{d:"58,-185v21,-17,63,-17,84,0r27,-30r24,24r-31,28v14,17,15,70,-1,85r31,29r-24,25r-27,-32v-22,18,-61,19,-83,1r-26,31r-24,-25r30,-28v-16,-15,-16,-70,0,-86r-32,-27r25,-25xm99,-161v-18,0,-33,16,-33,41v1,56,66,57,66,-1v0,-23,-13,-40,-33,-40",w:199},"'":{d:"13,-249r48,0r-8,97r-32,0",w:73},"“":{d:"60,-152r-51,3v11,-35,27,-70,43,-97r33,-3v-10,30,-20,65,-25,97xm131,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97",w:163},"«":{d:"89,-159r-43,68r43,69r-38,0r-41,-69r41,-68r38,0xm159,-159r-43,68r43,69r-38,0r-41,-69r41,-68r38,0",w:167},"‹":{d:"89,-159r-43,68r43,69r-38,0r-41,-69r41,-68r38,0",w:97},"›":{d:"51,-91r-43,-68r38,0r42,68r-42,69r-38,0",w:97},"ﬁ":{d:"83,0r-55,0r0,-136r-23,0r0,-40r23,0v-9,-75,82,-100,144,-73r-10,42v-25,-15,-91,-13,-79,31r107,0r0,176r-55,0r0,-136r-52,0r0,136",w:211},"ﬂ":{d:"28,-176v-9,-80,99,-102,162,-69r0,245r-55,0r0,-215v-26,-12,-59,4,-52,39r32,0r0,40r-32,0r0,136r-55,0r0,-136r-23,0r0,-40r23,0",w:211},"–":{d:"11,-108r158,0r0,33r-158,0r0,-33",w:180},"†":{d:"69,-243r50,0r-5,73r62,-5r0,43r-62,-5r5,155r-50,0r6,-155r-62,5r0,-43r62,5",w:188},"‡":{d:"70,-243r49,0r-4,67r61,-4r0,42r-61,-4r0,57r61,-5r0,43r-61,-4r4,69r-49,0r3,-69r-61,4r0,-43r61,5r0,-57r-61,4r0,-42r61,4",w:188},"·":{d:"46,-60v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33",w:93},"¶":{d:"109,17r-35,0v-2,-36,4,-80,-2,-112v-21,0,-60,-21,-60,-67v-1,-39,19,-82,106,-82v21,0,40,1,51,4r0,257r-34,0r0,-227r-26,0r0,227",w:195},"•":{d:"60,-47v-25,0,-46,-20,-46,-47v0,-26,21,-47,47,-47v26,0,47,21,47,47v0,27,-21,47,-48,47",w:121},"‚":{d:"39,35r-33,2v11,-30,20,-65,25,-97r51,-3v-11,35,-27,71,-43,98",w:93},"„":{d:"39,35r-34,2v12,-30,21,-65,26,-97r51,-3v-11,35,-27,71,-43,98xm109,35r-33,2v11,-30,20,-65,25,-97r51,-3v-11,35,-27,71,-43,98",w:165},"”":{d:"34,-246r51,-3v-11,35,-27,70,-43,97r-33,3v11,-31,20,-65,25,-97xm104,-246r52,-3v-12,35,-27,70,-44,97r-33,3v11,-31,20,-65,25,-97",w:163},"»":{d:"51,-91r-43,-68r38,0r42,68r-42,69r-38,0xm120,-91r-43,-68r38,0r42,68r-42,69r-38,0",w:167},"…":{d:"59,4v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33xm180,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33xm300,4v-18,0,-32,-14,-32,-33v0,-20,14,-34,33,-34v18,0,31,14,32,34v0,19,-13,33,-33,33",w:360},"‰":{d:"76,-238v40,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-71v0,-41,25,-73,66,-73xm74,-208v-16,0,-24,19,-24,42v0,25,9,43,25,43v15,0,23,-16,23,-43v0,-24,-7,-42,-24,-42xm105,4r-29,0r135,-242r29,0xm244,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,65,-74xm243,-111v-17,0,-24,19,-24,42v0,25,8,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-23,-42xm390,-141v39,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,66,-74xm388,-111v-16,0,-24,19,-24,42v0,25,9,42,24,42v16,0,23,-15,23,-42v0,-24,-6,-42,-23,-42",w:462},"¿":{d:"90,-178v18,0,31,14,31,33v0,19,-12,33,-32,33v-19,0,-32,-14,-32,-33v0,-19,13,-33,33,-33xm15,17v-1,-49,54,-62,49,-112r48,0v14,38,-38,72,-41,103v-3,28,45,26,61,11r12,39v-13,8,-34,15,-60,15v-47,0,-69,-27,-69,-56",w:160},"`":{d:"1,-253r51,0r31,55r-38,0"},"´":{d:"58,-253r51,0r-44,55r-38,0"},"ˆ":{d:"36,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0"},"˜":{d:"105,-250v6,59,-40,48,-68,33v-5,0,-7,5,-8,16r-26,0v-4,-56,40,-51,68,-33v6,0,8,-3,9,-16r25,0"},"¯":{d:"9,-240r90,0r0,30r-90,0r0,-30"},"˘":{d:"4,-249r28,0v2,13,9,22,22,22v14,0,21,-11,22,-22r28,0v0,30,-18,51,-50,51v-34,0,-50,-22,-50,-51"},"˙":{d:"44,-201v-15,0,-26,-11,-26,-25v0,-14,12,-25,26,-25v14,0,24,11,24,25v0,14,-10,25,-24,25"},"¨":{d:"16,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v13,0,24,11,24,25v0,14,-10,26,-25,26xm117,-226v0,14,-10,26,-26,26v-14,0,-24,-12,-24,-26v0,-14,10,-25,25,-25v14,0,25,11,25,25"},"˚":{d:"51,-194v-26,0,-42,-15,-42,-35v0,-20,15,-36,42,-36v26,0,41,16,41,36v0,20,-16,35,-41,35xm51,-212v10,0,16,-8,16,-17v0,-9,-5,-18,-17,-18v-20,1,-20,35,1,35"},"¸":{d:"44,-1r29,0r-10,17v14,2,26,11,26,26v1,34,-49,37,-72,24r7,-20v10,6,30,11,32,-4v0,-6,-8,-11,-28,-12"
},"˝":{d:"22,-252r43,0r-35,53r-31,0xm85,-252r43,0r-35,53r-31,0"},"˛":{d:"30,0r29,0v-10,12,-16,46,10,45v7,0,12,-2,16,-3r8,26v-27,19,-78,14,-78,-27v0,-17,10,-35,15,-41"},"ˇ":{d:"72,-198r-37,0r-35,-55r35,0r19,32r18,-32r36,0"},"—":{d:"11,-108r338,0r0,33r-338,0r0,-33",w:360},"Æ":{d:"57,0r-56,0r103,-243r185,0r0,45r-100,0r7,52r92,0r0,44r-85,0r7,57r92,0r0,45r-139,0r-9,-66r-70,0xm100,-110r48,0r-12,-94",w:312},"ª":{d:"123,-96r-34,0v-1,-4,0,-10,-3,-12v-19,24,-74,16,-74,-21v0,-28,28,-42,71,-42v1,-22,-42,-17,-56,-7r-7,-23v10,-6,26,-12,48,-12v68,0,49,62,55,117xm64,-118v16,0,22,-13,20,-32v-19,0,-35,5,-35,18v0,8,6,14,15,14",w:136},"Ł":{d:"177,0r-151,0r0,-85r-27,19r0,-38r27,-19r0,-120r55,0r0,84r45,-31r0,38r-45,31r0,75r96,0r0,46",w:186},"Ø":{d:"55,24r-29,-23r20,-31v-68,-71,-26,-217,84,-217v19,0,38,4,53,13r20,-29r31,21r-20,30v21,23,32,55,32,89v3,100,-84,152,-169,115xm158,-195v-62,-39,-112,51,-81,118xm183,-163v-29,36,-53,77,-80,115v58,38,110,-48,80,-115",w:258},"Œ":{d:"13,-119v-1,-99,74,-124,177,-124r128,0r0,45r-95,0r0,51r89,0r0,44r-89,0r0,58r100,0r0,45r-137,0r-52,4v-83,0,-121,-58,-121,-123xm168,-44r0,-154v-50,-18,-97,12,-97,77v0,56,41,93,97,77",w:336},"º":{d:"70,-213v37,0,60,25,60,59v0,40,-30,60,-61,60v-34,0,-60,-23,-60,-58v0,-37,25,-61,61,-61xm69,-186v-31,1,-28,66,0,65v15,0,22,-13,22,-33v0,-15,-7,-32,-22,-32",w:138},"æ":{d:"277,-73r-111,0v-4,40,68,43,96,27r8,37v-44,22,-110,17,-133,-18v-24,45,-127,39,-127,-24v0,-43,42,-65,104,-65v1,-13,-2,-26,-33,-26v-18,0,-36,7,-47,13r-11,-34v27,-21,106,-25,121,11v14,-18,35,-28,60,-28v60,2,79,53,73,107xm86,-35v25,-1,33,-19,30,-47v-30,-1,-52,7,-52,27v0,14,10,20,22,20xm165,-110r63,0v0,-11,-5,-34,-30,-34v-23,0,-32,21,-33,34",w:289},"ı":{d:"77,0r-55,0r0,-176r55,0r0,176",w:98},"ł":{d:"79,0r-55,0r0,-82r-23,18r0,-39r23,-19r0,-134r55,0r0,94r25,-21r0,39r-25,21r0,123",w:103},"ø":{d:"12,-88v0,-71,69,-111,135,-83r16,-24r20,13r-17,24v19,16,29,40,29,69v-1,80,-70,109,-133,84r-17,25r-18,-14r15,-24v-19,-15,-30,-39,-30,-70xm71,-60v19,-23,34,-51,52,-75v-41,-25,-76,34,-52,75xm137,-115v-19,22,-34,49,-52,73v28,20,60,-6,58,-45v0,-9,-2,-19,-6,-28",w:207},"œ":{d:"301,-72r-112,0v2,40,67,40,97,26r8,37v-50,20,-99,20,-130,-18v-47,60,-152,29,-152,-61v0,-84,108,-123,152,-61v14,-21,37,-31,61,-31v64,2,82,52,76,108xm104,-141v-52,0,-46,106,0,106v22,0,35,-22,35,-54v0,-27,-11,-52,-35,-52xm189,-109r62,0v0,-12,-4,-35,-30,-35v-23,0,-32,21,-32,35",w:312},"ß":{d:"148,-55v-3,-28,-42,-41,-40,-76v0,-18,10,-35,29,-45v7,-21,-3,-42,-26,-42v-20,0,-34,15,-34,58r0,160r-55,0r0,-155v0,-71,30,-101,92,-105v55,-3,96,48,70,97v-57,32,19,57,19,105v0,51,-60,74,-111,56r7,-40v14,9,51,7,49,-13",w:216},"¹":{d:"85,-159r-43,0r0,-106r-29,12r-5,-29v21,-10,41,-22,77,-18r0,141"},"¬":{d:"14,-152r186,0r0,114r-35,0r0,-80r-151,0r0,-34",w:214},"µ":{d:"103,-40v52,0,24,-87,31,-136r54,0r0,119v0,15,5,20,15,20r-3,38v-25,9,-54,-2,-60,-25v-6,19,-49,40,-69,16v0,25,0,61,4,79r-48,0v-11,-65,-3,-170,-5,-247r55,0r0,98v0,24,8,38,26,38",w:210},"™":{d:"10,-243r85,0r0,24r-28,0r0,75r-30,0r0,-75r-27,0r0,-24xm230,-144r-29,0v-3,-26,3,-60,-4,-82r-18,80r-29,0v-8,-26,-8,-52,-16,-80r-3,82r-28,0r6,-99r46,0v5,21,9,29,12,56r15,-56r43,0",w:234},"Ð":{d:"241,-127v5,117,-103,140,-214,127r0,-102r-26,0r0,-43r26,0r0,-95v20,-3,46,-6,73,-6v92,0,137,35,141,119xm130,-145r0,43r-49,0r0,61v62,7,102,-18,102,-85v0,-62,-44,-84,-102,-75r0,56r49,0",w:253},"½":{d:"85,-96r-42,0r0,-106r-29,13r-5,-30v21,-10,41,-21,76,-17r0,140xm84,4r-30,0r132,-242r30,0xm175,0r0,-20v19,-19,68,-54,64,-72v0,-23,-40,-19,-53,-7r-10,-28v27,-25,107,-18,107,28v0,30,-30,48,-50,68r52,0r0,31r-110,0",w:299},"±":{d:"90,-208r35,0r0,62r75,0r0,33r-75,0r0,64r-35,0r0,-64r-76,0r0,-33r76,0r0,-62xm14,-33r186,0r0,33r-186,0r0,-33",w:214},"Þ":{d:"78,-199v60,-10,120,13,120,70v0,69,-58,90,-120,81r0,48r-54,0r0,-243r54,0r0,44xm78,-157r0,66v30,8,71,-5,66,-33v4,-32,-37,-39,-66,-33",w:208},"¼":{d:"90,-96r-42,0r-1,-106r-29,13r-5,-30v22,-10,42,-21,77,-17r0,140xm92,4r-30,0r133,-242r30,0xm267,0r-38,0r0,-32r-71,0r0,-23r62,-87r47,0r0,83r20,0r0,27r-20,0r0,32xm229,-59v-1,-17,3,-38,0,-53v-8,19,-25,37,-32,53r32,0",w:299},"÷":{d:"107,-132v-16,0,-26,-11,-26,-27v0,-16,11,-27,26,-27v16,0,26,11,27,27v0,16,-11,27,-27,27xm200,-79r-186,0r0,-34r186,0r0,34xm107,-6v-16,0,-26,-11,-26,-27v0,-16,11,-26,26,-26v16,0,26,10,27,26v0,16,-11,27,-27,27",w:214},"¦":{d:"32,-63r38,0r0,126r-38,0r0,-126xm32,-243r38,0r0,126r-38,0r0,-126",w:101},"°":{d:"65,-247v32,0,54,24,54,53v0,31,-25,53,-55,53v-32,0,-54,-23,-54,-52v-1,-30,24,-54,55,-54xm64,-222v-15,0,-25,14,-25,29v0,15,11,27,25,27v16,0,26,-12,26,-28v0,-14,-9,-28,-26,-28",w:128},"þ":{d:"22,-243r55,0r0,89v40,-52,126,-22,126,64v0,89,-82,118,-126,73r0,88r-55,0r0,-314xm148,-89v0,-54,-67,-66,-71,-13v-2,34,4,64,33,64v23,0,38,-20,38,-51",w:215},"¾":{d:"23,-200r-8,-26v25,-20,110,-15,103,24v1,16,-15,25,-30,32v20,2,35,15,35,33v0,41,-80,54,-113,33r8,-28v12,10,61,15,61,-7v0,-15,-22,-19,-42,-18r0,-24v17,1,37,-1,38,-15v1,-21,-43,-12,-52,-4xm104,4r-30,0r132,-242r30,0xm271,0r-39,0r0,-32r-70,0r0,-23r61,-87r48,0r0,83r19,0r0,27r-19,0r0,32xm232,-59r1,-53v-9,20,-25,37,-33,53r32,0",w:299},"²":{d:"5,-159r0,-21v21,-18,68,-54,64,-72v1,-24,-40,-18,-52,-7r-11,-27v27,-26,115,-19,108,28v2,30,-30,47,-50,68r52,0r0,31r-111,0",w:126},"®":{d:"95,-156v-5,-5,-4,-25,-20,-20r0,20r-18,0r0,-56v16,-2,59,-7,55,15v0,5,-6,11,-13,13v10,0,12,23,15,28r-19,0xm81,-202v-8,-2,-4,9,-5,14v15,4,21,-14,5,-14xm83,-247v36,0,64,28,64,62v0,35,-28,63,-64,63v-35,0,-64,-28,-64,-63v0,-34,29,-62,64,-62xm82,-231v-25,0,-44,21,-44,47v0,25,19,46,45,46v26,0,45,-21,45,-47v0,-25,-19,-46,-46,-46",w:165},"−":{d:"14,-113r186,0r0,33r-186,0r0,-33",w:214},"ð":{d:"138,-87v0,-33,-7,-50,-34,-50v-52,0,-45,103,0,102v22,0,34,-22,34,-52xm12,-85v0,-63,59,-98,110,-79v-9,-12,-19,-22,-32,-30r-51,22r-10,-22r38,-17v-11,-6,-22,-12,-34,-17r24,-30v19,6,39,16,56,28r50,-21r11,21r-38,16v32,27,58,65,59,121v3,131,-183,124,-183,8",w:206},"×":{d:"14,-166r24,-23r69,71r70,-71r23,23r-69,71r69,71r-24,24r-69,-71r-69,71r-24,-24r70,-71",w:214},"³":{d:"17,-264r-8,-26v24,-19,110,-15,102,24v1,16,-14,26,-29,33v20,2,35,14,35,33v0,42,-80,53,-114,33r9,-28v12,8,60,16,60,-8v0,-15,-22,-19,-42,-18r0,-24v17,1,37,-1,38,-15v1,-19,-42,-12,-51,-4",w:124},"©":{d:"123,-233v61,0,109,49,109,111v0,62,-48,111,-110,111v-61,0,-110,-49,-110,-111v0,-62,49,-111,111,-111xm122,-213v-48,0,-87,41,-87,91v0,51,39,91,87,91v48,0,86,-40,86,-91v0,-50,-38,-91,-86,-91xm171,-177r-6,19v-26,-16,-86,-6,-79,37v-4,42,51,56,81,36r5,18v-45,30,-111,1,-111,-53v0,-58,67,-82,110,-57",w:243},"Á":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm121,-300r58,0r-44,44r-44,0",w:236},"Â":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm98,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0",w:236},"Ä":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm82,-256v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,14,-10,25,-24,25xm156,-256v-14,0,-24,-11,-24,-25v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,14,-10,25,-25,25",w:236},"À":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm55,-300r58,0r30,44r-44,0",w:236},"Å":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm117,-323v27,0,41,16,41,35v0,20,-15,35,-41,35v-26,0,-41,-15,-41,-34v0,-20,14,-36,41,-36xm116,-305v-21,1,-19,34,1,34v10,0,15,-7,15,-17v0,-9,-5,-17,-16,-17",w:236},"Ã":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm170,-305v4,59,-41,47,-67,32v-5,0,-8,5,-9,16r-25,0v-5,-58,40,-49,66,-32v6,0,9,-3,10,-16r25,0",w:236},"Ç":{d:"194,-50r8,44v-10,4,-30,9,-57,10r-7,12v14,3,26,12,26,29v-1,37,-46,38,-74,27r8,-23v8,5,32,10,33,-4v0,-7,-9,-11,-29,-13r14,-30v-68,-9,-103,-57,-103,-120v0,-105,104,-150,191,-117r-11,43v-54,-23,-123,-2,-123,71v0,67,65,94,124,71",w:214},"É":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm104,-300r58,0r-44,44r-44,0",w:192},"Ê":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm80,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0",w:192},"Ë":{d:"168,-147r0,44r-89,0r0,58r99,0r0,45r-154,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm84,-281v0,13,-10,24,-24,24v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25xm135,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24",w:192},"È":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm40,-300r58,0r30,44r-44,0",w:192},"Í":{d:"24,-243r55,0r0,243r-55,0r0,-243xm55,-300r58,0r-44,44r-44,0",w:102},"Î":{d:"24,-243r55,0r0,243r-55,0r0,-243xm31,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0",w:102},"Ï":{d:"24,-243r55,0r0,243r-55,0r0,-243xm14,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm89,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,10,24,25v0,13,-10,24,-24,24",w:102},"Ì":{d:"24,-243r55,0r0,243r-55,0r0,-243xm-10,-300r58,0r30,44r-44,0",w:102},"Ñ":{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm176,-305v4,59,-42,46,-68,32v-4,0,-8,5,-8,16r-25,0v-4,-58,40,-49,66,-32v7,0,9,-3,10,-16r25,0",w:248},"Ó":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm134,-300r58,0r-44,44r-44,0",w:258},"Ô":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm109,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0",w:258},"Ö":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm92,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-24,24xm166,-257v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-25,24",w:258},"Ò":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm68,-300r57,0r31,44r-44,0",w:258},"Õ":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm180,-305v4,59,-41,46,-67,32v-5,0,-8,6,-9,16r-25,0v-5,-56,40,-50,66,-32v7,0,9,-3,10,-16r25,0",w:258},"Š":{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm121,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0",w:194},"Ú":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm125,-300r58,0r-44,44r-44,0",w:245},"Û":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm106,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0",w:245},"Ü":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm87,-257v-13,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-25,24xm162,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24",w:245},"Ù":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm63,-300r57,0r30,44r-43,0",w:245},"Ý":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm115,-300r57,0r-43,45r-44,0",w:217},"Ÿ":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm74,-256v-14,0,-24,-11,-24,-24v0,-14,10,-25,25,-25v13,0,23,10,23,25v0,13,-10,24,-24,24xm149,-256v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24",w:217},"Ž":{d:"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0xm127,-256r-41,0r-37,-44r39,0v7,7,11,16,19,22r18,-22r38,0",w:207},"á":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm101,-253r51,0r-44,55r-38,0",w:190},"â":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm75,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-35,0",w:190},"ä":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm57,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v13,0,24,11,24,25v0,14,-10,26,-25,26xm158,-226v0,14,-10,26,-26,26v-14,0,-24,-12,-24,-26v0,-14,10,-25,25,-25v14,0,25,11,25,25",w:190},"à":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm36,-253r51,0r31,55r-38,0",w:190},"å":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm64,-55v0,35,53,19,52,-9r0,-19v-29,0,-52,7,-52,28xm96,-194v-26,0,-42,-15,-42,-35v0,-20,15,-36,42,-36v26,0,40,16,40,36v0,20,-15,35,-40,35xm95,-212v11,0,17,-8,17,-17v0,-9,-6,-18,-17,-18v-21,0,-21,35,0,35",w:190},"ã":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm143,-250v5,59,-41,48,-68,33v-5,0,-8,5,-8,16r-26,0v-4,-56,39,-51,68,-33v5,0,8,-3,9,-16r25,0",w:190},"ç":{d:"148,-45r6,41v-8,4,-23,7,-40,8r-7,12v14,3,26,12,26,29v-1,36,-46,38,-73,27r7,-23v8,5,32,10,33,-4v0,-7,-9,-11,-29,-13r15,-30v-46,-7,-74,-40,-74,-88v0,-66,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,46,44,59,80,44",w:162},"é":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm108,-253r50,0r-44,55r-37,0",w:190},"ê":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm81,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0",w:190},"ë":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm63,-200v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25v0,14,-11,26,-25,26xm164,-226v0,14,-11,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,25,11,25,25",w:190},"è":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm43,-253r51,0r31,55r-38,0",w:190},"í":{d:"77,0r-55,0r0,-176r55,0r0,176xm57,-253r51,0r-44,55r-38,0",w:98},"î":{d:"77,0r-55,0r0,-176r55,0r0,176xm31,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0",w:98},"ï":{d:"77,0r-55,0r0,-176r55,0r0,176xm12,-200v-15,0,-26,-12,-26,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-24,26xm87,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v15,0,25,11,25,25v0,14,-10,26,-25,26",w:98},"ì":{d:"77,0r-55,0r0,-176r55,0r0,176xm-11,-253r51,0r31,55r-38,0",w:98},"ñ":{d:"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm157,-250v5,59,-40,48,-68,33v-5,0,-8,5,-9,16r-26,0v-3,-56,41,-51,69,-33v6,0,8,-3,9,-16r25,0",w:210},"ó":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm111,-253r50,0r-44,55r-37,0",w:207},"ô":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm86,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0",w:207},"ö":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm66,-200v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25v0,14,-11,26,-25,26xm167,-226v0,14,-11,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,25,11,25,25",w:207},"ò":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm48,-253r50,0r31,55r-37,0",w:207},"õ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm155,-250v5,59,-41,48,-68,33v-5,0,-8,5,-9,16r-25,0v-5,-56,40,-51,68,-33v5,0,8,-3,9,-16r25,0",w:207},"š":{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm98,-198r-38,0r-35,-55r35,0v7,10,12,23,20,32r18,-32r36,0",w:156},"ú":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm114,-253r50,0r-44,55r-37,0",w:209},"û":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm87,-253r37,0r35,55r-35,0r-19,-31r-18,31r-36,0",w:209},"ü":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm68,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v13,0,24,11,24,25v0,14,-10,26,-25,26xm144,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-10,26,-25,26",w:209},"ù":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm48,-253r50,0r31,55r-38,0",w:209},"ý":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm107,-253r50,0r-44,55r-37,0",w:188},"ÿ":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm60,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-25,26xm136,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-10,26,-25,26",w:188},"ž":{d:"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0xm105,-198r-37,0r-36,-55r36,0v7,10,11,23,19,32r18,-32r36,0",w:168},"Đ":{d:"241,-127v5,117,-103,140,-214,127r0,-102r-26,0r0,-43r26,0r0,-95v20,-3,46,-6,73,-6v92,0,137,35,141,119xm130,-145r0,43r-49,0r0,61v62,7,102,-18,102,-85v0,-62,-44,-84,-102,-75r0,56r49,0",w:253},"Ŋ":{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,226v0,62,-33,89,-82,94r-12,-41v23,-6,36,-15,40,-31r-56,-99v-15,-25,-29,-59,-43,-85",w:248},"Ħ":{d:"249,-170r-23,0r0,170r-55,0r0,-92r-90,0r0,92r-55,0r0,-170r-23,0r0,-32r23,0r0,-41r55,0r0,41r90,0r0,-41r55,0r0,41r23,0r0,32xm171,-140r0,-30r-90,0r0,30r90,0",w:252},"Ŧ":{d:"192,-197r-66,0r0,60r41,0r0,33r-41,0r0,104r-55,0r0,-104r-42,0r0,-33r42,0r0,-60r-66,0r0,-46r187,0r0,46",w:197},"Ȝ":{d:"27,45r-6,-42v36,-3,100,-27,100,-66v0,-31,-44,-44,-79,-29r-6,-37v34,-6,68,-24,68,-51v0,-33,-61,-27,-80,-12r-11,-36v41,-30,146,-26,146,38v0,25,-18,46,-43,58v34,5,63,27,63,66v0,61,-69,108,-152,111",w:193},"đ":{d:"222,-194r-29,0r1,194r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-33r-66,0r0,-30r66,0r0,-32r55,0r0,32r29,0r0,30xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50",w:214},"ŋ":{d:"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,83v0,63,-33,87,-75,91r-10,-42v47,-5,30,-79,30,-126v0,-22,-8,-38,-27,-38",w:210},"ħ":{d:"77,-155v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136v-51,4,-22,88,-29,136r-55,0r0,-194r-28,0r0,-30r28,0r0,-32r55,0r0,32r66,0r0,30r-66,0r0,39",w:210},"ĸ":{d:"77,-176r0,74v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-176r55,0",w:195},"ŉ":{d:"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm27,-189r-24,-14v10,-15,16,-37,4,-52r35,-9v5,4,11,14,11,28v0,25,-19,42,-26,47",w:210},"ŧ":{d:"121,-1v-54,16,-103,-9,-91,-81r-23,0r0,-29r23,0r0,-25r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0r0,25r30,0r0,29r-30,0v-4,31,8,48,38,40r0,41",w:132},"ȝ":{d:"18,75r-6,-42v21,0,91,-8,91,-51v6,-24,-40,-37,-67,-23r-7,-37v33,-7,61,-18,61,-39v0,-31,-56,-20,-73,-9r-10,-35v36,-29,136,-28,136,33v0,22,-14,35,-37,48v33,5,54,26,54,56v0,60,-68,97,-142,99",w:170},"Ĳ":{d:"24,-243r55,0r0,243r-55,0r0,-243xm174,-90r0,-153r55,0r0,154v2,86,-59,104,-127,87r6,-44v35,8,66,8,66,-44",w:250},"ĳ":{d:"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27xm85,35v38,-7,43,-13,43,-69r0,-142r55,0v-6,107,34,260,-93,253xm155,-252v18,0,29,12,29,27v0,15,-11,27,-30,27v-17,0,-28,-12,-28,-27v0,-15,12,-27,29,-27",w:203},"":{d:"67,-86r57,-96v-4,-9,-12,-15,-24,-15v-29,-6,-43,66,-33,111xm134,-149r-58,97v6,10,13,15,24,15v29,7,41,-65,34,-112xm187,-230r-19,28v41,68,21,206,-68,206v-21,0,-38,-7,-51,-18r-14,22r-21,-15r18,-26v-40,-67,-22,-205,69,-205v20,0,37,6,49,17r16,-24",w:199},"€":{d:"81,-84v5,44,66,53,100,34r8,40v-63,35,-157,0,-164,-74r-23,0r0,-25r20,0r0,-17r-20,0r0,-26r24,0v10,-67,94,-106,162,-75r-10,41v-36,-19,-90,-6,-96,34r90,0r0,26r-95,0r-1,17r96,0r0,25r-91,0",w:199},"Ǻ":{d:"118,-249v-24,0,-38,-15,-38,-33v0,-17,13,-32,39,-32v25,0,38,15,38,32v0,18,-14,33,-39,33xm118,-268v10,0,16,-6,16,-14v0,-7,-6,-14,-16,-14v-10,0,-15,7,-15,14v0,8,5,14,15,14xm131,-353r60,0r-53,33r-46,0xm150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99",w:236},"℮":{d:"62,-46v34,57,133,55,172,3r20,0v-25,28,-64,47,-107,47v-74,0,-134,-54,-134,-121v0,-67,60,-121,134,-121v75,1,136,54,135,124r-220,2r0,66xm233,-189v-33,-56,-140,-55,-171,2v2,21,-4,49,2,66r169,-1r0,-67",w:294},"":{d:"101,4v-58,0,-89,-42,-89,-92v0,-50,31,-92,89,-92v58,0,90,42,90,92v0,50,-32,92,-90,92xm102,-36v23,0,37,-20,37,-52v0,-33,-14,-52,-38,-52v-23,0,-37,19,-37,52v0,32,14,52,38,52",w:201},"":{d:"117,0r-53,0r0,-129r-46,21r-9,-40r64,-28r44,0r0,176",w:148},"":{d:"162,0r-154,0r0,-30v35,-21,95,-58,87,-81v1,-37,-53,-29,-74,-14r-12,-35v12,-8,38,-21,71,-21v43,0,70,23,70,59v0,40,-38,63,-65,83v27,-4,49,-3,77,-3r0,42",w:171},"":{d:"7,37r6,-40v26,10,92,10,89,-24v3,-22,-36,-30,-65,-26r0,-38v27,-2,59,-8,58,-26v-1,-32,-59,-21,-76,-9r-9,-36v38,-29,140,-24,140,35v0,25,-21,42,-43,50v28,4,51,22,51,51v0,62,-94,84,-151,63",w:169},"":{d:"189,-11r-28,0r0,56r-50,0r0,-56r-103,0r0,-35r87,-131r66,0r0,126r28,0r0,40xm111,-51v-2,-28,5,-63,-1,-87v-11,32,-39,60,-51,87r52,0",w:196},"":{d:"64,-98v49,1,87,18,92,66v6,59,-83,92,-147,70r6,-38v28,8,89,6,85,-28v-5,-35,-26,-31,-84,-32r19,-116r118,0r-6,44r-76,0",w:167},"":{d:"167,-222r3,39v-63,2,-92,27,-98,53v36,-35,114,-11,114,53v0,47,-39,81,-86,81v-55,0,-88,-38,-88,-93v0,-76,57,-132,155,-133xm100,-111v-20,0,-33,11,-34,31v-4,51,65,62,66,6v0,-22,-13,-37,-32,-37",w:198},"":{d:"162,-176r0,33v-21,53,-61,132,-97,188r-53,-7v31,-47,75,-120,94,-170r-100,0r0,-44r156,0",w:171},"":{d:"101,-222v85,0,97,78,44,105v78,32,37,121,-48,121v-86,0,-114,-88,-45,-117v-61,-30,-30,-109,49,-109xm101,-188v-42,0,-34,49,5,56v12,-4,23,-15,23,-29v0,-18,-13,-27,-28,-27xm99,-33v48,-6,34,-57,-6,-63v-37,8,-36,64,6,63",w:198},"":{d:"30,44r-4,-39v60,-2,91,-22,100,-54v-36,36,-114,10,-114,-52v0,-47,38,-81,88,-81v52,0,85,39,85,92v0,94,-72,134,-155,134xm99,-68v17,0,33,-12,32,-33v0,-23,-14,-40,-33,-40v-17,0,-32,13,-32,37v0,23,14,36,33,36",w:198},"":{d:"73,-222v40,0,63,30,63,70v0,48,-31,74,-65,74v-36,0,-64,-26,-64,-70v0,-42,26,-74,66,-74xm71,-192v-16,0,-23,19,-23,42v0,25,8,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-24,-42xm112,4r-29,0r126,-226r29,0xm251,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-36,0,-64,-26,-64,-70v0,-42,26,-74,66,-74xm249,-111v-16,0,-23,19,-23,42v-1,25,8,42,24,42v15,0,23,-15,23,-42v0,-24,-7,-42,-24,-42",w:320},"":{d:"101,-238v62,0,87,56,87,120v0,72,-29,122,-89,122v-60,0,-87,-54,-87,-121v0,-68,28,-121,89,-121xm100,-197v-20,0,-33,26,-33,80v0,54,13,80,33,80v22,0,33,-27,33,-80v0,-52,-11,-80,-33,-80",w:199},"":{d:"56,0r-1,-185r-44,21r-9,-41r62,-29r45,0r0,234r-53,0",w:137},"":{d:"167,0r-166,0r0,-33v38,-35,114,-98,107,-127v3,-43,-69,-39,-89,-15r-15,-39v17,-13,45,-24,76,-24v54,0,82,31,82,73v0,49,-49,89,-84,120r89,0r0,45",w:177},"":{d:"3,-12r11,-42v18,17,100,24,97,-16v-3,-32,-35,-36,-70,-34r0,-39v29,1,61,0,63,-27v3,-35,-67,-25,-83,-11r-11,-39v14,-9,42,-18,72,-18v87,0,105,89,35,113v28,5,51,27,51,58v0,41,-37,71,-96,71v-30,0,-56,-8,-69,-16",w:179},"":{d:"162,0r-52,0r0,-56r-104,0r0,-35r88,-143r68,0r0,137r27,0r0,41r-27,0r0,56xm57,-98v15,3,36,0,53,1r0,-95v-15,34,-35,63,-53,94",w:196},"":{d:"64,-153v57,-6,107,19,106,75v0,43,-38,82,-101,82v-28,0,-52,-7,-65,-13r10,-41v25,13,100,22,99,-25v8,-33,-55,-44,-97,-36r15,-123r129,0r0,45r-91,0",w:182},"":{d:"165,-237r0,42v-53,-3,-98,25,-97,56v43,-38,122,-13,122,58v0,47,-36,85,-86,85v-111,0,-113,-155,-51,-207v28,-24,64,-36,112,-34xm100,-118v-19,0,-35,12,-34,34v1,25,12,48,38,48v18,0,31,-18,31,-42v0,-21,-12,-40,-35,-40",w:200},"":{d:"1,-234r166,0r0,35r-97,199r-58,0r97,-189r-108,0r0,-45",w:166},"":{d:"98,4v-99,0,-109,-95,-45,-125v-65,-33,-28,-121,49,-117v88,4,98,79,43,113v75,28,45,129,-47,129xm100,-34v20,0,32,-12,32,-29v0,-21,-15,-33,-36,-39v-39,8,-38,66,4,68xm99,-201v-18,0,-28,13,-28,27v0,16,14,26,33,32v29,-6,36,-58,-5,-59",w:199},"":{d:"32,-39v54,4,91,-19,99,-59v-41,37,-120,10,-120,-56v0,-45,37,-84,88,-84v110,0,106,161,48,209v-29,24,-67,35,-115,32r0,-42xm98,-120v20,0,33,-7,33,-29v0,-25,-9,-49,-34,-49v-19,0,-32,17,-32,41v0,20,11,37,33,37",w:200},"":{d:"67,-86r57,-96v-4,-9,-12,-15,-24,-15v-29,-6,-43,66,-33,111xm134,-149r-58,97v6,10,13,15,24,15v29,7,41,-65,34,-112xm187,-230r-19,28v41,68,21,206,-68,206v-21,0,-38,-7,-51,-18r-14,22r-21,-15r18,-26v-40,-67,-22,-205,69,-205v20,0,37,6,49,17r16,-24",w:199},"":{d:"101,4v-58,0,-89,-42,-89,-92v0,-50,31,-92,89,-92v58,0,90,42,90,92v0,50,-32,92,-90,92xm102,-36v23,0,37,-20,37,-52v0,-33,-14,-52,-38,-52v-23,0,-37,19,-37,52v0,32,14,52,38,52",w:201},"":{d:"149,0r-53,0r-1,-130r-62,25r-7,-41v39,-12,67,-35,123,-30r0,176",w:201},"":{d:"176,0r-154,0r0,-30v35,-21,95,-58,87,-81v1,-37,-54,-30,-74,-14r-12,-35v12,-8,38,-21,70,-21v44,0,71,23,71,59v0,40,-38,63,-65,83v27,-4,49,-3,77,-3r0,42",w:201},"":{d:"21,37r6,-40v26,10,92,10,89,-24v3,-21,-35,-31,-64,-26r-1,-38v27,-1,59,-8,59,-26v0,-31,-59,-21,-76,-9r-10,-36v39,-30,141,-24,141,35v0,25,-22,42,-44,50v28,4,51,22,51,51v0,62,-94,84,-151,63",w:201},"":{d:"192,-11r-29,0r0,56r-50,0r0,-56r-103,0r0,-35r86,-131r67,0r0,126r29,0r0,40xm113,-51v-2,-28,5,-63,-1,-87v-12,32,-36,58,-52,87r53,0",w:201},"":{d:"81,-98v49,1,88,17,92,66v5,60,-84,92,-148,70r6,-38v29,8,91,6,86,-28v-5,-34,-25,-32,-85,-32r20,-116r117,0r-6,44r-76,0",w:201},"":{d:"169,-222r3,39v-62,1,-94,28,-97,53v36,-35,114,-12,114,53v0,47,-40,81,-86,81v-55,0,-88,-38,-88,-93v0,-76,57,-132,154,-133xm103,-111v-20,0,-34,11,-34,31v0,26,12,44,35,44v14,0,30,-13,30,-38v0,-22,-13,-37,-31,-37",w:201},"":{d:"177,-176r0,33v-21,53,-61,132,-97,188r-53,-7v31,-47,75,-120,94,-170r-100,0r0,-44r156,0",w:201},"":{d:"103,-222v84,0,98,79,43,105v79,31,36,121,-47,121v-88,0,-115,-88,-46,-117v-60,-31,-29,-109,50,-109xm102,-188v-42,5,-33,49,5,56v31,-5,29,-59,-5,-56xm100,-33v47,-6,35,-57,-6,-63v-35,8,-34,64,6,63",w:201},"":{d:"31,44r-4,-39v60,-2,91,-22,100,-54v-36,36,-114,10,-114,-52v0,-47,38,-81,88,-81v52,0,85,39,85,92v0,94,-72,134,-155,134xm100,-68v17,0,33,-12,32,-33v0,-23,-14,-40,-33,-40v-17,0,-32,13,-32,37v0,23,14,36,33,36",w:201},"":{d:"117,31r-32,0r0,-30v-22,-1,-45,-7,-59,-16r11,-36v17,11,74,25,81,0v0,-8,-4,-16,-30,-22v-78,-18,-74,-91,-1,-102r0,-34r32,0r0,32v20,1,38,6,48,12r-11,35v-10,-9,-70,-20,-70,1v0,9,5,14,33,21v79,20,73,92,-2,107r0,32",w:201},"":{d:"154,-55r6,34v-7,3,-21,7,-34,7r0,27r-31,0r0,-27v-40,-6,-67,-33,-67,-74v0,-37,25,-69,67,-77r0,-26r31,0r0,25v11,0,24,3,32,5r-7,36v-28,-15,-72,-2,-72,35v0,41,45,46,75,35",w:201},"":{d:"94,-64v7,32,60,33,85,20r5,36v-52,28,-138,3,-145,-56r-24,0r0,-24r20,0r0,-17r-20,0r0,-24r25,0v8,-57,89,-85,144,-59r-11,36v-24,-12,-75,-6,-79,23r74,0r0,24r-81,0r0,17r81,0r0,24r-74,0",w:201},"":{d:"44,-94r0,-32r32,0v4,-42,9,-96,80,-96v12,0,23,2,29,6r-8,39v-33,-16,-49,17,-49,51r38,0r0,32r-42,0v-8,65,-4,141,-79,139v-14,0,-27,-3,-32,-6r8,-38v31,8,39,2,45,-48r6,-47r-28,0",w:201},"":{d:"185,0r-164,0r0,-29v25,-10,41,-25,38,-54r-33,0r0,-30r27,0v-19,-66,58,-112,121,-83r-8,40v-31,-17,-76,-1,-63,43r52,0r0,30r-47,0v2,21,-11,31,-19,40r96,0r0,43",w:201},"":{d:"125,0r-51,0r0,-38r-54,0r0,-25r54,0r0,-19r-54,0r0,-26r42,0r-53,-86r57,0r36,81v10,-27,24,-55,36,-81r55,0r-55,86r42,0r0,26r-55,0r0,19r55,0r0,25r-55,0r0,38",w:201},"":{d:"83,-87r33,0r5,-41r-32,0xm69,3r-32,0r8,-57r-29,0r0,-33r35,0r6,-41r-31,0r0,-33r36,0r7,-55r33,0r-8,55r33,0r8,-55r32,0r-8,55r29,0r0,33r-35,0r-5,41r29,0r0,33r-35,0r-8,57r-32,0r8,-57r-33,0",w:201},"⁰":{d:"67,-157v-41,0,-59,-32,-59,-73v0,-39,18,-72,60,-72v41,0,60,32,60,73v0,37,-17,72,-61,72xm68,-185v12,0,20,-14,20,-44v0,-31,-8,-45,-20,-45v-13,0,-20,15,-20,45v0,30,7,44,20,44",w:136},"⁴":{d:"115,-159r-39,0r0,-33r-69,0r0,-23r60,-86r48,0r0,82r19,0r0,27r-19,0r0,33xm76,-219v-1,-18,2,-38,1,-52v-8,18,-24,37,-31,52r30,0",w:141},"⁵":{d:"47,-251v34,-5,67,10,67,44v0,43,-67,62,-106,42r6,-28v16,7,60,15,62,-12v0,-12,-11,-20,-41,-20v-7,0,-15,0,-20,1r9,-76r84,0r0,31r-58,0",w:125},"⁶":{d:"8,-219v1,-54,37,-86,98,-82r0,28v-31,-2,-58,12,-59,29v27,-21,76,-6,76,35v0,32,-27,52,-55,52v-42,0,-60,-31,-60,-62xm64,-229v-10,1,-19,7,-19,20v0,11,8,24,22,24v10,0,18,-10,18,-22v0,-11,-6,-22,-21,-22",w:130},"⁷":{d:"8,-300r106,0r0,24r-59,117r-41,0r60,-110r-66,0r0,-31",w:119},"⁸":{d:"66,-302v55,0,64,49,28,68v48,19,28,77,-31,77v-64,0,-70,-57,-28,-73v-41,-20,-19,-72,31,-72xm65,-183v30,-3,17,-33,-3,-36v-22,6,-21,34,3,36xm64,-276v-25,3,-18,28,3,31v18,-3,19,-31,-3,-31",w:129},"⁹":{d:"121,-241v0,59,-40,87,-100,83r0,-28v30,3,56,-8,61,-30v-25,20,-74,6,-74,-35v0,-29,24,-51,55,-51v41,0,58,31,58,61xm64,-232v12,0,20,-4,19,-17v0,-12,-5,-25,-20,-25v-9,0,-18,9,-18,21v0,10,6,21,19,21",w:128},"":{d:"31,-157v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23",w:61},"":{d:"24,-137r-27,2v8,-22,14,-44,18,-67r40,-1v-8,24,-18,46,-31,66",w:61},"":{d:"75,-141r-24,0r0,-20v-16,0,-31,-5,-40,-9r7,-29v12,9,55,18,60,-1v0,-7,-5,-12,-24,-16v-52,-11,-55,-71,-2,-80r0,-20r23,0r0,18v14,1,27,4,34,7r-7,28v-4,-6,-53,-15,-52,2v0,7,5,11,27,17v55,14,50,72,-2,82r0,21",w:127},"":{d:"59,-178v-58,-4,-62,-99,-1,-107r0,-20r24,0r0,19v7,0,14,2,21,4r-6,27v-19,-8,-46,-1,-46,23v0,26,28,30,49,23r4,26v-5,3,-13,5,-22,6r0,19r-23,0r0,-20",w:118},"":{d:"6,-239r62,0r0,26r-62,0r0,-26",w:74},"⁽":{d:"40,-312r27,0v-26,32,-27,139,0,171r-27,0v-11,-16,-25,-44,-25,-85v0,-42,14,-71,25,-86",w:73},"⁾":{d:"34,-141r-28,0v27,-34,28,-138,0,-171r28,0v11,15,25,44,25,86v0,40,-14,69,-25,85",w:73},"₀":{d:"67,55v-41,0,-59,-32,-59,-72v0,-40,18,-72,60,-72v41,0,60,32,60,72v0,37,-17,72,-61,72xm68,27v12,0,20,-14,20,-44v0,-31,-8,-44,-20,-44v-13,0,-20,14,-20,44v0,30,7,44,20,44",w:136},"₁":{d:"85,53r-43,0r0,-106r-29,12r-5,-29v22,-10,42,-21,77,-17r0,140"},"₂":{d:"5,53r0,-20v20,-19,68,-55,64,-72v1,-24,-40,-20,-52,-7r-11,-28v28,-25,115,-18,108,28v2,30,-30,47,-50,68r52,0r0,31r-111,0",w:126},"₃":{d:"17,-51r-8,-27v25,-18,110,-13,102,24v1,17,-14,26,-29,33v20,2,35,15,35,33v0,42,-80,53,-114,33r9,-28v12,9,60,16,60,-8v0,-15,-23,-18,-42,-17r0,-25v17,0,37,0,38,-15v0,-19,-42,-11,-51,-3",w:124},"₄":{d:"115,53r-39,0r0,-32r-69,0r0,-23r60,-87r48,0r0,83r19,0r0,27r-19,0r0,32xm76,-6v-1,-18,2,-40,1,-53v-9,21,-24,35,-31,53r30,0",w:141},"₅":{d:"47,-39v34,-5,67,11,67,44v0,43,-67,62,-106,42r6,-28v16,7,60,15,62,-12v0,-12,-11,-20,-41,-20v-7,0,-15,0,-20,1r9,-75r84,0r0,30r-58,0",w:125},"₆":{d:"8,-7v1,-54,37,-86,98,-82r0,29v-28,-3,-59,10,-59,28v27,-21,76,-6,76,35v0,32,-27,52,-55,52v-42,0,-60,-31,-60,-62xm64,-17v-10,1,-19,7,-19,20v0,12,8,24,22,24v10,0,18,-10,18,-22v0,-11,-6,-22,-21,-22",w:130},"₇":{d:"8,-87r106,0r0,23r-59,117r-41,0r60,-110r-66,0r0,-30",w:119},"₈":{d:"66,-89v55,0,64,48,28,67v47,19,28,77,-31,77v-64,0,-70,-57,-28,-73v-42,-20,-18,-71,31,-71xm65,29v10,0,18,-6,18,-15v1,-23,-38,-25,-37,-2v0,9,8,17,19,17xm64,-64v-25,3,-18,28,3,31v18,-3,19,-31,-3,-31",w:129},"₉":{d:"121,-28v0,58,-41,86,-100,82r0,-28v30,3,56,-8,61,-30v-25,20,-74,6,-74,-35v0,-28,24,-50,55,-50v41,0,58,30,58,61xm64,-20v12,0,20,-4,19,-17v0,-12,-5,-25,-20,-25v-9,0,-18,9,-18,21v0,11,6,21,19,21"
,w:128},"":{d:"31,55v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23",w:61},"":{d:"24,75r-27,2v8,-22,14,-44,18,-67r40,-1v-8,24,-18,46,-31,66",w:61},"":{d:"75,71r-24,0r0,-20v-16,0,-31,-5,-40,-9r7,-29v12,9,55,18,60,-1v0,-7,-5,-12,-24,-16v-52,-11,-55,-71,-2,-80r0,-20r23,0r0,18v14,1,27,4,34,8r-7,27v-4,-6,-53,-15,-52,2v0,7,5,11,27,17v55,14,50,72,-2,82r0,21",w:127},"":{d:"59,34v-58,-3,-62,-99,-1,-107r0,-20r24,0r0,19v7,0,14,2,21,4r-6,28v-18,-10,-46,-2,-46,22v0,28,27,29,49,23r4,27v-5,2,-13,4,-22,5r0,20r-23,0r0,-21",w:118},"":{d:"6,-27r62,0r0,26r-62,0r0,-26",w:74},"₍":{d:"40,-100r27,0v-26,33,-26,139,0,172r-27,0v-11,-16,-25,-45,-25,-86v0,-41,14,-71,25,-86",w:73},"₎":{d:"34,72r-28,0v27,-35,28,-137,0,-172r28,0v11,16,25,45,25,86v0,41,-14,69,-25,86",w:73},"":{d:"67,-94v-41,0,-59,-32,-59,-72v0,-39,18,-72,60,-72v41,0,60,32,60,72v0,37,-17,72,-61,72xm68,-122v12,0,20,-14,20,-44v0,-30,-8,-44,-20,-44v-13,0,-20,15,-20,44v0,30,7,44,20,44",w:136},"":{d:"85,-96r-43,0r0,-106r-29,13r-5,-30v22,-10,42,-21,77,-17r0,140"},"":{d:"5,-96r0,-20v20,-19,68,-53,64,-72v1,-23,-40,-19,-52,-7r-11,-27v27,-26,115,-19,108,28v2,29,-31,47,-50,67r52,0r0,31r-111,0",w:126},"":{d:"17,-200r-8,-26v24,-20,110,-14,102,24v1,16,-14,25,-29,32v20,2,35,15,35,33v0,42,-80,54,-114,33r9,-28v12,9,60,15,60,-7v0,-15,-22,-19,-42,-18r0,-24v17,1,37,-1,38,-15v1,-20,-42,-12,-51,-4",w:124},"":{d:"115,-96r-39,0r0,-32r-69,0r0,-23r60,-86r48,0r0,82r19,0r0,27r-19,0r0,32xm76,-155v0,-17,4,-38,1,-53v-9,21,-24,36,-31,53r30,0",w:141},"":{d:"47,-188v36,-2,64,10,67,45v3,42,-67,61,-106,41r6,-28v15,7,60,14,62,-11v6,-18,-35,-24,-61,-20r9,-75r84,0r0,31r-58,0",w:125},"":{d:"8,-156v0,-53,39,-86,98,-81r0,28v-28,-3,-59,10,-59,28v28,-19,76,-6,76,36v0,32,-27,51,-55,51v-42,0,-60,-31,-60,-62xm64,-165v-10,1,-19,7,-19,19v0,12,8,24,22,24v10,0,18,-9,18,-21v0,-12,-6,-22,-21,-22",w:130},"":{d:"8,-236r106,0r0,23r-59,117r-41,0r60,-109r-66,0r0,-31",w:119},"":{d:"66,-238v55,0,64,48,28,67v47,19,28,79,-31,77v-64,-2,-70,-56,-28,-73v-42,-20,-18,-71,31,-71xm65,-120v10,0,18,-6,18,-15v1,-23,-38,-25,-37,-2v0,9,8,17,19,17xm64,-213v-25,3,-18,27,3,32v18,-5,19,-32,-3,-32",w:129},"":{d:"121,-177v0,57,-40,88,-100,82r0,-28v27,3,58,-8,61,-30v-25,20,-74,6,-74,-35v0,-28,24,-50,55,-50v41,0,58,30,58,61xm64,-169v12,0,20,-4,19,-16v0,-13,-5,-25,-20,-25v-9,0,-18,8,-18,21v0,10,6,20,19,20",w:128},"":{d:"31,-94v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23",w:61},"":{d:"24,-74r-27,2v8,-22,14,-44,18,-66r40,-2v-8,24,-18,46,-31,66",w:61},"":{d:"75,-77r-24,0r0,-20v-16,-1,-31,-5,-40,-10r7,-28v12,7,55,19,60,-1v0,-8,-5,-13,-24,-17v-52,-11,-55,-70,-2,-80r0,-19r23,0r0,18v14,0,27,4,34,7r-7,28v-4,-6,-53,-15,-52,2v0,7,5,10,27,16v55,13,50,73,-2,82r0,22",w:127},"":{d:"59,-114v-58,-4,-63,-99,-1,-107r0,-20r24,0r0,19v7,0,14,1,21,3r-6,28v-18,-9,-46,-2,-46,23v0,26,28,30,49,23r4,26v-5,3,-13,5,-22,5r0,20r-23,0r0,-20",w:118},"":{d:"6,-176r62,0r0,26r-62,0r0,-26",w:74},"":{d:"40,-249r27,0v-26,34,-26,139,0,172r-27,0v-11,-16,-25,-45,-25,-86v0,-41,14,-70,25,-86",w:73},"":{d:"34,-77r-28,0v27,-35,28,-137,0,-172r28,0v11,16,25,45,25,86v0,41,-14,69,-25,86",w:73},"":{d:"67,2v-41,0,-59,-32,-59,-72v0,-39,18,-72,60,-72v41,0,60,32,60,72v0,37,-17,72,-61,72xm68,-26v12,0,20,-14,20,-44v0,-30,-8,-44,-20,-44v-13,0,-20,14,-20,44v0,30,7,44,20,44",w:136},"":{d:"85,0r-43,0r0,-106r-29,12r-5,-29v22,-10,42,-21,77,-17r0,140"},"":{d:"5,0r0,-20v20,-19,68,-54,64,-72v1,-23,-40,-19,-52,-7r-11,-28v28,-25,115,-18,108,28v2,30,-30,47,-50,68r52,0r0,31r-111,0",w:126},"":{d:"17,-104r-8,-27v25,-18,110,-13,102,24v1,17,-14,26,-29,33v20,2,35,15,35,33v0,42,-80,53,-114,33r9,-28v12,9,60,16,60,-8v0,-14,-23,-18,-42,-17r0,-25v16,0,37,0,38,-14v1,-20,-42,-12,-51,-4",w:124},"":{d:"115,0r-39,0r0,-32r-69,0r0,-23r60,-86r48,0r0,82r19,0r0,27r-19,0r0,32xm76,-59v-1,-18,2,-39,1,-53v-9,21,-24,35,-31,53r30,0",w:141},"":{d:"47,-92v34,-5,67,11,67,44v0,43,-67,62,-106,42r6,-28v16,7,60,15,62,-12v0,-12,-11,-20,-41,-20v-7,0,-15,0,-20,1r9,-75r84,0r0,31r-58,0",w:125},"":{d:"8,-60v0,-54,39,-86,98,-81r0,28v-28,-3,-59,10,-59,28v27,-21,76,-6,76,35v0,32,-27,52,-55,52v-42,0,-60,-31,-60,-62xm64,-69v-10,0,-19,7,-19,19v0,12,8,24,22,24v10,0,18,-10,18,-22v0,-11,-6,-21,-21,-21",w:130},"":{d:"8,-140r106,0r0,23r-59,117r-41,0r60,-109r-66,0r0,-31",w:119},"":{d:"66,-142v55,0,64,48,28,67v47,19,28,78,-31,77v-64,-1,-70,-56,-28,-73v-42,-20,-18,-71,31,-71xm65,-24v10,0,18,-6,18,-15v1,-23,-38,-25,-37,-2v0,9,8,17,19,17xm64,-117v-25,3,-18,28,3,31v18,-3,19,-31,-3,-31",w:129},"":{d:"121,-81v0,58,-41,86,-100,82r0,-28v30,3,56,-8,61,-30v-25,20,-74,6,-74,-35v0,-28,24,-50,55,-50v41,0,58,30,58,61xm64,-73v12,0,20,-4,19,-17v0,-12,-5,-24,-20,-24v-9,0,-18,8,-18,20v0,11,6,21,19,21",w:128},"":{d:"31,2v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23",w:61},"":{d:"24,22r-27,2v8,-22,14,-44,18,-66r40,-2v-8,24,-18,46,-31,66",w:61},"":{d:"75,18r-24,0r0,-19v-16,-1,-31,-5,-40,-10r7,-29v12,8,55,19,60,-1v0,-7,-5,-12,-24,-16v-52,-11,-55,-70,-2,-80r0,-20r23,0r0,18v14,1,27,4,34,8r-7,27v-4,-6,-53,-15,-52,2v0,7,5,11,27,17v55,14,50,73,-2,82r0,21",w:127},"":{d:"59,-19v-58,-4,-62,-98,-1,-107r0,-19r24,0r0,18v7,0,14,2,21,4r-6,28v-18,-10,-46,-2,-46,22v0,28,28,31,49,23r4,27v-5,3,-13,4,-22,5r0,20r-23,0r0,-21",w:118},"":{d:"6,-80r62,0r0,26r-62,0r0,-26",w:74},"":{d:"40,-153r27,0v-26,33,-26,139,0,172r-27,0v-11,-16,-25,-45,-25,-86v0,-41,14,-71,25,-86",w:73},"":{d:"34,19r-28,0v27,-35,28,-137,0,-172r28,0v11,16,25,45,25,86v0,41,-14,69,-25,86",w:73},"":{d:"129,-86v25,0,33,-44,36,-72v-32,-7,-53,18,-54,50v0,14,6,22,18,22xm190,-30r7,21v-82,37,-179,-4,-179,-100v0,-74,54,-138,135,-138v63,0,109,44,109,104v0,53,-30,86,-69,86v-17,0,-29,-9,-31,-27v-22,39,-87,38,-87,-20v0,-60,68,-104,127,-75r-11,67v-3,21,-1,31,9,31v16,1,35,-19,35,-60v0,-48,-30,-84,-86,-84v-55,0,-103,43,-103,112v0,82,78,115,144,83",w:277},"":{d:"11,-135r338,0r0,33r-338,0r0,-33",w:360},"":{d:"11,-135r158,0r0,33r-158,0r0,-33",w:180},"":{d:"77,0r-57,0r8,-163r41,0xm16,-214v0,-19,14,-33,33,-33v19,0,32,14,32,33v-1,19,-13,33,-32,33v-20,0,-33,-14,-33,-33",w:96},"":{d:"89,-186r-43,68r43,69r-38,0r-41,-69r41,-68r38,0xm159,-186r-43,68r43,69r-38,0r-41,-69r41,-68r38,0",w:167},"":{d:"51,-118r-43,-68r38,0r42,68r-42,69r-38,0xm120,-118r-43,-68r38,0r42,68r-42,69r-38,0",w:167},"":{d:"89,-186r-43,68r43,69r-38,0r-41,-69r41,-68r38,0",w:97},"":{d:"51,-118r-43,-68r38,0r42,68r-42,69r-38,0",w:97},"":{d:"11,-140r94,0r0,37r-94,0r0,-37",w:115},"":{d:"90,-247v18,0,31,14,31,33v0,19,-12,33,-32,33v-19,0,-32,-14,-32,-33v0,-19,13,-33,33,-33xm15,-51v-1,-50,54,-62,49,-113r48,0v14,39,-38,72,-41,104v-3,27,46,24,61,10r12,40v-13,7,-34,14,-60,14v-47,0,-69,-26,-69,-55",w:160},"":{d:"34,-22v-2,-34,25,-77,-23,-81r0,-28v47,-4,23,-47,23,-81v0,-39,27,-52,68,-49r0,31v-63,-6,8,109,-56,113v37,2,31,51,27,87v-2,19,8,28,29,26r0,31v-40,2,-66,-8,-68,-49",w:113},"":{d:"79,-212v0,34,-25,77,23,81r0,28v-48,4,-21,47,-23,81v-2,40,-27,51,-67,49r0,-31v62,6,-9,-110,55,-113v-37,-3,-30,-51,-27,-87v2,-18,-8,-28,-28,-26r0,-31v40,-2,67,11,67,49",w:113},"":{d:"98,27r-74,0r0,-288r74,0r0,31r-34,0r0,226r34,0r0,31",w:113},"":{d:"15,-261r74,0r0,288r-74,0r0,-31r34,0r0,-226r-34,0r0,-31",w:113},"":{d:"63,-262r38,0v-47,58,-47,233,0,290r-38,0v-19,-28,-41,-76,-41,-145v0,-70,22,-117,41,-145",w:113},"":{d:"51,28r-38,0v46,-58,46,-232,0,-290r38,0v19,27,41,74,41,145v0,70,-22,117,-41,145",w:113},"":{d:"46,-87v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33",w:93},"≤":{d:"194,-42r-173,-64r0,-33r173,-63r0,36r-127,44r127,43r0,37xm194,0r-172,0r0,-31r172,0r0,31",w:214},"≥":{d:"194,-106r-173,64r0,-37r126,-43r-126,-44r0,-36r173,63r0,33xm193,0r-172,0r0,-31r172,0r0,31",w:214},"≈":{d:"66,-159v38,1,47,23,83,25v18,0,31,-14,38,-23r20,22v-12,19,-33,35,-58,35v-37,-1,-48,-26,-83,-26v-18,0,-32,13,-41,23r-18,-22v12,-18,33,-34,59,-34xm66,-82v39,1,47,25,83,25v18,0,32,-12,40,-23r19,20v-13,21,-34,36,-59,36v-46,0,-91,-48,-123,-2r-18,-23v12,-18,34,-33,58,-33",w:214},"≠":{d:"200,-41r-111,0r-22,36r-36,0r24,-36r-41,0r0,-34r62,0r27,-43r-89,0r0,-33r111,0r22,-37r35,0r-23,37r41,0r0,33r-62,0r-28,43r90,0r0,34",w:214},"∞":{d:"199,-35v-26,0,-46,-20,-64,-37v-19,18,-36,37,-67,37v-35,0,-58,-26,-58,-60v0,-32,24,-60,61,-60v26,0,47,20,64,37v19,-18,37,-37,68,-37v34,0,58,26,58,60v0,32,-24,60,-62,60xm157,-95v14,23,64,44,68,0v-5,-43,-51,-25,-68,0xm45,-95v4,42,52,26,68,1v-14,-24,-63,-45,-68,-1",w:270},"◊":{d:"192,-117r-69,131r-40,0r-69,-131r69,-130r40,0xm148,-116r-46,-92r-44,90r46,92",w:206},"∫":{d:"126,-288r-5,32v-37,-4,-35,16,-37,62v-3,91,44,279,-80,249r6,-33v33,6,38,-12,38,-55v3,-108,-41,-276,78,-255",w:128},"∂":{d:"33,-206r-16,-37v10,-7,34,-21,71,-21v60,0,107,50,107,130v0,90,-50,138,-108,138v-54,0,-79,-44,-79,-80v0,-50,32,-89,80,-89v28,0,46,16,53,27v2,-47,-22,-81,-60,-81v-24,0,-41,8,-48,13xm94,-40v22,0,38,-28,42,-57v-12,-42,-73,-28,-73,21v0,23,13,36,31,36",w:135},"∏":{d:"234,-189r-33,0r0,221r-51,0r0,-221r-62,0r0,221r-51,0r0,-221r-33,0r0,-45r230,0r0,45",w:238},"√":{d:"220,-302r-82,330r-36,0r-58,-148r-28,12r-9,-25r64,-26r47,137r66,-280r36,0",w:212},"∑":{d:"194,32r-189,0r0,-31r79,-101r-75,-98r0,-36r175,0r0,45r-105,1r64,86r-68,89r119,0r0,45",w:195},"∆":{d:"212,0r-197,0r0,-27r67,-208r65,0r65,207r0,28xm154,-45r-43,-145v-10,47,-27,100,-41,145r84,0",w:227},"Ω":{d:"252,-137v1,49,-27,76,-44,96r48,0r0,41r-107,0r0,-32v25,-19,46,-50,46,-94v0,-41,-23,-77,-60,-77v-38,0,-62,35,-62,77v0,40,21,78,46,94r0,32r-107,0r0,-41v15,-2,36,4,47,-2v-20,-16,-43,-47,-43,-90v0,-64,49,-114,120,-114v74,0,116,53,116,110",w:267},"π":{d:"205,-135r-21,0v1,42,-3,103,4,135r-53,0v-10,-27,-5,-95,-6,-135r-38,0v-1,41,-8,108,-20,135r-52,0v11,-35,20,-97,19,-135v-10,0,-22,1,-31,3r-6,-32v37,-21,147,-9,209,-12",w:216},"ǻ":{d:"113,-310r50,0r-53,42r-38,0xm91,-180v104,-2,68,98,81,180r-50,0v-2,-6,-1,-14,-4,-18v-27,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm64,-55v0,35,53,19,52,-9r0,-19v-29,0,-52,7,-52,28xm95,-189v-25,0,-41,-15,-41,-35v0,-20,15,-36,42,-36v26,0,40,16,40,36v0,20,-15,35,-41,35xm95,-207v11,0,17,-8,17,-17v0,-9,-6,-18,-17,-18v-21,0,-21,35,0,35",w:190},"Ă":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm67,-300r29,0v1,8,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-16,45,-51,45v-35,0,-50,-19,-50,-45",w:236},"Ā":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm70,-293r93,0r0,29r-93,0r0,-29",w:236},"Ą":{d:"152,-243r76,243r-30,0v-11,12,-14,46,11,45v7,0,12,-1,16,-3r7,26v-27,19,-79,15,-77,-27v0,-17,10,-35,13,-41r-18,-62r-70,0r-17,62r-57,0r74,-243r72,0xm88,-103r54,0r-28,-99",w:236},"Ć":{d:"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm136,-300r57,0r-44,44r-44,0",w:214},"Č":{d:"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm151,-256r-41,0r-37,-44r39,0v7,7,11,16,19,22r18,-22r38,0",w:214},"Ĉ":{d:"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm108,-301r41,0r37,44r-39,0r-18,-22r-18,22r-39,0",w:214},"Ċ":{d:"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm129,-256v-14,0,-25,-12,-25,-25v0,-14,12,-25,26,-25v13,0,24,11,24,25v0,13,-11,25,-25,25",w:214},"Ď":{d:"238,-127v5,116,-103,141,-214,126r0,-238v20,-3,46,-5,74,-5v91,0,136,34,140,117xm78,-200r0,159v61,7,102,-19,102,-84v0,-60,-44,-85,-102,-75xm136,-256r-41,0r-36,-44r39,0r18,22r18,-22r38,0",w:250},"Ĕ":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm49,-301r29,0v1,8,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-16,45,-51,45v-35,0,-49,-19,-50,-45",w:192},"Ě":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm118,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0",w:192},"Ė":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm97,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24",w:192},"Ē":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm51,-293r93,0r0,29r-93,0r0,-29",w:192},"Ę":{d:"174,42r7,26v-23,18,-76,16,-76,-23v0,-20,14,-36,26,-45r-107,0r0,-243r150,0r0,45r-95,0r0,51r89,0r0,44r-89,0r0,58r100,0r0,45v-21,0,-33,21,-34,33v-1,13,17,14,29,9",w:192},"Ğ":{d:"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm85,-303r29,0v2,8,7,17,22,17v15,0,21,-8,22,-17r28,0v0,27,-16,46,-50,46v-36,0,-50,-19,-51,-46",w:245},"Ĝ":{d:"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm114,-301r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0",w:245},"Ģ":{d:"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm104,87r-9,-23v24,-1,31,-30,14,-43r38,-7v32,26,2,79,-43,73",w:245},"Ġ":{d:"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm135,-256v-14,0,-25,-12,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,25,-24,25",w:245},"":{d:"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm189,-305v6,59,-41,46,-67,32v-4,0,-8,5,-8,16r-25,0v-5,-58,40,-48,66,-32v6,0,8,-3,10,-16r24,0",w:245},"Ĥ":{d:"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243xm103,-300r41,0r37,44r-39,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0",w:248},"Ĭ":{d:"24,-243r55,0r0,243r-55,0r0,-243xm1,-302r29,0v1,8,6,17,21,17v15,0,21,-8,23,-17r28,0v-1,26,-16,45,-51,45v-35,0,-50,-19,-50,-45",w:102},"İ":{d:"24,-243r55,0r0,243r-55,0r0,-243xm51,-257v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-25,24",w:102},"Ī":{d:"24,-243r55,0r0,243r-55,0r0,-243xm5,-293r93,0r0,29r-93,0r0,-29",w:102},"Į":{d:"79,-243r0,243r-25,0v-11,13,-13,46,12,45v6,0,12,-1,15,-3r8,26v-27,20,-77,15,-77,-27v0,-17,9,-34,12,-41r0,-243r55,0",w:102},"Ĩ":{d:"24,-243r55,0r0,243r-55,0r0,-243xm102,-305v6,59,-41,47,-67,32v-5,0,-8,5,-9,16r-25,0v-1,-31,11,-46,28,-46v16,0,27,13,39,14v6,0,8,-3,9,-16r25,0",w:102},"Ĵ":{d:"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44xm77,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0",w:147},"Ķ":{d:"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0xm87,87r-9,-24v24,-1,31,-29,14,-43r38,-6v32,26,2,79,-43,73",w:221},"Ĺ":{d:"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm59,-300r58,0r-44,44r-44,0",w:183},"Ľ":{d:"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm106,-174r-8,-24v22,-1,30,-30,13,-43r38,-6v32,26,2,79,-43,73",w:183},"Ļ":{d:"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm68,87r-8,-23v24,-1,31,-31,13,-43r38,-7v31,26,3,79,-43,73",w:183},"Ŀ":{d:"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm138,-112v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24",w:183},"":{d:"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0xm131,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0",w:304},"Ń":{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm127,-300r57,0r-44,44r-44,0",w:248},"Ň":{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm146,-255r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0",w:248},"":{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm104,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0",w:248},"Ņ":{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm99,86r-8,-23v24,-1,31,-29,14,-43r38,-7v31,27,3,79,-44,73",w:248},"Ŏ":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm78,-303r30,0v1,7,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-17,45,-51,45v-35,0,-50,-19,-51,-45",w:258},"Ő":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm102,-301r50,0r-36,42r-38,0xm167,-301r50,0r-36,42r-38,0",w:258},"Ō":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm83,-294r93,0r0,29r-93,0r0,-29",w:258},"Ǿ":{d:"55,24r-29,-23r20,-31v-68,-71,-26,-217,84,-217v19,0,38,4,53,13r20,-29r31,21r-20,30v21,23,32,55,32,89v3,100,-84,152,-169,115xm158,-195v-62,-39,-112,51,-81,118xm183,-163v-29,36,-53,77,-80,115v58,38,110,-48,80,-115xm132,-302r58,0r-44,45r-44,0",w:258},"Ŕ":{d:"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32xm106,-300r58,0r-44,44r-44,0",w:213},"Ř":{d:"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32xm125,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0",w:213},"Ŗ":{d:"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32xm82,86r-8,-23v24,-2,31,-30,13,-43r38,-7v31,27,3,79,-43,73",w:213},"Ś":{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm105,-300r58,0r-44,44r-44,0",w:194},"Ş":{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v86,26,84,128,-6,145r-8,14v13,2,26,12,26,26v1,34,-49,38,-73,25r7,-20v10,6,30,11,32,-4v0,-6,-8,-11,-28,-12v3,-8,12,-19,12,-26v-21,0,-50,-7,-66,-16",w:194},"Ŝ":{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm77,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0",w:194},"Ș":{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm71,87r-8,-23v24,-1,31,-30,14,-43r37,-7v34,26,3,79,-43,73",w:194},"Ť":{d:"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0xm119,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0",w:197},"Ţ":{d:"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0xm69,87r-8,-23v24,-1,31,-31,13,-43r38,-7v32,26,2,79,-43,73",w:197},"Ŭ":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm72,-301r29,0v1,8,6,17,21,17v16,0,21,-8,23,-17r28,0v-1,26,-16,45,-51,45v-35,0,-49,-19,-50,-45",w:245},"Ű":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm93,-300r51,0r-37,42r-38,0xm158,-300r51,0r-37,42r-37,0",w:245},"Ū":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm76,-293r94,0r0,29r-94,0r0,-29",w:245},"Ų":{d:"163,41r8,26v-23,17,-80,16,-77,-20v-3,-19,19,-37,19,-43v-55,-3,-89,-36,-89,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,137v0,61,-26,96,-70,106v-15,11,-31,41,-4,45v5,0,10,-1,15,-4",w:245},"Ů":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm123,-319v27,0,41,16,41,36v0,19,-15,35,-41,35v-26,0,-42,-16,-42,-35v0,-20,15,-36,42,-36xm122,-301v-19,0,-21,34,0,34v11,0,17,-7,17,-16v0,-9,-7,-18,-17,-18",w:245},"Ũ":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm173,-305v6,59,-41,46,-67,32v-4,0,-8,5,-8,16r-26,0v0,-31,11,-46,28,-46v22,0,43,35,49,-2r24,0",w:245},"Ẃ":{d:"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm168,-300r58,0r-44,44r-44,0",w:319},"Ŵ":{d:"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm141,-300r41,0r37,44r-39,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0",w:319},"Ẅ":{d:"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm126,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm201,-257v-15,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,10,24,25v0,13,-10,24,-24,24",w:319},"Ẁ":{d:"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm99,-300r57,0r30,44r-43,0",w:319},"Ŷ":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm88,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0",w:217},"Ỳ":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm50,-299r58,0r30,44r-44,0",w:217},"Ȳ":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm62,-293r93,0r0,29r-93,0r0,-29",w:217},"Ź":{d:"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0xm107,-300r58,0r-44,44r-44,0",w:207},"Ż":{d:"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0xm105,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,13,-11,24,-25,24",w:207},"Ǽ":{d:"57,0r-56,0r103,-243r185,0r0,45r-100,0r7,52r92,0r0,44r-85,0r7,57r92,0r0,45r-139,0r-9,-66r-70,0xm100,-110r48,0r-12,-94xm173,-300r57,0r-44,44r-43,0",w:312},"ă":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm45,-249r28,0v2,13,9,22,22,22v14,0,21,-11,22,-22r28,0v0,30,-18,51,-50,51v-34,0,-50,-22,-50,-51",w:190},"ā":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm50,-240r90,0r0,30r-90,0r0,-30",w:190},"ą":{d:"91,-180v104,-2,69,96,80,180r-19,0v-10,12,-13,46,10,44v6,0,11,-1,15,-3r8,26v-27,21,-75,16,-75,-25v0,-27,19,-39,8,-60v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20",w:190},"ć":{d:"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm105,-253r50,0r-44,55r-37,0",w:162},"č":{d:"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm116,-198r-38,0r-36,-55r36,0v7,10,11,23,19,32r18,-32r36,0",w:162},"ĉ":{d:"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm77,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0",w:162},"ċ":{d:"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm100,-201v-15,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-11,25,-25,25",w:162},"ď":{d:"138,-256r55,0r1,256r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-95xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50xm230,-179r-23,-14v9,-14,15,-45,3,-61r34,-6v27,16,-1,81,-14,81",w:218},"ĕ":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm46,-249r29,0v2,13,8,22,21,22v15,0,21,-11,22,-22r29,0v-1,30,-18,51,-51,51v-33,0,-49,-22,-50,-51",w:190},"ě":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm115,-198r-38,0r-35,-55r35,0r19,32r18,-32r36,0",w:190},"ė":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm97,-201v-14,0,-25,-11,-25,-25v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,25,-25,25",w:190},"ē":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm51,-240r90,0r0,30r-90,0r0,-30",w:190},"ę":{d:"170,-8v-21,6,-45,23,-47,41v1,15,17,14,29,8r8,25v-22,19,-77,17,-75,-18v0,-20,14,-36,24,-44v-61,1,-97,-33,-97,-90v0,-45,28,-94,89,-94v64,0,84,54,76,109r-113,0v3,40,65,39,98,26xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36",w:190},"ğ":{d:"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm55,-249r29,0v1,13,8,22,21,22v15,0,21,-11,22,-22r28,0v0,30,-17,51,-50,51v-34,0,-50,-22,-50,-51",w:210},"ĝ":{d:"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm87,-253r37,0r36,55r-36,0v-7,-10,-11,-23,-19,-32r-18,32r-36,0",w:210},"ģ":{d:"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm132,-261r8,20v-27,1,-33,28,-15,41r-36,6v-32,-25,-3,-73,43,-67",w:210},"ġ":{d:"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm104,-201v-14,0,-25,-11,-25,-25v0,-15,11,-26,26,-26v14,0,24,11,24,26v0,14,-10,25,-25,25",w:210},"":{d:"188,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-42,51,-122,10,-122,-63v0,-81,87,-122,129,-68r1,-21r48,0xm66,-89v0,53,67,65,67,11v0,-31,-3,-62,-31,-61v-20,0,-36,18,-36,50xm157,-250v5,58,-41,48,-68,33v-5,0,-8,5,-9,16r-26,0v-4,-55,41,-52,68,-33v6,0,8,-3,9,-16r26,0",w:210},"ĥ":{d:"106,-136v-51,4,-22,88,-29,136r-55,0r0,-256r55,0r0,101v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136xm31,-309r41,0r36,45r-39,0r-18,-23r-18,23r-38,0",w:210},"ĭ":{d:"77,0r-55,0r0,-176r55,0r0,176xm0,-249r28,0v2,13,8,22,21,22v15,0,22,-11,22,-22r29,0v-1,30,-18,51,-51,51v-33,0,-49,-22,-49,-51",w:98},"ī":{d:"77,0r-55,0r0,-176r55,0r0,176xm4,-240r90,0r0,30r-90,0r0,-30",w:98},"į":{d:"49,-198v-18,0,-30,-13,-30,-29v0,-16,12,-28,30,-28v19,0,31,12,31,28v0,16,-12,29,-31,29xm77,-176r0,176r-25,0v-10,13,-12,46,12,45v7,0,12,-1,16,-3r7,26v-27,20,-79,15,-77,-27v0,-17,9,-34,12,-41r0,-176r55,0",w:98},"ĩ":{d:"77,0r-55,0r0,-176r55,0r0,176xm101,-250v5,58,-41,49,-68,33v-5,0,-8,5,-9,16r-26,0v-4,-55,41,-52,68,-33v6,0,9,-3,10,-16r25,0",w:98},"ĵ":{d:"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm35,-252r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0",w:104},"ķ":{d:"77,-256r0,154v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-256r55,0xm73,87r-8,-23v24,-1,31,-31,13,-43r38,-7v32,26,2,79,-43,73",w:195},"ĺ":{d:"22,0r0,-256r55,0r0,256r-55,0xm52,-311r58,0r-44,45r-44,0",w:99},"ľ":{d:"22,0r0,-256r55,0r0,256r-55,0xm116,-178r-26,-15v9,-16,15,-45,3,-61r34,-6v25,15,1,80,-11,82",w:102},"ļ":{d:"22,0r0,-256r55,0r0,256r-55,0xm21,87r-8,-23v24,-1,31,-31,13,-43r38,-7v31,26,3,79,-43,73",w:99},"ŀ":{d:"22,0r0,-256r55,0r0,256r-55,0xm113,-119v-13,0,-23,-11,-23,-24v0,-14,10,-25,24,-25v12,0,22,11,22,25v0,13,-10,24,-23,24",w:127},"":{d:"103,-136v-49,0,-21,88,-28,136r-53,0r-1,-176r46,0v2,7,0,18,3,24v11,-32,91,-39,102,2v31,-48,116,-42,116,46r0,104r-53,0v-5,-46,17,-131,-26,-136v-48,6,-21,88,-28,136r-53,0r0,-99v0,-22,-8,-37,-25,-37xm137,-253r37,0r35,55r-35,0v-7,-10,-12,-22,-20,-31r-18,31r-35,0",w:309},"ń":{d:"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm109,-253r51,0r-44,55r-37,0",w:210},"ň":{d:"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm124,-198r-38,0r-35,-55r35,0r19,32r18,-32r36,0",w:210},"":{d:"87,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0xm107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38",w:210},"ņ":{d:"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm81,87r-9,-24v24,-1,31,-29,14,-43r37,-6v34,25,3,79,-42,73",w:210},"ŏ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm54,-249r28,0v2,13,8,22,21,22v15,0,22,-11,22,-22r29,0v-1,30,-18,51,-51,51v-33,0,-49,-22,-49,-51",w:207},"ő":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm72,-252r43,0r-35,53r-31,0xm134,-252r43,0r-35,53r-31,0",w:207},"ō":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm59,-240r90,0r0,30r-90,0r0,-30",w:207},"ǿ":{d:"12,-88v0,-71,69,-111,135,-83r16,-24r20,13r-17,24v19,16,29,40,29,69v-1,80,-70,109,-133,84r-17,25r-18,-14r15,-24v-19,-15,-30,-39,-30,-70xm71,-60v19,-23,34,-51,52,-75v-41,-25,-76,34,-52,75xm137,-115v-19,22,-34,49,-52,73v28,20,60,-6,58,-45v0,-9,-2,-19,-6,-28xm109,-253r50,0r-43,55r-38,0",w:207},"ŕ":{d:"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51xm76,-253r51,0r-44,55r-38,0",w:136},"ř":{d:"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51xm90,-198r-37,0r-35,-55r35,0r19,32r18,-32r36,0",w:136},"ŗ":{d:"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51xm24,87r-9,-23v24,-1,31,-30,14,-43r38,-7v32,26,2,79,-43,73",w:136},"ś":{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm87,-253r51,0r-44,55r-37,0",w:156},"ş":{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-82,-23,-58,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v67,19,63,98,-5,110r-8,14v13,2,26,11,26,26v2,34,-50,37,-73,24r7,-20v11,7,33,11,33,-4v0,-6,-9,-11,-28,-12v3,-8,12,-19,12,-26v-10,0,-31,-3,-49,-13",w:156},"ŝ":{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm61,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0",w:156},"ș":{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm52,87r-8,-23v24,-1,31,-31,13,-43r38,-7v31,26,3,79,-43,73",w:156},"ť":{d:"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-18,109,38,94r0,41xm118,-193r-13,-20v13,-8,16,-32,5,-44r35,-6v29,20,-3,71,-27,70",w:133},"ţ":{d:"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41xm45,87r-8,-23v24,-2,31,-30,13,-43r38,-7v31,27,4,79,-43,73",w:132},"ŭ":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm55,-249r29,0v1,13,8,22,21,22v15,0,21,-11,21,-22r29,0v-1,30,-18,51,-50,51v-34,0,-50,-22,-50,-51",w:209},"ű":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm79,-252r43,0r-35,53r-31,0xm141,-252r44,0r-36,53r-31,0",w:209},"ū":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm60,-240r90,0r0,30r-90,0r0,-30",w:209},"ų":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-17,0v-11,13,-12,46,12,45v6,0,12,-1,15,-3r8,25v-27,21,-80,16,-77,-27v1,-28,19,-41,8,-65v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95"
,w:209},"ů":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm105,-194v-25,0,-41,-15,-41,-35v0,-20,14,-36,42,-36v26,0,40,16,40,36v0,20,-16,35,-41,35xm105,-212v11,0,17,-8,17,-17v0,-9,-6,-18,-17,-18v-22,0,-21,35,0,35",w:209},"ũ":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm157,-250v5,58,-41,49,-68,33v-6,0,-9,5,-9,16r-26,0v-4,-56,40,-51,68,-33v6,0,8,-3,9,-16r26,0",w:209},"ẃ":{d:"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm143,-253r50,0r-44,55r-37,0",w:273},"ŵ":{d:"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm118,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0",w:273},"ẅ":{d:"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm99,-200v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-24,26xm199,-226v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25",w:273},"ẁ":{d:"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm82,-253r50,0r31,55r-37,0",w:273},"ŷ":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm78,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0",w:188},"ỳ":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm42,-253r50,0r31,55r-37,0",w:188},"ȳ":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm49,-240r90,0r0,30r-90,0r0,-30",w:188},"ź":{d:"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0xm93,-253r51,0r-44,55r-38,0",w:168},"ż":{d:"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0xm85,-201v-14,0,-25,-11,-25,-25v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,25,-25,25",w:168},"ǽ":{d:"277,-73r-111,0v-4,40,68,43,96,27r8,37v-44,22,-110,17,-133,-18v-24,45,-127,39,-127,-24v0,-43,42,-65,104,-65v1,-13,-2,-26,-33,-26v-18,0,-36,7,-47,13r-11,-34v27,-21,106,-25,121,11v14,-18,35,-28,60,-28v60,2,79,53,73,107xm86,-35v25,-1,33,-19,30,-47v-30,-1,-52,7,-52,27v0,14,10,20,22,20xm165,-110r63,0v0,-11,-5,-34,-30,-34v-23,0,-32,21,-33,34xm149,-253r50,0r-43,55r-38,0",w:289},"":{d:"30,87r-9,-23v24,-1,31,-30,14,-43r37,-7v32,26,3,79,-42,73"},"":{d:"57,-300r58,0r-44,44r-44,0"},"":{d:"3,-305r29,0v1,8,7,16,22,16v15,0,21,-8,22,-16r28,0v0,26,-16,45,-50,45v-36,0,-50,-19,-51,-45"},"":{d:"75,-256r-42,0r-36,-44r39,0r18,22r18,-22r39,0"},"":{d:"44,-1r29,0r-8,17v13,3,26,12,26,29v-1,37,-46,38,-74,27r7,-23v9,5,34,10,34,-3v0,-8,-9,-12,-29,-14"},"":{d:"33,-300r42,0r36,44r-39,0r-18,-22r-18,22r-39,0"},"":{d:"30,87r-9,-23v24,-1,31,-30,14,-43r37,-7v32,26,3,79,-42,73"},"":{d:"17,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-24,24xm91,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,25,10,25,25v0,13,-11,24,-25,24"},"":{d:"54,-257v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,13,-11,24,-25,24"},"":{d:"-5,-300r58,0r30,44r-44,0"},"":{d:"26,-300r51,0r-37,42r-37,0xm91,-300r51,0r-37,42r-37,0"},"":{d:"8,-293r93,0r0,29r-93,0r0,-29"},"":{d:"30,0r29,0v-10,12,-16,46,10,45v7,0,12,-2,16,-3r8,26v-27,19,-78,14,-78,-27v0,-17,10,-35,15,-41"},"":{d:"73,-321v27,0,40,15,40,35v0,19,-15,35,-41,35v-26,0,-41,-16,-41,-35v0,-19,15,-35,42,-35xm72,-303v-10,0,-16,8,-16,17v0,8,6,16,16,16v10,0,16,-7,16,-16v0,-9,-6,-17,-16,-17",w:144},"":{d:"104,-305v6,59,-41,46,-67,32v-4,0,-7,5,-8,16r-25,0v-5,-58,40,-48,66,-32v6,0,8,-3,10,-16r24,0"},"Α":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99",w:236},"Β":{d:"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34",w:217},"Γ":{d:"24,-243r147,0r0,46r-92,0r0,197r-55,0r0,-243",w:173},"Δ":{d:"6,0r0,-27r78,-216r66,0r76,215r0,28r-220,0xm65,-45r98,0r-50,-153v-12,50,-32,105,-48,153",w:233},"Ε":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0",w:192},"Ζ":{d:"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0",w:207},"Η":{d:"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243",w:248},"Θ":{d:"127,4v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127v75,0,115,56,115,123v0,80,-48,128,-119,128xm130,-40v37,0,59,-35,59,-82v0,-44,-21,-81,-59,-81v-38,0,-60,37,-60,82v0,46,23,81,60,81xm91,-146r76,0r0,44r-76,0r0,-44",w:258},"Ι":{d:"24,-243r55,0r0,243r-55,0r0,-243",w:102},"Κ":{d:"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0",w:221},"Λ":{d:"228,0r-60,0r-42,-145v-5,-16,-6,-38,-13,-52r-49,197r-58,0r74,-243r71,0",w:233},"Μ":{d:"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0",w:304},"Ν":{d:"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85",w:248},"Ξ":{d:"20,-243r168,0r0,45r-168,0r0,-45xm31,-147r146,0r0,45r-146,0r0,-45xm15,-45r178,0r0,45r-178,0r0,-45",w:206},"Ο":{d:"127,4v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127v74,0,115,56,115,123v0,80,-48,128,-119,128xm130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81",w:258},"Π":{d:"216,-243r0,243r-55,0r0,-197r-82,0r0,197r-55,0r0,-243r192,0",w:240},"Ρ":{d:"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34",w:209},"Σ":{d:"141,-122r-60,77r115,0r0,45r-185,0r0,-31r72,-89r-68,-87r0,-36r172,0r0,45r-102,1",w:208},"Τ":{d:"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0",w:197},"Υ":{d:"84,0v5,-94,-10,-187,-81,-199r9,-46v49,1,102,50,101,110r3,0v5,-56,52,-105,98,-110r9,47v-60,17,-94,103,-84,198r-55,0",w:225},"Φ":{d:"167,-10r0,20r-51,0r0,-20v-53,-6,-104,-40,-104,-110v0,-73,57,-108,104,-114r0,-19r51,0r0,19v52,6,104,42,104,112v0,68,-50,105,-104,112xm116,-48r0,-148v-22,4,-49,28,-49,76v0,43,26,67,49,72xm167,-196r0,148v23,-4,49,-25,49,-73v0,-48,-26,-71,-49,-75",w:282},"Χ":{d:"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119",w:220},"Ψ":{d:"252,-243r0,71v0,72,-42,103,-93,106r0,66r-50,0r0,-66v-50,-3,-94,-29,-94,-95r0,-82r53,0v-1,54,-7,142,41,135r0,-135r50,0r0,135v22,-1,41,-17,41,-72r0,-63r52,0",w:267},"Ω":{d:"252,-137v1,49,-27,76,-44,96r48,0r0,41r-107,0r0,-32v25,-19,46,-50,46,-94v0,-41,-23,-77,-60,-77v-38,0,-62,35,-62,77v0,40,21,78,46,94r0,32r-107,0r0,-41v15,-2,36,4,47,-2v-20,-16,-43,-47,-43,-90v0,-64,49,-114,120,-114v74,0,116,53,116,110",w:267},"Ά":{d:"153,-62r-70,0r-17,62r-57,0r74,-243r72,0r75,243r-59,0xm91,-103r53,0r-28,-99v-7,34,-16,66,-25,99xm8,-243r43,0r-13,63r-31,0",w:239},"Έ":{d:"207,-147r0,44r-89,0r0,58r99,0r0,45r-154,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm1,-243r44,0r-14,63r-31,0",w:231},"Ή":{d:"63,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243xm1,-243r44,0r-14,63r-31,0",w:286},"Ί":{d:"63,-243r55,0r0,243r-55,0r0,-243xm1,-243r44,0r-14,63r-31,0",w:141},"Ϊ":{d:"14,-257v-13,0,-24,-11,-24,-25v0,-14,11,-24,25,-24v13,0,24,10,24,24v0,14,-11,25,-25,25xm88,-257v-14,0,-24,-11,-24,-25v0,-14,10,-24,24,-24v14,0,24,10,24,24v0,14,-10,25,-24,25xm24,-243r55,0r0,243r-55,0r0,-243",w:102},"Ό":{d:"153,4v-71,0,-114,-54,-114,-124v0,-73,47,-127,118,-127v75,0,116,56,116,123v0,80,-48,128,-120,128xm156,-40v37,0,59,-35,59,-82v0,-44,-21,-81,-59,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm1,-243r44,0r-14,63r-31,0",w:285},"Ύ":{d:"138,0v5,-94,-10,-187,-81,-199r9,-46v52,-1,99,55,104,110v6,-57,52,-105,99,-110r8,47v-59,17,-94,103,-84,198r-55,0xm1,-243r44,0r-14,63r-31,0",w:280},"Ϋ":{d:"77,-251v-14,0,-24,-11,-24,-25v0,-14,10,-24,24,-24v14,0,24,10,24,24v0,14,-10,25,-24,25xm150,-251v-14,0,-24,-11,-24,-25v0,-14,11,-24,25,-24v14,0,24,10,24,24v0,14,-10,25,-25,25xm84,0v5,-94,-10,-187,-81,-199r9,-46v49,1,102,50,101,110r3,0v5,-56,52,-105,98,-110r9,47v-60,17,-94,103,-84,198r-55,0",w:225},"Ώ":{d:"277,-137v1,49,-27,76,-44,96r49,0r0,41r-107,0r0,-32v24,-19,46,-47,46,-94v0,-41,-23,-77,-61,-77v-37,0,-62,35,-62,77v0,43,21,78,46,94r0,32r-107,0r0,-41v15,-2,37,4,48,-2v-21,-16,-44,-47,-44,-90v0,-63,49,-114,120,-114v75,0,116,54,116,110xm1,-243r44,0r-14,63r-31,0",w:293},"α":{d:"146,-176r46,0v-3,28,-5,77,-5,115v0,20,7,25,16,24r-3,38v-27,10,-52,-3,-58,-29v-38,61,-130,29,-130,-56v0,-85,85,-127,129,-69v2,-8,3,-16,5,-23xm100,-39v45,1,45,-99,2,-99v-21,0,-35,23,-35,51v0,27,14,48,33,48",w:209},"β":{d:"21,-149v0,-84,22,-105,87,-111v74,-7,95,87,43,120r0,2v25,6,48,31,48,66v0,67,-77,97,-125,60v0,27,0,63,4,83r-50,0v-14,-55,-7,-151,-7,-220xm105,-217v-45,-1,-28,111,-31,162v17,29,73,19,70,-19v-2,-27,-20,-41,-47,-40r0,-34v42,3,45,-68,8,-69",w:211},"γ":{d:"62,71v9,-99,-34,-198,-67,-247r61,0v15,18,30,76,44,120v14,-31,29,-74,26,-120r52,0v6,59,-23,108,-62,169v-6,19,1,48,-1,78r-53,0",w:185},"δ":{d:"180,-242r-14,34v-5,-6,-59,-24,-64,-3v23,34,93,65,93,124v0,56,-41,91,-93,91v-51,0,-90,-35,-90,-87v-1,-45,32,-70,59,-86v-11,-10,-26,-19,-26,-43v0,-23,25,-48,71,-48v30,0,54,10,64,18xm140,-82v0,-25,-21,-48,-39,-60v-18,11,-33,29,-33,58v0,27,16,49,37,49v20,0,35,-19,35,-47",w:207},"ε":{d:"12,-50v-1,-24,22,-35,38,-45v-19,-6,-30,-19,-30,-36v-11,-43,98,-64,136,-36r-9,35v-14,-12,-70,-16,-72,6v-2,16,34,17,58,16r0,36v-26,-1,-64,0,-62,17v4,30,62,21,82,9r8,36v-48,27,-145,26,-149,-38",w:168},"ζ":{d:"69,-91v0,51,43,58,84,65v10,22,-11,64,-23,81r-34,-11v4,-8,9,-27,9,-35v-47,-9,-92,-26,-92,-90v0,-48,30,-95,72,-135v-20,0,-45,1,-57,-5r5,-34r117,1r8,35v-47,22,-89,78,-89,128",w:158},"η":{d:"107,-136v-52,0,-23,87,-30,136r-55,0v-2,-58,6,-129,-6,-176r48,0v5,5,4,17,8,24v7,-11,24,-28,54,-28v36,0,63,24,63,76v0,57,-4,126,4,175r-52,0v-12,-37,-5,-118,-7,-169v0,-22,-8,-38,-27,-38",w:210},"θ":{d:"102,4v-57,0,-90,-46,-90,-134v0,-73,31,-130,93,-130v61,0,88,54,88,130v0,80,-28,134,-91,134xm66,-150r73,0v0,-40,-12,-71,-36,-71v-24,0,-37,31,-37,71xm140,-111r-74,0v0,47,13,77,38,77v25,0,36,-32,36,-77",w:205},"ι":{d:"77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0",w:100},"κ":{d:"193,-176v-20,30,-47,53,-69,81v29,11,52,65,71,95r-63,0v-14,-22,-31,-72,-55,-72r0,72r-55,0v-2,-56,5,-130,-5,-176r54,0v9,10,4,54,7,73v19,-24,38,-52,53,-73r62,0",w:197},"λ":{d:"63,-162v5,-29,-19,-57,-45,-53r5,-41v54,-11,76,27,95,78r67,178r-59,0v-13,-38,-20,-82,-36,-117v-8,43,-21,78,-32,117r-57,0",w:186},"μ":{d:"103,-40v52,0,24,-87,31,-136r54,0r0,119v0,15,5,20,15,20r-3,38v-25,9,-54,-2,-60,-25v-6,19,-49,40,-69,16v0,25,0,61,4,79r-48,0v-11,-65,-3,-170,-5,-247r55,0r0,98v0,24,8,38,26,38",w:210},"ν":{d:"0,-176r59,0v13,40,20,88,36,125v15,-35,34,-80,29,-125r52,0v6,63,-27,115,-62,176r-53,0",w:183},"ξ":{d:"70,-78v0,34,55,47,93,52v3,0,4,2,4,4v0,22,-12,59,-26,77r-34,-11v4,-8,8,-27,9,-35v-43,-7,-104,-21,-104,-81v0,-36,27,-59,55,-72v-67,-27,-41,-116,45,-116v23,0,38,4,50,10r-9,36v-25,-14,-69,-6,-69,25v0,23,27,33,59,32r0,37v-43,-3,-73,14,-73,42",w:169},"ο":{d:"103,4v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93v54,0,90,37,90,90v0,64,-46,94,-93,94xm104,-35v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52v-26,0,-36,27,-36,53v0,30,13,53,36,53",w:207},"ρ":{d:"21,-71v0,-81,31,-109,93,-109v52,0,87,36,87,91v1,82,-76,116,-126,76v0,27,-1,65,3,84r-53,0v-6,-30,-4,-100,-4,-142xm111,-135v-27,0,-41,37,-35,75v18,39,69,21,69,-28v0,-28,-13,-47,-34,-47",w:212},"σ":{d:"208,-141v-7,2,-26,-4,-38,0v15,14,23,36,23,54v0,63,-44,91,-90,91v-52,0,-91,-33,-91,-90v0,-96,94,-101,199,-94xm104,-35v21,0,35,-22,35,-54v0,-25,-10,-52,-34,-52v-27,0,-37,27,-37,53v0,30,13,53,36,53",w:213},"τ":{d:"131,-38r-2,38v-43,13,-78,-6,-78,-58r0,-77v-16,0,-40,0,-47,3r-7,-32v17,-17,117,-11,162,-12r-5,41r-48,0r0,73v1,21,8,25,25,24",w:162},"υ":{d:"123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136",w:200},"φ":{d:"76,-181r21,29v-37,17,-45,111,8,119r0,-84v0,-46,29,-64,59,-63v41,1,80,35,80,88v0,60,-47,92,-91,96r0,67r-48,0r0,-67v-47,-4,-93,-32,-93,-93v0,-51,38,-83,64,-92xm153,-128r0,95v22,-4,39,-25,39,-58v0,-30,-15,-52,-29,-52v-6,0,-10,5,-10,15",w:255},"χ":{d:"2,-176r58,0r36,80r33,-80r52,0r-61,119r61,126r-52,12v-15,-29,-25,-65,-43,-91r-40,91r-46,-12r62,-125",w:181},"ψ":{d:"109,71r0,-67v-47,-3,-87,-24,-89,-96r-2,-84r49,0v8,13,5,56,5,80v0,46,17,60,37,62r0,-188r48,0r0,188v50,5,41,-118,28,-142r48,0v30,62,18,179,-76,180r0,67r-48,0",w:261},"ω":{d:"157,-135v3,32,-13,88,17,93v38,-6,27,-112,0,-135r50,0v13,13,28,44,28,83v0,63,-33,98,-73,98v-23,0,-37,-13,-49,-28v-38,55,-118,25,-118,-66v0,-40,15,-71,29,-87v16,1,35,-2,49,1v-26,22,-39,127,0,134v27,-5,14,-62,16,-93r51,0",w:263},"ς":{d:"108,9v-51,-9,-92,-30,-96,-91v-4,-64,76,-121,147,-89r-10,38v-38,-17,-81,3,-81,47v0,46,49,52,88,59v10,22,-12,68,-23,82r-34,-11v4,-8,8,-26,9,-35",w:164},"ά":{d:"103,-252r49,0r-30,55r-35,0xm146,-176r46,0v-3,28,-5,77,-5,115v0,20,7,25,16,24r-3,38v-27,10,-52,-3,-58,-29v-38,61,-130,29,-130,-56v0,-85,85,-127,129,-69v2,-8,3,-16,5,-23xm100,-39v45,1,45,-99,2,-99v-21,0,-35,23,-35,51v0,27,14,48,33,48",w:209},"έ":{d:"88,-252r48,0r-29,55r-35,0xm12,-50v-1,-23,20,-37,38,-44v-19,-7,-30,-20,-30,-37v-11,-43,98,-64,136,-36r-9,35v-14,-12,-70,-16,-72,6v-2,16,34,17,58,16r0,36v-26,-1,-64,0,-62,17v4,30,62,21,82,9r8,36v-48,27,-145,26,-149,-38",w:168},"ή":{d:"104,-252r48,0r-29,55r-36,0xm107,-136v-52,0,-23,87,-30,136r-55,0v-2,-58,6,-129,-6,-176r48,0v5,5,4,17,8,24v7,-11,24,-28,54,-28v36,0,63,24,63,76v0,57,-4,126,4,175r-52,0v-12,-37,-5,-118,-7,-169v0,-22,-8,-38,-27,-38",w:210},"ί":{d:"47,-252r49,0r-29,55r-37,0xm77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0",w:100},"ϊ":{d:"14,-197v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm88,-197v-15,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0",w:100},"ό":{d:"102,-252r48,0r-29,55r-36,0xm103,4v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93v54,0,90,37,90,90v0,64,-46,94,-93,94xm104,-35v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52v-26,0,-36,27,-36,53v0,30,13,53,36,53",w:207},"ύ":{d:"96,-252r49,0r-29,55r-37,0xm123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136",w:200},"ϋ":{d:"61,-197v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm135,-197v-15,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136",w:200},"ώ":{d:"130,-252r48,0r-29,55r-36,0xm157,-135v3,32,-13,88,17,93v38,-6,27,-112,0,-135r50,0v13,13,28,44,28,83v0,63,-33,98,-73,98v-23,0,-37,-13,-49,-28v-38,55,-118,25,-118,-66v0,-40,15,-71,29,-87v16,1,35,-2,49,1v-26,22,-39,127,0,134v27,-5,14,-62,16,-93r51,0",w:263},"ΐ":{d:"77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0xm40,-258r40,0r-20,62r-28,0xm0,-199v-13,0,-23,-10,-23,-22v0,-13,10,-23,23,-23v12,0,22,10,22,23v0,12,-10,22,-22,22xm105,-199v-12,0,-22,-10,-22,-22v0,-13,10,-23,22,-23v13,0,22,10,22,23v0,12,-9,22,-22,22",w:100},"ΰ":{d:"123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136xm86,-258r40,0r-20,62r-28,0xm46,-199v-13,0,-22,-10,-22,-22v0,-13,10,-23,22,-23v13,0,22,10,22,23v0,12,-9,22,-22,22xm152,-199v-13,0,-22,-10,-22,-22v0,-13,10,-23,22,-23v13,0,22,10,22,23v0,12,-9,22,-22,22",w:200},";":{d:"45,40r-36,3v8,-32,16,-70,18,-100r55,-2v-9,33,-23,71,-37,99xm53,-103v-20,0,-34,-14,-34,-35v0,-20,14,-34,34,-34v20,0,34,14,34,34v0,21,-14,35,-34,35",w:99},"·":{d:"49,-77v-20,0,-35,-16,-35,-36v0,-22,16,-37,36,-37v21,0,35,15,35,37v0,20,-14,36,-36,36",w:99},"΄":{d:"47,-253r48,0r-29,55r-36,0",w:109},"΅":{d:"65,-262r40,0r-20,63r-28,0xm25,-203v-13,0,-23,-10,-23,-22v0,-13,10,-23,23,-23v12,0,22,9,22,23v0,12,-10,22,-22,22xm131,-203v-13,0,-22,-10,-22,-22v0,-13,9,-23,22,-23v13,0,22,9,22,23v0,12,-9,22,-22,22",w:156},"":{d:"-2,-202v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-24,23xm109,-202v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-24,23xm44,-256r47,0r-34,55r-33,0"},"":{d:"-1,-202v-14,0,-24,-10,-24,-23v0,-14,11,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-23,23xm109,-202v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-24,23xm18,-256r46,0r21,55r-33,0"},"":{d:"-11,-252r43,0r23,54r-31,0xm53,-252r43,0r23,54r-31,0"},"":{d:"-10,-257v-13,0,-23,-10,-23,-23v0,-13,11,-23,24,-23v13,0,22,10,22,23v0,13,-9,23,-23,23xm118,-257v-13,0,-23,-10,-23,-23v0,-13,10,-23,24,-23v13,0,22,10,22,23v0,13,-10,23,-23,23xm41,-301r54,0r-42,45r-40,0"},"":{d:"-10,-257v-13,0,-23,-10,-23,-23v0,-13,11,-23,24,-23v13,0,22,10,22,23v0,13,-9,23,-23,23xm118,-257v-13,0,-23,-10,-23,-23v0,-13,10,-23,24,-23v13,0,22,10,22,23v0,13,-10,23,-23,23xm13,-301r54,0r28,45r-40,0"},"":{d:"-33,-301r54,0r29,45r-39,0xm46,-301r54,0r29,45r-39,0"},"Ё":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm60,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm135,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24",w:192},"Ђ":{d:"190,-58v0,-48,-32,-73,-67,-52r0,110r-55,0r0,-198r-63,0r0,-45r202,0r0,45r-84,0v1,15,-2,33,1,46v63,-31,123,16,123,90v0,65,-43,107,-96,117r-8,-45v28,-8,47,-26,47,-68",w:259},"Ѓ":{d:"24,-243r147,0r0,45r-92,0r0,198r-55,0r0,-243xm99,-300r57,0r-44,44r-44,0",w:176},"Є":{d:"204,-234r-11,41v-46,-22,-122,0,-121,49r110,0r0,43r-110,0v1,51,70,73,122,52r8,41v-11,5,-34,12,-62,12v-80,0,-127,-48,-127,-125v0,-64,42,-126,130,-126v30,0,51,8,61,13",w:214},"Ѕ":{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16",w:194},"І":{d:"24,-243r55,0r0,243r-55,0r0,-243",w:102},"Ї":{d:"24,-243r55,0r0,243r-55,0r0,-243xm14,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm89,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,10,24,25v0,13,-10,24,-24,24",w:102},"Ј":{d:"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44",w:147},"Љ":{d:"-1,-40v68,-13,40,-126,46,-203r159,0r0,87v62,-9,123,12,124,76v1,82,-104,91,-179,79r0,-197r-51,0v1,100,7,202,-92,202xm204,-116r0,76v34,5,67,-7,67,-39v0,-34,-33,-41,-67,-37",w:340},"Њ":{d:"331,-81v0,84,-103,91,-178,80r0,-105r-74,0r0,106r-55,0r0,-243r55,0r0,91r74,0r0,-91r54,0r0,87v64,-7,124,13,124,75xm207,-115r0,75v35,5,67,-5,67,-39v1,-34,-35,-42,-67,-36",w:343},"Ћ":{d:"186,0v-5,-46,17,-117,-31,-119v-12,0,-24,5,-32,11r0,108r-55,0r0,-198r-63,0r0,-45r199,0r0,45r-81,0v1,16,-2,35,1,49v48,-31,117,-8,117,62r0,87r-55,0",w:262},"Ќ":{d:"156,0v-21,-39,-16,-109,-78,-102r0,102r-54,0r0,-243r54,0r0,102r5,0r67,-102r66,0r-84,108v59,14,58,87,83,135r-59,0xm112,-298r58,0r-44,44r-44,0",w:217},"Ў":{d:"1,-243r62,0r54,134r39,-134r58,0v-29,70,-54,162,-94,216v-18,26,-55,39,-91,28r4,-43v26,5,62,-9,50,-33xm53,-299r37,0v1,14,5,22,16,22v11,0,16,-8,17,-22r37,0v-2,31,-23,44,-55,44v-31,0,-49,-14,-52,-44",w:211},"Џ":{d:"24,-243r55,0r0,198r85,0r0,-198r55,0r0,243r-72,0r-3,66r-45,0r-3,-66r-72,0r0,-243",w:242},"А":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99",w:236},"Б":{d:"204,-80v2,83,-106,90,-180,79r0,-242r161,0r0,45r-107,0r0,42v64,-9,125,12,126,76xm147,-79v0,-32,-35,-42,-69,-37r0,76v36,5,68,-5,69,-39",w:217},"В":{d:"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34",w:217},"Г":{d:"24,-243r147,0r0,45r-92,0r0,198r-55,0r0,-243",w:176},"Д":{d:"58,-243r158,0r0,200r24,1r-2,103r-41,0r-3,-61r-143,0r-2,61r-42,0r-2,-103r20,-1v32,-48,35,-120,33,-200xm108,-198v2,60,-5,116,-27,153r81,0r0,-153r-54,0",w:247},"Е":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0",w:192},"Ж":{d:"1,0v24,-51,23,-123,84,-134r-83,-109r64,0r60,101r5,0r0,-101r53,0r0,101r5,0r60,-101r64,0r-83,109v62,6,61,86,84,134r-55,0v-21,-38,-13,-107,-75,-102r0,102r-53,0r0,-102v-61,-5,-55,63,-75,102r-55,0",w:315},"З":{d:"28,-188r-13,-40v17,-9,42,-19,76,-19v95,0,110,103,35,120v31,5,57,25,57,58v0,81,-113,87,-173,56r12,-42v22,14,106,26,103,-18v-2,-34,-40,-33,-74,-32r0,-40v33,2,68,-4,67,-31v0,-38,-69,-28,-90,-12",w:195},"И":{d:"24,-243r50,0r-2,182r96,-182r56,0r0,243r-50,0r0,-72v-1,-36,3,-73,3,-102v-24,63,-60,117,-91,174r-62,0r0,-243",w:248},"Й":{d:"24,-243r50,0r-2,182r96,-182r56,0r0,243r-50,0r0,-72v-1,-36,3,-73,3,-102v-24,63,-60,117,-91,174r-62,0r0,-243xm71,-298r37,0v0,14,4,22,16,22v11,0,15,-8,16,-22r37,0v-2,31,-22,44,-54,44v-32,0,-50,-14,-52,-44",w:248},"К":{d:"156,0v-21,-39,-16,-109,-78,-102r0,102r-54,0r0,-243r54,0r0,102r5,0r67,-102r66,0r-84,108v59,14,58,87,83,135r-59,0",w:217},"Л":{d:"-1,-40v69,-12,40,-127,46,-203r163,0r0,243r-55,0r0,-198r-55,0v0,100,7,203,-93,202",w:232},"М":{d:"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0",w:304},"Н":{d:"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243",w:248},"О":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81",w:258},"П":{d:"24,-243r196,0r0,243r-55,0r0,-198r-86,0r0,198r-55,0r0,-243",w:243},"Р":{d:"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34",w:209},"С":{d:"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71",w:214},"Т":{d:"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0",w:197},"У":{d:"1,-243r62,0r54,134r39,-134r58,0v-29,70,-54,162,-94,216v-18,26,-55,39,-91,28r4,-43v26,5,62,-9,50,-33",w:211},"Ф":{d:"117,-253r51,0r0,21v52,4,104,34,104,110v0,75,-51,105,-105,110r0,22r-51,0r0,-22v-53,-4,-103,-34,-103,-108v0,-77,57,-108,104,-112r0,-21xm117,-50r0,-144v-22,3,-49,21,-49,73v0,47,27,68,49,71xm168,-194r0,144v21,-3,49,-21,49,-72v0,-51,-26,-69,-49,-72",w:284},"Х":{d:"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119",w:220},"Ц":{d:"24,-243r55,0r0,198r85,0r0,-198r55,0r0,200r24,1r-3,103r-41,0r-3,-61r-172,0r0,-243",w:249},"Ч":{d:"22,-243r54,0v2,49,-13,113,41,113v13,0,25,-4,36,-9r0,-104r54,0r0,246r-54,0r-1,-101v-57,26,-130,13,-130,-63r0,-82",w:231},"Ш":{d:"24,-243r54,0r0,198r60,0r0,-198r54,0r0,198r60,0r0,-198r53,0r0,243r-281,0r0,-243",w:328},"Щ":{d:"24,-243r54,0r0,198r60,0r0,-198r53,0r0,198r60,0r0,-198r54,0r0,200r24,1r-2,103r-42,0r-3,-61r-258,0r0,-243",w:336},"Ъ":{d:"242,-81v2,84,-103,91,-176,80r0,-197r-62,0r0,-45r116,0r0,85v62,-10,121,14,122,77xm120,-117r0,77v32,5,65,-6,64,-39v-1,-35,-31,-42,-64,-38",w:254},"Ы":{d:"202,-81v2,84,-105,91,-178,80r0,-242r54,0r0,85v63,-9,123,14,124,77xm78,-117r0,77v33,5,66,-6,66,-39v0,-36,-34,-42,-66,-38xm224,-243r55,0r0,243r-55,0r0,-243",w:306},"Ь":{d:"204,-81v0,86,-106,90,-180,80r0,-242r54,0r0,85v65,-9,126,13,126,77xm78,-117r0,77v35,5,69,-3,69,-39v0,-36,-34,-42,-69,-38",w:217},"Э":{d:"36,-102r0,-42r104,0v0,-52,-70,-71,-117,-48r-10,-41v14,-6,38,-14,64,-14v85,0,122,59,122,126v0,106,-103,147,-189,113r9,-42v49,22,120,3,120,-52r-103,0",w:211},"Ю":{d:"24,-243r54,0r0,95r30,0v9,-59,49,-99,106,-99v68,0,106,56,106,123v0,80,-45,128,-110,128v-60,0,-98,-44,-104,-106r-28,0r0,102r-54,0r0,-243xm212,-39v34,0,52,-36,52,-83v0,-44,-18,-82,-52,-82v-33,0,-52,38,-52,83v0,46,19,82,52,82",w:331},"Я":{d:"138,-95v-64,-6,-56,62,-77,95r-58,0v22,-39,23,-98,66,-114v-27,-6,-51,-25,-51,-60v-2,-77,104,-76,174,-65r0,239r-54,0r0,-95xm138,-136r0,-65v-27,-5,-65,-1,-65,32v0,29,33,38,65,33",w:216},"а":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20",w:190},"б":{d:"177,-259r-3,43v-33,7,-80,6,-97,30v-8,11,-23,33,-17,43v36,-62,136,-29,136,55v0,57,-38,92,-91,92v-105,0,-116,-169,-54,-223v23,-31,80,-32,126,-40xm104,-138v-48,1,-47,100,1,103v47,-2,49,-101,-1,-103",w:207},"в":{d:"22,-1r0,-173v47,-4,152,-22,158,40v2,24,-21,33,-36,39v26,5,43,19,43,43v0,69,-109,56,-165,51xm76,-144r0,37v23,1,52,-2,50,-19v3,-17,-29,-21,-50,-18xm75,-76r0,45v25,1,54,1,56,-22v2,-21,-28,-24,-56,-23",w:198},"г":{d:"22,-176r122,0r0,42r-68,0r0,134r-54,0r0,-176",w:149},"д":{d:"45,-176r141,0r0,137r19,1r-2,95r-41,0r-2,-57r-111,0r-3,57r-41,0r-2,-94r17,-2v23,-32,27,-82,25,-137xm93,-136v1,38,-5,71,-19,96r58,0r0,-96r-39,0",w:212},"е":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36",w:190},"ж":{d:"-1,0v19,-33,22,-92,63,-100r-62,-76r61,0r39,71r6,0r0,-71r53,0r0,71r6,0r39,-71r61,0r-61,76v39,8,45,68,62,100r-55,0v-11,-19,-17,-77,-52,-70r0,70r-53,0r0,-70v-36,-7,-41,53,-53,70r-54,0",w:265},"з":{d:"40,-74r-1,-33v24,1,63,0,60,-18v-3,-25,-58,-18,-75,-5r-10,-32v45,-26,136,-32,142,30v3,25,-24,31,-38,40v22,2,46,15,46,41v0,67,-109,63,-156,37r12,-34v17,13,83,21,84,-6v1,-21,-38,-21,-64,-20",w:175},"и":{d:"22,-176r51,0r-1,126r54,-126r67,0r0,176r-52,0v-1,-42,7,-92,2,-130v-16,48,-36,86,-55,130r-66,0r0,-176",w:214},"й":{d:"22,-176r51,0r-1,126r54,-126r67,0r0,176r-52,0v-1,-42,7,-92,2,-130v-16,48,-36,86,-55,130r-66,0r0,-176xm56,-249r34,0v1,16,7,26,17,26v11,0,16,-10,18,-26r34,0v-2,34,-22,51,-53,51v-33,0,-49,-20,-50,-51",w:214},"к":{d:"134,0v-11,-17,-18,-78,-57,-70r0,70r-55,0r0,-176r55,0r0,70r5,0r45,-70r64,0r-65,76v39,8,46,64,66,100r-58,0",w:190},"л":{d:"0,-39v48,-4,26,-86,31,-137r144,0r0,176r-55,0r0,-134r-38,0v1,77,-1,140,-76,138",w:196},"м":{d:"16,0r12,-176r70,0r32,111r33,-111r69,0r11,176r-51,0v-3,-43,1,-93,-6,-132v-10,42,-27,88,-40,129r-40,0v-14,-41,-20,-90,-37,-128r-4,131r-49,0",w:258},"н":{d:"22,-176r54,0r0,64r56,0r0,-64r54,0r0,176r-54,0r0,-70r-56,0r0,70r-54,0r0,-176",w:208},"о":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52",w:207},"п":{d:"22,-176r163,0r0,176r-55,0r0,-134r-54,0r0,134r-54,0r0,-176",w:207},"р":{d:"22,71r-1,-247r47,0r3,24v42,-54,132,-27,132,62v0,86,-81,118,-126,74r0,87r-55,0xm148,-88v0,-56,-68,-67,-71,-12v-2,34,4,62,33,62v24,0,38,-20,38,-50",w:215},"с":{d:"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44",w:162},"т":{d:"5,-176r157,0r0,42r-51,0r0,134r-55,0r0,-134r-51,0r0,-42",w:165},"у":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256",w:188},"ф":{d:"104,-254r52,0r-1,75v50,5,92,35,92,92v0,57,-44,86,-92,90r1,68r-52,0r1,-68v-50,-3,-93,-34,-93,-90v0,-57,43,-87,92,-92r0,-75xm105,-32r0,-112v-53,11,-52,101,0,112xm154,-143r0,111v52,-10,53,-101,0,-111",w:259},"х":{d:"3,-176r61,0v11,18,20,39,32,56r29,-56r60,0r-58,84r58,92r-62,0v-11,-19,-19,-41,-32,-58r-30,58r-60,0r60,-90",w:186},"ц":{d:"22,-176r54,0r0,134r55,0r0,-134r55,0r0,137r19,1r-2,95r-41,0r-2,-57r-138,0r0,-176",w:212},"ч":{d:"20,-176r55,0v3,34,-12,86,26,85v9,0,19,-4,24,-8r0,-77r54,0r0,179r-54,0v-1,-22,2,-47,-1,-67v-43,24,-110,9,-104,-52r0,-60",w:200},"ш":{d:"22,-176r54,0r0,134r43,0r0,-134r55,0r0,134r43,0r0,-134r54,0r0,176r-249,0r0,-176",w:292},"щ":{d:"22,-176r54,0r0,134r43,0r0,-134r55,0r0,134r43,0r0,-134r54,0r0,137r20,1r-3,95r-41,0r-2,-57r-223,0r0,-176",w:297},"ъ":{d:"223,-63v0,71,-98,69,-166,62r0,-133r-50,0r0,-42r105,0r0,52v52,-7,111,3,111,61xm111,-87r0,51v23,3,57,1,57,-25v-1,-29,-33,-31,-57,-26",w:234},"ы":{d:"184,-64v0,71,-93,70,-162,63r0,-175r54,0r0,52v51,-7,108,5,108,60xm76,-87r0,51v25,3,54,0,54,-27v0,-26,-32,-29,-54,-24xm203,-176r55,0r0,176r-55,0r0,-176",w:279},"ь":{d:"188,-65v0,74,-96,70,-166,64r0,-175r54,0r0,52v52,-7,112,2,112,59xm76,-87r0,51v25,3,58,1,58,-26v0,-28,-35,-30,-58,-25",w:199},"э":{d:"10,-167v67,-33,152,-3,152,78v0,76,-86,114,-154,81r8,-37v28,12,87,10,90,-26r-76,0r0,-35r77,0v0,-34,-59,-41,-86,-26",w:174},"ю":{d:"22,-176r54,0r0,65r23,0v8,-42,39,-69,83,-69v50,0,84,37,84,90v0,118,-158,124,-168,19r-22,0r0,71r-54,0r0,-176xm181,-35v20,0,30,-23,30,-53v0,-27,-9,-53,-30,-53v-23,0,-32,26,-32,53v0,29,10,53,32,53",w:277},"я":{d:"15,-126v1,-64,106,-54,162,-49r0,175r-54,0r0,-66v-46,-5,-46,39,-62,66r-58,0v19,-26,22,-72,58,-82v-20,-2,-46,-16,-46,-44xm123,-100r0,-44v-21,-3,-51,0,-51,22v0,21,31,25,51,22",w:199},"ё":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm63,-200v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25v0,14,-11,26,-25,26xm164,-226v0,14,-11,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,25,11,25,25",w:190},"ђ":{d:"110,-131v-15,0,-29,10,-29,27r0,104r-54,0r0,-195r-26,0r0,-36r26,0r0,-25r54,0r0,25r76,0r0,36r-76,0v1,12,-2,29,1,39v11,-11,27,-19,46,-19v93,0,84,182,25,213v-16,8,-31,15,-42,16r-11,-44v32,-6,42,-33,43,-78v0,-27,-6,-63,-33,-63",w:210},"ѓ":{d:"22,-176r122,0r0,42r-68,0r0,134r-54,0r0,-176xm86,-253r51,0r-44,55r-38,0",w:149},"є":{d:"162,-171r-10,38v-27,-14,-83,-6,-83,27r73,0r0,35r-72,0v3,34,55,41,84,27r8,38v-10,5,-30,10,-53,10v-59,0,-97,-35,-97,-90v0,-78,82,-111,150,-85",w:169},"ѕ":{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13",w:156},"і":{d:"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27",w:98},"ї":{d:"77,0r-55,0r0,-176r55,0r0,176xm12,-200v-15,0,-26,-12,-26,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-24,26xm87,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v15,0,25,11,25,25v0,14,-10,26,-25,26",w:98},"ј":{d:"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm57,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-29,-12,-29,-27v0,-15,12,-27,30,-27",w:104},"љ":{d:"0,-39v49,-5,27,-85,32,-137r143,0r0,53v53,-7,110,5,110,61v0,73,-96,67,-165,61r0,-133r-38,0v1,77,-1,139,-76,138xm175,-87r0,51v24,3,56,1,56,-26v0,-27,-32,-28,-56,-25",w:296},"њ":{d:"291,-62v0,72,-96,67,-165,61r0,-75r-50,0r0,76r-54,0r0,-176r54,0r0,59r50,0r0,-59r55,0r0,54v51,-10,110,5,110,60xm181,-86r0,50v22,3,56,1,56,-25v0,-27,-33,-30,-56,-25",w:302},"ћ":{d:"111,-131v-51,0,-23,83,-30,131r-54,0r0,-195r-26,0r0,-36r26,0r0,-25r54,0r0,25r72,0r0,36r-72,0v1,14,-2,33,1,45v34,-46,112,-26,112,51r0,99r-55,0v-5,-46,18,-131,-28,-131",w:215},"ќ":{d:"134,0v-11,-17,-18,-78,-57,-70r0,70r-55,0r0,-176r55,0r0,70r5,0r45,-70r64,0r-65,76v39,8,46,64,66,100r-58,0xm101,-253r51,0r-44,55r-38,0",w:190},"ў":{d:"42,-249r35,0v0,16,7,26,17,26v10,0,16,-10,17,-26r35,0v-2,34,-22,51,-53,51v-33,0,-49,-20,-51,-51xm20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256",w:188},"џ":{d:"22,-176r55,0r0,134r54,0r0,-134r55,0r0,176r-57,0r-3,59r-44,0r-4,-59r-56,0r0,-176",w:207},"Ґ":{d:"24,-243r105,0r6,-46r39,0r-4,91r-92,0r0,198r-54,0r0,-243",w:177},"ґ":{d:"22,-176r84,0r5,-43r38,0r-3,85r-70,0r0,134r-54,0r0,-176",w:155},"":{d:"1,-304r37,0v1,14,4,22,16,22v11,0,15,-8,17,-22r37,0v-3,30,-23,44,-55,44v-31,0,-49,-14,-52,-44"},"":{d:"108,-260r-37,0v-1,-13,-5,-22,-16,-22v-11,0,-16,9,-17,22r-37,0v2,-30,22,-44,54,-44v32,0,51,15,53,44"},"":{d:"3,-249r34,0v0,16,7,26,17,26v10,0,16,-10,17,-26r35,0v-2,34,-22,51,-53,51v-33,0,-49,-20,-50,-51"},"":{d:"36,-202r-35,0v2,-33,22,-50,53,-50v33,0,49,19,50,50r-34,0v-1,-15,-7,-25,-17,-25v-11,0,-16,10,-17,25"},"Ơ":{d:"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v20,2,12,-30,5,-41r39,-7v15,28,14,78,-29,77v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127",w:258},"Ư":{d:"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24",w:262},"ơ":{d:"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93",w:211},"ư":{d:"76,-81v-8,51,57,52,57,10r0,-105v19,-1,52,5,52,-15v0,-7,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95"
,w:209},"₫":{d:"31,-37r139,0r0,32r-139,0r0,-32xm122,-243r46,0r0,21r23,0r0,25r-23,0r1,142r-40,0r-3,-19v-31,42,-103,18,-103,-44v0,-61,63,-88,99,-55r0,-24r-42,0r0,-25r42,0r0,-21xm69,-120v0,40,53,44,53,6v0,-24,-4,-39,-25,-40v-19,0,-28,15,-28,34",w:199},"":{d:"122,-243r46,0r0,21r23,0r0,25r-23,0r1,142r-40,0r-3,-19v-31,42,-103,18,-103,-44v0,-60,62,-88,99,-55r0,-24r-42,0r0,-25r42,0r0,-21xm69,-120v0,40,53,44,53,6v0,-24,-4,-39,-25,-40v-18,0,-28,15,-28,34",w:199},"Ạ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm116,29v14,0,24,10,24,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25",w:236},"Ả":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm131,-254r-25,-6v5,-16,17,-19,17,-30v-1,-19,-22,-9,-27,1r-17,-11v10,-34,78,-39,79,3v0,21,-17,25,-27,43",w:236},"Ấ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm99,-300r39,0r32,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-35,0xm179,-329r47,0r-48,41r-26,0",w:236},"Ầ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-59,0xm88,-103r54,0r-28,-99xm128,-324r47,0r24,40r-29,0xm97,-300r38,0r33,44r-36,0v-6,-7,-9,-16,-16,-22r-16,22r-35,0",w:236},"Ẩ":{d:"150,-62r-70,0r-17,62r-57,0r75,-243r71,0r76,243r-60,0xm88,-103r54,0r-28,-99xm98,-300r38,0r32,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-34,0xm183,-273r-21,-5v5,-15,18,-19,18,-29v-2,-18,-24,-10,-27,2r-17,-10v10,-32,73,-38,73,2v0,19,-16,22,-26,40",w:236},"Ẫ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm96,-300r42,0r36,44r-39,0r-18,-22r-18,22r-39,0xm170,-347v3,53,-41,42,-68,28v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0",w:236},"Ậ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm97,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0xm114,78v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-25,24",w:236},"Ắ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm66,-295r25,0v0,21,53,21,54,0r23,0v-2,22,-19,44,-51,44v-33,0,-48,-20,-51,-44xm124,-333r49,0r-45,41r-29,0",w:236},"Ằ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-59,0xm88,-103r54,0r-28,-99xm65,-333r48,0r25,41r-29,0xm68,-295r25,0v0,20,52,21,53,0r24,0v-3,22,-20,44,-52,44v-32,0,-47,-20,-50,-44",w:236},"Ẳ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm127,-287r-22,-5v8,-17,29,-30,7,-40v-7,0,-13,7,-16,12r-16,-9v9,-33,73,-36,73,1v0,21,-16,24,-26,41xm68,-295r25,0v0,21,53,23,54,0r24,0v-3,22,-20,44,-52,44v-33,0,-48,-20,-51,-44",w:236},"Ẵ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm169,-345v4,54,-42,41,-68,28v-5,0,-7,5,-8,11r-26,0v0,-23,11,-38,29,-38v19,0,43,32,48,-1r25,0xm66,-295r24,0v2,20,52,22,54,0r24,0v-2,22,-20,44,-52,44v-32,0,-48,-20,-50,-44",w:236},"Ặ":{d:"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm66,-305r29,0v1,8,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-16,45,-51,45v-35,0,-49,-19,-50,-45xm115,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24",w:236},"Ẹ":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm96,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,13,-11,24,-25,24",w:192},"Ẻ":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm115,-254r-26,-6v6,-16,18,-19,18,-31v0,-16,-23,-9,-27,2r-17,-11v9,-34,78,-39,79,3v0,21,-17,25,-27,43",w:192},"Ẽ":{d:"168,-147r0,44r-89,0r0,58r99,0r0,45r-154,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm153,-305v6,59,-41,46,-67,32v-5,0,-8,5,-9,16r-25,0v-1,-31,11,-46,28,-46v22,0,43,35,49,-2r24,0",w:192},"Ế":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm81,-300r38,0r33,44r-36,0v-6,-7,-10,-16,-17,-22r-15,22r-35,0xm161,-329r47,0r-49,41r-26,0",w:192},"Ề":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm111,-324r47,0r23,40r-28,0xm80,-300r38,0r33,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-35,0",w:192},"Ể":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm81,-300r38,0r33,44r-35,0r-17,-22r-16,22r-35,0xm167,-273r-21,-5v5,-15,17,-19,17,-30v-1,-18,-23,-9,-27,2r-16,-9v9,-32,71,-38,73,2v0,19,-17,22,-26,40",w:192},"Ễ":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm84,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0xm157,-347v4,53,-42,42,-68,28v-5,0,-8,5,-9,13r-26,0v-2,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0",w:192},"Ệ":{d:"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm79,-300r41,0r37,44r-39,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0xm100,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24",w:192},"Ỉ":{d:"24,-243r55,0r0,243r-55,0r0,-243xm64,-254r-25,-6v5,-16,18,-19,18,-31v0,-16,-24,-9,-27,2r-17,-11v9,-34,77,-38,78,3v0,21,-17,25,-27,43",w:102},"Ị":{d:"24,-243r55,0r0,243r-55,0r0,-243xm51,78v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-25,24",w:102},"Ọ":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm129,78v-14,0,-25,-11,-25,-24v0,-14,12,-25,26,-25v13,0,24,11,24,25v0,13,-11,24,-25,24",w:258},"Ỏ":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm142,-255r-25,-5v5,-16,17,-19,17,-31v0,-20,-22,-8,-26,2r-18,-11v9,-34,79,-39,79,2v0,22,-17,25,-27,43",w:258},"Ố":{d:"130,-247v75,0,116,56,116,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-72,46,-127,117,-127xm129,-203v-37,0,-59,35,-58,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-59,-81xm113,-300r38,0r33,44r-36,0r-16,-23r-16,23r-35,0xm193,-330r47,0r-48,41r-27,0",w:258},"Ồ":{d:"130,-247v75,0,116,56,116,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-72,46,-127,117,-127xm129,-203v-37,0,-59,35,-58,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-59,-81xm142,-325r47,0r24,41r-29,0xm111,-300r38,0r33,44r-35,0v-6,-7,-10,-17,-17,-23r-16,23r-35,0",w:258},"Ổ":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm114,-300r38,0r33,44r-36,0v-6,-7,-9,-16,-16,-22r-16,22r-35,0xm200,-273r-21,-5v5,-15,18,-19,18,-30v0,-18,-23,-9,-28,2r-16,-9v9,-33,73,-37,73,1v0,20,-16,23,-26,41",w:258},"Ỗ":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm109,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0xm183,-347v3,53,-41,42,-68,28v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0",w:258},"Ộ":{d:"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm109,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0xm129,78v-14,0,-25,-11,-25,-24v0,-14,12,-25,26,-25v13,0,24,11,24,25v0,13,-11,24,-25,24",w:258},"Ớ":{d:"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,17,80,20v20,2,12,-30,5,-40r39,-7v15,26,13,77,-29,76v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm136,-300r58,0r-44,44r-44,0",w:258},"Ờ":{d:"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,17,80,20v20,2,12,-30,5,-40r39,-7v15,26,13,77,-29,76v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm70,-300r58,0r30,44r-44,0",w:258},"Ở":{d:"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v20,2,12,-30,5,-41r39,-7v15,28,14,78,-29,77v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm142,-255r-25,-5v5,-16,17,-19,17,-31v0,-20,-22,-8,-26,2r-18,-11v9,-34,79,-39,79,2v0,22,-17,25,-27,43",w:258},"Ỡ":{d:"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-59,-81v-38,0,-58,37,-58,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v21,2,12,-31,5,-40r39,-7v15,26,13,77,-29,76v12,18,20,43,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-72,46,-127,118,-127xm182,-305v6,59,-41,46,-67,32v-4,0,-8,5,-8,16r-26,0v-2,-58,40,-48,67,-32v6,0,8,-3,10,-16r24,0",w:258},"Ợ":{d:"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v20,2,12,-30,5,-41r39,-7v15,28,14,78,-29,77v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm154,54v0,13,-11,24,-25,24v-14,0,-25,-11,-25,-24v0,-14,12,-25,26,-25v13,0,24,11,24,25",w:258},"Ụ":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm123,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24",w:245},"Ủ":{d:"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm135,-254r-25,-6v6,-16,18,-19,18,-31v0,-17,-23,-9,-27,2r-17,-11v9,-35,78,-38,79,3v0,21,-18,25,-28,43",w:245},"Ứ":{d:"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm125,-300r58,0r-44,44r-44,0",w:262},"Ừ":{d:"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm63,-300r57,0r30,44r-43,0",w:262},"Ử":{d:"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm144,-254r-26,-6v6,-16,18,-19,18,-31v0,-17,-23,-8,-27,2r-17,-11v8,-34,78,-39,79,3v0,21,-17,25,-27,43",w:262},"Ữ":{d:"220,-280r38,-7v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-23xm181,-305v6,59,-41,46,-67,32v-5,0,-8,5,-9,16r-25,0v-3,-58,41,-48,67,-32v6,0,9,-3,10,-16r24,0",w:262},"Ự":{d:"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm131,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:262},"Ỵ":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm109,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24",w:217},"Ỷ":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm121,-254r-25,-6v6,-16,18,-19,18,-31v0,-16,-24,-9,-27,2r-18,-11v10,-34,78,-39,79,3v0,21,-17,25,-27,43",w:217},"Ỹ":{d:"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm159,-305v4,59,-41,46,-67,32v-5,0,-8,5,-9,16r-25,0v-1,-31,10,-46,28,-46v20,-4,44,35,48,-2r25,0",w:217},"ạ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:190},"ả":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm104,-190r-26,-6v5,-17,20,-22,20,-35v-1,-18,-23,-12,-26,1r-18,-12v9,-34,78,-39,79,3v0,24,-21,32,-29,49",w:190},"ấ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm74,-253r38,0r32,55r-35,0v-6,-10,-9,-22,-16,-31r-16,31r-35,0xm158,-287r42,0r-41,54r-28,0",w:190},"ầ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm108,-288r41,0r25,55r-27,0xm75,-253r38,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0",w:190},"ẩ":{d:"91,-180v104,-2,68,98,81,180r-50,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm74,-253r38,0r32,55r-35,0v-6,-10,-9,-22,-16,-31r-16,31r-35,0xm159,-228r-23,-5v5,-15,17,-18,17,-29v0,-17,-23,-8,-26,2r-16,-10v9,-33,74,-37,74,2v0,20,-17,23,-26,40",w:190},"ẫ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm76,-245r38,0r34,47r-36,0r-17,-26r-18,26r-35,0xm148,-293v4,54,-42,43,-68,29v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,9,-15r26,0",w:190},"ậ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm77,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:190},"ắ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm104,-291r43,0r-45,53r-28,0xm37,-242r26,0v1,13,12,22,28,22v18,0,28,-10,29,-22r26,0v-1,31,-23,51,-55,51v-33,0,-54,-22,-54,-51",w:190},"ằ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-36,-62,-27,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm40,-291r42,0r31,53r-29,0xm40,-242r26,0v2,13,12,22,29,22v18,0,27,-10,28,-22r26,0v-1,31,-22,51,-55,51v-33,0,-53,-22,-54,-51",w:190},"ẳ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm102,-234r-23,-5v5,-15,17,-18,17,-28v-1,-18,-23,-10,-25,1r-17,-10v9,-34,74,-36,74,2v0,20,-17,23,-26,40xm39,-242r26,0v2,13,12,22,29,22v18,0,27,-10,28,-22r26,0v-1,31,-22,51,-54,51v-34,0,-54,-21,-55,-51",w:190},"ẵ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm146,-296v4,55,-41,43,-68,29v-5,0,-8,5,-9,11r-26,0v0,-23,11,-38,30,-38v20,0,44,33,48,-2r25,0xm41,-242r26,0v2,13,12,23,27,23v17,0,26,-11,27,-23r26,0v-1,30,-20,50,-53,50v-34,0,-52,-21,-53,-50",w:190},"ặ":{d:"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm45,-249r28,0v2,13,9,22,22,22v14,0,21,-11,22,-22r28,0v0,30,-18,51,-50,51v-34,0,-50,-22,-50,-51xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:190},"ẹ":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:190},"ẻ":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm104,-190r-26,-5v5,-17,20,-22,20,-36v0,-18,-23,-11,-27,1r-18,-11v10,-35,78,-41,80,3v0,23,-21,31,-29,48",w:190},"ẽ":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm146,-250v5,59,-41,48,-68,33v-5,0,-8,5,-9,16r-25,0v-5,-56,40,-51,68,-33v5,0,8,-3,9,-16r25,0",w:190},"ế":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm82,-253r39,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm167,-287r41,0r-41,54r-28,0",w:190},"ề":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm115,-288r41,0r24,55r-27,0xm81,-253r38,0r33,55r-35,0r-17,-31r-16,31r-35,0",w:190},"ể":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm80,-253r38,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm165,-228r-24,-5v6,-15,17,-18,17,-29v0,-18,-22,-8,-25,2r-16,-10v9,-32,71,-37,73,2v0,20,-16,23,-25,40",w:190},"ễ":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm80,-245r38,0r34,47r-36,0r-17,-26r-18,26r-35,0xm152,-293v4,54,-42,43,-68,29v-6,0,-8,5,-9,13r-26,0v-3,-50,43,-42,68,-27v6,0,9,-3,9,-15r26,0",w:190},"ệ":{d:"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm77,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:190},"ỉ":{d:"77,0r-55,0r0,-176r55,0r0,176xm59,-190r-26,-5v4,-17,19,-22,19,-36v-1,-17,-23,-11,-26,1r-18,-11v9,-36,78,-41,79,3v0,23,-21,31,-28,48",w:98},"ị":{d:"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27xm50,29v14,0,24,11,24,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25",w:98},"ọ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm104,29v14,0,25,10,25,25v0,14,-11,26,-25,26v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25",w:207},"ỏ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm113,-190r-26,-6v4,-17,20,-22,20,-35v0,-19,-23,-12,-27,1r-18,-11v10,-35,80,-41,80,2v0,24,-21,32,-29,49",w:207},"ố":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm86,-253r39,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm171,-287r41,0r-41,54r-28,0",w:207},"ồ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm121,-288r41,0r24,55r-27,0xm87,-253r38,0r32,55r-35,0v-6,-10,-9,-22,-16,-31r-16,31r-35,0",w:207},"ổ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm85,-253r38,0r33,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm170,-228r-23,-5v5,-15,17,-18,17,-29v0,-17,-22,-9,-25,2r-17,-10v10,-33,74,-37,74,2v0,20,-16,23,-26,40",w:207},"ỗ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm85,-245r37,0r35,47r-36,0v-6,-8,-10,-19,-18,-26r-17,26r-36,0xm156,-293v4,55,-41,42,-68,29v-5,0,-8,5,-8,13r-26,0v-3,-50,42,-42,68,-27v6,0,8,-3,9,-15r25,0",w:207},"ộ":{d:"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm85,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0xm104,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25",w:207},"ớ":{d:"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm110,-253r50,0r-44,55r-37,0",w:211},"ờ":{d:"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm49,-253r51,0r31,55r-38,0",w:211},"ở":{d:"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm113,-190r-26,-6v4,-17,20,-22,20,-35v0,-19,-23,-12,-27,1r-18,-11v10,-35,80,-41,80,2v0,24,-21,32,-29,49",w:211},"ỡ":{d:"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v20,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm155,-250v5,59,-41,49,-68,33v-5,0,-8,5,-9,16r-25,0v-5,-56,40,-51,68,-33v5,0,8,-3,9,-16r25,0",w:211},"ợ":{d:"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm105,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-15,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:211},"ụ":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm105,29v15,0,25,11,25,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:209},"ủ":{d:"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm114,-190r-26,-5v5,-17,20,-22,20,-36v0,-18,-23,-11,-27,1r-18,-11v9,-35,79,-41,80,3v0,23,-21,31,-29,48",w:209},"ứ":{d:"76,-81v-8,51,57,52,57,10r0,-105v19,0,52,4,52,-15v0,-8,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm117,-253r50,0r-44,55r-37,0",w:209},"ừ":{d:"76,-81v-8,51,57,52,57,10r0,-105v19,0,52,4,52,-15v0,-8,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm52,-253r50,0r31,55r-37,0",w:209},"ử":{d:"76,-81v-8,51,57,52,57,10r0,-105v19,-1,52,5,52,-15v0,-7,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm117,-190r-26,-5v4,-17,19,-22,19,-36v-1,-17,-23,-11,-26,1r-18,-11v9,-35,79,-41,80,3v0,23,-21,31,-29,48",w:209},"ữ":{d:"76,-81v-8,51,57,52,57,10r0,-105v19,0,52,4,52,-15v0,-8,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm157,-250v5,59,-40,48,-68,33v-5,0,-8,5,-8,16r-26,0v-4,-56,40,-51,68,-33v6,0,8,-3,9,-16r25,0",w:209},"ự":{d:"76,-81v-8,51,57,52,57,10r0,-105v19,-1,52,5,52,-15v0,-7,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm105,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-15,0,-25,-12,-25,-26v0,-14,11,-25,25,-25",w:209},"ỵ":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-58,247,-155,255xm146,29v14,0,24,11,24,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25",w:188},"ỷ":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm108,-190r-26,-5v4,-17,19,-22,19,-36v-1,-17,-23,-11,-26,1r-18,-11v9,-36,78,-41,79,3v0,23,-20,31,-28,48",w:188},"ỹ":{d:"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm149,-250v5,59,-40,48,-68,33v-5,0,-8,5,-9,16r-26,0v-4,-56,41,-51,69,-33v6,0,8,-3,9,-16r25,0",w:188},"":{d:"67,-291r42,0r-44,53r-29,0xm-1,-242r26,0v0,29,59,28,58,0r26,0v-1,31,-23,51,-55,51v-34,0,-54,-22,-55,-51"},"":{d:"-1,-291r42,0r31,53r-29,0xm-1,-242r26,0v2,13,12,22,29,22v18,0,27,-10,28,-22r26,0v-1,31,-22,51,-55,51v-33,0,-53,-22,-54,-51"},"":{d:"62,-234r-23,-5v5,-15,17,-18,17,-28v-1,-18,-23,-10,-25,1r-17,-10v9,-34,73,-36,74,2v0,20,-16,23,-26,40xm-1,-242r26,0v0,29,59,28,58,0r26,0v-1,31,-23,51,-55,51v-34,0,-54,-21,-55,-51"},"":{d:"106,-296v4,54,-41,43,-68,29v-5,0,-8,5,-8,11r-27,0v-3,-47,44,-40,68,-25v6,0,9,-3,10,-15r25,0xm1,-242r26,0v2,13,12,23,27,23v17,0,26,-11,27,-23r26,0v-1,30,-21,51,-53,51v-33,0,-52,-22,-53,-51"},"":{d:"35,-253r38,0r32,55r-34,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm120,-287r41,0r-41,54r-28,0"},"":{d:"69,-288r41,0r25,55r-28,0xm35,-253r38,0r32,55r-34,0r-17,-31r-16,31r-35,0"},"":{d:"35,-253r38,0r32,55r-34,0r-17,-31r-16,31r-35,0xm120,-228r-23,-5v5,-15,17,-18,17,-29v0,-17,-23,-8,-26,2r-16,-10v9,-33,74,-37,74,2v0,20,-17,23,-26,40"},"":{d:"35,-245r38,0r34,47r-35,0v-6,-8,-10,-19,-18,-26r-17,26r-36,0xm107,-293v3,54,-41,43,-68,29v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,10,-15r25,0"},"":{d:"54,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25"},"":{d:"62,-190r-27,-5v5,-18,20,-22,20,-36v0,-19,-23,-12,-27,1r-17,-11v9,-36,78,-41,79,3v0,23,-21,31,-28,48"},"":{d:"50,-149r0,-27v31,3,31,-20,18,-39r38,-6v21,37,1,82,-56,72"},"":{d:"3,-296r25,0v2,21,52,23,54,0r24,0v-3,23,-20,44,-52,44v-32,0,-48,-19,-51,-44xm62,-333r48,0r-44,41r-30,0"},"":{d:"0,-333r49,0r25,41r-29,0xm3,-296r25,0v2,21,52,23,54,0r24,0v-3,23,-20,44,-52,44v-32,0,-48,-19,-51,-44"},"":{d:"63,-287r-22,-5v8,-17,29,-30,7,-40v-7,0,-13,7,-16,12r-16,-9v9,-33,73,-37,73,1v0,21,-17,24,-26,41xm4,-296r25,0v0,23,53,22,53,0r25,0v-3,23,-20,45,-52,45v-33,0,-49,-20,-51,-45"},"":{d:"107,-346v4,54,-42,43,-68,29v-5,0,-8,5,-8,11r-27,0v-3,-47,44,-40,68,-25v6,0,9,-3,10,-15r25,0xm3,-296r25,0v2,21,52,23,54,0r24,0v-3,23,-20,44,-52,44v-32,0,-48,-19,-51,-44"},"":{d:"37,-300r38,0r32,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-35,0xm116,-329r47,0r-48,41r-26,0"},"":{d:"66,-324r47,0r23,40r-28,0xm35,-300r38,0r33,44r-36,0r-16,-22r-16,22r-35,0"},"":{d:"37,-300r38,0r33,44r-36,0v-6,-7,-9,-16,-16,-22r-16,22r-35,0xm123,-273r-21,-5v8,-17,31,-32,7,-41v-8,0,-14,8,-17,13r-16,-9v9,-33,71,-36,73,1v0,20,-17,23,-26,41"},"":{d:"35,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0xm108,-347v4,53,-42,42,-68,28v-5,0,-8,5,-9,13r-26,0v-2,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0"},"":{d:"54,78v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,13,-11,24,-25,24"},"":{d:"64,-254r-25,-6v6,-16,18,-19,18,-31v0,-16,-24,-9,-27,2r-17,-11v9,-34,78,-39,79,3v0,21,-18,25,-28,43"},"":{d:"54,-213r0,-30v32,4,30,-19,18,-38r39,-6v20,38,2,84,-57,74"},"":{d:"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v86,26,84,128,-6,145r-8,14v13,2,26,12,26,26v1,34,-49,38,-73,25r7,-20v10,6,30,11,32,-4v0,-6,-8,-11,-28,-12v3,-8,12,-19,12,-26v-21,0,-50,-7,-66,-16",w:122},"":{d:"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-82,-23,-58,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v67,19,63,98,-5,110r-8,14v13,2,26,11,26,26v2,34,-50,37,-73,24r7,-20v11,7,33,11,33,-4v0,-6,-9,-11,-28,-12v3,-8,12,-19,12,-26v-10,0,-31,-3,-49,-13",w:96},"Ț":{d:"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0xm69,87r-8,-23v24,-1,31,-31,13,-43r38,-7v32,26,2,79,-43,73",w:197},"ț":{d:"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41xm45,87r-8,-23v24,-2,31,-30,13,-43r38,-7v31,27,4,79,-43,73",w:132},"­":{d:"11,-113r94,0r0,37r-94,0r0,-37",w:104}," ":{w:72},"ˉ":{d:"9,-240r90,0r0,30r-90,0r0,-30"},"∕":{d:"-29,4r-30,0r133,-242r30,0",w:45},"∙":{d:"46,-60v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33",w:93},"ә":{d:"27,-131r-7,-36v68,-31,158,-5,158,77v0,44,-28,94,-88,94v-65,0,-88,-55,-77,-109r113,0v-2,-41,-64,-39,-99,-26xm126,-68r-65,0v0,13,7,35,32,35v23,0,32,-21,33,-35",w:118},"‐":{d:"11,-113r94,0r0,37r-94,0r0,-37",w:115},"ℓ":{d:"109,-220v-22,0,-18,63,-18,93v21,-22,32,-46,32,-67v0,-17,-6,-26,-14,-26xm164,-69r25,24v-33,65,-134,69,-148,-5v-6,4,-12,8,-18,11r-14,-28r31,-22r0,-79v0,-61,28,-88,67,-88v35,0,57,24,57,61v0,42,-25,76,-73,117v-3,55,59,38,73,9",w:199},"№":{d:"278,-229v38,0,61,26,61,62v0,46,-29,65,-63,65v-36,0,-63,-23,-63,-63v0,-39,26,-64,65,-64xm276,-202v-28,1,-25,75,0,73v15,0,21,-15,21,-37v0,-18,-6,-36,-21,-36xm330,-61r-106,0r0,-27r106,0r0,27xm71,0r-48,0r0,-234r60,0r38,86v12,24,21,56,32,79v-5,-48,-4,-110,-4,-165r47,0r0,234r-55,0r-41,-90v-11,-23,-20,-56,-32,-80",w:348}}});var counter=0,swfobject=function(){function A(){if(t)return;try{var a=i.getElementsByTagName("body")[0].appendChild(Q("span"));a.parentNode.removeChild(a)}catch(b){return}t=!0;var c=l.length;for(var d=0;d<c;d++)l[d]()}function B(a){t?a():l[l.length]=a}function C(b){if(typeof h.addEventListener!=a)h.addEventListener("load",b,!1);else if(typeof i.addEventListener!=a)i.addEventListener("load",b,!1);else if(typeof h.attachEvent!=a)R(h,"onload",b);else if(typeof h.onload=="function"){var c=h.onload;h.onload=function(){c(),b()}}else h.onload=b}function D(){k?E():F()}function E(){var c=i.getElementsByTagName("body")[0],d=Q(b);d.setAttribute("type",e);var f=c.appendChild(d);if(f){var g=0;(function(){if(typeof f.GetVariable!=a){var b=f.GetVariable("$version");b&&(b=b.split(" ")[1].split(","),y.pv=[parseInt(b[0],10),parseInt(b[1],10),parseInt(b[2],10)])}else if(g<10){g++,setTimeout(arguments.callee,10);return}c.removeChild(d),f=null,F()})()}else F()}function F(){var b=m.length;if(b>0)for(var c=0;c<b;c++){var d=m[c].id,e=m[c].callbackFn,f={success:!1,id:d};if(y.pv[0]>0){var g=P(d);if(g)if(S(m[c].swfVersion)&&!(y.wk&&y.wk<312))U(d,!0),e&&(f.success=!0,f.ref=G(d),e(f));else if(m[c].expressInstall&&H()){var h={};h.data=m[c].expressInstall,h.width=g.getAttribute("width")||"0",h.height=g.getAttribute("height")||"0",g.getAttribute("class")&&(h.styleclass=g.getAttribute("class")),g.getAttribute("align")&&(h.align=g.getAttribute("align"));var i={},j=g.getElementsByTagName("param"),k=j.length;for(var l=0;l<k;l++)j[l].getAttribute("name").toLowerCase()!="movie"&&(i[j[l].getAttribute("name")]=j[l].getAttribute("value"));I(h,i,d,e)}else J(g),e&&e(f)}else{U(d,!0);if(e){var n=G(d);n&&typeof n.SetVariable!=a&&(f.success=!0,f.ref=n),e(f)}}}}function G(c){var d=null,e=P(c);if(e&&e.nodeName=="OBJECT")if(typeof e.SetVariable!=a)d=e;else{var f=e.getElementsByTagName(b)[0];f&&(d=f)}return d}function H(){return!u&&S("6.0.65")&&(y.win||y.mac)&&!(y.wk&&y.wk<312)}function I(b,c,d,e){u=!0,r=e||null,s={success:!1,id:d};var g=P(d);if(g){g.nodeName=="OBJECT"?(p=K(g),q=null):(p=g,q=d),b.id=f;if(typeof b.width==a||!/%$/.test(b.width)&&parseInt(b.width,10)<310)b.width="310";if(typeof b.height==a||!/%$/.test(b.height)&&parseInt(b.height,10)<137)b.height="137";i.title=i.title.slice(0,47)+" - Flash Player Installation";var j=y.ie&&y.win?"ActiveX":"PlugIn",k="MMredirectURL="+h.location.toString().replace(/&/g,"%26")+"&MMplayerType="+j+"&MMdoctitle="+i.title;typeof c.flashvars!=a?c.flashvars+="&"+k:c.flashvars=k;if(y.ie&&y.win&&g.readyState!=4){var l=Q("div");d+="SWFObjectNew",l.setAttribute("id",d),g.parentNode.insertBefore(l,g),g.style.display="none",function(){g.readyState==4?g.parentNode.removeChild(g):setTimeout(arguments.callee,10)}()}L(b,c,d)}}function J(a){if(y.ie&&y.win&&a.readyState!=4){var b=Q("div");a.parentNode.insertBefore(b,a),b.parentNode.replaceChild(K(a),b),a.style.display="none",function(){a.readyState==4?a.parentNode.removeChild(a):setTimeout(arguments.callee,10)}()}else a.parentNode.replaceChild(K(a),a)}function K(a){var c=Q("div");if(y.win&&y.ie)c.innerHTML=a.innerHTML;else{var d=a.getElementsByTagName(b)[0];if(d){var e=d.childNodes;if(e){var f=e.length;for(var g=0;g<f;g++)(e[g].nodeType!=1||e[g].nodeName!="PARAM")&&e[g].nodeType!=8&&c.appendChild(e[g].cloneNode(!0))}}}return c}function L(c,d,f){var g,h=P(f);if(y.wk&&y.wk<312)return g;if(h){typeof c.id==a&&(c.id=f);if(y.ie&&y.win){var i="";for(var j in c)c[j]!=Object.prototype[j]&&(j.toLowerCase()=="data"?d.movie=c[j]:j.toLowerCase()=="styleclass"?i+=' class="'+c[j]+'"':j.toLowerCase()!="classid"&&(i+=" "+j+'="'+c[j]+'"'));var k="";for(var l in d)d[l]!=Object.prototype[l]&&(k+='<param name="'+l+'" value="'+d[l]+'" />');h.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+i+">"+k+"</object>",n[n.length]=c.id,g=P(c.id
)}else{var m=Q(b);m.setAttribute("type",e);for(var o in c)c[o]!=Object.prototype[o]&&(o.toLowerCase()=="styleclass"?m.setAttribute("class",c[o]):o.toLowerCase()!="classid"&&m.setAttribute(o,c[o]));for(var p in d)d[p]!=Object.prototype[p]&&p.toLowerCase()!="movie"&&M(m,p,d[p]);h.parentNode.replaceChild(m,h),g=m}}return g}function M(a,b,c){var d=Q("param");d.setAttribute("name",b),d.setAttribute("value",c),a.appendChild(d)}function N(a){var b=P(a);b&&b.nodeName=="OBJECT"&&(y.ie&&y.win?(b.style.display="none",function(){b.readyState==4?O(a):setTimeout(arguments.callee,10)}()):b.parentNode.removeChild(b))}function O(a){var b=P(a);if(b){for(var c in b)typeof b[c]=="function"&&(b[c]=null);b.parentNode.removeChild(b)}}function P(a){var b=null;try{b=i.getElementById(a)}catch(c){}return b}function Q(a){return i.createElement(a)}function R(a,b,c){a.attachEvent(b,c),o[o.length]=[a,b,c]}function S(a){var b=y.pv,c=a.split(".");return c[0]=parseInt(c[0],10),c[1]=parseInt(c[1],10)||0,c[2]=parseInt(c[2],10)||0,b[0]>c[0]||b[0]==c[0]&&b[1]>c[1]||b[0]==c[0]&&b[1]==c[1]&&b[2]>=c[2]?!0:!1}function T(c,d,e,f){if(y.ie&&y.mac)return;var g=i.getElementsByTagName("head")[0];if(!g)return;var h=e&&typeof e=="string"?e:"screen";f&&(v=null,w=null);if(!v||w!=h){var j=Q("style");j.setAttribute("type","text/css"),j.setAttribute("media",h),v=g.appendChild(j),y.ie&&y.win&&typeof i.styleSheets!=a&&i.styleSheets.length>0&&(v=i.styleSheets[i.styleSheets.length-1]),w=h}y.ie&&y.win?v&&typeof v.addRule==b&&v.addRule(c,d):v&&typeof i.createTextNode!=a&&v.appendChild(i.createTextNode(c+" {"+d+"}"))}function U(a,b){if(!x)return;var c=b?"visible":"hidden";t&&P(a)?P(a).style.visibility=c:T("#"+a,"visibility:"+c)}function V(b){var c=/[\\\"<>\.;]/,d=c.exec(b)!=null;return d&&typeof encodeURIComponent!=a?encodeURIComponent(b):b}var a="undefined",b="object",c="Shockwave Flash",d="ShockwaveFlash.ShockwaveFlash",e="application/x-shockwave-flash",f="SWFObjectExprInst",g="onreadystatechange",h=window,i=document,j=navigator,k=!1,l=[D],m=[],n=[],o=[],p,q,r,s,t=!1,u=!1,v,w,x=!0,y=function(){var f=typeof i.getElementById!=a&&typeof i.getElementsByTagName!=a&&typeof i.createElement!=a,g=j.userAgent.toLowerCase(),l=j.platform.toLowerCase(),m=l?/win/.test(l):/win/.test(g),n=l?/mac/.test(l):/mac/.test(g),o=/webkit/.test(g)?parseFloat(g.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):!1,p=!1,q=[0,0,0],r=null;if(typeof j.plugins!=a&&typeof j.plugins[c]==b)r=j.plugins[c].description,r&&(typeof j.mimeTypes==a||!j.mimeTypes[e]||!!j.mimeTypes[e].enabledPlugin)&&(k=!0,p=!1,r=r.replace(/^.*\s+(\S+\s+\S+$)/,"$1"),q[0]=parseInt(r.replace(/^(.*)\..*$/,"$1"),10),q[1]=parseInt(r.replace(/^.*\.(.*)\s.*$/,"$1"),10),q[2]=/[a-zA-Z]/.test(r)?parseInt(r.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0);else if(typeof h.ActiveXObject!=a)try{var s=new ActiveXObject(d);s&&(r=s.GetVariable("$version"),r&&(p=!0,r=r.split(" ")[1].split(","),q=[parseInt(r[0],10),parseInt(r[1],10),parseInt(r[2],10)]))}catch(t){}return{w3:f,pv:q,wk:o,ie:p,win:m,mac:n}}(),z=function(){if(!y.w3)return;(typeof i.readyState!=a&&i.readyState=="complete"||typeof i.readyState==a&&(i.getElementsByTagName("body")[0]||i.body))&&A(),t||(typeof i.addEventListener!=a&&i.addEventListener("DOMContentLoaded",A,!1),y.ie&&y.win&&(i.attachEvent(g,function(){i.readyState=="complete"&&(i.detachEvent(g,arguments.callee),A())}),h==top&&function(){if(t)return;try{i.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}A()}()),y.wk&&function(){if(t)return;if(!/loaded|complete/.test(i.readyState)){setTimeout(arguments.callee,0);return}A()}(),C(A))}(),W=function(){y.ie&&y.win&&window.attachEvent("onunload",function(){var a=o.length;for(var b=0;b<a;b++)o[b][0].detachEvent(o[b][1],o[b][2]);var c=n.length;for(var d=0;d<c;d++)N(n[d]);for(var e in y)y[e]=null;y=null;for(var f in swfobject)swfobject[f]=null;swfobject=null})}();return{registerObject:function(a,b,c,d){if(y.w3&&a&&b){var e={};e.id=a,e.swfVersion=b,e.expressInstall=c,e.callbackFn=d,m[m.length]=e,U(a,!1)}else d&&d({success:!1,id:a})},getObjectById:function(a){if(y.w3)return G(a)},embedSWF:function(c,d,e,f,g,h,i,j,k,l){var m={success:!1,id:d};y.w3&&!(y.wk&&y.wk<312)&&c&&d&&e&&f&&g?(U(d,!1),B(function(){e+="",f+="";var n={};if(k&&typeof k===b)for(var o in k)n[o]=k[o];n.data=c,n.width=e,n.height=f;var p={};if(j&&typeof j===b)for(var q in j)p[q]=j[q];if(i&&typeof i===b)for(var r in i)typeof p.flashvars!=a?p.flashvars+="&"+r+"="+i[r]:p.flashvars=r+"="+i[r];if(S(g)){var s=L(n,p,d);n.id==d&&U(d,!0),m.success=!0,m.ref=s}else{if(h&&H()){n.data=h,I(n,p,d,l);return}U(d,!0)}l&&l(m)})):l&&l(m)},switchOffAutoHideShow:function(){x=!1},ua:y,getFlashPlayerVersion:function(){return{major:y.pv[0],minor:y.pv[1],release:y.pv[2]}},hasFlashPlayerVersion:S,createSWF:function(a,b,c){return y.w3?L(a,b,c):undefined},showExpressInstall:function(a,b,c,d){y.w3&&H()&&I(a,b,c,d)},removeSWF:function(a){y.w3&&N(a)},createCSS:function(a,b,c,d){y.w3&&T(a,b,c,d)},addDomLoadEvent:B,addLoadEvent:C,getQueryParamValue:function(a){var b=i.location.search||i.location.hash;if(b){/\?/.test(b)&&(b=b.split("?")[1]);if(a==null)return V(b);var c=b.split("&");for(var d=0;d<c.length;d++)if(c[d].substring(0,c[d].indexOf("="))==a)return V(c[d].substring(c[d].indexOf("=")+1))}return""},expressInstallCallback:function(){if(u){var a=P(f);a&&p&&(a.parentNode.replaceChild(p,a),q&&(U(q,!0),y.ie&&y.win&&(p.style.display="block")),r&&r(s)),u=!1}}}}();(function(a,b,c){function d(b,d){function f(a){var b=a.precedance==="y",c=s[b?"width":"height"],d=s[b?"height":"width"],e=a.string().indexOf("center")>-1,f=c*(e?.5:1),g=Math.pow,h=Math.round,i,j,k,l=Math.sqrt(g(f,2)+g(d,2)),m=[u/f*l,u/d*l];return m[2]=Math.sqrt(g(m[0],2)-g(u,2)),m[3]=Math.sqrt(g(m[1],2)-g(u,2)),i=l+m[2]+m[3]+(e?0:m[0]),j=i/l,k=[h(j*d),h(j*c)],{height:k[b?0:1],width:k[b?1:0]}}function g(b){var c=p.titlebar&&b.y==="top",d=c?p.titlebar:p.content,e=a.browser.mozilla,f=e?"-moz-":a.browser.webkit?"-webkit-":"",g=b.y+(e?"":"-")+b.x,h=f+(e?"border-radius-"+g:"border-"+g+"-radius");return parseInt(d.css(h),10)||parseInt(q.css(h),10)||0}function h(a,b,c){b=b?b:a[a.precedance];var d=q.hasClass(x),e=p.titlebar&&a.y==="top",f=e?p.titlebar:p.content,g="border-"+b+"-width",h;return q.addClass(x),h=parseInt(f.css(g),10),h=(c?h||parseInt(q.css(g),10):h)||0,q.toggleClass(x,d),h}function i(a,d,e,f){if(p.tip){var g=m.corner.clone(),h=e.adjusted,i=b.options.position.adjust.method.split(" "),l=i[0],n=i[1]||i[0],q={left:k,top:k,x:0,y:0},s,t={},u;m.corner.fixed!==j&&(l==="shift"&&g.precedance==="x"&&h.left&&g.y!=="center"?g.precedance=g.precedance==="x"?"y":"x":l==="flip"&&h.left&&(g.x=g.x==="center"?h.left>0?"left":"right":g.x==="left"?"right":"left"),n==="shift"&&g.precedance==="y"&&h.top&&g.x!=="center"?g.precedance=g.precedance==="y"?"x":"y":n==="flip"&&h.top&&(g.y=g.y==="center"?h.top>0?"top":"bottom":g.y==="top"?"bottom":"top"),g.string()!==r.corner.string()&&(r.top!==h.top||r.left!==h.left)&&m.update(g,k)),s=m.position(g,h),s.right!==c&&(s.left=-s.right),s.bottom!==c&&(s.top=-s.bottom),s.user=Math.max(0,o.offset);if(q.left=l==="shift"&&!!h.left)g.x==="center"?t["margin-left"]=q.x=s["margin-left"]-h.left:(u=s.right!==c?[h.left,-s.left]:[-h.left,s.left],(q.x=Math.max(u[0],u[1]))>u[0]&&(e.left-=h.left,q.left=k),t[s.right!==c?"right":"left"]=q.x);if(q.top=n==="shift"&&!!h.top)g.y==="center"?t["margin-top"]=q.y=s["margin-top"]-h.top:(u=s.bottom!==c?[h.top,-s.top]:[-h.top,s.top],(q.y=Math.max(u[0],u[1]))>u[0]&&(e.top-=h.top,q.top=k),t[s.bottom!==c?"bottom":"top"]=q.y);p.tip.css(t).toggle(!(q.x&&q.y||g.x==="center"&&q.y||g.y==="center"&&q.x)),e.left-=s.left.charAt?s.user:l!=="shift"||q.top||!q.left&&!q.top?s.left:0,e.top-=s.top.charAt?s.user:n!=="shift"||q.left||!q.left&&!q.top?s.top:0,r.left=h.left,r.top=h.top,r.corner=g.clone()}}var m=this,o=b.options.style.tip,p=b.elements,q=p.tooltip,r={top:0,left:0},s={width:o.width,height:o.height},t={},u=o.border||0,v=".qtip-tip",w=!!(a("<canvas />")[0]||{}).getContext;m.mimic=m.corner=l,m.border=u,m.offset=o.offset,m.size=s,b.checks.tip={"^position.my|style.tip.(corner|mimic|border)$":function(){m.init()||m.destroy(),b.reposition()},"^style.tip.(height|width)$":function(){s={width:o.width,height:o.height},m.create(),m.update(),b.reposition()},"^content.title.text|style.(classes|widget)$":function(){p.tip&&m.update()}},a.extend(m,{init:function(){var b=m.detectCorner()&&(w||a.browser.msie);return b&&(m.create(),m.update(),q.unbind(v).bind("tooltipmove"+v,i)),b},detectCorner:function(){var a=o.corner,c=b.options.position,d=c.at,e=c.my.string?c.my.string():c.my;return a===k||e===k&&d===k?k:(a===j?m.corner=new n.Corner(e):a.string||(m.corner=new n.Corner(a),m.corner.fixed=j),m.corner.string()!=="centercenter")},detectColours:function(c){var d,e,f,g=p.tip.css("cssText",""),h=c||m.corner,i=h[h.precedance],j="border-"+i+"-color",k="border"+i.charAt(0)+i.substr(1)+"Color",l=/rgba?\(0, 0, 0(, 0)?\)|transparent|#123456/i,n="background-color",r="transparent",u=" !important",v=a(document.body).css("color"),w=b.elements.content.css("color"),y=p.titlebar&&(h.y==="top"||h.y==="center"&&g.position().top+s.height/2+o.offset<p.titlebar.outerHeight(1)),z=y?p.titlebar:p.content;q.addClass(x),t.fill=e=g.css(n),t.border=f=g[0].style[k]||g.css(j)||q.css(j);if(!e||l.test(e))t.fill=z.css(n)||r,l.test(t.fill)&&(t.fill=q.css(n)||e);if(!f||l.test(f)||f===v)t.border=z.css(j)||r,l.test(t.border)&&(t.border=f);a("*",g).add(g).css("cssText",n+":"+r+u+";border:0"+u+";"),q.removeClass(x)},create:function(){var b=s.width,c=s.height,d;p.tip&&p.tip.remove(),p.tip=a("<div />",{"class":"ui-tooltip-tip"}).css({width:b,height:c}).prependTo(q),w?a("<canvas />").appendTo(p.tip)[0].getContext("2d").save():(d='<vml:shape coordorigin="0,0" style="display:inline-block; position:absolute; behavior:url(#default#VML);"></vml:shape>',p.tip.html(d+d),a("*",p.tip).bind("click mousedown",function(a){a.stopPropagation()}))},update:function(b,c){var d=p.tip,g=d.children(),i=s.width,q=s.height,v="px solid ",x="px dashed transparent",y=o.mimic,z=Math.round,A,B,C,D,E;b||(b=r.corner||m.corner),y===k?y=b:(y=new n.Corner(y),y.precedance=b.precedance,y.x==="inherit"?y.x=b.x:y.y==="inherit"?y.y=b.y:y.x===y.y&&(y[b.precedance]=b[b.precedance])),A=y.precedance,m.detectColours(b),t.border!=="transparent"&&t.border!=="#123456"?(u=h(b,l,j),o.border===0&&u>0&&(t.fill=t.border),m.border=u=o.border!==j?o.border:u):m.border=u=0,C=e(y,i,q),m.size=E=f(b),d.css(E),b.precedance==="y"?D=[z(y.x==="left"?u:y.x==="right"?E.width-i-u:(E.width-i)/2),z(y.y==="top"?E.height-q:0)]:D=[z(y.x==="left"?E.width-i:0),z(y.y==="top"?u:y.y==="bottom"?E.height-q-u:(E.height-q)/2)],w?(g.attr(E),B=g[0].getContext("2d"),B.restore(),B.save(),B.clearRect(0,0,3e3,3e3),B.translate(D[0],D[1]),B.beginPath(),B.moveTo(C[0][0],C[0][1]),B.lineTo(C[1][0],C[1][1]),B.lineTo(C[2][0],C[2][1]),B.closePath(),B.fillStyle=t.fill,B.strokeStyle=t.border,B.lineWidth=u*2,B.lineJoin="miter",B.miterLimit=100,u&&B.stroke(),B.fill()):(C="m"+C[0][0]+","+C[0][1]+" l"+C[1][0]+","+C[1][1]+" "+C[2][0]+","+C[2][1]+" xe",D[2]=u&&/^(r|b)/i.test(b.string())?parseFloat(a.browser.version,10)===8?2:1:0,g.css({antialias:""+(y.string().indexOf("center")>-1),left:D[0]-D[2]*Number(A==="x"),top:D[1]-D[2]*Number(A==="y"),width:i+u,height:q+u}).each(function(b){var c=a(this);c[c.prop?"prop":"attr"]({coordsize:i+u+" "+(q+u),path:C,fillcolor:t.fill,filled:!!b,stroked:!b}).css({display:u||b?"block":"none"}),!b&&c.html()===""&&c.html('<vml:stroke weight="'+u*2+'px" color="'+t.border+'" miterlimit="1000" joinstyle="miter"  style="behavior:url(#default#VML); display:inline-block;" />')})),c!==k&&m.position(b)},position:function(b){var c=p.tip,d={},e=Math.max(0,o.offset),i,l,n;return o.corner===k||!c?k:(b=b||m.corner,i=b.precedance,l=f(b),n=[b.x,b.y],i==="x"&&n.reverse(),a.each(n,function(a,c){var f,k;c==="center"?(f=i==="y"?"left":"top",d[f]="50%",d["margin-"+f]=-Math.round(l[i==="y"?"width":"height"]/2)+e):(f=h(b,c,j),k=g(b),d[c]=a?u?h(b,c):0:e+(k>f?k:0))}),d[b[i]]-=l[i==="x"?"width":"height"],c.css({top:"",bottom:"",left:"",right:"",margin:""}).css(d),d)},destroy:function(){p.tip&&p.tip.remove(),q.unbind(v)}}),r.corner=new n.Corner(m.init())}function e(a,b,c){var d=Math.ceil(b/2),e=Math.ceil(c/2),f={bottomright:[[0,0],[b,c],[b,0]],bottomleft:[[0,0],[b,0],[0,c]],topright:[[0,c],[b,0],[b,c]],topleft:[[0,0],[0,c],[b,c]],topcenter:[[0,c],[d,0],[b,c]],bottomcenter:[[0,0],[b,0],[d,c]],rightcenter:[[0,0],[b,e],[0,c]],leftcenter:[[b,0],[b,c],[0,e]]};return f.lefttop=f.bottomright,f.righttop=f.bottomleft,f.leftbottom=f.topright,f.rightbottom=f.topleft,f[a.string()]}function f(b,c){var d,e,f,o,p,q=a(this),r=a(document.body),s=this===document?r:q,t=q.metadata?q.metadata(c.metadata):l,u=c.metadata.type==="html5"&&t?t[c.metadata.name]:l,v=q.data(c.metadata.name||"qtipopts");try{v=typeof v=="string"?(new Function("return "+v))():v}catch(w){i("Unable to parse HTML5 attribute data: "+v)}o=a.extend(j,{},m.defaults,c,typeof v=="object"?h(v):l,h(u||t)),e=o.position,o.id=b;if("boolean"==typeof o.content.text){f=q.attr(o.content.attr);if(o.content.attr===k||!f)return i("Unable to locate content for tooltip! Aborting render of tooltip on element: ",q),k;o.content.text=f}e.container.length||(e.container=r),e.target===k&&(e.target=s),o.show.target===k&&(o.show.target=s),o.show.solo===j&&(o.show.solo=r),o.hide.target===k&&(o.hide.target=s),o.position.viewport===j&&(o.position.viewport=e.container),e.at=new n.Corner(e.at),e.my=new n.Corner(e.my);if(a.data(this,"qtip"))if(o.overwrite)q.qtip("destroy");else if(o.overwrite===k)return k;return o.suppress&&(p=a.attr(this,"title"))&&a(this).removeAttr("title").attr(A,p),d=new g(q,o,b,!!f),a.data(this,"qtip",d),q.bind("remove.qtip-"+b,function(){d.destroy()}),d}function g(d,e,f,g){function i(){var c=[e.show.target[0],e.hide.target[0],J.rendered&&Q.tooltip[0],e.position.container[0],e.position.viewport[0],b,document];J.rendered?a([]).pushStack(a.grep(c,function(a){return typeof a=="object"})).unbind(P):e.show.target.unbind(P+"-create")}function y(){function c(a){O.is(":visible")&&J.reposition(a)}function g(a){if(O.hasClass(s))return k;clearTimeout(J.timers.inactive),J.timers.inactive=setTimeout(function(){J.hide(a)},e.hide.inactive)}function h(b){if(O.hasClass(s)||M||N)return k;var c=a(b.relatedTarget||b.target),d=c.closest(t)[0]===O[0],f=c[0]===n.show[0];clearTimeout(J.timers.show),clearTimeout(J.timers.hide);if(l.target==="mouse"&&d||e.hide.fixed&&/mouse(out|leave|move)/.test(b.type)&&(d||f))try{b.preventDefault(),b.stopImmediatePropagation()}catch(g){}else e.hide.delay>0?J.timers.hide=setTimeout(function(){J.hide(b)},e.hide.delay):J.hide(b)}function i(a){if(O.hasClass(s))return k;clearTimeout(J.timers.show),clearTimeout(J.timers.hide);var b=function(){J.toggle(j,a)};e.show.delay>0?J.timers.show=setTimeout(b,e.show.delay):b()}var l=e.position,n={show:e.show.target,hide:e.hide.target,viewport:a(l.viewport),document:a(document),body:a(document.body),window:a(b)},p={show:a.trim(""+e.show.event).split(" "),hide:a.trim(""+e.hide.event).split(" ")},q=a.browser.msie&&parseInt(a.browser.version,10)===6;O.bind("mouseenter"+P+" mouseleave"+P,function(a){var b=a.type==="mouseenter";b&&J.focus(a),O.toggleClass(w,b)}),e.hide.fixed&&(n.hide=n.hide.add(O),O.bind("mouseover"+P,function(){O.hasClass(s)||clearTimeout(J.timers.hide)})),/mouse(out|leave)/i.test(e.hide.event)?e.hide.leave==="window"&&n.window.bind("mouseout"+P+" blur"+P,function(a){/select|option/.test(a.target)&&!a.relatedTarget&&J.hide(a)}):/mouse(over|enter)/i.test(e.show.event)&&n.hide.bind("mouseleave"+P,function(a){clearTimeout(J.timers.show)}),(""+e.hide.event).indexOf("unfocus")>-1&&n.body.bind("mousedown"+P,function(b){var c=a(b.target),e=!O.hasClass(s)&&O.is(":visible");c[0]!==O[0]&&c.parents(t).length===0&&c.add(d).length>1&&!c.attr("disabled")&&J.hide(b)}),"number"==typeof e.hide.inactive&&(n.show.bind("qtip-"+f+"-inactive",g),a.each(m.inactiveEvents,function(a,b){n.hide.add(Q.tooltip).bind(b+P+"-inactive",g)})),a.each(p.hide,function(b,c){var d=a.inArray(c,p.show),e=a(n.hide);d>-1&&e.add(n.show).length===e.length||c==="unfocus"?(n.show.bind(c+P,function(a){O.is(":visible")?h(a):i(a)}),delete p.show[d]):n.hide.bind(c+P,h)}),a.each(p.show,function(a,b){n.show.bind(b+P,i)}),"number"==typeof e.hide.distance&&n.show.add(O).bind("mousemove"+P,function(a){var b=R.origin||{},c=e.hide.distance,d=Math.abs;(d(a.pageX-b.pageX)>=c||d(a.pageY-b.pageY)>=c)&&J.hide(a)}),l.target==="mouse"&&(n.show.bind("mousemove"+P,function(a){o={pageX:a.pageX,pageY:a.pageY,type:"mousemove"}}),l.adjust.mouse&&(e.hide.event&&O.bind("mouseleave"+P,function(a){(a.relatedTarget||a.target)!==n.show[0]&&J.hide(a)}),n.document.bind("mousemove"+P,function(a){!O.hasClass(s)&&O.is(":visible")&&J.reposition(a||o)}))),(l.adjust.resize||n.viewport.length)&&(a.event.special.resize?n.viewport:n.window).bind("resize"+P,c),(n.viewport.length||q&&O.css("position")==="fixed")&&n.viewport.bind("scroll"+P,c)}function z(b,e){function f(b){function d(c){c&&(delete h[c.src],clearTimeout(J.timers.img[c.src]),a(c).unbind(P)),a.isEmptyObject(h)&&(J.redraw(),e!==k&&J.reposition(R.event),b())}var f,h={};if((f=g.find("img:not([height]):not([width])")).length===0)return d();f.each(function(b,e){if(h[e.src]===c){var f=0,g=3;(function i(){if(e.height||e.width||f>g)return d(e);f+=1,J.timers.img[e.src]=setTimeout(i,700)})(),a(e).bind("error"+P+" load"+P,function(){d(this)}),h[e.src]=e}})}var g=Q.content;return!J.rendered||!b?k:(a.isFunction(b)&&(b=b.call(d,R.event,J)||""),b.jquery&&b.length>0?g.empty().append(b.css({display:"block"})):g.html(b),J.rendered<0?O.queue("fx",f):(N=0,f(a.noop)),J)}function C(b,c){var e=Q.title;if(!J.rendered||!b)return k;a.isFunction(b)&&(b=b.call(d,R.event,J));if(b===k)return G(k);b.jquery&&b.length>0?e.empty().append(b.css({display:"block"})):e.html(b),J.redraw(),c!==k&&J.rendered&&O.is(":visible")&&J.reposition(R.event)}function D(a){var b=Q.button,c=Q.title;if(!J.rendered)return k;a?(c||E(),F()):b.remove()}function E(){var b=L+"-title";Q.titlebar&&G(),Q.titlebar=a("<div />",{"class":q+"-titlebar "+(e.style.widget?"ui-widget-header":"")}).append(Q.title=a("<div />",{id:b,"class":q+"-title","aria-atomic":j})).insertBefore(Q.content).delegate(".ui-tooltip-close","mousedown keydown mouseup keyup mouseout",function(b){a(this).toggleClass("ui-state-active ui-state-focus",b.type.substr(-4)==="down")}).delegate(".ui-tooltip-close","mouseover mouseout",function(b){a(this).toggleClass("ui-state-hover",b.type==="mouseover")}),e.content.title.button?F():J.rendered&&J.redraw()}function F(){var b=e.content.title.button,c=typeof b=="string",d=c?b:"Close tooltip";Q.button&&Q.button.remove(),b.jquery?Q.button=b:Q.button=a("<a />",{"class":"ui-state-default ui-tooltip-close "+(e.style.widget?"":q+"-icon"),title:d,"aria-label":d}).prepend(a("<span />",{"class":"ui-icon ui-icon-close",html:"&times;"})),Q.button.appendTo(Q.titlebar).attr("role","button").click(function(a){return O.hasClass(s)||J.hide(a),k}),J.redraw()}function G(a){Q.title&&(Q.titlebar.remove(),Q.titlebar=Q.title=Q.button=l,a!==k&&J.reposition())}function H(){var a=e.style.widget;O.toggleClass(r,a).toggleClass(u,!a),Q.content.toggleClass(r+"-content",a),Q.titlebar&&Q.titlebar.toggleClass(r+"-header",a),Q.button&&Q.button.toggleClass(q+"-icon",!a)}function I(a){var b=0,c,d=e,f=a.split(".");while(d=d[f[b++]])b<f.length&&(c=d);return[c||e,f.pop()]}var J=this,K=document.body,L=q+"-"+f,M=0,N=0,O=a(),P=".qtip-"+f,Q,R;J.id=f,J.rendered=k,J.elements=Q={target:d},J.timers={img:{}},J.options=e,J.checks={},J.plugins={},J.cache=R={event:{},target:a(),disabled:k,attr:g},J.checks.builtin={"^id$":function(b,c,d){var e=d===j?m.nextid:d,f=q+"-"+e;e!==k&&e.length>0&&!a("#"+f).length&&(O[0].id=f,Q.content[0].id=f+"-content",Q.title[0].id=f+"-title")},"^content.text$":function(a,b,c){z(c)},"^content.title.text$":function(a,b,c){if(!c)return G();!Q.title&&c&&E(),C(c)},"^content.title.button$":function(a,b,c){D(c)},"^position.(my|at)$":function(a,b,c){"string"==typeof c&&(a[b]=new n.Corner(c))},"^position.container$":function(a,b,c){J.rendered&&O.appendTo(c)},"^show.ready$":function(){J.rendered?J.toggle(j):J.render(1)},"^style.classes$":function(a,b,c){O.attr("class",q+" qtip ui-helper-reset "+c)},"^style.widget|content.title":H,"^events.(render|show|move|hide|focus|blur)$":function(b,c,d){O[(a.isFunction(d)?"":"un")+"bind"]("tooltip"+c,d)},"^(show|hide|position).(event|target|fixed|inactive|leave|distance|viewport|adjust)":function(){var a=e.position;O.attr("tracking",a.target==="mouse"&&a.adjust.mouse),i(),y()}},a.extend(J,{render:function(b){if(J.rendered)return J;var c=e.content.text,f=e.content.title.text,g=e.position,h=a.Event("tooltiprender");return a.attr(d[0],"aria-describedby",L),O=Q.tooltip=a("<div/>",{id:L,"class":q+" qtip ui-helper-reset "+u+" "+e.style.classes+" "+q+"-pos-"+e.position.my.abbrev(),width:e.style.width||"",height:e.style.height||"",tracking:g.target==="mouse"&&g.adjust.mouse,role:"alert","aria-live":"polite","aria-atomic":k,"aria-describedby":L+"-content","aria-hidden":j}).toggleClass(s,R.disabled).data("qtip",J).appendTo(e.position.container).append(Q.content=a("<div />",{"class":q+"-content",id:L+"-content","aria-atomic":j})),J.rendered=-1,M=N=1,f&&(E(),a.isFunction(f)||C(f,k)),a.isFunction(c)||z(c,k),J.rendered=j,H(),a.each(e.events,function(b,c){a.isFunction(c)&&O.bind(b==="toggle"?"tooltipshow tooltiphide":"tooltip"+b,c)}),a.each(n,function(){this.initialize==="render"&&this(J)}),y(),O.queue("fx",function(a){h.originalEvent=R.event,O.trigger(h,[J]),M=N=0,J.redraw(),(e.show.ready||b)&&J.toggle(j,R.event,k),a()}),J},get:function(a){var b,c;switch(a.toLowerCase()){case"dimensions":b={height:O.outerHeight(),width:O.outerWidth()};break;case"offset":b=n.offset(O,e.position.container);break;default:c=I(a.toLowerCase()),b=c[0][c[1]],b=b.precedance?b.string():b}return b},set:function(b,c){function d(a,b){var c,d,e;for(c in n)for(d in n[c])if(e=(new RegExp(d,"i")).exec(a))b.push(e),n[c][d].apply(J,b)}var f=/^position\.(my|at|adjust|target|container)|style|content|show\.ready/i,g=/^content\.(title|attr)|style/i,i=k,m=k,n=J.checks,o;return"string"==typeof b?(o=b,b={},b[o]=c):b=a.extend(j,{},b),a.each(b,function(c,d){var e=I(c.toLowerCase()),h;h=e[0][e[1]],e[0][e[1]]="object"==typeof d&&d.nodeType?a(d):d,b[c]=[e[0],e[1],d,h],i=f.test(c)||i,m=g.test(c)||m}),h(e),M=N=1,a.each(b,d),M=N=0,O.is(":visible")&&J.rendered&&(i&&J.reposition(e.position.target==="mouse"?l:R.event),m&&J.redraw()),J},toggle:function(b,c){function d(){b?(a.browser.msie&&O[0].style.removeAttribute("filter"),O.css("overflow",""),"string"==typeof h.autofocus&&a(h.autofocus,O).focus(),r=a.Event("tooltipvisible"),r.originalEvent=c?R.event:l,O.trigger(r,[J]),h.target.trigger("qtip-"+f+"-inactive")):O.css({display:"",visibility:"",opacity:"",left:"",top:""})}if(!J.rendered)return b?J.render(1):J;var g=b?"show":"hide",h=e[g],i=O.is(":visible"),m=!c||e[g].target.length<2||R.target[0]===c.target,n=e.position,p=e.content,q,r;(typeof b).search("boolean|number")&&(b=!i);if(!O.is(":animated")&&i===b&&m)return J;if(c){if(/over|enter/.test(c.type)&&/out|leave/.test(R.event.type)&&c.target===e.show.target[0]&&O.has(c.relatedTarget).length)return J;R.event=a.extend({},c)}return r=a.Event("tooltip"+g),r.originalEvent=c?R.event:l,O.trigger(r,[J,90]),r.isDefaultPrevented()?J:(a.attr(O[0],"aria-hidden",!b),b?(R.origin=a.extend({},o),J.focus(c),a.isFunction(p.text)&&z(p.text,k),a.isFunction(p.title.text)&&C(p.title.text,k),!B&&n.target==="mouse"&&n.adjust.mouse&&(a(document).bind("mousemove.qtip",function(a){o={pageX:a.pageX,pageY:a.pageY,type:"mousemove"}}),B=j),J.reposition(c,arguments[2]),(r.solo=!!h.solo)&&a(t,h.solo).not(O).qtip("hide",r)):(clearTimeout(J.timers.show),delete R.origin,B&&!a(t+'[tracking="true"]:visible',h.solo).not(O).length&&(a(document).unbind("mousemove.qtip"),B=k),J.blur(c)),m&&O.stop(0,1),h.effect===k?(O[g](),d.call(O)):a.isFunction(h.effect)?(h.effect.call(O,J),O.queue("fx",function(a){d(),a()})):O.fadeTo(90,b?1:0,d),b&&h.target.trigger("qtip-"+f+"-inactive"),J)},show:function(a){return J.toggle(j,a)},hide:function(a){return J.toggle(k,a)},focus:function(b){if(!J.rendered)return J;var c=a(t),d=parseInt(O[0].style.zIndex,10),e=m.zindex+c.length,f=a.extend({},b),g,h;return O.hasClass(v)||(h=a.Event("tooltipfocus"),h.originalEvent=f,O.trigger(h,[J,e]),h.isDefaultPrevented()||(d!==e&&(c.each(function(){this.style.zIndex>d&&(this.style.zIndex=this.style.zIndex-1)}),c.filter("."+v).qtip("blur",f)),O.addClass(v)[0].style.zIndex=e)),J},blur:function(b){var c=a.extend({},b),d;return O.removeClass(v),d=a.Event("tooltipblur"),d.originalEvent=c,O.trigger(d,[J]),J},reposition:function(c,d){if(!J.rendered||M)return J;M=1;var f=e.position.target,g=e.position,h=g.my,i=g.at,j=g.adjust,l=j.method.split(" "),m=O.outerWidth(),p=O.outerHeight(),r=0,s=0,t=a.Event("tooltipmove"),u=O.css("position")==="fixed",v=g.viewport,w={left:0,top:0},x=g.container,y=k,z=J.plugins.tip,A={horizontal:l[0],vertical:l[1]=l[1]||l[0],enabled:v.jquery&&f[0]!==b&&f[0]!==K&&j.method!=="none",left:function(a){var b=A.horizontal==="shift",c=-x.offset.left+v.offset.left+v.scrollLeft,d=h.x==="left"?m:h.x==="right"?-m:-m/2,e=i.x==="left"?r:i.x==="right"?-r:-r/2,f=z&&z.size?z.size.width||0:0,g=z&&z.corner&&z.corner.precedance==="x"&&!b?f:0,k=c-a+g,l=a+m-v.width-c+g,n=d-(h.precedance==="x"||h.x===h.y?e:0),o=h.x==="center";return b?(g=z&&z.corner&&z.corner.precedance==="y"?f:0,n=(h.x==="left"?1:-1)*d-g,w.left+=k>0?k:l>0?-l:0,w.left=Math.max(-x.offset.left+v.offset.left+(g&&z.corner.x==="center"?z.offset:0),a-n,Math.min(Math.max(-x.offset.left+v.offset.left+v.width,a+n),w.left))):(k>0&&(h.x!=="left"||l>0)?w.left-=n:l>0&&(h.x!=="right"||k>0)&&(w.left-=o?-n:n),w.left!==a&&o&&(w.left-=j.x),w.left<c&&-w.left>l&&(w.left=a)),w.left-a},top:function(a){var b=A.vertical==="shift",c=-x.offset.top+v.offset.top+v.scrollTop,d=h.y==="top"?p:h.y==="bottom"?-p:-p/2,e=i.y==="top"?s:i.y==="bottom"?-s:-s/2,f=z&&z.size?z.size.height||0:0,g=z&&z.corner&&z.corner.precedance==="y"&&!b?f:0,k=c-a+g,l=a+p-v.height-c+g,m=d-(h.precedance==="y"||h.x===h.y?e:0),n=h.y==="center";return b?(g=z&&z.corner&&z.corner.precedance==="x"?f:0,m=(h.y==="top"?1:-1)*d-g,w.top+=k>0?k:l>0?-l:0,w.top=Math.max(-x.offset.top+v.offset.top+(g&&z.corner.x==="center"?z.offset:0),a-m,Math.min(Math.max(-x.offset.top+v.offset.top+v.height,a+m),w.top))):(k>0&&(h.y!=="top"||l>0)?w.top-=m:l>0&&(h.y!=="bottom"||k>0)&&(w.top-=n?-m:m),w.top!==a&&n&&(w.top-=j.y),w.top<0&&-w.top>l&&(w.top=a)),w.top-a}},B;if(a.isArray(f)&&f.length===2)i={x:"left",y:"top"},w={left:f[0],top:f[1]};else if(f==="mouse"&&(c&&c.pageX||R.event.pageX))i={x:"left",y:"top"},c=(!c||c.type!=="resize"&&c.type!=="scroll"?c&&c.pageX&&c.type==="mousemove"?c:o&&o.pageX&&(j.mouse||!c||!c.pageX)?{pageX:o.pageX,pageY:o.pageY}:!j.mouse&&R.origin&&R.origin.pageX?R.origin:c:R.event)||c||R.event||o||{},w={top:c.pageY,left:c.pageX};else{f==="event"?c&&c.target&&c.type!=="scroll"&&c.type!=="resize"?f=R.target=a(c.target):f=R.target:R.target=a(f),f=a(f).eq(0);if(f.length===0)return J;f[0]===document||f[0]===b?(r=n.iOS?b.innerWidth:f.width(),s=n.iOS?b.innerHeight:f.height(),f[0]===b&&(w={top:u||n.iOS?(v||f).scrollTop():0,left:u||n.iOS?(v||f).scrollLeft():0})):f.is("area")&&n.imagemap?w=n.imagemap(f,i,A.enabled?l:k):f[0].namespaceURI==="http://www.w3.org/2000/svg"&&n.svg?w=n.svg(f,i):(r=f.outerWidth(),s=f.outerHeight(),w=n.offset(f,x)),w.offset&&(r=w.width,s=w.height,y=w.flipoffset,w=w.offset);if(n.iOS<4.1&&n.iOS>3.1||n.iOS==4.3||!n.iOS&&u)B=a(b),w.left-=B.scrollLeft(),w.top-=B.scrollTop();w.left+=i.x==="right"?r:i.x==="center"?r/2:0,w.top+=i.y==="bottom"?s:i.y==="center"?s/2:0}return w.left+=j.x+(h.x==="right"?-m:h.x==="center"?-m/2:0),w.top+=j.y+(h.y==="bottom"?-p:h.y==="center"?-p/2:0),A.enabled?(v={elem:v,height:v[(v[0]===b?"h":"outerH")+"eight"](),width:v[(v[0]===b?"w":"outerW")+"idth"](),scrollLeft:u?0:v.scrollLeft(),scrollTop:u?0:v.scrollTop(),offset:v.offset()||{left:0,top:0}},x={elem:x,scrollLeft:x.scrollLeft(),scrollTop:x.scrollTop(),offset:x.offset()||{left:0,top:0}},w.adjusted={left:A.horizontal!=="none"?A.left(w.left):0,top:A.vertical!=="none"?A.top(w.top):0},w.adjusted.left+w.adjusted.top&&O.attr("class",O[0].className.replace(/ui-tooltip-pos-\w+/i,q+"-pos-"+h.abbrev())),y&&w.adjusted.left&&(w.left+=y.left),y&&w.adjusted.top&&(w.top+=y.top)):w.adjusted={left:0,top:0},t.originalEvent=a.extend({},c),O.trigger(t,[J,w,v.elem||v]),t.isDefaultPrevented()?J:(delete w.adjusted,d===k||isNaN(w.left)||isNaN(w.top)||f==="mouse"||!a.isFunction(g.effect)?O.css(w):a.isFunction(g.effect)&&(g.effect.call(O,J,a.extend({},w)),O.queue(function(b){a(this).css({opacity:"",height:""}),a.browser.msie&&this.style.removeAttribute("filter"),b()})),M=0,J)},redraw:function(){if(J.rendered<1||N)return J;var a=e.position.container,b,c,d,f;return N=1,e.style.height&&O.css("height",e.style.height),e.style.width?O.css("width",e.style.width):(O.css("width","").addClass(x),c=O.width()+1,d=O.css("max-width")||"",f=O.css("min-width")||"",b=(d+f).indexOf("%")>-1?a.width()/100:0,d=(d.indexOf("%")>-1?b:1)*parseInt(d,10)||c,f=(f.indexOf("%")>-1?b:1)*parseInt(f,10)||0,c=d+f?Math.min(Math.max(c,f),d):c,O.css("width",Math.round(c)).removeClass(x)),N=0,J},disable:function(b){return"boolean"!=typeof b&&(b=!O.hasClass(s)&&!R.disabled),J.rendered?(O.toggleClass(s,b),a.attr(O[0],"aria-disabled",b)):R.disabled=!!b,J},enable:function(){return J.disable(k)},destroy:function(){var b=d[0],c=a.attr(b,A),g=d.data("qtip");J.rendered&&(O.remove(),a.each(J.plugins,function(){this.destroy&&this.destroy()})),clearTimeout(J.timers.show),clearTimeout(J.timers.hide),i();if(!g||J===g)a.removeData(b,"qtip"),e.suppress&&c&&(a.attr(b,"title",c),d.removeAttr(A)),d.removeAttr("aria-describedby");return d.unbind(".qtip-"+f),delete p[J.id],d}})}function h(b){var c;if(!b||"object"!=typeof b)return k;if(b.metadata===l||"object"!=typeof b.metadata)b.metadata={type:b.metadata};if("content"in b){if(b.content===l||"object"!=typeof b.content||b.content.jquery)b.content={text:b.content};c=b.content.text||k,!a.isFunction(c)&&(!c&&!c.attr||c.length<1||"object"==typeof c&&!c.jquery)&&(b.content.text=k);if("title"in b.content){if(b.content.title===l||"object"!=typeof b.content.title)b.content.title={text:b.content.title};c=b.content.title.text||k,!a.isFunction(c)&&(!c&&!c.attr||c.length<1||"object"==typeof c&&!c.jquery)&&(b.content.title.text=k)}}return"position"in b&&(b.position===l||"object"!=typeof b.position)&&(b.position={my:b.position,at:b.position}),"show"in b&&(b.show===l||"object"!=typeof b.show)&&(b.show.jquery?b.show={target:b.show}:b.show={event:b.show}),"hide"in b&&(b.hide===l||"object"!=typeof b.hide)&&(b.hide.jquery?b.hide={target:b.hide}:b.hide={event:b.hide}),"style"in b&&(b.style===l||"object"!=typeof b.style)&&(b.style={classes:b.style}),a.each(n,function(){this.sanitize&&this.sanitize(b)}),b}function i(){i.history=i.history||[],i.history.push(arguments);if("object"==typeof console){var a=console[console.warn?"warn":"log"],b=Array.prototype.slice.call(arguments),c;typeof arguments[0]=="string"&&(b[0]="qTip2: "+b[0]),c=a.apply?a.apply(console,b):a(b)}}"use strict";var j=!0,k=!1,l=null,m,n,o,p={},q="ui-tooltip",r="ui-widget",s="ui-state-disabled",t="div.qtip."+q,u=q+"-default",v=q+"-focus",w=q+"-hover",x=q+"-fluid",y="-31000px",z="_replacedByqTip",A="oldtitle",B;m=a.fn.qtip=function(b,d,e){var f=(""+b).toLowerCase(),g=l,i=a.makeArray(arguments).slice(1),n=i[i.length-1],o=this[0]?a.data(this[0],"qtip"):l;if(!arguments.length&&o||f==="api")return o;if("string"==typeof b)return this.each(function(){var b=a.data(this,"qtip");if(!b)return j;n&&n.timeStamp&&(b.cache.event=n);if(f!=="option"&&f!=="options"||!d)b[f]&&b[f].apply(b[f],i);else{if(!a.isPlainObject(d)&&e===c)return g=b.get(d),k;b.set(d,e)}}),g!==l?g:this;if("object"==typeof b||!arguments.length)return o=h(a.extend(j,{},b)),m.bind.call(this,o,n)},m.bind=function(b,d){return this.each(function(e){function g(b){function d(){r.render(typeof b=="object"||h.show.ready),i.show.add(i.hide).unbind(q)}if(r.cache.disabled)return k;r.cache.event=a.extend({},b),r.cache.target=b?a(b.target):[c],h.show.delay>0?(clearTimeout(r.timers.show),r.timers.show=setTimeout(d,h.show.delay),l.show!==l.hide&&i.hide.bind(l.hide,function(){clearTimeout(r.timers.show)})):d()}var h,i,l,q,r,s;s=a.isArray(b.id)?b.id[e]:b.id,s=!s||s===k||s.length<1||p[s]?m.nextid++:p[s]=s,q=".qtip-"+s+"-create",r=f.call(this,s,b);if(r===k)return j;h=r.options,a.each(n,function(){this.initialize==="initialize"&&this(r)}),i={show:h.show.target,hide:h.hide.target},l={show:a.trim(""+h.show.event).replace(/ /g,q+" ")+q,hide:a.trim(""+h.hide.event).replace(/ /g,q+" ")+q},/mouse(over|enter)/i
.test(l.show)&&!/mouse(out|leave)/i.test(l.hide)&&(l.hide+=" mouseleave"+q),i.show.bind("mousemove"+q,function(a){o={pageX:a.pageX,pageY:a.pageY,type:"mousemove"}}),i.show.bind(l.show,g),(h.show.ready||h.prerender)&&g(d)})},n=m.plugins={Corner:function(a){a=(""+a).replace(/([A-Z])/," $1").replace(/middle/gi,"center").toLowerCase(),this.x=(a.match(/left|right/i)||a.match(/center/)||["inherit"])[0].toLowerCase(),this.y=(a.match(/top|bottom|center/i)||["inherit"])[0].toLowerCase();var b=a.charAt(0);this.precedance=b==="t"||b==="b"?"y":"x",this.string=function(){return this.precedance==="y"?this.y+this.x:this.x+this.y},this.abbrev=function(){var a=this.x.substr(0,1),b=this.y.substr(0,1);return a===b?a:a==="c"||a!=="c"&&b!=="c"?b+a:a+b},this.clone=function(){return{x:this.x,y:this.y,precedance:this.precedance,string:this.string,abbrev:this.abbrev,clone:this.clone}}},offset:function(a,b){function c(a,b){d.left+=b*a.scrollLeft(),d.top+=b*a.scrollTop()}var d=a.offset(),e=b,f=0,g=document.body,h,i;if(e){do{e.css("position")!=="static"&&(h=e[0]===g?{left:parseInt(e.css("left"),10)||0,top:parseInt(e.css("top"),10)||0}:e.position(),d.left-=h.left+(parseInt(e.css("borderLeftWidth"),10)||0)+(parseInt(e.css("marginLeft"),10)||0),d.top-=h.top+(parseInt(e.css("borderTopWidth"),10)||0),i=e.css("overflow"),(i==="scroll"||i==="auto")&&++f);if(e[0]===g)break}while(e=e.offsetParent());b[0]!==g&&f&&c(b,1)}return d},iOS:parseFloat((""+(/CPU.*OS ([0-9_]{1,3})|(CPU like).*AppleWebKit.*Mobile/i.exec(navigator.userAgent)||[0,""])[1]).replace("undefined","3_2").replace("_","."))||k,fn:{attr:function(b,c){if(this.length){var d=this[0],e="title",f=a.data(d,"qtip");if(b===e&&f&&"object"==typeof f&&f.options.suppress)return arguments.length<2?a.attr(d,A):(f&&f.options.content.attr===e&&f.cache.attr&&f.set("content.text",c),this.attr(A,c))}return a.fn["attr"+z].apply(this,arguments)},clone:function(b){var c=a([]),d="title",e=a.fn["clone"+z].apply(this,arguments);return b||e.filter("["+A+"]").attr("title",function(){return a.attr(this,A)}).removeAttr(A),e},remove:a.ui?l:function(b,c){a.ui||a(this).each(function(){c||(!b||a.filter(b,[this]).length)&&a("*",this).add(this).each(function(){a(this).triggerHandler("remove")})})}}},a.each(n.fn,function(b,c){if(!c||a.fn[b+z])return j;var d=a.fn[b+z]=a.fn[b];a.fn[b]=function(){return c.apply(this,arguments)||d.apply(this,arguments)}}),m.version="nightly",m.nextid=0,m.inactiveEvents="click dblclick mousedown mouseup mousemove mouseleave mouseenter".split(" "),m.zindex=15e3,m.defaults={prerender:k,id:k,overwrite:j,suppress:j,content:{text:j,attr:"title",title:{text:k,button:k}},position:{my:"top left",at:"bottom right",target:k,container:k,viewport:k,adjust:{x:0,y:0,mouse:j,resize:j,method:"flip flip"},effect:function(b,c,d){a(this).animate(c,{duration:200,queue:k})}},show:{target:k,event:"mouseenter",effect:j,delay:90,solo:k,ready:k,autofocus:k},hide:{target:k,event:"mouseleave",effect:j,delay:0,fixed:k,inactive:k,leave:"window",distance:k},style:{classes:"",widget:k,width:k,height:k},events:{render:l,move:l,show:l,hide:l,toggle:l,visible:l,focus:l,blur:l}},n.tip=function(a){var b=a.plugins.tip;return"object"==typeof b?b:a.plugins.tip=new d(a)},n.tip.initialize="render",n.tip.sanitize=function(a){var b=a.style,c;b&&"tip"in b&&(c=a.style.tip,typeof c!="object"&&(a.style.tip={corner:c}),/string|boolean/i.test(typeof c.corner)||(c.corner=j),typeof c.width!="number"&&delete c.width,typeof c.height!="number"&&delete c.height,typeof c.border!="number"&&c.border!==j&&delete c.border,typeof c.offset!="number"&&delete c.offset)},a.extend(j,m.defaults,{style:{tip:{corner:j,mimic:k,width:6,height:6,border:j,offset:0}}})})(jQuery,window),eval(function(a,b,c,d,e,f){e=function(a){return(a<b?"":e(parseInt(a/b)))+((a%=b)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(c--)f[e(c)]=d[c]||e(c);d=[function(a){return f[a]}],e=function(){return"\\w+"},c=1}while(c--)d[c]&&(a=a.replace(new RegExp("\\b"+e(c)+"\\b","g"),d[c]));return a}(";5(29.1j)(7($){5($.1L.1J)1I{1t.1H(\"1K\",J,H)}1M(e){};$.n.3=7(i){5(4.Q==0)k 4;5(A I[0]=='1h'){5(4.Q>1){8 j=I;k 4.W(7(){$.n.3.y($(4),j)})};$.n.3[I[0]].y(4,$.1T(I).1U(1)||[]);k 4};8 i=$.12({},$.n.3.1s,i||{});$.n.3.K++;4.2a('.9-3-1f').o('9-3-1f').W(7(){8 a,l=$(4);8 b=(4.23||'21-3').1v(/\\[|\\]/g,'Z').1v(/^\\Z+|\\Z+$/g,'');8 c=$(4.1X||1t.1W);8 d=c.6('3');5(!d||d.18!=$.n.3.K)d={z:0,18:$.n.3.K};8 e=d[b];5(e)a=e.6('3');5(e&&a)a.z++;x{a=$.12({},i||{},($.1b?l.1b():($.1S?l.6():s))||{},{z:0,F:[],v:[]});a.w=d.z++;e=$('<1R V=\"9-3-1Q\"/>');l.1P(e);e.o('3-15-T-17');5(l.S('R'))a.m=H;e.1c(a.E=$('<P V=\"3-E\"><a 14=\"'+a.E+'\">'+a.1d+'</a></P>').1g(7(){$(4).3('O');$(4).o('9-3-N')}).1i(7(){$(4).3('u');$(4).G('9-3-N')}).1l(7(){$(4).3('r')}).6('3',a))};8 f=$('<P V=\"9-3 q-'+a.w+'\"><a 14=\"'+(4.14||4.1p)+'\">'+4.1p+'</a></P>');e.1c(f);5(4.11)f.S('11',4.11);5(4.1r)f.o(4.1r);5(a.1F)a.t=2;5(A a.t=='1u'&&a.t>0){8 g=($.n.10?f.10():0)||a.1w;8 h=(a.z%a.t),Y=1y.1z(g/a.t);f.10(Y).1A('a').1B({'1C-1D':'-'+(h*Y)+'1E'})};5(a.m)f.o('9-3-1o');x f.o('9-3-1G').1g(7(){$(4).3('1n');$(4).3('D')}).1i(7(){$(4).3('u');$(4).3('C')}).1l(7(){$(4).3('r')});5(4.L)a.p=f;l.1q();l.1N(7(){$(4).3('r')});f.6('3.l',l.6('3.9',f));a.F[a.F.Q]=f[0];a.v[a.v.Q]=l[0];a.q=d[b]=e;a.1O=c;l.6('3',a);e.6('3',a);f.6('3',a);c.6('3',d)});$('.3-15-T-17').3('u').G('3-15-T-17');k 4};$.12($.n.3,{K:0,D:7(){8 a=4.6('3');5(!a)k 4;5(!a.D)k 4;8 b=$(4).6('3.l')||$(4.U=='13'?4:s);5(a.D)a.D.y(b[0],[b.M(),$('a',b.6('3.9'))[0]])},C:7(){8 a=4.6('3');5(!a)k 4;5(!a.C)k 4;8 b=$(4).6('3.l')||$(4.U=='13'?4:s);5(a.C)a.C.y(b[0],[b.M(),$('a',b.6('3.9'))[0]])},1n:7(){8 a=4.6('3');5(!a)k 4;5(a.m)k;4.3('O');4.1a().19().X('.q-'+a.w).o('9-3-N')},O:7(){8 a=4.6('3');5(!a)k 4;5(a.m)k;a.q.1V().X('.q-'+a.w).G('9-3-1k').G('9-3-N')},u:7(){8 a=4.6('3');5(!a)k 4;4.3('O');5(a.p){a.p.6('3.l').S('L','L');a.p.1a().19().X('.q-'+a.w).o('9-3-1k')}x $(a.v).1m('L');a.E[a.m||a.1Y?'1q':'1Z']();4.20()[a.m?'o':'G']('9-3-1o')},r:7(a,b){8 c=4.6('3');5(!c)k 4;5(c.m)k;c.p=s;5(A a!='B'){5(A a=='1u')k $(c.F[a]).3('r',B,b);5(A a=='1h')$.W(c.F,7(){5($(4).6('3.l').M()==a)$(4).3('r',B,b)})}x c.p=4[0].U=='13'?4.6('3.9'):(4.22('.q-'+c.w)?4:s);4.6('3',c);4.3('u');8 d=$(c.p?c.p.6('3.l'):s);5((b||b==B)&&c.1e)c.1e.y(d[0],[d.M(),$('a',c.p)[0]])},m:7(a,b){8 c=4.6('3');5(!c)k 4;c.m=a||a==B?H:J;5(b)$(c.v).S(\"R\",\"R\");x $(c.v).1m(\"R\");4.6('3',c);4.3('u')},1x:7(){4.3('m',H,H)},24:7(){4.3('m',J,J)}});$.n.3.1s={E:'25 26',1d:'',t:0,1w:16};$(7(){$('l[27=28].9').3()})})(1j);",62,135,"|||rating|this|if|data|function|var|star|||||||||||return|input|readOnly|fn|addClass|current|rater|select|null|split|draw|inputs|serial|else|apply|count|typeof|undefined|blur|focus|cancel|stars|removeClass|true|arguments|false|calls|checked|val|hover|drain|div|length|disabled|attr|be|tagName|class|each|filter|spw|_|width|id|extend|INPUT|title|to||drawn|call|andSelf|prevAll|metadata|append|cancelValue|callback|applied|mouseover|string|mouseout|jQuery|on|click|removeAttr|fill|readonly|value|hide|className|options|document|number|replace|starWidth|disable|Math|floor|find|css|margin|left|px|half|live|execCommand|try|msie|BackgroundImageCache|browser|catch|change|context|before|control|span|meta|makeArray|slice|children|body|form|required|show|siblings|unnamed|is|name|enable|Anuluj|Wybór|type|radio|window|not".split("|"),0,{})),eval(function(a,b,c,d,e,f){e=function(a){return(a<b?"":e(parseInt(a/b)))+((a%=b)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(c--)f[e(c)]=d[c]||e(c);d=[function(a){return f[a]}],e=function(){return"\\w+"},c=1}while(c--)d[c]&&(a=a.replace(new RegExp("\\b"+e(c)+"\\b","g"),d[c]));return a}(";5(29.1j)(7($){5($.1L.1J)1I{1t.1H(\"1K\",J,H)}1M(e){};$.n.3=7(i){5(4.Q==0)k 4;5(A I[0]=='1h'){5(4.Q>1){8 j=I;k 4.W(7(){$.n.3.y($(4),j)})};$.n.3[I[0]].y(4,$.1T(I).1U(1)||[]);k 4};8 i=$.12({},$.n.3.1s,i||{});$.n.3.K++;4.2a('.9-3-1f').o('9-3-1f').W(7(){8 a,l=$(4);8 b=(4.23||'21-3').1v(/\\[|\\]/g,'Z').1v(/^\\Z+|\\Z+$/g,'');8 c=$(4.1X||1t.1W);8 d=c.6('3');5(!d||d.18!=$.n.3.K)d={z:0,18:$.n.3.K};8 e=d[b];5(e)a=e.6('3');5(e&&a)a.z++;x{a=$.12({},i||{},($.1b?l.1b():($.1S?l.6():s))||{},{z:0,F:[],v:[]});a.w=d.z++;e=$('<1R V=\"9-3-1Q\"/>');l.1P(e);e.o('3-15-T-17');5(l.S('R'))a.m=H;e.1c(a.E=$('<P V=\"3-E\"><a 14=\"'+a.E+'\">'+a.1d+'</a></P>').1g(7(){$(4).3('O');$(4).o('9-3-N')}).1i(7(){$(4).3('u');$(4).G('9-3-N')}).1l(7(){$(4).3('r')}).6('3',a))};8 f=$('<P V=\"9-3 q-'+a.w+'\"><a 14=\"'+(4.14||4.1p)+'\">'+4.1p+'</a></P>');e.1c(f);5(4.11)f.S('11',4.11);5(4.1r)f.o(4.1r);5(a.1F)a.t=2;5(A a.t=='1u'&&a.t>0){8 g=($.n.10?f.10():0)||a.1w;8 h=(a.z%a.t),Y=1y.1z(g/a.t);f.10(Y).1A('a').1B({'1C-1D':'-'+(h*Y)+'1E'})};5(a.m)f.o('9-3-1o');x f.o('9-3-1G').1g(7(){$(4).3('1n');$(4).3('D')}).1i(7(){$(4).3('u');$(4).3('C')}).1l(7(){$(4).3('r')});5(4.L)a.p=f;l.1q();l.1N(7(){$(4).3('r')});f.6('3.l',l.6('3.9',f));a.F[a.F.Q]=f[0];a.v[a.v.Q]=l[0];a.q=d[b]=e;a.1O=c;l.6('3',a);e.6('3',a);f.6('3',a);c.6('3',d)});$('.3-15-T-17').3('u').G('3-15-T-17');k 4};$.12($.n.3,{K:0,D:7(){8 a=4.6('3');5(!a)k 4;5(!a.D)k 4;8 b=$(4).6('3.l')||$(4.U=='13'?4:s);5(a.D)a.D.y(b[0],[b.M(),$('a',b.6('3.9'))[0]])},C:7(){8 a=4.6('3');5(!a)k 4;5(!a.C)k 4;8 b=$(4).6('3.l')||$(4.U=='13'?4:s);5(a.C)a.C.y(b[0],[b.M(),$('a',b.6('3.9'))[0]])},1n:7(){8 a=4.6('3');5(!a)k 4;5(a.m)k;4.3('O');4.1a().19().X('.q-'+a.w).o('9-3-N')},O:7(){8 a=4.6('3');5(!a)k 4;5(a.m)k;a.q.1V().X('.q-'+a.w).G('9-3-1k').G('9-3-N')},u:7(){8 a=4.6('3');5(!a)k 4;4.3('O');5(a.p){a.p.6('3.l').S('L','L');a.p.1a().19().X('.q-'+a.w).o('9-3-1k')}x $(a.v).1m('L');a.E[a.m||a.1Y?'1q':'1Z']();4.20()[a.m?'o':'G']('9-3-1o')},r:7(a,b){8 c=4.6('3');5(!c)k 4;5(c.m)k;c.p=s;5(A a!='B'){5(A a=='1u')k $(c.F[a]).3('r',B,b);5(A a=='1h')$.W(c.F,7(){5($(4).6('3.l').M()==a)$(4).3('r',B,b)})}x c.p=4[0].U=='13'?4.6('3.9'):(4.22('.q-'+c.w)?4:s);4.6('3',c);4.3('u');8 d=$(c.p?c.p.6('3.l'):s);5((b||b==B)&&c.1e)c.1e.y(d[0],[d.M(),$('a',c.p)[0]])},m:7(a,b){8 c=4.6('3');5(!c)k 4;c.m=a||a==B?H:J;5(b)$(c.v).S(\"R\",\"R\");x $(c.v).1m(\"R\");4.6('3',c);4.3('u')},1x:7(){4.3('m',H,H)},24:7(){4.3('m',J,J)}});$.n.3.1s={E:'25 26',1d:'',t:0,1w:16};$(7(){$('l[27=28].9').3()})})(1j);",62,135,"|||rating|this|if|data|function|var|star|||||||||||return|input|readOnly|fn|addClass|current|rater|select|null|split|draw|inputs|serial|else|apply|count|typeof|undefined|blur|focus|cancel|stars|removeClass|true|arguments|false|calls|checked|val|hover|drain|div|length|disabled|attr|be|tagName|class|each|filter|spw|_|width|id|extend|INPUT|title|to||drawn|call|andSelf|prevAll|metadata|append|cancelValue|callback|applied|mouseover|string|mouseout|jQuery|on|click|removeAttr|fill|readonly|value|hide|className|options|document|number|replace|starWidth|disable|Math|floor|find|css|margin|left|px|half|live|execCommand|try|msie|BackgroundImageCache|browser|catch|change|context|before|control|span|meta|makeArray|slice|children|body|form|required|show|siblings|unnamed|is|name|enable|Anuluj|Wybór|type|radio|window|not".split("|"),0,{})),function(a){a.cookie=function(b,c,d){if(arguments.length>1&&(!/Object/.test(Object.prototype.toString.call(c))||c===null||c===undefined)){d=a.extend({},d);if(c===null||c===undefined)d.expires=-1;if(typeof d.expires=="number"){var e=d.expires,f=d.expires=new Date;f.setDate(f.getDate()+e)}return c=String(c),document.cookie=[encodeURIComponent(b),"=",d.raw?c:encodeURIComponent(c),d.expires?"; expires="+d.expires.toUTCString():"",d.path?"; path="+d.path:"",d.domain?"; domain="+d.domain:"",d.secure?"; secure":""].join("")}d=c||{};var g=d.raw?function(a){return a}:decodeURIComponent,h=document.cookie.split("; ");for(var i=0,j;j=h[i]&&h[i].split("=");i++)if(g(j[0])===b)return g(j[1]||"");return null}}(jQuery)
