/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;
/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.9999 (13-NOV-2011)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.3.2 or later
 */
;(function($,undefined){var ver='2.9999';if($.support==undefined){$.support={opacity:!($.browser.msie)};}
function debug(s){$.fn.cycle.debug&&log(s);}
function log(){window.console&&console.log&&console.log('[cycle] '+Array.prototype.join.call(arguments,' '));}
$.expr[':'].paused=function(el){return el.cyclePause;}
$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!='stop'){if(!$.isReady&&o.s){log('DOM not ready, queuing slideshow');$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}
log('terminating; zero elements found by selector'+($.isReady?'':' (DOM not ready)'));return this;}
return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false)
return;opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout)
clearTimeout(this.cycleTimeout);this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false)
return;if(els.length<2){log('terminating; too few slides: '+els.length);return;}
var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.backwards);if(startTime){startTime+=(opts2.delay||0);if(startTime<10)
startTime=10;debug('first timeout: '+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts.backwards)},startTime);}});};function triggerPause(cont,byHover,onPager){var opts=$(cont).data('cycle.opts');var paused=!!cont.cyclePause;if(paused&&opts.paused)
opts.paused(cont,opts,byHover,onPager);else if(!paused&&opts.resumed)
opts.resumed(cont,opts,byHover,onPager);}
function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined)
cont.cycleStop=0;if(options===undefined||options===null)
options={};if(options.constructor==String){switch(options){case'destroy':case'stop':var opts=$(cont).data('cycle.opts');if(!opts)
return false;cont.cycleStop++;if(cont.cycleTimeout)
clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;opts.elements&&$(opts.elements).stop();$(cont).removeData('cycle.opts');if(options=='destroy')
destroy(opts);return false;case'toggle':cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);triggerPause(cont);return false;case'pause':cont.cyclePause=1;triggerPause(cont);return false;case'resume':cont.cyclePause=0;checkInstantResume(false,arg2,cont);triggerPause(cont);return false;case'prev':case'next':var opts=$(cont).data('cycle.opts');if(!opts){log('options not found, "prev/next" ignored');return false;}
$.fn.cycle[options](opts);return false;default:options={fx:options};};return options;}
else if(options.constructor==Number){var num=options;options=$(cont).data('cycle.opts');if(!options){log('options not found, can not advance slide');return false;}
if(num<0||num>=options.elements.length){log('invalid slide index: '+num);return false;}
options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}
if(typeof arg2=='string')
options.oneTimeFx=arg2;go(options.elements,options,1,num>=options.currSlide);return false;}
return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data('cycle.opts');if(!options){log('options not found, can not resume');return false;}
if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}
go(options.elements,options,1,!options.backwards);}}};function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute('filter');}
catch(smother){}}};function destroy(opts){if(opts.next)
$(opts.next).unbind(opts.prevNextEvent);if(opts.prev)
$(opts.prev).unbind(opts.prevNextEvent);if(opts.pager||opts.pagerAnchorBuilder)
$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});opts.pagerAnchors=null;if(opts.destroy)
opts.destroy(opts);};function buildOptions($cont,$slides,els,options,o){var startingSlideSpecified;var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});var meta=$.isFunction($cont.data)?$cont.data(opts.metaAttr):null;if(meta)
opts=$.extend(opts,meta);if(opts.autostop)
opts.countdown=opts.autostopCount||els.length;var cont=$cont[0];$cont.data('cycle.opts',opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];if(!$.support.opacity&&opts.cleartype)
opts.after.push(function(){removeFilter(this,opts);});if(opts.continuous)
opts.after.push(function(){go(els,opts,0,!opts.backwards);});saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg)
clearTypeFix($slides);if($cont.css('position')=='static')
$cont.css('position','relative');if(opts.width)
$cont.width(opts.width);if(opts.height&&opts.height!='auto')
$cont.height(opts.height);if(opts.startingSlide!=undefined){opts.startingSlide=parseInt(opts.startingSlide,10);if(opts.startingSlide>=els.length||opts.startSlide<0)
opts.startingSlide=0;else
startingSlideSpecified=true;}
else if(opts.backwards)
opts.startingSlide=els.length-1;else
opts.startingSlide=0;if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++)
opts.randomMap.push(i);opts.randomMap.sort(function(a,b){return Math.random()-0.5;});if(startingSlideSpecified){for(var cnt=0;cnt<els.length;cnt++){if(opts.startingSlide==opts.randomMap[cnt]){opts.randomIndex=cnt;}}}
else{opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}}
else if(opts.startingSlide>=els.length)
opts.startingSlide=0;opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:'absolute',top:0,left:0}).hide().each(function(i){var z;if(opts.backwards)
z=first?i<=first?els.length+(i-first):first-i:els.length-i;else
z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css('z-index',z)});$(els[first]).css('opacity',1).show();removeFilter(els[first],opts);if(opts.fit){if(!opts.aspect){if(opts.width)
$slides.width(opts.width);if(opts.height&&opts.height!='auto')
$slides.height(opts.height);}else{$slides.each(function(){var $slide=$(this);var ratio=(opts.aspect===true)?$slide.width()/$slide.height():opts.aspect;if(opts.width&&$slide.width()!=opts.width){$slide.width(opts.width);$slide.height(opts.width/ratio);}
if(opts.height&&$slide.height()<opts.height){$slide.height(opts.height);$slide.width(opts.height*ratio);}});}}
if(opts.center&&((!opts.fit)||opts.aspect)){$slides.each(function(){var $slide=$(this);$slide.css({"margin-left":opts.width?((opts.width-$slide.width())/2)+"px":0,"margin-top":opts.height?((opts.height-$slide.height())/2)+"px":0});});}
if(opts.center&&!opts.fit&&!opts.slideResize){$slides.each(function(){var $slide=$(this);$slide.css({"margin-left":opts.width?((opts.width-$slide.width())/2)+"px":0,"margin-top":opts.height?((opts.height-$slide.height())/2)+"px":0});});}
var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w)w=e.offsetWidth||e.width||$e.attr('width');if(!h)h=e.offsetHeight||e.height||$e.attr('height');maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}
if(maxw>0&&maxh>0)
$cont.css({width:maxw+'px',height:maxh+'px'});}
var pauseFlag=false;if(opts.pause)
$cont.hover(function(){pauseFlag=true;this.cyclePause++;triggerPause(cont,true);},function(){pauseFlag&&this.cyclePause--;triggerPause(cont,true);});if(supportMultiTransitions(opts)===false)
return false;var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr('height')||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr('width')||0);if($el.is('img')){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts,' - img slide not loaded, requeuing slideshow: ',this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options)},opts.requeueTimeout);requeue=true;return false;}
else{log('could not determine size of image: '+this.src,this.cycleW,this.cycleH);}}}
return true;});if(requeue)
return false;opts.cssBefore=opts.cssBefore||{};opts.cssAfter=opts.cssAfter||{};opts.cssFirst=opts.cssFirst||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(':eq('+first+')').css(opts.cssBefore);$($slides[first]).css(opts.cssFirst);if(opts.timeout){opts.timeout=parseInt(opts.timeout,10);if(opts.speed.constructor==String)
opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed,10);if(!opts.sync)
opts.speed=opts.speed/2;var buffer=opts.fx=='none'?0:opts.fx=='shuffle'?500:250;while((opts.timeout-opts.speed)<buffer)
opts.timeout+=opts.speed;}
if(opts.easing)
opts.easeIn=opts.easeOut=opts.easing;if(!opts.speedIn)
opts.speedIn=opts.speed;if(!opts.speedOut)
opts.speedOut=opts.speed;opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length)
opts.randomIndex=0;opts.nextSlide=opts.randomMap[opts.randomIndex];}
else if(opts.backwards)
opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;else
opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init))
init($cont,$slides,opts);else if(opts.fx!='custom'&&!opts.multiFx){log('unknown transition: '+opts.fx,'; slideshow terminating');return false;}}
var e0=$slides[first];if(!opts.skipInitializationCallbacks){if(opts.before.length)
opts.before[0].apply(e0,[e0,e0,opts,true]);if(opts.after.length)
opts.after[0].apply(e0,[e0,e0,opts,true]);}
if(opts.next)
$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,1)});if(opts.prev)
$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,0)});if(opts.pager||opts.pagerAnchorBuilder)
buildPager(els,opts);exposeAddSlide(opts,els);return opts;};function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});};function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(',')>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,'').split(',');for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log('discarding unknown transition: ',fx);opts.fxs.splice(i,1);i--;}}
if(!opts.fxs.length){log('No valid transitions named; slideshow terminating.');return false;}}
else if(opts.fx=='all'){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx))
opts.fxs.push(p);}}
if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}
debug('randomized fx sequence: ',opts.fxs);}
return true;};function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount)
opts.countdown++;els[prepend?'unshift':'push'](s);if(opts.els)
opts.els[prepend?'unshift':'push'](s);opts.slideCount=els.length;if(opts.random){opts.randomMap.push(opts.slideCount-1);opts.randomMap.sort(function(a,b){return Math.random()-0.5;});}
$s.css('position','absolute');$s[prepend?'prependTo':'appendTo'](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}
if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg)
clearTypeFix($s);if(opts.fit&&opts.width)
$s.width(opts.width);if(opts.fit&&opts.height&&opts.height!='auto')
$s.height(opts.height);s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder)
$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);if($.isFunction(opts.onAddSlide))
opts.onAddSlide($s);else
$s.hide();};}
$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init))
init(opts.$cont,$(opts.elements),opts);};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug('manualTrump in go(), stopping active transition');$(els).stop(true,true);opts.busy=0;}
if(opts.busy){debug('transition active, ignoring new tx request');return;}
var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual)
return;if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end)
opts.end(opts);return;}
var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(fwd&&(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length))
opts.lastFx=0;else if(!fwd&&(opts.lastFx==undefined||--opts.lastFx<0))
opts.lastFx=opts.fxs.length-1;fx=opts.fxs[opts.lastFx];}
if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}
$.fn.cycle.resetState(opts,fx);if(opts.before.length)
$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount)return;o.apply(next,[curr,next,opts,fwd]);});var after=function(){opts.busy=0;$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount)return;o.apply(next,[curr,next,opts,fwd]);});if(!p.cycleStop){queueNext();}};debug('tx firing('+fx+'); currSlide: '+opts.currSlide+'; nextSlide: '+opts.nextSlide);opts.busy=1;if(opts.fxFn)
opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);else if($.isFunction($.fn.cycle[opts.fx]))
$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);else
$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}
else{queueNext();}
if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;opts.randomMap.sort(function(a,b){return Math.random()-0.5;});}
opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide)
opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}
else if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}
else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}
else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}
else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}
if(changed&&opts.pager)
opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);function queueNext(){var ms=0,timeout=opts.timeout;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);if(opts.fx=='shuffle')
ms-=opts.speedOut;}
else if(opts.continuous&&p.cyclePause)
ms=10;if(ms>0)
p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.backwards)},ms);}};$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while(opts.fx!='none'&&(t-opts.speed)<250)
t+=opts.speed;debug('calculated timeout: '+t+'; speed: '+opts.speed);if(t!==false)
return t;}
return opts.timeout;};$.fn.cycle.next=function(opts){advance(opts,1);};$.fn.cycle.prev=function(opts){advance(opts,0);};function advance(opts,moveForward){var val=moveForward?1:-1;var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}
if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2)
opts.randomIndex=els.length-2;else if(opts.randomIndex==-1)
opts.randomIndex=els.length-1;opts.nextSlide=opts.randomMap[opts.randomIndex];}
else if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}
else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap)return false;opts.nextSlide=els.length-1;}
else if(opts.nextSlide>=els.length){if(opts.nowrap)return false;opts.nextSlide=0;}}
var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb))
cb(val>0,opts.nextSlide,els[opts.nextSlide]);go(els,opts,1,moveForward);return false;};function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);};$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug('pagerAnchorBuilder('+i+', el) returned: '+a);}
else
a='<a href="#">'+(i+1)+'</a>';if(!a)
return;var $a=$(a);if($a.parents('body').length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}
else{$a.appendTo($p);}}
opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);var pagerFn=function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}
var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb))
cb(opts.nextSlide,els[opts.nextSlide]);go(els,opts,1,opts.currSlide<i);}
if(/mouseenter|mouseover/i.test(opts.pagerEvent)){$a.hover(pagerFn,function(){});}
else{$a.bind(opts.pagerEvent,pagerFn);}
if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble)
$a.bind('click.cycle',function(){return false;});var cont=opts.$cont[0];var pauseFlag=false;if(opts.pauseOnPagerHover){$a.hover(function(){pauseFlag=true;cont.cyclePause++;triggerPause(cont,true,true);},function(){pauseFlag&&cont.cyclePause--;triggerPause(cont,true,true);});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd)
hops=c>l?c-l:opts.slideCount-l;else
hops=c<l?l-c:l+opts.slideCount-c;return hops;};function clearTypeFix($slides){debug('applying clearType background-color hack');function hex(s){s=parseInt(s,10).toString(16);return s.length<2?'0'+s:s;};function getBg(e){for(;e&&e.nodeName.toLowerCase()!='html';e=e.parentNode){var v=$.css(e,'background-color');if(v&&v.indexOf('rgb')>=0){var rgb=v.match(/\d+/g);return'#'+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}
if(v&&v!='transparent')
return v;}
return'#ffffff';};$slides.each(function(){$(this).css('background-color',getBg(this));});};$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();if(typeof opts.cssBefore.opacity=='undefined')
opts.cssBefore.opacity=1;opts.cssBefore.display='block';if(opts.slideResize&&w!==false&&next.cycleW>0)
opts.cssBefore.width=next.cycleW;if(opts.slideResize&&h!==false&&next.cycleH>0)
opts.cssBefore.height=next.cycleH;opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display='none';$(curr).css('zIndex',opts.slideCount+(rev===true?1:0));$(next).css('zIndex',opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=='number')
speedIn=speedOut=speedOverride;else
speedIn=speedOut=1;easeIn=easeOut=null;}
var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,function(){cb();});};$l.animate(opts.animOut,speedOut,easeOut,function(){$l.css(opts.cssAfter);if(!opts.sync)
fn();});if(opts.sync)fn();};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(':eq('+opts.currSlide+')').css('opacity',0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={activePagerClass:'activeSlide',after:null,allowPagerClickBubble:false,animIn:null,animOut:null,aspect:false,autostop:0,autostopCount:0,backwards:false,before:null,center:null,cleartype:!$.support.opacity,cleartypeNoBg:false,containerResize:1,continuous:0,cssAfter:null,cssBefore:null,delay:0,easeIn:null,easeOut:null,easing:null,end:null,fastOnEvent:0,fit:0,fx:'fade',fxFn:null,height:'auto',manualTrump:true,metaAttr:'cycle',next:null,nowrap:0,onPagerEvent:null,onPrevNextEvent:null,pager:null,pagerAnchorBuilder:null,pagerEvent:'click.cycle',pause:0,pauseOnPagerHover:0,prev:null,prevNextEvent:'click.cycle',random:0,randomizeEffects:1,requeueOnImageNotLoaded:true,requeueTimeout:250,rev:0,shuffle:null,skipInitializationCallbacks:false,slideExpr:null,slideResize:1,speed:1000,speedIn:null,speedOut:null,startingSlide:undefined,sync:1,timeout:4000,timeoutFn:null,updateActivePagerLink:null,width:null};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version:  2.73
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.fadeout=function($cont,$slides,opts){$slides.not(':eq('+opts.currSlide+')').css({display:'block','opacity':1});opts.before.push(function(curr,next,opts,w,h,rev){$(curr).css('zIndex',opts.slideCount+(!rev===true?1:0));$(next).css('zIndex',opts.slideCount+(!rev===true?0:1));});opts.animIn.opacity=1;opts.animOut.opacity=0;opts.cssBefore.opacity=1;opts.cssBefore.display='block';opts.cssAfter.zIndex=0;};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore.top=h;opts.cssBefore.left=0;opts.cssFirst.top=0;opts.animIn.top=0;opts.animOut.top=-h;};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst.top=0;opts.cssBefore.top=-h;opts.cssBefore.left=0;opts.animIn.top=0;opts.animOut.top=h;};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst.left=0;opts.cssBefore.left=w;opts.cssBefore.top=0;opts.animIn.left=0;opts.animOut.left=0-w;};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst.left=0;opts.cssBefore.left=-w;opts.cssBefore.top=0;opts.animIn.left=0;opts.animOut.left=w;};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css('overflow','hidden').width();opts.before.push(function(curr,next,opts,fwd){if(opts.rev)
fwd=!fwd;$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst.left=0;opts.cssBefore.top=0;opts.animIn.left=0;opts.animOut.top=0;};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push(function(curr,next,opts,fwd){if(opts.rev)
fwd=!fwd;$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst.top=0;opts.cssBefore.left=0;opts.animIn.top=0;opts.animOut.left=0;};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore.left=0;opts.cssBefore.top=0;opts.cssBefore.width=0;opts.animIn.width='show';opts.animOut.width=0;};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore.left=0;opts.cssBefore.top=0;opts.cssBefore.height=0;opts.animIn.height='show';opts.animOut.height=0;};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css('overflow','visible').width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}
opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++)
opts.els.push($slides[i]);for(i=0;i<opts.currSlide;i++)
opts.els.push(opts.els.shift());opts.fxFn=function(curr,next,opts,cb,fwd){if(opts.rev)
fwd=!fwd;var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++)
fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());if(fwd){for(var i=0,len=opts.els.length;i<len;i++)
$(opts.els[i]).css('z-index',len-i+count);}
else{var z=$(curr).css('z-index');$el.css('z-index',parseInt(z,10)+1+count);}
$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb)cb();});});};$.extend(opts.cssBefore,{display:'block',opacity:1,top:0,left:0});};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;opts.animOut.width=next.cycleW;});opts.cssFirst.top=0;opts.cssBefore.left=0;opts.cssBefore.height=0;opts.animIn.top=0;opts.animOut.height=0;};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst.top=0;opts.cssBefore.left=0;opts.cssBefore.top=0;opts.cssBefore.height=0;opts.animOut.height=0;};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore.top=0;opts.cssBefore.width=0;opts.animIn.left=0;opts.animOut.width=0;};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});$.extend(opts.cssBefore,{top:0,left:0,width:0});opts.animIn.left=0;opts.animOut.width=0;};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;$.extend(opts.animIn,{top:0,left:0,width:next.cycleW,height:next.cycleH});$.extend(opts.animOut,{width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2});});opts.cssFirst.top=0;opts.cssFirst.left=0;opts.cssBefore.width=0;opts.cssBefore.height=0;};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;$.extend(opts.animIn,{top:0,left:0,width:next.cycleW,height:next.cycleH});});opts.cssBefore.width=0;opts.cssBefore.height=0;opts.animOut.opacity=0;};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css('overflow','hidden').width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore.left=w;opts.cssBefore.top=0;opts.animIn.left=0;opts.animOut.left=w;};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css('overflow','hidden').height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore.top=h;opts.cssBefore.left=0;opts.animIn.top=0;opts.animOut.top=h;};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css('overflow','hidden').height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore.top=h;opts.cssBefore.left=w;opts.animIn.top=0;opts.animIn.left=0;opts.animOut.top=h;opts.animOut.left=w;};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn.left=0;opts.animIn.width=this.cycleW;opts.animOut.left=0;});opts.cssBefore.top=0;opts.cssBefore.width=0;};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn.top=0;opts.animIn.height=this.cycleH;opts.animOut.top=0;});opts.cssBefore.height=0;opts.cssBefore.left=0;};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn.left=0;opts.animIn.width=this.cycleW;opts.animOut.left=curr.cycleW/2;opts.animOut.width=0;});opts.cssBefore.top=0;opts.cssBefore.width=0;};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn.top=0;opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH/2;opts.animOut.height=0;});opts.cssBefore.height=0;opts.cssBefore.left=0;};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||'left';var w=$cont.css('overflow','hidden').width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=='right')
opts.cssBefore.left=-w;else if(d=='up')
opts.cssBefore.top=h;else if(d=='down')
opts.cssBefore.top=-h;else
opts.cssBefore.left=w;});opts.animIn.left=0;opts.animIn.top=0;opts.cssBefore.top=0;opts.cssBefore.left=0;};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||'left';var w=$cont.css('overflow','hidden').width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=='right')
opts.animOut.left=w;else if(d=='up')
opts.animOut.top=-h;else if(d=='down')
opts.animOut.top=h;else
opts.animOut.left=-w;});opts.animIn.left=0;opts.animIn.top=0;opts.cssBefore.top=0;opts.cssBefore.left=0;};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css('overflow','visible').width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top)
$.extend(opts.animOut,{left:w*2,top:-h/2,opacity:0});else
opts.animOut.opacity=0;});opts.cssBefore.left=0;opts.cssBefore.top=0;opts.animIn.left=0;};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css('overflow','hidden').width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip))
clip='rect(0px 0px '+h+'px 0px)';else if(/r2l/.test(opts.clip))
clip='rect(0px '+w+'px '+h+'px '+w+'px)';else if(/t2b/.test(opts.clip))
clip='rect(0px '+w+'px 0px 0px)';else if(/b2t/.test(opts.clip))
clip='rect('+h+'px '+w+'px '+h+'px 0px)';else if(/zoom/.test(opts.clip)){var top=parseInt(h/2,10);var left=parseInt(w/2,10);clip='rect('+top+'px '+left+'px '+top+'px '+left+'px)';}}
opts.cssBefore.clip=opts.cssBefore.clip||clip||'rect(0px 0px 0px 0px)';var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0],10),r=parseInt(d[1],10),b=parseInt(d[2],10),l=parseInt(d[3],10);opts.before.push(function(curr,next,opts){if(curr==next)return;var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display='block';var step=1,count=parseInt((opts.speedIn/13),10)-1;(function f(){var tt=t?t-parseInt(step*(t/count),10):0;var ll=l?l-parseInt(step*(l/count),10):0;var bb=b<h?b+parseInt(step*((h-b)/count||1),10):h;var rr=r<w?r+parseInt(step*((w-r)/count||1),10):w;$next.css({clip:'rect('+tt+'px '+rr+'px '+bb+'px '+ll+'px)'});(step++<=count)?setTimeout(f,13):$curr.css('display','none');})();});$.extend(opts.cssBefore,{display:'block',opacity:1,top:0,left:0});opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;jQuery(document).ready(function(){$(".main_image .desc").show();$(".main_image .block").animate({opacity:0.85},1);$(".image_thumb ul li:first").addClass('active');$(".image_thumb ul li").click(function(){var imgAlt=$(this).find('img').attr("alt");var imgTitle=$(this).find('a').attr("href");var imgDesc=$(this).find('.block').html();var imgDescHeight=$(".main_image").find('.block').height();if($(this).is(".active")){return false;}else{$(".main_image .block").animate({opacity:0,marginBottom:-imgDescHeight},250,function(){$(".main_image .block").html(imgDesc).animate({opacity:0.85,marginBottom:"0"},250);$(".main_image img").attr({src:imgTitle,alt:imgAlt});});}
$(".image_thumb ul li").removeClass('active');$(this).addClass('active');return false;}).hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');});$("a.collapse").click(function(){$(".main_image .block").slideToggle();$("a.collapse").toggleClass("show");});});jQuery(function(){$('.main_image .desc').show();$('.main_image .block').animate({opacity:0.65},1);$('.image_thumb ul li:first').addClass('active');$('.image_thumb ul li').click(function(){$active=$(this);slideSwitchClick();}).hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');});$(function(){setInterval('slideSwitchTimed()',6000);});});function slideSwitchTimed(){$active=$('.image_thumb ul li.active').next();if($active.length==0)$active=$('.image_thumb ul li:first');slideSwitch();}
function slideSwitchClick(){slideSwitch();}
function slideSwitch(){var $prev=$('.image_thumb ul li.active');$prev.removeClass('active');$active.addClass('active');var imgAlt=$active.find('img').attr('alt');var imgTitle=$active.find('a').attr('href');var imgDesc=$active.find('.block').html();var imgDescHeight=$('.main_image').find('.block').height();if($(this).is('.active')){return false;}else{$('.main_image img').animate({opacity:0},250);$('.main_image .block').animate({opacity:0,marginBottom:-imgDescHeight},250,function(){$('.main_image .block').html(imgDesc).animate({opacity:0.85,marginBottom:'0'},250);$('.main_image img').attr({src:imgTitle,alt:imgAlt}).animate({opacity:1},250);});}
return false;};var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1981-1983, 1989,1993, 1998 Heidelberger Druckmaschinen AG. All rights
 * reserved. The digitally encoded machine readable outline data for producing the
 * Typefaces licensed are the property of Heidelberger Druckmaschinen AG and/or its
 * subsidiaries, represented by Linotype Library GmbH, Dupont Strasse 1, 61352 Bad
 * Homburg Germany. Portions © 1996-1998 Microsoft Corporation. All Rights
 * Reserved.
 * 
 * Trademark:
 * Palatino® is a registered trademark of Heidelberger Druckmaschinen AG and its
 * subsidiaries.
 * 
 * Description:
 * Palatino Linotype is the definitive new version of Hermann Zapfs Palatino,
 * which since its design in 1950 has become one of the world's most widely used
 * typefaces. For this new digital version, Professor Zapf has drawn numerous
 * additional characters to include an extensive range of ligatures, numerals,
 * fractions and support for Cyrillic and both monotonic and polytonic Greek.
 * Special care has been taken to enhance the quality of the letterforms when
 * displayed on the computer screen, ensuring that Palatino Linotype is highly
 * legible whether displayed on the screen or in print. This typeface is ideal for
 * use in extended text settings such as books, periodicals and catalogs.
 * 
 * Manufacturer:
 * LINOTYPE-HELL AG
 * 
 * Designer:
 * Hermann Zapf
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Palatino Linotype","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 5 2 5 5 5 3 3 4","ascent":"288","descent":"-72","x-height":"11","cap-height":"1","bbox":"-61 -378.194 511 103.602","underline-thickness":"21.0938","underline-position":"-26.0156","unicode-range":"U+0020-U+FFFC"},"glyphs":{" ":{"w":90,"k":{"A":13}},"A":{"d":"58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280,"k":{"\u201d":20,")":25,"v":23,"u":25,"t":25,"Y":40,"W":27,"V":34,"T":27}},"B":{"d":"36,-154v0,-40,15,-88,-31,-84v0,-3,-1,-8,1,-10v72,5,184,-25,184,48v0,34,-25,53,-60,60v43,3,72,16,72,59v0,72,-69,90,-152,81v-8,-1,-21,2,-31,0v-3,-10,13,-12,13,-14v6,-35,4,-98,4,-140xm154,-193v0,-42,-45,-44,-83,-39v-2,15,-2,61,-2,87v47,5,85,-5,85,-48xm165,-75v0,-50,-39,-60,-96,-55r1,113v52,12,95,-8,95,-58","w":219},"C":{"d":"51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"D":{"d":"36,-154v0,-40,16,-88,-31,-84v0,-4,-1,-9,2,-10v51,3,76,-1,123,-1v84,-1,134,37,134,113v0,109,-84,151,-214,136v-8,-1,-21,2,-30,0v-3,-10,13,-13,13,-14v4,-37,3,-98,3,-140xm226,-129v0,-86,-69,-118,-156,-101r0,212v91,18,156,-22,156,-111","w":278},"E":{"d":"203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"F":{"d":"151,-98v0,-35,-44,-17,-74,-20v7,44,-24,117,35,109v0,4,1,9,-2,10r-102,-1v0,-3,-1,-8,1,-10v46,10,34,-34,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r175,1v-6,16,-3,31,-7,53v-17,6,-9,-23,-14,-33v-20,-7,-55,-7,-84,-4v-2,9,-2,69,-2,97v31,1,47,1,69,-3v9,-3,-2,-34,18,-26v-4,25,2,60,-2,82v-11,3,-11,-7,-11,-17","w":200,"k":{"\u00f4":25,"\u00ea":25,"A":22}},"G":{"d":"217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"H":{"d":"187,-9v28,-3,35,0,35,-37r0,-77r-144,0r0,74v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r102,1v5,13,-14,10,-20,11v-28,6,-9,59,-14,96r144,0v-6,-42,21,-106,-35,-98v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,35,40v0,4,1,9,-2,10r-102,-1r0,-9","w":299},"I":{"d":"44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"J":{"d":"43,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,126v0,62,-27,105,-81,107v1,-9,-3,-25,3,-29v20,13,44,5,44,-26r0,-178","w":119},"K":{"d":"112,-238v-54,-6,-28,59,-34,111r96,-92v13,-12,13,-15,17,-29v19,1,41,-2,58,1v0,3,1,8,-1,10v-37,-2,-44,16,-66,36r-72,65r135,124v3,2,20,2,13,13v-20,-1,-23,-1,-50,0r-130,-121r0,71v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v-4,-14,12,-9,23,-10r80,1r0,9","w":261},"L":{"d":"206,-61v1,10,-4,50,-5,62r-176,-1v4,-20,15,-3,15,-37r1,-161v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-26,1,-15,46,-15,72r1,149v37,-2,81,5,110,-6v8,-3,0,-49,20,-40","w":219,"k":{"\u201d":13,")":27,"v":13,"Y":33,"W":27,"V":33,"T":18}},"M":{"d":"41,-202v2,-39,-5,-29,-34,-36v0,-3,-1,-8,1,-10v16,2,50,1,67,0r95,199r93,-199v23,4,49,-3,69,2r0,8v-22,4,-35,-2,-34,21r0,174v-2,38,6,28,34,35v0,3,1,8,-1,10v-41,-5,-60,2,-101,-2r0,-8v19,-7,34,3,34,-21r1,-183r-100,217r-7,0r-100,-211r0,163v-2,37,4,30,35,34v2,9,-3,11,-13,10v-32,-3,-33,1,-73,-1r0,-8v19,-7,34,3,34,-21r0,-173","w":340},"N":{"d":"287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"O":{"d":"134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"P":{"d":"44,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10v79,4,199,-26,199,56v0,52,-49,84,-107,72v-1,-4,-4,-9,-2,-12v41,12,73,-12,73,-51v0,-47,-49,-63,-94,-47r-1,181v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":217,"k":{"\u201d":8,"\u00f4":46,"\u00ea":46,"l":11,"e":11,"a":11,"A":24}},"Q":{"d":"246,63v-50,1,-113,-54,-149,-18v-3,-1,-2,-8,-1,-11v19,-14,34,-23,45,-27v-89,2,-130,-50,-133,-131v-3,-76,58,-131,136,-129v79,1,131,43,131,121v0,83,-51,131,-130,139v41,6,86,40,129,30v-2,16,-20,16,-28,26xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"R":{"d":"7,-9v45,6,35,-31,35,-74r0,-115v3,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10v77,4,198,-24,198,54v0,42,-31,61,-73,68r69,92v15,20,15,21,36,25v2,20,-28,4,-49,10v-8,-10,-21,-27,-38,-51v-20,-28,-41,-54,-62,-78v-1,-8,12,-5,16,-5v38,0,64,-20,65,-55v1,-44,-51,-55,-92,-42v-5,28,-1,135,-3,181v-1,36,3,38,35,40v1,17,-3,9,-32,9v-23,0,-50,3,-72,0r0,-9","w":240,"k":{"\u201d":8,"v":6,"Y":7,"W":7,"V":14}},"S":{"d":"12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"T":{"d":"59,-9v44,6,36,-33,35,-74r-2,-148v-27,7,-74,-16,-71,23v1,9,-1,25,-13,16r0,-56r206,1v-2,10,0,35,-3,57v-25,6,3,-43,-28,-40v-16,-2,-37,-1,-55,-1r-1,182v-2,36,3,38,35,40v0,4,1,9,-2,10r-101,-1r0,-9","w":220,"k":{"\u2019":20,",":13,".":13,"\u00f4":27,"\u00ea":27,"w":23,"v":23,"u":23,"t":23,"s":25,"q":25,"p":25,"l":25,"k":11,"e":25,"d":25,"c":25,"a":29,"A":23}},"U":{"d":"222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"V":{"d":"99,-237v-26,4,-37,-6,-25,26r65,167r69,-185v-2,-11,-19,-3,-32,-10v0,-3,-1,-9,2,-9r76,1v4,16,-18,6,-22,17r-93,233r-18,0r-95,-235v1,-4,-29,-1,-21,-16r94,1r0,10","w":259,"k":{"\u2019":27,",":20,".":20,"\u00f4":46,"\u00ea":46,"v":24,"s":24,"p":26,"l":25,"i":9,"e":25,"a":29,"A":34}},"W":{"d":"309,-230v-1,-12,-15,-5,-31,-9v0,-3,-1,-9,2,-9r74,1v-1,18,-27,3,-28,34r-62,216r-18,0r-70,-195r-75,195r-18,0r-50,-218v-6,-23,-8,-18,-29,-24v0,-3,-1,-8,1,-9r89,1r0,8v-26,4,-33,-3,-25,32r34,154r77,-198r11,0r71,200r41,-148v4,-18,6,-28,6,-31","w":360,"k":{"\u2019":20,",":7,".":7,"\u00f4":33,"\u00ea":33,"v":18,"s":18,"p":26,"l":24,"i":9,"e":24,"d":24,"a":25,"A":36}},"X":{"d":"43,1v-20,-3,-44,7,-36,-12v36,-3,30,-17,51,-46r48,-66v-23,-36,-43,-81,-75,-108v-1,-2,-28,3,-19,-11v24,-2,53,-20,64,5v15,20,36,61,51,86r67,-98v12,1,26,-2,36,1v0,3,1,8,-1,10v-32,3,-28,12,-48,39r-45,62v28,41,50,87,81,125v3,1,23,-1,15,13r-51,0v-24,-35,-44,-73,-66,-110v-26,33,-43,62,-72,110","w":240},"Y":{"d":"72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9","w":240,"k":{"\u201d":7,"\u2019":33,",":18,".":18,"\u00f4":31,"\u00ea":34,"t":30,"s":30,"q":29,"p":31,"o":30,"m":31,"l":30,"i":11,"e":30,"d":33,"a":33,"A":33}},"Z":{"d":"227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"\u00c1":{"d":"194,-326v-26,17,-47,40,-75,55v-9,-12,16,-25,21,-37r17,-20v12,1,34,-12,37,2xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u00c0":{"d":"161,-277v0,4,-2,6,-7,6r-72,-55v3,-14,25,-1,37,-2xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u00c2":{"d":"198,-272v-3,2,-9,1,-13,1r-46,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u00c4":{"d":"202,-300v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20xm115,-300v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u00c3":{"d":"117,-322v25,-1,63,40,75,0v3,0,9,-1,9,2v-3,17,-18,38,-38,38v-25,0,-64,-39,-75,0v-3,0,-8,1,-9,-1v3,-17,19,-39,38,-39xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u0102":{"d":"192,-330v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u00c5":{"d":"139,-336v20,0,37,15,37,34v-1,22,-16,35,-37,35v-21,0,-36,-13,-37,-35v0,-19,18,-34,37,-34xm139,-275v27,0,28,-53,0,-53v-28,0,-28,53,0,53xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u01fa":{"d":"209,-372v-22,15,-41,34,-65,48v-2,-3,-9,-3,-6,-8v13,-14,25,-29,39,-42v11,0,29,-10,32,2xm176,-288v1,18,-17,31,-34,31v-17,0,-33,-14,-33,-31v0,-17,16,-31,33,-31v18,0,34,13,34,31xm161,-288v0,-11,-6,-25,-19,-23v-13,-1,-18,12,-18,23v-1,11,9,24,18,24v13,0,19,-12,19,-24xm63,-37v-15,24,6,26,25,28v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-5,-18,21,-6,26,-18r104,-233r11,0r85,200v16,34,9,36,40,42v2,19,-17,5,-44,9v-1,-1,-26,2,-51,0v0,-4,-1,-9,1,-11v16,1,38,1,27,-17r-21,-54r-102,0xm177,-97r-44,-106r-45,106r89,0","w":280},"\u0100":{"d":"197,-293r-114,0r0,-18r114,0r0,18xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u0104":{"d":"221,34v0,28,32,17,52,5v1,3,5,3,4,8v-17,15,-33,22,-48,22v-42,0,-37,-53,1,-69v-17,-1,-38,3,-53,0v0,-4,-1,-9,1,-11v16,1,38,1,27,-17r-21,-54r-102,0v-7,20,-21,41,-24,63v-2,15,39,-2,28,20v-30,-3,-54,1,-80,-1v-5,-18,21,-6,26,-18r104,-233r11,0r85,200v16,34,9,36,40,42v3,16,-10,7,-29,9v-15,13,-22,25,-22,34xm177,-97r-44,-106r-45,106r89,0","w":280},"\u00c6":{"d":"52,-29v-11,20,13,15,29,20v0,4,1,9,-2,10v-28,-3,-52,1,-79,-1v-4,-18,21,-5,24,-21r117,-209v-2,-11,-17,-4,-35,-9v0,-3,-1,-9,2,-9r206,1v-4,20,-2,34,-8,55v-3,0,-9,1,-9,-2v0,-13,-2,-24,-3,-32v-24,-8,-56,-8,-91,-6v-3,33,-2,63,-2,97v39,-1,81,15,75,-30v2,-2,9,-2,12,0r-1,80v-4,0,-9,1,-11,-1r-1,-17v-1,-28,-45,-13,-74,-16r1,104v35,-2,74,4,102,-6v3,-4,4,-21,10,-38v3,0,8,-1,10,1v-6,32,1,34,-6,59r-168,-1r0,-6v27,-6,16,-47,19,-81v-22,-2,-66,-1,-87,0xm91,-102r78,0r0,-132v-33,35,-51,91,-78,132","w":339},"\u01fc":{"d":"282,-326v-26,17,-47,40,-75,55v-9,-12,16,-25,21,-37r17,-20v12,1,34,-12,37,2xm52,-29v-11,20,13,15,29,20v0,4,1,9,-2,10v-28,-3,-52,1,-79,-1v-4,-18,21,-5,24,-21r117,-209v-2,-11,-17,-4,-35,-9v0,-3,-1,-9,2,-9r206,1v-4,20,-2,34,-8,55v-3,0,-9,1,-9,-2v0,-13,-2,-24,-3,-32v-24,-8,-56,-8,-91,-6v-3,33,-2,63,-2,97v39,-1,81,15,75,-30v2,-2,9,-2,12,0r-1,80v-4,0,-9,1,-11,-1r-1,-17v-1,-28,-45,-13,-74,-16r1,104v35,-2,74,4,102,-6v3,-4,4,-21,10,-38v3,0,8,-1,10,1v-6,32,1,34,-6,59r-168,-1r0,-6v27,-6,16,-47,19,-81v-22,-2,-66,-1,-87,0xm91,-102r78,0r0,-132v-33,35,-51,91,-78,132","w":339},"\u0106":{"d":"208,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u0108":{"d":"160,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u010c":{"d":"214,-335v-9,22,-34,42,-48,64r-23,0v-15,-22,-39,-42,-49,-64r11,0r49,45r48,-45r12,0xm51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u00c7":{"d":"51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-26,13,-55,20,-85,20r-8,18v22,-5,41,5,41,24v2,30,-52,39,-75,23v3,-21,46,7,47,-21v0,-16,-21,-13,-32,-14r14,-31v-74,-4,-129,-55,-129,-130v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u010a":{"d":"171,-302v0,11,-8,20,-19,20v-11,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,10,19,20xm51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u010e":{"d":"189,-335v-9,22,-34,42,-48,64r-22,0v-15,-22,-39,-42,-49,-64r11,0r48,45r49,-45r11,0xm36,-154v0,-40,16,-88,-31,-84v0,-4,-1,-9,2,-10v51,3,76,-1,123,-1v84,-1,134,37,134,113v0,109,-84,151,-214,136v-8,-1,-21,2,-30,0v-3,-10,13,-13,13,-14v4,-37,3,-98,3,-140xm226,-129v0,-86,-69,-118,-156,-101r0,212v91,18,156,-22,156,-111","w":278},"\u0110":{"d":"264,-136v0,109,-84,151,-214,136v-8,-1,-21,2,-30,0v-3,-10,13,-13,13,-14v3,-22,3,-80,3,-106v-12,-1,-40,6,-29,-14r29,0r0,-81v2,-22,-14,-20,-31,-23v0,-4,-1,-9,2,-10v51,3,76,-1,123,-1v84,0,134,35,134,113xm226,-129v0,-86,-69,-118,-156,-101r-1,96v19,1,45,-3,60,2v0,4,1,11,-2,12r-58,0r1,102v91,18,156,-22,156,-111","w":278},"\u00d0":{"d":"264,-136v0,109,-84,151,-214,136v-8,-1,-21,2,-30,0v-3,-10,13,-13,13,-14v3,-22,3,-80,3,-106v-12,-1,-40,6,-29,-14r29,0r0,-81v2,-22,-14,-20,-31,-23v0,-4,-1,-9,2,-10v51,3,76,-1,123,-1v84,0,134,35,134,113xm226,-129v0,-86,-69,-118,-156,-101r-1,96v19,1,45,-3,60,2v0,4,1,11,-2,12r-58,0r1,102v91,18,156,-22,156,-111","w":278},"\u00c9":{"d":"182,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u00c8":{"d":"133,-277v0,4,-3,5,-7,6r-72,-55v3,-14,25,-1,37,-2xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u00ca":{"d":"121,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-10,1,-12,-1r51,-63r17,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u00cb":{"d":"175,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm88,-302v0,11,-8,20,-19,20v-11,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,9,19,20xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u011a":{"d":"176,-335v-9,22,-34,42,-48,64r-22,0v-15,-22,-40,-42,-50,-64r12,0r48,45r48,-45r12,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u0114":{"d":"166,-330v9,50,-66,78,-95,37v-6,-10,-13,-24,-10,-37r9,0v5,44,83,47,87,0r9,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u0116":{"d":"132,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u0112":{"d":"169,-293r-114,0r0,-18r114,0r0,18xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u0118":{"d":"78,-136v33,-1,86,14,79,-18v-2,-8,2,-16,12,-11v-3,31,2,42,-2,80v-23,3,3,-39,-32,-34v-21,-2,-32,-1,-57,0v-2,19,-1,86,0,104v35,-2,77,2,106,-6v7,-10,0,-44,21,-38v-4,27,-3,48,-6,60r-30,0v-14,13,-21,24,-21,33v3,29,33,17,52,5v1,3,5,3,4,8v-26,26,-78,35,-78,-7v0,-15,10,-27,30,-39r-129,-1v-2,-13,17,-13,16,-21r0,-205v0,-11,-20,-9,-30,-12v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-18,-8,-62,-8,-96,-6","w":219},"\u01f4":{"d":"215,-326v-26,17,-47,40,-75,55v-9,-12,16,-25,21,-37r17,-20v12,1,34,-12,37,2xm217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"\u011c":{"d":"161,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"\u011e":{"d":"206,-330v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"\u0122":{"d":"150,21v17,0,24,12,25,29v0,30,-16,46,-46,49r-1,-8v21,-3,31,-10,31,-22v0,-4,-2,-6,-7,-6v-16,-1,-24,-8,-24,-22v0,-12,9,-21,22,-20xm217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"\u0120":{"d":"172,-302v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20xm217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"\u0124":{"d":"160,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm187,-9v28,-3,35,0,35,-37r0,-77r-144,0r0,74v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r102,1v5,13,-14,10,-20,11v-28,6,-9,59,-14,96r144,0v-6,-42,21,-106,-35,-98v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,35,40v0,4,1,9,-2,10r-102,-1r0,-9","w":299},"\u0126":{"d":"187,-9v28,-3,35,0,35,-37r0,-77r-144,0r0,74v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-93v-11,-1,-26,2,-35,-1v1,-5,-1,-13,1,-16r34,1v0,-14,-1,-24,-1,-29v0,-20,-15,-12,-34,-17v0,-3,-1,-8,1,-10r102,1r0,9v-19,5,-34,-3,-34,17r0,29r144,0r0,-28v-1,-20,-14,-14,-35,-18v0,-3,-1,-8,1,-10r103,1r0,9v-18,5,-35,-4,-34,16v0,5,-1,15,-1,30v11,0,25,-2,35,0v-1,5,2,14,-2,16r-33,0r0,127v-2,36,3,38,35,40v0,4,1,9,-2,10r-102,-1r0,-9xm78,-140r144,0r0,-37r-144,0r0,37","w":299},"\u00cd":{"d":"124,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u00cc":{"d":"73,-277v0,4,-2,6,-7,6r-72,-55v3,-14,25,-1,37,-2xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u00ce":{"d":"71,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-10,1,-12,-1r51,-63r17,0xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u00cf":{"d":"125,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm38,-302v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u0128":{"d":"38,-322v25,-1,63,40,76,0v3,0,9,-1,9,2v-3,17,-18,38,-38,38v-25,0,-64,-39,-76,0v-3,0,-7,1,-9,-1v3,-17,19,-39,38,-39xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u012c":{"d":"112,-330v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u0130":{"d":"82,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u012a":{"d":"119,-293r-114,0r0,-18r114,0r0,18xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u012e":{"d":"112,-238v-30,4,-35,-4,-34,33r0,156v-1,39,3,37,34,40v0,3,1,8,-1,10r-37,-1v-15,13,-21,25,-21,34v3,29,33,17,52,5v1,3,5,3,4,8v-17,15,-34,22,-49,22v-40,0,-36,-51,1,-69v-3,-1,-28,2,-52,0r0,-9v38,1,35,-13,35,-54r0,-135v1,-38,-1,-37,-35,-40v0,-3,-1,-8,1,-10r102,1r0,9","w":121},"\u0134":{"d":"69,-335v15,21,37,43,48,64r-11,0r-46,-41r-46,41v-4,0,-10,1,-13,-1r51,-63r17,0xm43,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,126v0,62,-27,105,-81,107v1,-9,-3,-25,3,-29v20,13,44,5,44,-26r0,-178","w":119},"\u0136":{"d":"138,21v16,0,24,12,24,29v0,30,-15,46,-45,49r-2,-8v21,-3,31,-10,31,-22v0,-4,-2,-6,-7,-6v-16,-1,-23,-8,-23,-22v0,-12,9,-21,22,-20xm112,-238v-54,-6,-28,59,-34,111r96,-92v13,-12,13,-15,17,-29v19,1,41,-2,58,1v0,3,1,8,-1,10v-37,-2,-44,16,-66,36r-72,65r135,124v3,2,20,2,13,13v-20,-1,-23,-1,-50,0r-130,-121r0,71v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v-4,-14,12,-9,23,-10r80,1r0,9","w":261},"\u0139":{"d":"129,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm206,-61v1,10,-4,50,-5,62r-176,-1v4,-20,15,-3,15,-37r1,-161v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-26,1,-15,46,-15,72r1,149v37,-2,81,5,110,-6v8,-3,0,-49,20,-40","w":219},"\u013b":{"d":"115,21v16,0,24,12,24,29v0,30,-15,46,-45,49r-1,-8v21,-3,30,-10,30,-22v0,-4,-2,-6,-7,-6v-16,-1,-23,-8,-23,-22v0,-12,9,-21,22,-20xm206,-61v1,10,-4,50,-5,62r-176,-1v4,-20,15,-3,15,-37r1,-161v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-26,1,-15,46,-15,72r1,149v37,-2,81,5,110,-6v8,-3,0,-49,20,-40","w":219},"\u013d":{"d":"146,-248v17,0,25,11,25,29v0,30,-15,45,-45,48r-2,-7v21,-3,31,-10,31,-22v0,-4,-2,-6,-7,-6v-16,-1,-24,-8,-24,-22v0,-11,10,-21,22,-20xm206,-61v1,10,-4,50,-5,62r-176,-1v4,-20,15,-3,15,-37r1,-161v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-26,1,-15,46,-15,72r1,149v37,-2,81,5,110,-6v8,-3,0,-49,20,-40","w":219},"\u013f":{"d":"141,-134v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-19,20,-19v11,0,20,8,20,19xm206,-61v1,10,-4,50,-5,62r-176,-1v4,-20,15,-3,15,-37r1,-161v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-26,1,-15,46,-15,72r1,149v37,-2,81,5,110,-6v8,-3,0,-49,20,-40","w":219},"\u0141":{"d":"205,-61v4,8,-4,51,-4,62r-176,-1v4,-20,14,-3,15,-37r1,-67r-33,18v-2,-4,-8,-8,-6,-13r39,-23r0,-76v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-29,6,-9,58,-15,95v18,-9,33,-21,52,-28v2,4,7,8,5,13r-57,33r1,108v37,-2,81,5,110,-6v8,-3,0,-48,19,-40","w":219},"\u0143":{"d":"208,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"\u00d1":{"d":"130,-322v25,-1,63,40,75,0v3,0,9,-1,9,2v-3,17,-18,38,-38,38v-25,0,-63,-38,-75,0v-3,0,-8,1,-9,-1v3,-17,19,-39,38,-39xm287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"\u0147":{"d":"210,-335v-9,22,-34,42,-48,64r-22,0v-15,-22,-39,-42,-49,-64r11,0r48,45r49,-45r11,0xm287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"\u0145":{"d":"148,21v17,0,24,12,25,29v0,30,-16,46,-46,49r-1,-8v21,-3,31,-10,31,-22v0,-4,-2,-6,-7,-6v-16,-1,-24,-8,-24,-22v0,-11,10,-21,22,-20xm287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"\u00d3":{"d":"205,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u00d2":{"d":"161,-277v0,4,-2,6,-7,6r-72,-55v3,-14,25,-1,37,-2xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u00d4":{"d":"152,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r51,-63r16,0xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u00d6":{"d":"206,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm119,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u00d5":{"d":"119,-322v25,-1,63,40,76,0v3,0,9,-1,9,2v-3,17,-18,38,-38,38v-25,0,-64,-39,-76,0v-3,0,-8,1,-9,-1v3,-17,19,-39,38,-39xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u014e":{"d":"142,-273v-33,0,-54,-24,-54,-57r10,0v4,45,82,46,86,0v3,0,8,-1,10,1v1,32,-21,56,-52,56xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u0150":{"d":"233,-327v-25,18,-47,40,-74,56v-1,-2,-4,-2,-4,-6r42,-51v12,1,32,-12,36,1xm170,-327v-25,18,-47,40,-74,56v-2,-2,-6,-3,-4,-6r42,-51v12,1,32,-12,36,1xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u014c":{"d":"198,-293r-114,0r0,-18r114,0r0,18xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u00d8":{"d":"143,7v-37,0,-66,-11,-87,-31v-12,9,-19,23,-34,29v-2,-4,-7,-5,-8,-11r31,-30v-67,-88,-8,-217,110,-217v41,0,64,12,90,30v11,-9,19,-21,32,-28v3,3,7,6,9,10r-31,28v18,21,28,47,28,82v0,84,-58,138,-140,138xm145,-238v-91,-4,-112,107,-74,178r151,-142v-15,-24,-40,-34,-77,-36xm155,-9v88,5,109,-113,76,-180r-151,143v19,23,37,35,75,37","w":299},"\u01fe":{"d":"205,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm143,7v-37,0,-66,-11,-87,-31v-12,9,-19,23,-34,29v-2,-4,-7,-5,-8,-11r31,-30v-67,-88,-8,-217,110,-217v41,0,64,12,90,30v11,-9,19,-21,32,-28v3,3,7,6,9,10r-31,28v18,21,28,47,28,82v0,84,-58,138,-140,138xm145,-238v-91,-4,-112,107,-74,178r151,-142v-15,-24,-40,-34,-77,-36xm155,-9v88,5,109,-113,76,-180r-151,143v19,23,37,35,75,37","w":299},"\u0152":{"d":"301,-103v-1,-28,-45,-13,-73,-16r1,104v35,-2,74,4,102,-6v3,-4,4,-21,10,-38v3,0,8,-1,10,1v-6,32,1,34,-6,59r-134,0r-72,5v-77,-1,-126,-49,-126,-128v0,-79,53,-131,131,-131v67,0,116,5,196,6v-4,20,-2,34,-8,55v-3,0,-9,1,-9,-2v0,-13,-1,-24,-2,-32v-25,-8,-57,-8,-91,-6v-3,33,-2,63,-2,97v43,1,76,11,76,-31v3,0,8,-1,10,1v-2,26,4,58,-2,80v-12,3,-11,-8,-11,-18xm49,-133v0,88,62,150,146,113v3,-54,3,-153,0,-203v-69,-40,-146,3,-146,90","w":359},"\u0154":{"d":"170,-326v-26,17,-47,40,-75,55v-9,-12,16,-25,21,-37r17,-20v12,1,34,-12,37,2xm7,-9v45,6,35,-31,35,-74r0,-115v3,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10v77,4,198,-24,198,54v0,42,-31,61,-73,68r69,92v15,20,15,21,36,25v2,20,-28,4,-49,10v-8,-10,-21,-27,-38,-51v-20,-28,-41,-54,-62,-78v-1,-8,12,-5,16,-5v38,0,64,-20,65,-55v1,-44,-51,-55,-92,-42v-5,28,-1,135,-3,181v-1,36,3,38,35,40v1,17,-3,9,-32,9v-23,0,-50,3,-72,0r0,-9","w":240},"\u0158":{"d":"170,-335v-9,22,-34,42,-48,64r-23,0v-15,-22,-39,-42,-49,-64r11,0r49,45r48,-45r12,0xm7,-9v45,6,35,-31,35,-74r0,-115v3,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10v77,4,198,-24,198,54v0,42,-31,61,-73,68r69,92v15,20,15,21,36,25v2,20,-28,4,-49,10v-8,-10,-21,-27,-38,-51v-20,-28,-41,-54,-62,-78v-1,-8,12,-5,16,-5v38,0,64,-20,65,-55v1,-44,-51,-55,-92,-42v-5,28,-1,135,-3,181v-1,36,3,38,35,40v1,17,-3,9,-32,9v-23,0,-50,3,-72,0r0,-9","w":240},"\u0156":{"d":"127,21v17,0,24,12,25,29v0,30,-16,46,-46,49r-1,-8v21,-3,31,-10,31,-22v0,-4,-2,-6,-7,-6v-16,-1,-24,-8,-24,-22v0,-12,9,-21,22,-20xm7,-9v45,6,35,-31,35,-74r0,-115v3,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10v77,4,198,-24,198,54v0,42,-31,61,-73,68r69,92v15,20,15,21,36,25v2,20,-28,4,-49,10v-8,-10,-21,-27,-38,-51v-20,-28,-41,-54,-62,-78v-1,-8,12,-5,16,-5v38,0,64,-20,65,-55v1,-44,-51,-55,-92,-42v-5,28,-1,135,-3,181v-1,36,3,38,35,40v1,17,-3,9,-32,9v-23,0,-50,3,-72,0r0,-9","w":240},"\u015a":{"d":"159,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"\u015c":{"d":"106,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-9,1,-12,-1r51,-63r17,0xm12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"\u0160":{"d":"156,-335v-9,22,-34,42,-48,64r-23,0v-15,-22,-39,-42,-49,-64r11,0r49,45r48,-45r12,0xm12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"\u0218":{"d":"94,21v16,0,24,12,24,29v0,30,-15,46,-45,49r-1,-8v21,-3,30,-10,30,-22v0,-4,-2,-6,-7,-6v-16,-1,-23,-8,-23,-22v0,-12,9,-21,22,-20xm12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"\u015e":{"d":"93,51v0,-17,-21,-12,-31,-14r13,-30v-25,-1,-49,-5,-64,-16v2,-5,1,-30,4,-53r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-55,-9,-78,81,-21,91v49,9,106,10,104,67v-1,49,-44,83,-92,87r-9,19v22,-5,41,6,42,24v1,30,-51,38,-76,23v3,-21,47,8,47,-21","w":188},"\u021a":{"d":"110,21v16,0,24,12,24,29v0,30,-15,46,-45,49r-2,-8v21,-3,31,-10,31,-22v0,-4,-2,-6,-7,-6v-16,-1,-23,-8,-23,-22v0,-12,9,-21,22,-20xm59,-9v44,6,36,-33,35,-74r-2,-148v-27,7,-74,-16,-71,23v1,9,-1,25,-13,16r0,-56r206,1v-2,10,0,35,-3,57v-25,6,3,-43,-28,-40v-16,-2,-37,-1,-55,-1r-1,182v-2,36,3,38,35,40v0,4,1,9,-2,10r-101,-1r0,-9","w":220},"\u0164":{"d":"173,-333r-50,62r-22,0v-15,-22,-39,-42,-49,-64r11,0r49,45r48,-45v5,0,11,-1,13,2xm59,-9v44,6,36,-33,35,-74r-2,-148v-27,7,-74,-16,-71,23v1,9,-1,25,-13,16r0,-56r206,1v-2,10,0,35,-3,57v-25,6,3,-43,-28,-40v-16,-2,-37,-1,-55,-1r-1,182v-2,36,3,38,35,40v0,4,1,9,-2,10r-101,-1r0,-9","w":220},"\u0162":{"d":"141,49v0,29,-50,37,-72,22v3,-19,45,6,45,-20v0,-17,-22,-10,-31,-13v9,-22,58,-16,58,11xm59,-9v44,6,36,-33,35,-74r-2,-148v-27,7,-74,-16,-71,23v1,9,-1,25,-13,16r0,-56r206,1v-2,10,0,35,-3,57v-25,6,3,-43,-28,-40v-16,-2,-37,-1,-55,-1r-1,182v-2,36,3,38,35,40v0,4,1,9,-2,10r-101,-1r0,-9","w":220},"\u0166":{"d":"127,-83v3,39,-13,81,35,74v0,4,1,9,-2,10r-101,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-68v-24,-1,-53,3,-75,0v1,-5,-1,-13,1,-16v29,1,54,1,74,1r-2,-65v-35,3,-80,-16,-72,39v-1,3,-10,3,-12,0r0,-56v27,3,182,-1,206,1v-2,10,0,35,-3,57v-17,6,-10,-25,-14,-34v-10,-13,-45,-5,-69,-7r-1,65v24,1,52,-3,74,0v-1,5,1,13,-1,16v-33,-1,-57,-1,-73,-1r0,68","w":220},"\u00da":{"d":"204,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u00d9":{"d":"158,-277v0,4,-2,6,-7,6r-72,-55v3,-14,25,-1,37,-2xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u00db":{"d":"204,-272v-3,2,-8,1,-12,1r-47,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u00dc":{"d":"209,-302v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20xm123,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u0168":{"d":"121,-322v25,0,63,40,76,0v0,0,8,-1,9,2v-3,17,-19,38,-39,38v-25,0,-63,-38,-75,0v-3,0,-8,1,-9,-1v3,-17,19,-39,38,-39xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u016c":{"d":"197,-330v9,50,-66,78,-95,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r10,0xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u016e":{"d":"146,-336v20,0,37,15,37,34v-1,22,-16,35,-37,35v-21,0,-36,-12,-36,-35v0,-19,17,-34,36,-34xm146,-275v27,0,28,-53,0,-53v-28,1,-27,52,0,53xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u0170":{"d":"234,-327v-26,18,-46,41,-74,56v-1,-2,-5,-3,-3,-6r42,-51v11,1,32,-11,35,1xm171,-327v-26,18,-46,41,-74,56v-1,-2,-5,-3,-3,-6r42,-51v11,1,32,-11,35,1xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u016a":{"d":"201,-293r-114,0r0,-18r114,0r0,18xm222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"\u0172":{"d":"109,-238v-62,-10,-29,70,-35,130v-7,72,12,88,72,92v103,9,75,-110,75,-209v0,-17,-18,-7,-34,-14v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-30,34,-34,73v-6,54,9,123,-27,149v-13,10,-65,26,-61,49v5,28,32,17,52,5v1,3,5,3,4,8v-17,15,-33,22,-48,22v-36,0,-38,-48,-7,-63v-75,3,-110,-18,-111,-103r-1,-126v1,-18,-20,-11,-34,-15v0,-4,-1,-9,2,-10r102,1r0,9","w":280},"\u1e82":{"d":"240,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm309,-230v-1,-12,-15,-5,-31,-9v0,-3,-1,-9,2,-9r74,1v-1,18,-27,3,-28,34r-62,216r-18,0r-70,-195r-75,195r-18,0r-50,-218v-6,-23,-8,-18,-29,-24v0,-3,-1,-8,1,-9r89,1r0,8v-26,4,-33,-3,-25,32r34,154r77,-198r11,0r71,200r41,-148v4,-18,6,-28,6,-31","w":360},"\u1e80":{"d":"198,-277v0,4,-2,6,-7,6r-72,-55v3,-14,25,-1,37,-2xm309,-230v-1,-12,-15,-5,-31,-9v0,-3,-1,-9,2,-9r74,1v-1,18,-27,3,-28,34r-62,216r-18,0r-70,-195r-75,195r-18,0r-50,-218v-6,-23,-8,-18,-29,-24v0,-3,-1,-8,1,-9r89,1r0,8v-26,4,-33,-3,-25,32r34,154r77,-198r11,0r71,200r41,-148v4,-18,6,-28,6,-31","w":360},"\u0174":{"d":"194,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-10,1,-12,-1r51,-63r17,0xm309,-230v-1,-12,-15,-5,-31,-9v0,-3,-1,-9,2,-9r74,1v-1,18,-27,3,-28,34r-62,216r-18,0r-70,-195r-75,195r-18,0r-50,-218v-6,-23,-8,-18,-29,-24v0,-3,-1,-8,1,-9r89,1r0,8v-26,4,-33,-3,-25,32r34,154r77,-198r11,0r71,200r41,-148v4,-18,6,-28,6,-31","w":360},"\u1e84":{"d":"248,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm161,-302v0,11,-8,20,-19,20v-11,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,10,19,20xm309,-230v-1,-12,-15,-5,-31,-9v0,-3,-1,-9,2,-9r74,1v-1,18,-27,3,-28,34r-62,216r-18,0r-70,-195r-75,195r-18,0r-50,-218v-6,-23,-8,-18,-29,-24v0,-3,-1,-8,1,-9r89,1r0,8v-26,4,-33,-3,-25,32r34,154r77,-198r11,0r71,200r41,-148v4,-18,6,-28,6,-31","w":360},"\u00dd":{"d":"187,-326v-25,18,-47,39,-74,55v-2,-2,-6,-3,-4,-6r42,-51v12,1,33,-12,36,2xm72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9","w":240},"\u1ef2":{"d":"145,-277v0,4,-2,6,-7,6r-72,-55v3,-14,25,-1,37,-2xm72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9","w":240},"\u0176":{"d":"137,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r51,-63r16,0xm72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9","w":240},"\u0178":{"d":"190,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm103,-302v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20xm72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9","w":240},"\u0179":{"d":"193,-326v-26,17,-47,40,-75,55v-9,-12,16,-25,21,-37r17,-20v12,1,34,-12,37,2xm227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"\u017d":{"d":"191,-335v-9,22,-34,42,-48,64r-22,0v-15,-22,-40,-42,-50,-64r11,0r49,45r48,-45r12,0xm227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"\u017b":{"d":"148,-302v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20xm227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"\u01b7":{"d":"76,-216v-29,-2,-22,14,-34,32v-3,0,-9,1,-9,-2r18,-64v57,5,72,3,133,1r2,7r-82,102v39,-14,83,9,81,49v-4,65,-79,122,-151,87r-11,-54r7,-3v16,29,23,51,63,51v34,0,55,-28,55,-63v0,-40,-25,-57,-63,-49r-3,-8r68,-86r-74,0","w":206},"\u014a":{"d":"10,-8v40,2,31,-27,31,-67r0,-142v0,-20,-13,-18,-32,-21v0,-3,-1,-8,1,-10v35,7,54,-9,71,12r159,200r-1,-163v0,-37,2,-35,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2v0,3,1,8,-1,9v-42,-2,-30,23,-30,65r0,172v5,62,-22,93,-64,69v4,-6,5,-15,10,-19v31,16,48,-9,43,-50v-32,5,-36,-29,-55,-43r-133,-166r0,134v2,54,-8,62,31,67v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8","w":299},"\u00de":{"d":"13,-9v45,6,35,-31,35,-74r0,-115v3,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1r0,9v-18,5,-35,-4,-34,16v0,5,-1,14,-1,28v61,-3,125,0,125,56v0,49,-44,84,-100,73v0,-4,-5,-11,-1,-13v37,12,65,-14,65,-50v0,-45,-41,-57,-89,-49r0,128v-2,36,3,38,35,40v0,4,1,9,-2,10r-102,-1r0,-9","w":217},"a":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47"},"b":{"d":"23,2v3,-71,10,-187,-4,-238v0,-1,-14,0,-23,-2r0,-8v22,-3,46,-13,61,-12r-1,126v12,-17,32,-36,63,-36v79,0,81,118,27,147v-29,29,-69,35,-103,12v-7,4,-11,16,-20,11xm103,-145v-23,-1,-47,16,-47,34r0,66v-3,24,23,30,44,31v36,2,53,-32,53,-68v0,-35,-16,-62,-50,-63","w":199},"c":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59","w":159},"d":{"d":"148,-157v-7,-38,20,-87,-30,-81r0,-8v23,-3,46,-13,62,-12v-3,52,-2,162,-2,227v0,25,8,19,30,24v0,3,1,8,-2,8v-25,-3,-36,2,-58,-2r0,-30v-21,12,-29,36,-61,35v-47,-2,-72,-34,-72,-80v-1,-70,72,-109,133,-81xm101,-18v50,0,49,-51,47,-109v-11,-14,-28,-25,-50,-25v-36,0,-52,29,-52,66v0,38,21,68,55,68","w":219},"e":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44","w":172},"f":{"d":"67,-67v4,30,-13,65,36,59v2,18,-31,5,-51,8v-13,-1,-29,2,-43,0r0,-8v14,-5,24,2,26,-10v3,-38,3,-78,3,-119v-8,0,-31,5,-23,-7v8,-7,25,-5,23,-22v-4,-53,28,-69,55,-92v9,-4,18,-4,28,0v-2,10,4,28,-4,31v-24,-20,-58,-6,-50,35r0,36v15,1,36,-4,48,1v-1,8,-2,22,-12,17r-36,0r0,71","w":119,"k":{"]":-21,")":-21,"!":-18,"\u00bf":-18,"?":-12,":":-12}},"g":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53","w":200},"h":{"d":"62,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,16,-2,89,-2,124v20,-13,29,-35,61,-34v66,3,56,58,57,136v0,25,4,21,27,24v0,3,1,9,-2,9v-31,-3,-30,2,-58,-2v0,-47,24,-144,-37,-144v-52,0,-47,48,-47,103","w":209},"i":{"d":"31,-226v0,-11,10,-20,20,-20v11,0,19,9,19,20v0,10,-8,19,-19,19v-10,0,-20,-8,-20,-19xm68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126","w":104},"j":{"d":"23,-226v0,-12,9,-20,20,-20v10,0,19,10,19,20v0,9,-9,20,-19,19v-11,1,-20,-8,-20,-19xm28,-104v1,-28,3,-45,-30,-41r0,-8v21,-5,44,-8,59,-15v6,31,-1,106,1,156v3,59,-15,110,-67,113v-1,-4,-3,-9,-1,-13v42,7,38,-54,38,-90r0,-102","w":84},"k":{"d":"94,-8v0,3,1,8,-1,9v-30,-3,-58,1,-86,-1v-1,-20,26,-2,27,-18r0,-207v1,-19,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,28,-2,119,-2,163v21,-11,66,-53,81,-70v20,3,21,-2,36,2v-3,17,-18,5,-34,22v-15,10,-35,27,-51,40v24,21,65,77,99,87v1,16,-14,7,-34,18r-97,-92v6,35,-16,87,29,80","w":200},"l":{"d":"68,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-3,47,-1,158,-1,216","w":104},"m":{"d":"7,-153v20,-5,44,-8,58,-15v6,5,0,19,2,31v14,-14,26,-31,54,-31v25,0,43,14,50,33v28,-25,24,-28,58,-33v63,6,53,59,54,136v0,25,4,21,27,24v0,3,1,9,-2,9v-31,-3,-30,2,-58,-2v0,-46,23,-147,-35,-145v-48,2,-40,51,-40,104v0,32,3,32,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10v0,-50,19,-127,-34,-128v-49,-1,-41,50,-41,104v0,32,3,32,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-120v0,-13,-31,4,-28,-15","w":317},"n":{"d":"62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28","w":209},"o":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85","w":196},"p":{"d":"95,92v0,3,1,8,-1,9r-86,-1r0,-8v14,-5,27,2,27,-10r2,-188v-1,-23,5,-46,-30,-41r0,-8v22,-3,46,-14,61,-13v-1,13,-2,26,-2,36v30,-23,25,-33,66,-36v84,-6,88,121,28,147v-22,18,-59,38,-94,16v7,39,-19,103,29,97xm171,-85v6,-67,-105,-83,-105,-18r0,68v10,11,26,21,47,21v38,-1,55,-33,58,-71","w":216},"q":{"d":"14,-75v-2,-71,76,-112,142,-81v8,-4,16,-15,25,-7v-20,56,-4,145,-9,221v-2,32,5,31,29,34v0,3,1,9,-2,9v-30,-3,-57,1,-86,-1r0,-8v15,-5,25,2,27,-10v3,-28,2,-73,2,-106v-20,9,-29,28,-59,28v-42,0,-68,-39,-69,-79xm46,-87v0,60,61,97,96,47r0,-95v-8,-8,-27,-19,-44,-18v-33,0,-52,29,-52,66","w":201},"r":{"d":"70,-41v-1,37,2,27,35,33v0,3,1,9,-2,9r-93,-1r0,-8v15,-5,27,2,27,-10r1,-120v-1,-10,-20,-4,-29,-7r0,-8v21,-5,44,-8,59,-15v7,7,-1,19,1,39v15,-19,31,-47,65,-36v2,14,-3,32,-2,44r-8,0v-24,-35,-56,-6,-55,35","w":142,"k":{"\u2019":7,"]":-23,")":-23,"\u00f4":14,"\u00ea":21}},"s":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53","w":152},"t":{"d":"112,-18v-3,1,-21,25,-38,22v-63,3,-32,-84,-39,-141v-9,-2,-28,6,-27,-6r28,-13v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0v4,49,-23,145,43,114","w":117},"u":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15","w":217},"v":{"d":"151,-135v9,-23,-9,-14,-22,-20v0,-3,-1,-7,1,-9v21,2,49,-3,66,2v2,16,-19,5,-22,20v-29,61,-34,64,-66,145r-18,0r-60,-141v-4,-14,-12,-12,-25,-17v0,0,-1,-8,2,-9v26,2,59,-4,81,2v1,19,-28,3,-25,16v10,38,30,81,45,116","w":203,"k":{"\u00f4":40,"\u00ea":40,"l":6,"e":6,"a":10}},"w":{"d":"248,-144v-1,-12,-12,-7,-26,-11v0,0,-1,-8,2,-9v25,3,50,-3,68,2v1,15,-18,3,-22,19v-20,42,-44,98,-59,146r-17,0r-48,-122r-54,122r-17,0r-49,-151v-2,-6,-27,-1,-19,-16v16,4,72,-3,84,2r0,7v-27,3,-32,0,-23,31r26,87r57,-129r8,0r52,132v12,-35,30,-72,37,-110","w":300,"k":{"\u00f4":33,"\u00ea":33,"l":6,"e":6,"a":10}},"x":{"d":"37,1r-31,-1v-2,-16,17,-6,23,-19r49,-59v-23,-25,-33,-66,-70,-75v0,-3,-2,-7,0,-9v12,-1,26,-3,40,-6v10,7,35,47,49,67r47,-64v12,3,17,-1,27,1v0,15,-11,7,-20,19v-14,19,-32,35,-46,55v7,14,41,63,60,80v5,0,16,1,10,11v-22,-2,-15,-1,-42,0v-16,-19,-32,-45,-47,-67v-12,14,-29,36,-49,67","w":185},"y":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0","w":200,"k":{"\u00f4":40,"\u00ea":40,"l":6,"e":6,"a":10}},"z":{"d":"149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6"},"\u00e1":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm137,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0"},"\u00e0":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm68,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0"},"\u00e2":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm96,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0"},"\u00e4":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm145,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm71,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19"},"\u00e3":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm64,-245v24,0,63,40,74,-1v4,0,9,-1,10,2v-3,19,-18,37,-38,38v-24,1,-62,-40,-74,0v-3,0,-8,1,-10,-1v3,-17,18,-38,38,-38"},"\u0103":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm88,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38"},"\u00e5":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm86,-258v20,1,35,12,35,33v0,18,-17,33,-35,32v-21,0,-34,-12,-35,-32v-1,-19,16,-34,35,-33xm86,-201v12,0,20,-12,20,-24v0,-12,-7,-25,-20,-25v-12,0,-20,13,-20,25v0,13,8,24,20,24"},"\u01fb":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm86,-258v20,1,35,12,35,33v0,18,-17,33,-35,32v-21,0,-34,-12,-35,-32v-1,-19,16,-34,35,-33xm86,-201v12,0,20,-12,20,-24v0,-12,-7,-25,-20,-25v-12,0,-20,13,-20,25v0,13,8,24,20,24xm133,-334r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0"},"\u0101":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm143,-214r-110,0r0,-18r110,0r0,18"},"\u0105":{"d":"148,-27v-4,21,12,14,23,20v4,12,-12,6,-18,7v-13,13,-20,17,-23,33v4,29,33,19,52,4v2,3,5,4,5,9v-19,15,-26,23,-49,24v-16,1,-30,-13,-29,-29v1,-21,13,-29,29,-41v-9,0,-16,3,-20,-1r1,-29v-19,12,-29,34,-60,34v-27,0,-45,-14,-45,-41v2,-54,53,-58,105,-65v1,-30,-13,-48,-43,-47v-27,1,-27,4,-39,30v-11,1,-7,-14,-8,-25v35,-36,120,-33,120,29xm67,-78v-29,6,-30,61,6,61v16,0,31,-9,46,-27r0,-47v-17,3,-39,8,-52,13"},"\u00e6":{"d":"143,-84v-7,66,66,88,109,55v6,25,-36,35,-61,35v-34,0,-58,-15,-71,-39v-30,23,-29,37,-65,38v-28,1,-47,-19,-47,-43v1,-51,57,-53,105,-58v3,-46,-34,-64,-73,-46v-3,7,-7,29,-18,19v-8,-49,91,-60,112,-22v42,-42,139,-26,126,55v-30,10,-78,4,-117,6xm228,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm39,-45v0,42,65,29,74,2r0,-41v-34,3,-73,3,-74,39","w":272},"\u01fd":{"d":"143,-84v-7,66,66,88,109,55v6,25,-36,35,-61,35v-34,0,-58,-15,-71,-39v-30,23,-29,37,-65,38v-28,1,-47,-19,-47,-43v1,-51,57,-53,105,-58v3,-46,-34,-64,-73,-46v-3,7,-7,29,-18,19v-8,-49,91,-60,112,-22v42,-42,139,-26,126,55v-30,10,-78,4,-117,6xm228,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm39,-45v0,42,65,29,74,2r0,-41v-34,3,-73,3,-74,39xm187,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":272},"\u0107":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59xm144,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":159},"\u0109":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59xm103,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":159},"\u010d":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59xm152,-261v-8,23,-32,44,-45,66r-22,0v-13,-22,-35,-43,-43,-66r10,0r44,44r44,-44r12,0","w":159},"\u00e7":{"d":"46,-92v0,62,51,97,103,69v10,19,-32,29,-52,28r-8,20v21,-5,41,5,41,24v0,31,-51,38,-75,23v3,-21,46,7,47,-21v0,-16,-21,-13,-32,-14r14,-32v-42,-3,-70,-37,-70,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59","w":159},"\u010b":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59xm118,-224v0,10,-9,20,-19,20v-10,0,-20,-10,-20,-20v0,-10,10,-20,20,-19v11,-1,19,9,19,19","w":159},"\u010f":{"d":"148,-157v-7,-38,20,-87,-30,-81r0,-8v23,-3,46,-13,62,-12v-3,52,-2,162,-2,227v0,25,8,19,30,24v0,3,1,8,-2,8v-25,-3,-36,2,-58,-2r0,-30v-21,12,-29,36,-61,35v-47,-2,-72,-34,-72,-80v-1,-70,72,-109,133,-81xm101,-18v50,0,49,-51,47,-109v-11,-14,-28,-25,-50,-25v-36,0,-52,29,-52,66v0,38,21,68,55,68xm217,-261v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":242},"\u0111":{"d":"118,-246v23,-3,46,-13,62,-12v-1,14,-2,31,-2,51v13,0,40,-5,29,15r-29,0r0,161v0,25,8,19,30,24v0,3,1,8,-2,8v-25,-3,-36,2,-58,-2r0,-30v-21,12,-29,36,-61,35v-47,-2,-72,-34,-72,-80v-1,-70,72,-109,133,-81r0,-35v-17,-1,-40,3,-53,-2v0,-5,-1,-11,2,-13r50,0v1,-33,0,-28,-29,-31r0,-8xm101,-18v50,0,49,-51,47,-109v-11,-14,-28,-25,-50,-25v-36,0,-52,29,-52,66v0,38,21,68,55,68","w":219},"\u00e9":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm143,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":172},"\u00e8":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm72,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":172},"\u00ea":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm100,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":172},"\u00eb":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm145,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm71,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":172},"\u011b":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm143,-261v-8,23,-32,44,-45,66r-22,0v-13,-22,-35,-43,-43,-66r10,0r44,44r44,-44r12,0","w":172},"\u0115":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm90,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38","w":172},"\u0117":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm109,-224v0,10,-9,20,-19,20v-10,0,-20,-10,-20,-20v0,-10,10,-20,20,-19v11,-1,19,9,19,19","w":172},"\u0113":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm142,-214r-110,0r0,-18r110,0r0,18","w":172},"\u0119":{"d":"43,-84v-7,66,67,88,110,55v5,34,-62,23,-62,61v0,27,32,18,52,5v2,3,5,4,5,9v-17,24,-75,39,-78,-5v0,-13,8,-25,23,-35v-51,1,-85,-33,-84,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44","w":172},"\u01f5":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53xm144,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":200},"\u011d":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53xm103,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":200},"\u011f":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53xm93,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38","w":200},"\u0123":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53xm93,-193v-14,0,-22,-11,-22,-25v0,-27,13,-42,40,-44r2,6v-18,3,-28,10,-28,21v7,9,28,5,28,24v0,11,-9,18,-20,18","w":200},"\u0121":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53xm111,-224v0,10,-9,20,-19,20v-10,0,-20,-10,-20,-20v0,-10,10,-20,20,-19v11,-1,19,9,19,19","w":200},"\u0125":{"d":"62,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,16,-2,89,-2,124v20,-13,29,-35,61,-34v66,3,56,58,57,136v0,25,4,21,27,24v0,3,1,9,-2,9v-31,-3,-30,2,-58,-2v0,-47,24,-144,-37,-144v-52,0,-47,48,-47,103xm52,-337v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":209},"\u0127":{"d":"31,-207v1,-34,-1,-28,-29,-31r0,-8v21,-3,47,-13,61,-12v-1,15,-2,31,-2,51v17,1,40,-3,54,2v0,5,1,11,-2,13r-52,0r0,58v20,-14,29,-34,61,-34v66,0,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-2,-48,23,-144,-38,-144v-52,0,-47,48,-47,103v0,31,3,32,28,34v0,3,1,8,-1,9v-30,-3,-58,1,-86,-1v-2,-19,27,-2,27,-18r1,-174v-13,0,-39,4,-28,-15r28,0","w":209},"\u00ed":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm97,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":104},"\u00ec":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm31,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":104},"\u00ee":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm58,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":104},"\u00ef":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm102,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm28,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":104},"\u0129":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm23,-245v24,0,63,40,74,-1v4,0,9,-1,10,2v-3,19,-18,37,-38,38v-24,1,-62,-40,-74,0v-3,0,-8,1,-10,-1v3,-17,18,-38,38,-38","w":104},"\u012d":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm48,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38","w":104},"\u0131":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126","w":104},"\u012b":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm99,-214r-110,0r0,-18r110,0r0,18","w":104},"\u012f":{"d":"31,-226v0,-11,10,-20,20,-20v11,0,19,9,19,20v0,10,-8,19,-19,19v-10,0,-20,-8,-20,-19xm68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9v-15,-1,-27,-1,-36,-1v-12,13,-22,17,-23,33v5,29,32,18,52,4r5,7v-16,17,-27,25,-50,26v-16,1,-30,-13,-29,-29v3,-21,13,-28,30,-41v-7,-1,-24,2,-36,0r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126","w":104},"\u0135":{"d":"50,-261v13,22,35,43,44,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r21,0xm-2,-153v21,-5,43,-8,58,-15r4,3v-12,91,30,265,-70,266v0,-4,-2,-10,0,-13v65,-1,27,-138,38,-214v3,-22,-14,-16,-30,-19r0,-8","w":84},"\u0137":{"d":"94,-8v0,3,1,8,-1,9v-30,-3,-58,1,-86,-1v-1,-20,26,-2,27,-18r0,-207v1,-19,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,28,-2,119,-2,163v21,-11,66,-53,81,-70v20,3,21,-2,36,2v-3,17,-18,5,-34,22v-15,10,-35,27,-51,40v24,21,65,77,99,87v1,16,-14,7,-34,18r-97,-92v6,35,-16,87,29,80xm104,20v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":200},"\u0138":{"d":"14,-153v16,-5,35,-7,52,-15r4,3v0,26,-4,56,-1,80v24,-22,49,-42,68,-68v-1,-1,-5,-8,-2,-11v20,3,26,-1,42,1v4,12,-11,9,-17,13v-18,11,-44,38,-62,53r74,80v6,10,19,5,14,18v-14,-2,-27,-1,-41,0v-26,-31,-52,-58,-76,-81v0,22,-12,78,23,73v0,3,1,7,-1,8v-22,-3,-57,1,-77,-1r0,-7v14,-7,24,0,24,-21r0,-98v2,-20,-8,-17,-24,-19r0,-8","w":188},"\u013a":{"d":"68,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-3,47,-1,158,-1,216xm95,-337r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":104},"\u013c":{"d":"68,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-3,47,-1,158,-1,216xm53,20v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":104},"\u013e":{"d":"68,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-3,47,-1,158,-1,216xm106,-261v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":132},"\u0140":{"d":"68,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-3,47,-1,158,-1,216xm121,-143v0,10,-9,20,-19,20v-10,0,-20,-10,-20,-20v0,-10,10,-20,20,-19v11,-1,19,9,19,19","w":122},"\u0142":{"d":"9,-8v14,-5,26,2,26,-10r3,-106v-13,6,-23,15,-37,20v-1,-4,-4,-6,-4,-11r41,-23r-2,-87v0,-18,-9,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-1,12,-2,68,-2,103v13,-7,23,-16,38,-21v1,4,7,7,5,11r-43,25r0,73v2,10,-4,57,8,57r21,2v0,3,1,8,-1,9r-86,-1r0,-8","w":104},"\u0144":{"d":"62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28xm157,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":209},"\u00f1":{"d":"62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28xm86,-245v24,0,63,40,74,-1v4,0,9,-1,10,2v-3,19,-18,37,-38,38v-24,1,-62,-40,-74,0v-3,0,-8,1,-10,-1v3,-17,18,-38,38,-38","w":209},"\u0148":{"d":"62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28xm162,-261v-8,23,-32,44,-45,66r-22,0v-13,-22,-35,-43,-43,-66r10,0r44,44r44,-44r12,0","w":209},"\u0146":{"d":"62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28xm110,20v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":209},"\u0149":{"d":"112,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28xm32,-261v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":259},"\u00f3":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm144,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":196},"\u00f2":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm75,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":196},"\u00f4":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm107,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":196},"\u00f6":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm153,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm79,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":196},"\u00f5":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm72,-245v24,0,63,40,74,-1v4,0,9,-1,10,2v-3,19,-18,37,-38,38v-24,1,-62,-40,-74,0v-3,0,-8,1,-10,-1v3,-17,18,-38,38,-38","w":196},"\u014f":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm97,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38","w":196},"\u0151":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm171,-259r-53,68v-2,-2,-5,-2,-6,-5r27,-62v11,0,26,-9,32,-1xm116,-259r-53,68v-2,-2,-5,-2,-6,-5r27,-62v11,0,26,-9,32,-1","w":196},"\u014d":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm152,-214r-110,0r0,-18r110,0r0,18","w":196},"\u00f8":{"d":"167,-139v46,57,-2,146,-73,146v-21,0,-39,-7,-54,-21v-9,7,-23,32,-32,12r23,-22v-46,-56,-4,-145,70,-145v22,0,42,7,57,20v9,-7,20,-30,31,-14v-4,12,-16,15,-22,24xm138,-129v-24,-50,-93,-28,-93,36v0,18,3,34,8,47xm59,-33v28,50,92,25,92,-39v0,-16,-3,-31,-7,-44","w":196},"\u01ff":{"d":"167,-139v46,57,-2,146,-73,146v-21,0,-39,-7,-54,-21v-9,7,-23,32,-32,12r23,-22v-46,-56,-4,-145,70,-145v22,0,42,7,57,20v9,-7,20,-30,31,-14v-4,12,-16,15,-22,24xm138,-129v-24,-50,-93,-28,-93,36v0,18,3,34,8,47xm59,-33v28,50,92,25,92,-39v0,-16,-3,-31,-7,-44xm144,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":196},"\u0153":{"d":"171,-84v-6,67,66,88,110,55v5,24,-36,35,-61,35v-32,0,-51,-10,-67,-30v-47,59,-144,22,-144,-59v0,-82,105,-111,149,-59v41,-49,145,-27,130,52v-30,10,-78,4,-117,6xm88,-157v-31,0,-48,24,-47,60v1,42,14,90,56,90v33,0,45,-30,45,-67v0,-44,-17,-83,-54,-83xm256,-97v10,-52,-44,-78,-73,-45v-8,10,-12,24,-12,44","w":297},"\u0155":{"d":"70,-41v-1,37,2,27,35,33v0,3,1,9,-2,9r-93,-1r0,-8v15,-5,27,2,27,-10r1,-120v-1,-10,-20,-4,-29,-7r0,-8v21,-5,44,-8,59,-15v7,7,-1,19,1,39v15,-19,31,-47,65,-36v2,14,-3,32,-2,44r-8,0v-24,-35,-56,-6,-55,35xm129,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":142},"\u0159":{"d":"70,-41v-1,37,2,27,35,33v0,3,1,9,-2,9r-93,-1r0,-8v15,-5,27,2,27,-10r1,-120v-1,-10,-20,-4,-29,-7r0,-8v21,-5,44,-8,59,-15v7,7,-1,19,1,39v15,-19,31,-47,65,-36v2,14,-3,32,-2,44r-8,0v-24,-35,-56,-6,-55,35xm129,-261v-8,23,-32,44,-45,66r-22,0v-13,-22,-35,-43,-43,-66r10,0r44,44r44,-44r12,0","w":142},"\u0157":{"d":"70,-41v-1,37,2,27,35,33v0,3,1,9,-2,9r-93,-1r0,-8v15,-5,27,2,27,-10r1,-120v-1,-10,-20,-4,-29,-7r0,-8v21,-5,44,-8,59,-15v7,7,-1,19,1,39v15,-19,31,-47,65,-36v2,14,-3,32,-2,44r-8,0v-24,-35,-56,-6,-55,35xm55,20v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":142},"\u015b":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53xm127,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":152},"\u015d":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53xm88,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":152},"\u0161":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53xm131,-261v-8,23,-32,44,-45,66r-22,0v-13,-22,-35,-43,-43,-66r10,0r44,44r44,-44r12,0","w":152},"\u0219":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53xm75,20v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":152},"\u015f":{"d":"81,51v0,-16,-21,-13,-32,-14r14,-31v-17,-2,-37,-2,-50,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53v32,8,76,9,77,50v-1,34,-30,57,-65,59r-8,19v22,-5,41,5,41,24v1,30,-51,38,-75,23v3,-21,46,7,47,-21","w":152},"\u021b":{"d":"112,-18v-3,1,-21,25,-38,22v-63,3,-32,-84,-39,-141v-9,-2,-28,6,-27,-6r28,-13v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0v4,49,-23,145,43,114xm64,20v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":117},"\u0165":{"d":"112,-18v-3,1,-21,25,-38,22v-63,3,-32,-84,-39,-141v-9,-2,-28,6,-27,-6r28,-13v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0v4,49,-23,145,43,114xm110,-261v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":132},"\u0163":{"d":"102,49v0,30,-49,36,-72,22v3,-19,45,6,45,-20v0,-17,-22,-11,-31,-13v9,-22,58,-16,58,11xm112,-18v-3,1,-21,25,-38,22v-63,3,-32,-84,-39,-141v-9,-2,-28,6,-27,-6r28,-13v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0v4,49,-23,145,43,114","w":117},"\u0167":{"d":"10,-137v-6,-11,19,-13,26,-19v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0r-1,21v17,0,36,-2,51,0r-5,17v-18,-1,-22,-1,-46,0v4,36,-13,84,22,82v10,2,22,-12,26,0v-3,1,-21,25,-38,22v-52,3,-38,-54,-39,-103v-9,-2,-28,6,-27,-6v7,-7,22,-8,27,-12r0,-20r-25,0","w":117},"\u00fa":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm148,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":217},"\u00f9":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm82,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":217},"\u00fb":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm114,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":217},"\u00fc":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm158,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm84,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":217},"\u0169":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm83,-245v24,0,63,40,74,-1v4,0,9,-1,10,2v-3,19,-18,37,-38,38v-24,1,-62,-40,-74,0v-3,0,-8,1,-10,-1v3,-17,18,-38,38,-38","w":217},"\u016d":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm104,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38","w":217},"\u016f":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm104,-258v20,1,35,12,35,33v0,18,-17,33,-35,32v-21,0,-34,-12,-35,-32v-1,-19,16,-34,35,-33xm104,-201v12,0,20,-12,20,-24v0,-12,-7,-25,-20,-25v-12,0,-20,13,-20,25v0,13,8,24,20,24","w":217},"\u0171":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm177,-259r-53,68v-2,-2,-5,-2,-6,-5r27,-62v11,0,26,-9,32,-1xm122,-259r-53,68v-2,-2,-5,-2,-6,-5r27,-62v11,0,26,-9,32,-1","w":217},"\u016b":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm159,-214r-110,0r0,-18r110,0r0,18","w":217},"\u0173":{"d":"179,-33v0,27,9,21,28,26v3,15,-19,5,-29,7v-13,13,-22,16,-23,33v5,30,31,17,52,4v1,3,4,5,4,9v-19,15,-25,23,-49,24v-16,1,-30,-13,-29,-29v2,-21,13,-28,29,-41v-5,0,-12,2,-16,0v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135","w":217},"\u1e83":{"d":"248,-144v-1,-12,-12,-7,-26,-11v0,0,-1,-8,2,-9v25,3,50,-3,68,2v1,15,-18,3,-22,19v-20,42,-44,98,-59,146r-17,0r-48,-122r-54,122r-17,0r-49,-151v-2,-6,-27,-1,-19,-16v16,4,72,-3,84,2r0,7v-27,3,-32,0,-23,31r26,87r57,-129r8,0r52,132v12,-35,30,-72,37,-110xm204,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":300},"\u1e81":{"d":"248,-144v-1,-12,-12,-7,-26,-11v0,0,-1,-8,2,-9v25,3,50,-3,68,2v1,15,-18,3,-22,19v-20,42,-44,98,-59,146r-17,0r-48,-122r-54,122r-17,0r-49,-151v-2,-6,-27,-1,-19,-16v16,4,72,-3,84,2r0,7v-27,3,-32,0,-23,31r26,87r57,-129r8,0r52,132v12,-35,30,-72,37,-110xm137,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":300},"\u0175":{"d":"248,-144v-1,-12,-12,-7,-26,-11v0,0,-1,-8,2,-9v25,3,50,-3,68,2v1,15,-18,3,-22,19v-20,42,-44,98,-59,146r-17,0r-48,-122r-54,122r-17,0r-49,-151v-2,-6,-27,-1,-19,-16v16,4,72,-3,84,2r0,7v-27,3,-32,0,-23,31r26,87r57,-129r8,0r52,132v12,-35,30,-72,37,-110xm163,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":300},"\u1e85":{"d":"248,-144v-1,-12,-12,-7,-26,-11v0,0,-1,-8,2,-9v25,3,50,-3,68,2v1,15,-18,3,-22,19v-20,42,-44,98,-59,146r-17,0r-48,-122r-54,122r-17,0r-49,-151v-2,-6,-27,-1,-19,-16v16,4,72,-3,84,2r0,7v-27,3,-32,0,-23,31r26,87r57,-129r8,0r52,132v12,-35,30,-72,37,-110xm207,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm133,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":300},"\u00fd":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0xm153,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":200},"\u1ef3":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0xm84,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":200},"\u0177":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0xm114,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":200},"\u00ff":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0xm160,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm86,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":200},"\u017a":{"d":"149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6xm144,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0"},"\u017e":{"d":"149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6xm147,-261v-8,23,-32,44,-45,66r-22,0v-13,-22,-35,-43,-43,-66r10,0r44,44r44,-44r12,0"},"\u017c":{"d":"149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6xm111,-224v0,10,-9,20,-19,20v-10,0,-20,-10,-20,-20v0,-10,10,-20,20,-19v11,-1,19,9,19,19"},"\u0292":{"d":"73,-131v-29,-1,-21,13,-34,34v-3,0,-9,1,-9,-2v6,-28,10,-50,12,-66v61,3,73,3,136,0r2,5v-19,32,-47,63,-62,95v31,-1,56,18,54,48v-4,69,-66,121,-138,118r-23,-40r7,-6v36,54,123,14,123,-51v0,-36,-17,-52,-49,-47r-3,-6v14,-18,32,-46,55,-82r-71,0","w":204},"\u014b":{"d":"62,-116v7,50,-22,115,29,108v0,6,1,11,-7,9v-29,-3,-52,1,-81,-1v5,-24,33,9,28,-43v-3,-31,3,-68,-1,-95v2,-15,-31,6,-28,-15v18,-7,44,-7,58,-15v6,6,0,21,2,34v18,-14,28,-36,60,-34v35,2,59,20,56,61v-2,48,8,102,-14,134v-17,24,-41,61,-80,41v5,-6,2,-21,13,-21v30,21,57,-6,52,-49v-7,-62,24,-159,-56,-142v-12,3,-27,16,-31,28","w":203},"\u00fe":{"d":"95,92v0,3,1,8,-1,9r-86,-1r0,-8v14,-5,27,2,27,-10r1,-301v3,-24,-12,-15,-29,-19r0,-8v22,-3,46,-13,61,-12v-1,13,-2,55,-2,126v30,-23,25,-33,66,-36v84,-6,88,121,28,147v-22,18,-59,38,-94,16v7,39,-19,103,29,97xm171,-85v6,-67,-105,-83,-105,-18r0,68v10,11,26,21,47,21v38,-1,55,-33,58,-71","w":216},"\u00f0":{"d":"13,-78v0,-68,61,-110,125,-82v-8,-20,-20,-38,-35,-52v-17,7,-32,17,-51,23v-1,-3,-6,-6,-4,-10r47,-22v-9,-10,-28,-18,-42,-31v4,-3,5,-9,12,-9v21,12,37,22,47,31v18,-8,33,-18,52,-24v1,3,4,5,4,10r-45,23v39,38,60,68,60,127v0,58,-33,101,-90,101v-47,0,-80,-36,-80,-85xm97,-157v-34,0,-51,28,-50,63v1,43,12,89,53,89v35,0,52,-44,52,-81v1,-41,-20,-71,-55,-71","w":196},"\u00df":{"d":"117,-130v10,35,91,34,64,95v-14,32,-52,52,-89,32v0,2,0,3,-1,4r-86,-1v-1,-22,27,7,28,-45r1,-92v-8,-1,-27,5,-22,-7v9,-6,23,-5,22,-24v-4,-50,31,-68,61,-88v54,-19,99,21,78,84v-5,15,-4,28,-12,33v-18,-12,-41,-12,-44,9xm89,-9v3,-6,6,-18,10,-30v10,-3,8,8,8,17v19,20,56,11,55,-17v0,-44,-74,-33,-66,-87v15,-17,21,-42,57,-38v13,-41,-4,-84,-43,-81v-76,6,-46,132,-46,217v0,20,3,18,25,19","w":200},"\u0132":{"d":"44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81xm164,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,126v0,62,-27,105,-81,107v1,-9,-3,-25,3,-29v20,13,44,5,44,-26r0,-178","w":241},"\u0133":{"d":"31,-226v0,-11,10,-20,20,-20v11,0,19,9,19,20v0,10,-8,19,-19,19v-10,0,-20,-8,-20,-19xm68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm121,-226v0,-12,9,-20,20,-20v10,0,19,10,19,20v0,9,-9,20,-19,19v-11,1,-20,-8,-20,-19xm126,-104v1,-28,3,-45,-30,-41r0,-8v21,-5,44,-8,59,-15v6,31,-1,106,1,156v3,59,-15,110,-67,113v-1,-4,-3,-9,-1,-13v42,7,38,-54,38,-90r0,-102","w":182},"\u017f":{"d":"67,-67v2,27,-11,67,36,59v2,18,-31,5,-51,8v-13,-1,-29,2,-43,0r0,-8v14,-5,26,2,26,-10r3,-108v9,-23,-28,0,-23,-19v12,-7,25,-5,23,-29v-3,-46,30,-63,56,-84v8,-4,18,-4,27,0v-2,10,4,28,-4,31v-24,-19,-58,-6,-50,35r0,125","w":119},"\ufb05":{"d":"67,-67v2,27,-11,67,36,59v2,18,-31,5,-51,8v-13,-1,-29,2,-43,0r0,-8v14,-5,26,2,26,-10r3,-108v9,-23,-28,0,-23,-19v12,-7,25,-5,23,-29v-3,-46,30,-63,56,-84v8,-4,18,-4,27,0v-2,10,4,28,-4,31v-24,-19,-58,-6,-50,35r0,125xm214,-18v-3,1,-21,25,-38,22v-63,3,-32,-84,-39,-141v-9,-2,-28,6,-27,-6r28,-13v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0v4,49,-23,145,43,114","w":220},"\ufb06":{"d":"147,-249v25,-2,53,44,77,19r3,3v-5,19,-8,43,-9,72v16,0,36,-2,50,0r-5,17r-45,0v3,48,-22,145,43,114r5,6v-4,1,-22,25,-39,22v-63,2,-32,-83,-39,-141v-9,-2,-28,6,-27,-6r29,-13r1,-55v-33,-24,-76,-19,-79,24v-1,20,23,37,14,68v-3,0,-7,1,-9,-1v2,-28,-16,-33,-41,-36v-36,-4,-49,43,-12,53v31,8,77,8,77,50v0,56,-76,73,-128,49v5,-13,0,-28,5,-48v0,0,8,-1,9,2v-5,35,20,42,47,44v33,3,58,-41,26,-56v-26,-13,-84,-9,-84,-55v0,-42,48,-60,92,-49v-19,-36,3,-80,39,-83","w":273},"\u00aa":{"d":"21,-235v34,-28,87,-14,76,39r0,38v3,3,20,2,12,11v-11,-1,-26,3,-33,-2r0,-14v-11,7,-17,20,-35,20v-16,0,-29,-12,-29,-28v0,-32,34,-33,64,-39v5,-28,-26,-34,-42,-22v-2,7,-5,20,-13,11r0,-14xm108,-114r-96,0r0,-13r96,0r0,13xm76,-201v-27,4,-38,6,-42,26v3,26,28,17,42,0r0,-26","w":119},"\u00ba":{"d":"62,-249v29,0,52,21,52,50v0,31,-26,56,-57,56v-29,0,-51,-24,-51,-53v0,-31,25,-53,56,-53xm108,-114r-96,0r0,-13r96,0r0,13xm63,-151v42,-2,35,-90,-6,-90v-19,0,-28,12,-28,38v-1,26,11,53,34,52","w":119},"\u207f":{"d":"113,-212v3,25,-11,61,17,60v1,13,-23,1,-37,6v-8,-20,16,-92,-24,-88v-31,2,-30,28,-27,69v-5,17,22,4,15,19v-18,-3,-39,2,-54,-2v-2,-8,6,-6,12,-7v12,-1,3,-34,6,-55v2,-24,-2,-22,-18,-25r1,-6v15,0,29,-9,39,-6v0,6,-1,12,-1,17v14,-26,76,-26,71,18","w":133},"\u1d43":{"d":"21,-186v33,-28,87,-14,76,39r0,38v5,2,20,3,12,11v-11,-1,-26,3,-33,-2r0,-14v-11,7,-17,20,-35,20v-16,0,-29,-12,-29,-28v0,-32,33,-35,64,-39v5,-28,-26,-34,-42,-22v-2,7,-5,20,-13,11r0,-14xm76,-152v-27,4,-38,6,-42,26v3,26,28,17,42,0r0,-26","w":119},"\u1d47":{"d":"115,-157v-1,45,-48,77,-88,54v-4,3,-7,10,-13,7v3,-48,2,-86,2,-135v4,-16,-18,-1,-18,-15v15,-3,32,-10,40,-7r-1,72v25,-31,80,-22,78,24xm93,-147v0,-40,-48,-52,-56,-17v0,29,-7,60,25,57v19,-2,31,-18,31,-40","w":120},"\u1d48":{"d":"112,-121v-4,16,6,17,18,19v0,12,-27,5,-39,3r0,-17v-18,15,-15,21,-37,22v-28,1,-45,-20,-45,-49v0,-42,47,-69,82,-51v-4,-17,12,-51,-16,-46v-1,-1,-2,-2,-2,-5v12,-4,31,-10,40,-8v-2,29,-1,95,-1,132xm63,-109v27,-1,31,-33,28,-65v-18,-28,-60,-19,-60,23v0,22,11,42,32,42","w":133},"\u1d49":{"d":"60,-200v27,-2,45,18,42,48v-12,8,-48,4,-72,5v1,37,37,51,67,30v5,15,-26,24,-38,23v-29,0,-53,-20,-52,-51v1,-36,19,-53,53,-55xm30,-158v8,0,48,4,50,-2v0,-22,-8,-32,-24,-32v-17,0,-26,11,-26,34","w":110},"\u1d4d":{"d":"12,-161v-1,-34,51,-50,78,-31v11,1,39,-5,27,9r-20,0v12,31,-16,56,-51,52v-16,12,-8,21,14,20v30,-2,59,-2,58,27v-1,31,-30,47,-63,47v-29,0,-57,-21,-42,-48r21,-12v-24,-5,-12,-31,4,-35v-17,-4,-26,-14,-26,-29xm80,-163v0,-15,-8,-29,-24,-28v-15,0,-23,8,-23,24v0,16,8,30,23,30v15,0,24,-9,24,-26xm99,-77v2,-26,-31,-16,-56,-18v-30,9,-17,51,15,51v21,0,41,-14,41,-33","w":123},"\u1d4f":{"d":"21,-201v-3,-16,10,-45,-17,-39v0,-2,-2,-5,0,-7v16,0,30,-9,39,-6v-2,17,-2,71,-2,98v30,-24,46,-39,50,-44v7,3,25,-5,21,7v-25,0,-36,22,-53,32v20,17,39,44,64,54v-2,10,-17,6,-24,11r-58,-55v3,19,-8,50,18,47v1,12,-39,4,-56,4v-1,-12,18,2,18,-17r0,-85","w":124},"\u1d50":{"d":"110,-156v2,31,-8,54,17,52v-4,13,-35,4,-55,5v-3,-13,18,1,17,-17v-1,-28,9,-70,-21,-70v-33,0,-24,47,-22,77v5,2,20,3,13,11v-17,-1,-38,2,-53,-1v-3,-13,20,1,17,-17v-4,-25,17,-75,-16,-69v-2,-1,-2,-3,-2,-6v15,-2,30,-9,41,-7v0,5,-1,10,-1,14v12,-19,53,-24,63,2v23,-32,82,-19,68,38v2,33,-5,37,17,40v-2,13,-34,5,-39,5v-3,-32,14,-87,-20,-87v-16,0,-25,9,-24,30","w":199},"\u1d52":{"d":"62,-200v29,0,52,21,52,50v0,31,-26,57,-57,56v-28,0,-51,-24,-51,-53v0,-31,24,-53,56,-53xm63,-102v42,-2,35,-90,-6,-90v-19,0,-28,12,-28,38v-1,26,11,53,34,52","w":119},"\u1d56":{"d":"54,-187v31,-36,96,6,68,54v-14,23,-44,49,-78,33v3,22,-11,59,18,57v1,12,-39,4,-56,4v-3,-12,18,-1,17,-13r1,-119v3,-18,-9,-11,-19,-16v5,-12,30,-5,37,-13v6,3,1,10,2,21xm107,-148v6,-42,-61,-52,-63,-10r0,38v24,27,65,8,63,-28","w":134},"\u1d57":{"d":"7,-181v-3,-8,12,-7,16,-11v0,-18,-1,-29,-1,-32v10,-2,18,-13,24,-6v-1,4,-2,17,-3,38v12,0,40,-5,27,10r-27,0v3,30,-13,90,27,68r3,4v-11,19,-63,20,-51,-24v-2,-15,4,-36,-2,-47r-13,0","w":76},"\u1d58":{"d":"109,-200v10,16,-8,83,7,96v1,0,19,1,10,8v-8,-3,-32,3,-37,-3v1,-6,2,-12,2,-18v-23,31,-74,35,-72,-14v-5,-21,13,-61,-16,-54v-2,-1,-3,-5,-1,-7v18,-1,29,-10,38,-6v4,32,-14,91,22,89v26,-2,31,-27,28,-62v4,-20,-7,-10,-18,-16r0,-3v12,-6,30,-6,37,-10","w":133},"\u1d5b":{"d":"54,-198v4,16,-22,0,-10,28r23,53v8,-20,23,-47,28,-68v2,-8,-19,1,-13,-13v18,3,25,-2,40,2v1,11,-13,4,-17,13r-40,87v-20,0,-12,-6,-22,-25v-11,-22,-18,-48,-31,-68v-4,-2,-14,-1,-10,-9v16,1,36,1,52,0","w":123},"0":{"d":"86,7v-60,0,-74,-53,-75,-114v-1,-75,13,-141,81,-141v61,0,76,49,75,118v-1,78,-18,137,-81,137xm88,-235v-47,8,-47,45,-47,117v0,52,3,113,50,113v46,0,46,-58,46,-112v0,-63,-2,-112,-49,-118"},"1":{"d":"109,-45v-1,39,5,32,41,37v0,3,1,8,-1,9r-115,-1v0,-3,-1,-9,2,-9v44,-2,41,-1,41,-51r1,-156v-12,-11,-37,17,-54,16r-2,-14v30,-10,58,-29,89,-34"},"2":{"d":"20,-222v49,-57,165,-10,128,72v-22,49,-70,82,-104,121r124,-1v-3,8,1,26,-1,32r-120,-2v-21,-1,-34,4,-41,0r0,-8v40,-49,111,-91,117,-161v2,-28,-19,-51,-48,-50v-36,2,-41,12,-51,46v-3,0,-9,1,-9,-2v3,-16,4,-32,5,-47"},"3":{"d":"166,-82v1,61,-83,111,-148,78v-1,-15,-7,-32,-11,-53r7,-2v13,26,26,50,64,50v39,0,53,-26,55,-62v2,-43,-43,-61,-78,-42v-4,-5,2,-14,2,-21v40,8,64,-15,64,-48v0,-23,-20,-42,-44,-41v-31,1,-41,15,-52,42v-3,0,-9,1,-9,-2r11,-40v31,-42,124,-30,123,28v-1,30,-19,45,-39,60v35,3,55,20,55,53"},"4":{"d":"170,0v-35,3,-77,-1,-114,0v0,-3,-1,-9,2,-9v47,7,42,-14,42,-55r-95,1r-3,-10v20,-38,54,-94,102,-166v10,-2,21,-13,29,-7r-2,160v17,1,31,-4,39,0v-1,7,2,19,-2,23r-37,-1v0,32,-6,62,39,56r0,8xm25,-86r75,0r2,-125v-17,23,-64,100,-77,125"},"5":{"d":"165,-89v0,62,-75,119,-142,87v-2,-9,-10,-26,-17,-48r6,-4v20,34,24,42,64,44v39,2,58,-25,58,-65v0,-60,-72,-78,-99,-38r-8,-2v3,-42,-2,-92,4,-130v38,6,85,-1,125,2v-2,9,2,24,-3,30v-17,-3,-97,-2,-107,-1v-2,14,-2,38,-3,73v41,-38,122,-14,122,52"},"6":{"d":"87,7v-91,3,-89,-144,-42,-197v22,-24,58,-51,94,-59v4,3,11,3,13,8v-53,14,-100,55,-104,121v18,-13,30,-27,59,-27v39,1,62,26,61,68v-2,51,-32,84,-81,86xm91,-126v-29,0,-49,16,-47,51v2,36,13,70,47,70v33,0,46,-29,46,-63v0,-33,-15,-58,-46,-58"},"7":{"d":"17,-244v48,-3,106,3,161,0v-1,25,-15,36,-25,54r-53,98v-21,38,-33,69,-44,93v-12,-1,-29,3,-36,-3r128,-211v-28,-4,-89,-5,-115,4v-6,5,1,49,-16,38r0,-73"},"8":{"d":"11,-57v-1,-35,28,-53,48,-68v-23,-12,-40,-25,-40,-56v1,-38,32,-66,74,-65v36,1,64,16,64,51v0,30,-20,41,-43,59v31,15,49,25,53,63v7,88,-155,111,-156,16xm89,-234v-35,0,-55,37,-35,64v5,7,21,16,46,28v44,-14,43,-92,-11,-92xm87,-6v45,0,69,-58,37,-85v-10,-8,-27,-17,-51,-27v-51,16,-50,112,14,112"},"9":{"d":"89,-247v101,-1,89,166,30,211v-22,17,-51,39,-84,43v-4,-3,-12,-2,-12,-9v61,-14,104,-55,109,-121v-37,55,-123,33,-123,-40v0,-48,33,-84,80,-84xm87,-235v-31,0,-48,25,-47,61v0,32,15,61,47,60v31,0,47,-20,46,-55v0,-35,-14,-66,-46,-66"},"\u2070":{"d":"55,-94v-35,0,-47,-27,-47,-69v-1,-50,9,-84,51,-84v38,0,48,29,47,71v0,47,-12,82,-51,82xm56,-237v-27,5,-27,26,-27,68v0,34,3,62,29,65v26,-3,27,-31,27,-65v0,-31,0,-67,-29,-68","w":115},"\u00b9":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120","w":115},"\u00b2":{"d":"14,-231v29,-36,103,-7,80,43v-13,28,-41,47,-61,70v24,1,54,-5,74,0v-2,6,2,17,-2,21v-25,-4,-85,3,-100,-2v5,-21,24,-28,36,-43v20,-25,32,-30,35,-58v2,-17,-11,-28,-28,-28v-21,0,-24,11,-31,27v-3,0,-6,0,-7,-1v2,-10,3,-20,4,-29","w":115},"\u00b3":{"d":"105,-148v0,38,-52,66,-92,47v2,-8,-15,-31,-2,-35v10,11,14,29,39,29v23,0,31,-13,32,-35v2,-26,-26,-34,-46,-23v-4,-3,1,-10,1,-15v23,3,38,-8,38,-27v0,-32,-52,-29,-56,2v-3,0,-7,0,-8,-2r7,-25v18,-26,78,-19,78,17v0,18,-9,23,-22,35v20,3,31,13,31,32","w":115},"\u2074":{"d":"84,-136v0,29,-2,29,24,31v0,3,1,7,-2,7v-23,-1,-49,2,-70,-1v0,-2,-1,-6,1,-7v28,3,25,-6,26,-30r-58,0r-3,-7v13,-23,34,-56,63,-99v8,-3,14,-8,20,-4r-1,94v15,-3,30,0,22,16r-22,0xm20,-152r43,0r0,-68","w":115},"\u2075":{"d":"105,-152v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34","w":115},"\u2076":{"d":"56,-95v-68,-1,-53,-113,-9,-134v16,-8,33,-25,50,-15r0,3v-30,7,-62,32,-64,68v20,-25,73,-18,73,26v0,28,-23,53,-50,52xm58,-173v-16,0,-27,8,-27,29v0,20,9,40,27,40v17,1,27,-18,27,-36v0,-20,-10,-33,-27,-33","w":115},"\u2077":{"d":"39,-99v-7,2,-22,3,-26,-2r79,-124v-22,2,-50,-3,-68,3v-4,5,1,32,-13,22v0,-17,2,-28,0,-45r102,1v-1,15,-10,22,-16,33v-29,52,-49,88,-58,112","w":115},"\u2078":{"d":"13,-207v0,-46,85,-56,87,-8v0,13,-9,25,-26,35v57,14,28,85,-21,85v-52,0,-57,-67,-16,-78v-16,-8,-24,-20,-24,-34xm57,-237v-20,0,-33,20,-20,36v3,4,12,9,27,16v24,-9,24,-52,-7,-52xm56,-105v25,0,40,-31,22,-47v-5,-4,-14,-9,-30,-16v-29,9,-30,63,8,63","w":115},"\u2079":{"d":"57,-247v60,-1,59,92,24,123v-18,17,-42,36,-66,26r0,-4v36,-9,61,-26,66,-66v-26,29,-74,13,-74,-28v0,-30,22,-51,50,-51xm55,-237v-17,0,-27,15,-27,34v-1,19,10,36,28,35v17,-1,27,-12,27,-32v0,-19,-9,-37,-28,-37","w":115},"\u2080":{"d":"55,44v-35,0,-47,-27,-47,-69v-1,-50,9,-84,51,-84v38,0,48,29,47,71v0,47,-12,82,-51,82xm56,-99v-27,5,-27,26,-27,68v0,34,3,62,29,65v26,-3,27,-31,27,-65v0,-31,0,-67,-29,-68","w":115},"\u2081":{"d":"48,-90v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120","w":115},"\u2082":{"d":"14,-93v29,-36,103,-7,80,43v-13,28,-41,47,-61,70v24,1,54,-5,74,0v-2,6,2,17,-2,21v-25,-4,-85,3,-100,-2v5,-21,24,-28,36,-43v20,-25,32,-30,35,-58v2,-17,-11,-28,-28,-28v-21,0,-24,11,-31,27v-3,0,-6,0,-7,-1v2,-10,3,-20,4,-29","w":115},"\u2083":{"d":"105,-10v0,38,-52,66,-92,47v2,-8,-15,-31,-2,-35v10,11,14,29,39,29v23,0,31,-13,32,-35v2,-26,-26,-34,-46,-23v-4,-3,1,-10,1,-15v23,3,38,-8,38,-27v0,-32,-52,-29,-56,2v-3,0,-7,0,-8,-2r7,-25v18,-26,78,-19,78,17v0,18,-9,23,-22,35v20,3,31,13,31,32","w":115},"\u2084":{"d":"84,2v0,29,-2,29,24,31v0,3,1,7,-2,7v-23,-1,-49,2,-70,-1v0,-2,-1,-6,1,-7v28,3,25,-6,26,-30r-58,0r-3,-7v13,-23,34,-56,63,-99v8,-3,14,-8,20,-4r-1,94v15,-3,30,0,22,16r-22,0xm20,-14r43,0r0,-68","w":115},"\u2085":{"d":"105,-14v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34","w":115},"\u2086":{"d":"56,43v-68,-1,-53,-113,-9,-134v16,-8,33,-25,50,-15r0,3v-30,7,-62,32,-64,68v20,-25,73,-18,73,26v0,28,-23,53,-50,52xm58,-35v-16,0,-27,8,-27,29v0,20,9,40,27,40v17,1,27,-18,27,-36v0,-20,-10,-33,-27,-33","w":115},"\u2087":{"d":"39,39v-7,2,-22,3,-26,-2r79,-124v-22,2,-50,-3,-68,3v-4,5,1,32,-13,22v0,-17,2,-28,0,-45r102,1v-1,15,-10,22,-16,33v-29,52,-49,88,-58,112","w":115},"\u2088":{"d":"13,-69v0,-46,85,-56,87,-8v0,13,-9,25,-26,35v57,14,28,85,-21,85v-52,0,-57,-67,-16,-78v-16,-8,-24,-20,-24,-34xm57,-99v-20,0,-33,20,-20,36v3,4,12,9,27,16v24,-9,24,-52,-7,-52xm56,33v25,0,40,-31,22,-47v-5,-4,-14,-9,-30,-16v-29,9,-30,63,8,63","w":115},"\u2089":{"d":"57,-109v60,-1,59,92,24,123v-18,17,-42,36,-66,26r0,-4v36,-9,61,-26,66,-66v-26,29,-74,13,-74,-28v0,-30,22,-51,50,-51xm55,-99v-17,0,-27,15,-27,34v-1,19,10,36,28,35v17,-1,27,-12,27,-32v0,-19,-9,-37,-28,-37","w":115},"\u207a":{"d":"110,-160r-45,0r0,44r-15,0r0,-44r-45,0r0,-14r45,0r0,-45r15,0r0,45r45,0r0,14","w":115},"\u207b":{"d":"110,-160r-105,0r0,-14r105,0r0,14","w":115},"\u207c":{"d":"110,-176r-105,0r0,-14r105,0r0,14xm110,-144r-105,0r0,-15r105,0r0,15","w":115},"\u207d":{"d":"73,-250v-51,41,-49,141,0,179v-1,2,-3,4,-6,5v-35,-24,-53,-55,-53,-94v-1,-44,27,-78,55,-94","w":79},"\u207e":{"d":"10,-254v29,17,55,49,55,94v0,39,-18,72,-54,94v-1,-2,-4,-2,-4,-5v47,-39,50,-138,0,-179","w":79},"\u208a":{"d":"110,-65r-45,0r0,44r-15,0r0,-44r-45,0r0,-14r45,0r0,-45r15,0r0,45r45,0r0,14","w":115},"\u208b":{"d":"110,-65r-105,0r0,-14r105,0r0,14","w":115},"\u208c":{"d":"110,-81r-105,0r0,-14r105,0r0,14xm110,-49r-105,0r0,-15r105,0r0,15","w":115},"\u208d":{"d":"73,-155v-51,41,-49,141,0,179v-1,2,-3,4,-6,5v-35,-24,-53,-55,-53,-94v-1,-44,27,-78,55,-94","w":79},"\u208e":{"d":"10,-159v29,17,55,49,55,94v0,39,-18,72,-54,94v-1,-2,-4,-2,-4,-5v47,-39,50,-138,0,-179","w":79},"%":{"d":"228,-260v-39,90,-94,181,-138,271v-3,2,-12,2,-15,0r140,-271r13,0xm73,-133v-32,0,-57,-27,-57,-59v0,-32,27,-60,61,-60v35,0,56,23,57,57v0,35,-25,62,-61,62xm77,-243v-24,1,-33,23,-33,52v0,29,9,49,31,49v23,0,32,-27,32,-54v0,-26,-7,-47,-30,-47xm225,5v-32,0,-57,-26,-57,-59v0,-32,27,-60,61,-60v35,0,56,23,57,57v0,36,-26,61,-61,62xm229,-105v-24,1,-33,24,-33,52v0,27,6,48,31,49v41,1,46,-101,2,-101","w":302},"\u2030":{"d":"222,-259r-143,271r-16,0r144,-271r15,0xm76,-135v-29,0,-50,-25,-50,-57v0,-32,21,-60,53,-59v30,0,50,23,50,55v0,34,-22,61,-53,61xm79,-242v-25,0,-28,22,-28,52v0,27,4,45,26,46v35,2,40,-98,2,-98xm205,5v-33,0,-50,-23,-50,-56v-1,-33,22,-60,54,-59v29,0,49,24,49,55v0,34,-21,61,-53,60xm208,-101v-39,0,-39,98,-2,98v22,0,28,-22,27,-51v0,-23,-3,-47,-25,-47xm333,5v-31,1,-50,-25,-50,-56v0,-33,22,-60,54,-59v29,0,49,24,49,55v0,34,-22,60,-53,60xm336,-101v-39,-1,-39,97,-2,98v35,0,40,-96,2,-98","w":411},"\u215f":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2","w":182},"\u00bd":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm189,-133v29,-36,103,-7,80,43v-13,28,-41,47,-61,70v24,1,54,-5,74,0v-2,6,2,17,-2,21v-25,-4,-85,3,-100,-2v5,-21,24,-28,36,-43v20,-25,32,-30,35,-58v2,-17,-11,-28,-28,-28v-21,0,-24,11,-31,27v-3,0,-6,0,-7,-1v2,-10,3,-20,4,-29","w":290},"\u2153":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm280,-50v0,38,-52,66,-92,47v2,-8,-15,-31,-2,-35v10,11,14,29,39,29v23,0,31,-13,32,-35v2,-26,-26,-34,-46,-23v-4,-3,1,-10,1,-15v23,3,38,-8,38,-27v0,-32,-52,-29,-56,2v-3,0,-7,0,-8,-2r7,-25v18,-26,78,-19,78,17v0,18,-9,23,-22,35v20,3,31,13,31,32","w":290},"\u2154":{"d":"14,-231v29,-36,103,-7,80,43v-13,28,-41,47,-61,70v24,1,54,-5,74,0v-2,6,2,17,-2,21v-25,-4,-85,3,-100,-2v5,-21,24,-28,36,-43v20,-25,32,-30,35,-58v2,-17,-11,-28,-28,-28v-21,0,-24,11,-31,27v-3,0,-6,0,-7,-1v2,-10,3,-20,4,-29xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm280,-50v0,38,-52,66,-92,47v2,-8,-15,-31,-2,-35v10,11,14,29,39,29v23,0,31,-13,32,-35v2,-26,-26,-34,-46,-23v-4,-3,1,-10,1,-15v23,3,38,-8,38,-27v0,-32,-52,-29,-56,2v-3,0,-7,0,-8,-2r7,-25v18,-26,78,-19,78,17v0,18,-9,23,-22,35v20,3,31,13,31,32","w":290},"\u00bc":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm259,-38v0,29,-2,29,24,31v0,3,1,7,-2,7v-23,-1,-49,2,-70,-1v0,-2,-1,-6,1,-7v28,3,25,-6,26,-30r-58,0r-3,-7v13,-23,34,-56,63,-99v8,-3,14,-8,20,-4r-1,94v15,-3,30,0,22,16r-22,0xm195,-54r43,0r0,-68","w":290},"\u00be":{"d":"105,-148v0,38,-52,66,-92,47v2,-8,-15,-31,-2,-35v10,11,14,29,39,29v23,0,31,-13,32,-35v2,-26,-26,-34,-46,-23v-4,-3,1,-10,1,-15v23,3,38,-8,38,-27v0,-32,-52,-29,-56,2v-3,0,-7,0,-8,-2r7,-25v18,-26,78,-19,78,17v0,18,-9,23,-22,35v20,3,31,13,31,32xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm259,-38v0,29,-2,29,24,31v0,3,1,7,-2,7v-23,-1,-49,2,-70,-1v0,-2,-1,-6,1,-7v28,3,25,-6,26,-30r-58,0r-3,-7v13,-23,34,-56,63,-99v8,-3,14,-8,20,-4r-1,94v15,-3,30,0,22,16r-22,0xm195,-54r43,0r0,-68","w":290},"\u2155":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm280,-53v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34","w":290},"\u2156":{"d":"14,-231v29,-36,103,-7,80,43v-13,28,-41,47,-61,70v24,1,54,-5,74,0v-2,6,2,17,-2,21v-25,-4,-85,3,-100,-2v5,-21,24,-28,36,-43v20,-25,32,-30,35,-58v2,-17,-11,-28,-28,-28v-21,0,-24,11,-31,27v-3,0,-6,0,-7,-1v2,-10,3,-20,4,-29xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm280,-53v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34","w":290},"\u2157":{"d":"105,-148v0,38,-52,66,-92,47v2,-8,-15,-31,-2,-35v10,11,14,29,39,29v23,0,31,-13,32,-35v2,-26,-26,-34,-46,-23v-4,-3,1,-10,1,-15v23,3,38,-8,38,-27v0,-32,-52,-29,-56,2v-3,0,-7,0,-8,-2r7,-25v18,-26,78,-19,78,17v0,18,-9,23,-22,35v20,3,31,13,31,32xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm280,-53v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34","w":290},"\u2158":{"d":"84,-136v0,29,-2,29,24,31v0,3,1,7,-2,7v-23,-1,-49,2,-70,-1v0,-2,-1,-6,1,-7v28,3,25,-6,26,-30r-58,0r-3,-7v13,-23,34,-56,63,-99v8,-3,14,-8,20,-4r-1,94v15,-3,30,0,22,16r-22,0xm20,-152r43,0r0,-68xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm280,-53v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34","w":290},"\u2159":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm231,4v-68,-1,-53,-113,-9,-134v16,-8,33,-25,50,-15r0,3v-30,7,-62,32,-64,68v20,-25,73,-18,73,26v0,28,-23,53,-50,52xm233,-74v-16,0,-27,8,-27,29v0,20,9,40,27,40v17,1,27,-18,27,-36v0,-20,-10,-33,-27,-33","w":290},"\u215a":{"d":"105,-152v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm231,4v-68,-1,-53,-113,-9,-134v16,-8,33,-25,50,-15r0,3v-30,7,-62,32,-64,68v20,-25,73,-18,73,26v0,28,-23,53,-50,52xm233,-74v-16,0,-27,8,-27,29v0,20,9,40,27,40v17,1,27,-18,27,-36v0,-20,-10,-33,-27,-33","w":290},"\u215b":{"d":"48,-228v-11,3,-21,12,-32,11r-1,-10v19,-6,37,-19,57,-20v2,45,-6,99,2,138v-1,2,27,-2,20,11r-72,-1v-4,-13,22,-8,21,-9v12,-23,4,-87,5,-120xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm189,-109v0,-46,85,-56,87,-8v0,13,-9,25,-26,35v57,14,28,85,-21,85v-52,0,-57,-67,-16,-78v-16,-8,-24,-20,-24,-34xm233,-139v-20,0,-33,20,-20,36v3,4,12,9,27,16v24,-9,24,-52,-7,-52xm232,-7v25,0,40,-31,22,-47v-5,-4,-14,-9,-30,-16v-29,9,-30,63,8,63","w":290},"\u215c":{"d":"105,-148v0,38,-52,66,-92,47v2,-8,-15,-31,-2,-35v10,11,14,29,39,29v23,0,31,-13,32,-35v2,-26,-26,-34,-46,-23v-4,-3,1,-10,1,-15v23,3,38,-8,38,-27v0,-32,-52,-29,-56,2v-3,0,-7,0,-8,-2r7,-25v18,-26,78,-19,78,17v0,18,-9,23,-22,35v20,3,31,13,31,32xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm189,-109v0,-46,85,-56,87,-8v0,13,-9,25,-26,35v57,14,28,85,-21,85v-52,0,-57,-67,-16,-78v-16,-8,-24,-20,-24,-34xm233,-139v-20,0,-33,20,-20,36v3,4,12,9,27,16v24,-9,24,-52,-7,-52xm232,-7v25,0,40,-31,22,-47v-5,-4,-14,-9,-30,-16v-29,9,-30,63,8,63","w":290},"\u215d":{"d":"105,-152v-2,41,-46,68,-89,52v-1,-6,-7,-16,-11,-30r5,-3v12,38,73,34,73,-11v0,-36,-44,-44,-59,-21r-6,-2v2,-25,-3,-57,3,-78v24,4,55,-3,78,2v-3,8,2,13,-2,19r-65,-1v-1,8,-2,20,-2,39v30,-21,77,-4,75,34xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm189,-109v0,-46,85,-56,87,-8v0,13,-9,25,-26,35v57,14,28,85,-21,85v-52,0,-57,-67,-16,-78v-16,-8,-24,-20,-24,-34xm233,-139v-20,0,-33,20,-20,36v3,4,12,9,27,16v24,-9,24,-52,-7,-52xm232,-7v25,0,40,-31,22,-47v-5,-4,-14,-9,-30,-16v-29,9,-30,63,8,63","w":290},"\u215e":{"d":"39,-99v-7,2,-22,3,-26,-2r79,-124v-22,2,-50,-3,-68,3v-4,5,1,32,-13,22v0,-17,2,-28,0,-45r102,1v-1,15,-10,22,-16,33v-29,52,-49,88,-58,112xm57,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2xm189,-109v0,-46,85,-56,87,-8v0,13,-9,25,-26,35v57,14,28,85,-21,85v-52,0,-57,-67,-16,-78v-16,-8,-24,-20,-24,-34xm233,-139v-20,0,-33,20,-20,36v3,4,12,9,27,16v24,-9,24,-52,-7,-52xm232,-7v25,0,40,-31,22,-47v-5,-4,-14,-9,-30,-16v-29,9,-30,63,8,63","w":290},"+":{"d":"175,-101r-75,0r0,74r-20,0r0,-74r-75,0r0,-20r75,0r0,-74r20,0r0,74r75,0r0,20"},"\u00b1":{"d":"175,-107r-75,0r0,65r-20,0r0,-65r-75,0r0,-19r75,0r0,-65r20,0r0,65r75,0r0,19xm175,0r-170,0r0,-20r170,0r0,20"},"\u2212":{"d":"175,-101r-170,0r0,-20r170,0r0,20"},"\u00f7":{"d":"107,-163v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17v0,-10,7,-18,17,-18v10,0,17,8,17,18xm175,-101r-170,0r0,-20r170,0r0,20xm107,-59v0,10,-7,18,-17,18v-10,0,-17,-8,-17,-18v0,-10,7,-17,17,-17v10,0,17,7,17,17"},"\u00d7":{"d":"158,-59r-14,14r-54,-52r-54,52r-14,-14r54,-52r-54,-52r14,-14r54,52r54,-52r14,14r-54,52"},"=":{"d":"175,-128r-170,0r0,-20r170,0r0,20xm175,-75r-170,0r0,-19r170,0r0,19"},"\u2260":{"d":"175,-75r-94,0r-35,63r-16,-10r29,-53r-54,0r0,-19r65,0r19,-34r-84,0r0,-20r94,0r35,-63r16,10r-29,53r54,0r0,20r-65,0r-19,34r84,0r0,19"},"\u2248":{"d":"53,-166v11,-3,65,23,74,22v13,0,26,-9,36,-27r11,12v-27,58,-68,27,-120,13v-21,1,-22,10,-36,29r-12,-13v16,-22,20,-35,47,-36xm53,-100v11,-2,65,23,74,22v13,0,26,-9,36,-27r11,13v-28,58,-67,26,-120,12v-20,3,-22,11,-36,30r-12,-13v16,-22,21,-33,47,-37"},"<":{"d":"175,-20r-170,-82r0,-18r170,-82r0,22r-144,69r144,68r0,23"},">":{"d":"175,-102r-170,82r0,-23r144,-68r-144,-69r0,-22r170,82r0,18"},"\u2264":{"d":"175,-40r-170,-82r0,-18r170,-82r0,22r-144,69r144,68r0,23xm175,0r-170,0r0,-20r170,0r0,20"},"\u2265":{"d":"175,-122r-170,82r0,-23r144,-68r-144,-69r0,-22r170,82r0,18xm175,0r-170,0r0,-20r170,0r0,20"},"^":{"d":"170,-118r-22,0r-58,-110r-58,110r-22,0r69,-132r22,0"},"~":{"d":"55,-132v12,-2,62,23,71,22v13,0,23,-9,33,-27r11,12v-25,57,-65,28,-114,13v-19,3,-22,10,-35,29r-11,-13v15,-24,20,-32,45,-36"},"\u221a":{"d":"3,-147r-7,-13r55,-27r69,141r44,-281r15,2r-53,339r-2,0r-86,-178"},"\u203e":{"d":"0,-284r0,-19r180,0r0,19r-180,0"},"\u221e":{"d":"61,-156v32,2,47,21,67,39v19,-18,37,-37,68,-39v28,-2,49,23,49,50v-1,30,-18,51,-49,50v-36,-2,-42,-15,-68,-38v-26,24,-31,37,-68,38v-30,1,-47,-21,-48,-50v0,-27,21,-52,49,-50xm226,-105v-3,-52,-68,-26,-86,-1v19,18,27,29,54,31v19,2,33,-13,32,-30xm30,-105v0,28,32,37,56,24v8,-4,19,-13,31,-25v-18,-13,-30,-30,-57,-31v-17,0,-30,15,-30,32","w":256},"\u2202":{"d":"134,-147v-9,-60,-48,-96,-113,-97r4,-12v102,-1,145,58,148,153v2,63,-30,108,-87,108v-50,0,-81,-33,-81,-85v0,-69,80,-117,129,-67xm86,-157v-31,0,-48,26,-48,57v0,50,14,90,56,92v34,0,48,-30,48,-65v0,-42,-14,-84,-56,-84","w":177},"\u2206":{"d":"117,-251v5,22,96,233,107,249r-2,3r-224,0r-2,-3v15,-25,100,-217,111,-249r10,0xm179,-13v-25,-60,-45,-129,-78,-190v-27,63,-28,62,-43,100v-10,25,-21,56,-34,90r155,0","w":220},"\u220f":{"d":"44,-203v2,-36,-7,-31,-35,-35v0,-22,57,-9,88,-9r178,0r0,9v-16,4,-34,-3,-34,14r0,280v2,15,18,9,34,13v0,4,1,9,-2,10r-96,-1r0,-9v30,-4,34,0,34,-39r-1,-263v-45,2,-97,-4,-138,2r0,264v-4,37,7,32,35,36v0,4,1,9,-2,10r-96,-1r0,-9v28,-4,35,1,35,-40r0,-232","w":283},"\u2211":{"d":"225,-182v-9,-28,-7,-50,-47,-50r-112,0r-3,3r78,123v-34,47,-67,98,-100,152v36,4,139,8,175,-4v10,-10,11,-26,18,-48v3,0,8,-1,9,1v-4,23,-6,52,-9,84v-27,-1,-67,-2,-120,-2v-24,0,-62,1,-114,2v34,-61,80,-110,115,-170v-42,-72,-74,-123,-94,-152r0,-5r205,0v6,17,5,47,6,66r-7,0","w":259},"\u2126":{"d":"240,-27v26,2,18,-10,28,-26v2,0,5,-1,6,1v-3,23,-5,40,-6,54r-112,-2r0,-25v52,-6,75,-50,75,-109v0,-70,-25,-110,-90,-110v-64,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-112,2v0,-13,-6,-35,-5,-55r5,0v8,16,5,26,28,26r47,0r0,-3v-44,-17,-75,-56,-75,-113v1,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-31,94,-75,113r0,3r46,0","w":276},"\u03dc":{"d":"8,90v48,7,35,-39,35,-83r0,-125v4,-37,-7,-35,-35,-40v0,-3,-1,-8,1,-10v50,1,80,2,88,2v28,2,62,-5,87,0v-6,16,-3,31,-7,53v-17,6,-9,-23,-14,-33v-20,-7,-55,-7,-84,-4v-2,11,-2,77,-2,106r86,-1v-1,17,4,40,-1,53v-11,3,-11,-6,-11,-16v3,-34,-39,-16,-74,-21r0,79v-2,36,3,38,35,40v0,4,1,9,-2,10v-64,-5,-40,2,-102,-2r0,-8","w":200},"\u222b":{"d":"81,-239v-54,51,47,297,-69,312v-16,2,-25,-6,-26,-20v0,-8,6,-16,15,-15v16,-4,13,18,24,20v53,-49,-48,-298,69,-313v26,-3,37,34,10,36v-15,2,-11,-18,-23,-20","w":98},"\u25ca":{"d":"79,0r-69,-133r69,-128r21,0r68,128r-68,133r-21,0xm89,-19r58,-114r-58,-109r-58,109","w":177},"\u00ac":{"d":"175,-49r-21,0r0,-76r-149,0r0,-20r170,0r0,96"},"\u2310":{"d":"175,-125r-149,0r0,76r-21,0r0,-96r170,0r0,20"},"\u2261":{"d":"175,-148r-170,0r0,-19r170,0r0,19xm175,-101r-170,0r0,-20r170,0r0,20xm175,-55r-170,0r0,-20r170,0r0,20"},"\u2245":{"d":"53,-195v11,-2,65,23,74,22v13,0,26,-9,36,-27r11,13v-28,58,-67,26,-120,12v-20,3,-22,11,-36,30r-12,-13v16,-22,21,-33,47,-37xm175,-101r-170,0r0,-20r170,0r0,20xm175,-55r-170,0r0,-20r170,0r0,20"},"\u222a":{"d":"89,-18v33,0,65,-23,65,-56r0,-123r21,0r0,123v0,43,-41,74,-86,74v-44,0,-84,-31,-84,-74r0,-123r21,0r0,123v-1,32,30,56,63,56"},"\u2229":{"d":"89,-197v46,0,86,31,86,74r0,123r-21,0r0,-123v2,-33,-32,-56,-65,-56v-33,0,-63,24,-63,56r0,123r-21,0r0,-123v0,-42,40,-74,84,-74"},"\u2228":{"d":"175,-198r-75,198r-20,0r-75,-198r22,0r63,171r63,-171r22,0"},"\u2227":{"d":"175,0r-22,0r-63,-171r-63,171r-22,0r75,-198r20,0"},"\u00a4":{"d":"129,-38v-22,20,-57,20,-78,0r-32,34r-14,-13r35,-32v-13,-21,-14,-48,0,-69r-35,-33r14,-13r32,34v21,-20,58,-18,78,0r32,-34r14,13r-35,33v14,22,13,47,0,69r35,32r-14,13xm90,-130v-24,-1,-46,23,-46,46v0,24,22,46,46,46v23,0,47,-22,46,-46v0,-24,-22,-46,-46,-46"},"\u00b0":{"d":"18,-194v1,-31,23,-54,54,-54v31,0,53,22,54,54v1,28,-26,54,-54,54v-28,0,-55,-26,-54,-54xm112,-194v-1,-22,-17,-39,-40,-40v-21,-1,-40,19,-40,40v0,21,19,40,40,40v21,0,41,-19,40,-40","w":143},"#":{"d":"30,0r12,-67r-26,0r5,-24r26,0r13,-74r-26,0r4,-23r26,0r11,-59r13,0r-11,59r40,0r11,-59r13,0r-11,59r26,0r-4,23r-26,0r-13,74r26,0r-5,24r-26,0r-12,67r-13,0r12,-67r-40,0r-12,67r-13,0xm60,-91r39,0r14,-74r-40,0","w":172},"\u00a5":{"d":"108,-74v2,41,-11,72,35,65v0,4,1,10,-2,11v-70,-5,-39,2,-100,-2v0,-4,-1,-9,2,-10v47,7,29,-23,34,-64v-19,-1,-40,2,-57,-1v0,-5,-1,-11,2,-13r55,0v-1,-17,-1,-14,-10,-35v-15,-1,-34,2,-47,-1v0,-5,-1,-11,2,-13r38,0v-21,-31,-26,-89,-64,-97v-2,-18,47,-23,54,-6r48,117r52,-125r28,0v-12,30,-41,70,-58,111v14,1,33,-3,43,2v0,4,1,10,-1,12r-48,0v-6,12,-6,19,-6,35v17,2,41,-3,55,2v0,4,1,10,-1,12r-54,0"},"$":{"d":"168,-76v0,49,-28,74,-75,81v-1,20,3,31,0,37v-22,2,-13,-6,-14,-36v-25,-1,-52,-4,-69,-17v4,-12,1,-35,7,-51v3,0,9,-1,9,2v-3,38,6,37,23,47v8,5,18,6,30,6r0,-100v-41,-4,-69,-16,-69,-59v0,-41,28,-68,69,-73v-2,-19,-2,-29,15,-22v0,1,-1,8,-1,21v29,3,50,6,60,17v-5,11,-3,30,-7,44v-15,3,-5,-24,-11,-31v-9,-11,-24,-17,-42,-17r0,93v43,5,75,13,75,58xm79,-226v-38,-2,-55,58,-29,80v8,6,18,9,29,10r0,-90xm93,-8v38,2,62,-53,37,-82v-7,-7,-19,-12,-37,-15r0,97"},"\u00a3":{"d":"168,-1v-41,23,-90,-20,-140,-8v-8,6,-9,18,-24,16r0,-18v5,-4,11,-8,18,-12v15,-20,18,-48,17,-89v-18,-1,-28,2,-35,0r4,-15v7,1,18,1,31,1v0,-52,5,-84,42,-101v22,-19,66,-29,91,-9v-3,13,-3,32,-5,47v-7,0,-10,2,-10,-9v1,-35,-47,-40,-67,-21v-21,20,-17,48,-20,93v21,1,47,-3,66,0v-2,5,-1,13,-5,15r-63,-1v-1,38,-19,66,-33,89v37,-13,83,6,118,-2v8,-2,-1,-39,17,-28v-1,17,-2,34,-2,52"},"\u00a2":{"d":"160,-151v-3,13,-3,30,-6,44v-20,-1,1,-28,-23,-31v-7,-3,-15,-4,-23,-5r0,130v20,3,28,-1,49,-9v7,19,-31,26,-49,27v0,10,2,24,0,32v-5,0,-12,1,-15,-1r1,-31v-42,-3,-72,-33,-72,-78v0,-52,36,-72,72,-85v1,-14,-10,-44,15,-35r-1,33v19,-3,38,1,52,9xm94,-143v-60,4,-48,116,0,126r0,-126"},"\u0192":{"d":"97,-127r-15,114v-5,63,-32,86,-72,109v-9,5,-21,10,-29,3v5,-9,4,-18,10,-22v52,10,55,-35,61,-88r14,-116v-13,-1,-32,4,-42,-1v0,-5,-1,-12,2,-14r42,1v0,-59,31,-84,70,-102v11,-5,35,-6,41,3v-5,10,-3,21,-10,23v-50,-30,-68,21,-70,76v18,1,41,-4,55,1v0,5,2,13,-3,14"},"\u20a1":{"d":"131,-15v39,9,79,2,104,-17v6,5,-2,13,-4,20v-32,16,-66,22,-106,17v-5,10,-4,37,-22,28r10,-30v-6,-1,-12,-2,-17,-4v-6,10,-3,36,-22,29r11,-33v-43,-18,-75,-57,-75,-115v0,-86,64,-130,151,-127v4,-10,4,-37,21,-27r-9,28v6,1,11,1,17,2v4,-9,5,-34,21,-24r-8,26v14,4,25,7,33,13v-4,4,-5,27,-9,49v-16,4,-8,-20,-11,-31v-6,-5,-12,-8,-19,-11xm156,-232v-111,-17,-143,148,-63,200xm104,-25v5,3,9,5,15,7r66,-209v-5,-2,-10,-3,-16,-4","w":249},"\u20a2":{"d":"176,-12v22,-1,45,-7,61,-20v6,5,-2,13,-4,20v-94,49,-221,0,-221,-108v0,-113,131,-156,226,-109v-4,4,-3,29,-9,49v-16,4,-8,-20,-11,-31v-18,-14,-40,-21,-67,-21v-65,1,-100,40,-101,106v-1,57,35,100,78,109v12,-22,4,-84,4,-121v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,6,0,19,2,39v13,-19,37,-52,66,-33v-2,16,-4,29,-4,41r-8,0v-5,-11,-11,-16,-22,-16v-42,3,-32,57,-32,103v1,15,-1,22,12,22","w":249},"\u20ac":{"d":"13,-145v4,-72,100,-137,165,-84v-3,11,-3,32,-7,50v-4,0,-9,1,-11,-1v12,-60,-62,-67,-91,-31v-12,16,-20,37,-22,66v30,2,66,-4,92,2v-1,4,0,10,-3,12r-89,0v-1,6,-1,15,0,20r88,1r-2,12r-85,0v-3,65,62,110,118,74v8,24,-32,31,-56,31v-59,0,-92,-35,-98,-105v-11,2,-24,0,-16,-13r15,0r0,-20v-11,2,-22,-1,-15,-14r17,0"},"\u20a4":{"d":"168,-1v-41,23,-90,-20,-140,-8v-8,6,-9,18,-24,16r0,-18v5,-4,11,-8,18,-12v13,-20,17,-40,17,-75v-18,-1,-29,4,-35,0v1,-5,1,-11,4,-14v7,1,18,1,31,1r0,-15v-18,-1,-28,2,-35,0r4,-15v7,1,17,1,31,1v-3,-62,20,-74,55,-96v20,-13,62,-17,78,0v-3,13,-3,32,-5,47v-7,0,-10,2,-10,-9v1,-33,-44,-41,-65,-23v-21,18,-20,35,-22,81v21,1,47,-3,66,0v-2,5,-1,13,-5,15r-62,-1v0,3,0,9,-1,15v22,1,48,-3,68,0v-2,5,-1,12,-5,14r-64,-1v-4,30,-19,52,-32,75v37,-13,83,6,118,-2v8,-2,-1,-39,17,-28v-1,17,-2,34,-2,52"},"\u20a7":{"d":"9,-9v47,-4,35,-13,35,-74r0,-92v-9,-1,-20,2,-27,-1v0,-4,-1,-10,1,-12r26,0v0,-40,3,-50,-35,-50v0,-3,-1,-8,1,-10v80,4,200,-25,199,60v7,1,16,-1,21,1v0,4,1,10,-1,12r-23,0v-8,39,-61,70,-105,53v0,-3,-3,-7,-1,-10v38,12,70,-10,72,-43r-94,0r0,126v-2,41,2,35,35,40v0,4,1,9,-2,10r-102,-1r0,-9xm172,-188v1,-43,-51,-57,-93,-43r-1,43r94,0","w":232},"\u20a8":{"d":"197,-152v21,-3,46,-13,60,-12v-1,13,-2,25,-2,35v30,-22,23,-33,65,-35v81,-4,85,117,27,143v-22,18,-57,38,-92,17v7,37,-19,100,29,94v0,3,1,9,-2,9v-28,-3,-57,1,-84,-1r0,-8v41,7,25,-49,28,-90r-40,1v-25,-30,-67,-94,-98,-127v0,-8,12,-4,16,-4v37,1,63,-19,63,-54v0,-44,-50,-54,-90,-41v-5,26,-2,135,-2,178v0,36,4,36,34,38v0,4,1,9,-2,10r-100,-1v0,-3,-1,-8,1,-10v47,10,33,-35,33,-71r0,-113v3,-36,-3,-37,-34,-39v0,-3,-1,-8,1,-10v76,6,196,-26,194,53v-1,41,-31,59,-68,67r88,112v1,0,2,1,4,1r-1,-128v0,-13,-32,6,-28,-14xm357,-82v5,-63,-83,-80,-101,-30v-2,23,0,53,-1,78v9,9,27,20,46,20v36,-1,53,-31,56,-68","w":401},"\u20a3":{"d":"151,-98v0,-35,-44,-17,-74,-20v7,44,-24,117,35,109v0,4,1,9,-2,10r-102,-1v0,-3,-1,-8,1,-10v46,10,34,-34,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r175,1v-6,16,-3,31,-7,53v-17,6,-9,-23,-14,-33v-20,-7,-55,-7,-84,-4v-2,9,-2,69,-2,97v31,1,47,1,69,-3v9,-3,-2,-34,18,-26v-4,25,2,60,-2,82v-11,3,-11,-7,-11,-17"},"&":{"d":"185,-43v26,17,56,33,81,16v11,14,-19,22,-26,32v-34,4,-57,-8,-78,-26v-25,17,-39,26,-72,28v-44,1,-74,-32,-74,-71v0,-31,18,-57,55,-77v-25,-53,1,-107,49,-107v21,0,31,13,32,33v0,24,-17,49,-51,72v12,27,51,75,73,91v12,-13,18,-27,18,-43v0,-29,-21,-24,-41,-29r11,-17v26,6,76,-4,104,2r-5,23v-14,-2,-31,-4,-49,-4v6,32,-3,52,-27,77xm109,-228v-31,5,-25,42,-14,73v16,-11,32,-28,33,-50v1,-11,-8,-24,-19,-23xm77,-127v-53,25,-28,115,30,113v15,0,30,-5,44,-16v-39,-40,-49,-55,-74,-97","w":280},"\u201e":{"d":"31,44v-7,2,-15,12,-21,4v16,-25,25,-43,28,-79v14,-1,30,-14,40,-6v-14,35,-31,62,-47,81xm106,44v-7,2,-15,12,-21,4v16,-25,25,-43,28,-79v14,-1,30,-14,40,-6v-14,35,-31,62,-47,81","k":{"W":28,"V":54,"T":42}},".":{"d":"24,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},",":{"d":"30,-34v13,-1,30,-14,40,-6v-15,35,-33,64,-53,88v-7,2,-15,11,-19,3v17,-32,27,-44,32,-85","w":90},":":{"d":"24,-142v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm24,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},";":{"d":"30,-142v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm36,-34v13,-1,32,-16,40,-5v-15,35,-33,64,-53,88v-7,2,-15,9,-19,2v17,-31,27,-44,32,-85","w":90},"\u2026":{"d":"60,2v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm180,2v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm300,2v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21","w":360},"\u2025":{"d":"156,-19v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm66,-19v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21"},"?":{"d":"142,-195v0,56,-62,63,-73,110v-2,8,13,18,2,23v-13,-3,-18,-17,-18,-26v0,-40,53,-57,56,-99v3,-36,-60,-57,-76,-22v-2,7,-9,22,-17,11r13,-40v41,-29,113,-11,113,43xm50,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":159},"\u00bf":{"d":"110,-142v0,12,-10,20,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm18,35v-1,-56,62,-63,73,-111v2,-8,-13,-17,-2,-22v13,3,18,17,18,26v0,38,-53,57,-56,98v-4,37,59,59,76,23v3,-7,8,-21,17,-12r-14,41v-41,30,-112,10,-112,-43","w":159},"!":{"d":"67,-251v1,40,-11,120,-14,174v-4,2,-8,12,-13,7v0,-37,-11,-116,-13,-167v13,-4,21,-16,40,-14xm25,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":100},"\u00a1":{"d":"69,-142v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm28,91v-1,-40,10,-120,13,-174v4,-2,8,-12,13,-7r13,167v-13,4,-20,15,-39,14","w":100},"\u203c":{"d":"67,-251v1,40,-11,120,-14,174v-4,2,-8,12,-13,7v0,-37,-11,-116,-13,-167v13,-4,21,-16,40,-14xm25,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm138,-251v1,40,-11,120,-14,174v-4,2,-8,12,-13,7v0,-37,-11,-116,-13,-167v13,-4,21,-16,40,-14xm96,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":171},"\u203d":{"d":"29,-237v50,-40,145,3,109,71v-10,20,-79,55,-68,98v-3,5,-7,9,-11,2r-9,-118v11,-3,17,-9,31,-9r-8,79v9,-13,48,-54,41,-72v4,-39,-46,-54,-75,-35v-8,8,-8,28,-22,26v-1,-14,9,-28,12,-42xm87,-18v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21","w":159},"(":{"d":"107,-245v-74,76,-71,248,0,322v-3,2,-4,6,-9,6v-44,-37,-76,-94,-77,-168v0,-76,37,-137,80,-167","w":119,"k":{"J":-18}},")":{"d":"99,-85v-2,73,-31,133,-79,168v-2,-3,-7,-3,-7,-8v74,-72,73,-245,0,-320v3,-2,2,-7,7,-7v38,29,82,94,79,167","w":119},"[":{"d":"60,-20v4,29,-8,78,13,82v0,1,17,-1,30,2v1,7,0,12,-9,11v-28,-2,-34,-2,-61,0v-6,-85,2,-266,-3,-319v20,-9,43,-3,73,-3v1,9,0,13,-11,12v-49,-3,-31,30,-31,77","w":119,"k":{"J":-18}},"]":{"d":"57,-178v1,-49,4,-57,-42,-59v1,-4,-2,-10,2,-11r68,0v11,16,-1,60,1,156r3,164v-23,5,-43,3,-74,1v-5,-24,48,4,41,-30","w":119},"{":{"d":"45,-99v68,14,-7,157,59,157r0,5v-71,9,-55,-59,-55,-118v0,-25,-7,-39,-28,-42r0,-4v71,-4,-27,-165,83,-161r0,5v-66,2,9,145,-59,158","w":119},"}":{"d":"16,-262v104,-13,15,154,83,161r0,4v-71,6,27,170,-83,160r0,-5v66,-2,-9,-142,59,-157v-43,-7,-30,-68,-30,-115v0,-26,-6,-43,-29,-43r0,-5","w":119},"\u2018":{"d":"54,-243v7,-3,15,-12,22,-4v-17,25,-25,47,-29,79v-14,1,-29,14,-39,6v14,-35,30,-62,46,-81","w":100,"k":{";":60,"A":53}},"\u2019":{"d":"29,-166v-7,2,-15,12,-21,4v16,-25,25,-43,28,-79v16,-1,30,-14,40,-6v-14,35,-31,62,-47,81","w":100,"k":{"\u201d":25,"\u00e8":29,"\u00e9":29,"\u00e2":29,"z":29,"y":22,"r":25,"q":39,"p":21,"l":29,"k":21,"e":29,"d":39,"a":33}},"\u201c":{"d":"66,-243v7,-3,15,-12,22,-4v-17,25,-25,47,-29,79v-14,1,-29,14,-39,6v14,-35,30,-62,46,-81xm141,-243v7,-3,15,-12,22,-4v-17,25,-25,47,-29,79v-14,1,-29,14,-39,6v14,-35,30,-62,46,-81","k":{";":60,"A":53}},"\u201d":{"d":"31,-166v-7,2,-15,12,-21,4v16,-25,25,-43,28,-79v16,-1,30,-14,40,-6v-14,35,-31,62,-47,81xm106,-166v-7,2,-15,12,-21,4v16,-25,25,-43,28,-79v16,-1,30,-14,40,-6v-14,35,-31,62,-47,81"},"\u201a":{"d":"29,44v-7,2,-15,12,-21,4v16,-25,25,-43,28,-79v14,-1,30,-14,40,-6v-14,35,-31,62,-47,81","w":100,"k":{"W":28,"V":54,"T":42}},"\u201b":{"d":"92,-162v-6,8,-14,-2,-21,-4v-16,-19,-32,-46,-46,-81v9,-8,24,5,39,6v5,34,12,55,28,79","w":100},"'":{"d":"37,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":74},"\u02b9":{"d":"37,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":74},"\"":{"d":"34,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13xm99,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":133},"\u02ba":{"d":"34,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13xm99,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":133},"\u00b7":{"d":"24,-108v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},"\u2219":{"d":"24,-108v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},"\u2022":{"d":"47,-124v1,-35,27,-62,62,-62v35,0,62,26,62,62v1,33,-29,62,-62,62v-33,0,-63,-29,-62,-62","w":218},"\u2039":{"d":"47,-81v7,14,33,44,41,59v-3,1,-6,6,-9,4r-61,-61v12,-20,44,-47,63,-65v2,2,7,2,7,6v-22,29,-36,48,-41,57","w":119},"\u203a":{"d":"65,-81v-7,-14,-33,-44,-41,-59v3,-1,5,-4,9,-4r61,61v-16,27,-43,43,-63,66v-2,-3,-7,-2,-7,-7v22,-29,36,-48,41,-57","w":119},"\u00ab":{"d":"47,-81v7,14,33,44,41,59v-3,1,-6,6,-9,4r-61,-61v12,-20,44,-47,63,-65v2,2,7,2,7,6v-22,29,-36,48,-41,57xm119,-81v13,20,30,37,41,59v-3,1,-6,6,-9,4r-61,-61v12,-20,44,-47,63,-65v2,2,7,2,7,6v-22,29,-36,48,-41,57"},"\u00bb":{"d":"131,-81v-13,-20,-30,-37,-41,-59v3,-1,5,-4,9,-4r61,61v-16,27,-43,43,-63,66v-2,-3,-7,-2,-7,-7v22,-29,36,-48,41,-57xm59,-81v-7,-14,-33,-44,-41,-59v3,-1,5,-4,9,-4r61,61v-16,27,-43,43,-63,66v-2,-3,-7,-2,-7,-7v22,-29,36,-48,41,-57"},"_":{"d":"0,58r0,-21r180,0r0,21r-180,0"},"\u2017":{"d":"0,48r0,-21r180,0r0,21r-180,0xm0,84r0,-21r180,0r0,21r-180,0"},"\u00b6":{"d":"178,9v0,36,0,31,34,33r0,11r-147,0r0,-11v49,10,35,-34,35,-73r0,-94v-41,-1,-87,-29,-86,-70v0,-33,26,-57,63,-55r77,2v9,0,29,-1,58,-2r0,11v-50,-1,-35,17,-35,73xm100,-237v-45,-3,-59,54,-33,81v9,9,19,15,33,18r0,-99xm127,41r24,0r0,-278r-24,0r0,278","w":226},"@":{"d":"120,-2v33,1,64,-19,82,-29v-1,3,-2,6,-2,9v-68,60,-192,22,-192,-75v0,-67,60,-122,129,-122v55,0,100,33,100,86v0,40,-31,88,-67,88v-20,0,-26,-15,-27,-29v-10,15,-19,27,-41,27v-25,0,-36,-19,-36,-45v-1,-38,27,-86,67,-83v13,0,22,5,27,16r2,-12v7,0,16,-6,21,-2v-4,13,-21,86,-21,101v0,11,5,18,15,17v31,-3,46,-40,46,-78v1,-51,-36,-78,-85,-78v-64,0,-108,47,-109,114v0,58,33,93,91,95xm134,-167v-30,0,-44,43,-44,75v0,21,3,34,20,35v33,-6,44,-51,44,-86v0,-14,-7,-24,-20,-24","w":245},"\u2105":{"d":"29,-207v-2,34,30,57,62,39v8,15,-18,20,-33,20v-31,0,-51,-20,-51,-50v-2,-46,49,-65,88,-48v-5,7,2,32,-13,27v3,-17,-11,-21,-24,-21v-20,0,-29,12,-29,33xm26,4r162,-252v4,1,13,-2,14,2r-161,252v-5,-1,-13,2,-15,-2xm188,4v-28,0,-52,-24,-51,-52v0,-30,24,-54,56,-53v29,0,53,21,52,50v-1,32,-24,55,-57,55xm221,-43v10,-52,-64,-69,-61,-12v-8,51,65,69,61,12","w":250},"\u2020":{"d":"72,-247v10,-2,27,-2,35,0v-3,19,-5,46,-5,82v22,0,42,-1,62,-3v2,6,4,22,-1,28v-17,-2,-37,-3,-61,-3r2,144v-9,-1,-24,3,-30,-2r3,-142v-26,-2,-50,5,-64,1v2,-10,-2,-19,2,-26v20,2,40,3,62,3v0,-36,-2,-63,-5,-82"},"\u2021":{"d":"106,89v-9,3,-26,2,-34,0v2,-22,4,-47,4,-74v-20,-2,-44,5,-63,1v3,-8,-3,-20,3,-25v20,2,39,2,60,2v0,-39,-1,-64,-3,-72v2,-9,3,-33,3,-71v-20,-1,-46,5,-63,0v3,-10,-3,-20,3,-25r60,3v2,-27,-6,-57,-2,-76v10,3,25,-2,32,2v-2,22,-4,47,-4,74v19,2,43,-5,62,-1v-1,8,2,20,-2,25v-20,-2,-40,-2,-60,-2v0,39,1,63,3,71v-2,9,-3,34,-3,72v20,1,46,-5,62,0v-1,8,2,20,-2,25r-60,-3v0,27,2,52,4,74"},"\u00a7":{"d":"139,-39v55,38,-9,124,-68,119v-21,-2,-42,-4,-55,-18v3,-14,4,-36,6,-54v17,-3,9,19,13,32v24,35,106,28,103,-23v-4,-65,-129,-32,-128,-103v0,-25,14,-38,30,-50v-53,-39,4,-122,63,-117v17,1,37,3,46,15v-3,18,-2,38,-5,53r-9,0v-3,-12,-2,-30,-3,-31v-29,-36,-114,-11,-88,41v20,40,122,20,123,86v0,24,-13,38,-28,50xm49,-131v-23,15,-16,61,14,63r68,25v24,-31,8,-62,-31,-71v-18,-4,-35,-11,-51,-17"},"*":{"d":"73,-197v17,-1,38,-10,53,-6v-2,6,7,21,1,26v-16,-4,-34,-7,-54,-9v7,16,22,30,23,47v-9,3,-15,13,-26,11r-7,-53v-15,11,-24,28,-43,35v-9,-22,-18,-25,10,-34v10,-3,19,-7,27,-11r-47,-23v1,-9,6,-11,12,-25v19,7,26,27,41,38v5,-17,4,-39,13,-52v8,5,21,1,24,10","w":140},"\u212e":{"d":"4,-128v0,-146,228,-170,278,-58v9,20,14,37,14,64r-232,0r0,69v22,20,47,38,88,38v45,0,59,-14,85,-38r37,0v-32,39,-69,51,-127,53v-78,2,-143,-53,-143,-128xm150,-242v-42,0,-67,17,-86,41r0,64r174,0r0,-64v-14,-23,-50,-41,-88,-41","w":300},"\u00a9":{"d":"134,7v-75,0,-130,-57,-130,-131v0,-74,55,-131,130,-131v75,0,131,56,131,131v0,75,-56,131,-131,131xm134,-239v-65,0,-114,49,-114,115v0,66,48,115,114,115v66,0,115,-48,115,-115v0,-67,-49,-115,-115,-115xm142,-60v23,0,35,-11,44,-28r7,3v-10,24,-27,35,-57,36v-42,1,-72,-32,-72,-74v0,-65,68,-91,126,-65r0,38r-10,0v-2,-27,-13,-38,-38,-38v-35,0,-53,26,-53,61v0,37,16,67,53,67","w":268},"\u00ae":{"d":"134,7v-75,0,-130,-57,-130,-131v0,-74,55,-131,130,-131v75,0,131,56,131,131v0,75,-56,131,-131,131xm134,-239v-65,0,-114,49,-114,115v0,66,48,115,114,115v66,0,115,-48,115,-115v0,-67,-49,-115,-115,-115xm111,-123v5,22,-14,65,18,60r0,6r-55,0v-1,-4,0,-7,5,-6v13,1,12,-3,13,-15r0,-101v0,-16,-2,-14,-18,-15r0,-6v47,2,112,-11,112,35v0,22,-18,36,-40,38v32,5,24,61,57,64v2,9,-8,5,-14,6v-48,3,-17,-75,-78,-66xm165,-162v0,-30,-35,-38,-53,-27v-2,16,-1,40,-1,59v31,1,54,-3,54,-32","w":268},"\u2122":{"d":"86,-132v-4,20,5,21,22,20r0,7r-65,0r0,-7v17,1,23,0,23,-20r0,-109v-25,-1,-46,-2,-43,26r-9,0r0,-35r122,0r0,35r-8,0v2,-28,-17,-26,-42,-26r0,109xm178,-224v2,-17,-5,-18,-18,-19r0,-7r43,0r46,110r48,-110r42,0r0,7v-17,1,-18,2,-19,19r0,94v0,15,4,18,19,18r0,7r-57,0r0,-7v17,0,18,-2,18,-18r0,-106r-55,131r-3,0r-55,-131r0,106v-1,16,3,18,18,18r0,7r-45,0r0,-7v17,0,18,-1,18,-18r0,-94","w":352},"\u2032":{"d":"34,-233v1,-17,32,-31,37,-8v-6,28,-28,63,-39,90r-8,0","w":78},"\u2033":{"d":"38,-233v1,-17,32,-31,37,-8v-6,28,-28,63,-39,90r-8,0xm99,-233v1,-17,32,-31,37,-8v-6,28,-28,63,-39,90r-8,0","w":149},"\u2113":{"d":"81,-109v2,40,-11,102,29,102v18,0,31,-15,41,-45r7,3v-9,36,-28,54,-56,54v-44,0,-53,-33,-51,-84r-28,28r-6,-6r34,-34v1,-66,-12,-152,52,-153v21,1,37,13,35,35v-4,45,-25,61,-57,100xm127,-202v0,-16,-7,-30,-23,-30v-31,0,-22,73,-23,110v31,-34,46,-60,46,-80","w":172},"\u25a1":{"d":"26,-166r166,0r0,166r-166,0r0,-166xm39,-153r0,140r139,0r0,-140r-139,0","w":217},"\u25aa":{"d":"104,-160r0,82r-81,0r0,-82r81,0","w":127},"\u25ab":{"d":"104,-160r0,82r-81,0r0,-82r81,0xm91,-146r-55,0r0,54r55,0r0,-54","w":127},"\u25cf":{"d":"31,-102v2,-43,34,-77,78,-77v44,0,76,33,77,77v1,41,-36,78,-77,78v-41,0,-80,-37,-78,-78","w":217},"\u25e6":{"d":"20,-119v0,-23,21,-44,44,-44v23,0,44,21,44,44v0,23,-21,44,-44,44v-23,0,-44,-21,-44,-44xm95,-119v0,-16,-14,-31,-31,-31v-17,0,-31,15,-31,31v-1,17,15,31,31,31v16,0,31,-14,31,-31","w":127},"\ufffc":{"d":"360,-202r-18,0r0,-39r-39,0r0,-18r57,0r0,57xm259,-241r-57,0r0,-18r57,0r0,18xm360,-101r-18,0r0,-57r18,0r0,57xm313,-192v-4,49,18,129,-37,127v-10,0,-18,-3,-24,-8r13,-14v12,12,28,2,28,-20r0,-85r20,0xm158,-241r-57,0r0,-18r57,0r0,18xm360,0r-57,0r0,-18r39,0r0,-39r18,0r0,57xm229,-133v37,17,23,71,-27,66r-42,0r0,-125v38,-1,85,-4,85,33v0,11,-6,20,-16,26xm57,-241r-39,0r0,39r-18,0r0,-57r57,0r0,18xm259,0r-57,0r0,-18r57,0r0,18xm94,-194v37,0,56,25,56,65v0,39,-19,64,-56,64v-38,0,-55,-25,-55,-64v0,-40,17,-64,55,-65xm18,-101r-18,0r0,-57r18,0r0,57xm158,0r-57,0r0,-18r57,0r0,18xm57,0r-57,0r0,-57r18,0r0,39r39,0r0,18xm224,-157v2,-17,-23,-18,-44,-17r0,34v20,1,47,0,44,-17xm230,-104v2,-19,-27,-20,-50,-19r0,39v23,1,53,1,50,-20xm130,-129v0,-32,-12,-47,-36,-47v-23,0,-34,15,-34,47v0,31,11,47,34,47v24,0,36,-16,36,-47","w":360},"\/":{"d":"1,43r96,-305v6,1,16,-2,18,2r-97,303r-17,0","w":115},"\\":{"d":"66,-262r96,305v-7,0,-15,1,-20,-1r-95,-302v3,-4,13,-1,19,-2","w":218},"\u2044":{"d":"-58,4r161,-252v5,1,13,-2,15,2r-162,252v-5,-1,-13,2,-14,-2","w":60},"|":{"d":"80,0r0,-263r20,0r0,263r-20,0"},"\u2016":{"d":"74,0r0,-263r20,0r0,263r-20,0xm125,0r0,-263r20,0r0,263r-20,0","w":218},"\u00a6":{"d":"80,-263r20,0r0,104r-20,0r0,-104xm80,0r0,-104r20,0r0,104r-20,0"},"-":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u2011":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u2010":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u00ad":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u2012":{"d":"0,-77r0,-21r180,0r0,21r-180,0"},"\u2013":{"d":"0,-77r0,-21r180,0r0,21r-180,0"},"\u2014":{"d":"47,-77r0,-21r266,0r0,21r-266,0","w":360},"\u2015":{"d":"0,-77r0,-21r360,0r0,21r-360,0","w":360},"\u00a0":{"w":90},"\u2002":{},"\u2003":{"w":360},"\u2004":{"w":120},"\u2005":{"w":90},"\u2006":{"w":59},"\u2007":{},"\u2008":{"w":90},"\u2009":{"w":72},"\u200a":{"w":30},"\u200b":{"w":0},"\u00b4":{"d":"90,-258r-54,67v-2,-2,-5,-2,-6,-5r27,-62v11,0,27,-10,33,0","w":119},"`":{"d":"63,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":119},"\u02c6":{"d":"70,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0","w":119},"\u00a8":{"d":"116,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm42,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":119},"\u02dc":{"d":"37,-245v24,0,63,40,74,-1v4,0,9,-1,10,2v-3,19,-18,37,-38,38v-24,1,-62,-40,-74,0v-3,0,-8,1,-10,-1v3,-17,18,-38,38,-38","w":119},"\u02c7":{"d":"115,-261v-8,23,-32,44,-45,66r-22,0v-13,-22,-35,-43,-43,-66r10,0r44,44r44,-44r12,0","w":119},"\u02d8":{"d":"60,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38","w":119},"\u02da":{"d":"60,-258v20,1,35,12,35,33v0,18,-17,33,-35,32v-21,0,-34,-12,-35,-32v-1,-19,16,-34,35,-33xm60,-201v12,0,20,-12,20,-24v0,-12,-7,-25,-20,-25v-12,0,-20,13,-20,25v0,13,8,24,20,24","w":119},"\u0326":{"d":"-1,20v13,0,22,12,22,26v0,27,-14,42,-41,44r-1,-6v18,-5,27,-12,27,-21v0,-3,-2,-5,-6,-5v-14,0,-21,-8,-21,-20v0,-11,9,-18,20,-18","w":0},"\u00b8":{"d":"96,49v1,29,-50,37,-72,22v3,-19,46,6,45,-20v-1,-12,-16,-16,-28,-11r-3,-3r18,-37r13,0r-11,26v21,-5,38,5,38,23","w":119},"\u02d9":{"d":"79,-224v0,10,-9,20,-19,20v-10,0,-20,-10,-20,-20v0,-10,10,-20,20,-19v11,-1,19,9,19,19","w":119},"\u02dd":{"d":"117,-259r-53,68v-2,-2,-5,-2,-6,-5r27,-62v11,0,26,-9,32,-1xm62,-259r-53,68v-2,-2,-5,-2,-6,-5r27,-62v11,0,26,-9,32,-1","w":119},"\u00af":{"d":"115,-214r-110,0r0,-18r110,0r0,18","w":119},"\u02c9":{"d":"115,-214r-110,0r0,-18r110,0r0,18","w":119},"\u02db":{"d":"52,68v-39,0,-38,-48,0,-68r13,0v-15,13,-22,24,-22,33v0,27,32,16,49,4v2,3,5,4,5,8v-17,15,-32,23,-45,23","w":119},"\u0312":{"d":"61,-193v-14,0,-22,-11,-22,-25v0,-27,13,-42,40,-44r2,6v-18,3,-28,10,-28,21v7,9,28,5,28,24v0,11,-9,18,-20,18","w":119},"\u0410":{"d":"58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u04d0":{"d":"192,-330v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280},"\u0411":{"d":"44,-203v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r180,0v6,9,-2,32,-3,52v-19,-2,-1,-45,-49,-37v-19,3,-45,-4,-59,3r-1,88v67,-1,134,1,134,64v0,90,-110,82,-203,78r0,-9v29,-3,35,1,35,-39r0,-155xm174,-76v0,-49,-39,-56,-96,-54v2,38,-4,84,2,118v58,5,94,-14,94,-64","w":220},"\u0412":{"d":"36,-154v0,-40,15,-88,-31,-84v0,-3,-1,-8,1,-10v72,5,184,-25,184,48v0,34,-25,53,-60,60v43,3,72,16,72,59v0,72,-69,90,-152,81v-8,-1,-21,2,-31,0v-3,-10,13,-12,13,-14v6,-35,4,-98,4,-140xm154,-193v0,-42,-45,-44,-83,-39v-2,15,-2,61,-2,87v47,5,85,-5,85,-48xm165,-75v0,-50,-39,-60,-96,-55r1,113v52,12,95,-8,95,-58","w":219},"\u0413":{"d":"7,-9v44,8,36,-31,35,-74r-4,-150v-7,-3,-18,-3,-31,-5v0,-4,-1,-9,2,-10r180,0v4,10,-1,32,-3,52v-20,2,-2,-36,-32,-36v-23,0,-53,0,-78,-1r1,211v2,15,17,10,34,13v0,4,1,9,-2,10r-102,-1r0,-9","w":191},"\u0403":{"d":"161,-326v-26,17,-47,40,-75,55v-9,-13,17,-25,22,-37v0,0,5,-7,16,-20v12,1,34,-12,37,2xm7,-9v44,8,36,-31,35,-74r-4,-150v-7,-3,-18,-3,-31,-5v0,-4,-1,-9,2,-10r180,0v4,10,-1,32,-3,52v-20,2,-2,-36,-32,-36v-23,0,-53,0,-78,-1r1,211v2,15,17,10,34,13v0,4,1,9,-2,10r-102,-1r0,-9","w":191},"\u0492":{"d":"76,-49v-1,40,2,36,35,40v0,4,1,9,-2,10r-102,-1v0,-4,-1,-9,2,-10v56,9,25,-61,33,-116v-13,-1,-29,2,-40,-1v0,-4,-1,-11,2,-12r38,0r0,-66v0,-35,-4,-29,-35,-33v0,-4,-1,-9,2,-10r180,0v4,10,-1,32,-3,52v-22,-3,-1,-47,-50,-37r-60,0r0,94v20,2,48,-4,64,2v0,4,1,9,-1,11r-63,0r0,77","w":191},"\u0414":{"d":"167,-218v7,-24,-19,-14,-46,-20v-3,-18,33,-7,52,-9v4,1,28,-2,51,0r0,230v8,8,30,-4,32,4v-9,26,-10,61,-21,86v-4,1,-5,-1,-7,-3v3,-68,6,-70,-57,-70r-109,0v-51,-2,-36,14,-37,69v-2,4,-8,4,-10,0v-3,-31,-17,-62,-16,-86v7,1,16,2,26,2xm190,-17r0,-209r-5,0v-67,103,-111,173,-132,209v23,10,96,2,134,3","w":267},"\u0415":{"d":"203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u0401":{"d":"175,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm88,-302v0,11,-8,20,-19,20v-11,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,9,19,20xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u0400":{"d":"133,-277v0,4,-3,5,-7,6r-72,-55v3,-14,25,-1,37,-2xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u04d6":{"d":"166,-330v9,50,-66,78,-95,37v-6,-10,-13,-24,-10,-37r9,0v5,44,83,47,87,0r9,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"\u0416":{"d":"126,-9v55,10,34,-66,32,-116v-39,24,-64,106,-111,124v-5,0,-24,3,-41,1v-3,-14,16,-5,21,-14v30,-33,74,-93,103,-133v-34,-29,-61,-66,-100,-89v-6,-4,-31,3,-24,-13v25,3,38,-1,62,1v1,6,-2,9,-5,11r96,107v5,-21,1,-69,1,-95v0,-15,-18,-9,-34,-13v-4,-14,13,-9,24,-10r78,1r0,9v-16,4,-34,-3,-34,14v0,30,-4,67,1,94r96,-107v-3,-1,-8,-9,-3,-12v26,3,38,-1,61,1v5,15,-20,7,-25,12v-31,12,-78,69,-100,89r104,134v5,4,11,4,20,6v3,14,-18,6,-30,7v-40,-5,-36,-21,-61,-51v-19,-24,-40,-61,-61,-74v-8,18,-2,74,-2,103v0,15,18,10,34,13v4,14,-13,9,-24,10r-78,-1r0,-9","w":353},"\u0496":{"d":"228,-238v-28,4,-37,-2,-35,31v1,25,-3,56,2,77r95,-108v-2,-1,-8,-8,-2,-11v26,3,38,-1,61,1v0,3,1,8,-1,9v-29,2,-34,7,-55,24v-12,10,-35,33,-69,68v35,43,71,100,110,137v4,2,12,1,17,3v-5,17,-8,48,-17,80v-3,0,-8,1,-8,-2v1,-29,1,-46,-2,-64v-8,-15,-33,-6,-40,-23v-5,-5,-14,-17,-27,-35v-36,-49,-56,-74,-61,-74v-6,6,-3,30,-3,42v0,68,-13,68,35,74v0,3,1,8,-1,10r-101,-1v-4,-22,34,2,34,-25v0,-27,5,-75,-2,-100v-32,24,-65,88,-96,118v-4,4,-30,9,-56,7v2,-17,20,-4,29,-23r95,-124v-34,-30,-60,-71,-103,-90v-6,-2,-28,2,-21,-12v25,3,38,-1,62,1v3,9,-11,9,-2,14r93,104v5,-19,0,-51,2,-78v1,-30,-8,-27,-35,-30v-3,-20,30,-9,51,-9v16,0,36,-3,51,0r0,9","w":353},"\u04c1":{"d":"143,-316v4,41,68,41,67,-1v8,-5,8,12,12,17v-26,36,-83,32,-100,-5v7,-3,13,-15,21,-11xm126,-9v55,10,34,-66,32,-116v-39,24,-64,106,-111,124v-5,0,-24,3,-41,1v-3,-14,16,-5,21,-14v30,-33,74,-93,103,-133v-34,-29,-61,-66,-100,-89v-6,-4,-31,3,-24,-13v25,3,38,-1,62,1v1,6,-2,9,-5,11r96,107v5,-21,1,-69,1,-95v0,-15,-18,-9,-34,-13v-4,-14,13,-9,24,-10r78,1r0,9v-16,4,-34,-3,-34,14v0,30,-4,67,1,94r96,-107v-3,-1,-8,-9,-3,-12v26,3,38,-1,61,1v5,15,-20,7,-25,12v-31,12,-78,69,-100,89r104,134v5,4,11,4,20,6v3,14,-18,6,-30,7v-40,-5,-36,-21,-61,-51v-19,-24,-40,-61,-61,-74v-8,18,-2,74,-2,103v0,15,18,10,34,13v4,14,-13,9,-24,10r-78,-1r0,-9","w":353},"\u0417":{"d":"159,-78v2,-46,-43,-65,-88,-52v-3,-3,-4,-15,0,-19v41,6,68,-9,68,-47v0,-27,-17,-44,-47,-44v-37,0,-49,24,-58,53r-3,0v-3,-12,-2,-29,-4,-41v35,-32,147,-39,147,25v-1,34,-25,52,-57,58r0,3v53,-1,80,14,83,61v6,82,-121,109,-177,63r1,-55r7,-3v13,36,21,67,65,67v41,0,62,-30,63,-69","w":218},"\u0498":{"d":"117,-142v53,-1,82,14,83,61v1,49,-42,87,-95,85r-9,19v22,-4,41,4,42,24v0,30,-52,38,-76,23v2,-21,47,8,47,-21v0,-13,-16,-17,-28,-12v-6,-9,8,-22,10,-33v-26,-1,-53,-7,-68,-22r1,-55r7,-3v13,36,22,67,65,67v38,0,61,-30,63,-69v3,-47,-42,-65,-88,-52v-3,-3,-4,-15,0,-19v40,6,68,-10,68,-47v0,-28,-18,-44,-47,-44v-32,0,-48,22,-58,53r-3,0v-3,-12,-2,-29,-4,-41v36,-35,147,-34,147,25v0,34,-25,53,-57,58r0,3","w":218},"\u0418":{"d":"188,-9v15,-5,33,2,33,-13v4,-55,1,-131,2,-192r-3,-1r-142,216v-21,-3,-47,1,-69,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-35,-6,-32,-35,-35v-4,-14,13,-9,24,-10r79,1r0,9v-43,-8,-34,32,-34,74v0,44,-4,96,2,136v35,-47,113,-172,142,-220v23,3,49,-1,69,1r0,9v-29,4,-34,-1,-34,38r1,178v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9","w":300},"\u0419":{"d":"126,-316v4,42,67,41,66,-1v9,-5,8,11,12,17v-26,37,-82,31,-100,-5v7,-3,13,-16,22,-11xm188,-9v15,-5,33,2,33,-13v4,-55,1,-131,2,-192r-3,-1r-142,216v-21,-3,-47,1,-69,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-35,-6,-32,-35,-35v-4,-14,13,-9,24,-10r79,1r0,9v-43,-8,-34,32,-34,74v0,44,-4,96,2,136v35,-47,113,-172,142,-220v23,3,49,-1,69,1r0,9v-29,4,-34,-1,-34,38r1,178v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9","w":300},"\u04e2":{"d":"211,-293r-114,0r0,-18r114,0r0,18xm188,-9v15,-5,33,2,33,-13v4,-55,1,-131,2,-192r-3,-1r-142,216v-21,-3,-47,1,-69,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-35,-6,-32,-35,-35v-4,-14,13,-9,24,-10r79,1r0,9v-43,-8,-34,32,-34,74v0,44,-4,96,2,136v35,-47,113,-172,142,-220v23,3,49,-1,69,1r0,9v-29,4,-34,-1,-34,38r1,178v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9","w":300},"\u040d":{"d":"169,-277v0,4,-2,6,-7,6r-72,-55v3,-14,25,-1,37,-2xm188,-9v15,-5,33,2,33,-13v4,-55,1,-131,2,-192r-3,-1r-142,216v-21,-3,-47,1,-69,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-35,-6,-32,-35,-35v-4,-14,13,-9,24,-10r79,1r0,9v-43,-8,-34,32,-34,74v0,44,-4,96,2,136v35,-47,113,-172,142,-220v23,3,49,-1,69,1r0,9v-29,4,-34,-1,-34,38r1,178v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9","w":300},"\u041a":{"d":"44,-164v-3,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r102,1v0,3,1,8,-1,10v-55,-9,-25,57,-33,110r83,-79v23,-24,26,-22,30,-42v19,1,41,-2,58,1v0,3,1,8,-1,10v-42,1,-43,10,-70,34r-71,64r137,127v4,4,21,0,14,13v-33,-1,-36,0,-52,-6v-4,-2,-47,-40,-128,-115r0,72v-2,36,3,37,34,39v2,17,-5,9,-32,9v-23,0,-50,3,-71,0r0,-9v21,-5,33,2,34,-16","w":261},"\u040c":{"d":"193,-326v-26,17,-47,40,-75,55v-9,-12,16,-25,21,-37r17,-20v12,1,34,-12,37,2xm44,-164v-3,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r102,1v0,3,1,8,-1,10v-55,-9,-25,57,-33,110r83,-79v23,-24,26,-22,30,-42v19,1,41,-2,58,1v0,3,1,8,-1,10v-42,1,-43,10,-70,34r-71,64r137,127v4,4,21,0,14,13v-33,-1,-36,0,-52,-6v-4,-2,-47,-40,-128,-115r0,72v-2,36,3,37,34,39v2,17,-5,9,-32,9v-23,0,-50,3,-71,0r0,-9v21,-5,33,2,34,-16","w":261},"\u049a":{"d":"112,-238v-54,-7,-29,59,-34,111r83,-79v16,-17,26,-23,30,-42v19,1,41,-2,58,1v0,3,1,8,-1,10v-43,1,-40,7,-70,34r-71,64r137,126v2,3,12,2,15,6v-7,26,-9,57,-18,80v-3,0,-8,1,-8,-2v1,-33,4,-50,-4,-69v-29,-5,-49,-28,-68,-46r-83,-76r0,72v-2,41,1,33,34,39v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v48,9,34,-37,34,-73r0,-116v0,-39,-2,-35,-35,-39v0,-3,-1,-8,1,-10r102,1r0,9","w":261},"\u049c":{"d":"112,-238v-30,4,-34,-1,-34,37r0,71r16,0v1,-20,-2,-43,1,-61v3,0,9,-1,9,2v2,18,-4,44,2,59r71,-80v12,-17,23,-20,13,-27v0,-4,-1,-10,2,-11v26,3,35,-2,64,2v0,3,1,8,-1,10v-38,-2,-46,12,-65,32r-59,63v37,42,69,90,110,128v5,4,23,2,14,14v-60,5,-68,-19,-92,-49r-57,-72v-7,15,2,45,-3,62v-3,0,-8,1,-9,-1v-1,-20,2,-43,-1,-61r-15,0v2,34,-4,77,3,105v5,5,21,3,31,6v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v48,9,34,-37,34,-73r0,-116v0,-41,0,-34,-35,-39v0,-3,-1,-8,1,-10r102,1r0,9","w":261},"\u04a0":{"d":"173,-238v-30,4,-34,-1,-34,37r0,74r83,-79v23,-24,26,-22,30,-42v19,1,41,-2,58,1v0,3,1,8,-1,10v-42,2,-43,10,-70,34r-71,64r128,120v8,11,28,4,23,20v-55,3,-64,-14,-97,-45r-83,-76r0,89v-2,26,10,16,34,22v1,17,-1,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v53,0,34,-21,34,-73r0,-147v-22,-4,-90,-14,-89,18v-2,7,2,19,-10,16v-2,-18,-8,-42,-3,-52r170,1r0,9","w":322},"\u041b":{"d":"150,-9v44,8,35,-32,35,-74r0,-143r-5,0r-131,208v-3,13,35,-1,24,19v-27,-3,-52,1,-78,-1v0,-3,-1,-8,1,-10v25,-1,23,-2,35,-19r131,-189v7,-24,-19,-14,-46,-20v5,-22,68,-5,104,-9r0,225v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9","w":262},"\u041c":{"d":"41,-202v2,-39,-5,-29,-34,-36v0,-3,-1,-8,1,-10v16,2,50,1,67,0r95,199r93,-199v23,4,49,-3,69,2r0,8v-22,4,-35,-2,-34,21r0,174v-2,38,6,28,34,35v0,3,1,8,-1,10v-41,-5,-60,2,-101,-2r0,-8v19,-7,34,3,34,-21r1,-183r-100,217r-7,0r-100,-211r0,163v-2,37,4,30,35,34v2,9,-3,11,-13,10v-32,-3,-33,1,-73,-1r0,-8v19,-7,34,3,34,-21r0,-173","w":340},"\u041d":{"d":"187,-9v28,-3,35,0,35,-37r0,-77r-144,0r0,74v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r102,1v5,13,-14,10,-20,11v-28,6,-9,59,-14,96r144,0v-6,-42,21,-106,-35,-98v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,35,40v0,4,1,9,-2,10r-102,-1r0,-9","w":299},"\u04a2":{"d":"291,-238v-21,5,-36,-3,-35,20r0,174v-3,35,9,33,41,29r2,3v-10,33,-12,63,-20,85v-3,0,-8,1,-8,-2v1,-22,1,-36,1,-42v7,-48,-41,-21,-85,-29r0,-9v31,-5,35,1,35,-34r0,-80r-144,0r0,75v-1,39,2,35,34,39v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v48,9,34,-37,34,-73r0,-116v0,-40,-1,-34,-35,-39v0,-3,-1,-8,1,-10r102,1v0,3,1,8,-1,10v-55,-9,-26,57,-33,97r144,0r-1,-83v-2,-16,-14,-12,-34,-15v0,-3,-1,-8,1,-10r103,1r0,9","w":299},"\u041e":{"d":"134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"\u041f":{"d":"78,-48v-2,39,5,36,34,39v4,14,-13,9,-24,10r-79,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v1,-22,60,-9,92,-9r183,0r0,9v-29,4,-35,-1,-35,38r1,178v2,15,17,10,34,13v4,14,-13,9,-25,10r-79,-1r0,-9v30,-4,35,1,35,-38r-2,-186v-44,2,-95,-4,-135,2r0,183","w":292},"\u0420":{"d":"44,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10v79,4,199,-26,199,56v0,52,-49,84,-107,72v-1,-4,-4,-9,-2,-12v41,12,73,-12,73,-51v0,-47,-49,-63,-94,-47r-1,181v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":217},"\u0421":{"d":"51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u04aa":{"d":"51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-26,13,-55,20,-85,20r-8,18v22,-5,41,5,41,24v2,30,-52,39,-75,23v3,-21,46,7,47,-21v0,-16,-21,-13,-32,-14r14,-31v-74,-4,-129,-55,-129,-130v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"\u0422":{"d":"59,-9v44,6,36,-33,35,-74r-2,-148v-27,7,-74,-16,-71,23v1,9,-1,25,-13,16r0,-56r206,1v-2,10,0,35,-3,57v-25,6,3,-43,-28,-40v-16,-2,-37,-1,-55,-1r-1,182v-2,36,3,38,35,40v0,4,1,9,-2,10r-101,-1r0,-9","w":220},"\u04ae":{"d":"100,-248v9,23,-41,0,-18,37v15,25,34,61,49,88v12,-30,60,-81,50,-109v-3,-6,-34,1,-25,-16r84,1v4,16,-20,8,-22,16v-6,19,-91,99,-83,166v5,46,-6,53,34,56v0,3,1,8,-1,10r-101,-1r0,-9v53,8,29,-53,35,-100r-71,-120v-6,-8,-15,-4,-27,-10v0,-3,-1,-9,2,-9v28,2,70,1,94,0","w":242},"\u04b0":{"d":"100,-248v9,23,-41,0,-18,37v15,25,34,61,49,88v12,-30,60,-81,50,-109v-3,-6,-34,1,-25,-16r84,1v4,16,-19,8,-22,16v-5,4,-63,94,-81,122v21,2,48,-3,65,2v0,3,1,8,-1,9r-66,0v6,39,-18,95,34,89v0,3,1,8,-1,10r-101,-1r0,-9v30,-6,33,3,34,-32r1,-57v-21,-1,-46,2,-66,-1v0,-4,-1,-9,2,-10r64,0r-71,-120v-6,-8,-15,-4,-27,-10v0,-3,-1,-9,2,-9v28,2,70,1,94,0","w":242},"\u0423":{"d":"50,-55v13,41,59,22,70,-9r-87,-163v-4,-11,-28,-3,-23,-21v25,3,64,-1,89,1v2,20,-26,8,-23,22v4,20,49,110,62,125v16,-31,44,-87,54,-124v4,-16,-29,-3,-23,-24r73,1v3,14,-13,11,-18,17v-45,56,-79,164,-125,222v-10,12,-30,16,-49,8v-1,-19,-4,-37,-7,-52","w":241},"\u040e":{"d":"99,-316v4,41,68,41,67,-1v8,-5,8,12,12,17v-26,36,-83,32,-100,-5v7,-3,13,-15,21,-11xm50,-55v13,41,59,22,70,-9r-87,-163v-4,-11,-28,-3,-23,-21v25,3,64,-1,89,1v2,20,-26,8,-23,22v4,20,49,110,62,125v16,-31,44,-87,54,-124v4,-16,-29,-3,-23,-24r73,1v3,14,-13,11,-18,17v-45,56,-79,164,-125,222v-10,12,-30,16,-49,8v-1,-19,-4,-37,-7,-52","w":241},"\u04ee":{"d":"185,-293r-114,0r0,-18r114,0r0,18xm50,-55v13,41,59,22,70,-9r-87,-163v-4,-11,-28,-3,-23,-21v25,3,64,-1,89,1v2,20,-26,8,-23,22v4,20,49,110,62,125v16,-31,44,-87,54,-124v4,-16,-29,-3,-23,-24r73,1v3,14,-13,11,-18,17v-45,56,-79,164,-125,222v-10,12,-30,16,-49,8v-1,-19,-4,-37,-7,-52","w":241},"\u04f2":{"d":"223,-327v-25,18,-47,40,-74,56v-1,-2,-4,-2,-4,-6r43,-51v11,1,31,-11,35,1xm160,-327v-25,18,-47,40,-74,56v-1,-2,-4,-2,-4,-6r42,-51v12,1,32,-12,36,1xm50,-55v13,41,59,22,70,-9r-87,-163v-4,-11,-28,-3,-23,-21v25,3,64,-1,89,1v2,20,-26,8,-23,22v4,20,49,110,62,125v16,-31,44,-87,54,-124v4,-16,-29,-3,-23,-24r73,1v3,14,-13,11,-18,17v-45,56,-79,164,-125,222v-10,12,-30,16,-49,8v-1,-19,-4,-37,-7,-52","w":241},"\u0424":{"d":"148,-41v-2,30,3,29,35,32v0,4,1,9,-2,10r-95,-1v0,-4,-1,-9,2,-10v34,-5,31,6,32,-31v-64,0,-112,-27,-112,-88v0,-62,46,-82,112,-82v3,-33,-8,-21,-34,-27v0,-4,-1,-9,2,-10r95,1v0,4,1,9,-2,10v-33,6,-32,-7,-33,26v65,0,110,17,112,77v2,67,-46,93,-112,93xm120,-202v-75,-10,-97,89,-55,131v13,14,32,20,55,21r0,-152xm148,-50v47,-2,77,-29,77,-79v0,-47,-26,-72,-77,-73r0,152","w":268},"\u0425":{"d":"43,1v-20,-3,-44,7,-36,-12v36,-3,30,-17,51,-46r48,-66v-23,-36,-43,-81,-75,-108v-1,-2,-28,3,-19,-11v24,-2,53,-20,64,5v15,20,36,61,51,86r67,-98v12,1,26,-2,36,1v0,3,1,8,-1,10v-32,3,-28,12,-48,39r-45,62v28,41,50,87,81,125v3,1,23,-1,15,13r-51,0v-24,-35,-44,-73,-66,-110v-26,33,-43,62,-72,110","w":240},"\u04b2":{"d":"211,31v8,-40,-23,-22,-37,-41v-21,-28,-40,-68,-59,-100v-26,35,-48,71,-72,111v-16,-2,-25,2,-38,-2v-2,-18,17,-7,26,-19r75,-103v-22,-36,-43,-81,-75,-108v-1,-2,-28,3,-19,-11r50,-9v17,10,49,73,65,100r67,-98v12,1,26,-2,36,1v0,3,1,8,-1,10v-31,1,-31,15,-48,38r-46,62r81,125v1,2,13,1,21,4r-18,82v-3,0,-9,1,-9,-2v1,-19,1,-32,1,-40","w":240},"\u0426":{"d":"112,-238v-29,4,-34,-1,-34,38r1,186v44,-2,96,4,136,-2r0,-186v2,-36,-6,-34,-35,-36v-4,-14,13,-9,25,-10r79,1r0,9v-29,3,-35,-1,-35,40r0,181v11,10,39,-5,43,4v-9,26,-10,61,-21,86v-4,1,-5,-1,-7,-3v1,-24,1,-38,1,-41v-1,-39,-13,-29,-57,-29r-199,0r0,-9v45,6,35,-31,35,-74r0,-119v2,-36,-6,-33,-35,-36v-4,-14,13,-9,24,-10r79,1r0,9","w":292},"\u0427":{"d":"229,-83v4,63,-13,70,35,74v0,3,1,8,-1,10r-102,-1r0,-9v51,-4,28,-7,35,-74r0,-48v-23,26,-42,42,-84,44v-75,4,-80,-61,-76,-134v1,-20,-18,-14,-34,-17v0,-4,-1,-9,2,-10r101,1v0,3,1,8,-1,10v-48,-7,-34,25,-34,68v0,36,21,63,57,61v43,-2,73,-28,69,-81v-4,-47,5,-43,-35,-49v0,-3,-1,-8,1,-10r102,1v0,3,1,8,-1,10v-51,-8,-34,30,-34,73r0,81","w":273},"\u04b6":{"d":"105,-238v-22,4,-34,-3,-34,22v0,56,1,112,56,108v43,-3,74,-26,69,-81v-4,-47,5,-43,-35,-49v-4,-13,9,-10,20,-10r83,1v0,3,1,8,-1,10v-51,-8,-34,29,-34,73r1,134v-2,29,27,11,43,18r-20,85v-3,0,-8,1,-8,-2v1,-22,1,-36,1,-42v8,-48,-43,-20,-85,-29r0,-9v50,-4,29,-7,35,-74r0,-48v-23,26,-42,42,-84,44v-75,4,-80,-61,-76,-134v1,-20,-18,-14,-34,-17v0,-4,-1,-9,2,-10r101,1r0,9","w":276},"\u04b8":{"d":"229,-83v4,63,-13,70,35,74v0,3,1,8,-1,10r-102,-1r0,-9v51,-4,28,-7,35,-74r0,-48v-20,24,-41,38,-62,42v-1,15,3,35,-2,46v-4,-1,-10,2,-11,-2r0,-42v-81,7,-90,-53,-85,-134v1,-20,-18,-14,-34,-17v0,-4,-1,-9,2,-10r101,1v6,18,-27,6,-32,16v-4,18,-9,93,11,105v9,11,21,17,37,18v1,-21,-2,-46,1,-65v4,0,11,-1,12,2r0,63v38,-13,67,-20,62,-81v-4,-47,5,-43,-35,-49v0,-3,-1,-8,1,-10r102,1v0,3,1,8,-1,10v-51,-8,-34,29,-34,73r0,81","w":273},"\u0428":{"d":"340,-44v-2,36,7,31,35,35v1,22,-42,10,-71,10r-290,-1r0,-9v15,-4,33,3,33,-13r1,-181v3,-36,-6,-32,-34,-35v-4,-14,13,-9,24,-10r79,1r0,9v-15,4,-33,-3,-33,13r-2,209r3,3r90,0r3,-3r-1,-187v4,-36,-7,-31,-34,-35v-4,-14,13,-9,24,-10r79,1r0,9v-30,4,-34,-1,-34,38r-1,184r3,3r89,0r3,-3r-1,-209v-2,-15,-18,-10,-34,-13v-4,-14,12,-9,24,-10r80,1r0,9v-29,3,-35,-1,-35,39r0,155","w":388},"\u0429":{"d":"375,-238v-29,3,-35,-1,-35,39r0,182v8,10,34,-5,43,4v-9,26,-10,60,-21,86v-4,1,-5,-1,-7,-3v2,-69,10,-69,-55,-69r-286,-1r0,-9v15,-4,33,3,33,-13r1,-181v3,-36,-6,-32,-34,-35v-4,-14,13,-9,24,-10r79,1r0,9v-15,4,-33,-3,-33,13r-2,209r3,3r90,0r3,-3r-1,-187v4,-36,-7,-31,-34,-35v-4,-14,13,-9,24,-10r79,1r0,9v-30,4,-34,-1,-34,38r-1,184r3,3r89,0r3,-3r-1,-209v-2,-15,-18,-10,-34,-13v-4,-14,12,-9,24,-10r80,1r0,9","w":388},"\u042a":{"d":"70,-9v44,8,35,-32,35,-74r0,-147v-29,-5,-100,-15,-91,33v-2,1,-5,1,-8,1v-2,-18,-8,-42,-3,-52r170,1r0,9v-16,4,-33,-3,-33,14r-2,82v67,-1,135,2,135,63v0,71,-71,88,-155,79v-14,-1,-33,2,-48,0r0,-9xm237,-73v0,-50,-43,-58,-99,-55r0,89v-2,25,5,28,27,28v46,1,72,-21,72,-62","w":281},"\u042b":{"d":"112,-238v-29,4,-34,0,-34,38r0,58v67,-1,134,2,134,63v0,70,-71,89,-155,79v-14,-1,-33,2,-48,0r0,-9v29,-3,35,1,35,-39r0,-154v2,-36,-7,-32,-35,-36v-4,-14,13,-9,24,-10r79,1r0,9xm176,-73v0,-50,-42,-58,-98,-55r0,89v-4,25,4,28,26,28v45,0,72,-20,72,-62xm237,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":314},"\u042c":{"d":"112,-238v-29,4,-34,0,-34,38r0,58v67,-1,134,2,134,63v0,70,-71,89,-155,79v-14,-1,-33,2,-48,0r0,-9v29,-3,35,1,35,-39r0,-154v2,-36,-7,-32,-35,-36v-4,-14,13,-9,24,-10r79,1r0,9xm176,-73v0,-50,-42,-58,-98,-55r0,89v-4,25,4,28,26,28v45,0,72,-20,72,-62","w":220},"\u042d":{"d":"242,-130v-4,83,-48,135,-138,134v-30,0,-60,-7,-88,-20v-1,-10,-14,-25,-2,-29v48,64,170,26,181,-37v2,-12,6,-25,7,-40v-44,7,-119,-18,-116,33v-3,0,-6,0,-7,-1v2,-24,-3,-55,2,-76r5,0v-3,48,69,28,116,32v-2,-66,-30,-104,-97,-104v-51,0,-74,18,-81,63r-6,0r-2,-61v104,-36,231,-11,226,106","w":250},"\u018f":{"d":"265,-133v21,142,-193,192,-241,69v-5,-15,-7,-36,-7,-63r4,-3r207,-2v4,-69,-28,-109,-94,-107v-46,2,-64,25,-87,60r-8,-4r13,-42v79,-61,223,-20,213,92xm57,-117v-7,63,22,108,84,108v57,0,86,-50,85,-108r-169,0","w":280},"\u04d8":{"d":"265,-133v21,142,-193,192,-241,69v-5,-15,-7,-36,-7,-63r4,-3r207,-2v4,-69,-28,-109,-94,-107v-46,2,-64,25,-87,60r-8,-4r13,-42v79,-61,223,-20,213,92xm57,-117v-7,63,22,108,84,108v57,0,86,-50,85,-108r-169,0","w":280},"\u042e":{"d":"112,-238v-51,-9,-30,52,-34,102r51,0v4,-73,52,-118,128,-117v79,1,128,46,128,124v0,79,-46,134,-128,134v-81,0,-125,-54,-128,-129r-51,0r0,80v-4,36,7,30,34,35v4,14,-13,9,-24,10r-79,-1r0,-9v44,8,35,-32,35,-74r0,-120v2,-35,-6,-32,-35,-35v-4,-14,13,-9,24,-10r79,1r0,9xm257,-241v-63,0,-89,45,-89,112v0,68,28,122,89,122v58,0,90,-56,89,-122v-1,-67,-25,-112,-89,-112","w":393},"\u042f":{"d":"128,-9v45,6,35,-31,35,-74r-1,-148v-47,-5,-90,5,-88,44v2,40,32,58,81,57r0,5v-18,19,-52,61,-103,126v-23,-3,-36,2,-55,-2v1,-18,24,-3,32,-24v11,-11,71,-85,81,-100v-43,-7,-72,-24,-72,-65v0,-81,113,-54,194,-57r0,9v-45,-8,-35,32,-35,74r1,142v2,15,17,10,34,13v4,14,-13,9,-25,10r-79,-1r0,-9","w":240},"\u0462":{"d":"166,-238v-23,4,-39,-3,-35,27r95,-2v3,12,-1,34,-3,53v-22,-1,0,-47,-50,-37v-21,4,-49,-14,-42,24r0,31v68,-1,135,2,135,64v0,89,-110,82,-204,78r0,-9v61,10,26,-80,35,-139r-1,-46v-7,-7,-28,-1,-41,-3v-34,-4,-38,13,-43,37r-6,0v-2,-18,-8,-42,-3,-53v36,4,61,1,94,2v4,-31,-11,-23,-35,-27v-4,-14,13,-9,25,-10r79,1r0,9xm227,-75v-3,-50,-39,-57,-96,-55r0,115v44,14,99,-12,96,-60","w":274},"\u046a":{"d":"122,-9v56,10,29,-64,35,-118v-55,1,-89,8,-88,63v0,17,0,39,1,65v-20,-3,-42,1,-61,-1r0,-7v25,-1,29,-15,27,-43v-5,-83,32,-87,114,-87v-18,-33,-46,-61,-67,-90v-7,-11,-22,-7,-39,-12v0,-3,-1,-8,1,-9r258,1v0,3,1,8,-1,10v-40,2,-44,10,-63,35v-17,21,-35,40,-48,65v82,0,127,-1,119,85v-3,33,2,42,27,44v0,3,1,8,-1,9v-24,-2,-35,-1,-59,0v11,-92,3,-130,-88,-128r1,105v2,16,18,9,34,13v4,14,-13,9,-24,10r-78,-1r0,-9xm148,-234v-26,0,-22,8,-8,27r42,61v18,-28,40,-52,56,-83v-19,-12,-62,-5,-90,-5","w":345},"\u04e8":{"d":"147,6v-85,1,-132,-52,-134,-133v-2,-80,58,-127,137,-126v80,0,129,43,129,122v0,81,-47,137,-132,137xm241,-143v-5,-65,-31,-98,-95,-98v-59,0,-92,37,-96,98v17,2,173,1,191,0xm50,-128v2,71,31,119,101,121v66,2,91,-55,91,-121v-20,-2,-173,-1,-192,0","w":291},"\u0472":{"d":"275,-132v0,80,-60,139,-141,139v-74,0,-126,-54,-126,-128v0,-79,57,-132,136,-132v77,0,131,45,131,121xm107,-151v33,-2,102,39,129,6v-5,-54,-42,-93,-99,-93v-67,0,-94,44,-92,115v22,-19,43,-28,62,-28xm146,-9v65,0,94,-51,91,-122v-15,15,-31,22,-46,22v-15,0,-81,-19,-96,-19v-18,0,-34,7,-48,20v6,53,43,100,99,99","w":283},"\u0474":{"d":"99,-237v-26,4,-37,-6,-25,26r65,167r69,-185v-2,-11,-19,-3,-32,-10v0,-3,-1,-9,2,-9r76,1v4,16,-18,6,-22,17r-93,233r-18,0r-95,-235v1,-4,-29,-1,-21,-16r94,1r0,10","w":259},"\u0490":{"d":"44,-203v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10v51,1,110,3,156,-4v6,-9,6,-25,14,-43v13,3,6,43,4,61r-87,0v-20,0,-19,0,-19,20r1,192v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9v29,-3,35,1,35,-39r0,-155","w":186},"\u0406":{"d":"44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u0407":{"d":"125,-302v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm38,-302v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20xm44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"\u0408":{"d":"43,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,126v0,62,-27,105,-81,107v1,-9,-3,-25,3,-29v20,13,44,5,44,-26r0,-178","w":119},"\u0405":{"d":"12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"\u0404":{"d":"49,-122v-7,101,129,147,188,77v11,4,-2,20,-3,29v-101,49,-226,6,-226,-114v0,-116,122,-142,226,-106r-1,61r-6,0v0,-86,-139,-75,-164,-21v-8,18,-14,36,-14,62r90,-1v24,2,21,-14,26,-31v3,0,6,0,7,2v-4,52,3,25,-2,75r-5,0v3,-51,-70,-26,-116,-33","w":250},"\u04ba":{"d":"226,-24v1,18,15,11,34,15v0,3,1,8,-1,10r-102,-1r0,-9v49,4,30,-23,35,-72v8,-76,-107,-75,-114,-14r0,37v0,0,-5,43,34,49v0,3,1,8,-1,10r-102,-1r0,-9v38,-5,35,2,35,-44r0,-111v-3,-65,13,-69,-35,-74v0,-3,-1,-8,1,-10r102,1r0,9v-51,4,-28,4,-34,73r0,49v25,-69,160,-65,148,31r0,61","w":269},"\u040b":{"d":"208,-9v29,-3,35,0,35,-40v0,-54,-1,-100,-53,-100v-66,0,-65,76,-54,135v6,4,19,2,31,5v4,14,-13,9,-24,10r-80,-1r0,-9v30,-4,35,1,35,-38r0,-167v7,-32,-30,-17,-52,-20v-38,-5,-27,17,-39,43v-12,1,-4,-20,-6,-29v1,-4,-2,-18,0,-28r229,1v-2,18,2,42,-3,56r-3,0v-13,-26,-2,-47,-40,-43v-22,3,-59,-11,-52,20r0,77r3,2v42,-54,159,-39,142,52r1,61v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9","w":320},"\u0402":{"d":"63,-9v30,-4,35,1,35,-38r0,-167v7,-32,-30,-17,-52,-20v-38,-5,-27,17,-39,43v-12,1,-4,-20,-6,-29v1,-4,-2,-18,0,-28r229,1v-2,18,2,42,-3,56r-3,0v-13,-26,-2,-47,-40,-43v-22,3,-59,-11,-52,20r0,77r3,2v19,-22,41,-32,74,-32v59,0,75,35,75,101v0,76,-18,143,-101,123v-1,-3,-3,-6,0,-8v62,2,64,-45,65,-115v1,-52,-9,-79,-56,-83v-68,-5,-66,75,-56,135v6,4,19,2,31,5v4,14,-13,9,-24,10r-80,-1r0,-9","w":308},"\u040f":{"d":"249,-45v-2,36,7,32,35,36v0,4,1,9,-2,10v-35,2,-112,-13,-122,20v-5,3,2,50,-22,34v-1,-41,-9,-56,-53,-55r-76,0r0,-9v45,6,35,-31,35,-74r0,-119v2,-36,-6,-33,-35,-36v-4,-14,13,-9,24,-10r79,1r0,9v-29,4,-34,-1,-34,38r1,186v44,-2,96,4,136,-2r0,-186v2,-36,-6,-34,-35,-36v-4,-14,13,-9,25,-10r79,1r0,9v-29,3,-35,-1,-35,40r0,153","w":292},"\u0409":{"d":"54,-23v-4,16,9,10,25,14v0,3,1,8,-1,10v-26,-3,-55,1,-78,-1v0,-3,-1,-8,1,-10v33,-1,27,-9,46,-37r116,-173v3,-22,-21,-12,-47,-18v-4,-12,9,-10,20,-10r84,1r-2,105v67,-1,135,2,135,63v0,71,-71,88,-155,79v-14,-1,-33,2,-48,0r0,-9v16,-4,33,3,34,-14r1,-203r-5,0xm317,-73v0,-50,-43,-58,-99,-55r0,89v-2,25,5,28,27,28v46,1,72,-20,72,-62","w":371},"\u040a":{"d":"112,-238v-16,4,-33,-3,-33,14r-1,81r138,1r-1,-61v4,-36,-7,-31,-34,-35v-4,-14,13,-9,24,-10r79,1r0,9v-16,4,-34,-3,-33,14r-2,82v67,-1,135,2,135,63v0,71,-71,88,-155,79v-14,-1,-33,2,-48,0r0,-9v30,-4,34,0,34,-39r1,-80r-138,1r1,105v2,15,17,9,33,13v4,14,-13,9,-24,10r-79,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v-4,-14,13,-9,24,-10r79,1r0,9xm348,-73v0,-50,-43,-58,-99,-55r0,89v-2,25,5,28,27,28v46,1,72,-21,72,-62","w":402},"\u0430":{"d":"148,-27v-3,18,8,14,18,20v-1,15,-29,6,-48,6r1,-29v-19,12,-29,34,-60,34v-27,0,-47,-14,-45,-41v3,-54,48,-55,105,-65v10,-51,-72,-66,-80,-18v-12,5,-10,-11,-10,-24v35,-34,120,-34,120,29xm45,-45v4,42,54,32,74,1r0,-48v-43,9,-70,9,-74,47"},"\u04d1":{"d":"148,-27v-3,18,8,14,18,20v-1,15,-29,6,-48,6r1,-29v-19,12,-29,34,-60,34v-27,0,-47,-14,-45,-41v3,-54,48,-55,105,-65v10,-51,-72,-66,-80,-18v-12,5,-10,-11,-10,-24v35,-34,120,-34,120,29xm45,-45v4,42,54,32,74,1r0,-48v-43,9,-70,9,-74,47xm90,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38"},"\u0431":{"d":"127,-241v26,0,27,-2,40,-19r5,5v-14,24,-10,40,-43,41v-45,2,-92,-4,-100,40v-2,10,-5,25,-5,46r3,0v31,-65,162,-55,162,39v0,57,-34,94,-89,94v-69,-1,-88,-46,-88,-117v0,-81,22,-129,115,-129xm102,-159v-38,0,-57,32,-57,73v0,48,13,80,55,81v41,1,56,-41,56,-84v0,-39,-16,-70,-54,-70","w":201},"\u0432":{"d":"155,-53v2,61,-83,57,-144,53r0,-7v43,1,19,-70,24,-120v2,-26,-3,-24,-24,-28v0,-3,-1,-8,1,-9v50,5,135,-19,135,32v0,19,-13,32,-39,39v28,1,46,14,47,40xm118,-125v0,-26,-26,-31,-54,-27r-1,57v30,1,55,-3,55,-30xm125,-49v0,-33,-26,-38,-62,-36r1,74v34,6,61,-6,61,-38","w":169},"\u0433":{"d":"41,-97v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r129,0v-3,13,-2,30,-5,43r-6,0v-5,-20,-2,-33,-28,-31v-11,1,-27,-3,-35,2r0,85v1,51,-4,47,28,58v0,3,1,7,-1,8r-83,-1v5,-23,27,1,27,-42r0,-55","w":144},"\u0453":{"d":"135,-239v-26,15,-48,34,-76,48v-1,-2,-3,-3,-3,-6r44,-45v12,1,32,-9,35,3xm41,-97v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r129,0v-3,13,-2,30,-5,43r-6,0v-5,-20,-2,-33,-28,-31v-11,1,-27,-3,-35,2r0,85v1,51,-4,47,28,58v0,3,1,7,-1,8r-83,-1v5,-23,27,1,27,-42r0,-55","w":144},"\u0493":{"d":"41,-93v-2,-44,8,-58,-27,-62v0,-3,-1,-8,1,-9r129,0v-3,13,-2,30,-5,43v-18,-1,2,-38,-34,-31v-11,1,-27,-3,-35,2r0,57v15,1,36,-3,47,2v0,4,1,9,-2,10r-45,0v2,50,-8,72,28,74v0,3,1,7,-1,8r-83,-1r0,-7v18,-9,27,-1,27,-35r0,-39v-11,0,-35,5,-25,-12r25,0","w":144},"\u0434":{"d":"55,1v-41,-4,-28,16,-31,53r-7,0v-3,-29,-17,-53,-15,-69v8,1,15,2,21,2r90,-127v8,-17,-19,-10,-30,-15v0,-3,-1,-9,2,-9v21,3,55,-1,75,1r0,152v12,1,26,-4,34,0v-6,17,-11,39,-16,65r-8,0v-1,-28,5,-63,-37,-54xm128,-143r-88,132r92,0r-1,-132r-3,0","w":198},"\u0435":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44","w":172},"\u0451":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm145,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm71,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":172},"\u0450":{"d":"108,-197v0,3,-1,6,-5,6r-74,-48v4,-10,24,-2,36,-3xm43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44","w":172},"\u04d7":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm90,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38","w":172},"\u0436":{"d":"163,-24v-3,19,30,5,25,25r-81,-1v5,-23,34,0,27,-42r0,-37v-47,21,-51,93,-126,79v-1,-16,17,-8,26,-20v16,-14,53,-55,73,-74v-29,-23,-53,-53,-90,-61v1,-17,27,-5,51,-8v-12,20,23,35,34,52v10,7,17,21,32,26r-1,-54v-1,-14,-15,-11,-26,-16v0,-3,-1,-8,1,-9r81,1r0,8v-19,6,-25,2,-26,32r-1,38v28,-15,51,-46,70,-68v-1,-1,-5,-8,-2,-11v23,3,30,-1,49,1r0,8v-38,8,-61,38,-90,61v29,27,53,59,86,82v5,1,18,3,12,13v-56,-1,-51,-7,-82,-40r-38,-40v-13,2,0,34,-4,55","w":296},"\u0497":{"d":"279,-155v-37,13,-52,28,-90,61r83,81v5,4,13,4,20,6v-7,25,-9,48,-14,64v-2,0,-6,1,-7,-1v-1,-31,4,-45,-8,-55v-35,-7,-28,-11,-58,-40r-38,-40v-8,-2,-5,9,-5,14v0,48,-4,47,27,58v0,3,1,7,-1,8r-81,-1r0,-7v34,-4,26,-22,27,-72v-32,13,-56,68,-84,78v-1,0,-23,3,-42,1v-2,-14,18,-9,25,-19v14,-12,55,-56,74,-75v-32,-27,-50,-51,-90,-61v1,-17,27,-5,51,-8v1,5,-2,9,-4,10v9,11,51,61,70,68v-4,-50,12,-70,-27,-70v0,-3,-1,-8,1,-9r81,1r0,8v-36,3,-24,20,-27,70r5,0v18,-16,55,-52,65,-68v-1,-1,-5,-8,-2,-11v23,3,30,-1,49,1r0,8","w":296},"\u04c2":{"d":"121,-235v4,41,68,41,67,-1v8,-2,8,12,12,17v-26,36,-83,32,-100,-5v7,-3,13,-15,21,-11xm163,-24v-3,19,30,5,25,25r-81,-1v5,-23,34,0,27,-42r0,-37v-47,21,-51,93,-126,79v-1,-16,17,-8,26,-20v16,-14,53,-55,73,-74v-29,-23,-53,-53,-90,-61v1,-17,27,-5,51,-8v-12,20,23,35,34,52v10,7,17,21,32,26r-1,-54v-1,-14,-15,-11,-26,-16v0,-3,-1,-8,1,-9r81,1r0,8v-19,6,-25,2,-26,32r-1,38v28,-15,51,-46,70,-68v-1,-1,-5,-8,-2,-11v23,3,30,-1,49,1r0,8v-38,8,-61,38,-90,61v29,27,53,59,86,82v5,1,18,3,12,13v-56,-1,-51,-7,-82,-40r-38,-40v-13,2,0,34,-4,55","w":296},"\u0437":{"d":"147,-52v-1,60,-81,68,-131,45r1,-44r7,-1v4,29,15,45,46,46v27,1,43,-20,43,-45v0,-28,-27,-41,-56,-34v-4,-2,-4,-10,0,-12v26,5,43,-12,44,-34v0,-18,-14,-29,-32,-29v-24,1,-38,13,-41,34r-7,0v1,-12,1,-23,1,-33v33,-15,109,-17,109,23v0,21,-17,35,-36,39r0,3v25,1,52,13,52,42","w":159},"\u0499":{"d":"95,-94v29,1,51,14,52,42v2,32,-31,56,-65,57r-9,20v21,-4,41,4,41,24v0,30,-51,38,-75,23v2,-21,47,8,47,-21v0,-17,-21,-12,-32,-14r15,-32v-18,0,-36,-4,-53,-12r1,-44r7,-1v4,31,15,44,46,46v26,1,43,-18,43,-45v0,-29,-26,-41,-56,-34v-4,-2,-4,-10,0,-12v25,5,45,-10,44,-34v0,-18,-13,-30,-32,-29v-23,0,-38,13,-41,34r-7,0v1,-12,1,-23,1,-33v33,-15,111,-17,109,23v-1,21,-17,36,-36,39r0,3","w":159},"\u0438":{"d":"130,-7v31,-11,26,-8,27,-58r0,-72r-3,-1v-19,27,-59,100,-80,139v-24,-3,-37,1,-60,-1v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-27,2,-27,32r-1,98r3,1r84,-140v23,3,36,-1,57,1r0,8v-44,-2,-27,42,-27,90v0,51,-5,48,27,58v0,3,1,8,-2,8r-82,-1r0,-7","w":227},"\u0439":{"d":"86,-235v4,41,68,41,67,-1v8,-2,8,12,12,17v-26,36,-83,32,-100,-5v7,-3,13,-15,21,-11xm130,-7v31,-11,26,-8,27,-58r0,-72r-3,-1v-19,27,-59,100,-80,139v-24,-3,-37,1,-60,-1v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-27,2,-27,32r-1,98r3,1r84,-140v23,3,36,-1,57,1r0,8v-44,-2,-27,42,-27,90v0,51,-5,48,27,58v0,3,1,8,-2,8r-82,-1r0,-7","w":227},"\u04e3":{"d":"168,-207r-107,0r0,-15r107,0r0,15xm130,-7v31,-11,26,-8,27,-58r0,-72r-3,-1v-19,27,-59,100,-80,139v-24,-3,-37,1,-60,-1v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-27,2,-27,32r-1,98r3,1r84,-140v23,3,36,-1,57,1r0,8v-44,-2,-27,42,-27,90v0,51,-5,48,27,58v0,3,1,8,-2,8r-82,-1r0,-7","w":227},"\u045d":{"d":"143,-197v0,4,-2,5,-5,6r-75,-48v5,-10,24,-2,36,-3xm130,-7v31,-11,26,-8,27,-58r0,-72r-3,-1v-19,27,-59,100,-80,139v-24,-3,-37,1,-60,-1v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-27,2,-27,32r-1,98r3,1r84,-140v23,3,36,-1,57,1r0,8v-44,-2,-27,42,-27,90v0,51,-5,48,27,58v0,3,1,8,-2,8r-82,-1r0,-7","w":227},"\u043a":{"d":"68,-35v-2,28,5,21,24,28v0,3,1,7,-1,8v-22,-3,-57,1,-77,-1r0,-7v43,1,19,-70,24,-120v2,-26,-3,-24,-24,-28v0,-3,-1,-8,1,-9v22,3,57,-1,77,1r0,8v-35,-4,-23,38,-23,70v20,-18,57,-50,68,-68v-1,-1,-5,-8,-2,-11v20,3,26,-1,42,1r0,8v-37,10,-30,16,-81,59r82,86v6,0,12,4,8,11v-49,0,-42,-8,-70,-34v-24,-24,-37,-41,-48,-47r0,45","w":188},"\u045c":{"d":"159,-239v-26,15,-48,34,-75,48v-1,-2,-3,-3,-3,-6r43,-45v11,0,24,-4,34,-2xm68,-35v-2,28,5,21,24,28v0,3,1,7,-1,8v-22,-3,-57,1,-77,-1r0,-7v43,1,19,-70,24,-120v2,-26,-3,-24,-24,-28v0,-3,-1,-8,1,-9v22,3,57,-1,77,1r0,8v-35,-4,-23,38,-23,70v20,-18,57,-50,68,-68v-1,-1,-5,-8,-2,-11v20,3,26,-1,42,1r0,8v-37,10,-30,16,-81,59r82,86v6,0,12,4,8,11v-49,0,-42,-8,-70,-34v-24,-24,-37,-41,-48,-47r0,45","w":188},"\u049b":{"d":"96,-96v64,61,57,76,99,89r-13,64v-24,0,12,-58,-27,-59v-31,-12,-65,-66,-87,-78v3,29,-12,75,24,73v0,3,1,7,-1,8v-22,-3,-57,1,-77,-1r0,-7v31,-7,24,-8,24,-59v0,-44,16,-94,-24,-89v0,-3,-1,-8,1,-9v22,3,57,-1,77,1v2,19,-31,2,-23,31v1,15,-3,34,0,47v24,-22,49,-42,68,-68v-1,-1,-5,-7,-2,-11v12,6,48,-9,41,10v-36,6,-55,37,-80,58","w":198},"\u049d":{"d":"94,-155v-39,-3,-22,34,-26,70r13,0v1,-13,-2,-30,1,-41v15,0,4,28,7,40v20,-23,45,-41,62,-67v-1,-2,-5,-7,-2,-11v20,3,26,-1,42,1v3,15,-16,8,-24,17v-17,13,-38,35,-54,51v23,30,40,51,51,63v16,16,13,22,30,24v0,3,1,8,-1,9v-48,0,-42,-4,-67,-34r-37,-44v-1,12,3,30,-2,39v-3,0,-6,0,-6,-2r0,-39r-13,0v3,29,-12,74,24,72v0,3,1,7,-1,8v-22,-3,-57,1,-77,-1r0,-7v31,-7,24,-8,24,-59v0,-35,17,-93,-24,-89v0,-3,-1,-9,2,-9v23,3,58,-1,78,1r0,8","w":198},"\u04a1":{"d":"101,-85v35,-26,56,-49,70,-68v-2,-1,-8,-9,-2,-11v20,3,25,-1,41,1v0,3,1,8,-1,9v-27,2,-60,40,-80,58r80,84v3,2,7,4,11,4r0,9v-46,4,-49,-14,-70,-34v-25,-23,-36,-41,-49,-47v3,48,-10,73,25,73v0,3,1,8,-2,8v-23,-3,-57,1,-77,-1v-4,-15,21,-5,22,-16v4,-31,7,-83,0,-137r-31,0v-28,0,-21,14,-32,35v-3,0,-6,0,-6,-2v3,-18,0,-35,3,-44r123,1v5,15,-21,6,-22,16","w":222},"\u043b":{"d":"48,-22v-9,20,27,2,22,23v-29,-3,-42,1,-70,-1v1,-18,22,-6,31,-27v28,-40,62,-76,87,-119v-2,-11,-15,-4,-31,-9v0,-3,-1,-8,1,-9v21,3,59,-1,79,1r-2,98v1,51,-5,48,28,58v0,3,1,8,-2,8r-82,-1v5,-23,27,1,27,-42r0,-103r-3,0","w":206},"\u043c":{"d":"42,-121v4,-32,-1,-30,-27,-34v0,-3,-1,-9,2,-9v24,1,31,1,55,0v20,40,35,85,58,122r60,-122v20,3,37,-1,54,1r0,8v-45,-1,-19,67,-24,119v-3,29,5,23,24,29v0,3,1,8,-2,8v-23,-3,-57,1,-77,-1r0,-7v45,0,17,-79,25,-126r-2,0r-65,133r-6,0r-64,-133r1,104v-2,22,9,16,25,22v3,15,-23,4,-33,7v-9,-1,-22,2,-31,0r0,-7v47,4,22,-70,27,-114","w":264},"\u043d":{"d":"85,-155v-34,-3,-22,31,-24,63r88,0v-2,-31,10,-67,-24,-63v0,-3,-1,-8,1,-9v23,3,56,-1,76,1r0,8v-45,-1,-19,68,-24,119v-3,28,5,23,24,29v0,3,1,8,-2,8v-23,-3,-55,1,-75,-1r0,-7v34,2,22,-37,24,-74r-88,0r0,45v-2,28,5,23,24,29v0,3,1,7,-1,8v-23,-3,-56,1,-76,-1r0,-7v44,0,25,-69,25,-120v0,-26,-3,-24,-25,-28v0,-3,-1,-9,2,-9v23,3,55,-1,75,1r0,8","w":210},"\u04a3":{"d":"177,-96v0,38,-16,94,25,86v1,18,-12,47,-14,67v-22,-3,12,-68,-35,-57v-9,0,-21,2,-28,0r0,-7v34,0,22,-25,24,-74r-88,0v3,48,-12,74,24,74v0,3,1,7,-1,8v-23,-3,-56,1,-76,-1v-4,-15,19,-6,22,-16v3,-1,4,-59,3,-80v-2,-51,8,-53,-25,-59v0,-3,-1,-9,2,-9v23,3,55,-1,75,1r0,8v-30,2,-23,14,-24,63r88,0v-3,-47,11,-61,-24,-63v0,-3,-1,-8,1,-9v23,3,56,-1,76,1r0,8v-31,4,-25,9,-25,59","w":210},"\u043e":{"d":"103,-168v52,0,86,29,86,79v0,57,-31,93,-89,94v-55,1,-88,-37,-88,-87v0,-54,34,-87,91,-86xm103,-6v36,0,53,-32,53,-72v0,-42,-17,-78,-57,-78v-35,0,-54,26,-53,66v1,42,18,84,57,84","w":201},"\u043f":{"d":"70,-65v1,51,-4,47,28,58v0,3,1,7,-1,8r-83,-1v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r200,1r0,8v-41,-4,-27,51,-27,90v0,51,-5,47,27,58v0,3,1,7,-1,8r-83,-1r0,-7v32,-11,27,-7,27,-58r-1,-87v-28,2,-63,-4,-87,2r0,85","w":228},"\u0440":{"d":"11,-155v17,-7,41,-7,54,-15v9,6,-1,29,2,38v20,-16,29,-36,65,-36v72,0,91,97,44,136v-26,22,-65,53,-109,27v2,29,-6,79,7,94v1,1,25,-1,17,12v-28,-3,-53,1,-80,-1r0,-8v35,4,26,-32,26,-64r-1,-169v-1,-10,-29,4,-25,-14xm171,-84v8,-65,-87,-82,-104,-29r0,78v38,45,109,10,104,-49","w":216},"\u0441":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59","w":159},"\u04ab":{"d":"46,-92v0,62,51,97,103,69v10,19,-32,29,-52,28r-8,20v21,-5,41,5,41,24v0,31,-51,38,-75,23v3,-21,46,7,47,-21v0,-16,-21,-13,-32,-14r14,-32v-42,-3,-70,-37,-70,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59","w":159},"\u0442":{"d":"34,-152v-19,0,-12,11,-18,29v-15,3,-7,-18,-8,-41v44,4,114,0,155,1v-2,15,1,30,-2,40r-7,0v-7,-20,1,-29,-19,-29r-36,0r0,116v-2,29,5,22,24,29v0,3,1,7,-1,8v-23,-3,-56,1,-76,-1r0,-7v41,3,25,-58,25,-99v0,-15,-1,-31,-1,-46r-36,0","w":169},"\u0443":{"d":"146,-134v5,-19,-10,-16,-23,-21v0,-3,-1,-8,1,-9v23,3,46,-1,65,1v-2,19,-20,11,-30,34r-73,166v-19,44,-33,71,-85,62v0,-14,-1,-27,-3,-38r5,-1v7,21,41,20,55,5v7,-8,17,-27,30,-57r-61,-143v-5,-13,-12,-15,-27,-20v0,-3,-1,-8,1,-9v27,3,54,-1,77,1v2,19,-28,5,-20,24r44,105r3,0","w":189},"\u045e":{"d":"68,-235v4,42,67,41,66,-1v10,-3,8,12,12,17v-26,37,-82,31,-100,-5v7,-3,13,-16,22,-11xm146,-134v5,-19,-10,-16,-23,-21v0,-3,-1,-8,1,-9v23,3,46,-1,65,1v-2,19,-20,11,-30,34r-73,166v-19,44,-33,71,-85,62v0,-14,-1,-27,-3,-38r5,-1v7,21,41,20,55,5v7,-8,17,-27,30,-57r-61,-143v-5,-13,-12,-15,-27,-20v0,-3,-1,-8,1,-9v27,3,54,-1,77,1v2,19,-28,5,-20,24r44,105r3,0","w":189},"\u04af":{"d":"87,-164v10,19,-27,6,-24,18v10,36,29,93,48,126r29,-69v14,-32,21,-51,21,-57v2,-11,-33,0,-23,-18v22,1,47,-1,67,2v1,17,-22,6,-25,25v-18,33,-47,98,-66,138v6,51,-15,97,26,91v0,3,1,9,-2,9v-28,-3,-53,1,-79,-1r0,-8v41,4,20,-46,26,-91r-62,-150v-3,-8,-25,1,-16,-15r80,0","w":212},"\u04b1":{"d":"87,-164v7,24,-40,-3,-19,37v18,33,25,75,43,107r29,-69v14,-32,21,-51,21,-57v2,-11,-33,0,-23,-18v22,1,47,-1,67,2v1,17,-22,6,-25,25v-18,33,-47,98,-66,138r0,4v17,1,40,-3,54,2v0,4,1,9,-2,10r-52,0r2,58v-3,18,12,12,24,17v0,3,1,9,-2,9v-28,-3,-53,1,-79,-1v-3,-18,23,-3,24,-18r2,-65v-18,-1,-38,2,-54,-1v0,-4,-1,-10,2,-11r52,0v-17,-55,-38,-104,-62,-154v-3,-8,-25,1,-16,-15r80,0","w":212},"\u04ef":{"d":"146,-134v5,-19,-10,-16,-23,-21v0,-3,-1,-8,1,-9v23,3,46,-1,65,1v-2,19,-20,11,-30,34r-73,166v-19,44,-33,71,-85,62v0,-14,-1,-27,-3,-38r5,-1v7,21,41,20,55,5v7,-8,17,-27,30,-57r-61,-143v-5,-13,-12,-15,-27,-20v0,-3,-1,-8,1,-9v27,3,54,-1,77,1v2,19,-28,5,-20,24r44,105r3,0xm151,-214r-110,0r0,-18r110,0r0,18","w":189},"\u04f3":{"d":"192,-239v-26,15,-48,34,-75,48v-1,-2,-3,-3,-3,-6r44,-45v11,1,31,-9,34,3xm131,-239v-26,15,-48,34,-76,48v-1,-2,-3,-3,-3,-6r44,-45v12,1,31,-9,35,3xm146,-134v5,-19,-10,-16,-23,-21v0,-3,-1,-8,1,-9v23,3,46,-1,65,1v-2,19,-20,11,-30,34r-73,166v-19,44,-33,71,-85,62v0,-14,-1,-27,-3,-38r5,-1v7,21,41,20,55,5v7,-8,17,-27,30,-57r-61,-143v-5,-13,-12,-15,-27,-20v0,-3,-1,-8,1,-9v27,3,54,-1,77,1v2,19,-28,5,-20,24r44,105r3,0","w":189},"\u0444":{"d":"123,-171v-2,-59,8,-60,-33,-68v0,-3,-1,-7,1,-8v22,-4,43,-9,61,-14v5,20,-1,61,0,90v64,1,109,29,110,87v0,58,-49,92,-110,91v4,48,-14,86,27,85v0,3,1,8,-1,9r-83,-1r0,-8v39,2,25,-47,28,-85v-61,1,-111,-32,-111,-91v1,-58,47,-86,111,-87xm123,-162v-76,-9,-95,90,-57,137v13,15,32,22,57,23r0,-160xm152,-2v74,9,96,-95,56,-140v-12,-14,-31,-20,-56,-20r0,160","w":274},"\u0445":{"d":"79,-79v-24,-33,-24,-70,-68,-76v-2,-18,29,-3,48,-9v15,18,23,44,39,61v6,-8,31,-36,33,-46v0,-5,-13,-6,-7,-15v16,3,31,-1,46,1v1,16,-16,10,-25,19r-44,50v19,26,31,61,56,82v3,1,22,1,15,13v-26,-5,-54,11,-60,-16v-11,-17,-16,-40,-30,-54v-12,19,-29,34,-37,56v0,5,13,6,5,14v-15,-3,-32,1,-47,-1v-2,-16,19,-5,25,-18v12,-11,37,-44,51,-61","w":176},"\u04b3":{"d":"79,-79v-37,-57,-24,-66,-68,-76v-2,-18,29,-3,48,-9v14,16,23,45,39,61v22,-26,33,-41,33,-46v0,-5,-13,-6,-7,-15v16,3,31,-1,46,1v3,14,-16,11,-22,18v-14,10,-33,36,-46,52v23,28,30,79,72,85r-14,65v-2,0,-6,1,-7,-1v-2,-33,5,-46,-8,-55v-48,0,-38,-49,-63,-70v-12,19,-29,34,-37,56v0,5,13,6,5,14v-15,-3,-32,1,-47,-1v-3,-15,19,-6,26,-18v10,-11,37,-45,50,-61","w":176},"\u0446":{"d":"195,52v0,-33,6,-52,-33,-52r-148,0v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-29,2,-27,32v2,36,-5,80,1,112r86,-1r0,-85v-1,-50,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-30,0,-28,22,-27,58r1,86v9,1,24,-4,30,0v-6,18,-11,39,-15,63r-9,0","w":228},"\u0447":{"d":"49,-117v-2,48,38,57,73,37v-3,-48,13,-75,-27,-75v0,-3,-1,-9,2,-9r82,1r0,8v-40,-3,-27,51,-27,90v0,51,-5,47,27,58v0,3,1,7,-1,8r-83,-1v6,-23,34,-1,27,-44r0,-25v-46,22,-117,9,-103,-58v4,-22,-2,-26,-19,-28v0,-3,-1,-8,1,-9v26,3,49,-1,70,1r0,8v-20,5,-21,10,-22,38","w":192},"\u04b7":{"d":"18,-111v2,-21,5,-47,-18,-44v0,-3,-1,-8,1,-9v26,3,49,-1,70,1r0,8v-21,5,-20,8,-22,38v-3,48,39,57,73,37v-3,-47,12,-75,-27,-75v0,-3,-1,-9,2,-9r82,1r0,8v-41,-1,-25,51,-27,90v-2,30,-6,64,29,54v-4,25,-13,51,-16,68v-22,-1,10,-64,-30,-57v-10,-1,-27,2,-40,0v0,-19,26,-7,26,-23r1,-46v-41,20,-108,12,-104,-42","w":192},"\u04b9":{"d":"152,-65v0,51,-5,47,27,58v0,3,1,7,-1,8r-83,-1r0,-7v29,-2,29,-27,27,-62v-8,5,-19,8,-31,9v0,10,4,34,-12,24r0,-23v-49,0,-60,-28,-60,-84v0,-12,-7,-9,-19,-12v0,-3,-1,-8,1,-9v26,3,49,-1,70,1r0,8v-30,-1,-25,53,-14,71v5,7,12,11,22,13v2,-17,-3,-40,2,-53v3,0,8,-1,10,1r0,53v9,-1,20,-4,31,-10v-2,-36,10,-78,-27,-75v0,-3,-1,-9,2,-9r82,1r0,8v-42,0,-27,43,-27,90","w":192},"\u0448":{"d":"283,-97v0,39,-10,93,27,90v0,3,1,7,-1,8r-295,-1v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-29,2,-27,32v2,36,-5,80,1,112v24,-1,53,2,75,-1r-1,-127v-1,-14,-15,-11,-26,-16v0,-3,-1,-8,1,-9r83,1r0,8v-34,7,-28,9,-27,58r1,86v24,-1,53,2,75,-1r0,-85v-1,-50,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-34,8,-27,8,-27,58","w":323},"\u0449":{"d":"290,57v-2,-29,9,-56,-28,-56r-248,-1v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-29,2,-27,32v2,36,-5,80,1,112v24,-1,53,2,75,-1r-1,-127v-1,-14,-15,-11,-26,-16v0,-3,-1,-8,1,-9r83,1r0,8v-34,7,-28,9,-27,58r1,86v24,-1,53,2,75,-1r0,-85v-1,-50,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-34,8,-28,8,-27,58r1,86v11,1,23,-4,30,0v-7,21,-12,44,-16,68r-8,0","w":323},"\u044a":{"d":"195,-49v-1,65,-87,49,-150,49v4,-24,31,2,26,-40v-4,-36,4,-80,-2,-113r-31,0v-29,-1,-20,14,-32,35v-3,0,-6,0,-6,-2v3,-18,0,-35,3,-44r125,1r0,8v-35,6,-25,13,-27,61v48,-4,94,-1,94,45xm164,-53v0,-33,-28,-34,-63,-33r1,66v0,10,3,12,15,12v31,1,46,-17,47,-45","w":207},"\u044b":{"d":"160,-50v0,65,-83,51,-146,50v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-29,2,-27,32r-1,29v47,-4,90,-1,90,44xm128,-53v1,-31,-25,-35,-58,-33r1,66v0,10,3,13,14,12v28,1,43,-18,43,-45xm191,-97v-2,-50,7,-50,-28,-58v0,-3,-1,-9,2,-9r82,1r0,8v-40,-1,-27,51,-27,90v0,51,-5,47,27,58v0,3,1,7,-1,8r-83,-1r0,-7v32,-10,27,-8,28,-58r0,-32","w":261},"\u044c":{"d":"160,-50v0,65,-83,51,-146,50v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-29,2,-27,32r-1,29v47,-4,90,-1,90,44xm128,-53v1,-31,-25,-35,-58,-33r1,66v0,10,3,13,14,12v28,1,43,-18,43,-45","w":171},"\u044d":{"d":"141,-90v13,-73,-103,-105,-110,-30r-9,0v-1,-10,-2,-23,-5,-39v65,-30,159,-10,159,74v0,84,-95,117,-156,70v-1,-5,-5,-8,0,-10v49,38,127,4,121,-56v-50,2,-71,-8,-75,29v-3,0,-7,1,-8,-1v3,-28,-1,-40,1,-66v3,0,7,-1,8,1v11,40,12,24,74,28","w":188},"\u0259":{"d":"80,5v-45,0,-76,-46,-60,-90r111,0v5,-59,-60,-83,-105,-51v-5,-22,40,-32,63,-32v47,0,74,35,74,84v0,45,-38,89,-83,89xm86,-7v33,0,48,-32,45,-68r-82,0v-5,35,6,67,37,68","w":175},"\u04d9":{"d":"80,5v-45,0,-76,-46,-60,-90r111,0v5,-59,-60,-83,-105,-51v-5,-22,40,-32,63,-32v47,0,74,35,74,84v0,45,-38,89,-83,89xm86,-7v33,0,48,-32,45,-68r-82,0v-5,35,6,67,37,68","w":175},"\u044e":{"d":"41,-97v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1v0,3,1,8,-1,9v-37,6,-23,10,-27,59r32,0v2,-46,39,-77,91,-77v56,0,88,32,88,86v0,57,-34,93,-92,93v-57,0,-87,-35,-87,-93r-32,0r0,21v1,51,-4,47,28,58v0,3,1,7,-1,8r-83,-1v5,-23,27,1,27,-42r0,-55xm194,-164v-40,1,-60,33,-59,79v1,44,11,83,53,84v41,1,59,-41,59,-84v-1,-41,-12,-80,-53,-79","w":292},"\u044f":{"d":"152,-65v0,51,-5,48,28,58v0,3,1,8,-2,8r-79,-1r0,-7v37,-2,24,-43,24,-87v0,-21,3,-44,-3,-59v-31,-2,-54,4,-54,31v0,26,20,35,48,35r0,5v-23,25,-45,52,-66,83v-18,-3,-31,1,-48,-1v-4,-12,13,-9,17,-12v18,-19,46,-47,61,-72v-30,-6,-45,-19,-45,-41v0,-55,89,-35,147,-38r0,8v-43,-2,-28,42,-28,90","w":193},"\u0452":{"d":"44,-202v3,-36,-8,-31,-32,-37r0,-7v20,-6,43,-9,61,-15v8,9,-1,30,1,60r82,-2r0,14r-82,-1v2,15,-4,37,3,46v15,-17,33,-25,57,-25v47,0,60,41,60,90v0,86,-42,147,-119,135v-1,-3,-5,-6,-1,-8v66,10,88,-43,88,-113v0,-51,-3,-89,-45,-89v-42,0,-45,41,-43,89v2,51,-5,47,27,58v0,3,1,7,-1,8r-83,-1v5,-23,27,0,27,-42r0,-148v-12,0,-23,1,-34,1r0,-14v10,0,21,1,34,1","w":212},"\u0454":{"d":"47,-81v-5,64,76,91,122,56v3,2,1,6,0,10v-62,47,-157,16,-157,-70v0,-80,93,-106,160,-74v-3,16,-5,31,-6,44r-9,0v7,-57,-65,-60,-92,-30v-12,13,-18,31,-18,55v64,-2,62,8,76,-29v3,0,6,0,8,1v-5,29,2,40,-2,66r-6,0v-9,-17,-1,-31,-29,-28v-9,0,-25,-1,-47,-1","w":188},"\u0455":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53","w":152},"\u0456":{"d":"31,-226v0,-11,10,-20,20,-20v11,0,19,9,19,20v0,10,-8,19,-19,19v-10,0,-20,-8,-20,-19xm68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126","w":104},"\u0457":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm102,-224v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,20,9,19,19xm28,-224v0,10,-9,20,-19,20v-10,1,-20,-10,-19,-20v-1,-10,10,-19,19,-19v9,0,19,10,19,19","w":104},"\u0458":{"d":"23,-226v0,-12,9,-20,20,-20v10,0,19,10,19,20v0,9,-9,20,-19,19v-11,1,-20,-8,-20,-19xm28,-104v1,-28,3,-45,-30,-41r0,-8v21,-5,44,-8,59,-15v6,31,-1,106,1,156v3,59,-15,110,-67,113v-1,-4,-3,-9,-1,-13v42,7,38,-54,38,-90r0,-102","w":84},"\u0459":{"d":"48,-22v-9,20,27,2,22,23v-29,-3,-42,1,-70,-1v1,-18,22,-6,31,-27v28,-40,62,-76,87,-119v-2,-11,-15,-4,-31,-9v0,-3,-1,-8,1,-9v21,3,59,-1,79,1r-2,69v48,-4,94,-1,94,45v-1,65,-87,49,-150,49v5,-23,27,1,27,-42r0,-103r-3,0xm228,-53v2,-32,-27,-35,-63,-33r1,66v0,10,3,12,15,12v31,1,46,-17,47,-45","w":271},"\u045a":{"d":"85,-155v-33,-3,-22,28,-24,59v17,0,46,1,88,1v-1,-32,8,-64,-24,-60v0,-3,-1,-8,1,-9v23,3,56,-1,76,1r0,8v-34,-1,-22,26,-25,61v47,-4,89,-1,89,44v0,65,-82,50,-144,50v5,-23,27,1,27,-42r0,-44r-88,1r0,49v-2,28,5,23,24,29v0,3,1,7,-1,8v-23,-3,-56,1,-76,-1r0,-7v44,0,25,-69,25,-120v0,-26,-3,-24,-25,-28v0,-3,-1,-9,2,-9v23,3,55,-1,75,1r0,8xm235,-53v1,-31,-25,-35,-58,-33r1,66v0,10,3,13,14,12v28,1,43,-18,43,-45","w":278},"\u04bb":{"d":"203,-99v4,43,-13,93,28,92v0,3,1,8,-2,8r-82,-1r0,-7v18,-9,26,-1,26,-35v0,-54,9,-114,-47,-114v-46,0,-55,38,-52,91v3,50,-5,47,27,58v0,3,1,7,-1,8r-83,-1r0,-7v27,-3,27,-18,27,-58r0,-137v3,-30,-8,-34,-32,-37r0,-7v20,-6,43,-9,61,-15v7,20,-2,77,1,115r3,2v37,-43,141,-33,126,45","w":244},"\u045b":{"d":"44,-202v3,-36,-8,-31,-32,-37r0,-7v20,-6,43,-9,61,-15v8,9,-1,30,1,60r82,-2r0,14r-82,-1v2,15,-4,37,3,46v37,-43,140,-33,126,45r0,34v1,51,-5,48,28,58v0,3,1,8,-2,8r-82,-1v0,-20,27,-5,26,-23v-2,-58,16,-135,-47,-133v-46,2,-55,37,-52,91v3,50,-5,47,27,58v0,3,1,7,-1,8r-83,-1v5,-23,27,0,27,-42r0,-148v-12,0,-23,1,-34,1r0,-14v10,0,21,1,34,1","w":244},"\u045f":{"d":"109,43v-5,-18,0,-43,-23,-43r-72,0v5,-23,27,1,27,-42r0,-55v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-20,6,-29,2,-27,32v2,36,-5,80,1,112r86,-1r0,-85v-1,-50,7,-50,-27,-58v0,-3,-1,-8,1,-9r83,1r0,8v-41,-4,-27,51,-27,90v0,51,-5,47,27,58v0,3,1,7,-1,8v-18,-1,-42,-1,-70,-1v-24,-1,-19,24,-24,43r-11,0","w":228},"\u0463":{"d":"194,-49v0,63,-85,49,-150,49r0,-7v32,-10,29,-8,28,-58r-2,-86v-5,-4,-20,-1,-28,-2v-29,-1,-21,14,-33,35v-3,0,-5,0,-6,-2v1,-14,0,-32,3,-44r66,1v1,-27,-7,-27,-28,-31v0,-3,-1,-9,2,-9r81,1v0,21,-35,0,-28,39v2,1,35,-2,68,0v0,15,2,32,0,45r-5,0v-11,-21,-4,-37,-32,-35v-10,1,-30,-6,-30,6r-1,53v49,-4,95,0,95,45xm162,-53v1,-33,-28,-34,-63,-33r1,66v0,10,3,12,15,12v29,0,47,-16,47,-45","w":205},"\u046b":{"d":"15,-7v16,-6,21,-10,20,-35v-3,-49,31,-48,74,-51v5,-9,-13,-17,-17,-26v-17,-20,-25,-32,-51,-36v0,-3,-1,-8,1,-9r183,1r0,8v-33,4,-55,42,-73,60v21,10,78,-5,80,32v1,6,2,17,2,35v-7,22,23,11,16,29v-17,-3,-32,2,-46,-2v1,-34,7,-79,-27,-81v-7,-1,-17,-3,-30,-3v3,49,-10,76,28,78v0,3,1,8,-2,8r-82,-1r0,-7v37,-3,25,-30,27,-78v-60,-7,-54,35,-57,86v-16,-3,-32,1,-46,-1r0,-7xm183,-148v-8,-13,-43,-4,-62,-6v-24,-2,-19,5,-7,20v10,11,18,25,29,35v17,-17,29,-32,40,-49","w":266},"\u04e9":{"d":"103,-168v51,0,85,28,86,79v1,54,-35,94,-89,94v-53,0,-88,-34,-88,-87v0,-54,34,-86,91,-86xm155,-91v2,-52,-59,-88,-95,-48v-10,11,-14,27,-14,48r109,0xm46,-80v0,34,21,76,57,74v36,-2,53,-32,53,-74r-110,0","w":201},"\u0473":{"d":"189,-89v0,53,-35,94,-89,94v-53,0,-89,-34,-88,-87v0,-54,36,-86,91,-86v50,-1,86,30,86,79xm46,-84v34,-43,75,17,109,-11v-5,-41,-23,-61,-56,-61v-40,1,-54,30,-53,72xm103,-6v37,1,56,-39,52,-77v-33,36,-76,-27,-108,11v3,35,23,65,56,66","w":201},"\u0475":{"d":"151,-135v9,-23,-9,-14,-22,-20v0,-3,-1,-7,1,-9v21,2,49,-3,66,2v2,16,-19,5,-22,20v-29,61,-34,64,-66,145r-18,0r-60,-141v-4,-14,-12,-12,-25,-17v0,0,-1,-8,2,-9v26,2,59,-4,81,2v1,19,-28,3,-25,16v10,38,30,81,45,116","w":203},"\u0491":{"d":"41,-97v-2,-49,7,-50,-27,-58v0,-3,-1,-8,1,-9r87,1v29,1,24,-8,31,-30v3,0,7,-1,8,1v-3,13,-2,29,-5,41v-21,1,-49,-4,-66,1r0,85v1,51,-4,47,28,58v0,3,1,7,-1,8r-83,-1v5,-23,27,1,27,-42r0,-55","w":141},"\u2116":{"d":"86,-215v-9,-16,-19,-21,-42,-23v0,-3,-1,-8,1,-10v26,2,38,1,62,0v25,48,73,130,109,184r3,0v-3,-52,6,-120,-7,-161v-4,-12,-17,-8,-30,-14v0,-3,-1,-8,1,-9r84,1v0,3,1,8,-1,10v-44,-5,-37,42,-37,78r0,160r-11,0v-15,-28,-36,-63,-62,-107v-26,-44,-45,-75,-57,-92r-3,0r0,110v0,42,-3,80,38,80v3,10,-5,10,-15,9v-28,-3,-48,1,-71,-1v0,-4,-1,-9,2,-10v43,5,36,-42,36,-78r0,-127xm324,-61v-38,0,-57,-25,-57,-67v0,-40,20,-68,58,-68v38,0,56,28,56,66v0,39,-19,69,-57,69xm324,-189v-48,2,-48,119,0,121v48,-1,47,-120,0,-121xm265,1r0,-21r118,0r0,21r-118,0","w":399},"\u0391":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109","w":276},"\u0392":{"d":"35,-218v0,-23,-10,-14,-30,-20v0,-3,-1,-8,1,-10v70,5,182,-25,182,48v0,34,-25,53,-60,60v44,4,72,16,72,59v0,84,-94,87,-181,81v3,-19,15,-3,15,-36xm68,-145v47,4,85,-5,85,-48v0,-38,-44,-46,-84,-39xm163,-76v0,-51,-43,-59,-95,-54r0,113v51,11,95,-8,95,-59","w":218},"\u0393":{"d":"44,-203v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r179,0v4,12,-1,34,-3,52v-20,2,-2,-36,-32,-36v-23,0,-53,0,-78,-1r1,211v2,16,18,9,34,13v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155","w":204},"\u0394":{"d":"130,-251v5,21,97,232,108,249r-2,3r-224,0r-2,-3v14,-26,99,-218,111,-249r9,0xm193,-13v-23,-61,-48,-125,-76,-190r-3,0v-27,63,-27,62,-42,100v-10,25,-21,56,-34,90r155,0","w":248},"\u0395":{"d":"28,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0","w":217},"\u0396":{"d":"227,-63v1,7,2,35,-3,64r-218,-1r0,-9r174,-223r-132,5v-12,4,2,45,-19,35v3,-19,-1,-44,1,-56r195,1v-1,22,-16,28,-27,42r-147,189r150,-3v17,-2,9,-31,18,-44r8,0","w":240},"\u0397":{"d":"76,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74","w":296},"\u0398":{"d":"144,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm143,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm110,-118v-21,0,-16,15,-24,30v-3,0,-6,0,-6,-2r1,-83r5,0v9,16,1,29,24,29r64,0v22,1,17,-13,24,-29v3,0,6,0,7,1v-2,27,4,61,-2,84r-5,0v-6,-20,-3,-29,-24,-30r-64,0","w":285},"\u0399":{"d":"76,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14","w":119},"\u039a":{"d":"111,-238v-16,4,-33,-3,-34,14r-1,97v27,-21,85,-81,111,-109v-5,-23,36,-8,59,-12v3,1,3,10,0,11v-39,0,-42,14,-66,36r-73,67r132,121v2,4,20,2,13,14v-17,-1,-26,-1,-46,0r-130,-121r1,98v2,16,18,9,34,13v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9","w":259},"\u039b":{"d":"57,-24v-2,19,13,8,27,15v0,4,1,9,-2,10r-76,-1v-4,-20,26,-3,30,-22v30,-58,73,-162,102,-229r7,0r95,229v4,11,12,9,23,13v0,4,1,9,-2,10r-92,-1r0,-9v19,-7,39,5,28,-22r-66,-170r-3,0","w":271},"\u039c":{"d":"40,-224v1,-17,-20,-8,-33,-14v0,-3,-1,-8,1,-10r65,0r95,201r95,-201v21,4,47,-3,68,2r0,8v-28,4,-35,-1,-35,41r0,152v-2,36,6,33,35,36v0,4,1,9,-1,11v-37,-5,-69,2,-100,-2r0,-9v46,6,35,-31,35,-74r0,-129r-100,217v-16,2,-9,-8,-23,-36r-84,-175r1,184v2,15,18,9,34,13v3,10,-5,11,-15,10v-32,-3,-35,1,-71,-1r0,-9v15,-5,33,2,33,-13r0,-202","w":340},"\u039d":{"d":"41,-215v1,-22,-14,-20,-33,-23v0,-4,-1,-9,2,-10r59,0v33,47,98,125,139,176r32,39r-1,-170v1,-35,-1,-30,-31,-35v-1,-13,3,-9,20,-9v19,1,42,-3,59,0v3,24,-31,-6,-31,42r-1,212v-8,-2,-18,-5,-29,-7r-169,-210r1,166v-1,35,1,30,30,35v2,13,-3,9,-20,9v-19,-1,-41,3,-58,0r0,-9v44,5,31,-35,31,-74r0,-132","w":299},"\u039e":{"d":"74,-221v-36,-3,-26,14,-37,41v-3,-1,-7,0,-8,-2r2,-66r188,1v-3,21,2,42,0,66r-7,1v-10,-20,-1,-41,-36,-41r-102,0xm95,-118v-22,0,-17,14,-24,31v-3,0,-6,0,-7,-2v2,-27,-4,-62,2,-85r5,0v7,20,2,30,24,30r60,0v21,0,17,-13,23,-30v2,0,6,-1,7,1r-1,86r-6,0v-7,-19,-2,-31,-23,-31r-60,0xm233,-70v0,20,-5,49,-8,71r-201,0v-3,-22,-10,-53,-7,-71r7,0v10,24,9,43,44,43r113,0v34,2,35,-18,44,-43r8,0","w":249},"\u039f":{"d":"144,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm143,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114","w":285},"\u03a0":{"d":"76,-49v-2,40,5,38,35,40v4,15,-14,9,-25,10r-77,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v1,-22,60,-9,92,-9r183,0r0,9v-29,4,-35,-1,-35,38r1,178v2,15,17,10,34,13v4,14,-13,9,-25,10r-77,-1r0,-9v44,8,35,-32,35,-74r0,-150r-141,0r0,184","w":292},"\u03a1":{"d":"44,-203v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10v78,5,197,-26,197,56v0,52,-49,85,-107,72v-1,-4,-5,-10,-1,-12v41,11,72,-11,72,-51v0,-48,-49,-63,-94,-47r0,208v2,16,18,9,34,13v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155","w":215},"\u03a3":{"d":"181,-27v36,3,32,-18,43,-43v3,0,6,0,8,1v-2,20,-3,43,-4,70r-212,0v-1,-16,81,-110,82,-123r-76,-118r0,-5r188,-3v4,9,-3,33,-4,55r-6,0v-9,-27,-7,-39,-43,-39r-91,0r59,90r-73,115r129,0","w":246},"\u03a4":{"d":"59,-9v16,-4,33,3,33,-14v0,-61,2,-144,0,-208v-35,3,-80,-16,-72,39v-1,3,-10,3,-12,0r0,-56v26,3,181,-1,205,1v-2,11,0,35,-3,57v-26,5,7,-41,-33,-41r-50,0r3,217v7,3,18,3,31,5v0,4,1,9,-2,10r-100,-1r0,-9","w":219},"\u03a5":{"d":"81,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9","w":264},"\u03a6":{"d":"148,-41v-2,30,3,29,35,32v0,4,1,9,-2,10r-95,-1v0,-4,-1,-9,2,-10v34,-5,31,6,32,-31v-64,0,-112,-27,-112,-88v0,-62,46,-82,112,-82v3,-33,-8,-21,-34,-27v0,-4,-1,-9,2,-10r95,1v0,4,1,9,-2,10v-33,6,-32,-7,-33,26v65,0,110,17,112,77v2,67,-46,93,-112,93xm120,-202v-75,-10,-97,89,-55,131v13,14,32,20,55,21r0,-152xm148,-50v47,-2,77,-29,77,-79v0,-47,-26,-72,-77,-73r0,152","w":268},"\u03a7":{"d":"43,1v-20,-3,-43,7,-36,-12v35,-3,27,-13,51,-46r48,-66v-24,-34,-43,-84,-75,-108v-2,-2,-27,3,-19,-11r48,-9v26,23,44,69,65,101r68,-99v12,1,26,-1,36,1v5,15,-17,8,-20,14v-14,14,-57,73,-75,98v28,41,50,87,81,124v3,0,25,0,14,13v-18,-1,-27,-1,-48,0v-21,-31,-45,-76,-66,-110v-24,29,-50,73,-72,110","w":238},"\u03a8":{"d":"106,-9v16,-4,33,3,33,-15v0,-5,2,-22,2,-51v-96,8,-100,-83,-116,-157v-2,-6,-25,-3,-16,-16v23,6,57,-5,53,31v11,52,8,139,79,132r-2,-140v-2,-15,-17,-10,-33,-13v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-34,-3,-34,14r-2,139v71,6,70,-78,79,-132v-5,-33,34,-30,55,-29v0,16,-25,4,-22,32v-13,87,-23,134,-112,139v1,36,-7,73,36,66v0,4,1,9,-2,10r-100,-1r0,-9","w":313},"\u03a9":{"d":"251,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0","w":297},"\u1f08":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm68,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":276},"\u1f09":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm86,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":276},"\u1f0a":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm15,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm66,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":276},"\u1f0b":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm92,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm46,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":276},"\u1f0c":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm28,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm66,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":276},"\u1f0d":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm67,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm64,-190r37,-69v10,-2,12,5,16,9r-48,63","w":276},"\u1f0e":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm87,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm49,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":276},"\u1f0f":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm12,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm73,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":276},"\u1f88":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm68,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f89":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm86,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f8a":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm13,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm64,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f8b":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm92,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm46,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f8c":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm28,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm66,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f8d":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm65,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm62,-190r37,-69v10,-2,12,5,16,9r-48,63xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f8e":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm87,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm49,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f8f":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm12,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm73,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1fb8":{"d":"100,-302v8,31,66,35,74,0r6,1v-1,45,-83,50,-85,1xm54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109","w":276},"\u1fb9":{"d":"189,-267r-107,0r0,-14r107,0r0,14xm54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109","w":276},"\u1fba":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm85,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":276},"\u0386":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm55,-190r37,-69v10,-2,11,5,15,9r-47,63","w":276},"\u1fbb":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm55,-190r37,-69v10,-2,11,5,15,9r-47,63","w":276},"\u1fbc":{"d":"54,-20v1,13,18,5,31,11v0,4,1,9,-2,10r-77,-1v-4,-17,20,-6,25,-16r106,-235r7,0r101,233v1,12,28,-1,22,19v-32,-3,-64,3,-94,-1r0,-9v17,-6,39,6,29,-19r-21,-54r-102,0v-7,19,-20,43,-25,62xm85,-97r89,0r-43,-109xm373,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":368},"\u1f18":{"d":"75,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm11,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":264},"\u1f19":{"d":"81,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":271},"\u1f1a":{"d":"103,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm7,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm58,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":292},"\u1f1b":{"d":"113,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm91,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm45,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":302},"\u1f1c":{"d":"113,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm7,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm45,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":302},"\u1f1d":{"d":"116,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm45,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm42,-190r37,-69v10,-2,12,5,16,9r-48,63","w":306},"\u1fc8":{"d":"60,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm37,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":249},"\u0388":{"d":"77,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":267},"\u1fc9":{"d":"77,1v-2,-20,20,-5,14,-37r0,-191v-3,-12,-13,-6,-29,-11v0,-3,-1,-8,1,-10r179,1v-5,9,-1,36,-8,54r-7,0v-6,-22,-6,-40,-43,-40r-57,0v0,3,-1,35,-2,97v27,3,58,3,76,-3v4,-3,-2,-36,15,-26v-2,26,4,58,-2,80v-22,3,4,-40,-33,-34v-20,-2,-32,-1,-56,0v-2,19,-1,85,0,104v35,-3,77,3,106,-6v8,-11,-1,-44,21,-38v-3,11,-3,48,-6,60r-169,0xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":267},"\u1f28":{"d":"122,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm11,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":345},"\u1f29":{"d":"129,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":352},"\u1f2a":{"d":"162,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm7,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm58,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":386},"\u1f2b":{"d":"170,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm95,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":393},"\u1f2c":{"d":"173,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm11,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm49,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":396},"\u1f2d":{"d":"177,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm46,-190r37,-69v10,-2,12,5,16,9r-48,63","w":400},"\u1f2e":{"d":"178,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm71,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm33,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":401},"\u1f2f":{"d":"178,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm0,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm61,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":401},"\u1f98":{"d":"122,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm11,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm452,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":446},"\u1f99":{"d":"129,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56xm459,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":454},"\u1f9a":{"d":"162,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm7,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm58,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9xm492,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":487},"\u1f9b":{"d":"170,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm95,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm499,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":494},"\u1f9c":{"d":"173,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm11,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm49,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58xm503,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":497},"\u1f9d":{"d":"177,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm46,-190r37,-69v10,-2,12,5,16,9r-48,63xm507,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":501},"\u1f9e":{"d":"178,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm71,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm33,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4xm508,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":502},"\u1f9f":{"d":"178,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm0,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm61,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56xm508,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":502},"\u1fca":{"d":"111,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm37,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":334},"\u0389":{"d":"130,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":354},"\u1fcb":{"d":"130,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":354},"\u1fcc":{"d":"76,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14r-1,84r145,0r-2,-85v-2,-15,-17,-9,-33,-13v0,-3,-1,-8,1,-10r100,1r0,9v-16,4,-33,-3,-33,14r-1,180v-4,36,7,31,34,35v0,3,1,8,-1,10r-100,-1r0,-9v16,-4,33,3,33,-14r2,-100r-145,0r0,74xm406,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":400},"\u03aa":{"d":"9,-281v0,-8,7,-17,16,-16v9,-1,17,7,17,16v0,21,-33,20,-33,0xm78,-281v0,-8,7,-16,16,-16v9,0,17,6,17,16v0,22,-33,19,-33,0xm76,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14","w":119},"\u1f38":{"d":"122,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm11,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":166},"\u1f39":{"d":"129,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":174},"\u1f3a":{"d":"162,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm7,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm58,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":207},"\u1f3b":{"d":"170,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm95,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":214},"\u1f3c":{"d":"173,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm11,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm49,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":218},"\u1f3d":{"d":"177,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm46,-190r37,-69v10,-2,12,5,16,9r-48,63","w":222},"\u1f3e":{"d":"178,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm71,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm33,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":223},"\u1f3f":{"d":"178,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm0,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm61,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":223},"\u1fd8":{"d":"23,-311v7,32,66,34,74,0r5,1v-1,47,-82,50,-84,1xm76,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14","w":119},"\u1fd9":{"d":"114,-285r-107,0r0,-14r107,0r0,14xm76,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14","w":119},"\u1fda":{"d":"111,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm37,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":156},"\u038a":{"d":"130,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":175},"\u1fdb":{"d":"130,-49v-2,40,5,38,35,40v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10r101,1r0,9v-16,4,-33,-3,-34,14xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":175},"\u1f48":{"d":"171,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm170,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm11,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":312},"\u1f49":{"d":"171,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm170,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":312},"\u1f4a":{"d":"230,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm229,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm7,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm58,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":371},"\u1f4b":{"d":"238,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm237,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm95,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":378},"\u1f4c":{"d":"202,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm201,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm7,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm45,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":343},"\u1f4d":{"d":"210,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm209,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm46,-190r37,-69v10,-2,12,5,16,9r-48,63","w":351},"\u1ff8":{"d":"179,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm178,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm40,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":320},"\u038c":{"d":"163,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm162,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":304},"\u1ff9":{"d":"163,7v-87,0,-136,-53,-136,-134v0,-83,54,-125,138,-126v82,-1,131,42,131,122v0,82,-47,138,-133,138xm162,-241v-66,2,-98,43,-97,112v1,69,32,122,101,123v67,1,91,-54,91,-121v0,-66,-25,-116,-95,-114xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":304},"\u1fec":{"d":"86,-203v2,-36,-7,-31,-35,-35v0,-3,-1,-8,1,-10v78,5,197,-26,197,56v0,52,-49,85,-107,72v-1,-4,-5,-10,-1,-12v41,11,72,-11,72,-51v0,-48,-49,-63,-94,-47r0,208v2,16,18,9,34,13v0,3,1,8,-1,10r-101,-1r0,-9v29,-3,35,1,35,-39r0,-155xm25,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":259},"\u03ab":{"d":"73,-281v0,-10,8,-16,17,-16v9,0,16,7,16,16v0,23,-33,18,-33,0xm165,-281v0,-9,7,-16,16,-16v9,0,17,6,17,16v0,21,-33,20,-33,0xm81,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9","w":264},"\u1f59":{"d":"123,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":306},"\u1f5b":{"d":"182,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9xm91,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm45,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":364},"\u1f5d":{"d":"164,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm46,-190r37,-69v10,-2,12,5,16,9r-48,63","w":347},"\u1f5f":{"d":"156,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9xm0,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm61,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":338},"\u1fe8":{"d":"98,-302v9,30,66,35,75,0r5,1v0,46,-84,50,-85,1xm81,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9","w":264},"\u1fe9":{"d":"189,-274r-107,0r0,-14r107,0r0,14xm81,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9","w":264},"\u1fea":{"d":"123,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9xm37,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":306},"\u038e":{"d":"118,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":301},"\u1feb":{"d":"118,-9v48,9,33,-41,35,-87v2,-51,-27,-128,-70,-128v-21,0,-29,10,-39,27v-4,1,-4,-2,-6,-4v14,-32,35,-48,61,-48v60,0,63,63,67,135r9,0v6,-75,20,-135,85,-135v29,0,43,20,41,52r-6,4v-3,-20,-14,-30,-33,-30v-81,0,-82,111,-75,201v1,16,17,9,33,13v0,3,1,8,-1,10r-101,-1r0,-9xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":301},"\u1f68":{"d":"269,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm11,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":314},"\u1f69":{"d":"269,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":314},"\u1f6a":{"d":"328,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm7,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm58,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":374},"\u1f6b":{"d":"335,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm95,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":381},"\u1f6c":{"d":"299,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm7,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm45,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":345},"\u1f6d":{"d":"307,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm46,-190r37,-69v10,-2,12,5,16,9r-48,63","w":353},"\u1f6e":{"d":"304,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm71,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm33,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":349},"\u1f6f":{"d":"304,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm0,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm61,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":349},"\u1fa8":{"d":"269,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm11,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm429,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":424},"\u1fa9":{"d":"269,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm32,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56xm429,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":424},"\u1faa":{"d":"328,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm7,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm58,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9xm489,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":483},"\u1fab":{"d":"335,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm95,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm496,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":490},"\u1fac":{"d":"299,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm7,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm45,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58xm460,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":455},"\u1fad":{"d":"307,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm49,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm46,-190r37,-69v10,-2,12,5,16,9r-48,63xm468,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":463},"\u1fae":{"d":"304,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm71,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm33,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4xm465,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":459},"\u1faf":{"d":"304,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm0,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm61,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56xm465,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":459},"\u1ffa":{"d":"276,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm40,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":322},"\u038f":{"d":"261,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":306},"\u1ffb":{"d":"261,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm0,-190r37,-69v10,-2,11,5,15,9r-47,63","w":306},"\u1ffc":{"d":"251,-27v25,1,18,-8,27,-26v3,0,6,0,7,1v-3,23,-6,40,-7,54r-111,-2r0,-25v51,-6,74,-50,74,-109v0,-71,-25,-110,-90,-110v-63,0,-95,41,-95,108v0,61,23,104,74,111r0,25r-111,2v1,-13,-9,-37,-5,-55r5,0v1,34,38,25,74,26r0,-3v-44,-17,-75,-57,-75,-113v0,-78,53,-109,133,-110v77,-1,128,38,128,110v0,59,-30,95,-75,113r0,3r47,0xm412,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":406},"\u03b1":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102","w":230},"\u03b2":{"d":"150,-202v3,-47,-63,-51,-81,-17v-21,38,-16,65,-17,136v0,42,1,102,4,179v-11,0,-22,13,-30,5r0,-240v-3,-73,28,-112,94,-112v35,0,59,13,59,46v0,36,-34,64,-69,68r0,3v40,1,89,9,86,53v-4,62,-59,89,-127,83v0,-17,-10,-33,-1,-39v7,15,24,27,44,27v34,0,52,-29,52,-61v0,-48,-46,-65,-88,-49v-8,-4,2,-13,4,-19v39,5,67,-26,70,-63","w":210},"\u03b3":{"d":"102,6v-2,-71,-28,-140,-75,-150v-11,-2,-19,7,-29,12r-1,-6v22,-35,69,-45,90,2v10,22,18,61,22,118r3,0v22,-49,54,-86,65,-145v4,-5,23,-7,31,-2v-22,64,-71,103,-97,164v3,32,1,62,2,95v-9,7,-18,0,-25,-6v1,-28,5,-55,14,-82","w":213},"\u03b4":{"d":"91,-165v-30,-18,-56,-23,-69,-48v6,-25,51,-34,88,-36v1,6,14,16,5,19v-18,-14,-83,-10,-53,17v42,38,113,42,114,116v1,54,-45,102,-98,102v-42,0,-66,-32,-66,-75v0,-51,34,-80,79,-91r0,-4xm93,-8v51,2,72,-72,46,-115v-7,-12,-19,-24,-36,-35v-38,9,-60,34,-60,78v0,35,17,71,50,72","w":187},"\u03b5":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35","w":173},"\u03b6":{"d":"54,-150v-18,51,-25,136,46,130v24,3,68,-14,72,12v-5,29,-37,54,-70,64v-5,-6,-15,-6,-15,-16v28,7,59,-6,64,-28v-5,-23,-46,-7,-73,-11v-48,3,-64,-22,-64,-64v0,-70,50,-135,91,-169v-30,3,-53,13,-63,-6v3,-13,11,-16,25,-26v8,6,-10,10,-9,16v5,16,40,7,61,7v18,-8,25,-17,34,-10v0,6,-3,13,-6,18v-44,8,-79,43,-93,83","w":179},"\u03b7":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66","w":211},"\u03b8":{"d":"108,6v-61,0,-83,-56,-83,-122v0,-75,22,-136,93,-137v64,-1,83,52,82,116v-1,75,-22,143,-92,143xm169,-137v-1,-57,-3,-106,-52,-106v-45,0,-60,53,-62,106r114,0xm55,-126v2,58,7,120,56,120v50,0,55,-60,58,-120r-114,0","w":225},"\u03b9":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":108},"\u03ba":{"d":"157,5v-43,0,-48,-65,-71,-91r-22,20v0,30,0,50,1,62v-8,-1,-24,12,-30,3v1,-22,2,-51,2,-87v0,-49,12,-66,-30,-60r-3,-7v14,-4,34,-9,58,-14r4,3v1,24,-6,60,0,88v37,-35,65,-73,107,-92v6,1,11,4,15,8v-3,11,1,29,-9,33v-6,-18,-25,-13,-40,-3v-9,6,-20,15,-33,27v19,36,47,109,98,76r1,7v-17,18,-33,27,-48,27","w":205},"\u03bb":{"d":"212,-13v-21,16,-50,30,-64,0v-5,-11,-25,-102,-36,-140v-31,39,-63,95,-77,146v-8,1,-29,17,-35,3v31,-61,69,-110,110,-161v-11,-29,-3,-78,-52,-69r0,-5v42,-7,58,-23,66,8r38,157v13,35,12,66,50,55r0,6","w":213},"\u00b5":{"d":"226,-17r-1,8v-29,18,-68,20,-64,-24r-3,-2v-17,32,-72,57,-103,24r-3,0v1,46,4,82,9,105v-3,7,-22,8,-28,3v1,-49,4,-98,4,-147v0,-52,-1,-90,-4,-114v11,0,28,-8,34,0v0,56,-17,149,40,149v65,0,55,-91,52,-149v11,0,28,-8,34,0v2,48,-29,170,33,147","w":232},"\u03bc":{"d":"226,-17r-1,8v-29,18,-68,20,-64,-24r-3,-2v-17,32,-72,57,-103,24r-3,0v1,46,4,82,9,105v-3,7,-22,8,-28,3v1,-49,4,-98,4,-147v0,-52,-1,-90,-4,-114v11,0,28,-8,34,0v0,56,-17,149,40,149v65,0,55,-91,52,-149v11,0,28,-8,34,0v2,48,-29,170,33,147","w":232},"\u03bd":{"d":"146,-160v16,-7,42,-21,41,8v-1,45,-47,105,-64,152v-8,0,-22,7,-30,3r-42,-106v-19,-31,-9,-46,-49,-41r-3,-7v10,0,42,-24,54,-16v23,42,42,98,62,144r3,0v21,-34,68,-96,28,-133r0,-4","w":202},"\u03be":{"d":"70,-263v6,6,-12,7,-8,15v11,21,72,6,88,-5v9,3,3,13,-1,20v-44,-1,-69,17,-71,53v-2,38,36,43,72,46r-4,11v-52,-2,-95,17,-95,64v0,50,61,37,113,35v25,0,22,19,12,34v-10,17,-33,36,-53,44v-7,-3,-24,-7,-20,-15v28,8,57,-11,63,-31v-5,-18,-51,-8,-72,-8v-43,0,-72,-10,-72,-47v0,-48,36,-65,84,-81r0,-5v-29,-3,-60,-16,-60,-45v0,-22,18,-39,53,-52v-19,-3,-68,9,-49,-19v3,-3,10,-8,20,-14","w":193},"\u03bf":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76","w":197},"\u03c0":{"d":"193,5v-31,0,-40,-31,-40,-62v0,-26,8,-55,23,-88r-77,0v-12,47,-21,94,-27,140v-9,0,-23,13,-28,3v11,-26,27,-82,44,-143v-44,1,-56,5,-60,44r-5,-3v2,-38,-4,-65,32,-64r87,2v39,0,68,-1,88,-3r-8,19r-29,5v-9,26,-14,49,-14,69v-2,38,22,83,54,53r1,5v-12,13,-22,23,-41,23","w":243},"\u03c1":{"d":"98,5v-40,0,-52,-21,-71,-45v-2,70,52,76,103,93v13,5,9,26,10,45r-6,3v7,-36,-54,-32,-67,-46v-43,-17,-55,-74,-55,-131v0,-57,31,-93,89,-93v55,0,84,35,84,83v0,49,-34,91,-87,91xm98,-159v-40,0,-56,32,-56,78v0,44,14,76,56,76v43,0,52,-34,54,-77v2,-43,-15,-77,-54,-77","w":196},"\u03c2":{"d":"146,-140v-59,-15,-119,-9,-119,52v0,65,77,51,124,69v15,13,4,30,-10,44v-11,11,-29,22,-52,33v-1,-5,-22,-8,-18,-17v32,6,72,-10,62,-36v-39,-21,-125,4,-122,-67v3,-76,58,-125,144,-102v4,7,-5,16,-9,24","w":173},"\u03c3":{"d":"12,-79v1,-68,50,-84,124,-84v32,0,59,-2,80,-6v2,7,-4,15,-4,24v-10,-1,-30,-1,-60,-3r-2,3v23,9,31,23,31,51v0,54,-29,99,-86,99v-48,0,-84,-34,-83,-84xm104,-155v-42,0,-60,33,-60,76v0,44,17,74,55,75v42,0,57,-37,57,-82v-1,-41,-12,-69,-52,-69","w":217},"\u03c4":{"d":"131,-14v13,-1,14,-3,26,-12r0,8v-24,28,-88,32,-85,-22r6,-101v-49,0,-54,8,-60,52v-4,2,-5,-2,-7,-4v10,-46,-6,-72,33,-71r121,2v-2,5,-4,12,-6,21r-58,0v-1,28,-2,47,-2,57v1,39,0,66,32,70","w":174},"\u03c5":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69","w":203},"\u03c6":{"d":"243,-89v0,63,-43,95,-110,97v0,13,2,41,4,85v-7,3,-15,14,-22,7v2,-16,4,-46,5,-92v-65,0,-108,-31,-108,-91v0,-61,45,-89,108,-89v-1,-28,-3,-50,-5,-68v7,-2,14,-11,20,-5v-1,32,-2,56,-2,73v69,-1,110,25,110,83xm133,-2v76,9,100,-93,58,-139v-13,-15,-33,-21,-58,-22r0,161xm120,-162v-75,-7,-98,90,-58,138v13,15,33,22,58,22r0,-160","w":254},"\u03c7":{"d":"63,-132v-9,-21,-36,-17,-50,-3r-3,-5v18,-13,30,-29,51,-29v36,0,36,63,51,90r3,0v12,-17,31,-48,58,-93v9,-2,11,8,17,15v-15,16,-39,45,-73,89v17,32,23,115,65,115v17,0,17,-4,34,-17r2,7v-29,38,-71,48,-89,7v-11,-26,-17,-57,-31,-80v-17,22,-43,93,-58,112v-25,-19,-19,-11,6,-51r49,-74","w":207},"\u03c8":{"d":"38,-59v0,-36,13,-111,-34,-79r-2,-4v21,-15,24,-25,46,-25v30,0,18,47,18,75v0,56,11,79,62,78v-1,-94,-2,-170,-5,-229v9,-6,18,-11,26,-4v-3,30,-6,107,-9,233v70,7,99,-103,49,-140v2,-11,23,-8,31,-11v16,1,18,24,18,41v0,63,-42,118,-98,126r7,88v-8,5,-18,16,-24,4v4,-36,5,-66,5,-90v-51,4,-90,-11,-90,-63","w":248},"\u03c9":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30","w":267},"\u03d0":{"d":"171,-220v-6,44,-41,59,-81,71v1,6,14,2,20,3v40,-1,67,30,67,68v0,47,-39,83,-88,83v-53,0,-78,-36,-78,-90v0,-82,35,-161,116,-168v26,-1,43,12,44,33xm145,-220v-5,-39,-49,-25,-68,3v-13,19,-25,45,-32,78v50,-19,91,-27,100,-81xm147,-73v2,-54,-53,-84,-103,-55v-7,55,-4,120,51,122v35,2,51,-35,52,-67","w":193},"\u03d1":{"d":"105,-253v61,3,93,74,87,149r23,5v-2,12,-16,12,-23,19v-4,62,-76,116,-122,64v-11,-12,-28,-79,-59,-47v-5,0,-5,-4,-6,-8v10,-5,36,-23,46,-25v37,16,41,123,102,77v12,-16,21,-41,23,-66v-68,-8,-141,-37,-144,-99v-2,-38,34,-70,73,-69xm88,-237v-43,-3,-53,61,-19,82v25,24,64,40,106,48v-1,-63,-35,-127,-87,-130","w":226},"\u03d5":{"d":"243,-103v-3,65,-46,99,-110,105v2,54,3,82,4,87v-12,1,-23,15,-33,9r-1,-97v-80,3,-117,-86,-70,-143v14,-16,36,-26,65,-32r5,6v-73,12,-78,150,0,160v-8,-93,3,-161,82,-161v36,0,60,26,58,66xm175,-155v-59,2,-38,88,-43,148v50,-4,79,-36,81,-89v1,-29,-12,-60,-38,-59","w":254},"\u03d6":{"d":"41,-79v-5,61,53,93,83,45v-4,-30,-3,-36,-1,-73v9,-2,20,-13,27,-7v-7,46,-7,102,37,102v34,0,49,-34,49,-73v0,-96,-111,-124,-194,-92r2,-7v83,-34,220,-18,216,82v-2,53,-38,107,-91,107v-23,0,-34,-13,-42,-29v-18,18,-30,27,-58,29v-67,3,-69,-100,-34,-139v14,-16,29,-24,48,-33r2,5v-29,16,-40,40,-44,83","w":271},"\u03ac":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm102,-190r37,-69v10,-2,11,5,15,9r-47,63","w":230},"\u1f71":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm102,-190r37,-69v10,-2,11,5,15,9r-47,63","w":230},"\u1f70":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm120,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":230},"\u1f01":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm125,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":230},"\u1f00":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm108,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":230},"\u1f05":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm127,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm124,-190r37,-69v10,-2,12,5,16,9r-48,63","w":230},"\u1f03":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm158,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm112,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":230},"\u1f04":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm88,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm126,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":230},"\u1f02":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm75,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm126,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":230},"\u1f06":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm143,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm105,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":230},"\u1f07":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm68,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm129,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":230},"\u1f80":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm108,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":230},"\u1f81":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm125,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":230},"\u1f82":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm75,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm126,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":230},"\u1f83":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm158,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm112,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":230},"\u1f84":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm88,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm126,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":230},"\u1f85":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm127,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm124,-190r37,-69v10,-2,12,5,16,9r-48,63","w":230},"\u1f86":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm143,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm105,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":230},"\u1f87":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm68,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm129,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":230},"\u1fb0":{"d":"91,-246v8,31,67,34,75,0r5,1v-1,47,-83,50,-85,1xm172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102","w":230},"\u1fb1":{"d":"175,-225r-107,0r0,-14r107,0r0,14xm172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102","w":230},"\u1fb2":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm125,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":230},"\u1fb3":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0","w":230},"\u1fb4":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm102,-190r37,-69v10,-2,11,5,15,9r-47,63","w":230},"\u1fb6":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm68,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":230},"\u1fb7":{"d":"172,-98v9,34,4,96,52,82r-3,8v-35,18,-64,19,-66,-22r-6,-33v-28,38,-47,68,-95,68v-29,0,-43,-14,-42,-46v3,-67,39,-128,105,-128v36,0,44,17,51,52v6,-14,12,-30,17,-46v8,-4,17,5,19,13v-13,24,-24,41,-32,52xm43,-56v0,55,36,56,65,25v14,-15,27,-29,38,-47v-12,-43,-8,-73,-44,-80v-39,1,-59,56,-59,102xm109,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm68,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":230},"\u03ad":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm83,-190r37,-69v10,-2,11,5,15,9r-47,63","w":173},"\u1f73":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm83,-190r37,-69v10,-2,11,5,15,9r-47,63","w":173},"\u1f72":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm102,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":173},"\u1f11":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm103,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":173},"\u1f10":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm84,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":173},"\u1f15":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm106,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm103,-190r37,-69v10,-2,12,5,16,9r-48,63","w":173},"\u1f13":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm132,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm86,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":173},"\u1f14":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm62,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm100,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":173},"\u1f12":{"d":"58,-53v0,45,63,53,96,27v2,20,-34,30,-60,31v-37,1,-69,-19,-69,-52v0,-23,17,-39,51,-45r0,-3v-22,-3,-37,-13,-37,-35v-1,-46,84,-48,112,-24v-8,8,-9,24,-18,23v-2,-21,-12,-30,-33,-30v-18,-1,-33,13,-33,32v0,35,35,30,61,31v0,19,-17,10,-30,10v-25,0,-40,12,-40,35xm53,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm104,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":173},"\u03ae":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm99,-190r37,-69v10,-2,11,5,15,9r-47,63","w":211},"\u1f75":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm99,-190r37,-69v10,-2,11,5,15,9r-47,63","w":211},"\u1f74":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm113,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":211},"\u1f21":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm118,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":211},"\u1f20":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm100,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":211},"\u1f25":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm122,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm119,-190r37,-69v10,-2,12,5,16,9r-48,63","w":211},"\u1f23":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm145,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm99,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":211},"\u1f24":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm74,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm112,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":211},"\u1f22":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm68,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm119,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":211},"\u1f26":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm130,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm92,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":211},"\u1f27":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm58,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm119,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":211},"\u1f90":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm100,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":211},"\u1f91":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm118,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":211},"\u1f92":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm68,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm119,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":211},"\u1f93":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm145,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm99,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":211},"\u1f94":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm74,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm112,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":211},"\u1f95":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm122,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm119,-190r37,-69v10,-2,12,5,16,9r-48,63","w":211},"\u1f96":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm130,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm92,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":211},"\u1f97":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm58,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm119,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":211},"\u1fc2":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm113,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":211},"\u1fc3":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0","w":211},"\u1fc4":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm99,-190r37,-69v10,-2,11,5,15,9r-47,63","w":211},"\u1fc6":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm58,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":211},"\u1fc7":{"d":"38,-65v0,-38,7,-108,-37,-73r-2,-8v23,-13,29,-21,50,-23v15,-2,11,19,17,32v23,-43,121,-49,119,22r-3,130v0,28,0,54,2,77v-11,2,-26,16,-34,6v4,-24,9,-134,9,-162v-1,-51,0,-90,-45,-90v-65,0,-49,78,-47,152v-16,1,-22,7,-31,3v1,-25,2,-47,2,-66xm93,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm58,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":211},"\u03ca":{"d":"3,-229v0,-22,33,-19,33,0v0,8,-7,17,-16,17v-9,0,-17,-7,-17,-17xm72,-229v0,-8,8,-16,16,-16v8,0,17,7,17,16v0,9,-8,17,-17,17v-8,0,-16,-8,-16,-17xm113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":108},"\u03af":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm42,-190r37,-69v10,-2,11,5,15,9r-47,63","w":108},"\u1f77":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm42,-190r37,-69v10,-2,11,5,15,9r-47,63","w":108},"\u1f76":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm60,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":108},"\u1f31":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm63,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":108},"\u1f30":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm39,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":108},"\u1f35":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm60,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm57,-190r37,-69v10,-2,12,5,16,9r-48,63","w":108},"\u1f33":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm93,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm47,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":108},"\u1f34":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm22,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm60,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":108},"\u1f32":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm16,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm67,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":108},"\u1fd6":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm1,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":108},"\u1f36":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm78,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm40,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":108},"\u1f37":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm6,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm67,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":108},"\u1fd3":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm29,-193v10,-24,24,-43,35,-66v7,-2,11,2,12,9v-17,17,-27,48,-47,57xm8,-212v-22,0,-19,-33,0,-33v8,0,16,6,16,16v0,10,-7,17,-16,17xm83,-229v0,-20,33,-21,33,0v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17","w":108},"\u1fd2":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm44,-259v11,22,25,42,34,66r-4,1r-43,-58v1,-7,6,-11,13,-9xm8,-212v-22,0,-19,-33,0,-33v8,0,16,6,16,16v0,10,-7,17,-16,17xm83,-229v0,-20,33,-21,33,0v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17","w":108},"\u0390":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm8,-212v-22,0,-19,-33,0,-33v8,0,16,7,16,16v0,10,-6,17,-16,17xm83,-229v0,-9,8,-16,17,-16v8,0,16,8,16,16v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17xm42,-260v4,-4,20,-5,24,0r-9,72r-6,0","w":108},"\u1fd0":{"d":"14,-246v7,32,66,34,74,0r6,1v-2,46,-83,51,-85,1xm113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":108},"\u1fd1":{"d":"106,-225r-107,0r0,-14r107,0r0,14xm113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140","w":108},"\u1fd7":{"d":"113,-21r3,7v-36,28,-82,29,-82,-37r0,-107v14,-1,25,-11,34,-3v-2,55,-26,181,45,140xm71,-237v-23,-6,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-12,11,-18,18,-35,21xm11,-192v-22,0,-19,-33,0,-33v9,0,16,7,16,17v0,9,-8,16,-16,16xm79,-208v-1,-9,7,-17,16,-17v8,0,16,8,16,17v0,8,-7,16,-16,16v-8,0,-17,-7,-16,-16","w":108},"\u03cc":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm87,-190r37,-69v10,-2,11,5,15,9r-47,63","w":197},"\u1f79":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm87,-190r37,-69v10,-2,11,5,15,9r-47,63","w":197},"\u1f78":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm108,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":197},"\u1f41":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm108,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":197},"\u1f40":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm89,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":197},"\u1f45":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm111,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm108,-190r37,-69v10,-2,12,5,16,9r-48,63","w":197},"\u1f43":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm140,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm94,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":197},"\u1f44":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm70,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm108,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":197},"\u1f42":{"d":"98,5v-55,-1,-85,-32,-86,-86v-1,-56,35,-89,91,-88v51,1,82,26,82,79v0,56,-28,95,-87,95xm99,-160v-41,0,-55,33,-55,77v1,41,16,79,57,79v40,0,52,-37,52,-80v0,-44,-13,-76,-54,-76xm64,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm115,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":197},"\u1fe5":{"d":"98,5v-40,0,-52,-21,-71,-45v-2,70,52,76,103,93v13,5,9,26,10,45r-6,3v7,-36,-54,-32,-67,-46v-43,-17,-55,-74,-55,-131v0,-57,31,-93,89,-93v55,0,84,35,84,83v0,49,-34,91,-87,91xm98,-159v-40,0,-56,32,-56,78v0,44,14,76,56,76v43,0,52,-34,54,-77v2,-43,-15,-77,-54,-77xm107,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":196},"\u1fe4":{"d":"98,5v-40,0,-52,-21,-71,-45v-2,70,52,76,103,93v13,5,9,26,10,45r-6,3v7,-36,-54,-32,-67,-46v-43,-17,-55,-74,-55,-131v0,-57,31,-93,89,-93v55,0,84,35,84,83v0,49,-34,91,-87,91xm98,-159v-40,0,-56,32,-56,78v0,44,14,76,56,76v43,0,52,-34,54,-77v2,-43,-15,-77,-54,-77xm89,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":196},"\u03b0":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm58,-212v-22,0,-19,-33,0,-33v8,0,16,7,16,16v0,10,-6,17,-16,17xm133,-229v0,-9,8,-16,17,-16v8,0,16,8,16,16v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17xm92,-260v4,-4,20,-5,24,0r-9,72r-6,0","w":203},"\u03cb":{"d":"57,-212v-22,0,-19,-33,0,-33v8,0,16,6,16,16v0,10,-7,17,-16,17xm133,-229v0,-10,8,-16,16,-16v8,0,16,7,16,16v0,8,-8,17,-16,17v-10,0,-16,-7,-16,-17xm35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69","w":203},"\u03cd":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm94,-190r37,-69v10,-2,11,5,15,9r-47,63","w":203},"\u1f7b":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm94,-190r37,-69v10,-2,11,5,15,9r-47,63","w":203},"\u1f7a":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm108,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":203},"\u1f51":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm114,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":203},"\u1f50":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm96,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":203},"\u1f55":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm114,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm111,-190r37,-69v10,-2,12,5,16,9r-48,63","w":203},"\u1f53":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm141,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm95,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":203},"\u1f54":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm71,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm109,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":203},"\u1f52":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm66,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm117,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":203},"\u1fe6":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm53,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":203},"\u1f56":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm129,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm91,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":203},"\u1f57":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm55,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm116,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":203},"\u1fe3":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm82,-193v10,-24,24,-43,35,-66v7,-2,11,2,12,9v-17,17,-27,48,-47,57xm61,-212v-22,0,-19,-33,0,-33v8,0,16,6,16,16v0,10,-7,17,-16,17xm136,-229v0,-20,33,-21,33,0v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17","w":203},"\u1fe2":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm93,-259v11,22,25,42,34,66r-4,1r-43,-58v1,-7,6,-11,13,-9xm57,-212v-22,0,-19,-33,0,-33v8,0,16,6,16,16v0,10,-7,17,-16,17xm132,-229v0,-20,33,-21,33,0v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17","w":203},"\u1fe0":{"d":"70,-246v8,31,66,35,74,0r6,1v-2,46,-83,51,-85,1xm35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69","w":203},"\u1fe1":{"d":"160,-225r-107,0r0,-14r107,0r0,14xm35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69","w":203},"\u1fe7":{"d":"35,-64v0,-31,17,-107,-28,-79r-2,-6v18,-18,65,-37,64,13v-1,49,-18,126,35,127v61,1,89,-119,31,-145r0,-4v32,-24,54,7,53,41v-2,61,-38,122,-98,122v-40,0,-55,-24,-55,-69xm124,-237v-23,-6,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-12,11,-18,18,-35,21xm64,-192v-22,0,-19,-33,0,-33v9,0,16,7,16,17v0,9,-8,16,-16,16xm132,-208v-1,-9,7,-17,16,-17v8,0,16,8,16,17v0,8,-7,16,-16,16v-8,0,-17,-7,-16,-16","w":203},"\u03ce":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm131,-190r37,-69v10,-2,11,5,15,9r-47,63","w":267},"\u1f7d":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm131,-190r37,-69v10,-2,11,5,15,9r-47,63","w":267},"\u1f7c":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm147,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":267},"\u1f61":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm146,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":267},"\u1f60":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm128,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":267},"\u1f65":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm150,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm147,-190r37,-69v10,-2,12,5,16,9r-48,63","w":267},"\u1f63":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm180,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm134,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":267},"\u1f64":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm109,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm147,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":267},"\u1f62":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm98,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm149,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":267},"\u1ff6":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm84,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":267},"\u1f66":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm168,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm130,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":267},"\u1f67":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm93,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm154,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":267},"\u1fa0":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm128,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":267},"\u1fa1":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm146,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":267},"\u1fa2":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm98,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm149,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":267},"\u1fa3":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm180,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm134,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":267},"\u1fa4":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm109,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm147,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":267},"\u1fa5":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm150,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm147,-190r37,-69v10,-2,12,5,16,9r-48,63","w":267},"\u1fa6":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm168,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm130,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":267},"\u1fa7":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm93,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm154,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":267},"\u1ff2":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm147,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":267},"\u1ff3":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0","w":267},"\u1ff4":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm131,-190r37,-69v10,-2,11,5,15,9r-47,63","w":267},"\u1ff7":{"d":"123,-25v-31,52,-120,30,-114,-44v5,-61,38,-93,93,-102r1,6v-43,11,-62,42,-62,92v0,34,9,66,39,66v40,0,42,-39,40,-91v4,-7,25,-10,31,-3v-9,39,-5,97,31,95v65,-3,70,-124,18,-146v-1,-12,16,-10,25,-14v24,5,32,35,32,66v0,56,-33,104,-89,105v-27,1,-35,-13,-45,-30xm116,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0xm84,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":267},"\u03da":{"d":"102,3v-111,0,-107,-155,-46,-209v31,-43,108,-58,169,-33v-6,13,-9,28,-11,43r-5,2v-9,-27,-26,-47,-62,-46v-70,3,-102,65,-104,136v-1,52,22,82,73,83v28,0,71,-14,96,-16v27,4,15,34,4,55v-8,15,-19,29,-34,44v-3,-1,-8,-1,-8,-5v16,-14,28,-31,29,-53v0,-9,-5,-13,-15,-13v-20,2,-65,12,-86,12","w":241},"\u03de":{"d":"18,-119v0,-112,139,-181,211,-96r-20,38v-3,0,-7,1,-7,-2v-1,-37,-26,-62,-64,-62v-55,0,-85,53,-85,111v0,76,61,147,123,97v13,-11,22,-27,29,-47v4,-1,8,-6,13,-4v-4,61,-1,93,6,152v-11,6,-25,22,-37,16v0,-39,9,-86,5,-121v-14,20,-47,44,-80,44v-64,-1,-94,-55,-94,-126","w":245},"\u03e0":{"d":"38,-252v153,-14,325,41,256,191v-17,35,-58,77,-84,108v-7,1,-18,10,-19,0v44,-45,79,-86,79,-158v0,-44,-21,-77,-65,-97v-13,44,-38,136,-37,163v1,27,24,22,42,10r0,11v-22,21,-41,31,-55,31v-17,0,-26,-10,-26,-31v1,-48,37,-143,56,-192v-19,-9,-52,-16,-74,-18v-4,10,-10,28,-19,52v-21,56,-35,118,-46,182v-13,1,-32,13,-39,3r45,-130r43,-108v-31,-1,-28,-2,-63,0v-10,-5,3,-11,6,-17","w":319},"\u03f0":{"d":"42,-146v-13,0,-17,6,-27,15r-3,-8v17,-28,76,-47,75,5v1,24,-13,66,-24,81r3,2v37,-32,68,-61,93,-89v6,-16,9,-19,20,-31v10,3,15,12,15,25v-12,20,-32,21,-32,50v0,31,9,77,36,77v12,0,18,-5,26,-14r3,8v-13,16,-22,30,-43,30v-40,0,-38,-67,-28,-106r-2,-2v-35,36,-77,72,-126,112v-13,-3,-10,-17,-11,-27v31,-6,48,-44,48,-81v1,-23,-4,-47,-23,-47","w":226},"\u037e":{"d":"76,-140v0,11,-9,22,-22,22v-13,0,-23,-9,-23,-22v0,-13,11,-23,23,-23v12,0,22,10,22,23xm4,42v13,-38,29,-73,43,-110v8,-1,18,6,23,12v-22,32,-38,70,-62,100","w":90},"\u0375":{"d":"4,42v13,-38,29,-73,43,-110v8,-1,18,6,23,12v-22,32,-38,70,-62,100","w":90},"\u0374":{"d":"14,-141v9,-35,30,-73,42,-109v8,-1,19,5,24,11v-22,32,-38,70,-62,100","w":90},"\u037a":{"d":"51,83r6,-72r6,0r6,72v-2,4,-15,5,-18,0","w":119},"\u0384":{"d":"48,-260v4,-4,20,-5,24,0r-9,72r-6,0","w":119},"\u0385":{"d":"14,-212v-22,0,-19,-33,0,-33v8,0,16,7,16,16v0,10,-6,17,-16,17xm89,-229v0,-9,8,-16,17,-16v8,0,16,8,16,16v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17xm48,-260v4,-4,20,-5,24,0r-9,72r-6,0","w":119},"\u0387":{"d":"16,-140v0,-12,11,-23,23,-23v12,0,23,11,23,23v0,11,-10,22,-23,22v-13,0,-23,-10,-23,-22","w":78},"\u1fc1":{"d":"78,-237v-23,-6,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-12,11,-18,18,-35,21xm18,-192v-22,0,-19,-33,0,-33v9,0,16,7,16,17v0,9,-8,16,-16,16xm86,-208v-1,-9,7,-17,16,-17v8,0,16,8,16,17v0,8,-7,16,-16,16v-8,0,-17,-7,-16,-16","w":119},"\u1fbd":{"d":"54,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":119},"\u1fbe":{"d":"56,-51v-6,26,0,53,27,44v3,6,-12,9,-18,10v-26,1,-26,-32,-16,-53","w":119},"\u1fbf":{"d":"54,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13","w":119},"\u1ffe":{"d":"72,-190v-23,-10,-40,-42,-17,-62v7,-6,22,-14,34,-9v0,4,2,9,-1,11v-38,5,-40,43,-13,56","w":119},"\u1ffd":{"d":"48,-190r37,-69v10,-2,11,5,15,9r-47,63","w":119},"\u1fef":{"d":"60,-189r-37,-64v2,-7,11,-6,18,-8r24,70","w":119},"\u1fce":{"d":"28,-262v42,2,42,53,8,70r-3,-4v28,-15,20,-51,-10,-53v-4,-4,3,-9,5,-13xm66,-193v9,-24,23,-43,34,-66v7,-2,13,1,12,9v-15,19,-26,42,-44,58","w":119},"\u1fcd":{"d":"22,-262v42,2,42,53,8,70r-3,-4v27,-16,19,-51,-10,-53v-4,-4,3,-9,5,-13xm73,-259v11,22,25,42,35,66r-4,1r-43,-58v1,-7,5,-11,12,-9","w":119},"\u1fde":{"d":"76,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12xm73,-190r37,-69v10,-2,12,5,16,9r-48,63","w":119},"\u1fdd":{"d":"96,-189r-37,-64v2,-7,11,-6,18,-8r24,70xm50,-247v-38,3,-40,43,-14,56r-3,4v-47,-18,-28,-79,17,-72v1,4,3,9,0,12","w":119},"\u1fc0":{"d":"7,-221v24,-44,77,6,103,-22r3,4v-12,11,-17,20,-35,21v-25,-5,-49,-20,-67,2","w":119},"\u1fcf":{"d":"87,-237v-22,-7,-51,-20,-67,2r-4,-5v14,-14,21,-20,39,-22v22,2,48,23,63,0r4,4v-11,9,-18,20,-35,21xm49,-182v27,-5,33,-40,-2,-40v-5,-3,4,-7,6,-11v30,-4,39,33,18,47v-3,1,-19,14,-22,4","w":119},"\u1fdf":{"d":"12,-243v25,-31,52,-18,82,-10v7,4,18,-18,24,-7v-32,47,-70,-14,-102,23xm73,-223v-11,4,-27,3,-25,19v0,9,8,16,22,22r-2,5v-38,-8,-46,-52,-3,-56","w":119},"\u1fee":{"d":"35,-193v10,-24,24,-43,35,-66v7,-2,11,2,12,9v-17,17,-27,48,-47,57xm14,-212v-22,0,-19,-33,0,-33v8,0,16,6,16,16v0,10,-7,17,-16,17xm89,-229v0,-20,33,-21,33,0v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17","w":119},"\u1fed":{"d":"50,-259v11,22,25,42,34,66r-4,1r-43,-58v1,-7,6,-11,13,-9xm14,-212v-22,0,-19,-33,0,-33v8,0,16,6,16,16v0,10,-7,17,-16,17xm89,-229v0,-20,33,-21,33,0v0,8,-8,17,-16,17v-10,0,-17,-7,-17,-17","w":119},"\u01a0":{"d":"254,-261v40,2,36,57,6,66v47,94,-21,202,-126,202v-73,0,-126,-55,-126,-128v-1,-78,56,-134,136,-132v49,0,86,17,111,51v24,-10,16,-41,-6,-47v2,-4,2,-10,5,-12xm237,-120v0,-68,-34,-118,-100,-118v-62,0,-92,43,-92,105v0,66,38,124,101,124v61,0,91,-48,91,-111","w":287},"\u01a1":{"d":"177,-174v33,2,34,55,5,64v13,65,-29,118,-88,117v-52,-1,-80,-37,-82,-88v-2,-50,39,-89,89,-88v37,0,67,22,77,50v21,-13,13,-35,-6,-44v2,-4,2,-9,5,-11xm151,-72v0,-44,-17,-85,-57,-85v-35,0,-48,27,-49,64v-1,44,17,88,58,87v33,0,48,-30,48,-66","w":207},"\u01af":{"d":"109,-238v-31,5,-36,-4,-35,33r0,97v-3,72,12,87,72,92v99,8,71,-99,76,-194v2,-32,-13,-22,-35,-29v0,-3,-1,-9,2,-9v41,0,95,10,95,-22v0,-10,-7,-17,-21,-21v-2,-5,3,-9,4,-14v31,0,42,47,14,60v-6,7,-41,1,-41,21r-2,113v6,89,-27,118,-101,118v-69,0,-97,-25,-97,-104r0,-101v0,-41,1,-34,-35,-40v0,-4,-1,-9,2,-10r102,1r0,9","w":297},"\u01b0":{"d":"227,-141v0,20,-22,38,-49,38r1,78v-2,19,14,14,28,18v3,11,-8,8,-17,8v-16,0,-29,0,-44,-1r2,-31v-16,11,-31,36,-65,36v-68,0,-46,-71,-51,-132v4,-22,-13,-15,-29,-18r0,-8v20,-5,44,-8,58,-15v13,35,-27,152,37,152v58,0,54,-67,49,-123v-3,-8,-20,-3,-28,-6r0,-8v20,-5,44,-8,58,-15v7,10,0,30,1,55v20,0,33,-10,35,-26v2,-17,-27,-18,-13,-35v18,4,27,15,27,33","w":230},"\u20ab":{"d":"114,-212v2,-18,-4,-17,-20,-20v0,-3,0,-6,1,-7v17,0,31,-10,41,-7v-1,9,-1,21,-1,34v9,-1,28,-2,19,11r-19,0r0,85v1,33,-5,32,20,36v-1,13,-28,5,-42,5r1,-19v-13,8,-18,23,-40,23v-34,0,-48,-24,-50,-54v-1,-47,48,-70,90,-55r0,-21v-12,-1,-26,1,-36,-1v-4,-18,23,-7,36,-10xm83,-88v33,-1,32,-32,31,-70v-23,-29,-71,-17,-67,26v2,24,12,45,36,44xm153,-53v3,2,3,11,0,12v-42,-2,-91,4,-129,-2v0,-4,-1,-9,2,-10r127,0"},"\u0323":{"d":"0,40v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":0},"\u0300":{"d":"3,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":0},"\u0301":{"d":"33,-258v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":0},"\u0303":{"d":"-23,-245v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":0},"\u0309":{"d":"24,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":0},"\u1ea0":{"d":"58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm137,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":280},"\u1ea1":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm85,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19"},"\u1ea2":{"d":"58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm166,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":280},"\u1ea3":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm114,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16"},"\u1ea4":{"d":"198,-272v-3,2,-9,1,-13,1r-46,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm257,-353v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":280},"\u1ea5":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm98,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm204,-275v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0"},"\u1ea6":{"d":"198,-272v-3,2,-9,1,-13,1r-46,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm54,-353v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":280},"\u1ea7":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm98,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm5,-275v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0"},"\u1ea8":{"d":"198,-272v-3,2,-9,1,-13,1r-46,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm246,-336v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":280},"\u1ea9":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm98,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm192,-259v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16"},"\u1eaa":{"d":"198,-262v-2,3,-8,2,-13,2r-46,-41r-46,41v-4,-1,-11,2,-12,-2r50,-62r17,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm117,-377v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":280},"\u1eab":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm96,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm65,-321v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38"},"\u1eac":{"d":"198,-272v-3,2,-9,1,-13,1r-46,-41r-46,41v-4,0,-10,1,-12,-1r50,-63r17,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm137,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":280},"\u1ead":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm98,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm85,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19"},"\u1eae":{"d":"192,-323v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm193,-373v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":280},"\u1eaf":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm88,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38xm141,-324v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0"},"\u1eb0":{"d":"192,-323v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm124,-373v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":280},"\u1eb1":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm88,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38xm79,-324v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0"},"\u1eb2":{"d":"192,-323v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm166,-357v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":280},"\u1eb3":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm88,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38xm114,-307v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16"},"\u1eb4":{"d":"192,-323v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm118,-377v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":280},"\u1eb5":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm88,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38xm66,-311v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38"},"\u1eb6":{"d":"192,-330v10,51,-65,78,-94,37v-6,-10,-13,-24,-10,-37r9,0v4,44,82,47,86,0r9,0xm58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106xm137,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":280},"\u1eb7":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47xm88,-214v21,0,36,-18,39,-38v4,0,10,-1,11,2v6,56,-71,79,-93,31v-4,-9,-9,-22,-6,-33r10,0v3,20,17,38,39,38xm85,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19"},"\u1eb8":{"d":"203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm112,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":219},"\u1eb9":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm91,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":172},"\u1eba":{"d":"203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm138,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":219},"\u1ebb":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm117,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":172},"\u1ebc":{"d":"203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm90,-322v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":219},"\u1ebd":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm69,-245v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":172},"\u1ebe":{"d":"121,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-10,1,-12,-1r51,-63r17,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm230,-353v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":219},"\u1ebf":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm100,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm205,-275v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":172},"\u1ec0":{"d":"121,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-10,1,-12,-1r51,-63r17,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm26,-353v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":219},"\u1ec1":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm100,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm7,-275v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":172},"\u1ec2":{"d":"121,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-10,1,-12,-1r51,-63r17,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm219,-336v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":219},"\u1ec3":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm100,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm194,-259v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":172},"\u1ec4":{"d":"121,-330v14,22,38,43,48,65r-11,0r-46,-41r-47,41v-4,-1,-11,2,-12,-2r51,-63r17,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm89,-377v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":219},"\u1ec5":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm100,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm67,-321v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":172},"\u1ec6":{"d":"121,-335v15,21,37,43,48,64r-11,0r-46,-41r-47,41v-4,0,-10,1,-12,-1r51,-63r17,0xm203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39xm112,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":219},"\u1ec7":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44xm100,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm90,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":172},"\u1ec8":{"d":"44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81xm88,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":121},"\u1ec9":{"d":"68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm74,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":104},"\u1eca":{"d":"44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81xm61,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":121},"\u1ecb":{"d":"31,-226v0,-11,10,-20,20,-20v11,0,19,9,19,20v0,10,-8,19,-19,19v-10,0,-20,-8,-20,-19xm68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126xm52,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":104},"\u1ecc":{"d":"134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118xm140,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":283},"\u1ecd":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm98,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":196},"\u1ece":{"d":"134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118xm163,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":283},"\u1ecf":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm123,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":196},"\u1ed0":{"d":"152,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r51,-63r16,0xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118xm261,-353v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":283},"\u1ed1":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm107,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm212,-275v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":196},"\u1ed2":{"d":"152,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r51,-63r16,0xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118xm58,-353v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":283},"\u1ed3":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm107,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm14,-275v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":196},"\u1ed4":{"d":"152,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r51,-63r16,0xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118xm250,-336v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":283},"\u1ed5":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm107,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm201,-259v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":196},"\u1ed6":{"d":"152,-330v15,22,39,42,49,65r-11,0r-47,-41r-46,41v-4,-1,-11,2,-12,-2r51,-63r16,0xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118xm121,-377v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":283},"\u1ed7":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm107,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm74,-321v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":196},"\u1ed8":{"d":"152,-335v15,21,38,43,49,64r-11,0r-47,-41r-46,41v-4,0,-10,1,-12,-1r51,-63r16,0xm134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118xm140,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":283},"\u1ed9":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85xm107,-261v14,22,36,43,45,66r-10,0r-45,-44r-45,44v-4,-1,-10,2,-11,-2r46,-64r20,0xm96,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":196},"\u1eda":{"d":"254,-261v40,2,36,57,6,66v47,94,-21,202,-126,202v-73,0,-126,-55,-126,-128v-1,-78,56,-134,136,-132v49,0,86,17,111,51v24,-10,16,-41,-6,-47v2,-4,2,-10,5,-12xm237,-120v0,-68,-34,-118,-100,-118v-62,0,-92,43,-92,105v0,66,38,124,101,124v61,0,91,-48,91,-111xm193,-335v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":287},"\u1edb":{"d":"177,-174v33,2,34,55,5,64v13,65,-29,118,-88,117v-52,-1,-80,-37,-82,-88v-2,-50,39,-89,89,-88v37,0,67,22,77,50v21,-13,13,-35,-6,-44v2,-4,2,-9,5,-11xm151,-72v0,-44,-17,-85,-57,-85v-35,0,-48,27,-49,64v-1,44,17,88,58,87v33,0,48,-30,48,-66xm150,-258v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":207},"\u1edc":{"d":"254,-261v40,2,36,57,6,66v47,94,-21,202,-126,202v-73,0,-126,-55,-126,-128v-1,-78,56,-134,136,-132v49,0,86,17,111,51v24,-10,16,-41,-6,-47v2,-4,2,-10,5,-12xm237,-120v0,-68,-34,-118,-100,-118v-62,0,-92,43,-92,105v0,66,38,124,101,124v61,0,91,-48,91,-111xm131,-335v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":287},"\u1edd":{"d":"177,-174v33,2,34,55,5,64v13,65,-29,118,-88,117v-52,-1,-80,-37,-82,-88v-2,-50,39,-89,89,-88v37,0,67,22,77,50v21,-13,13,-35,-6,-44v2,-4,2,-9,5,-11xm151,-72v0,-44,-17,-85,-57,-85v-35,0,-48,27,-49,64v-1,44,17,88,58,87v33,0,48,-30,48,-66xm80,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":207},"\u1ede":{"d":"254,-261v40,2,36,57,6,66v47,94,-21,202,-126,202v-73,0,-126,-55,-126,-128v-1,-78,56,-134,136,-132v49,0,86,17,111,51v24,-10,16,-41,-6,-47v2,-4,2,-10,5,-12xm237,-120v0,-68,-34,-118,-100,-118v-62,0,-92,43,-92,105v0,66,38,124,101,124v61,0,91,-48,91,-111xm163,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":287},"\u1edf":{"d":"177,-174v33,2,34,55,5,64v13,65,-29,118,-88,117v-52,-1,-80,-37,-82,-88v-2,-50,39,-89,89,-88v37,0,67,22,77,50v21,-13,13,-35,-6,-44v2,-4,2,-9,5,-11xm151,-72v0,-44,-17,-85,-57,-85v-35,0,-48,27,-49,64v-1,44,17,88,58,87v33,0,48,-30,48,-66xm123,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":207},"\u1ee0":{"d":"254,-261v40,2,36,57,6,66v47,94,-21,202,-126,202v-73,0,-126,-55,-126,-128v-1,-78,56,-134,136,-132v49,0,86,17,111,51v24,-10,16,-41,-6,-47v2,-4,2,-10,5,-12xm237,-120v0,-68,-34,-118,-100,-118v-62,0,-92,43,-92,105v0,66,38,124,101,124v61,0,91,-48,91,-111xm119,-322v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":287},"\u1ee1":{"d":"177,-174v33,2,34,55,5,64v13,65,-29,118,-88,117v-52,-1,-80,-37,-82,-88v-2,-50,39,-89,89,-88v37,0,67,22,77,50v21,-13,13,-35,-6,-44v2,-4,2,-9,5,-11xm151,-72v0,-44,-17,-85,-57,-85v-35,0,-48,27,-49,64v-1,44,17,88,58,87v33,0,48,-30,48,-66xm75,-239v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":207},"\u1ee2":{"d":"254,-261v40,2,36,57,6,66v47,94,-21,202,-126,202v-73,0,-126,-55,-126,-128v-1,-78,56,-134,136,-132v49,0,86,17,111,51v24,-10,16,-41,-6,-47v2,-4,2,-10,5,-12xm237,-120v0,-68,-34,-118,-100,-118v-62,0,-92,43,-92,105v0,66,38,124,101,124v61,0,91,-48,91,-111xm140,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":287},"\u1ee3":{"d":"177,-174v33,2,34,55,5,64v13,65,-29,118,-88,117v-52,-1,-80,-37,-82,-88v-2,-50,39,-89,89,-88v37,0,67,22,77,50v21,-13,13,-35,-6,-44v2,-4,2,-9,5,-11xm151,-72v0,-44,-17,-85,-57,-85v-35,0,-48,27,-49,64v-1,44,17,88,58,87v33,0,48,-30,48,-66xm96,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":207},"\u1ee4":{"d":"222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92xm142,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":280},"\u1ee5":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm105,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":217},"\u1ee6":{"d":"222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92xm167,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":280},"\u1ee7":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15xm128,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":217},"\u1ee8":{"d":"109,-238v-31,5,-36,-4,-35,33r0,97v-3,72,12,87,72,92v99,8,71,-99,76,-194v2,-32,-13,-22,-35,-29v0,-3,-1,-9,2,-9v41,0,95,10,95,-22v0,-10,-7,-17,-21,-21v-2,-5,3,-9,4,-14v31,0,42,47,14,60v-6,7,-41,1,-41,21r-2,113v6,89,-27,118,-101,118v-69,0,-97,-25,-97,-104r0,-101v0,-41,1,-34,-35,-40v0,-4,-1,-9,2,-10r102,1r0,9xm189,-335v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":297},"\u1ee9":{"d":"227,-141v0,20,-22,38,-49,38r1,78v-2,19,14,14,28,18v3,11,-8,8,-17,8v-16,0,-29,0,-44,-1r2,-31v-16,11,-31,36,-65,36v-68,0,-46,-71,-51,-132v4,-22,-13,-15,-29,-18r0,-8v20,-5,44,-8,58,-15v13,35,-27,152,37,152v58,0,54,-67,49,-123v-3,-8,-20,-3,-28,-6r0,-8v20,-5,44,-8,58,-15v7,10,0,30,1,55v20,0,33,-10,35,-26v2,-17,-27,-18,-13,-35v18,4,27,15,27,33xm155,-252v-19,22,-33,48,-54,67v-2,-2,-5,-1,-5,-5r27,-62v11,0,27,-10,32,0","w":230},"\u1eea":{"d":"109,-238v-31,5,-36,-4,-35,33r0,97v-3,72,12,87,72,92v99,8,71,-99,76,-194v2,-32,-13,-22,-35,-29v0,-3,-1,-9,2,-9v41,0,95,10,95,-22v0,-10,-7,-17,-21,-21v-2,-5,3,-9,4,-14v31,0,42,47,14,60v-6,7,-41,1,-41,21r-2,113v6,89,-27,118,-101,118v-69,0,-97,-25,-97,-104r0,-101v0,-41,1,-34,-35,-40v0,-4,-1,-9,2,-10r102,1r0,9xm134,-335v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":297},"\u1eeb":{"d":"227,-141v0,20,-22,38,-49,38r1,78v-2,19,14,14,28,18v3,11,-8,8,-17,8v-16,0,-29,0,-44,-1r2,-31v-16,11,-31,36,-65,36v-68,0,-46,-71,-51,-132v4,-22,-13,-15,-29,-18r0,-8v20,-5,44,-8,58,-15v13,35,-27,152,37,152v58,0,54,-67,49,-123v-3,-8,-20,-3,-28,-6r0,-8v20,-5,44,-8,58,-15v7,10,0,30,1,55v20,0,33,-10,35,-26v2,-17,-27,-18,-13,-35v18,4,27,15,27,33xm93,-252v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v6,-10,22,1,33,0","w":230},"\u1eec":{"d":"109,-238v-31,5,-36,-4,-35,33r0,97v-3,72,12,87,72,92v99,8,71,-99,76,-194v2,-32,-13,-22,-35,-29v0,-3,-1,-9,2,-9v41,0,95,10,95,-22v0,-10,-7,-17,-21,-21v-2,-5,3,-9,4,-14v31,0,42,47,14,60v-6,7,-41,1,-41,21r-2,113v6,89,-27,118,-101,118v-69,0,-97,-25,-97,-104r0,-101v0,-41,1,-34,-35,-40v0,-4,-1,-9,2,-10r102,1r0,9xm170,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":297},"\u1eed":{"d":"227,-141v0,20,-22,38,-49,38r1,78v-2,19,14,14,28,18v3,11,-8,8,-17,8v-16,0,-29,0,-44,-1r2,-31v-16,11,-31,36,-65,36v-68,0,-46,-71,-51,-132v4,-22,-13,-15,-29,-18r0,-8v20,-5,44,-8,58,-15v13,35,-27,152,37,152v58,0,54,-67,49,-123v-3,-8,-20,-3,-28,-6r0,-8v20,-5,44,-8,58,-15v7,10,0,30,1,55v20,0,33,-10,35,-26v2,-17,-27,-18,-13,-35v18,4,27,15,27,33xm128,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":230},"\u1eee":{"d":"109,-238v-31,5,-36,-4,-35,33r0,97v-3,72,12,87,72,92v99,8,71,-99,76,-194v2,-32,-13,-22,-35,-29v0,-3,-1,-9,2,-9v41,0,95,10,95,-22v0,-10,-7,-17,-21,-21v-2,-5,3,-9,4,-14v31,0,42,47,14,60v-6,7,-41,1,-41,21r-2,113v6,89,-27,118,-101,118v-69,0,-97,-25,-97,-104r0,-101v0,-41,1,-34,-35,-40v0,-4,-1,-9,2,-10r102,1r0,9xm122,-322v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":297},"\u1eef":{"d":"227,-141v0,20,-22,38,-49,38r1,78v-2,19,14,14,28,18v3,11,-8,8,-17,8v-16,0,-29,0,-44,-1r2,-31v-16,11,-31,36,-65,36v-68,0,-46,-71,-51,-132v4,-22,-13,-15,-29,-18r0,-8v20,-5,44,-8,58,-15v13,35,-27,152,37,152v58,0,54,-67,49,-123v-3,-8,-20,-3,-28,-6r0,-8v20,-5,44,-8,58,-15v7,10,0,30,1,55v20,0,33,-10,35,-26v2,-17,-27,-18,-13,-35v18,4,27,15,27,33xm80,-245v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":230},"\u1ef0":{"d":"109,-238v-31,5,-36,-4,-35,33r0,97v-3,72,12,87,72,92v99,8,71,-99,76,-194v2,-32,-13,-22,-35,-29v0,-3,-1,-9,2,-9v41,0,95,10,95,-22v0,-10,-7,-17,-21,-21v-2,-5,3,-9,4,-14v31,0,42,47,14,60v-6,7,-41,1,-41,21r-2,113v6,89,-27,118,-101,118v-69,0,-97,-25,-97,-104r0,-101v0,-41,1,-34,-35,-40v0,-4,-1,-9,2,-10r102,1r0,9xm142,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":297},"\u1ef1":{"d":"227,-141v0,20,-22,38,-49,38r1,78v-2,19,14,14,28,18v3,11,-8,8,-17,8v-16,0,-29,0,-44,-1r2,-31v-16,11,-31,36,-65,36v-68,0,-46,-71,-51,-132v4,-22,-13,-15,-29,-18r0,-8v20,-5,44,-8,58,-15v13,35,-27,152,37,152v58,0,54,-67,49,-123v-3,-8,-20,-3,-28,-6r0,-8v20,-5,44,-8,58,-15v7,10,0,30,1,55v20,0,33,-10,35,-26v2,-17,-27,-18,-13,-35v18,4,27,15,27,33xm105,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":230},"\u1ef4":{"d":"72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9xm123,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":240},"\u1ef5":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0xm143,21v9,0,20,9,19,19v1,10,-9,20,-19,20v-10,0,-20,-10,-19,-20v-1,-10,10,-19,19,-19","w":200},"\u1ef6":{"d":"72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9xm154,-318v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":240},"\u1ef7":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0xm127,-235v0,20,-32,24,-24,46v-6,3,-10,-5,-10,-9v-3,-8,21,-26,19,-34v1,-17,-24,-17,-27,-2v-11,1,-2,-11,-1,-17v16,-11,43,-4,43,16","w":200},"\u1ef8":{"d":"72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9xm106,-322v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":240},"\u1ef9":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0xm79,-245v11,0,45,19,54,18v9,0,15,-7,20,-19v4,0,9,-1,10,2v-4,18,-18,38,-38,38v-24,1,-63,-40,-74,0v-3,0,-8,1,-10,-1v3,-18,19,-38,38,-38","w":200},"\u20a0":{"d":"191,-54v2,-31,-17,-24,-51,-26r1,68v22,-1,51,1,69,-3v8,-6,1,-38,19,-31v-3,14,-1,33,-5,47r-138,-1v-2,-9,5,-10,13,-10v21,-6,9,-44,12,-71v-63,4,-97,-34,-100,-87v-4,-75,92,-107,159,-73v-3,9,-1,28,-5,44v-3,0,-8,1,-9,-1v3,-35,-20,-42,-51,-45v-67,-6,-78,90,-45,129v12,14,29,22,51,23v-3,-26,12,-68,-23,-63v-2,-1,-4,-9,0,-10v24,3,110,-1,134,1v-3,13,-3,29,-5,41r-8,0v-8,-24,5,-30,-22,-30r-46,0r-1,63v27,-2,53,7,52,-25v17,-1,6,39,7,60r-8,0","w":249}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1987, 1991, 1992, 1993 Adobe Systems Incorporated. All Rights
 * Reserved.Futura is a registered trademark of Fundicion Tipografica Neufville
 * S.A.
 * 
 * Trademark:
 * Futura is a registered trademark of Fundicion Tipografica Neufville S.A.
 * 
 * Description:
 * Copyright (c) 1987, 1991, 1992, 1993 Fundicion Tipografica Neufville S. A. This
 * record material and the data recorded thereon is the property of Fundicion
 * Tipografica Neufville S. A. and Adobe Systems Incorporated, or its licensors,
 * and may not be reproduced, used, displayed, modified, disclosed or transferred
 * in any manner without the express written approval of Fundicion Tipografica
 * Neufville S. A. and Adobe Systems Incorporated.
 * 
 * Vendor URL:
 * http://www.linotypelibrary.com
 */
Cufon.registerFont({"w":176,"face":{"font-family":"Futura LT Condensed","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 4 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-46 -356 295 94.252","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":88},"!":{"d":"44,4v-38,3,-44,-54,-13,-65v23,-8,48,6,47,31v-1,21,-13,33,-34,34xm71,-81r-53,0r0,-190r53,0r0,190","w":88},"\"":{"d":"12,-167r-5,-104r50,0r-6,104r-39,0xm78,-167r-5,-104r50,0r-6,104r-39,0","w":129},"#":{"d":"79,-156r-4,34r26,0r4,-34r-26,0xm158,-86r-31,0r-10,86r-30,0r10,-86r-26,0r-11,86r-30,0r10,-86r-31,0r0,-36r36,0r4,-34r-31,0r0,-36r35,0r9,-79r30,0r-9,79r27,0r9,-79r30,0r-9,79r27,0r0,36r-32,0r-4,34r27,0r0,36"},"$":{"d":"57,-126v-70,-19,-62,-147,18,-148r0,-25r27,0r0,25v25,4,44,13,57,32r-29,32v-13,-23,-75,-32,-72,8v3,43,64,35,86,62v48,37,23,141,-42,144r0,31r-27,0r0,-31v-27,-5,-51,-13,-67,-31r25,-40v15,12,28,27,53,28v37,2,42,-53,12,-67"},"%":{"d":"238,-39v21,-6,19,-66,0,-74v-19,8,-19,66,0,74xm70,-159v21,-6,19,-66,0,-74v-19,8,-19,66,0,74xm238,-271r-129,271r-38,0r128,-271r39,0xm182,-76v0,-43,13,-77,56,-78v44,0,57,36,57,78v0,43,-13,79,-57,79v-43,-1,-56,-35,-56,-79xm14,-196v0,-43,13,-78,56,-78v44,0,57,36,57,78v0,42,-13,78,-57,78v-43,0,-56,-35,-56,-78","w":308},"&":{"d":"93,-222v-26,0,-15,32,-6,43v11,-5,18,-15,19,-29v0,-8,-5,-15,-13,-14xm75,-107v-26,16,-10,76,27,60v3,-1,5,-3,8,-6xm203,-72v-8,11,-20,19,-30,29r29,43r-57,0r-11,-16v-46,43,-128,7,-125,-61v2,-36,18,-54,40,-71v-32,-38,-23,-122,44,-116v35,2,62,18,62,54v0,36,-23,55,-43,74r36,55r27,-29","w":212},"(":{"d":"55,49v-52,-84,-52,-239,0,-325r47,10v-46,81,-47,224,0,305","w":108},")":{"d":"53,-276v51,84,52,239,0,325r-47,-10v46,-81,48,-224,0,-304","w":108},"*":{"d":"80,-271r0,42r36,-22r11,20r-38,21r38,21r-11,21r-36,-24r0,44r-23,0r0,-44r-37,24r-12,-21r38,-21r-38,-21r12,-20r37,22r0,-42r23,0","w":135},"+":{"d":"68,-180r40,0r0,68r61,0r0,40r-61,0r0,69r-40,0r0,-69r-60,0r0,-40r60,0r0,-68"},",":{"d":"78,-58r-54,110r-36,0r36,-110r54,0","w":88},"-":{"d":"102,-143r0,48r-90,0r0,-48r90,0","w":114},"\u00ad":{"d":"102,-143r0,48r-90,0r0,-48r90,0","w":114},".":{"d":"10,-30v0,-21,14,-34,34,-34v20,0,34,14,34,34v0,20,-12,34,-34,34v-21,0,-34,-13,-34,-34","w":88},"\/":{"d":"194,-291r-142,351r-41,0r142,-351r41,0","w":196},"0":{"d":"88,-45v39,-17,24,-111,18,-162v-3,-9,-8,-19,-18,-20v-34,14,-24,75,-24,123v0,24,1,55,24,59xm12,-136v0,-67,11,-140,76,-140v66,0,77,74,77,140v0,66,-11,140,-77,140v-65,0,-76,-73,-76,-140"},"1":{"d":"118,-271r0,271r-52,0r0,-225r-26,0r0,-46r78,0"},"2":{"d":"89,-238v-25,0,-21,34,-21,61r-49,0v-5,-58,11,-99,70,-99v80,0,81,87,51,143r-46,86r63,0r0,47r-142,0v31,-69,80,-121,96,-205v0,-17,-5,-33,-22,-33"},"3":{"d":"164,-76v0,86,-123,110,-148,36v-3,-9,-3,-20,-3,-31r50,0v-1,17,4,28,20,29v20,-1,23,-18,23,-39v0,-28,-11,-40,-40,-38r0,-47v32,3,45,-15,40,-45v-1,-9,-7,-18,-18,-18v-16,1,-18,17,-18,34r-46,0v-2,-49,17,-77,63,-81v75,-7,92,111,35,135v26,9,42,29,42,65"},"4":{"d":"89,-107r-1,-103r-40,103r41,0xm141,-271r0,164r22,0r0,41r-22,0r0,66r-52,0r0,-66r-79,0r0,-40r72,-165r59,0"},"5":{"d":"102,-92v0,-40,-37,-53,-75,-46r21,-133r104,0r0,46r-67,0r-7,44v55,2,78,36,81,90v5,80,-73,115,-141,83r9,-47v28,26,75,7,75,-37"},"6":{"d":"88,-41v32,-5,33,-85,2,-91v-34,4,-33,84,-2,91xm87,4v-110,0,-73,-172,-35,-229r22,-46r52,0r-51,106v9,-8,18,-16,34,-15v41,2,54,42,54,85v0,55,-19,99,-76,99"},"7":{"d":"173,-271r-102,271r-56,0r84,-225r-73,0r0,-46r147,0"},"8":{"d":"87,-234v-21,3,-19,56,0,60v25,-1,24,-59,0,-60xm88,-42v32,-3,31,-74,0,-78v-32,3,-31,75,0,78xm89,4v-87,7,-107,-131,-31,-150v-21,-9,-38,-29,-37,-58v0,-44,25,-69,68,-72v71,-5,91,109,30,129v30,12,48,33,47,73v0,49,-30,74,-77,78"},"9":{"d":"87,-139v32,-5,34,-84,2,-90v-33,2,-33,85,-2,90xm89,-276v110,0,73,172,36,230r-22,46r-52,0r51,-107v-9,8,-18,15,-34,15v-42,-1,-55,-44,-55,-84v0,-55,21,-100,76,-100"},":":{"d":"10,-151v0,-21,13,-34,34,-34v22,0,34,14,34,34v0,20,-14,34,-34,34v-20,0,-34,-13,-34,-34xm10,-30v0,-21,14,-34,34,-34v20,0,34,14,34,34v0,20,-12,34,-34,34v-21,0,-34,-13,-34,-34","w":88},";":{"d":"10,-151v0,-20,12,-34,34,-34v22,0,33,13,34,34v0,22,-14,34,-34,34v-20,0,-34,-14,-34,-34xm78,-58r-54,110r-36,0r36,-110r54,0","w":88},"<":{"d":"169,-34r0,40r-162,-81r0,-36r162,-81r0,40r-119,60"},"=":{"d":"169,-37r-161,0r0,-40r161,0r0,40xm169,-107r-161,0r0,-40r161,0r0,40"},">":{"d":"126,-92r-118,-60r0,-40r161,81r0,36r-161,81r0,-40"},"?":{"d":"84,4v-21,0,-34,-13,-34,-34v0,-22,14,-34,34,-34v20,0,34,14,34,34v0,20,-12,34,-34,34xm78,-229v-15,1,-19,16,-18,32r-51,0v0,-48,22,-75,69,-79v87,-7,100,135,32,156r0,35r-53,0r0,-67v32,7,43,-22,39,-52v-2,-11,-5,-25,-18,-25","w":163},"@":{"d":"152,-175v-41,-1,-59,77,-15,84v27,5,41,-19,44,-43v3,-23,-6,-41,-29,-41xm72,-123v-8,-69,80,-113,122,-63r4,-20r35,0r-19,111v-1,6,1,8,5,7v21,-8,39,-35,39,-65v0,-63,-39,-96,-102,-96v-71,0,-114,42,-114,112v0,74,45,115,120,115v31,0,55,-17,73,-33r35,0v-23,32,-60,59,-111,59v-91,0,-145,-51,-145,-141v0,-87,53,-139,143,-139v73,0,129,39,129,113v0,65,-39,97,-93,107v-11,0,-18,-10,-16,-23v-34,40,-111,17,-105,-44","w":299},"A":{"d":"112,-88r-20,-114r-17,114r37,0xm122,-271r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0r63,-271r56,0","w":190,"k":{"y":13,"w":13,"v":13,"Y":20,"W":20,"V":20,"T":20}},"B":{"d":"73,-160v29,2,42,-39,23,-58v-6,-6,-13,-8,-23,-8r0,66xm73,-45v33,3,43,-43,25,-64v-6,-7,-14,-9,-25,-9r0,73xm160,-76v1,72,-65,80,-141,76r0,-271r53,0v80,-14,110,96,54,132v21,11,34,33,34,63","w":172},"C":{"d":"67,-139v0,54,31,103,87,86r0,51v-89,20,-145,-50,-145,-136v0,-84,56,-151,145,-132r0,50v-56,-14,-87,28,-87,81","w":162},"D":{"d":"73,-48v71,-3,66,-133,27,-166v-7,-6,-16,-9,-27,-9r0,175xm181,-134v0,102,-52,145,-162,134r0,-271v107,-12,162,32,162,137","w":190},"E":{"d":"127,-271r0,50r-54,0r0,59r48,0r0,50r-48,0r0,62r55,0r0,50r-109,0r0,-271r108,0","w":141},"F":{"d":"127,-271r0,50r-54,0r0,58r49,0r0,50r-49,0r0,113r-54,0r0,-271r108,0","w":141,"k":{"A":13,".":29,",":29}},"G":{"d":"67,-152v-4,50,5,126,57,101v11,-10,16,-29,16,-50r-35,0r0,-50r88,0v1,80,-10,155,-87,155v-74,0,-97,-66,-97,-138v0,-74,23,-140,97,-142v45,-1,68,30,80,65r-52,20v-4,-16,-7,-35,-27,-35v-35,0,-37,41,-40,74","w":202},"H":{"d":"73,-271r0,106r54,0r0,-106r54,0r0,271r-54,0r0,-115r-54,0r0,115r-54,0r0,-271r54,0","w":199},"I":{"d":"73,-271r0,271r-54,0r0,-271r54,0","w":91},"J":{"d":"4,-58v13,22,52,21,52,-15r0,-198r53,0r0,198v-2,44,-17,77,-64,77v-16,1,-30,-2,-41,-8r0,-54","w":126},"K":{"d":"73,-271r0,121r45,-121r55,0r-50,125r56,146r-56,0r-50,-138r0,138r-54,0r0,-271r54,0","w":184},"L":{"d":"73,-271r0,221r56,0r0,50r-110,0r0,-271r54,0","w":134,"k":{"y":13,"Y":27,"W":20,"V":27,"T":20}},"M":{"d":"103,-271r27,160r21,-160r72,0r29,271r-55,0r-14,-195r-32,195r-41,0r-26,-130v-4,-21,-4,-46,-10,-65r-8,195r-58,0r24,-271r71,0","w":259},"N":{"d":"138,-108v-8,-48,-2,-109,-4,-163r54,0r0,271r-51,0r-66,-164r2,164r-54,0r0,-271r52,0","w":206},"O":{"d":"105,-226v-41,6,-38,59,-38,104v0,34,5,73,38,77v38,-8,38,-60,38,-106v0,-33,-6,-71,-38,-75xm9,-136v0,-79,25,-140,96,-140v70,0,95,62,95,140v0,77,-24,140,-95,140v-72,0,-96,-62,-96,-140","w":209},"P":{"d":"113,-192v0,-25,-11,-38,-40,-35r0,71v27,0,41,-8,40,-36xm167,-191v-2,55,-38,83,-94,79r0,112r-54,0r0,-271v79,-5,150,-1,148,80","w":175,"k":{"A":13,".":46,",":46}},"Q":{"d":"67,-151v0,46,-2,99,38,106v5,0,9,-2,13,-5r-32,-34r27,-27r25,27v8,-48,14,-132,-33,-142v-33,3,-38,42,-38,75xm105,-276v102,-4,114,156,75,236r23,24r-28,26r-21,-22v-14,11,-30,16,-49,16v-72,0,-96,-62,-96,-140v0,-79,25,-138,96,-140","w":209},"R":{"d":"116,-193v0,-25,-15,-36,-43,-34r0,72v28,5,43,-12,43,-38xm168,-194v0,34,-14,58,-38,71r47,123r-56,0r-48,-125r0,125r-54,0r0,-271v79,-3,152,-2,149,77","w":190,"k":{"y":6,"Y":13,"W":13,"V":13,"T":9}},"S":{"d":"41,-131v-74,-67,10,-190,90,-131r0,52v-16,-19,-66,-29,-66,9v11,55,82,53,82,121v0,68,-69,105,-125,71r0,-51v23,24,89,14,69,-29v-9,-20,-35,-28,-50,-42","w":158},"T":{"d":"144,-271r0,50r-43,0r0,221r-53,0r0,-221r-43,0r0,-50r139,0","w":149,"k":{"y":27,"w":27,"u":27,"s":27,"r":27,"o":27,"i":6,"e":27,"c":27,"a":27,"A":20,";":15,":":15,".":22,"-":20,",":22}},"U":{"d":"98,4v-50,-1,-81,-23,-80,-74r0,-201r53,0r0,192v-6,38,52,48,53,10r1,-202r53,0r0,198v1,52,-25,78,-80,77","w":195},"V":{"d":"60,-271r43,176v11,-62,27,-118,41,-176r57,0r-76,271r-44,0r-78,-271r57,0","w":203,"k":{"y":6,"u":6,"r":6,"o":11,"e":11,"a":11,"A":20,";":6,":":6,".":33,"-":6,",":33}},"W":{"d":"58,-271r26,158v2,9,-1,21,3,29v8,-66,23,-125,35,-187r43,0r35,187v3,-65,17,-125,26,-187r57,0r-57,271r-46,0r-36,-193r-40,193r-46,0r-55,-271r55,0","w":285,"k":{"y":6,"u":28,"r":6,"o":11,"e":11,"a":11,"A":20,".":27,"-":6,",":27}},"X":{"d":"68,-271r30,79v5,-30,17,-54,28,-79r58,0r-58,131r62,140r-62,0r-30,-84v-7,30,-18,57,-28,84r-60,0r58,-140r-58,-131r60,0","w":196},"Y":{"d":"60,-271r33,87v9,-30,20,-58,30,-87r61,0r-64,141r0,130r-53,0r0,-130r-66,-141r59,0","w":185,"k":{"v":13,"u":20,"q":27,"p":20,"o":27,"i":6,"e":27,"a":27,"A":20,";":13,":":13,".":40,"-":27,",":40}},"Z":{"d":"177,-271r-92,221r85,0r0,50r-164,0r91,-221r-79,0r0,-50r159,0","w":182},"[":{"d":"109,-271r0,35r-43,0r0,245r44,0r0,36r-91,0r0,-316r90,0","w":115},"\\":{"d":"-5,-291r141,351r-41,0r-141,-351r41,0","w":90},"]":{"d":"96,-271r0,316r-91,0r0,-36r44,0r0,-245r-43,0r0,-35r90,0","w":115},"^":{"d":"8,-136r59,-135r43,0r59,135r-36,17r-45,-105r-44,105"},"_":{"d":"180,27r0,18r-180,0r0,-18r180,0","w":180},"a":{"d":"78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,182r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"b":{"d":"78,-140v-26,7,-21,68,-10,91v2,4,5,6,9,6v27,-10,26,-86,1,-97xm98,4v-19,1,-27,-14,-35,-25r0,21r-50,0r0,-291r50,0r1,132v5,-13,16,-27,34,-26v48,3,51,64,48,111v-2,36,-11,74,-48,78","w":155},"c":{"d":"60,-93v-4,31,18,61,45,44r0,46v-59,26,-96,-29,-96,-87v0,-60,33,-111,96,-90r0,45v-24,-19,-49,12,-45,42","w":113},"d":{"d":"78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm58,-185v19,-1,28,15,35,26r0,-132r51,0r0,291r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"e":{"d":"77,-147v-16,3,-19,18,-18,38r37,0v-1,-18,-2,-37,-19,-38xm78,-185v52,0,67,52,61,108r-81,0v2,17,0,41,19,42v12,0,16,-9,17,-21r43,0v-5,33,-21,60,-58,60v-51,0,-70,-41,-70,-91v0,-51,16,-98,69,-98","w":149},"f":{"d":"100,-241v-17,-9,-24,6,-24,27r0,32r24,0r0,42r-24,0r0,140r-50,0r0,-140r-19,0r0,-42r19,0v-1,-57,-7,-112,52,-112v8,0,15,2,22,4r0,49","w":107},"g":{"d":"60,-104v0,26,-2,56,19,61v20,-4,17,-37,17,-61v0,-15,-3,-36,-18,-36v-15,0,-18,22,-18,36xm145,16v11,71,-76,94,-116,57v-11,-11,-17,-28,-18,-49r45,0v1,13,4,26,19,26v26,-2,19,-46,18,-73v-6,14,-15,26,-33,27v-40,-6,-51,-48,-51,-92v0,-43,5,-95,49,-97v19,-1,29,14,36,25r0,-22r51,0r0,198","w":157},"h":{"d":"77,-134v-11,0,-14,11,-14,21r0,113r-50,0r0,-291r50,0r1,137v6,-16,21,-31,42,-31v34,0,34,33,34,68r0,117r-50,0r0,-109v0,-11,-1,-25,-13,-25","w":152},"i":{"d":"70,-235v0,18,-14,32,-33,32v-17,0,-32,-16,-32,-33v0,-18,15,-33,34,-32v19,1,31,14,31,33xm63,-182r0,182r-51,0r0,-182r51,0","w":75},"j":{"d":"70,-235v0,18,-14,32,-33,32v-17,0,-32,-16,-32,-33v0,-18,15,-33,34,-32v19,1,31,14,31,33xm63,-182r0,272r-51,0r0,-272r51,0","w":75},"k":{"d":"63,-291r1,173r28,-64r55,0r-41,74r50,108r-56,0r-37,-84r0,84r-50,0r0,-291r50,0","w":158},"l":{"d":"63,-291r0,291r-50,0r0,-291r50,0","w":75},"m":{"d":"90,-102v7,-26,-23,-45,-26,-18v-5,37,0,81,-1,120r-50,0r0,-182r50,0r1,29v8,-34,74,-47,76,-1v9,-13,23,-32,45,-31v30,0,33,28,32,59r0,126r-50,0r0,-108v0,-12,-1,-27,-13,-27v-11,0,-14,11,-14,21r0,114r-50,0r0,-102","w":230},"n":{"d":"77,-134v-11,0,-14,11,-14,21r0,113r-50,0r0,-182r50,0v1,9,-2,21,1,28v6,-16,21,-31,42,-31v34,0,34,33,34,68r0,117r-50,0r0,-109v0,-11,-1,-25,-13,-25","w":152},"o":{"d":"96,-79v1,-23,3,-57,-18,-61v-20,5,-18,36,-18,61v0,14,3,37,18,37v15,0,17,-22,18,-37xm9,-91v0,-51,16,-94,69,-94v54,0,70,43,70,94v0,52,-17,95,-70,95v-52,0,-69,-44,-69,-95","w":156},"p":{"d":"78,-140v-28,9,-25,88,-1,97v22,-4,18,-38,18,-61v-1,-15,-4,-33,-17,-36xm98,4v-19,1,-27,-14,-35,-25r0,111r-50,0r0,-272r50,0v1,7,-2,18,1,23v5,-13,16,-27,34,-26v48,3,51,64,48,111v-2,36,-11,74,-48,78","w":155},"q":{"d":"78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,272r-51,0r-1,-111v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"r":{"d":"105,-139v-63,-11,-37,82,-42,139r-50,0r0,-182r50,0v1,7,-2,17,1,22v10,-15,20,-26,41,-29r0,50","w":113,"k":{"z":-7,"y":-6,"x":-7,"w":-6,"v":-6,".":20,",":20}},"s":{"d":"44,-82v-50,-23,-30,-111,32,-103v21,3,36,4,49,15r-21,37v-10,-18,-51,-12,-34,11v24,15,54,22,54,62v0,64,-73,80,-113,43r22,-36v12,19,53,11,36,-14v-8,-6,-15,-9,-25,-15","w":135},"t":{"d":"79,-232r0,50r21,0r0,42r-21,0r0,140r-51,0r0,-140r-17,0r0,-42r17,0r0,-50r51,0","w":110},"u":{"d":"75,4v-86,0,-57,-107,-62,-186r50,0r0,110v1,12,0,28,13,28v12,0,14,-13,13,-27r0,-111r51,0v-4,80,23,186,-65,186","w":152},"v":{"d":"56,-182r25,103r24,-103r52,0r-52,182r-47,0r-53,-182r51,0","w":162,"k":{".":20,",":20}},"w":{"d":"55,-182r25,107r24,-107r43,0r24,107r25,-107r48,0r-50,182r-42,0r-28,-114v-6,40,-14,78,-25,114r-42,0r-52,-182r50,0","w":249,"k":{".":13,",":13}},"x":{"d":"68,-182r19,39r21,-39r53,0r-47,84r54,98r-54,0r-27,-50r-27,50r-52,0r52,-98r-45,-84r53,0"},"y":{"d":"57,-182r25,104r24,-104r51,0r-78,272r-50,0r29,-94r-53,-178r52,0","w":162,"k":{".":20,",":20}},"z":{"d":"136,-182r-56,140r50,0r0,42r-122,0r58,-140r-52,0r0,-42r122,0","w":144},"{":{"d":"51,-113v59,9,-3,131,58,130r0,28v-50,4,-76,-9,-76,-56v0,-36,11,-88,-27,-88r0,-27v65,-4,-17,-153,72,-145r31,0r0,27v-63,-2,4,123,-58,131","w":108},"|":{"d":"65,-283r0,360r-40,0r0,-360r40,0","w":90},"}":{"d":"75,-61v1,55,6,112,-53,106r-23,0r0,-28v61,1,-2,-121,58,-130v-39,-5,-29,-54,-29,-95v0,-22,-7,-36,-29,-36r0,-27v46,-2,76,1,76,48v0,39,-12,95,27,97r0,27v-22,0,-27,16,-27,38","w":108},"~":{"d":"8,-82v8,-33,49,-59,84,-32v22,17,51,9,57,-15r20,26v-10,18,-19,42,-46,42v-26,0,-45,-19,-67,-24v-18,1,-21,18,-28,30"},"\u00a1":{"d":"10,-152v0,-20,12,-34,34,-34v21,0,34,13,34,34v0,22,-14,34,-34,34v-20,0,-34,-14,-34,-34xm18,90r0,-190r53,0r0,190r-53,0","w":88},"\u00a2":{"d":"80,-133v-3,28,17,56,42,40r0,46v-6,4,-14,4,-22,6r0,23r-23,0r0,-24v-70,-17,-65,-168,0,-187r0,-24r23,0r0,22r22,5r0,46v-26,-18,-46,17,-42,47"},"\u00a3":{"d":"171,-4v-44,23,-107,-17,-155,4r0,-41v15,-14,21,-33,21,-60r-33,0r0,-28r31,0v-18,-67,-8,-147,68,-145v50,0,71,30,70,81r-46,0v1,-19,-3,-36,-21,-36v-45,0,-21,67,-19,100r45,0r0,28r-46,0v-2,21,-8,41,-17,57v36,-1,73,16,102,-2r0,42"},"\u00a5":{"d":"134,-168r27,0r0,23r-38,0v-4,8,-9,17,-7,31r45,0r0,23r-45,0r0,91r-54,0r0,-91r-45,0r0,-23r45,0v1,-14,-2,-23,-7,-31r-38,0r0,-23r27,0r-47,-103r59,0r33,101r30,-101r60,0"},"\u00a7":{"d":"57,-118v-2,32,62,65,62,18v0,-28,-30,-32,-46,-44v-11,6,-16,15,-16,26xm91,66v-45,0,-75,-22,-73,-70r50,0v0,19,4,31,24,31v12,0,19,-13,17,-24v-9,-61,-97,-44,-98,-115v0,-24,11,-41,28,-52v-13,-9,-22,-26,-21,-47v2,-43,26,-65,68,-65v46,0,74,26,71,75r-48,0v10,-35,-41,-52,-44,-14v16,57,100,38,101,109v1,28,-14,47,-34,57v17,10,27,30,27,55v0,41,-29,60,-68,60"},"\u00a4":{"d":"131,-112v0,-26,-15,-44,-42,-45v-59,0,-52,92,0,92v26,0,42,-20,42,-47xm44,-186v22,-17,67,-18,90,0r15,-16r26,29r-14,15v16,25,17,68,0,93r14,16r-26,28r-15,-15v-23,16,-64,18,-90,0r-15,15r-28,-28r16,-16v-17,-24,-17,-70,0,-93r-16,-15r28,-29"},"'":{"d":"26,-167r-6,-104r50,0r-5,104r-39,0","w":90},"\u00ab":{"d":"47,-119r37,68r-27,16r-48,-84r48,-84r27,14xm109,-119r37,68r-28,16r-46,-84r46,-84r28,14","w":155},"\u00b7":{"d":"10,-92v0,-21,13,-34,34,-34v22,0,34,14,34,34v0,20,-14,34,-34,34v-20,0,-34,-13,-34,-34","w":88},"\u2219":{"d":"10,-92v0,-21,13,-34,34,-34v22,0,34,14,34,34v0,20,-14,34,-34,34v-20,0,-34,-13,-34,-34","w":88},"\u00b6":{"d":"10,-207v-4,-87,103,-60,181,-64r0,42r-15,0r0,269r-42,0r0,-269r-25,0r0,269r-42,0r0,-186v-38,1,-55,-25,-57,-61","w":216},"\u00bb":{"d":"147,-119r-48,84r-27,-16r37,-68r-37,-70r27,-14xm84,-119r-47,84r-27,-16r36,-68r-36,-70r27,-14","w":155},"\u00bf":{"d":"46,-152v0,-20,12,-34,34,-34v21,0,34,13,34,34v0,22,-14,34,-34,34v-20,0,-34,-14,-34,-34xm85,94v-87,7,-100,-134,-32,-156r0,-35r54,0r0,67v-32,-6,-43,19,-40,52v1,12,6,25,19,25v16,0,17,-16,17,-32r51,0v1,49,-22,75,-69,79","w":163},"`":{"d":"90,-220r-25,15r-47,-50r37,-16","w":108},"\u00b4":{"d":"90,-255r-47,50r-25,-15r35,-51","w":108},"\u00af":{"d":"-8,-240r0,-26r124,0r0,26r-124,0","w":108},"\u02c9":{"d":"-8,-240r0,-26r124,0r0,26r-124,0","w":108},"\u00a8":{"d":"92,-265v14,0,26,13,26,28v0,15,-13,26,-27,26v-13,0,-26,-13,-26,-26v0,-16,11,-28,27,-28xm17,-265v14,0,27,14,27,28v0,14,-13,26,-27,26v-14,0,-27,-12,-27,-26v0,-16,11,-28,27,-28","w":108},"\u00b8":{"d":"84,30r-38,48r-22,-11r28,-50","w":108},"\u00c6":{"d":"112,-88v-10,-35,-13,-76,-21,-113r-18,113r39,0xm121,-45r-57,0r-8,45r-53,0r61,-271r111,0r11,50r-53,0r14,56r54,0r12,51r-53,0r15,64r52,0r13,50r-109,0","w":242},"\u00aa":{"d":"55,-190v17,-5,17,-54,0,-58v-17,4,-17,51,0,58xm42,-276v11,0,18,9,22,16r0,-14r34,0r0,109r-34,0v-1,-4,2,-10,-1,-12v-4,7,-8,16,-21,15v-44,-4,-46,-114,0,-114","w":108},"\u00d8":{"d":"106,-45v42,0,39,-77,35,-123r-63,102v5,11,14,21,28,21xm105,-226v-47,6,-38,77,-36,127r64,-104v-5,-11,-12,-25,-28,-23xm107,-276v25,1,44,11,58,25r14,-23r20,13r-19,30v38,78,27,238,-75,235v-24,0,-44,-10,-58,-22r-14,21r-20,-14r18,-28v-42,-77,-31,-240,76,-237","w":209},"\u00ba":{"d":"54,-190v18,-5,17,-54,0,-58v-18,4,-17,53,0,58xm9,-219v0,-33,12,-57,45,-57v33,0,45,24,45,57v0,33,-12,57,-45,57v-33,0,-45,-24,-45,-57","w":108},"\u00e6":{"d":"56,-54v0,10,7,20,19,20v11,0,19,-9,19,-19v0,-9,-9,-20,-19,-19v-10,-1,-19,9,-19,18xm159,-147v-17,2,-18,20,-19,38r37,0v-1,-18,-2,-36,-18,-38xm25,-178v32,-11,81,-12,92,19v8,-17,20,-26,42,-26v53,1,67,52,61,108r-80,0v0,20,1,42,19,42v12,0,16,-9,16,-21r43,0v2,55,-72,82,-103,37v-26,41,-106,23,-106,-35v0,-44,43,-67,82,-49v7,-44,-39,-48,-66,-31r0,-44","w":230},"\u00f8":{"d":"78,-140v-20,5,-18,36,-18,61v0,15,4,35,19,37v20,-5,17,-38,17,-61v-1,-15,-3,-36,-18,-37xm78,-185v15,0,31,4,39,11r9,-15r19,11r-13,21v29,54,21,161,-52,161v-15,0,-28,-4,-40,-13r-10,15r-19,-12r13,-21v-27,-54,-21,-158,54,-158","w":156},"\u00df":{"d":"89,-248v-15,0,-12,21,-13,36r0,212r-50,0r0,-140r-19,0r0,-42r19,0v-5,-62,4,-114,66,-112v46,1,65,29,65,74v0,28,-6,50,-28,57v57,28,46,190,-41,163r0,-45v24,-1,19,-36,19,-60v-1,-15,-4,-33,-19,-34r0,-46v18,0,16,-21,16,-39v0,-11,-3,-24,-15,-24","w":172},"\u00f7":{"d":"65,-138r0,-42r46,0r0,42r-46,0xm65,-5r0,-41r46,0r0,41r-46,0xm8,-112r161,0r0,40r-161,0r0,-40"},"\u00ae":{"d":"195,-171v-2,-29,-45,-16,-74,-19r0,42v30,-3,76,11,74,-23xm225,-166v-1,29,-15,38,-42,41r37,65r-35,0r-34,-65r-30,0r0,65r-30,0r0,-153v60,2,137,-15,134,47xm36,-136v0,68,45,114,114,114v68,0,113,-46,113,-114v0,-67,-44,-113,-113,-113v-70,0,-114,45,-114,113xm291,-136v0,84,-57,140,-141,140v-85,0,-142,-56,-142,-140v0,-84,57,-140,142,-140v84,0,141,56,141,140","w":298},"\u00e7":{"d":"91,30r-38,48r-23,-11r28,-50xm60,-93v-4,31,18,61,45,44r0,46v-59,26,-96,-29,-96,-87v0,-60,33,-111,96,-90r0,45v-24,-19,-49,12,-45,42","w":113},"\u00b1":{"d":"8,-40r161,0r0,40r-161,0r0,-40xm68,-190r40,0r0,48r61,0r0,40r-61,0r0,48r-40,0r0,-48r-60,0r0,-40r60,0r0,-48"},"\u00c7":{"d":"122,30r-37,48r-23,-11r28,-50xm67,-139v0,54,31,103,87,86r0,51v-89,20,-145,-50,-145,-136v0,-84,56,-151,145,-132r0,50v-56,-14,-87,28,-87,81","w":162},"\u00a9":{"d":"109,-138v-6,52,71,79,81,27r32,0v-6,32,-28,54,-66,54v-50,-1,-75,-33,-79,-81v-8,-86,129,-111,145,-27r-32,0v-3,-17,-16,-27,-36,-27v-32,0,-41,24,-45,54xm36,-136v0,68,45,114,114,114v68,0,113,-46,113,-114v0,-67,-44,-113,-113,-113v-70,0,-114,45,-114,113xm291,-136v0,84,-57,140,-141,140v-85,0,-142,-56,-142,-140v0,-84,57,-140,142,-140v84,0,141,56,141,140","w":298},"\u00ac":{"d":"130,-107r-122,0r0,-40r161,0r0,107r-39,0r0,-67"},"\u00b0":{"d":"98,-222v0,-13,-12,-25,-26,-25v-14,0,-26,12,-26,25v0,13,13,26,26,26v13,0,26,-13,26,-26xm18,-222v0,-33,23,-54,54,-54v31,0,54,21,54,54v0,32,-22,54,-54,54v-32,0,-54,-22,-54,-54","w":144},"\u00b5":{"d":"77,-48v15,1,12,-21,12,-34r0,-100r51,0r0,139v-1,25,-8,47,-34,47v-22,0,-35,-18,-43,-32r0,118r-51,0r0,-272r51,0r1,121v1,8,5,12,13,13","w":152},"\u03bc":{"d":"77,-48v15,1,12,-21,12,-34r0,-100r51,0r0,139v-1,25,-8,47,-34,47v-22,0,-35,-18,-43,-32r0,118r-51,0r0,-272r51,0r1,121v1,8,5,12,13,13","w":152},"\u00a0":{"w":88},"\u00c1":{"d":"112,-88r-20,-114r-17,114r37,0xm136,-336r-46,50r-25,-14r34,-52xm122,-271r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0r63,-271r56,0","w":190},"\u00c2":{"d":"112,-88r-20,-114r-17,114r37,0xm147,-306r-22,22r-30,-25r-32,25r-20,-25r52,-41xm122,-271r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0r63,-271r56,0","w":190},"\u00c4":{"d":"112,-88r-20,-114r-17,114r37,0xm58,-345v14,0,27,13,27,27v0,14,-12,26,-27,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm133,-345v14,0,26,12,26,27v0,15,-12,26,-27,26v-14,0,-26,-12,-26,-26v0,-15,12,-27,27,-27xm122,-271r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0r63,-271r56,0","w":190},"\u00c0":{"d":"112,-88r-20,-114r-17,114r37,0xm125,-300r-25,14r-46,-50r37,-16xm122,-271r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0r63,-271r56,0","w":190},"\u00c5":{"d":"78,-317v0,8,7,15,15,15v8,0,15,-7,15,-15v0,-8,-7,-16,-15,-16v-8,0,-15,7,-15,16xm112,-88r-20,-114r-17,114r37,0xm132,-317v0,23,-16,39,-39,39v-24,0,-39,-16,-39,-40v0,-24,16,-38,40,-38v23,0,38,16,38,39xm122,-271r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0r63,-271r56,0","w":190},"\u00c3":{"d":"112,-88r-20,-114r-17,114r37,0xm71,-346v21,0,49,28,56,-1r27,2v-5,23,-9,47,-36,48v-17,0,-27,-12,-43,-13v-8,0,-12,5,-12,12r-26,0v2,-24,7,-49,34,-48xm122,-271r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0r63,-271r56,0","w":190},"\u00c9":{"d":"119,-336r-47,50r-24,-14r34,-52xm127,-271r0,50r-54,0r0,59r48,0r0,50r-48,0r0,62r55,0r0,50r-109,0r0,-271r108,0","w":141},"\u00ca":{"d":"123,-306r-22,22r-31,-25r-31,25r-20,-25r51,-41xm127,-271r0,50r-54,0r0,59r48,0r0,50r-48,0r0,62r55,0r0,50r-109,0r0,-271r108,0","w":141},"\u00cb":{"d":"34,-345v14,0,26,12,26,27v0,14,-12,26,-27,26v-15,0,-27,-12,-27,-26v0,-16,12,-27,28,-27xm109,-345v14,0,26,13,26,27v0,14,-12,26,-27,26v-15,0,-27,-12,-27,-26v0,-16,12,-27,28,-27xm127,-271r0,50r-54,0r0,59r48,0r0,50r-48,0r0,62r55,0r0,50r-109,0r0,-271r108,0","w":141},"\u00c8":{"d":"101,-300r-25,14r-46,-50r36,-16xm127,-271r0,50r-54,0r0,59r48,0r0,50r-48,0r0,62r55,0r0,50r-109,0r0,-271r108,0","w":141},"\u00cd":{"d":"89,-336r-47,50r-24,-14r34,-52xm73,-271r0,271r-54,0r0,-271r54,0","w":91},"\u00ce":{"d":"98,-306r-22,22r-30,-25r-32,25r-20,-25r52,-41xm73,-271r0,271r-54,0r0,-271r54,0","w":91},"\u00cf":{"d":"9,-345v14,0,27,13,27,27v0,14,-12,26,-27,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm84,-345v14,0,27,13,27,27v0,14,-12,26,-27,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm73,-271r0,271r-54,0r0,-271r54,0","w":91},"\u00cc":{"d":"75,-300r-25,14r-47,-50r37,-16xm73,-271r0,271r-54,0r0,-271r54,0","w":91},"\u00d1":{"d":"126,-297v-20,1,-47,-28,-55,-1r-26,0v2,-24,7,-48,34,-48v20,0,26,12,43,13v9,1,13,-6,13,-14r27,2v-3,24,-9,47,-36,48xm138,-108v-8,-48,-2,-109,-4,-163r54,0r0,271r-51,0r-66,-164r2,164r-54,0r0,-271r52,0","w":206},"\u00d3":{"d":"153,-336r-46,50r-25,-14r34,-52xm105,-226v-41,6,-38,59,-38,104v0,34,5,73,38,77v38,-8,38,-60,38,-106v0,-33,-6,-71,-38,-75xm9,-136v0,-79,25,-140,96,-140v70,0,95,62,95,140v0,77,-24,140,-95,140v-72,0,-96,-62,-96,-140","w":209},"\u00d4":{"d":"157,-306r-22,22r-31,-25r-31,25r-20,-25r51,-41xm105,-226v-41,6,-38,59,-38,104v0,34,5,73,38,77v38,-8,38,-60,38,-106v0,-33,-6,-71,-38,-75xm9,-136v0,-79,25,-140,96,-140v70,0,95,62,95,140v0,77,-24,140,-95,140v-72,0,-96,-62,-96,-140","w":209},"\u00d6":{"d":"143,-345v14,0,26,12,26,27v0,14,-12,26,-27,26v-14,0,-26,-11,-26,-26v0,-16,12,-27,27,-27xm68,-345v14,0,26,12,26,27v0,14,-12,26,-27,26v-14,0,-26,-12,-26,-26v0,-15,12,-27,27,-27xm105,-226v-41,6,-38,59,-38,104v0,34,5,73,38,77v38,-8,38,-60,38,-106v0,-33,-6,-71,-38,-75xm9,-136v0,-79,25,-140,96,-140v70,0,95,62,95,140v0,77,-24,140,-95,140v-72,0,-96,-62,-96,-140","w":209},"\u00d2":{"d":"131,-300r-24,14r-47,-50r37,-16xm105,-226v-41,6,-38,59,-38,104v0,34,5,73,38,77v38,-8,38,-60,38,-106v0,-33,-6,-71,-38,-75xm9,-136v0,-79,25,-140,96,-140v70,0,95,62,95,140v0,77,-24,140,-95,140v-72,0,-96,-62,-96,-140","w":209},"\u00d5":{"d":"123,-333v9,1,13,-6,13,-14r27,2v-3,24,-9,47,-36,48v-17,0,-27,-12,-43,-13v-8,0,-11,5,-11,12r-27,0v4,-23,7,-49,34,-48v19,0,26,12,43,13xm105,-226v-41,6,-38,59,-38,104v0,34,5,73,38,77v38,-8,38,-60,38,-106v0,-33,-6,-71,-38,-75xm9,-136v0,-79,25,-140,96,-140v70,0,95,62,95,140v0,77,-24,140,-95,140v-72,0,-96,-62,-96,-140","w":209},"\u00da":{"d":"146,-336r-46,50r-25,-14r34,-52xm98,4v-50,-1,-81,-23,-80,-74r0,-201r53,0r0,192v-6,38,52,48,53,10r1,-202r53,0r0,198v1,52,-25,78,-80,77","w":195},"\u00db":{"d":"150,-306r-22,22r-30,-25r-32,25r-20,-25r52,-41xm98,4v-50,-1,-81,-23,-80,-74r0,-201r53,0r0,192v-6,38,52,48,53,10r1,-202r53,0r0,198v1,52,-25,78,-80,77","w":195},"\u00dc":{"d":"61,-345v14,0,26,12,26,27v0,15,-12,26,-27,26v-14,0,-26,-12,-26,-26v0,-15,12,-27,27,-27xm136,-345v14,0,26,12,26,27v0,14,-12,26,-27,26v-14,0,-26,-12,-26,-26v0,-15,12,-27,27,-27xm98,4v-50,-1,-81,-23,-80,-74r0,-201r53,0r0,192v-6,38,52,48,53,10r1,-202r53,0r0,198v1,52,-25,78,-80,77","w":195},"\u00d9":{"d":"121,-300r-25,14r-46,-50r36,-16xm98,4v-50,-1,-81,-23,-80,-74r0,-201r53,0r0,192v-6,38,52,48,53,10r1,-202r53,0r0,198v1,52,-25,78,-80,77","w":195},"\u00e1":{"d":"128,-255r-46,50r-25,-15r34,-51xm78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,182r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"\u00e2":{"d":"78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm134,-226r-22,23r-31,-26r-31,26r-20,-26r51,-40xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,182r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"\u00e4":{"d":"119,-265v14,0,26,13,26,28v0,15,-13,26,-27,26v-13,0,-26,-13,-26,-26v0,-16,11,-28,27,-28xm44,-265v14,0,27,14,27,28v0,14,-13,26,-27,26v-14,0,-27,-12,-27,-26v0,-16,11,-28,27,-28xm78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,182r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"\u00e0":{"d":"105,-220r-25,15r-47,-50r37,-16xm78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,182r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"\u00e5":{"d":"66,-237v0,8,7,16,15,16v7,0,15,-7,15,-15v0,-8,-7,-16,-15,-16v-8,0,-15,6,-15,15xm78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm120,-236v0,23,-16,38,-39,38v-23,0,-39,-15,-39,-39v0,-24,16,-39,40,-39v24,0,38,17,38,40xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,182r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"\u00e3":{"d":"78,-140v-26,9,-21,68,-10,91v3,4,6,6,11,6v19,-5,17,-36,17,-61v0,-15,-4,-35,-18,-36xm57,-266v21,0,48,30,56,0r27,1v-6,22,-8,47,-36,48v-19,1,-27,-12,-44,-12v-7,0,-11,5,-11,11r-26,0v2,-25,8,-48,34,-48xm58,-185v19,-1,28,15,35,26r0,-23r51,0r0,182r-51,0v-1,-6,2,-16,-1,-21v-6,12,-15,27,-33,25v-46,-5,-53,-63,-49,-113v3,-35,10,-74,48,-76","w":155},"\u00e9":{"d":"77,-147v-16,3,-19,18,-18,38r37,0v-1,-18,-2,-37,-19,-38xm125,-255r-47,50r-25,-15r35,-51xm78,-185v52,0,67,52,61,108r-81,0v2,17,0,41,19,42v12,0,16,-9,17,-21r43,0v-5,33,-21,60,-58,60v-51,0,-70,-41,-70,-91v0,-51,16,-98,69,-98","w":149},"\u00ea":{"d":"77,-147v-16,3,-19,18,-18,38r37,0v-1,-18,-2,-37,-19,-38xm130,-226r-22,23r-31,-26r-32,26r-19,-26r51,-40xm78,-185v52,0,67,52,61,108r-81,0v2,17,0,41,19,42v12,0,16,-9,17,-21r43,0v-5,33,-21,60,-58,60v-51,0,-70,-41,-70,-91v0,-51,16,-98,69,-98","w":149},"\u00eb":{"d":"77,-147v-16,3,-19,18,-18,38r37,0v-1,-18,-2,-37,-19,-38xm38,-265v14,0,27,13,26,28v0,14,-13,26,-27,26v-14,0,-27,-12,-27,-26v0,-16,12,-28,28,-28xm113,-265v32,1,34,55,-1,54v-14,0,-27,-12,-27,-26v0,-16,12,-28,28,-28xm78,-185v52,0,67,52,61,108r-81,0v2,17,0,41,19,42v12,0,16,-9,17,-21r43,0v-5,33,-21,60,-58,60v-51,0,-70,-41,-70,-91v0,-51,16,-98,69,-98","w":149},"\u00e8":{"d":"77,-147v-16,3,-19,18,-18,38r37,0v-1,-18,-2,-37,-19,-38xm101,-220r-25,15r-46,-50r37,-16xm78,-185v52,0,67,52,61,108r-81,0v2,17,0,41,19,42v12,0,16,-9,17,-21r43,0v-5,33,-21,60,-58,60v-51,0,-70,-41,-70,-91v0,-51,16,-98,69,-98","w":149},"\u00ed":{"d":"79,-255r-47,50r-24,-15r34,-51xm63,-182r0,182r-51,0r0,-182r51,0","w":75},"\u00ee":{"d":"90,-226r-22,23r-31,-26r-31,26r-20,-26r51,-40xm63,-182r0,182r-51,0r0,-182r51,0","w":75},"\u00ef":{"d":"1,-265v14,0,27,13,26,28v0,14,-13,26,-27,26v-13,0,-26,-13,-26,-26v0,-16,11,-28,27,-28xm76,-265v14,0,27,13,26,28v0,14,-13,26,-27,26v-13,0,-26,-13,-26,-26v0,-16,11,-28,27,-28xm63,-182r0,182r-51,0r0,-182r51,0","w":75},"\u00ec":{"d":"68,-220r-25,15r-46,-50r36,-16xm63,-182r0,182r-51,0r0,-182r51,0","w":75},"\u00f1":{"d":"99,-217v-20,0,-46,-26,-55,-1r-26,0v2,-24,8,-47,34,-48v20,0,26,13,43,14v9,1,13,-6,13,-14r27,1v-4,24,-8,48,-36,48xm77,-134v-11,0,-14,11,-14,21r0,113r-50,0r0,-182r50,0v1,9,-2,21,1,28v6,-16,21,-31,42,-31v34,0,34,33,34,68r0,117r-50,0r0,-109v0,-11,-1,-25,-13,-25","w":152},"\u00f3":{"d":"129,-255r-47,50r-25,-15r35,-51xm96,-79v1,-23,3,-57,-18,-61v-20,5,-18,36,-18,61v0,14,3,37,18,37v15,0,17,-22,18,-37xm9,-91v0,-51,16,-94,69,-94v54,0,70,43,70,94v0,52,-17,95,-70,95v-52,0,-69,-44,-69,-95","w":156},"\u00f4":{"d":"96,-79v1,-23,3,-57,-18,-61v-20,5,-18,36,-18,61v0,14,3,37,18,37v15,0,17,-22,18,-37xm131,-226r-22,23r-31,-26r-32,26r-19,-26r51,-40xm9,-91v0,-51,16,-94,69,-94v54,0,70,43,70,94v0,52,-17,95,-70,95v-52,0,-69,-44,-69,-95","w":156},"\u00f6":{"d":"117,-265v32,1,34,55,-1,54v-14,0,-27,-12,-27,-26v0,-16,12,-28,28,-28xm42,-265v32,1,34,55,-1,54v-14,0,-27,-12,-27,-26v0,-16,12,-28,28,-28xm96,-79v1,-23,3,-57,-18,-61v-20,5,-18,36,-18,61v0,14,3,37,18,37v15,0,17,-22,18,-37xm9,-91v0,-51,16,-94,69,-94v54,0,70,43,70,94v0,52,-17,95,-70,95v-52,0,-69,-44,-69,-95","w":156},"\u00f2":{"d":"105,-220r-25,15r-46,-50r37,-16xm96,-79v1,-23,3,-57,-18,-61v-20,5,-18,36,-18,61v0,14,3,37,18,37v15,0,17,-22,18,-37xm9,-91v0,-51,16,-94,69,-94v54,0,70,43,70,94v0,52,-17,95,-70,95v-52,0,-69,-44,-69,-95","w":156},"\u00f5":{"d":"96,-79v1,-23,3,-57,-18,-61v-20,5,-18,36,-18,61v0,14,3,37,18,37v15,0,17,-22,18,-37xm101,-217v-20,0,-46,-26,-55,-1r-26,0v2,-24,9,-47,34,-48v20,0,26,13,43,14v9,1,13,-6,13,-14r27,1v-4,24,-8,48,-36,48xm9,-91v0,-51,16,-94,69,-94v54,0,70,43,70,94v0,52,-17,95,-70,95v-52,0,-69,-44,-69,-95","w":156},"\u00fa":{"d":"126,-255r-46,50r-25,-15r35,-51xm75,4v-86,0,-57,-107,-62,-186r50,0r0,110v1,12,0,28,13,28v12,0,14,-13,13,-27r0,-111r51,0v-4,80,23,186,-65,186","w":152},"\u00fb":{"d":"129,-226r-22,23r-31,-26r-32,26r-20,-26r52,-40xm75,4v-86,0,-57,-107,-62,-186r50,0r0,110v1,12,0,28,13,28v12,0,14,-13,13,-27r0,-111r51,0v-4,80,23,186,-65,186","w":152},"\u00fc":{"d":"40,-265v32,1,34,55,-1,54v-14,0,-27,-12,-27,-26v0,-16,12,-28,28,-28xm114,-265v14,0,27,14,27,28v0,14,-13,26,-27,26v-14,0,-27,-12,-27,-26v0,-16,11,-28,27,-28xm75,4v-86,0,-57,-107,-62,-186r50,0r0,110v1,12,0,28,13,28v12,0,14,-13,13,-27r0,-111r51,0v-4,80,23,186,-65,186","w":152},"\u00f9":{"d":"98,-220r-25,15r-47,-50r37,-16xm75,4v-86,0,-57,-107,-62,-186r50,0r0,110v1,12,0,28,13,28v12,0,14,-13,13,-27r0,-111r51,0v-4,80,23,186,-65,186","w":152},"\u00ff":{"d":"45,-265v32,1,34,55,-1,54v-14,0,-27,-12,-27,-26v0,-16,12,-28,28,-28xm120,-265v32,1,34,55,-1,54v-14,0,-27,-12,-27,-26v0,-16,12,-28,28,-28xm57,-182r25,104r24,-104r51,0r-78,272r-50,0r29,-94r-53,-178r52,0","w":162},"\u00be":{"d":"204,-66v-1,-19,2,-42,-1,-59r-25,59r26,0xm222,-271r-129,271r-31,0r130,-271r30,0xm84,-194v45,17,30,86,-26,86v-31,0,-49,-16,-48,-45r35,0v-1,11,3,19,12,20v12,-1,14,-13,14,-26v0,-19,-7,-22,-25,-22r0,-27v18,0,26,-3,26,-21v-1,-8,-1,-18,-11,-18v-11,0,-11,11,-11,21r-32,0v1,-29,10,-48,42,-48v48,0,62,65,24,80xm204,0r0,-38r-52,0r0,-25r47,-98r42,0r0,94r14,0r0,29r-14,0r0,38r-37,0","w":264},"\u00bc":{"d":"198,-67v-1,-19,2,-42,-1,-59r-25,59r26,0xm73,-271r0,161r-37,0r0,-133r-17,0r0,-28r54,0xm207,-271r-129,271r-32,0r130,-271r31,0xm198,-38r-53,0r0,-25r47,-98r42,0r0,94r14,0r0,29r-14,0r0,38r-36,0r0,-38","w":264},"\u00b9":{"d":"74,-271r0,161r-37,0r0,-133r-16,0r0,-28r53,0","w":105},"\u00d7":{"d":"87,-64r-51,52r-28,-28r51,-52r-51,-52r28,-28r51,52r54,-54r28,28r-53,54r53,53r-28,29"},"\u00de":{"d":"113,-141v0,-25,-11,-39,-40,-36r0,72v27,0,41,-8,40,-36xm167,-141v-1,55,-37,84,-94,79r0,62r-54,0r0,-271r54,0r0,50v60,-3,94,21,94,80","w":175},"\u00a6":{"d":"65,-58r0,90r-40,0r0,-90r40,0xm65,-238r0,90r-40,0r0,-90r40,0","w":90},"\u00d0":{"d":"73,-48v71,-3,66,-132,27,-166v-7,-6,-16,-9,-27,-9r0,61r19,0r0,50r-19,0r0,64xm181,-134v0,102,-52,145,-162,134r0,-112r-19,0r0,-50r19,0r0,-109v107,-12,162,32,162,137","w":190},"\u00bd":{"d":"74,-271r0,161r-37,0r0,-133r-17,0r0,-28r54,0xm197,-271r-129,271r-31,0r129,-271r31,0xm198,-164v53,0,56,52,34,86r-31,48r42,0r0,30r-94,0v20,-41,52,-70,62,-121v0,-8,-3,-20,-13,-19v-14,2,-13,20,-13,36r-34,0v-4,-36,10,-60,47,-60","w":264},"\u00f0":{"d":"78,-140v-20,5,-18,36,-18,61v0,14,4,36,18,37v21,-4,19,-38,18,-61v-1,-15,-3,-37,-18,-37xm9,-91v-2,-53,21,-100,76,-90r-24,-43r-31,17r-12,-23r29,-15v-7,-12,-15,-21,-23,-31r38,-19v9,10,16,18,23,30r31,-17r14,22r-31,16v25,41,49,92,49,153v0,51,-17,95,-70,95v-53,0,-67,-44,-69,-95","w":156},"\u00fe":{"d":"78,-140v-28,9,-25,88,-1,97v22,-4,18,-38,18,-61v-1,-15,-4,-33,-17,-36xm98,4v-19,1,-27,-14,-35,-25r0,111r-50,0r0,-345r50,0r1,96v5,-13,16,-27,34,-26v48,3,51,64,48,111v-2,36,-11,74,-48,78","w":155},"\u00b2":{"d":"55,-250v-14,1,-13,22,-12,35r-34,0v-5,-36,9,-59,46,-59v53,0,56,51,34,86r-30,48r42,0r0,30r-95,0v20,-41,53,-70,62,-121v2,-9,-3,-20,-13,-19","w":105},"\u00b3":{"d":"76,-194v45,17,30,86,-26,86v-31,0,-49,-16,-48,-45r35,0v-1,11,3,19,12,20v21,-5,22,-55,-11,-48r0,-27v18,0,25,-3,25,-21v0,-8,-1,-19,-10,-18v-11,0,-11,11,-11,21r-33,0v0,-29,11,-48,43,-48v48,0,62,65,24,80","w":105},"\u00dd":{"d":"146,-336r-46,50r-25,-14r34,-52xm60,-271r33,87v9,-30,20,-58,30,-87r61,0r-64,141r0,130r-53,0r0,-130r-66,-141r59,0","w":185},"\u00fd":{"d":"135,-255r-46,50r-25,-15r34,-51xm57,-182r25,104r24,-104r51,0r-78,272r-50,0r29,-94r-53,-178r52,0","w":162}}});;jQuery(document).ready(function(){$('#box-galeria .ngg-widget').cycle({fx:'fade',prev:'.prev2',next:'.next2'});Cufon.replace('#redes-sociais h1',{fontFamily:'Futura LT Condensed'});Cufon.replace('div#interna h1, div.box h2, div.borders h1, div.borders h2',{fontFamily:'Palatino Linotype'});});;$.fn.collapsible=function(options){var defaults={defaulthide:true,symbolhide:'-',symbolshow:'+',imagehide:null,imageshow:null,xoffset:'-15',yoffset:'0'};var opts=$.extend(defaults,options);var o=$.meta?$.extend({},opts,$$.data()):opts;var obj=$(this);if(o.imageshow)o.symbolshow='<img src="'+o.imageshow+'" class="jc-show" border="0">';if(o.imagehide)o.symbolhide='<img src="'+o.imagehide+'" class="jc-hide" border="0">';var startsymbol=o.symbolshow;$('li',obj).each(function(index){if($('>ul, >ol',this).size()>0){if(o.defaulthide)$('>ul, >ol',this).hide();else startsymbol=o.symbolhide;$(this).prepend('<a href="" class="jcollapsible" style="position:absolute;outline:0;left:'+o.xoffset+'px;top:'+o.yoffset+'px;">'+startsymbol+'</a>').css('position','relative');}});$('.jcollapsible',obj).click(function(){var parent=$(this).parent();$('>ul, >ol',parent).slideToggle('fast');$(this).html($(this).html()==o.symbolshow?o.symbolhide:o.symbolshow);return false;});};;
/*
 * jCarousel - Riding carousels with jQuery
 *   http://sorgalla.com/jcarousel/
 *
 * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Built on top of the jQuery library
 *   http://jquery.com
 *
 * Inspired by the "Carousel Component" by Bill Scott
 *   http://billwscott.com/carousel/
 */
(function(g){var q={vertical:!1,rtl:!1,start:1,offset:1,size:null,scroll:3,visible:null,animation:"normal",easing:"swing",auto:0,wrap:null,initCallback:null,setupCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,animationStepCallback:null,buttonNextHTML:"<div></div>",buttonPrevHTML:"<div></div>",buttonNextEvent:"click",buttonPrevEvent:"click",buttonNextCallback:null,buttonPrevCallback:null,itemFallbackDimension:null},m=!1;g(window).bind("load.jcarousel",function(){m=!0});g.jcarousel=function(a,c){this.options=g.extend({},q,c||{});this.autoStopped=this.locked=!1;this.buttonPrevState=this.buttonNextState=this.buttonPrev=this.buttonNext=this.list=this.clip=this.container=null;if(!c||c.rtl===void 0)this.options.rtl=(g(a).attr("dir")||g("html").attr("dir")||"").toLowerCase()=="rtl";this.wh=!this.options.vertical?"width":"height";this.lt=!this.options.vertical?this.options.rtl?"right":"left":"top";for(var b="",d=a.className.split(" "),f=0;f<d.length;f++)if(d[f].indexOf("jcarousel-skin")!=-1){g(a).removeClass(d[f]);b=d[f];break}a.nodeName.toUpperCase()=="UL"||a.nodeName.toUpperCase()=="OL"?(this.list=g(a),this.clip=this.list.parents(".jcarousel-clip"),this.container=this.list.parents(".jcarousel-container")):(this.container=g(a),this.list=this.container.find("ul,ol").eq(0),this.clip=this.container.find(".jcarousel-clip"));if(this.clip.size()===0)this.clip=this.list.wrap("<div></div>").parent();if(this.container.size()===0)this.container=this.clip.wrap("<div></div>").parent();b!==""&&this.container.parent()[0].className.indexOf("jcarousel-skin")==-1&&this.container.wrap('<div class=" '+b+'"></div>');this.buttonPrev=g(".jcarousel-prev",this.container);if(this.buttonPrev.size()===0&&this.options.buttonPrevHTML!==null)this.buttonPrev=g(this.options.buttonPrevHTML).appendTo(this.container);this.buttonPrev.addClass(this.className("jcarousel-prev"));this.buttonNext=g(".jcarousel-next",this.container);if(this.buttonNext.size()===0&&this.options.buttonNextHTML!==null)this.buttonNext=g(this.options.buttonNextHTML).appendTo(this.container);this.buttonNext.addClass(this.className("jcarousel-next"));this.clip.addClass(this.className("jcarousel-clip")).css({position:"relative"});this.list.addClass(this.className("jcarousel-list")).css({overflow:"hidden",position:"relative",top:0,margin:0,padding:0}).css(this.options.rtl?"right":"left",0);this.container.addClass(this.className("jcarousel-container")).css({position:"relative"});!this.options.vertical&&this.options.rtl&&this.container.addClass("jcarousel-direction-rtl").attr("dir","rtl");var j=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null,b=this.list.children("li"),e=this;if(b.size()>0){var h=0,i=this.options.offset;b.each(function(){e.format(this,i++);h+=e.dimension(this,j)});this.list.css(this.wh,h+100+"px");if(!c||c.size===void 0)this.options.size=b.size()}this.container.css("display","block");this.buttonNext.css("display","block");this.buttonPrev.css("display","block");this.funcNext=function(){e.next()};this.funcPrev=function(){e.prev()};this.funcResize=function(){e.resizeTimer&&clearTimeout(e.resizeTimer);e.resizeTimer=setTimeout(function(){e.reload()},100)};this.options.initCallback!==null&&this.options.initCallback(this,"init");!m&&g.browser.safari?(this.buttons(!1,!1),g(window).bind("load.jcarousel",function(){e.setup()})):this.setup()};var f=g.jcarousel;f.fn=f.prototype={jcarousel:"0.2.8"};f.fn.extend=f.extend=g.extend;f.fn.extend({setup:function(){this.prevLast=this.prevFirst=this.last=this.first=null;this.animating=!1;this.tail=this.resizeTimer=this.timer=null;this.inTail=!1;if(!this.locked){this.list.css(this.lt,this.pos(this.options.offset)+"px");var a=this.pos(this.options.start,!0);this.prevFirst=this.prevLast=null;this.animate(a,!1);g(window).unbind("resize.jcarousel",this.funcResize).bind("resize.jcarousel",this.funcResize);this.options.setupCallback!==null&&this.options.setupCallback(this)}},reset:function(){this.list.empty();this.list.css(this.lt,"0px");this.list.css(this.wh,"10px");this.options.initCallback!==null&&this.options.initCallback(this,"reset");this.setup()},reload:function(){this.tail!==null&&this.inTail&&this.list.css(this.lt,f.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=!1;this.options.reloadCallback!==null&&this.options.reloadCallback(this);if(this.options.visible!==null){var a=this,c=Math.ceil(this.clipping()/this.options.visible),b=0,d=0;this.list.children("li").each(function(f){b+=a.dimension(this,c);f+1<a.first&&(d=b)});this.list.css(this.wh,b+"px");this.list.css(this.lt,-d+"px")}this.scroll(this.first,!1)},lock:function(){this.locked=!0;this.buttons()},unlock:function(){this.locked=!1;this.buttons()},size:function(a){if(a!==void 0)this.options.size=a,this.locked||this.buttons();return this.options.size},has:function(a,c){if(c===void 0||!c)c=a;if(this.options.size!==null&&c>this.options.size)c=this.options.size;for(var b=a;b<=c;b++){var d=this.get(b);if(!d.length||d.hasClass("jcarousel-item-placeholder"))return!1}return!0},get:function(a){return g(">.jcarousel-item-"+a,this.list)},add:function(a,c){var b=this.get(a),d=0,p=g(c);if(b.length===0)for(var j,e=f.intval(a),b=this.create(a);;){if(j=this.get(--e),e<=0||j.length){e<=0?this.list.prepend(b):j.after(b);break}}else d=this.dimension(b);p.get(0).nodeName.toUpperCase()=="LI"?(b.replaceWith(p),b=p):b.empty().append(c);this.format(b.removeClass(this.className("jcarousel-item-placeholder")),a);p=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null;d=this.dimension(b,p)-d;a>0&&a<this.first&&this.list.css(this.lt,f.intval(this.list.css(this.lt))-d+"px");this.list.css(this.wh,f.intval(this.list.css(this.wh))+d+"px");return b},remove:function(a){var c=this.get(a);if(c.length&&!(a>=this.first&&a<=this.last)){var b=this.dimension(c);a<this.first&&this.list.css(this.lt,f.intval(this.list.css(this.lt))+b+"px");c.remove();this.list.css(this.wh,f.intval(this.list.css(this.wh))-b+"px")}},next:function(){this.tail!==null&&!this.inTail?this.scrollTail(!1):this.scroll((this.options.wrap=="both"||this.options.wrap=="last")&&this.options.size!==null&&this.last==this.options.size?1:this.first+this.options.scroll)},prev:function(){this.tail!==null&&this.inTail?this.scrollTail(!0):this.scroll((this.options.wrap=="both"||this.options.wrap=="first")&&this.options.size!==null&&this.first==1?this.options.size:this.first-this.options.scroll)},scrollTail:function(a){if(!this.locked&&!this.animating&&this.tail){this.pauseAuto();var c=f.intval(this.list.css(this.lt)),c=!a?c-this.tail:c+this.tail;this.inTail=!a;this.prevFirst=this.first;this.prevLast=this.last;this.animate(c)}},scroll:function(a,c){!this.locked&&!this.animating&&(this.pauseAuto(),this.animate(this.pos(a),c))},pos:function(a,c){var b=f.intval(this.list.css(this.lt));if(this.locked||this.animating)return b;this.options.wrap!="circular"&&(a=a<1?1:this.options.size&&a>this.options.size?this.options.size:a);for(var d=this.first>a,g=this.options.wrap!="circular"&&this.first<=1?1:this.first,j=d?this.get(g):this.get(this.last),e=d?g:g-1,h=null,i=0,k=!1,l=0;d?--e>=a:++e<a;){h=this.get(e);k=!h.length;if(h.length===0&&(h=this.create(e).addClass(this.className("jcarousel-item-placeholder")),j[d?"before":"after"](h),this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)))j=this.get(this.index(e)),j.length&&(h=this.add(e,j.clone(!0)));j=h;l=this.dimension(h);k&&(i+=l);if(this.first!==null&&(this.options.wrap=="circular"||e>=1&&(this.options.size===null||e<=this.options.size)))b=d?b+l:b-l}for(var g=this.clipping(),m=[],o=0,n=0,j=this.get(a-1),e=a;++o;){h=this.get(e);k=!h.length;if(h.length===0){h=this.create(e).addClass(this.className("jcarousel-item-placeholder"));if(j.length===0)this.list.prepend(h);else j[d?"before":"after"](h);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size))j=this.get(this.index(e)),j.length&&(h=this.add(e,j.clone(!0)))}j=h;l=this.dimension(h);if(l===0)throw Error("jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...");this.options.wrap!="circular"&&this.options.size!==null&&e>this.options.size?m.push(h):k&&(i+=l);n+=l;if(n>=g)break;e++}for(h=0;h<m.length;h++)m[h].remove();i>0&&(this.list.css(this.wh,this.dimension(this.list)+i+"px"),d&&(b-=i,this.list.css(this.lt,f.intval(this.list.css(this.lt))-i+"px")));i=a+o-1;if(this.options.wrap!="circular"&&this.options.size&&i>this.options.size)i=this.options.size;if(e>i){o=0;e=i;for(n=0;++o;){h=this.get(e--);if(!h.length)break;n+=this.dimension(h);if(n>=g)break}}e=i-o+1;this.options.wrap!="circular"&&e<1&&(e=1);if(this.inTail&&d)b+=this.tail,this.inTail=!1;this.tail=null;if(this.options.wrap!="circular"&&i==this.options.size&&i-o+1>=1&&(d=f.intval(this.get(i).css(!this.options.vertical?"marginRight":"marginBottom")),n-d>g))this.tail=n-g-d;if(c&&a===this.options.size&&this.tail)b-=this.tail,this.inTail=!0;for(;a-->e;)b+=this.dimension(this.get(a));this.prevFirst=this.first;this.prevLast=this.last;this.first=e;this.last=i;return b},animate:function(a,c){if(!this.locked&&!this.animating){this.animating=!0;var b=this,d=function(){b.animating=!1;a===0&&b.list.css(b.lt,0);!b.autoStopped&&(b.options.wrap=="circular"||b.options.wrap=="both"||b.options.wrap=="last"||b.options.size===null||b.last<b.options.size||b.last==b.options.size&&b.tail!==null&&!b.inTail)&&b.startAuto();b.buttons();b.notify("onAfterAnimation");if(b.options.wrap=="circular"&&b.options.size!==null)for(var c=b.prevFirst;c<=b.prevLast;c++)c!==null&&!(c>=b.first&&c<=b.last)&&(c<1||c>b.options.size)&&b.remove(c)};this.notify("onBeforeAnimation");if(!this.options.animation||c===!1)this.list.css(this.lt,a+"px"),d();else{var f=!this.options.vertical?this.options.rtl?{right:a}:{left:a}:{top:a},d={duration:this.options.animation,easing:this.options.easing,complete:d};if(g.isFunction(this.options.animationStepCallback))d.step=this.options.animationStepCallback;this.list.animate(f,d)}}},startAuto:function(a){if(a!==void 0)this.options.auto=a;if(this.options.auto===0)return this.stopAuto();if(this.timer===null){this.autoStopped=!1;var c=this;this.timer=window.setTimeout(function(){c.next()},this.options.auto*1E3)}},stopAuto:function(){this.pauseAuto();this.autoStopped=!0},pauseAuto:function(){if(this.timer!==null)window.clearTimeout(this.timer),this.timer=null},buttons:function(a,c){if(a==null&&(a=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="first"||this.options.size===null||this.last<this.options.size),!this.locked&&(!this.options.wrap||this.options.wrap=="first")&&this.options.size!==null&&this.last>=this.options.size))a=this.tail!==null&&!this.inTail;if(c==null&&(c=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="last"||this.first>1),!this.locked&&(!this.options.wrap||this.options.wrap=="last")&&this.options.size!==null&&this.first==1))c=this.tail!==null&&this.inTail;var b=this;this.buttonNext.size()>0?(this.buttonNext.unbind(this.options.buttonNextEvent+".jcarousel",this.funcNext),a&&this.buttonNext.bind(this.options.buttonNextEvent+".jcarousel",this.funcNext),this.buttonNext[a?"removeClass":"addClass"](this.className("jcarousel-next-disabled")).attr("disabled",a?!1:!0),this.options.buttonNextCallback!==null&&this.buttonNext.data("jcarouselstate")!=a&&this.buttonNext.each(function(){b.options.buttonNextCallback(b,this,a)}).data("jcarouselstate",a)):this.options.buttonNextCallback!==null&&this.buttonNextState!=a&&this.options.buttonNextCallback(b,null,a);this.buttonPrev.size()>0?(this.buttonPrev.unbind(this.options.buttonPrevEvent+".jcarousel",this.funcPrev),c&&this.buttonPrev.bind(this.options.buttonPrevEvent+".jcarousel",this.funcPrev),this.buttonPrev[c?"removeClass":"addClass"](this.className("jcarousel-prev-disabled")).attr("disabled",c?!1:!0),this.options.buttonPrevCallback!==null&&this.buttonPrev.data("jcarouselstate")!=c&&this.buttonPrev.each(function(){b.options.buttonPrevCallback(b,this,c)}).data("jcarouselstate",c)):this.options.buttonPrevCallback!==null&&this.buttonPrevState!=c&&this.options.buttonPrevCallback(b,null,c);this.buttonNextState=a;this.buttonPrevState=c},notify:function(a){var c=this.prevFirst===null?"init":this.prevFirst<this.first?"next":"prev";this.callback("itemLoadCallback",a,c);this.prevFirst!==this.first&&(this.callback("itemFirstInCallback",a,c,this.first),this.callback("itemFirstOutCallback",a,c,this.prevFirst));this.prevLast!==this.last&&(this.callback("itemLastInCallback",a,c,this.last),this.callback("itemLastOutCallback",a,c,this.prevLast));this.callback("itemVisibleInCallback",a,c,this.first,this.last,this.prevFirst,this.prevLast);this.callback("itemVisibleOutCallback",a,c,this.prevFirst,this.prevLast,this.first,this.last)},callback:function(a,c,b,d,f,j,e){if(!(this.options[a]==null||typeof this.options[a]!="object"&&c!="onAfterAnimation")){var h=typeof this.options[a]=="object"?this.options[a][c]:this.options[a];if(g.isFunction(h)){var i=this;if(d===void 0)h(i,b,c);else if(f===void 0)this.get(d).each(function(){h(i,this,d,b,c)});else for(var a=function(a){i.get(a).each(function(){h(i,this,a,b,c)})},k=d;k<=f;k++)k!==null&&!(k>=j&&k<=e)&&a(k)}}},create:function(a){return this.format("<li></li>",a)},format:function(a,c){for(var a=g(a),b=a.get(0).className.split(" "),d=0;d<b.length;d++)b[d].indexOf("jcarousel-")!=-1&&a.removeClass(b[d]);a.addClass(this.className("jcarousel-item")).addClass(this.className("jcarousel-item-"+c)).css({"float":this.options.rtl?"right":"left","list-style":"none"}).attr("jcarouselindex",c);return a},className:function(a){return a+" "+a+(!this.options.vertical?"-horizontal":"-vertical")},dimension:function(a,c){var b=g(a);if(c==null)return!this.options.vertical?b.outerWidth(!0)||f.intval(this.options.itemFallbackDimension):b.outerHeight(!0)||f.intval(this.options.itemFallbackDimension);else{var d=!this.options.vertical?c-f.intval(b.css("marginLeft"))-f.intval(b.css("marginRight")):c-f.intval(b.css("marginTop"))-f.intval(b.css("marginBottom"));g(b).css(this.wh,d+"px");return this.dimension(b)}},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-f.intval(this.clip.css("borderLeftWidth"))-f.intval(this.clip.css("borderRightWidth")):this.clip[0].offsetHeight-f.intval(this.clip.css("borderTopWidth"))-f.intval(this.clip.css("borderBottomWidth"))},index:function(a,c){if(c==null)c=this.options.size;return Math.round(((a-1)/c-Math.floor((a-1)/c))*c)+1}});f.extend({defaults:function(a){return g.extend(q,a||{})},intval:function(a){a=parseInt(a,10);return isNaN(a)?0:a},windowLoaded:function(){m=!0}});g.fn.jcarousel=function(a){if(typeof a=="string"){var c=g(this).data("jcarousel"),b=Array.prototype.slice.call(arguments,1);return c[a].apply(c,b)}else return this.each(function(){var b=g(this).data("jcarousel");b?(a&&g.extend(b.options,a),b.reload()):g(this).data("jcarousel",new f(this,a))})}})(jQuery);;(function($){$.fn.clearDefault=function(){return this.each(function(){var default_value=$(this).val();$(this).focus(function(){if($(this).val()==default_value)$(this).val("");});$(this).blur(function(){if($(this).val()=="")$(this).val(default_value);});});};})(jQuery);
