/*!
 * 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);
;

var Drupal = Drupal || { 'settings': {}, 'behaviors': {}, 'themes': {}, 'locale': {} };

/**
 * Set the variable that indicates if JavaScript behaviors should be applied
 */
Drupal.jsEnabled = document.getElementsByTagName && document.createElement && document.createTextNode && document.documentElement && document.getElementById;

/**
 * Attach all registered behaviors to a page element.
 *
 * Behaviors are event-triggered actions that attach to page elements, enhancing
 * default non-Javascript UIs. Behaviors are registered in the Drupal.behaviors
 * object as follows:
 * @code
 *    Drupal.behaviors.behaviorName = function () {
 *      ...
 *    };
 * @endcode
 *
 * Drupal.attachBehaviors is added below to the jQuery ready event and so
 * runs on initial page load. Developers implementing AHAH/AJAX in their
 * solutions should also call this function after new page content has been
 * loaded, feeding in an element to be processed, in order to attach all
 * behaviors to the new content.
 *
 * Behaviors should use a class in the form behaviorName-processed to ensure
 * the behavior is attached only once to a given element. (Doing so enables
 * the reprocessing of given elements, which may be needed on occasion despite
 * the ability to limit behavior attachment to a particular element.)
 *
 * @param context
 *   An element to attach behaviors to. If none is given, the document element
 *   is used.
 */
Drupal.attachBehaviors = function(context) {
  context = context || document;
  if (Drupal.jsEnabled) {
    // Execute all of them.
    jQuery.each(Drupal.behaviors, function() {
      this(context);
    });
  }
};

/**
 * Encode special characters in a plain-text string for display as HTML.
 */
Drupal.checkPlain = function(str) {
  str = String(str);
  var replace = { '&': '&amp;', '"': '&quot;', '<': '&lt;', '>': '&gt;' };
  for (var character in replace) {
    var regex = new RegExp(character, 'g');
    str = str.replace(regex, replace[character]);
  }
  return str;
};

/**
 * Translate strings to the page language or a given language.
 *
 * See the documentation of the server-side t() function for further details.
 *
 * @param str
 *   A string containing the English string to translate.
 * @param args
 *   An object of replacements pairs to make after translation. Incidences
 *   of any key in this array are replaced with the corresponding value.
 *   Based on the first character of the key, the value is escaped and/or themed:
 *    - !variable: inserted as is
 *    - @variable: escape plain text to HTML (Drupal.checkPlain)
 *    - %variable: escape text and theme as a placeholder for user-submitted
 *      content (checkPlain + Drupal.theme('placeholder'))
 * @return
 *   The translated string.
 */
Drupal.t = function(str, args) {
  // Fetch the localized version of the string.
  if (Drupal.locale.strings && Drupal.locale.strings[str]) {
    str = Drupal.locale.strings[str];
  }

  if (args) {
    // Transform arguments before inserting them
    for (var key in args) {
      switch (key.charAt(0)) {
        // Escaped only
        case '@':
          args[key] = Drupal.checkPlain(args[key]);
        break;
        // Pass-through
        case '!':
          break;
        // Escaped and placeholder
        case '%':
        default:
          args[key] = Drupal.theme('placeholder', args[key]);
          break;
      }
      str = str.replace(key, args[key]);
    }
  }
  return str;
};

/**
 * Format a string containing a count of items.
 *
 * This function ensures that the string is pluralized correctly. Since Drupal.t() is
 * called by this function, make sure not to pass already-localized strings to it.
 *
 * See the documentation of the server-side format_plural() function for further details.
 *
 * @param count
 *   The item count to display.
 * @param singular
 *   The string for the singular case. Please make sure it is clear this is
 *   singular, to ease translation (e.g. use "1 new comment" instead of "1 new").
 *   Do not use @count in the singular string.
 * @param plural
 *   The string for the plural case. Please make sure it is clear this is plural,
 *   to ease translation. Use @count in place of the item count, as in "@count
 *   new comments".
 * @param args
 *   An object of replacements pairs to make after translation. Incidences
 *   of any key in this array are replaced with the corresponding value.
 *   Based on the first character of the key, the value is escaped and/or themed:
 *    - !variable: inserted as is
 *    - @variable: escape plain text to HTML (Drupal.checkPlain)
 *    - %variable: escape text and theme as a placeholder for user-submitted
 *      content (checkPlain + Drupal.theme('placeholder'))
 *   Note that you do not need to include @count in this array.
 *   This replacement is done automatically for the plural case.
 * @return
 *   A translated string.
 */
Drupal.formatPlural = function(count, singular, plural, args) {
  var args = args || {};
  args['@count'] = count;
  // Determine the index of the plural form.
  var index = Drupal.locale.pluralFormula ? Drupal.locale.pluralFormula(args['@count']) : ((args['@count'] == 1) ? 0 : 1);

  if (index == 0) {
    return Drupal.t(singular, args);
  }
  else if (index == 1) {
    return Drupal.t(plural, args);
  }
  else {
    args['@count['+ index +']'] = args['@count'];
    delete args['@count'];
    return Drupal.t(plural.replace('@count', '@count['+ index +']'));
  }
};

/**
 * Generate the themed representation of a Drupal object.
 *
 * All requests for themed output must go through this function. It examines
 * the request and routes it to the appropriate theme function. If the current
 * theme does not provide an override function, the generic theme function is
 * called.
 *
 * For example, to retrieve the HTML that is output by theme_placeholder(text),
 * call Drupal.theme('placeholder', text).
 *
 * @param func
 *   The name of the theme function to call.
 * @param ...
 *   Additional arguments to pass along to the theme function.
 * @return
 *   Any data the theme function returns. This could be a plain HTML string,
 *   but also a complex object.
 */
Drupal.theme = function(func) {
  for (var i = 1, args = []; i < arguments.length; i++) {
    args.push(arguments[i]);
  }

  return (Drupal.theme[func] || Drupal.theme.prototype[func]).apply(this, args);
};

/**
 * Parse a JSON response.
 *
 * The result is either the JSON object, or an object with 'status' 0 and 'data' an error message.
 */
Drupal.parseJson = function (data) {
  if ((data.substring(0, 1) != '{') && (data.substring(0, 1) != '[')) {
    return { status: 0, data: data.length ? data : Drupal.t('Unspecified error') };
  }
  return eval('(' + data + ');');
};

/**
 * Freeze the current body height (as minimum height). Used to prevent
 * unnecessary upwards scrolling when doing DOM manipulations.
 */
Drupal.freezeHeight = function () {
  Drupal.unfreezeHeight();
  var div = document.createElement('div');
  $(div).css({
    position: 'absolute',
    top: '0px',
    left: '0px',
    width: '1px',
    height: $('body').css('height')
  }).attr('id', 'freeze-height');
  $('body').append(div);
};

/**
 * Unfreeze the body height
 */
Drupal.unfreezeHeight = function () {
  $('#freeze-height').remove();
};

/**
 * Wrapper around encodeURIComponent() which avoids Apache quirks (equivalent of
 * drupal_urlencode() in PHP). This function should only be used on paths, not
 * on query string arguments.
 */
Drupal.encodeURIComponent = function (item, uri) {
  uri = uri || location.href;
  item = encodeURIComponent(item).replace(/%2F/g, '/');
  return (uri.indexOf('?q=') != -1) ? item : item.replace(/%26/g, '%2526').replace(/%23/g, '%2523').replace(/\/\//g, '/%252F');
};

/**
 * Get the text selection in a textarea.
 */
Drupal.getSelection = function (element) {
  if (typeof(element.selectionStart) != 'number' && document.selection) {
    // The current selection
    var range1 = document.selection.createRange();
    var range2 = range1.duplicate();
    // Select all text.
    range2.moveToElementText(element);
    // Now move 'dummy' end point to end point of original range.
    range2.setEndPoint('EndToEnd', range1);
    // Now we can calculate start and end points.
    var start = range2.text.length - range1.text.length;
    var end = start + range1.text.length;
    return { 'start': start, 'end': end };
  }
  return { 'start': element.selectionStart, 'end': element.selectionEnd };
};

/**
 * Build an error message from ahah response.
 */
Drupal.ahahError = function(xmlhttp, uri) {
  if (xmlhttp.status == 200) {
    if (jQuery.trim($(xmlhttp.responseText).text())) {
      var message = Drupal.t("An error occurred. \n@uri\n@text", {'@uri': uri, '@text': xmlhttp.responseText });
    }
    else {
      var message = Drupal.t("An error occurred. \n@uri\n(no information available).", {'@uri': uri, '@text': xmlhttp.responseText });
    }
  }
  else {
    var message = Drupal.t("An HTTP error @status occurred. \n@uri", {'@uri': uri, '@status': xmlhttp.status });
  }
  return message;
}

// Global Killswitch on the <html> element
if (Drupal.jsEnabled) {
  // Global Killswitch on the <html> element
  $(document.documentElement).addClass('js');
  // 'js enabled' cookie
  document.cookie = 'has_js=1; path=/';
  // Attach all behaviors.
  $(document).ready(function() {
    Drupal.attachBehaviors(this);
  });
}

/**
 * The default themes.
 */
Drupal.theme.prototype = {

  /**
   * Formats text for emphasized display in a placeholder inside a sentence.
   *
   * @param str
   *   The text to format (plain-text).
   * @return
   *   The formatted text (html).
   */
  placeholder: function(str) {
    return '<em>' + Drupal.checkPlain(str) + '</em>';
  }
};
;
Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Unspecified error": "Erreur non spÃ©cifiÃ©e", "Your server has been successfully tested to support this feature.": "Le test a rÃ©ussi. Votre serveur supporte cette fonctionnalitÃ©.", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "La configuration de votre systÃ¨me ne supporte pas cette fonctionnalitÃ©. La \x3ca href=\"http://drupal.org/node/15365\"\x3epage du manuel sur les URLs simplifiÃ©es\x3c/a\x3e apporte une aide supplÃ©mentaire.", "Testing clean URLs...": "Test des URLs simplifiÃ©es...", "An error occurred. \n@uri\n@text": "Une erreur s\'est produite. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Une erreur s\'est produite. \n@uri\n(aucune information supplÃ©mentaire)", "An HTTP error @status occurred. \n@uri": "Une erreur HTTP @status s\'est produite. \n@uri", "Drag to re-order": "Cliquer-dÃ©poser pour rÃ©-organiser", "Changes made in this table will not be saved until the form is submitted.": "Les modifications rÃ©alisÃ©es sur cette table ne seront enregistrÃ©s que lorsque le formulaire sera soumis.", "Select all rows in this table": "SÃ©lectionner toutes les lignes du tableau", "Deselect all rows in this table": "DÃ©sÃ©lectionner toutes les lignes du tableau", "Split summary at cursor": "CrÃ©er un rÃ©sumÃ© Ã  partir du curseur", "Join summary": "Fusionner le rÃ©sumÃ© et le corps du message", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "N\'oubliez pas de cliquer sur \x3cem\x3eEnregistrer les blocs\x3c/em\x3e pour confirmer les modifications apportÃ©es ici.", "Close": "Fermer" } };;

$(document).ready(function() {

  // Attach onclick event to document only and catch clicks on all elements.
  $(document.body).click(function(event) {
    // Catch only the first parent link of a clicked element.
    $(event.target).parents("a:first,area:first").andSelf().filter("a,area").each(function() {

      var ga = Drupal.settings.googleanalytics;
      // Expression to check for absolute internal links.
      var isInternal = new RegExp("^(https?):\/\/" + window.location.host, "i");
      // Expression to check for special links like gotwo.module /go/* links.
      var isInternalSpecial = new RegExp("(\/go\/.*)$", "i");
      // Expression to check for download links.
      var isDownload = new RegExp("\\.(" + ga.trackDownloadExtensions + ")$", "i");

      // Is the clicked URL internal?
      if (isInternal.test(this.href)) {
        // Is download tracking activated and the file extension configured for download tracking?
        if (ga.trackDownload && isDownload.test(this.href)) {
          // Download link clicked.
          var extension = isDownload.exec(this.href);
          _gaq.push(["_trackEvent", "Downloads", extension[1].toUpperCase(), this.href.replace(isInternal, '')]);
        }
        else if (isInternalSpecial.test(this.href)) {
          // Keep the internal URL for Google Analytics website overlay intact.
          _gaq.push(["_trackPageview", this.href.replace(isInternal, '')]);
        }
      }
      else {
        if (ga.trackMailto && $(this).is("a[href^=mailto:],area[href^=mailto:]")) {
          // Mailto link clicked.
          _gaq.push(["_trackEvent", "Mails", "Click", this.href.substring(7)]);
        }
        else if (ga.trackOutgoing && this.href) {
          if (ga.trackOutboundAsPageview) {
            // Track all external links as page views after URL cleanup.
            // Currently required, if click should be tracked as goal.
            _gaq.push(["_trackPageview", '/outbound/' + this.href.replace(/^(https?|ftp|news|nntp|telnet|irc|ssh|sftp|webcal):\/\//i, '').split('/').join('--')]);
          }
          else {
            // External link clicked.
            _gaq.push(["_trackEvent", "Outbound links", "Click", this.href]);
          }
        }
      }
    });
  });
});
;

Drupal.behaviors.custom_search = function (context) {

  if (!Drupal.settings.custom_search.solr) {
    // Check if the search box is not empty on submit
    $('form.search-form', context).submit(function(){
      var box = $(this).find('input.custom-search-box');
      if (box.val() != undefined && (box.val() == '' || box.val() == $(this).find('input.default-text').val())) {
        $(this).find('input.custom-search-box').addClass('error');
        return false;
      }
      // If basic search is hidden, copy or value to the keys
      if ($(this).find('#edit-keys').parents('div.element-invisible').attr('class') == 'element-invisible') {
        $(this).find('#edit-keys').val($(this).find('#edit-or').val());
        $(this).find('#edit-or').val('');
      }
      return true;
    });
  }

  // Search from target
  $('form.search-form').attr('target', Drupal.settings.custom_search.form_target);

  // Clear default text on focus, and put it back on blur. Also displays Popup.
  $('input.custom-search-box', context)
    .blur(function(e){
      $this = $(this);
      $parentForm = $this.parents('form');
      if ($this.val() == '') {
        $this.addClass('custom-search-default-value');
        $this.val($parentForm.find('input.default-text').val());
      }
    })
    .bind('click focus', function(e){
      $this = $(this);
      $parentForm = $this.parents('form');
      if ($this.val() == $parentForm.find('input.default-text').val()) $this.val('');
      $this.removeClass('custom-search-default-value');
      // check if there's something in the popup and displays it
      var popup = $parentForm.find('fieldset.custom_search-popup');
      if (popup.find('input,select').length && !popup.hasClass('opened')) popup.fadeIn().addClass('opened');
      e.stopPropagation();
    }
  );
  $(document).bind('click focus', function(){
    $('fieldset.custom_search-popup').hide().removeClass('opened');
  });

  // Handle checkboxes
  $('.custom-search-selector input:checkbox', context).each(function(){
    var el = $(this);
    if (el.val() == 'c-all') {
      el.change(function(){
        $(this).parents('.custom-search-selector').find('input:checkbox[value!=c-all]').attr('checked', false);
      });
    }
    else {
      if (el.val().substr(0,2) == 'c-') {
        el.change(function(){
          $('.custom-search-selector input:checkbox').each(function(){
            if ($(this).val().substr(0,2) == 'o-') $(this).attr('checked', false);
          });
          $(this).parents('.custom-search-selector').find('input:checkbox[value=c-all]').attr('checked', false);
        });
      } else {
        el.change(function(){
          $(this).parents('.custom-search-selector').find('input:checkbox[value!='+el.val()+']').attr('checked', false);
        });
      }
    }
  });

  // Reselect types and terms in advanced search
  var edit_keys = $('#edit-keys').val();
  if(edit_keys) {
    // types
    var pos = edit_keys.indexOf('type:');
    if (pos) {
      var pos2 = edit_keys.indexOf(' ',pos);
      if (pos2==-1) pos2 = edit_keys.length;
      var types = edit_keys.substring(pos+5,pos2);
      types = types.split(',');
      for (var i in types) {
        $('.search-form input:checkbox[value='+types[i]+']').attr('checked', true);
      }
    }
    // terms
    var pos = edit_keys.indexOf('category:');
    if (pos) {
      var pos2 = edit_keys.indexOf(' ',pos);
      if (pos2==-1) pos2 = edit_keys.length;
      var terms = edit_keys.substring(pos+9,pos2);
      terms = terms.split(',');
      for (var i in terms) {
        $('.search-form option[value='+terms[i]+']').attr('selected', true);
      }
    }
  }

  var popup = $('fieldset.custom_search-popup:not(.custom_search-processed)', context).addClass("custom_search-processed");
  popup.click(function(e){
    e.stopPropagation();
  })
  popup.append('<a class="custom_search-popup-close" href="#">' + Drupal.t('Close') + '</a>');
  $('a.custom_search-popup-close').click(function(e){
    $('fieldset.custom_search-popup.opened').hide().removeClass('opened');
    e.preventDefault();
  });

}
;
ï»¿/**
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne <brian@cherne.net>
*/
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}if(p==this){return false;}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);;
/* jQuery Carousel 0.9.2
Copyright 2008-2009 Thomas Lanciaux and Pierre Bertet.
This software is licensed under the CC-GNU LGPL <http://creativecommons.org/licenses/LGPL/2.1/>
*/
;(function($){$.fn.carousel=function(params){var params=$.extend({direction:"horizontal",loop:false,dispItems:1,pagination:false,paginationPosition:"inside",nextBtn:'<a role="button">Next</a>',prevBtn:'<a role="button">Previous</a>',btnsPosition:"inside",nextBtnInsert:"appendTo",prevBtnInsert:"prependTo",nextBtnInsertFn:false,prevBtnInsertFn:false,autoSlide:false,autoSlideInterval:3000,delayAutoSlide:false,combinedClasses:false,effect:"slide",slideEasing:"swing",animSpeed:"normal",equalWidths:"true",verticalMargin:0,callback:function(){},useAddress:false,adressIdentifier:"carousel",tabLabel:function(tabNum){return tabNum;}},params);if(params.btnsPosition=="outside"){params.prevBtnInsert="insertBefore";params.nextBtnInsert="insertAfter";}
params.delayAutoSlide=params.delayAutoSlide||params.autoSlideInterval;return this.each(function(){var env={$elts:{},params:params,launchOnLoad:[]};env.$elts.carousel=$(this).addClass("js");env.$elts.content=$(this).children().css({position:"absolute","top":0});env.$elts.wrap=env.$elts.content.wrap('<div class="carousel-wrap"></div>').parent().css({overflow:"hidden",position:"relative"});env.steps={first:0,count:env.$elts.content.children().length};env.steps.last=env.steps.count-1;if($.isFunction(env.params.prevBtnInsertFn)){env.$elts.prevBtn=env.params.prevBtnInsertFn(env.$elts);}else{env.$elts.prevBtn=$(params.prevBtn)[params.prevBtnInsert](env.$elts.carousel);}
if($.isFunction(env.params.nextBtnInsertFn)){env.$elts.nextBtn=env.params.nextBtnInsertFn(env.$elts);}else{env.$elts.nextBtn=$(params.nextBtn)[params.nextBtnInsert](env.$elts.carousel);}
env.$elts.nextBtn.addClass("carousel-control next carousel-next");env.$elts.prevBtn.addClass("carousel-control previous carousel-previous");initButtonsEvents(env);if(env.params.pagination){initPagination(env);}
initAddress(env);$(function(){var $items=env.$elts.content.children();var $maxHeight=0;$items.each(function(){$item=$(this);$itemHeight=$item.outerHeight();if($itemHeight>$maxHeight){$maxHeight=$itemHeight;}});if(env.params.verticalMargin>0){$maxHeight=$maxHeight+env.params.verticalMargin;}
$items.height($maxHeight);var $firstItem=env.$elts.content.children(":first");env.itemWidth=$firstItem.outerWidth();if(params.direction=="vertical"){env.contentWidth=env.itemWidth;}else{if(params.equalWidths){env.contentWidth=env.itemWidth*env.steps.count;}else{env.contentWidth=(function(){var totalWidth=0;env.$elts.content.children().each(function(){totalWidth+=$(this).outerWidth();});return totalWidth;})();}}
env.$elts.content.width(env.contentWidth);env.itemHeight=$maxHeight;if(params.direction=="vertical"){env.$elts.content.css({height:env.itemHeight*env.steps.count+"px"});env.$elts.content.parent().css({height:env.itemHeight*env.params.dispItems+"px"});}else{env.$elts.content.parent().css({height:env.itemHeight+"px"});}
updateButtonsState(env);$.each(env.launchOnLoad,function(i,fn){fn();});if(env.params.autoSlide){window.setTimeout(function(){env.autoSlideInterval=window.setInterval(function(){goToStep(env,getRelativeStep(env,"next"));},env.params.autoSlideInterval);},env.params.delayAutoSlide);}});});};function initButtonsEvents(env){env.$elts.nextBtn.add(env.$elts.prevBtn).bind("enable",function(){var $this=$(this).unbind("click").bind("click",function(){goToStep(env,getRelativeStep(env,($this.is(".next")?"next":"prev")));stopAutoSlide(env);}).removeClass("disabled");if(env.params.combinedClasses){$this.removeClass("next-disabled previous-disabled");}}).bind("disable",function(){var $this=$(this).unbind("click").addClass("disabled");if(env.params.combinedClasses){if($this.is(".next")){$this.addClass("next-disabled");}else if($this.is(".previous")){$this.addClass("previous-disabled");}}}).hover(function(){$(this).toggleClass("hover");});};function initPagination(env){env.$elts.pagination=$('<div class="center-wrap"><div class="carousel-pagination"><p></p></div></div>')[((env.params.paginationPosition=="outside")?"insertAfter":"appendTo")](env.$elts.carousel).find("p");env.$elts.paginationBtns=$([]);env.$elts.content.find("li").each(function(i){if(i%env.params.dispItems==0){env.$elts.paginationBtns=env.$elts.paginationBtns.add($('<a role="button"><span>'+env.params.tabLabel(env.$elts.paginationBtns.length+1)+'</span></a>').data("firstStep",i));}});env.$elts.paginationBtns.each(function(){$(this).appendTo(env.$elts.pagination);});env.$elts.paginationBtns.slice(0,1).addClass("active");env.launchOnLoad.push(function(){env.$elts.paginationBtns.click(function(e){goToStep(env,$(this).data("firstStep"));stopAutoSlide(env);});});};function initAddress(env){if(env.params.useAddress&&$.isFunction($.fn.address)){$.address.init(function(e){var pathNames=$.address.pathNames();if(pathNames[0]===env.params.adressIdentifier&&!!pathNames[1]){goToStep(env,pathNames[1]-1);}else{$.address.value('/'+env.params.adressIdentifier+'/1');}}).change(function(e){var pathNames=$.address.pathNames();if(pathNames[0]===env.params.adressIdentifier&&!!pathNames[1]){goToStep(env,pathNames[1]-1);}});}else{env.params.useAddress=false;}};function goToStep(env,step){env.params.callback(step);transition(env,step);env.steps.first=step;updateButtonsState(env);if(env.params.useAddress){$.address.value('/'+env.params.adressIdentifier+'/'+(step+1));}};function getRelativeStep(env,position){if(position=="prev"){if((env.steps.first-env.params.dispItems)>=0){return env.steps.first-env.params.dispItems;}else{return((env.params.loop)?(env.steps.count-env.params.dispItems):false);}}else if(position=="next"){if((env.steps.first+env.params.dispItems)<env.steps.count){return env.steps.first+env.params.dispItems;}else{return((env.params.loop)?0:false);}}};function transition(env,step){switch(env.params.effect){case"no":if(env.params.direction=="vertical"){env.$elts.content.css("top",-(env.itemHeight*step)+"px");}else{env.$elts.content.css("left",-(env.itemWidth*step)+"px");}
break;case"fade":if(env.params.direction=="vertical"){env.$elts.content.hide().css("top",-(env.itemHeight*step)+"px").fadeIn(env.params.animSpeed);}else{env.$elts.content.hide().css("left",-(env.itemWidth*step)+"px").fadeIn(env.params.animSpeed);}
break;default:if(env.params.direction=="vertical"){env.$elts.content.stop().animate({top:-(env.itemHeight*step)+"px"},env.params.animSpeed,env.params.slideEasing);}else{env.$elts.content.stop().animate({left:-(env.itemWidth*step)+"px"},env.params.animSpeed,env.params.slideEasing);}
break;}};function updateButtonsState(env){if(getRelativeStep(env,"prev")!==false){env.$elts.prevBtn.trigger("enable");}else{env.$elts.prevBtn.trigger("disable");}
if(getRelativeStep(env,"next")!==false){env.$elts.nextBtn.trigger("enable");}else{env.$elts.nextBtn.trigger("disable");}
if(env.params.pagination){env.$elts.paginationBtns.removeClass("active").filter(function(){return($(this).data("firstStep")==env.steps.first)}).addClass("active");}};function stopAutoSlide(env){if(!!env.autoSlideInterval){window.clearInterval(env.autoSlideInterval);}};})(jQuery);;
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/**
 * Equal Heights Plugin
 * Equalize the heights of elements. Great for columns or any elements
 * that need to be the same size (floats, etc).
 * 
 * Version 1.0
 * Updated 12/109/2008
 *
 * Copyright (c) 2008 Rob Glazebrook (cssnewbie.com) 
 *
 * Usage: $(object).equalHeights([minHeight], [maxHeight]);
 * 
 * Example 1: $(".cols").equalHeights(); Sets all columns to the same height.
 * Example 2: $(".cols").equalHeights(400); Sets all cols to at least 400px tall.
 * Example 3: $(".cols").equalHeights(100,300); Cols are at least 100 but no more
 * than 300 pixels tall. Elements with too much content will gain a scrollbar.
 * 
 */

(function($) {
	$.fn.equalHeights = function(minHeight, maxHeight) {
		tallest = (minHeight) ? minHeight : 0;
		this.each(function() {
			if($(this).height() > tallest) {
				tallest = $(this).height();
			}
		});
		if((maxHeight) && tallest > maxHeight) tallest = maxHeight;
		return this.each(function() {
			$(this).height(tallest).css("overflow","hidden");
		});
	}
})(jQuery);;
/*
 * jquery.qtip. The jQuery tooltip plugin
 *
 * Copyright (c) 2009 Craig Thompson
 * http://craigsworks.com
 *
 * Licensed under MIT
 * http://www.opensource.org/licenses/mit-license.php
 *
 * Launch  : February 2009
 * Version : 1.0.0-rc3
 * Released: Tuesday 12th May, 2009 - 00:00
 * Debug: jquery.qtip.debug.js
 */
(function(f){f.fn.qtip=function(B,u){var y,t,A,s,x,w,v,z;if(typeof B=="string"){if(typeof f(this).data("qtip")!=="object"){f.fn.qtip.log.error.call(self,1,f.fn.qtip.constants.NO_TOOLTIP_PRESENT,false)}if(B=="api"){return f(this).data("qtip").interfaces[f(this).data("qtip").current]}else{if(B=="interfaces"){return f(this).data("qtip").interfaces}}}else{if(!B){B={}}if(typeof B.content!=="object"||(B.content.jquery&&B.content.length>0)){B.content={text:B.content}}if(typeof B.content.title!=="object"){B.content.title={text:B.content.title}}if(typeof B.position!=="object"){B.position={corner:B.position}}if(typeof B.position.corner!=="object"){B.position.corner={target:B.position.corner,tooltip:B.position.corner}}if(typeof B.show!=="object"){B.show={when:B.show}}if(typeof B.show.when!=="object"){B.show.when={event:B.show.when}}if(typeof B.show.effect!=="object"){B.show.effect={type:B.show.effect}}if(typeof B.hide!=="object"){B.hide={when:B.hide}}if(typeof B.hide.when!=="object"){B.hide.when={event:B.hide.when}}if(typeof B.hide.effect!=="object"){B.hide.effect={type:B.hide.effect}}if(typeof B.style!=="object"){B.style={name:B.style}}B.style=c(B.style);s=f.extend(true,{},f.fn.qtip.defaults,B);s.style=a.call({options:s},s.style);s.user=f.extend(true,{},B)}return f(this).each(function(){if(typeof B=="string"){w=B.toLowerCase();A=f(this).qtip("interfaces");if(typeof A=="object"){if(u===true&&w=="destroy"){while(A.length>0){A[A.length-1].destroy()}}else{if(u!==true){A=[f(this).qtip("api")]}for(y=0;y<A.length;y++){if(w=="destroy"){A[y].destroy()}else{if(A[y].status.rendered===true){if(w=="show"){A[y].show()}else{if(w=="hide"){A[y].hide()}else{if(w=="focus"){A[y].focus()}else{if(w=="disable"){A[y].disable(true)}else{if(w=="enable"){A[y].disable(false)}}}}}}}}}}}else{v=f.extend(true,{},s);v.hide.effect.length=s.hide.effect.length;v.show.effect.length=s.show.effect.length;if(v.position.container===false){v.position.container=f(document.body)}if(v.position.target===false){v.position.target=f(this)}if(v.show.when.target===false){v.show.when.target=f(this)}if(v.hide.when.target===false){v.hide.when.target=f(this)}t=f.fn.qtip.interfaces.length;for(y=0;y<t;y++){if(typeof f.fn.qtip.interfaces[y]=="undefined"){t=y;break}}x=new d(f(this),v,t);f.fn.qtip.interfaces[t]=x;if(typeof f(this).data("qtip")=="object"){if(typeof f(this).attr("qtip")==="undefined"){f(this).data("qtip").current=f(this).data("qtip").interfaces.length}f(this).data("qtip").interfaces.push(x)}else{f(this).data("qtip",{current:0,interfaces:[x]})}if(v.content.prerender===false&&v.show.when.event!==false&&v.show.ready!==true){v.show.when.target.bind(v.show.when.event+".qtip-"+t+"-create",{qtip:t},function(C){z=f.fn.qtip.interfaces[C.data.qtip];z.options.show.when.target.unbind(z.options.show.when.event+".qtip-"+C.data.qtip+"-create");z.cache.mouse={x:C.pageX,y:C.pageY};p.call(z);z.options.show.when.target.trigger(z.options.show.when.event)})}else{x.cache.mouse={x:v.show.when.target.offset().left,y:v.show.when.target.offset().top};p.call(x)}}})};function d(u,t,v){var s=this;s.id=v;s.options=t;s.status={animated:false,rendered:false,disabled:false,focused:false};s.elements={target:u.addClass(s.options.style.classes.target),tooltip:null,wrapper:null,content:null,contentWrapper:null,title:null,button:null,tip:null,bgiframe:null};s.cache={mouse:{},position:{},toggle:0};s.timers={};f.extend(s,s.options.api,{show:function(y){var x,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"show")}if(s.elements.tooltip.css("display")!=="none"){return s}s.elements.tooltip.stop(true,false);x=s.beforeShow.call(s,y);if(x===false){return s}function w(){if(s.options.position.type!=="static"){s.focus()}s.onShow.call(s,y);if(f.browser.msie){s.elements.tooltip.get(0).style.removeAttribute("filter")}}s.cache.toggle=1;if(s.options.position.type!=="static"){s.updatePosition(y,(s.options.show.effect.length>0))}if(typeof s.options.show.solo=="object"){z=f(s.options.show.solo)}else{if(s.options.show.solo===true){z=f("div.qtip").not(s.elements.tooltip)}}if(z){z.each(function(){if(f(this).qtip("api").status.rendered===true){f(this).qtip("api").hide()}})}if(typeof s.options.show.effect.type=="function"){s.options.show.effect.type.call(s.elements.tooltip,s.options.show.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.show.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeIn(s.options.show.effect.length,w);break;case"slide":s.elements.tooltip.slideDown(s.options.show.effect.length,function(){w();if(s.options.position.type!=="static"){s.updatePosition(y,true)}});break;case"grow":s.elements.tooltip.show(s.options.show.effect.length,w);break;default:s.elements.tooltip.show(null,w);break}s.elements.tooltip.addClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_SHOWN,"show")},hide:function(y){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"hide")}else{if(s.elements.tooltip.css("display")==="none"){return s}}clearTimeout(s.timers.show);s.elements.tooltip.stop(true,false);x=s.beforeHide.call(s,y);if(x===false){return s}function w(){s.onHide.call(s,y)}s.cache.toggle=0;if(typeof s.options.hide.effect.type=="function"){s.options.hide.effect.type.call(s.elements.tooltip,s.options.hide.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.hide.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeOut(s.options.hide.effect.length,w);break;case"slide":s.elements.tooltip.slideUp(s.options.hide.effect.length,w);break;case"grow":s.elements.tooltip.hide(s.options.hide.effect.length,w);break;default:s.elements.tooltip.hide(null,w);break}s.elements.tooltip.removeClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_HIDDEN,"hide")},updatePosition:function(w,x){var C,G,L,J,H,E,y,I,B,D,K,A,F,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updatePosition")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_POSITION_STATIC,"updatePosition")}}G={position:{left:0,top:0},dimensions:{height:0,width:0},corner:s.options.position.corner.target};L={position:s.getPosition(),dimensions:s.getDimensions(),corner:s.options.position.corner.tooltip};if(s.options.position.target!=="mouse"){if(s.options.position.target.get(0).nodeName.toLowerCase()=="area"){J=s.options.position.target.attr("coords").split(",");for(C=0;C<J.length;C++){J[C]=parseInt(J[C])}H=s.options.position.target.parent("map").attr("name");E=f('img[usemap="#'+H+'"]:first').offset();G.position={left:Math.floor(E.left+J[0]),top:Math.floor(E.top+J[1])};switch(s.options.position.target.attr("shape").toLowerCase()){case"rect":G.dimensions={width:Math.ceil(Math.abs(J[2]-J[0])),height:Math.ceil(Math.abs(J[3]-J[1]))};break;case"circle":G.dimensions={width:J[2]+1,height:J[2]+1};break;case"poly":G.dimensions={width:J[0],height:J[1]};for(C=0;C<J.length;C++){if(C%2==0){if(J[C]>G.dimensions.width){G.dimensions.width=J[C]}if(J[C]<J[0]){G.position.left=Math.floor(E.left+J[C])}}else{if(J[C]>G.dimensions.height){G.dimensions.height=J[C]}if(J[C]<J[1]){G.position.top=Math.floor(E.top+J[C])}}}G.dimensions.width=G.dimensions.width-(G.position.left-E.left);G.dimensions.height=G.dimensions.height-(G.position.top-E.top);break;default:return f.fn.qtip.log.error.call(s,4,f.fn.qtip.constants.INVALID_AREA_SHAPE,"updatePosition");break}G.dimensions.width-=2;G.dimensions.height-=2}else{if(s.options.position.target.add(document.body).length===1){G.position={left:f(document).scrollLeft(),top:f(document).scrollTop()};G.dimensions={height:f(window).height(),width:f(window).width()}}else{if(typeof s.options.position.target.attr("qtip")!=="undefined"){G.position=s.options.position.target.qtip("api").cache.position}else{G.position=s.options.position.target.offset()}G.dimensions={height:s.options.position.target.outerHeight(),width:s.options.position.target.outerWidth()}}}y=f.extend({},G.position);if(G.corner.search(/right/i)!==-1){y.left+=G.dimensions.width}if(G.corner.search(/bottom/i)!==-1){y.top+=G.dimensions.height}if(G.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left+=(G.dimensions.width/2)}if(G.corner.search(/((left|right)Middle)|center/)!==-1){y.top+=(G.dimensions.height/2)}}else{G.position=y={left:s.cache.mouse.x,top:s.cache.mouse.y};G.dimensions={height:1,width:1}}if(L.corner.search(/right/i)!==-1){y.left-=L.dimensions.width}if(L.corner.search(/bottom/i)!==-1){y.top-=L.dimensions.height}if(L.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left-=(L.dimensions.width/2)}if(L.corner.search(/((left|right)Middle)|center/)!==-1){y.top-=(L.dimensions.height/2)}I=(f.browser.msie)?1:0;B=(f.browser.msie&&parseInt(f.browser.version.charAt(0))===6)?1:0;if(s.options.style.border.radius>0){if(L.corner.search(/Left/)!==-1){y.left-=s.options.style.border.radius}else{if(L.corner.search(/Right/)!==-1){y.left+=s.options.style.border.radius}}if(L.corner.search(/Top/)!==-1){y.top-=s.options.style.border.radius}else{if(L.corner.search(/Bottom/)!==-1){y.top+=s.options.style.border.radius}}}if(I){if(L.corner.search(/top/)!==-1){y.top-=I}else{if(L.corner.search(/bottom/)!==-1){y.top+=I}}if(L.corner.search(/left/)!==-1){y.left-=I}else{if(L.corner.search(/right/)!==-1){y.left+=I}}if(L.corner.search(/leftMiddle|rightMiddle/)!==-1){y.top-=1}}if(s.options.position.adjust.screen===true){y=o.call(s,y,G,L)}if(s.options.position.target==="mouse"&&s.options.position.adjust.mouse===true){if(s.options.position.adjust.screen===true&&s.elements.tip){K=s.elements.tip.attr("rel")}else{K=s.options.position.corner.tooltip}y.left+=(K.search(/right/i)!==-1)?-6:6;y.top+=(K.search(/bottom/i)!==-1)?-6:6}if(!s.elements.bgiframe&&f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){f("select, object").each(function(){A=f(this).offset();A.bottom=A.top+f(this).height();A.right=A.left+f(this).width();if(y.top+L.dimensions.height>=A.top&&y.left+L.dimensions.width>=A.left){k.call(s)}})}y.left+=s.options.position.adjust.x;y.top+=s.options.position.adjust.y;F=s.getPosition();if(y.left!=F.left||y.top!=F.top){z=s.beforePositionUpdate.call(s,w);if(z===false){return s}s.cache.position=y;if(x===true){s.status.animated=true;s.elements.tooltip.animate(y,200,"swing",function(){s.status.animated=false})}else{s.elements.tooltip.css(y)}s.onPositionUpdate.call(s,w);if(typeof w!=="undefined"&&w.type&&w.type!=="mousemove"){f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_POSITION_UPDATED,"updatePosition")}}return s},updateWidth:function(w){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateWidth")}else{if(w&&typeof w!=="number"){return f.fn.qtip.log.error.call(s,2,"newWidth must be of type number","updateWidth")}}x=s.elements.contentWrapper.siblings().add(s.elements.tip).add(s.elements.button);if(!w){if(typeof s.options.style.width.value=="number"){w=s.options.style.width.value}else{s.elements.tooltip.css({width:"auto"});x.hide();if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"normal"})}w=s.getDimensions().width+1;if(!s.options.style.width.value){if(w>s.options.style.width.max){w=s.options.style.width.max}if(w<s.options.style.width.min){w=s.options.style.width.min}}}}if(w%2!==0){w-=1}s.elements.tooltip.width(w);x.show();if(s.options.style.border.radius){s.elements.tooltip.find(".qtip-betweenCorners").each(function(y){f(this).width(w-(s.options.style.border.radius*2))})}if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"1"});s.elements.wrapper.width(w);if(s.elements.bgiframe){s.elements.bgiframe.width(w).height(s.getDimensions.height)}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_WIDTH_UPDATED,"updateWidth")},updateStyle:function(w){var z,A,x,y,B;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateStyle")}else{if(typeof w!=="string"||!f.fn.qtip.styles[w]){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.STYLE_NOT_DEFINED,"updateStyle")}}s.options.style=a.call(s,f.fn.qtip.styles[w],s.options.user.style);s.elements.content.css(q(s.options.style));if(s.options.content.title.text!==false){s.elements.title.css(q(s.options.style.title,true))}s.elements.contentWrapper.css({borderColor:s.options.style.border.color});if(s.options.style.tip.corner!==false){if(f("<canvas>").get(0).getContext){z=s.elements.tooltip.find(".qtip-tip canvas:first");x=z.get(0).getContext("2d");x.clearRect(0,0,300,300);y=z.parent("div[rel]:first").attr("rel");B=b(y,s.options.style.tip.size.width,s.options.style.tip.size.height);h.call(s,z,B,s.options.style.tip.color||s.options.style.border.color)}else{if(f.browser.msie){z=s.elements.tooltip.find('.qtip-tip [nodeName="shape"]');z.attr("fillcolor",s.options.style.tip.color||s.options.style.border.color)}}}if(s.options.style.border.radius>0){s.elements.tooltip.find(".qtip-betweenCorners").css({backgroundColor:s.options.style.border.color});if(f("<canvas>").get(0).getContext){A=g(s.options.style.border.radius);s.elements.tooltip.find(".qtip-wrapper canvas").each(function(){x=f(this).get(0).getContext("2d");x.clearRect(0,0,300,300);y=f(this).parent("div[rel]:first").attr("rel");r.call(s,f(this),A[y],s.options.style.border.radius,s.options.style.border.color)})}else{if(f.browser.msie){s.elements.tooltip.find('.qtip-wrapper [nodeName="arc"]').each(function(){f(this).attr("fillcolor",s.options.style.border.color)})}}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_STYLE_UPDATED,"updateStyle")},updateContent:function(A,y){var z,x,w;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateContent")}else{if(!A){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateContent")}}z=s.beforeContentUpdate.call(s,A);if(typeof z=="string"){A=z}else{if(z===false){return}}if(f.browser.msie){s.elements.contentWrapper.children().css({zoom:"normal"})}if(A.jquery&&A.length>0){A.clone(true).appendTo(s.elements.content).show()}else{s.elements.content.html(A)}x=s.elements.content.find("img[complete=false]");if(x.length>0){w=0;x.each(function(C){f('<img src="'+f(this).attr("src")+'" />').load(function(){if(++w==x.length){B()}})})}else{B()}function B(){s.updateWidth();if(y!==false){if(s.options.position.type!=="static"){s.updatePosition(s.elements.tooltip.is(":visible"),true)}if(s.options.style.tip.corner!==false){n.call(s)}}}s.onContentUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_UPDATED,"loadContent")},loadContent:function(w,z,A){var y;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"loadContent")}y=s.beforeContentLoad.call(s);if(y===false){return s}if(A=="post"){f.post(w,z,x)}else{f.get(w,z,x)}function x(B){s.onContentLoad.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_LOADED,"loadContent");s.updateContent(B)}return s},updateTitle:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateTitle")}else{if(!w){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateTitle")}}returned=s.beforeTitleUpdate.call(s);if(returned===false){return s}if(s.elements.button){s.elements.button=s.elements.button.clone(true)}s.elements.title.html(w);if(s.elements.button){s.elements.title.prepend(s.elements.button)}s.onTitleUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_TITLE_UPDATED,"updateTitle")},focus:function(A){var y,x,w,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"focus")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_FOCUS_STATIC,"focus")}}y=parseInt(s.elements.tooltip.css("z-index"));x=6000+f("div.qtip[qtip]").length-1;if(!s.status.focused&&y!==x){z=s.beforeFocus.call(s,A);if(z===false){return s}f("div.qtip[qtip]").not(s.elements.tooltip).each(function(){if(f(this).qtip("api").status.rendered===true){w=parseInt(f(this).css("z-index"));if(typeof w=="number"&&w>-1){f(this).css({zIndex:parseInt(f(this).css("z-index"))-1})}f(this).qtip("api").status.focused=false}});s.elements.tooltip.css({zIndex:x});s.status.focused=true;s.onFocus.call(s,A);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_FOCUSED,"focus")}return s},disable:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"disable")}if(w){if(!s.status.disabled){s.status.disabled=true;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DISABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_DISABLED,"disable")}}else{if(s.status.disabled){s.status.disabled=false;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_ENABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_ENABLED,"disable")}}return s},destroy:function(){var w,x,y;x=s.beforeDestroy.call(s);if(x===false){return s}if(s.status.rendered){s.options.show.when.target.unbind("mousemove.qtip",s.updatePosition);s.options.show.when.target.unbind("mouseout.qtip",s.hide);s.options.show.when.target.unbind(s.options.show.when.event+".qtip");s.options.hide.when.target.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind("mouseover.qtip",s.focus);s.elements.tooltip.remove()}else{s.options.show.when.target.unbind(s.options.show.when.event+".qtip-create")}if(typeof s.elements.target.data("qtip")=="object"){y=s.elements.target.data("qtip").interfaces;if(typeof y=="object"&&y.length>0){for(w=0;w<y.length-1;w++){if(y[w].id==s.id){y.splice(w,1)}}}}delete f.fn.qtip.interfaces[s.id];if(typeof y=="object"&&y.length>0){s.elements.target.data("qtip").current=y.length-1}else{s.elements.target.removeData("qtip")}s.onDestroy.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DESTROYED,"destroy");return s.elements.target},getPosition:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getPosition")}w=(s.elements.tooltip.css("display")!=="none")?false:true;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x=s.elements.tooltip.offset();if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x},getDimensions:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getDimensions")}w=(!s.elements.tooltip.is(":visible"))?true:false;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x={height:s.elements.tooltip.outerHeight(),width:s.elements.tooltip.outerWidth()};if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x}})}function p(){var s,w,u,t,v,y,x;s=this;s.beforeRender.call(s);s.status.rendered=true;s.elements.tooltip='<div qtip="'+s.id+'" class="qtip '+(s.options.style.classes.tooltip||s.options.style)+'"style="display:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;position:'+s.options.position.type+';">  <div class="qtip-wrapper" style="position:relative; overflow:hidden; text-align:left;">    <div class="qtip-contentWrapper" style="overflow:hidden;">       <div class="qtip-content '+s.options.style.classes.content+'"></div></div></div></div>';s.elements.tooltip=f(s.elements.tooltip);s.elements.tooltip.appendTo(s.options.position.container);s.elements.tooltip.data("qtip",{current:0,interfaces:[s]});s.elements.wrapper=s.elements.tooltip.children("div:first");s.elements.contentWrapper=s.elements.wrapper.children("div:first").css({background:s.options.style.background});s.elements.content=s.elements.contentWrapper.children("div:first").css(q(s.options.style));if(f.browser.msie){s.elements.wrapper.add(s.elements.content).css({zoom:1})}if(s.options.hide.when.event=="unfocus"){s.elements.tooltip.attr("unfocus",true)}if(typeof s.options.style.width.value=="number"){s.updateWidth()}if(f("<canvas>").get(0).getContext||f.browser.msie){if(s.options.style.border.radius>0){m.call(s)}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color})}if(s.options.style.tip.corner!==false){e.call(s)}}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color});s.options.style.border.radius=0;s.options.style.tip.corner=false;f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.CANVAS_VML_NOT_SUPPORTED,"render")}if((typeof s.options.content.text=="string"&&s.options.content.text.length>0)||(s.options.content.text.jquery&&s.options.content.text.length>0)){u=s.options.content.text}else{if(typeof s.elements.target.attr("title")=="string"&&s.elements.target.attr("title").length>0){u=s.elements.target.attr("title").replace("\\n","<br />");s.elements.target.attr("title","")}else{if(typeof s.elements.target.attr("alt")=="string"&&s.elements.target.attr("alt").length>0){u=s.elements.target.attr("alt").replace("\\n","<br />");s.elements.target.attr("alt","")}else{u=" ";f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.NO_VALID_CONTENT,"render")}}}if(s.options.content.title.text!==false){j.call(s)}s.updateContent(u);l.call(s);if(s.options.show.ready===true){s.show()}if(s.options.content.url!==false){t=s.options.content.url;v=s.options.content.data;y=s.options.content.method||"get";s.loadContent(t,v,y)}s.onRender.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_RENDERED,"render")}function m(){var F,z,t,B,x,E,u,G,D,y,w,C,A,s,v;F=this;F.elements.wrapper.find(".qtip-borderBottom, .qtip-borderTop").remove();t=F.options.style.border.width;B=F.options.style.border.radius;x=F.options.style.border.color||F.options.style.tip.color;E=g(B);u={};for(z in E){u[z]='<div rel="'+z+'" style="'+((z.search(/Left/)!==-1)?"left":"right")+":0; position:absolute; height:"+B+"px; width:"+B+'px; overflow:hidden; line-height:0.1px; font-size:1px">';if(f("<canvas>").get(0).getContext){u[z]+='<canvas height="'+B+'" width="'+B+'" style="vertical-align: top"></canvas>'}else{if(f.browser.msie){G=B*2+3;u[z]+='<v:arc stroked="false" fillcolor="'+x+'" startangle="'+E[z][0]+'" endangle="'+E[z][1]+'" style="width:'+G+"px; height:"+G+"px; margin-top:"+((z.search(/bottom/)!==-1)?-2:-1)+"px; margin-left:"+((z.search(/Right/)!==-1)?E[z][2]-3.5:-1)+'px; vertical-align:top; display:inline-block; behavior:url(#default#VML)"></v:arc>'}}u[z]+="</div>"}D=F.getDimensions().width-(Math.max(t,B)*2);y='<div class="qtip-betweenCorners" style="height:'+B+"px; width:"+D+"px; overflow:hidden; background-color:"+x+'; line-height:0.1px; font-size:1px;">';w='<div class="qtip-borderTop" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.topLeft+u.topRight+y;F.elements.wrapper.prepend(w);C='<div class="qtip-borderBottom" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.bottomLeft+u.bottomRight+y;F.elements.wrapper.append(C);if(f("<canvas>").get(0).getContext){F.elements.wrapper.find("canvas").each(function(){A=E[f(this).parent("[rel]:first").attr("rel")];r.call(F,f(this),A,B,x)})}else{if(f.browser.msie){F.elements.tooltip.append('<v:image style="behavior:url(#default#VML);"></v:image>')}}s=Math.max(B,(B+(t-B)));v=Math.max(t-B,0);F.elements.contentWrapper.css({border:"0px solid "+x,borderWidth:v+"px "+s+"px"})}function r(u,w,s,t){var v=u.get(0).getContext("2d");v.fillStyle=t;v.beginPath();v.arc(w[0],w[1],s,0,Math.PI*2,false);v.fill()}function e(v){var t,s,x,u,w;t=this;if(t.elements.tip!==null){t.elements.tip.remove()}s=t.options.style.tip.color||t.options.style.border.color;if(t.options.style.tip.corner===false){return}else{if(!v){v=t.options.style.tip.corner}}x=b(v,t.options.style.tip.size.width,t.options.style.tip.size.height);t.elements.tip='<div class="'+t.options.style.classes.tip+'" dir="ltr" rel="'+v+'" style="position:absolute; height:'+t.options.style.tip.size.height+"px; width:"+t.options.style.tip.size.width+'px; margin:0 auto; line-height:0.1px; font-size:1px;">';if(f("<canvas>").get(0).getContext){t.elements.tip+='<canvas height="'+t.options.style.tip.size.height+'" width="'+t.options.style.tip.size.width+'"></canvas>'}else{if(f.browser.msie){u=t.options.style.tip.size.width+","+t.options.style.tip.size.height;w="m"+x[0][0]+","+x[0][1];w+=" l"+x[1][0]+","+x[1][1];w+=" "+x[2][0]+","+x[2][1];w+=" xe";t.elements.tip+='<v:shape fillcolor="'+s+'" stroked="false" filled="true" path="'+w+'" coordsize="'+u+'" style="width:'+t.options.style.tip.size.width+"px; height:"+t.options.style.tip.size.height+"px; line-height:0.1px; display:inline-block; behavior:url(#default#VML); vertical-align:"+((v.search(/top/)!==-1)?"bottom":"top")+'"></v:shape>';t.elements.tip+='<v:image style="behavior:url(#default#VML);"></v:image>';t.elements.contentWrapper.css("position","relative")}}t.elements.tooltip.prepend(t.elements.tip+"</div>");t.elements.tip=t.elements.tooltip.find("."+t.options.style.classes.tip).eq(0);if(f("<canvas>").get(0).getContext){h.call(t,t.elements.tip.find("canvas:first"),x,s)}if(v.search(/top/)!==-1&&f.browser.msie&&parseInt(f.browser.version.charAt(0))===6){t.elements.tip.css({marginTop:-4})}n.call(t,v)}function h(t,v,s){var u=t.get(0).getContext("2d");u.fillStyle=s;u.beginPath();u.moveTo(v[0][0],v[0][1]);u.lineTo(v[1][0],v[1][1]);u.lineTo(v[2][0],v[2][1]);u.fill()}function n(u){var t,w,s,x,v;t=this;if(t.options.style.tip.corner===false||!t.elements.tip){return}if(!u){u=t.elements.tip.attr("rel")}w=positionAdjust=(f.browser.msie)?1:0;t.elements.tip.css(u.match(/left|right|top|bottom/)[0],0);if(u.search(/top|bottom/)!==-1){if(f.browser.msie){if(parseInt(f.browser.version.charAt(0))===6){positionAdjust=(u.search(/top/)!==-1)?-3:1}else{positionAdjust=(u.search(/top/)!==-1)?1:2}}if(u.search(/Middle/)!==-1){t.elements.tip.css({left:"50%",marginLeft:-(t.options.style.tip.size.width/2)})}else{if(u.search(/Left/)!==-1){t.elements.tip.css({left:t.options.style.border.radius-w})}else{if(u.search(/Right/)!==-1){t.elements.tip.css({right:t.options.style.border.radius+w})}}}if(u.search(/top/)!==-1){t.elements.tip.css({top:-positionAdjust})}else{t.elements.tip.css({bottom:positionAdjust})}}else{if(u.search(/left|right/)!==-1){if(f.browser.msie){positionAdjust=(parseInt(f.browser.version.charAt(0))===6)?1:((u.search(/left/)!==-1)?1:2)}if(u.search(/Middle/)!==-1){t.elements.tip.css({top:"50%",marginTop:-(t.options.style.tip.size.height/2)})}else{if(u.search(/Top/)!==-1){t.elements.tip.css({top:t.options.style.border.radius-w})}else{if(u.search(/Bottom/)!==-1){t.elements.tip.css({bottom:t.options.style.border.radius+w})}}}if(u.search(/left/)!==-1){t.elements.tip.css({left:-positionAdjust})}else{t.elements.tip.css({right:positionAdjust})}}}s="padding-"+u.match(/left|right|top|bottom/)[0];x=t.options.style.tip.size[(s.search(/left|right/)!==-1)?"width":"height"];t.elements.tooltip.css("padding",0);t.elements.tooltip.css(s,x);if(f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){v=parseInt(t.elements.tip.css("margin-top"))||0;v+=parseInt(t.elements.content.css("margin-top"))||0;t.elements.tip.css({marginTop:v})}}function j(){var s=this;if(s.elements.title!==null){s.elements.title.remove()}s.elements.title=f('<div class="'+s.options.style.classes.title+'">').css(q(s.options.style.title,true)).css({zoom:(f.browser.msie)?1:0}).prependTo(s.elements.contentWrapper);if(s.options.content.title.text){s.updateTitle.call(s,s.options.content.title.text)}if(s.options.content.title.button!==false&&typeof s.options.content.title.button=="string"){s.elements.button=f('<a class="'+s.options.style.classes.button+'" style="float:right; position: relative"></a>').css(q(s.options.style.button,true)).html(s.options.content.title.button).prependTo(s.elements.title).click(function(t){if(!s.status.disabled){s.hide(t)}})}}function l(){var t,v,u,s;t=this;v=t.options.show.when.target;u=t.options.hide.when.target;if(t.options.hide.fixed){u=u.add(t.elements.tooltip)}if(t.options.hide.when.event=="inactive"){s=["click","dblclick","mousedown","mouseup","mousemove","mouseout","mouseenter","mouseleave","mouseover"];function y(z){if(t.status.disabled===true){return}clearTimeout(t.timers.inactive);t.timers.inactive=setTimeout(function(){f(s).each(function(){u.unbind(this+".qtip-inactive");t.elements.content.unbind(this+".qtip-inactive")});t.hide(z)},t.options.hide.delay)}}else{if(t.options.hide.fixed===true){t.elements.tooltip.bind("mouseover.qtip",function(){if(t.status.disabled===true){return}clearTimeout(t.timers.hide)})}}function x(z){if(t.status.disabled===true){return}if(t.options.hide.when.event=="inactive"){f(s).each(function(){u.bind(this+".qtip-inactive",y);t.elements.content.bind(this+".qtip-inactive",y)});y()}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.timers.show=setTimeout(function(){t.show(z)},t.options.show.delay)}function w(z){if(t.status.disabled===true){return}if(t.options.hide.fixed===true&&t.options.hide.when.event.search(/mouse(out|leave)/i)!==-1&&f(z.relatedTarget).parents("div.qtip[qtip]").length>0){z.stopPropagation();z.preventDefault();clearTimeout(t.timers.hide);return false}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.elements.tooltip.stop(true,true);t.timers.hide=setTimeout(function(){t.hide(z)},t.options.hide.delay)}if((t.options.show.when.target.add(t.options.hide.when.target).length===1&&t.options.show.when.event==t.options.hide.when.event&&t.options.hide.when.event!=="inactive")||t.options.hide.when.event=="unfocus"){t.cache.toggle=0;v.bind(t.options.show.when.event+".qtip",function(z){if(t.cache.toggle==0){x(z)}else{w(z)}})}else{v.bind(t.options.show.when.event+".qtip",x);if(t.options.hide.when.event!=="inactive"){u.bind(t.options.hide.when.event+".qtip",w)}}if(t.options.position.type.search(/(fixed|absolute)/)!==-1){t.elements.tooltip.bind("mouseover.qtip",t.focus)}if(t.options.position.target==="mouse"&&t.options.position.type!=="static"){v.bind("mousemove.qtip",function(z){t.cache.mouse={x:z.pageX,y:z.pageY};if(t.status.disabled===false&&t.options.position.adjust.mouse===true&&t.options.position.type!=="static"&&t.elements.tooltip.css("display")!=="none"){t.updatePosition(z)}})}}function o(u,v,A){var z,s,x,y,t,w;z=this;if(A.corner=="center"){return v.position}s=f.extend({},u);y={x:false,y:false};t={left:(s.left<f.fn.qtip.cache.screen.scroll.left),right:(s.left+A.dimensions.width+2>=f.fn.qtip.cache.screen.width+f.fn.qtip.cache.screen.scroll.left),top:(s.top<f.fn.qtip.cache.screen.scroll.top),bottom:(s.top+A.dimensions.height+2>=f.fn.qtip.cache.screen.height+f.fn.qtip.cache.screen.scroll.top)};x={left:(t.left&&(A.corner.search(/right/i)!=-1||(A.corner.search(/right/i)==-1&&!t.right))),right:(t.right&&(A.corner.search(/left/i)!=-1||(A.corner.search(/left/i)==-1&&!t.left))),top:(t.top&&A.corner.search(/top/i)==-1),bottom:(t.bottom&&A.corner.search(/bottom/i)==-1)};if(x.left){if(z.options.position.target!=="mouse"){s.left=v.position.left+v.dimensions.width}else{s.left=z.cache.mouse.x}y.x="Left"}else{if(x.right){if(z.options.position.target!=="mouse"){s.left=v.position.left-A.dimensions.width}else{s.left=z.cache.mouse.x-A.dimensions.width}y.x="Right"}}if(x.top){if(z.options.position.target!=="mouse"){s.top=v.position.top+v.dimensions.height}else{s.top=z.cache.mouse.y}y.y="top"}else{if(x.bottom){if(z.options.position.target!=="mouse"){s.top=v.position.top-A.dimensions.height}else{s.top=z.cache.mouse.y-A.dimensions.height}y.y="bottom"}}if(s.left<0){s.left=u.left;y.x=false}if(s.top<0){s.top=u.top;y.y=false}if(z.options.style.tip.corner!==false){s.corner=new String(A.corner);if(y.x!==false){s.corner=s.corner.replace(/Left|Right|Middle/,y.x)}if(y.y!==false){s.corner=s.corner.replace(/top|bottom/,y.y)}if(s.corner!==z.elements.tip.attr("rel")){e.call(z,s.corner)}}return s}function q(u,t){var v,s;v=f.extend(true,{},u);for(s in v){if(t===true&&s.search(/(tip|classes)/i)!==-1){delete v[s]}else{if(!t&&s.search(/(width|border|tip|title|classes|user)/i)!==-1){delete v[s]}}}return v}function c(s){if(typeof s.tip!=="object"){s.tip={corner:s.tip}}if(typeof s.tip.size!=="object"){s.tip.size={width:s.tip.size,height:s.tip.size}}if(typeof s.border!=="object"){s.border={width:s.border}}if(typeof s.width!=="object"){s.width={value:s.width}}if(typeof s.width.max=="string"){s.width.max=parseInt(s.width.max.replace(/([0-9]+)/i,"$1"))}if(typeof s.width.min=="string"){s.width.min=parseInt(s.width.min.replace(/([0-9]+)/i,"$1"))}if(typeof s.tip.size.x=="number"){s.tip.size.width=s.tip.size.x;delete s.tip.size.x}if(typeof s.tip.size.y=="number"){s.tip.size.height=s.tip.size.y;delete s.tip.size.y}return s}function a(){var s,t,u,x,v,w;s=this;u=[true,{}];for(t=0;t<arguments.length;t++){u.push(arguments[t])}x=[f.extend.apply(f,u)];while(typeof x[0].name=="string"){x.unshift(c(f.fn.qtip.styles[x[0].name]))}x.unshift(true,{classes:{tooltip:"qtip-"+(arguments[0].name||"defaults")}},f.fn.qtip.styles.defaults);v=f.extend.apply(f,x);w=(f.browser.msie)?1:0;v.tip.size.width+=w;v.tip.size.height+=w;if(v.tip.size.width%2>0){v.tip.size.width+=1}if(v.tip.size.height%2>0){v.tip.size.height+=1}if(v.tip.corner===true){v.tip.corner=(s.options.position.corner.tooltip==="center")?false:s.options.position.corner.tooltip}return v}function b(v,u,t){var s={bottomRight:[[0,0],[u,t],[u,0]],bottomLeft:[[0,0],[u,0],[0,t]],topRight:[[0,t],[u,0],[u,t]],topLeft:[[0,0],[0,t],[u,t]],topMiddle:[[0,t],[u/2,0],[u,t]],bottomMiddle:[[0,0],[u,0],[u/2,t]],rightMiddle:[[0,0],[u,t/2],[0,t]],leftMiddle:[[u,0],[u,t],[0,t/2]]};s.leftTop=s.bottomRight;s.rightTop=s.bottomLeft;s.leftBottom=s.topRight;s.rightBottom=s.topLeft;return s[v]}function g(s){var t;if(f("<canvas>").get(0).getContext){t={topLeft:[s,s],topRight:[0,s],bottomLeft:[s,0],bottomRight:[0,0]}}else{if(f.browser.msie){t={topLeft:[-90,90,0],topRight:[-90,90,-s],bottomLeft:[90,270,0],bottomRight:[90,270,-s]}}}return t}function k(){var s,t,u;s=this;u=s.getDimensions();t='<iframe class="qtip-bgiframe" frameborder="0" tabindex="-1" src="javascript:false" style="display:block; position:absolute; z-index:-1; filter:alpha(opacity=\'0\'); border: 1px solid red; height:'+u.height+"px; width:"+u.width+'px" />';s.elements.bgiframe=s.elements.wrapper.prepend(t).children(".qtip-bgiframe:first")}f(document).ready(function(){f.fn.qtip.cache={screen:{scroll:{left:f(window).scrollLeft(),top:f(window).scrollTop()},width:f(window).width(),height:f(window).height()}};var s;f(window).bind("resize scroll",function(t){clearTimeout(s);s=setTimeout(function(){if(t.type==="scroll"){f.fn.qtip.cache.screen.scroll={left:f(window).scrollLeft(),top:f(window).scrollTop()}}else{f.fn.qtip.cache.screen.width=f(window).width();f.fn.qtip.cache.screen.height=f(window).height()}for(i=0;i<f.fn.qtip.interfaces.length;i++){var u=f.fn.qtip.interfaces[i];if(u.status.rendered===true&&(u.options.position.type!=="static"||u.options.position.adjust.scroll&&t.type==="scroll"||u.options.position.adjust.resize&&t.type==="resize")){u.updatePosition(t,true)}}},100)});f(document).bind("mousedown.qtip",function(t){if(f(t.target).parents("div.qtip").length===0){f(".qtip[unfocus]").each(function(){var u=f(this).qtip("api");if(f(this).is(":visible")&&!u.status.disabled&&f(t.target).add(u.elements.target).length>1){u.hide(t)}})}})});f.fn.qtip.interfaces=[];f.fn.qtip.log={error:function(){return this}};f.fn.qtip.constants={};f.fn.qtip.defaults={content:{prerender:false,text:false,url:false,data:null,title:{text:false,button:false}},position:{target:false,corner:{target:"bottomRight",tooltip:"topLeft"},adjust:{x:0,y:0,mouse:true,screen:false,scroll:true,resize:true},type:"absolute",container:false},show:{when:{target:false,event:"mouseover"},effect:{type:"fade",length:100},delay:140,solo:false,ready:false},hide:{when:{target:false,event:"mouseout"},effect:{type:"fade",length:100},delay:0,fixed:false},api:{beforeRender:function(){},onRender:function(){},beforePositionUpdate:function(){},onPositionUpdate:function(){},beforeShow:function(){},onShow:function(){},beforeHide:function(){},onHide:function(){},beforeContentUpdate:function(){},onContentUpdate:function(){},beforeContentLoad:function(){},onContentLoad:function(){},beforeTitleUpdate:function(){},onTitleUpdate:function(){},beforeDestroy:function(){},onDestroy:function(){},beforeFocus:function(){},onFocus:function(){}}};f.fn.qtip.styles={defaults:{background:"white",color:"#111",overflow:"hidden",textAlign:"left",width:{min:0,max:250},padding:"5px 9px",border:{width:1,radius:0,color:"#d3d3d3"},tip:{corner:false,color:false,size:{width:13,height:13},opacity:1},title:{background:"#e1e1e1",fontWeight:"bold",padding:"7px 12px"},button:{cursor:"pointer"},classes:{target:"",tip:"qtip-tip",title:"qtip-title",button:"qtip-button",content:"qtip-content",active:"qtip-active"}},cream:{border:{width:3,radius:0,color:"#F9E98E"},title:{background:"#F0DE7D",color:"#A27D35"},background:"#FBF7AA",color:"#A27D35",classes:{tooltip:"qtip-cream"}},light:{border:{width:3,radius:0,color:"#E2E2E2"},title:{background:"#f1f1f1",color:"#454545"},background:"white",color:"#454545",classes:{tooltip:"qtip-light"}},dark:{border:{width:3,radius:0,color:"#303030"},title:{background:"#404040",color:"#f3f3f3"},background:"#505050",color:"#f3f3f3",classes:{tooltip:"qtip-dark"}},red:{border:{width:3,radius:0,color:"#CE6F6F"},title:{background:"#f28279",color:"#9C2F2F"},background:"#F79992",color:"#9C2F2F",classes:{tooltip:"qtip-red"}},green:{border:{width:3,radius:0,color:"#A9DB66"},title:{background:"#b9db8c",color:"#58792E"},background:"#CDE6AC",color:"#58792E",classes:{tooltip:"qtip-green"}},blue:{border:{width:3,radius:0,color:"#ADD9ED"},title:{background:"#D0E9F5",color:"#5E99BD"},background:"#E5F6FE",color:"#4D9FBF",classes:{tooltip:"qtip-blue"}}}})(jQuery);;
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1985, 1987, 1988, 1994 Adobe Systems Incorporated.  All Rights
 * Reserved.Helvetica is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Trademark:
 * Created by Type-Designer 3.0
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Helvetica-Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-18 -352 360 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"!":{"d":"52,-65r16,0r5,-114r0,-80r-26,0r0,80xm73,0r0,-32r-26,0r0,32r26,0","w":119},"\"":{"d":"21,-178r18,0r0,-81r-18,0r0,81xm60,-178r19,0r0,-81r-19,0r0,81","w":100},"#":{"d":"181,-103r-36,0r7,-51r39,0r0,-21r-36,0r11,-76r-21,0r-11,76r-49,0r11,-76r-21,0r-12,76r-43,0r0,21r40,0r-7,51r-43,0r0,21r39,0r-12,82r21,0r13,-82r49,0r-11,82r21,0r11,-82r40,0r0,-21xm131,-154r-8,51r-49,0r8,-51r49,0"},"$":{"d":"92,-142v-41,-1,-65,-50,-35,-80v9,-8,21,-12,35,-12r0,92xm109,-116v47,0,72,55,38,88v-11,10,-23,15,-38,15r0,-103xm13,-73v2,52,30,76,79,80r0,27r17,0r0,-27v43,-3,75,-24,77,-68v1,-54,-32,-68,-77,-78r0,-95v26,0,47,18,47,44r23,0v0,-40,-30,-64,-70,-64r0,-22r-17,0r0,22v-42,2,-72,24,-72,66v0,46,33,59,72,68r0,107v-32,0,-56,-28,-55,-60r-24,0"},"%":{"d":"296,-60v0,-34,-24,-59,-59,-59v-35,0,-60,24,-60,59v0,35,25,60,60,60v36,0,59,-25,59,-60xm198,-59v0,-21,18,-40,39,-40v20,0,38,18,38,39v0,21,-18,39,-38,39v-20,0,-39,-18,-39,-38xm84,-132v35,0,59,-23,59,-60v0,-36,-23,-59,-59,-59v-37,0,-60,25,-60,59v0,35,24,60,60,60xm123,-192v1,19,-18,39,-39,39v-21,0,-39,-18,-39,-39v0,-21,19,-39,39,-39v20,0,39,19,39,39xm240,-254r-18,0r-143,259r19,0","w":320},"&":{"d":"98,-13v-50,3,-77,-57,-45,-94v9,-12,22,-21,37,-28r73,88v-16,18,-35,32,-65,34xm105,-240v35,0,44,46,18,63v-7,4,-15,11,-25,17v-11,-14,-25,-28,-27,-49v-2,-18,17,-31,34,-31xm15,-70v-4,88,127,98,162,39r26,31r29,0r-42,-50v11,-18,17,-40,18,-67r-22,0v1,21,-3,36,-10,50r-65,-77v25,-17,51,-27,51,-65v0,-28,-24,-50,-55,-50v-33,0,-58,19,-58,51v1,25,15,41,28,58v-32,15,-60,37,-62,80","w":240},"'":{"d":"31,-178r18,0r0,-81r-18,0r0,81","w":79},"(":{"d":"45,-98v0,-68,24,-124,55,-168r-19,0v-36,50,-61,92,-61,167v0,77,27,121,61,168r19,0v-30,-45,-55,-98,-55,-167","w":119},")":{"d":"75,-100v0,68,-24,125,-55,169r19,0v36,-50,61,-92,61,-167v0,-77,-27,-121,-61,-168r-19,0v29,45,55,98,55,166","w":119},"*":{"d":"22,-233r-6,16r40,14r-28,36r13,10r28,-38r27,39r14,-9r-27,-38r41,-13r-6,-16r-41,15r0,-42r-15,0r0,42","w":140},"+":{"d":"108,-101r-79,0r0,22r79,0r0,79r22,0r0,-79r79,0r0,-22r-79,0r0,-79r-22,0r0,79","w":237},",":{"d":"37,49v30,-5,27,-45,26,-81r-26,0r0,32r12,0v1,17,-1,31,-12,36r0,13","w":100},"-":{"d":"14,-105r0,23r91,0r0,-23r-91,0","w":119},".":{"d":"63,0r0,-32r-26,0r0,32r26,0","w":100},"\/":{"d":"104,-266r-20,0r-85,298r20,0","w":100},"0":{"d":"99,-234v55,0,64,53,64,109v0,56,-8,111,-63,111v-54,0,-63,-51,-63,-108v0,-56,8,-112,62,-112xm186,-122v0,-72,-16,-132,-86,-132v-71,0,-86,58,-86,129v0,72,15,130,86,130v70,0,85,-57,86,-127"},"1":{"d":"113,-254v-5,39,-28,48,-70,50r0,15r66,0r0,189r23,0r0,-254r-19,0"},"2":{"d":"139,-109v67,-28,59,-145,-32,-145v-49,0,-83,33,-82,83r24,0v0,-33,22,-63,55,-63v49,0,75,58,41,91v-45,45,-127,54,-128,143r166,0r0,-19r-141,0v6,-54,59,-62,97,-90"},"3":{"d":"152,-190v-1,40,-29,48,-72,49r0,19v44,-4,81,8,81,50v0,37,-27,58,-63,58v-37,0,-63,-21,-63,-59r-23,0v6,57,29,78,91,78v46,0,82,-31,81,-77v-1,-35,-17,-54,-45,-63v24,-10,36,-29,36,-56v0,-64,-88,-81,-130,-46v-17,14,-24,34,-24,57r23,0v-1,-31,23,-55,54,-54v31,0,54,13,54,44"},"4":{"d":"129,0r23,0r0,-63r35,0r0,-19r-35,0r0,-169r-21,0r-118,169r0,19r116,0r0,63xm129,-217r0,135r-93,0"},"5":{"d":"98,-14v-34,-1,-58,-20,-62,-52r-23,0v3,50,37,71,89,71v49,0,77,-32,80,-84v4,-72,-79,-107,-136,-68r16,-85r106,0r0,-19r-126,0r-20,131r19,3v32,-49,118,-27,118,38v0,37,-25,65,-61,65"},"6":{"d":"109,-234v28,-1,43,18,48,42r24,0v-3,-39,-33,-62,-74,-62v-73,2,-92,65,-92,138v0,71,21,120,89,121v51,1,81,-31,81,-82v1,-50,-31,-83,-81,-82v-36,0,-51,17,-66,39v4,-60,11,-112,71,-114xm46,-77v-1,-35,23,-63,58,-63v38,0,58,23,58,62v-1,39,-20,64,-58,64v-38,0,-57,-27,-58,-63"},"7":{"d":"80,0v9,-96,53,-170,103,-230r0,-21r-162,0r0,23r134,0v-45,61,-91,133,-100,228r25,0"},"8":{"d":"39,-70v0,-36,25,-54,61,-54v36,0,61,18,61,53v0,33,-26,57,-59,57v-35,0,-63,-22,-63,-56xm48,-189v0,-29,23,-45,51,-45v31,-1,52,11,52,40v1,33,-18,50,-49,50v-30,1,-54,-16,-54,-45xm25,-192v0,35,12,40,35,56v-26,9,-45,33,-44,66v1,48,33,73,79,75v52,2,89,-26,89,-77v0,-32,-19,-54,-45,-63v23,-11,35,-30,35,-57v-1,-44,-34,-62,-77,-62v-40,0,-72,22,-72,62"},"9":{"d":"162,-128v-3,58,-12,114,-70,114v-27,0,-44,-14,-50,-42r-23,0v4,40,31,61,74,61v63,-1,92,-58,92,-131v0,-72,-19,-126,-89,-128v-52,-1,-78,34,-81,84v-5,85,112,111,147,42xm38,-169v0,-38,19,-65,58,-65v37,0,57,27,57,63v0,35,-21,63,-57,63v-37,0,-59,-24,-58,-61"},":":{"d":"63,0r0,-32r-26,0r0,32r26,0xm63,-145r0,-32r-26,0r0,32r26,0","w":100},";":{"d":"37,49v30,-5,27,-45,26,-81r-26,0r0,32r12,0v1,17,-1,31,-12,36r0,13xm63,-145r0,-32r-26,0r0,32r26,0","w":100},"<":{"d":"57,-92r152,-67r0,-23r-180,80r0,20r180,84r0,-23","w":237},"=":{"d":"209,-136r-180,0r0,22r180,0r0,-22xm209,-66r-180,0r0,21r180,0r0,-21","w":237},">":{"d":"209,-102r-180,-80r0,23r151,67r-151,71r0,23r180,-84r0,-20","w":237},"?":{"d":"147,-200v0,55,-78,60,-69,134r21,0v-7,-74,69,-70,71,-132v1,-44,-33,-69,-79,-68v-49,0,-81,33,-77,80r22,0v-1,-36,21,-61,55,-61v31,-1,56,19,56,47xm102,0r0,-32r-26,0r0,32r26,0","w":180},"@":{"d":"55,-226v-80,81,-25,239,96,233v52,-2,97,-29,116,-67r-21,0v-19,26,-53,49,-95,49v-70,0,-115,-48,-115,-117v0,-71,43,-120,114,-120v61,0,102,35,102,95v0,40,-20,81,-57,87v-16,-2,-11,-15,-6,-29r36,-109r-24,0r-6,17v-7,-14,-20,-26,-40,-24v-56,4,-85,51,-89,109v-4,51,64,70,93,36v3,12,17,19,31,19v52,0,81,-51,84,-105v7,-110,-149,-145,-219,-74xm181,-163v-5,40,-20,88,-60,92v-18,2,-28,-16,-28,-33v0,-41,22,-83,63,-86v14,-1,26,13,25,27","w":288},"A":{"d":"31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240,"k":{"\u2019":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":27,"T":33}},"B":{"d":"195,-73v0,69,-78,48,-141,52r0,-103v62,3,141,-15,141,51xm183,-194v0,60,-71,48,-129,49r0,-93v56,2,129,-13,129,44xm208,-194v0,-79,-99,-65,-179,-65r0,259v87,-1,194,18,191,-73v-1,-37,-21,-59,-54,-65v25,-5,42,-24,42,-56","w":240},"C":{"d":"131,-245v49,-1,73,19,82,61r25,0v-7,-50,-44,-82,-100,-82v-83,1,-113,51,-121,136v-15,150,198,188,224,45r-25,0v-9,40,-35,71,-82,71v-66,0,-92,-49,-92,-116v0,-65,25,-114,89,-115","w":259},"D":{"d":"241,-130v0,-81,-35,-129,-123,-129r-89,0r0,259r89,0v85,3,123,-49,123,-130xm216,-130v1,71,-30,112,-104,109r-58,0r0,-217r58,0v76,-5,104,38,104,108","w":259},"E":{"d":"205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"F":{"d":"51,0r0,-124r130,0r0,-21r-130,0r0,-93r143,0r0,-21r-167,0r0,259r24,0","k":{"A":20,".":46,",":46}},"G":{"d":"132,7v51,0,78,-18,97,-51r0,44r21,0r0,-134r-111,0r0,21r88,0v0,62,-32,99,-89,99v-62,0,-93,-45,-94,-107v-1,-74,26,-122,97,-124v41,0,74,26,81,61r25,0v-10,-51,-49,-82,-108,-82v-82,0,-119,53,-120,135v-2,82,40,136,113,138","w":280},"H":{"d":"53,0r0,-127r154,0r0,127r24,0r0,-259r-24,0r0,111r-154,0r0,-111r-24,0r0,259r24,0","w":259},"I":{"d":"62,0r0,-259r-24,0r0,259r24,0","w":100},"J":{"d":"79,-15v-39,0,-47,-27,-47,-67r-24,0v0,52,15,89,68,89v50,0,73,-28,73,-78r0,-188r-24,0r0,187v0,36,-12,57,-46,57","w":180},"K":{"d":"55,0r0,-100r41,-41r108,141r30,0r-121,-156r103,-103r-28,0r-133,134r0,-134r-24,0r0,259r24,0","w":240},"L":{"d":"193,0r0,-21r-139,0r0,-238r-25,0r0,259r164,0","k":{"\u2019":27,"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"53,0r0,-231r86,231r23,0r85,-231r0,231r25,0r0,-259r-37,0r-85,228r-84,-228r-38,0r0,259r25,0","w":299},"N":{"d":"203,0r28,0r0,-259r-24,0r-1,226r-150,-226r-28,0r0,259r25,0r1,-226","w":259},"O":{"d":"139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"P":{"d":"207,-187v0,-87,-95,-72,-179,-72r0,259r25,0r0,-114v77,1,154,3,154,-73xm183,-189v0,64,-69,53,-130,54r0,-103v59,1,130,-10,130,49","w":219,"k":{"A":27,".":46,",":46}},"Q":{"d":"17,-129v-6,105,97,168,186,118r38,30r14,-17r-35,-26v24,-23,39,-60,39,-105v1,-82,-45,-138,-122,-137v-80,1,-116,58,-120,137xm138,-245v99,-6,124,146,64,206r-35,-26r-13,17r30,22v-75,37,-147,-19,-142,-103v4,-66,29,-112,96,-116","w":280},"R":{"d":"194,-190v0,63,-78,51,-141,51r0,-99v60,3,141,-16,141,48xm219,-191v3,-87,-107,-66,-190,-68r0,259r24,0r0,-118v60,5,140,-23,131,62v2,23,1,42,9,56r27,0v-19,-32,3,-120,-44,-128v28,-12,42,-27,43,-63","w":240,"k":{"Y":13,"W":6,"V":6,"T":6}},"S":{"d":"114,-14v-44,-1,-72,-20,-75,-63r-24,0v0,54,39,84,94,84v96,0,132,-114,43,-142v-39,-12,-107,-9,-107,-60v0,-31,27,-51,64,-50v36,1,65,18,64,56r24,0v-1,-47,-36,-77,-88,-77v-90,0,-118,109,-36,134v39,12,107,11,107,64v0,34,-26,55,-66,54","w":219},"T":{"d":"6,-238r82,0r0,238r24,0r0,-238r82,0r0,-21r-188,0r0,21","k":{"y":30,"w":30,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":33,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"V":{"d":"96,0r27,0r90,-259r-25,0r-78,230r-78,-230r-26,0","w":219,"k":{"y":6,"u":13,"r":13,"o":20,"i":6,"e":20,"a":20,"A":27,";":27,":":27,".":46,"-":20,",":46}},"W":{"d":"174,-259r-28,0r-61,224r-55,-224r-25,0r67,259r27,0r61,-229r60,229r27,0r68,-259r-25,0r-57,224","w":320,"k":{"u":6,"r":6,"o":6,"e":6,"a":13,"A":13,";":6,":":6,".":27,",":27}},"X":{"d":"185,0r28,0r-89,-133r85,-126r-28,0r-72,109r-70,-109r-29,0r86,126r-90,133r28,0r75,-114","w":219},"Y":{"d":"32,-259r-28,0r93,148r0,111r24,0r0,-113r94,-146r-28,0r-78,125","w":219,"k":{"v":14,"u":13,"q":33,"p":13,"o":33,"i":7,"e":33,"a":33,"A":27,";":33,":":33,".":40,"-":40,",":40}},"Z":{"d":"208,0r0,-21r-167,0r166,-218r0,-20r-182,0r0,21r152,0r-166,217r0,21r197,0","w":219},"[":{"d":"101,69r0,-18r-45,0r0,-299r46,0r0,-18r-69,0r0,335r68,0","w":119},"\\":{"d":"81,32r20,0r-84,-298r-21,0","w":100},"]":{"d":"87,-266r-68,0r0,18r45,0r0,299r-46,0r0,18r69,0r0,-335","w":119},"^":{"d":"47,-88r71,-141r72,141r21,0r-83,-163r-19,0r-83,163r21,0","w":237},"_":{"d":"0,27r0,18r180,0r0,-18r-180,0","w":180},"`":{"d":"66,-207r18,0r-40,-50r-28,0","w":119},"a":{"d":"80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"b":{"d":"113,-14v-41,0,-63,-38,-63,-80v1,-44,20,-78,63,-78v45,0,64,37,64,85v0,42,-25,72,-64,73xm117,-192v-28,0,-55,15,-67,35r0,-102r-22,0r0,259r22,0v1,-10,-2,-25,1,-33v9,21,37,38,65,38v60,0,84,-40,84,-98v0,-57,-26,-99,-83,-99","w":219},"c":{"d":"103,-172v31,-1,48,19,55,44r22,0v-6,-40,-32,-65,-77,-64v-57,1,-86,41,-86,99v0,59,27,98,86,98v46,0,73,-28,80,-69r-23,0v-5,29,-24,50,-57,50v-44,0,-63,-35,-63,-79v0,-44,19,-77,63,-79"},"d":{"d":"107,-172v43,0,63,34,63,78v0,43,-22,80,-63,80v-39,-1,-64,-31,-64,-73v0,-48,19,-85,64,-85xm104,5v30,1,54,-18,66,-38r0,33r22,0r0,-259r-22,0r0,102v-12,-20,-38,-35,-67,-35v-57,0,-83,42,-83,99v0,58,24,98,84,98","w":219},"e":{"d":"39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"f":{"d":"93,-263v-50,-10,-64,24,-58,77r-28,0r0,18r28,0r0,168r22,0r0,-168r36,0r0,-18r-36,0v-2,-32,-2,-69,36,-57r0,-20","w":100,"k":{"\u2019":-6,"f":6}},"g":{"d":"107,-172v42,-1,63,37,63,79v0,46,-21,79,-63,79v-45,0,-64,-37,-64,-85v0,-43,24,-73,64,-73xm104,76v124,6,80,-152,88,-262r-22,0v-1,10,2,24,-1,32v-10,-21,-37,-38,-65,-38v-58,0,-84,39,-84,98v0,57,26,99,83,99v30,0,56,-15,67,-35v1,52,-15,87,-66,87v-30,0,-51,-8,-56,-34r-23,0v6,35,37,51,79,53","w":219},"h":{"d":"174,-122v10,-78,-94,-88,-126,-39r0,-98r-22,0r0,259r22,0v3,-75,-20,-172,56,-172v77,0,39,107,48,172r22,0r0,-122"},"i":{"d":"51,0r0,-186r-22,0r0,186r22,0xm52,-227r0,-32r-24,0r0,32r24,0","w":79},"j":{"d":"2,72v38,5,51,-5,51,-47r0,-211r-21,0r0,214v1,21,-10,29,-30,25r0,19xm54,-259r-23,0r0,32r23,0r0,-32","w":79},"k":{"d":"46,0r0,-71r35,-33r70,104r24,0r-78,-119r70,-67r-29,0r-92,88r0,-161r-22,0r0,259r22,0","w":180},"l":{"d":"51,0r0,-259r-22,0r0,259r22,0","w":79},"m":{"d":"158,-156v-11,-49,-97,-44,-113,-2r0,-28r-22,0r0,186r22,0v3,-71,-19,-171,54,-172v30,0,39,14,40,43r0,129r22,0v3,-72,-19,-171,54,-172v30,0,39,14,40,43r0,129r21,0v-7,-77,27,-193,-57,-192v-28,1,-51,15,-61,36","w":299},"n":{"d":"174,-122v10,-78,-94,-88,-126,-39r0,-25r-22,0r0,186r22,0v3,-75,-20,-172,56,-172v77,0,39,107,48,172r22,0r0,-122"},"o":{"d":"14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"p":{"d":"113,-14v-42,0,-63,-33,-63,-79v0,-42,21,-80,63,-79v40,0,64,31,64,73v0,48,-19,85,-64,85xm116,-192v-28,0,-54,19,-66,38r0,-32r-22,0r0,259r22,0r0,-103v12,20,37,35,67,35v57,0,83,-42,83,-99v0,-59,-26,-97,-84,-98","w":219},"q":{"d":"107,-172v43,0,63,34,63,78v0,43,-22,80,-63,80v-39,-1,-64,-31,-64,-73v0,-48,19,-85,64,-85xm103,5v30,0,56,-15,67,-35r0,103r22,0r0,-259r-22,0v-1,10,2,24,-1,32v-10,-21,-37,-38,-65,-38v-58,0,-84,39,-84,98v0,57,26,99,83,99","w":219},"r":{"d":"110,-192v-36,1,-49,12,-61,40r0,-34r-22,0r0,186r22,0v3,-75,-18,-171,61,-168r0,-24","w":119,"k":{"y":-6,"t":-6,"q":6,"o":6,"n":-6,"m":-6,"f":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"94,-14v-34,-2,-49,-14,-55,-44r-22,0v2,36,29,64,70,63v71,13,107,-80,36,-102v-30,-9,-79,-7,-79,-43v0,-21,18,-32,42,-32v29,0,48,11,50,39r22,0v2,-75,-137,-79,-137,-5v0,63,84,40,115,74v14,27,-10,52,-42,50","w":180},"t":{"d":"33,-32v-2,35,27,43,58,33r0,-18v-21,7,-36,4,-36,-24r0,-127r35,0r0,-18r-35,0r0,-52r-22,0r0,52r-26,0r0,18r26,0r0,136","w":100},"u":{"d":"26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"v":{"d":"77,0r25,0r72,-186r-24,0r-60,159r-60,-159r-24,0","w":180,"k":{".":27,",":27}},"w":{"d":"143,-186r-25,0r-43,159r-48,-159r-22,0r57,186r26,0r42,-157r41,157r23,0r61,-186r-22,0r-49,157","w":259,"k":{".":20,",":20}},"x":{"d":"147,0r26,0r-70,-96r68,-90r-28,0r-53,74r-51,-74r-27,0r66,90r-72,96r27,0r58,-81","w":180},"y":{"d":"79,1v-10,25,-15,63,-55,50r0,20v54,13,63,-32,80,-74r70,-183r-24,0r-60,160r-59,-160r-25,0","w":180,"k":{".":33,",":33}},"z":{"d":"168,0r0,-18r-128,0r123,-149r0,-19r-143,0r0,18r116,0r-124,149r0,19r156,0","w":180},"{":{"d":"98,-265v-68,-8,-52,65,-52,123v0,30,-10,33,-30,44v75,4,-26,174,84,166v-67,-8,5,-147,-61,-167v65,-9,-7,-145,59,-166","w":119},"|":{"d":"29,-270r0,360r22,0r0,-360r-22,0","w":79},"}":{"d":"103,-100v-76,-6,28,-172,-85,-167v69,6,-6,149,62,167v-65,10,6,145,-59,167v67,7,52,-66,52,-124v0,-30,7,-35,30,-43","w":119},"~":{"d":"41,-63v12,-30,43,-43,72,-21v24,10,53,22,74,2v8,-7,16,-17,22,-28r-15,-12v-9,27,-42,41,-68,20v-22,-10,-54,-24,-75,-5v-7,7,-14,16,-22,27","w":237},"\u201a":{"d":"29,49v30,-5,27,-45,26,-81r-26,0r0,32r12,0v1,17,-1,31,-12,36r0,13","w":79},"\u0192":{"d":"122,-161v7,-36,13,-104,65,-78r7,-18v-65,-29,-88,43,-96,96r-43,0r0,17r40,0r-22,119v-8,37,-18,90,-61,71r-7,21v103,21,89,-127,114,-211r44,0r0,-17r-41,0"},"\u201e":{"d":"83,49v30,-5,27,-45,26,-81r-26,0r0,32r12,0v1,17,-1,31,-12,36r0,13xm28,49v30,-5,28,-44,27,-81r-27,0r0,32r13,0v1,17,-2,31,-13,36r0,13","w":140},"\u2026":{"d":"73,0r0,-32r-26,0r0,32r26,0xm193,0r0,-32r-26,0r0,32r26,0xm313,0r0,-32r-26,0r0,32r26,0","w":360},"\u2020":{"d":"89,60r22,0r0,-217r76,0r0,-19r-76,0r0,-83r-22,0r0,83r-76,0r0,19r76,0r0,217"},"\u2021":{"d":"89,-39r-76,0r0,19r76,0r0,80r22,0r0,-80r76,0r0,-19r-76,0r0,-120r76,0r0,-20r-76,0r0,-80r-22,0r0,80r-76,0r0,20r76,0r0,120"},"\u02c6":{"d":"62,-243r29,36r23,0r-40,-50r-24,0r-41,50r23,0","w":119},"\u2030":{"d":"355,-54v0,-31,-21,-54,-54,-54v-32,0,-54,22,-54,54v0,32,22,54,54,54v33,0,54,-23,54,-54xm334,-54v0,17,-16,33,-33,33v-18,0,-34,-17,-34,-33v0,-16,17,-33,34,-33v17,0,33,16,33,33xm113,-198v0,-32,-23,-53,-54,-53v-32,0,-54,21,-54,53v0,32,22,54,54,54v32,0,54,-22,54,-54xm26,-198v0,-18,16,-33,33,-33v17,0,33,16,33,33v0,17,-16,34,-33,34v-17,0,-33,-16,-33,-34xm224,-54v0,-32,-22,-54,-54,-54v-32,0,-53,22,-53,54v0,32,21,54,53,54v32,0,54,-22,54,-54xm204,-54v0,17,-16,33,-34,33v-18,0,-33,-16,-33,-33v0,-17,16,-33,33,-33v17,0,34,16,34,33xm50,5r147,-259r-20,0r-146,259r19,0","w":360},"\u0160":{"d":"112,-293r-30,-36r-23,0r41,50r24,0r41,-50r-24,0xm114,-14v-44,-1,-72,-20,-75,-63r-24,0v0,54,39,84,94,84v96,0,132,-114,43,-142v-39,-12,-107,-9,-107,-60v0,-31,27,-51,64,-50v36,1,65,18,64,56r24,0v-1,-47,-36,-77,-88,-77v-90,0,-118,109,-36,134v39,12,107,11,107,64v0,34,-26,55,-66,54","w":219},"\u2039":{"d":"44,-82r52,40r0,-22r-37,-29r37,-30r0,-22r-52,40r0,23","w":140},"\u0152":{"d":"125,-245v44,0,72,23,72,66r0,99v1,44,-29,66,-70,66v-66,0,-87,-50,-88,-116v-1,-68,25,-114,86,-115xm126,7v35,0,53,-15,72,-33r0,26r150,0r0,-21r-127,0r0,-103r116,0r0,-21r-116,0r0,-93r124,0r0,-21r-147,0r0,27v-15,-24,-37,-34,-73,-34v-79,0,-110,57,-110,137v0,79,33,136,111,136","w":360},"\u2018":{"d":"51,-259v-30,5,-27,45,-26,81r26,0r0,-32r-12,0v-1,-17,1,-31,12,-36r0,-13","w":79,"k":{"\u2018":6}},"\u2019":{"d":"29,-178v29,-6,27,-45,26,-81r-26,0r0,31r12,0v1,17,0,32,-12,36r0,14","w":79,"k":{"\u2019":6,"t":6,"s":27}},"\u201c":{"d":"112,-259v-30,6,-28,45,-27,81r27,0r0,-32r-13,0v-1,-17,2,-31,13,-36r0,-13xm57,-259v-30,5,-27,45,-26,81r26,0r0,-32r-12,0v-1,-17,1,-31,12,-36r0,-13","w":140},"\u201d":{"d":"83,-178v29,-6,27,-45,26,-81r-26,0r0,31r12,0v1,17,0,32,-12,36r0,14xm28,-178v29,-5,28,-44,27,-81r-27,0r0,31r13,0v1,18,-1,31,-13,36r0,14","w":140},"\u2022":{"d":"90,-65v39,0,65,-25,65,-64v0,-39,-26,-65,-65,-65v-39,0,-65,26,-65,65v0,38,26,64,65,64","w":180},"\u2013":{"d":"180,-102r-180,0r0,16r180,0r0,-16","w":180},"\u2014":{"d":"360,-86r0,-16r-360,0r0,16r360,0","w":360},"\u02dc":{"d":"105,-248v-12,50,-89,-41,-99,37r13,0v7,-37,45,-1,70,-1v19,0,27,-18,29,-36r-13,0","w":119},"\u2122":{"d":"309,-259r-34,0r-44,112r-43,-112r-34,0r0,151r18,0r1,-135r52,135r13,0r53,-135r0,135r18,0r0,-151xm126,-259r-116,0r0,14r49,0r0,137r18,0r0,-137r49,0r0,-14","w":338},"\u0161":{"d":"92,-220r-30,-37r-23,0r41,50r24,0r41,-50r-24,0xm94,-14v-34,-2,-49,-14,-55,-44r-22,0v2,36,29,64,70,63v71,13,107,-80,36,-102v-30,-9,-79,-7,-79,-43v0,-21,18,-32,42,-32v29,0,48,11,50,39r22,0v2,-75,-137,-79,-137,-5v0,63,84,40,115,74v14,27,-10,52,-42,50","w":180},"\u203a":{"d":"96,-105r-52,-40r0,22r37,29r-37,29r0,23r52,-41r0,-22","w":140},"\u0153":{"d":"301,-58v-20,74,-126,45,-117,-30r141,0v1,-62,-19,-103,-79,-104v-33,0,-58,15,-74,45v-14,-28,-34,-45,-74,-45v-58,0,-85,40,-85,99v-1,55,31,98,83,98v38,0,63,-18,76,-45v15,41,85,61,124,29v13,-11,23,-27,27,-47r-22,0xm98,-14v-40,0,-63,-34,-62,-76v0,-47,18,-81,60,-82v43,-1,65,32,65,75v1,46,-20,83,-63,83xm184,-106v-4,-54,69,-90,104,-48v10,11,14,28,14,48r-118,0","w":339},"\u0178":{"d":"72,-283r23,0r0,-37r-23,0r0,37xm129,-283r23,0r0,-37r-23,0r0,37xm32,-259r-28,0r93,148r0,111r24,0r0,-113r94,-146r-28,0r-78,125","w":219},"\u00a1":{"d":"52,-127r-5,114r0,80r26,0r0,-80r-5,-114r-16,0xm73,-160r0,-32r-26,0r0,32r26,0","w":119},"\u00a2":{"d":"69,-24v-51,-34,-35,-168,48,-146xm123,-190v-111,-30,-142,149,-61,187r-18,54r17,0r16,-49v55,14,99,-19,105,-66r-23,0v-5,35,-36,58,-75,47r48,-147v12,8,21,19,25,36r22,0v-4,-28,-17,-47,-40,-57r16,-48r-17,0"},"\u00a3":{"d":"140,-18v-32,-7,-70,-23,-99,-6v21,-23,44,-51,31,-92r54,0r0,-15r-60,0v-7,-17,-24,-33,-24,-56v0,-31,27,-47,58,-47v36,0,56,22,57,58r24,0v1,-47,-35,-78,-82,-78v-75,0,-99,71,-61,123r-29,0r0,15r36,0v19,38,-4,80,-31,96v6,6,9,24,17,19v41,-27,88,20,131,1v8,-3,18,-10,29,-20r-12,-19v-12,12,-19,20,-39,21"},"\u00a4":{"d":"173,-55v23,-26,22,-81,0,-107r16,-16r-19,-19r-16,16v-26,-24,-79,-24,-108,0r-16,-16r-18,19r15,16v-22,26,-22,81,0,107r-15,15r18,19r16,-15v27,22,79,24,108,0r16,15r19,-19xm36,-108v-2,-38,28,-66,66,-65v38,2,63,27,63,64v0,39,-26,65,-66,65v-39,0,-61,-26,-63,-64"},"\u00a5":{"d":"29,-259r-28,0r62,103r-40,0r0,19r52,0v6,12,16,19,14,39r-66,0r0,20r66,0r0,78r23,0r0,-78r65,0r0,-20r-65,0v-2,-19,8,-27,13,-39r52,0r0,-19r-40,0r62,-103r-27,0r-72,125"},"\u00a6":{"d":"29,-243r0,126r22,0r0,-126r-22,0xm29,-63r0,126r22,0r0,-126r-22,0","w":79},"\u00a7":{"d":"68,-161v31,25,85,33,95,78v0,23,-16,31,-32,41v-28,-20,-63,-36,-86,-60v-22,-23,2,-53,23,-59xm56,-172v-30,8,-53,52,-30,82v24,31,78,49,105,77v23,24,3,59,-30,59v-29,0,-46,-16,-45,-46r-22,0v1,39,26,65,67,65v56,0,85,-68,42,-95v50,-19,48,-93,0,-111v-30,-22,-83,-32,-83,-71v0,-23,16,-35,40,-35v30,1,45,14,45,45r19,0v1,-40,-23,-64,-62,-64v-58,0,-86,62,-46,94"},"\u00a8":{"d":"22,-210r23,0r0,-37r-23,0r0,37xm79,-210r23,0r0,-37r-23,0r0,37","w":119},"\u00a9":{"d":"8,-130v0,82,56,137,136,137v81,0,136,-55,136,-137v0,-82,-56,-136,-136,-136v-80,0,-136,54,-136,136xm259,-130v0,71,-44,119,-115,119v-71,0,-115,-48,-115,-119v0,-70,44,-118,115,-118v71,0,115,48,115,118xm75,-131v0,84,125,110,138,26r-19,0v-2,21,-21,38,-44,37v-33,0,-54,-29,-54,-63v0,-34,19,-62,54,-62v23,0,41,14,44,35r19,0v-3,-31,-31,-51,-64,-51v-45,-1,-74,34,-74,78","w":288},"\u00aa":{"d":"88,-210v15,49,-62,70,-71,30v0,-29,52,-21,71,-30xm88,-231v0,19,-26,13,-43,17v-58,1,-51,69,-2,66v18,0,33,-7,45,-19v-1,17,16,22,29,15r0,-10v-9,3,-14,3,-15,-8v0,-47,9,-96,-44,-96v-27,0,-48,12,-50,37r15,0v1,-19,15,-26,35,-26v19,0,30,7,30,24","w":120},"\u00ab":{"d":"107,-82r52,40r0,-22r-37,-29r37,-30r0,-22r-52,40r0,23xm41,-82r52,40r0,-22r-37,-29r37,-30r0,-22r-52,40r0,23"},"\u00ac":{"d":"186,-40r23,0r0,-96r-180,0r0,22r157,0r0,74","w":237},"\u00ad":{"d":"29,-79r180,0r0,-22r-180,0r0,22","w":237},"\u2212":{"d":"29,-79r180,0r0,-22r-180,0r0,22","w":237},"\u00ae":{"d":"8,-130v0,82,56,137,136,137v81,0,136,-55,136,-137v0,-82,-56,-136,-136,-136v-80,0,-136,54,-136,136xm259,-130v0,71,-44,119,-115,119v-71,0,-115,-48,-115,-119v0,-70,44,-118,115,-118v71,0,115,48,115,118xm214,-166v0,-53,-69,-38,-120,-40r0,152r18,0r0,-70r35,0r43,70r22,0r-46,-70v29,0,48,-13,48,-42xm194,-166v0,36,-44,24,-82,27r0,-54v35,2,82,-10,82,27","w":288},"\u00af":{"d":"8,-220r107,0r0,-17r-107,0r0,17","w":119},"\u00b0":{"d":"72,-146v32,0,54,-22,54,-54v0,-32,-22,-54,-54,-54v-32,0,-54,22,-54,54v0,32,22,54,54,54xm72,-239v21,0,40,18,40,39v0,21,-19,40,-40,40v-21,0,-40,-19,-40,-40v0,-21,19,-39,40,-39","w":144},"\u00b1":{"d":"108,-119r-79,0r0,22r79,0r0,61r22,0r0,-61r79,0r0,-22r-79,0r0,-61r-22,0r0,61xm29,0r180,0r0,-22r-180,0r0,22","w":237},"\u00b2":{"d":"114,-224v2,-42,-63,-54,-89,-28v-10,9,-15,21,-15,36r16,0v-1,-22,17,-37,36,-39v29,-3,49,34,28,54v-27,26,-85,33,-85,87r108,0r0,-11r-92,0v9,-52,90,-39,93,-99","w":119},"\u00b3":{"d":"95,-228v0,25,-20,29,-47,30v0,6,-1,14,8,10v24,1,44,8,45,31v0,19,-19,36,-41,35v-23,-1,-41,-13,-41,-36r-15,0v4,35,20,47,59,47v53,0,74,-71,24,-83v41,-16,22,-79,-24,-72v-32,-2,-53,17,-53,44r14,0v0,-20,16,-32,36,-33v18,0,36,9,35,27","w":119},"\u00b4":{"d":"58,-207r49,-50r-28,0r-40,50r19,0","w":119},"\u00b5":{"d":"92,5v32,1,44,-13,60,-31r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,259r22,0r0,-79v11,6,26,11,44,11"},"\u00b6":{"d":"24,-189v2,41,28,66,69,68r0,174r21,0r0,-288r47,0r0,288r21,0r0,-312v-77,-2,-161,-7,-158,70","w":234},"\u00b7":{"d":"50,-108v21,0,23,-36,0,-35v-25,0,-21,34,0,35","w":100},"\u2219":{"d":"50,-108v21,0,23,-36,0,-35v-25,0,-21,34,0,35","w":100},"\u00b8":{"d":"72,45v-2,20,-29,20,-47,12r-6,11v30,14,80,8,73,-30v-3,-15,-22,-23,-41,-17r17,-21v-25,-3,-24,20,-36,30v13,7,38,-6,40,15","w":119},"\u00b9":{"d":"77,-266v-5,26,-18,26,-46,30r0,9r43,0r0,113r15,0r0,-152r-12,0","w":119},"\u00ba":{"d":"4,-207v-1,36,24,58,56,59v34,1,56,-24,56,-59v0,-35,-21,-60,-56,-59v-35,0,-55,25,-56,59xm60,-159v-27,0,-42,-21,-42,-48v0,-26,15,-48,42,-48v28,0,43,20,42,48v0,26,-15,48,-42,48","w":120},"\u00bb":{"d":"159,-105r-52,-40r0,22r37,29r-37,29r0,23r52,-41r0,-22xm93,-105r-52,-40r0,22r37,29r-37,29r0,23r52,-41r0,-22"},"\u00bc":{"d":"248,0r15,0r0,-37r23,0r0,-12r-23,0r0,-102r-14,0r-76,102r0,12r75,0r0,37xm248,-130r0,81r-60,0xm79,5r160,-259r-19,0r-160,259r19,0xm60,-266v-5,26,-18,26,-46,30r0,9r43,0r0,113r15,0r0,-152r-12,0","w":300},"\u00bd":{"d":"64,5r160,-259r-18,0r-160,259r18,0xm60,-266v-5,26,-18,26,-46,30r0,9r43,0r0,113r15,0r0,-152r-12,0xm286,-110v2,-42,-63,-54,-90,-29v-10,9,-15,22,-15,37r16,0v-4,-46,73,-52,73,-7v0,56,-97,40,-93,109r107,0r0,-12r-91,0v9,-52,90,-38,93,-98","w":300},"\u00be":{"d":"248,-130r0,81r-60,0xm248,0r15,0r0,-37r23,0r0,-12r-23,0r0,-102r-14,0r-76,102r0,12r75,0r0,37xm105,-228v0,25,-20,29,-47,30v0,6,-1,14,8,10v24,1,45,7,45,31v1,19,-18,36,-40,35v-23,-1,-41,-13,-41,-36r-16,0v4,35,20,47,59,47v52,0,75,-72,24,-83v42,-15,23,-72,-24,-72v-32,0,-53,17,-53,44r15,0v0,-20,16,-32,36,-33v18,0,35,9,34,27xm93,5r160,-259r-18,0r-160,259r18,0","w":300},"\u00bf":{"d":"89,75v48,0,81,-30,77,-81r-22,0v1,36,-21,61,-55,61v-31,0,-56,-18,-56,-46v0,-56,78,-60,69,-135r-21,0v7,74,-70,71,-71,133v-1,44,34,68,79,68xm78,-192r0,32r26,0r0,-32r-26,0","w":180},"\u00c0":{"d":"126,-279r18,0r-40,-50r-28,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c1":{"d":"118,-279r49,-50r-28,0r-40,50r19,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c2":{"d":"122,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c3":{"d":"79,-284v9,-36,45,-2,70,-1v19,0,27,-18,30,-35r-14,0v-12,51,-88,-43,-99,36r13,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c4":{"d":"82,-283r23,0r0,-37r-23,0r0,37xm139,-283r23,0r0,-37r-23,0r0,37xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c5":{"d":"91,-316v0,19,17,35,36,35v20,0,36,-15,36,-35v0,-19,-16,-36,-36,-36v-20,0,-36,17,-36,36xm151,-316v0,12,-12,23,-24,23v-11,0,-24,-12,-24,-23v0,-30,48,-32,48,0xm31,0r30,-81r118,0r30,81r25,0r-99,-259r-28,0r-102,259r26,0xm120,-238r51,136r-102,0","w":240},"\u00c6":{"d":"26,0r35,-81r109,0r0,81r176,0r0,-21r-152,0r0,-103r134,0r0,-21r-134,0r0,-93r147,0r0,-21r-227,0r-112,259r24,0xm129,-238r41,0r0,136r-99,0","w":360},"\u00c7":{"d":"131,-245v49,-1,73,19,82,61r25,0v-7,-50,-44,-82,-100,-82v-83,1,-121,51,-121,136v0,77,29,132,103,136v-3,9,-24,22,-11,28v15,-5,31,-4,33,11v-2,20,-29,20,-47,12r-5,11v30,15,79,7,72,-30v-3,-15,-22,-23,-41,-17r12,-15v65,0,96,-38,108,-91r-25,0v-9,40,-35,71,-82,71v-66,0,-92,-49,-92,-116v0,-65,25,-114,89,-115","w":259},"\u00c8":{"d":"116,-279r18,0r-40,-50r-28,0xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00c9":{"d":"108,-279r49,-50r-28,0r-40,50r19,0xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00ca":{"d":"112,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00cb":{"d":"72,-283r23,0r0,-37r-23,0r0,37xm129,-283r23,0r0,-37r-23,0r0,37xm205,0r0,-21r-151,0r0,-103r133,0r0,-21r-133,0r0,-93r148,0r0,-21r-173,0r0,259r176,0","w":219},"\u00cc":{"d":"56,-279r19,0r-40,-50r-29,0xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00cd":{"d":"41,-279r49,-50r-28,0r-40,50r19,0xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00ce":{"d":"45,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00cf":{"d":"5,-283r23,0r0,-37r-23,0r0,37xm62,-283r23,0r0,-37r-23,0r0,37xm62,0r0,-259r-24,0r0,259r24,0","w":100},"\u00d0":{"d":"216,-130v1,71,-30,112,-104,109r-58,0r0,-106r58,0r0,-21r-58,0r0,-90r58,0v76,-5,104,38,104,108xm241,-130v0,-81,-35,-129,-123,-129r-89,0r0,111r-25,0r0,21r25,0r0,127r89,0v85,3,123,-49,123,-130","w":259},"\u00d1":{"d":"89,-284v9,-36,45,-2,70,-1v19,0,27,-18,30,-35r-14,0v-12,51,-88,-43,-99,36r13,0xm203,0r28,0r0,-259r-24,0r-1,226r-150,-226r-28,0r0,259r25,0r1,-226","w":259},"\u00d2":{"d":"146,-279r19,0r-40,-50r-29,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d3":{"d":"138,-279r49,-50r-28,0r-39,50r18,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d4":{"d":"142,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d5":{"d":"99,-284v14,-50,89,43,100,-36r-14,0v-12,51,-88,-42,-99,36r13,0xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d6":{"d":"102,-283r23,0r0,-37r-23,0r0,37xm159,-283r24,0r0,-37r-24,0r0,37xm139,-266v-81,0,-120,57,-120,137v0,81,41,136,121,136v80,0,121,-55,121,-136v0,-81,-40,-137,-122,-137xm236,-129v0,68,-29,115,-96,115v-67,0,-96,-47,-96,-115v0,-67,29,-115,95,-116v64,-1,98,49,97,116","w":280},"\u00d7":{"d":"119,-78r76,76r13,-13r-76,-76r76,-76r-13,-13r-76,76r-76,-76r-13,13r76,76r-76,76r13,13","w":237},"\u00d8":{"d":"63,-53v-43,-68,-20,-192,75,-192v32,0,53,11,68,28xm217,-202v39,68,17,188,-78,188v-27,0,-48,-9,-64,-25xm138,-266v-117,-7,-150,153,-91,231r-32,36r14,12r31,-35v21,19,47,29,79,29v80,0,119,-55,121,-136v0,-36,-11,-73,-26,-91r31,-36r-14,-13r-30,34v-20,-20,-46,-29,-83,-31","w":280},"\u00d9":{"d":"136,-279r18,0r-40,-50r-28,0xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00da":{"d":"128,-279r49,-50r-28,0r-40,50r19,0xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00db":{"d":"132,-316r29,37r24,0r-41,-50r-24,0r-41,50r23,0xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00dc":{"d":"92,-283r23,0r0,-37r-23,0r0,37xm149,-283r23,0r0,-37r-23,0r0,37xm130,-14v-112,0,-67,-147,-76,-245r-24,0r0,161v-1,67,34,105,100,105v66,0,101,-38,100,-105r0,-161r-24,0v-8,99,34,245,-76,245","w":259},"\u00dd":{"d":"108,-279r49,-50r-28,0r-40,50r19,0xm32,-259r-28,0r93,148r0,111r24,0r0,-113r94,-146r-28,0r-78,125","w":219},"\u00de":{"d":"207,-133v0,-78,-76,-75,-154,-72r0,-54r-25,0r0,259r25,0r0,-60v77,1,154,3,154,-73xm183,-135v0,64,-69,53,-130,54r0,-103v59,1,130,-10,130,49","w":219},"\u00df":{"d":"132,-198v0,33,-23,44,-56,45r0,18v45,1,66,17,66,63v1,38,-26,62,-66,56r0,19v88,27,122,-119,49,-148v54,-27,31,-119,-39,-119v-46,0,-67,24,-67,68r0,196r21,0r0,-192v-1,-36,11,-53,47,-53v30,0,45,19,45,47","w":180},"\u00e0":{"d":"106,-207r19,0r-40,-50r-28,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e1":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e2":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e3":{"d":"145,-248v-12,50,-89,-41,-99,37r13,0v13,-51,90,44,100,-37r-14,0xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e4":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e5":{"d":"64,-244v0,19,17,36,36,36v19,0,37,-16,36,-36v0,-19,-17,-36,-36,-36v-19,0,-36,17,-36,36xm124,-244v0,12,-12,24,-24,24v-12,0,-24,-13,-24,-24v0,-11,12,-24,24,-24v12,0,24,12,24,24xm80,-14v-35,3,-54,-42,-27,-62v22,-15,70,-9,95,-22v6,56,-20,80,-68,84xm148,-134v1,32,-40,24,-66,29v-43,8,-65,24,-65,56v-2,68,104,65,131,23v-3,27,24,35,44,25r0,-17v-14,5,-22,6,-22,-14r0,-102v5,-63,-83,-71,-122,-42v-14,10,-22,25,-23,46r22,0v4,-30,21,-42,55,-42v30,-1,45,12,46,38"},"\u00e6":{"d":"76,-14v-38,0,-53,-49,-21,-65v22,-11,65,-6,86,-20v5,54,-15,85,-65,85xm165,-106v-7,-58,68,-87,102,-47v10,12,15,28,15,47r-117,0xm96,-172v36,-1,48,15,44,50v-34,28,-126,1,-126,74v0,34,25,54,60,53v40,-1,63,-16,79,-41v16,40,85,55,123,25v14,-11,22,-27,27,-47r-22,0v-5,44,-76,60,-101,23v-10,-14,-15,-31,-15,-53r140,0v0,-61,-19,-104,-79,-104v-34,0,-50,8,-65,31v-26,-52,-145,-36,-139,30r22,0v3,-28,22,-40,52,-41","w":320},"\u00e7":{"d":"103,-172v31,-1,48,19,55,44r22,0v-6,-40,-32,-65,-77,-64v-57,1,-86,41,-86,99v0,52,24,94,74,97r-18,26v11,8,39,-7,39,15v0,21,-29,20,-47,12r-5,11v30,15,79,7,72,-30v-3,-15,-22,-23,-41,-17r13,-16v46,-1,71,-29,79,-69r-23,0v-5,29,-24,50,-57,50v-44,0,-63,-35,-63,-79v0,-44,19,-77,63,-79"},"\u00e8":{"d":"106,-207r19,0r-40,-50r-28,0xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00e9":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00ea":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00eb":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm39,-106v-1,-54,70,-89,106,-47v10,12,16,28,16,47r-122,0xm158,-57v-6,43,-76,59,-102,22v-10,-14,-17,-32,-17,-53r145,0v1,-60,-26,-104,-82,-104v-57,0,-80,42,-86,99v-12,108,143,133,167,36r-25,0"},"\u00ec":{"d":"46,-207r18,0r-40,-50r-28,0xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00ed":{"d":"31,-207r49,-50r-28,0r-40,50r19,0xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00ee":{"d":"35,-243r29,36r23,0r-40,-50r-24,0r-41,50r23,0xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00ef":{"d":"-5,-210r23,0r0,-37r-23,0r0,37xm52,-210r23,0r0,-37r-23,0r0,37xm50,0r0,-186r-22,0r0,186r22,0","w":79},"\u00f0":{"d":"100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79xm186,-93v-1,-64,-20,-116,-54,-147r22,-17r-14,-9r-19,16v-8,-6,-18,-11,-29,-16r-15,12v12,5,21,11,29,16r-23,18r13,9r22,-18v15,13,25,32,33,54v-58,-43,-137,3,-137,82v0,58,33,97,86,98v53,0,87,-42,86,-98"},"\u00f1":{"d":"145,-248v-12,50,-89,-41,-99,37r13,0v13,-51,90,44,100,-37r-14,0xm174,-122v10,-78,-94,-88,-126,-39r0,-25r-22,0r0,186r22,0v3,-75,-20,-172,56,-172v77,0,39,107,48,172r22,0r0,-122"},"\u00f2":{"d":"106,-207r19,0r-40,-50r-28,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f3":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f4":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f5":{"d":"145,-248v-12,50,-89,-41,-99,37r13,0v13,-51,90,44,100,-37r-14,0xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f6":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm14,-93v0,58,33,97,86,98v53,0,86,-41,86,-98v0,-57,-30,-99,-86,-99v-56,0,-86,42,-86,99xm100,-172v46,0,63,31,63,79v-1,45,-19,79,-63,79v-42,0,-64,-34,-63,-79v1,-46,18,-79,63,-79"},"\u00f7":{"d":"29,-79r180,0r0,-22r-180,0r0,22xm132,0r0,-32r-26,0r0,32r26,0xm132,-148r0,-32r-26,0r0,32r26,0","w":237},"\u00f8":{"d":"49,-45v-32,-54,2,-153,77,-122v7,3,12,6,16,11xm153,-143v30,54,0,154,-75,124v-8,-3,-15,-7,-20,-12xm101,-192v-82,0,-108,107,-68,165r-20,25r13,10r19,-23v13,11,32,20,56,20v82,0,108,-107,67,-165r20,-24r-13,-11r-19,23v-15,-13,-33,-20,-55,-20"},"\u00f9":{"d":"106,-207r19,0r-40,-50r-28,0xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fa":{"d":"98,-207r49,-50r-27,0r-40,50r18,0xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fb":{"d":"102,-243r29,36r24,0r-41,-50r-24,0r-41,50r23,0xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fc":{"d":"62,-210r23,0r0,-37r-23,0r0,37xm119,-210r24,0r0,-37r-24,0r0,37xm26,-64v-10,76,98,88,126,38r0,26r22,0r0,-186r-22,0v-2,73,16,171,-57,172v-75,2,-39,-107,-47,-172r-22,0r0,122"},"\u00fd":{"d":"88,-207r49,-50r-28,0r-40,50r19,0xm79,1v-10,25,-15,63,-55,50r0,20v54,13,63,-32,80,-74r70,-183r-24,0r-60,160r-59,-160r-25,0","w":180},"\u00fe":{"d":"113,-14v-42,0,-63,-33,-63,-79v0,-42,21,-80,63,-79v40,0,64,31,64,73v0,48,-19,85,-64,85xm116,-192v-28,0,-54,19,-66,38r0,-105r-22,0r0,332r22,0r0,-103v12,20,37,35,67,35v57,0,83,-42,83,-99v0,-59,-26,-97,-84,-98","w":219},"\u00ff":{"d":"52,-210r23,0r0,-37r-23,0r0,37xm109,-210r23,0r0,-37r-23,0r0,37xm79,1v-10,25,-15,63,-55,50r0,20v54,13,63,-32,80,-74r70,-183r-24,0r-60,160r-59,-160r-25,0","w":180},"\u00a0":{"w":100}}});
;
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1993 Bigelow & Holmes Inc. All rights reserved. Pat. Des. 289,420.
 * Pats. Pend.
 * 
 * Trademark:
 * Lucida is a registered trademark of Bigelow & Holmes Inc.
 * 
 * Description:
 * Characteristics:
 * Large x-height, making it readable at all sizes.
 * 
 * Uses: Wide range of uses including directories, tables, forms, memos,
 * telefaxes, manuals, heads, titles, posters, and displays.
 * 
 * Guidelines: At larger sizes (14 points or more), subtracting a few units of
 * letter spacing gives a tighter look. When using all capitals, you can use small
 * amounts of additional letter spacing. At larger sizes, space capitals more
 * tightly. Complementary fonts include Lucida Bright, Lucida Arrows, and Lucida
 * Stars. Lucida Fax at smaller sizes and lower resolutions. The ampersands,
 * interrobangs, and circled Lucida Sans numerals in Lucida Icons combine well.
 */
Cufon.registerFont({"w":286,"face":{"font-family":"Lucida Sans Unicode","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 3 5 4 2 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-221 -412 498 158","underline-thickness":"17.9297","underline-position":"-27.0703","unicode-range":"U+0020-U+FEFF"},"glyphs":{" ":{"w":113},"!":{"d":"40,0r0,-35r34,0r0,35r-34,0xm44,-69r-4,-191r34,0r-4,191r-26,0","w":113},"\"":{"d":"24,-191r-4,-87r34,0r-4,87r-26,0xm85,-191r-5,-87r35,0r-4,87r-26,0","w":134},"#":{"d":"36,0r19,-78r-52,0r4,-22r54,0r15,-60r-57,0r4,-22r58,0r20,-78r22,0r-19,78r46,0r19,-78r23,0r-20,78r53,0r-4,22r-54,0r-15,60r57,0r-5,22r-58,0r-19,78r-23,0r20,-78r-46,0r-20,78r-22,0xm83,-100r46,0r16,-60r-47,0","w":227},"$":{"d":"185,-73v0,39,-26,66,-60,73r0,22r-18,0r0,-22v-21,0,-43,-5,-69,-15r0,-29v26,12,49,18,69,18r0,-93v-37,-26,-59,-34,-61,-79v-2,-36,26,-60,61,-62r0,-22r18,0r0,22v17,0,35,4,56,12r0,28v-22,-10,-41,-15,-56,-16r0,92v30,22,60,28,60,71xm125,-28v27,-8,38,-36,24,-60v-4,-5,-11,-12,-24,-21r0,81xm107,-155r0,-80v-29,8,-38,35,-25,59v4,6,13,13,25,21","w":227},"%":{"d":"4,7r205,-274r27,0r-205,274r-27,0xm113,-195v0,37,-21,65,-56,65v-35,0,-55,-28,-55,-65v0,-37,19,-65,55,-65v36,0,56,28,56,65xm57,-243v-40,1,-39,95,0,96v39,0,42,-96,0,-96xm239,-65v0,37,-21,65,-56,65v-35,0,-55,-28,-55,-65v0,-37,20,-65,55,-65v35,0,56,28,56,65xm183,-113v-40,1,-39,95,0,96v39,0,42,-96,0,-96","w":240},"&":{"d":"122,-267v32,-1,59,22,58,53v0,26,-19,49,-57,68v17,31,38,59,61,86v13,-18,17,-45,16,-78r34,0v0,38,-11,71,-34,99v11,13,23,26,36,39r-49,0r-13,-15v-56,47,-161,15,-161,-62v0,-40,21,-68,63,-82v-35,-50,-12,-107,46,-108xm88,-138v-69,20,-40,122,24,118v16,0,32,-5,47,-16v-25,-30,-49,-64,-71,-102xm120,-241v-37,0,-30,44,-10,73v25,-11,37,-27,37,-46v1,-16,-12,-27,-27,-27","w":251},"'":{"d":"28,-182r-8,-96r43,0r-9,96r-26,0","w":82},"(":{"d":"104,-254v-64,57,-65,225,0,282r0,24v-69,-41,-109,-167,-60,-259v16,-30,35,-54,60,-71r0,24","w":117},")":{"d":"13,28v65,-57,64,-225,0,-282r0,-24v69,42,109,168,60,260v-16,30,-35,53,-60,70r0,-24","w":117},"*":{"d":"146,-227r8,25r-53,12v0,-7,-1,-11,-5,-15xm137,-147r-22,15r-27,-47v6,-1,10,-4,12,-9xm58,-132r-21,-15r36,-41v2,5,7,8,13,9xm19,-202r8,-25r50,22v-4,3,-6,10,-4,15xm74,-260r26,0r-6,54v-4,-3,-11,-2,-15,0","w":173},"+":{"d":"134,0r0,-95r-95,0r0,-18r95,0r0,-95r18,0r0,95r95,0r0,18r-95,0r0,95r-18,0"},",":{"d":"35,56r0,-13v12,-2,18,-20,17,-43r-17,0r0,-43r44,0v3,50,-2,99,-44,99","w":113},"-":{"d":"26,-95r0,-22r156,0r0,22r-156,0","w":208},".":{"d":"35,0r0,-43r44,0r0,43r-44,0","w":113},"\/":{"d":"39,52r92,-312r19,0r-93,312r-18,0","w":188},"0":{"d":"114,-267v122,0,123,274,0,274v-122,0,-123,-274,0,-274xm114,-20v36,0,54,-36,54,-110v0,-74,-18,-111,-54,-111v-36,0,-54,37,-54,111v0,74,18,110,54,110","w":227},"1":{"d":"94,0r0,-234r-41,0r0,-22r76,-6r0,262r-35,0","w":227},"2":{"d":"36,-250v59,-33,150,-19,150,55v0,76,-107,103,-114,165r113,0r0,30r-155,0v-12,-90,119,-112,119,-194v0,-59,-70,-56,-113,-26r0,-30","w":227},"3":{"d":"188,-72v1,74,-78,93,-151,70r0,-32v54,26,111,18,114,-38v2,-41,-36,-56,-90,-54r0,-24v51,2,84,-13,84,-51v0,-50,-67,-46,-105,-25r0,-30v57,-21,141,-15,140,50v0,31,-19,52,-55,65v42,10,63,33,63,69","w":227},"4":{"d":"136,0r0,-74r-118,0r0,-26r118,-160r32,0r0,158r35,0r0,28r-35,0r0,74r-32,0xm52,-102r86,0r0,-116","w":227},"5":{"d":"185,-75v1,69,-71,95,-141,76r0,-31v46,21,104,10,104,-46v0,-49,-47,-63,-100,-58r0,-126r132,0r0,30r-101,0r0,69v61,0,106,28,106,86","w":227},"6":{"d":"24,-124v1,-81,26,-141,106,-143v16,0,35,3,58,10r0,30v-76,-32,-127,-12,-126,92v41,-61,140,-28,140,49v0,52,-37,93,-87,93v-64,0,-92,-59,-91,-131xm118,-20v32,0,49,-26,49,-60v0,-36,-18,-62,-50,-62v-28,-1,-54,23,-54,50v0,40,18,72,55,72","w":227},"7":{"d":"54,0v17,-92,80,-153,119,-228r-134,0r0,-32r167,0r0,32v-67,98,-104,175,-112,228r-40,0","w":227},"8":{"d":"117,7v-47,0,-86,-27,-86,-71v0,-31,18,-57,52,-78v-23,-17,-37,-26,-38,-58v0,-42,35,-67,78,-67v38,0,72,20,72,56v0,25,-17,48,-49,69v39,19,59,45,59,75v0,46,-40,74,-88,74xm119,-241v-35,-2,-57,36,-32,60v7,8,21,17,40,28v46,-23,51,-85,-8,-88xm118,-20v39,0,66,-36,43,-67v-9,-11,-41,-30,-59,-41v-23,20,-35,26,-36,59v-1,30,22,49,52,49","w":227},"9":{"d":"204,-140v-2,78,-30,147,-110,147v-14,0,-31,-4,-53,-9r0,-29v77,34,130,-11,125,-93v-44,65,-139,24,-139,-50v0,-50,36,-93,86,-93v63,0,93,58,91,127xm111,-241v-32,0,-49,26,-49,61v0,36,17,63,50,64v29,1,53,-23,53,-51v0,-39,-18,-74,-54,-74","w":227},":":{"d":"40,0r0,-35r34,0r0,35r-34,0xm40,-156r0,-35r34,0r0,35r-34,0","w":113},";":{"d":"40,56v-1,-22,15,-23,12,-56r-12,0r0,-35r34,0v2,43,-2,87,-34,91xm40,-156r0,-35r34,0r0,35r-34,0","w":113},"<":{"d":"247,0r-208,-104r208,-104r0,19r-169,85r169,85r0,19"},"=":{"d":"39,-63r0,-17r208,0r0,17r-208,0xm39,-128r0,-17r208,0r0,17r-208,0"},">":{"d":"39,0r0,-19r169,-85r-169,-85r0,-19r208,104"},"?":{"d":"44,0r0,-35r35,0r0,35r-35,0xm7,-257v67,-28,165,1,132,76v-15,34,-72,49,-60,112r-35,0v-11,-64,64,-91,64,-138v0,-44,-65,-39,-101,-21r0,-29","w":151},"@":{"d":"36,-103v0,73,84,113,150,77r6,18v-79,41,-178,-8,-176,-93v1,-87,71,-164,165,-166v63,-1,115,49,115,111v0,54,-41,103,-91,104v-43,1,-27,-39,-18,-61r-3,0v-21,41,-44,61,-68,61v-21,0,-34,-17,-34,-39v0,-65,41,-127,120,-115r24,0r-23,123v0,8,5,11,14,11v33,0,60,-46,60,-81v0,-54,-44,-94,-99,-94v-71,0,-142,71,-142,144xm195,-181v-57,-25,-85,30,-85,82v0,38,23,27,42,5v16,-19,41,-47,43,-87","w":309},"A":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113","w":248},"B":{"d":"192,-65v0,43,-29,65,-82,65r-76,0r0,-260v67,0,148,-8,148,57v0,35,-24,57,-54,67v43,13,64,37,64,71xm153,-69v0,-36,-40,-57,-83,-54r0,95v51,1,83,-1,83,-41xm70,-146v42,2,72,-10,74,-49v1,-30,-32,-40,-74,-38r0,87","w":207},"C":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91","w":249},"D":{"d":"251,-136v0,82,-43,138,-130,136r-87,0r0,-260r86,0v89,-4,131,43,131,124xm212,-133v1,-83,-50,-107,-142,-100r0,205r48,0v69,1,92,-40,94,-105","w":269},"E":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0","w":195},"F":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,88r92,0r0,27r-92,0r0,118r-36,0","w":193},"G":{"d":"57,-130v0,80,58,128,135,102r0,-84r37,0r0,105v-111,38,-214,-3,-211,-123v2,-84,45,-138,129,-137v26,0,53,4,82,12r0,34v-94,-41,-172,-12,-172,91","w":260},"H":{"d":"34,0r0,-260r36,0r0,110r124,0r0,-110r37,0r0,260r-37,0r0,-123r-124,0r0,123r-36,0","w":264},"I":{"d":"33,0r0,-260r37,0r0,260r-37,0","w":103},"J":{"d":"-32,16v43,15,75,5,75,-48r0,-228r37,0r0,227v2,69,-46,96,-112,81r0,-32","w":111},"K":{"d":"34,0r0,-260r34,0r0,128r105,-128r38,0r-102,124r120,136r-47,0r-114,-132r0,132r-34,0","w":235},"L":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0","w":191},"M":{"d":"34,0r0,-260r51,0r72,201r74,-201r46,0r0,260r-35,0r0,-212r-71,195r-36,0r-70,-195r0,212r-31,0","w":310},"N":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0","w":265},"O":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109","w":279},"P":{"d":"193,-192v-2,64,-52,93,-123,89r0,103r-36,0r0,-260v78,0,161,-11,159,68xm154,-189v0,-43,-38,-45,-84,-44r0,102v49,3,84,-13,84,-58","w":198},"Q":{"d":"140,-267v137,0,163,216,55,262v30,13,61,22,93,28r-23,29v-41,-13,-75,-29,-103,-47v-91,15,-144,-51,-144,-135v0,-78,46,-137,122,-137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109","w":279},"R":{"d":"190,-196v-1,38,-23,62,-53,74r87,122r-45,0r-74,-110r-35,0r0,110r-36,0r0,-260v73,-1,159,-10,156,64xm70,-138v47,2,80,-11,82,-54v2,-34,-38,-44,-82,-41r0,95","w":227},"S":{"d":"163,-110v38,53,-10,117,-78,117v-18,0,-40,-4,-67,-12r0,-36v57,39,145,18,111,-48v-32,-34,-110,-48,-110,-109v0,-65,78,-83,141,-59r0,34v-49,-22,-96,-27,-106,20v2,33,36,41,61,57v22,14,40,24,48,36","w":193},"T":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,233r-37,0","w":227},"U":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102","w":249},"V":{"d":"105,0r-99,-260r37,0r81,213r77,-213r33,0r-95,260r-34,0","w":235},"W":{"d":"67,0r-67,-260r36,0r53,205r49,-205r36,0r46,203r57,-203r30,0r-73,260r-36,0r-46,-201r-48,201r-37,0","w":307},"X":{"d":"3,0r86,-131r-82,-129r44,0r62,98r66,-98r35,0r-83,126r85,134r-44,0r-66,-103r-68,103r-35,0","w":225},"Y":{"d":"90,0r0,-109r-87,-151r42,0r68,117r72,-117r35,0r-93,151r0,109r-37,0","w":224},"Z":{"d":"17,0r0,-30r139,-203r-131,0r0,-27r176,0r0,27r-140,203r140,0r0,30r-184,0","w":217},"[":{"d":"35,52r0,-330r69,0r0,26r-39,0r0,278r39,0r0,26r-69,0","w":117},"\\":{"d":"150,52r-19,0r-92,-312r18,0","w":188},"]":{"d":"82,-278r0,330r-69,0r0,-26r39,0r0,-278r-39,0r0,-26r69,0","w":117},"^":{"d":"114,-202r-66,133r-30,0r96,-191r95,191r-29,0","w":227},"_":{"d":"15,26r0,-26r150,0r0,26r-150,0","w":180},"`":{"d":"152,-226r-26,0r-57,-56r41,0","w":221},"a":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38","w":198},"b":{"d":"207,-101v0,86,-84,139,-138,79r-4,24r-30,0r0,-280r34,0r0,123v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"c":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65","w":184},"d":{"d":"20,-89v0,-86,83,-141,137,-80r0,-109r35,0r0,278r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88","w":226},"e":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53","w":200},"f":{"d":"143,-249v-37,-11,-71,-15,-67,32r0,26r48,0r0,26r-48,0r0,165r-35,0r0,-165r-27,0r0,-26r27,0v-9,-73,35,-107,102,-85r0,27","w":132},"g":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79","w":224},"h":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-278r34,0r0,123v29,-56,122,-54,122,18r0,137r-35,0r0,-126","w":223},"i":{"d":"35,0r0,-191r34,0r0,191r-34,0xm35,-226r0,-34r34,0r0,34r-34,0","w":104},"j":{"d":"-27,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm40,-226r0,-34r35,0r0,34r-35,0","w":109},"k":{"d":"35,0r0,-278r34,0r0,180r81,-93r37,0r-77,89r93,102r-44,0r-90,-98r0,98r-34,0","w":210},"l":{"d":"35,0r0,-278r34,0r0,278r-34,0","w":104},"m":{"d":"187,-155v24,-56,117,-55,117,16r0,139r-35,0r0,-133v-6,-57,-57,-32,-82,5r0,128r-35,0r0,-133v-7,-56,-57,-33,-83,5r0,128r-34,0r0,-191r34,0r0,36v27,-49,99,-58,118,0","w":336},"n":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,137r-35,0r0,-126","w":223},"o":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74","w":221},"p":{"d":"207,-101v0,86,-84,139,-138,79r0,91r-34,0r0,-260r34,0r0,36v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"q":{"d":"20,-89v0,-86,83,-141,137,-80r0,-22r35,0r0,260r-35,0r0,-105v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88","w":226},"r":{"d":"35,0r0,-191r34,0r0,36v16,-30,37,-43,71,-39r0,32v-33,-10,-52,6,-71,36r0,126r-34,0","w":147},"s":{"d":"144,-86v41,67,-42,113,-116,79r0,-31v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v1,30,70,37,82,59","w":183},"t":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,106v-1,32,20,42,49,35r0,24","w":134},"u":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126","w":223},"v":{"d":"74,0r-71,-191r35,0r55,149r59,-149r32,0r-75,191r-35,0","w":186},"w":{"d":"57,0r-55,-191r34,0r42,148r45,-148r35,0r39,148r48,-148r30,0r-62,191r-35,0r-41,-148r-45,148r-35,0","w":277},"x":{"d":"15,0r73,-99r-70,-92r41,0r55,74r51,-74r34,0r-66,97r71,94r-41,0r-57,-76r-56,76r-35,0","w":220},"y":{"d":"46,69r31,-69r-74,-191r37,0r55,144r58,-144r33,0r-104,260r-36,0","w":188},"z":{"d":"22,0r0,-26r118,-139r-113,0r0,-26r155,0r0,26r-118,139r121,0r0,26r-163,0","w":206},"{":{"d":"93,52v-55,1,-73,-47,-56,-99v9,-28,3,-60,-33,-53r0,-26v77,6,-4,-101,43,-135v12,-9,26,-16,46,-17r0,26v-47,-2,-26,46,-25,84v0,22,-9,40,-26,55v34,25,27,73,19,117v1,14,14,24,32,22r0,26","w":117},"|":{"d":"59,52r0,-330r17,0r0,330r-17,0","w":134},"}":{"d":"24,-278v54,0,73,47,56,99v-9,27,-3,60,33,53r0,26v-77,-5,4,101,-43,136v-12,9,-26,15,-46,16r0,-26v50,3,25,-45,25,-84v0,-22,9,-40,26,-55v-35,-24,-27,-75,-18,-117v-1,-14,-16,-23,-33,-22r0,-26","w":117},"~":{"d":"79,-107v-20,-12,-35,9,-35,29r-26,0v-1,-49,44,-74,87,-45v23,15,77,48,78,-7r26,0v-1,92,-89,48,-130,23","w":227},"\u00c4":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm74,-282r0,-30r30,0r0,30r-30,0xm143,-282r0,-30r30,0r0,30r-30,0","w":248},"\u00c5":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm164,-321v0,21,-18,39,-39,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40v22,0,39,18,39,40xm100,-321v0,13,12,24,25,24v13,0,24,-11,24,-24v0,-13,-11,-25,-24,-25v-14,0,-25,11,-25,25","w":248},"\u00c7":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91xm176,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":249},"\u00c9":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm80,-282r43,-56r40,0r-57,56r-26,0","w":195},"\u00d1":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0xm79,-282v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":265},"\u00d6":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm90,-282r0,-30r30,0r0,30r-30,0xm159,-282r0,-30r30,0r0,30r-30,0","w":279},"\u00dc":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm75,-282r0,-30r30,0r0,30r-30,0xm144,-282r0,-30r30,0r0,30r-30,0","w":249},"\u00e1":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm74,-226r43,-56r40,0r-57,56r-26,0","w":198},"\u00e0":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm127,-226r-26,0r-57,-56r41,0","w":198},"\u00e2":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm39,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":198},"\u00e4":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm50,-226r0,-30r30,0r0,30r-30,0xm119,-226r0,-30r30,0r0,30r-30,0","w":198},"\u00e3":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm41,-226v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":198},"\u00e5":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm139,-265v0,21,-18,39,-39,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40v22,0,39,18,39,40xm75,-265v0,13,12,24,25,24v13,0,24,-11,24,-24v0,-13,-11,-25,-24,-25v-14,0,-25,11,-25,25","w":198},"\u00e7":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65xm144,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":184},"\u00e9":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm74,-226r43,-56r40,0r-57,56r-26,0","w":200},"\u00e8":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm126,-226r-26,0r-57,-56r41,0","w":200},"\u00ea":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm41,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":200},"\u00eb":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm54,-226r0,-30r30,0r0,30r-30,0xm123,-226r0,-30r30,0r0,30r-30,0","w":200},"\u00ed":{"d":"35,0r0,-191r34,0r0,191r-34,0xm26,-226r43,-56r40,0r-57,56r-26,0","w":104},"\u00ec":{"d":"35,0r0,-191r34,0r0,191r-34,0xm78,-226r-26,0r-57,-56r41,0","w":104},"\u00ee":{"d":"35,0r0,-191r34,0r0,191r-34,0xm-10,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":104},"\u00ef":{"d":"35,0r0,-191r34,0r0,191r-34,0xm2,-226r0,-30r30,0r0,30r-30,0xm71,-226r0,-30r30,0r0,30r-30,0","w":104},"\u00f1":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,137r-35,0r0,-126xm59,-226v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":223},"\u00f3":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm84,-226r43,-56r40,0r-57,56r-26,0","w":221},"\u00f2":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm137,-226r-26,0r-57,-56r41,0","w":221},"\u00f4":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm49,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":221},"\u00f6":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm61,-226r0,-30r30,0r0,30r-30,0xm130,-226r0,-30r30,0r0,30r-30,0","w":221},"\u00f5":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm52,-226v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":221},"\u00fa":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm84,-226r43,-56r40,0r-57,56r-26,0","w":223},"\u00f9":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm137,-226r-26,0r-57,-56r41,0","w":223},"\u00fb":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm49,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":223},"\u00fc":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm61,-226r0,-30r30,0r0,30r-30,0xm130,-226r0,-30r30,0r0,30r-30,0","w":223},"\u2020":{"d":"97,52r4,-199r-61,4r0,-26r61,4r-4,-95r34,0r-4,95r61,-4r0,26r-61,-4r4,199r-34,0","w":227},"\u00b0":{"d":"89,-228v0,21,-18,39,-39,39v-21,0,-39,-19,-39,-39v0,-20,19,-39,39,-39v20,-1,39,18,39,39xm29,-228v0,12,10,22,21,22v12,0,21,-11,22,-22v0,-11,-10,-21,-22,-21v-12,0,-21,9,-21,21","w":99},"\u00a2":{"d":"36,-130v0,-56,31,-92,81,-98r0,-32r17,0r0,32v16,1,32,3,50,8r0,30v-21,-7,-37,-12,-50,-13r0,148v16,0,33,-4,50,-12r0,26v-17,7,-34,11,-50,11r0,30r-17,0r0,-30v-47,-4,-81,-47,-81,-100xm117,-57r0,-144v-28,3,-43,26,-43,72v0,39,15,63,43,72","w":227},"\u00a3":{"d":"115,-126v1,48,-1,76,-30,96r107,0r0,30r-149,0r0,-30v38,-10,39,-49,37,-96r-31,0r0,-26r31,0v-5,-65,9,-116,69,-115v12,0,26,2,40,6r0,29v-34,-15,-74,-15,-74,32r0,48r38,0r0,26r-38,0","w":227},"\u00a7":{"d":"194,-2v0,65,-91,73,-155,48r0,-32v28,12,52,19,72,19v34,0,65,-24,44,-51v-29,-23,-115,-41,-115,-90v0,-18,8,-35,25,-52v-55,-38,-8,-107,58,-107v18,0,38,3,61,9r0,28v-44,-14,-103,-22,-112,22v1,27,35,30,55,41v62,16,85,69,38,118v19,11,29,27,29,47xm148,-60v26,-33,8,-57,-26,-72r-39,-17v-24,32,-15,57,27,73","w":227},"\u2022":{"d":"146,-103v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-33,33,-33v18,0,32,15,32,33","w":227},"\u00b6":{"d":"38,-203v0,-69,76,-56,143,-57r0,312r-22,0r0,-291r-26,0r0,291r-21,0r0,-182v-43,-3,-74,-28,-74,-73","w":227},"\u00df":{"d":"118,-111v-52,-35,10,-77,10,-118v0,-18,-10,-27,-30,-27v-19,0,-29,13,-29,39r0,217r-34,0r0,-202v0,-55,13,-79,64,-80v33,0,64,14,64,46v5,18,-32,59,-36,77v10,35,78,61,78,106v0,56,-64,69,-111,47r0,-30v21,9,37,14,49,14v36,1,36,-46,9,-60","w":215},"\u00ae":{"d":"192,-189v0,43,-35,78,-78,78v-43,0,-78,-35,-78,-78v0,-42,36,-78,78,-78v42,0,78,36,78,78xm53,-189v0,33,28,61,61,61v33,0,61,-28,61,-61v0,-33,-28,-60,-61,-60v-33,0,-61,28,-61,60xm82,-141r0,-93v28,-1,63,-2,63,24v0,11,-6,20,-19,27r22,42r-20,0r-20,-38r-8,0r0,38r-18,0xm100,-192v27,7,38,-30,8,-29r-8,0r0,29","w":227},"\u00a9":{"d":"291,-130v0,74,-64,137,-137,137v-73,0,-137,-64,-137,-137v0,-74,63,-137,137,-137v74,0,137,63,137,137xm37,-130v0,61,53,117,117,117v64,0,117,-56,117,-117v0,-61,-53,-117,-117,-117v-64,0,-117,56,-117,117xm110,-130v0,53,51,72,94,48r0,21v-60,26,-121,-6,-121,-68v0,-65,55,-90,121,-73r0,22v-46,-24,-94,-3,-94,50","w":307},"\u2122":{"d":"55,-130r0,-112r-46,0r0,-18r120,0r0,18r-47,0r0,112r-27,0xm151,-130r0,-130r36,0r31,91r32,-91r32,0r0,130r-26,0r0,-98r-31,89r-22,0r-31,-91r0,100r-21,0","w":290},"\u00b4":{"d":"69,-226r43,-56r40,0r-57,56r-26,0","w":221},"\u00a8":{"d":"61,-226r0,-30r30,0r0,30r-30,0xm130,-226r0,-30r30,0r0,30r-30,0","w":221},"\u2260":{"d":"102,-9r18,-54r-81,0r0,-17r87,0r16,-48r-103,0r0,-17r109,0r18,-55r18,0r-18,55r81,0r0,17r-87,0r-16,48r103,0r0,17r-108,0r-19,54r-18,0"},"\u00c6":{"d":"3,0r152,-260r155,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-154,0r0,-73r-85,0r-42,73r-34,0xm95,-100r69,0r0,-118","w":326},"\u00d8":{"d":"193,-219v-61,-51,-136,2,-136,89v0,27,5,50,15,69xm87,-41v60,51,135,-2,135,-89v0,-28,-4,-50,-14,-69xm230,-228v66,77,26,235,-90,235v-29,0,-52,-8,-72,-23r-17,23r-31,0r30,-39v-66,-77,-28,-235,90,-235v28,0,51,7,72,22r17,-22r31,0","w":279},"\u221e":{"d":"236,-30v-39,-3,-47,-24,-70,-57v-19,38,-42,57,-67,57v-33,1,-60,-35,-60,-70v0,-40,27,-78,63,-78v41,0,48,25,72,59v22,-39,43,-59,65,-59v34,-1,60,34,60,71v0,40,-25,80,-63,77xm98,-151v-53,2,-53,106,3,104v22,0,40,-16,57,-49v-24,-37,-43,-55,-60,-55xm241,-56v54,-2,52,-105,-4,-103v-20,0,-39,16,-56,49v24,36,44,54,60,54","w":338},"\u00b1":{"d":"39,0r0,-17r208,0r0,17r-208,0xm134,-52r0,-69r-95,0r0,-18r95,0r0,-69r18,0r0,69r95,0r0,18r-95,0r0,69r-18,0"},"\u2264":{"d":"39,0r0,-17r208,0r0,17r-208,0xm247,-208r0,19r-161,64r161,65r0,18r-208,-83"},"\u2265":{"d":"247,0r-208,0r0,-17r208,0r0,17xm39,-208r208,83r-208,83r0,-18r161,-65r-161,-64r0,-19"},"\u00a5":{"d":"95,0r0,-61r-52,0r0,-26r52,0r0,-17r-52,0r0,-26r52,0r-81,-130r41,0r63,101r69,-101r31,0r-88,130r52,0r0,26r-52,0r0,17r52,0r0,26r-52,0r0,61r-35,0","w":227},"\u00b5":{"d":"35,69r0,-260r34,0r0,126v5,59,65,40,87,-2r0,-124r35,0r0,191r-35,0r0,-36v-22,38,-50,50,-87,32r0,73r-34,0","w":225},"\u2202":{"d":"39,-57v0,-74,91,-171,147,-91v7,-102,-78,-130,-139,-79v18,-36,43,-55,74,-55v56,0,76,57,76,122v0,80,-37,161,-105,164v-33,1,-53,-27,-53,-61xm72,-72v0,28,10,54,34,54v46,0,74,-63,79,-114v-13,-24,-28,-36,-47,-36v-38,0,-66,53,-66,96","w":235},"\u2211":{"d":"225,-215v-6,-13,6,-31,-14,-31r-124,0r101,113r-130,108r158,-1v18,1,15,-15,16,-31r20,0r0,57r-213,0r0,-25r118,-98r-109,-121r0,-16r196,0r0,45r-19,0","w":290},"\u220f":{"d":"200,-11v17,-2,31,3,31,-17r1,-218r-130,0r0,200v-2,31,5,35,32,35r0,11r-95,0v1,-4,-3,-12,3,-11v25,-1,31,-6,30,-35v-2,-63,5,-139,-4,-195v-3,-7,-18,-8,-29,-8r0,-11r256,0v-1,4,3,12,-3,11v-15,2,-29,-2,-29,17r0,204v-1,20,15,15,32,17r0,11r-95,0r0,-11","w":333},"\u03c0":{"d":"68,0r0,-160v-22,-1,-38,3,-55,12r0,-34v69,-20,171,-5,255,-9r0,31r-46,0v3,56,-10,123,14,160r-37,0v-20,-42,-8,-103,-11,-160r-85,0r0,160r-35,0","w":280},"\u222b":{"d":"91,-1v5,-108,-31,-266,52,-283v28,-6,37,40,10,42v-16,1,-20,-20,-9,-27v-18,-7,-27,7,-27,33v0,92,18,293,-52,288v-28,6,-37,-41,-10,-42v16,-1,20,18,9,27v19,8,26,-8,27,-38","w":208},"\u00aa":{"d":"22,-192v0,-30,30,-42,66,-40v7,-38,-32,-36,-56,-21r0,-19v33,-14,85,-12,82,28v4,22,-11,69,14,66r1,15v-17,6,-35,4,-39,-13v-21,26,-68,20,-68,-16xm88,-217v-38,-7,-56,31,-24,38v8,0,15,-4,24,-11r0,-27","w":151},"\u00ba":{"d":"136,-220v0,37,-21,60,-57,60v-36,0,-57,-24,-57,-60v0,-37,21,-60,57,-60v36,0,57,24,57,60xm79,-177v20,0,29,-15,29,-43v0,-28,-9,-43,-29,-43v-20,0,-30,15,-30,43v0,28,10,43,30,43","w":151},"\u2126":{"d":"282,-151v-4,64,-36,86,-82,128v30,-4,75,13,69,-32r19,0r0,55r-104,0r0,-23v39,-43,59,-85,59,-127v1,-56,-33,-104,-85,-104v-53,0,-86,48,-86,104v0,42,20,84,59,127r0,23r-104,0r0,-55r20,0v0,16,-2,31,16,31r52,1v-46,-43,-79,-64,-82,-127v-3,-67,55,-117,125,-117v68,0,128,49,124,116","w":315},"\u00e6":{"d":"18,-48v1,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29v42,-17,91,-23,119,7v56,-47,136,-14,127,84r-118,0v2,70,61,80,118,56r0,27v-56,18,-111,17,-139,-27v-22,26,-45,38,-69,38v-32,0,-55,-22,-55,-52xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm164,-114r80,0v0,-37,-13,-55,-38,-55v-25,0,-39,18,-42,55","w":306},"\u00f8":{"d":"179,-166v47,59,19,170,-68,170v-20,0,-39,-5,-54,-15r-11,15r-26,0r22,-29v-47,-58,-18,-170,69,-170v21,0,38,5,53,15r12,-15r26,0xm76,-34v41,33,89,-5,89,-61v0,-16,-3,-30,-8,-43xm145,-156v-41,-34,-89,4,-89,60v0,17,3,32,8,44","w":221},"\u00bf":{"d":"108,-191r0,35r-35,0r0,-35r35,0xm145,66v-67,27,-164,0,-133,-76v14,-34,73,-49,61,-111r35,0v10,64,-65,90,-65,137v0,44,66,39,102,21r0,29","w":151},"\u00a1":{"d":"74,-191r0,35r-34,0r0,-35r34,0xm70,-121r4,190r-34,0r4,-190r26,0","w":113},"\u00ac":{"d":"230,-52r0,-69r-191,0r0,-18r208,0r0,87r-17,0"},"\u221a":{"d":"36,-88r-5,-10r47,-23r69,138r136,-340r12,0r-143,358r-16,0r-69,-139","w":290},"\u0192":{"d":"151,-249v-36,-12,-70,-14,-67,32r0,26r48,0r0,26r-48,0r0,171v3,61,-47,79,-101,62r0,-28v35,13,67,15,67,-31r0,-174r-31,0r0,-26r31,0v-9,-73,34,-107,101,-85r0,27","w":140},"\u2248":{"d":"80,-77v-18,0,-31,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14xm128,-140v-42,-23,-74,-23,-78,23r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-1,80,-75,54,-119,29"},"\u2206":{"d":"39,0r0,-24r119,-238r12,0r112,238r0,24r-243,0xm53,-25r195,0r-94,-201","w":320},"\u00ab":{"d":"176,-160r-52,65r52,65r-18,13r-69,-78r69,-78xm106,-160r-52,65r52,65r-17,13r-69,-78r69,-78","w":188},"\u00bb":{"d":"13,-30r52,-65r-52,-65r17,-13r70,78r-70,78xm82,-30r52,-65r-52,-65r18,-13r69,78r-69,78","w":188},"\u2026":{"d":"43,0r0,-35r34,0r0,35r-34,0xm163,0r0,-35r34,0r0,35r-34,0xm283,0r0,-35r34,0r0,35r-34,0","w":360},"\u00a0":{"w":113},"\u00c0":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm151,-282r-26,0r-57,-56r41,0","w":248},"\u00c3":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm65,-282v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":248},"\u00d5":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm81,-282v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":279},"\u0152":{"d":"18,-130v0,-101,93,-171,180,-120r0,-10r146,0r0,27r-109,0r0,84r91,0r0,27r-90,0r-1,94r116,0r0,28r-153,0r0,-10v-87,51,-180,-19,-180,-120xm140,-21v66,2,58,-73,58,-139v-1,-49,-12,-79,-59,-79v-57,0,-82,48,-82,109v-1,62,27,107,83,109","w":360},"\u0153":{"d":"309,-7v-54,18,-113,16,-137,-24v-44,71,-163,25,-152,-64v-10,-88,105,-137,151,-65v14,-23,36,-35,64,-35v49,0,74,35,74,105r-119,0v2,70,62,81,119,56r0,27xm56,-95v0,41,16,73,54,73v30,0,45,-25,45,-76v0,-47,-15,-71,-45,-71v-39,0,-54,33,-54,74xm192,-114r80,0v0,-37,-13,-55,-38,-55v-25,0,-39,18,-42,55","w":334},"\u2013":{"d":"18,-95r0,-22r144,0r0,22r-144,0","w":180},"\u2014":{"d":"17,-95r0,-22r326,0r0,22r-326,0","w":360},"\u201c":{"d":"115,-278v1,23,-16,23,-13,57r13,0r0,34r-35,0v-2,-44,3,-86,35,-91xm54,-278v1,22,-15,24,-12,57r12,0r0,34r-34,0v-2,-43,3,-87,34,-91","w":134},"\u201d":{"d":"20,-187v-1,-22,15,-23,12,-56r-12,0r0,-35r34,0v2,43,-2,87,-34,91xm80,-187v-1,-23,16,-22,13,-56r-13,0r0,-35r35,0v2,44,-3,87,-35,91","w":134},"\u2018":{"d":"79,-278r0,13v-12,2,-18,21,-17,44r17,0r0,43r-44,0v-3,-50,2,-99,44,-100","w":113},"\u2019":{"d":"35,-178r0,-13v12,-3,18,-20,17,-43r-17,0r0,-44r44,0v3,50,-2,100,-44,100","w":113},"\u00f7":{"d":"126,-17r0,-35r34,0r0,35r-34,0xm39,-95r0,-18r208,0r0,18r-208,0xm126,-156r0,-35r34,0r0,35r-34,0"},"\u25ca":{"d":"136,7r-97,-137r97,-137r96,137xm136,-23r75,-107r-75,-107r-76,107","w":271},"\u00ff":{"d":"46,69r31,-69r-74,-191r37,0r55,144r58,-144r33,0r-104,260r-36,0xm47,-226r0,-30r30,0r0,30r-30,0xm116,-226r0,-30r30,0r0,30r-30,0","w":188},"\u0178":{"d":"90,0r0,-109r-87,-151r42,0r68,117r72,-117r35,0r-93,151r0,109r-37,0xm62,-282r0,-30r30,0r0,30r-30,0xm131,-282r0,-30r30,0r0,30r-30,0","w":224},"\u2215":{"d":"39,52r92,-312r19,0r-93,312r-18,0","w":188},"\u00a4":{"d":"67,-68r-34,34r-16,-15r35,-34v-22,-27,-21,-67,0,-94r-35,-34r16,-16r34,35v29,-21,65,-21,94,0r34,-35r15,16r-34,34v21,27,21,67,0,94r34,34r-15,15r-34,-34v-29,22,-65,21,-94,0xm62,-130v0,29,23,52,52,52v29,0,52,-23,52,-52v0,-29,-23,-52,-52,-52v-29,0,-52,23,-52,52","w":227},"\u2039":{"d":"106,-160r-52,65r52,65r-17,13r-69,-78r69,-78","w":119},"\u203a":{"d":"13,-30r52,-65r-52,-65r17,-13r70,78r-70,78","w":119},"\u2021":{"d":"97,52r4,-95r-61,4r0,-26r61,4r0,-86r-61,4r0,-26r61,4r-4,-95r34,0r-4,95r61,-4r0,26r-61,-4r0,86r61,-4r0,26r-61,-4r4,95r-34,0","w":227},"\u2219":{"d":"101,-42v-33,0,-62,-29,-62,-62v0,-33,29,-62,62,-62v33,0,62,29,62,62v0,33,-29,62,-62,62","w":201},"\u201a":{"d":"35,52r0,-13v12,-3,18,-17,17,-39r-17,0r0,-43r44,0v3,49,-2,94,-44,95","w":113},"\u201e":{"d":"20,56v-1,-22,15,-23,12,-56r-12,0r0,-35r34,0v2,43,-2,87,-34,91xm80,56v-1,-23,16,-22,13,-56r-13,0r0,-35r35,0v2,44,-3,87,-35,91","w":134},"\u2030":{"d":"4,7r205,-274r27,0r-205,274r-27,0xm113,-195v0,37,-21,65,-56,65v-35,0,-55,-28,-55,-65v0,-37,19,-65,55,-65v36,0,56,28,56,65xm57,-243v-40,1,-39,95,0,96v39,0,42,-96,0,-96xm239,-65v0,37,-21,65,-56,65v-35,0,-55,-28,-55,-65v0,-37,20,-65,55,-65v35,0,56,28,56,65xm183,-113v-40,1,-39,95,0,96v39,0,42,-96,0,-96xm362,-65v0,37,-20,65,-55,65v-35,0,-55,-27,-55,-65v0,-38,20,-65,55,-65v35,0,55,28,55,65xm278,-65v0,25,7,48,29,48v40,-1,39,-95,0,-96v-21,0,-29,23,-29,48","w":364},"\u00c2":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm63,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":248},"\u00ca":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm47,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":195},"\u00c1":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm98,-282r43,-56r40,0r-57,56r-26,0","w":248},"\u00cb":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm60,-282r0,-30r30,0r0,30r-30,0xm129,-282r0,-30r30,0r0,30r-30,0","w":195},"\u00c8":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm135,-282r-26,0r-57,-56r41,0","w":195},"\u00cd":{"d":"33,0r0,-260r37,0r0,260r-37,0xm25,-282r43,-56r40,0r-57,56r-26,0","w":103},"\u00ce":{"d":"33,0r0,-260r37,0r0,260r-37,0xm-10,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":103},"\u00cf":{"d":"33,0r0,-260r37,0r0,260r-37,0xm2,-282r0,-30r30,0r0,30r-30,0xm71,-282r0,-30r30,0r0,30r-30,0","w":103},"\u00cc":{"d":"33,0r0,-260r37,0r0,260r-37,0xm78,-282r-26,0r-57,-56r41,0","w":103},"\u00d3":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm113,-282r43,-56r40,0r-57,56r-26,0","w":279},"\u00d4":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm78,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":279},"\u00d2":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm166,-282r-26,0r-57,-56r41,0","w":279},"\u00da":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm101,-282r43,-56r40,0r-57,56r-26,0","w":249},"\u00db":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm66,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":249},"\u00d9":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm153,-282r-26,0r-57,-56r41,0","w":249},"\u0131":{"d":"35,0r0,-191r34,0r0,191r-34,0","w":104},"\u02c6":{"d":"49,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":221},"\u02dc":{"d":"52,-226v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":221},"\u02c9":{"d":"54,-226r0,-26r113,0r0,26r-113,0","w":221},"\u02d8":{"d":"169,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":221},"\u02d9":{"d":"93,-226r0,-34r35,0r0,34r-35,0","w":221},"\u02da":{"d":"150,-265v0,21,-18,39,-39,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40v22,0,39,18,39,40xm86,-265v0,13,12,24,25,24v13,0,24,-11,24,-24v0,-13,-11,-25,-24,-25v-14,0,-25,11,-25,25","w":221},"\u00b8":{"d":"151,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":221},"\u02dd":{"d":"42,-226r42,-56r34,0r-57,56r-19,0xm104,-226r42,-56r33,0r-56,56r-19,0","w":221},"\u02db":{"d":"148,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":221},"\u02c7":{"d":"172,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":221},"\u0141":{"d":"34,0r0,-109r-39,21r0,-30r39,-22r0,-120r36,0r0,100r39,-21r0,31r-39,21r0,101r118,0r0,28r-154,0","w":191},"\u0142":{"d":"34,0r0,-119r-39,21r0,-30r39,-21r0,-129r35,0r0,110r39,-20r0,29r-39,21r0,138r-35,0","w":104},"\u0160":{"d":"163,-110v38,53,-10,117,-78,117v-18,0,-40,-4,-67,-12r0,-36v57,39,145,18,111,-48v-32,-34,-110,-48,-110,-109v0,-65,78,-83,141,-59r0,34v-49,-22,-96,-27,-106,20v2,33,36,41,61,57v22,14,40,24,48,36xm162,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":193},"\u0161":{"d":"144,-86v41,67,-42,113,-116,79r0,-31v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v1,30,70,37,82,59xm153,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":183},"\u017d":{"d":"17,0r0,-30r139,-203r-131,0r0,-27r176,0r0,27r-140,203r140,0r0,30r-184,0xm176,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":217},"\u017e":{"d":"22,0r0,-26r118,-139r-113,0r0,-26r155,0r0,26r-118,139r121,0r0,26r-163,0xm164,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":206},"\u00a6":{"d":"59,52r0,-130r17,0r0,130r-17,0xm59,-147r0,-131r17,0r0,131r-17,0","w":133},"\u00d0":{"d":"252,-136v0,81,-43,138,-131,136r-87,0r0,-119r-39,0r0,-28r39,0r0,-113r86,0v89,-4,132,44,132,124xm212,-133v0,-82,-49,-108,-141,-100r0,86r58,0r0,28r-58,0r0,91r47,0v69,1,93,-39,94,-105","w":269},"\u00f0":{"d":"19,-95v0,-63,46,-108,111,-93v-9,-17,-23,-32,-43,-44r-30,30r-15,-15r26,-26v-14,-6,-31,-9,-49,-9r0,-26v26,0,49,5,70,14r30,-30r15,15r-25,26v49,32,86,81,88,152v1,60,-33,105,-89,105v-55,0,-89,-43,-89,-99xm56,-94v0,40,16,72,53,72v35,-1,53,-33,53,-74v0,-47,-17,-70,-52,-70v-38,0,-54,32,-54,72","w":216},"\u00dd":{"d":"90,0r0,-109r-87,-151r42,0r68,117r72,-117r35,0r-93,151r0,109r-37,0xm86,-282r43,-56r40,0r-57,56r-26,0","w":224},"\u00fd":{"d":"46,69r31,-69r-74,-191r37,0r55,144r58,-144r33,0r-104,260r-36,0xm68,-226r43,-56r40,0r-57,56r-26,0","w":188},"\u00de":{"d":"193,-140v0,64,-52,93,-123,88r0,52r-36,0r0,-260r36,0r0,51v68,-2,123,3,123,69xm154,-138v0,-43,-38,-44,-84,-43r0,102v51,4,84,-13,84,-59","w":198},"\u00fe":{"d":"207,-101v0,86,-84,139,-138,79r0,91r-34,0r0,-347r34,0r0,123v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"\u2212":{"d":"39,-95r0,-18r208,0r0,18r-208,0"},"\u00d7":{"d":"39,-12r92,-92r-92,-92r12,-12r92,92r92,-92r12,12r-92,92r92,92r-12,12r-92,-92r-92,92"},"\u00b9":{"d":"72,-104r0,-139r-26,0r0,-15r52,-4r0,158r-26,0","w":151},"\u00b2":{"d":"30,-255v47,-27,120,7,88,59v-11,19,-58,46,-62,70r69,0r0,22r-99,0v-7,-57,72,-69,72,-116v0,-34,-43,-30,-68,-14r0,-21","w":151},"\u00b3":{"d":"28,-127v30,14,66,14,69,-19v2,-24,-22,-34,-55,-32r0,-17v30,2,52,-8,51,-29v-1,-29,-41,-27,-63,-14r0,-20v34,-12,89,-8,89,31v0,18,-11,31,-33,39v26,6,38,20,38,42v0,45,-53,53,-96,41r0,-22","w":151},"\u00bd":{"d":"44,-104r0,-139r-26,0r0,-15r52,-4r0,158r-26,0xm18,7r191,-274r24,0r-192,274r-23,0xm176,-151v47,-27,120,7,88,59v-11,19,-58,46,-62,70r69,0r0,22r-99,0v-7,-57,72,-69,72,-116v0,-34,-43,-30,-68,-14r0,-21","w":288},"\u00bc":{"d":"44,-104r0,-139r-26,0r0,-15r52,-4r0,158r-26,0xm27,7r191,-274r24,0r-192,274r-23,0xm225,0r0,-43r-71,0r0,-20r71,-93r24,0r0,93r22,0r0,20r-22,0r0,43r-24,0xm177,-63r48,0r0,-64","w":288},"\u00be":{"d":"18,-127v30,14,66,14,69,-19v2,-24,-22,-34,-55,-32r0,-17v30,2,52,-8,51,-29v-1,-29,-41,-27,-63,-14r0,-20v34,-12,89,-8,89,31v0,18,-11,31,-33,39v26,6,38,20,38,42v0,45,-53,53,-96,41r0,-22xm44,7r191,-274r24,0r-192,274r-23,0xm225,0r0,-43r-71,0r0,-20r71,-93r24,0r0,93r22,0r0,20r-22,0r0,43r-24,0xm177,-63r48,0r0,-64","w":288},"\u20a3":{"d":"51,0r0,-52r-37,0r0,-22r37,0r0,-186r145,0r0,27r-108,0r0,88r91,0r0,27r-91,0r0,44r37,0r0,22r-37,0r0,52r-37,0","w":227},"\u011e":{"d":"57,-130v0,80,58,128,135,102r0,-84r37,0r0,105v-111,38,-214,-3,-211,-123v2,-84,45,-138,129,-137v26,0,53,4,82,12r0,34v-94,-41,-172,-12,-172,91xm199,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":260},"\u011f":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79xm164,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":224},"\u0130":{"d":"33,0r0,-260r37,0r0,260r-37,0xm34,-282r0,-34r35,0r0,34r-35,0","w":103},"\u015e":{"d":"163,-110v38,53,-10,117,-78,117v-18,0,-40,-4,-67,-12r0,-36v57,39,145,18,111,-48v-32,-34,-110,-48,-110,-109v0,-65,78,-83,141,-59r0,34v-49,-22,-96,-27,-106,20v2,33,36,41,61,57v22,14,40,24,48,36xm129,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":193},"\u015f":{"d":"144,-86v41,67,-42,113,-116,79r0,-31v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v1,30,70,37,82,59xm127,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":183},"\u0106":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91xm115,-282r43,-56r40,0r-57,56r-26,0","w":249},"\u0107":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65xm78,-226r43,-56r40,0r-57,56r-26,0","w":184},"\u010c":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91xm206,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":249},"\u010d":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65xm170,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":184},"\u0111":{"d":"20,-89v0,-86,83,-141,137,-80r0,-48r-45,0r0,-22r45,0r0,-39r35,0r0,39r35,0r0,22r-35,0r0,217r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88","w":226},"\u00ad":{"d":"20,-95r0,-26r78,0r0,26r-78,0","w":117},"\u00af":{"d":"15,-256r0,-26r150,0r0,26r-150,0","w":180},"\u00b7":{"d":"92,-82r0,-44r44,0r0,44r-44,0","w":227},"\u0100":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm68,-282r0,-26r113,0r0,26r-113,0","w":248},"\u0101":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm40,-226r0,-26r113,0r0,26r-113,0","w":198},"\u0102":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm182,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":248},"\u0103":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm162,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":198},"\u0104":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm237,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":248},"\u0105":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm184,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":198},"\u0108":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91xm84,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":249},"\u0109":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65xm46,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":184},"\u010a":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91xm128,-282r0,-34r35,0r0,34r-35,0","w":249},"\u010b":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65xm96,-226r0,-34r35,0r0,34r-35,0","w":184},"\u010e":{"d":"251,-136v0,82,-43,138,-130,136r-87,0r0,-260r86,0v89,-4,131,43,131,124xm212,-133v1,-83,-50,-107,-142,-100r0,205r48,0v69,1,92,-40,94,-105xm193,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":269},"\u010f":{"d":"20,-89v0,-86,83,-141,137,-80r0,-109r35,0r0,278r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm227,-198r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":278},"\u0110":{"d":"252,-136v0,81,-43,138,-131,136r-87,0r0,-119r-39,0r0,-28r39,0r0,-113r86,0v89,-4,132,44,132,124xm212,-133v0,-82,-49,-108,-141,-100r0,86r58,0r0,28r-58,0r0,91r47,0v69,1,93,-39,94,-105","w":269},"\u0112":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm55,-282r0,-26r113,0r0,26r-113,0","w":195},"\u0113":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm48,-226r0,-26r113,0r0,26r-113,0","w":200},"\u0114":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm168,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":195},"\u0115":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm163,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":200},"\u0116":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm91,-282r0,-34r35,0r0,34r-35,0","w":195},"\u0117":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm84,-226r0,-34r35,0r0,34r-35,0","w":200},"\u0118":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm180,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":195},"\u0119":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm154,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":200},"\u011a":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm171,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":195},"\u011b":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm161,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":200},"\u011c":{"d":"57,-130v0,80,58,128,135,102r0,-84r37,0r0,105v-111,38,-214,-3,-211,-123v2,-84,45,-138,129,-137v26,0,53,4,82,12r0,34v-94,-41,-172,-12,-172,91xm84,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":260},"\u011d":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79xm49,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":224},"\u0120":{"d":"57,-130v0,80,58,128,135,102r0,-84r37,0r0,105v-111,38,-214,-3,-211,-123v2,-84,45,-138,129,-137v26,0,53,4,82,12r0,34v-94,-41,-172,-12,-172,91xm128,-282r0,-34r35,0r0,34r-35,0","w":260},"\u0121":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79xm90,-226r0,-34r35,0r0,34r-35,0","w":224},"\u0122":{"d":"57,-130v0,80,58,128,135,102r0,-84r37,0r0,105v-111,38,-214,-3,-211,-123v2,-84,45,-138,129,-137v26,0,53,4,82,12r0,34v-94,-41,-172,-12,-172,91xm180,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":260},"\u0123":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79xm123,-305r0,10v-10,2,-15,16,-14,35r14,0r0,34r-35,0v-2,-39,2,-79,35,-79","w":224},"\u0124":{"d":"34,0r0,-260r36,0r0,110r124,0r0,-110r37,0r0,260r-37,0r0,-123r-124,0r0,123r-36,0xm71,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":264},"\u0125":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-278r34,0r0,123v29,-56,122,-54,122,18r0,137r-35,0r0,-126xm-10,-295r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":223},"\u0126":{"d":"204,-150r0,-41r-124,0r0,41r124,0xm241,0r-37,0r0,-123r-124,0r0,123r-37,0r0,-191r-34,0r0,-26r34,0r0,-43r37,0r0,43r124,0r0,-43r37,0r0,43r34,0r0,26r-34,0r0,191","w":284},"\u0127":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-217r-35,0r0,-22r35,0r0,-39r34,0r0,39r52,0r0,22r-52,0r0,62v29,-56,122,-54,122,18r0,137r-35,0r0,-126","w":223},"\u0128":{"d":"33,0r0,-260r37,0r0,260r-37,0xm-7,-282v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":103},"\u0129":{"d":"35,0r0,-191r34,0r0,191r-34,0xm-7,-226v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":104},"\u012a":{"d":"33,0r0,-260r37,0r0,260r-37,0xm-5,-282r0,-26r113,0r0,26r-113,0","w":103},"\u012b":{"d":"35,0r0,-191r34,0r0,191r-34,0xm-5,-226r0,-26r113,0r0,26r-113,0","w":104},"\u012c":{"d":"33,0r0,-260r37,0r0,260r-37,0xm110,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":103},"\u012d":{"d":"35,0r0,-191r34,0r0,191r-34,0xm110,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":104},"\u012e":{"d":"33,0r0,-260r37,0r0,260r-37,0xm84,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":103},"\u012f":{"d":"35,0r0,-191r34,0r0,191r-34,0xm35,-226r0,-34r34,0r0,34r-34,0xm83,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":104},"\u0132":{"d":"33,0r0,-260r37,0r0,260r-37,0xm71,16v43,15,75,5,75,-48r0,-228r37,0r0,227v2,69,-46,96,-112,81r0,-32","w":214},"\u0133":{"d":"35,0r0,-191r34,0r0,191r-34,0xm35,-226r0,-34r34,0r0,34r-34,0xm72,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm139,-226r0,-34r35,0r0,34r-35,0","w":208},"\u0134":{"d":"-32,16v43,15,75,5,75,-48r0,-228r37,0r0,227v2,69,-46,96,-112,81r0,-32xm0,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":111},"\u0135":{"d":"-27,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm-4,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":109},"\u0136":{"d":"34,0r0,-260r34,0r0,128r105,-128r38,0r-102,124r120,136r-47,0r-114,-132r0,132r-34,0xm154,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":235},"\u0137":{"d":"35,0r0,-278r34,0r0,180r81,-93r37,0r-77,89r93,102r-44,0r-90,-98r0,98r-34,0xm144,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":210},"\u0138":{"d":"35,0r0,-191r34,0r0,93r81,-93r37,0r-77,89r93,102r-44,0r-90,-98r0,98r-34,0","w":210},"\u0139":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0xm30,-282r43,-56r40,0r-57,56r-26,0","w":191},"\u013a":{"d":"35,0r0,-278r34,0r0,278r-34,0xm26,-295r43,-56r40,0r-57,56r-26,0","w":104},"\u013b":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0xm143,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":191},"\u013c":{"d":"35,0r0,-278r34,0r0,278r-34,0xm86,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":104},"\u013d":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0xm122,-181r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":191},"\u013e":{"d":"35,0r0,-278r34,0r0,278r-34,0xm104,-198r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":104},"\u013f":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0xm130,-113r0,-34r35,0r0,34r-35,0","w":191},"\u0140":{"d":"35,0r0,-278r34,0r0,278r-34,0xm104,-122r0,-34r35,0r0,34r-35,0","w":104},"\u0143":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0xm107,-282r43,-56r40,0r-57,56r-26,0","w":265},"\u0144":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,137r-35,0r0,-126xm82,-226r43,-56r40,0r-57,56r-26,0","w":223},"\u0145":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0xm162,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":265},"\u0146":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,137r-35,0r0,-126xm151,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":223},"\u0147":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0xm194,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":265},"\u0148":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,137r-35,0r0,-126xm174,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":223},"\u0149":{"d":"199,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,137r-35,0r0,-126xm13,-198r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":223},"\u014a":{"d":"150,43v27,12,57,3,51,-36r-136,-208r0,201r-31,0r0,-260r36,0r131,201r0,-201r31,0r0,276v2,46,-38,68,-82,54r0,-27","w":265},"\u014b":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,153v2,46,-39,68,-83,54r0,-27v26,12,48,2,48,-33r0,-136","w":223},"\u014c":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm83,-282r0,-26r113,0r0,26r-113,0","w":279},"\u014d":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm54,-226r0,-26r113,0r0,26r-113,0","w":221},"\u014e":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm198,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":279},"\u014f":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm169,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":221},"\u0150":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm100,-282r42,-56r34,0r-57,56r-19,0xm162,-282r42,-56r33,0r-56,56r-19,0","w":279},"\u0151":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm70,-226r42,-56r34,0r-57,56r-19,0xm132,-226r42,-56r33,0r-56,56r-19,0","w":221},"\u0154":{"d":"190,-196v-1,38,-23,62,-53,74r87,122r-45,0r-74,-110r-35,0r0,110r-36,0r0,-260v73,-1,159,-10,156,64xm70,-138v47,2,80,-11,82,-54v2,-34,-38,-44,-82,-41r0,95xm83,-282r43,-56r40,0r-57,56r-26,0","w":227},"\u0155":{"d":"35,0r0,-191r34,0r0,36v16,-30,37,-43,71,-39r0,32v-33,-10,-52,6,-71,36r0,126r-34,0xm57,-226r43,-56r40,0r-57,56r-26,0","w":147},"\u0156":{"d":"190,-196v-1,38,-23,62,-53,74r87,122r-45,0r-74,-110r-35,0r0,110r-36,0r0,-260v73,-1,159,-10,156,64xm70,-138v47,2,80,-11,82,-54v2,-34,-38,-44,-82,-41r0,95xm146,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":227},"\u0157":{"d":"35,0r0,-191r34,0r0,36v16,-30,37,-43,71,-39r0,32v-33,-10,-52,6,-71,36r0,126r-34,0xm93,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":147},"\u0158":{"d":"190,-196v-1,38,-23,62,-53,74r87,122r-45,0r-74,-110r-35,0r0,110r-36,0r0,-260v73,-1,159,-10,156,64xm70,-138v47,2,80,-11,82,-54v2,-34,-38,-44,-82,-41r0,95xm166,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":227},"\u0159":{"d":"35,0r0,-191r34,0r0,36v16,-30,37,-43,71,-39r0,32v-33,-10,-52,6,-71,36r0,126r-34,0xm150,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":147},"\u015a":{"d":"163,-110v38,53,-10,117,-78,117v-18,0,-40,-4,-67,-12r0,-36v57,39,145,18,111,-48v-32,-34,-110,-48,-110,-109v0,-65,78,-83,141,-59r0,34v-49,-22,-96,-27,-106,20v2,33,36,41,61,57v22,14,40,24,48,36xm75,-282r43,-56r40,0r-57,56r-26,0","w":193},"\u015b":{"d":"144,-86v41,67,-42,113,-116,79r0,-31v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v1,30,70,37,82,59xm61,-226r43,-56r40,0r-57,56r-26,0","w":183},"\u015c":{"d":"163,-110v38,53,-10,117,-78,117v-18,0,-40,-4,-67,-12r0,-36v57,39,145,18,111,-48v-32,-34,-110,-48,-110,-109v0,-65,78,-83,141,-59r0,34v-49,-22,-96,-27,-106,20v2,33,36,41,61,57v22,14,40,24,48,36xm36,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":193},"\u015d":{"d":"144,-86v41,67,-42,113,-116,79r0,-31v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v1,30,70,37,82,59xm31,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":183},"\u0162":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,233r-37,0xm150,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":227},"\u0163":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,106v-1,32,20,42,49,35r0,24xm123,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":134},"\u0164":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,233r-37,0xm175,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":227},"\u0165":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,106v-1,32,20,42,49,35r0,24xm101,-222r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":207},"\u0166":{"d":"132,0r-37,0r0,-126r-53,0r0,-26r53,0r0,-81r-92,0r0,-27r222,0r0,27r-93,0r0,81r54,0r0,26r-54,0r0,126","w":227},"\u0167":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-47r-32,0r0,-21r32,0r0,-44r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,44r50,0r0,21r-50,0v-3,44,-2,91,49,76r0,24","w":134},"\u0168":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm66,-282v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":249},"\u0169":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm52,-226v-2,-46,42,-47,67,-27v15,12,26,8,28,-14r22,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":223},"\u016a":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm71,-282r0,-26r113,0r0,26r-113,0","w":249},"\u016b":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm54,-226r0,-26r113,0r0,26r-113,0","w":223},"\u016c":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm186,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":249},"\u016d":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm169,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":223},"\u016e":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm164,-317v0,21,-18,39,-39,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40v22,0,39,18,39,40xm100,-317v0,13,12,24,25,24v13,0,24,-11,24,-24v0,-13,-11,-25,-24,-25v-14,0,-25,11,-25,25","w":249},"\u016f":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm150,-265v0,21,-18,39,-39,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40v22,0,39,18,39,40xm86,-265v0,13,12,24,25,24v13,0,24,-11,24,-24v0,-13,-11,-25,-24,-25v-14,0,-25,11,-25,25","w":223},"\u0170":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm87,-282r42,-56r34,0r-57,56r-19,0xm149,-282r42,-56r33,0r-56,56r-19,0","w":249},"\u0171":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm67,-226r42,-56r34,0r-57,56r-19,0xm129,-226r42,-56r33,0r-56,56r-19,0","w":223},"\u0172":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm178,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":249},"\u0173":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm186,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":223},"\u0174":{"d":"67,0r-67,-260r36,0r53,205r49,-205r36,0r46,203r57,-203r30,0r-73,260r-36,0r-46,-201r-48,201r-37,0xm94,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":307},"\u0175":{"d":"57,0r-55,-191r34,0r42,148r45,-148r35,0r39,148r48,-148r30,0r-62,191r-35,0r-41,-148r-45,148r-35,0xm79,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":277},"\u0176":{"d":"90,0r0,-109r-87,-151r42,0r68,117r72,-117r35,0r-93,151r0,109r-37,0xm54,-282r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":224},"\u0177":{"d":"46,69r31,-69r-74,-191r37,0r55,144r58,-144r33,0r-104,260r-36,0xm35,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":188},"\u0179":{"d":"17,0r0,-30r139,-203r-131,0r0,-27r176,0r0,27r-140,203r140,0r0,30r-184,0xm84,-282r43,-56r40,0r-57,56r-26,0","w":217},"\u017a":{"d":"22,0r0,-26r118,-139r-113,0r0,-26r155,0r0,26r-118,139r121,0r0,26r-163,0xm72,-226r43,-56r40,0r-57,56r-26,0","w":206},"\u017b":{"d":"17,0r0,-30r139,-203r-131,0r0,-27r176,0r0,27r-140,203r140,0r0,30r-184,0xm96,-282r0,-34r35,0r0,34r-35,0","w":217},"\u017c":{"d":"22,0r0,-26r118,-139r-113,0r0,-26r155,0r0,26r-118,139r121,0r0,26r-163,0xm86,-226r0,-34r35,0r0,34r-35,0","w":206},"\u0180":{"d":"207,-101v0,86,-84,139,-138,79r-4,24r-30,0r0,-219r-35,0r0,-22r35,0r0,-39r34,0r0,39r46,0r0,22r-46,0r0,62v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"\u0181":{"d":"237,-65v0,43,-29,65,-82,65r-77,0r0,-233v-42,-6,-54,22,-41,54r-29,0v-14,-52,12,-81,70,-81v67,0,149,-9,148,57v0,35,-23,57,-53,67v43,13,64,37,64,71xm198,-69v0,-36,-40,-57,-83,-54r0,95v52,1,83,-1,83,-41xm115,-146v42,2,72,-11,74,-49v1,-29,-31,-41,-74,-38r0,87","w":251},"\u0182":{"d":"192,-79v2,74,-73,83,-158,79r0,-260r145,0r0,27r-109,0r0,84v71,-5,120,12,122,70xm155,-77v0,-43,-38,-45,-85,-44r0,94v50,2,84,-8,85,-50","w":209},"\u0183":{"d":"207,-101v0,86,-84,139,-138,79r-4,24r-30,0r0,-280r137,0r0,26r-103,0r0,97v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"\u0184":{"d":"192,-79v2,74,-73,83,-158,79r0,-260r36,0r0,111v71,-5,120,12,122,70xm155,-77v0,-43,-38,-45,-85,-44r0,94v50,2,84,-8,85,-50","w":204},"\u0185":{"d":"36,0r0,-191r34,0r0,77v56,-3,92,15,92,56v0,53,-62,62,-126,58xm70,-26v32,2,55,-8,55,-32v0,-22,-23,-31,-55,-29r0,61","w":177},"\u0186":{"d":"192,-131v0,-99,-94,-134,-172,-84r0,-32v96,-50,211,-4,211,117v0,117,-98,162,-211,125r0,-35v94,42,172,13,172,-91","w":249},"\u0187":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-105,78,-157,184,-131v-4,-58,29,-83,81,-69r0,28v-31,-12,-54,-3,-54,39r0,42v-95,-40,-172,-12,-172,91","w":249},"\u0188":{"d":"20,-97v0,-69,46,-106,119,-97v-6,-65,22,-102,81,-84r0,26v-30,-11,-55,-4,-55,38r0,54v-60,-25,-106,2,-106,65v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91","w":191},"\u0189":{"d":"252,-136v0,81,-43,138,-131,136r-87,0r0,-119r-39,0r0,-28r39,0r0,-113r86,0v89,-4,132,44,132,124xm212,-133v0,-82,-49,-108,-141,-100r0,86r58,0r0,28r-58,0r0,91r47,0v69,1,93,-39,94,-105","w":269},"\u018a":{"d":"296,-136v0,82,-43,138,-131,136r-87,0r0,-233v-42,-6,-54,22,-41,54r-29,0v-14,-52,12,-81,70,-81r87,0v89,-4,131,44,131,124xm257,-133v1,-82,-50,-107,-142,-100r0,205r47,0v69,1,94,-40,95,-105","w":314},"\u018b":{"d":"17,-79v2,-58,51,-75,122,-70r0,-84r-109,0r0,-27r146,0r0,260v-85,4,-161,-4,-159,-79xm54,-77v1,42,34,52,85,50r0,-94v-46,-1,-85,1,-85,44","w":209},"\u018c":{"d":"20,-89v0,-86,83,-141,137,-80r0,-83r-103,0r0,-26r138,0r0,278r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88","w":226},"\u018d":{"d":"106,-282v50,0,87,40,87,88v0,41,-23,71,-67,88v32,18,61,28,61,62v0,50,-76,55,-127,43r0,-29v27,9,84,17,92,-11v-27,-51,-132,-62,-132,-150v0,-52,36,-91,86,-91xm105,-256v-45,0,-62,67,-39,103v6,10,18,20,35,30v37,-13,55,-37,55,-72v0,-32,-21,-61,-51,-61","w":212},"\u018e":{"d":"162,-260r0,260r-146,0r0,-28r109,0r0,-83r-91,0r0,-27r91,0r0,-95r-116,0r0,-27r153,0","w":195},"\u018f":{"d":"189,-132v2,-55,-36,-105,-88,-104v-26,0,-52,6,-79,19r0,-33v98,-46,204,5,204,120v0,75,-41,136,-111,137v-67,1,-98,-51,-95,-139r169,0xm186,-103r-126,0v-8,80,60,105,102,60v13,-15,20,-35,24,-60","w":243},"\u0190":{"d":"65,-72v2,54,62,62,113,38r0,32v-71,23,-152,3,-152,-70v0,-35,22,-62,49,-72v-66,-32,-48,-123,35,-123v23,0,44,4,63,11r0,28v-38,-18,-102,-20,-102,28v0,34,30,47,69,46r0,27v-41,-1,-77,17,-75,55","w":189},"\u0191":{"d":"71,-118v-4,86,29,223,-88,187r0,-28v30,12,51,7,51,-36r0,-265r145,0r0,27r-108,0r0,88r91,0r0,27r-91,0","w":193},"\u0193":{"d":"57,-130v0,80,58,128,135,102r0,-84r37,0r0,105v-111,38,-211,-3,-211,-123v0,-105,78,-157,184,-131v-4,-58,29,-83,81,-69r0,28v-31,-12,-54,-3,-54,39r0,42v-94,-41,-172,-12,-172,91","w":260},"\u0194":{"d":"118,74v-66,-5,-49,-73,-16,-119r-100,-215r38,0r81,172r81,-172r32,0r-97,209v12,19,29,54,31,79v1,26,-24,48,-50,46xm118,-17v-7,16,-16,39,-16,47v0,12,5,18,16,18v12,0,17,-7,17,-19v0,-9,-5,-25,-17,-46","w":236},"\u0195":{"d":"219,-25v61,-1,65,-113,46,-166r37,0v20,87,-10,195,-94,195v-62,0,-52,-68,-52,-130v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-278r34,0r0,123v29,-56,122,-54,122,18v0,41,-17,112,28,112","w":327},"\u0196":{"d":"67,-84v-5,56,20,69,65,54r0,29v-62,23,-102,-7,-102,-81r0,-178r37,0r0,176","w":144},"\u0197":{"d":"48,-125r-44,0r0,-27r44,0r0,-108r37,0r0,108r43,0r0,27r-43,0r0,125r-37,0r0,-125","w":132},"\u0198":{"d":"68,-133v35,-61,77,-130,146,-130v12,0,24,3,34,9r0,32v-66,-43,-111,39,-142,84r123,138r-48,0r-113,-132r0,132r-34,0r0,-260r34,0r0,127","w":239},"\u0199":{"d":"121,-256v-67,-1,-49,90,-52,158r81,-93r37,0r-77,89r93,102r-44,0r-90,-98r0,98r-34,0r0,-173v-3,-93,55,-125,134,-102r0,31v-16,-8,-31,-12,-48,-12","w":210},"\u019a":{"d":"48,-128r-44,0r0,-26r44,0r0,-124r34,0r0,124r44,0r0,26r-44,0r0,128r-34,0r0,-128","w":130},"\u019b":{"d":"20,-278v49,1,64,10,80,47r44,-19r9,20r-44,19r58,131v13,30,26,55,41,80r-39,0v-26,-41,-44,-90,-65,-136r-63,136r-33,0r80,-173r-10,-24r-44,19r-9,-20r44,-19v-10,-21,-19,-31,-49,-30r0,-31","w":213},"\u019c":{"d":"243,-27v32,0,55,-25,69,-49r0,-184r37,0r0,260r-37,0r0,-38v-32,55,-120,66,-138,-3v-23,32,-50,48,-82,48v-46,0,-63,-30,-62,-87r0,-180r37,0r0,181v1,32,5,52,33,52v25,0,49,-16,71,-49r0,-184r37,0r0,181v1,33,5,52,35,52","w":382},"\u019d":{"d":"-15,43v27,12,49,2,49,-34r0,-269r36,0r131,201r0,-201r32,0r0,260r-36,0r-132,-201r0,217v3,46,-37,68,-80,54r0,-27","w":265},"\u019e":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,206r-35,0r0,-195","w":223},"\u019f":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm58,-120v3,57,26,99,82,99v56,0,79,-42,82,-99r-164,0xm222,-149v2,-76,-88,-120,-139,-66v-15,15,-22,37,-25,66r164,0","w":279},"\u01a0":{"d":"140,-267v31,1,90,22,89,-22v0,-9,-2,-17,-6,-25r29,0v10,35,0,67,-31,77v27,24,41,60,41,107v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-79,45,-139,122,-137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109","w":279},"\u01a1":{"d":"110,-195v31,1,84,16,80,-26v0,-9,-2,-17,-5,-25r27,0v8,38,1,70,-34,78v49,58,22,172,-67,172v-58,0,-91,-40,-91,-99v0,-59,33,-101,90,-100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74","w":225},"\u01a2":{"d":"18,-131v0,-78,47,-137,123,-136v31,0,57,9,78,27v46,-44,132,-38,132,50r0,259r-37,0r0,-252v7,-61,-41,-66,-77,-37v57,85,15,227,-97,227v-76,0,-122,-60,-122,-138xm57,-130v0,63,26,108,83,109v57,0,83,-47,83,-109v0,-62,-27,-110,-83,-110v-57,0,-83,48,-83,110","w":381},"\u01a3":{"d":"56,-95v-1,41,18,73,55,73v37,0,54,-33,54,-74v1,-41,-18,-73,-55,-73v-39,0,-54,32,-54,74xm20,-96v0,-87,95,-128,153,-76v42,-43,116,-26,116,54r0,187r-35,0r0,-176v7,-61,-32,-72,-65,-44v34,67,0,155,-78,155v-58,0,-91,-40,-91,-100","w":321},"\u01a4":{"d":"237,-192v-2,64,-51,93,-122,89r0,103r-37,0r0,-233v-42,-6,-54,22,-41,54r-29,0v-14,-52,12,-81,70,-81v78,0,161,-11,159,68xm198,-189v0,-43,-36,-46,-83,-44r0,102v49,3,83,-13,83,-58","w":243},"\u01a5":{"d":"207,-101v0,86,-84,139,-138,79r0,91r-34,0r0,-242v-3,-93,55,-125,134,-102r0,31v-16,-8,-31,-12,-48,-12v-49,1,-52,44,-52,101v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"\u01a6":{"d":"190,-196v-1,38,-23,62,-53,74r87,175r-41,0r-78,-164r-35,0r0,111r-36,0r0,-295r36,0r0,35v64,-3,122,3,120,64xm70,-138v46,2,79,-12,81,-54v2,-35,-37,-44,-81,-41r0,95","w":228},"\u01a7":{"d":"64,-89v-24,28,2,68,40,68v19,0,43,-6,72,-20r0,36v-73,27,-156,10,-158,-64v-3,-79,107,-70,122,-134v-10,-46,-58,-42,-106,-20r0,-34v63,-23,141,-7,141,59v0,62,-80,73,-111,109","w":193},"\u01a8":{"d":"90,-79v-41,13,-32,57,7,57v17,0,36,-5,59,-16r0,31v-57,22,-126,13,-128,-46v-1,-41,35,-52,68,-65v34,-13,34,-52,-8,-51v-11,0,-27,3,-46,9v2,-11,-6,-31,7,-31v52,-12,103,0,106,49v2,30,-34,53,-65,63","w":183},"\u01a9":{"d":"9,0r0,-33r100,-97r-92,-103r0,-27r179,0r0,27r-130,0r88,97r-107,103r155,0r0,33r-193,0","w":209},"\u01aa":{"d":"136,-17v0,60,25,78,71,56r0,29v-64,19,-106,-6,-106,-85r0,-158v-39,31,-94,-2,-94,-48v0,-34,27,-59,61,-59v100,0,68,168,68,265xm33,-223v0,36,48,44,68,20v1,-33,-10,-54,-35,-53v-18,0,-33,14,-33,33","w":189},"\u01ab":{"d":"120,-24v9,66,-19,113,-83,94r0,-27v29,13,53,-1,48,-39v-72,-4,-44,-100,-49,-169r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,106v-1,32,20,42,49,35","w":134},"\u01ac":{"d":"8,-178v-14,-53,11,-82,70,-82r161,0r0,27r-92,0r0,233r-37,0r0,-233v-36,1,-80,-7,-79,29v0,9,2,18,6,26r-29,0","w":241},"\u01ad":{"d":"118,-251v-38,-19,-54,14,-47,60r50,0r0,26r-50,0r0,106v-1,32,20,42,49,35r0,24v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0v-9,-63,21,-105,82,-87r0,27","w":134},"\u01ae":{"d":"183,69v-50,15,-88,-5,-88,-65r0,-237r-92,0r0,-27r222,0r0,27r-93,0r0,238v-6,43,22,48,51,36r0,28","w":227},"\u01af":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165v36,-2,81,8,79,-29v0,-9,-2,-17,-6,-25r29,0v14,52,-11,86,-70,81r0,138v2,69,-28,100,-91,102","w":296},"\u01b0":{"d":"154,-191v36,-2,82,10,78,-30v0,-9,-2,-17,-5,-25r26,0v13,49,-6,83,-64,81r0,165r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124","w":263},"\u01b1":{"d":"141,-21v53,0,83,-39,82,-95v0,-51,-19,-90,-59,-117r0,-27r107,0r0,27r-71,0v42,32,62,71,62,119v1,69,-51,121,-121,121v-70,0,-122,-52,-121,-121v0,-48,20,-87,62,-119r-71,0r0,-27r107,0r0,27v-79,40,-87,213,23,212","w":281},"\u01b2":{"d":"122,7v-63,-4,-92,-40,-92,-116r0,-151r37,0r0,158v-3,50,18,81,59,81v104,0,78,-176,40,-239r44,0v37,93,32,274,-88,267","w":256},"\u01b3":{"d":"-6,-254v79,-36,110,51,130,110r71,-116r35,0r-93,151r0,109r-37,0r0,-103v-18,-37,-40,-159,-106,-116r0,-35","w":229},"\u01b4":{"d":"73,0r-73,-191r38,0r54,143v30,-64,49,-154,92,-201v16,-17,43,-17,69,-10r0,31v-53,-22,-64,22,-81,64r-93,233r-37,0","w":241},"\u01b5":{"d":"17,0r0,-30r63,-92r-40,0r0,-27r59,0r57,-84r-131,0r0,-27r176,0r0,27r-58,84r43,0r0,27r-62,0r-63,92r140,0r0,30r-184,0","w":217},"\u01b6":{"d":"182,-165r-46,54r40,0r0,22r-58,0r-54,63r121,0r0,26r-163,0r0,-26r53,-63r-39,0r0,-22r58,0r46,-54r-113,0r0,-26r155,0r0,26","w":206},"\u01b7":{"d":"177,-74v0,77,-90,95,-161,72r0,-33v47,23,122,21,122,-36v0,-44,-50,-63,-98,-54r0,-26r88,-77r-110,0r0,-32r151,0r0,32r-86,74v50,-1,94,33,94,80","w":200},"\u01b8":{"d":"63,-71v0,57,74,60,121,36r0,33v-71,22,-160,5,-160,-72v0,-47,44,-81,93,-80r-86,-74r0,-32r151,0r0,32r-109,0r87,77r0,26v-48,-9,-97,12,-97,54","w":200},"\u01b9":{"d":"54,-2v0,56,65,59,116,38r0,29v-73,23,-153,2,-153,-69v0,-49,41,-77,93,-80r-86,-81r0,-26r143,0r0,28r-103,0r85,79r0,24v-51,-1,-95,15,-95,58","w":184},"\u01ba":{"d":"148,62v-42,19,-127,20,-127,-31v0,-46,75,-50,104,-73v17,-23,-3,-39,-45,-38v-15,0,-29,1,-41,4r0,-27r84,-62r-101,0r0,-26r145,0r0,26r-79,59v56,-13,101,42,65,83v-13,15,-68,34,-90,46v-12,13,-2,26,23,25v18,0,39,-6,62,-15r0,29","w":186},"\u01bb":{"d":"36,-250v59,-33,151,-19,150,55v0,25,-10,46,-30,65r29,0r0,26v-22,2,-52,-6,-65,6v-28,24,-44,47,-48,68r113,0r0,30r-155,0v-3,-57,24,-64,58,-104r-54,0r0,-26r82,0v44,-35,48,-108,-16,-111v-18,0,-40,7,-64,21r0,-30","w":227},"\u01bc":{"d":"185,-75v1,69,-71,95,-141,76r0,-31v46,21,104,10,104,-46v0,-49,-47,-63,-100,-58r0,-126r132,0r0,30r-101,0r0,69v61,0,106,28,106,86","w":227},"\u01bd":{"d":"143,-55v1,54,-59,69,-114,56r0,-27v31,9,83,5,78,-30v3,-30,-34,-44,-74,-39r0,-96r106,0r0,31r-80,0r0,38v48,-1,84,22,84,67","w":170},"\u01be":{"d":"17,-35v37,18,102,24,103,-24v1,-47,-81,-69,-76,-128r-35,0r0,-26r35,0r0,-65r35,0r0,65r56,0r0,26r-56,0v-3,37,14,40,33,62v27,29,41,31,42,69v3,64,-81,70,-137,49r0,-28","w":164},"\u01bf":{"d":"202,-137v0,71,-68,110,-133,141r0,65r-34,0r0,-260r34,0r0,35v37,-54,133,-54,133,19xm69,-24v55,-30,96,-71,96,-106v0,-21,-11,-33,-33,-33v-21,0,-42,12,-63,35r0,104","w":217},"\u01c0":{"d":"39,0r0,-278r24,0r0,278r-24,0","w":101},"\u01c1":{"d":"39,0r0,-278r24,0r0,278r-24,0xm98,0r0,-278r23,0r0,278r-23,0","w":160},"\u01c2":{"d":"128,-91r0,91r-24,0r0,-91r-78,0r0,-22r78,0r0,-52r-78,0r0,-22r78,0r0,-91r24,0r0,91r78,0r0,22r-78,0r0,52r78,0r0,22r-78,0","w":232},"\u01c3":{"d":"40,0r0,-35r34,0r0,35r-34,0xm44,-69r-4,-191r34,0r-4,191r-26,0","w":113},"\u01c4":{"d":"251,-136v0,82,-43,138,-130,136r-87,0r0,-260r86,0v89,-4,131,43,131,124xm212,-133v1,-83,-50,-107,-142,-100r0,205r48,0v69,1,92,-40,94,-105xm256,0r0,-30r139,-203r-131,0r0,-27r176,0r0,27r-140,203r140,0r0,30r-184,0xm413,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":456},"\u01c5":{"d":"251,-136v0,82,-43,138,-130,136r-87,0r0,-260r86,0v89,-4,131,43,131,124xm212,-133v1,-83,-50,-107,-142,-100r0,205r48,0v69,1,92,-40,94,-105xm278,0r0,-26r118,-139r-113,0r0,-26r155,0r0,26r-118,139r121,0r0,26r-163,0","w":462},"\u01c6":{"d":"20,-89v0,-86,83,-141,137,-80r0,-109r35,0r0,278r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm227,0r0,-26r118,-139r-113,0r0,-26r155,0r0,26r-118,139r121,0r0,26r-163,0","w":411},"\u01c7":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0xm156,16v43,15,75,5,75,-48r0,-228r37,0r0,227v2,69,-46,96,-112,81r0,-32","w":300},"\u01c8":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0xm157,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm224,-226r0,-34r35,0r0,34r-35,0","w":293},"\u01c9":{"d":"35,0r0,-278r34,0r0,278r-34,0xm54,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm121,-226r0,-34r35,0r0,34r-35,0","w":190},"\u01ca":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0xm219,16v43,15,75,5,75,-48r0,-228r37,0r0,227v2,69,-46,96,-112,81r0,-32","w":362},"\u01cb":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0xm219,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm286,-226r0,-34r35,0r0,34r-35,0","w":355},"\u01cc":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,137r-35,0r0,-126xm176,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm243,-226r0,-34r35,0r0,34r-35,0","w":312},"\u01cd":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm186,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":248},"\u01ce":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm163,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":198},"\u01cf":{"d":"33,0r0,-260r37,0r0,260r-37,0xm113,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":103},"\u01d0":{"d":"35,0r0,-191r34,0r0,191r-34,0xm113,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":104},"\u01d1":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm201,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":279},"\u01d2":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm172,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":221},"\u01d3":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm189,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":249},"\u01d4":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm172,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":223},"\u01d5":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm78,-282r0,-30r30,0r0,30r-30,0xm147,-282r0,-30r30,0r0,30r-30,0xm71,-339r0,-26r113,0r0,26r-113,0","w":249},"\u01d6":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm61,-226r0,-30r30,0r0,30r-30,0xm130,-226r0,-30r30,0r0,30r-30,0xm54,-282r0,-26r113,0r0,26r-113,0","w":223},"\u01d7":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm78,-282r0,-30r30,0r0,30r-30,0xm147,-282r0,-30r30,0r0,30r-30,0xm101,-339r43,-56r40,0r-57,56r-26,0","w":249},"\u01d8":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm61,-226r0,-30r30,0r0,30r-30,0xm130,-226r0,-30r30,0r0,30r-30,0xm84,-282r43,-56r40,0r-57,56r-26,0","w":223},"\u01d9":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm78,-282r0,-30r30,0r0,30r-30,0xm147,-282r0,-30r30,0r0,30r-30,0xm189,-395r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":249},"\u01da":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm61,-226r0,-30r30,0r0,30r-30,0xm130,-226r0,-30r30,0r0,30r-30,0xm172,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":223},"\u01db":{"d":"127,7v-67,2,-96,-35,-96,-103r0,-164r37,0r0,164v0,48,16,75,61,75v46,0,57,-24,57,-74r0,-165r32,0r0,165v2,69,-28,100,-91,102xm78,-282r0,-30r30,0r0,30r-30,0xm147,-282r0,-30r30,0r0,30r-30,0xm153,-339r-26,0r-57,-56r41,0","w":249},"\u01dc":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,191r-35,0r0,-36v-29,56,-121,56,-121,-18r0,-137r34,0r0,126xm61,-226r0,-30r30,0r0,30r-30,0xm130,-226r0,-30r30,0r0,30r-30,0xm137,-282r-26,0r-57,-56r41,0","w":223},"\u01dd":{"d":"98,4v-54,0,-78,-46,-72,-105r120,0v-6,-67,-60,-82,-119,-56r0,-28v81,-31,154,9,154,90v0,53,-32,99,-83,99xm144,-75r-84,0v0,36,13,53,40,53v26,0,41,-17,44,-53","w":200},"\u01de":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm74,-282r0,-30r30,0r0,30r-30,0xm143,-282r0,-30r30,0r0,30r-30,0xm67,-339r0,-26r113,0r0,26r-113,0","w":248},"\u01df":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm50,-226r0,-30r30,0r0,30r-30,0xm119,-226r0,-30r30,0r0,30r-30,0xm43,-282r0,-26r113,0r0,26r-113,0","w":198},"\u01e0":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm106,-282r0,-34r35,0r0,34r-35,0xm67,-339r0,-26r113,0r0,26r-113,0","w":248},"\u01e1":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm93,-222r0,-34r35,0r0,34r-35,0xm43,-282r0,-26r113,0r0,26r-113,0","w":198},"\u01e2":{"d":"3,0r152,-260r155,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-154,0r0,-73r-85,0r-42,73r-34,0xm95,-100r69,0r0,-118xm164,-282r0,-26r113,0r0,26r-113,0","w":326},"\u01e3":{"d":"18,-48v1,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29v42,-17,91,-23,119,7v56,-47,136,-14,127,84r-118,0v2,70,61,80,118,56r0,27v-56,18,-111,17,-139,-27v-22,26,-45,38,-69,38v-32,0,-55,-22,-55,-52xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm164,-114r80,0v0,-37,-13,-55,-38,-55v-25,0,-39,18,-42,55xm95,-226r0,-26r113,0r0,26r-113,0","w":306},"\u01e4":{"d":"57,-130v0,80,58,128,135,102r0,-34r-43,0r0,-28r43,0r0,-39r37,0r0,39r43,0r0,28r-43,0r0,55v-111,38,-214,-3,-211,-123v2,-84,45,-138,129,-137v26,0,53,4,82,12r0,34v-94,-41,-172,-12,-172,91","w":289},"\u01e5":{"d":"192,-96v3,97,2,170,-93,170v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0r0,73r43,0r0,22r-43,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-30r-47,0r0,-22r47,0r0,-27","w":252},"\u01e6":{"d":"57,-130v0,80,58,128,135,102r0,-84r37,0r0,105v-111,38,-214,-3,-211,-123v2,-84,45,-138,129,-137v26,0,53,4,82,12r0,34v-94,-41,-172,-12,-172,91xm207,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":260},"\u01e7":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79xm167,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":224},"\u01e8":{"d":"34,0r0,-260r34,0r0,128r105,-128r38,0r-102,124r120,136r-47,0r-114,-132r0,132r-34,0xm175,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":235},"\u01e9":{"d":"35,0r0,-278r34,0r0,180r81,-93r37,0r-77,89r93,102r-44,0r-90,-98r0,98r-34,0xm187,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":210},"\u01ea":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm183,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":279},"\u01eb":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm150,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":221},"\u01ec":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm183,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14xm83,-282r0,-26r113,0r0,26r-113,0","w":279},"\u01ed":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm150,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14xm54,-226r0,-26r113,0r0,26r-113,0","w":221},"\u01ee":{"d":"177,-74v0,77,-90,95,-161,72r0,-33v47,23,122,21,122,-36v0,-44,-50,-63,-98,-54r0,-26r88,-77r-110,0r0,-32r151,0r0,32r-86,74v50,-1,94,33,94,80xm155,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":200},"\u01ef":{"d":"167,-4v0,71,-81,92,-153,69r0,-29v51,20,116,18,116,-38v0,-43,-44,-59,-94,-58r0,-24r84,-79r-103,0r0,-28r143,0r0,26r-85,81v52,3,92,31,92,80xm150,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":184},"\u01f0":{"d":"-27,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm119,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":109},"\u0250":{"d":"164,-10v-52,23,-128,25,-128,-45r0,-87v-1,-23,-6,-31,-25,-29r-2,-19v25,-10,52,-6,57,23v38,-44,115,-35,115,24v0,51,-51,66,-110,65v-2,32,1,58,34,56v18,0,38,-6,59,-17r0,29xm146,-137v0,-38,-49,-37,-75,-11r0,50v37,2,75,-8,75,-39","w":198},"\u0251":{"d":"20,-70v0,-67,51,-144,130,-121r34,0r0,191r-34,0r0,-57v-13,29,-41,60,-76,61v-35,1,-54,-35,-54,-74xm87,-28v30,0,48,-37,63,-65r0,-74v-57,-23,-95,36,-94,90v0,33,11,49,31,49","w":219},"\u0252":{"d":"200,-121v1,67,-52,144,-131,121r-34,0r0,-191r34,0r0,57v13,-29,41,-61,76,-61v35,0,55,36,55,74xm132,-163v-30,0,-48,37,-63,65r0,74v55,26,95,-36,94,-90v0,-33,-11,-49,-31,-49","w":219},"\u0253":{"d":"207,-101v0,86,-84,139,-138,79r-4,24r-30,0r0,-175v-3,-93,55,-125,134,-102r0,31v-16,-8,-31,-12,-48,-12v-49,1,-52,44,-52,101v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"\u0254":{"d":"126,-95v0,-62,-57,-90,-109,-60r0,-30v79,-32,148,13,148,91v0,81,-67,113,-146,92r0,-29v60,24,107,-2,107,-64","w":184},"\u0255":{"d":"20,-99v0,-78,69,-111,145,-90r0,29v-54,-23,-109,-3,-109,61v0,20,5,37,15,50v15,-21,42,-40,73,-41v24,-1,47,17,46,41v0,49,-73,67,-115,42v-6,14,-10,28,-10,42r-26,0v0,-21,5,-39,14,-56v-22,-19,-33,-45,-33,-78xm91,-32v25,19,73,11,73,-17v0,-10,-7,-15,-20,-15v-17,0,-35,11,-53,32","w":200},"\u0256":{"d":"157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm240,70v-44,13,-83,-8,-83,-54r0,-52v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93v0,-86,83,-141,137,-80r0,-109r35,0r0,288v-4,35,21,45,48,33r0,27","w":226},"\u0257":{"d":"157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm20,-89v0,-86,83,-141,137,-80v-3,-59,-2,-116,57,-113v9,0,17,2,26,4r0,27v-26,-12,-48,-2,-48,33r0,218r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93","w":226},"\u0258":{"d":"181,-96v0,81,-74,121,-155,90r0,-28v59,25,114,12,120,-56r-121,0v-3,-61,19,-104,73,-105v51,-1,83,46,83,99xm144,-116v-3,-36,-18,-53,-44,-53v-27,0,-40,17,-40,53r84,0","w":200},"\u0259":{"d":"98,4v-54,0,-78,-46,-72,-105r120,0v-6,-67,-60,-82,-119,-56r0,-28v81,-31,154,9,154,90v0,53,-32,99,-83,99xm144,-75r-84,0v0,36,13,53,40,53v26,0,41,-17,44,-53","w":200},"\u025a":{"d":"180,-102v13,84,-83,141,-136,82v-14,-15,-19,-40,-19,-68r117,-31v-13,-53,-64,-61,-117,-38r0,-28v74,-24,132,-4,150,57r69,-19v0,37,-7,97,38,71r0,27v-44,17,-68,-10,-64,-64xm145,-93r-86,23v2,29,14,48,40,48v30,0,46,-24,46,-71","w":284},"\u025b":{"d":"54,-55v0,41,64,39,96,21r0,28v-54,22,-129,9,-130,-48v-1,-27,23,-46,46,-52v-62,-25,-35,-89,32,-89v21,0,36,2,47,6v-1,8,3,22,-2,26v-28,-8,-76,-14,-80,16v1,27,33,33,67,32r0,26v-37,-2,-76,4,-76,34","w":171},"\u025c":{"d":"152,-54v-1,55,-77,71,-130,48r0,-28v32,17,95,21,95,-20v0,-31,-39,-38,-76,-35r0,-26v41,1,67,-10,67,-32v0,-29,-55,-23,-82,-16r0,-26v39,-12,115,-9,115,39v0,17,-12,32,-36,44v24,6,47,25,47,52","w":171},"\u025d":{"d":"152,-54v-1,55,-77,71,-130,48r0,-28v32,17,95,21,95,-20v0,-31,-39,-38,-76,-35r0,-26v41,1,67,-10,67,-32v0,-29,-55,-23,-82,-16r0,-26v27,-10,90,-9,105,12r69,-18v0,36,-9,95,38,71r0,27v-45,15,-68,-10,-64,-64r-33,9v1,21,-11,32,-36,46v24,6,47,25,47,52","w":240},"\u025e":{"d":"189,-147v0,21,-16,39,-34,45v72,31,26,106,-44,106v-59,0,-91,-37,-91,-96v0,-62,33,-103,94,-103v40,-1,75,14,75,48xm110,-22v26,0,44,-14,46,-35v2,-25,-33,-32,-69,-30r0,-26v34,1,70,0,70,-29v0,-19,-22,-27,-45,-27v-42,0,-65,31,-65,76v0,44,21,71,63,71","w":208},"\u025f":{"d":"-13,37v38,19,67,17,67,-37r0,-95r-43,0r0,-26r43,0r0,-70r35,0r0,70r44,0r0,26r-44,0v-1,74,14,175,-62,169v-12,0,-26,-3,-40,-9r0,-28","w":142},"\u0260":{"d":"20,-97v0,-80,85,-132,137,-72v-3,-60,-2,-117,59,-113v8,0,17,2,25,4r0,26v-28,-9,-56,-5,-49,35v-10,120,42,291,-93,291v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79","w":224},"\u0261":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79","w":224},"\u0262":{"d":"56,-94v0,56,35,83,94,72r0,-61r35,0r0,78v-86,25,-165,0,-165,-90v0,-90,80,-116,164,-92r0,27v-70,-21,-128,-8,-128,66","w":211},"\u0263":{"d":"104,-88v30,-44,50,-55,51,-103r32,0v1,55,-37,76,-70,128v19,34,28,61,28,82v1,32,-22,55,-52,55v-69,0,-52,-88,-12,-133v-26,-54,-37,-87,-81,-105r16,-27v46,13,62,56,88,103xm73,20v0,17,7,30,22,30v13,0,19,-8,19,-23v0,-14,-7,-36,-19,-65v-15,19,-22,38,-22,58","w":194},"\u0264":{"d":"89,4v-66,-7,-58,-64,-14,-114v-28,-38,-42,-59,-66,-52r0,-27v37,-11,51,13,88,56v32,-41,51,-60,86,-59r0,25v-32,1,-51,30,-70,54v16,24,31,53,30,68v-1,27,-25,52,-54,49xm89,-20v42,-2,16,-56,0,-71v-15,18,-23,34,-23,49v1,13,9,22,23,22","w":191},"\u0265":{"d":"67,-65v0,26,5,40,27,40v21,0,41,-14,60,-42r0,-124r35,0r0,260r-35,0r0,-105v-29,56,-121,56,-121,-18r0,-137r34,0r0,126","w":223},"\u0266":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-173v-3,-93,55,-125,134,-102r0,31v-16,-8,-31,-12,-48,-12v-49,1,-52,44,-52,101v29,-56,122,-54,122,18r0,137r-35,0r0,-126","w":223},"\u0267":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-173v-3,-93,55,-125,134,-102r0,31v-16,-8,-31,-12,-48,-12v-49,1,-52,44,-52,101v29,-56,122,-54,122,18r0,153v2,46,-39,68,-83,54r0,-27v26,12,48,2,48,-33r0,-136","w":223},"\u0268":{"d":"52,0r0,-95r-43,0r0,-26r43,0r0,-70r35,0r0,70r43,0r0,26r-43,0r0,95r-35,0xm52,-226r0,-34r35,0r0,34r-35,0","w":138},"\u0269":{"d":"68,-70v-5,44,23,57,55,41r0,26v-49,19,-89,0,-89,-64r0,-124r34,0r0,121","w":133},"\u026a":{"d":"22,0r0,-26r34,0r0,-139r-34,0r0,-26r104,0r0,26r-35,0r0,139r35,0r0,26r-104,0","w":147},"\u026b":{"d":"7,-111v-3,-43,26,-67,67,-55r0,-112r34,0r0,123v24,12,43,4,42,-27r26,0v1,49,-28,67,-68,54r0,128r-34,0r0,-138v-23,-9,-42,-9,-41,27r-26,0","w":182},"\u026c":{"d":"4,-161v3,-49,66,-54,91,-12r0,-105r35,0r0,141r52,0r0,26r-52,0r0,111r-35,0r0,-111v-53,2,-94,-11,-91,-50xm30,-161v0,27,30,23,65,24v-11,-18,-30,-39,-51,-39v-9,0,-14,5,-14,15","w":186},"\u026d":{"d":"117,70v-44,14,-82,-8,-82,-54r0,-294r34,0r0,288v-4,35,21,45,48,33r0,27","w":107},"\u026e":{"d":"183,-5v1,-40,-35,-56,-79,-55r0,-27r74,-78r-109,0r0,165r-34,0r0,-278r34,0r0,87r145,0r0,26r-77,81v47,2,84,28,83,75v0,64,-69,99,-142,77r0,-29v51,20,104,7,105,-44","w":236},"\u026f":{"d":"150,-36v-25,55,-117,56,-117,-16r0,-139r34,0r0,134v0,22,9,32,26,32v18,0,37,-12,57,-38r0,-128r34,0r0,134v7,57,57,32,83,-6r0,-128r34,0r0,191r-34,0r0,-36v-27,49,-99,58,-117,0","w":336},"\u0270":{"d":"150,-36v-25,55,-117,56,-117,-16r0,-139r34,0r0,134v0,22,9,32,26,32v18,0,37,-12,57,-38r0,-128r34,0r0,134v7,57,57,32,83,-6r0,-128r34,0r0,260r-34,0r0,-105v-27,49,-99,58,-117,0","w":336},"\u0271":{"d":"221,43v26,12,48,2,48,-33r0,-143v-6,-57,-57,-32,-82,5r0,128r-35,0r0,-133v-7,-56,-57,-33,-83,5r0,128r-34,0r0,-191r34,0r0,36v27,-49,99,-58,118,0v24,-56,117,-55,117,16r0,155v2,46,-39,68,-83,54r0,-27","w":336},"\u0272":{"d":"-10,43v26,12,48,2,48,-33r0,-201r35,0r0,36v29,-56,121,-54,121,18r0,137r-35,0r0,-126v-1,-25,-4,-38,-26,-39v-21,0,-41,13,-60,41v-5,86,31,224,-83,194r0,-27","w":226},"\u0273":{"d":"156,-126v0,-25,-4,-38,-27,-39v-21,0,-41,13,-60,41r0,124r-34,0r0,-191r34,0r0,36v29,-56,122,-54,122,18r0,147v-4,35,21,45,48,33r0,27v-44,13,-83,-8,-83,-54r0,-142","w":227},"\u0274":{"d":"35,0r0,-191r30,0r95,137r0,-137r31,0r0,191r-31,0r-95,-137r0,137r-30,0","w":225},"\u0275":{"d":"57,-85v3,42,21,63,54,63v33,0,50,-21,53,-63r-107,0xm164,-111v-4,-39,-21,-58,-53,-58v-32,0,-50,19,-54,58r107,0xm202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100","w":221},"\u0276":{"d":"20,-96v0,-73,62,-117,135,-92r0,-3r116,0r0,26r-82,0r0,53r69,0r0,25r-69,0r0,61r85,0r0,26r-119,0r0,-4v-72,28,-135,-19,-135,-92xm56,-96v0,43,18,74,58,74v44,0,41,-50,41,-96v0,-34,-14,-51,-42,-51v-39,0,-57,31,-57,73","w":291},"\u0277":{"d":"271,-81v0,77,-86,117,-126,52v-39,65,-125,25,-125,-52v0,-71,53,-114,125,-114v73,0,126,43,126,114xm53,-83v-2,39,31,72,62,47v7,-6,13,-14,17,-24v-10,-23,-9,-46,0,-69r26,0v10,23,11,46,0,69v7,17,21,33,41,33v26,0,39,-26,38,-56v-1,-50,-34,-86,-93,-86v-56,0,-89,36,-91,86","w":290},"\u0278":{"d":"256,-95v0,56,-44,90,-102,89r0,75r-35,0r0,-75v-58,1,-102,-33,-102,-89v0,-56,44,-90,102,-89r0,-94r35,0r0,94v58,-1,102,33,102,89xm119,-158v-63,-5,-87,71,-48,109v12,12,28,17,48,17r0,-126xm154,-32v59,7,87,-70,50,-108v-11,-11,-28,-17,-50,-18r0,126","w":273},"\u0279":{"d":"112,-191r0,191r-34,0r0,-36v-16,30,-37,43,-71,39r0,-32v33,10,52,-6,71,-36r0,-126r34,0","w":147},"\u027a":{"d":"112,-278r0,278r-34,0r0,-36v-16,30,-37,43,-71,39r0,-32v33,10,52,-6,71,-36r0,-213r34,0","w":147},"\u027b":{"d":"160,70v-44,14,-82,-8,-82,-54r0,-52v-16,30,-37,43,-71,39r0,-32v33,10,52,-6,71,-36r0,-126r34,0r0,201v-4,35,21,45,48,33r0,27","w":153},"\u027c":{"d":"35,69r0,-260r34,0r0,36v16,-30,37,-43,71,-39r0,32v-33,-10,-52,6,-71,36r0,195r-34,0","w":147},"\u027d":{"d":"117,70v-44,14,-82,-8,-82,-54r0,-207r34,0r0,36v16,-30,37,-43,71,-39r0,32v-33,-10,-52,6,-71,36r0,136v-4,35,21,45,48,33r0,27","w":147},"\u027e":{"d":"103,-169v-34,2,-34,24,-34,65r0,104r-34,0v0,-82,-14,-195,67,-195v13,0,26,2,39,7r0,28v-13,-6,-26,-9,-38,-9","w":148},"\u027f":{"d":"79,-104v-1,-41,0,-63,-34,-65v-12,0,-25,3,-38,9r0,-28v62,-21,106,5,106,84r0,104r-34,0r0,-104","w":148},"\u0280":{"d":"35,0r0,-191v56,1,130,-11,130,47v0,25,-11,44,-35,55r61,89r-42,0r-53,-78r-27,0r0,78r-34,0xm130,-140v0,-30,-30,-24,-61,-25r0,61v35,2,61,-6,61,-36","w":198},"\u0281":{"d":"35,-191r34,0r0,78r27,0r53,-78r42,0r-61,90v24,11,35,29,35,54v0,58,-74,46,-130,47r0,-191xm69,-26v31,-1,61,5,61,-25v0,-29,-26,-39,-61,-36r0,61","w":198},"\u0282":{"d":"54,1v-6,44,20,56,54,43r0,26v-48,13,-82,-6,-80,-63r0,-45v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v9,41,98,34,94,92v-3,45,-50,66,-102,54","w":183},"\u0283":{"d":"124,-256v-33,3,-32,23,-34,65v-6,110,38,305,-105,259r0,-29v45,21,71,3,71,-56v0,-110,-37,-308,106,-258r0,29v-13,-6,-26,-10,-38,-10","w":152},"\u0284":{"d":"-6,37v38,19,74,16,67,-37r0,-52r-43,0r0,-22r43,0r0,-60r-43,0r0,-22r43,0v-2,-62,-7,-129,56,-126v9,0,17,2,26,4r0,27v-26,-12,-47,-2,-47,33r0,62r43,0r0,22r-43,0r0,60r43,0r0,22r-43,0v4,65,-2,126,-63,126v-12,0,-25,-3,-39,-9r0,-28","w":156},"\u0285":{"d":"91,-86v-5,58,25,76,71,56r0,28v-64,19,-105,-6,-105,-85r0,-104v-1,-42,-1,-65,-34,-65v-12,0,-25,4,-38,10r0,-29v62,-21,106,5,106,84r0,105","w":161},"\u0286":{"d":"150,-256v-33,3,-33,23,-34,65r0,169r52,0r0,26r-52,0v9,69,-123,101,-123,24v0,-41,38,-53,89,-50v5,-109,-35,-302,106,-253r0,29v-13,-6,-26,-10,-38,-10xm44,48v24,0,39,-18,38,-44v-28,-1,-63,0,-63,23v0,14,8,21,25,21","w":187},"\u0287":{"d":"15,-191v46,-14,84,7,84,53r0,112r24,0r0,26r-24,0r0,35r-35,3r0,-38r-50,0r0,-26r50,0r0,-106v1,-32,-20,-42,-49,-35r0,-24","w":134},"\u0288":{"d":"118,70v-44,14,-82,-8,-82,-54r0,-181r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,175v-4,35,21,45,47,33r0,27","w":134},"\u0289":{"d":"76,-95v1,32,-5,71,27,70v21,0,41,-14,60,-42r0,-28r-87,0xm163,-36v-29,56,-123,55,-122,-18r0,-41r-34,0r0,-26r34,0r0,-70r35,0r0,70r87,0r0,-70r34,0r0,70r35,0r0,26r-35,0r0,95r-34,0r0,-36","w":238},"\u028a":{"d":"119,4v-90,0,-125,-101,-69,-169r-35,0r0,-26r68,0r0,26v-43,42,-33,143,36,143v68,1,78,-101,35,-143r0,-26r68,0r0,26r-35,0v56,68,23,169,-68,169","w":237},"\u028b":{"d":"95,-32v58,-7,78,-95,58,-159r38,0v16,97,-26,190,-122,191r-61,-191r36,0","w":214},"\u028c":{"d":"112,-191r71,191r-34,0r-56,-148r-59,148r-32,0r76,-191r34,0","w":186},"\u028d":{"d":"221,-191r54,191r-33,0r-42,-148r-45,148r-35,0r-40,-148r-48,148r-30,0r63,-191r35,0r40,148r46,-148r35,0","w":277},"\u028e":{"d":"142,-260r-31,69r74,191r-37,0r-55,-144r-58,144r-33,0r105,-260r35,0","w":188},"\u028f":{"d":"69,0r0,-80r-67,-111r39,0r49,82r52,-82r30,0r-69,111r0,80r-34,0","w":174},"\u0290":{"d":"185,-26v2,35,-9,79,30,75v9,0,16,-2,24,-5r0,26v-50,14,-84,-9,-80,-70r-137,0r0,-26r118,-139r-113,0r0,-26r155,0r0,26r-118,139r121,0","w":206},"\u0291":{"d":"246,-56v-2,52,-55,56,-118,56v-8,17,-12,34,-14,52r-27,0v2,-19,6,-36,13,-52r-78,0r0,-27r116,-138r-112,0r0,-26r155,0r0,26r-117,138r50,0v28,-46,57,-70,88,-70v25,-1,44,17,44,41xm220,-55v-1,-10,-7,-18,-17,-18v-17,-2,-40,20,-59,46v43,1,78,-7,76,-28","w":251},"\u0292":{"d":"167,-4v0,71,-81,92,-153,69r0,-29v51,20,116,18,116,-38v0,-43,-44,-59,-94,-58r0,-24r84,-79r-103,0r0,-28r143,0r0,26r-85,81v52,3,92,31,92,80","w":184},"\u0293":{"d":"10,20v0,-62,91,-46,119,1v31,-49,-12,-94,-85,-84r0,-27r87,-75r-105,0r0,-26r144,0r0,26r-90,78v79,-7,129,84,66,133v9,15,15,35,16,59r-27,0v-1,-16,-4,-30,-11,-44v-43,29,-114,8,-114,-41xm36,21v0,28,48,35,73,17v-16,-22,-34,-32,-53,-32v-14,0,-20,5,-20,15","w":193},"\u0294":{"d":"15,-271v57,-21,136,-15,137,49v1,65,-87,64,-75,145r0,77r-35,0v1,-39,-3,-97,7,-123v8,-22,72,-64,69,-96v-4,-47,-66,-42,-103,-24r0,-28","w":159},"\u0295":{"d":"144,-243v-37,-18,-103,-24,-103,24v0,53,76,66,76,141r0,78r-35,0v-5,-55,16,-121,-25,-145v-25,-28,-49,-36,-49,-77v-1,-65,80,-70,136,-49r0,28","w":159},"\u0296":{"d":"10,-35v40,19,100,22,104,-27v2,-31,-58,-80,-70,-103v-14,-27,-5,-75,-7,-113r35,0v2,52,-12,115,26,136v25,26,51,61,51,82v0,64,-82,76,-139,53r0,-28","w":159},"\u0297":{"d":"54,-57v0,81,48,138,114,95r0,31v-86,42,-148,-33,-148,-126v0,-93,60,-167,148,-127r0,31v-66,-43,-114,15,-114,96","w":174},"\u0298":{"d":"219,-95v0,55,-46,99,-100,99v-54,0,-99,-45,-99,-99v0,-55,44,-100,99,-100v55,0,100,45,100,100xm46,-95v0,40,33,73,73,73v40,0,74,-34,74,-73v0,-40,-34,-74,-74,-74v-39,0,-73,34,-73,74xm100,-76r0,-39r39,0r0,39r-39,0","w":238},"\u0299":{"d":"169,-48v0,58,-75,48,-134,48r0,-191v54,1,126,-10,127,42v0,23,-13,39,-37,49v30,9,44,27,44,52xm133,-51v0,-29,-30,-39,-64,-36r0,61v34,-2,65,5,64,-25xm69,-110v32,2,59,-5,57,-32v3,-21,-30,-25,-57,-23r0,55","w":188},"\u029a":{"d":"98,4v-72,0,-115,-80,-44,-106v-18,-6,-34,-23,-34,-45v0,-34,35,-48,74,-48v61,0,95,42,95,103v0,59,-32,96,-91,96xm51,-142v0,28,36,30,70,29r0,26v-35,-2,-69,4,-69,30v0,21,21,36,46,35v42,-1,64,-27,64,-71v1,-44,-23,-76,-65,-76v-23,0,-46,8,-46,27","w":208},"\u029b":{"d":"239,-252v-30,-11,-55,-4,-55,38r0,54v-70,-21,-128,-8,-128,66v0,56,35,83,94,72r0,-61r35,0r0,78v-86,25,-165,0,-165,-90v0,-78,59,-112,138,-97v-6,-65,21,-105,81,-86r0,26","w":213},"\u029c":{"d":"35,0r0,-191r34,0r0,78r86,0r0,-78r35,0r0,191r-35,0r0,-87r-86,0r0,87r-34,0","w":224},"\u029d":{"d":"-7,28v0,-41,38,-53,89,-50r0,-169r34,0r0,169r52,0r0,26r-52,0v9,69,-123,101,-123,24xm82,-226r0,-34r34,0r0,34r-34,0xm44,48v24,0,39,-18,38,-44v-28,-1,-63,0,-63,23v0,14,8,21,25,21","w":174},"\u029e":{"d":"176,-191r0,260r-35,0r0,-162r-81,93r-37,0r77,-89r-93,-102r44,0r90,98r0,-98r35,0","w":210},"\u029f":{"d":"35,0r0,-191r34,0r0,165r88,0r0,26r-122,0","w":165},"\u02a0":{"d":"157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm20,-89v0,-86,83,-141,137,-80v-3,-59,-2,-116,57,-113v9,0,17,2,26,4r0,27v-26,-12,-48,-2,-48,33r0,287r-35,0r0,-105v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93","w":226},"\u02a1":{"d":"21,-271v56,-21,136,-16,136,49v0,62,-78,63,-75,131r57,0r0,26r-57,0r0,65r-34,0r0,-65r-36,0r0,-26r36,0v-6,-58,76,-80,76,-128v0,-48,-66,-42,-103,-24r0,-28","w":164},"\u02a2":{"d":"144,-243v-37,-18,-102,-24,-103,24v-1,47,81,69,76,128r36,0r0,26r-36,0r0,65r-35,0r0,-65r-56,0r0,-26r56,0v4,-37,-14,-40,-33,-62v-27,-29,-40,-30,-41,-69v-2,-65,80,-70,136,-49r0,28","w":164},"\u02a3":{"d":"20,-89v0,-86,83,-141,137,-80r0,-109r35,0r0,87r161,0r0,26r-118,139r120,0r0,26r-198,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm192,-165r0,139r118,-139r-118,0","w":374},"\u02a4":{"d":"306,-5v0,-39,-35,-56,-79,-55r0,-27r73,-78r-108,0r0,165r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93v0,-86,83,-141,137,-80r0,-109r35,0r0,87r144,0r0,26r-77,81v48,2,84,28,84,75v0,63,-69,99,-142,77r0,-29v51,20,105,7,105,-44xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88","w":358},"\u02a5":{"d":"416,-56v-2,52,-55,56,-117,56v-8,17,-13,34,-15,52r-26,0v2,-19,5,-36,12,-52r-113,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93v0,-86,83,-141,137,-80r0,-109r35,0r0,87r159,0r0,26r-117,138r50,0v28,-46,58,-70,89,-70v24,0,43,17,43,41xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm192,-165r0,138r117,-138r-117,0xm390,-55v-1,-10,-7,-18,-17,-18v-17,-2,-40,20,-59,46v43,1,78,-7,76,-28","w":421},"\u02a6":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38r97,0v24,-7,51,-4,77,2r0,29v-34,-11,-73,-18,-79,15v9,41,98,34,93,92v-5,58,-72,68,-128,46r0,-31v23,11,42,16,59,16v18,0,35,-11,35,-28v0,-18,-31,-30,-48,-38v-38,-16,-54,-41,-40,-77r-66,0r0,106v-1,32,20,42,49,35r0,24","w":285},"\u02a7":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38v28,-2,63,4,87,-2v-3,-77,45,-103,106,-82r0,29v-13,-6,-26,-10,-38,-10v-33,3,-32,23,-34,65v-5,110,37,305,-105,259r0,-29v45,21,71,3,71,-56r0,-148r-87,0r0,106v-1,32,20,42,49,35r0,24","w":252},"\u02a8":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38r128,0v26,-6,58,-5,82,2r0,29v-54,-23,-109,-2,-109,61v0,20,6,37,16,50v15,-21,41,-40,72,-41v24,-1,47,17,46,41v0,49,-73,67,-115,42v-6,14,-10,28,-10,42r-26,0v0,-21,5,-39,14,-56v-39,-30,-45,-105,-11,-144r-87,0r0,106v-1,32,20,42,49,35r0,24xm207,-32v25,19,73,11,73,-17v0,-10,-7,-15,-20,-15v-17,0,-35,11,-53,32","w":316},"\u02b0":{"d":"46,-256v16,-33,73,-33,73,11r0,83r-26,0r0,-75v-2,-37,-34,-22,-47,1r0,74r-26,0r0,-167r26,0r0,73","w":137},"\u02b1":{"d":"103,-307v-41,-16,-63,4,-57,54v16,-34,74,-34,73,11r0,80r-26,0r0,-73v-2,-36,-34,-21,-47,2r0,71r-26,0v-1,-80,-14,-201,83,-164r0,19","w":137},"\u02b2":{"d":"2,-142v21,10,40,10,40,-20r0,-116r26,0v-5,67,26,187,-66,155r0,-19xm42,-304r0,-23r26,0r0,23r-26,0","w":88},"\u02b3":{"d":"20,-162r0,-116r26,0r0,22v9,-18,23,-27,43,-23r0,23v-20,-6,-32,2,-43,19r0,75r-26,0","w":93},"\u02b4":{"d":"75,-278r0,116r-26,0r0,-22v-9,18,-21,25,-42,24r0,-24v19,6,32,-2,42,-19r0,-75r26,0","w":95},"\u02b5":{"d":"75,-166v-4,28,15,32,36,25r0,20v-43,12,-70,-12,-62,-63v-9,18,-21,25,-42,24r0,-24v19,6,32,-2,42,-19r0,-75r26,0r0,112","w":115},"\u02b6":{"d":"20,-278r26,0r0,46r12,0r32,-46r32,0r-37,53v31,10,31,62,-13,62r-52,0r0,-115xm46,-215r0,35v17,1,35,-1,35,-15v0,-17,-15,-22,-35,-20","w":126},"\u02b7":{"d":"37,-162r-32,-116r24,0r24,85r26,-85r24,0r23,86r26,-86r20,0r-36,116r-25,0r-23,-84r-25,84r-26,0","w":176},"\u02b8":{"d":"24,-121r22,-41r-44,-116r28,0r31,82r35,-82r21,0r-67,157r-26,0","w":119},"\u02b9":{"d":"22,-173r34,-105r39,0r-52,105r-21,0","w":104},"\u02ba":{"d":"22,-173r34,-105r39,0r-52,105r-21,0xm100,-173r34,-105r39,0r-52,105r-21,0","w":182},"\u02bb":{"d":"79,-278r0,13v-12,2,-18,21,-17,44r17,0r0,43r-44,0v-3,-50,2,-99,44,-100","w":113},"\u02bc":{"d":"35,-178r0,-13v12,-3,18,-20,17,-43r-17,0r0,-44r44,0v3,50,-2,100,-44,100","w":113},"\u02bd":{"d":"79,-178v-42,0,-47,-50,-44,-100r44,0r0,44r-17,0v-1,23,5,41,17,43r0,13","w":113},"\u02be":{"d":"90,-228v0,31,-25,55,-61,50r0,-22v23,3,40,-9,40,-28v0,-18,-17,-32,-40,-28r0,-22v35,-4,61,19,61,50","w":112},"\u02bf":{"d":"44,-228v0,18,17,32,40,28r0,22v-36,4,-61,-19,-61,-50v0,-31,26,-54,61,-50r0,22v-23,-3,-40,9,-40,28","w":112},"\u02c0":{"d":"15,-274v36,-11,87,-10,89,29v1,30,-49,43,-40,83r-26,0v-7,-32,38,-54,38,-80v-1,-28,-40,-22,-61,-11r0,-21","w":117},"\u02c1":{"d":"37,-206v-38,-23,-27,-74,26,-74v12,0,25,2,39,6r0,21v-21,-12,-60,-16,-61,11v-1,24,44,46,38,80r-26,0v1,-21,-2,-31,-16,-44","w":117},"\u02c2":{"d":"119,-170r-112,-56r112,-56r0,24r-64,32r64,32r0,24","w":144},"\u02c3":{"d":"26,-170r0,-24r63,-32r-63,-32r0,-24r112,56","w":144},"\u02c4":{"d":"16,-170r56,-112r56,112r-24,0r-32,-63r-31,63r-25,0","w":144},"\u02c5":{"d":"128,-282r-56,112r-56,-112r25,0r32,63r31,-63r24,0","w":144},"\u02c8":{"d":"30,-173r0,-105r26,0r0,105r-26,0","w":86},"\u02ca":{"d":"69,-226r43,-56r40,0r-57,56r-26,0","w":221},"\u02cb":{"d":"152,-226r-26,0r-57,-56r41,0","w":221},"\u02cc":{"d":"30,74r0,-91r26,0r0,91r-26,0","w":86},"\u02cd":{"d":"54,61r0,-26r113,0r0,26r-113,0","w":221},"\u02ce":{"d":"152,91r-26,0r-57,-56r41,0","w":221},"\u02cf":{"d":"69,91r43,-56r40,0r-57,56r-26,0","w":221},"\u02d0":{"d":"113,0r-78,0r39,-78xm35,-191r78,0r-39,78","w":147},"\u02d1":{"d":"35,-191r78,0r-39,78","w":147},"\u02d2":{"d":"82,-106v0,30,-25,54,-60,50r0,-22v23,3,39,-9,39,-28v0,-20,-16,-31,-39,-28r0,-22v36,-4,60,19,60,50","w":104},"\u02d3":{"d":"43,-106v0,18,17,31,39,28r0,22v-35,4,-60,-19,-60,-50v0,-31,25,-55,60,-50r0,22v-22,-2,-39,9,-39,28","w":104},"\u02d4":{"d":"26,-82r0,-22r48,0r0,-52r21,0r0,52r48,0r0,22r-117,0","w":169},"\u02d5":{"d":"143,-156r0,22r-48,0r0,52r-21,0r0,-52r-48,0r0,-22r117,0","w":169},"\u02d6":{"d":"143,-113r0,22r-48,0r0,48r-21,0r0,-48r-48,0r0,-22r48,0r0,-47r21,0r0,47r48,0","w":169},"\u02d7":{"d":"26,-69r0,-65r22,0r0,21r73,0r0,-21r22,0r0,65r-22,0r0,-22r-73,0r0,22r-22,0","w":169},"\u02de":{"d":"52,-147v0,37,-7,97,38,71r0,27v-44,17,-68,-10,-64,-64r-47,13r0,-27","w":94},"\u02e0":{"d":"131,-278v4,29,-30,68,-45,87v26,37,28,84,-18,90v-47,-6,-37,-55,-10,-88v-15,-34,-26,-60,-58,-69r13,-20v22,1,43,24,63,67v22,-31,36,-49,32,-67r23,0xm69,-168v-11,14,-20,42,-1,47v19,-5,10,-30,1,-47","w":136},"\u02e1":{"d":"20,-162r0,-167r26,0r0,167r-26,0","w":66},"\u02e2":{"d":"70,-231v51,15,39,73,-11,71v-12,0,-25,-2,-39,-6r0,-21v15,7,27,10,38,10v26,1,26,-26,4,-32v-21,-6,-43,-21,-41,-38v-3,-32,42,-38,74,-29r0,19v-19,-7,-47,-12,-49,8v-1,8,15,15,24,18","w":124},"\u02e3":{"d":"20,-162r41,-59r-40,-57r30,0r29,41r27,-41r23,0r-38,58r41,58r-30,0r-30,-42r-30,42r-23,0","w":152},"\u02e4":{"d":"33,-248v-37,-25,-27,-79,26,-75v12,0,25,3,39,7r0,20v-22,-11,-60,-15,-61,12v-1,22,38,48,38,74r0,48r-26,0v-2,-36,9,-69,-16,-86","w":117},"\u02e5":{"d":"7,-239r0,-21r116,0r0,260r-24,0r0,-239r-92,0","w":157},"\u02e6":{"d":"7,-179r0,-22r92,0r0,-59r24,0r0,260r-24,0r0,-179r-92,0","w":157},"\u02e7":{"d":"7,-119r0,-22r92,0r0,-119r24,0r0,260r-24,0r0,-119r-92,0","w":157},"\u02e8":{"d":"7,-59r0,-22r92,0r0,-179r24,0r0,260r-24,0r0,-59r-92,0","w":157},"\u02e9":{"d":"123,0r-116,0r0,-22r92,0r0,-238r24,0r0,260","w":157},"\u0300":{"d":"-84,-226r-26,0r-57,-56r40,0","w":0},"\u0301":{"d":"-136,-226r42,-56r40,0r-56,56r-26,0","w":0},"\u0302":{"d":"-172,-226r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":0},"\u0303":{"d":"-169,-226v-2,-46,42,-47,67,-27v15,12,26,8,29,-14r21,0v2,46,-41,48,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":0},"\u0304":{"d":"-160,-226r0,-26r100,0r0,26r-100,0","w":0},"\u0305":{"d":"-221,-282r0,-26r221,0r0,26r-221,0","w":0},"\u0306":{"d":"-52,-278v0,47,-64,67,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,71,35,74,0r21,0","w":0},"\u0307":{"d":"-128,-226r0,-34r35,0r0,34r-35,0","w":0},"\u0308":{"d":"-160,-226r0,-30r30,0r0,30r-30,0xm-91,-226r0,-30r31,0r0,30r-31,0","w":0},"\u0309":{"d":"-101,-226v-5,-1,-15,3,-17,-2v-3,-20,15,-29,20,-40v-2,-10,-20,-8,-30,-4r0,-16v36,-14,64,18,33,41v-6,5,-6,11,-6,21","w":0},"\u030a":{"d":"-71,-265v0,22,-18,39,-40,39v-21,0,-39,-18,-39,-39v0,-22,17,-40,39,-40v22,0,40,18,40,40xm-135,-265v0,13,11,24,24,24v13,0,25,-11,25,-24v0,-14,-11,-25,-25,-25v-13,0,-24,12,-24,25","w":0},"\u030b":{"d":"-163,-226r43,-56r35,0r-56,56r-22,0xm-101,-226r42,-56r36,0r-56,56r-22,0","w":0},"\u030c":{"d":"-49,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":0},"\u030d":{"d":"-97,-226r-26,0r0,-65r26,0r0,65","w":0},"\u030e":{"d":"-128,-226r-26,0r0,-65r26,0r0,65xm-67,-226r-26,0r0,-65r26,0r0,65","w":0},"\u030f":{"d":"-58,-226r-22,0r-56,-56r35,0xm-120,-226r-22,0r-56,-56r36,0","w":0},"\u0310":{"d":"-49,-282r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0xm-128,-294r0,-35r35,0r0,35r-35,0","w":0},"\u0311":{"d":"-169,-226v1,-46,65,-68,98,-37v10,10,17,21,19,37r-21,0v-3,-34,-71,-35,-74,0r-22,0","w":0},"\u0312":{"d":"-93,-305r0,10v-10,2,-15,16,-14,35r14,0r0,34r-35,0v-2,-39,2,-79,35,-79","w":0},"\u0313":{"d":"-128,-226r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":0},"\u0314":{"d":"-93,-226v-33,0,-37,-39,-35,-79r35,0r0,34r-14,0v-1,19,4,34,14,35r0,10","w":0},"\u0315":{"d":"-34,-226r0,-10v10,-1,13,-16,13,-35r-13,0r0,-34r34,0v2,39,-1,80,-34,79","w":0},"\u0316":{"d":"-68,91r-26,0r-57,-56r40,0","w":0},"\u0317":{"d":"-153,91r43,-56r40,0r-57,56r-26,0","w":0},"\u0318":{"d":"-158,74r0,-18r47,0r0,-39r18,0r0,96r-18,0r0,-39r-47,0","w":0},"\u0319":{"d":"-119,113r0,-96r17,0r0,39r48,0r0,18r-48,0r0,39r-17,0","w":0},"\u031a":{"d":"-21,-191r0,-67r-65,0r0,-20r86,0r0,87r-21,0","w":0},"\u031b":{"d":"-73,-191v44,6,56,-20,44,-55r26,0v12,52,-9,84,-70,81r0,-26","w":0},"\u031c":{"d":"-117,75v0,16,13,25,31,22r0,17v-29,4,-48,-15,-49,-39v0,-24,20,-44,49,-40r0,17v-18,-2,-31,7,-31,23","w":0},"\u031d":{"d":"-158,100r0,-18r39,0r0,-47r17,0r0,47r39,0r0,18r-95,0","w":0},"\u031e":{"d":"-63,35r0,17r-39,0r0,48r-17,0r0,-48r-39,0r0,-17r95,0","w":0},"\u031f":{"d":"-63,74r0,17r-39,0r0,39r-17,0r0,-39r-39,0r0,-17r39,0r0,-39r17,0r0,39r39,0","w":0},"\u0320":{"d":"-158,87r0,-52r17,0r0,17r61,0r0,-17r17,0r0,52r-17,0r0,-18r-61,0r0,18r-17,0","w":0},"\u0321":{"d":"-82,43v30,14,54,-2,48,-43r34,0v7,56,-30,85,-82,70r0,-27","w":0},"\u0322":{"d":"0,70v-50,15,-90,-12,-82,-70r34,0v-5,39,16,58,48,43r0,27","w":0},"\u0323":{"d":"-128,69r0,-34r35,0r0,34r-35,0","w":0},"\u0324":{"d":"-160,65r0,-30r30,0r0,30r-30,0xm-91,65r0,-30r31,0r0,30r-31,0","w":0},"\u0325":{"d":"-71,75v0,22,-18,39,-40,39v-21,0,-39,-18,-39,-39v0,-22,17,-40,39,-40v22,0,40,18,40,40xm-135,75v0,13,11,24,24,24v13,0,25,-11,25,-24v0,-14,-11,-25,-25,-25v-13,0,-24,12,-24,25","w":0},"\u0326":{"d":"-128,114r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":0},"\u0327":{"d":"-64,47v0,27,-34,35,-61,25r0,-14v11,5,37,6,37,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-11,19v16,-1,34,13,34,28","w":0},"\u0328":{"d":"-73,60v-22,11,-60,4,-60,-23v0,-17,16,-41,47,-37v-15,9,-23,19,-23,31v0,17,22,20,36,15r0,14","w":0},"\u0329":{"d":"-97,100r-26,0r0,-65r26,0r0,65","w":0},"\u032a":{"d":"-158,91r0,-56r95,0r0,56r-17,0r0,-39r-61,0r0,39r-17,0","w":0},"\u032b":{"d":"-34,35v-1,43,-57,64,-76,21v-20,44,-76,20,-76,-21r21,0v3,32,44,32,44,0r21,0v1,32,41,32,44,0r22,0","w":0},"\u032c":{"d":"-49,35r-42,56r-39,0r-42,-56r26,0r36,35r35,-35r26,0","w":0},"\u032d":{"d":"-172,91r42,-56r39,0r42,56r-26,0r-36,-35r-35,35r-26,0","w":0},"\u032e":{"d":"-52,35v0,47,-64,67,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,71,35,74,0r21,0","w":0},"\u032f":{"d":"-169,87v1,-46,64,-68,98,-38v11,9,17,22,19,38r-21,0v-3,-34,-71,-35,-74,0r-22,0","w":0},"\u0330":{"d":"-169,76v-2,-47,42,-48,67,-28v15,12,26,8,29,-13r21,0v2,48,-41,47,-67,28v-15,-11,-26,-9,-28,13r-22,0","w":0},"\u0331":{"d":"-167,61r0,-26r113,0r0,26r-113,0","w":0},"\u0332":{"d":"-221,102r0,-26r221,0r0,26r-221,0","w":0},"\u0333":{"d":"-221,98r0,-22r221,0r0,22r-221,0xm-221,158r0,-21r221,0r0,21r-221,0","w":0},"\u0334":{"d":"-124,-97v-28,-22,-49,-15,-51,19r-26,0v-3,-46,42,-74,81,-46v12,9,41,27,52,27v15,-1,22,-15,23,-32r26,0v2,45,-44,74,-82,46","w":0},"\u0335":{"d":"-201,-85r0,-26r182,0r0,26r-182,0","w":0},"\u0336":{"d":"-221,-85r0,-26r221,0r0,26r-221,0","w":0},"\u0337":{"d":"-191,0r-30,0r191,-191r30,0","w":0},"\u0338":{"d":"-205,35r165,-330r24,0r-165,330r-24,0","w":0},"\u0339":{"d":"-90,67v0,21,-17,36,-41,33r0,-20v23,8,31,-25,9,-26r-9,0r0,-19v24,-3,41,11,41,32","w":0},"\u033a":{"d":"-63,35r0,56r-95,0r0,-56r17,0r0,39r61,0r0,-39r17,0","w":0},"\u033b":{"d":"-158,108r0,-73r95,0r0,73r-95,0xm-141,91r61,0r0,-39r-61,0r0,39","w":0},"\u033c":{"d":"-186,80v1,-43,57,-64,76,-21v19,-44,77,-20,76,21r-22,0v-3,-32,-43,-32,-44,0r-21,0v0,-32,-42,-32,-44,0r-21,0","w":0},"\u033d":{"d":"-156,-223r33,-34r-33,-34r24,0r22,22r21,-22r24,0r-33,34r33,34r-24,0r-21,-22r-22,22r-24,0","w":0},"\u033e":{"d":"-105,-226r-20,0v36,-24,-29,-40,11,-65r21,0v-38,24,26,42,-12,65","w":0},"\u033f":{"d":"-221,-282r0,-26r221,0r0,26r-221,0xm-221,-339r0,-26r221,0r0,26r-221,0","w":0},"\u0340":{"d":"-139,-312r-26,0r-56,-57r40,0","w":0},"\u0341":{"d":"-82,-312r42,-57r40,0r-56,57r-26,0","w":0},"\u0344":{"d":"-180,-226r0,-30r31,0r0,30r-31,0xm-123,-226r-5,-56r35,0r-4,56r-26,0xm-71,-226r0,-30r30,0r0,30r-30,0","w":0},"\u0345":{"d":"-61,67v-32,19,-60,0,-52,-45r27,0v-3,22,8,35,25,23r0,22","w":0},"\u0374":{"d":"26,-156r35,-104r39,0r-52,104r-22,0","w":117},"\u0375":{"d":"26,0r35,-104r39,0r-52,104r-22,0","w":117},"\u037a":{"d":"148,69v-33,19,-61,-1,-52,-47r27,0v-2,22,7,37,25,25r0,22","w":221},"\u037e":{"d":"40,56v-1,-22,15,-23,12,-56r-12,0r0,-35r34,0v2,43,-2,87,-34,91xm40,-156r0,-35r34,0r0,35r-34,0","w":113},"\u0384":{"d":"98,-226r-5,-56r35,0r-4,56r-26,0","w":221},"\u0385":{"d":"41,-226r0,-30r31,0r0,30r-31,0xm98,-226r-5,-56r35,0r-4,56r-26,0xm150,-226r0,-30r30,0r0,30r-30,0","w":221},"\u0386":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm23,-204r-5,-56r35,0r-4,56r-26,0","w":248},"\u0388":{"d":"72,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm7,-204r-5,-56r35,0r-4,56r-26,0","w":233},"\u0389":{"d":"72,0r0,-260r36,0r0,110r124,0r0,-110r37,0r0,260r-37,0r0,-123r-124,0r0,123r-36,0xm7,-204r-5,-56r35,0r-4,56r-26,0","w":302},"\u038a":{"d":"71,0r0,-260r37,0r0,260r-37,0xm7,-204r-5,-56r35,0r-4,56r-26,0","w":142},"\u038c":{"d":"293,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm88,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm7,-204r-5,-56r35,0r-4,56r-26,0","w":310},"\u038e":{"d":"290,-234v-53,14,-97,83,-96,150r0,84r-34,0v6,-105,-4,-222,-90,-230v2,-9,-3,-25,2,-30v57,0,94,35,110,105v17,-50,56,-97,108,-105r0,26xm7,-204r-5,-56r35,0r-4,56r-26,0","w":294},"\u038f":{"d":"173,-240v-53,0,-83,40,-82,96v0,51,19,90,59,117r0,27r-107,0r0,-27r72,0v-42,-32,-63,-71,-63,-119v-1,-69,51,-121,121,-121v70,0,123,52,122,121v0,48,-21,87,-63,119r71,0r0,27r-107,0r0,-27v40,-27,60,-66,60,-116v1,-57,-29,-97,-83,-97xm7,-204r-5,-56r35,0r-4,56r-26,0","w":314},"\u0390":{"d":"69,-70v-5,44,23,57,55,41r0,26v-49,19,-89,0,-89,-64r0,-124r34,0r0,121xm-18,-226r0,-30r31,0r0,30r-31,0xm39,-226r-5,-56r35,0r-4,56r-26,0xm91,-226r0,-30r30,0r0,30r-30,0","w":132},"\u0391":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113","w":248},"\u0392":{"d":"192,-65v0,43,-29,65,-82,65r-76,0r0,-260v67,0,148,-8,148,57v0,35,-24,57,-54,67v43,13,64,37,64,71xm153,-69v0,-36,-40,-57,-83,-54r0,95v51,1,83,-1,83,-41xm70,-146v42,2,72,-10,74,-49v1,-30,-32,-40,-74,-38r0,87","w":207},"\u0393":{"d":"34,0r0,-260r145,0r0,30r-109,0r0,230r-36,0","w":183},"\u0394":{"d":"9,0r0,-33r99,-227r36,0r99,227r0,33r-234,0xm40,-33r164,0r-82,-187","w":252},"\u0395":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0","w":195},"\u0396":{"d":"17,0r0,-30r139,-203r-131,0r0,-27r176,0r0,27r-140,203r140,0r0,30r-184,0","w":217},"\u0397":{"d":"34,0r0,-260r36,0r0,110r124,0r0,-110r37,0r0,260r-37,0r0,-123r-124,0r0,123r-36,0","w":264},"\u0398":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109xm91,-120r0,-29r98,0r0,29r-98,0","w":279},"\u0399":{"d":"33,0r0,-260r37,0r0,260r-37,0","w":103},"\u039a":{"d":"34,0r0,-260r34,0r0,128r105,-128r38,0r-102,124r120,136r-47,0r-114,-132r0,132r-34,0","w":235},"\u039b":{"d":"3,0r95,-260r34,0r99,260r-37,0r-82,-217r-79,217r-30,0","w":234},"\u039c":{"d":"34,0r0,-260r51,0r72,201r74,-201r46,0r0,260r-35,0r0,-212r-71,195r-36,0r-70,-195r0,212r-31,0","w":310},"\u039d":{"d":"34,0r0,-260r36,0r131,201r0,-201r31,0r0,260r-36,0r-131,-201r0,201r-31,0","w":265},"\u039e":{"d":"7,0r0,-33r206,0r0,33r-206,0xm34,-119r0,-33r151,0r0,33r-151,0xm16,-228r0,-32r187,0r0,32r-187,0","w":219},"\u039f":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109","w":279},"\u03a0":{"d":"38,0r0,-233r-24,0r0,-27r245,0r0,27r-24,0r0,233r-36,0r0,-233r-124,0r0,233r-37,0","w":273},"\u03a1":{"d":"193,-192v-2,64,-52,93,-123,89r0,103r-36,0r0,-260v78,0,161,-11,159,68xm154,-189v0,-43,-38,-45,-84,-44r0,102v49,3,84,-13,84,-58","w":198},"\u03a3":{"d":"11,0r0,-33r101,-97r-92,-103r0,-27r178,0r0,27r-129,0r87,97r-107,103r155,0r0,33r-193,0","w":213},"\u03a4":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,233r-37,0","w":227},"\u03a5":{"d":"225,-234v-53,14,-97,83,-96,150r0,84r-34,0v6,-105,-4,-222,-90,-230v2,-9,-3,-25,2,-30v57,0,94,35,110,105v17,-50,56,-97,108,-105r0,26","w":229},"\u03a6":{"d":"243,-129v0,50,-46,93,-99,90r0,39r-34,0r0,-39v-54,4,-99,-41,-99,-90v0,-54,45,-93,99,-92r0,-39r34,0r0,39v55,-1,99,38,99,92xm110,-194v-58,-5,-80,75,-45,111v11,11,26,17,45,17r0,-128xm144,-66v59,6,80,-74,45,-110v-11,-12,-26,-18,-45,-18r0,128","w":253},"\u03a7":{"d":"3,0r86,-131r-82,-129r44,0r62,98r66,-98r35,0r-83,126r85,134r-44,0r-66,-103r-68,103r-35,0","w":225},"\u03a8":{"d":"113,0r0,-110v-54,-4,-70,-35,-76,-89v-3,-28,-7,-34,-35,-34r0,-27v76,-13,56,73,82,112v6,8,16,12,29,11r0,-123r38,0r0,123v73,1,9,-137,110,-123v-1,8,3,22,-2,27v-52,-5,-22,84,-58,105v-11,10,-28,16,-50,18r0,110r-38,0","w":263},"\u03a9":{"d":"143,-240v-53,0,-83,40,-82,96v0,51,19,90,59,117r0,27r-107,0r0,-27r72,0v-42,-32,-63,-71,-63,-119v-1,-69,51,-121,121,-121v70,0,123,52,122,121v0,48,-21,87,-63,119r71,0r0,27r-107,0r0,-27v40,-27,60,-66,60,-116v1,-57,-29,-97,-83,-97"},"\u03aa":{"d":"33,0r0,-260r37,0r0,260r-37,0xm2,-282r0,-30r30,0r0,30r-30,0xm71,-282r0,-30r30,0r0,30r-30,0","w":103},"\u03ab":{"d":"225,-234v-53,14,-97,83,-96,150r0,84r-34,0v6,-105,-4,-222,-90,-230v2,-9,-3,-25,2,-30v57,0,94,35,110,105v17,-50,56,-97,108,-105r0,26xm67,-282r0,-30r30,0r0,30r-30,0xm136,-282r0,-30r30,0r0,30r-30,0","w":229},"\u03ac":{"d":"102,-195v45,4,48,39,73,87v14,-25,22,-53,22,-83r36,0v-5,36,-20,71,-45,107v20,37,38,65,52,84r-40,0r-34,-57v-30,41,-57,61,-82,61v-98,0,-68,-206,18,-199xm97,-168v-44,7,-56,146,-6,146v16,0,37,-18,63,-56v-17,-35,-29,-79,-57,-90xm121,-226r-5,-56r35,0r-4,56r-26,0","w":258},"\u03ad":{"d":"56,-87v-2,64,59,78,112,54r0,27v-76,30,-148,-8,-148,-90v0,-83,66,-114,146,-93r0,29v-54,-19,-108,-8,-110,47r99,0r0,26r-99,0xm100,-226r-5,-56r35,0r-4,56r-26,0","w":189},"\u03ae":{"d":"70,-155v36,-58,121,-56,121,30r0,194r-34,0r0,-189v-1,-66,-64,-47,-87,-5r0,125r-35,0v-3,-66,9,-141,-11,-191r38,0v3,10,6,22,8,36xm103,-226r-5,-56r35,0r-4,56r-26,0","w":223},"\u03af":{"d":"69,-70v-5,44,23,57,55,41r0,26v-49,19,-89,0,-89,-64r0,-124r34,0r0,121xm39,-226r-5,-56r35,0r-4,56r-26,0","w":132},"\u03b0":{"d":"109,4v-51,-1,-76,-29,-76,-92r0,-103r34,0v6,63,-22,171,43,169v76,-3,56,-124,27,-169r35,0v37,73,29,197,-63,195xm37,-226r0,-30r31,0r0,30r-31,0xm94,-226r-5,-56r35,0r-4,56r-26,0xm146,-226r0,-30r30,0r0,30r-30,0","w":219},"\u03b1":{"d":"102,-195v45,4,48,39,73,87v14,-25,22,-53,22,-83r36,0v-5,36,-20,71,-45,107v20,37,38,65,52,84r-40,0r-34,-57v-30,41,-57,61,-82,61v-98,0,-68,-206,18,-199xm97,-168v-44,7,-56,146,-6,146v16,0,37,-18,63,-56v-17,-35,-29,-79,-57,-90","w":258},"\u03b2":{"d":"200,-75v2,62,-69,95,-131,72r0,72r-34,0r0,-254v-1,-56,26,-97,77,-97v38,-1,68,23,68,58v0,30,-16,52,-48,69v35,11,66,39,68,80xm165,-74v-1,-41,-37,-63,-83,-60r0,-26v37,3,62,-28,63,-62v0,-21,-13,-35,-35,-34v-27,0,-41,22,-41,65r0,158v38,24,97,8,96,-41","w":216},"\u03b3":{"d":"85,-19v-12,-50,-56,-132,-84,-172r40,0v26,40,47,83,64,131v15,-39,47,-99,68,-131r32,0v-29,39,-60,101,-89,169v10,30,9,59,-4,91v-10,-2,-27,4,-29,-5v-10,-38,-9,-44,2,-83","w":205},"\u03b4":{"d":"106,4v-49,0,-87,-39,-86,-88v0,-41,22,-71,66,-88v-32,-18,-60,-28,-60,-62v0,-49,77,-54,127,-43r0,29v-27,-9,-84,-17,-92,11v25,52,132,62,132,150v0,52,-36,91,-87,91xm107,-22v44,0,62,-67,39,-102v-6,-10,-17,-21,-34,-31v-37,13,-56,37,-56,72v-1,31,20,61,51,61","w":212},"\u03b5":{"d":"56,-87v-2,64,59,78,112,54r0,27v-76,30,-148,-8,-148,-90v0,-83,66,-114,146,-93r0,29v-54,-19,-108,-8,-110,47r99,0r0,26r-99,0","w":189},"\u03b6":{"d":"224,18v-1,47,-55,62,-107,54r0,-28v33,8,79,6,79,-23v0,-28,-37,-21,-63,-21v-64,0,-98,-26,-98,-88v0,-46,25,-96,50,-123v-29,1,-50,-2,-77,-12r0,-31v31,16,60,22,99,21v36,-30,70,-47,103,-49r8,24v-23,23,-62,41,-101,47v-23,30,-44,76,-45,121v-1,51,28,60,82,60v47,0,70,16,70,48","w":228},"\u03b7":{"d":"70,-155v36,-58,121,-56,121,30r0,194r-34,0r0,-189v-1,-66,-64,-47,-87,-5r0,125r-35,0v-3,-66,9,-141,-11,-191r38,0v3,10,6,22,8,36","w":223},"\u03b8":{"d":"111,4v-66,0,-87,-62,-87,-140v0,-80,19,-146,87,-146v66,0,87,66,86,143v0,78,-20,143,-86,143xm160,-154v1,-48,-11,-102,-49,-102v-38,0,-50,55,-50,102r99,0xm61,-128v0,51,10,106,49,106v39,0,51,-56,50,-106r-99,0","w":221},"\u03b9":{"d":"69,-70v-5,44,23,57,55,41r0,26v-49,19,-89,0,-89,-64r0,-124r34,0r0,121","w":132},"\u03ba":{"d":"35,0r0,-191r34,0r0,94v20,-24,55,-70,74,-84v9,-7,21,-10,34,-10r0,31v-35,0,-45,35,-70,58r78,102r-41,0r-75,-97r0,97r-34,0","w":196},"\u03bb":{"d":"88,-173v-18,-30,-18,-78,-68,-74r0,-31v56,0,64,13,84,56r63,142v13,30,26,55,41,80r-39,0v-26,-41,-44,-90,-65,-136r-63,136r-33,0","w":213},"\u03bc":{"d":"114,-29v26,0,31,-15,43,-38r0,-124r35,0v3,63,-8,145,10,191r-38,0r-7,-36v-16,48,-59,53,-88,15r0,73r-34,0r0,-243r34,0v4,65,-19,162,45,162","w":227},"\u03bd":{"d":"181,-191v18,54,-54,158,-66,191r-34,0v-16,-53,-57,-148,-81,-191r37,0v22,43,50,104,66,157v36,-74,56,-101,44,-157r34,0","w":197},"\u03be":{"d":"202,18v-3,46,-55,62,-107,54r0,-28v31,8,82,6,80,-22v3,-20,-30,-24,-58,-22v-55,1,-93,-25,-93,-71v0,-38,30,-64,63,-76v-35,-12,-66,-56,-35,-94v-17,0,-35,-4,-54,-12r0,-28v21,10,51,15,83,18v29,-17,55,-23,91,-17r5,17v-23,17,-55,26,-91,22v-37,49,18,97,86,85r0,26v-61,-5,-109,9,-111,58v-4,76,146,8,141,90","w":208},"\u03bf":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74","w":221},"\u03c1":{"d":"200,-113v0,72,-57,133,-131,107r0,75r-34,0v3,-112,-25,-264,87,-264v48,0,78,33,78,82xm118,-169v-52,0,-50,70,-49,129v45,38,96,-9,96,-67v0,-34,-17,-62,-47,-62","w":223},"\u03c2":{"d":"201,18v-1,46,-55,63,-107,54r0,-27v30,7,83,4,79,-24v3,-18,-31,-23,-59,-21v-61,3,-92,-31,-94,-82v-3,-77,76,-130,161,-109r0,27v-66,-18,-126,11,-126,79v0,45,28,55,76,55v46,0,70,16,70,48","w":209},"\u03c3":{"d":"20,-95v0,-68,48,-115,119,-96r114,0r0,31r-70,0v43,64,12,164,-72,164v-58,0,-91,-40,-91,-99xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74","w":242},"\u03c4":{"d":"91,0v-20,-37,-9,-104,-12,-160v-27,0,-52,-2,-72,8r0,-32v47,-14,121,-4,180,-7r0,31r-74,0v3,55,-9,125,14,160r-36,0","w":194},"\u03c5":{"d":"109,4v-51,-1,-76,-29,-76,-92r0,-103r34,0v6,63,-22,171,43,169v76,-3,56,-124,27,-169r35,0v37,73,29,197,-63,195","w":219},"\u03c6":{"d":"258,-95v0,56,-44,90,-102,89r0,75r-35,0r0,-75v-58,1,-101,-33,-101,-89v0,-56,43,-90,101,-89r0,-94r35,0r0,94v58,-1,102,33,102,89xm121,-158v-63,-5,-87,71,-48,109v12,12,28,17,48,17r0,-126xm156,-32v59,7,87,-70,50,-108v-11,-11,-28,-17,-50,-18r0,126","w":277},"\u03c7":{"d":"79,-64r-55,-97v-8,-13,-14,-23,-20,-30r40,0v17,24,39,62,55,92r54,-92r31,0r-70,119r83,141v-13,-2,-34,4,-42,-3v-29,-44,-38,-64,-61,-104r-62,107r-31,0","w":197},"\u03c8":{"d":"252,-191v31,84,13,195,-92,191r0,69r-34,0r0,-69v-83,-5,-105,-49,-101,-140v0,-20,-3,-38,-9,-51r35,0v23,36,-7,128,35,151v14,8,26,14,40,14r0,-200r34,0r0,200v75,7,84,-107,57,-165r35,0","w":284},"\u03c9":{"d":"225,-24v68,-9,45,-130,13,-167r36,0v15,22,29,66,30,100v2,51,-30,96,-79,95v-28,0,-48,-17,-63,-54v-30,96,-142,51,-142,-41v0,-35,14,-78,29,-100r36,0v-32,38,-55,155,13,167v28,-2,43,-29,48,-58v-12,-29,-12,-61,0,-90r32,0v10,29,11,61,0,90v4,30,19,56,47,58","w":323},"\u03ca":{"d":"69,-70v-5,44,23,57,55,41r0,26v-49,19,-89,0,-89,-64r0,-124r34,0r0,121xm2,-226r0,-30r30,0r0,30r-30,0xm71,-226r0,-30r30,0r0,30r-30,0","w":132},"\u03cb":{"d":"109,4v-51,-1,-76,-29,-76,-92r0,-103r34,0v6,63,-22,171,43,169v76,-3,56,-124,27,-169r35,0v37,73,29,197,-63,195xm54,-226r0,-30r30,0r0,30r-30,0xm123,-226r0,-30r30,0r0,30r-30,0","w":219},"\u03cc":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74xm98,-226r-5,-56r35,0r-4,56r-26,0","w":221},"\u03cd":{"d":"109,4v-51,-1,-76,-29,-76,-92r0,-103r34,0v6,63,-22,171,43,169v76,-3,56,-124,27,-169r35,0v37,73,29,197,-63,195xm95,-226r-5,-56r35,0r-4,56r-26,0","w":219},"\u03ce":{"d":"225,-24v68,-9,45,-130,13,-167r36,0v15,22,29,66,30,100v2,51,-30,96,-79,95v-28,0,-48,-17,-63,-54v-30,96,-142,51,-142,-41v0,-35,14,-78,29,-100r36,0v-32,38,-55,155,13,167v28,-2,43,-29,48,-58v-12,-29,-12,-61,0,-90r32,0v10,29,11,61,0,90v4,30,19,56,47,58xm149,-226r-5,-56r35,0r-4,56r-26,0","w":323},"\u03d0":{"d":"98,-191v37,0,55,-65,13,-65v-25,0,-39,29,-47,53v12,8,23,12,34,12xm168,-231v0,52,-65,87,-109,52v-6,23,-8,55,-4,81v37,-46,117,-29,117,33v0,38,-34,72,-73,69v-122,-9,-96,-288,17,-286v30,0,52,20,52,51xm106,-22v45,0,41,-78,-1,-77v-18,0,-34,9,-46,27v5,25,22,50,47,50","w":186},"\u03d1":{"d":"177,-128v2,64,-29,129,-84,132v-45,2,-57,-45,-70,-82r31,0v9,18,13,59,39,56v37,-4,49,-56,47,-106v-68,4,-120,-5,-120,-65v0,-43,36,-89,77,-89v46,0,72,42,80,124r37,0r0,30r-37,0xm50,-195v0,43,45,37,90,37v1,-46,-10,-98,-45,-98v-25,0,-45,32,-45,61","w":224},"\u03d2":{"d":"228,-234v-106,-2,-99,125,-99,234r-35,0r0,-84v-2,-81,-44,-140,-93,-176r50,0v24,21,51,64,64,98v17,-55,39,-101,113,-98r0,26","w":229},"\u03d3":{"d":"290,-234v-106,-2,-99,125,-99,234r-35,0r0,-84v-2,-81,-44,-140,-93,-176r50,0v24,21,51,64,64,98v17,-55,39,-101,113,-98r0,26xm7,-204r-5,-56r35,0r-4,56r-26,0","w":294},"\u03d4":{"d":"228,-234v-106,-2,-99,125,-99,234r-35,0r0,-84v-2,-81,-44,-140,-93,-176r50,0v24,21,51,64,64,98v17,-55,39,-101,113,-98r0,26xm66,-282r0,-30r30,0r0,30r-30,0xm135,-282r0,-30r30,0r0,30r-30,0","w":229},"\u03d5":{"d":"153,-146v23,-88,141,-45,135,35v-5,67,-48,106,-118,111r0,69r-34,0r0,-69v-70,-6,-117,-43,-119,-111v-1,-45,32,-85,75,-84v30,0,51,17,61,49xm93,-168v-55,5,-47,100,-12,123v14,9,31,17,55,19v1,-57,6,-146,-43,-142xm254,-110v1,-29,-15,-56,-41,-58v-48,-4,-44,85,-43,142v53,-3,82,-33,84,-84","w":305},"\u03d6":{"d":"273,-165v33,63,19,167,-55,169v-23,0,-42,-13,-57,-40v-16,27,-35,40,-57,40v-73,-1,-87,-107,-54,-169v-17,0,-32,2,-47,8r0,-27v86,-16,204,-3,303,-7r0,26r-33,0xm215,-27v52,-11,46,-91,22,-138r-152,0v-26,47,-29,129,24,139v19,-1,32,-19,40,-36v-12,-27,-12,-49,-1,-77r26,0v12,28,10,49,-1,77v11,23,25,35,42,35","w":318},"\u03da":{"d":"146,-33v51,-3,88,6,91,51v3,45,-52,61,-114,55r0,-26v37,4,86,-1,84,-26v-2,-26,-35,-21,-66,-21v-83,0,-119,-29,-121,-103v-3,-108,92,-190,207,-157r0,28v-96,-35,-175,33,-172,124v2,54,26,79,91,75","w":241},"\u03dc":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,88r92,0r0,27r-92,0r0,118r-36,0","w":193},"\u03de":{"d":"106,0r41,-114r-130,0r54,-146r28,0r-42,113r131,0r-54,147r-28,0","w":191},"\u03e0":{"d":"0,-268v133,-1,243,131,198,275r-26,-9v11,-37,13,-71,1,-110r-97,66r-17,-23r103,-70v-8,-16,-18,-30,-29,-43r-104,72r-16,-23r98,-68v-34,-26,-71,-39,-111,-39r0,-28","w":225},"\u03ee":{"d":"95,0r0,-184r-91,0r0,-28r91,0r0,-48r37,0r0,48r91,0r0,28r-91,0r0,184r-37,0","w":227},"\u03ef":{"d":"81,-165r-69,0r0,-26r69,0r0,-87r35,0r0,87r69,0r0,26r-69,0r0,234r-35,0r0,-234","w":197},"\u03f0":{"d":"15,-191v56,-18,68,31,65,93v11,-12,24,-21,37,-29v5,-32,20,-55,46,-68r18,13v-7,26,-20,48,-39,66v-2,40,-4,97,39,85r0,31v-50,18,-67,-22,-66,-92v-11,9,-22,20,-35,33v-4,26,-19,47,-46,63r-19,-11v6,-26,19,-49,38,-67v1,-43,7,-94,-38,-85r0,-32","w":196},"\u03f1":{"d":"58,-19v-1,65,69,59,135,58r0,30r-54,0v-89,-1,-108,-44,-111,-139v-2,-77,24,-122,87,-125v48,-2,78,31,78,79v0,70,-66,127,-135,97xm110,-169v-49,2,-49,65,-47,121v46,32,93,-9,93,-61v0,-33,-15,-60,-46,-60","w":216},"\u03f2":{"d":"56,-95v0,60,59,89,111,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-61,-25,-109,2,-109,65","w":184},"\u0401":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0xm60,-282r0,-30r30,0r0,30r-30,0xm129,-282r0,-30r30,0r0,30r-30,0","w":195},"\u0402":{"d":"234,-84v0,-59,-68,-68,-104,-27r0,111r-37,0r0,-233r-91,0r0,-27r219,0r0,27r-91,0r0,88v54,-47,143,-17,143,57v0,56,-42,100,-102,88r0,-26v37,8,63,-24,63,-58"},"\u0403":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,233r-36,0xm70,-282r43,-56r40,0r-57,56r-26,0","w":183},"\u0404":{"d":"58,-123v-4,78,74,126,144,85r0,34v-100,37,-184,-21,-184,-127v0,-99,82,-163,180,-126r0,30v-73,-35,-137,5,-140,77r98,0r0,27r-98,0","w":216},"\u0405":{"d":"163,-110v38,53,-10,117,-78,117v-18,0,-40,-4,-67,-12r0,-36v57,39,145,18,111,-48v-32,-34,-110,-48,-110,-109v0,-65,78,-83,141,-59r0,34v-49,-22,-96,-27,-106,20v2,33,36,41,61,57v22,14,40,24,48,36","w":193},"\u0406":{"d":"33,0r0,-260r37,0r0,260r-37,0","w":103},"\u0407":{"d":"33,0r0,-260r37,0r0,260r-37,0xm2,-282r0,-30r30,0r0,30r-30,0xm71,-282r0,-30r30,0r0,30r-30,0","w":103},"\u0408":{"d":"-32,16v43,14,75,6,75,-48r0,-228r37,0r0,227v2,69,-46,96,-112,81r0,-32","w":111},"\u0409":{"d":"304,-77v0,-43,-38,-45,-85,-44r0,94v50,2,84,-8,85,-50xm340,-79v2,75,-73,83,-158,79r0,-233r-78,0v-3,115,3,173,-43,214v-12,11,-32,17,-56,19r0,-33v25,-4,41,-17,50,-40v8,-21,13,-104,12,-187r152,0r0,111v70,-5,120,11,121,70","w":353},"\u040a":{"d":"335,-79v2,74,-73,83,-158,79r0,-123r-107,0r0,123r-36,0r0,-260r36,0r0,110r107,0r0,-110r37,0r0,111v71,-5,119,12,121,70xm298,-77v1,-43,-38,-45,-84,-44r0,94v50,2,84,-7,84,-50","w":348},"\u040b":{"d":"223,0v-5,-58,20,-141,-45,-141v-22,0,-43,9,-60,27r0,114r-37,0r0,-233r-78,0r0,-27r193,0r0,27r-78,0r0,86v52,-44,154,-27,142,61r0,86r-37,0","w":274},"\u040c":{"d":"70,-120r0,120r-36,0r0,-260r36,0v2,36,-4,80,2,112v61,-3,46,-116,120,-112r0,27v-38,5,-48,83,-82,97v54,17,61,90,92,136r-39,0v-20,-38,-45,-103,-75,-120r-18,0xm83,-282r43,-56r40,0r-57,56r-26,0","w":213},"\u040e":{"d":"103,-83r-90,-177r41,0r70,138r76,-138r34,0r-107,195v-27,48,-38,64,-103,65r0,-30v49,2,61,-19,79,-53xm181,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":230},"\u040f":{"d":"34,0r0,-260r36,0r0,232r124,0r0,-232r37,0r0,260r-81,0r0,56r-35,0r0,-56r-81,0","w":264},"\u0410":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113","w":248},"\u0411":{"d":"192,-79v2,74,-73,83,-158,79r0,-260r145,0r0,27r-109,0r0,84v71,-5,120,12,122,70xm155,-77v0,-43,-38,-45,-85,-44r0,94v50,2,84,-8,85,-50","w":209},"\u0412":{"d":"192,-65v0,43,-29,65,-82,65r-76,0r0,-260v67,0,148,-8,148,57v0,35,-24,57,-54,67v43,13,64,37,64,71xm153,-69v0,-36,-40,-57,-83,-54r0,95v51,1,83,-1,83,-41xm70,-146v42,2,72,-10,74,-49v1,-30,-32,-40,-74,-38r0,87","w":207},"\u0413":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,233r-36,0","w":183},"\u0414":{"d":"34,-33v40,-65,54,-123,52,-227r142,0r0,227r35,0r0,89r-35,0r0,-56r-179,0r0,56r-36,0r0,-89r21,0xm191,-33r0,-200r-68,0v0,79,-15,145,-47,200r115,0","w":274},"\u0415":{"d":"34,0r0,-260r145,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-153,0","w":195},"\u0416":{"d":"115,-123v-38,18,-45,78,-67,123r-38,0v26,-47,33,-119,84,-137v-33,-15,-33,-88,-74,-96r0,-27v58,-2,61,75,91,105v4,4,11,7,19,7r0,-112r35,0r0,112v30,-2,35,-39,48,-60v19,-31,22,-50,61,-52r0,27v-42,7,-39,82,-74,96v51,18,59,89,84,137r-38,0v-23,-41,-26,-101,-68,-123r-13,0r0,123r-35,0r0,-123r-15,0","w":294},"\u0417":{"d":"180,-74v0,74,-98,97,-169,70r0,-33v54,22,130,27,130,-34v0,-43,-39,-55,-88,-54r0,-26v44,1,80,-12,81,-50v1,-48,-76,-44,-118,-25r0,-30v60,-21,156,-16,156,52v0,31,-19,52,-57,63v37,5,65,28,65,67","w":194},"\u0418":{"d":"34,0r0,-260r36,0r0,207r126,-207r37,0r0,260r-37,0r0,-207r-126,207r-36,0","w":266},"\u0419":{"d":"34,0r0,-260r36,0r0,207r126,-207r37,0r0,260r-37,0r0,-207r-126,207r-36,0xm190,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":266},"\u041a":{"d":"70,-120r0,120r-36,0r0,-260r36,0v2,36,-4,80,2,112v61,-3,46,-116,120,-112r0,27v-38,5,-48,83,-82,97v54,17,61,90,92,136r-39,0v-20,-38,-45,-103,-75,-120r-18,0","w":213},"\u041b":{"d":"5,0r0,-33v25,-4,41,-17,50,-40v8,-21,13,-104,12,-187r152,0r0,260r-37,0r0,-233r-78,0v-3,115,3,173,-43,214v-12,11,-32,17,-56,19","w":252},"\u041c":{"d":"34,0r0,-260r50,0r73,201r74,-201r46,0r0,260r-35,0r0,-212r-72,195r-35,0r-70,-195r0,212r-31,0","w":310},"\u041d":{"d":"34,0r0,-260r36,0r0,110r124,0r0,-110r37,0r0,260r-37,0r0,-123r-124,0r0,123r-36,0","w":264},"\u041e":{"d":"262,-130v0,78,-47,137,-122,137v-76,0,-122,-59,-122,-137v0,-78,46,-137,122,-137v75,0,122,60,122,137xm57,-130v0,62,27,109,83,109v56,0,82,-47,82,-109v0,-63,-26,-109,-82,-109v-56,0,-83,47,-83,109","w":279},"\u041f":{"d":"34,0r0,-260r197,0r0,260r-37,0r0,-233r-124,0r0,233r-36,0","w":264},"\u0420":{"d":"193,-192v-2,64,-52,93,-123,89r0,103r-36,0r0,-260v78,0,161,-11,159,68xm154,-189v0,-43,-38,-45,-84,-44r0,102v49,3,84,-13,84,-58","w":198},"\u0421":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91","w":249},"\u0422":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,233r-37,0","w":227},"\u0423":{"d":"103,-83r-90,-177r41,0r70,138r76,-138r34,0r-107,195v-27,48,-38,64,-103,65r0,-30v49,2,61,-19,79,-53","w":230},"\u0424":{"d":"239,-129v0,48,-46,93,-97,90r0,39r-35,0r0,-39v-51,3,-96,-42,-96,-90v-1,-51,43,-94,96,-92r0,-39r35,0r0,39v53,-2,98,41,97,92xm107,-194v-56,-3,-77,74,-42,110v11,12,25,18,42,18r0,-128xm142,-66v54,5,78,-73,44,-109v-10,-11,-25,-18,-44,-19r0,128","w":249},"\u0425":{"d":"3,0r86,-131r-82,-129r44,0r62,98r66,-98r35,0r-83,126r85,134r-44,0r-66,-103r-68,103r-35,0","w":225},"\u0426":{"d":"34,0r0,-260r36,0r0,227r124,0r0,-227r37,0r0,227r35,0r0,89r-35,0r0,-56r-197,0","w":276},"\u0427":{"d":"51,-260v5,59,-22,141,49,141v20,0,39,-6,56,-16r0,-125r37,0r0,260r-37,0r0,-105v-59,33,-154,17,-142,-69r0,-86r37,0","w":226},"\u0428":{"d":"34,0r0,-260r36,0r0,227r83,0r0,-227r37,0r0,227r82,0r0,-227r37,0r0,260r-275,0","w":342},"\u0429":{"d":"34,0r0,-260r36,0r0,227r83,0r0,-227r37,0r0,227r82,0r0,-227r37,0r0,227r35,0r0,89r-35,0r0,-56r-275,0","w":354},"\u042a":{"d":"231,-79v2,74,-73,83,-158,79r0,-233r-70,0r0,-27r107,0r0,111v70,-5,119,12,121,70xm194,-77v1,-43,-38,-45,-84,-44r0,94v50,2,84,-7,84,-50","w":243},"\u042b":{"d":"192,-79v2,74,-73,83,-158,79r0,-260r36,0r0,111v71,-5,120,12,122,70xm155,-77v0,-43,-38,-45,-85,-44r0,94v50,2,84,-8,85,-50xm219,0r0,-260r37,0r0,260r-37,0","w":289},"\u042c":{"d":"192,-79v2,74,-73,83,-158,79r0,-260r36,0r0,111v71,-5,120,12,122,70xm155,-77v0,-43,-38,-45,-85,-44r0,94v50,2,84,-8,85,-50","w":204},"\u042d":{"d":"198,-135v4,101,-80,171,-183,131r0,-33v78,36,145,-7,144,-86r-98,0r0,-27r98,0v4,-77,-75,-113,-141,-74r0,-29v19,-9,40,-14,64,-14v80,-1,114,54,116,132","w":216},"\u042e":{"d":"220,7v-68,0,-105,-54,-108,-123r-42,0r0,116r-36,0r0,-260r36,0r0,116r42,0v4,-72,38,-123,108,-123v72,0,108,60,108,137v0,78,-36,137,-108,137xm220,-240v-95,0,-95,221,0,219v51,-1,69,-50,69,-109v0,-59,-19,-110,-69,-110","w":347},"\u042f":{"d":"35,-188v0,-49,33,-77,96,-72r59,0r0,260r-37,0r0,-111r-24,0v-21,19,-53,75,-77,111r-48,0v30,-33,56,-94,92,-117v-33,-7,-61,-34,-61,-71xm74,-187v0,41,34,51,79,49r0,-95v-46,-3,-79,6,-79,46","w":223},"\u0430":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38","w":198},"\u0431":{"d":"20,-124v1,-98,20,-153,109,-154v17,0,33,-3,47,-9r0,28v-30,12,-87,0,-101,30v-11,15,-18,41,-21,80v18,-28,41,-42,70,-42v47,0,74,43,73,94v0,56,-34,102,-90,101v-58,0,-87,-42,-87,-128xm109,-22v35,-1,51,-34,51,-73v0,-81,-71,-78,-106,-30v-1,65,16,104,55,103","w":214},"\u0432":{"d":"169,-48v0,58,-75,48,-134,48r0,-191v54,1,126,-10,127,42v0,23,-13,39,-37,49v30,9,44,27,44,52xm133,-51v0,-29,-30,-39,-64,-36r0,61v34,-2,65,5,64,-25xm69,-110v32,2,59,-5,57,-32v3,-21,-30,-25,-57,-23r0,55","w":188},"\u0433":{"d":"35,0r0,-191r138,0r0,31r-104,0r0,160r-34,0","w":177},"\u0434":{"d":"31,-30v30,-39,39,-88,37,-161r124,0r0,161r35,0r0,73r-35,0r0,-43r-144,0r0,43r-35,0r0,-73r18,0xm103,-165v1,58,-9,99,-31,135r85,0r0,-135r-54,0","w":241},"\u0435":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53","w":200},"\u0436":{"d":"148,-85r0,85r-34,0r0,-85v-39,-3,-35,38,-58,65r-10,20r-37,0v22,-32,30,-82,68,-97v-24,-8,-25,-60,-52,-68v1,-8,-3,-22,2,-26v54,-3,31,84,87,83r0,-83r34,0r0,83v53,4,32,-87,89,-83r0,26v-28,8,-27,60,-52,68v39,15,44,65,68,97v-23,1,-44,3,-48,-20v-14,-26,-25,-51,-41,-65r-16,0","w":261},"\u0437":{"d":"153,-56v0,57,-78,72,-138,52r0,-29v35,15,99,20,102,-23v2,-24,-22,-36,-60,-35r0,-22v64,10,78,-57,11,-56v-15,0,-32,4,-50,10r0,-28v46,-14,129,-15,129,38v0,18,-12,35,-35,47v27,8,41,23,41,46","w":172},"\u0438":{"d":"35,0r0,-191r32,0r0,145r89,-145r35,0r0,191r-33,0r0,-144r-89,144r-34,0","w":225},"\u0439":{"d":"35,0r0,-191r32,0r0,145r89,-145r35,0r0,191r-33,0r0,-144r-89,144r-34,0xm178,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":225},"\u043a":{"d":"69,-81r0,81r-34,0r0,-191r34,0r0,84v57,-1,34,-92,98,-84r0,26v-36,3,-28,59,-62,69v39,11,47,68,71,96r-38,0v-12,-25,-37,-68,-51,-81r-18,0","w":193},"\u043b":{"d":"7,0r0,-30v22,-2,27,-14,34,-36v9,-30,13,-78,12,-125r124,0r0,191r-35,0r0,-165r-55,0v-2,86,-9,159,-80,165","w":211},"\u043c":{"d":"35,0r0,-191r37,0r58,149r56,-149r41,0r0,191r-36,0r0,-145r-49,132r-34,0r-46,-120r0,133r-27,0","w":261},"\u043d":{"d":"35,0r0,-191r34,0r0,78r87,0r0,-78r35,0r0,191r-35,0r0,-87r-87,0r0,87r-34,0","w":225},"\u043e":{"d":"202,-95v0,58,-33,99,-91,99v-58,0,-91,-40,-91,-99v0,-60,33,-100,91,-100v57,0,91,41,91,100xm56,-95v0,41,17,73,55,73v38,0,54,-32,54,-73v0,-42,-15,-74,-54,-74v-39,0,-55,33,-55,74","w":221},"\u043f":{"d":"35,0r0,-191r156,0r0,191r-35,0r0,-160r-87,0r0,160r-34,0","w":225},"\u0440":{"d":"207,-101v0,86,-84,139,-138,79r0,91r-34,0r0,-260r34,0r0,36v14,-27,36,-40,64,-40v50,0,74,41,74,94xm69,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":226},"\u0441":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65","w":184},"\u0442":{"d":"72,0r0,-160r-70,0r0,-31r174,0r0,31r-70,0r0,160r-34,0","w":177},"\u0443":{"d":"81,-12r-79,-179r34,0r61,138r54,-138r35,0r-73,187v-26,57,-28,72,-99,73r0,-30v48,2,50,-16,67,-51","w":189},"\u0444":{"d":"200,-195v90,2,92,197,0,199v-14,0,-26,-5,-37,-17r0,82r-35,0r0,-82v-50,49,-113,-16,-106,-81v-8,-66,57,-133,106,-84r0,-82r35,0r0,82v9,-12,20,-17,37,-17xm101,-167v-60,2,-61,141,0,143v8,0,17,-3,27,-8r0,-127v-10,-6,-18,-8,-27,-8xm189,-24v61,0,60,-141,1,-143v-9,0,-18,2,-27,8r0,127v10,5,18,8,26,8","w":290},"\u0445":{"d":"15,0r73,-99r-70,-92r41,0r55,74r51,-74r34,0r-66,97r71,94r-41,0r-57,-76r-56,76r-35,0","w":220},"\u0446":{"d":"35,0r0,-191r34,0r0,161r87,0r0,-161r35,0r0,161r35,0r0,73r-35,0r0,-43r-156,0","w":240},"\u0447":{"d":"49,-191v3,43,-13,100,35,100v13,0,25,-3,35,-9r0,-91r35,0r0,191r-35,0r0,-75v-58,23,-114,3,-105,-73r0,-43r35,0","w":188},"\u0448":{"d":"35,0r0,-191r34,0r0,161r65,0r0,-161r35,0r0,161r65,0r0,-161r35,0r0,191r-234,0","w":303},"\u0449":{"d":"35,0r0,-191r34,0r0,161r65,0r0,-161r35,0r0,161r65,0r0,-161r35,0r0,161r35,0r0,73r-35,0r0,-43r-234,0","w":318},"\u044a":{"d":"55,0r0,-165r-52,0r0,-26r87,0r0,77v57,-3,96,14,96,56v0,55,-66,62,-131,58xm149,-58v0,-30,-27,-30,-59,-30r0,62v33,2,59,-6,59,-32","w":201},"\u044b":{"d":"35,0r0,-191r34,0r0,77v57,-3,96,14,96,56v0,54,-65,62,-130,58xm191,0r0,-191r35,0r0,191r-35,0xm128,-58v0,-30,-27,-31,-59,-30r0,62v33,2,59,-6,59,-32","w":260},"\u044c":{"d":"36,0r0,-191r34,0r0,77v57,-3,96,14,96,56v0,54,-65,62,-130,58xm129,-58v0,-30,-27,-31,-59,-30r0,62v33,2,59,-6,59,-32","w":182},"\u044d":{"d":"164,-99v0,81,-70,124,-149,94r0,-31v49,23,108,16,113,-49r-67,0r0,-26r67,0v1,-57,-59,-72,-106,-45r0,-29v71,-29,142,5,142,86","w":183},"\u044e":{"d":"189,-169v-35,0,-48,34,-48,74v0,40,13,73,48,73v35,0,48,-33,48,-73v0,-41,-12,-74,-48,-74xm189,4v-50,-1,-81,-36,-84,-86r-36,0r0,82r-34,0r0,-191r34,0r0,83r36,0v3,-50,33,-86,84,-87v55,0,85,44,85,100v0,56,-31,99,-85,99","w":293},"\u044f":{"d":"26,-138v-1,-53,59,-56,123,-53r0,191r-35,0r0,-77v-45,-3,-47,54,-69,77r-38,0v18,-25,35,-74,59,-86v-21,-7,-39,-27,-40,-52xm114,-165v-30,-2,-51,7,-51,30v0,23,20,34,51,32r0,-62","w":183},"\u0451":{"d":"103,-195v54,1,76,44,72,105r-120,0v6,69,60,81,120,56r0,28v-81,31,-155,-8,-155,-90v0,-53,32,-100,83,-99xm56,-116r85,0v0,-36,-14,-53,-40,-53v-27,0,-42,17,-45,53xm54,-226r0,-30r30,0r0,30r-30,0xm123,-226r0,-30r30,0r0,30r-30,0","w":200},"\u0452":{"d":"156,-95v0,-25,-4,-40,-27,-40v-21,0,-41,14,-60,42r0,93r-34,0r0,-200r-35,0r0,-21r35,0r0,-57r34,0r0,57r66,0r0,21r-66,0r0,75v29,-56,123,-54,122,18v-1,83,24,207,-83,177r0,-27v26,12,48,2,48,-33r0,-105","w":223},"\u0453":{"d":"35,0r0,-191r138,0r0,31r-104,0r0,160r-34,0xm69,-226r43,-56r40,0r-57,56r-26,0","w":177},"\u0454":{"d":"56,-87v-2,64,59,78,112,54r0,27v-76,30,-148,-8,-148,-90v0,-83,66,-114,146,-93r0,29v-54,-19,-108,-8,-110,47r67,0r0,26r-67,0","w":183},"\u0455":{"d":"144,-86v41,67,-42,113,-116,79r0,-31v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v1,30,70,37,82,59","w":183},"\u0456":{"d":"35,0r0,-191r34,0r0,191r-34,0xm35,-226r0,-34r34,0r0,34r-34,0","w":104},"\u0457":{"d":"35,0r0,-191r34,0r0,191r-34,0xm2,-226r0,-30r30,0r0,30r-30,0xm71,-226r0,-30r30,0r0,30r-30,0","w":104},"\u0458":{"d":"-27,37v38,19,67,17,67,-37r0,-191r35,0r0,191v3,67,-49,88,-102,65r0,-28xm40,-226r0,-34r35,0r0,34r-35,0","w":109},"\u0459":{"d":"7,0r0,-30v22,-2,27,-14,34,-36v9,-30,13,-78,12,-125r124,0r0,77v57,-3,95,14,95,56v0,54,-65,62,-130,58r0,-165r-55,0v-2,86,-9,159,-80,165xm235,-58v0,-30,-26,-31,-58,-30r0,62v33,2,58,-6,58,-32","w":288},"\u045a":{"d":"35,0r0,-191r34,0r0,77r87,0r0,-77r35,0r0,77v56,-3,95,14,95,56v0,54,-65,62,-130,58r0,-88r-87,0r0,88r-34,0xm249,-58v0,-30,-26,-31,-58,-30r0,62v33,2,58,-6,58,-32","w":302},"\u045b":{"d":"156,-95v0,-25,-4,-40,-27,-40v-21,0,-41,14,-60,42r0,93r-34,0r0,-200r-35,0r0,-21r35,0r0,-52r34,0r0,52r66,0r0,21r-66,0r0,75v29,-56,122,-54,122,18r0,107r-35,0r0,-95","w":223},"\u045c":{"d":"69,-81r0,81r-34,0r0,-191r34,0r0,84v57,-1,34,-92,98,-84r0,26v-36,3,-28,59,-62,69v39,11,47,68,71,96r-38,0v-12,-25,-37,-68,-51,-81r-18,0xm73,-226r43,-56r40,0r-57,56r-26,0","w":193},"\u045e":{"d":"81,-12r-79,-179r34,0r61,138r54,-138r35,0r-73,187v-26,57,-28,72,-99,73r0,-30v48,2,50,-16,67,-51xm152,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":189},"\u045f":{"d":"35,0r0,-191r34,0r0,161r87,0r0,-161r35,0r0,191r-61,0r0,43r-35,0r0,-43r-60,0","w":225},"\u0462":{"d":"187,-77v0,-43,-38,-45,-85,-44r0,94v50,2,84,-8,85,-50xm223,-79v2,74,-73,83,-158,79r0,-198r-65,0r0,-28r65,0r0,-34r37,0r0,34r69,0r0,28r-69,0r0,49v70,-5,120,11,121,70","w":236},"\u0463":{"d":"87,-26v33,2,58,-6,58,-32v0,-23,-26,-31,-58,-29r0,61xm52,0r0,-169r-48,0r0,-22r48,0r0,-87r35,0r0,87r56,0r0,22r-56,0r0,55v57,-3,95,14,95,56v0,54,-65,62,-130,58","w":198},"\u046a":{"d":"152,-142r78,-91r-170,0r77,91r15,0xm242,0v-21,-44,-29,-105,-67,-123r-13,0r0,123r-34,0r0,-123r-13,0v-38,18,-45,78,-67,123r-38,0v28,-50,32,-129,95,-139r-80,-94r0,-27r240,0r0,27r-80,94v63,10,66,90,95,139r-38,0","w":289},"\u046b":{"d":"128,-104r5,0r60,-61r-125,0xm245,0v-23,1,-44,3,-48,-20v-14,-26,-25,-51,-41,-65r-12,0r0,85r-34,0r0,-85v-38,1,-39,57,-64,85r-37,0v25,-34,30,-91,80,-99r-66,-66r0,-26r206,0r0,26r-66,66v51,8,56,64,82,99","w":252},"\u0490":{"d":"34,0r0,-260r110,0r0,-52r35,0r0,79r-109,0r0,233r-36,0","w":183},"\u0491":{"d":"35,0r0,-191r104,0r0,-43r34,0r0,74r-104,0r0,160r-34,0","w":177},"\u0492":{"d":"43,0r0,-118r-39,0r0,-27r39,0r0,-115r146,0r0,27r-109,0r0,88r65,0r0,27r-65,0r0,118r-37,0","w":202},"\u0493":{"d":"35,0r0,-80r-26,0r0,-22r26,0r0,-89r138,0r0,31r-104,0r0,58r61,0r0,22r-61,0r0,80r-34,0","w":177},"\u0494":{"d":"173,-55v0,-71,-57,-97,-103,-52r0,107r-36,0r0,-260r130,0r0,27r-94,0r0,92v64,-46,143,-4,143,78v0,64,-46,127,-112,112r0,-28v45,17,72,-29,72,-76","w":225},"\u0495":{"d":"101,26v50,1,58,-111,5,-113v-11,0,-23,4,-37,13r0,74r-34,0r0,-191r118,0r0,26r-84,0r0,61v53,-36,110,3,110,68v0,52,-33,94,-86,87r0,-25r8,0","w":196},"\u0496":{"d":"246,0v-21,-43,-30,-105,-66,-123r-15,0r0,123r-35,0r0,-123r-15,0v-38,18,-45,78,-67,123r-38,0v26,-47,33,-119,84,-137v-33,-15,-33,-88,-74,-96r0,-27v58,-2,61,75,91,105v4,4,11,7,19,7r0,-112r35,0r0,112v30,-2,35,-39,48,-60v19,-31,22,-50,61,-52r0,27v-42,7,-39,82,-74,96v43,11,51,69,71,107r35,0r0,82r-35,0r0,-52r-25,0","w":314},"\u0497":{"d":"114,0r0,-85v-39,-3,-35,38,-58,65r-10,20r-37,0v22,-32,30,-82,68,-97v-24,-8,-25,-60,-52,-68v1,-8,-3,-22,2,-26v54,-3,31,84,87,83r0,-83r34,0r0,83v53,4,32,-87,89,-83r0,26v-28,8,-27,60,-52,68v28,9,38,42,51,67r35,0r0,73r-35,0r0,-43v-30,7,-30,-27,-42,-41v-20,-26,-11,-44,-46,-44r0,85r-34,0","w":281},"\u0498":{"d":"180,-74v0,74,-98,97,-169,70r0,-33v54,22,130,27,130,-34v0,-43,-39,-55,-88,-54r0,-26v44,1,80,-12,81,-50v1,-48,-76,-44,-118,-25r0,-30v60,-21,156,-16,156,52v0,31,-19,52,-57,63v37,5,65,28,65,67xm116,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":194},"\u0499":{"d":"153,-56v0,57,-78,72,-138,52r0,-29v35,15,99,20,102,-23v2,-24,-22,-36,-60,-35r0,-22v64,10,78,-57,11,-56v-15,0,-32,4,-50,10r0,-28v46,-14,129,-15,129,38v0,18,-12,35,-35,47v27,8,41,23,41,46xm107,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":172},"\u049a":{"d":"187,0v-9,-1,-25,4,-26,-5v-19,-37,-44,-99,-73,-115r-18,0r0,120r-36,0r0,-260r36,0v2,36,-4,80,2,112v61,-3,46,-116,120,-112r0,27v-38,5,-48,83,-82,97v45,13,53,66,77,106r34,0r0,86r-34,0r0,-56","w":229},"\u049b":{"d":"138,0v-14,-26,-35,-65,-51,-81r-18,0r0,81r-34,0r0,-191r34,0r0,84v57,1,33,-90,98,-84r0,26v-38,3,-27,62,-62,69v33,9,33,36,53,66r35,0r0,73r-35,0r0,-43r-20,0","w":203},"\u049c":{"d":"70,-120r0,120r-36,0r0,-260r36,0r0,112r27,0r0,-52r21,0v2,16,-4,40,2,52v53,-9,45,-115,115,-112r0,27v-38,5,-47,83,-82,97v53,18,62,90,93,136v-14,-2,-37,5,-42,-5v-18,-37,-43,-99,-72,-115r-14,0r0,52r-21,0r0,-52r-27,0","w":261},"\u049d":{"d":"35,0r0,-191r34,0r0,84r26,0r0,-39r22,0v1,12,-2,29,1,39v54,-4,32,-93,96,-84r0,26v-37,2,-28,59,-62,69v39,11,47,68,71,96r-39,0v-13,-25,-36,-69,-51,-81r-16,0r0,39r-22,0r0,-39r-26,0r0,81r-34,0","w":240},"\u049e":{"d":"39,0r0,-200r-36,0r0,-26r36,0r0,-34r37,0r0,34r36,0r0,26r-36,0v2,16,-4,40,2,52v61,-2,46,-115,119,-112v-1,8,3,22,-2,27v-35,8,-47,83,-80,97v54,16,62,92,93,136v-14,-2,-37,5,-42,-5v-18,-37,-43,-99,-72,-115r-18,0r0,120r-37,0","w":218},"\u049f":{"d":"35,0r0,-213r-35,0r0,-21r35,0r0,-44r34,0r0,44r46,0r0,21r-46,0r0,106v57,-1,34,-92,98,-84r0,26v-36,3,-28,59,-62,69v39,11,47,68,71,96r-38,0v-12,-25,-37,-68,-51,-81r-18,0r0,81r-34,0","w":193},"\u04a0":{"d":"106,-120r0,120r-37,0r0,-233r-69,0r0,-27r106,0v2,36,-4,80,2,112v61,-3,46,-116,120,-112r0,27v-39,4,-48,84,-83,97v54,16,62,92,93,136r-39,0v-20,-38,-45,-103,-75,-120r-18,0","w":249},"\u04a1":{"d":"89,-81r0,81r-35,0r0,-165r-52,0r0,-26r87,0r0,84v57,-2,32,-92,98,-84r0,26v-37,3,-31,60,-62,69v38,11,47,70,70,96r-38,0v-13,-26,-34,-66,-51,-81r-17,0","w":212},"\u04a2":{"d":"34,0r0,-260r36,0r0,110r124,0r0,-110r37,0r0,233r35,0r0,83r-35,0r0,-56r-37,0r0,-123r-124,0r0,123r-36,0","w":276},"\u04a3":{"d":"35,0r0,-191r34,0r0,78r86,0r0,-78r35,0r0,161r34,0r0,73r-34,0r0,-43r-35,0r0,-87r-86,0r0,87r-34,0","w":237},"\u04a4":{"d":"231,0r-37,0r0,-123r-124,0r0,123r-36,0r0,-260r36,0r0,110r124,0r0,-110r106,0r0,27r-69,0r0,233","w":304},"\u04a5":{"d":"190,0r-35,0r0,-87r-86,0r0,87r-34,0r0,-191r34,0r0,78r86,0r0,-78r87,0r0,26r-52,0r0,165","w":246},"\u04a6":{"d":"261,25v70,3,78,-154,6,-155v-17,0,-34,8,-53,23r0,107r-37,0r0,-233r-107,0r0,233r-36,0r0,-260r180,0r0,119v63,-47,142,-3,142,78v0,65,-46,128,-112,112r0,-28v6,2,11,4,17,4","w":368},"\u04a7":{"d":"223,26v49,2,57,-112,5,-113v-11,0,-23,4,-37,13r0,74r-35,0r0,-160r-87,0r0,160r-34,0r0,-191r156,0r0,87v53,-37,109,4,109,68v0,52,-33,94,-85,87r0,-25r8,0","w":317},"\u04a8":{"d":"193,-184v-57,10,-36,123,-7,150v26,-20,38,-51,38,-93v1,-30,-7,-55,-31,-57xm20,-130v0,-78,45,-137,120,-137v47,0,80,25,98,74v47,53,12,151,-34,181v19,16,41,25,68,27r0,28v-49,-3,-66,-14,-93,-42v-92,27,-159,-40,-159,-131xm159,-24v-46,-45,-53,-190,37,-188v-12,-18,-29,-27,-52,-27v-59,0,-85,45,-85,109v0,67,34,120,100,106","w":278},"\u04a9":{"d":"146,-29v16,-14,24,-36,24,-64v0,-22,-6,-33,-18,-33v-31,1,-26,76,-6,97xm20,-95v0,-101,132,-138,165,-49v37,34,10,116,-26,133v19,20,39,31,60,31r0,26v-34,-3,-63,-19,-85,-45v-69,16,-114,-30,-114,-96xm119,-22v-30,-48,-28,-127,32,-130v-37,-37,-100,-12,-95,57v4,52,20,75,63,73","w":223},"\u04aa":{"d":"57,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91xm177,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":249},"\u04ab":{"d":"59,-95v0,62,56,89,108,59r0,30v-80,32,-147,-12,-147,-91v0,-80,66,-113,145,-92r0,29v-60,-25,-106,2,-106,65xm146,47v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":184},"\u04ac":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,203r35,0r0,86r-35,0r0,-56r-37,0","w":227},"\u04ad":{"d":"72,0r0,-160r-70,0r0,-31r174,0r0,31r-70,0r0,130r35,0r0,73r-35,0r0,-43r-34,0","w":177},"\u04ae":{"d":"90,0r0,-109r-87,-151r42,0r68,117r72,-117r35,0r-93,151r0,109r-37,0","w":224},"\u04af":{"d":"69,0r0,-80r-67,-111r39,0r49,82r52,-82r30,0r-69,111r0,80r-34,0","w":174},"\u04b0":{"d":"90,0r0,-55r-65,0r0,-26r65,0r0,-28r-87,-151r42,0r68,117r72,-117r35,0r-93,151r0,28r65,0r0,26r-65,0r0,55r-37,0","w":224},"\u04b1":{"d":"69,0r0,-40r-50,0r0,-22r50,0r0,-18r-67,-111r39,0r49,82r52,-82r30,0r-69,111r0,18r50,0r0,22r-50,0r0,40r-34,0","w":174},"\u04b2":{"d":"3,0r86,-131r-82,-129r44,0r62,98r66,-98r35,0r-83,126r64,101r35,0r0,89r-35,0r0,-56r-23,0r-66,-103r-68,103r-35,0","w":238},"\u04b3":{"d":"15,0r73,-99r-70,-92r41,0r55,74r51,-74r34,0r-66,97r48,64r35,0r0,73r-35,0r0,-43r-18,0r-57,-76r-56,76r-35,0","w":226},"\u04b4":{"d":"72,0r0,-233r-70,0r0,-27r167,0r0,27r-61,0r0,200r124,0r0,-227r37,0r0,227r35,0r0,89r-35,0r0,-56r-197,0","w":314},"\u04b5":{"d":"46,0r0,-165r-44,0r0,-26r122,0r0,26r-44,0r0,135r87,0r0,-161r35,0r0,161r34,0r0,73r-34,0r0,-43r-156,0","w":249},"\u04b6":{"d":"51,-260v5,58,-20,141,46,141v23,0,42,-9,59,-27r0,-114r37,0r0,233r35,0r0,83r-35,0r0,-56r-37,0r0,-113v-52,45,-154,27,-142,-61r0,-86r37,0","w":238},"\u04b7":{"d":"49,-191v2,42,-11,99,32,99v14,0,26,-5,38,-15r0,-84r35,0r0,161r35,0r0,73r-35,0r0,-43r-35,0r0,-80v-51,30,-115,10,-105,-68r0,-43r35,0","w":201},"\u04b8":{"d":"91,-89v-50,-1,-77,-27,-77,-85r0,-86r37,0v6,54,-22,138,40,140r0,-58r22,0r0,57v18,-5,32,-13,43,-25r0,-114r37,0r0,260r-37,0r0,-113v-11,10,-25,16,-43,21r0,51r-22,0r0,-48","w":226},"\u04b9":{"d":"73,-66v-60,1,-62,-58,-59,-125r35,0v4,38,-13,93,24,98r0,-37r22,0r0,36v10,-3,17,-7,24,-13r0,-84r35,0r0,191r-35,0r0,-80v-7,5,-15,9,-24,11r0,43r-22,0r0,-40","w":188},"\u04ba":{"d":"176,0v-4,-58,19,-141,-46,-141v-23,0,-43,9,-60,27r0,114r-36,0r0,-260r36,0r0,113v52,-45,154,-27,143,61r0,86r-37,0","w":226},"\u04bb":{"d":"140,0v-2,-42,10,-101,-32,-99v-14,0,-27,6,-39,16r0,83r-34,0r0,-191r34,0r0,80v51,-31,116,-10,106,68r0,43r-35,0","w":188},"\u04bc":{"d":"81,-155v8,-63,44,-111,109,-112v67,-2,98,51,95,139r-169,0v-2,55,36,105,88,104v26,0,52,-6,79,-19r0,33v-98,47,-211,-6,-204,-118v-57,2,-81,-32,-67,-81r29,0v-13,31,-3,61,40,54xm119,-155r127,0v8,-81,-60,-109,-103,-62v-13,15,-21,36,-24,62","w":308},"\u04bd":{"d":"161,-195v54,0,76,44,73,105r-121,0v6,68,61,82,120,56r0,28v-80,30,-152,-6,-155,-84v-60,3,-85,-29,-70,-81r26,0v-13,34,-1,63,46,55v7,-45,33,-79,81,-79xm115,-116r84,0v0,-36,-14,-53,-40,-53v-27,0,-41,17,-44,53","w":259},"\u04be":{"d":"81,-155v8,-63,44,-111,109,-112v67,-2,98,51,95,139r-169,0v-2,55,36,105,88,104v26,0,52,-6,79,-19r0,33v-98,47,-211,-6,-204,-118v-57,2,-81,-32,-67,-81r29,0v-13,31,-3,61,40,54xm119,-155r127,0v8,-81,-60,-109,-103,-62v-13,15,-21,36,-24,62xm230,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":308},"\u04bf":{"d":"161,-195v54,0,76,44,73,105r-121,0v6,68,61,82,120,56r0,28v-80,30,-152,-6,-155,-84v-60,3,-85,-29,-70,-81r26,0v-13,34,-1,63,46,55v7,-45,33,-79,81,-79xm115,-116r84,0v0,-36,-14,-53,-40,-53v-27,0,-41,17,-44,53xm194,60v-22,11,-61,4,-60,-23v0,-17,15,-40,46,-37v-15,9,-22,19,-22,31v0,17,22,20,36,15r0,14","w":259},"\u04c0":{"d":"33,0r0,-260r37,0r0,260r-37,0","w":103},"\u04c1":{"d":"115,-123v-38,18,-45,78,-67,123r-38,0v26,-47,33,-119,84,-137v-33,-15,-33,-88,-74,-96r0,-27v58,-2,61,75,91,105v4,4,11,7,19,7r0,-112r35,0r0,112v30,-2,35,-39,48,-60v19,-31,22,-50,61,-52r0,27v-42,7,-39,82,-74,96v51,18,59,89,84,137r-38,0v-23,-41,-26,-101,-68,-123r-13,0r0,123r-35,0r0,-123r-15,0xm206,-334v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":294},"\u04c2":{"d":"148,-85r0,85r-34,0r0,-85v-39,-3,-35,38,-58,65r-10,20r-37,0v22,-32,30,-82,68,-97v-24,-8,-25,-60,-52,-68v1,-8,-3,-22,2,-26v54,-3,31,84,87,83r0,-83r34,0r0,83v53,4,32,-87,89,-83r0,26v-28,8,-27,60,-52,68v39,15,44,65,68,97v-23,1,-44,3,-48,-20v-14,-26,-25,-51,-41,-65r-16,0xm189,-278v-1,46,-64,68,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,70,35,73,0r22,0","w":261},"\u04c3":{"d":"159,-47v0,-50,-35,-76,-89,-73r0,120r-36,0r0,-260r36,0v2,36,-4,80,2,112v61,-3,46,-116,120,-112r0,27v-34,1,-52,81,-77,94v45,-1,83,44,83,91v0,56,-40,110,-98,98r0,-28v39,13,59,-27,59,-69","w":215},"\u04c4":{"d":"137,-28v0,-36,-28,-55,-68,-53r0,81r-34,0r0,-191r34,0r0,84v57,-1,34,-92,98,-84r0,26v-35,2,-28,59,-61,68v36,3,65,32,65,71v0,44,-32,84,-80,77r0,-26v33,7,46,-22,46,-53","w":193},"\u04c7":{"d":"143,41v30,12,51,7,51,-36r0,-128r-124,0r0,123r-36,0r0,-260r36,0r0,110r124,0r0,-110r37,0r0,264v6,60,-37,80,-88,65r0,-28","w":264},"\u04c8":{"d":"107,43v27,12,48,2,48,-34r0,-96r-86,0r0,87r-34,0r0,-191r34,0r0,78r86,0r0,-78r35,0r0,207v2,46,-39,67,-83,54r0,-27","w":224},"\u04cb":{"d":"51,-260v5,58,-20,141,46,141v23,0,42,-9,59,-27r0,-114r37,0r0,260r-37,0r0,56r-35,0r0,-83r35,0r0,-86v-52,45,-154,27,-142,-61r0,-86r37,0","w":226},"\u04cc":{"d":"49,-191v2,42,-11,99,32,99v14,0,26,-5,38,-15r0,-84r35,0r0,191r-35,0r0,43r-34,0r0,-73r34,0r0,-50v-51,30,-115,10,-105,-68r0,-43r35,0","w":188},"\u05b0":{"d":"128,17r21,22r-21,21r-22,-21xm128,78r21,21r-21,22r-22,-22","w":0},"\u05b1":{"d":"68,17r21,22r-21,21r-22,-21xm98,78r21,21r-21,22r-22,-22xm128,17r21,22r-21,21r-22,-21xm188,17r22,22r-22,21r-21,-21xm188,78r22,21r-22,22r-21,-22","w":0},"\u05b2":{"d":"54,39r7,-22r81,0r-8,22r-80,0xm180,17r22,22r-22,21r-21,-21xm180,78r22,21r-22,22r-21,-22","w":0},"\u05b3":{"d":"87,100r0,-61r-34,0r8,-22r81,0r-8,22r-26,0r0,61r-21,0xm181,17r21,22r-21,21r-22,-21xm181,78r21,21r-21,22r-22,-22","w":0},"\u05b4":{"d":"128,17r21,22r-21,21r-22,-21","w":0},"\u05b5":{"d":"98,17r21,22r-21,21r-22,-21xm158,17r21,22r-21,21r-22,-21","w":0},"\u05b6":{"d":"98,17r21,22r-21,21r-22,-21xm158,17r21,22r-21,21r-22,-21xm128,78r21,21r-21,22r-22,-22","w":0},"\u05b7":{"d":"84,39r7,-22r81,0r-8,22r-80,0","w":0},"\u05b8":{"d":"117,100r0,-61r-33,0r7,-22r81,0r-7,22r-26,0r0,61r-22,0","w":0},"\u05b9":{"d":"0,-268r22,21r-22,21r-21,-21","w":0},"\u05bb":{"d":"68,17r21,22r-21,21r-22,-21xm128,47r21,22r-21,21r-22,-21xm188,78r22,21r-22,22r-21,-22","w":0},"\u05bc":{"d":"82,-89r0,-35r34,0r0,35r-34,0","w":0},"\u05bd":{"d":"117,76r0,-59r22,0r0,59r-22,0","w":0},"\u05be":{"d":"17,-173r12,-35r105,0r-11,35r-106,0","w":151},"\u05bf":{"d":"84,-243r7,-22r81,0r-8,22r-80,0","w":0},"\u05c0":{"d":"30,4r0,-186r31,-31r0,187","w":91},"\u05c1":{"d":"224,-268r22,21r-22,21r-21,-21","w":0},"\u05c2":{"d":"32,-268r22,21r-22,21r-21,-21","w":0},"\u05c3":{"d":"45,-51r28,28r-28,27r-28,-27xm45,-213r28,28r-28,28r-28,-28","w":89},"\u05d0":{"d":"48,-213v29,23,75,69,99,99v19,-25,26,-54,25,-94r33,0v1,47,-12,78,-42,115v21,24,38,50,51,77r-26,20v-21,-41,-57,-88,-108,-142v-21,27,-29,79,-27,138r-32,0v-1,-63,12,-112,40,-157v-11,-12,-24,-24,-39,-35","w":232},"\u05d1":{"d":"85,-208v68,2,77,12,78,84r0,89r26,0r-11,35r-171,0r11,-35r115,0r0,-82v-2,-53,3,-55,-48,-56r-63,0r12,-35r51,0","w":202},"\u05d2":{"d":"18,4r-14,-30v27,-14,55,-34,82,-58v-3,-25,-4,-67,-14,-81v-4,-5,-19,-15,-37,-20r15,-28v35,15,57,22,63,73r7,61v4,36,8,62,13,79r-34,0r-9,-52v-21,22,-46,40,-72,56","w":153},"\u05d3":{"d":"111,0r0,-173r-109,0r12,-35r165,0r-11,35r-27,0r0,173r-30,0","w":180},"\u05d4":{"d":"40,0r0,-139r30,0r0,139r-30,0xm145,-208v68,2,77,12,78,84r0,124r-30,0r0,-117v-2,-53,2,-56,-48,-56r-132,0r12,-35r120,0","w":255},"\u05d5":{"d":"18,-213v49,8,65,24,65,83r0,130r-31,0r0,-126v-1,-45,-9,-46,-50,-57","w":115},"\u05d6":{"d":"71,-151v-23,30,-8,102,-12,151r-30,0v3,-57,-10,-131,18,-162r-44,-20r13,-31r92,43r-13,31","w":114},"\u05d7":{"d":"194,-117v-2,-53,2,-56,-48,-56r-76,0r0,173r-30,0r0,-173r-27,0r12,-35r121,0v68,2,77,12,78,84r0,124r-30,0r0,-117","w":256},"\u05d8":{"d":"128,-210v85,-24,108,86,61,143v-31,37,-75,67,-144,67r-25,-202r29,-11r22,178v66,-2,108,-36,112,-99v3,-39,-30,-53,-66,-43","w":230},"\u05d9":{"d":"23,-213v67,6,74,55,54,122r-31,0v14,-56,18,-84,-38,-91","w":114},"\u05da":{"d":"125,52r0,-225r-120,0r12,-35r138,0r0,260r-30,0","w":190},"\u05db":{"d":"85,-208v104,-11,110,99,73,173r-11,35r-140,0r11,-35r110,0v30,-53,40,-148,-45,-138r-60,0r11,-35r51,0","w":205},"\u05dc":{"d":"48,-208v59,1,120,-9,120,54v0,81,-69,146,-142,158r13,-37v57,-5,97,-52,97,-111v0,-43,-73,-25,-119,-29r0,-98r31,-11r0,74","w":191},"\u05dd":{"d":"146,-208v68,2,77,12,78,84v0,45,4,94,-11,124r-173,0r0,-173r-26,0r12,-35r120,0xm194,-35v-8,-57,29,-138,-47,-138r-77,0r0,138r124,0","w":256},"\u05de":{"d":"20,0r27,-139v0,-16,-11,-34,-31,-55r28,-19v9,10,18,24,28,42v29,-41,78,-60,108,-23v25,30,23,108,31,159r-12,35r-105,0r12,-35r75,0v-10,-46,-3,-140,-48,-143v-58,-5,-69,118,-83,178r-30,0","w":237},"\u05df":{"d":"17,-213v34,15,63,24,63,79r0,186r-31,0r0,-182v3,-40,-22,-43,-47,-54","w":112},"\u05e0":{"d":"54,-213v33,16,66,23,62,79v-3,47,5,102,-11,134r-98,0r11,-35r68,0r0,-95v2,-39,-21,-44,-47,-54","w":148},"\u05e1":{"d":"15,-208v76,10,208,-32,201,55v-7,91,-63,152,-165,153r-21,-173r-27,0xm183,-143v2,-47,-74,-24,-123,-30r17,138v64,1,103,-49,106,-108","w":239},"\u05e2":{"d":"99,-40v59,-32,63,-77,64,-168r32,0v1,66,-13,130,-46,164v-41,42,-92,65,-154,68r12,-36v20,0,42,-5,64,-14r-40,-176r29,-11","w":216},"\u05e3":{"d":"60,-94v-72,4,-53,-73,-31,-119v48,22,127,9,127,81r0,184r-30,0v-3,-63,8,-147,-7,-197v-9,-12,-55,-21,-76,-28v-11,23,-12,53,26,49","w":188},"\u05e4":{"d":"77,-94v-72,3,-53,-73,-31,-119v48,22,130,9,127,81v-2,47,5,100,-11,132r-153,0r11,-35r123,0v-2,-34,5,-88,-6,-110v-10,-12,-55,-21,-77,-28v-11,23,-11,53,27,49","w":206},"\u05e5":{"d":"163,-208v0,71,-28,102,-76,134r0,126r-31,0v-4,-52,9,-113,-10,-153r-45,-102r29,-10r50,113v35,-24,52,-52,51,-108r32,0","w":174},"\u05e6":{"d":"110,-103v32,-30,41,-48,41,-105r32,0v1,52,-17,88,-56,124v22,24,40,41,53,51r-11,33r-164,0r11,-33r113,0v-41,-34,-95,-114,-111,-169r31,-11v13,39,33,76,61,110","w":206},"\u05e7":{"d":"39,52r0,-190r30,0r0,190r-30,0xm25,-208v75,8,194,-30,191,55v-3,79,-60,137,-128,157r12,-37v43,-8,83,-60,83,-110v0,-27,-32,-30,-65,-30r-105,0","w":239},"\u05e8":{"d":"73,-208v68,2,77,12,78,84r0,124r-30,0r0,-117v-2,-53,2,-56,-48,-56r-63,0r11,-35r52,0","w":183},"\u05e9":{"d":"240,-208v4,138,-61,206,-194,208r-25,-200r29,-13r15,121v48,-7,50,-56,49,-116r32,0v3,81,-11,132,-78,141r4,32v107,-2,139,-60,136,-173r32,0","w":257},"\u05ea":{"d":"84,-173v-15,37,-26,100,-2,138r-11,35r-67,0r12,-35r32,0v-17,-44,-13,-96,4,-138r-27,0r12,-35r102,0v68,2,77,12,78,84r0,124r-30,0r0,-117v-3,-53,3,-56,-48,-56r-55,0","w":249},"\u05f0":{"d":"18,-213v49,8,65,24,65,83r0,130r-31,0r0,-126v-1,-45,-9,-46,-50,-57xm124,-213v49,8,65,24,65,83r0,130r-30,0r0,-126v-1,-45,-9,-46,-50,-57","w":221},"\u05f1":{"d":"23,-213v67,6,74,55,54,122r-31,0v14,-56,18,-84,-38,-91xm124,-213v48,9,65,23,65,83r0,130r-30,0r0,-126v-1,-45,-9,-46,-50,-57","w":221},"\u05f2":{"d":"23,-213v67,6,74,55,54,122r-31,0v14,-56,18,-84,-38,-91xm125,-213v67,7,74,56,53,122r-31,0v14,-56,18,-84,-38,-91","w":215},"\u05f3":{"d":"22,-173r29,-87r36,0r-44,87r-21,0","w":99},"\u05f4":{"d":"22,-173r29,-87r36,0r-44,87r-21,0xm94,-173r29,-87r36,0r-43,87r-22,0","w":172},"\u2000":{"w":180},"\u2001":{"w":360},"\u2002":{"w":180},"\u2003":{"w":360},"\u2004":{"w":120},"\u2005":{"w":90},"\u2006":{"w":59},"\u2007":{"w":227},"\u2008":{"w":113},"\u2009":{"w":45},"\u200a":{"w":20},"\u200b":{"w":0},"\u200c":{"w":0},"\u200d":{"w":0},"\u200e":{"w":0},"\u200f":{"w":0},"\u2010":{"d":"20,-95r0,-26r78,0r0,26r-78,0","w":117},"\u2011":{"d":"20,-95r0,-26r78,0r0,26r-78,0","w":117},"\u2012":{"d":"43,-95r0,-22r141,0r0,22r-141,0","w":227},"\u2015":{"d":"17,-95r0,-22r326,0r0,22r-326,0","w":360},"\u2016":{"d":"59,52r0,-330r17,0r0,330r-17,0xm132,52r0,-330r18,0r0,330r-18,0","w":208},"\u2017":{"d":"15,22r0,-22r150,0r0,22r-150,0xm15,74r0,-22r150,0r0,22r-150,0","w":180},"\u201b":{"d":"79,-178v-42,0,-47,-50,-44,-100r44,0r0,44r-17,0v-1,23,5,41,17,43r0,13","w":113},"\u201f":{"d":"115,-187v-32,-5,-37,-47,-35,-91r35,0r0,35v-5,1,-15,-3,-13,4v-2,32,14,29,13,52xm54,-187v-32,-5,-36,-47,-34,-91r34,0r0,35v-4,1,-14,-3,-12,4v-2,32,13,30,12,52","w":134},"\u2023":{"d":"102,-103r-67,67r0,-135","w":128},"\u2024":{"d":"43,0r0,-35r34,0r0,35r-34,0","w":120},"\u2025":{"d":"43,0r0,-35r34,0r0,35r-34,0xm163,0r0,-35r34,0r0,35r-34,0","w":239},"\u2027":{"d":"39,-87r0,-39r39,0r0,39r-39,0","w":117},"\u2028":{"w":0},"\u2029":{"w":0},"\u202a":{"w":0},"\u202b":{"w":0},"\u202c":{"w":0},"\u202d":{"w":0},"\u202e":{"w":0},"\u2031":{"d":"4,7r205,-274r27,0r-205,274r-27,0xm113,-195v0,37,-21,65,-56,65v-35,0,-55,-28,-55,-65v0,-37,19,-65,55,-65v36,0,56,28,56,65xm57,-243v-40,1,-39,95,0,96v39,0,42,-96,0,-96xm239,-65v0,37,-21,65,-56,65v-35,0,-55,-28,-55,-65v0,-37,20,-65,55,-65v35,0,56,28,56,65xm183,-113v-40,1,-39,95,0,96v39,0,42,-96,0,-96xm362,-65v0,37,-20,65,-55,65v-35,0,-55,-27,-55,-65v0,-38,20,-65,55,-65v35,0,55,28,55,65xm278,-65v0,25,7,48,29,48v40,-1,39,-95,0,-96v-21,0,-29,23,-29,48xm486,-65v0,37,-21,65,-56,65v-35,0,-55,-28,-55,-65v0,-37,20,-65,55,-65v35,0,56,28,56,65xm430,-113v-40,1,-39,95,0,96v39,0,42,-96,0,-96","w":487},"\u2032":{"d":"26,-173r35,-105r39,0r-52,105r-22,0","w":117},"\u2033":{"d":"26,-173r35,-105r39,0r-52,105r-22,0xm104,-173r35,-105r39,0r-52,105r-22,0","w":195},"\u2034":{"d":"26,-173r35,-105r39,0r-52,105r-22,0xm104,-173r35,-105r39,0r-52,105r-22,0xm182,-173r35,-105r39,0r-52,105r-22,0","w":273},"\u2035":{"d":"91,-173r-22,0r-52,-105r39,0","w":117},"\u2036":{"d":"169,-173r-22,0r-52,-105r39,0xm91,-173r-22,0r-52,-105r39,0","w":195},"\u2037":{"d":"247,-173r-21,0r-53,-105r40,0xm169,-173r-22,0r-52,-105r39,0xm91,-173r-22,0r-52,-105r39,0","w":273},"\u2038":{"d":"4,69r59,-118r60,118r-25,0r-35,-69r-34,69r-25,0","w":126},"\u203b":{"d":"130,-145r84,-85r16,16r-84,84r84,84r-16,16r-84,-85r-84,85r-15,-16r84,-84r-84,-84r15,-16xm65,-130v1,10,-9,20,-19,19v-10,1,-20,-9,-20,-19v0,-10,10,-20,20,-20v10,0,20,10,19,20xm234,-130v1,10,-10,20,-20,19v-10,1,-19,-10,-19,-19v0,-10,9,-20,19,-20v11,-1,20,10,20,20xm150,-214v0,10,-10,19,-20,19v-9,0,-20,-9,-19,-19v-1,-10,9,-20,19,-20v10,0,21,10,20,20xm150,-46v0,10,-10,20,-20,20v-10,0,-20,-10,-19,-20v-1,-10,9,-20,19,-19v10,-1,20,9,20,19","w":260},"\u203c":{"d":"39,0r0,-35r35,0r0,35r-35,0xm43,-69r-4,-191r35,0r-5,191r-26,0xm113,0r0,-35r34,0r0,35r-34,0xm117,-69r-4,-191r34,0r-4,191r-26,0","w":186},"\u203d":{"d":"44,0r0,-35r35,0r0,35r-35,0xm7,-257v67,-28,165,1,132,76v-15,34,-72,49,-60,112r-35,0v4,-47,-1,-92,0,-141r35,0r-1,58v37,-33,46,-87,-15,-89v-18,0,-36,4,-56,13r0,-29","w":151},"\u203e":{"d":"15,-282r0,-26r150,0r0,26r-150,0","w":180},"\u2040":{"d":"13,-295r-11,0v47,-75,161,-75,208,0r-10,0v-37,-46,-150,-47,-187,0","w":212},"\u2041":{"d":"4,69r130,-260r25,0r-83,166r47,94r-25,0r-35,-69r-34,69r-25,0","w":167},"\u2042":{"d":"229,-218r-55,27r55,27r-8,15r-52,-34r5,62r-18,0r5,-62r-52,34r-8,-15r55,-27r-55,-27r8,-15r52,35r-5,-62r17,0r-4,62r52,-35xm300,-97r-56,28r56,27r-9,15r-52,-35r5,62r-18,0r5,-62r-52,35r-8,-15r55,-27r-55,-28r8,-15r52,35r-5,-62r18,0r-5,62r52,-35xm159,-97r-55,28r55,27r-8,15r-52,-35r5,62r-18,0r5,-62r-52,35r-9,-15r56,-27r-56,-28r9,-15r52,35r-5,-62r18,0r-5,62r52,-35","w":329},"\u2043":{"d":"20,-87r0,-39r78,0r0,39r-78,0","w":117},"\u2044":{"d":"-108,7r191,-274r24,0r-192,274r-23,0","w":0},"\u2070":{"d":"133,-182v0,43,-20,82,-57,82v-37,0,-58,-39,-58,-82v0,-44,20,-82,58,-82v38,0,57,38,57,82xm76,-118v20,0,30,-21,30,-64v0,-43,-10,-65,-30,-65v-20,0,-30,22,-30,65v0,43,10,64,30,64","w":151},"\u2074":{"d":"88,-104r0,-43r-71,0r0,-20r71,-93r24,0r0,93r22,0r0,20r-22,0r0,43r-24,0xm40,-167r48,0r0,-64","w":151},"\u2075":{"d":"123,-149v0,42,-46,57,-90,45r0,-21v28,14,62,9,62,-24v0,-27,-27,-39,-60,-34r0,-77r85,0r0,21r-64,0r0,38v38,0,66,17,67,52","w":151},"\u2076":{"d":"20,-179v-2,-64,41,-101,104,-79r0,20v-44,-20,-77,-8,-76,52v25,-35,87,-15,85,30v-1,32,-23,56,-55,56v-40,-1,-57,-35,-58,-79xm79,-118v18,0,28,-15,28,-34v0,-20,-9,-34,-28,-35v-16,-1,-30,13,-30,29v0,22,11,40,30,40","w":151},"\u2077":{"d":"35,-104v8,-54,49,-90,72,-134r-80,0r0,-22r103,0r0,22v-41,56,-63,101,-66,134r-29,0","w":151},"\u2078":{"d":"75,-100v-57,0,-73,-66,-23,-88v-40,-23,-21,-76,27,-76v51,0,59,53,18,75v56,21,36,89,-22,89xm83,-197v25,-14,25,-49,-7,-50v-16,0,-24,6,-24,19v0,9,11,20,31,31xm77,-118v37,0,37,-39,3,-53r-14,-8v-30,17,-25,61,11,61","w":151},"\u2079":{"d":"132,-188v0,64,-41,100,-105,80r0,-21v44,19,78,10,77,-52v-25,36,-87,15,-85,-30v1,-31,23,-56,54,-56v40,1,59,35,59,79xm73,-249v-18,0,-28,15,-28,34v0,20,9,35,28,36v15,1,30,-15,30,-30v0,-22,-11,-40,-30,-40","w":151},"\u207a":{"d":"67,-125r0,-48r-48,0r0,-18r48,0r0,-48r18,0r0,48r48,0r0,18r-48,0r0,48r-18,0","w":151},"\u207b":{"d":"133,-173r-114,0r0,-18r114,0r0,18","w":151},"\u207c":{"d":"19,-153r0,-18r114,0r0,18r-114,0xm19,-193r0,-17r114,0r0,17r-114,0","w":151},"\u207d":{"d":"70,-72v-43,-25,-72,-102,-38,-157v10,-18,22,-32,38,-42r0,17v-36,36,-36,129,0,165r0,17","w":81},"\u207e":{"d":"11,-271v43,25,72,102,38,157v-10,18,-22,32,-38,42r0,-17v36,-36,36,-129,0,-165r0,-17","w":81},"\u207f":{"d":"46,-198v18,-34,74,-32,73,12r0,82r-26,0r0,-75v-2,-36,-34,-22,-47,1r0,74r-26,0r0,-115r26,0r0,21","w":137},"\u2080":{"d":"133,-78v0,43,-20,82,-57,82v-37,0,-58,-39,-58,-82v0,-44,20,-82,58,-82v37,0,57,38,57,82xm76,-14v20,0,30,-21,30,-64v0,-43,-10,-65,-30,-65v-20,0,-30,22,-30,65v0,43,10,64,30,64","w":151},"\u2081":{"d":"72,0r0,-139r-26,0r0,-14r52,-5r0,158r-26,0","w":151},"\u2082":{"d":"30,-151v47,-27,120,7,88,59v-12,20,-58,47,-62,71r69,0r0,21r-99,0v-6,-57,72,-70,72,-116v0,-35,-43,-29,-68,-14r0,-21","w":151},"\u2083":{"d":"124,-42v0,45,-53,53,-96,41r0,-21v30,13,66,12,69,-20v2,-24,-22,-34,-55,-32r0,-17v30,2,52,-8,51,-29v-1,-29,-41,-27,-63,-14r0,-19v33,-13,89,-9,89,30v0,18,-11,31,-33,39v26,6,38,20,38,42","w":151},"\u2084":{"d":"88,0r0,-43r-71,0r0,-19r71,-94r24,0r0,93r22,0r0,20r-22,0r0,43r-24,0xm40,-63r48,0r0,-64","w":151},"\u2085":{"d":"123,-45v0,42,-46,57,-90,45r0,-21v28,14,62,9,62,-24v0,-27,-27,-39,-60,-34r0,-77r85,0r0,21r-64,0r0,38v38,0,66,17,67,52","w":151},"\u2086":{"d":"20,-75v-2,-64,41,-101,104,-79r0,20v-44,-20,-77,-8,-76,52v25,-35,87,-15,85,30v-1,32,-23,56,-55,56v-40,-1,-57,-35,-58,-79xm79,-14v17,0,28,-15,28,-33v0,-20,-9,-35,-28,-36v-16,-1,-30,13,-30,29v0,22,11,40,30,40","w":151},"\u2087":{"d":"35,0v8,-54,49,-90,72,-134r-80,0r0,-22r103,0r0,22v-41,56,-63,101,-66,134r-29,0","w":151},"\u2088":{"d":"75,4v-57,0,-73,-66,-23,-88v-40,-23,-21,-76,27,-76v51,0,59,53,18,75v56,21,36,89,-22,89xm83,-93v25,-15,25,-49,-7,-50v-16,0,-24,6,-24,19v0,9,11,20,31,31xm77,-14v16,0,29,-8,29,-23v0,-14,-26,-29,-40,-38v-30,17,-25,60,11,61","w":151},"\u2089":{"d":"132,-82v0,65,-42,102,-105,80r0,-20v45,18,78,9,77,-52v-25,35,-87,15,-85,-30v1,-31,23,-56,54,-56v40,1,59,34,59,78xm73,-142v-17,0,-28,15,-28,33v0,20,9,35,28,36v16,1,30,-14,30,-29v0,-22,-11,-40,-30,-40","w":151},"\u208a":{"d":"67,-21r0,-48r-48,0r0,-18r48,0r0,-48r18,0r0,48r48,0r0,18r-48,0r0,48r-18,0","w":151},"\u208b":{"d":"133,-69r-114,0r0,-18r114,0r0,18","w":151},"\u208c":{"d":"19,-49r0,-18r114,0r0,18r-114,0xm19,-89r0,-17r114,0r0,17r-114,0","w":151},"\u208d":{"d":"70,32v-43,-25,-72,-102,-38,-157v10,-18,22,-32,38,-42r0,17v-36,36,-36,129,0,165r0,17","w":81},"\u208e":{"d":"11,-167v43,25,72,102,38,157v-10,18,-22,32,-38,42r0,-17v36,-36,36,-129,0,-165r0,-17","w":81},"\u20a0":{"d":"52,-172v3,45,18,72,68,70r0,-74r96,0r0,26r-61,0r0,48r61,0r0,26r-61,0r0,50r61,0r0,26r-96,0r0,-76v-67,3,-101,-36,-103,-96v-2,-75,64,-111,138,-89r0,29v-51,-22,-107,-3,-103,60","w":250},"\u20a1":{"d":"41,-48v-45,-91,-10,-229,110,-219r14,-28r24,0r-15,29v12,1,24,3,36,6r18,-35r24,0v-10,21,-24,38,-20,74r-15,-5r-98,198v41,14,74,3,114,-17r0,32v-38,19,-84,26,-129,14r-17,34r-24,0r21,-42v-11,-6,-20,-12,-28,-21r-32,63r-24,0xm161,-239r-86,172v6,11,14,21,24,29r97,-194v-12,-4,-24,-6,-35,-7xm137,-238v-62,5,-86,74,-72,143","w":254},"\u20a2":{"d":"153,-142v18,-22,28,-34,63,-35r0,34v-28,-4,-45,7,-63,31r0,91v25,-4,46,-10,63,-19r0,32v-26,10,-53,15,-81,15v-81,0,-113,-61,-115,-139v-2,-79,40,-137,122,-135v27,0,52,4,74,12r0,30v-30,-11,-56,-16,-79,-16v-107,0,-104,201,-19,220r0,-152r35,0r0,31","w":247},"\u20a4":{"d":"80,-173v-8,-74,40,-110,109,-88r0,29v-34,-15,-78,-15,-74,32r0,27r38,0r0,22r-38,0r0,26r38,0r0,21r-38,0v0,39,-8,54,-30,74r107,0r0,30r-149,0r0,-30v31,-9,40,-35,37,-74r-34,0r0,-21r34,0r0,-26r-34,0r0,-22r34,0","w":227},"\u20a5":{"d":"218,-187v39,-21,86,0,86,48r0,139r-35,0r0,-133v-4,-52,-53,-35,-76,-3r-6,13r0,123r-35,0r0,-54r-45,89r-24,0r69,-137v1,-30,3,-64,-27,-64v-17,0,-36,12,-56,38r0,128r-34,0r0,-191r34,0r0,36v24,-46,91,-57,114,-10r48,-95r24,0","w":336},"\u20a6":{"d":"180,-113r35,0r0,-34r-58,0xm194,-91r21,32r0,-32r-21,0xm100,-169r-21,-32r0,32r21,0xm79,-113r58,0r-23,-34r-35,0r0,34xm79,-91r0,91r-31,0r0,-91r-35,0r0,-22r35,0r0,-34r-35,0r0,-22r35,0r0,-91r36,0r59,91r72,0r0,-91r31,0r0,91r35,0r0,22r-35,0r0,34r35,0r0,22r-35,0r0,91r-36,0r-59,-91r-72,0","w":294},"\u20a7":{"d":"191,-192v-2,63,-51,93,-121,89r0,103r-34,0r0,-260v76,-1,157,-9,155,68xm154,-189v0,-43,-38,-45,-84,-44r0,102v49,3,84,-13,84,-58xm307,0v-45,14,-83,-7,-83,-53r0,-112r-18,0r0,-26r18,0r0,-35r34,-3r0,38r50,0r0,26r-50,0v7,55,-27,158,49,141r0,24xm435,-86v30,41,-6,90,-58,90v-16,0,-36,-4,-58,-11r0,-31v22,11,42,16,59,16v18,0,35,-11,35,-28v0,-18,-30,-32,-48,-38v-69,-22,-53,-107,21,-107v12,0,33,2,47,6r0,29v-34,-11,-73,-18,-80,15v2,29,67,39,82,59","w":474},"\u20a8":{"d":"190,-196v-1,38,-23,62,-53,74r73,122r-45,0r-60,-110r-35,0r0,110r-36,0r0,-260v73,-1,159,-10,156,64xm70,-138v47,2,80,-11,82,-54v2,-34,-38,-44,-82,-41r0,95xm323,-86v42,68,-43,113,-117,79r0,-31v23,11,43,16,60,16v18,0,34,-11,34,-28v0,-19,-30,-31,-48,-38v-30,-12,-44,-31,-44,-54v-2,-53,62,-62,112,-47r0,29v-33,-11,-73,-18,-79,15v1,30,70,37,82,59","w":365},"\u20a9":{"d":"123,-55r19,-79r-39,0xm237,-134r17,77r22,-77r-39,0xm196,-156r-8,-35r-4,0r-8,35r20,0xm232,-156r50,0r10,-35r-68,0xm148,-156r8,-35r-68,0r9,35r51,0xm138,0r-36,0r-35,-134r-58,0r0,-22r53,0r-9,-35r-44,0r0,-22r38,0r-12,-47r35,0r12,47r79,0r11,-47r36,0r11,47r79,0r14,-47r30,0r-14,47r40,0r0,22r-46,0r-9,35r55,0r0,22r-61,0r-38,134r-37,0r-31,-134r-31,0","w":376},"\u20aa":{"d":"221,-147v1,-65,-1,-78,-66,-79r-86,0r0,226r-30,0r0,-260r116,0v85,-1,98,22,97,104r0,69r-31,0r0,-60xm343,-105v1,82,-13,105,-97,105r-116,0r0,-173r30,0r0,138r86,0v65,0,67,-13,66,-78r0,-147r31,0r0,155","w":381},"\u2100":{"d":"3,0r239,-260r28,0r-239,260r-28,0xm9,-168v0,-45,42,-105,94,-90r26,0r-23,116r-26,0r10,-48v-13,22,-32,50,-58,50v-15,0,-23,-12,-23,-28xm99,-239v-37,-18,-61,30,-63,65v0,7,2,10,7,10v11,0,28,-17,52,-52xm240,-97v-40,-21,-70,16,-70,54v0,36,40,22,60,10r-4,23v-35,16,-83,17,-83,-30v0,-49,47,-95,101,-76","w":270},"\u2101":{"d":"3,0r239,-260r28,0r-239,260r-28,0xm9,-168v0,-45,42,-105,94,-90r26,0r-23,116r-26,0r10,-48v-13,22,-32,50,-58,50v-15,0,-23,-12,-23,-28xm99,-239v-37,-18,-61,30,-63,65v0,7,2,10,7,10v11,0,28,-17,52,-52xm200,-73v34,23,35,76,-18,73v-12,0,-25,-2,-39,-8r4,-20v15,7,27,10,37,10v35,-2,8,-31,-2,-39v-34,-25,-15,-64,25,-63v11,0,21,1,32,5r-4,20v-25,-18,-67,1,-35,22","w":270},"\u2102":{"d":"93,-133v0,60,15,122,73,122v26,0,52,-7,78,-20r0,21v-97,47,-220,-7,-220,-120v0,-111,108,-162,218,-126r0,21v-27,-10,-52,-14,-74,-14v-59,1,-75,56,-75,116xm116,-244v-65,19,-99,119,-55,184v13,20,32,35,55,44v-54,-46,-53,-182,0,-228","w":265},"\u2103":{"d":"95,-228v0,21,-18,39,-39,39v-21,0,-39,-19,-39,-39v0,-20,19,-39,39,-39v20,-1,39,18,39,39xm35,-228v0,12,10,22,21,22v12,0,21,-11,22,-22v0,-11,-10,-21,-22,-21v-12,0,-21,9,-21,21xm140,-130v0,99,94,135,172,85r0,32v-96,50,-211,4,-211,-117v0,-117,98,-162,211,-125r0,34v-95,-40,-172,-12,-172,91","w":332},"\u2104":{"d":"20,-144v0,-50,28,-85,73,-90r0,-26r35,0r0,26v9,0,23,2,43,7r0,29v-13,-4,-28,-9,-43,-10r0,130v14,-1,28,-4,43,-9r0,29v-10,3,-24,5,-43,6r0,26r87,0r0,26r-122,0r0,-52v-46,-4,-73,-40,-73,-92xm94,-205v-26,5,-40,26,-40,65v0,33,13,52,39,59","w":233},"\u2105":{"d":"3,0r239,-260r28,0r-239,260r-28,0xm123,-236v-39,-23,-70,14,-70,53v0,36,39,22,60,11r-5,22v-35,17,-84,16,-83,-30v1,-48,47,-95,102,-76xm248,-82v1,42,-31,82,-72,82v-25,0,-41,-14,-41,-38v-1,-42,31,-82,72,-82v25,0,41,14,41,38xm202,-102v-23,0,-41,32,-40,58v0,17,6,26,19,26v24,0,41,-32,40,-59v0,-17,-6,-25,-19,-25","w":270},"\u2106":{"d":"3,0r239,-260r28,0r-239,260r-28,0xm123,-236v-39,-23,-70,14,-70,53v0,36,39,22,60,11r-5,22v-35,17,-84,16,-83,-30v1,-48,47,-95,102,-76xm204,0r9,-47v-19,33,-38,50,-57,50v-18,0,-21,-19,-18,-36r16,-82r26,0r-17,86v0,4,2,7,6,7v9,0,26,-18,50,-54r8,-39r26,0r-23,115r-26,0","w":270},"\u2107":{"d":"130,-7v37,0,47,-14,49,-49r17,0r0,46v-65,35,-166,16,-166,-60v0,-46,34,-67,79,-77v-31,-8,-60,-28,-60,-60v0,-62,82,-70,143,-51r0,38r-17,0v-2,-23,-15,-36,-46,-36v-29,-1,-49,19,-48,48v0,42,28,58,73,56r0,18v-54,-5,-89,22,-89,65v0,35,29,63,65,62","w":226},"\u2108":{"d":"198,-135v4,101,-80,171,-183,131r0,-33v78,36,145,-7,144,-86r-98,0r0,-27r98,0v4,-77,-75,-113,-141,-74r0,-29v19,-9,40,-14,64,-14v80,-1,114,54,116,132","w":216},"\u2109":{"d":"95,-228v0,21,-18,39,-39,39v-21,0,-39,-19,-39,-39v0,-20,19,-39,39,-39v20,-1,39,18,39,39xm35,-228v0,12,10,22,21,22v12,0,21,-11,22,-22v0,-11,-10,-21,-22,-21v-12,0,-21,9,-21,21xm122,0r0,-260r145,0r0,27r-109,0r0,88r92,0r0,27r-92,0r0,118r-36,0","w":280},"\u210a":{"d":"36,-85v0,-72,102,-162,138,-73r6,-33r35,0r-33,168v39,-14,67,-38,87,-71r7,4v-23,37,-55,63,-96,77v-17,84,-57,130,-122,130v-27,0,-52,-16,-52,-39v0,-35,46,-67,139,-93r8,-38v-29,64,-117,36,-117,-32xm72,-75v0,24,12,44,32,46v36,3,64,-56,64,-109v0,-23,-12,-46,-34,-46v-37,1,-62,64,-62,109xm33,77v-1,18,17,31,36,31v35,0,63,-43,74,-113v-73,21,-110,48,-110,82","w":278},"\u210b":{"d":"335,-60v-14,30,-36,62,-67,67v-46,-2,-35,-88,-24,-136r-68,2v-10,70,-47,131,-119,134v-49,2,-65,-56,-25,-82v17,-11,34,-18,56,-18r-2,7v-51,-4,-70,81,-12,81v55,0,50,-67,65,-122v-6,0,-11,1,-16,3v1,-10,7,-15,18,-15r22,-110v-39,-6,-82,16,-82,48v0,15,18,33,36,27v2,8,-7,6,-13,7v-25,1,-49,-13,-49,-36v11,-55,72,-57,147,-57r-24,121r68,0v12,-67,46,-143,109,-143v56,0,42,87,8,114v-22,17,-47,32,-81,37v-7,26,-12,66,-12,81v0,19,0,31,14,33v18,-3,37,-28,45,-47xm284,-142v50,-7,79,-50,79,-107v0,-17,-4,-24,-14,-24v-36,11,-56,81,-65,131","w":403},"\u210c":{"d":"169,54v-20,-4,-38,-3,-44,12r-10,0v5,-17,11,-30,17,-39v18,-3,24,-2,40,1v25,-52,21,-138,-20,-171v-2,-2,-4,-6,-8,-13v-21,15,-45,44,-47,74v-2,17,-14,35,-37,54v20,0,33,1,51,6r-15,29v-29,-11,-60,-7,-92,0r13,-30v7,-2,15,-4,27,-6v51,-37,-9,-110,4,-170v19,-28,54,-55,86,-68v30,0,54,7,71,20r-25,29v-23,-19,-42,-26,-72,-25v-40,21,-27,85,-13,127v12,-32,34,-58,67,-79v16,45,55,60,55,119v0,41,-16,85,-48,130","w":231},"\u210d":{"d":"111,-126r0,126r-70,0r0,-260r70,0r0,117r95,0r0,-117r69,0r0,260r-69,0r0,-126r-95,0xm59,-17r34,0r0,-226r-34,0r0,226xm223,-17r35,0r0,-226r-35,0r0,226","w":316},"\u210e":{"d":"182,-195v27,1,30,29,25,57r-21,112v0,7,4,11,11,11v12,0,29,-12,52,-38r-3,16v-26,28,-49,41,-69,41v-29,0,-26,-26,-21,-56r19,-103v0,-9,-4,-14,-11,-14v-22,0,-53,35,-93,106r-12,63r-35,0r49,-257v1,-10,-19,-8,-29,-10r3,-11r67,0r-36,183r2,0v16,-34,60,-100,102,-100","w":253},"\u210f":{"d":"182,-195v27,1,30,29,25,57r-21,112v0,7,4,11,11,11v12,0,29,-12,52,-38r-3,16v-26,28,-49,41,-69,41v-29,0,-26,-26,-21,-56r19,-103v0,-9,-4,-14,-11,-14v-22,0,-53,35,-93,106r-12,63r-35,0r38,-193r-45,13r3,-15r45,-14v4,-24,23,-64,-21,-58r3,-11r67,0r-12,58r75,-22r-3,16r-75,22v-5,35,-19,77,-19,109v16,-34,60,-100,102,-100","w":253},"\u2110":{"d":"17,8v-10,23,6,48,30,46v58,-5,58,-63,75,-135v-39,2,-70,-15,-74,-47v-6,-53,102,-106,154,-139v-18,45,-27,113,-39,167v30,-10,62,-40,62,-76v5,0,11,-2,9,5v-2,40,-38,70,-73,82v-12,81,-50,152,-125,154v-21,1,-47,-14,-47,-33v0,-10,10,-17,28,-24xm81,-136v0,24,19,45,44,43r26,-133v-47,25,-70,55,-70,90","w":242},"\u2111":{"d":"128,-17v72,0,43,-97,30,-149v0,-15,14,-41,41,-75v-45,40,-79,20,-120,2v-31,4,-9,45,6,51v27,27,14,36,-12,67r-8,-8v32,-33,-35,-48,-32,-80v21,-27,45,-47,72,-58v44,27,65,36,105,9r10,9v-55,41,-13,98,-11,157v1,49,-57,91,-103,99v-37,-7,-63,-24,-79,-51r29,-23v10,27,38,50,72,50","w":253},"\u2112":{"d":"7,-24v2,-40,57,-43,99,-31r21,-103v-42,-3,-81,-38,-68,-84r9,0v-13,41,21,71,60,75v9,-53,44,-100,99,-100v49,0,46,55,8,79v-21,13,-43,24,-71,28v-10,39,-15,77,-28,114v50,15,112,49,132,-16r7,2v-7,29,-36,65,-65,67v-20,1,-66,-20,-91,-29v-22,19,-46,29,-70,29v-22,-1,-43,-10,-42,-31xm235,-230v0,-15,-8,-26,-22,-26v-23,-5,-40,46,-48,88v37,-7,67,-26,70,-62xm18,-23v6,40,73,16,80,-8v-20,-9,-37,-15,-51,-15v-14,0,-31,9,-29,23","w":283},"\u2113":{"d":"105,-13v27,0,54,-51,61,-81r9,3v-14,45,-41,92,-86,95v-45,3,-35,-60,-26,-100v-16,7,-39,11,-63,14r2,-9v25,-4,46,-8,63,-15v21,-76,23,-191,105,-202v57,12,40,88,8,129v-21,27,-46,50,-77,67r-13,73v0,18,6,26,17,26xm103,-124v43,-23,85,-81,85,-143v0,-46,-34,-39,-48,-7v-12,27,-27,105,-37,150","w":212},"\u2114":{"d":"333,-101v0,85,-84,140,-138,79r-4,24r-31,0r0,-223r-86,0r0,221r-35,0r0,-221r-28,0r0,-22r28,0r0,-35r35,0r0,35r86,0r0,-35r35,0r0,35r39,0r0,22r-39,0r0,66v14,-27,36,-40,64,-40v50,0,74,41,74,94xm195,-46v45,47,101,19,101,-52v0,-83,-64,-82,-101,-35r0,87","w":352},"\u2115":{"d":"59,-169r0,169r-18,0r0,-260r25,0r170,170r0,-170r18,0r0,260r-25,0xm236,-17r0,-49r-177,-177r0,49","w":294},"\u2116":{"d":"339,-156v0,38,-22,65,-58,65v-36,0,-59,-27,-59,-65v0,-38,22,-65,59,-65v37,0,58,27,58,65xm281,-113v19,0,28,-14,28,-43v0,-29,-9,-44,-28,-44v-19,0,-28,15,-28,44v0,29,9,43,28,43xm233,-39r0,-26r96,0r0,26r-96,0xm63,-198r0,198r-29,0r0,-260r31,0r102,197r0,-197r29,0r0,260r-31,0","w":348},"\u2117":{"d":"291,-130v0,74,-64,137,-137,137v-73,0,-137,-64,-137,-137v0,-74,63,-137,137,-137v74,0,137,63,137,137xm37,-130v0,61,53,117,117,117v64,0,117,-56,117,-117v0,-61,-53,-117,-117,-117v-64,0,-117,56,-117,117xm214,-166v0,40,-31,56,-74,54r0,61r-24,0r0,-156v47,1,98,-8,98,41xm140,-130v51,12,70,-60,14,-59r-14,0r0,59","w":307},"\u2118":{"d":"79,-84v31,52,35,158,-36,158v-23,0,-34,-14,-34,-40v0,-25,15,-58,45,-100v-33,-70,-22,-116,51,-151r5,9v-50,26,-55,63,-34,114v52,-67,94,-101,128,-101v26,0,39,22,39,50v0,60,-47,136,-98,138v-15,1,-28,-10,-28,-24v0,-9,6,-20,17,-19v16,-2,21,15,14,28v39,12,62,-74,62,-113v0,-51,-45,-35,-74,-10v-19,15,-38,35,-57,61xm43,61v48,-11,34,-71,15,-117v-26,37,-39,66,-39,88v0,19,8,29,24,29","w":261},"\u2119":{"d":"241,-191v-3,62,-54,92,-130,89r0,102r-70,0r0,-260v88,3,204,-21,200,69xm59,-17r34,0r0,-226r-34,0r0,226xm171,-183v0,-36,-23,-61,-60,-60r0,124v38,2,60,-27,60,-64xm162,-123v76,-10,88,-125,-3,-120v40,24,39,91,3,120","w":253},"\u211a":{"d":"163,-267v80,0,138,57,138,137v0,65,-31,108,-94,131v39,20,76,32,112,34r-17,18v-50,-10,-91,-26,-121,-47v-93,12,-156,-52,-157,-136v-1,-82,59,-137,139,-137xm116,-244v-65,19,-99,119,-55,184v13,20,32,35,55,44v-54,-46,-53,-182,0,-228xm163,-249v-95,6,-94,232,0,238v92,-7,93,-231,0,-238xm209,-16v65,-19,99,-119,55,-184v-13,-20,-32,-35,-55,-44v54,46,53,182,0,228","w":325},"\u211b":{"d":"327,-59v-5,41,-53,90,-88,53v-28,-29,-9,-121,-64,-123v-7,74,-50,133,-118,136v-49,2,-65,-56,-24,-82v17,-11,34,-18,55,-18r-2,7v-49,-2,-69,80,-11,81v42,-8,43,-29,56,-88r32,-160v-35,2,-73,20,-74,52v-1,17,16,32,35,27v1,9,-11,7,-16,8v-22,1,-48,-15,-46,-35v5,-52,73,-66,142,-66v62,0,93,18,93,53v0,47,-46,72,-95,81v47,4,45,32,54,77v6,29,14,43,25,43v21,0,31,-27,38,-49xm177,-139v44,1,85,-28,85,-70v0,-31,-21,-47,-62,-47","w":337},"\u211c":{"d":"70,-242v-33,3,-17,46,2,54v24,22,17,38,-12,67r-8,-8v32,-34,-36,-46,-31,-81v19,-27,43,-46,71,-57v27,4,46,21,57,52v15,-21,36,-39,63,-52v22,8,19,58,43,66r0,12v-24,13,-56,37,-85,58v20,-5,38,-7,53,-7v16,23,37,85,55,105v8,-4,17,-10,26,-17r7,8v-25,21,-42,37,-52,49v-21,-15,-45,-87,-64,-118v-20,-4,-30,-4,-51,0v-11,34,-27,62,-47,84v21,-2,41,-1,57,4v-9,7,-16,18,-20,30v-27,-8,-59,-10,-90,0r13,-28v50,-11,59,-59,61,-120v1,-46,-13,-97,-48,-101xm148,-128v18,-17,51,-41,73,-59v-13,-12,-17,-33,-27,-48v-15,6,-29,18,-42,33v4,31,5,44,-4,74","w":327},"\u211d":{"d":"232,-194v0,36,-23,59,-51,70r87,124r-87,0r-70,-117r0,117r-70,0r0,-260r115,-1v43,0,76,26,76,67xm59,-17r34,0r0,-226r-34,0r0,226xm163,-186v0,-31,-20,-59,-52,-57r0,111v35,3,52,-22,52,-54xm152,-130v46,-1,87,-66,46,-99v-11,-9,-27,-14,-46,-14v39,23,36,93,0,113xm191,-17r43,0r-68,-100r-36,0","w":281},"\u211e":{"d":"70,-138v47,2,80,-11,82,-54v2,-34,-38,-44,-82,-41r0,95xm190,-196v-1,38,-23,62,-53,74r26,36r27,-36r27,0r-41,55r48,67r-45,0r-25,-37r-28,37r-27,0r42,-56r-36,-54r-35,0r0,110r-36,0r0,-260v73,-1,159,-10,156,64","w":227},"\u211f":{"d":"70,-110r0,97r43,-85r-8,-12r-35,0xm70,-138v47,2,80,-11,82,-54v2,-34,-38,-44,-82,-41r0,95xm34,-260v56,2,126,-11,145,28r15,-28r-66,-33r10,-19r85,42r-34,67v5,33,-16,60,-36,74r-9,17r80,112r-45,0r-52,-77r-65,129r-19,-10r21,-42r-30,0r0,-260","w":227},"\u2120":{"d":"76,-207v50,17,38,80,-18,80v-10,0,-22,-1,-36,-4r0,-23v22,10,55,18,58,-8v-3,-23,-65,-38,-58,-66v-1,-36,42,-40,78,-31r0,21v-21,-9,-48,-15,-52,7v-2,8,17,19,28,24xm138,-130r0,-130r36,0r31,91r32,-91r32,0r0,130r-26,0r0,-98r-31,89r-22,0r-31,-91r0,100r-21,0","w":290},"\u2121":{"d":"103,0r0,-167r-68,0r0,-24r170,0r0,24r-68,0r0,167r-34,0xm223,0r0,-191r114,0r0,24r-79,0r0,56r65,0r0,24r-65,0r0,63r85,0r0,24r-120,0xm378,0r0,-191r34,0r0,167r86,0r0,24r-120,0","w":532},"\u2123":{"d":"6,-260r37,0r53,140r70,-140r-65,-33r10,-19r85,42r-89,178r17,45r77,-213r33,0r-95,260r-34,0r-19,-50r-51,102r-20,-10r60,-120","w":235},"\u2124":{"d":"20,0r0,-20r118,-223r-112,0r0,-17r187,0r0,21r-117,222r117,0r0,17r-193,0xm37,-17r39,0r119,-226r-39,0","w":232},"\u2125":{"d":"168,0v0,69,-85,88,-153,65r0,-29v52,19,116,20,116,-34v0,-41,-45,-60,-94,-57r0,-24r85,-72r-105,0r0,-26r98,-72r-98,0r0,-29r143,0r0,29r-98,72r98,0r0,26r-82,72v50,4,90,29,90,79","w":184},"\u2127":{"d":"33,-110v3,-63,36,-85,82,-127v-29,5,-77,-15,-68,32r-20,0r0,-55r104,0r0,23v-39,43,-59,85,-59,127v0,56,34,103,86,103v52,0,86,-48,85,-103v0,-42,-20,-84,-59,-127r0,-23r104,0r0,55v-6,-1,-18,3,-20,-3v8,-39,-34,-27,-68,-29v46,42,79,63,82,126v4,68,-55,118,-124,118v-68,0,-128,-51,-125,-117","w":315},"\u2128":{"d":"186,-92v-1,53,-50,85,-99,99v-29,-2,-56,-15,-79,-37r29,-24v36,46,115,52,119,-16v5,-62,-73,-77,-122,-54r4,-15v30,-15,73,-55,91,-85v-34,5,-90,-34,-111,11r-6,-3v5,-17,16,-33,33,-50v46,-3,101,35,142,2r6,5v-24,34,-80,81,-118,107v58,-11,112,6,111,60","w":209},"\u2129":{"d":"76,-120v5,-44,-21,-59,-54,-42r0,-26v49,-19,89,1,89,64r0,124r-35,0r0,-120","w":144},"\u212a":{"d":"34,0r0,-260r34,0r0,128r105,-128r38,0r-102,124r120,136r-47,0r-114,-132r0,132r-34,0","w":235},"\u212b":{"d":"77,-99r88,0r-44,-113xm124,-318v30,0,44,41,19,58r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0r103,-260v-24,-17,-12,-58,18,-58xm106,-286v-1,9,9,19,18,18v10,1,20,-8,19,-18v1,-10,-10,-19,-19,-19v-9,0,-19,9,-18,19","w":248},"\u212c":{"d":"7,-25v0,-40,59,-42,91,-23v19,-64,29,-138,44,-206v-36,3,-73,20,-74,53v-1,19,18,31,36,27v2,10,-14,7,-17,8v-24,1,-46,-15,-46,-36v0,-79,225,-98,225,-3v0,38,-33,60,-68,68v35,11,67,32,67,72v0,68,-100,95,-158,50v-25,28,-100,34,-100,-10xm230,-206v0,-35,-16,-46,-51,-49r-23,115v45,1,75,-23,74,-66xm145,-21v42,38,84,9,84,-41v0,-41,-34,-63,-75,-68v-6,34,-16,77,-30,95xm17,-25v8,27,56,21,70,-3v-24,-17,-61,-25,-70,3","w":287},"\u212d":{"d":"45,-151v-5,97,109,168,183,96r6,7v-28,31,-43,41,-88,55v-88,0,-156,-85,-133,-183v23,-37,59,-65,104,-76v10,-21,46,-1,62,-1v17,0,32,-5,46,-14v-3,28,-14,49,-47,49v-26,0,-47,-6,-65,-18v-43,46,74,77,29,132v-7,10,-18,18,-30,26r-3,-8v48,-35,-27,-71,-33,-113v7,-13,17,-27,31,-42v-39,17,-59,40,-62,90","w":244},"\u212e":{"d":"17,-123v0,-110,126,-185,218,-116v29,22,54,73,55,109r-234,0v-10,81,29,119,98,119v47,0,67,-22,97,-52r13,12v-34,39,-71,58,-113,58v-73,0,-134,-56,-134,-130xm154,-249v-62,0,-103,34,-98,102r195,0v5,-69,-35,-102,-97,-102","w":307},"\u212f":{"d":"164,-159v1,46,-59,83,-108,81v-5,36,6,67,35,67v18,0,35,-13,53,-41r9,3v-14,28,-41,53,-77,53v-37,0,-56,-32,-56,-74v0,-58,51,-125,104,-125v23,0,40,14,40,36xm58,-87v42,2,73,-31,72,-72v0,-17,-5,-25,-16,-25v-30,0,-53,60,-56,97","w":175},"\u2130":{"d":"50,-65v0,31,25,52,58,52v30,0,55,-19,75,-57r7,3v-17,40,-51,73,-102,74v-41,1,-76,-25,-76,-65v0,-44,35,-73,73,-83v-56,-13,-46,-75,-11,-98v-15,-22,-8,-50,8,-71r7,4v-13,19,-18,40,-8,61v20,-15,44,-22,70,-22v28,0,42,9,42,27v0,43,-73,46,-102,17v-30,40,5,91,53,72v2,15,-8,20,-26,19v-37,0,-68,30,-68,67xm168,-237v-10,-33,-57,-21,-72,7v16,11,31,15,44,15v13,0,29,-11,28,-22","w":206},"\u2131":{"d":"261,-168v10,35,-45,39,-88,32v-9,77,-46,140,-118,143v-48,2,-65,-56,-25,-82v17,-11,35,-18,56,-18r-2,7v-48,-6,-72,81,-12,81v54,0,51,-77,64,-131v-12,0,-18,1,-28,6v-4,-12,9,-15,31,-18r19,-98v-45,-5,-79,17,-81,51v-1,19,17,31,36,27v4,9,-11,8,-16,9v-23,0,-48,-15,-46,-36v6,-64,105,-65,186,-65v46,0,73,-1,87,-25v2,2,3,5,3,7v-4,52,-79,47,-133,38r-17,87v30,-2,73,4,84,-15","w":297},"\u2132":{"d":"200,-260r0,260r-161,0r0,-22r135,0r0,-101r-131,0r0,-21r131,0r0,-116r26,0","w":238},"\u2133":{"d":"17,-200v15,-30,36,-64,69,-67v33,-3,29,42,24,73v20,-34,43,-70,82,-73v33,-2,36,43,26,73v21,-34,44,-67,82,-73v40,3,33,46,25,90r-27,147v0,9,3,13,10,13v20,0,35,-28,45,-47r5,4v-14,30,-36,62,-67,67v-40,-4,-30,-49,-21,-93r25,-135v0,-12,-5,-18,-14,-18v-76,21,-83,153,-102,239r-36,7r44,-226v0,-12,-5,-18,-15,-18v-33,8,-66,59,-76,111r-25,126r-38,7r45,-237v0,-9,-4,-13,-11,-13v-20,0,-34,28,-44,47","w":375},"\u2134":{"d":"187,-118v0,58,-49,122,-105,122v-38,0,-62,-35,-62,-76v0,-57,50,-123,103,-123v40,0,64,35,64,77xm120,-187v-45,0,-65,74,-65,125v0,39,11,58,32,58v45,0,66,-75,66,-126v0,-37,-11,-57,-33,-57","w":206},"\u2135":{"d":"21,0v18,-49,1,-97,38,-142v-12,-14,-21,-29,-27,-43v11,-9,12,-28,32,-28v-13,39,56,81,88,114v15,-21,24,-46,26,-74v-14,-1,-32,3,-35,-8r12,-40r12,0r0,13v17,2,42,-6,48,7v-6,40,-24,77,-55,110v22,21,39,44,50,68v-11,9,-12,29,-34,27v-1,-69,-73,-94,-110,-138v-15,29,-17,65,-6,99r31,0r-10,35r-60,0","w":243},"\u2136":{"d":"102,-208v78,2,88,8,88,85r0,88r26,0r-11,35r-182,0r11,-35r137,0r0,-82v-1,-53,-6,-56,-59,-56r-74,0v-14,-12,4,-32,7,-48r11,0r0,13r46,0","w":239},"\u2137":{"d":"13,0r11,-35v51,7,55,-30,75,-59v-9,-33,-5,-68,-40,-74v-13,-5,-31,-5,-33,-21r10,-32r9,0r0,13v34,9,59,20,64,62v6,52,19,103,38,146r-21,0v-9,-21,-17,-47,-24,-78r-45,78r-44,0","w":166},"\u2138":{"d":"140,-173r-121,0r-7,-8r15,-45r10,0r0,18r166,0r-11,35r-32,0r0,121r4,52r-28,4v6,-55,4,-117,4,-177","w":218},"\u2190":{"d":"39,-104r75,-43r-17,34r202,0r0,18r-202,0r17,34","w":338},"\u2191":{"d":"95,-260r44,75r-35,-17r0,202r-17,0r0,-202r-35,17","w":190},"\u2192":{"d":"299,-104r-75,43r18,-34r-203,0r0,-18r203,0r-18,-34","w":338},"\u2193":{"d":"95,0r-43,-75r35,17r0,-202r17,0r0,202r35,-17","w":190},"\u2194":{"d":"97,-95r17,34r-75,-43r75,-43r-17,34r240,0r-17,-34r75,43r-75,43r17,-34r-240,0","w":433},"\u2195":{"d":"104,16r35,-17r-44,75r-43,-75r35,17r0,-240r-35,17r43,-75r44,75r-35,-17r0,240","w":190},"\u2196":{"d":"39,-222r84,22r-37,13r143,143r-12,12r-143,-143r-12,37","w":268},"\u2197":{"d":"229,-222r-22,84r-13,-37r-143,143r-12,-12r143,-143r-37,-13","w":268},"\u2198":{"d":"229,-32r-84,-22r37,-13r-143,-143r12,-12r143,143r13,-37","w":268},"\u2199":{"d":"39,-32r23,-84r12,37r143,-143r12,12r-143,143r37,13","w":268},"\u219a":{"d":"184,-95r-87,0r17,34r-75,-43r75,-43r-17,34r93,0r17,-52r19,0r-18,52r91,0r0,18r-96,0r-18,52r-18,0","w":338},"\u219b":{"d":"39,-113r97,0r17,-52r19,0r-18,52r88,0r-18,-34r75,43r-75,43r18,-34r-93,0r-18,52r-18,0r17,-52r-91,0r0,-18","w":338},"\u219c":{"d":"68,-100r-17,35r-12,-86r81,33r-38,7v30,45,44,42,68,7v35,-52,54,-31,97,19r-14,10v-35,-50,-49,-50,-75,-11v-33,48,-55,32,-90,-14"},"\u219d":{"d":"218,-100v-38,62,-71,45,-101,0v-23,-35,-32,-10,-64,25r-14,-10v44,-65,72,-57,106,-6v22,33,32,12,60,-20r-38,-7r80,-33r-12,86"},"\u219e":{"d":"39,-104r75,-43r-17,34v37,0,50,-24,77,-34r-17,34r142,0r0,18r-142,0r17,34v-26,-11,-40,-34,-77,-34r17,34","w":338},"\u219f":{"d":"95,-260r44,75r-35,-17v0,37,24,50,35,77r-35,-17r0,142r-17,0r0,-142r-35,17v11,-27,35,-40,35,-77r-35,17","w":190},"\u21a0":{"d":"299,-104r-75,43r18,-34v-38,0,-51,24,-78,34r17,-34r-142,0r0,-18r142,0r-17,-34v27,11,40,34,78,34r-18,-34","w":338},"\u21a1":{"d":"95,0r-43,-75r35,17v0,-37,-24,-50,-35,-77r35,17r0,-142r17,0r0,142r35,-17v-11,27,-35,40,-35,77r35,-17","w":190},"\u21a2":{"d":"39,-104r75,-43r-17,34r143,0r35,-34r24,0r-43,43r43,43r-24,0r-35,-34r-143,0r17,34","w":338},"\u21a3":{"d":"299,-104r-75,43r18,-34r-144,0r-34,34r-25,0r43,-43r-43,-43r25,0r34,34r144,0r-18,-34","w":338},"\u21a4":{"d":"39,-104r75,-43r-17,34r185,0r0,-37r17,0r0,91r-17,0r0,-36r-185,0r17,34","w":338},"\u21a5":{"d":"95,-260r44,75r-35,-17r0,185r37,0r0,17r-91,0r0,-17r37,0r0,-185r-35,17","w":190},"\u21a6":{"d":"299,-104r-75,43r18,-34r-186,0r0,36r-17,0r0,-91r17,0r0,37r186,0r-18,-34","w":338},"\u21a7":{"d":"95,0r-43,-75r35,17r0,-185r-37,0r0,-17r91,0r0,17r-37,0r0,185r35,-17","w":190},"\u21a8":{"d":"104,-92r35,-18r-44,75r-43,-75r35,18r0,-110r-35,17r43,-75r44,75r-35,-17r0,110xm26,-17r139,0r0,17r-139,0r0,-17","w":190},"\u21a9":{"d":"299,-132v0,20,-17,37,-37,37r-165,0r17,34r-75,-43r75,-43r-17,34r165,0v13,0,20,-6,20,-19v0,-12,-7,-19,-20,-20r0,-17v20,0,37,17,37,37","w":338},"\u21aa":{"d":"76,-95v-31,1,-50,-42,-26,-63v7,-7,16,-11,26,-11r0,17v-13,1,-20,8,-20,20v0,13,7,19,20,19r166,0r-18,-34r75,43r-75,43r18,-34r-166,0","w":338},"\u21ab":{"d":"299,-132v0,27,-24,41,-56,37r0,34r-17,0r0,-34r-129,0r17,34r-75,-43r75,-43r-17,34r129,0v-16,-62,73,-75,73,-19xm243,-113v20,1,40,2,39,-19v0,-13,-7,-20,-20,-20v-21,-1,-20,19,-19,39","w":338},"\u21ac":{"d":"76,-169v27,0,41,24,37,56r129,0r-18,-34r75,43r-75,43r18,-34r-129,0r0,34r-18,0r0,-34v-61,16,-75,-74,-19,-74xm95,-113v1,-20,2,-40,-19,-39v-13,0,-20,7,-20,20v-1,21,19,20,39,19","w":338},"\u21ad":{"d":"39,-104r75,-43r-17,34v37,-5,48,18,71,29v23,-14,42,-94,71,-42v12,11,19,50,39,38v18,-11,30,-29,63,-25r-17,-34r75,43r-75,43r17,-34v-35,-6,-48,26,-73,32v-24,-9,-30,-44,-49,-58v-22,14,-30,77,-67,48v-14,-12,-27,-26,-55,-22r17,34","w":438},"\u21ae":{"d":"97,-95r17,34r-75,-43r75,-43r-17,34r114,0r17,-52r18,0r-17,52r108,0r-17,-34r75,43r-75,43r17,-34r-114,0r-17,52r-19,0r18,-52r-108,0","w":433},"\u21af":{"d":"86,-35r37,13r-84,22r23,-84r12,37r83,-83r-118,0r130,-130r12,12r-100,101r118,0","w":237},"\u21b0":{"d":"39,-217r75,-43r-17,34r98,0r0,226r-17,0r0,-208r-81,0r17,35","w":247},"\u21b1":{"d":"208,-217r-75,44r17,-35r-81,0r0,208r-17,0r0,-226r98,0r-17,-34","w":247},"\u21b2":{"d":"39,-43r75,-44r-17,35r81,0r0,-208r17,0r0,225r-98,0r17,35","w":247},"\u21b3":{"d":"208,-43r-75,43r17,-35r-98,0r0,-225r17,0r0,208r81,0r-17,-35","w":247},"\u21b4":{"d":"152,0r-44,-75r35,17r0,-185r-104,0r0,-17r121,0r0,202r35,-17","w":247},"\u21b5":{"d":"39,-43r75,-44r-17,35r185,0r0,-208r17,0r0,225r-202,0r17,35","w":338},"\u21b6":{"d":"65,-128v24,-79,150,-109,212,-42v24,26,38,56,38,92r-18,0v8,-111,-163,-155,-210,-56v-4,9,-6,12,-6,13r38,-3r-69,53r-11,-86","w":353},"\u21b7":{"d":"169,-191v-61,0,-115,52,-113,113r-17,0v-2,-70,60,-132,130,-130v60,1,101,34,120,80r26,-29r-12,86r-68,-53v21,4,33,6,38,3v-18,-45,-57,-70,-104,-70","w":353},"\u21b8":{"d":"39,-243r0,-17r260,0r0,17r-260,0xm74,-208r84,22r-37,13r143,143r-12,12r-143,-143r-12,37","w":338},"\u21b9":{"d":"74,-163r75,-43r-18,35r168,0r0,17r-168,0r18,35xm39,-117r0,-91r17,0r0,91r-17,0xm265,-46r-76,44r18,-35r-168,0r0,-17r168,0r-18,-35xm299,0r-17,0r0,-91r17,0r0,91","w":338},"\u21ba":{"d":"169,-17v96,0,152,-127,80,-193r-12,37r-23,-84r84,23r-37,12v82,78,19,222,-92,222v-111,0,-175,-145,-92,-222r12,12v-72,67,-16,193,80,193","w":338},"\u21bb":{"d":"169,0v-111,0,-175,-144,-92,-222r-37,-12r84,-23r-22,84v-8,-23,-7,-45,-20,-29v-60,73,-4,185,87,185v96,0,153,-126,80,-193r12,-12v82,77,19,222,-92,222","w":338},"\u21bc":{"d":"39,-95r90,-52r-17,34r187,0r0,18r-260,0","w":338},"\u21bd":{"d":"39,-113r260,0r0,18r-187,0r17,34","w":338},"\u21be":{"d":"52,-260r52,90r-35,-17r0,187r-17,0r0,-260","w":156},"\u21bf":{"d":"104,-260r0,260r-17,0r0,-187r-35,17","w":156},"\u21c0":{"d":"299,-95r-260,0r0,-18r187,0r-17,-34","w":338},"\u21c1":{"d":"299,-113r-90,52r17,-34r-187,0r0,-18r260,0","w":338},"\u21c2":{"d":"52,0r0,-260r17,0r0,187r35,-17","w":156},"\u21c3":{"d":"104,0r-52,-90r35,17r0,-187r17,0r0,260","w":156},"\u21c4":{"d":"299,-147r-75,43r18,-35r-203,0r0,-17r203,0r-18,-35xm39,-61r75,-43r-17,35r202,0r0,17r-202,0r17,35","w":338},"\u21c5":{"d":"182,0r-43,-75r34,17r0,-202r18,0r0,202r35,-17xm95,-260r44,75r-35,-17r0,202r-17,0r0,-202r-35,17","w":277},"\u21c6":{"d":"39,-147r75,-44r-17,35r202,0r0,17r-202,0r17,35xm299,-61r-75,44r18,-35r-203,0r0,-17r203,0r-18,-35","w":338},"\u21c7":{"d":"39,-147r75,-44r-17,35r202,0r0,17r-202,0r17,35xm39,-61r75,-43r-17,35r202,0r0,17r-202,0r17,35","w":338},"\u21c8":{"d":"95,-260r44,75r-35,-17r0,202r-17,0r0,-202r-35,17xm182,-260r44,75r-35,-17r0,202r-18,0r0,-202r-34,17","w":277},"\u21c9":{"d":"299,-147r-75,43r18,-35r-203,0r0,-17r203,0r-18,-35xm299,-61r-75,44r18,-35r-203,0r0,-17r203,0r-18,-35","w":338},"\u21ca":{"d":"182,0r-43,-75r34,17r0,-202r18,0r0,202r35,-17xm95,0r-43,-75r35,17r0,-202r17,0r0,202r35,-17","w":277},"\u21cb":{"d":"39,-121r90,-52r-17,34r187,0r0,18r-260,0xm299,-87r-90,52r17,-34r-187,0r0,-18r260,0","w":338},"\u21cc":{"d":"299,-121r-260,0r0,-18r187,0r-17,-34xm39,-87r260,0r0,18r-187,0r17,34","w":338},"\u21cd":{"d":"99,-130r-32,26r32,26r107,0r17,-52r-124,0xm147,-17r-108,-87r108,-87r11,14r-37,30r108,0r20,-61r19,0r-20,61r51,0r0,17r-57,0r-18,52r75,0r0,17r-81,0r-20,61r-18,0r20,-61r-79,0r37,30","w":338},"\u21ce":{"d":"121,-61r37,30r-11,14r-108,-87r108,-87r11,14r-37,30r101,0r20,-61r19,0r-21,61r73,0r-38,-30r11,-14r109,87r-109,87r-11,-14r38,-30r-102,0r-20,61r-18,0r20,-61r-72,0xm99,-78r100,0r17,-52r-117,0r-32,26xm217,-78r117,0r33,-26r-33,-26r-99,0","w":433},"\u21cf":{"d":"115,-78r124,0r33,-26r-33,-26r-107,0xm109,-61r-20,61r-18,0r20,-61r-52,0r0,-17r58,0r17,-52r-75,0r0,-17r81,0r20,-61r18,0r-20,61r79,0r-37,-30r11,-14r108,87r-108,87r-11,-14r37,-30r-108,0","w":338},"\u21d0":{"d":"299,-61r-178,0r37,30r-11,14r-108,-87r108,-87r11,14r-37,30r178,0r0,17r-200,0r-32,26r32,26r200,0r0,17","w":338},"\u21d1":{"d":"95,0r0,-178r-29,37r-14,-11r87,-108r87,108r-14,11r-30,-37r0,178r-17,0r0,-200r-26,-33r-26,33r0,200r-18,0","w":277},"\u21d2":{"d":"39,-61r0,-17r200,0r33,-26r-33,-26r-200,0r0,-17r178,0r-37,-30r11,-14r108,87r-108,87r-11,-14r37,-30r-178,0","w":338},"\u21d3":{"d":"182,-260r0,178r30,-37r14,11r-87,108r-87,-108r14,-11r29,37r0,-178r18,0r0,200r26,32r26,-32r0,-200r17,0","w":277},"\u21d4":{"d":"121,-61r37,30r-11,14r-108,-87r108,-87r11,14r-37,30r192,0r-38,-30r11,-14r109,87r-109,87r-11,-14r38,-30r-192,0xm99,-130r-32,26r32,26r235,0r33,-26r-33,-26r-235,0","w":433},"\u21d5":{"d":"95,-200r-29,37r-14,-10r87,-109r87,109r-14,10r-30,-37r0,192r30,-38r14,11r-87,109r-87,-109r14,-11r29,38r0,-192xm165,-222r-26,-32r-26,32r0,235r26,33r26,-33r0,-235","w":277},"\u21d6":{"d":"192,0r-126,-126r6,48r-18,1r-15,-138r138,16r-2,17r-47,-5r126,126r-12,12r-142,-141r-41,-5r4,41r142,142","w":292},"\u21d7":{"d":"100,0r-12,-12r141,-142r5,-41r-41,5r-142,141r-12,-12r126,-126r-48,5r-2,-17r139,-16r-16,138r-17,-1r5,-48","w":292},"\u21d8":{"d":"39,-153r12,-13r142,142r41,4r-5,-41r-141,-141r12,-13r126,126r-5,-47r17,-2r16,138r-138,-15r1,-18r48,6","w":292},"\u21d9":{"d":"254,-153r-126,126r47,-6r2,18r-138,15r15,-138r18,2r-6,47r126,-126r13,13r-142,141r-4,41r41,-4r142,-142","w":292},"\u21da":{"d":"142,-26r0,-35r157,0r0,18r-140,0r0,59r-120,-120r120,-120r0,59r140,0r0,18r-157,0r0,-35r-70,69r227,0r0,18r-227,0","w":338},"\u21db":{"d":"197,-26r69,-69r-227,0r0,-18r227,0r-69,-69r0,35r-158,0r0,-18r140,0r0,-59r120,120r-120,120r0,-59r-140,0r0,-18r158,0r0,35","w":338},"\u21dc":{"d":"97,-95r17,34r-75,-43r75,-43r-17,34v37,-5,48,18,71,29v25,-13,40,-95,71,-42v8,14,16,30,28,40v21,-17,32,-79,67,-49v15,13,30,27,61,22r0,18v-38,7,-52,-15,-77,-29v-23,12,-40,90,-69,45v-9,-15,-18,-30,-30,-43v-17,18,-25,48,-49,59v-23,-5,-37,-38,-73,-32","w":433},"\u21dd":{"d":"337,-95v-35,-6,-48,25,-73,32v-24,-11,-31,-41,-49,-59v-16,18,-27,47,-48,59v-19,-5,-33,-50,-51,-61v-23,11,-37,37,-77,29r0,-18v38,8,53,-24,79,-32v24,10,31,42,49,59v21,-16,40,-93,67,-40v13,11,20,51,40,38v18,-11,30,-29,63,-25r-17,-34r75,43r-75,43","w":433},"\u21de":{"d":"87,0r0,-58r-37,0r0,-17r37,0r0,-35r-37,0r0,-17r37,0r0,-75r-35,17r44,-75r43,75r-35,-17r0,75r37,0r0,17r-37,0r0,35r37,0r0,17r-37,0r0,58r-17,0","w":190},"\u21df":{"d":"104,-260r0,58r37,0r0,17r-37,0r0,35r37,0r0,17r-37,0r0,75r35,-17r-44,75r-43,-75r35,17r0,-75r-37,0r0,-17r37,0r0,-35r-37,0r0,-17r37,0r0,-58r17,0","w":190},"\u21e0":{"d":"39,-104r75,-43r-17,34r29,0r0,18r-29,0r17,34xm147,-113r22,0r0,18r-22,0r0,-18xm191,-113r22,0r0,18r-22,0r0,-18xm234,-113r22,0r0,18r-22,0r0,-18xm278,-113r21,0r0,18r-21,0r0,-18","w":338},"\u21e1":{"d":"95,-260r44,75r-35,-17r0,29r-17,0r0,-29r-35,17xm104,-152r0,22r-17,0r0,-22r17,0xm104,-108r0,21r-17,0r0,-21r17,0xm104,-65r0,22r-17,0r0,-22r17,0xm104,-22r0,22r-17,0r0,-22r17,0","w":190},"\u21e2":{"d":"299,-104r-75,43r18,-34r-29,0r0,-18r29,0r-18,-34xm191,-113r0,18r-22,0r0,-18r22,0xm147,-113r0,18r-21,0r0,-18r21,0xm104,-113r0,18r-22,0r0,-18r22,0xm61,-113r0,18r-22,0r0,-18r22,0","w":338},"\u21e3":{"d":"95,0r-43,-75r35,17r0,-29r17,0r0,29r35,-17xm104,-108r-17,0r0,-22r17,0r0,22xm104,-152r-17,0r0,-21r17,0r0,21xm104,-195r-17,0r0,-22r17,0r0,22xm104,-239r-17,0r0,-21r17,0r0,21","w":190},"\u21e4":{"d":"74,-104r75,-43r-18,34r168,0r0,18r-168,0r18,34xm39,-59r0,-91r17,0r0,91r-17,0","w":338},"\u21e5":{"d":"265,-104r-76,43r18,-34r-168,0r0,-18r168,0r-18,-34xm299,-59r-17,0r0,-91r17,0r0,91","w":338},"\u21e6":{"d":"282,-78r0,-52r-152,0r0,-25r-63,51r63,51r0,-25r152,0xm299,-61r-152,0r0,44r-108,-87r108,-87r0,44r152,0r0,86","w":338},"\u21e7":{"d":"95,0r0,-152r-43,0r87,-108r87,108r-44,0r0,152r-87,0xm113,-17r52,0r0,-152r25,0r-51,-64r-51,64r25,0r0,152","w":277},"\u21e8":{"d":"56,-78r152,0r0,25r64,-51r-64,-51r0,25r-152,0r0,52xm39,-61r0,-86r152,0r0,-44r108,87r-108,87r0,-44r-152,0","w":338},"\u21e9":{"d":"165,-243r-52,0r0,152r-25,0r51,63r51,-63r-25,0r0,-152xm182,-260r0,152r44,0r-87,108r-87,-108r43,0r0,-152r87,0","w":277},"\u21ea":{"d":"95,74r0,-74r87,0r0,74r-87,0xm113,56r52,0r0,-39r-52,0r0,39xm95,-17r0,-135r-43,0r87,-108r87,108r-44,0r0,135r-87,0xm113,-35r52,0r0,-134r25,0r-51,-64r-51,64r25,0r0,134","w":277},"\u2200":{"d":"252,-260r28,0r-104,260r-33,0r-104,-260r28,0r28,69r129,0xm104,-169r56,139r56,-139r-112,0","w":319},"\u2201":{"d":"129,24v39,0,61,-27,64,-64r26,0v-4,53,-37,89,-90,90v-48,1,-90,-42,-90,-90r0,-180v-6,-74,98,-121,152,-67v16,16,25,38,28,67r-26,0v-4,-37,-25,-64,-64,-64v-35,0,-64,29,-64,64r0,180v4,37,25,64,64,64","w":258},"\u2203":{"d":"200,-260r0,260r-161,0r0,-22r135,0r0,-101r-131,0r0,-21r131,0r0,-95r-135,0r0,-21r161,0","w":238},"\u2204":{"d":"174,-239r-15,0r-32,95r47,0r0,-95xm39,0r0,-22r29,0r34,-101r-59,0r0,-21r66,0r31,-95r-101,0r0,-21r108,0r12,-35r18,0r-11,35r34,0r0,260r-121,0r-13,39r-18,0r13,-39r-22,0xm174,-123r-54,0r-34,101r88,0r0,-101","w":238},"\u2205":{"d":"278,-220v79,84,9,227,-102,227v-34,0,-65,-11,-91,-34r-27,27r-12,-12r27,-28v-80,-84,-9,-227,103,-227v34,0,63,11,90,34r28,-27r12,12xm254,-220v-74,-68,-198,-8,-198,90v0,30,10,55,29,78xm98,-40v72,68,197,7,197,-90v0,-29,-10,-55,-29,-78","w":351},"\u2207":{"d":"282,-260r0,24r-119,238r-12,0r-112,-238r0,-24r243,0xm268,-235r-195,0r94,201","w":320},"\u2208":{"d":"57,-95v1,42,43,79,86,78r104,0r0,17r-104,0v-57,2,-104,-47,-104,-104v0,-56,47,-104,104,-104r104,0r0,17v-62,3,-127,-12,-162,23v-16,16,-26,33,-28,55r190,0r0,18r-190,0"},"\u2209":{"d":"39,-104v0,-56,47,-105,104,-104r51,0r13,-39r19,0r-13,39r34,0r0,17r-40,0r-26,78r66,0r0,18r-72,0r-26,78r98,0r0,17r-104,0r-13,39r-18,0r13,-41v-47,-6,-86,-50,-86,-102xm57,-113r105,0r26,-78v-71,-9,-125,19,-131,78xm57,-95v3,39,37,71,74,77r26,-77r-100,0"},"\u220a":{"d":"39,-75v0,-78,74,-142,161,-114r-4,20v-58,-19,-98,-2,-114,63r91,0r-3,13r-91,0v-7,41,6,76,43,76v18,0,38,-3,60,-11r-6,22v-70,25,-137,6,-137,-69","w":239},"\u220b":{"d":"247,-104v0,57,-47,104,-104,104r-104,0r0,-17v62,-3,128,12,163,-23v16,-16,25,-33,27,-55r-190,0r0,-18r190,0v-1,-42,-43,-79,-86,-78r-104,0r0,-17r104,0v57,-2,104,47,104,104"},"\u220c":{"d":"229,-113v-3,-39,-36,-72,-74,-77r-25,77r99,0xm124,-95r-26,78v71,4,126,-19,131,-78r-105,0xm247,-104v0,57,-47,106,-104,104r-51,0r-13,39r-18,0r13,-39r-35,0r0,-17r40,0r26,-78r-66,0r0,-18r72,0r26,-78r-98,0r0,-17r104,0r13,-39r18,0r-13,40v47,7,86,51,86,103"},"\u220d":{"d":"200,-116v0,78,-74,142,-161,114r4,-20v58,19,99,2,115,-63r-92,0r3,-13r92,0v5,-43,-7,-76,-44,-76v-18,0,-38,3,-60,11r6,-22v70,-24,137,-6,137,69","w":239},"\u220e":{"d":"39,0r0,-208r208,0r0,208r-208,0"},"\u2210":{"d":"39,-11v26,0,34,-5,33,-35v-2,-63,5,-139,-4,-195v-3,-7,-18,-8,-29,-8r0,-11r95,0v-1,4,3,12,-3,11v-24,1,-29,4,-29,34r0,201r130,0r0,-201v2,-31,-5,-34,-32,-34r0,-11r95,0v-1,4,3,12,-3,11v-15,2,-29,-2,-29,17r0,204v-1,20,15,15,32,17r0,11r-256,0r0,-11","w":333},"\u2213":{"d":"247,-208r0,17r-208,0r0,-17r208,0xm152,-156r0,69r95,0r0,18r-95,0r0,69r-18,0r0,-69r-95,0r0,-18r95,0r0,-69r18,0"},"\u2214":{"d":"126,-191r0,-35r34,0r0,35r-34,0xm152,-156r0,69r95,0r0,18r-95,0r0,69r-18,0r0,-69r-95,0r0,-18r95,0r0,-69r18,0"},"\u2216":{"d":"150,52r-19,0r-92,-312r18,0","w":188},"\u2217":{"d":"240,-145r-84,41r84,41r-13,22r-78,-52r7,93r-26,0r6,-93r-77,52r-13,-22r84,-41r-84,-41r13,-22r77,52r-6,-93r26,0r-7,93r78,-53"},"\u2218":{"d":"101,-42v-33,0,-62,-29,-62,-62v0,-33,29,-62,62,-62v33,0,62,29,62,62v0,33,-29,62,-62,62xm101,-149v-24,0,-45,21,-45,45v0,23,22,44,45,44v23,0,44,-21,44,-44v0,-23,-21,-45,-44,-45","w":201},"\u221b":{"d":"36,-88r-5,-10r47,-23r69,138r136,-340r12,0r-143,358r-16,0r-69,-139xm195,-205v0,45,-52,53,-96,41r0,-22v29,13,69,16,69,-19v1,-24,-22,-34,-55,-32r0,-17v30,2,52,-8,51,-29v-1,-29,-41,-27,-63,-14r0,-20v34,-12,89,-8,89,31v0,18,-11,31,-33,39v26,6,38,20,38,42","w":290},"\u221c":{"d":"36,-88r-5,-10r47,-23r69,138r136,-340r12,0r-143,358r-16,0r-69,-139xm149,-167r0,-43r-71,0r0,-19r71,-94r24,0r0,93r19,0r0,20r-19,0r0,43r-24,0xm100,-230r50,0r0,-65","w":290},"\u221d":{"d":"240,-30v-44,-4,-46,-22,-74,-57v-19,38,-42,57,-67,57v-33,1,-60,-35,-60,-70v0,-40,27,-78,63,-78v41,0,48,25,72,59v35,-61,52,-62,125,-59r0,15v-33,2,-72,-7,-90,12v-8,8,-18,21,-28,41v41,59,47,56,118,54r0,26r-59,0xm98,-151v-53,2,-53,106,3,104v22,0,40,-16,57,-49v-24,-37,-43,-55,-60,-55","w":338},"\u221f":{"d":"39,0r0,-208r17,0r0,191r191,0r0,17r-208,0"},"\u2220":{"d":"39,0r208,-208r0,24r-166,167r166,0r0,17r-208,0"},"\u2221":{"d":"194,-17r53,0r0,17r-52,0v0,19,-4,39,-12,60r-16,-7v7,-18,11,-36,11,-53r-139,0r98,-98v-13,-13,-28,-23,-45,-30r7,-16v19,9,35,20,50,34r98,-98r0,24r-86,87v19,24,29,51,33,80xm177,-17v-3,-25,-14,-48,-28,-68r-68,68r96,0"},"\u2222":{"d":"189,-61r58,24r-6,16r-58,-23v-9,19,-20,36,-34,50r-12,-12v12,-13,22,-28,30,-45r-128,-53r128,-53v-8,-17,-17,-32,-30,-45r12,-12v14,15,26,31,34,50r58,-24r6,16r-58,25v8,30,8,56,0,86xm173,-67v6,-24,7,-50,0,-74r-88,37"},"\u2223":{"d":"59,52r0,-330r17,0r0,330r-17,0","w":134},"\u2224":{"d":"82,-92r-43,43r0,-25r43,-43r0,-161r18,0r0,144r43,-44r0,25r-43,43r0,162r-18,0r0,-144","w":182},"\u2225":{"d":"59,52r0,-330r17,0r0,330r-17,0xm132,52r0,-330r18,0r0,330r-18,0","w":208},"\u2226":{"d":"82,-53r-43,43r0,-25r43,-43r0,-200r18,0r0,183r56,-57r0,-126r17,0r0,109r44,-43r0,24r-44,44r0,196r-17,0r0,-179r-56,56r0,123r-18,0r0,-105","w":255},"\u2227":{"d":"39,0r104,-208r104,208r-19,0r-85,-169r-85,169r-19,0"},"\u2228":{"d":"39,-208r19,0r85,169r85,-169r19,0r-104,208"},"\u2229":{"d":"143,-191v-46,0,-88,41,-87,87r0,104r-17,0r0,-104v-1,-56,47,-104,104,-104v57,0,104,47,104,104r0,104r-17,0r0,-104v2,-47,-41,-87,-87,-87"},"\u222a":{"d":"143,-17v46,0,87,-40,87,-87r0,-104r17,0r0,104v2,57,-47,104,-104,104v-57,0,-104,-47,-104,-104r0,-104r17,0r0,104v-1,46,41,87,87,87"},"\u222c":{"d":"91,-1v5,-108,-31,-266,52,-283v28,-6,37,40,10,42v-16,1,-20,-20,-9,-27v-18,-7,-27,7,-27,33v0,92,18,293,-52,288v-28,6,-37,-41,-10,-42v16,-1,20,18,9,27v19,8,26,-8,27,-38xm191,-1v4,-107,-31,-268,52,-283v28,-6,37,40,10,42v-15,1,-20,-19,-10,-27v-18,-7,-27,7,-27,33v1,91,19,292,-51,288v-28,6,-37,-41,-10,-42v16,-1,20,18,9,27v19,8,27,-8,27,-38","w":307},"\u222d":{"d":"91,-1v5,-108,-31,-266,52,-283v28,-6,37,40,10,42v-16,1,-20,-20,-9,-27v-18,-7,-27,7,-27,33v0,92,18,293,-52,288v-28,6,-37,-41,-10,-42v16,-1,20,18,9,27v19,8,26,-8,27,-38xm191,-1v4,-107,-31,-268,52,-283v28,-6,37,40,10,42v-15,1,-20,-19,-10,-27v-18,-7,-27,7,-27,33v1,91,19,292,-51,288v-28,6,-37,-41,-10,-42v16,-1,20,18,9,27v19,8,27,-8,27,-38xm291,-1v3,-106,-31,-267,52,-283v28,-6,37,40,10,42v-15,1,-20,-19,-10,-27v-18,-7,-27,7,-27,33v1,91,19,292,-51,288v-28,6,-37,-41,-10,-42v15,-1,18,18,9,27v19,8,27,-8,27,-38","w":407},"\u222e":{"d":"182,-116v0,36,-27,64,-58,70v-3,62,-22,99,-52,98v-28,6,-37,-41,-10,-42v15,-1,18,18,9,27v19,8,28,-8,27,-38r-1,-45v-31,-6,-58,-34,-58,-70v0,-36,27,-64,58,-70v1,-60,20,-100,53,-98v28,-6,37,40,10,42v-16,1,-21,-19,-10,-27v-19,-7,-28,8,-27,37r1,46v31,6,58,34,58,70xm96,-59r0,-114v-58,13,-59,101,0,114xm125,-173r0,114v58,-13,59,-101,0,-114","w":221},"\u222f":{"d":"225,-69v58,-23,59,-72,0,-94v2,30,2,64,0,94xm225,-55v-5,60,-8,100,-54,107v-29,5,-36,-41,-9,-42v15,-1,18,18,9,27v19,8,26,-8,26,-38r-1,-46v-25,4,-48,4,-71,-1v-4,66,-22,100,-53,100v-28,6,-37,-41,-10,-42v15,-1,18,18,9,27v19,8,28,-8,27,-38r-2,-54v-77,-27,-75,-95,0,-122v3,-72,22,-107,54,-107v28,-6,37,40,10,42v-16,1,-21,-19,-10,-27v-19,-7,-28,8,-27,37r2,48v23,-5,48,-5,71,0v3,-66,21,-100,53,-100v28,-6,37,40,10,42v-16,1,-20,-20,-9,-27v-19,-7,-28,8,-27,37r2,55v77,25,75,95,0,122xm196,-61v-2,-32,-2,-76,0,-110v-23,-5,-48,-5,-71,0r1,110v25,5,45,5,70,0xm96,-69v-2,-30,-2,-64,0,-94v-58,22,-59,72,0,94","w":320},"\u2230":{"d":"225,-58v21,0,44,-3,70,-9r0,-98v-26,-6,-49,-9,-70,-9r0,116xm95,-76r0,-80v-58,20,-57,60,0,80xm196,-58r0,-116v-22,0,-46,3,-71,9v2,31,1,65,1,98v26,6,49,9,70,9xm325,-76v58,-20,59,-60,0,-80r0,80xm125,-54v-6,59,-7,99,-53,106v-28,5,-37,-41,-10,-42v15,-1,18,18,9,27v19,8,28,-8,27,-38r-2,-62v-77,-25,-75,-82,0,-106v0,-76,18,-116,54,-115v28,-6,37,40,10,42v-16,1,-21,-19,-10,-27v-19,-7,-28,8,-27,37r2,54v25,-6,49,-9,71,-9v4,-64,21,-97,53,-97v28,-6,37,40,10,42v-16,1,-20,-20,-9,-27v-19,-7,-28,8,-27,37r1,45v22,0,46,3,71,9v4,-71,22,-106,54,-106v28,-6,37,40,10,42v-16,1,-20,-20,-9,-27v-19,-7,-28,8,-27,37r2,63v77,25,75,81,0,106v-5,65,-5,107,-54,115v-28,5,-37,-41,-10,-42v16,-1,20,18,9,27v19,8,27,-8,27,-38r-1,-53v-27,6,-51,9,-72,9v-5,64,-22,97,-53,97v-29,0,-36,-41,-9,-42v15,-1,18,18,9,27v19,8,26,-8,26,-38r-1,-44v-20,0,-44,-3,-71,-9","w":420},"\u2231":{"d":"40,-102v-7,-45,22,-76,57,-84v4,-65,21,-98,53,-98v28,-6,37,40,10,42v-16,1,-21,-19,-10,-27v-18,-7,-27,7,-27,33r1,50v29,6,48,24,56,53r23,0r-30,52r-30,-52r23,0v-6,-20,-20,-33,-41,-40r1,86v0,92,-18,139,-54,139v-28,6,-37,-41,-10,-42v15,-1,18,18,9,27v19,8,27,-8,27,-38r-2,-172v-32,10,-48,32,-43,68","w":221},"\u2232":{"d":"97,-46v-48,-6,-78,-74,-42,-115v11,-13,25,-21,42,-25v4,-65,21,-98,53,-98v28,-6,37,40,10,42v-16,1,-21,-19,-10,-27v-18,-7,-27,7,-27,33r1,50v29,6,48,24,56,53r24,0v-22,33,-35,79,-80,87v-3,62,-22,99,-52,98v-28,6,-37,-41,-10,-42v15,-1,18,18,9,27v19,8,28,-9,27,-39xm96,-59r0,-114v-58,13,-59,101,0,114xm143,-133r23,0v-6,-20,-20,-33,-41,-40r1,114v19,-6,32,-18,39,-36","w":221},"\u2233":{"d":"96,-59r0,-114v-58,13,-59,101,0,114xm126,-59v21,-7,36,-18,40,-40r-23,0v7,-14,17,-25,22,-40v-6,-17,-20,-28,-40,-34xm97,-46v-48,-6,-78,-74,-42,-115v11,-13,25,-21,42,-25v4,-65,21,-98,53,-98v28,-6,37,40,10,42v-16,1,-21,-19,-10,-27v-18,-7,-27,7,-27,33r1,50v45,8,58,54,79,87r-23,0v-8,29,-27,47,-56,53v-3,62,-22,99,-52,98v-28,6,-37,-41,-10,-42v15,-1,18,18,9,27v19,8,28,-9,27,-39","w":221},"\u2234":{"d":"39,0r0,-35r35,0r0,35r-35,0xm213,0r0,-35r34,0r0,35r-34,0xm126,-173r0,-35r34,0r0,35r-34,0"},"\u2235":{"d":"247,-208r0,35r-34,0r0,-35r34,0xm74,-208r0,35r-35,0r0,-35r35,0xm160,-35r0,35r-34,0r0,-35r34,0"},"\u2236":{"d":"59,0r0,-35r34,0r0,35r-34,0xm59,-87r0,-34r34,0r0,34r-34,0xm59,-173r0,-35r34,0r0,35r-34,0","w":151},"\u2237":{"d":"39,0r0,-35r35,0r0,35r-35,0xm213,0r0,-35r34,0r0,35r-34,0xm39,-173r0,-35r35,0r0,35r-35,0xm213,-173r0,-35r34,0r0,35r-34,0"},"\u2238":{"d":"39,-95r0,-18r208,0r0,18r-208,0xm126,-160r0,-35r34,0r0,35r-34,0"},"\u2239":{"d":"213,-13r0,-35r34,0r0,35r-34,0xm39,-95r0,-18r156,0r0,18r-156,0xm213,-160r0,-35r34,0r0,35r-34,0"},"\u223a":{"d":"213,-13r0,-35r34,0r0,35r-34,0xm39,-13r0,-35r35,0r0,35r-35,0xm39,-95r0,-18r208,0r0,18r-208,0xm213,-160r0,-35r34,0r0,35r-34,0xm39,-160r0,-35r35,0r0,35r-35,0"},"\u223b":{"d":"126,-13r0,-35r34,0r0,35r-34,0xm126,-160r0,-35r34,0r0,35r-34,0xm80,-116v-18,0,-31,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14"},"\u223c":{"d":"80,-116v-18,0,-31,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14"},"\u223d":{"d":"236,-78v-7,-85,-109,4,-151,4v-29,0,-44,-19,-46,-56r11,0v7,90,108,-4,151,-4v29,0,44,19,46,56r-11,0"},"\u223e":{"d":"230,-104v0,-21,-24,-43,-46,-32r-6,-16v37,-16,68,15,69,48v2,51,-71,71,-97,26v-12,-21,-33,-61,-59,-61v-19,-1,-35,17,-35,35v0,22,23,41,46,33r6,16v-36,12,-69,-15,-69,-49v-1,-29,23,-52,52,-52v30,0,58,43,73,69v18,31,67,17,66,-17"},"\u223f":{"d":"91,-191v-30,11,-28,41,-43,87r-18,0v15,-55,18,-95,61,-104v46,3,49,65,62,108v10,32,16,53,22,65v20,36,39,15,51,-28r13,-41r17,0v-11,43,-19,72,-28,84v-32,43,-67,13,-85,-50r-23,-83v-7,-25,-17,-38,-29,-38"},"\u2240":{"d":"98,-180v0,-24,-16,-42,-39,-43r0,-11v61,1,69,68,44,120v-22,46,-46,120,16,129r0,11v-73,-5,-66,-82,-39,-141v14,-31,18,-54,18,-65","w":177},"\u2241":{"d":"39,-78v3,-65,50,-66,100,-40r19,-58r18,0r-21,65v44,20,72,36,81,-19r11,0v-6,65,-46,67,-99,39r-19,58r-19,0r22,-65v-40,-23,-79,-29,-82,20r-11,0"},"\u2242":{"d":"247,-163r0,18r-208,0r0,-18r208,0xm128,-68v-42,-23,-74,-23,-78,22r-11,0v3,-109,119,-14,168,-14v17,0,26,-13,29,-38r11,0v-1,81,-74,55,-119,30"},"\u2243":{"d":"39,-46r0,-17r208,0r0,17r-208,0xm80,-149v-18,0,-31,18,-30,38r-11,0v3,-109,119,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-118,14,-167,14"},"\u2244":{"d":"247,-163v-2,58,-43,68,-88,44r-18,56r106,0r0,17r-112,0r-15,44r-18,0r15,-44r-78,0r0,-17r83,0r21,-63v-37,-20,-91,-43,-93,15r-11,0v5,-73,58,-61,111,-35r16,-47r18,0v-5,18,-15,39,-17,55v41,19,61,22,69,-25r11,0"},"\u2245":{"d":"39,-13r0,-17r208,0r0,17r-208,0xm39,-78r0,-17r208,0r0,17r-208,0xm128,-166v-42,-23,-74,-23,-78,23r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-1,80,-75,54,-119,29"},"\u2246":{"d":"39,-13r0,-17r208,0r0,17r-208,0xm39,-78r0,-17r208,0r0,17r-208,0xm128,-166v-42,-23,-74,-23,-78,23r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-1,80,-75,54,-119,29xm112,13r44,-134r19,0r-45,134r-18,0"},"\u2247":{"d":"175,-167v33,18,56,14,61,-28r11,0v-2,53,-36,66,-79,48r-17,52r96,0r0,17r-102,0r-16,48r118,0r0,17r-124,0r-13,39r-18,0r13,-39r-66,0r0,-17r72,0r16,-48r-88,0r0,-17r94,0r19,-59v-35,-19,-101,-52,-102,11r-11,0v3,-79,70,-58,120,-31r17,-52r18,0"},"\u2249":{"d":"166,-145v38,19,63,24,70,-24r11,0v-3,58,-41,67,-88,44r-15,48v41,17,85,49,92,-14r11,0v-2,74,-65,59,-110,34r-17,48r-18,0r19,-55v-38,-22,-69,-17,-71,25r-11,0v2,-58,42,-66,88,-45r16,-48v-35,-21,-92,-42,-93,15r-11,0v4,-72,59,-62,111,-35r16,-48r18,0"},"\u224a":{"d":"39,-7r0,-17r208,0r0,17r-208,0xm80,-110v-17,0,-32,18,-30,38r-11,0v3,-109,119,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-118,14,-167,14xm80,-188v-18,0,-31,18,-30,38r-11,0v3,-109,119,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-118,14,-167,14"},"\u224b":{"d":"80,-116v-18,0,-31,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14xm128,-179v-42,-23,-74,-23,-78,23r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-1,80,-75,54,-119,29xm80,-38v-17,0,-32,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14"},"\u224c":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm39,-178v1,-32,33,-64,69,-48r-5,16v-23,-11,-47,11,-47,32v0,39,51,48,71,10v13,-25,41,-62,68,-62v29,0,53,24,52,52v0,34,-31,60,-68,50r5,-17v23,8,47,-11,46,-33v-2,-38,-52,-49,-69,-10v-17,24,-33,62,-70,62v-28,0,-53,-24,-52,-52"},"\u224d":{"d":"50,-26r-11,0v48,-75,161,-75,208,0r-11,0v-37,-46,-149,-47,-186,0xm236,-182r11,0v-47,75,-161,75,-208,0r11,0v37,46,149,47,186,0"},"\u224e":{"d":"143,-176v-22,1,-34,21,-30,48r-74,0r0,-17r56,0v4,-32,20,-48,48,-48v28,0,44,16,48,48r56,0r0,17r-74,0v4,-28,-7,-48,-30,-48xm143,-33v23,1,34,-19,30,-47r74,0r0,17r-56,0v-4,32,-20,48,-48,48v-28,0,-44,-16,-48,-48r-56,0r0,-17r74,0v-3,27,7,47,30,47"},"\u224f":{"d":"247,-80r0,17r-208,0r0,-17r208,0xm143,-176v-22,1,-34,21,-30,48r-74,0r0,-17r56,0v4,-32,20,-48,48,-48v28,0,44,16,48,48r56,0r0,17r-74,0v4,-28,-7,-48,-30,-48"},"\u2250":{"d":"39,-63r0,-17r208,0r0,17r-208,0xm39,-128r0,-17r208,0r0,17r-208,0xm126,-180r0,-35r34,0r0,35r-34,0"},"\u2251":{"d":"126,7r0,-35r34,0r0,35r-34,0xm39,-63r0,-17r208,0r0,17r-208,0xm39,-128r0,-17r208,0r0,17r-208,0xm126,-180r0,-35r34,0r0,35r-34,0"},"\u2252":{"d":"213,7r0,-35r34,0r0,35r-34,0xm39,-63r0,-17r208,0r0,17r-208,0xm39,-128r0,-17r208,0r0,17r-208,0xm39,-180r0,-35r35,0r0,35r-35,0"},"\u2253":{"d":"39,7r0,-35r35,0r0,35r-35,0xm39,-63r0,-17r208,0r0,17r-208,0xm39,-128r0,-17r208,0r0,17r-208,0xm213,-180r0,-35r34,0r0,35r-34,0"},"\u2254":{"d":"74,-153r0,35r-35,0r0,-35r35,0xm247,-144r0,17r-139,0r0,-17r139,0xm74,-92r0,35r-35,0r0,-35r35,0xm247,-83r0,17r-139,0r0,-17r139,0"},"\u2255":{"d":"213,-153r34,0r0,35r-34,0r0,-35xm39,-144r139,0r0,17r-139,0r0,-17xm213,-92r34,0r0,35r-34,0r0,-35xm39,-83r139,0r0,17r-139,0r0,-17"},"\u2256":{"d":"39,-63r0,-17r71,0v-10,-13,-11,-35,0,-48r-71,0r0,-17r208,0r0,17r-70,0v10,13,9,35,0,48r70,0r0,17r-208,0xm143,-128v-13,0,-24,11,-24,24v0,13,11,24,24,24v13,0,24,-11,24,-24v0,-13,-11,-24,-24,-24"},"\u2257":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm143,-126v-25,0,-45,-20,-45,-45v0,-25,20,-46,45,-46v25,0,46,21,46,46v0,24,-21,45,-46,45xm143,-200v-15,0,-28,14,-28,29v0,15,13,28,28,28v15,0,28,-13,28,-28v0,-15,-14,-29,-28,-29"},"\u2258":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm50,-134r-11,0v48,-76,161,-76,208,0r-11,0v-37,-46,-149,-47,-186,0"},"\u2259":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm78,-130r65,-130r65,130r-19,0r-46,-91r-46,91r-19,0"},"\u225a":{"d":"39,-65r0,-17r208,0r0,17r-208,0xm39,0r0,-17r208,0r0,17r-208,0xm221,-260r-78,156r-78,-156r19,0r59,117r59,-117r19,0"},"\u225b":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm73,-208r54,0r16,-51r17,51r53,0r-43,31r17,51r-44,-31r-43,31r16,-51"},"\u225c":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm218,-130r-150,0r75,-130xm188,-147r-45,-79r-45,79r90,0"},"\u225d":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm41,-158v-4,-34,33,-57,56,-33r0,-44r15,0r0,114r-15,0r0,-15v-15,28,-61,19,-56,-22xm97,-181v-18,-18,-41,-13,-41,21v0,33,25,35,41,15r0,-36xm125,-161v0,-22,13,-40,34,-40v22,0,31,15,30,43r-50,0v2,29,25,33,49,23r0,11v-33,13,-63,-4,-63,-37xm140,-169r34,0v0,-15,-5,-22,-16,-22v-11,0,-17,7,-18,22xm206,-121r0,-68r-12,0r0,-11r12,0v-4,-30,13,-43,41,-35r0,12v-19,-9,-30,1,-27,23r19,0r0,11r-19,0r0,68r-14,0"},"\u225e":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm76,-121r0,-92r17,0r0,17v13,-24,50,-29,59,0v12,-27,58,-29,58,9r0,66r-17,0r0,-64v-3,-28,-29,-16,-41,3r0,61r-18,0r0,-64v-3,-28,-29,-16,-41,3r0,61r-17,0"},"\u225f":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm134,-113r0,-17r18,0r0,17r-18,0xm134,-147v-6,-29,32,-47,33,-69v1,-21,-34,-19,-51,-11r0,-14v29,-10,69,-6,69,25v0,25,-41,34,-33,69r-18,0"},"\u2261":{"d":"39,-30r0,-18r208,0r0,18r-208,0xm39,-95r0,-18r208,0r0,18r-208,0xm39,-160r0,-18r208,0r0,18r-208,0"},"\u2262":{"d":"39,-30r0,-18r76,0r16,-47r-92,0r0,-18r98,0r16,-47r-114,0r0,-18r120,0r14,-43r18,0r-14,43r70,0r0,18r-76,0r-16,47r92,0r0,18r-98,0r-16,47r114,0r0,18r-119,0r-15,43r-18,0r14,-43r-70,0"},"\u2263":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-65r0,-17r208,0r0,17r-208,0xm39,-130r0,-17r208,0r0,17r-208,0xm39,-195r0,-18r208,0r0,18r-208,0"},"\u2266":{"d":"39,-65r0,-17r208,0r0,17r-208,0xm247,-273r0,18r-161,65r161,65r0,18r-208,-83xm39,0r0,-17r208,0r0,17r-208,0"},"\u2267":{"d":"247,-65r-208,0r0,-17r208,0r0,17xm39,-273r208,83r-208,83r0,-18r161,-65r-161,-65r0,-18xm247,0r-208,0r0,-17r208,0r0,17"},"\u2268":{"d":"133,-82r13,-39r18,0r-13,39r96,0r0,17r-102,0r-16,48r118,0r0,17r-124,0r-13,39r-18,0r13,-39r-66,0r0,-17r72,0r16,-48r-88,0r0,-17r94,0xm247,-273r0,18r-161,65r161,65r0,18r-208,-83"},"\u2269":{"d":"148,-82r13,-39r18,0r-13,39r81,0r0,17r-87,0r-16,48r103,0r0,17r-108,0r-13,39r-19,0r13,-39r-81,0r0,-17r87,0r16,-48r-103,0r0,-17r109,0xm39,-273r208,83r-208,83r0,-18r161,-65r-161,-65r0,-18"},"\u226a":{"d":"247,0r-208,-104r208,-104r0,19r-169,85r169,85r0,19xm364,0r-209,-104r209,-104r0,19r-170,85r170,85r0,19","w":402},"\u226b":{"d":"155,0r0,-19r169,-85r-169,-85r0,-19r209,104xm39,0r0,-19r169,-85r-169,-85r0,-19r208,104","w":402},"\u226c":{"d":"100,26v-14,11,-29,20,-44,26r0,-11v11,-6,22,-14,33,-26v-66,-72,-67,-184,0,-256v-11,-12,-22,-20,-33,-26r0,-11v15,6,30,14,44,26v14,-11,28,-20,43,-26r0,11v-11,6,-21,14,-32,26v66,71,65,185,0,256v11,12,21,20,32,26r0,11v-15,-6,-29,-15,-43,-26xm100,3v46,-52,45,-180,0,-232v-46,52,-47,180,0,232","w":199},"\u226d":{"d":"134,-60v-38,3,-65,14,-84,34r-11,0v24,-35,56,-54,95,-56v-1,-14,2,-32,-1,-44v-39,-2,-70,-21,-94,-56r11,0v19,20,46,31,84,34r0,-78r18,0r0,78v38,-3,66,-14,84,-34r11,0v-24,35,-55,54,-95,56r0,44v39,2,71,21,95,56r-11,0v-19,-20,-46,-31,-84,-34r0,77r-18,0r0,-77"},"\u226e":{"d":"121,-63r-82,-41r115,-58r20,-59r18,0r-16,48r71,-35r0,19r-78,40r-26,77r104,53r0,19r-110,-55r-23,68r-18,0xm127,-79r20,-60r-69,35"},"\u226f":{"d":"165,-145r82,41r-115,58r-20,59r-18,0r16,-49r-71,36r0,-19r79,-40r26,-78r-105,-52r0,-19r110,55r23,-68r18,0xm159,-129r-19,59r68,-34"},"\u2270":{"d":"125,-68r12,-37r-98,-39r129,-51r20,-61r18,0r-17,52r58,-23r0,18r-65,27r-23,67r88,36r0,18r-94,-37r-12,37r106,42r0,19r-111,-45r-22,66r-19,0r25,-72r-81,-32r0,-19xm160,-174r-74,30r57,23"},"\u2271":{"d":"112,-29r-20,59r-18,0r17,-51r-52,21r0,-19r59,-23r16,-49r-75,30r0,-18r82,-33r19,-56r-101,-41r0,-18r106,42r21,-63r19,0r-24,70r86,34r-112,45r-16,48r128,-51r0,19xm142,-121r58,-23r-44,-18"},"\u2272":{"d":"247,-234r0,18r-161,65r161,65r0,18r-208,-83xm80,-38v-17,0,-32,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14"},"\u2273":{"d":"39,-234r208,83r-208,83r0,-18r161,-65r-161,-65r0,-18xm80,-38v-17,0,-32,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14"},"\u2274":{"d":"103,-32v-28,-16,-54,2,-53,32r-11,0v1,-48,30,-65,71,-52r21,-62r-92,-37r120,-48r20,-61r19,0r-18,53r67,-27r0,18r-74,30r-21,62r95,38r0,18r-100,-40r-20,63v41,14,102,65,109,-7r11,0v-2,86,-83,50,-128,26r-14,43r-18,0xm152,-177r-66,26r50,20"},"\u2275":{"d":"92,-36v-24,-8,-43,11,-42,36r-11,0v2,-42,22,-61,59,-55r14,-42r-73,29r0,-18r80,-32r19,-58r-99,-40r0,-18r105,42r22,-68r19,0r-25,74r87,35r-114,46v-5,18,-16,39,-18,56v42,9,114,75,121,-3r11,0v-3,92,-92,43,-139,22r-16,47r-18,0xm140,-127r60,-24r-46,-18"},"\u2276":{"d":"39,-140r208,84r-208,83r0,-19r161,-64r-161,-65r0,-19xm247,-260r0,18r-161,65r161,65r0,18r-208,-83"},"\u2277":{"d":"247,-140r0,19r-161,65r161,64r0,19r-208,-83xm39,-260r208,83r-208,83r0,-18r161,-65r-161,-65r0,-18"},"\u2278":{"d":"134,-139r-95,-38r95,-38r0,-63r18,0r0,56r95,-38r0,18r-95,39r0,53r95,38r0,18r-95,-38r0,37r95,39r-95,38r0,61r-18,0r0,-54r-95,38r0,-19r95,-38r0,-53r-95,-38r0,-19r95,39r0,-38xm134,-158r0,-39r-48,20xm152,-76r0,39r48,-19"},"\u2279":{"d":"152,-83r0,53r95,38r0,19r-95,-38r0,54r-18,0r0,-61r-95,-38r95,-39r0,-37r-95,38r0,-18r95,-38r0,-53r-95,-39r0,-18r95,38r0,-56r18,0r0,63r95,38r-95,38r0,38r95,-39r0,19xm134,-76r-48,20r48,19r0,-39xm152,-158r48,-19r-48,-20r0,39"},"\u227a":{"d":"39,-113v87,1,166,-35,189,-95r19,0v-17,52,-78,98,-140,104v63,5,123,52,140,104r-19,0v-23,-61,-101,-97,-189,-95r0,-18"},"\u227b":{"d":"247,-95v-89,-2,-165,34,-188,95r-20,0v17,-52,78,-98,140,-104v-62,-6,-123,-52,-140,-104r20,0v23,60,101,96,188,95r0,18"},"\u227c":{"d":"39,-113v87,1,166,-35,189,-95r19,0v-17,52,-78,98,-140,104v63,5,123,52,140,104r-19,0v-23,-61,-101,-97,-189,-95r0,-18xm190,26v-18,-52,-77,-81,-151,-78r0,-17v85,-1,153,32,170,95r-19,0"},"\u227d":{"d":"247,-95v-89,-2,-165,34,-188,95r-20,0v17,-52,78,-98,140,-104v-62,-6,-123,-52,-140,-104r20,0v23,60,101,96,188,95r0,18xm247,-52v-73,-2,-133,26,-150,78r-20,0v17,-63,85,-96,170,-95r0,17"},"\u227e":{"d":"39,-187v88,2,166,-34,189,-95r19,0v-17,52,-77,99,-140,104v62,6,123,52,140,104r-19,0v-23,-60,-102,-96,-189,-95r0,-18xm80,-38v-17,0,-32,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14"},"\u227f":{"d":"247,-169v-87,-1,-165,35,-188,95r-20,0v17,-52,78,-98,140,-104v-63,-5,-123,-52,-140,-104r20,0v22,61,100,97,188,95r0,18xm80,-38v-17,0,-32,18,-30,38r-11,0v3,-109,120,-14,168,-14v17,0,26,-13,29,-38r11,0v-5,109,-117,14,-167,14"},"\u2280":{"d":"165,-67v-33,-19,-75,-28,-126,-28v1,-6,-3,-16,2,-18v50,0,91,-9,124,-28r0,-85r17,0r0,74v23,-17,38,-36,46,-56r19,0v-11,32,-32,59,-65,77v1,17,-2,39,1,54v32,19,53,45,64,77r-19,0v-8,-20,-23,-39,-46,-56r0,73r-17,0r0,-84xm164,-87v2,-8,2,-26,0,-34v-19,9,-38,15,-57,17v19,2,38,8,57,17"},"\u2281":{"d":"247,-95v-49,0,-90,7,-122,26r0,86r-18,0r0,-75v-23,18,-40,38,-48,58r-20,0v11,-33,33,-59,68,-79r0,-50v-34,-20,-57,-46,-68,-79r20,0v8,21,24,41,48,58r0,-76r18,0r1,87v32,17,72,26,121,26r0,18xm125,-120r0,32v15,-10,35,-14,54,-16v-19,-2,-37,-8,-54,-16"},"\u2282":{"d":"56,-104v0,46,41,88,87,87r104,0r0,17r-104,0v-57,2,-104,-47,-104,-104v0,-56,47,-104,104,-104r104,0r0,17r-104,0v-46,-1,-87,41,-87,87"},"\u2283":{"d":"247,-104v0,57,-47,104,-104,104r-104,0r0,-17r104,0v46,1,87,-40,87,-87v0,-47,-41,-87,-87,-87r-104,0r0,-17r104,0v57,-2,104,47,104,104"},"\u2284":{"d":"39,-104v0,-56,47,-105,104,-104r51,0r13,-39r19,0r-13,39r34,0r0,17r-40,0r-58,174r98,0r0,17r-104,0r-13,39r-18,0r13,-41v-47,-7,-86,-49,-86,-102xm188,-191v-100,-20,-168,71,-111,143v13,17,32,26,54,30"},"\u2285":{"d":"247,-104v0,57,-47,106,-104,104r-51,0r-13,39r-18,0r13,-39r-35,0r0,-17r40,0r58,-174r-98,0r0,-17r104,0r13,-39r18,0r-13,40v47,7,86,51,86,103xm98,-17v101,21,168,-71,111,-144v-13,-17,-32,-25,-54,-29"},"\u2286":{"d":"247,-17r0,17r-208,0r0,-17r208,0xm56,-134v0,30,27,56,57,56r134,0r0,17r-134,0v-40,1,-74,-34,-74,-73v0,-40,34,-74,74,-74r134,0r0,17r-134,0v-31,0,-57,26,-57,57"},"\u2287":{"d":"39,-17r208,0r0,17r-208,0r0,-17xm247,-134v0,40,-34,73,-74,73r-134,0r0,-17r134,0v30,0,57,-26,57,-56v0,-31,-26,-57,-57,-57r-134,0r0,-17r134,0v40,-1,74,33,74,74"},"\u2288":{"d":"39,-134v1,-60,56,-83,127,-74r13,-39r19,0r-13,39r62,0r0,17r-68,0r-38,113r106,0r0,17r-112,0r-14,44r126,0r0,17r-132,0r-13,39r-18,0r13,-39r-58,0r0,-17r64,0r14,-44v-44,3,-78,-32,-78,-73xm56,-134v0,34,29,60,67,56r37,-113v-56,-6,-104,7,-104,57"},"\u2289":{"d":"247,-134v0,60,-56,82,-127,73r-15,44r142,0r0,17r-147,0r-13,39r-18,0r13,-39r-43,0r0,-17r48,0r15,-44r-63,0r0,-17r69,0r37,-113r-106,0r0,-17r112,0r13,-39r18,0r-13,39v44,-3,79,32,78,74xm230,-134v0,-34,-28,-61,-67,-57r-37,113v56,6,104,-7,104,-56"},"\u228a":{"d":"147,0r-13,39r-18,0r13,-39r-90,0r0,-17r96,0r8,-26r19,0r-9,26r94,0r0,17r-100,0xm56,-134v0,30,27,56,57,56r134,0r0,17r-134,0v-40,1,-74,-34,-74,-73v0,-40,34,-74,74,-74r134,0r0,17r-134,0v-31,0,-57,26,-57,57"},"\u228b":{"d":"135,-17r8,-26r19,0r-9,26r94,0r0,17r-100,0r-13,39r-18,0r13,-39r-90,0r0,-17r96,0xm247,-134v0,40,-34,73,-74,73r-134,0r0,-17r134,0v30,0,57,-26,57,-56v0,-31,-26,-57,-57,-57r-134,0r0,-17r134,0v40,-1,74,33,74,74"},"\u228c":{"d":"143,0v-57,0,-104,-47,-104,-104r0,-104r17,0r0,104v-2,65,80,113,137,71v21,-16,35,-39,37,-71r-65,0r0,26r-35,-35r35,-34r0,26r65,0r0,-87r17,0r0,104v2,57,-47,104,-104,104"},"\u228d":{"d":"126,-104r0,-35r34,0r0,35r-34,0xm143,-17v46,0,87,-40,87,-87r0,-104r17,0r0,104v2,57,-47,104,-104,104v-57,0,-104,-47,-104,-104r0,-104r17,0r0,104v-1,46,41,87,87,87"},"\u228e":{"d":"134,-61r0,-43r-43,0r0,-17r43,0r0,-44r18,0r0,44r43,0r0,17r-43,0r0,43r-18,0xm143,-17v46,0,87,-40,87,-87r0,-104r17,0r0,104v2,57,-47,104,-104,104v-57,0,-104,-47,-104,-104r0,-104r17,0r0,104v-1,46,41,87,87,87"},"\u228f":{"d":"39,0r0,-208r208,0r0,17r-191,0r0,174r191,0r0,17r-208,0"},"\u2290":{"d":"247,0r-208,0r0,-17r191,0r0,-174r-191,0r0,-17r208,0r0,208"},"\u2291":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-61r0,-147r208,0r0,17r-191,0r0,113r191,0r0,17r-208,0"},"\u2292":{"d":"247,0r-208,0r0,-17r208,0r0,17xm247,-61r-208,0r0,-17r191,0r0,-113r-191,0r0,-17r208,0r0,147"},"\u2293":{"d":"39,0r0,-208r208,0r0,208r-17,0r0,-191r-174,0r0,191r-17,0"},"\u2294":{"d":"247,-208r0,208r-208,0r0,-208r17,0r0,191r174,0r0,-191r17,0"},"\u2295":{"d":"252,-104v0,58,-50,108,-109,108v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109xm152,-95r0,82v43,-4,78,-39,82,-82r-82,0xm134,-113r0,-82v-43,4,-77,39,-81,82r81,0xm152,-113r82,0v-3,-43,-39,-79,-82,-82r0,82xm134,-95r-82,0v4,43,40,77,82,82r0,-82"},"\u2296":{"d":"252,-104v0,58,-50,108,-109,108v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109xm234,-113v-2,-68,-98,-111,-152,-59v-17,16,-27,36,-29,59r181,0xm52,-95v2,69,100,110,152,58v16,-17,28,-34,30,-58r-182,0"},"\u2297":{"d":"143,4v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109v0,58,-50,108,-109,108xm143,-92r-58,58v32,28,84,28,116,0xm143,-116r58,-58v-33,-28,-83,-28,-116,0xm155,-104r58,58v28,-32,28,-84,0,-116xm131,-104r-58,-58v-28,32,-28,84,0,116"},"\u2298":{"d":"252,-104v0,58,-50,108,-109,108v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109xm201,-174v-57,-51,-149,-2,-149,70v0,22,7,41,21,58xm85,-34v57,50,149,3,149,-70v0,-22,-7,-41,-21,-58"},"\u2299":{"d":"252,-104v0,58,-50,108,-109,108v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109xm52,-104v0,48,43,91,91,91v48,0,91,-42,91,-91v0,-49,-43,-91,-91,-91v-48,0,-91,43,-91,91xm124,-85r0,-39r39,0r0,39r-39,0"},"\u229a":{"d":"252,-104v0,58,-50,108,-109,108v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109xm52,-104v0,48,43,91,91,91v48,0,91,-42,91,-91v0,-49,-43,-91,-91,-91v-48,0,-91,43,-91,91xm184,-104v0,22,-19,41,-41,41v-22,0,-41,-19,-41,-41v0,-22,19,-41,41,-41v22,0,41,19,41,41xm119,-104v0,13,11,24,24,24v13,0,24,-11,24,-24v0,-13,-11,-24,-24,-24v-13,0,-24,11,-24,24"},"\u229b":{"d":"252,-104v0,58,-50,108,-109,108v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109xm52,-104v0,48,43,91,91,91v48,0,91,-42,91,-91v0,-49,-43,-91,-91,-91v-48,0,-91,43,-91,91xm134,-52r5,-45r-37,26r-8,-15r40,-18r-40,-19r8,-15r37,26r-5,-44r18,0r-5,44r37,-26r8,15r-40,19r40,18r-8,15r-37,-26r5,45r-18,0"},"\u229c":{"d":"55,-82r177,0v3,-17,3,-27,0,-44r-177,0v-4,17,-4,27,0,44xm61,-143r164,0v-28,-70,-136,-69,-164,0xm252,-104v0,58,-50,108,-109,108v-59,0,-108,-49,-108,-108v0,-59,50,-109,108,-109v59,0,109,50,109,109xm61,-65v28,70,136,69,164,0r-164,0"},"\u229d":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104xm56,-104v0,46,41,87,87,87v46,0,87,-40,87,-87v0,-47,-41,-87,-87,-87v-46,0,-87,41,-87,87xm82,-95r0,-18r122,0r0,18r-122,0"},"\u229e":{"d":"39,0r0,-208r208,0r0,208r-208,0xm230,-95r-78,0r0,78r78,0r0,-78xm134,-17r0,-78r-78,0r0,78r78,0xm56,-113r78,0r0,-78r-78,0r0,78xm152,-113r78,0r0,-78r-78,0r0,78"},"\u229f":{"d":"39,0r0,-208r208,0r0,208r-208,0xm230,-17r0,-78r-174,0r0,78r174,0xm230,-113r0,-78r-174,0r0,78r174,0"},"\u22a0":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-30r75,-74r-75,-75r0,149xm69,-191r74,75r75,-75r-149,0xm155,-104r75,74r0,-149xm218,-17r-75,-75r-74,75r149,0"},"\u22a1":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r174,0r0,-174r-174,0r0,174xm126,-87r0,-34r34,0r0,34r-34,0"},"\u22a2":{"d":"39,0r0,-208r17,0r0,95r191,0r0,18r-191,0r0,95r-17,0"},"\u22a3":{"d":"247,0r-17,0r0,-95r-191,0r0,-18r191,0r0,-95r17,0r0,208"},"\u22a4":{"d":"39,-208r208,0r0,17r-95,0r0,191r-18,0r0,-191r-95,0r0,-17"},"\u22a5":{"d":"247,0r-208,0r0,-17r95,0r0,-191r18,0r0,191r95,0r0,17"},"\u22a6":{"d":"52,0r0,-208r17,0r0,95r87,0r0,18r-87,0r0,95r-17,0","w":208},"\u22a7":{"d":"52,0r0,-208r17,0r0,61r87,0r0,17r-87,0r0,52r87,0r0,17r-87,0r0,61r-17,0","w":208},"\u22a8":{"d":"39,0r0,-208r17,0r0,61r191,0r0,17r-191,0r0,52r191,0r0,17r-191,0r0,61r-17,0"},"\u22a9":{"d":"39,0r0,-208r17,0r0,208r-17,0xm91,0r0,-208r17,0r0,95r139,0r0,18r-139,0r0,95r-17,0"},"\u22aa":{"d":"91,0r0,-208r17,0r0,208r-17,0xm143,0r0,-208r17,0r0,95r87,0r0,18r-87,0r0,95r-17,0xm39,0r0,-208r17,0r0,208r-17,0"},"\u22ab":{"d":"91,0r0,-208r17,0r0,61r139,0r0,17r-139,0r0,52r139,0r0,17r-139,0r0,61r-17,0xm39,0r0,-208r17,0r0,208r-17,0"},"\u22ac":{"d":"133,-113r36,-108r18,0r-36,108r96,0r0,18r-101,0r-37,108r-18,0r36,-108r-71,0r0,95r-17,0r0,-208r17,0r0,95r77,0"},"\u22ad":{"d":"144,-147r25,-74r18,0r-24,74r84,0r0,17r-90,0r-17,52r107,0r0,17r-113,0r-25,74r-18,0r25,-74r-60,0r0,61r-17,0r0,-208r17,0r0,61r88,0xm139,-130r-83,0r0,52r65,0"},"\u22ae":{"d":"159,-113r36,-108r18,0r-36,108r70,0r0,18r-75,0r-37,108r-18,0r36,-108r-45,0r0,95r-17,0r0,-208r17,0r0,95r51,0xm39,0r0,-208r17,0r0,208r-17,0"},"\u22af":{"d":"142,-61r-34,0r0,61r-17,0r0,-208r17,0r0,61r63,0r24,-74r18,0r-24,74r58,0r0,17r-64,0r-17,52r81,0r0,17r-87,0r-25,74r-18,0xm147,-78r18,-52r-57,0r0,52r39,0xm39,0r0,-208r17,0r0,208r-17,0"},"\u22b0":{"d":"247,-225v0,52,-93,82,-156,95v64,13,149,43,156,95v4,29,-34,45,-61,28r8,-16v14,10,37,8,36,-12v-1,-40,-150,-92,-191,-86r0,-18v42,5,188,-47,191,-85v1,-20,-21,-23,-36,-14r-8,-15v28,-17,61,-2,61,28"},"\u22b1":{"d":"39,-35v0,-52,93,-82,156,-95v-64,-13,-149,-43,-156,-95v-4,-29,34,-45,61,-28r-8,15v-14,-10,-37,-5,-36,13v2,38,150,91,191,86r0,18v-43,-6,-188,47,-191,85v-1,20,22,24,36,13r8,16v-28,17,-61,2,-61,-28"},"\u22b2":{"d":"39,0r0,-208r208,104xm56,-28r152,-76r-152,-76r0,152"},"\u22b3":{"d":"247,0r-208,-104r208,-104r0,208xm230,-28r0,-152r-152,76"},"\u22b4":{"d":"39,0r0,-17r208,0r0,17r-208,0xm247,-42r-208,-83r208,-83r0,166xm230,-67r0,-116r-144,58"},"\u22b5":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-42r0,-166r208,83xm56,-67r145,-58r-145,-58r0,116"},"\u22b6":{"d":"299,-104v0,53,-84,59,-90,9r-80,0v-4,19,-21,36,-44,36v-25,1,-46,-20,-46,-45v0,-25,21,-46,46,-46v25,0,39,13,44,37r80,0v6,-54,90,-44,90,9xm85,-132v-15,0,-29,14,-29,28v0,15,14,28,29,28v16,0,28,-13,28,-28v0,-15,-12,-28,-28,-28","w":338},"\u22b7":{"d":"299,-104v0,53,-84,59,-90,9r-80,0v-4,19,-21,36,-44,36v-25,1,-46,-20,-46,-45v0,-25,21,-46,46,-46v25,0,39,13,44,37r80,0v6,-54,90,-44,90,9xm254,-76v15,0,28,-13,28,-28v0,-15,-13,-28,-28,-28v-15,0,-28,13,-28,28v0,15,13,28,28,28","w":338},"\u22b8":{"d":"247,-104v0,53,-84,59,-90,9r-118,0r0,-18r118,0v6,-54,90,-44,90,9xm202,-76v15,0,28,-13,28,-28v0,-15,-13,-28,-28,-28v-15,0,-29,14,-29,28v0,15,14,28,29,28"},"\u22b9":{"d":"134,0r0,-69r18,0r0,69r-18,0xm39,-113r69,0r0,18r-69,0r0,-18xm152,-208r0,69r-18,0r0,-69r18,0xm247,-95r-69,0r0,-18r69,0r0,18"},"\u22ba":{"d":"39,-117r148,0r0,26r-61,0r0,167r-26,0r0,-167r-61,0r0,-26","w":225},"\u22bb":{"d":"31,0r0,-17r208,0r0,17r-208,0xm213,-208r-78,156r-78,-156r19,0r59,117r59,-117r19,0"},"\u22bc":{"d":"39,-191r0,-17r208,0r0,17r-208,0xm65,0r78,-156r78,156r-19,0r-59,-117r-58,117r-20,0"},"\u22bd":{"d":"39,-191r0,-17r208,0r0,17r-208,0xm221,-156r-78,156r-78,-156r20,0r58,117r59,-117r19,0"},"\u22be":{"d":"56,-145v69,4,124,59,128,128r63,0r0,17r-208,0r0,-208r17,0r0,63xm167,-17v-5,-60,-50,-107,-111,-111r0,111r111,0"},"\u22bf":{"d":"39,0r208,-208r0,208r-208,0xm89,-30r128,0r0,-128"},"\u22c0":{"d":"247,0r-39,0r-65,-130r-65,130r-39,0r104,-208"},"\u22c1":{"d":"39,-208r39,0r65,130r65,-130r39,0r-104,208"},"\u22c2":{"d":"143,-208v57,0,104,47,104,104r0,104r-34,0r0,-104v1,-36,-33,-69,-70,-69v-37,0,-69,32,-69,69r0,104r-35,0r0,-104v-1,-56,47,-104,104,-104"},"\u22c3":{"d":"143,0v-57,0,-104,-47,-104,-104r0,-104r35,0r0,104v-2,37,32,69,69,69v37,0,70,-33,70,-69r0,-104r34,0r0,104v2,57,-47,104,-104,104"},"\u22c4":{"d":"143,0r-104,-104r104,-104r104,104xm143,-25r80,-79r-80,-80r-79,80"},"\u22c5":{"d":"59,-82r0,-44r43,0r0,44r-43,0","w":160},"\u22c6":{"d":"44,-136r82,9r17,-81r16,81r83,-9r-72,41r34,75r-61,-56r-61,56r34,-75"},"\u22c7":{"d":"126,-17r0,-35r34,0r0,35r-34,0xm39,-95r0,-18r83,0r-83,-83r12,-12r92,92r92,-92r12,12r-83,83r83,0r0,18r-83,0r83,83r-12,12r-92,-92r-92,92r-12,-12r83,-83r-83,0xm126,-156r0,-35r34,0r0,35r-34,0"},"\u22c8":{"d":"39,0r0,-208r140,94r141,-94r0,208r-141,-94xm56,-32r108,-72r-108,-72r0,144xm303,-32r0,-144r-108,72","w":359},"\u22c9":{"d":"131,-104r-75,-75r0,149xm39,-208r12,0r92,92r92,-92r12,12r-92,92r92,92r-12,12r-92,-92r-92,92r-12,0r0,-208"},"\u22ca":{"d":"155,-104r75,74r0,-149xm247,-208r0,208r-12,0r-92,-92r-92,92r-12,-12r92,-92r-92,-92r12,-12r92,92r92,-92r12,0"},"\u22cb":{"d":"39,-12r92,-92r-92,-92r12,-12r196,196r-12,12r-92,-92r-92,92"},"\u22cc":{"d":"39,-12r196,-196r12,12r-92,92r92,92r-12,12r-92,-92r-92,92"},"\u22cd":{"d":"247,-46r-208,0r0,-17r208,0r0,17xm236,-111v-8,-86,-108,4,-151,4v-29,0,-44,-19,-46,-56r11,0v7,90,109,-4,151,-4v29,0,44,19,46,56r-11,0"},"\u22ce":{"d":"134,0v2,-88,-34,-166,-95,-189r0,-19v52,17,98,78,104,140v6,-61,52,-124,104,-140r0,19v-61,24,-97,100,-95,189r-18,0"},"\u22cf":{"d":"152,-208v-1,87,35,165,95,188r0,20v-51,-17,-98,-78,-104,-140v-5,63,-52,123,-104,140r0,-20v61,-23,97,-99,95,-188r18,0"},"\u22d0":{"d":"56,-104v0,46,41,88,87,87r104,0r0,17r-104,0v-57,2,-104,-47,-104,-104v0,-56,47,-104,104,-104r104,0r0,17r-104,0v-46,-1,-87,41,-87,87xm108,-104v0,54,87,30,139,35r0,17r-104,0v-28,1,-52,-24,-52,-52v0,-28,24,-52,52,-52r104,0r0,17v-53,5,-139,-20,-139,35"},"\u22d1":{"d":"230,-104v0,-46,-41,-88,-87,-87r-104,0r0,-17r104,0v57,-2,104,47,104,104v0,57,-47,104,-104,104r-104,0r0,-17r104,0v46,1,87,-41,87,-87xm178,-104v0,-55,-86,-30,-139,-35r0,-17r104,0v28,-1,52,24,52,52v0,28,-24,52,-52,52r-104,0r0,-17v53,-5,139,20,139,-35"},"\u22d2":{"d":"143,-17v46,0,87,-40,87,-87r0,-104r17,0r0,104v2,57,-47,104,-104,104v-57,0,-105,-48,-104,-104r0,-104r17,0r0,104v-1,46,41,87,87,87xm143,-69v54,0,30,-86,35,-139r17,0r0,104v1,28,-24,52,-52,52v-28,0,-52,-24,-52,-52r0,-104r17,0v5,53,-19,139,35,139"},"\u22d3":{"d":"143,-191v-46,0,-88,41,-87,87r0,104r-17,0r0,-104v-1,-56,47,-104,104,-104v57,0,104,47,104,104r0,104r-17,0r0,-104v2,-47,-41,-87,-87,-87xm143,-139v-54,0,-30,86,-35,139r-17,0r0,-104v-1,-28,24,-52,52,-52v28,0,52,24,52,52r0,104r-17,0v-5,-53,20,-139,-35,-139"},"\u22d4":{"d":"39,-104v0,-56,43,-99,95,-104r0,-70r18,0r0,70v52,5,95,48,95,104r0,104r-17,0v-3,-62,12,-128,-23,-163v-16,-16,-33,-25,-55,-27r0,190r-18,0r0,-190v-42,1,-79,43,-78,86r0,104r-17,0r0,-104"},"\u22d5":{"d":"39,-128r0,-17r63,0r0,-63r17,0r0,63r48,0r0,-63r17,0r0,63r63,0r0,17r-63,0r0,48r63,0r0,17r-63,0r0,63r-17,0r0,-63r-48,0r0,63r-17,0r0,-63r-63,0r0,-17r63,0r0,-48r-63,0xm119,-80r48,0r0,-48r-48,0r0,48"},"\u22d6":{"d":"247,0r-208,-104r208,-104r0,19r-169,85r169,85r0,19xm195,-87r0,-34r35,0r0,34r-35,0"},"\u22d7":{"d":"39,0r0,-19r169,-85r-169,-85r0,-19r208,104xm91,-87r-35,0r0,-34r35,0r0,34"},"\u22d8":{"d":"247,0r-208,-104r208,-104r0,19r-169,85r169,85r0,19xm364,0r-209,-104r209,-104r0,19r-170,85r170,85r0,19xm480,0r-208,-104r208,-104r0,19r-169,85r169,85r0,19","w":518},"\u22d9":{"d":"272,0r0,-19r169,-85r-169,-85r0,-19r208,104xm155,0r0,-19r169,-85r-169,-85r0,-19r209,104xm39,0r0,-19r169,-85r-169,-85r0,-19r208,104","w":518},"\u22da":{"d":"39,-91r208,84r-208,83r0,-19r161,-65r-161,-64r0,-19xm247,-309r0,18r-161,65r161,65r0,18r-208,-83xm39,-108r0,-17r208,0r0,17r-208,0"},"\u22db":{"d":"247,-91r0,19r-161,65r161,64r0,19r-208,-83xm39,-309r208,83r-208,83r0,-18r161,-65r-161,-65r0,-18xm247,-108r-208,0r0,-17r208,0r0,17"},"\u22dc":{"d":"247,-167r0,19r-161,65r161,64r0,19r-208,-83xm247,-204r-208,83r0,-18r208,-84r0,19"},"\u22dd":{"d":"39,-167r208,84r-208,83r0,-19r161,-64r-161,-65r0,-19xm39,-204r0,-19r208,84r0,18"},"\u22de":{"d":"39,-113v88,2,166,-34,189,-95r19,0v-17,52,-78,98,-140,104v62,6,123,52,140,104r-19,0v-23,-61,-100,-97,-189,-95r0,-18xm39,-156v74,2,133,-26,151,-78r19,0v-17,63,-85,96,-170,95r0,-17"},"\u22df":{"d":"247,-95v-88,-2,-166,34,-188,95r-20,0v17,-52,78,-98,140,-104v-62,-6,-123,-52,-140,-104r20,0v22,61,100,97,188,95r0,18xm97,-234v17,52,77,81,150,78r0,17v-85,1,-153,-32,-170,-95r20,0"},"\u22e0":{"d":"247,-252v-11,33,-33,58,-65,78v1,17,-2,39,1,54v32,19,53,45,64,77r-19,0v-8,-20,-23,-39,-46,-56r0,82r65,0r0,17r-65,0r0,52r-17,0r0,-52r-126,0r0,-17r126,0r0,-94v-33,-19,-75,-28,-126,-28v1,-5,-3,-15,2,-17v50,0,91,-9,124,-28r0,-85r17,0r0,73v23,-17,38,-36,46,-56r19,0xm165,-130r0,-35v-18,10,-39,16,-58,18v19,2,40,7,58,17"},"\u22e1":{"d":"247,-139v-49,0,-90,8,-122,27r0,95r122,0r0,17r-122,0r0,52r-18,0r0,-52r-68,0r0,-17r68,0r-1,-84v-24,17,-39,37,-47,58r-20,0v11,-32,33,-59,68,-80r0,-49v-35,-20,-57,-47,-68,-80r20,0v8,21,23,42,48,58r0,-75r18,0r1,87v32,17,72,26,121,26r0,17xm179,-147v-19,-2,-37,-9,-54,-16r0,31v17,-8,35,-13,54,-15"},"\u22e2":{"d":"108,-17r15,-44r-84,0r0,-147r133,0r13,-39r18,0r-13,39r57,0r0,17r-62,0r-38,113r100,0r0,17r-106,0r-14,44r120,0r0,17r-126,0r-13,39r-18,0r13,-39r-64,0r0,-17r69,0xm166,-191r-110,0r0,113r73,0"},"\u22e3":{"d":"121,0r-13,39r-18,0r13,-39r-64,0r0,-17r69,0r15,-44r-84,0r0,-17r90,0r37,-113r-127,0r0,-17r133,0r13,-39r18,0r-13,39r57,0r0,147r-106,0r-14,44r120,0r0,17r-126,0xm147,-78r83,0r0,-113r-45,0"},"\u22e4":{"d":"39,0r0,-17r208,0r0,17r-208,0xm39,-61r0,-147r208,0r0,17r-191,0r0,113r191,0r0,17r-208,0xm116,39r27,-82r19,0r-28,82r-18,0"},"\u22e5":{"d":"247,0r-208,0r0,-17r208,0r0,17xm247,-61r-208,0r0,-17r191,0r0,-113r-191,0r0,-17r208,0r0,147xm116,39r27,-82r19,0r-28,82r-18,0"},"\u22e6":{"d":"39,0v3,-65,50,-66,100,-40r13,-40r18,0r-15,47v44,20,72,36,81,-19r11,0v-3,66,-51,65,-99,39r-14,41r-18,0r16,-48v-40,-22,-79,-29,-82,20r-11,0xm247,-234r0,18r-161,65r161,65r0,18r-208,-83"},"\u22e7":{"d":"39,0v3,-65,50,-66,100,-40r13,-40r18,0r-15,47v44,20,72,36,81,-19r11,0v-3,66,-51,65,-99,39r-14,41r-18,0r16,-48v-40,-22,-79,-29,-82,20r-11,0xm39,-234r208,83r-208,83r0,-18r161,-65r-161,-65r0,-18"},"\u22e8":{"d":"39,0v3,-65,50,-66,100,-40r13,-40r18,0r-15,47v44,20,72,36,81,-19r11,0v-3,66,-51,65,-99,39r-14,41r-18,0r16,-48v-40,-22,-79,-29,-82,20r-11,0xm39,-180v88,1,166,-35,189,-96r19,0v-17,52,-77,98,-140,104v62,6,123,52,140,104r-19,0v-23,-60,-102,-96,-189,-95r0,-17"},"\u22e9":{"d":"39,0v3,-65,50,-66,100,-40r13,-40r18,0r-15,47v44,20,72,36,81,-19r11,0v-3,66,-51,65,-99,39r-14,41r-18,0r16,-48v-40,-22,-79,-29,-82,20r-11,0xm247,-163v-87,-1,-165,35,-188,95r-20,0v17,-52,78,-98,140,-104v-63,-6,-123,-52,-140,-104r20,0v22,61,101,97,188,96r0,17"},"\u22ea":{"d":"144,-52r-28,87r-19,0r32,-94r-90,-45r126,-63r25,-76r18,0r-21,65r60,-30r0,208xm150,-68r80,40r0,-152r-51,25xm134,-76r23,-68r-79,40"},"\u22eb":{"d":"142,-157r29,-86r18,0r-31,94r89,45r-125,63r-26,76r-18,0r22,-65r-61,30r0,-208xm136,-140r-80,-40r0,152r52,-26xm152,-132r-23,67r79,-39"},"\u22ec":{"d":"115,-17r22,-69r-98,-39r129,-51r22,-67r18,0r-19,58r58,-23r0,166r-93,-37r-21,62r114,0r0,17r-120,0r-13,39r-18,0r13,-39r-70,0r0,-17r76,0xm159,-96r71,29r0,-116r-48,20xm143,-102r17,-53r-74,30"},"\u22ed":{"d":"72,-17r19,-45r-52,20r0,-166r97,38r30,-73r19,0r-34,80r96,38r-134,54r-23,54r157,0r0,17r-164,0r-17,39r-18,0r17,-39r-26,0r0,-17r33,0xm129,-154r-73,-29r0,116r44,-18xm144,-147r-22,53r79,-31"},"\u22ee":{"d":"126,0r0,-35r34,0r0,35r-34,0xm126,-87r0,-34r34,0r0,34r-34,0xm126,-173r0,-35r34,0r0,35r-34,0"},"\u22ef":{"d":"39,-87r0,-34r35,0r0,34r-35,0xm126,-87r0,-34r34,0r0,34r-34,0xm213,-87r0,-34r34,0r0,34r-34,0"},"\u22f0":{"d":"39,0r0,-35r35,0r0,35r-35,0xm126,-87r0,-34r34,0r0,34r-34,0xm213,-173r0,-35r34,0r0,35r-34,0"},"\u22f1":{"d":"39,-173r0,-35r35,0r0,35r-35,0xm126,-87r0,-34r34,0r0,34r-34,0xm213,0r0,-35r34,0r0,35r-34,0"},"\u2306":{"d":"39,-178r0,-17r208,0r0,17r-208,0xm39,-243r0,-17r208,0r0,17r-208,0xm65,0r78,-156r78,156r-19,0r-59,-117r-59,117r-19,0"},"\u2308":{"d":"95,52r-26,0r0,-330r87,0r0,13r-61,0r0,317","w":190},"\u2309":{"d":"95,52r0,-317r-60,0r0,-13r86,0r0,330r-26,0","w":190},"\u230a":{"d":"156,52r-87,0r0,-330r26,0r0,317r61,0r0,13","w":190},"\u230b":{"d":"35,52r0,-13r60,0r0,-317r26,0r0,330r-86,0","w":190},"\u2322":{"d":"50,-76r-11,0v47,-75,161,-75,208,0r-11,0v-37,-46,-149,-47,-186,0"},"\u2323":{"d":"236,-132r11,0v-47,75,-161,75,-208,0r11,0v37,46,149,45,186,0"},"\u2400":{"d":"24,0r0,-130r20,0r50,91r0,-91r16,0r0,130r-20,0r-50,-93r0,93r-16,0xm232,-130v-4,54,19,133,-42,133v-60,0,-41,-78,-44,-133r22,0v5,39,-16,118,22,118v39,0,18,-79,23,-118r19,0xm268,0r0,-130r22,0r0,115r61,0r0,15r-83,0","w":360},"\u2401":{"d":"82,-71v48,19,29,79,-23,74v-10,0,-22,-1,-37,-5r0,-19v26,11,61,16,65,-12v-5,-28,-65,-32,-65,-66v0,-37,46,-39,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31xm230,-65v0,38,-15,68,-50,68v-35,0,-51,-30,-51,-68v0,-38,16,-67,51,-68v35,0,50,30,50,68xm180,-12v18,0,27,-18,27,-53v0,-35,-9,-53,-27,-53v-18,0,-27,18,-27,53v0,35,9,53,27,53xm256,0r0,-130r22,0r0,54r43,0r0,-54r22,0r0,130r-22,0r0,-60r-43,0r0,60r-22,0","w":360},"\u2402":{"d":"80,-71v48,19,29,79,-23,74v-10,0,-22,-1,-37,-5r0,-19v26,11,61,16,65,-12v-5,-28,-65,-32,-65,-66v0,-37,46,-38,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31xm166,0r0,-115r-42,0r0,-15r105,0r0,15r-42,0r0,115r-21,0xm242,0r41,-65r-38,-65r25,0r27,46r28,-46r19,0r-38,61r40,69r-24,0r-30,-50r-31,50r-19,0","w":360},"\u2403":{"d":"24,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0xm166,0r0,-115r-42,0r0,-15r105,0r0,15r-42,0r0,115r-21,0xm242,0r41,-65r-38,-65r25,0r27,46r28,-46r19,0r-38,61r40,69r-24,0r-30,-50r-31,50r-19,0","w":360},"\u2404":{"d":"24,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0xm287,0r0,-115r-41,0r0,-15r104,0r0,15r-41,0r0,115r-22,0xm233,-65v0,38,-15,68,-50,68v-35,0,-51,-30,-51,-68v0,-38,16,-67,51,-68v35,0,50,30,50,68xm183,-12v18,0,27,-18,27,-53v0,-35,-9,-53,-27,-53v-18,0,-27,18,-27,53v0,35,9,53,27,53","w":360},"\u2405":{"d":"22,0r0,-130r78,0r0,15r-57,0r0,39r49,0r0,15r-49,0r0,46r62,0r0,15r-83,0xm131,0r0,-130r21,0r49,91r0,-91r16,0r0,130r-19,0r-51,-93r0,93r-16,0xm290,-133v61,-3,64,107,23,131v10,6,22,10,36,12r-15,16v-16,-3,-27,-17,-44,-23v-35,0,-50,-30,-50,-68v0,-39,15,-67,50,-68xm263,-65v0,35,9,53,27,53v18,0,27,-18,27,-53v0,-35,-9,-53,-27,-53v-18,0,-27,18,-27,53","w":360},"\u2406":{"d":"7,0r43,-130r22,0r40,130r-23,0r-11,-35r-43,0r-12,35r-16,0xm40,-50r34,0r-17,-53xm153,-64v0,42,37,64,74,43r0,18v-52,19,-97,-8,-97,-62v0,-54,43,-79,96,-64r0,19v-39,-21,-73,2,-73,46xm259,0r0,-130r22,0r0,62r47,-62r20,0r-45,60r50,70r-26,0r-46,-64r0,64r-22,0","w":360},"\u2407":{"d":"24,0r0,-130v35,0,80,-6,80,29v0,14,-8,24,-24,32v20,7,30,19,30,36v0,37,-47,34,-86,33xm46,-75v38,8,53,-41,9,-40r-9,0r0,40xm87,-35v-1,-19,-18,-28,-41,-26r0,46v21,1,42,-2,41,-20xm149,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0xm271,0r0,-130r22,0r0,115r61,0r0,15r-83,0","w":360},"\u2408":{"d":"76,0r0,-130v35,0,81,-6,81,29v0,14,-8,24,-24,32v20,7,29,19,29,36v0,37,-47,34,-86,33xm98,-75v39,7,54,-41,9,-40r-9,0r0,40xm139,-35v-1,-19,-18,-28,-41,-26r0,46v21,1,42,-2,41,-20xm257,-71v48,19,29,79,-23,74v-10,0,-22,-1,-37,-5r0,-19v26,11,61,16,65,-12v-5,-28,-65,-32,-65,-66v0,-37,46,-38,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31","w":360},"\u2409":{"d":"72,0r0,-130r22,0r0,54r43,0r0,-54r22,0r0,130r-22,0r0,-60r-43,0r0,60r-22,0xm239,0r0,-115r-41,0r0,-15r104,0r0,15r-41,0r0,115r-22,0","w":360},"\u240a":{"d":"77,0r0,-130r21,0r0,115r61,0r0,15r-82,0xm204,0r0,-130r85,0r0,15r-63,0r0,44r53,0r0,15r-53,0r0,56r-22,0","w":360},"\u240b":{"d":"89,0r-41,-130r23,0r32,102r34,-102r17,0r-43,130r-22,0xm217,0r0,-115r-41,0r0,-15r104,0r0,15r-41,0r0,115r-22,0","w":320},"\u240c":{"d":"79,0r0,-130r85,0r0,15r-64,0r0,44r54,0r0,15r-54,0r0,56r-21,0xm203,0r0,-130r85,0r0,15r-63,0r0,44r53,0r0,15r-53,0r0,56r-22,0","w":360},"\u240d":{"d":"86,-64v0,43,36,64,73,43r0,18v-51,19,-97,-8,-97,-62v0,-54,43,-79,96,-64r0,19v-39,-21,-72,1,-72,46xm202,0r0,-130v37,-1,80,-4,80,32v0,16,-8,29,-25,38r37,60r-25,0r-33,-54r-13,0r0,54r-21,0xm259,-97v1,-20,-17,-18,-36,-18r0,45v22,2,35,-8,36,-27","w":360},"\u240e":{"d":"120,-71v47,19,30,79,-22,74v-10,0,-23,-1,-38,-5r0,-19v26,12,61,16,66,-12v-6,-27,-66,-33,-66,-66v0,-36,46,-39,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31xm292,-65v0,38,-15,68,-50,68v-35,0,-51,-30,-51,-68v0,-38,16,-67,51,-68v35,0,50,30,50,68xm242,-12v18,0,27,-18,27,-53v0,-35,-9,-53,-27,-53v-18,0,-27,18,-27,53v0,35,9,53,27,53","w":360},"\u240f":{"d":"127,-71v47,19,30,79,-22,74v-10,0,-23,-1,-38,-5r0,-19v26,12,61,16,66,-12v-6,-27,-66,-33,-66,-66v0,-36,46,-39,79,-29r0,17v-20,-8,-58,-14,-58,9v0,16,28,22,39,31xm204,0r0,-15r30,0r0,-100r-30,0r0,-15r82,0r0,15r-30,0r0,100r30,0r0,15r-82,0","w":360},"\u2410":{"d":"26,0r0,-130v56,-3,94,2,94,62v0,60,-35,73,-94,68xm96,-66v0,-38,-11,-49,-48,-49r0,100v36,2,49,-14,48,-51xm160,0r0,-130r22,0r0,115r61,0r0,15r-83,0xm264,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0","w":360},"\u2411":{"d":"26,0r0,-130v56,-3,94,2,94,62v0,60,-35,73,-94,68xm96,-66v0,-38,-11,-49,-48,-49r0,100v36,2,49,-14,48,-51xm203,-118v-53,2,-51,107,3,105v9,0,19,-3,31,-8r0,18v-52,19,-97,-8,-97,-62v0,-54,43,-79,96,-64r0,19v-13,-5,-23,-8,-33,-8xm263,0r0,-15r30,0r0,-98r-30,3r0,-13r52,-10r0,118r30,0r0,15r-82,0","w":360},"\u2412":{"d":"26,0r0,-130v56,-3,94,2,94,62v0,60,-35,73,-94,68xm96,-66v0,-38,-11,-49,-48,-49r0,100v36,2,49,-14,48,-51xm203,-118v-53,2,-51,107,3,105v9,0,19,-3,31,-8r0,18v-52,19,-97,-8,-97,-62v0,-54,43,-79,96,-64r0,19v-13,-5,-23,-8,-33,-8xm270,-127v30,-13,73,-5,73,29v0,29,-48,54,-54,80r53,0r0,18r-76,0v-6,-44,53,-58,53,-97v0,-27,-29,-24,-49,-13r0,-17","w":360},"\u2413":{"d":"26,0r0,-130v56,-3,94,2,94,62v0,60,-35,73,-94,68xm96,-66v0,-38,-11,-49,-48,-49r0,100v36,2,49,-14,48,-51xm203,-118v-53,2,-51,107,3,105v9,0,19,-3,31,-8r0,18v-52,19,-97,-8,-97,-62v0,-54,43,-79,96,-64r0,19v-13,-5,-23,-8,-33,-8xm310,-70v49,12,30,73,-17,73v-9,0,-18,-1,-27,-4r0,-17v23,11,49,7,50,-18v1,-19,-14,-26,-38,-25r0,-15v23,1,37,-7,36,-24v0,-23,-28,-20,-46,-12r0,-16v27,-10,68,-6,67,25v0,15,-8,27,-25,33","w":360},"\u2414":{"d":"26,0r0,-130v56,-3,94,2,94,62v0,60,-35,73,-94,68xm96,-66v0,-38,-11,-49,-48,-49r0,100v36,2,49,-14,48,-51xm203,-118v-53,2,-51,107,3,105v9,0,19,-3,31,-8r0,18v-52,19,-97,-8,-97,-62v0,-54,43,-79,96,-64r0,19v-13,-5,-23,-8,-33,-8xm305,0r0,-35r-53,0r0,-18r51,-77r21,0r0,78r18,0r0,17r-18,0r0,35r-19,0xm269,-52r36,0r0,-53","w":360},"\u2415":{"d":"24,0r0,-130r20,0r50,91r0,-91r16,0r0,130r-20,0r-50,-93r0,93r-16,0xm132,0r43,-130r22,0r40,130r-22,0r-11,-35r-44,0r-12,35r-16,0xm165,-50r34,0r-16,-53xm259,0r0,-130r22,0r0,62r47,-62r20,0r-45,60r50,70r-26,0r-46,-64r0,64r-22,0","w":360},"\u2416":{"d":"80,-71v48,19,29,79,-23,74v-10,0,-22,-1,-37,-5r0,-19v26,11,61,16,65,-12v-5,-28,-65,-32,-65,-66v0,-37,46,-38,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31xm165,0r0,-55r-42,-75r25,0r31,56r32,-56r19,0r-44,75r0,55r-21,0xm253,0r0,-130r20,0r50,91r0,-91r15,0r0,130r-19,0r-51,-93r0,93r-15,0","w":360},"\u2417":{"d":"24,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0xm166,0r0,-115r-42,0r0,-15r105,0r0,15r-42,0r0,115r-21,0xm255,0r0,-130v35,0,80,-6,80,29v0,14,-8,24,-24,32v20,7,29,19,29,36v0,37,-47,34,-85,33xm276,-75v39,7,54,-41,9,-40r-9,0r0,40xm317,-35v-1,-19,-18,-28,-41,-26r0,46v21,1,42,-2,41,-20","w":360},"\u2418":{"d":"43,-64v0,43,36,64,73,43r0,18v-51,19,-96,-7,-96,-62v0,-54,43,-79,95,-64r0,19v-39,-21,-72,2,-72,46xm126,0r44,-130r21,0r41,130r-23,0r-11,-35r-43,0r-12,35r-17,0xm159,-50r35,0r-17,-53xm253,0r0,-130r20,0r50,91r0,-91r15,0r0,130r-19,0r-51,-93r0,93r-15,0","w":360},"\u2419":{"d":"67,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0xm200,0r0,-130r25,0r22,66r21,-66r25,0r0,130r-17,-1r0,-106r-22,72r-17,0r-22,-71r0,106r-15,0","w":360},"\u241a":{"d":"82,-71v48,19,29,79,-23,74v-10,0,-22,-1,-37,-5r0,-19v26,11,61,16,65,-12v-5,-28,-65,-32,-65,-66v0,-37,46,-39,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31xm221,-130v-4,54,19,133,-42,133v-60,0,-40,-79,-43,-133r22,0v5,39,-16,118,22,118v39,0,18,-79,23,-118r18,0xm252,0r0,-130v35,0,81,-5,81,29v0,14,-9,24,-25,32v20,7,30,19,30,36v0,37,-47,34,-86,33xm274,-75v38,8,53,-41,9,-40r-9,0r0,40xm315,-35v-1,-19,-18,-28,-41,-26r0,46v21,1,43,-2,41,-20","w":360},"\u241b":{"d":"24,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0xm195,-71v47,19,30,79,-22,74v-10,0,-23,-1,-38,-5r0,-19v26,12,61,16,66,-12v-6,-27,-66,-33,-66,-66v0,-36,46,-39,79,-29r0,17v-20,-8,-58,-14,-58,9v0,16,28,22,39,31xm315,-118v-53,2,-51,107,3,105v9,0,19,-3,31,-8r0,18v-52,19,-96,-7,-96,-62v0,-54,43,-79,95,-64r0,19v-12,-5,-23,-8,-33,-8","w":360},"\u241c":{"d":"79,0r0,-130r85,0r0,15r-64,0r0,44r54,0r0,15r-54,0r0,56r-21,0xm259,-71v48,19,29,79,-23,74v-10,0,-22,-1,-37,-5r0,-19v26,12,61,16,66,-12v-6,-27,-66,-32,-66,-66v0,-37,46,-39,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31","w":360},"\u241d":{"d":"83,-64v0,31,19,56,51,50r0,-45r22,0r0,56v-51,19,-96,-7,-96,-62v0,-54,42,-79,95,-64r0,19v-37,-21,-72,1,-72,46xm264,-71v47,19,30,79,-22,74v-10,0,-23,-1,-38,-5r0,-19v26,12,61,16,66,-12v-6,-27,-66,-33,-66,-66v0,-36,46,-39,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31","w":360},"\u241e":{"d":"264,-71v47,19,30,79,-22,74v-10,0,-23,-1,-38,-5r0,-19v26,12,61,16,66,-12v-6,-27,-66,-33,-66,-66v0,-36,46,-39,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31xm67,0r0,-130v37,-1,81,-4,81,32v0,16,-8,29,-25,38r37,60r-26,0r-32,-54r-13,0r0,54r-22,0xm125,-97v1,-19,-16,-18,-36,-18r0,45v22,2,36,-8,36,-27","w":360},"\u241f":{"d":"155,-130v-4,54,19,133,-42,133v-60,0,-40,-79,-43,-133r21,0v5,39,-16,118,22,118v39,0,18,-79,23,-118r19,0xm267,-71v48,19,29,79,-23,74v-10,0,-23,-1,-38,-5r0,-19v26,11,62,17,66,-12v-5,-28,-65,-32,-65,-66v0,-37,46,-38,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31","w":360},"\u2420":{"d":"123,-71v47,20,28,79,-23,74v-10,0,-23,-1,-38,-5r0,-19v26,11,62,17,66,-12v-5,-28,-65,-32,-65,-66v0,-37,46,-38,79,-29r0,17v-20,-8,-59,-14,-59,9v0,16,28,22,40,31xm206,0r0,-130v40,-1,86,-5,86,35v0,33,-25,45,-64,43r0,52r-22,0xm228,-67v41,11,61,-48,14,-48r-14,0r0,48","w":360},"\u2421":{"d":"26,0r0,-130v56,-3,94,2,94,62v0,60,-35,73,-94,68xm96,-66v0,-38,-11,-49,-48,-49r0,100v36,2,49,-14,48,-51xm267,0r0,-130r21,0r0,115r61,0r0,15r-82,0xm152,0r0,-130r79,0r0,15r-57,0r0,39r48,0r0,15r-48,0r0,46r61,0r0,15r-83,0","w":360},"\u2422":{"d":"301,-101v0,84,-84,140,-138,79r-4,24r-31,0r0,-83r-54,81r-26,0r80,-120r0,-158r35,0r0,106r73,-110r26,0r-61,91v62,-18,100,28,100,90xm163,-46v45,47,101,19,101,-52v0,-82,-65,-83,-101,-35r0,87","w":360},"\u2423":{"d":"0,52r0,-52r17,0r0,35r80,0r0,-35r17,0r0,52r-114,0","w":113},"\u2424":{"d":"72,0r0,-130r20,0r50,91r0,-91r16,0r0,130r-20,0r-50,-93r0,93r-16,0xm220,0r0,-130r22,0r0,115r60,0r0,15r-82,0","w":360},"\u2500":{"d":"0,-91r0,-26r360,0r0,26r-360,0","w":360},"\u2501":{"d":"0,-87r0,-34r360,0r0,34r-360,0","w":360},"\u2502":{"d":"167,-284r26,0r0,360r-26,0r0,-360","w":360},"\u2503":{"d":"163,76r0,-360r34,0r0,360r-34,0","w":360},"\u2504":{"d":"13,-91r0,-26r94,0r0,26r-94,0xm133,-91r0,-26r94,0r0,26r-94,0xm253,-91r0,-26r94,0r0,26r-94,0","w":360},"\u2505":{"d":"13,-87r0,-34r94,0r0,34r-94,0xm133,-87r0,-34r94,0r0,34r-94,0xm253,-87r0,-34r94,0r0,34r-94,0","w":360},"\u2506":{"d":"167,-31r26,0r0,94r-26,0r0,-94xm167,-151r26,0r0,94r-26,0r0,-94xm167,-271r26,0r0,94r-26,0r0,-94","w":360},"\u2507":{"d":"163,-31r34,0r0,94r-34,0r0,-94xm163,-151r34,0r0,94r-34,0r0,-94xm163,-271r34,0r0,94r-34,0r0,-94","w":360},"\u2508":{"d":"13,-91r0,-26r64,0r0,26r-64,0xm103,-91r0,-26r64,0r0,26r-64,0xm193,-91r0,-26r64,0r0,26r-64,0xm283,-91r0,-26r64,0r0,26r-64,0","w":360},"\u2509":{"d":"13,-87r0,-34r64,0r0,34r-64,0xm103,-87r0,-34r64,0r0,34r-64,0xm193,-87r0,-34r64,0r0,34r-64,0xm283,-87r0,-34r64,0r0,34r-64,0","w":360},"\u250a":{"d":"167,-1r26,0r0,64r-26,0r0,-64xm167,-91r26,0r0,64r-26,0r0,-64xm167,-181r26,0r0,64r-26,0r0,-64xm167,-271r26,0r0,64r-26,0r0,-64","w":360},"\u250b":{"d":"163,-1r34,0r0,64r-34,0r0,-64xm163,-91r34,0r0,64r-34,0r0,-64xm163,-181r34,0r0,64r-34,0r0,-64xm163,-271r34,0r0,64r-34,0r0,-64","w":360},"\u250c":{"d":"167,-117r193,0r0,26r-167,0r0,167r-26,0r0,-193","w":360},"\u250d":{"d":"167,-121r193,0r0,34r-167,0r0,163r-26,0r0,-197","w":360},"\u250e":{"d":"163,-117r197,0r0,26r-163,0r0,167r-34,0r0,-193","w":360},"\u250f":{"d":"360,-87r-163,0r0,163r-34,0r0,-197r197,0r0,34","w":360},"\u2510":{"d":"0,-91r0,-26r193,0r0,193r-26,0r0,-167r-167,0","w":360},"\u2511":{"d":"0,-87r0,-34r193,0r0,197r-26,0r0,-163r-167,0","w":360},"\u2512":{"d":"0,-91r0,-26r197,0r0,193r-34,0r0,-167r-163,0","w":360},"\u2513":{"d":"0,-87r0,-34r197,0r0,197r-34,0r0,-163r-163,0","w":360},"\u2514":{"d":"167,-284r26,0r0,167r167,0r0,26r-193,0r0,-193","w":360},"\u2515":{"d":"167,-284r26,0r0,163r167,0r0,34r-193,0r0,-197","w":360},"\u2516":{"d":"360,-91r-197,0r0,-193r34,0r0,167r163,0r0,26","w":360},"\u2517":{"d":"360,-87r-197,0r0,-197r34,0r0,163r163,0r0,34","w":360},"\u2518":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,193r-193,0","w":360},"\u2519":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,197r-193,0","w":360},"\u251a":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,193r-197,0","w":360},"\u251b":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,197r-197,0","w":360},"\u251c":{"d":"167,-284r26,0r0,167r167,0r0,26r-167,0r0,167r-26,0r0,-360","w":360},"\u251d":{"d":"167,-284r26,0r0,163r167,0r0,34r-167,0r0,163r-26,0r0,-360","w":360},"\u251e":{"d":"197,-284r0,167r163,0r0,26r-167,0r0,167r-26,0r0,-193r-4,0r0,-167r34,0","w":360},"\u251f":{"d":"193,-284r0,167r167,0r0,26r-163,0r0,167r-34,0r0,-167r4,0r0,-193r26,0","w":360},"\u2520":{"d":"163,76r0,-360r34,0r0,167r163,0r0,26r-163,0r0,167r-34,0","w":360},"\u2521":{"d":"167,76r0,-163r-4,0r0,-197r34,0r0,163r163,0r0,33r-167,0r0,164r-26,0","w":360},"\u2522":{"d":"163,76r0,-197r4,0r0,-163r26,0r0,163r167,0r0,34r-163,0r0,163r-34,0","w":360},"\u2523":{"d":"163,76r0,-360r34,0r0,163r163,0r0,34r-163,0r0,163r-34,0","w":360},"\u2524":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,360r-26,0r0,-167r-167,0","w":360},"\u2525":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,360r-26,0r0,-163r-167,0","w":360},"\u2526":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,167r-4,0r0,193r-26,0r0,-167r-167,0","w":360},"\u2527":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,193r4,0r0,167r-34,0r0,-167r-163,0","w":360},"\u2528":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,360r-34,0r0,-167r-163,0","w":360},"\u2529":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,197r-4,0r0,163r-26,0r0,-163r-167,0","w":360},"\u252a":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,163r4,0r0,197r-34,0r0,-163r-163,0","w":360},"\u252b":{"d":"163,76r0,-163r-163,0r0,-34r163,0r0,-163r34,0r0,360r-34,0","w":360},"\u252c":{"d":"0,-91r0,-26r360,0r0,26r-167,0r0,167r-26,0r0,-167r-167,0","w":360},"\u252d":{"d":"0,-87r0,-34r167,0r0,4r193,0r0,26r-167,0r0,167r-26,0r0,-163r-167,0","w":360},"\u252e":{"d":"0,-91r0,-26r193,0r0,-4r167,0r0,34r-167,0r0,163r-26,0r0,-167r-167,0","w":360},"\u252f":{"d":"0,-87r0,-34r360,0r0,34r-167,0r0,163r-26,0r0,-163r-167,0","w":360},"\u2530":{"d":"0,-91r0,-26r360,0r0,26r-163,0r0,167r-34,0r0,-167r-163,0","w":360},"\u2531":{"d":"0,-87r0,-34r197,0r0,4r163,0r0,26r-163,0r0,167r-34,0r0,-163r-163,0","w":360},"\u2532":{"d":"0,-91r0,-26r163,0r0,-4r197,0r0,34r-163,0r0,163r-34,0r0,-167r-163,0","w":360},"\u2533":{"d":"0,-87r0,-34r360,0r0,34r-163,0r0,163r-34,0r0,-163r-163,0","w":360},"\u2534":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,167r167,0r0,26r-360,0","w":360},"\u2535":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,167r167,0r0,26r-193,0r0,4r-167,0","w":360},"\u2536":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,163r167,0r0,34r-167,0r0,-4r-193,0","w":360},"\u2537":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,163r167,0r0,34r-360,0","w":360},"\u2538":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,167r163,0r0,26r-360,0","w":360},"\u2539":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,167r163,0r0,26r-163,0r0,4r-197,0","w":360},"\u253a":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,163r163,0r0,34r-197,0r0,-4r-163,0","w":360},"\u253b":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,163r163,0r0,34r-360,0","w":360},"\u253c":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,167r167,0r0,26r-167,0r0,167r-26,0r0,-167r-167,0","w":360},"\u253d":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,167r167,0r0,26r-167,0r0,167r-26,0r0,-163r-167,0","w":360},"\u253e":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,163r167,0r0,34r-167,0r0,163r-26,0r0,-167r-167,0","w":360},"\u253f":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,163r167,0r0,34r-167,0r0,163r-26,0r0,-163r-167,0","w":360},"\u2540":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,167r163,0r0,26r-167,0r0,167r-26,0r0,-167r-167,0","w":360},"\u2541":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,167r167,0r0,26r-163,0r0,167r-34,0r0,-167r-163,0","w":360},"\u2542":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,167r163,0r0,26r-163,0r0,167r-34,0r0,-167r-163,0","w":360},"\u2543":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,167r163,0r0,26r-167,0r0,167r-26,0r0,-163r-167,0","w":360},"\u2544":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,163r163,0r0,34r-167,0r0,163r-26,0r0,-167r-167,0","w":360},"\u2545":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,167r167,0r0,26r-163,0r0,167r-34,0r0,-163r-163,0","w":360},"\u2546":{"d":"0,-91r0,-26r167,0r0,-167r26,0r0,163r167,0r0,34r-163,0r0,163r-34,0r0,-167r-163,0","w":360},"\u2547":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,163r163,0r0,34r-167,0r0,163r-26,0r0,-163r-167,0","w":360},"\u2548":{"d":"0,-87r0,-34r167,0r0,-163r26,0r0,163r167,0r0,34r-163,0r0,163r-34,0r0,-163r-163,0","w":360},"\u2549":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,167r163,0r0,26r-163,0r0,167r-34,0r0,-163r-163,0","w":360},"\u254a":{"d":"0,-91r0,-26r163,0r0,-167r34,0r0,163r163,0r0,34r-163,0r0,163r-34,0r0,-167r-163,0","w":360},"\u254b":{"d":"0,-87r0,-34r163,0r0,-163r34,0r0,163r163,0r0,34r-163,0r0,163r-34,0r0,-163r-163,0","w":360},"\u254c":{"d":"13,-91r0,-26r154,0r0,26r-154,0xm193,-91r0,-26r154,0r0,26r-154,0","w":360},"\u254d":{"d":"13,-87r0,-34r154,0r0,34r-154,0xm193,-87r0,-34r154,0r0,34r-154,0","w":360},"\u254e":{"d":"167,-91r26,0r0,154r-26,0r0,-154xm167,-271r26,0r0,154r-26,0r0,-154","w":360},"\u254f":{"d":"163,-91r34,0r0,154r-34,0r0,-154xm163,-271r34,0r0,154r-34,0r0,-154","w":360},"\u2550":{"d":"0,-117r0,-26r360,0r0,26r-360,0xm0,-65r0,-26r360,0r0,26r-360,0","w":360},"\u2551":{"d":"141,76r0,-360r26,0r0,360r-26,0xm193,76r0,-360r26,0r0,360r-26,0","w":360},"\u2552":{"d":"163,76r0,-219r197,0r0,26r-171,0r0,26r171,0r0,26r-171,0r0,141r-26,0","w":360},"\u2553":{"d":"141,76r0,-193r219,0r0,26r-141,0r0,167r-26,0r0,-167r-26,0r0,167r-26,0","w":360},"\u2554":{"d":"360,-143r0,26r-193,0r0,193r-26,0r0,-219r219,0xm360,-65r-141,0r0,141r-26,0r0,-167r167,0r0,26","w":360},"\u2555":{"d":"0,-117r0,-26r193,0r0,219r-26,0r0,-141r-167,0r0,-26r167,0r0,-26r-167,0","w":360},"\u2556":{"d":"141,76r0,-167r-141,0r0,-26r219,0r0,193r-26,0r0,-167r-26,0r0,167r-26,0","w":360},"\u2557":{"d":"0,-65r0,-26r167,0r0,167r-26,0r0,-141r-141,0xm0,-117r0,-26r219,0r0,219r-26,0r0,-193r-193,0","w":360},"\u2558":{"d":"141,-284r26,0r0,141r193,0r0,26r-193,0r0,26r193,0r0,26r-219,0r0,-219","w":360},"\u2559":{"d":"141,-284r26,0r0,167r26,0r0,-167r26,0r0,167r141,0r0,26r-219,0r0,-193","w":360},"\u255a":{"d":"360,-117r-167,0r0,-167r26,0r0,141r141,0r0,26xm360,-65r-219,0r0,-219r26,0r0,193r193,0r0,26","w":360},"\u255b":{"d":"0,-117r0,-26r167,0r0,-141r26,0r0,219r-193,0r0,-26r167,0r0,-26r-167,0","w":360},"\u255c":{"d":"141,-284r26,0r0,167r26,0r0,-167r26,0r0,193r-219,0r0,-26r141,0r0,-167","w":360},"\u255d":{"d":"0,-117r0,-26r141,0r0,-141r26,0r0,167r-167,0xm0,-65r0,-26r193,0r0,-193r26,0r0,219r-219,0","w":360},"\u255e":{"d":"167,-284r26,0r0,141r167,0r0,26r-167,0r0,26r167,0r0,26r-167,0r0,141r-26,0r0,-360","w":360},"\u255f":{"d":"141,76r0,-360r26,0r0,360r-26,0xm193,76r0,-360r26,0r0,167r141,0r0,26r-141,0r0,167r-26,0","w":360},"\u2560":{"d":"141,-284r26,0r0,360r-26,0r0,-360xm360,-117r-167,0r0,-167r26,0r0,141r141,0r0,26xm360,-65r-141,0r0,141r-26,0r0,-167r167,0r0,26","w":360},"\u2561":{"d":"0,-117r0,-26r167,0r0,-141r26,0r0,360r-26,0r0,-141r-167,0r0,-26r167,0r0,-26r-167,0","w":360},"\u2562":{"d":"141,76r0,-167r-141,0r0,-26r141,0r0,-167r26,0r0,360r-26,0xm193,76r0,-360r26,0r0,360r-26,0","w":360},"\u2563":{"d":"0,-65r0,-26r167,0r0,167r-26,0r0,-141r-141,0xm0,-117r0,-26r141,0r0,-141r26,0r0,167r-167,0xm193,-284r26,0r0,360r-26,0r0,-360","w":360},"\u2564":{"d":"0,-117r0,-26r360,0r0,26r-360,0xm0,-65r0,-26r360,0r0,26r-167,0r0,141r-26,0r0,-141r-167,0","w":360},"\u2565":{"d":"0,-91r0,-26r360,0r0,26r-141,0r0,167r-26,0r0,-167r-26,0r0,167r-26,0r0,-167r-141,0","w":360},"\u2566":{"d":"0,-117r0,-26r360,0r0,26r-360,0xm0,-65r0,-26r167,0r0,167r-26,0r0,-141r-141,0xm360,-65r-141,0r0,141r-26,0r0,-167r167,0r0,26","w":360},"\u2567":{"d":"0,-117r0,-26r167,0r0,-141r26,0r0,141r167,0r0,26r-360,0xm0,-65r0,-26r360,0r0,26r-360,0","w":360},"\u2568":{"d":"0,-91r0,-26r141,0r0,-167r26,0r0,167r26,0r0,-167r26,0r0,167r141,0r0,26r-360,0","w":360},"\u2569":{"d":"0,-117r0,-26r141,0r0,-141r26,0r0,167r-167,0xm360,-117r-167,0r0,-167r26,0r0,141r141,0r0,26xm0,-65r0,-26r360,0r0,26r-360,0","w":360},"\u256a":{"d":"0,-117r0,-26r167,0r0,-141r26,0r0,141r167,0r0,26r-167,0r0,26r167,0r0,26r-167,0r0,141r-26,0r0,-141r-167,0r0,-26r167,0r0,-26r-167,0","w":360},"\u256b":{"d":"141,76r0,-167r-141,0r0,-26r141,0r0,-167r26,0r0,167r26,0r0,-167r26,0r0,167r141,0r0,26r-141,0r0,167r-26,0r0,-167r-26,0r0,167r-26,0","w":360},"\u256c":{"d":"0,-65r0,-26r167,0r0,167r-26,0r0,-141r-141,0xm0,-117r0,-26r141,0r0,-141r26,0r0,167r-167,0xm360,-117r-167,0r0,-167r26,0r0,141r141,0r0,26xm360,-65r-141,0r0,141r-26,0r0,-167r167,0r0,26","w":360},"\u256d":{"d":"360,-91v-89,-3,-170,78,-167,167r-26,0v-3,-103,90,-197,193,-193r0,26","w":360},"\u256e":{"d":"167,76v3,-89,-78,-170,-167,-167r0,-26v103,-4,196,90,193,193r-26,0","w":360},"\u256f":{"d":"0,-117v89,3,170,-78,167,-167r26,0v3,103,-90,196,-193,193r0,-26","w":360},"\u2570":{"d":"193,-284v-3,89,78,170,167,167r0,26v-103,3,-196,-90,-193,-193r26,0","w":360},"\u2571":{"d":"351,-293r18,18r-360,360r-18,-18","w":360},"\u2572":{"d":"9,-293r360,360r-18,18r-360,-360","w":360},"\u2573":{"d":"162,-104r-171,-171r18,-18r171,170r171,-170r18,18r-170,171r170,171r-18,18r-171,-171r-171,171r-18,-18","w":360},"\u2574":{"d":"0,-91r0,-26r180,0r0,26r-180,0","w":360},"\u2575":{"d":"167,-104r0,-180r26,0r0,180r-26,0","w":360},"\u2576":{"d":"180,-91r0,-26r180,0r0,26r-180,0","w":360},"\u2577":{"d":"167,76r0,-180r26,0r0,180r-26,0","w":360},"\u2578":{"d":"0,-87r0,-34r180,0r0,34r-180,0","w":360},"\u2579":{"d":"163,-104r0,-180r34,0r0,180r-34,0","w":360},"\u257a":{"d":"180,-87r0,-34r180,0r0,34r-180,0","w":360},"\u257b":{"d":"163,76r0,-180r34,0r0,180r-34,0","w":360},"\u257c":{"d":"0,-91r0,-26r180,0r0,-4r180,0r0,34r-180,0r0,-4r-180,0","w":360},"\u257d":{"d":"163,76r0,-180r4,0r0,-180r26,0r0,180r4,0r0,180r-34,0","w":360},"\u257e":{"d":"0,-87r0,-34r180,0r0,4r180,0r0,26r-180,0r0,4r-180,0","w":360},"\u257f":{"d":"167,76r0,-180r-4,0r0,-180r34,0r0,180r-4,0r0,180r-26,0","w":360},"\u2580":{"d":"0,-284r360,0r0,180r-360,0r0,-180","w":360},"\u2582":{"d":"0,-14r360,0r0,90r-360,0r0,-90","w":360},"\u2583":{"d":"0,-59r360,0r0,135r-360,0r0,-135","w":360},"\u2584":{"d":"0,-104r360,0r0,180r-360,0r0,-180","w":360},"\u2585":{"d":"0,-149r360,0r0,225r-360,0r0,-225","w":360},"\u2586":{"d":"0,-194r360,0r0,270r-360,0r0,-270","w":360},"\u2587":{"d":"0,-239r360,0r0,315r-360,0r0,-315","w":360},"\u2588":{"d":"0,-284r360,0r0,360r-360,0r0,-360","w":360},"\u2589":{"d":"0,76r0,-360r315,0r0,360r-315,0","w":360},"\u258a":{"d":"0,76r0,-360r270,0r0,360r-270,0","w":360},"\u258b":{"d":"0,76r0,-360r225,0r0,360r-225,0","w":360},"\u258c":{"d":"0,76r0,-360r180,0r0,360r-180,0","w":360},"\u258d":{"d":"0,76r0,-360r135,0r0,360r-135,0","w":360},"\u258e":{"d":"0,76r0,-360r90,0r0,360r-90,0","w":360},"\u258f":{"d":"0,76r0,-360r45,0r0,360r-45,0","w":360},"\u2590":{"d":"180,76r0,-360r180,0r0,360r-180,0","w":360},"\u2591":{"d":"0,-266r0,-18r18,0r0,18r-18,0xm0,-230r0,-18r18,0r0,18r-18,0xm0,-194r0,-18r18,0r0,18r-18,0xm0,-158r0,-18r18,0r0,18r-18,0xm0,-122r0,-18r18,0r0,18r-18,0xm36,-266r0,-18r18,0r0,18r-18,0xm36,-230r0,-18r18,0r0,18r-18,0xm36,-194r0,-18r18,0r0,18r-18,0xm36,-158r0,-18r18,0r0,18r-18,0xm36,-122r0,-18r18,0r0,18r-18,0xm72,-266r0,-18r18,0r0,18r-18,0xm72,-230r0,-18r18,0r0,18r-18,0xm72,-194r0,-18r18,0r0,18r-18,0xm72,-158r0,-18r18,0r0,18r-18,0xm72,-122r0,-18r18,0r0,18r-18,0xm108,-266r0,-18r18,0r0,18r-18,0xm108,-230r0,-18r18,0r0,18r-18,0xm108,-194r0,-18r18,0r0,18r-18,0xm108,-158r0,-18r18,0r0,18r-18,0xm108,-122r0,-18r18,0r0,18r-18,0xm144,-266r0,-18r18,0r0,18r-18,0xm144,-230r0,-18r18,0r0,18r-18,0xm144,-194r0,-18r18,0r0,18r-18,0xm144,-158r0,-18r18,0r0,18r-18,0xm144,-122r0,-18r18,0r0,18r-18,0xm180,-266r0,-18r18,0r0,18r-18,0xm180,-230r0,-18r18,0r0,18r-18,0xm180,-194r0,-18r18,0r0,18r-18,0xm180,-158r0,-18r18,0r0,18r-18,0xm180,-122r0,-18r18,0r0,18r-18,0xm216,-266r0,-18r18,0r0,18r-18,0xm216,-230r0,-18r18,0r0,18r-18,0xm216,-194r0,-18r18,0r0,18r-18,0xm216,-158r0,-18r18,0r0,18r-18,0xm216,-122r0,-18r18,0r0,18r-18,0xm252,-266r0,-18r18,0r0,18r-18,0xm252,-230r0,-18r18,0r0,18r-18,0xm252,-194r0,-18r18,0r0,18r-18,0xm252,-158r0,-18r18,0r0,18r-18,0xm252,-122r0,-18r18,0r0,18r-18,0xm288,-266r0,-18r18,0r0,18r-18,0xm288,-230r0,-18r18,0r0,18r-18,0xm288,-194r0,-18r18,0r0,18r-18,0xm288,-158r0,-18r18,0r0,18r-18,0xm288,-122r0,-18r18,0r0,18r-18,0xm324,-266r0,-18r18,0r0,18r-18,0xm324,-230r0,-18r18,0r0,18r-18,0xm324,-194r0,-18r18,0r0,18r-18,0xm324,-158r0,-18r18,0r0,18r-18,0xm324,-122r0,-18r18,0r0,18r-18,0xm0,-86r0,-18r18,0r0,18r-18,0xm0,-50r0,-18r18,0r0,18r-18,0xm0,-14r0,-18r18,0r0,18r-18,0xm0,22r0,-18r18,0r0,18r-18,0xm0,58r0,-18r18,0r0,18r-18,0xm36,-86r0,-18r18,0r0,18r-18,0xm36,-50r0,-18r18,0r0,18r-18,0xm36,-14r0,-18r18,0r0,18r-18,0xm36,22r0,-18r18,0r0,18r-18,0xm36,58r0,-18r18,0r0,18r-18,0xm72,-86r0,-18r18,0r0,18r-18,0xm72,-50r0,-18r18,0r0,18r-18,0xm72,-14r0,-18r18,0r0,18r-18,0xm72,22r0,-18r18,0r0,18r-18,0xm72,58r0,-18r18,0r0,18r-18,0xm108,-86r0,-18r18,0r0,18r-18,0xm108,-50r0,-18r18,0r0,18r-18,0xm108,-14r0,-18r18,0r0,18r-18,0xm108,22r0,-18r18,0r0,18r-18,0xm108,58r0,-18r18,0r0,18r-18,0xm144,-86r0,-18r18,0r0,18r-18,0xm144,-50r0,-18r18,0r0,18r-18,0xm144,-14r0,-18r18,0r0,18r-18,0xm144,22r0,-18r18,0r0,18r-18,0xm144,58r0,-18r18,0r0,18r-18,0xm180,-86r0,-18r18,0r0,18r-18,0xm180,-50r0,-18r18,0r0,18r-18,0xm180,-14r0,-18r18,0r0,18r-18,0xm180,22r0,-18r18,0r0,18r-18,0xm180,58r0,-18r18,0r0,18r-18,0xm216,-86r0,-18r18,0r0,18r-18,0xm216,-50r0,-18r18,0r0,18r-18,0xm216,-14r0,-18r18,0r0,18r-18,0xm216,22r0,-18r18,0r0,18r-18,0xm216,58r0,-18r18,0r0,18r-18,0xm252,-86r0,-18r18,0r0,18r-18,0xm252,-50r0,-18r18,0r0,18r-18,0xm252,-14r0,-18r18,0r0,18r-18,0xm252,22r0,-18r18,0r0,18r-18,0xm252,58r0,-18r18,0r0,18r-18,0xm288,-86r0,-18r18,0r0,18r-18,0xm288,-50r0,-18r18,0r0,18r-18,0xm288,-14r0,-18r18,0r0,18r-18,0xm288,22r0,-18r18,0r0,18r-18,0xm288,58r0,-18r18,0r0,18r-18,0xm324,-86r0,-18r18,0r0,18r-18,0xm324,-50r0,-18r18,0r0,18r-18,0xm324,-14r0,-18r18,0r0,18r-18,0xm324,22r0,-18r18,0r0,18r-18,0xm324,58r0,-18r18,0r0,18r-18,0","w":360},"\u2592":{"d":"0,-266r0,-18r18,0r0,18r-18,0xm0,-230r0,-18r18,0r0,18r-18,0xm0,-194r0,-18r18,0r0,18r-18,0xm0,-158r0,-18r18,0r0,18r-18,0xm0,-122r0,-18r18,0r0,18r-18,0xm36,-266r18,0r0,-18r-18,0r0,18xm36,-230r18,0r0,-18r-18,0r0,18xm36,-194r18,0r0,-18r-18,0r0,18xm36,-158r18,0r0,-18r-18,0r0,18xm36,-122r18,0r0,-18r-18,0r0,18xm72,-266r18,0r0,-18r-18,0r0,18xm72,-230r18,0r0,-18r-18,0r0,18xm72,-194r18,0r0,-18r-18,0r0,18xm72,-158r18,0r0,-18r-18,0r0,18xm72,-122r18,0r0,-18r-18,0r0,18xm108,-266r18,0r0,-18r-18,0r0,18xm108,-230r18,0r0,-18r-18,0r0,18xm108,-194r18,0r0,-18r-18,0r0,18xm108,-158r18,0r0,-18r-18,0r0,18xm108,-122r18,0r0,-18r-18,0r0,18xm144,-266r18,0r0,-18r-18,0r0,18xm144,-230r18,0r0,-18r-18,0r0,18xm144,-194r18,0r0,-18r-18,0r0,18xm144,-158r18,0r0,-18r-18,0r0,18xm144,-122r18,0r0,-18r-18,0r0,18xm18,-248r18,0r0,-18r-18,0r0,18xm18,-212r18,0r0,-18r-18,0r0,18xm18,-176r18,0r0,-18r-18,0r0,18xm18,-140r18,0r0,-18r-18,0r0,18xm18,-104r18,0r0,-18r-18,0r0,18xm54,-248r18,0r0,-18r-18,0r0,18xm54,-212r18,0r0,-18r-18,0r0,18xm54,-176r18,0r0,-18r-18,0r0,18xm54,-140r18,0r0,-18r-18,0r0,18xm54,-104r18,0r0,-18r-18,0r0,18xm90,-248r18,0r0,-18r-18,0r0,18xm90,-212r18,0r0,-18r-18,0r0,18xm90,-176r18,0r0,-18r-18,0r0,18xm90,-140r18,0r0,-18r-18,0r0,18xm90,-104r18,0r0,-18r-18,0r0,18xm126,-248r18,0r0,-18r-18,0r0,18xm126,-212r18,0r0,-18r-18,0r0,18xm126,-176r18,0r0,-18r-18,0r0,18xm126,-140r18,0r0,-18r-18,0r0,18xm126,-104r18,0r0,-18r-18,0r0,18xm162,-248r18,0r0,-18r-18,0r0,18xm162,-212r18,0r0,-18r-18,0r0,18xm162,-176r18,0r0,-18r-18,0r0,18xm162,-140r18,0r0,-18r-18,0r0,18xm162,-104r18,0r0,-18r-18,0r0,18xm180,-266r18,0r0,-18r-18,0r0,18xm180,-230r18,0r0,-18r-18,0r0,18xm180,-194r18,0r0,-18r-18,0r0,18xm180,-158r18,0r0,-18r-18,0r0,18xm180,-122r18,0r0,-18r-18,0r0,18xm216,-266r18,0r0,-18r-18,0r0,18xm216,-230r18,0r0,-18r-18,0r0,18xm216,-194r18,0r0,-18r-18,0r0,18xm216,-158r18,0r0,-18r-18,0r0,18xm216,-122r18,0r0,-18r-18,0r0,18xm252,-266r18,0r0,-18r-18,0r0,18xm252,-230r18,0r0,-18r-18,0r0,18xm252,-194r18,0r0,-18r-18,0r0,18xm252,-158r18,0r0,-18r-18,0r0,18xm252,-122r18,0r0,-18r-18,0r0,18xm288,-266r18,0r0,-18r-18,0r0,18xm288,-230r18,0r0,-18r-18,0r0,18xm288,-194r18,0r0,-18r-18,0r0,18xm288,-158r18,0r0,-18r-18,0r0,18xm288,-122r18,0r0,-18r-18,0r0,18xm324,-266r18,0r0,-18r-18,0r0,18xm324,-230r18,0r0,-18r-18,0r0,18xm324,-194r18,0r0,-18r-18,0r0,18xm324,-158r18,0r0,-18r-18,0r0,18xm324,-122r18,0r0,-18r-18,0r0,18xm198,-248r18,0r0,-18r-18,0r0,18xm198,-212r18,0r0,-18r-18,0r0,18xm198,-176r18,0r0,-18r-18,0r0,18xm198,-140r18,0r0,-18r-18,0r0,18xm198,-104r18,0r0,-18r-18,0r0,18xm234,-248r18,0r0,-18r-18,0r0,18xm234,-212r18,0r0,-18r-18,0r0,18xm234,-176r18,0r0,-18r-18,0r0,18xm234,-140r18,0r0,-18r-18,0r0,18xm234,-104r18,0r0,-18r-18,0r0,18xm270,-248r18,0r0,-18r-18,0r0,18xm270,-212r18,0r0,-18r-18,0r0,18xm270,-176r18,0r0,-18r-18,0r0,18xm270,-140r18,0r0,-18r-18,0r0,18xm270,-104r18,0r0,-18r-18,0r0,18xm306,-248r18,0r0,-18r-18,0r0,18xm306,-212r18,0r0,-18r-18,0r0,18xm306,-176r18,0r0,-18r-18,0r0,18xm306,-140r18,0r0,-18r-18,0r0,18xm306,-104r18,0r0,-18r-18,0r0,18xm342,-248r18,0r0,-18r-18,0r0,18xm342,-212r18,0r0,-18r-18,0r0,18xm342,-176r18,0r0,-18r-18,0r0,18xm342,-140r18,0r0,-18r-18,0r0,18xm342,-104r18,0r0,-18r-18,0r0,18xm0,-86r0,-18r18,0r0,18r-18,0xm0,-50r0,-18r18,0r0,18r-18,0xm0,-14r0,-18r18,0r0,18r-18,0xm0,22r0,-18r18,0r0,18r-18,0xm0,58r0,-18r18,0r0,18r-18,0xm36,-86r18,0r0,-18r-18,0r0,18xm36,-50r18,0r0,-18r-18,0r0,18xm36,-14r18,0r0,-18r-18,0r0,18xm36,22r18,0r0,-18r-18,0r0,18xm36,58r18,0r0,-18r-18,0r0,18xm72,-86r18,0r0,-18r-18,0r0,18xm72,-50r18,0r0,-18r-18,0r0,18xm72,-14r18,0r0,-18r-18,0r0,18xm72,22r18,0r0,-18r-18,0r0,18xm72,58r18,0r0,-18r-18,0r0,18xm108,-86r18,0r0,-18r-18,0r0,18xm108,-50r18,0r0,-18r-18,0r0,18xm108,-14r18,0r0,-18r-18,0r0,18xm108,22r18,0r0,-18r-18,0r0,18xm108,58r18,0r0,-18r-18,0r0,18xm144,-86r18,0r0,-18r-18,0r0,18xm144,-50r18,0r0,-18r-18,0r0,18xm144,-14r18,0r0,-18r-18,0r0,18xm144,22r18,0r0,-18r-18,0r0,18xm144,58r18,0r0,-18r-18,0r0,18xm18,-68r18,0r0,-18r-18,0r0,18xm18,-32r18,0r0,-18r-18,0r0,18xm18,4r18,0r0,-18r-18,0r0,18xm18,40r18,0r0,-18r-18,0r0,18xm18,76r0,-18r18,0r0,18r-18,0xm54,-68r18,0r0,-18r-18,0r0,18xm54,-32r18,0r0,-18r-18,0r0,18xm54,4r18,0r0,-18r-18,0r0,18xm54,40r18,0r0,-18r-18,0r0,18xm54,76r0,-18r18,0r0,18r-18,0xm90,-68r18,0r0,-18r-18,0r0,18xm90,-32r18,0r0,-18r-18,0r0,18xm90,4r18,0r0,-18r-18,0r0,18xm90,40r18,0r0,-18r-18,0r0,18xm90,76r0,-18r18,0r0,18r-18,0xm126,-68r18,0r0,-18r-18,0r0,18xm126,-32r18,0r0,-18r-18,0r0,18xm126,4r18,0r0,-18r-18,0r0,18xm126,40r18,0r0,-18r-18,0r0,18xm126,76r0,-18r18,0r0,18r-18,0xm162,-68r18,0r0,-18r-18,0r0,18xm162,-32r18,0r0,-18r-18,0r0,18xm162,4r18,0r0,-18r-18,0r0,18xm162,40r18,0r0,-18r-18,0r0,18xm162,76r0,-18r18,0r0,18r-18,0xm180,-86r18,0r0,-18r-18,0r0,18xm180,-50r18,0r0,-18r-18,0r0,18xm180,-14r18,0r0,-18r-18,0r0,18xm180,22r18,0r0,-18r-18,0r0,18xm180,58r18,0r0,-18r-18,0r0,18xm216,-86r18,0r0,-18r-18,0r0,18xm216,-50r18,0r0,-18r-18,0r0,18xm216,-14r18,0r0,-18r-18,0r0,18xm216,22r18,0r0,-18r-18,0r0,18xm216,58r18,0r0,-18r-18,0r0,18xm252,-86r18,0r0,-18r-18,0r0,18xm252,-50r18,0r0,-18r-18,0r0,18xm252,-14r18,0r0,-18r-18,0r0,18xm252,22r18,0r0,-18r-18,0r0,18xm252,58r18,0r0,-18r-18,0r0,18xm288,-86r18,0r0,-18r-18,0r0,18xm288,-50r18,0r0,-18r-18,0r0,18xm288,-14r18,0r0,-18r-18,0r0,18xm288,22r18,0r0,-18r-18,0r0,18xm288,58r18,0r0,-18r-18,0r0,18xm324,-86r18,0r0,-18r-18,0r0,18xm324,-50r18,0r0,-18r-18,0r0,18xm324,-14r18,0r0,-18r-18,0r0,18xm324,22r18,0r0,-18r-18,0r0,18xm324,58r18,0r0,-18r-18,0r0,18xm198,-68r18,0r0,-18r-18,0r0,18xm198,-32r18,0r0,-18r-18,0r0,18xm198,4r18,0r0,-18r-18,0r0,18xm198,40r18,0r0,-18r-18,0r0,18xm198,76r0,-18r18,0r0,18r-18,0xm234,-68r18,0r0,-18r-18,0r0,18xm234,-32r18,0r0,-18r-18,0r0,18xm234,4r18,0r0,-18r-18,0r0,18xm234,40r18,0r0,-18r-18,0r0,18xm234,76r0,-18r18,0r0,18r-18,0xm270,-68r18,0r0,-18r-18,0r0,18xm270,-32r18,0r0,-18r-18,0r0,18xm270,4r18,0r0,-18r-18,0r0,18xm270,40r18,0r0,-18r-18,0r0,18xm270,76r0,-18r18,0r0,18r-18,0xm306,-68r18,0r0,-18r-18,0r0,18xm306,-32r18,0r0,-18r-18,0r0,18xm306,4r18,0r0,-18r-18,0r0,18xm306,40r18,0r0,-18r-18,0r0,18xm306,76r0,-18r18,0r0,18r-18,0xm342,-68r18,0r0,-18r-18,0r0,18xm342,-32r18,0r0,-18r-18,0r0,18xm342,4r18,0r0,-18r-18,0r0,18xm342,40r18,0r0,-18r-18,0r0,18xm342,76r0,-18r18,0r0,18r-18,0","w":360},"\u2593":{"d":"90,-212r18,0r0,-18r-18,0r0,18xm90,-176r18,0r0,-18r-18,0r0,18xm90,-140r18,0r0,-18r-18,0r0,18xm90,-248r18,0r0,-18r-18,0r0,18xm18,-248r18,0r0,-18r-18,0r0,18xm18,-212r18,0r0,-18r-18,0r0,18xm18,-176r18,0r0,-18r-18,0r0,18xm18,-140r18,0r0,-18r-18,0r0,18xm54,-248r18,0r0,-18r-18,0r0,18xm54,-212r18,0r0,-18r-18,0r0,18xm54,-176r18,0r0,-18r-18,0r0,18xm54,-140r18,0r0,-18r-18,0r0,18xm162,-248r18,0r0,-18r-18,0r0,18xm162,-212r18,0r0,-18r-18,0r0,18xm162,-176r18,0r0,-18r-18,0r0,18xm162,-140r18,0r0,-18r-18,0r0,18xm306,-104r18,0r0,-18r-18,0r0,18xm270,-104r18,0r0,-18r-18,0r0,18xm234,-104r18,0r0,-18r-18,0r0,18xm198,-104r18,0r0,-18r-18,0r0,18xm162,-104r18,0r0,-18r-18,0r0,18xm126,-104r18,0r0,-18r-18,0r0,18xm90,-104r18,0r0,-18r-18,0r0,18xm54,-104r18,0r0,-18r-18,0r0,18xm18,-104r18,0r0,-18r-18,0r0,18xm126,-248r18,0r0,-18r-18,0r0,18xm126,-212r18,0r0,-18r-18,0r0,18xm126,-176r18,0r0,-18r-18,0r0,18xm126,-140r18,0r0,-18r-18,0r0,18xm270,-212r18,0r0,-18r-18,0r0,18xm270,-176r18,0r0,-18r-18,0r0,18xm270,-140r18,0r0,-18r-18,0r0,18xm270,-248r18,0r0,-18r-18,0r0,18xm198,-248r18,0r0,-18r-18,0r0,18xm198,-212r18,0r0,-18r-18,0r0,18xm198,-176r18,0r0,-18r-18,0r0,18xm198,-140r18,0r0,-18r-18,0r0,18xm234,-248r18,0r0,-18r-18,0r0,18xm234,-212r18,0r0,-18r-18,0r0,18xm234,-176r18,0r0,-18r-18,0r0,18xm234,-140r18,0r0,-18r-18,0r0,18xm306,-248r18,0r0,-18r-18,0r0,18xm306,-212r18,0r0,-18r-18,0r0,18xm306,-176r18,0r0,-18r-18,0r0,18xm306,-140r18,0r0,-18r-18,0r0,18xm90,-32r18,0r0,-18r-18,0r0,18xm90,4r18,0r0,-18r-18,0r0,18xm90,40r18,0r0,-18r-18,0r0,18xm90,-68r18,0r0,-18r-18,0r0,18xm18,-68r18,0r0,-18r-18,0r0,18xm18,-32r18,0r0,-18r-18,0r0,18xm18,4r18,0r0,-18r-18,0r0,18xm18,40r18,0r0,-18r-18,0r0,18xm54,-68r18,0r0,-18r-18,0r0,18xm54,-32r18,0r0,-18r-18,0r0,18xm54,4r18,0r0,-18r-18,0r0,18xm54,40r18,0r0,-18r-18,0r0,18xm162,-68r18,0r0,-18r-18,0r0,18xm162,-32r18,0r0,-18r-18,0r0,18xm162,4r18,0r0,-18r-18,0r0,18xm162,40r18,0r0,-18r-18,0r0,18xm0,76r0,-360r360,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r18,0r0,18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0r0,-18r-18,0r0,18r-18,0xm126,-68r18,0r0,-18r-18,0r0,18xm126,-32r18,0r0,-18r-18,0r0,18xm126,4r18,0r0,-18r-18,0r0,18xm126,40r18,0r0,-18r-18,0r0,18xm270,-32r18,0r0,-18r-18,0r0,18xm270,4r18,0r0,-18r-18,0r0,18xm270,40r18,0r0,-18r-18,0r0,18xm270,-68r18,0r0,-18r-18,0r0,18xm198,-68r18,0r0,-18r-18,0r0,18xm198,-32r18,0r0,-18r-18,0r0,18xm198,4r18,0r0,-18r-18,0r0,18xm198,40r18,0r0,-18r-18,0r0,18xm234,-68r18,0r0,-18r-18,0r0,18xm234,-32r18,0r0,-18r-18,0r0,18xm234,4r18,0r0,-18r-18,0r0,18xm234,40r18,0r0,-18r-18,0r0,18xm306,-68r18,0r0,-18r-18,0r0,18xm306,-32r18,0r0,-18r-18,0r0,18xm306,4r18,0r0,-18r-18,0r0,18xm306,40r18,0r0,-18r-18,0r0,18","w":360},"\u2594":{"d":"0,-284r360,0r0,45r-360,0r0,-45","w":360},"\u2595":{"d":"315,76r0,-360r45,0r0,360r-45,0","w":360},"\u25a0":{"d":"39,0r0,-208r208,0r0,208r-208,0"},"\u25a1":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r174,0r0,-174r-174,0r0,174"},"\u25a2":{"d":"39,-146v0,-36,26,-62,62,-62r84,0v33,-1,62,29,62,62r0,84v1,33,-29,62,-62,62r-84,0v-33,1,-62,-29,-62,-62r0,-84xm185,-191v-56,1,-129,-13,-129,45v0,57,-11,129,45,129r84,0v24,1,45,-21,45,-45r0,-84v1,-24,-21,-46,-45,-45"},"\u25a3":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r174,0r0,-174r-174,0r0,174xm91,-52r0,-104r104,0r0,104r-104,0"},"\u25a4":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r174,0r0,-31r-174,0r0,31xm56,-65r174,0r0,-30r-174,0r0,30xm56,-113r174,0r0,-30r-174,0r0,30xm56,-160r174,0r0,-31r-174,0r0,31"},"\u25a5":{"d":"247,0r-208,0r0,-208r208,0r0,208xm230,-17r0,-174r-30,0r0,174r30,0xm182,-17r0,-174r-30,0r0,174r30,0xm134,-17r0,-174r-30,0r0,174r30,0xm87,-17r0,-174r-31,0r0,174r31,0"},"\u25a6":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r31,0r0,-31r-31,0r0,31xm200,-65r30,0r0,-30r-30,0r0,30xm152,-65r30,0r0,-30r-30,0r0,30xm104,-65r30,0r0,-30r-30,0r0,30xm56,-65r31,0r0,-30r-31,0r0,30xm104,-113r30,0r0,-30r-30,0r0,30xm200,-113r30,0r0,-30r-30,0r0,30xm152,-113r30,0r0,-30r-30,0r0,30xm56,-113r31,0r0,-30r-31,0r0,30xm200,-160r30,0r0,-31r-30,0r0,31xm152,-160r30,0r0,-31r-30,0r0,31xm104,-160r30,0r0,-31r-30,0r0,31xm200,-17r30,0r0,-31r-30,0r0,31xm152,-17r30,0r0,-31r-30,0r0,31xm104,-17r30,0r0,-31r-30,0r0,31xm56,-160r31,0r0,-31r-31,0r0,31"},"\u25a7":{"d":"247,0r-208,0r0,-208r208,0r0,208xm218,-17r-162,-162r0,43r119,119r43,0xm150,-17r-94,-94r0,43r51,51r43,0xm83,-17r-27,-27r0,27r27,0xm230,-97r0,-43r-51,-51r-43,0xm230,-165r0,-26r-26,0xm230,-30r0,-43r-118,-118r-43,0"},"\u25a8":{"d":"39,0r0,-208r208,0r0,208r-208,0xm69,-17r43,0r118,-119r0,-43xm136,-17r43,0r51,-51r0,-43xm204,-17r26,0r0,-27xm56,-97r94,-94r-43,0r-51,51r0,43xm56,-165r27,-26r-27,0r0,26xm56,-30r162,-161r-43,0r-119,118r0,43"},"\u25a9":{"d":"39,0r0,-208r208,0r0,208r-208,0xm69,-17r14,0v-5,-7,-9,-7,-14,0xm211,-116v6,-9,17,-12,19,-24r-19,-19r-22,21xm211,-49v6,-8,17,-11,19,-24r-19,-19r-22,22xm56,-97v7,-5,7,-9,0,-14r0,14xm56,-140v2,12,14,15,20,24r21,-22r-21,-21xm76,-92v-6,9,-18,11,-20,24r20,19r21,-21xm56,-44r0,14v7,-5,7,-9,0,-14xm136,-191v5,7,9,7,14,0r-14,0xm155,-37v9,6,12,17,24,20r19,-20r-21,-21xm122,-70r21,21r22,-21r-22,-22xm88,-104r21,21r22,-21r-22,-22xm122,-138r21,22r22,-22r-22,-21xm155,-104r22,21r21,-21r-21,-22xm131,-172v-8,-6,-11,-17,-24,-19r-19,19r21,22xm230,-111v-7,5,-7,9,0,14r0,-14xm198,-172v-8,-6,-11,-17,-23,-19r-20,19r22,22xm150,-17v-5,-7,-9,-7,-14,0r14,0xm88,-37v9,6,11,18,24,20r19,-20r-22,-21xm56,-179r0,14v7,-5,7,-9,0,-14xm83,-191r-14,0v5,7,9,7,14,0xm218,-191r-14,0v5,7,9,7,14,0xm230,-165r0,-14v-7,5,-7,9,0,14xm230,-30r0,-14v-7,5,-7,9,0,14xm204,-17r14,0v-5,-7,-9,-7,-14,0"},"\u25aa":{"d":"39,-52r0,-104r104,0r0,104r-104,0","w":182},"\u25ab":{"d":"39,-52r0,-104r104,0r0,104r-104,0xm56,-69r70,0r0,-70r-70,0r0,70","w":182},"\u25ac":{"d":"39,-52r0,-104r208,0r0,104r-208,0"},"\u25ad":{"d":"39,-52r0,-104r208,0r0,104r-208,0xm56,-69r174,0r0,-70r-174,0r0,70"},"\u25ae":{"d":"39,0r0,-208r104,0r0,208r-104,0","w":182},"\u25af":{"d":"39,0r0,-208r104,0r0,208r-104,0xm56,-17r70,0r0,-174r-70,0r0,174","w":182},"\u25b0":{"d":"39,-52r52,-104r156,0r-52,104r-156,0"},"\u25b1":{"d":"39,-52r52,-104r156,0r-52,104r-156,0xm67,-69r117,0r35,-70r-117,0"},"\u25b2":{"d":"247,0r-208,0r104,-208"},"\u25b3":{"d":"247,0r-208,0r104,-208xm219,-17r-76,-152r-76,152r152,0"},"\u25b4":{"d":"159,-52r-120,0r60,-104","w":198},"\u25b5":{"d":"69,-69r60,0r-29,-52xm159,-52r-120,0r60,-104","w":198},"\u25b6":{"d":"39,0r0,-208r208,104"},"\u25b7":{"d":"39,0r0,-208r208,104xm56,-28r152,-76r-152,-76r0,152"},"\u25b8":{"d":"47,-44r0,-120r104,60","w":198},"\u25b9":{"d":"65,-134r0,60r52,-30xm47,-44r0,-120r104,60","w":198},"\u25ba":{"d":"39,-44r0,-120r240,60","w":318},"\u25bb":{"d":"39,-44r0,-120r240,60xm56,-142r0,76r152,-38","w":318},"\u25bc":{"d":"39,-208r208,0r-104,208"},"\u25bd":{"d":"39,-208r208,0r-104,208xm67,-191r76,152r76,-152r-152,0"},"\u25be":{"d":"39,-156r120,0r-60,104","w":198},"\u25bf":{"d":"129,-139r-60,0r30,52xm39,-156r120,0r-60,104","w":198},"\u25c0":{"d":"247,-208r0,208r-208,-104"},"\u25c1":{"d":"247,-208r0,208r-208,-104xm230,-180r-152,76r152,76r0,-152"},"\u25c2":{"d":"151,-164r0,120r-104,-60","w":198},"\u25c3":{"d":"134,-74r0,-60r-52,29xm151,-164r0,120r-104,-60","w":198},"\u25c4":{"d":"279,-44r-240,-60r240,-60r0,120","w":318},"\u25c5":{"d":"279,-44r-240,-60r240,-60r0,120xm262,-142r-151,38r151,38r0,-76","w":318},"\u25c6":{"d":"143,0r-104,-104r104,-104r104,104"},"\u25c7":{"d":"143,0r-104,-104r104,-104r104,104xm143,-25r80,-79r-80,-80r-79,80"},"\u25c8":{"d":"143,0r-104,-104r104,-104r104,104xm143,-25r80,-79r-80,-80r-79,80xm143,-64r-40,-40r40,-40r40,40"},"\u25c9":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104xm56,-104v0,46,41,87,87,87v46,0,87,-40,87,-87v0,-47,-41,-87,-87,-87v-46,0,-87,41,-87,87xm195,-104v0,28,-24,52,-52,52v-28,0,-52,-24,-52,-52v0,-28,24,-52,52,-52v28,0,52,24,52,52"},"\u25cb":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104xm56,-104v0,46,41,87,87,87v46,0,87,-40,87,-87v0,-47,-41,-87,-87,-87v-46,0,-87,41,-87,87"},"\u25cc":{"d":"82,-165r-13,-13v15,-14,34,-23,54,-28r3,17v-17,4,-31,12,-44,24xm230,-104r17,0v0,20,-5,39,-17,58r-15,-10v10,-16,15,-31,15,-48xm217,-30v-15,14,-33,23,-54,28r-3,-17v17,-4,31,-12,44,-24xm69,-30v-14,-15,-23,-33,-28,-54r17,-3v4,17,12,31,24,44xm143,-191r0,-17v20,0,39,5,58,17r-10,15v-16,-10,-31,-15,-48,-15xm204,-165r13,-13v14,15,23,33,28,54r-17,3v-4,-17,-12,-31,-24,-44xm143,-17r0,17v-20,0,-39,-6,-58,-18r10,-14v15,10,31,15,48,15xm56,-104r-17,0v0,-20,6,-39,18,-58r14,10v-10,15,-15,31,-15,48"},"\u25cd":{"d":"200,-38v40,-34,40,-98,0,-132r0,132xm152,-18v10,-1,20,-4,30,-9r0,-155v-9,-4,-19,-7,-30,-8r0,172xm104,-27v10,4,19,8,30,9r0,-172v-11,1,-21,4,-30,8r0,155xm247,-104v0,57,-47,104,-104,104v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104xm87,-170v-41,34,-41,98,0,132r0,-132"},"\u25ce":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104xm56,-104v0,46,41,87,87,87v46,0,87,-40,87,-87v0,-47,-41,-87,-87,-87v-46,0,-87,41,-87,87xm213,-104v0,36,-33,69,-70,69v-37,0,-69,-32,-69,-69v0,-37,32,-69,69,-69v37,0,70,33,70,69xm91,-104v0,28,24,52,52,52v28,0,52,-24,52,-52v0,-28,-24,-52,-52,-52v-28,0,-52,24,-52,52"},"\u25cf":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104"},"\u25d0":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104xm143,-17v73,4,117,-96,62,-148v-18,-16,-38,-26,-62,-26r0,174"},"\u25d1":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-48,-104,-104v0,-56,47,-104,104,-104v57,0,104,47,104,104xm143,-191v-73,-3,-117,97,-61,148v18,16,37,26,61,26r0,-174"},"\u25d2":{"d":"143,-208v57,0,104,47,104,104v0,57,-47,104,-104,104v-57,0,-104,-48,-104,-104v0,-56,47,-104,104,-104xm230,-104v4,-74,-97,-117,-148,-61v-16,18,-26,37,-26,61r174,0"},"\u25d3":{"d":"143,0v-57,0,-104,-47,-104,-104v0,-57,47,-104,104,-104v57,0,104,47,104,104v0,57,-47,104,-104,104xm56,-104v-3,73,98,117,149,61v16,-18,25,-37,25,-61r-174,0"},"\u25d4":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-48,-104,-104v0,-56,47,-104,104,-104v57,0,104,47,104,104xm56,-104v0,73,98,117,149,61v16,-18,25,-37,25,-61r-87,0r0,-87v-46,-1,-87,41,-87,87"},"\u25d5":{"d":"247,-104v0,57,-47,104,-104,104v-57,0,-104,-48,-104,-104v0,-56,47,-104,104,-104v57,0,104,47,104,104xm143,-104r0,-87v-46,-1,-88,41,-87,87r87,0"},"\u25d6":{"d":"143,0v-89,5,-139,-118,-73,-178v21,-19,44,-30,73,-30r0,208","w":182},"\u25d7":{"d":"39,-208v89,-6,139,117,74,178v-21,19,-45,30,-74,30r0,-208","w":182},"\u25d8":{"d":"180,-166v-33,0,-62,29,-62,62v0,33,29,62,62,62v33,0,62,-29,62,-62v0,-33,-29,-62,-62,-62xm0,-284r360,0r0,360r-360,0r0,-360","w":360},"\u25d9":{"d":"45,-104v0,73,63,135,135,135v72,0,135,-62,135,-135v0,-72,-62,-135,-135,-135v-73,0,-135,62,-135,135xm298,-104v0,62,-56,118,-118,118v-62,0,-118,-56,-118,-118v0,-62,56,-118,118,-118v62,0,118,56,118,118xm0,-284r360,0r0,360r-360,0r0,-360","w":360},"\u25da":{"d":"180,-239v-73,0,-137,62,-135,135r-45,0r0,-180r360,0r0,180r-45,0v2,-72,-62,-135,-135,-135xm62,-104v-5,-99,132,-159,201,-83v22,24,35,51,35,83r-236,0","w":360},"\u25db":{"d":"180,31v72,0,137,-62,135,-135r45,0r0,180r-360,0r0,-180r45,0v-1,72,63,135,135,135xm298,-104v5,99,-132,159,-201,83v-22,-24,-35,-51,-35,-83r236,0","w":360},"\u25dc":{"d":"174,-222v-62,-2,-120,56,-118,118r-17,0v-2,-73,62,-137,135,-135r0,17","w":213},"\u25dd":{"d":"157,-104v2,-62,-56,-120,-118,-118r0,-17v73,-2,137,62,135,135r-17,0","w":213},"\u25de":{"d":"39,14v62,2,120,-56,118,-118r17,0v2,73,-63,137,-135,135r0,-17","w":213},"\u25df":{"d":"56,-104v-2,62,56,120,118,118r0,17v-72,2,-137,-62,-135,-135r17,0","w":213},"\u25e0":{"d":"180,-222v-62,0,-120,56,-118,118r-17,0v-2,-73,62,-135,135,-135v73,0,137,63,135,135r-17,0v2,-62,-56,-118,-118,-118","w":360},"\u25e1":{"d":"180,14v62,0,120,-56,118,-118r17,0v6,115,-151,181,-230,95v-25,-27,-40,-58,-40,-95r17,0v-2,62,56,118,118,118","w":360},"\u25e2":{"d":"39,0r208,-208r0,208r-208,0"},"\u25e3":{"d":"39,0r0,-208r208,208r-208,0"},"\u25e4":{"d":"39,0r0,-208r208,0"},"\u25e5":{"d":"247,0r-208,-208r208,0r0,208"},"\u25e6":{"d":"101,-42v-33,0,-62,-29,-62,-62v0,-33,29,-62,62,-62v33,0,62,29,62,62v0,33,-29,62,-62,62xm101,-149v-24,0,-45,21,-45,45v0,23,22,44,45,44v23,0,44,-21,44,-44v0,-23,-21,-45,-44,-45","w":201},"\u25e7":{"d":"39,0r0,-208r208,0r0,208r-208,0xm143,-17r87,0r0,-174r-87,0r0,174"},"\u25e8":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r87,0r0,-174r-87,0r0,174"},"\u25e9":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r174,0r0,-174"},"\u25ea":{"d":"39,0r0,-208r208,0r0,208r-208,0xm56,-17r174,-174r-174,0r0,174"},"\u25eb":{"d":"39,0r0,-208r208,0r0,208r-208,0xm152,-17r78,0r0,-174r-78,0r0,174xm56,-17r78,0r0,-174r-78,0r0,174"},"\u25ec":{"d":"247,0r-208,0r104,-208xm219,-17r-76,-152r-76,152r152,0xm143,-45v-12,0,-22,-9,-22,-22v0,-12,9,-22,22,-22v12,0,22,9,22,22v0,12,-9,22,-22,22"},"\u25ed":{"d":"247,0r-208,0r104,-208xm219,-17r-76,-152r0,152r76,0"},"\u25ee":{"d":"247,0r-208,0r104,-208xm143,-17r0,-152r-76,152r76,0"},"\u266d":{"d":"137,-134v52,0,48,72,11,100v-20,15,-46,28,-79,34r0,-260r11,0r0,168v19,-28,38,-42,57,-42xm80,-12v47,-12,71,-36,71,-71v0,-53,-49,-32,-71,8r0,63","w":229},"\u266e":{"d":"144,52r0,-101r-69,33r0,-244r11,0r0,99r69,-34r0,247r-11,0xm86,-49r58,-30r0,-81r-58,28r0,83","w":229},"\u266f":{"d":"74,52r0,-67r-26,13r0,-29r26,-13r0,-83r-26,12r0,-28r26,-13r0,-61r11,0r0,56r60,-28r0,-71r11,0r0,65r26,-13r0,29r-26,13r0,83r26,-13r0,28r-26,13r0,64r-11,0r0,-58r-60,29r0,72r-11,0xm85,-49r60,-29r0,-83r-60,29r0,83","w":229},"\uf810":{"d":"251,-136v0,82,-43,138,-130,136r-87,0r0,-260r86,0v89,-4,131,43,131,124xm212,-133v1,-83,-50,-107,-142,-100r0,205r48,0v69,1,92,-40,94,-105xm269,-181r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":320},"\uf811":{"d":"20,-89v0,-86,83,-141,137,-80r0,-109r35,0r0,278r-35,0r0,-36v-14,27,-35,40,-63,40v-49,0,-74,-40,-74,-93xm157,-145v-45,-47,-101,-19,-101,52v0,81,64,83,101,36r0,-88xm236,-351r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":226},"\uf812":{"d":"34,0r0,-260r36,0r0,232r118,0r0,28r-154,0xm113,-338r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":191},"\uf813":{"d":"35,0r0,-278r34,0r0,278r-34,0xm113,-351r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":104},"\uf814":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,233r-37,0xm259,-181r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":311},"\uf815":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,106v-1,32,20,42,49,35r0,24xm117,-299r-42,56r-39,0r-42,-56r26,0r36,36r35,-36r26,0","w":134},"\uf816":{"d":"163,-110v38,53,-10,117,-78,117v-18,0,-40,-4,-67,-12r0,-36v57,39,145,18,111,-48v-32,-34,-110,-48,-110,-109v0,-65,78,-83,141,-59r0,34v-49,-22,-96,-27,-106,20v2,33,36,41,61,57v22,14,40,24,48,36xm79,97r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":193},"\uf817":{"d":"144,-86v41,67,-42,113,-116,79r0,-31v23,11,42,16,59,16v18,0,34,-11,34,-28v0,-19,-30,-32,-48,-38v-68,-22,-52,-107,22,-107v12,0,33,2,47,6r0,29v-34,-11,-74,-19,-80,15v1,30,70,37,82,59xm74,97r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":183},"\uf818":{"d":"95,0r0,-233r-92,0r0,-27r222,0r0,27r-93,0r0,233r-37,0xm96,97r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":227},"\uf819":{"d":"120,0v-46,14,-84,-7,-84,-53r0,-112r-24,0r0,-26r24,0r0,-35r35,-3r0,38r50,0r0,26r-50,0r0,106v-1,32,20,42,49,35r0,24xm58,97r0,-10v10,-2,15,-16,14,-35r-14,0r0,-34r35,0v2,39,-2,79,-35,79","w":134},"\uf81a":{"d":"192,-191v-7,115,35,265,-93,265v-22,0,-44,-4,-64,-11r4,-30v48,25,123,23,118,-47r0,-30v-10,23,-32,39,-62,40v-50,1,-75,-41,-75,-93v0,-80,85,-132,137,-72r0,-22r35,0xm157,-145v-38,-46,-101,-20,-101,48v0,76,67,77,101,31r0,-79xm144,112v-1,26,-34,35,-61,25r0,-14v11,5,36,6,36,-10v0,-11,-11,-17,-33,-17r17,-31r17,0r-10,19v16,-1,34,14,34,28","w":224},"\uf81b":{"d":"206,-192v0,65,-53,91,-122,89r0,103r-35,0r0,-171r-41,0r0,-22r41,0r0,-67v77,-1,157,-10,157,68xm84,-131v46,1,72,-5,83,-40r-83,0r0,40xm169,-193v-1,-42,-39,-39,-85,-39r0,39r85,0","w":227},"\uf820":{"d":"29,-86v-6,0,-9,-2,-9,-9v0,-6,3,-10,9,-10v7,0,10,4,10,10v0,7,-3,9,-10,9xm26,-130v0,-6,4,-10,10,-10v7,0,10,4,10,10v0,7,-4,10,-10,10v-7,0,-10,-3,-10,-10xm46,-159v0,-7,3,-10,10,-10v7,0,9,4,9,10v0,7,-2,10,-9,10v-7,0,-10,-4,-10,-10xm75,-179v0,-6,4,-9,10,-9v7,0,10,3,10,9v0,7,-3,10,-10,10v-6,0,-10,-3,-10,-10xm109,-185v0,-6,3,-10,10,-10v7,0,10,4,10,10v0,7,-3,9,-10,9v-7,0,-10,-2,-10,-9xm154,-188v7,0,9,3,9,9v0,7,-2,10,-9,10v-7,0,-10,-3,-10,-9v0,-7,3,-10,10,-10xm183,-169v7,0,10,3,10,10v0,7,-3,10,-10,10v-7,0,-10,-3,-10,-10v0,-7,3,-10,10,-10xm202,-140v6,0,10,4,10,10v0,7,-3,10,-10,10v-7,0,-10,-3,-10,-10v0,-6,3,-10,10,-10xm209,-105v7,0,10,3,10,10v0,7,-3,9,-10,9v-7,0,-10,-2,-10,-9v0,-7,3,-10,10,-10xm212,-61v0,7,-3,10,-10,10v-6,0,-9,-3,-9,-10v0,-7,3,-10,9,-10v7,0,10,3,10,10xm193,-32v0,7,-3,10,-10,10v-6,0,-10,-3,-10,-10v0,-7,3,-10,10,-10v6,0,10,3,10,10xm163,-12v0,6,-2,10,-9,10v-6,0,-10,-3,-10,-10v0,-7,4,-10,10,-10v7,0,9,3,9,10xm129,-5v0,7,-3,9,-10,9v-6,0,-9,-2,-9,-9v0,-7,3,-10,9,-10v7,0,10,3,10,10xm85,-2v-6,0,-10,-3,-10,-10v0,-7,4,-10,10,-10v7,0,10,4,10,10v0,7,-3,10,-10,10xm56,-22v-7,0,-10,-3,-10,-10v0,-6,4,-9,10,-9v7,0,9,3,9,9v0,7,-3,10,-9,10xm36,-51v-6,0,-10,-3,-10,-10v0,-7,4,-10,10,-10v7,0,10,3,10,10v0,7,-3,10,-10,10","w":238},"\uf821":{"d":"0,-248r0,-36r36,0r0,36r-36,0xm0,-176r0,-36r36,0r0,36r-36,0xm0,-104r0,-36r36,0r0,36r-36,0xm0,-32r0,-36r36,0r0,36r-36,0xm0,40r0,-36r36,0r0,36r-36,0xm72,-248r0,-36r36,0r0,36r-36,0xm72,-176r0,-36r36,0r0,36r-36,0xm72,-104r0,-36r36,0r0,36r-36,0xm72,-32r0,-36r36,0r0,36r-36,0xm72,40r0,-36r36,0r0,36r-36,0xm144,-248r0,-36r36,0r0,36r-36,0xm144,-176r0,-36r36,0r0,36r-36,0xm144,-104r0,-36r36,0r0,36r-36,0xm144,-32r0,-36r36,0r0,36r-36,0xm144,40r0,-36r36,0r0,36r-36,0xm216,-248r0,-36r36,0r0,36r-36,0xm216,-176r0,-36r36,0r0,36r-36,0xm216,-104r0,-36r36,0r0,36r-36,0xm216,-32r0,-36r36,0r0,36r-36,0xm216,40r0,-36r36,0r0,36r-36,0xm288,-248r0,-36r36,0r0,36r-36,0xm288,-176r0,-36r36,0r0,36r-36,0xm288,-104r0,-36r36,0r0,36r-36,0xm288,-32r0,-36r36,0r0,36r-36,0xm288,40r0,-36r36,0r0,36r-36,0","w":360},"\uf822":{"d":"0,-248r0,-36r36,0r0,36r-36,0xm0,-176r0,-36r36,0r0,36r-36,0xm0,-104r0,-36r36,0r0,36r-36,0xm0,-32r0,-36r36,0r0,36r-36,0xm0,40r0,-36r36,0r0,36r-36,0xm72,-248r36,0r0,-36r-36,0r0,36xm72,-176r36,0r0,-36r-36,0r0,36xm72,-104r36,0r0,-36r-36,0r0,36xm72,-32r36,0r0,-36r-36,0r0,36xm72,40r36,0r0,-36r-36,0r0,36xm144,-248r36,0r0,-36r-36,0r0,36xm144,-176r36,0r0,-36r-36,0r0,36xm144,-104r36,0r0,-36r-36,0r0,36xm144,-32r36,0r0,-36r-36,0r0,36xm144,40r36,0r0,-36r-36,0r0,36xm216,-248r36,0r0,-36r-36,0r0,36xm216,-176r36,0r0,-36r-36,0r0,36xm216,-104r36,0r0,-36r-36,0r0,36xm216,-32r36,0r0,-36r-36,0r0,36xm216,40r36,0r0,-36r-36,0r0,36xm288,-248r36,0r0,-36r-36,0r0,36xm288,-176r36,0r0,-36r-36,0r0,36xm288,-104r36,0r0,-36r-36,0r0,36xm288,-32r36,0r0,-36r-36,0r0,36xm288,40r36,0r0,-36r-36,0r0,36xm36,-212r36,0r0,-36r-36,0r0,36xm36,-140r36,0r0,-36r-36,0r0,36xm36,-68r36,0r0,-36r-36,0r0,36xm36,4r36,0r0,-36r-36,0r0,36xm36,76r0,-36r36,0r0,36r-36,0xm108,-212r36,0r0,-36r-36,0r0,36xm108,-140r36,0r0,-36r-36,0r0,36xm108,-68r36,0r0,-36r-36,0r0,36xm108,4r36,0r0,-36r-36,0r0,36xm108,76r0,-36r36,0r0,36r-36,0xm180,-212r36,0r0,-36r-36,0r0,36xm180,-140r36,0r0,-36r-36,0r0,36xm180,-68r36,0r0,-36r-36,0r0,36xm180,4r36,0r0,-36r-36,0r0,36xm180,76r0,-36r36,0r0,36r-36,0xm252,-212r36,0r0,-36r-36,0r0,36xm252,-140r36,0r0,-36r-36,0r0,36xm252,-68r36,0r0,-36r-36,0r0,36xm252,4r36,0r0,-36r-36,0r0,36xm252,76r0,-36r36,0r0,36r-36,0xm324,-212r36,0r0,-36r-36,0r0,36xm324,-140r36,0r0,-36r-36,0r0,36xm324,-68r36,0r0,-36r-36,0r0,36xm324,4r36,0r0,-36r-36,0r0,36xm324,76r0,-36r36,0r0,36r-36,0","w":360},"\uf823":{"d":"180,-140r36,0r0,-36r-36,0r0,36xm180,-68r36,0r0,-36r-36,0r0,36xm180,4r36,0r0,-36r-36,0r0,36xm180,-212r36,0r0,-36r-36,0r0,36xm36,-212r36,0r0,-36r-36,0r0,36xm36,-140r36,0r0,-36r-36,0r0,36xm36,-68r36,0r0,-36r-36,0r0,36xm36,4r36,0r0,-36r-36,0r0,36xm108,-212r36,0r0,-36r-36,0r0,36xm108,-140r36,0r0,-36r-36,0r0,36xm108,-68r36,0r0,-36r-36,0r0,36xm108,4r36,0r0,-36r-36,0r0,36xm0,76r0,-360r360,0r0,36r-36,0r0,36r36,0r0,36r-36,0r0,36r36,0r0,36r-36,0r0,36r36,0r0,36r-36,0r0,36r36,0r0,36r-36,0r0,36r-36,0r0,-36r-36,0r0,36r-36,0r0,-36r-36,0r0,36r-36,0r0,-36r-36,0r0,36r-36,0r0,-36r-36,0r0,36r-36,0xm252,-212r36,0r0,-36r-36,0r0,36xm252,-140r36,0r0,-36r-36,0r0,36xm252,-68r36,0r0,-36r-36,0r0,36xm252,4r36,0r0,-36r-36,0r0,36","w":360},"\ufb1e":{"d":"186,-295v0,47,-64,67,-98,38v-11,-9,-17,-22,-19,-38r22,0v3,34,71,35,74,0r21,0","w":0},"\ufb01":{"d":"143,-249v-37,-11,-71,-15,-67,32r0,26r121,0r0,191r-34,0r0,-165r-87,0r0,165r-35,0r0,-165r-27,0r0,-26r27,0v-9,-73,35,-107,102,-85r0,27xm163,-226r0,-34r34,0r0,34r-34,0","w":232},"\ufb02":{"d":"164,-248v-44,-10,-88,-19,-87,30r0,27r48,0r0,26r-48,0r0,165r-35,0r0,-165r-28,0r0,-26r28,0v-8,-80,41,-103,119,-87r37,0r0,278r-34,0r0,-248","w":233},"\u017f":{"d":"143,-249v-37,-11,-67,-15,-67,32r0,217r-35,0r0,-165r-27,0r0,-26r27,0v-9,-73,35,-107,102,-85r0,27","w":125},"\u01fa":{"d":"3,0r103,-260r37,0r101,260r-40,0r-28,-72r-110,0r-29,72r-34,0xm77,-99r88,0r-44,-113xm98,-356r43,-56r40,0r-57,56r-26,0xm164,-300v0,21,-18,39,-39,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40v22,0,39,18,39,40xm100,-300v0,13,12,24,25,24v13,0,24,-11,24,-24v0,-13,-11,-25,-24,-25v-14,0,-25,11,-25,25","w":248},"\u01fb":{"d":"35,-181v53,-23,128,-24,128,45r0,87v1,23,6,31,25,29r2,19v-25,10,-52,6,-57,-23v-39,44,-115,36,-115,-24v0,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm73,-310r43,-56r40,0r-57,56r-26,0xm139,-252v0,21,-18,39,-39,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40v22,0,39,18,39,40xm75,-252v0,13,12,24,25,24v13,0,24,-11,24,-24v0,-13,-11,-25,-24,-25v-14,0,-25,11,-25,25","w":198},"\u01fc":{"d":"3,0r152,-260r155,0r0,27r-109,0r0,84r91,0r0,27r-91,0r0,94r117,0r0,28r-154,0r0,-73r-85,0r-42,73r-34,0xm95,-100r69,0r0,-118xm175,-282r43,-56r40,0r-57,56r-26,0","w":326},"\u01fd":{"d":"18,-48v1,-52,51,-66,110,-65v2,-33,-2,-58,-35,-56v-18,0,-37,6,-58,17r0,-29v42,-17,91,-23,119,7v56,-47,136,-14,127,84r-118,0v2,70,61,80,118,56r0,27v-56,18,-111,17,-139,-27v-22,26,-45,38,-69,38v-32,0,-55,-22,-55,-52xm53,-54v0,38,49,37,75,11r0,-49v-35,-4,-75,7,-75,38xm164,-114r80,0v0,-37,-13,-55,-38,-55v-25,0,-39,18,-42,55xm128,-226r43,-56r40,0r-57,56r-26,0","w":306},"\u01fe":{"d":"193,-219v-61,-51,-136,2,-136,89v0,27,5,50,15,69xm87,-41v60,51,135,-2,135,-89v0,-28,-4,-50,-14,-69xm230,-228v66,77,26,235,-90,235v-29,0,-52,-8,-72,-23r-17,23r-31,0r30,-39v-66,-77,-28,-235,90,-235v28,0,51,7,72,22r17,-22r31,0xm113,-282r43,-56r40,0r-57,56r-26,0","w":279},"\u01ff":{"d":"179,-166v47,59,19,170,-68,170v-20,0,-39,-5,-54,-15r-11,15r-26,0r22,-29v-47,-58,-18,-170,69,-170v21,0,38,5,53,15r12,-15r26,0xm76,-34v41,33,89,-5,89,-61v0,-16,-3,-30,-8,-43xm145,-156v-41,-34,-89,4,-89,60v0,17,3,32,8,44xm84,-226r43,-56r40,0r-57,56r-26,0","w":221},"\u1e80":{"d":"67,0r-67,-260r36,0r53,205r49,-205r36,0r46,203r57,-203r30,0r-73,260r-36,0r-46,-201r-48,201r-37,0xm174,-282r-26,0r-57,-56r41,0","w":307},"\u1e81":{"d":"57,0r-55,-191r34,0r42,148r45,-148r35,0r39,148r48,-148r30,0r-62,191r-35,0r-41,-148r-45,148r-35,0xm158,-226r-26,0r-57,-56r41,0","w":277},"\u1e82":{"d":"67,0r-67,-260r36,0r53,205r49,-205r36,0r46,203r57,-203r30,0r-73,260r-36,0r-46,-201r-48,201r-37,0xm138,-282r43,-56r40,0r-57,56r-26,0","w":307},"\u1e83":{"d":"57,0r-55,-191r34,0r42,148r45,-148r35,0r39,148r48,-148r30,0r-62,191r-35,0r-41,-148r-45,148r-35,0xm123,-226r43,-56r40,0r-57,56r-26,0","w":277},"\u1e84":{"d":"67,0r-67,-260r36,0r53,205r49,-205r36,0r46,203r57,-203r30,0r-73,260r-36,0r-46,-201r-48,201r-37,0xm106,-282r0,-30r30,0r0,30r-30,0xm175,-282r0,-30r30,0r0,30r-30,0","w":307},"\u1e85":{"d":"57,0r-55,-191r34,0r42,148r45,-148r35,0r39,148r48,-148r30,0r-62,191r-35,0r-41,-148r-45,148r-35,0xm91,-226r0,-30r30,0r0,30r-30,0xm160,-226r0,-30r30,0r0,30r-30,0","w":277},"\u1ef2":{"d":"90,0r0,-109r-87,-151r42,0r68,117r72,-117r35,0r-93,151r0,109r-37,0xm139,-282r-26,0r-57,-56r41,0","w":224},"\u1ef3":{"d":"46,69r31,-69r-74,-191r37,0r55,144r58,-144r33,0r-104,260r-36,0xm121,-226r-26,0r-57,-56r41,0","w":188},"\u215b":{"d":"44,-104r0,-139r-26,0r0,-15r52,-4r0,158r-26,0xm18,7r191,-274r24,0r-192,274r-23,0xm203,4v-57,0,-73,-66,-23,-88v-40,-23,-21,-76,27,-76v51,0,59,53,18,75v56,21,36,89,-22,89xm211,-93v25,-14,25,-49,-7,-50v-16,0,-24,6,-24,19v0,9,11,20,31,31xm205,-14v37,0,37,-39,3,-53r-14,-8v-30,17,-25,61,11,61","w":288},"\u215c":{"d":"18,-127v30,14,66,14,69,-19v2,-24,-22,-34,-55,-32r0,-17v30,2,52,-8,51,-29v-1,-29,-41,-27,-63,-14r0,-20v34,-12,89,-8,89,31v0,18,-11,31,-33,39v26,6,38,20,38,42v0,45,-53,53,-96,41r0,-22xm34,7r191,-274r24,0r-192,274r-23,0xm215,4v-57,0,-73,-66,-23,-88v-40,-23,-21,-76,27,-76v51,0,59,53,18,75v56,21,36,89,-22,89xm223,-93v25,-14,25,-49,-7,-50v-16,0,-24,6,-24,19v0,9,11,20,31,31xm217,-14v37,0,37,-39,3,-53r-14,-8v-30,17,-25,61,11,61","w":288},"\u215d":{"d":"108,-149v0,42,-46,57,-90,45r0,-21v28,14,62,9,62,-24v0,-27,-27,-39,-60,-34r0,-77r85,0r0,21r-64,0r0,38v38,0,66,17,67,52xm30,7r191,-274r24,0r-192,274r-23,0xm215,4v-57,0,-73,-66,-23,-88v-40,-23,-21,-76,27,-76v51,0,59,53,18,75v56,21,36,89,-22,89xm223,-93v25,-14,25,-49,-7,-50v-16,0,-24,6,-24,19v0,9,11,20,31,31xm217,-14v37,0,37,-39,3,-53r-14,-8v-30,17,-25,61,11,61","w":288},"\u215e":{"d":"26,-104v8,-54,49,-90,72,-134r-80,0r0,-22r103,0r0,22v-41,56,-63,101,-66,134r-29,0xm18,7r191,-274r24,0r-192,274r-23,0xm215,4v-57,0,-73,-66,-23,-88v-40,-23,-21,-76,27,-76v51,0,59,53,18,75v56,21,36,89,-22,89xm223,-93v25,-14,25,-49,-7,-50v-16,0,-24,6,-24,19v0,9,11,20,31,31xm217,-14v37,0,37,-39,3,-53r-14,-8v-30,17,-25,61,11,61","w":288},"\u2302":{"d":"282,0r-260,0r0,-130r130,-130r130,130r0,130xm256,-26r0,-94r-104,-103r-104,103r0,94r208,0","w":303},"\u2320":{"d":"124,-284v31,0,37,34,12,38v-11,1,-19,-10,-13,-20v-12,-3,-17,3,-23,15v-12,63,-5,238,-7,327r-34,0v2,-94,-8,-262,14,-318v11,-28,29,-42,51,-42","w":151},"\u2321":{"d":"27,76v-31,0,-36,-35,-11,-38v11,0,16,9,13,20v12,3,18,-3,23,-15v12,-64,5,-237,7,-327r34,0v-2,95,7,262,-15,318v-12,28,-29,42,-51,42","w":151},"\u263a":{"d":"288,-130v0,73,-63,137,-136,137v-74,0,-137,-63,-137,-137v0,-74,63,-137,137,-137v73,0,136,64,136,137xm41,-130v0,60,51,110,111,110v59,0,110,-51,110,-110v0,-60,-51,-111,-110,-111v-59,0,-111,51,-111,111xm236,-123v-2,69,-89,110,-141,60v-15,-15,-24,-35,-28,-60r20,0v9,35,30,54,65,54v35,0,56,-19,65,-54r19,0xm130,-173v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22v12,0,23,9,22,22xm217,-173v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21v0,-12,10,-22,22,-22v12,0,22,10,22,22","w":303},"\u263b":{"d":"288,-130v0,73,-63,137,-136,137v-74,0,-137,-63,-137,-137v0,-74,63,-137,137,-137v73,0,136,64,136,137xm67,-123v2,69,89,110,141,60v15,-15,24,-35,28,-60r-19,0v-9,35,-30,54,-65,54v-35,0,-56,-19,-65,-54r-20,0xm87,-173v0,12,9,21,21,21v12,0,22,-9,22,-21v0,-12,-9,-23,-22,-22v-12,0,-21,10,-21,22xm173,-173v0,11,10,21,22,21v12,0,22,-10,22,-21v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,22","w":303},"\u263c":{"d":"123,4r0,-44v-14,-2,-29,-8,-42,-17r-31,31r-19,-18r32,-31v-9,-12,-15,-27,-18,-42r-44,0r0,-26r44,0v3,-15,9,-30,18,-42r-32,-31r19,-18r31,31v13,-9,28,-15,42,-17r0,-45r26,0r0,45v14,2,28,8,41,17r31,-31r18,18r-31,31v9,12,15,27,18,42r44,0r0,26r-44,0v-3,15,-9,30,-18,42r31,31r-18,18r-31,-31v-13,9,-27,15,-41,17r0,44r-26,0xm70,-130v0,35,31,65,66,65v35,0,65,-31,65,-65v0,-34,-31,-65,-65,-65v-35,0,-66,30,-66,65","w":271},"\u2640":{"d":"269,-165v0,62,-46,111,-104,116r0,49r79,0r0,26r-79,0r0,43r-26,0r0,-43r-79,0r0,-26r79,0r0,-49v-59,-5,-104,-54,-104,-116v0,-63,54,-117,117,-117v63,0,117,55,117,117xm61,-165v0,49,42,91,91,91v49,0,91,-43,91,-91v0,-48,-43,-91,-91,-91v-48,0,-91,42,-91,91","w":303},"\u2642":{"d":"7,-111v0,-93,117,-155,191,-90r55,-55r-66,0r0,-26r112,0r0,109r-26,0r0,-66r-56,56v61,78,-3,190,-94,190v-62,0,-116,-55,-116,-118xm124,-202v-48,0,-91,42,-91,91v0,49,42,91,91,91v49,0,91,-43,91,-91v0,-48,-43,-91,-91,-91","w":303},"\u2660":{"d":"272,-144v26,37,-2,91,-48,91v-23,0,-45,-13,-64,-38r20,91r-56,0r19,-91v-19,25,-40,38,-63,38v-46,0,-75,-54,-48,-91v28,-38,93,-71,120,-116v27,47,92,76,120,116","w":303},"\u2663":{"d":"282,-106v0,47,-58,75,-93,44v-10,-9,-20,-23,-28,-43r17,105r-52,0r16,-105v-14,33,-26,54,-65,56v-31,1,-55,-26,-55,-56v0,-44,40,-71,84,-56v-27,-43,-2,-99,46,-99v47,0,71,56,46,99v44,-14,84,12,84,55","w":303},"\u2665":{"d":"152,-221v35,-69,133,-38,130,39v-3,68,-79,150,-130,182v-52,-32,-128,-112,-130,-182v-3,-77,94,-108,130,-39","w":303},"\u2666":{"d":"282,-130v-52,35,-95,79,-130,130v-35,-52,-78,-95,-130,-130v52,-35,95,-78,130,-130v35,52,78,95,130,130","w":303},"\u266a":{"d":"21,-17v0,-30,41,-49,72,-36r0,-207r17,0v-8,42,92,79,89,120v0,12,-6,26,-19,42r-12,-10v35,-46,-36,-65,-58,-94v-4,84,23,209,-60,209v-15,0,-29,-9,-29,-24","w":227},"\u266b":{"d":"118,-32v0,-28,40,-48,71,-35r0,-152r-91,44v-6,87,27,224,-58,227v-16,1,-31,-10,-31,-25v1,-28,42,-48,72,-35r0,-198r126,-61r0,178v3,51,-19,77,-59,80v-17,1,-30,-8,-30,-23","w":227},"\ufeff":{"w":0},"\u20ac":{"d":"131,-239v-43,0,-64,36,-71,74r108,0r-6,26r-104,0r0,18r101,0r-5,26r-93,1v9,71,91,95,146,45r0,31v-23,15,-39,25,-74,25v-67,-1,-101,-47,-112,-102r-26,0r5,-26r18,0v1,-6,-1,-14,1,-18r-24,0r5,-26v6,-1,16,2,21,-1v10,-86,98,-126,186,-85r0,35v-27,-12,-44,-23,-76,-23","w":227}}});
;
/* ------------------------------------------------------------------------
	Class: prettyPhoto
	Use: Lightbox clone for jQuery
	Author: Stephane Caron (http://www.no-margin-for-errors.com)
	Version: 3.0
------------------------------------------------------------------------- */

(function($) {
	$.prettyPhoto = {version: '3.0'};
	
	$.fn.prettyPhoto = function(pp_settings) {
		pp_settings = jQuery.extend({
			animationSpeed: 'fast', /* fast/slow/normal */
			slideshow: false, /* false OR interval time in ms */
			autoplay_slideshow: false, /* true/false */
			opacity: 0.80, /* Value between 0 and 1 */
			showTitle: false, /* true/false */
			allowresize: true, /* true/false */
			default_width: 500,
			default_height: 344,
			counter_separator_label: '/', /* The separator for the gallery counter 1 "of" 2 */
			theme: 'facebook', /* light_rounded / dark_rounded / light_square / dark_square / facebook */
			hideflash: false, /* Hides all the flash object on a page, set to TRUE if flash appears over prettyPhoto */
			wmode: 'opaque', /* Set the flash wmode attribute */
			autoplay: true, /* Automatically start videos: True/False */
			modal: false, /* If set to true, only the close button will close the window */
			overlay_gallery: true, /* If set to true, a gallery will overlay the fullscreen image on mouse over */
			changepicturecallback: function(){}, /* Called everytime an item is shown/changed */
			callback: function(){}, /* Called when prettyPhoto is closed */
			markup: '<div class="pp_pic_holder"> \
						<div class="ppt">&nbsp;</div> \
						<div class="pp_top"> \
							<div class="pp_left"></div> \
							<div class="pp_middle"></div> \
							<div class="pp_right"></div> \
						</div> \
						<div class="pp_content_container"> \
							<div class="pp_left"> \
							<div class="pp_right"> \
								<div class="pp_content"> \
									<div class="pp_loaderIcon"></div> \
									<div class="pp_fade"> \
										<a href="#" class="pp_expand" title="Expand the image">Expand</a> \
										<div class="pp_hoverContainer"> \
											<a class="pp_next" href="#">next</a> \
											<a class="pp_previous" href="#">previous</a> \
										</div> \
										<div id="pp_full_res"></div> \
										<div class="pp_details clearfix"> \
											<a class="pp_close" href="#">Close</a> \
											<p class="pp_description"></p> \
											<div class="pp_nav"> \
												<a href="#" class="pp_arrow_previous">Previous</a> \
												<p class="currentTextHolder">0/0</p> \
												<a href="#" class="pp_arrow_next">Next</a> \
											</div> \
										</div> \
									</div> \
								</div> \
							</div> \
							</div> \
						</div> \
						<div class="pp_bottom"> \
							<div class="pp_left"></div> \
							<div class="pp_middle"></div> \
							<div class="pp_right"></div> \
						</div> \
					</div> \
					<div class="pp_overlay"></div>',
			gallery_markup: '<div class="pp_gallery"> \
								<a href="#" class="pp_arrow_previous">Previous</a> \
								<ul> \
									{gallery} \
								</ul> \
								<a href="#" class="pp_arrow_next">Next</a> \
							</div>',
			image_markup: '<img id="fullResImage" src="" />',
			flash_markup: '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',
			quicktime_markup: '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',
			iframe_markup: '<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',
			inline_markup: '<div class="pp_inline clearfix">{content}</div>'
		}, pp_settings);
		
		// Global variables accessible only by prettyPhoto
		var matchedObjects = this, percentBased = false, correctSizes,
		
		// prettyPhoto container specific
		pp_contentHeight, pp_contentWidth, pp_containerHeight, pp_containerWidth,
		
		// Window size
		windowHeight = $(window).height(), windowWidth = $(window).width(),

		// Global elements
		pp_slideshow;
		
		doresize = true, scrollPos = _getScroll();
	
		// Window/Keyboard events
		$(window).unbind('scroll').scroll(function(){ scrollPos = _getScroll(); _centerOverlay(); });
		$(window).unbind('resize').resize(function(){ _centerOverlay(); _resizeOverlay(); });
		$(document).unbind('keydown').keydown(function(e){
			if(typeof $pp_pic_holder != 'undefined'){
				if($pp_pic_holder.is(':visible')){
					switch(e.keyCode){
						case 37:
							$.prettyPhoto.changePage('previous');
							break;
						case 39:
							$.prettyPhoto.changePage('next');
							break;
						case 27:
							if(!settings.modal)
							$.prettyPhoto.close();
							break;
					};
					return false;
				};
			};
		});
		
		
		/**
		* Initialize prettyPhoto.
		*/
		$.prettyPhoto.initialize = function() {
			settings = pp_settings;
			
			if($.browser.msie && parseInt($.browser.version) == 6) settings.theme = "light_square"; // Fallback to a supported theme for IE6
			
			_buildOverlay(this); // Build the overlay {this} being the caller
			
			setItem = (_getFileType($(this).attr('href')) != 'youtube') ? $(this).attr('href').toLowerCase() : $(this).attr('href');
			
			setPosition = jQuery.inArray(setItem, pp_images); // Define where in the array the clicked item is positionned

			$.prettyPhoto.open();
			
			return false;
		}


		/**
		* Opens the prettyPhoto modal box.
		* @param image {String,Array} Full path to the image to be open, can also be an array containing full images paths.
		* @param title {String,Array} The title to be displayed with the picture, can also be an array containing all the titles.
		* @param description {String,Array} The description to be displayed with the picture, can also be an array containing all the descriptions.
		*/
		$.prettyPhoto.open = function() {
			if(typeof settings == "undefined"){ // Means it's an API call, need to manually get the settings and set the variables
				settings = pp_settings;
				_buildOverlay(this); // Build the overlay {this} being the caller
				pp_images = $.makeArray(arguments[0]);
				pp_titles = (arguments[1]) ? $.makeArray(arguments[1]) : $.makeArray("");
				pp_descriptions = (arguments[2]) ? $.makeArray(arguments[2]) : $.makeArray("");
				isSet = (pp_images.length > 1) ? true : false;
				setPosition = 0;
			}

			if($.browser.msie && $.browser.version == 6) $('select').css('visibility','hidden'); // To fix the bug with IE select boxes
			
			if(settings.hideflash) $('object,embed').css('visibility','hidden'); // Hide the flash

			_checkPosition($(pp_images).size()); // Hide the next/previous links if on first or last images.
		
			$('.pp_loaderIcon').show();
		
			// Fade the content in
			if($ppt.is(':hidden')) $ppt.css('opacity',0).show();
			$pp_overlay.show().fadeTo(settings.animationSpeed,settings.opacity);

			// Display the current position
			$pp_pic_holder.find('.currentTextHolder').text((setPosition+1) + settings.counter_separator_label + $(pp_images).size());

			// Set the description
			$pp_pic_holder.find('.pp_description').show().html(unescape(pp_descriptions[setPosition]));

			// Set the title
			(settings.showTitle && pp_titles[setPosition] != "") ? $ppt.html(unescape(pp_titles[setPosition])) : $ppt.html('&nbsp;');
			
			// Get the dimensions
			movie_width = ( parseFloat(grab_param('width',pp_images[setPosition])) ) ? grab_param('width',pp_images[setPosition]) : settings.default_width.toString();
			movie_height = ( parseFloat(grab_param('height',pp_images[setPosition])) ) ? grab_param('height',pp_images[setPosition]) : settings.default_height.toString();
			
			// If the size is % based, calculate according to window dimensions
			if(movie_width.indexOf('%') != -1 || movie_height.indexOf('%') != -1){
				movie_height = parseFloat(($(window).height() * parseFloat(movie_height) / 100) - 100);
				movie_width = parseFloat(($(window).width() * parseFloat(movie_width) / 100) - 100);
				percentBased = true;
			};
			
			// Fade the holder
			$pp_pic_holder.fadeIn(function(){
				imgPreloader = "";
				
				// Inject the proper content
				switch(_getFileType(pp_images[setPosition])){
					case 'image':
						imgPreloader = new Image();

						// Preload the neighbour images
						nextImage = new Image();
						if(isSet && setPosition > $(pp_images).size()) nextImage.src = pp_images[setPosition + 1];
						prevImage = new Image();
						if(isSet && pp_images[setPosition - 1]) prevImage.src = pp_images[setPosition - 1];

						$pp_pic_holder.find('#pp_full_res')[0].innerHTML = settings.image_markup;
						$pp_pic_holder.find('#fullResImage').attr('src',pp_images[setPosition]);

						imgPreloader.onload = function(){
							// Fit item to viewport
							correctSizes = _fitToViewport(imgPreloader.width,imgPreloader.height);

							_showContent();
						};

						imgPreloader.onerror = function(){
							alert('Image cannot be loaded. Make sure the path is correct and image exist.');
							$.prettyPhoto.close();
						};
					
						imgPreloader.src = pp_images[setPosition];
					break;
				
					case 'youtube':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport

						movie = 'http://www.youtube.com/v/'+grab_param('v',pp_images[setPosition]);
						if(settings.autoplay) movie += "&autoplay=1";
					
						toInject = settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);
					break;
				
					case 'vimeo':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
					
						movie_id = pp_images[setPosition];
						movie = 'http://vimeo.com/moogaloop.swf?clip_id='+ movie_id.replace('http://vimeo.com/','');
						if(settings.autoplay) movie += "&autoplay=1";
				
						toInject = settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);
					break;
				
					case 'quicktime':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
						correctSizes['height']+=15; correctSizes['contentHeight']+=15; correctSizes['containerHeight']+=15; // Add space for the control bar
				
						toInject = settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,pp_images[setPosition]).replace(/{autoplay}/g,settings.autoplay);
					break;
				
					case 'flash':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
					
						flash_vars = pp_images[setPosition];
						flash_vars = flash_vars.substring(pp_images[setPosition].indexOf('flashvars') + 10,pp_images[setPosition].length);

						filename = pp_images[setPosition];
						filename = filename.substring(0,filename.indexOf('?'));
					
						toInject =  settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);
					break;
				
					case 'iframe':
						correctSizes = _fitToViewport(movie_width,movie_height); // Fit item to viewport
				
						frame_url = pp_images[setPosition];
						frame_url = frame_url.substr(0,frame_url.indexOf('iframe')-1);
				
						toInject = settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);
					break;
				
					case 'inline':
						// to get the item height clone it, apply default width, wrap it in the prettyPhoto containers , then delete
						myClone = $(pp_images[setPosition]).clone().css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline clearfix"></div></div>').appendTo($('body'));
						correctSizes = _fitToViewport($(myClone).width(),$(myClone).height());
						$(myClone).remove();
						toInject = settings.inline_markup.replace(/{content}/g,$(pp_images[setPosition]).html());
					break;
				};

				if(!imgPreloader){
					$pp_pic_holder.find('#pp_full_res')[0].innerHTML = toInject;
				
					// Show content
					_showContent();
				};
			});

			return false;
		};

	
		/**
		* Change page in the prettyPhoto modal box
		* @param direction {String} Direction of the paging, previous or next.
		*/
		$.prettyPhoto.changePage = function(direction){
			currentGalleryPage = 0;
			
			if(direction == 'previous') {
				setPosition--;
				if (setPosition < 0){
					setPosition = 0;
					return;
				};
			}else if(direction == 'next'){
				if(pp_slideshow && $('.pp_arrow_next').is('.disabled')) {
					setPosition = -1;
				}else if($('.pp_arrow_next').is('.disabled')){
					return;
				}
				setPosition++;
			}else{
				setPosition=direction;
			};

			if(!doresize) doresize = true; // Allow the resizing of the images

			_hideContent(function(){ $.prettyPhoto.open(); });
		};


		/**
		* Change gallery page in the prettyPhoto modal box
		* @param direction {String} Direction of the paging, previous or next.
		*/
		$.prettyPhoto.changeGalleryPage = function(direction){
			if(direction=='next'){
				currentGalleryPage ++;

				if(currentGalleryPage > totalPage){
					currentGalleryPage = 0;
				};
			}else if(direction=='previous'){
				currentGalleryPage --;

				if(currentGalleryPage < 0){
					currentGalleryPage = totalPage;
				};
			};
			
			// Slide the pages, logic ++
			$pp_pic_holder.find('.pp_gallery li').each(function(i){
				$(this).animate({
					'left': (i * itemWidth) - ((itemsPerPage * itemWidth) * currentGalleryPage)
				});
			});
		};


		/**
		* Start the slideshow...
		*/
		$.prettyPhoto.startSlideshow = function(){
			if(typeof pp_slideshow == 'undefined'){
				$pp_pic_holder.find('.pp_play').unbind('click').removeClass('pp_play').addClass('pp_pause').click(function(){
					$.prettyPhoto.stopSlideshow();
					return false;
				});
			}else{
				$.prettyPhoto.changePage('next');
			};
			
			pp_slideshow = setTimeout($.prettyPhoto.startSlideshow,settings.slideshow);
		}


		/**
		* Stop the slideshow...
		*/
		$.prettyPhoto.stopSlideshow = function(){
			$pp_pic_holder.find('.pp_pause').unbind('click').removeClass('pp_pause').addClass('pp_play').click(function(){
				$.prettyPhoto.startSlideshow();
				return false;
			});
			clearTimeout(pp_slideshow);
		}


		/**
		* Closes the prettyPhoto modal box.
		*/
		$.prettyPhoto.close = function(){
			clearTimeout(pp_slideshow);
			
			$pp_pic_holder.find('object,embed').css('visibility','hidden');
			
			$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animationSpeed,function(){ $(this).remove(); });
			
			$pp_overlay.fadeOut(settings.animationSpeed, function(){
				if($.browser.msie && $.browser.version == 6) $('select').css('visibility','visible'); // To fix the bug with IE select boxes
				
				if(settings.hideflash) $('object,embed').css('visibility','visible'); // Show the flash
				
				$(this).remove(); // No more need for the prettyPhoto markup
				
				settings.callback();
				
				doresize = true;
				
				delete settings;
			});
		};
	
		/**
		* Set the proper sizes on the containers and animate the content in.
		*/
		_showContent = function(){
			$('.pp_loaderIcon').hide();
			
			$ppt.fadeTo(settings.animationSpeed,1);

			// Calculate the opened top position of the pic holder
			projectedTop = scrollPos['scrollTop'] + ((windowHeight/2) - (correctSizes['containerHeight']/2));
			if(projectedTop < 0) projectedTop = 0;

			// Resize the content holder
			$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animationSpeed);
			
			// Resize picture the holder
			$pp_pic_holder.animate({
				'top': projectedTop,
				'left': (windowWidth/2) - (correctSizes['containerWidth']/2),
				'width': correctSizes['containerWidth']
			},settings.animationSpeed,function(){
				$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);

				$pp_pic_holder.find('.pp_fade').fadeIn(settings.animationSpeed); // Fade the new content

				// Show the nav
				if(isSet && _getFileType(pp_images[setPosition])=="image") { $pp_pic_holder.find('.pp_hoverContainer').show(); }else{ $pp_pic_holder.find('.pp_hoverContainer').hide(); }
			
				if(correctSizes['resized']) $('a.pp_expand,a.pp_contract').fadeIn(settings.animationSpeed); // Fade the resizing link if the image is resized
				
				settings.changepicturecallback(); // Callback!
			});
			
			if(isSet && settings.overlay_gallery && _getFileType(pp_images[setPosition])=="image") {
				itemWidth = 52+5; // 52 beign the thumb width, 5 being the right margin.
				navWidth = (settings.theme == "facebook") ? 58 : 38; // Define the arrow width depending on the theme
				
				itemsPerPage = Math.floor((correctSizes['containerWidth'] - 100 - navWidth) / itemWidth);
				itemsPerPage = (itemsPerPage < pp_images.length) ? itemsPerPage : pp_images.length;
				totalPage = Math.ceil(pp_images.length / itemsPerPage) - 1;

				// Hide the nav in the case there's no need for links
				if(totalPage == 0){
					navWidth = 0; // No nav means no width!
					$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').hide();
				}else{
					navWidth = (settings.theme == "facebook") ? 58 : 38; // Define the arrow width
					
					$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').show();
				};

				galleryWidth = itemsPerPage * itemWidth + navWidth;
				
				// Set the proper width to the gallery items
				$pp_pic_holder.find('.pp_gallery')
					.width(galleryWidth)
					.css('margin-left',-(galleryWidth/2));
					
				$pp_pic_holder.find('.pp_gallery ul').width(itemsPerPage * itemWidth);
				
				// Reposition the LIs
				$pp_pic_holder.find('.pp_gallery ul li').each(function(i){
					$(this).css({
						'position':'absolute',
						'left': i * itemWidth
					});
				});
			}else{
				$pp_pic_holder.find('.pp_content').unbind('mouseenter mouseleave');
				$pp_pic_holder.find('.pp_gallery').hide();
			};
			
			if(settings.autoplay_slideshow) {
				pp_slideshow = clearTimeout(pp_slideshow);
				$.prettyPhoto.startSlideshow();
				settings.autoplay_slideshow = false; // Because we only want it to autostart on the first opening.
			};
		};
		
		/**
		* Hide the content...DUH!
		*/
		function _hideContent(callback){
			// Fade out the current picture
			$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');
			$pp_pic_holder.find('.pp_fade').fadeOut(settings.animationSpeed,function(){
				$('.pp_loaderIcon').show();
				
				callback();
			});
		};
	
		/**
		* Check the item position in the gallery array, hide or show the navigation links
		* @param setCount {integer} The total number of items in the set
		*/
		function _checkPosition(setCount){
			// If at the end, hide the next link
			if(setPosition == setCount-1) {
				$pp_pic_holder.find('a.pp_next').css('visibility','hidden');
				$pp_pic_holder.find('.pp_nav a.pp_arrow_next').addClass('disabled').unbind('click');
			}else{ 
				$pp_pic_holder.find('a.pp_next').css('visibility','visible');
				$pp_pic_holder.find('.pp_nav a.pp_arrow_next.disabled').removeClass('disabled').bind('click',function(){
					$.prettyPhoto.changePage('next');
					return false;
				});
			};
		
			// If at the beginning, hide the previous link
			if(setPosition == 0) {
				$pp_pic_holder.find('a.pp_previous').css('visibility','hidden');
				$pp_pic_holder.find('.pp_nav a.pp_arrow_previous').addClass('disabled').unbind('click');
			}else{
				$pp_pic_holder.find('a.pp_previous').css('visibility','visible');
				$pp_pic_holder.find('.pp_nav a.pp_arrow_previous.disabled').removeClass('disabled').bind('click',function(){
					$.prettyPhoto.changePage('previous');
					return false;
				});
			};
			
			(setCount > 1) ? $('.pp_nav').show() : $('.pp_nav').hide(); // Hide the bottom nav if it's not a set.
		};
	
		/**
		* Resize the item dimensions if it's bigger than the viewport
		* @param width {integer} Width of the item to be opened
		* @param height {integer} Height of the item to be opened
		* @return An array containin the "fitted" dimensions
		*/
		function _fitToViewport(width,height){
			resized = false;

			_getDimensions(width,height);
			
			// Define them in case there's no resize needed
			imageWidth = width, imageHeight = height;

			if( ((pp_containerWidth > windowWidth) || (pp_containerHeight > windowHeight)) && doresize && settings.allowresize && !percentBased) {
				resized = true, fitting = false;
			
				while (!fitting){
					if((pp_containerWidth > windowWidth)){
						imageWidth = (windowWidth - 200);
						imageHeight = (height/width) * imageWidth;
					}else if((pp_containerHeight > windowHeight)){
						imageHeight = (windowHeight - 200);
						imageWidth = (width/height) * imageHeight;
					}else{
						fitting = true;
					};

					pp_containerHeight = imageHeight, pp_containerWidth = imageWidth;
				};
			
				_getDimensions(imageWidth,imageHeight);
			};

			return {
				width:Math.floor(imageWidth),
				height:Math.floor(imageHeight),
				containerHeight:Math.floor(pp_containerHeight),
				containerWidth:Math.floor(pp_containerWidth) + 40, // 40 behind the side padding
				contentHeight:Math.floor(pp_contentHeight),
				contentWidth:Math.floor(pp_contentWidth),
				resized:resized
			};
		};
		
		/**
		* Get the containers dimensions according to the item size
		* @param width {integer} Width of the item to be opened
		* @param height {integer} Height of the item to be opened
		*/
		function _getDimensions(width,height){
			width = parseFloat(width);
			height = parseFloat(height);
			
			// Get the details height, to do so, I need to clone it since it's invisible
			$pp_details = $pp_pic_holder.find('.pp_details');
			$pp_details.width(width);
			detailsHeight = parseFloat($pp_details.css('marginTop')) + parseFloat($pp_details.css('marginBottom'));
			$pp_details = $pp_details.clone().appendTo($('body')).css({
				'position':'absolute',
				'top':-10000
			});
			detailsHeight += $pp_details.height();
			detailsHeight = (detailsHeight <= 34) ? 36 : detailsHeight; // Min-height for the details
			if($.browser.msie && $.browser.version==7) detailsHeight+=8;
			$pp_details.remove();
			
			// Get the container size, to resize the holder to the right dimensions
			pp_contentHeight = height + detailsHeight;
			pp_contentWidth = width;
			pp_containerHeight = pp_contentHeight + $ppt.height() + $pp_pic_holder.find('.pp_top').height() + $pp_pic_holder.find('.pp_bottom').height();
			pp_containerWidth = width;
		}
	
		function _getFileType(itemSrc){
			if (itemSrc.match(/youtube\.com\/watch/i)) {
				return 'youtube';
			}else if (itemSrc.match(/vimeo\.com/i)) {
				return 'vimeo';
			}else if(itemSrc.indexOf('.mov') != -1){ 
				return 'quicktime';
			}else if(itemSrc.indexOf('.swf') != -1){
				return 'flash';
			}else if(itemSrc.indexOf('iframe') != -1){
				return 'iframe'
			}else if(itemSrc.substr(0,1) == '#'){
				return 'inline';
			}else{
				return 'image';
			};
		};
	
		function _centerOverlay(){
			if(doresize && typeof $pp_pic_holder != 'undefined') {
				titleHeight = $ppt.height(), contentHeight = $pp_pic_holder.height(), contentwidth = $pp_pic_holder.width();
				
				projectedTop = (windowHeight/2) + scrollPos['scrollTop'] - (contentHeight/2);
				
				$pp_pic_holder.css({
					'top': projectedTop,
					'left': (windowWidth/2) + scrollPos['scrollLeft'] - (contentwidth/2)
				});
			};
		};
	
		function _getScroll(){
			if (self.pageYOffset) {
				return {scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};
			} else if (document.documentElement && document.documentElement.scrollTop) { // Explorer 6 Strict
				return {scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};
			} else if (document.body) {// all other Explorers
				return {scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};
			};
		};
	
		function _resizeOverlay() {
			windowHeight = $(window).height(), windowWidth = $(window).width();
			
			if(typeof $pp_overlay != "undefined") $pp_overlay.height($(document).height());
		};
	
		function _buildOverlay(caller){
			// Find out if the picture is part of a set
			theRel = $(caller).attr('rel');
			galleryRegExp = /\[(?:.*)\]/;
			isSet = (galleryRegExp.exec(theRel)) ? true : false;
			
			// Put the SRCs, TITLEs, ALTs into an array.
			pp_images = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr('rel').indexOf(theRel) != -1) return $(n).attr('href'); }) : $.makeArray($(caller).attr('href'));
			pp_titles = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr('rel').indexOf(theRel) != -1) return ($(n).find('img').attr('alt')) ? $(n).find('img').attr('alt') : ""; }) : $.makeArray($(caller).find('img').attr('alt'));
			pp_descriptions = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr('rel').indexOf(theRel) != -1) return ($(n).attr('title')) ? $(n).attr('title') : ""; }) : $.makeArray($(caller).attr('title'));
			
			$('body').append(settings.markup); // Inject the markup
			
			$pp_pic_holder = $('.pp_pic_holder') , $ppt = $('.ppt'), $pp_overlay = $('div.pp_overlay'); // Set my global selectors
			
			// Inject the inline gallery!
			if(isSet && settings.overlay_gallery) {
				currentGalleryPage = 0;
				toInject = "";
				for (var i=0; i < pp_images.length; i++) {
					var regex = new RegExp("(.*?)\.(jpg|jpeg|png|gif)$");
					pp_images[i] = pp_images[i].toLowerCase();
					var results = regex.exec( pp_images[i] );
					if(!results){
						classname = 'default';
					}else{
						classname = '';
					}
					toInject += "<li class='"+classname+"'><a href='#'><img src='" + pp_images[i] + "' width='50' alt='' /></a></li>";
				};
				
				toInject = settings.gallery_markup.replace(/{gallery}/g,toInject);
				
				$pp_pic_holder.find('#pp_full_res').after(toInject);
				
				$pp_pic_holder.find('.pp_gallery .pp_arrow_next').click(function(){
					$.prettyPhoto.changeGalleryPage('next');
					$.prettyPhoto.stopSlideshow();
					return false;
				});
				
				$pp_pic_holder.find('.pp_gallery .pp_arrow_previous').click(function(){
					$.prettyPhoto.changeGalleryPage('previous');
					$.prettyPhoto.stopSlideshow();
					return false;
				});
				
				$pp_pic_holder.find('.pp_content').hover(
					function(){
						$pp_pic_holder.find('.pp_gallery').fadeIn();
					},
					function(){
						$pp_pic_holder.find('.pp_gallery').fadeOut();
					});

				itemWidth = 52+5; // 52 beign the thumb width, 5 being the right margin.
				$pp_pic_holder.find('.pp_gallery ul li').each(function(i){
					$(th
