Import static replica of familyfed.ie (full mirror)
Some checks are pending
/ deploy (push) Waiting to run

This commit is contained in:
Workshop Bot 2026-06-09 21:27:53 +00:00
parent 65dfd25236
commit be3d77837e
1071 changed files with 437657 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,300 @@
#hdwplayer_title, #hdwplayer_video, #hdwplayer_description {
margin:0px 0px 10px 0px;
padding:0px;
}
div.hdwplayer_thumb {
float:left;
padding:0px;
margin:7px 14px 7px 0px;
cursor:pointer;
}
div.hdwplayer_thumb a {
text-decoration:none;
}
div.hdwplayer_thumb .image {
display:block;
}
div.hdwplayer_thumb .arrow {
position:absolute;
width:29px;
height:26px;
margin-left:59px;
margin-top:28px;
opacity:0.5;
}
div.hdwplayer_thumb .name, div.hdwplayer_thumb .title {
margin:5px 0px 0px 0px;
padding:0px;
display:block;
font-family:Arial;
font-size:12px;
color:#444;
font-weight:bold;
}
div.hdwplayer_thumb .views {
margin:0px;
padding:0px;
display:block;
font-family:Arial;
font-size:11px;
color:#777;
}
#whitebox div #hdwplayer_pagination, div #hdwplayer_pagination {
margin-top:15px;
text-align:center;
height:25px;
}
#hdwplayer_pagination .pagination span, #hdwplayer_pagination .pagination a {
margin:0px 2px;
padding:3px 7px;
background-color:#eee;
border:1px solid #ddd;
text-align:center;
font-size:12px;
}
#hdwplayer_pagination ul li span, #hdwplayer_pagination ul li a {
margin:0px;
padding:3px 7px;
background-color:#eee;
border:1px solid #ddd;
text-align:center;
font-size:12px;
display:inline-block;
line-height:inherit;
}
#hdwplayer_pagination ul {
list-style-type:none !important;
}
#hdwplayer_pagination ul li {
list-style-type:none !important;
float:left;
margin:0px 2px !important;
padding:0px;
text-align:center;
font-size:12px;
}
.hdwhtml5player{background:#000;overflow:hidden;position:relative;display: inline-block}
.hdwhtml5player *::selection{ background-color: transparent;}
.hdwhtml5player *::moz-selection{ background-color: transparent;}
.hdwhtml5player *::webkit-selection{ background-color: transparent;}
.hdwhtml5player *{user-drag: none;user-select: none;-moz-user-select: none;-webkit-user-drag: none;-webkit-user-select: none;-ms-user-select: none; box-sizing: content-box;}
.hdwhtml5player .hdw_sharecont textarea::selection,.hdwhtml5player .hdw_sharecont input::selection{ background-color:#000;color:#fff;}
.hdwhtml5player table,.hdwhtml5player tr,.hdwhtml5player td{table-layout: auto !important;border:0;padding:0;border-collapse:none;border-spacing:none;vertical-align:middle}
.hdwhtml5player video{height:100%;width:100%}
.hdwhtml5player .hdw_left_wrap{float:left;position: absolute;top:0;width:160px;height: 100%;right: -160px;padding:0px;z-index:5;text-align: center;font-family: calibri;font-size:11px;}
.hdwhtml5player .hdw_inner_left_wrap{cursor:pointer;float:right;position: absolute;top: calc(50% - 19px);left: -21px;padding: 12px 6px;border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.hdwhtml5player .hdw_inner_left_wrap div#point_left{border-top-width: 6px;border-top-style: solid;border-top-color: transparent;border-bottom-width: 6px;border-bottom-style: solid;border-bottom-color: transparent;border-right-width: 7px;border-right-style: solid;}
.hdwhtml5player .hdw_inner_left_wrap div#point_right{display:none;border-top-width: 6px;border-top-style: solid;border-top-color: transparent;border-bottom-width: 6px;border-bottom-style: solid;border-bottom-color: transparent;border-left-width: 7px;border-left-style: solid;}
.hdwhtml5player .hdw_inner_right_wrap{ float:right;overflow-y: scroll;width: 100%;height: calc(100% - 53px);}
.hdwhtml5player .hdw_inner_top_wrap{text-transform: uppercase;font-size: 12px;padding: 4px;background: #444444;color: #fff;background: linear-gradient(rgb(72, 72, 72) 20%, rgb(39, 39, 39) 80%);border-bottom: 1px solid #414141;min-height:18px;}
.hdwhtml5player .hdw_on_subtitle{bottom: 40px;position: absolute;width: 100%;text-align: center;}
.hdwhtml5player .hdw_on_subtitle p{color:#fff; margin: 0 20px; word-break: break-all;}
.hdwhtml5player .hdw_inner_right_wrap div{padding: 10px 10px 1px 10px; cursor:pointer}
.hdwhtml5player .hdw_inner_right_wrap div:last-child{margin-bottom:28px;}
.hdwhtml5player .hdw_inner_right_wrap div p{font-size: 12px;font-family:calibri;line-height: 16px;margin: 0 0 10px 0;word-wrap: break-word;}
.hdwhtml5player .hdw_inner_right_wrap div img{cursor:pointer;height:75px; width:90%; margin: 10px 0; display: inline-block;}
.hdwhtml5player .hdwcontrolscont{width: 100%;position: absolute;height: 30px;bottom:0px;}
.hdwhtml5player .hdwcontrols{bottom:0;left:0;right:0;border-spacing: 0 !important;height:26px;position:absolute;z-index:5;transition:all 0.9s;-moz-transition:all .9s;-webkit-transition:all .9s;margin:0px !important;}
.hdwhtml5player .hdw_default{width:100%;}
.hdwhtml5player img.hdwvthumb{position:absolute;top:0;left:0;margin:auto;right:0;width:100%;height:100%; z-index:1;}
.hdwhtml5player img.hdwvthumb:before {content: " ";display: block;position: absolute;left: 0;width: 100%;height: 100%;background-color: rgb(0, 0, 0);}
.hdwhtml5player .hdw_minimize{width: 85%;border-radius: 4px;border: 1px solid #2D2D2D;}
.hdwhtml5player .hdwcontrols td{cursor:pointer;}
.hdwhtml5player .hdwytcont,.hdwdailycont,.hdwflcont{height:100%;width:100%;z-index:0;}
.hdwhtml5player .hdwvimcont{height:100%;width:100%;z-index:0;}
.hdwhtml5player .prog_cont{width:100%;overflow:hidden;cursor:pointer;}
.hdwhtml5player .hdwvolsd{width:50%;height:7px}
.hdwhtml5player .hdw_default .prog_cont .progressBar{height:24px;width:100%;position:relative;overflow:hidden;background:rgba(0,0,0,0.4);}
.hdwhtml5player .hdw_minimize .prog_cont .progressBar{border: 1px solid #333;height:6px;width:100%;position:relative;overflow:hidden;background:rgba(0,0,0,0.4);}
.hdwhtml5player .prog_cont .progressBar .progress{border-left:1px solid #000;border-right:1px solid #000;}
.hdwhtml5player .hdwcplaycont{cursor:pointer;-webkit-border-radius:45px;-moz-border-radius:45px;border-radius:45px;padding:10px;position:absolute;top:50%;left:0;right:0;margin:auto;z-index:4;}
.hdwhtml5player .hdwcplay{top:16px;left:24px;position:absolute;border-top:14px solid transparent;border-bottom:14px solid transparent}
.hdwhtml5player .hdw_default .prog_cont .progress,.hdwhtml5player .prog_cont .buffer{position:absolute;height:100%;overflow:hidden;transition:width .5s;-moz-transition:width .5s;-webkit-transition:width .5s;margin:0px !important}
.hdwhtml5player .prog_cont .buffer{opacity:0.4;}
.hdwhtml5player .prog_cont .progress{opacity:0.6; border-radius: 0px;}
.hdwhtml5player .hdw_minimize .prog_cont .progress,.hdwhtml5player .prog_cont .buffer{position:absolute;height:100%;overflow:hidden;transition:width 1.3s;-moz-transition:width 1.3s;-webkit-transition:width 1.3s}
.hdwhtml5player .hdwcontextMenu{display:none;position:absolute;background:#fff;color:#000;list-style:none;z-index:10;}
.hdwhtml5player .hdwcontextMenu .vcontextul{margin:0;padding:2px 2px 0px 2px;font-size: 14px;font-family: calibri;list-style: none;}
.hdwhtml5player .hdwcontextMenu .vcontextul li{padding: 6px 25px 6px 10px; border-bottom: 1px solid #999;text-align: left;}
.hdwhtml5player .hdwcontextMenu .vcontextul li:hover{ background:#c9c9c9;}
.hdwhtml5player .hdwcontextMenu .vcontextul li a{text-decoration: none; color:#000;}
.hdwhtml5player .hdwnvol_default{display:none;position: absolute;height: 50px;width: 14px;bottom: 30px;right: 46px;z-index:99;}
.hdwhtml5player .hdwnvol_minimize{display:none;position: absolute;height: 50px;width: 14px;bottom: 35px;right: 95px;}
.hdwhtml5player .hdwnvolslide div{position: relative;height: 50%;width: 100%;}
.hdwhtml5player .ytp-large-play-button{display: none !important;}
.hdwhtml5player .hdw_errorcont{padding:12px;text-align:center;font-family:calibri;color:#fff;display:none;width:165px;height:auto;background:rgba(124,23,23,0.5);position:absolute;top:15%;left:50%;border:1px solid #B50C0C;border-radius:10px;margin-left:-90px;z-index:1}
.hdwhtml5player .hdwvimcont .controls-wrapper{ display:none !important;}
.hdwhtml5player .hdw_clayer{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgb(0,0,0);z-index:3;opacity:0;}
.hdw_sharecont{display:none;position: absolute;height: 210px;width: 250px;color:#fff;background:rgba(0,0,0,0.7);top: 0;left: 0;right: 0;bottom: 10px;margin: auto;z-index: 10;border:1px solid #737373;}
.hdw_shareclose{float: right;padding-right: 6px;font-family: monospace;font-size: 15px;cursor: pointer; position: relative;z-index:9999}
.hdw_shareinner{height: 90%;font-family: verdana;font-size: 10px;padding: 10px;position:relative;}
.hdw_shareinner .hdw_sharecancel,.hdw_shareinner .hdw_sharesend{width:90px;background: #777777;text-align:center;padding:5px;font-size:12px;float:right;margin-right:5px;margin-top:2px;color:#fff;cursor: pointer;}
.hdw_shareinner textarea{height: 80px;resize:none; font-size: 12px !important;}
.hdw_shareinner table{ float:left; width: auto;}
.hdw_shareinner table td div{cursor:pointer;height: 25px;width: 25px;background-size: 100%;border-radius: 2px;}
.hdw_shareinner table td{padding-right:8px;}
.hdw_shareinner .hdw_sharefb div{background-image:url('data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iLTQ3NyAtMTIwIDEwMCAxMDAiPjxzdHlsZT4uc3Qwe2ZpbGw6IzNCNTk5ODt9IC5zdDF7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tNDc3LTEyMGgxMDB2MTAwaC0xMDB6Ii8+PHBhdGggaWQ9ImYiIGNsYXNzPSJzdDEiIGQ9Ik0tNDA4LTIwdi0zOC43aDEzbDEuOS0xNS4xSC00MDh2LTkuNmMwLTQuNCAxLjItNy4zIDcuNS03LjNoOHYtMTMuNWMtMS40LS4yLTYuMS0uNi0xMS42LS42LTExLjUgMC0xOS40IDctMTkuNCAxOS45djExLjFoLTEzdjE1LjFoMTNWLTIwaDE1LjV6Ii8+PC9zdmc+');background-repeat:no-repeat;}
.hdw_shareinner .hdw_sharetw div{background-image:url('data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iLTEyMCAtMTIwIDEwMCAxMDAiPjxzdHlsZT4uc3Qwe2ZpbGw6IzU1QUNFRTt9IC5zdDF7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTIwLTEyMGgxMDB2MTAwaC0xMDB6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTS00MC04OC42Yy0yLjIgMS00LjYgMS42LTcuMSAxLjkgMi41LTEuNSA0LjUtMy45IDUuNC02LjgtMi40IDEuNC01IDIuNC03LjggMy0yLjItMi40LTUuNC0zLjktOS0zLjktNi44IDAtMTIuMyA1LjUtMTIuMyAxMi4zIDAgMSAuMSAxLjkuMyAyLjgtMTAuMi0uNS0xOS4zLTUuNC0yNS40LTEyLjktMS4xIDEuOC0xLjcgMy45LTEuNyA2LjIgMCA0LjMgMi4yIDggNS41IDEwLjItMi0uMS0zLjktLjYtNS42LTEuNXYuMmMwIDYgNC4yIDEwLjkgOS45IDEyLjEtMSAuMy0yLjEuNC0zLjIuNC0uOCAwLTEuNi0uMS0yLjMtLjIgMS42IDQuOSA2LjEgOC40IDExLjUgOC41LTQuMiAzLjQtOS41IDUuMy0xNS4zIDUuMy0xIDAtMi0uMS0yLjktLjIgNS40IDMuNSAxMS45IDUuNSAxOC45IDUuNSAyMi42IDAgMzUtMTguOCAzNS0zNXYtMS42YzIuNC0xLjcgNC40LTMuOCA2LjEtNi4zeiIvPjwvc3ZnPg==');background-repeat:no-repeat;}
.hdw_shareinner .hdw_sharemail div{background-image:url('data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxzdHlsZT4uc3Qwe2ZpbGw6I0FBQjRDODt9IC5zdDF7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wIDBoMTAwdjEwMEgweiIvPjxnIGlkPSJfeDMwXzAwOTM4OGUtNTBhZi00MTM3LTgxODUtMjE0MGE2Y2RlNjM1LnBzZCI+PHBhdGggY2xhc3M9InN0MSIgZD0iTTg1IDI0LjhIMTVMNTAgNTJsMzUtMjcuMnptLTcwIDcuN3YzOC43YzAgMi4yIDEuOCAzLjkgMy45IDMuOWg2Mi4yYzIuMiAwIDMuOS0xLjcgMy45LTMuOFYzMi41TDUwIDU5LjcgMTUgMzIuNXoiIGlkPSJpY29uLWVtYWlsIi8+PC9nPjwvc3ZnPg==');background-repeat:no-repeat;}
.hdw_shareinner .hdw_shareembed div {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAakSURBVHja7JtfTxNNFMafbmlVEqSVkBrFgAZdYojBxJgQrwhoNN6hFD+O36exAVFIowTTWFCMXnBjBgNaq2AtWMFShBV5L95sI6W7M7M7u1Y4z1Xb/dPd35595syZmcD9+/d3QfJcGiEg0ASaRKAJNIEmEWgCTSLQBJpAkwg0gSYRaAJNoEkEmkCTJNXwr154KBTC+fPn0d7ejqWlJczPz2Nzc5NAq1QkEsHNmzeh63rlN8YYZmZmkM1mCbQqVUMGUPm+vLyM7e1t8mi3am5uttym6zo6OjqoMVSh06dP74vmPxUOh/d8b2xsRFtbGyKRyOG0jkAggI6ODhw/fhzr6+vIZrP4/fs397hYLGa7fW1trfK5r68PsVgMuq6DMYadnR2MjIzAMIzDATocDmNwcHBfY5ZMJrn+2traarmNMYaVlRUAQG9vbwXynx4eDAaRSCSws7NzsK2jFmQTxODgIP+CNftLNlO89vb2mhaj6zqGhoYQDAYPLmgryNX5seXr16DmBTRh8x7aPwk6FApxIZvebaVjx47ZHi9jB7quIx6P+wZb8wvynTt3uJAB2Hp0U1OT7bHz8/OVzxMTE2CM1Q1srV4gM8bw+PFj231OnTpluz2fz+/JPtLpdN3A9vTswWBQGPLU1BR+/Phhu19nZ6ft9lKptOf70tKSFGw726pb0MFgEENDQ0KQnzx5sicanYgxVrOoJAN7eHjYs8j25KwNDQ1SkFdXV4UsiCerxlA2sr2ArXkRyXfv3hWCPDk5KQQZAI4ePeoq4/jbNqIUtKZpwpE8NTWFQqGgpJhU3RDawc5kMsI2UpegNU1DPB4XhizrySdOnOBCFFEul8P09DQXNgDcu3evvkAHAgFhyOl02lHDd/LkSdvty8vLwuf6+PEjXrx4YQvbvBdVsDUVkTw8PCwMWTTyZCLaKuOw04cPHzAzM+MbbM0vu3j27JljyNU15loSKbFWK5vNcj1bFWzNL7v48uWL44vk1Tjc1JdzuRxevnzpOWzNKWRRu3j+/LnjSBatcbh5iADw/v17zM7OCsGOx+P+gJaBnMlk8OnTJ9f+1tLSYrtdNBe30+LiIl69esWFbdql56BlIOdyOSUtNm/46vv370r+Z2FhQSiyNU3DpUuX5HrLMjtfuHBBqOYwPT2tDLJIxvHt2zdl/7W4uIhyuWwbTLquwzAMzM3NeQO6p6eHG81OOiNupXoeh0iqKFsPkdp7a2uLu080GlV607yGUPWIdmtrK27dusV9a2VnREmB5vWmzKjv7e1VduPRaNT2LXKbcVRD7u/vFxoJmp2d9c6j8/l8JVWzuhjzd03TkMlklIC2k0xhSgVkxhgSiYT3WUc6nUahUOC2zGfOnMG1a9dcA+DVOFRkHC0tLVKQncwJcdRhmZycxMrKihDsq1evehrR1cNXsopEIrh+/boQ5AcPHjieeOO4C/706VMUi0Uu7HPnzrmGbXfzP3/+dJU21pqZagXZTcPrqqiUSqWEbMQpbF4xyTAMR8Uk0y5u3LjhC2TXoE0b8Sqym5ubPck4ZO1CRQqppPCfSqWwtrYmBPvKlSvC521ra1OecdRaLWAFOZlMKsvTlQ1lTUxMYGNjgwu7s7MTly9fVpJxFItF6c6PDGSVPU6lg7NjY2NYX1/nwtZ1Hd3d3ULWoSrjaGpqwu3bt4Ugj4yMKO/WK59uMD4+LmQj3d3d0hWwaiAiJQEnkN1kMr6BNm2kVCpxYV+8eNHSRlQNX8lATiaTnkD2DDQAPHr0CJubm0I2UiuyGxsbbeGI2IYM5NHRUU9Xc3k6ydG8eCeRzfNnXnErHA5LQfZ6Majn03aTyaRwZHd1dVV+O3v2rKsah8ikd78g+wLajGwR2D09PcKpnZ11iMybY4zh4cOHvi1r9m1phQhsVTWO3d1d7vFjY2Mol8t+3b6/i4VGR0dhGIYS2DyYVmUBE/LGxoaft+7/8jez1FgNgTFWWYzJG74Sed1TqdS+h2ou3/AbMvCXFnQmEgkMDAxUvJkxhmKxiFQqVfFnu4bs69evwg81Fothbm4O5XIZ2WyW+yYcKNDA//XsUCiEI0eOYGtra0/x5tevX7bHykzKyefzvo/K14V1/CnDMFAqlfZVyD5//mzp44wxJbOfDhVoK21vb+P169c1ffzNmzd/7fX/J62Dp3fv3qFQKCCXyyEajWJ1dRVv375VNv2LQFf1/lRMWSDrOEQi0ASaQJMINIEm0ISAQBNoEoEm0ASaRKAJNIlAE2gCTSLQB0j/DQAHg8eGCeVo0AAAAABJRU5ErkJggg==');background-repeat: no-repeat;}
.hdwhtml5player div:focus,.hdwhtml5player textarea:hover, .hdwhtml5player input:hover, .hdwhtml5player textarea:active, .hdwhtml5player input:active, .hdwhtml5player textarea:focus, .hdwhtml5player input:focus, .hdwhtml5player button:focus, .hdwhtml5player button:active, .hdwhtml5player button:hover{ outline:0px !important;-webkit-appearance:none;}
.hdw_shareinner .email-send input,.hdw_shareinner .email-send textarea{margin-bottom: 4px;border: 0px;padding: 3px;width: 98%;border-radius:0px;}
.hdw_shareinner p,.hdw_shareinner table{
margin: 5px 0px !important;
}
p#status {position: absolute;bottom: -4px;}
p#status.error {color: #ff4e4e;}
input.error,textarea.error {border: 2px solid #ff4e4e;}
.picon {
float: left;
padding: 0.25em;
padding: 0 2px;
font-size: 24px;
border: 1px solid transparent;
border-radius: 2px;
margin: 3px 5px;
line-height: 24px;
background-color: white;
-webkit-transition: all 300ms, z-index 0 300ms;
-moz-transition: all 300ms, z-index 0 300ms;
-o-transition: all 300ms, z-index 0 300ms;
-ms-transition: all 300ms, z-index 0 300ms;
transition: all 300ms, z-index 0 300ms;
}
.typcn-arrow-maximise:before {
content: '\e012';
}
.typcn:before {
font-family: 'typicons';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
height: 1em;
font-size: 1em;
text-align: center;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
.spinner {
margin: 0;
text-align: center;
position: absolute;
top: 47%;
width:60px;
max-width:60px;
left:0;right:0;margin:auto;
z-index:99;
}
.spinner > div {
width: 18px;
height: 18px;
background: rgba(255,255,255,0.9);
border-radius: 100%;
display: inline-block;
-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
animation: bouncedelay 1.4s infinite ease-in-out;
/* Prevent first frame from flickering when animation starts */
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0.0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
0%, 80%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.HDWadsCont {
position: absolute;
top:0;
left:0;
}
[id^=hdwplayer_] video {
object-fit: cover !important;
}
@media only screen and (min-width: 320px) and (max-width: 680px){
[id^=hdwplayer_]{
width: 100% !important;
height: auto !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px){
[id^=hdwplayer_]{
width: 100% !important;
height: auto !important;
}
}
.hdw_inner_right_wrap::-webkit-scrollbar {
width: 12px;
}
.hdw_inner_right_wrap::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,0.3);
border-radius: 10px;
}
.hdw_inner_right_wrap::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5);
}
.hdwcontrolscont td[id*="current"],.hdwcontrolscont td[id*="share"],.hdwcontrolscont td[id*="hdonoff"],.hdwcontrolscont td[id*="current"],.hdwcontrolscont td[id*="volbtn"],.hdwcontrolscont td[id*="fullbtn"]{
padding-left: 8px;
padding-right: 8px;
}
.hdwcontrolscont td:last-child {
padding-right: 12px;
}
.hdwcontrolscont .muted + td{
padding-left: 5px !important;
}
.hdwcontrols td {
margin: 0px !important;
padding-top: 0px !important;
line-height: 1px;
}
.HDWadsCont {
position: absolute;
top:0;
left:0;
}
.hdwhtml5player .fluid-width-video-wrapper{
width: auto !important;
position: unset !important;
padding: 0px !important;
}
.hdw_shareinner *{
box-sizing: border-box !important;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
.components-placeholder.ms-loader{position:absolute;width:100%;height:100%;z-index:3;top:0;left:0;background:rgba(243,243,244,.83);min-height:50px}.wp-block-metaslider-slider iframe{transition:height .6s;width:100%}.ms-preview{position:relative}.ms-preview__trigger{position:absolute;top:0;right:0;bottom:0;left:0}.components-base-control.ms-loading .is-active.spinner{margin-top:-2px;float:none;margin-left:0}.ms-plugin-link{display:block;padding:15px;border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;margin-left:-16px;margin-right:-16px;margin-top:17px}.ms-edit-current-slideshow{position:relative;float:right;margin-top:-11px;font-size:.95em}.ms-edit-current-slideshow::before{content:"\f474";font-family:dashicons;position:absolute;left:-19px;transform:rotate(90deg);color:#ccc;font-size:1.2em}.wp-block-metaslider-slider.placeholder-loading+.wp-block-metaslider-slider{display:none}.wp-block-metaslider-slider{transition:height .3s}

View file

@ -0,0 +1,67 @@
.pdfprnt-top-left,
.pdfprnt-bottom-left,
.pdfprnt-top-bottom-left,
.pdfprnt-left {
text-align: left;
padding: 5px;
}
.pdfprnt-top-right,
.pdfprnt-bottom-right,
.pdfprnt-top-bottom-right,
.pdfprnt-right {
text-align: right;
padding: 5px;
}
.pdfprnt-top-left:before,
.pdfprnt-bottom-left:before,
.pdfprnt-top-right:before,
.pdfprnt-bottom-right:before,
.pdfprnt-top-bottom-left:before,
.pdfprnt-top-bottom-right:before,
.pdfprnt-left:before,
.pdfprnt-right:before {
content: "";
clear: both;
display: table;
}
.pdfprnt-top-left a,
.pdfprnt-bottom-left a,
.pdfprnt-top-right a,
.pdfprnt-bottom-right a,
.pdfprnt-top-bottom-right a,
.pdfprnt-top-bottom-left a,
.pdfprnt-left a,
.pdfprnt-right a {
padding: 0 5px;
box-shadow: none !important;
border: none !important;
outline: none !important;
}
.pdfprnt-top-left a img,
.pdfprnt-bottom-left a img,
.pdfprnt-top-right a img,
.pdfprnt-bottom-right a img,
.pdfprnt-top-bottom-right a img,
.pdfprnt-top-bottom-left a img,
.pdfprnt-left a img,
.pdfprnt-right a img {
display: inline !important;
}
.pdfprnt-button {
display: inline-block;
padding: 0 5px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.entry-content .pdfprnt-buttons > a > img,
.entry-content .pdfprnt-buttons > a > span {
display: inline-block;
}
.pdfprnt-button img,
.pdfprnt-button-title {
display: inline-block !important;
vertical-align: middle;
padding: 5px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
:root{--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}

View file

@ -0,0 +1 @@
:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:rgba(20,24,39,.62);--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:rgba(51,74,255,.8);--tec-color-accent-primary-active:rgba(51,74,255,.9);--tec-color-accent-primary-background:rgba(51,74,255,.07);--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:rgba(20,24,39,.8);--tec-color-accent-secondary-active:rgba(20,24,39,.9);--tec-color-accent-secondary-background:rgba(20,24,39,.07);--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:rgba(51,74,255,.8);--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:transparent;--tec-color-background-transparent:hsla(0,0%,100%,.6);--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:rgba(20,24,39,.07);--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:rgba(218,57,77,.08);--tec-color-box-shadow:rgba(0,0,0,.14);--tec-color-box-shadow-secondary:rgba(0,0,0,.1);--tec-color-scroll-track:rgba(0,0,0,.25);--tec-color-scroll-bar:rgba(0,0,0,.5);--tec-color-background-primary-multiday:rgba(51,74,255,.24);--tec-color-background-primary-multiday-hover:rgba(51,74,255,.34);--tec-color-background-secondary-multiday:rgba(20,24,39,.24);--tec-color-background-secondary-multiday-hover:rgba(20,24,39,.34);--tec-color-accent-primary-week-event:rgba(51,74,255,.1);--tec-color-accent-primary-week-event-hover:rgba(51,74,255,.2);--tec-color-accent-primary-week-event-featured:rgba(51,74,255,.04);--tec-color-accent-primary-week-event-featured-hover:rgba(51,74,255,.14);--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)}

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
String.prototype.className=function(){return"string"!=typeof this&&!this instanceof String||"function"!=typeof this.replace?this:this.replace(".","")},String.prototype.varName=function(){return"string"!=typeof this&&!this instanceof String||"function"!=typeof this.replace?this:this.replace("-","_")},function(){const hash=new URL(window.location.href).hash;if(!hash||!hash.match("#(tribe|tec)"))return;let updatesDidOccurr=!0;const mutationObserver=new MutationObserver((function(){updatesDidOccurr=!0}));mutationObserver.observe(window.document,{attributes:!0,childList:!0,characterData:!0,subtree:!0});let mutationCallback=function(){if(updatesDidOccurr)updatesDidOccurr=!1,setTimeout(mutationCallback,250);else{mutationObserver.takeRecords(),mutationObserver.disconnect();const scrollTo=document.getElementById(hash.substring(1));scrollTo&&scrollTo.scrollIntoView()}};mutationCallback()}();var tribe=tribe||{};window.tec=window.tec||{};

View file

@ -0,0 +1,19 @@
(function(){
/**
* If we have a temp variable of type function it means lodash was loaded before underscore so we need to
* remove the reference to underscore from window._ by using the method .noConflict() from underscore, after
* this point we need to revert back the value of window._ which was lodash.
*
* In the second scenario when underscore is loaded before lodash, this will not be executed as window._
* will remain as lodash.
*
* On a third scenario when lodash is not included this will either be executed which will allow to use
* something like: window.underscore || window._ to fallback to the correct value of underscore in the plugins.
*/
if ( window._lodash_tmp !== false && typeof window._lodash_tmp === 'function' ) {
// Remove reference to _ if is underscore
window.underscore = _.noConflict();
// Restore reference to lodash if present
window._ = window._lodash_tmp;
}
})();

View file

@ -0,0 +1,42 @@
(function(){
/**
* Function that search if an object has all the specified methods and all those methods are functions.
*
* @since 4.7.7
*
* @param {Object} obj The object where all the methods might be stored
* @param {Array} methods An array with the name of all the methods to be tested
* @return {boolean} True if has all the methods false otherwise.
*/
function search_for_methods( obj, methods ) {
// Object is not defined or does not exist on window nothing to do.
if ( ! obj || window[ obj ] ) {
return false;
}
var search = methods.filter( function( name ) {
// Test if the method is part of Obj and if is a function.
return obj[ name ] && 'function' === typeof obj[ name ];
});
return methods.length === search.length;
}
/**
* Function to compare if the variable _ is from lodash by testing some of us unique methods.
*
* @since 4.7.7
*
* @return {boolean} True if the global _ is from lodash.
*/
function is_lodash() {
return search_for_methods( window._, [ 'get', 'set', 'at', 'cloneDeep', 'some', 'every' ] );
}
window._lodash_tmp = false;
// If current _ is from lodash Store it in a temp variable before underscore is loaded
if ( '_' in window && is_lodash() ) {
window._lodash_tmp = _;
}
})();

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
<g fill="none" fill-rule="evenodd" transform="translate(1.533 1.533)">
<circle cx="7.467" cy="7.467" r="7.467" stroke="#DA394D" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
<circle cx="7.467" cy="11.2" r="1.067" fill="#DA394D" fill-rule="nonzero"/>
<path stroke="#DA394D" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.467 3.2V8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 468 B

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.accordion={},function($,obj){"use strict";var $document=$(document);obj.selectors={accordionTrigger:'[data-js~="tribe-events-accordion-trigger"]'},obj.setOpenAccordionA11yAttrs=function($header,$content){$header.attr("aria-expanded","true"),$content.attr("aria-hidden","false")},obj.setCloseAccordionA11yAttrs=function($header,$content){$header.attr("aria-expanded","false"),$content.attr("aria-hidden","true")},obj.closeAllAccordions=function($container){$container.find(obj.selectors.accordionTrigger).each((function(index,header){var $header=$(header),contentId=$header.attr("aria-controls"),$content=$document.find("#"+contentId);obj.closeAccordion($header,$content)}))},obj.openAccordion=function($header,$content){obj.setOpenAccordionA11yAttrs($header,$content),$content.css("display","block")},obj.closeAccordion=function($header,$content){obj.setCloseAccordionA11yAttrs($header,$content),$content.css("display","")},obj.toggleAccordion=function(event){var $container=event.data.container,$header=$(event.data.target),contentId=$header.attr("aria-controls"),$content=$container.find("#"+contentId);"true"===$header.attr("aria-expanded")?obj.closeAccordion($header,$content):obj.openAccordion($header,$content)},obj.deinitAccordionA11yAttrs=function($header,$content){$header.removeAttr("aria-expanded").removeAttr("aria-controls"),$content.removeAttr("aria-hidden")},obj.initAccordionA11yAttrs=function($header,$content){$header.attr("aria-expanded","false").attr("aria-controls",$content.attr("id")),$content.attr("aria-hidden","true")},obj.deinitAccordion=function(index,header){$(header).off("click",obj.toggleAccordion)},obj.initAccordion=function($container){return function(index,header){$(header).on("click",{target:header,container:$container},obj.toggleAccordion)}},obj.unbindAccordionEvents=function($container){$container.find(obj.selectors.accordionTrigger).each(obj.deinitAccordion)},obj.bindAccordionEvents=function($container){$container.find(obj.selectors.accordionTrigger).each(obj.initAccordion($container))},obj.unbindEvents=function(event,jqXHR,settings){var $container=event.data.container;obj.unbindAccordionEvents($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.unbindEvents)},obj.bindEvents=function(event,index,$container,data){obj.bindAccordionEvents($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.unbindEvents)},obj.ready=function(){tribe.events.views.manager&&$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.bindEvents)},$(obj.ready)}(jQuery,tribe.events.views.accordion);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.breakpoints={},function($,obj){"use strict";var $document=$(document);obj.selectors={container:'[data-js="tribe-events-view"]',dataScript:'[data-js="tribe-events-view-data"]',breakpointClassPrefix:"tribe-common--breakpoint-"},obj.breakpoints={},obj.setContainerClasses=function($container,data){Object.keys(data.breakpoints).forEach((function(breakpoint){var className=obj.selectors.breakpointClassPrefix+breakpoint;obj.breakpoints[breakpoint]=data.breakpoints[breakpoint],$container.outerWidth()<data.breakpoints[breakpoint]?$container.removeClass(className):$container.addClass(className)}))},obj.handleResize=function(event){obj.setContainerClasses(event.data.container,event.data.data)},obj.unbindEvents=function($container){$container.off("resize.tribeEvents",obj.handleResize).off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.bindEvents=function($container,data){$container.on("resize.tribeEvents",{container:$container,data:data},obj.handleResize).on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit)},obj.deinit=function(event,jqXHR,settings){obj.unbindEvents(event.data.container)},obj.initTasks=function($container,data){$container instanceof jQuery||($container=$($container)),obj.bindEvents($container,data),obj.setContainerClasses($container,data);$container.data("tribeEventsBreakpoints",{initialized:!0})},obj.init=function(event,index,$container,data){$container instanceof jQuery||($container=$($container));var state=$container.data("tribeEventsBreakpoints");state&&state.initialized||obj.initTasks($container,data)},obj.setup=function(container){var $container=$(container);if($container.is(obj.selectors.container)){var $data=$container.find(obj.selectors.dataScript),data={};$data.length&&(data=JSON.parse($data.text().trim())),obj.initTasks($container,data)}},obj.ready=function(){$document.on("afterSetup.tribeEvents",obj.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.breakpoints);

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.eventsBarInputs={},function($,obj){"use strict";var $document=$(document);obj.selectors={input:'[data-js="tribe-events-events-bar-input-control-input"]',inputWrapper:'[data-js="tribe-events-events-bar-input-control"]'},obj.handleInputChange=function(event){var $input=event.data.target;event.data.wrapper.toggleClass(event.data.inputClassFocus,""!==$input.val().trim())},obj.unbindInputEvents=function($container){$container.find(obj.selectors.inputWrapper).each((function(index,wrapper){var $input=$(wrapper).find(obj.selectors.input);$input.length&&$input.off()}))},obj.bindInputEvents=function($container){$container.find(obj.selectors.inputWrapper).each((function(index,wrapper){var inputWrapperClass=wrapper.className.match(/tribe-events-c-search__input-control--[a-z]+/);if(inputWrapperClass){var inputWrapperFocus=inputWrapperClass[0]+"-focus",$wrapper=$(wrapper),$input=$wrapper.find(obj.selectors.input);$input.length&&($wrapper.toggleClass(inputWrapperFocus,""!==$input.val().trim()),$input.on("change",{target:$input,wrapper:$wrapper,inputClassFocus:inputWrapperFocus},obj.handleInputChange))}}))},obj.unbindEvents=function(event,jqXHR,settings){var $container=event.data.container;obj.unbindInputEvents($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.unbindEvents)},obj.bindEvents=function(event,index,$container,data){$container.find(obj.selectors.inputWrapper).length&&(obj.bindInputEvents($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.unbindEvents))},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.bindEvents)},$(obj.ready)}(jQuery,tribe.events.views.eventsBarInputs);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.eventsBar={},function($,obj){"use strict";var $document=$(document);obj.selectors={eventsBar:'[data-js="tribe-events-events-bar"]',searchButton:'[data-js="tribe-events-search-button"]',searchButtonActiveClass:".tribe-events-c-events-bar__search-button--active",searchContainer:'[data-js="tribe-events-search-container"]'},obj.keyCode={END:35,HOME:36,LEFT:37,RIGHT:39},obj.deinitAccordion=function($header,$content){tribe.events.views.accordion.deinitAccordion(0,$header),tribe.events.views.accordion.deinitAccordionA11yAttrs($header,$content),$content.css("display","")},obj.initAccordion=function($container,$header,$content){tribe.events.views.accordion.initAccordion($container)(0,$header),tribe.events.views.accordion.initAccordionA11yAttrs($header,$content)},obj.handleSearchButtonClick=function(event){event.data.target.toggleClass(obj.selectors.searchButtonActiveClass.className())},obj.deinitSearchAccordion=function($container){var $searchButton=$container.find(obj.selectors.searchButton);$searchButton.removeClass(obj.selectors.searchButtonActiveClass.className());var $searchContainer=$container.find(obj.selectors.searchContainer);obj.deinitAccordion($searchButton,$searchContainer),$searchButton.off("click",obj.handleSearchButtonClick)},obj.initSearchAccordion=function($container){var $searchButton=$container.find(obj.selectors.searchButton),$searchContainer=$container.find(obj.selectors.searchContainer);obj.initAccordion($container,$searchButton,$searchContainer),$searchButton.on("click",{target:$searchButton},obj.handleSearchButtonClick)},obj.initState=function($container){$container.find(obj.selectors.eventsBar).data("tribeEventsState",{mobileInitialized:!1,desktopInitialized:!1})},obj.deinitEventsBar=function($container){obj.deinitSearchAccordion($container)},obj.initEventsBar=function($container){var $eventsBar=$container.find(obj.selectors.eventsBar);if($eventsBar.length){var state=$eventsBar.data("tribeEventsState"),isMobile=$container.data("tribeEventsState").isMobile;isMobile&&!state.mobileInitialized?(obj.initSearchAccordion($container),state.desktopInitialized=!1,state.mobileInitialized=!0,$eventsBar.data("tribeEventsState",state)):isMobile||state.desktopInitialized||(obj.deinitSearchAccordion($container),state.mobileInitialized=!1,state.desktopInitialized=!0,$eventsBar.data("tribeEventsState",state))}},obj.handleResize=function(event){obj.initEventsBar(event.data.container)},obj.handleClick=function(event){var $target=$(event.target),isParentSearchButton=Boolean($target.closest(obj.selectors.searchButton).length),isParentSearchContainer=Boolean($target.closest(obj.selectors.searchContainer).length);if(!isParentSearchButton&&!isParentSearchContainer){var $eventsBar=event.data.container.find(obj.selectors.eventsBar),$searchButton=$eventsBar.find(obj.selectors.searchButton);if($searchButton.hasClass(obj.selectors.searchButtonActiveClass.className())){var $searchContainer=$eventsBar.find(obj.selectors.searchContainer);$searchButton.removeClass(obj.selectors.searchButtonActiveClass.className()),tribe.events.views.accordion.closeAccordion($searchButton,$searchContainer)}}},obj.unbindEvents=function($container){$container.off("resize.tribeEvents",obj.handleResize),$document.off("click",obj.handleClick)},obj.bindEvents=function($container){$container.on("resize.tribeEvents",{container:$container},obj.handleResize),$document.on("click",{container:$container},obj.handleClick)},obj.deinit=function(event,jqXHR,settings){var $container=event.data.container;obj.deinitEventsBar($container),obj.unbindEvents($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.init=function(event,index,$container,data){$container.find(obj.selectors.eventsBar).length&&(obj.initState($container),obj.initEventsBar($container),obj.bindEvents($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit))},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.eventsBar);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.icalLinks={},function($,obj){"use strict";obj.selectors={icalLinks:".tribe-events-c-subscribe-dropdown",icalLinksButton:".tribe-events-c-subscribe-dropdown__button",icalLinksButtonText:".tribe-events-c-subscribe-dropdown__button-text",icalLinksButtonActiveClass:"tribe-events-c-subscribe-dropdown__button--active",icalLinksListContainer:".tribe-events-c-subscribe-dropdown__content",icalLinksListContainerShow:"tribe-events-c-subscribe-dropdown__content--show",icalLinksIcon:".tribe-events-c-subscribe-dropdown__button-icon",icalLinksIconRotate:"tribe-events-c-subscribe-dropdown__button-icon--rotate"},obj.handleIcalLinksButtonClick=function(event){event.stopPropagation();var $button=$(event.target).closest(obj.selectors.icalLinksButton),$content=$button.siblings(obj.selectors.icalLinksListContainer),$icon=$button.find(obj.selectors.icalLinksIcon);obj.handleAccordionToggle(event),$(obj.selectors.icalLinksListContainer).not($content).hide(),$(obj.selectors.icalLinksIcon).not($icon).removeClass(obj.selectors.icalLinksIconRotate),$icon.toggleClass(obj.selectors.icalLinksIconRotate),$content.toggle()},obj.handleAccordionToggle=function(event){var $button=$(event.target).closest(obj.selectors.icalLinksButton),$buttonText=$button.find(obj.selectors.icalLinksButtonText);$button&&$buttonText&&obj.handleToggleAccordionExpanded($buttonText)},obj.handleToggleAccordionExpanded=function($ele){"true"===$ele.attr("aria-expanded")?($ele.attr("aria-expanded",!1),$(obj.selectors.icalLinksIcon).removeClass(obj.selectors.icalLinksIconRotate)):($ele.attr("aria-expanded",!0),$(obj.selectors.icalLinksIcon).addClass(obj.selectors.icalLinksIconRotate))},obj.resetAccordions=function(){$(obj.selectors.icalLinksListContainer).hide(),$(obj.selectors.icalLinksButtonText).attr("aria-expanded",!1),$(obj.selectors.icalLinksIcon).removeClass(obj.selectors.icalLinksIconRotate)},obj.handleClickOutside=function(event){$(event.target).closest(obj.selectors.icalLinks).length||obj.resetAccordions()},obj.bindEvents=function($container){$(document).on("click",obj.selectors.icalLinksButton,obj.handleIcalLinksButtonClick),$(document).on("click, focusin",obj.handleClickOutside)},obj.unbindEvents=function($container){$container.find(obj.selectors.icalLinksButton).off("click",obj.handleIcalLinksButtonClick),$(document).off("click",obj.handleClickOutside)},obj.deinit=function(event,jqXHR,settings){var $container=event.data.container;obj.unbindEvents($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.init=function(event,index,$container,data){$container.find(obj.selectors.icalLinks).length&&(obj.bindEvents($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit))},$(document).ready((function(){obj.init(null,0,$("body"),{})})),$(obj.ready)}(jQuery,tribe.events.views.icalLinks);

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.monthGrid={},function($,obj){"use strict";var $document=$(document);obj.selectors={grid:'[data-js="tribe-events-month-grid"]',row:'[data-js="tribe-events-month-grid-row"]',cell:'[data-js="tribe-events-month-grid-cell"]',focusable:"[tabindex]",focused:'[tabindex="0"]'},obj.keyCode={END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40},obj.isValidCell=function(grid,row,col){return!isNaN(row)&&!isNaN(col)&&row>=0&&col>=0&&grid&&grid.length&&row<grid.length&&col<grid[row].length},obj.getNextCell=function(grid,currentRow,currentCol,directionX,directionY){var row=currentRow+directionY,col=currentCol+directionX;return obj.isValidCell(grid,row,col)?{row:row,col:col}:{row:currentRow,col:currentCol}},obj.setFocusPointer=function($grid,row,col){var state=$grid.data("tribeEventsState");return!!obj.isValidCell(state.grid,row,col)&&(state.grid[state.currentRow][state.currentCol].attr("tabindex","-1"),state.grid[row][col].attr("tabindex","0"),state.currentRow=row,state.currentCol=col,$grid.data("tribeEventsState",state),!0)},obj.focusCell=function($grid,row,col){obj.setFocusPointer($grid,row,col)&&$grid.data("tribeEventsState").grid[row][col].focus()},obj.handleKeydown=function(event){var nextCell,$grid=event.data.grid,state=$grid.data("tribeEventsState"),key=event.which||event.keyCode,row=state.currentRow,col=state.currentCol;switch(key){case obj.keyCode.UP:row=(nextCell=obj.getNextCell(state.grid,row,col,0,-1)).row,col=nextCell.col;break;case obj.keyCode.DOWN:row=(nextCell=obj.getNextCell(state.grid,row,col,0,1)).row,col=nextCell.col;break;case obj.keyCode.LEFT:row=(nextCell=obj.getNextCell(state.grid,row,col,-1,0)).row,col=nextCell.col;break;case obj.keyCode.RIGHT:row=(nextCell=obj.getNextCell(state.grid,row,col,1,0)).row,col=nextCell.col;break;case obj.keyCode.HOME:event.ctrlKey&&(row=0),col=0;break;case obj.keyCode.END:event.ctrlKey&&(row=state.grid.length-1),col=state.grid[state.currentRow].length-1;break;default:return}obj.focusCell($grid,row,col),event.preventDefault()},obj.handleClick=function(event){for(var $grid=event.data.grid,state=$grid.data("tribeEventsState"),$clickedCell=$(event.target).closest(obj.selectors.focusable),row=0;row<state.grid.length;row++)for(var col=0;col<state.grid[row].length;col++)if(state.grid[row][col].is($clickedCell))return void obj.focusCell($grid,row,col)},obj.initState=function($grid){$grid.data("tribeEventsState",{grid:[],currentRow:0,currentCol:0})},obj.setupGrid=function($grid){var state=$grid.data("tribeEventsState");$grid.find(obj.selectors.row).each((function(rowIndex,row){var gridRow=[];$(row).find(obj.selectors.cell).each((function(colIndex,cell){var $cell=$(cell);if($cell.is(obj.selectors.focusable))$cell.is(obj.selectors.focused)&&(state.currentRow=state.grid.length,state.currentCol=gridRow.length),gridRow.push($cell);else{var $focusableCell=$cell.find(obj.selectors.focusable);$focusableCell.is(obj.selectors.focusable)&&($cell.is(obj.selectors.focused)&&(state.currentRow=state.grid.length,state.currentCol=gridRow.length),gridRow.push($focusableCell))}})),gridRow.length&&state.grid.push(gridRow)})),$grid.data("tribeEventsState",state)},obj.unbindEvents=function($grid){$grid.off()},obj.bindEvents=function($grid){$grid.on("keydown",{grid:$grid},obj.handleKeydown).on("click",{grid:$grid},obj.handleClick)},obj.deinit=function(event,jqXHR,settings){var $container=event.data.container,$grid=$container.find(obj.selectors.grid);obj.unbindEvents($grid),$container.off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.init=function(event,index,$container,data){var $grid=$container.find(obj.selectors.grid);if($grid.length){obj.initState($grid),obj.setupGrid($grid);var state=$grid.data("tribeEventsState");obj.setFocusPointer($grid,state.currentRow,state.currentCol),obj.bindEvents($grid),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit)}},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.monthGrid);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.monthMobileEvents={},function($,obj){"use strict";var $document=$(document);obj.selectors={calendar:'[data-js="tribe-events-month-grid"]',calendarDay:'[data-js="tribe-events-calendar-month-day-cell-mobile"]',calendarDaySelectedClass:".tribe-events-calendar-month__day-cell--selected",mobileEvents:'[data-js="tribe-events-calendar-month-mobile-events"]',mobileEventsMobileDayShowClass:".tribe-events-calendar-month-mobile-events__mobile-day--show",mobileEventsDefaultNotices:".tribe-events-header__messages--mobile:not(.tribe-events-header__messages--day)"},obj.closeAllEvents=function($container){$container.find(obj.selectors.calendarDay).each((function(index,header){var $header=$(header),contentId=$header.attr("aria-controls"),$content=$("");contentId&&($content=$container.find("#"+contentId),tribe.events.views.accordion.closeAccordion($header,$content)),obj.closeMobileEvents($header,$content)}))},obj.handleMobileDayClick=function($container,showDefaultNotices){var $defaultNotices=$container.find(obj.selectors.mobileEventsDefaultNotices),daySelected=$container.find(obj.selectors.mobileEventsMobileDayShowClass).length>0;showDefaultNotices&&!daySelected?$defaultNotices.removeClass("tribe-common-a11y-hidden"):$defaultNotices.addClass("tribe-common-a11y-hidden")},obj.openMobileEvents=function($header,$content){$header.attr("aria-controls")&&tribe.events.views.accordion.openAccordion($header,$content),$header.addClass(obj.selectors.calendarDaySelectedClass.className()),$content.addClass(obj.selectors.mobileEventsMobileDayShowClass.className())},obj.closeMobileEvents=function($header,$content){$header.attr("aria-controls")&&tribe.events.views.accordion.closeAccordion($header,$content),$header.removeClass(obj.selectors.calendarDaySelectedClass.className()),$content.removeClass(obj.selectors.mobileEventsMobileDayShowClass.className())},obj.toggleMobileEvents=function(event){var $container=event.data.container,$header=$(event.data.target),contentId=$header.attr("aria-controls"),$content=$("");contentId&&($content=$container.find("#"+contentId)),$header.hasClass(obj.selectors.calendarDaySelectedClass.className())?(obj.closeMobileEvents($header,$content),obj.handleMobileDayClick($container,!0)):(obj.closeAllEvents($container),obj.handleMobileDayClick($container,!1),obj.openMobileEvents($header,$content))},obj.unbindCalendarEvents=function($container){$container.find(obj.selectors.calendar).find(obj.selectors.calendarDay).each((function(index,day){$(day).off("click",obj.toggleMobileEvents)}))},obj.bindCalendarEvents=function($container){var $calendar=$container.find(obj.selectors.calendar);$calendar.find(obj.selectors.calendarDay).each((function(index,day){$(day).on("click",{target:day,container:$container,calendar:$calendar},obj.toggleMobileEvents)}))},obj.initState=function($container){var $mobileEvents=$container.find(obj.selectors.mobileEvents),state={desktopInitialized:!$container.data("tribeEventsState").isMobile};$mobileEvents.data("tribeEventsState",state)},obj.handleResize=function(event){var $container=event.data.container,$mobileEvents=$container.find(obj.selectors.mobileEvents),state=$mobileEvents.data("tribeEventsState");$container.data("tribeEventsState").isMobile?(obj.handleMobileDayClick($container,!0),state.desktopInitialized&&(state.desktopInitialized=!1)):state.desktopInitialized||(obj.closeAllEvents($container),state.desktopInitialized=!0),$mobileEvents.data("tribeEventsState",state)},obj.deinit=function(event,jqXHR,settings){var $container=event.data.container;obj.unbindCalendarEvents($container),$container.off("resize.tribeEvents",obj.handleResize).off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.init=function(event,index,$container,data){$container.find(obj.selectors.mobileEvents).length&&(obj.handleMobileDayClick($container,!0),obj.initState($container),obj.bindCalendarEvents($container),$container.on("resize.tribeEvents",{container:$container},obj.handleResize).on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit))},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.monthMobileEvents);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.multidayEvents={},function($,obj){"use strict";var $document=$(document);obj.selectors={},obj.selectorPrefixes={month:".tribe-events-calendar-month__"},obj.selectorSuffixes={multidayEvent:"multiday-event",hiddenMultidayEvent:"multiday-event-hidden",multidayEventBarInner:"multiday-event-bar-inner",multidayEventBarInnerFocus:"multiday-event-bar-inner--focus",multidayEventBarInnerHover:"multiday-event-bar-inner--hover"},obj.findVisibleMultidayEvents=function($container,$hiddenMultidayEvent){var eventId=$hiddenMultidayEvent.closest(obj.selectors.multidayEvent).data("event-id");return $container.find(obj.selectors.multidayEvent+"[data-event-id="+eventId+"]")},obj.toggleHoverClass=function(event){event.data.target.toggleClass(obj.selectors.multidayEventBarInnerHover.className())},obj.toggleFocusClass=function(event){event.data.target.toggleClass(obj.selectors.multidayEventBarInnerFocus.className())},obj.unbindMultidayEvents=function($container){$container.find(obj.selectors.hiddenMultidayEvent).each((function(hiddenIndex,hiddenMultidayEvent){$(hiddenMultidayEvent).off()}))},obj.bindMultidayEvents=function($container){$container.find(obj.selectors.hiddenMultidayEvent).each((function(hiddenIndex,hiddenMultidayEvent){var $hiddenMultidayEvent=$(hiddenMultidayEvent);obj.findVisibleMultidayEvents($container,$hiddenMultidayEvent).each((function(visibleIndex,visibleMultidayEvent){var $visiblemultidayEventBarInner=$(visibleMultidayEvent).find(obj.selectors.multidayEventBarInner);$hiddenMultidayEvent.on("mouseenter mouseleave",{target:$visiblemultidayEventBarInner},obj.toggleHoverClass).on("focus blur",{target:$visiblemultidayEventBarInner},obj.toggleFocusClass)}))}))},obj.deinitSelectors=function(){obj.selectors={}},obj.initSelectors=function(viewSlug){var selectorPrefix=obj.selectorPrefixes[viewSlug];Object.keys(obj.selectorSuffixes).forEach((function(key){obj.selectors[key]=selectorPrefix+obj.selectorSuffixes[key]}))},obj.unbindEvents=function(event,jqXHR,settings){var $container=event.data.container;obj.deinitSelectors(),obj.unbindMultidayEvents($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.unbindEvents)},obj.bindEvents=function($container,data){var viewSlug=data.slug;-1!==$container.data("tribeEventsMultidayEventsAllowedViews").indexOf(viewSlug)&&(obj.initSelectors(viewSlug),obj.bindMultidayEvents($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.unbindEvents))},obj.initAllowedViews=function($container){$container.trigger("beforeMultidayEventsInitAllowedViews.tribeEvents",[$container]);$container.data("tribeEventsMultidayEventsAllowedViews",["month"]),$container.trigger("afterMultidayEventsInitAllowedViews.tribeEvents",[$container])},obj.init=function(event,index,$container,data){obj.initAllowedViews($container),obj.bindEvents($container,data)},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.multidayEvents);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.navigationScroll={},function($,obj){"use strict";var $document=$(document),$window=$(window);obj.scrollUp=function(event,html,textStatus,qXHR){var $container=$(event.target),windowTop=$window.scrollTop(),containerOffset=$container.offset();.75*windowTop>containerOffset.top&&$window.scrollTop(containerOffset.top)},obj.ready=function(){$document.on("afterAjaxSuccess.tribeEvents",tribe.events.views.manager.selectors.container,obj.scrollUp)},$(obj.ready)}(jQuery,tribe.events.views.navigationScroll);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.tooltip={},function($,obj){"use strict";var $document=$(document);obj.config={delayHoverIn:300,delayHoverOut:300},obj.selectors={tooltipTrigger:'[data-js~="tribe-events-tooltip"]',tribeEventsTooltipTriggerHoverClass:".tribe-events-tooltip-trigger--hover",tribeEventsTooltipThemeClass:".tribe-events-tooltip-theme",tribeEventsTooltipThemeHoverClass:".tribe-events-tooltip-theme--hover",tribeCommonClass:".tribe-common",tribeEventsClass:".tribe-events"},obj.handleOriginFocus=function(event){setTimeout((function(){(event.data.target.is(":focus")||event.data.target.hasClass(obj.selectors.tribeEventsTooltipTriggerHoverClass.className()))&&event.data.target.tooltipster("open")}),obj.config.delayHoverIn)},obj.handleOriginBlur=function(event){event.data.target.tooltipster("close")},obj.handleOriginHoverIn=function(event){event.data.target.addClass(obj.selectors.tribeEventsTooltipTriggerHoverClass.className())},obj.handleOriginHoverOut=function(event){event.data.target.removeClass(obj.selectors.tribeEventsTooltipTriggerHoverClass.className())},obj.handleTooltipHoverIn=function(event){event.data.target.addClass(obj.selectors.tribeEventsTooltipThemeHoverClass.className())},obj.handleTooltipHoverOut=function(event){event.data.target.removeClass(obj.selectors.tribeEventsTooltipThemeHoverClass.className())},obj.handleInstanceClose=function(event){var $origin=event.data.origin,$tooltip=$(event.tooltip);($origin.is(":focus")||$origin.hasClass(obj.selectors.tribeEventsTooltipTriggerHoverClass.className())||$tooltip.hasClass(obj.selectors.tribeEventsTooltipThemeHoverClass.className()))&&event.stop()},obj.handleInstanceClosing=function(event){$(event.tooltip).off("mouseenter touchstart",obj.handleTooltipHoverIn).off("mouseleave touchleave",obj.handleTooltipHoverOut)},obj.onFunctionInit=function(instance,helper){var $origin=$(helper.origin);$origin.on("focus",{target:$origin},obj.handleOriginFocus).on("blur",{target:$origin},obj.handleOriginBlur).on("mouseenter touchstart",{target:$origin},obj.handleOriginHoverIn).on("mouseleave touchleave",{target:$origin},obj.handleOriginHoverOut),instance.on("close",{origin:$origin},obj.handleInstanceClose).on("closing",{origin:$origin},obj.handleInstanceClosing)},obj.onFunctionReady=function(instance,helper){var $tooltip=$(helper.tooltip);$tooltip.on("mouseenter touchstart",{target:$tooltip},obj.handleTooltipHoverIn).on("mouseleave touchleave",{target:$tooltip},obj.handleTooltipHoverOut)},obj.deinitTooltips=function($container){$container.find(obj.selectors.tooltipTrigger).each((function(index,trigger){$(trigger).off().tooltipster("instance").off()}))},obj.initTooltips=function($container){var theme=$container.data("tribeEventsTooltipTheme");$container.find(obj.selectors.tooltipTrigger).each((function(index,trigger){$(trigger).tooltipster({animationDuration:0,interactive:!0,delay:[obj.config.delayHoverIn,obj.config.delayHoverOut],delayTouch:[obj.config.delayHoverIn,obj.config.delayHoverOut],theme:theme,functionInit:obj.onFunctionInit,functionReady:obj.onFunctionReady})}))},obj.initTheme=function($container){$container.trigger("beforeTooltipInitTheme.tribeEvents",[$container]);var theme=[obj.selectors.tribeEventsTooltipThemeClass.className(),obj.selectors.tribeCommonClass.className(),obj.selectors.tribeEventsClass.className()];$container.data("tribeEventsTooltipTheme",theme),$container.trigger("afterTooltipInitTheme.tribeEvents",[$container])},obj.deinit=function(event,jqXHR,settings){var $container=event.data.container;obj.deinitTooltips($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.init=function(event,index,$container,data){obj.initTheme($container),obj.initTooltips($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit)},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.tooltip);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.viewSelector={},function($,obj){"use strict";var $document=$(document);obj.selectors={viewSelector:'[data-js="tribe-events-view-selector"]',viewSelectorTabsClass:".tribe-events-c-view-selector--tabs",viewSelectorButton:'[data-js="tribe-events-view-selector-button"]',viewSelectorButtonActiveClass:".tribe-events-c-view-selector__button--active",viewSelectorListContainer:'[data-js="tribe-events-view-selector-list-container"]'},obj.deinitAccordion=function($header,$content){tribe.events.views.accordion.deinitAccordion(0,$header),tribe.events.views.accordion.deinitAccordionA11yAttrs($header,$content),$content.css("display","")},obj.initAccordion=function($container,$header,$content){tribe.events.views.accordion.initAccordion($container)(0,$header),tribe.events.views.accordion.initAccordionA11yAttrs($header,$content)},obj.deinitViewSelectorAccordion=function($container){var $viewSelectorButton=$container.find(obj.selectors.viewSelectorButton),$viewSelectorListContainer=$container.find(obj.selectors.viewSelectorListContainer);obj.deinitAccordion($viewSelectorButton,$viewSelectorListContainer),$viewSelectorButton.removeClass(obj.selectors.viewSelectorButtonActiveClass.className())},obj.initViewSelectorAccordion=function($container){var $viewSelectorButton=$container.find(obj.selectors.viewSelectorButton),$viewSelectorListContainer=$container.find(obj.selectors.viewSelectorListContainer);obj.initAccordion($container,$viewSelectorButton,$viewSelectorListContainer)},obj.initState=function($container){$container.find(obj.selectors.viewSelector).data("tribeEventsState",{mobileInitialized:!1,desktopInitialized:!1})},obj.deinitViewSelector=function($container){obj.deinitViewSelectorAccordion($container)},obj.initViewSelector=function($container){var $viewSelector=$container.find(obj.selectors.viewSelector);if($viewSelector.length){var state=$viewSelector.data("tribeEventsState");if($viewSelector.hasClass(obj.selectors.viewSelectorTabsClass.className())){var isMobile=$container.data("tribeEventsState").isMobile;isMobile&&!state.mobileInitialized?(obj.initViewSelectorAccordion($container),state.desktopInitialized=!1,state.mobileInitialized=!0,$viewSelector.data("tribeEventsState",state)):isMobile||state.desktopInitialized||(obj.deinitViewSelectorAccordion($container),state.mobileInitialized=!1,state.desktopInitialized=!0,$viewSelector.data("tribeEventsState",state))}else state.mobileInitialized||state.desktopInitialized||(obj.initViewSelectorAccordion($container),state.desktopInitialized=!0,state.mobileInitialized=!0,$viewSelector.data("tribeEventsState",state))}},obj.handleViewSelectorButtonClick=function(event){event.data.target.toggleClass(obj.selectors.viewSelectorButtonActiveClass.className())},obj.handleClick=function(event){if(!Boolean($(event.target).closest(obj.selectors.viewSelector).length)){var $viewSelector=event.data.container.find(obj.selectors.viewSelector),$viewSelectorButton=$viewSelector.find(obj.selectors.viewSelectorButton);if($viewSelectorButton.hasClass(obj.selectors.viewSelectorButtonActiveClass.className())){var $viewSelectorListContainer=$viewSelector.find(obj.selectors.viewSelectorListContainer);$viewSelectorButton.removeClass(obj.selectors.viewSelectorButtonActiveClass.className()),tribe.events.views.accordion.closeAccordion($viewSelectorButton,$viewSelectorListContainer)}}},obj.handleResize=function(event){obj.initViewSelector(event.data.container)},obj.unbindEvents=function($container){$document.off("click",obj.handleClick),$container.off("resize.tribeEvents",obj.handleResize).find(obj.selectors.viewSelectorButton).off("click",obj.handleViewSelectorButtonClick)},obj.bindEvents=function($container){var $viewSelectorButton=$container.find(obj.selectors.viewSelectorButton);$document.on("click",{container:$container},obj.handleClick),$container.on("resize.tribeEvents",{container:$container},obj.handleResize),$viewSelectorButton.on("click",{target:$viewSelectorButton},obj.handleViewSelectorButtonClick)},obj.deinit=function(event,jqXHR,settings){var $container=event.data.container;obj.deinitViewSelector($container),obj.unbindEvents($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.init=function(event,index,$container,data){$container.find(obj.selectors.viewSelector).length&&(obj.initState($container),obj.initViewSelector($container),obj.bindEvents($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit))},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.viewSelector);

View file

@ -0,0 +1,11 @@
/**
* This JS file was auto-generated via Terser.
*
* Contributors should avoid editing this file, but instead edit the associated
* non minified file file. For more information, check out our engineering docs
* on how we handle JS minification in our engineering docs.
*
* @see: https://evnt.is/dev-docs-minification
*/
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.viewport={},function($,obj){"use strict";var $window=$(window),$document=$(document);obj.options={MOBILE_BREAKPOINT:tribe.events.views.breakpoints.breakpoints.medium||768},obj.setViewport=function($container){var state=$container.data("tribeEventsState");state||(state={}),state.isMobile=$container.outerWidth()<obj.options.MOBILE_BREAKPOINT,$container.data("tribeEventsState",state)},obj.handleResize=function(event){var $container=event.data.container;obj.setViewport($container),$container.trigger("resize.tribeEvents")},obj.unbindEvents=function($container){$window.off("resize",obj.handleResize)},obj.bindEvents=function($container){$window.on("resize",{container:$container},obj.handleResize)},obj.deinit=function(event,jqXHR,settings){var $container=event.data.container;obj.unbindEvents($container),$container.off("beforeAjaxSuccess.tribeEvents",obj.deinit)},obj.init=function(event,index,$container,data){obj.bindEvents($container),obj.setViewport($container),$container.on("beforeAjaxSuccess.tribeEvents",{container:$container},obj.deinit)},obj.ready=function(){$document.on("afterSetup.tribeEvents",tribe.events.views.manager.selectors.container,obj.init)},$(obj.ready)}(jQuery,tribe.events.views.viewport);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,35 @@
/* English initialisation for the jQuery UI date picker plugin. */
(function( factory ) {
if ( typeof define === "function" && define.amd ) {
// AMD. Register as an anonymous module.
define( [ "../datepicker" ], factory );
} else {
// Browser globals
factory( jQuery.datepicker );
}
}(function( datepicker ) {
datepicker.regional['en-US'] = {
closeText: 'Done',
prevText: 'Prev',
nextText: 'Next',
currentText: 'Today',
monthNames: ['January','February','March','April','May','June',
'July','August','September','October','November','December'],
monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun',
'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'],
weekHeader: 'Wk',
dateFormat: 'mm/dd/yy',
firstDay: 1,
isRTL: false,
showMonthAfterYear: false,
yearSuffix: ''};
datepicker.setDefaults( datepicker.regional['en-US'] );
return datepicker.regional['en-US'];
}));

View file

@ -0,0 +1,41 @@
/*
* Translated default messages for the jQuery validation plugin.
* Locale: EN (English)
* Region: US (United States)
*/
(function($) {
$.extend(
$.validator.messages,
{
required: 'This field is required.',
remote: 'Please fix this field.',
email: 'Please enter a valid email address.',
url: 'Please enter a valid URL.',
date: 'Please enter a valid date.',
dateISO: 'Please enter a valid date (ISO).',
number: 'Please enter a valid number.',
digits: 'Please enter only digits.',
creditcard: 'Please enter a valid credit card number.',
equalTo: 'Please enter the same value again.',
maxlength: $.validator.format( 'Please enter no more than {0} characters.' ),
minlength: $.validator.format( 'Please enter at least {0} characters.' ),
rangelength: $.validator.format( 'Please enter a value between {0} and {1} characters long.' ),
range: $.validator.format( 'Please enter a value between {0} and {1}.' ),
max: $.validator.format( 'Please enter a value less than or equal to {0}.' ),
min: $.validator.format( 'Please enter a value greater than or equal to {0}.' ),
maxWords: $.validator.format( 'Please enter {0} words or less.' ),
minWords: $.validator.format( 'Please enter at least {0} words.' ),
rangeWords: $.validator.format( 'Please enter between {0} and {1} words.' ),
alphanumeric: 'Letters, numbers, and underscores only please',
lettersonly: 'Letters only please',
nowhitespace: 'No white space please',
phone: 'Please enter a valid phone number. Most US/Canada and International formats accepted.',
ipv4: 'Please enter a valid IP v4 address.',
ipv6: 'Please enter a valid IP v6 address.',
ziprange: 'Your ZIP-code must be in the range 902xx-xxxx to 905-xx-xxxx',
zipcodeUS: 'The specified US ZIP Code is invalid',
integer: 'A positive or negative non-decimal number please',
vfbUsername: 'This username is already registered. Please choose another one.'
}
);
}(jQuery));

View file

@ -0,0 +1 @@
(function($){$.extend({metadata:{defaults:{type:"class",name:"metadata",cre:/({.*})/,single:"metadata"},setType:function(type,name){this.defaults.type=type;this.defaults.name=name},get:function(elem,opts){var settings=$.extend({},this.defaults,opts);if(!settings.single.length){settings.single="metadata"}var data=$.data(elem,settings.single);if(data){return data}data="{}";if(settings.type=="class"){var m=settings.cre.exec(elem.className);if(m){data=m[1]}}else{if(settings.type=="elem"){if(!elem.getElementsByTagName){return undefined}var e=elem.getElementsByTagName(settings.name);if(e.length){data=$.trim(e[0].innerHTML)}}else{if(elem.getAttribute!=undefined){var attr=elem.getAttribute(settings.name);if(attr){data=attr}}}}if(data.indexOf("{")<0){data="{"+data+"}"}data=eval("("+data+")");$.data(elem,settings.single,data);return data}}});$.fn.metadata=function(opts){return $.metadata.get(this[0],opts)}})(jQuery);

View file

@ -0,0 +1,51 @@
/**
* jQuery Validation Plugin 1.9.0
*
* http://bassistance.de/jquery-plugins/jquery-plugin-validation/
* http://docs.jquery.com/Plugins/Validation
*
* Copyright (c) 2006 - 2011 Jörn Zaefferer
*
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*/
(function(c){c.extend(c.fn,{validate:function(a){if(this.length){var b=c.data(this[0],"validator");if(b)return b;this.attr("novalidate","novalidate");b=new c.validator(a,this[0]);c.data(this[0],"validator",b);if(b.settings.onsubmit){a=this.find("input, button");a.filter(".cancel").click(function(){b.cancelSubmit=true});b.settings.submitHandler&&a.filter(":submit").click(function(){b.submitButton=this});this.submit(function(d){function e(){if(b.settings.submitHandler){if(b.submitButton)var f=c("<input type='hidden'/>").attr("name",
b.submitButton.name).val(b.submitButton.value).appendTo(b.currentForm);b.settings.submitHandler.call(b,b.currentForm);b.submitButton&&f.remove();return false}return true}b.settings.debug&&d.preventDefault();if(b.cancelSubmit){b.cancelSubmit=false;return e()}if(b.form()){if(b.pendingRequest){b.formSubmitted=true;return false}return e()}else{b.focusInvalid();return false}})}return b}else a&&a.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing")},valid:function(){if(c(this[0]).is("form"))return this.validate().form();
else{var a=true,b=c(this[0].form).validate();this.each(function(){a&=b.element(this)});return a}},removeAttrs:function(a){var b={},d=this;c.each(a.split(/\s/),function(e,f){b[f]=d.attr(f);d.removeAttr(f)});return b},rules:function(a,b){var d=this[0];if(a){var e=c.data(d.form,"validator").settings,f=e.rules,g=c.validator.staticRules(d);switch(a){case "add":c.extend(g,c.validator.normalizeRule(b));f[d.name]=g;if(b.messages)e.messages[d.name]=c.extend(e.messages[d.name],b.messages);break;case "remove":if(!b){delete f[d.name];
return g}var h={};c.each(b.split(/\s/),function(j,i){h[i]=g[i];delete g[i]});return h}}d=c.validator.normalizeRules(c.extend({},c.validator.metadataRules(d),c.validator.classRules(d),c.validator.attributeRules(d),c.validator.staticRules(d)),d);if(d.required){e=d.required;delete d.required;d=c.extend({required:e},d)}return d}});c.extend(c.expr[":"],{blank:function(a){return!c.trim(""+a.value)},filled:function(a){return!!c.trim(""+a.value)},unchecked:function(a){return!a.checked}});c.validator=function(a,
b){this.settings=c.extend(true,{},c.validator.defaults,a);this.currentForm=b;this.init()};c.validator.format=function(a,b){if(arguments.length==1)return function(){var d=c.makeArray(arguments);d.unshift(a);return c.validator.format.apply(this,d)};if(arguments.length>2&&b.constructor!=Array)b=c.makeArray(arguments).slice(1);if(b.constructor!=Array)b=[b];c.each(b,function(d,e){a=a.replace(RegExp("\\{"+d+"\\}","g"),e)});return a};c.extend(c.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",
validClass:"valid",errorElement:"label",focusInvalid:true,errorContainer:c([]),errorLabelContainer:c([]),onsubmit:true,ignore:":hidden",ignoreTitle:false,onfocusin:function(a){this.lastActive=a;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,a,this.settings.errorClass,this.settings.validClass);this.addWrapper(this.errorsFor(a)).hide()}},onfocusout:function(a){if(!this.checkable(a)&&(a.name in this.submitted||!this.optional(a)))this.element(a)},
onkeyup:function(a){if(a.name in this.submitted||a==this.lastElement)this.element(a)},onclick:function(a){if(a.name in this.submitted)this.element(a);else a.parentNode.name in this.submitted&&this.element(a.parentNode)},highlight:function(a,b,d){a.type==="radio"?this.findByName(a.name).addClass(b).removeClass(d):c(a).addClass(b).removeClass(d)},unhighlight:function(a,b,d){a.type==="radio"?this.findByName(a.name).removeClass(b).addClass(d):c(a).removeClass(b).addClass(d)}},setDefaults:function(a){c.extend(c.validator.defaults,
a)},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:c.validator.format("Please enter no more than {0} characters."),
minlength:c.validator.format("Please enter at least {0} characters."),rangelength:c.validator.format("Please enter a value between {0} and {1} characters long."),range:c.validator.format("Please enter a value between {0} and {1}."),max:c.validator.format("Please enter a value less than or equal to {0}."),min:c.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){function a(e){var f=c.data(this[0].form,"validator"),g="on"+e.type.replace(/^validate/,
"");f.settings[g]&&f.settings[g].call(f,this[0],e)}this.labelContainer=c(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||c(this.currentForm);this.containers=c(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var b=this.groups={};c.each(this.settings.groups,function(e,f){c.each(f.split(/\s/),function(g,h){b[h]=e})});var d=
this.settings.rules;c.each(d,function(e,f){d[e]=c.validator.normalizeRule(f)});c(this.currentForm).validateDelegate("[type='text'], [type='password'], [type='file'], select, textarea, [type='number'], [type='search'] ,[type='tel'], [type='url'], [type='email'], [type='datetime'], [type='date'], [type='month'], [type='week'], [type='time'], [type='datetime-local'], [type='range'], [type='color'] ","focusin focusout keyup",a).validateDelegate("[type='radio'], [type='checkbox'], select, option","click",
a);this.settings.invalidHandler&&c(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler)},form:function(){this.checkForm();c.extend(this.submitted,this.errorMap);this.invalid=c.extend({},this.errorMap);this.valid()||c(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid()},checkForm:function(){this.prepareForm();for(var a=0,b=this.currentElements=this.elements();b[a];a++)this.check(b[a]);return this.valid()},element:function(a){this.lastElement=
a=this.validationTargetFor(this.clean(a));this.prepareElement(a);this.currentElements=c(a);var b=this.check(a);if(b)delete this.invalid[a.name];else this.invalid[a.name]=true;if(!this.numberOfInvalids())this.toHide=this.toHide.add(this.containers);this.showErrors();return b},showErrors:function(a){if(a){c.extend(this.errorMap,a);this.errorList=[];for(var b in a)this.errorList.push({message:a[b],element:this.findByName(b)[0]});this.successList=c.grep(this.successList,function(d){return!(d.name in a)})}this.settings.showErrors?
this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors()},resetForm:function(){c.fn.resetForm&&c(this.currentForm).resetForm();this.submitted={};this.lastElement=null;this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass)},numberOfInvalids:function(){return this.objectLength(this.invalid)},objectLength:function(a){var b=0,d;for(d in a)b++;return b},hideErrors:function(){this.addWrapper(this.toHide).hide()},valid:function(){return this.size()==
0},size:function(){return this.errorList.length},focusInvalid:function(){if(this.settings.focusInvalid)try{c(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin")}catch(a){}},findLastActive:function(){var a=this.lastActive;return a&&c.grep(this.errorList,function(b){return b.element.name==a.name}).length==1&&a},elements:function(){var a=this,b={};return c(this.currentForm).find("input, select, textarea").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&
a.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in b||!a.objectLength(c(this).rules()))return false;return b[this.name]=true})},clean:function(a){return c(a)[0]},errors:function(){return c(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext)},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=c([]);this.toHide=c([]);this.currentElements=c([])},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers)},
prepareElement:function(a){this.reset();this.toHide=this.errorsFor(a)},check:function(a){a=this.validationTargetFor(this.clean(a));var b=c(a).rules(),d=false,e;for(e in b){var f={method:e,parameters:b[e]};try{var g=c.validator.methods[e].call(this,a.value.replace(/\r/g,""),a,f.parameters);if(g=="dependency-mismatch")d=true;else{d=false;if(g=="pending"){this.toHide=this.toHide.not(this.errorsFor(a));return}if(!g){this.formatAndAdd(a,f);return false}}}catch(h){this.settings.debug&&window.console&&console.log("exception occured when checking element "+
a.id+", check the '"+f.method+"' method",h);throw h;}}if(!d){this.objectLength(b)&&this.successList.push(a);return true}},customMetaMessage:function(a,b){if(c.metadata){var d=this.settings.meta?c(a).metadata()[this.settings.meta]:c(a).metadata();return d&&d.messages&&d.messages[b]}},customMessage:function(a,b){var d=this.settings.messages[a];return d&&(d.constructor==String?d:d[b])},findDefined:function(){for(var a=0;a<arguments.length;a++)if(arguments[a]!==undefined)return arguments[a]},defaultMessage:function(a,
b){return this.findDefined(this.customMessage(a.name,b),this.customMetaMessage(a,b),!this.settings.ignoreTitle&&a.title||undefined,c.validator.messages[b],"<strong>Warning: No message defined for "+a.name+"</strong>")},formatAndAdd:function(a,b){var d=this.defaultMessage(a,b.method),e=/\$?\{(\d+)\}/g;if(typeof d=="function")d=d.call(this,b.parameters,a);else if(e.test(d))d=jQuery.format(d.replace(e,"{$1}"),b.parameters);this.errorList.push({message:d,element:a});this.errorMap[a.name]=d;this.submitted[a.name]=
d},addWrapper:function(a){if(this.settings.wrapper)a=a.add(a.parent(this.settings.wrapper));return a},defaultShowErrors:function(){for(var a=0;this.errorList[a];a++){var b=this.errorList[a];this.settings.highlight&&this.settings.highlight.call(this,b.element,this.settings.errorClass,this.settings.validClass);this.showLabel(b.element,b.message)}if(this.errorList.length)this.toShow=this.toShow.add(this.containers);if(this.settings.success)for(a=0;this.successList[a];a++)this.showLabel(this.successList[a]);
if(this.settings.unhighlight){a=0;for(b=this.validElements();b[a];a++)this.settings.unhighlight.call(this,b[a],this.settings.errorClass,this.settings.validClass)}this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show()},validElements:function(){return this.currentElements.not(this.invalidElements())},invalidElements:function(){return c(this.errorList).map(function(){return this.element})},showLabel:function(a,b){var d=this.errorsFor(a);if(d.length){d.removeClass(this.settings.validClass).addClass(this.settings.errorClass);
d.attr("generated")&&d.html(b)}else{d=c("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(a),generated:true}).addClass(this.settings.errorClass).html(b||"");if(this.settings.wrapper)d=d.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();this.labelContainer.append(d).length||(this.settings.errorPlacement?this.settings.errorPlacement(d,c(a)):d.insertAfter(a))}if(!b&&this.settings.success){d.text("");typeof this.settings.success=="string"?d.addClass(this.settings.success):this.settings.success(d)}this.toShow=
this.toShow.add(d)},errorsFor:function(a){var b=this.idOrName(a);return this.errors().filter(function(){return c(this).attr("for")==b})},idOrName:function(a){return this.groups[a.name]||(this.checkable(a)?a.name:a.id||a.name)},validationTargetFor:function(a){if(this.checkable(a))a=this.findByName(a.name).not(this.settings.ignore)[0];return a},checkable:function(a){return/radio|checkbox/i.test(a.type)},findByName:function(a){var b=this.currentForm;return c(document.getElementsByName(a)).map(function(d,
e){return e.form==b&&e.name==a&&e||null})},getLength:function(a,b){switch(b.nodeName.toLowerCase()){case "select":return c("option:selected",b).length;case "input":if(this.checkable(b))return this.findByName(b.name).filter(":checked").length}return a.length},depend:function(a,b){return this.dependTypes[typeof a]?this.dependTypes[typeof a](a,b):true},dependTypes:{"boolean":function(a){return a},string:function(a,b){return!!c(a,b.form).length},"function":function(a,b){return a(b)}},optional:function(a){return!c.validator.methods.required.call(this,
c.trim(a.value),a)&&"dependency-mismatch"},startRequest:function(a){if(!this.pending[a.name]){this.pendingRequest++;this.pending[a.name]=true}},stopRequest:function(a,b){this.pendingRequest--;if(this.pendingRequest<0)this.pendingRequest=0;delete this.pending[a.name];if(b&&this.pendingRequest==0&&this.formSubmitted&&this.form()){c(this.currentForm).submit();this.formSubmitted=false}else if(!b&&this.pendingRequest==0&&this.formSubmitted){c(this.currentForm).triggerHandler("invalid-form",[this]);this.formSubmitted=
false}},previousValue:function(a){return c.data(a,"previousValue")||c.data(a,"previousValue",{old:null,valid:true,message:this.defaultMessage(a,"remote")})}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(a,b){a.constructor==String?this.classRuleSettings[a]=b:c.extend(this.classRuleSettings,
a)},classRules:function(a){var b={};(a=c(a).attr("class"))&&c.each(a.split(" "),function(){this in c.validator.classRuleSettings&&c.extend(b,c.validator.classRuleSettings[this])});return b},attributeRules:function(a){var b={};a=c(a);for(var d in c.validator.methods){var e;if(e=d==="required"&&typeof c.fn.prop==="function"?a.prop(d):a.attr(d))b[d]=e;else if(a[0].getAttribute("type")===d)b[d]=true}b.maxlength&&/-1|2147483647|524288/.test(b.maxlength)&&delete b.maxlength;return b},metadataRules:function(a){if(!c.metadata)return{};
var b=c.data(a.form,"validator").settings.meta;return b?c(a).metadata()[b]:c(a).metadata()},staticRules:function(a){var b={},d=c.data(a.form,"validator");if(d.settings.rules)b=c.validator.normalizeRule(d.settings.rules[a.name])||{};return b},normalizeRules:function(a,b){c.each(a,function(d,e){if(e===false)delete a[d];else if(e.param||e.depends){var f=true;switch(typeof e.depends){case "string":f=!!c(e.depends,b.form).length;break;case "function":f=e.depends.call(b,b)}if(f)a[d]=e.param!==undefined?
e.param:true;else delete a[d]}});c.each(a,function(d,e){a[d]=c.isFunction(e)?e(b):e});c.each(["minlength","maxlength","min","max"],function(){if(a[this])a[this]=Number(a[this])});c.each(["rangelength","range"],function(){if(a[this])a[this]=[Number(a[this][0]),Number(a[this][1])]});if(c.validator.autoCreateRanges){if(a.min&&a.max){a.range=[a.min,a.max];delete a.min;delete a.max}if(a.minlength&&a.maxlength){a.rangelength=[a.minlength,a.maxlength];delete a.minlength;delete a.maxlength}}a.messages&&delete a.messages;
return a},normalizeRule:function(a){if(typeof a=="string"){var b={};c.each(a.split(/\s/),function(){b[this]=true});a=b}return a},addMethod:function(a,b,d){c.validator.methods[a]=b;c.validator.messages[a]=d!=undefined?d:c.validator.messages[a];b.length<3&&c.validator.addClassRules(a,c.validator.normalizeRule(a))},methods:{required:function(a,b,d){if(!this.depend(d,b))return"dependency-mismatch";switch(b.nodeName.toLowerCase()){case "select":return(a=c(b).val())&&a.length>0;case "input":if(this.checkable(b))return this.getLength(a,
b)>0;default:return c.trim(a).length>0}},remote:function(a,b,d){if(this.optional(b))return"dependency-mismatch";var e=this.previousValue(b);this.settings.messages[b.name]||(this.settings.messages[b.name]={});e.originalMessage=this.settings.messages[b.name].remote;this.settings.messages[b.name].remote=e.message;d=typeof d=="string"&&{url:d}||d;if(this.pending[b.name])return"pending";if(e.old===a)return e.valid;e.old=a;var f=this;this.startRequest(b);var g={};g[b.name]=a;c.ajax(c.extend(true,{url:d,
mode:"abort",port:"validate"+b.name,dataType:"json",data:g,success:function(h){f.settings.messages[b.name].remote=e.originalMessage;var j=h===true;if(j){var i=f.formSubmitted;f.prepareElement(b);f.formSubmitted=i;f.successList.push(b);f.showErrors()}else{i={};h=h||f.defaultMessage(b,"remote");i[b.name]=e.message=c.isFunction(h)?h(a):h;f.showErrors(i)}e.valid=j;f.stopRequest(b,j)}},d));return"pending"},minlength:function(a,b,d){return this.optional(b)||this.getLength(c.trim(a),b)>=d},maxlength:function(a,
b,d){return this.optional(b)||this.getLength(c.trim(a),b)<=d},rangelength:function(a,b,d){a=this.getLength(c.trim(a),b);return this.optional(b)||a>=d[0]&&a<=d[1]},min:function(a,b,d){return this.optional(b)||a>=d},max:function(a,b,d){return this.optional(b)||a<=d},range:function(a,b,d){return this.optional(b)||a>=d[0]&&a<=d[1]},email:function(a,b){return this.optional(b)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i.test(a)},
url:function(a,b){return this.optional(b)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(a)},
date:function(a,b){return this.optional(b)||!/Invalid|NaN/.test(new Date(a))},dateISO:function(a,b){return this.optional(b)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(a)},number:function(a,b){return this.optional(b)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(a)},digits:function(a,b){return this.optional(b)||/^\d+$/.test(a)},creditcard:function(a,b){if(this.optional(b))return"dependency-mismatch";if(/[^0-9 -]+/.test(a))return false;var d=0,e=0,f=false;a=a.replace(/\D/g,"");for(var g=a.length-1;g>=
0;g--){e=a.charAt(g);e=parseInt(e,10);if(f)if((e*=2)>9)e-=9;d+=e;f=!f}return d%10==0},accept:function(a,b,d){d=typeof d=="string"?d.replace(/,/g,"|"):"png|jpe?g|gif";return this.optional(b)||a.match(RegExp(".("+d+")$","i"))},equalTo:function(a,b,d){d=c(d).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){c(b).valid()});return a==d.val()}}});c.format=c.validator.format})(jQuery);
(function(c){var a={};if(c.ajaxPrefilter)c.ajaxPrefilter(function(d,e,f){e=d.port;if(d.mode=="abort"){a[e]&&a[e].abort();a[e]=f}});else{var b=c.ajax;c.ajax=function(d){var e=("port"in d?d:c.ajaxSettings).port;if(("mode"in d?d:c.ajaxSettings).mode=="abort"){a[e]&&a[e].abort();return a[e]=b.apply(this,arguments)}return b.apply(this,arguments)}}})(jQuery);
(function(c){!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(e){e=c.event.fix(e);e.type=b;return c.event.handle.call(this,e)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)},handler:function(e){arguments[0]=c.event.fix(e);arguments[0].type=b;return c.event.handle.apply(this,arguments)}}});c.extend(c.fn,{validateDelegate:function(a,
b,d){return this.bind(b,function(e){var f=c(e.target);if(f.is(a))return d.apply(f,arguments)})}})})(jQuery);

View file

@ -0,0 +1 @@
jQuery(document).ready(function(a){a(".visual-form-builder").each(function(){a(this).validate({rules:{"vfb-secret":{required:true,digits:true,maxlength:2}},errorClass:"vfb-error",errorPlacement:function(b,c){if(c.is(":radio")||c.is(":checkbox")){b.appendTo(c.parent().parent())}else{if(c.is(":password")){b.hide()}else{b.insertAfter(c)}}}})});a(".visual-form-builder li:not(.vfb-item-instructions li, .vfb-span li)").filter(function(){return a(this).css("list-style-type")!=="none"}).css("list-style","none");a(".vfb-date-picker").each(function(){var b=a(this).attr("data-dp-dateFormat")?a(this).attr("data-dp-dateFormat"):"mm/dd/yy";a(this).datepicker({dateFormat:b})});a.validator.addMethod("phone",function(c,b){c=c.replace(/[\+\s\(\)\.\-\ ]/g,"");return this.optional(b)||c.length>9&&c.match(/^((\+)?[1-9]{1,2})?([-\s\.])?((\(\d{1,4}\))|\d{1,4})(([-\s\.])?[0-9]{1,12}){1,2}$/)},a.validator.messages.phone)});

Binary file not shown.

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

View file

@ -0,0 +1,146 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>
This is a custom SVG webfont generated by Font Squirrel.
Copyright : Digitized data copyright 20102011 Google Corporation
Foundry : Ascender Corporation
Foundry URL : httpwwwascendercorpcom
</metadata>
<defs>
<font id="OpenSansLight" horiz-adv-x="1169" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="532" />
<glyph unicode=" " horiz-adv-x="532" />
<glyph unicode="&#x09;" horiz-adv-x="532" />
<glyph unicode="&#xa0;" horiz-adv-x="532" />
<glyph unicode="!" horiz-adv-x="492" d="M164 78q0 98 80 98q82 0 82 -98t-82 -98q-80 0 -80 98zM186 1462h119l-29 -1085h-61z" />
<glyph unicode="&#x22;" horiz-adv-x="723" d="M133 1462h127l-33 -528h-61zM463 1462h127l-33 -528h-61z" />
<glyph unicode="#" horiz-adv-x="1323" d="M55 451v79h299l76 398h-297v80h311l86 454h91l-89 -454h365l88 454h86l-88 -454h285v-80h-301l-76 -398h303v-79h-320l-86 -451h-90l88 451h-360l-86 -451h-88l86 451h-283zM440 530h363l78 398h-363z" />
<glyph unicode="$" d="M164 186v103q75 -36 179.5 -61t193.5 -25v508q-145 44 -215 88t-102 104t-32 146q0 124 94.5 208.5t254.5 104.5v192h81v-190q197 -9 351 -72l-33 -90q-141 62 -318 72v-486q213 -66 293 -144t80 -204q0 -133 -99 -217t-274 -106v-236h-81v232q-92 2 -200.5 22.5 t-172.5 50.5zM297 1049q0 -86 57 -141t183 -93v453q-119 -16 -179.5 -76t-60.5 -143zM618 209q122 13 192.5 75t70.5 160q0 85 -63 140.5t-200 95.5v-471z" />
<glyph unicode="%" horiz-adv-x="1653" d="M113 1026q0 223 72 340t212 117q139 0 215 -120.5t76 -336.5q0 -226 -75 -343.5t-216 -117.5q-133 0 -208.5 120.5t-75.5 340.5zM211 1026q0 -186 45 -279.5t141 -93.5q193 0 193 373q0 184 -49.5 276.5t-143.5 92.5q-96 0 -141 -92.5t-45 -276.5zM373 0l811 1462h96 l-811 -1462h-96zM965 438q0 225 73.5 341t212.5 116q137 0 213 -120t76 -337q0 -226 -74 -343.5t-215 -117.5q-136 0 -211 121.5t-75 339.5zM1063 438q0 -185 45 -277.5t141 -92.5q193 0 193 370q0 369 -193 369q-96 0 -141 -91.5t-45 -277.5z" />
<glyph unicode="&#x26;" horiz-adv-x="1460" d="M123 371q0 138 73.5 235t274.5 205l-75 82q-66 71 -98 139t-32 142q0 143 95.5 227t256.5 84q155 0 245.5 -81t90.5 -224q0 -105 -70 -192.5t-253 -194.5l452 -457q61 72 104 157t75 201h96q-63 -246 -209 -426l266 -268h-135l-193 197q-92 -90 -164 -131.5t-157.5 -63.5 t-194.5 -22q-209 0 -328.5 103t-119.5 288zM227 375q0 -143 93 -224t258 -81q128 0 234.5 43.5t209.5 146.5l-483 485q-136 -72 -196.5 -122.5t-88 -109.5t-27.5 -138zM373 1176q0 -79 40 -146t152 -174q159 85 221 159t62 169q0 94 -62 152.5t-168 58.5q-114 0 -179.5 -58 t-65.5 -161z" />
<glyph unicode="'" horiz-adv-x="393" d="M133 1462h127l-33 -528h-61z" />
<glyph unicode="(" horiz-adv-x="557" d="M82 561q0 265 77.5 496t223.5 405h113q-148 -182 -227 -412.5t-79 -486.5q0 -483 304 -887h-111q-147 170 -224 397t-77 488z" />
<glyph unicode=")" horiz-adv-x="557" d="M61 1462h113q147 -175 224 -406.5t77 -494.5t-77.5 -490t-223.5 -395h-111q304 404 304 887q0 257 -79 487.5t-227 411.5z" />
<glyph unicode="*" horiz-adv-x="1128" d="M104 1124l19 131l401 -104l-39 405h146l-37 -405l405 104l21 -131l-395 -39l247 -340l-124 -71l-191 379l-180 -379l-125 71l242 340z" />
<glyph unicode="+" d="M111 682v82h432v434h82v-434h434v-82h-434v-432h-82v432h-432z" />
<glyph unicode="," horiz-adv-x="440" d="M68 -264q77 275 110 502h117l12 -21q-75 -265 -174 -481h-65z" />
<glyph unicode="-" horiz-adv-x="659" d="M92 512v82h475v-82h-475z" />
<glyph unicode="." horiz-adv-x="487" d="M162 78q0 98 80 98q82 0 82 -98t-82 -98q-80 0 -80 98z" />
<glyph unicode="/" horiz-adv-x="698" d="M25 0l544 1462h105l-545 -1462h-104z" />
<glyph unicode="0" d="M115 735q0 382 115.5 566t351.5 184q231 0 352 -190.5t121 -559.5q0 -385 -117.5 -570t-355.5 -185q-229 0 -348 190.5t-119 564.5zM223 735q0 -340 89 -502.5t270 -162.5q189 0 275.5 168t86.5 497q0 324 -86.5 492t-275.5 168t-274 -168t-85 -492z" />
<glyph unicode="1" d="M199 1165l397 297h86v-1462h-98v1065q0 145 12 301q-15 -15 -31 -29t-309 -243z" />
<glyph unicode="2" d="M113 0v88l389 406q164 170 230 260t97 172t31 172q0 131 -86 213t-223 82q-183 0 -350 -133l-54 69q183 154 406 154q191 0 300.5 -102t109.5 -281q0 -145 -73.5 -280.5t-268.5 -334.5l-375 -385v-4h782v-96h-915z" />
<glyph unicode="3" d="M94 63v99q84 -44 188.5 -69t196.5 -25q221 0 332 89.5t111 252.5q0 145 -113.5 223t-333.5 78h-158v96h160q182 0 288.5 86.5t106.5 234.5q0 122 -86.5 195.5t-226.5 73.5q-109 0 -199 -30.5t-202 -104.5l-49 67q85 71 205 112.5t243 41.5q202 0 312 -95.5t110 -269.5 q0 -136 -85.5 -229t-229.5 -119v-6q176 -22 268 -112t92 -242q0 -205 -139.5 -317.5t-401.5 -112.5q-223 0 -389 83z" />
<glyph unicode="4" d="M43 373v67l725 1030h121v-1011h252v-86h-252v-373h-94v373h-752zM162 459h633v418q0 302 14 507h-8q-20 -37 -123 -188z" />
<glyph unicode="5" d="M143 63v103q108 -55 192 -76.5t179 -21.5q192 0 308 101.5t116 274.5q0 163 -113 256t-307 93q-130 0 -272 -39l-60 39l58 669h704v-96h-610l-45 -516q156 29 244 29q234 0 368.5 -113t134.5 -311q0 -225 -140 -350t-386 -125q-109 0 -207 21.5t-164 61.5z" />
<glyph unicode="6" d="M131 623q0 285 77.5 479.5t220 288.5t343.5 94q94 0 172 -23v-88q-73 27 -176 27q-247 0 -384.5 -178t-154.5 -518h13q76 98 174 148t207 50q205 0 320.5 -117t115.5 -323q0 -224 -121.5 -353.5t-327.5 -129.5q-222 0 -350.5 169.5t-128.5 473.5zM240 504 q0 -111 49.5 -213.5t134 -162.5t186.5 -60q164 0 255 103t91 294q0 168 -90 262t-245 94q-102 0 -189.5 -45t-139.5 -119.5t-52 -152.5z" />
<glyph unicode="7" d="M109 1366v96h946v-73l-604 -1389h-117l602 1366h-827z" />
<glyph unicode="8" d="M121 375q0 131 83 230t257 169q-161 76 -227 160.5t-66 202.5q0 105 53 184.5t148.5 122.5t212.5 43q186 0 299.5 -95t113.5 -257q0 -112 -70.5 -198t-228.5 -159q192 -79 270 -173t78 -228q0 -181 -126.5 -289t-339.5 -108q-221 0 -339 101t-118 294zM223 360 q0 -138 93.5 -214t261.5 -76q164 0 264 80.5t100 218.5q0 124 -78.5 201.5t-302.5 162.5q-184 -71 -261 -157t-77 -216zM268 1137q0 -70 31.5 -123.5t91 -97t199.5 -101.5q163 63 234 139t71 183q0 120 -84.5 190t-230.5 70q-141 0 -226.5 -69.5t-85.5 -190.5z" />
<glyph unicode="9" d="M111 993q0 220 124.5 356t323.5 136q144 0 252 -75.5t166.5 -221.5t58.5 -346q0 -288 -75.5 -482t-220 -287t-349.5 -93q-104 0 -192 26v86q43 -14 103.5 -21.5t92.5 -7.5q247 0 387 178.5t156 520.5h-12q-73 -96 -174 -147.5t-211 -51.5q-203 0 -316.5 112t-113.5 318z M213 999q0 -174 87 -264t249 -90q101 0 188.5 45t139 119.5t51.5 151.5q0 117 -46.5 219t-130 159.5t-192.5 57.5q-158 0 -252 -106.5t-94 -291.5z" />
<glyph unicode=":" horiz-adv-x="487" d="M162 78q0 98 80 98q82 0 82 -98t-82 -98q-80 0 -80 98zM162 971q0 98 80 98q82 0 82 -98q0 -53 -23.5 -76t-58.5 -23q-34 0 -57 23t-23 76z" />
<glyph unicode=";" horiz-adv-x="487" d="M76 -264q29 97 62 245.5t48 256.5h117l12 -21q-75 -265 -174 -481h-65zM162 971q0 98 80 98q82 0 82 -98q0 -53 -23.5 -76t-58.5 -23q-34 0 -57 23t-23 76z" />
<glyph unicode="&#x3c;" d="M111 682v61l948 474v-95l-823 -405l823 -355v-96z" />
<glyph unicode="=" d="M111 477v82h948v-82h-948zM111 885v82h948v-82h-948z" />
<glyph unicode="&#x3e;" d="M111 266v96l823 355l-823 405v95l948 -474v-61z" />
<glyph unicode="?" horiz-adv-x="862" d="M57 1403q110 48 184.5 64t153.5 16q183 0 288 -98.5t105 -270.5q0 -68 -18 -119t-50.5 -94.5t-78.5 -84t-102 -87.5q-64 -54 -98.5 -98.5t-50 -93.5t-15.5 -146v-14h-82v37q0 123 37.5 201t138.5 167l91 79q72 61 103 121t31 138q0 127 -83.5 202t-219.5 75 q-79 0 -148 -17.5t-149 -56.5zM260 78q0 98 80 98q82 0 82 -98t-82 -98q-80 0 -80 98z" />
<glyph unicode="@" horiz-adv-x="1815" d="M113 561q0 256 108.5 460.5t307 317.5t448.5 113q215 0 380.5 -89t255 -254.5t89.5 -383.5q0 -228 -90.5 -366t-245.5 -138q-89 0 -144.5 54t-64.5 147h-4q-43 -100 -124 -150.5t-189 -50.5q-148 0 -229 96.5t-81 270.5q0 202 120.5 330.5t314.5 128.5q138 0 286 -41 l-22 -464v-30q0 -104 35 -156.5t116 -52.5q103 0 168.5 116.5t65.5 303.5q0 194 -79 340t-225.5 224.5t-334.5 78.5q-230 0 -405.5 -99.5t-270 -281.5t-94.5 -418q0 -322 167 -497.5t474 -175.5q93 0 188.5 18t231.5 70v-99q-203 -80 -414 -80q-349 0 -544 200.5t-195 557.5 zM633 590q0 -143 55 -215t174 -72q255 0 273 346l16 291q-79 27 -193 27q-149 0 -237 -102.5t-88 -274.5z" />
<glyph unicode="A" horiz-adv-x="1229" d="M0 0l588 1468h65l576 -1468h-115l-203 516h-594l-204 -516h-113zM354 608h523l-199 527q-25 62 -60 172q-27 -96 -59 -174z" />
<glyph unicode="B" horiz-adv-x="1284" d="M207 0v1462h401q271 0 398 -92t127 -278q0 -127 -77.5 -211.5t-226.5 -108.5v-6q175 -26 257.5 -110.5t82.5 -235.5q0 -202 -134 -311t-380 -109h-448zM309 90h344q406 0 406 330q0 301 -428 301h-322v-631zM309 811h322q206 0 299.5 68.5t93.5 214.5t-105.5 212 t-314.5 66h-295v-561z" />
<glyph unicode="C" horiz-adv-x="1272" d="M129 735q0 223 84.5 393t243 262.5t368.5 92.5q214 0 383 -80l-41 -92q-160 80 -336 80q-275 0 -433 -176t-158 -482q0 -313 149 -486t426 -173q184 0 338 47v-90q-145 -51 -362 -51q-308 0 -485 199t-177 556z" />
<glyph unicode="D" horiz-adv-x="1446" d="M207 0v1462h395q350 0 532.5 -183t182.5 -534q0 -368 -193 -556.5t-567 -188.5h-350zM309 90h242q655 0 655 651q0 314 -159.5 472.5t-468.5 158.5h-269v-1282z" />
<glyph unicode="E" horiz-adv-x="1130" d="M207 0v1462h799v-94h-697v-553h658v-94h-658v-627h697v-94h-799z" />
<glyph unicode="F" horiz-adv-x="1028" d="M207 0v1462h801v-94h-699v-620h660v-95h-660v-653h-102z" />
<glyph unicode="G" horiz-adv-x="1481" d="M129 729q0 223 91.5 395.5t262 266.5t391.5 94q239 0 429 -88l-41 -92q-190 88 -394 88q-289 0 -458.5 -178.5t-169.5 -481.5q0 -330 161 -496.5t473 -166.5q202 0 343 57v514h-435v96h539v-667q-212 -90 -477 -90q-346 0 -530.5 195.5t-184.5 553.5z" />
<glyph unicode="H" horiz-adv-x="1473" d="M207 0v1462h102v-649h854v649h103v-1462h-103v719h-854v-719h-102z" />
<glyph unicode="I" horiz-adv-x="516" d="M207 0v1462h102v-1462h-102z" />
<glyph unicode="J" horiz-adv-x="506" d="M-184 -254q78 -20 149 -20q242 0 242 264v1472h102v-1462q0 -369 -342 -369q-92 0 -151 27v88z" />
<glyph unicode="K" horiz-adv-x="1190" d="M207 0v1462h102v-760l162 162l573 598h130l-599 -618l615 -844h-125l-561 772l-195 -172v-600h-102z" />
<glyph unicode="L" horiz-adv-x="1051" d="M207 0v1462h102v-1366h697v-96h-799z" />
<glyph unicode="M" horiz-adv-x="1767" d="M207 0v1462h158l518 -1286h6l518 1286h154v-1462h-103v1108q0 116 12 240h-8l-547 -1348h-65l-545 1350h-8q8 -124 8 -254v-1096h-98z" />
<glyph unicode="N" horiz-adv-x="1477" d="M207 0v1462h102l865 -1296h6q-9 180 -9 342v954h99v-1462h-103l-866 1298h-8q12 -232 12 -350v-948h-98z" />
<glyph unicode="O" horiz-adv-x="1565" d="M129 735q0 349 175.5 549.5t479.5 200.5q306 0 479 -201.5t173 -550.5q0 -348 -174 -550.5t-480 -202.5q-305 0 -479 202.5t-174 552.5zM240 733q0 -314 140 -485.5t402 -171.5q264 0 403.5 170t139.5 487q0 316 -139.5 484.5t-401.5 168.5q-261 0 -402.5 -170 t-141.5 -483z" />
<glyph unicode="P" horiz-adv-x="1198" d="M207 0v1462h358q522 0 522 -420q0 -212 -144 -325t-408 -113h-226v-604h-102zM309 692h201q247 0 357 81.5t110 264.5q0 169 -104 250.5t-322 81.5h-242v-678z" />
<glyph unicode="Q" horiz-adv-x="1565" d="M129 735q0 349 175.5 549.5t479.5 200.5q306 0 479 -201.5t173 -550.5q0 -294 -126 -486.5t-349 -246.5l333 -348h-166l-282 330l-33 -2h-31q-305 0 -479 202.5t-174 552.5zM240 733q0 -314 140 -485.5t402 -171.5q264 0 403.5 170t139.5 487q0 316 -139.5 484.5 t-401.5 168.5q-261 0 -402.5 -170t-141.5 -483z" />
<glyph unicode="R" horiz-adv-x="1217" d="M207 0v1462h348q272 0 402 -100.5t130 -302.5q0 -147 -77.5 -248t-235.5 -145l397 -666h-122l-377 637h-363v-637h-102zM309 725h279q185 0 287 82.5t102 243.5q0 167 -100 243t-326 76h-242v-645z" />
<glyph unicode="S" horiz-adv-x="1116" d="M111 39v102q158 -67 403 -67q180 0 285.5 82.5t105.5 216.5q0 83 -35 137.5t-114 99.5t-232 97q-224 77 -309.5 166.5t-85.5 238.5q0 164 128.5 267.5t330.5 103.5q206 0 387 -78l-37 -88q-182 76 -348 76q-162 0 -258 -75t-96 -204q0 -81 29.5 -133t96.5 -93.5 t230 -99.5q171 -59 257 -114.5t125.5 -126t39.5 -170.5q0 -183 -134.5 -290t-357.5 -107q-268 0 -411 59z" />
<glyph unicode="T" horiz-adv-x="1073" d="M10 1366v96h1053v-96h-475v-1366h-103v1366h-475z" />
<glyph unicode="U" horiz-adv-x="1473" d="M190 520v942h103v-946q0 -211 117 -328.5t331 -117.5q209 0 324 115.5t115 320.5v956h102v-946q0 -252 -146 -394t-407 -142q-254 0 -396.5 142.5t-142.5 397.5z" />
<glyph unicode="V" horiz-adv-x="1182" d="M0 1462h109l368 -995q84 -225 113 -338q20 75 79 233l402 1100h111l-547 -1462h-90z" />
<glyph unicode="W" horiz-adv-x="1827" d="M51 1462h107l256 -942q15 -57 28 -105.5t23.5 -91t19 -82t15.5 -79.5q24 136 102 413l250 887h113l293 -1018q51 -176 73 -284q13 72 33.5 153t308.5 1149h103l-404 -1462h-84l-321 1128q-40 139 -60 228q-16 -87 -45.5 -200t-322.5 -1156h-86z" />
<glyph unicode="X" horiz-adv-x="1102" d="M0 0l492 762l-447 700h115l395 -626l401 626h109l-453 -698l490 -764h-117l-432 682l-440 -682h-113z" />
<glyph unicode="Y" horiz-adv-x="1081" d="M0 1462h117l426 -800l428 800h110l-487 -897v-565h-105v557z" />
<glyph unicode="Z" horiz-adv-x="1180" d="M82 0v76l856 1290h-817v96h954v-76l-858 -1290h881v-96h-1016z" />
<glyph unicode="[" horiz-adv-x="653" d="M174 -324v1786h428v-94h-330v-1597h330v-95h-428z" />
<glyph unicode="\" horiz-adv-x="698" d="M25 1462h102l547 -1462h-103z" />
<glyph unicode="]" horiz-adv-x="653" d="M51 -229h330v1597h-330v94h428v-1786h-428v95z" />
<glyph unicode="^" d="M88 561l465 912h68l460 -912h-100l-395 791l-398 -791h-100z" />
<glyph unicode="_" horiz-adv-x="842" d="M-4 -184h850v-82h-850v82z" />
<glyph unicode="`" horiz-adv-x="1182" d="M393 1552v17h142q26 -48 98.5 -142t142.5 -170v-16h-69q-96 79 -188.5 171.5t-125.5 139.5z" />
<glyph unicode="a" horiz-adv-x="1085" d="M98 289q0 159 132.5 247t383.5 93l207 6v72q0 155 -63 234t-203 79q-151 0 -313 -84l-37 86q179 84 354 84q179 0 267.5 -93t88.5 -290v-723h-73l-25 172h-8q-82 -105 -168.5 -148.5t-204.5 -43.5q-160 0 -249 82t-89 227zM203 285q0 -102 62.5 -158.5t176.5 -56.5 q174 0 274.5 99.5t100.5 276.5v107l-190 -8q-229 -11 -326.5 -71.5t-97.5 -188.5z" />
<glyph unicode="b" horiz-adv-x="1219" d="M182 0v1556h99v-391q0 -88 -4 -162l-3 -85h7q62 98 149.5 144t210.5 46q228 0 343.5 -143.5t115.5 -419.5q0 -271 -121.5 -418t-341.5 -147q-116 0 -209 48t-147 136h-9l-28 -164h-62zM281 528q0 -246 86.5 -353t269.5 -107q178 0 268 124.5t90 354.5q0 471 -356 471 q-192 0 -275 -110t-83 -363v-17z" />
<glyph unicode="c" horiz-adv-x="973" d="M119 537q0 270 137 420.5t375 150.5q141 0 270 -49l-27 -88q-141 47 -245 47q-200 0 -303 -123.5t-103 -355.5q0 -220 103 -344.5t288 -124.5q148 0 275 53v-92q-104 -51 -273 -51q-233 0 -365 147t-132 410z" />
<glyph unicode="d" horiz-adv-x="1219" d="M119 528q0 282 118 431t343 149q118 0 204 -43t154 -147h6q-6 126 -6 247v391h98v-1556h-65l-25 166h-8q-124 -186 -356 -186q-225 0 -344 140t-119 408zM223 530q0 -462 359 -462q184 0 270 107t86 353v17q0 252 -84.5 362.5t-273.5 110.5q-178 0 -267.5 -125 t-89.5 -363z" />
<glyph unicode="e" horiz-adv-x="1124" d="M119 535q0 260 128 416.5t345 156.5q192 0 303 -134t111 -364v-80h-783q2 -224 104.5 -342t293.5 -118q93 0 163.5 13t178.5 56v-90q-92 -40 -170 -54.5t-172 -14.5q-237 0 -369.5 146t-132.5 409zM229 618h672q0 189 -82 295.5t-227 106.5q-157 0 -252 -103.5 t-111 -298.5z" />
<glyph unicode="f" horiz-adv-x="614" d="M29 1001v58l202 37v84q0 200 73.5 293.5t240.5 93.5q90 0 180 -27l-23 -86q-80 25 -159 25q-116 0 -164.5 -68.5t-48.5 -222.5v-101h256v-86h-256v-1001h-99v1001h-202z" />
<glyph unicode="g" horiz-adv-x="1071" d="M45 -193q0 112 69.5 186t188.5 101q-49 21 -78.5 59.5t-29.5 88.5q0 109 139 192q-95 39 -148 122.5t-53 191.5q0 163 103.5 261.5t279.5 98.5q107 0 166 -21h348v-69l-225 -14q90 -112 90 -246q0 -157 -104.5 -254.5t-280.5 -97.5q-74 0 -104 6q-59 -31 -90 -73t-31 -89 q0 -52 39.5 -76t132.5 -24h190q177 0 271 -71.5t94 -211.5q0 -172 -139.5 -265.5t-397.5 -93.5q-205 0 -317.5 79t-112.5 220zM150 -184q0 -224 333 -224q428 0 428 273q0 98 -67 142t-217 44h-178q-299 0 -299 -235zM233 748q0 -126 76.5 -195.5t204.5 -69.5 q136 0 208.5 69t72.5 200q0 139 -74.5 208.5t-208.5 69.5q-130 0 -204.5 -74.5t-74.5 -207.5z" />
<glyph unicode="h" horiz-adv-x="1208" d="M182 0v1556h99v-495l-5 -139h7q61 98 154 142t231 44q370 0 370 -397v-711h-98v705q0 164 -69 238.5t-214 74.5q-195 0 -285.5 -98.5t-90.5 -319.5v-600h-99z" />
<glyph unicode="i" horiz-adv-x="463" d="M168 1389q0 96 63 96q31 0 48.5 -25t17.5 -71q0 -45 -17.5 -71t-48.5 -26q-63 0 -63 97zM182 0v1087h99v-1087h-99z" />
<glyph unicode="j" horiz-adv-x="463" d="M-98 -381q69 -20 129 -20q151 0 151 176v1312h99v-1298q0 -135 -63.5 -208t-180.5 -73q-80 0 -135 25v86zM168 1389q0 96 63 96q31 0 48.5 -25t17.5 -71q0 -45 -17.5 -71t-48.5 -26q-63 0 -63 97z" />
<glyph unicode="k" horiz-adv-x="991" d="M182 0v1556h99v-780l-7 -299h5l555 610h120l-428 -464l465 -623h-119l-413 549l-178 -162v-387h-99z" />
<glyph unicode="l" horiz-adv-x="463" d="M182 0v1556h99v-1556h-99z" />
<glyph unicode="m" horiz-adv-x="1808" d="M182 0v1087h82l21 -149h6q45 81 128 125.5t183 44.5q257 0 330 -193h4q53 93 142.5 143t203.5 50q178 0 267 -95t89 -302v-711h-98v713q0 159 -62 232t-190 73q-167 0 -247 -92t-80 -289v-637h-101v743q0 275 -252 275q-171 0 -249 -99.5t-78 -318.5v-600h-99z" />
<glyph unicode="n" horiz-adv-x="1208" d="M182 0v1087h84l19 -149h6q106 170 377 170q370 0 370 -397v-711h-98v705q0 164 -69 238.5t-214 74.5q-195 0 -285.5 -98.5t-90.5 -319.5v-600h-99z" />
<glyph unicode="o" horiz-adv-x="1200" d="M119 545q0 266 129 414.5t354 148.5q224 0 351.5 -150.5t127.5 -412.5q0 -266 -129 -415.5t-356 -149.5q-143 0 -252 69t-167 198t-58 298zM223 545q0 -224 98.5 -349.5t278.5 -125.5t278.5 125.5t98.5 349.5q0 225 -99.5 349t-279.5 124t-277.5 -123.5t-97.5 -349.5z " />
<glyph unicode="p" horiz-adv-x="1219" d="M182 -492v1579h84l19 -155h6q112 176 358 176q220 0 335.5 -144.5t115.5 -420.5q0 -268 -121.5 -415.5t-331.5 -147.5q-251 0 -366 188h-7l3 -84q4 -74 4 -162v-414h-99zM281 541q0 -255 85.5 -364t278.5 -109q167 0 258.5 124t91.5 347q0 479 -346 479 q-190 0 -279 -104.5t-89 -340.5v-32z" />
<glyph unicode="q" horiz-adv-x="1219" d="M119 532q0 275 118 425.5t338 150.5q236 0 353 -174h6l18 153h84v-1579h-98v414q0 122 6 248h-6q-118 -190 -369 -190q-214 0 -332 142t-118 410zM223 530q0 -229 89.5 -345.5t258.5 -116.5q198 0 282.5 109t84.5 366v12q0 245 -85 354t-271 109q-176 0 -267.5 -124 t-91.5 -364z" />
<glyph unicode="r" horiz-adv-x="797" d="M182 0v1087h84l10 -196h7q67 120 143 168.5t184 48.5q69 0 148 -14l-19 -95q-68 17 -141 17q-139 0 -228 -118t-89 -298v-600h-99z" />
<glyph unicode="s" horiz-adv-x="954" d="M84 47v107q164 -82 346 -82q161 0 244.5 53.5t83.5 142.5q0 82 -66.5 138t-218.5 110q-163 59 -229 101.5t-99.5 96t-33.5 130.5q0 122 102.5 193t286.5 71q176 0 334 -66l-37 -90q-160 66 -297 66q-133 0 -211 -44t-78 -122q0 -85 60.5 -136t236.5 -114 q147 -53 214 -95.5t100.5 -96.5t33.5 -127q0 -146 -111 -224.5t-315 -78.5q-218 0 -346 67z" />
<glyph unicode="t" horiz-adv-x="686" d="M25 1001v58l161 45l50 246h51v-263h319v-86h-319v-688q0 -125 44 -185t138 -60t164 16v-80q-72 -24 -166 -24q-144 0 -212.5 77t-68.5 242v702h-161z" />
<glyph unicode="u" horiz-adv-x="1208" d="M170 377v710h98v-704q0 -164 69 -238.5t214 -74.5q194 0 285.5 98t91.5 319v600h98v-1087h-84l-18 150h-6q-106 -170 -377 -170q-371 0 -371 397z" />
<glyph unicode="v" horiz-adv-x="940" d="M0 1087h102l281 -739q56 -142 84 -248h6q41 136 84 250l281 737h102l-420 -1087h-100z" />
<glyph unicode="w" horiz-adv-x="1481" d="M31 1087h106l174 -630q61 -234 80 -344h6q59 234 86 311l224 663h90l213 -661q72 -235 88 -311h6q8 65 80 348l166 624h100l-295 -1087h-104l-238 727q-23 74 -59 217h-6l-21 -74l-45 -145l-242 -725h-98z" />
<glyph unicode="x" horiz-adv-x="1020" d="M55 0l394 559l-379 528h114l324 -458l321 458h109l-373 -528l400 -559h-115l-342 485l-344 -485h-109z" />
<glyph unicode="y" horiz-adv-x="940" d="M0 1087h102l230 -610q105 -281 133 -379h6q42 129 137 385l230 604h102l-487 -1263q-59 -154 -99 -208t-93.5 -81t-129.5 -27q-57 0 -127 21v86q58 -16 125 -16q51 0 90 24t70.5 74.5t73 160t53.5 142.5z" />
<glyph unicode="z" horiz-adv-x="944" d="M82 0v63l645 936h-598v88h727v-63l-649 -936h651v-88h-776z" />
<glyph unicode="{" horiz-adv-x="723" d="M61 528v80q122 2 176 51t54 148v350q0 299 360 305v-90q-138 -5 -200 -58t-62 -157v-305q0 -130 -44 -194t-142 -85v-8q97 -20 141.5 -83.5t44.5 -186.5v-322q0 -102 59.5 -152.5t202.5 -53.5v-91q-195 0 -277.5 75t-82.5 231v337q0 205 -230 209z" />
<glyph unicode="|" horiz-adv-x="1108" d="M508 -506v2067h92v-2067h-92z" />
<glyph unicode="}" horiz-adv-x="723" d="M72 -233q141 2 201.5 52.5t60.5 153.5v322q0 123 44.5 186.5t141.5 83.5v8q-97 20 -141.5 84t-44.5 195v305q0 103 -61.5 156.5t-200.5 58.5v90q174 0 267 -77.5t93 -227.5v-350q0 -100 54.5 -148.5t175.5 -50.5v-80q-230 -4 -230 -209v-337q0 -155 -82.5 -230.5 t-277.5 -75.5v91z" />
<glyph unicode="~" d="M111 625v94q108 110 233 110q61 0 115 -13.5t155 -57.5q126 -58 220 -58q56 0 109.5 30.5t115.5 94.5v-96q-48 -49 -104.5 -81t-129.5 -32q-116 0 -270 72q-124 57 -221 57q-49 0 -108 -30.5t-115 -89.5z" />
<glyph unicode="&#xa2;" d="M211 745q0 232 102.5 381.5t288.5 182.5v174h82v-166h14q131 0 275 -55l-31 -84q-134 51 -237 51q-187 0 -288.5 -122.5t-101.5 -358.5q0 -225 100.5 -349.5t280.5 -124.5q131 0 267 58v-92q-110 -56 -267 -56h-12v-204h-82v210q-186 30 -288.5 175t-102.5 380z" />
<glyph unicode="&#xa3;" d="M78 0v84q110 21 171.5 110t61.5 224v258h-211v82h211v297q0 204 98 315t281 111q175 0 330 -68l-35 -86q-157 66 -295 66q-141 0 -209.5 -81t-68.5 -253v-301h411v-82h-411v-256q0 -116 -35 -196t-113 -128h809v-96h-995z" />
<glyph unicode="&#xa5;" d="M43 1462h117l426 -796l428 796h110l-432 -788h283v-82h-338v-205h338v-82h-338v-305h-105v305h-337v82h337v205h-337v82h278z" />
<glyph unicode="&#xa9;" horiz-adv-x="1704" d="M100 731q0 200 100 375t275 276t377 101q200 0 375 -100t276 -275t101 -377q0 -197 -97 -370t-272 -277t-383 -104q-207 0 -382 103.5t-272.5 276.5t-97.5 371zM193 731q0 -178 88.5 -329.5t240.5 -240.5t330 -89t329.5 88.5t240.5 240.5t89 330q0 174 -85.5 325 t-239 243t-334.5 92q-176 0 -328.5 -88.5t-241.5 -242.5t-89 -329zM489 725q0 208 111 332.5t297 124.5q119 0 227 -52l-37 -83q-98 45 -190 45q-142 0 -222.5 -94.5t-80.5 -264.5q0 -186 74.5 -275t220.5 -89q84 0 198 43v-88q-102 -45 -208 -45q-187 0 -288.5 115 t-101.5 331z" />
<glyph unicode="&#xad;" horiz-adv-x="659" d="M92 512v82h475v-82h-475z" />
<glyph unicode="&#xae;" horiz-adv-x="1704" d="M100 731q0 200 100 375t275 276t377 101q200 0 375 -100t276 -275t101 -377q0 -197 -97 -370t-272 -277t-383 -104q-207 0 -382 103.5t-272.5 276.5t-97.5 371zM193 731q0 -178 88.5 -329.5t240.5 -240.5t330 -89t329.5 88.5t240.5 240.5t89 330q0 174 -85.5 325 t-239 243t-334.5 92q-176 0 -328.5 -88.5t-241.5 -242.5t-89 -329zM608 291v880h211q143 0 222 -62t79 -191q0 -79 -38.5 -139.5t-110.5 -94.5l237 -393h-121l-210 360h-168v-360h-101zM709 731h112q91 0 143 46.5t52 135.5q0 172 -197 172h-110v-354z" />
<glyph unicode="&#xb4;" horiz-adv-x="1182" d="M393 1241v16q73 79 144.5 171.5t97.5 140.5h141v-17q-36 -52 -122.5 -138t-190.5 -173h-70z" />
<glyph unicode="&#x2000;" horiz-adv-x="784" />
<glyph unicode="&#x2001;" horiz-adv-x="1569" />
<glyph unicode="&#x2002;" horiz-adv-x="784" />
<glyph unicode="&#x2003;" horiz-adv-x="1569" />
<glyph unicode="&#x2004;" horiz-adv-x="523" />
<glyph unicode="&#x2005;" horiz-adv-x="392" />
<glyph unicode="&#x2006;" horiz-adv-x="261" />
<glyph unicode="&#x2007;" horiz-adv-x="261" />
<glyph unicode="&#x2008;" horiz-adv-x="196" />
<glyph unicode="&#x2009;" horiz-adv-x="313" />
<glyph unicode="&#x200a;" horiz-adv-x="87" />
<glyph unicode="&#x2010;" horiz-adv-x="659" d="M92 512v82h475v-82h-475z" />
<glyph unicode="&#x2011;" horiz-adv-x="659" d="M92 512v82h475v-82h-475z" />
<glyph unicode="&#x2012;" horiz-adv-x="659" d="M92 512v82h475v-82h-475z" />
<glyph unicode="&#x2013;" horiz-adv-x="1024" d="M82 512v82h860v-82h-860z" />
<glyph unicode="&#x2014;" horiz-adv-x="2048" d="M82 512v82h1884v-82h-1884z" />
<glyph unicode="&#x2018;" horiz-adv-x="297" d="M29 981q32 112 81.5 251t92.5 230h65q-30 -101 -64.5 -257t-45.5 -244h-117z" />
<glyph unicode="&#x2019;" horiz-adv-x="297" d="M29 961q29 96 61 241.5t49 259.5h117l12 -20q-75 -265 -174 -481h-65z" />
<glyph unicode="&#x201c;" horiz-adv-x="614" d="M29 981q32 112 81.5 251t92.5 230h65q-30 -101 -64.5 -257t-45.5 -244h-117zM346 981q34 120 83 255t91 226h66q-30 -98 -63 -248.5t-48 -252.5h-117z" />
<glyph unicode="&#x201d;" horiz-adv-x="614" d="M29 961q29 96 61 241.5t49 259.5h117l12 -20q-75 -265 -174 -481h-65zM346 961q30 98 63 248.5t48 252.5h116l13 -20q-36 -128 -85 -261t-89 -220h-66z" />
<glyph unicode="&#x2022;" horiz-adv-x="770" d="M231 748q0 89 40.5 134.5t113.5 45.5t113.5 -47t40.5 -133q0 -85 -41 -133t-113 -48t-113 47t-41 134z" />
<glyph unicode="&#x2026;" horiz-adv-x="1466" d="M162 78q0 98 80 98q82 0 82 -98t-82 -98q-80 0 -80 98zM651 78q0 98 80 98q82 0 82 -98t-82 -98q-80 0 -80 98zM1141 78q0 98 80 98q82 0 82 -98t-82 -98q-80 0 -80 98z" />
<glyph unicode="&#x202f;" horiz-adv-x="313" />
<glyph unicode="&#x205f;" horiz-adv-x="392" />
<glyph unicode="&#x20ac;" d="M74 528v82h172q-4 38 -4 113l4 102h-172v82h184q39 272 183 425t362 153q88 0 161 -17t148 -57l-39 -86q-132 72 -270 72q-174 0 -288 -125.5t-155 -364.5h502v-82h-510l-4 -104v-24q0 -65 4 -87h449v-82h-443q30 -217 147.5 -338.5t301.5 -121.5q148 0 287 65v-94 q-81 -34 -150.5 -46.5t-140.5 -12.5q-228 0 -367.5 140t-181.5 408h-180z" />
<glyph unicode="&#x2122;" horiz-adv-x="1485" d="M10 1384v78h522v-78h-219v-643h-86v643h-217zM608 741v721h125l221 -606l224 606h125v-721h-86v398l4 207h-7l-227 -605h-74l-221 609h-6l4 -201v-408h-82z" />
<glyph unicode="&#xe000;" horiz-adv-x="1085" d="M0 1085h1085v-1085h-1085v1085z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -0,0 +1,146 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>
This is a custom SVG webfont generated by Font Squirrel.
Copyright : Digitized data copyright 20102011 Google Corporation
Foundry : Ascender Corporation
Foundry URL : httpwwwascendercorpcom
</metadata>
<defs>
<font id="OpenSansRegular" horiz-adv-x="1171" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="532" />
<glyph unicode=" " horiz-adv-x="532" />
<glyph unicode="&#x09;" horiz-adv-x="532" />
<glyph unicode="&#xa0;" horiz-adv-x="532" />
<glyph unicode="!" horiz-adv-x="547" d="M152 106q0 136 120 136q58 0 89.5 -35t31.5 -101q0 -64 -32 -99.5t-89 -35.5q-52 0 -86 31.5t-34 103.5zM170 1462h207l-51 -1059h-105z" />
<glyph unicode="&#x22;" horiz-adv-x="821" d="M133 1462h186l-40 -528h-105zM502 1462h186l-41 -528h-104z" />
<glyph unicode="#" horiz-adv-x="1323" d="M51 430v129h287l68 340h-277v127h299l82 436h139l-82 -436h305l84 436h134l-84 -436h264v-127h-289l-66 -340h283v-129h-307l-84 -430h-137l84 430h-303l-82 -430h-136l80 430h-262zM475 559h303l66 340h-303z" />
<glyph unicode="$" d="M131 170v156q83 -37 191.5 -60.5t197.5 -23.5v440q-205 65 -287.5 151t-82.5 222q0 131 101.5 215t268.5 102v182h129v-180q184 -5 355 -74l-52 -131q-149 59 -303 70v-434q157 -50 235 -97.5t115 -109t37 -149.5q0 -136 -102 -224.5t-285 -111.5v-232h-129v223 q-112 0 -217 17.5t-172 48.5zM319 1057q0 -76 45 -122t156 -87v387q-99 -16 -150 -62.5t-51 -115.5zM649 252q217 30 217 184q0 72 -44.5 116.5t-172.5 88.5v-389z" />
<glyph unicode="%" horiz-adv-x="1686" d="M104 1026q0 227 74.5 342t220.5 115q145 0 223 -119t78 -338q0 -228 -76.5 -344.5t-224.5 -116.5q-140 0 -217.5 119t-77.5 342zM242 1026q0 -170 37 -255t120 -85q164 0 164 340q0 338 -164 338q-83 0 -120 -84t-37 -254zM365 0l811 1462h147l-811 -1462h-147zM985 440 q0 227 74.5 342t220.5 115q142 0 221.5 -117.5t79.5 -339.5q0 -227 -76.5 -343.5t-224.5 -116.5q-142 0 -218.5 119t-76.5 341zM1122 440q0 -171 37 -255.5t121 -84.5t124 83.5t40 256.5q0 171 -40 253.5t-124 82.5t-121 -82.5t-37 -253.5z" />
<glyph unicode="&#x26;" horiz-adv-x="1495" d="M113 379q0 130 69.5 230t249.5 202q-85 95 -115.5 144t-48.5 102t-18 110q0 150 98 234t273 84q162 0 255 -83.5t93 -232.5q0 -107 -68 -197.5t-225 -183.5l407 -391q56 62 89.5 145.5t56.5 182.5h168q-68 -286 -205 -434l299 -291h-229l-185 178q-118 -106 -240 -152 t-272 -46q-215 0 -333.5 106t-118.5 293zM285 383q0 -117 77.5 -185.5t206.5 -68.5q241 0 400 154l-437 424q-111 -68 -157 -112.5t-68 -95.5t-22 -116zM414 1171q0 -69 36 -131.5t123 -150.5q129 75 179.5 138.5t50.5 146.5q0 77 -51.5 125.5t-137.5 48.5q-89 0 -144.5 -48 t-55.5 -129z" />
<glyph unicode="'" horiz-adv-x="453" d="M133 1462h186l-40 -528h-105z" />
<glyph unicode="(" horiz-adv-x="606" d="M82 561q0 265 77.5 496t223.5 405h162q-144 -193 -216.5 -424t-72.5 -475q0 -240 74 -469t213 -418h-160q-147 170 -224 397t-77 488z" />
<glyph unicode=")" horiz-adv-x="606" d="M61 1462h162q147 -175 224 -406.5t77 -494.5t-77.5 -490t-223.5 -395h-160q139 188 213 417.5t74 469.5q0 244 -72.5 475t-216.5 424z" />
<glyph unicode="*" horiz-adv-x="1130" d="M86 1090l29 182l391 -111l-43 395h194l-43 -395l398 111l26 -182l-381 -31l248 -326l-172 -94l-176 362l-160 -362l-176 94l242 326z" />
<glyph unicode="+" d="M104 653v138h410v428h139v-428h412v-138h-412v-426h-139v426h-410z" />
<glyph unicode="," horiz-adv-x="502" d="M63 -264q27 104 59.5 257t45.5 245h182l15 -23q-26 -100 -75 -232.5t-102 -246.5h-125z" />
<glyph unicode="-" horiz-adv-x="659" d="M84 473v152h491v-152h-491z" />
<glyph unicode="." horiz-adv-x="545" d="M152 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
<glyph unicode="/" horiz-adv-x="752" d="M20 0l545 1462h166l-545 -1462h-166z" />
<glyph unicode="0" d="M102 733q0 382 119 567t363 185q238 0 361.5 -193t123.5 -559q0 -379 -119.5 -566t-365.5 -187q-236 0 -359 191.5t-123 561.5zM270 733q0 -319 75 -464.5t239 -145.5q166 0 240.5 147.5t74.5 462.5t-74.5 461.5t-240.5 146.5q-164 0 -239 -144.5t-75 -463.5z" />
<glyph unicode="1" d="M188 1163l387 299h140v-1462h-162v1042q0 130 8 246q-21 -21 -47 -44t-238 -195z" />
<glyph unicode="2" d="M100 0v143l385 387q176 178 232 254t84 148t28 155q0 117 -71 185.5t-197 68.5q-91 0 -172.5 -30t-181.5 -109l-88 113q202 168 440 168q206 0 323 -105.5t117 -283.5q0 -139 -78 -275t-292 -344l-320 -313v-8h752v-154h-961z" />
<glyph unicode="3" d="M94 59v158q95 -47 202.5 -71.5t203.5 -24.5q379 0 379 297q0 266 -418 266h-144v143h146q171 0 271 75.5t100 209.5q0 107 -73.5 168t-199.5 61q-96 0 -181 -26t-194 -96l-84 112q90 71 207.5 111.5t247.5 40.5q213 0 331 -97.5t118 -267.5q0 -140 -78.5 -229 t-222.5 -119v-8q176 -22 261 -112t85 -236q0 -209 -145 -321.5t-412 -112.5q-116 0 -212.5 17.5t-187.5 61.5z" />
<glyph unicode="4" d="M43 336v145l694 989h176v-983h217v-151h-217v-336h-159v336h-711zM209 487h545v486q0 143 10 323h-8q-48 -96 -90 -159z" />
<glyph unicode="5" d="M133 59v160q70 -45 174 -70.5t205 -25.5q176 0 273.5 83t97.5 240q0 306 -375 306q-95 0 -254 -29l-86 55l55 684h727v-153h-585l-37 -439q115 23 229 23q231 0 363.5 -114.5t132.5 -313.5q0 -227 -144.5 -356t-398.5 -129q-247 0 -377 79z" />
<glyph unicode="6" d="M117 625q0 431 167.5 644.5t495.5 213.5q113 0 178 -19v-143q-77 25 -176 25q-235 0 -359 -146.5t-136 -460.5h12q110 172 348 172q197 0 310.5 -119t113.5 -323q0 -228 -124.5 -358.5t-336.5 -130.5q-227 0 -360 170.5t-133 474.5zM287 506q0 -103 40 -192t113.5 -141 t167.5 -52q142 0 220.5 89.5t78.5 258.5q0 145 -73 228t-218 83q-90 0 -165 -37t-119.5 -102t-44.5 -135z" />
<glyph unicode="7" d="M94 1309v153h973v-133l-598 -1329h-184l606 1309h-797z" />
<glyph unicode="8" d="M104 373q0 251 306 391q-138 78 -198 168.5t-60 202.5q0 159 117.5 253.5t314.5 94.5q200 0 317 -93t117 -257q0 -108 -67 -197t-214 -162q178 -85 253 -178.5t75 -216.5q0 -182 -127 -290.5t-348 -108.5q-234 0 -360 102.5t-126 290.5zM268 369q0 -120 83.5 -187 t234.5 -67q149 0 232 70t83 192q0 97 -78 172.5t-272 146.5q-149 -64 -216 -141.5t-67 -185.5zM315 1128q0 -92 59 -158t218 -132q143 60 202.5 129t59.5 161q0 101 -72.5 160.5t-199.5 59.5q-125 0 -196 -60t-71 -160z" />
<glyph unicode="9" d="M106 991q0 228 127.5 360t335.5 132q149 0 260.5 -76.5t171.5 -223t60 -345.5q0 -858 -664 -858q-116 0 -184 20v143q80 -26 182 -26q240 0 362.5 148.5t133.5 455.5h-12q-55 -83 -146 -126.5t-205 -43.5q-194 0 -308 116t-114 324zM270 993q0 -144 72 -226.5t219 -82.5 q91 0 167.5 37t120.5 101t44 134q0 105 -41 194t-114.5 140t-168.5 51q-143 0 -221 -92t-78 -256z" />
<glyph unicode=":" horiz-adv-x="545" d="M152 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5zM152 989q0 135 118 135q123 0 123 -135q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
<glyph unicode=";" horiz-adv-x="545" d="M63 -264q27 104 59.5 257t45.5 245h182l15 -23q-26 -100 -75 -232.5t-102 -246.5h-125zM147 989q0 135 119 135q123 0 123 -135q0 -65 -33 -100t-90 -35q-58 0 -88.5 35t-30.5 100z" />
<glyph unicode="&#x3c;" d="M104 664v98l961 479v-149l-782 -371l782 -328v-151z" />
<glyph unicode="=" d="M119 449v137h930v-137h-930zM119 858v137h930v-137h-930z" />
<glyph unicode="&#x3e;" d="M104 242v151l783 326l-783 373v149l961 -479v-98z" />
<glyph unicode="?" horiz-adv-x="879" d="M27 1384q189 99 395 99q191 0 297 -94t106 -265q0 -73 -19.5 -128.5t-57.5 -105t-164 -159.5q-101 -86 -133.5 -143t-32.5 -152v-33h-129v54q0 117 36 192.5t134 159.5q136 115 171.5 173t35.5 140q0 102 -65.5 157.5t-188.5 55.5q-79 0 -154 -18.5t-172 -67.5zM240 106 q0 136 120 136q58 0 89.5 -35t31.5 -101q0 -64 -32 -99.5t-89 -35.5q-52 0 -86 31.5t-34 103.5z" />
<glyph unicode="@" horiz-adv-x="1841" d="M121 571q0 260 107 463t305 314.5t454 111.5q215 0 382.5 -90.5t259 -257t91.5 -383.5q0 -142 -44 -260t-124 -183t-184 -65q-86 0 -145 52t-70 133h-8q-40 -87 -114.5 -136t-176.5 -49q-150 0 -234.5 102.5t-84.5 278.5q0 204 118 331.5t310 127.5q68 0 154 -12.5 t155 -34.5l-25 -470v-22q0 -178 133 -178q91 0 148 107.5t57 279.5q0 181 -74 317t-210.5 209.5t-313.5 73.5q-223 0 -388 -92.5t-252 -264t-87 -396.5q0 -305 161 -469t464 -164q210 0 436 86v-133q-192 -84 -436 -84q-363 0 -563.5 199.5t-200.5 557.5zM686 598 q0 -254 195 -254q207 0 225 313l14 261q-72 20 -157 20q-130 0 -203.5 -90t-73.5 -250z" />
<glyph unicode="A" horiz-adv-x="1296" d="M0 0l578 1468h143l575 -1468h-176l-182 465h-586l-180 -465h-172zM412 618h473l-170 453q-33 86 -68 211q-22 -96 -63 -211z" />
<glyph unicode="B" horiz-adv-x="1327" d="M201 0v1462h413q291 0 421 -87t130 -275q0 -130 -72.5 -214.5t-211.5 -109.5v-10q333 -57 333 -350q0 -196 -132.5 -306t-370.5 -110h-510zM371 145h305q177 0 266.5 68.5t89.5 214.5q0 136 -91.5 200t-278.5 64h-291v-547zM371 836h280q180 0 259 56.5t79 190.5 q0 123 -88 177.5t-280 54.5h-250v-479z" />
<glyph unicode="C" horiz-adv-x="1292" d="M125 733q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557z" />
<glyph unicode="D" horiz-adv-x="1493" d="M201 0v1462h448q341 0 530 -189t189 -528q0 -362 -196.5 -553.5t-565.5 -191.5h-405zM371 147h207q304 0 457 149.5t153 442.5q0 286 -143.5 431t-426.5 145h-247v-1168z" />
<glyph unicode="E" horiz-adv-x="1139" d="M201 0v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152h-815z" />
<glyph unicode="F" horiz-adv-x="1057" d="M201 0v1462h815v-151h-645v-535h606v-151h-606v-625h-170z" />
<glyph unicode="G" horiz-adv-x="1491" d="M125 731q0 228 91.5 399.5t263.5 262t403 90.5q234 0 436 -86l-66 -150q-198 84 -381 84q-267 0 -417 -159t-150 -441q0 -296 144.5 -449t424.5 -153q152 0 297 35v450h-327v152h497v-711q-116 -37 -236 -56t-278 -19q-332 0 -517 197.5t-185 553.5z" />
<glyph unicode="H" horiz-adv-x="1511" d="M201 0v1462h170v-622h770v622h170v-1462h-170v688h-770v-688h-170z" />
<glyph unicode="I" horiz-adv-x="571" d="M201 0v1462h170v-1462h-170z" />
<glyph unicode="J" horiz-adv-x="547" d="M-160 -213q71 -20 148 -20q99 0 150.5 60t51.5 173v1462h170v-1448q0 -190 -96 -294.5t-276 -104.5q-94 0 -148 27v145z" />
<glyph unicode="K" horiz-adv-x="1257" d="M201 0v1462h170v-725l663 725h201l-588 -635l610 -827h-200l-533 709l-153 -136v-573h-170z" />
<glyph unicode="L" horiz-adv-x="1063" d="M201 0v1462h170v-1308h645v-154h-815z" />
<glyph unicode="M" horiz-adv-x="1849" d="M201 0v1462h256l463 -1206h8l467 1206h254v-1462h-170v942q0 162 14 352h-8l-500 -1294h-137l-496 1296h-8q14 -154 14 -366v-930h-157z" />
<glyph unicode="N" horiz-adv-x="1544" d="M201 0v1462h192l797 -1222h8q-2 28 -9 174q-5 114 -5 177v32v839h159v-1462h-194l-799 1227h-8q16 -216 16 -396v-831h-157z" />
<glyph unicode="O" horiz-adv-x="1595" d="M125 735q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5 t-126.5 -446.5z" />
<glyph unicode="P" horiz-adv-x="1233" d="M201 0v1462h379q548 0 548 -426q0 -222 -151.5 -341.5t-433.5 -119.5h-172v-575h-170zM371 721h153q226 0 327 73t101 234q0 145 -95 216t-296 71h-190v-594z" />
<glyph unicode="Q" horiz-adv-x="1595" d="M125 735q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552q0 -281 -113 -467t-319 -252l348 -362h-247l-285 330l-55 -2q-323 0 -498.5 197.5t-175.5 557.5zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5 q-243 0 -369.5 -153.5t-126.5 -446.5z" />
<glyph unicode="R" horiz-adv-x="1266" d="M201 0v1462h401q269 0 397.5 -103t128.5 -310q0 -290 -294 -392l397 -657h-201l-354 608h-305v-608h-170zM371 754h233q180 0 264 71.5t84 214.5q0 145 -85.5 209t-274.5 64h-221v-559z" />
<glyph unicode="S" horiz-adv-x="1124" d="M106 47v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5 q230 -82 316.5 -176t86.5 -244q0 -193 -140 -301t-380 -108q-260 0 -400 67z" />
<glyph unicode="T" horiz-adv-x="1133" d="M18 1311v151h1096v-151h-463v-1311h-170v1311h-463z" />
<glyph unicode="U" horiz-adv-x="1491" d="M186 520v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396z" />
<glyph unicode="V" horiz-adv-x="1219" d="M0 1462h180l336 -946q58 -163 92 -317q36 162 94 323l334 940h183l-527 -1462h-168z" />
<glyph unicode="W" horiz-adv-x="1896" d="M27 1462h180l231 -903q48 -190 70 -344q27 183 80 358l262 889h180l275 -897q48 -155 81 -350q19 142 72 346l230 901h180l-391 -1462h-168l-295 979q-21 65 -47 164t-27 119q-22 -132 -70 -289l-286 -973h-168z" />
<glyph unicode="X" horiz-adv-x="1182" d="M8 0l486 764l-453 698h188l363 -579l366 579h181l-453 -692l488 -770h-193l-393 643l-400 -643h-180z" />
<glyph unicode="Y" horiz-adv-x="1147" d="M0 1462h186l387 -731l390 731h184l-488 -895v-567h-172v559z" />
<glyph unicode="Z" horiz-adv-x="1169" d="M82 0v133l776 1176h-752v153h959v-133l-776 -1175h798v-154h-1005z" />
<glyph unicode="[" horiz-adv-x="674" d="M166 -324v1786h457v-141h-289v-1503h289v-142h-457z" />
<glyph unicode="\" horiz-adv-x="752" d="M23 1462h163l547 -1462h-166z" />
<glyph unicode="]" horiz-adv-x="674" d="M51 -182h289v1503h-289v141h457v-1786h-457v142z" />
<glyph unicode="^" horiz-adv-x="1110" d="M49 551l434 922h99l477 -922h-152l-372 745l-334 -745h-152z" />
<glyph unicode="_" horiz-adv-x="918" d="M-4 -184h926v-131h-926v131z" />
<glyph unicode="`" horiz-adv-x="1182" d="M393 1548v21h203q32 -69 89 -159.5t101 -143.5v-25h-110q-65 52 -154 148t-129 159z" />
<glyph unicode="a" horiz-adv-x="1139" d="M94 303q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239zM268 301q0 -90 54.5 -137 t152.5 -47q155 0 243.5 85t88.5 238v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5z" />
<glyph unicode="b" horiz-adv-x="1255" d="M176 0v1556h166v-378q0 -127 -8 -228h8q116 164 344 164q216 0 335.5 -147.5t119.5 -417.5t-120.5 -419.5t-334.5 -149.5q-107 0 -195.5 39.5t-148.5 121.5h-12l-35 -141h-119zM342 549q0 -231 77 -330.5t247 -99.5q153 0 228 111.5t75 320.5q0 214 -75 319t-232 105 q-170 0 -245 -97.5t-75 -328.5z" />
<glyph unicode="c" horiz-adv-x="975" d="M115 541q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57q-238 0 -368.5 146.5t-130.5 414.5z" />
<glyph unicode="d" horiz-adv-x="1255" d="M115 545q0 271 120 421t334 150q223 0 342 -162h13l-7 79l-4 77v446h166v-1556h-135l-22 147h-9q-115 -167 -344 -167q-215 0 -334.5 147t-119.5 418zM287 543q0 -210 77 -317t226 -107q170 0 246.5 92.5t76.5 298.5v35q0 233 -77.5 332.5t-247.5 99.5 q-146 0 -223.5 -113.5t-77.5 -320.5z" />
<glyph unicode="e" horiz-adv-x="1149" d="M115 539q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5q-243 0 -383.5 148t-140.5 411zM291 653h573q0 157 -70 240.5t-200 83.5q-132 0 -210.5 -86t-92.5 -238z " />
<glyph unicode="f" horiz-adv-x="694" d="M29 967v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31q-94 0 -139 -62.5t-45 -200.5v-71h279v-129h-279v-967h-166v967h-196z" />
<glyph unicode="g" horiz-adv-x="1122" d="M39 -186q0 100 64 173t180 99q-42 19 -70.5 59t-28.5 93q0 60 32 105t101 87q-85 35 -138.5 119t-53.5 192q0 180 108 277.5t306 97.5q86 0 155 -20h379v-105l-203 -24q28 -35 50 -91.5t22 -127.5q0 -161 -110 -257t-302 -96q-49 0 -92 8q-106 -56 -106 -141 q0 -45 37 -66.5t127 -21.5h194q178 0 273.5 -75t95.5 -218q0 -182 -146 -277.5t-426 -95.5q-215 0 -331.5 80t-116.5 226zM199 -184q0 -89 75 -135t215 -46q209 0 309.5 62.5t100.5 169.5q0 89 -55 123.5t-207 34.5h-199q-113 0 -176 -54t-63 -155zM289 745q0 -115 65 -174 t181 -59q243 0 243 236q0 247 -246 247q-117 0 -180 -63t-63 -187z" />
<glyph unicode="h" horiz-adv-x="1257" d="M176 0v1556h166v-471q0 -85 -8 -141h10q49 79 139.5 124.5t206.5 45.5q201 0 301.5 -95.5t100.5 -303.5v-715h-166v709q0 134 -61 200t-191 66q-173 0 -252.5 -94t-79.5 -308v-573h-166z" />
<glyph unicode="i" horiz-adv-x="518" d="M162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5zM176 0v1096h166v-1096h-166z" />
<glyph unicode="j" horiz-adv-x="518" d="M-111 -332q69 -20 136 -20q78 0 114.5 42.5t36.5 129.5v1276h166v-1264q0 -324 -299 -324q-95 0 -154 25v135zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
<glyph unicode="k" horiz-adv-x="1075" d="M176 0v1556h164v-825q0 -55 -8 -170h8q43 61 131 160l354 375h197l-444 -467l475 -629h-201l-387 518l-125 -108v-410h-164z" />
<glyph unicode="l" horiz-adv-x="518" d="M176 0v1556h166v-1556h-166z" />
<glyph unicode="m" horiz-adv-x="1905" d="M176 0v1096h135l27 -150h8q47 80 132.5 125t191.5 45q257 0 336 -186h8q49 86 142 136t212 50q186 0 278.5 -95.5t92.5 -305.5v-715h-166v713q0 131 -56 196.5t-174 65.5q-155 0 -229 -89t-74 -274v-612h-166v713q0 131 -56 196.5t-175 65.5q-156 0 -228.5 -93.5 t-72.5 -306.5v-575h-166z" />
<glyph unicode="n" horiz-adv-x="1257" d="M176 0v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-715h-166v709q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166z" />
<glyph unicode="o" horiz-adv-x="1237" d="M115 549q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319z" />
<glyph unicode="p" horiz-adv-x="1255" d="M176 -492v1588h135l23 -150h8q64 90 149 130t195 40q218 0 336.5 -149t118.5 -418q0 -270 -120.5 -419.5t-334.5 -149.5q-107 0 -195.5 39.5t-148.5 121.5h-12q12 -96 12 -182v-451h-166zM342 549q0 -231 77 -330.5t247 -99.5q142 0 222.5 115t80.5 317 q0 205 -80.5 314.5t-226.5 109.5q-168 0 -243 -93t-77 -296v-37z" />
<glyph unicode="q" horiz-adv-x="1255" d="M115 545q0 269 120 420t334 151q225 0 346 -170h9l24 150h131v-1588h-166v469q0 100 11 170h-13q-115 -167 -346 -167q-212 0 -331 149t-119 416zM287 543q0 -207 76.5 -315.5t226.5 -108.5q166 0 242 89t81 300v37q0 230 -78 331t-247 101q-146 0 -223.5 -113.5 t-77.5 -320.5z" />
<glyph unicode="r" horiz-adv-x="836" d="M176 0v1096h137l19 -203h8q61 107 147 165t189 58q73 0 131 -12l-23 -154q-68 15 -120 15q-133 0 -227.5 -108t-94.5 -269v-588h-166z" />
<glyph unicode="s" horiz-adv-x="977" d="M106 827q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5 t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129z" />
<glyph unicode="t" horiz-adv-x="723" d="M31 967v80l157 69l70 234h96v-254h318v-129h-318v-645q0 -99 47 -152t129 -53q44 0 85 6.5t65 13.5v-127q-27 -13 -79.5 -21.5t-94.5 -8.5q-318 0 -318 335v652h-157z" />
<glyph unicode="u" horiz-adv-x="1257" d="M164 379v717h168v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304z" />
<glyph unicode="v" horiz-adv-x="1026" d="M0 1096h178l236 -650q80 -228 94 -296h8q11 53 69.5 219.5t262.5 726.5h178l-416 -1096h-194z" />
<glyph unicode="w" horiz-adv-x="1593" d="M23 1096h174q106 -413 161.5 -629t63.5 -291h8q11 57 35.5 147.5t42.5 143.5l201 629h180l196 -629q56 -172 76 -289h8q4 36 21.5 111t208.5 807h172l-303 -1096h-197l-201 643q-19 59 -71 268h-8q-40 -175 -70 -270l-207 -641h-192z" />
<glyph unicode="x" horiz-adv-x="1073" d="M39 0l401 561l-381 535h189l289 -420l288 420h187l-381 -535l401 -561h-188l-307 444l-310 -444h-188z" />
<glyph unicode="y" horiz-adv-x="1032" d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156z" />
<glyph unicode="z" horiz-adv-x="958" d="M82 0v113l598 854h-561v129h743v-129l-590 -838h605v-129h-795z" />
<glyph unicode="{" horiz-adv-x="776" d="M61 498v141q130 2 188 48t58 142v306q0 155 108 241t290 86v-139q-230 -6 -230 -199v-295q0 -215 -223 -254v-12q223 -39 223 -254v-297q0 -102 58.5 -148t171.5 -48v-140q-190 2 -294 87t-104 239v303q0 104 -63 148.5t-183 44.5z" />
<glyph unicode="|" horiz-adv-x="1128" d="M494 -496v2052h141v-2052h-141z" />
<glyph unicode="}" horiz-adv-x="776" d="M72 -184q111 2 169 48t58 148v297q0 114 55 174t168 80v12q-223 39 -223 254v295q0 193 -227 199v139q184 0 289.5 -87t105.5 -240v-306q0 -97 59 -142.5t189 -47.5v-141q-122 0 -185 -44.5t-63 -148.5v-303q0 -153 -102.5 -238.5t-292.5 -87.5v140z" />
<glyph unicode="~" d="M104 592v151q100 109 244 109q68 0 124.5 -14t145.5 -52q66 -28 115 -41.5t96 -13.5q54 0 118 32t118 89v-150q-102 -110 -244 -110q-72 0 -135 16.5t-135 48.5q-75 32 -120 44t-93 12q-53 0 -116.5 -33.5t-117.5 -87.5z" />
<glyph unicode="&#xa2;" d="M190 741q0 508 396 570v172h135v-164q75 -3 146 -19.5t120 -39.5l-49 -140q-133 51 -242 51q-172 0 -253 -105.5t-81 -322.5q0 -212 79.5 -313.5t246.5 -101.5q141 0 283 59v-147q-105 -54 -252 -60v-200h-133v206q-203 32 -299.5 168.5t-96.5 386.5z" />
<glyph unicode="&#xa3;" d="M63 0v141q205 47 205 291v223h-198v127h198v316q0 178 112 280.5t302 102.5t360 -84l-61 -133q-154 77 -297 77q-123 0 -185.5 -62t-62.5 -202v-295h422v-127h-422v-221q0 -100 -32.5 -168t-106.5 -112h795v-154h-1029z" />
<glyph unicode="&#xa5;" d="M31 1462h178l375 -727l379 727h174l-416 -770h262v-127h-317v-170h317v-127h-317v-268h-164v268h-316v127h316v170h-316v127h256z" />
<glyph unicode="&#xa9;" horiz-adv-x="1704" d="M100 731q0 200 100 375t275 276t377 101q200 0 375 -100t276 -275t101 -377q0 -197 -97 -370t-272 -277t-383 -104q-207 0 -382 103.5t-272.5 276.5t-97.5 371zM205 731q0 -173 87 -323.5t237.5 -237t322.5 -86.5q174 0 323 87t236.5 235.5t87.5 324.5q0 174 -87 323 t-235.5 236.5t-324.5 87.5q-174 0 -323 -87t-236.5 -235.5t-87.5 -324.5zM481 731q0 209 110.5 332t301.5 123q128 0 246 -60l-58 -118q-108 51 -188 51q-125 0 -192.5 -87t-67.5 -241q0 -168 63.5 -249t194.5 -81q86 0 211 45v-124q-48 -20 -98.5 -34t-120.5 -14 q-194 0 -298 120.5t-104 336.5z" />
<glyph unicode="&#xad;" horiz-adv-x="659" d="M84 473v152h491v-152h-491z" />
<glyph unicode="&#xae;" horiz-adv-x="1704" d="M100 731q0 200 100 375t275 276t377 101q200 0 375 -100t276 -275t101 -377q0 -197 -97 -370t-272 -277t-383 -104q-207 0 -382 103.5t-272.5 276.5t-97.5 371zM205 731q0 -173 87 -323.5t237.5 -237t322.5 -86.5q174 0 323 87t236.5 235.5t87.5 324.5q0 174 -87 323 t-235.5 236.5t-324.5 87.5q-174 0 -323 -87t-236.5 -235.5t-87.5 -324.5zM575 285v891h261q166 0 243.5 -65t77.5 -198q0 -80 -42.5 -141.5t-119.5 -91.5l238 -395h-168l-207 354h-135v-354h-148zM723 762h108q80 0 128.5 41.5t48.5 105.5q0 75 -43 107.5t-136 32.5h-106 v-287z" />
<glyph unicode="&#xb4;" horiz-adv-x="1182" d="M393 1241v25q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111z" />
<glyph unicode="&#x2000;" horiz-adv-x="784" />
<glyph unicode="&#x2001;" horiz-adv-x="1569" />
<glyph unicode="&#x2002;" horiz-adv-x="784" />
<glyph unicode="&#x2003;" horiz-adv-x="1569" />
<glyph unicode="&#x2004;" horiz-adv-x="523" />
<glyph unicode="&#x2005;" horiz-adv-x="392" />
<glyph unicode="&#x2006;" horiz-adv-x="261" />
<glyph unicode="&#x2007;" horiz-adv-x="261" />
<glyph unicode="&#x2008;" horiz-adv-x="196" />
<glyph unicode="&#x2009;" horiz-adv-x="313" />
<glyph unicode="&#x200a;" horiz-adv-x="87" />
<glyph unicode="&#x2010;" horiz-adv-x="659" d="M84 473v152h491v-152h-491z" />
<glyph unicode="&#x2011;" horiz-adv-x="659" d="M84 473v152h491v-152h-491z" />
<glyph unicode="&#x2012;" horiz-adv-x="659" d="M84 473v152h491v-152h-491z" />
<glyph unicode="&#x2013;" horiz-adv-x="1024" d="M82 473v152h860v-152h-860z" />
<glyph unicode="&#x2014;" horiz-adv-x="2048" d="M82 473v152h1884v-152h-1884z" />
<glyph unicode="&#x2018;" horiz-adv-x="348" d="M25 983q22 90 71 224t105 255h123q-66 -254 -103 -501h-184z" />
<glyph unicode="&#x2019;" horiz-adv-x="348" d="M25 961q70 285 102 501h182l15 -22q-26 -100 -75 -232.5t-102 -246.5h-122z" />
<glyph unicode="&#x201c;" horiz-adv-x="717" d="M25 983q22 90 71 224t105 255h123q-66 -254 -103 -501h-184zM391 983q56 215 178 479h123q-30 -115 -59.5 -259.5t-42.5 -241.5h-184z" />
<glyph unicode="&#x201d;" horiz-adv-x="717" d="M25 961q70 285 102 501h182l15 -22q-26 -100 -75 -232.5t-102 -246.5h-122zM391 961q26 100 59 254t46 247h182l14 -22q-24 -91 -72 -224t-104 -255h-125z" />
<glyph unicode="&#x2022;" horiz-adv-x="770" d="M164 748q0 121 56.5 184t164.5 63q105 0 163 -62t58 -185q0 -119 -57.5 -183.5t-163.5 -64.5q-107 0 -164 65.5t-57 182.5z" />
<glyph unicode="&#x2026;" horiz-adv-x="1606" d="M152 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5zM682 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5zM1213 106 q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
<glyph unicode="&#x202f;" horiz-adv-x="313" />
<glyph unicode="&#x205f;" horiz-adv-x="392" />
<glyph unicode="&#x20ac;" horiz-adv-x="1208" d="M63 506v129h152l-2 42v44l2 80h-152v129h164q39 261 185 407t383 146q201 0 366 -97l-71 -139q-166 86 -295 86q-319 0 -398 -403h510v-129h-524l-2 -57v-64l2 -45h463v-129h-447q37 -180 138.5 -278.5t271.5 -98.5q156 0 309 66v-150q-146 -65 -317 -65 q-237 0 -381.5 134.5t-190.5 391.5h-166z" />
<glyph unicode="&#x2122;" horiz-adv-x="1589" d="M37 1356v106h543v-106h-211v-615h-123v615h-209zM647 741v721h187l196 -559l203 559h180v-721h-127v420l6 137h-8l-211 -557h-104l-201 559h-8l6 -129v-430h-119z" />
<glyph unicode="&#xe000;" horiz-adv-x="1095" d="M0 1095h1095v-1095h-1095v1095z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -0,0 +1,146 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>
This is a custom SVG webfont generated by Font Squirrel.
Copyright : Copyright c 2011 by vernon adams All rights reserved
Designer : vernon adams
Foundry : vernon adams
</metadata>
<defs>
<font id="OswaldLight" horiz-adv-x="532" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="334" />
<glyph unicode=" " horiz-adv-x="334" />
<glyph unicode="&#x09;" horiz-adv-x="334" />
<glyph unicode="&#xa0;" horiz-adv-x="334" />
<glyph unicode="!" horiz-adv-x="434" d="M117 1719l80 -1331h54l60 1331h-194zM138 0h185v179h-185v-179z" />
<glyph unicode="&#x22;" horiz-adv-x="694" d="M102 1715l50 -307h67q14 81 26.5 158.5t24.5 148.5h-168zM425 1715l50 -307h67q14 81 26.5 158.5t24.5 148.5h-168z" />
<glyph unicode="#" horiz-adv-x="1020" d="M18 0h144l185 660h177l-185 -660h144l185 660h239v125h-204l67 239h187v115h-154l163 582h-145l-163 -582h-176l163 582h-145l-163 -582h-239v-115h207l-67 -239h-190v-125h155zM382 785l67 239h177l-67 -239h-177z" />
<glyph unicode="$" horiz-adv-x="948" d="M57 1234q0 -156 182 -304l295 -230q235 -183 235 -336q0 -85 -37.5 -140t-95.5 -77t-136 -22q-129 4 -202 94.5t-97 234.5q-2 10 -4 30l-134 -39q18 -115 63.5 -207t128 -156t191.5 -76v-144h88v142q170 9 275 106t105 267q0 61 -22.5 118.5t-68 112t-88 94.5t-107.5 93 l-283 225q-141 117 -141 234q0 216 278 216q111 0 187.5 -85.5t96.5 -209.5q0 -1 0.5 -4t0.5 -5l128 40q-2 14 -4 23q-68 326 -357 362v156h-88v-153q-172 -5 -280.5 -102.5t-108.5 -257.5z" />
<glyph unicode="%" horiz-adv-x="1257" d="M57 1187q0 -334 226 -334t226 334v234q0 324 -226 324t-226 -324v-234zM174 1190v228q0 226 109 226t109 -226v-228q0 -236 -109 -236t-109 236zM305 0h123l553 1721h-124zM783 307q0 -334 226 -334t226 334v234q0 324 -226 324t-226 -324v-234zM900 310v228 q0 226 109 226t109 -226v-228q0 -236 -109 -236t-109 236z" />
<glyph unicode="&#x26;" horiz-adv-x="1116" d="M68 298q0 -144 91.5 -234t274.5 -90q200 0 370 160q120 -139 271 -148q3 0 9.5 -0.5t9.5 -0.5v137q-108 0 -204 106q95 122 150.5 268t55.5 257h-128q0 -231 -149 -429l-321 493q169 151 253.5 308.5t84.5 294.5q0 146 -91 235.5t-252 89.5t-257 -104t-96 -271 q0 -185 206 -526q-129 -104 -203.5 -256.5t-74.5 -289.5zM208 313q0 105 56.5 224t141.5 197l329 -505q-145 -135 -293 -135q-120 0 -177 60t-57 159zM292 1364q0 42 10.5 84t32.5 83t64 66.5t98 25.5q99 0 147 -56t48 -151q0 -115 -68 -247.5t-182 -241.5 q-150 252 -150 437z" />
<glyph unicode="'" horiz-adv-x="373" d="M102 1715l51 -307h67q12 69 24.5 147t26.5 160h-169z" />
<glyph unicode="(" horiz-adv-x="535" d="M115 861q0 -282 18 -421q59 -458 347 -500q29 -4 61 -4v132q-50 0 -90.5 17.5t-68.5 57.5t-48.5 78.5t-32.5 109t-19.5 119t-10.5 138t-3.5 136.5t-0.5 142v37q0 94 1 156.5t7 149t16.5 143t31 119.5t49 99.5t71.5 60.5t98 24v132q-88 0 -157.5 -35t-113.5 -84 t-75.5 -135t-46.5 -153t-23 -175.5t-9 -166t-1 -157.5v-20z" />
<glyph unicode=")" horiz-adv-x="545" d="M18 -64q69 0 126.5 21.5t99 53t74.5 87t53.5 104.5t35 125.5t22 129t11 137t4 127.5t0.5 120v20q0 282 -18 421q-59 460 -348 501q-29 4 -60 4v-132q55 0 98 -24t71.5 -60.5t49 -99.5t31 -119.5t16.5 -143t7 -149t1 -156.5v-37q0 -93 -0.5 -142t-3.5 -136.5t-10.5 -137.5 t-19.5 -119.5t-32.5 -109t-48.5 -79t-68.5 -57t-90.5 -17.5v-132z" />
<glyph unicode="*" horiz-adv-x="760" d="M55 1311l265 -101l-173 -247l88 -52l149 252l150 -252l89 49l-174 250l264 102l-35 90l-254 -120l20 301h-119l18 -302l-252 119z" />
<glyph unicode="+" horiz-adv-x="649" d="M82 576h192v-192h121v192h192v115h-192v192h-121v-192h-192v-115z" />
<glyph unicode="," horiz-adv-x="389" d="M111 0h128q0 -22 -4 -47.5t-14 -57.5t-33 -58t-55 -38l27 -55q25 3 45 12t34 28.5t24 37.5t16 52.5t10 58t5 70.5t1.5 72.5t0.5 80.5v23h-185v-179z" />
<glyph unicode="-" d="M117 448h313v115h-313v-115z" />
<glyph unicode="." horiz-adv-x="397" d="M115 0h184v179h-184v-179z" />
<glyph unicode="/" horiz-adv-x="651" d="M-29 0h144l553 1721h-145z" />
<glyph unicode="0" horiz-adv-x="1047" d="M117 499q0 -526 409 -526t409 526v721q0 91 -12.5 167t-42.5 143.5t-76 114t-116.5 73.5t-161.5 27t-161.5 -27t-116.5 -73.5t-76 -114t-42.5 -143.5t-12.5 -167v-721zM269 465v789q0 369 257 369t257 -369v-789q0 -370 -257 -370t-257 370z" />
<glyph unicode="1" d="M41 1389q35 8 92 34t100 55v-1478h152v1721h-103q-41 -69 -111 -117.5t-130 -70.5v-144z" />
<glyph unicode="2" horiz-adv-x="946" d="M72 0h785v122h-606l433 671q77 112 135.5 243.5t58.5 236.5q0 221 -96 346.5t-286 125.5q-411 0 -421 -506v-23h152q0 70 5.5 123.5t22.5 109.5t45.5 92t79 59t118.5 23q119 0 173.5 -94.5t54.5 -256.5q0 -54 -17 -114t-50.5 -124.5t-59 -106t-65.5 -102.5l-462 -697 v-128z" />
<glyph unicode="3" horiz-adv-x="946" d="M66 1292h143q8 175 71.5 253t181.5 78q117 0 174 -69.5t57 -236.5q0 -183 -56 -258.5t-200 -81.5v-129q72 -6 123 -36.5t79.5 -83.5t41 -118.5t12.5 -150.5q0 -108 -15 -180.5t-46.5 -112t-72 -55.5t-98.5 -16q-64 0 -106.5 12.5t-76.5 47.5t-50.5 100t-18.5 166h-142 v-26q0 -67 12 -126.5t40.5 -114.5t71.5 -94.5t108.5 -63t147.5 -23.5q398 0 398 489q0 354 -235 448q103 30 169 135t66 271q0 69 -12.5 130t-41.5 116.5t-72 95.5t-108 63.5t-146 23.5q-108 0 -187.5 -35.5t-124.5 -97t-66 -135.5t-21 -160v-25z" />
<glyph unicode="4" horiz-adv-x="842" d="M16 509h478v-509h152v509h171v113h-171v1101h-233l-397 -1109v-105zM175 622l318 974l1 -974h-319z" />
<glyph unicode="5" horiz-adv-x="918" d="M109 430q0 -225 90 -341t288 -116q102 0 178 41.5t121.5 117t67 172.5t21.5 218q0 115 -20 208.5t-61.5 166t-112 112.5t-164.5 40q-147 0 -246 -105v655h502l14 122h-668v-934h122q46 70 113.5 105t132.5 35q82 0 132 -36.5t77 -126.5t27 -243q0 -161 -27 -255.5 t-77 -132.5t-132 -38q-60 0 -99.5 14t-69.5 51.5t-43.5 106t-13.5 174.5z" />
<glyph unicode="6" horiz-adv-x="991" d="M121 490q0 -253 92.5 -385t295.5 -132q107 0 187 38.5t127.5 108.5t70.5 160.5t23 201.5q0 108 -22.5 196t-68.5 157t-124 106.5t-183 37.5q-151 0 -246 -45v325q0 108 14.5 180.5t44.5 112t68.5 55.5t94.5 16q62 0 102.5 -12.5t73 -47.5t48.5 -100t18 -166h142v26 q0 84 -20 156.5t-61.5 134t-115.5 96.5t-173 35q-388 0 -388 -489v-766zM273 501v310q31 21 103.5 33.5t142.5 12.5q128 0 187 -84t59 -292q0 -214 -61 -300t-195 -86q-50 0 -85.5 10.5t-65.5 36.5t-48 72t-27.5 117t-9.5 170z" />
<glyph unicode="7" horiz-adv-x="674" d="M-16 1585h483l-328 -1585h158q72 367 165 813.5t168 831.5v76h-646v-136z" />
<glyph unicode="8" horiz-adv-x="1008" d="M109 462q0 -489 398 -489t398 489q0 354 -235 448q103 30 169 135t66 271q0 93 -22.5 169t-68.5 135t-124 92t-183 33t-183 -33t-124 -92t-68.5 -135t-22.5 -169q0 -166 66 -271t169 -135q-235 -94 -235 -448zM261 459q0 173 56 273t190 115q134 -15 190 -115t56 -273 q0 -109 -15.5 -181t-48 -111.5t-76 -55.5t-106.5 -16t-106.5 16t-76 55.5t-48 111.5t-15.5 181zM261 1317q0 168 59 237t187 69t187 -69t59 -237q0 -180 -54 -256t-192 -84q-138 8 -192 84t-54 256z" />
<glyph unicode="9" horiz-adv-x="981" d="M72 1236q0 -108 22.5 -196t68.5 -157t124 -106.5t183 -37.5q151 0 246 45v-325q0 -108 -14.5 -180.5t-44.5 -112t-68.5 -55.5t-94.5 -16q-62 0 -102.5 12.5t-73 47.5t-48.5 100t-18 166h-142v-26q0 -84 20 -156.5t61.5 -134t115.5 -96.5t173 -35q388 0 388 489v766 q0 253 -92.5 385t-295.5 132q-107 0 -187 -38.5t-127.5 -108.5t-70.5 -160.5t-23 -201.5zM224 1237q0 214 61 300t195 86q50 0 85.5 -10.5t65.5 -36.5t48 -72t27.5 -117t9.5 -170v-310q-31 -21 -103.5 -33.5t-142.5 -12.5q-128 0 -187 84t-59 292z" />
<glyph unicode=":" horiz-adv-x="426" d="M125 275h185v179h-185v-179zM125 813h185v179h-185v-179z" />
<glyph unicode=";" horiz-adv-x="422" d="M125 256h128q0 -56 -23.5 -117.5t-82.5 -83.5l26 -55q24 3 43 11t32.5 24.5t23 33.5t16 46t10.5 52.5t6 63.5t2.5 68.5t1.5 76.5q1 39 1 59h-184v-179zM125 813h184v179h-184v-179z" />
<glyph unicode="&#x3c;" horiz-adv-x="727" d="M76 494l569 -400v167q-105 76 -243 174.5t-234 167.5l477 339v165l-569 -398v-215z" />
<glyph unicode="=" horiz-adv-x="750" d="M127 255h505v115h-505v-115zM127 576h505v115h-505v-115z" />
<glyph unicode="&#x3e;" horiz-adv-x="727" d="M102 94l569 400v215l-569 400v-167q372 -265 477 -339l-477 -342v-167z" />
<glyph unicode="?" horiz-adv-x="868" d="M33 1179h134l1 142q1 144 77 223.5t194 79.5q50 0 94 -17t80.5 -52t57.5 -96t21 -142q0 -38 -6.5 -76t-30.5 -95t-64 -111t-115 -119t-176 -123v-341h134v284q198 123 296.5 263t98.5 320q0 105 -33 188.5t-88.5 134.5t-124.5 77.5t-144 26.5q-77 0 -149 -27.5 t-129.5 -79t-92.5 -133.5t-35 -181v-146zM275 1h184v179h-184v-179z" />
<glyph unicode="@" horiz-adv-x="1434" d="M72 868q0 -183 34.5 -324.5t96 -235.5t152 -155t196 -87t234.5 -26q145 0 331 40l-25 118q-9 -2 -40.5 -8t-48.5 -9t-49.5 -8t-56.5 -7.5t-55.5 -4.5t-60.5 -2q-87 0 -160 16t-148.5 62.5t-128 122t-86 204.5t-33.5 300q0 133 22 240.5t55.5 177t82 121t93.5 78t98 42.5 t86.5 19.5t68.5 3.5q91 0 161.5 -17.5t134 -63t104.5 -119.5t65 -191.5t24 -273.5q0 -320 -129 -320q-104 0 -104 153v560h-152v-70q-87 76 -181 76q-100 0 -166 -112t-66 -329q0 -41 5 -86t20.5 -102t39.5 -100.5t67 -73.5t98 -30q50 0 91.5 14t75.5 50t46 92 q23 -69 88.5 -113t141.5 -44q42 0 81 14.5t75 48t62.5 83.5t42.5 126t16 170q0 374 -169.5 576.5t-475.5 202.5q-134 0 -251.5 -52t-208 -150t-142.5 -252t-52 -345zM572 840q0 96 11.5 167.5t41.5 119t77 47.5q56 0 132 -53v-477q-32 -41 -63.5 -62t-83.5 -21 q-58 0 -86.5 66.5t-28.5 212.5z" />
<glyph unicode="A" horiz-adv-x="980" d="M51 0h153l88 448h397l86 -448h154l-340 1721h-198q-80 -396 -169.5 -857.5t-170.5 -863.5zM310 549l179 1014l181 -1014h-360z" />
<glyph unicode="B" horiz-adv-x="1030" d="M146 0h400q98 0 170 28t114 73t67.5 114.5t34 138.5t8.5 159q0 59 -11 118.5t-35 119.5t-69 108.5t-106 73.5q87 40 136.5 142t49.5 209q0 69 -10.5 129t-38 118t-70.5 99t-112 66t-158 25h-370v-1721zM298 116v749h272q53 0 92.5 -19t63 -50.5t38 -78.5t19.5 -95t5 -109 q0 -68 -5.5 -123t-20 -108t-38.5 -88t-63 -56.5t-91 -21.5h-272zM298 982v623h198q246 0 246 -324q0 -61 -10 -112t-32 -94.5t-62 -68t-96 -24.5h-244z" />
<glyph unicode="C" horiz-adv-x="1074" d="M119 499q0 -91 12.5 -166t43 -143.5t79.5 -115t125.5 -74t176.5 -27.5q93 0 164 27.5t116 74t73.5 115t39.5 143.5t11 166v84h-145v-118q0 -83 -12.5 -147t-41.5 -116t-80.5 -79.5t-124.5 -27.5q-81 0 -138.5 27.5t-88.5 79.5t-44.5 116t-13.5 147v789q0 83 13.5 147 t44.5 115.5t88.5 79t138.5 27.5q73 0 124.5 -27.5t80.5 -79t41.5 -115.5t12.5 -147v-104h145v70q0 525 -404 525q-437 0 -437 -525v-721z" />
<glyph unicode="D" horiz-adv-x="1091" d="M146 0h387q439 0 439 508v700q0 89 -13.5 163t-45 140t-81 111.5t-125.5 72t-174 26.5h-387v-1721zM298 122v1477h235q287 0 287 -357v-768q0 -352 -287 -352h-235z" />
<glyph unicode="E" horiz-adv-x="807" d="M146 0h600v122h-448v710h320v115h-320v652h448v122h-600v-1721z" />
<glyph unicode="F" horiz-adv-x="712" d="M146 0h152v832h320v115h-320v652h448v122h-600v-1721z" />
<glyph unicode="G" horiz-adv-x="1117" d="M119 481q0 -508 447 -508q105 0 191.5 53t120.5 142l45 -168h67v821h-363v-115h211v-291q0 -63 -11.5 -115t-39.5 -100.5t-84 -76.5t-135 -28q-297 0 -297 320v860q0 71 15 130t48.5 110t94 79.5t144.5 28.5q53 0 94 -14t68.5 -35.5t47.5 -58t30.5 -71t16 -86t7 -90.5 t1.5 -96v-13h152v12q-1 100 -10.5 178.5t-37 155t-72.5 127.5t-120 82t-175 31q-456 0 -456 -534v-730z" />
<glyph unicode="H" horiz-adv-x="1126" d="M146 0h152v836h530v-836h152v1721h-152v-779h-530v779h-152v-1721z" />
<glyph unicode="I" horiz-adv-x="444" d="M145 0h152v1721h-152v-1721z" />
<glyph unicode="J" horiz-adv-x="559" d="M12 0h79q74 0 128 10t90.5 34.5t58.5 54t33.5 80.5t15 102t3.5 129v1311h-152v-1311q0 -58 -1 -94.5t-6.5 -71t-11 -53t-22 -35.5t-31 -23.5t-46 -11.5t-59.5 -5.5t-79 -0.5v-115z" />
<glyph unicode="K" horiz-adv-x="1010" d="M146 0h152v607l168 302l368 -909h161l-437 1011l356 710h-157l-459 -905v905h-152v-1721z" />
<glyph unicode="L" horiz-adv-x="783" d="M146 0h633v122h-481v1599h-152v-1721z" />
<glyph unicode="M" horiz-adv-x="1330" d="M146 0h135v1376l318 -1376h132l318 1377v-1377h135v1721h-187q-69 -349 -170 -771.5t-162 -714.5l-332 1486h-187v-1721z" />
<glyph unicode="N" horiz-adv-x="1083" d="M146 0h131v1334l546 -1334h114v1721h-129v-1363l-545 1363h-117v-1721z" />
<glyph unicode="O" horiz-adv-x="1116" d="M119 499q0 -526 439 -526t439 526v721q0 91 -13.5 167t-45.5 143.5t-81 114t-125 73.5t-174 27t-174 -27t-125 -73.5t-81 -114t-45.5 -143.5t-13.5 -167v-721zM271 465v789q0 369 287 369t287 -369v-789q0 -370 -287 -370t-287 370z" />
<glyph unicode="P" horiz-adv-x="1020" d="M146 0h152v765h268q95 0 168 28.5t117.5 74t73 111.5t39 133t10.5 146q0 77 -12.5 143.5t-42.5 126.5t-76 102t-116 66.5t-160 24.5h-421v-1721zM298 887v712h286q120 0 179 -83t59 -261q0 -191 -55 -281q-54 -89 -180 -88h-3z" />
<glyph unicode="Q" horiz-adv-x="1123" d="M119 499q0 -526 439 -526q72 0 138 16q78 -87 151.5 -138t156.5 -63v114q-41 6 -82.5 27.5t-66.5 41.5t-63 54q205 114 205 474v721q0 91 -13.5 167t-45.5 143.5t-81 114t-125 73.5t-174 27t-174 -27t-125 -73.5t-81 -114t-45.5 -143.5t-13.5 -167v-721zM271 465v789 q0 369 287 369t287 -369v-789q0 -370 -287 -370t-287 370z" />
<glyph unicode="R" horiz-adv-x="1069" d="M146 0h152v840h289l251 -840h162l-266 859q240 88 240 417q0 76 -9.5 138.5t-34.5 121t-65.5 98t-106.5 63.5t-153 24h-459v-1721zM298 962v637h306q52 0 91 -17t63 -45.5t38.5 -70.5t20 -86t5.5 -99q0 -67 -9 -119t-31.5 -100t-67.5 -74t-110 -26h-306z" />
<glyph unicode="S" horiz-adv-x="987" d="M81 415q14 -91 46.5 -169t84 -140t126.5 -97.5t167 -35.5q180 0 293.5 100t113.5 284q0 36 -8 73t-16.5 65t-31.5 65.5t-35.5 58t-46 60.5t-46 54t-52.5 57.5t-50 54.5l-253 275q-68 74 -104.5 140t-36.5 134q0 113 67.5 171t181.5 58q117 0 189.5 -82t92.5 -211l2 -14 l128 40l-3 16q-34 182 -137 277.5t-272 95.5q-174 0 -285 -101t-111 -270q0 -89 47 -170t135 -174l269 -283q114 -120 172.5 -212t58.5 -191q0 -119 -64 -184t-181 -65q-73 0 -130.5 30t-92.5 82.5t-55.5 113.5t-28.5 133z" />
<glyph unicode="T" horiz-adv-x="755" d="M-35 1599h335v-1599h152v1599h338v122h-825v-122z" />
<glyph unicode="U" horiz-adv-x="1138" d="M132 423q0 -77 12 -140.5t43 -122t80.5 -99t128 -64.5t181.5 -24q429 0 429 450v1298h-151v-1333q0 -147 -64 -220t-214 -73q-159 0 -226 72.5t-67 220.5v1333h-152v-1298z" />
<glyph unicode="V" horiz-adv-x="971" d="M23 1721l370 -1721h199l356 1721h-164l-292 -1541l-305 1541h-164z" />
<glyph unicode="W" horiz-adv-x="1436" d="M33 1721l288 -1721h174l232 1520l215 -1520h175l286 1721h-141l-234 -1472l-203 1472h-193l-222 -1472l-235 1472h-142z" />
<glyph unicode="X" horiz-adv-x="991" d="M51 0h157l293 717l298 -717h146l-367 850l367 872h-156l-293 -724l-302 724h-143l367 -856z" />
<glyph unicode="Y" horiz-adv-x="888" d="M-2 1721l376 -1187v-534h152v534l364 1187h-159q-55 -197 -96 -348.5t-91 -335.5t-95 -348l-282 1032h-169z" />
<glyph unicode="Z" horiz-adv-x="897" d="M68 0h761v122h-605l605 1458v141h-697v-122h541l-605 -1458v-141z" />
<glyph unicode="[" horiz-adv-x="494" d="M150 -64h331v81h-179v1681h179v81h-331v-1843z" />
<glyph unicode="\" horiz-adv-x="639" d="M-12 1721l553 -1721h144l-552 1721h-145z" />
<glyph unicode="]" horiz-adv-x="504" d="M25 17v-81h331v1843h-331v-81h179v-1681h-179z" />
<glyph unicode="^" horiz-adv-x="739" d="M43 896h177l153 540l155 -540h175l-226 563h-207q-159 -393 -227 -563z" />
<glyph unicode="_" horiz-adv-x="913" d="M115 0h696v115h-696v-115z" />
<glyph unicode="`" horiz-adv-x="451" d="M70 1722l229 -398h56l-123 398h-162z" />
<glyph unicode="a" horiz-adv-x="838" d="M74 239q0 -119 72 -192.5t165 -73.5q64 0 134.5 44t118.5 128l19 -145h140q-18 135 -18 276v576q0 55 -7 103t-27 99t-52.5 87.5t-88.5 60t-129 23.5q-131 0 -211.5 -89.5t-92.5 -246.5h156v7q4 73 20 121.5t40 70t45 29t48 7.5q26 0 44 -5.5t38.5 -27.5t33.5 -61.5 t22 -112t9 -174.5v-10q-77 -32 -140.5 -63.5t-110.5 -59t-83 -58t-60 -54t-40.5 -54t-25 -51.5t-13 -52t-5.5 -50.5t-1 -51.5zM225 267q0 48 15.5 91.5t39 77.5t70 75.5t88.5 72.5t115 82v-422q-33 -64 -91.5 -105t-115.5 -41q-49 0 -85 41.5t-36 127.5z" />
<glyph unicode="b" horiz-adv-x="873" d="M120 0h150v113q90 -140 242 -140q27 0 49 4.5t49 19t48 39t42 68t34.5 102t22 145.5t8.5 195v95q0 155 -16.5 266.5t-40.5 171.5t-62 94.5t-70 43t-75 8.5q-63 0 -123.5 -35.5t-107.5 -104.5v636h-150v-1721zM270 205v790q107 119 201 119q22 0 36.5 -4t33 -18t30 -45.5 t23 -82t16.5 -132.5t5 -192v-95q0 -94 -4.5 -167t-11.5 -121t-19 -81.5t-23 -51.5t-28.5 -27t-30 -11t-32.5 -2q-45 0 -98 33.5t-98 87.5z" />
<glyph unicode="c" horiz-adv-x="834" d="M108 568q0 -75 0.5 -113.5t4.5 -105.5t12.5 -103t23 -87t39 -78.5t58 -55.5t81.5 -40t108 -12q72 0 125.5 22.5t86 59t53 93.5t29 114.5t11.5 133.5v7h-151v-10q-8 -175 -41.5 -247t-112.5 -72q-107 0 -142 106.5t-35 387.5v62q0 96 2 160t9 124.5t19 96t31.5 63.5t48 39 t67.5 11q81 0 114.5 -70t39.5 -239v-9h150q0 2 -0.5 5.5t-0.5 5.5q-4 71 -13 126t-30 110t-53.5 91t-85 58.5t-121.5 22.5q-68 0 -121 -20t-87 -47.5t-58 -80.5t-35.5 -94t-17.5 -114.5t-7 -116t-1 -122.5v-62z" />
<glyph unicode="d" horiz-adv-x="892" d="M101 546q0 -108 8.5 -195t22 -145.5t34.5 -102t42 -68t48 -39t49 -19t49 -4.5q152 0 242 140v-113h150v1721h-150v-636q-47 69 -107.5 104.5t-123.5 35.5q-43 0 -75 -8.5t-70 -43t-62 -94.5t-40.5 -171.5t-16.5 -266.5v-95zM251 545v95q0 110 5 192t16.5 132.5t23 82 t30 45.5t33 18t36.5 4q94 0 201 -119v-790q-45 -54 -98 -87.5t-98 -33.5q-20 0 -32.5 2t-30 11t-28.5 27t-23 51.5t-19 81.5t-11.5 121t-4.5 167z" />
<glyph unicode="e" horiz-adv-x="839" d="M109 552v-26q0 -208 31 -326q33 -126 103.5 -176.5t197.5 -50.5q65 0 115 21t81.5 55.5t53 86.5t31.5 104.5t16 120.5v6h-140v-8q-1 -82 -14.5 -140.5t-37 -88.5t-50 -43t-57.5 -13q-46 0 -76 13t-55 51t-36.5 113.5t-11.5 193.5v183h480q2 48 2 123q0 246 -70.5 360 t-231.5 114q-62 0 -108 -11.5t-89 -44t-70.5 -87.5t-44.5 -146.5t-18 -216.5zM261 702v3q0 87 1 128t6 100.5t16.5 85.5t32 55.5t52.5 39.5t78 10q34 0 60 -13.5t41 -37.5t25 -56.5t13.5 -70.5t5.5 -79q1 -27 1 -55v-27q0 -21 -0.5 -41t0.5 -40v-2h-332z" />
<glyph unicode="f" horiz-adv-x="577" d="M20 1114h167v-1114h150v1114h192v84h-192v180v8q0 28 0.5 43t6.5 39t17.5 36t34.5 22t56 10q50 0 74 -6v109q-53 13 -122 13q-40 0 -72.5 -9t-54.5 -24.5t-38.5 -36t-25.5 -44.5t-15.5 -49.5t-8 -51t-3 -49t0.5 -43.5v-18v-129h-167v-84z" />
<glyph unicode="g" horiz-adv-x="929" d="M29 -240q0 -153 391 -153h5h8q31 0 61 1.5t72.5 8t78.5 17.5t73.5 31t63.5 47t42.5 67.5t16.5 90.5q0 195 -283 248q-258 48 -278 53q-44 12 -48 31q-1 3 -1 8q0 15 4.5 33t13.5 39t16 35t19.5 36.5t15.5 28.5q58 -24 144 -24q73 0 132 23.5t99 64.5t66.5 97.5 t38.5 120.5t12 136q0 75 -38 181q72 81 147 95l20 148l-16 -3q-30 -7 -58 -26.5t-52 -49.5t-38.5 -52t-33.5 -55q-60 93 -123.5 139.5t-159.5 46.5q-73 0 -132.5 -27t-98 -71t-65 -101.5t-37.5 -115.5t-11 -116q0 -109 34.5 -210t105.5 -165q-1 -2 -12 -17t-18 -24t-20 -28 t-22 -33.5t-21 -34t-20 -36t-15.5 -34t-11 -33t-3.5 -28.5q0 -19 43 -40t79 -31.5t50 -13.5q-44 -22 -83 -51t-75 -67t-57 -86.5t-21 -100.5zM187 -191q0 54 46 131t94 112l214 -40q84 -16 120 -53.5t36 -109.5q0 -28 -11.5 -50.5t-27.5 -36.5t-43.5 -24t-47.5 -14.5t-51 -7 t-44 -2.5h-37h-13q-33 0 -51.5 0.5t-51 3t-52 8.5t-40 16t-30.5 27t-10 40zM249 776q0 28 2.5 57t9 68.5t20.5 73t34.5 63.5t54 47.5t75.5 17.5q50 0 87.5 -26t57 -62t32 -84.5t15.5 -84t3 -70.5q0 -36 -3.5 -71t-15.5 -80t-32 -78t-57 -56t-87 -23t-87.5 23t-57.5 55.5 t-32.5 78t-15.5 80t-3 71.5z" />
<glyph unicode="h" horiz-adv-x="878" d="M120 0h151v992q46 43 101 69.5t103 26.5t84.5 -38t36.5 -116v-934h152v942q0 135 -70.5 209t-163.5 74q-69 0 -133.5 -34.5t-110.5 -105.5v636h-150v-1721z" />
<glyph unicode="i" horiz-adv-x="405" d="M132 0h150v1198h-150v-1198zM132 1472h150v179h-150v-179z" />
<glyph unicode="j" horiz-adv-x="420" d="M-68 -204v-108q41 -8 81 -8q261 0 261 274v1244h-150v-1216q0 -22 -1 -36t-4 -39.5t-12 -42.5t-23 -34.5t-38.5 -26.5t-57.5 -9q-10 0 -56 2zM124 1473h150v179h-150v-179z" />
<glyph unicode="k" horiz-adv-x="870" d="M120 0h150v470l149 183l235 -653h157l-285 744l287 454h-169l-374 -568v1091h-150v-1721z" />
<glyph unicode="l" horiz-adv-x="442" d="M150 0h150v1721h-150v-1721z" />
<glyph unicode="m" horiz-adv-x="1381" d="M120 0h150v995q48 54 108.5 86.5t111.5 32.5q60 0 97 -34.5t37 -108.5v-971h150v1017q45 45 98.5 71t98.5 26q57 0 93.5 -35t36.5 -109v-970h150v1001q0 95 -71.5 159.5t-164.5 64.5q-59 0 -132 -34.5t-132 -101.5q-25 59 -85 97.5t-122 38.5q-156 0 -273 -138v111h-151 v-1198z" />
<glyph unicode="n" horiz-adv-x="878" d="M120 0h150v993q45 56 98.5 88.5t100.5 32.5q57 0 92 -40.5t35 -129.5v-944h152v941q0 135 -67.5 209.5t-156.5 74.5q-72 0 -139 -35t-115 -105v113h-150v-1198z" />
<glyph unicode="o" horiz-adv-x="850" d="M108 568q0 -67 0.5 -101t3 -94.5t8 -93.5t16.5 -82t26.5 -76t39.5 -59.5t55 -49t73.5 -28t94.5 -11.5t94.5 11.5t73.5 28t55 49t39.5 59.5t26.5 76t16.5 82t8 93.5t3 94.5t0.5 101v62q0 80 -1 122.5t-6.5 116t-17 114.5t-34.5 94t-56.5 80.5t-84.5 47.5t-117 20t-117 -20 t-84.5 -47.5t-56.5 -80.5t-34.5 -94t-17 -114.5t-6.5 -116t-1 -122.5v-62zM258 568v62q0 96 2 160t8.5 124.5t17.5 96t30 63t45.5 39t63.5 11.5t63.5 -11.5t45 -39t30 -63.5t18 -95.5t8.5 -124.5t2 -160v-62q0 -282 -33 -388t-134 -106t-134 106t-33 388z" />
<glyph unicode="p" horiz-adv-x="873" d="M120 -385h150v498q47 -69 107.5 -104.5t123.5 -35.5q43 0 75 8.5t70 43t62 94.5t40.5 171.5t16.5 266.5v95q0 108 -8.5 195t-22 145.5t-34.5 102t-42 68t-48 39t-49 19t-49 4.5q-152 0 -242 -140v113h-150v-1583zM270 203v790q45 54 98 87.5t98 33.5q20 0 32.5 -2t30 -11 t28.5 -27t23 -51.5t19 -81.5t11.5 -121t4.5 -167v-95q0 -110 -5 -192t-16.5 -132.5t-23 -82t-30 -45.5t-33 -18t-36.5 -4q-94 0 -201 119z" />
<glyph unicode="q" horiz-adv-x="893" d="M108 557q0 -155 16.5 -266.5t40.5 -171.5t62 -94.5t70 -43t75 -8.5q63 0 123.5 35.5t107.5 104.5v-498h150v1583h-150v-113q-90 140 -242 140q-27 0 -49 -4.5t-49 -19t-48 -39t-42 -68t-34.5 -102t-22 -145.5t-8.5 -195v-95zM258 558v95q0 94 4.5 167t11.5 121t19 81.5 t23 51.5t28.5 27t30 11t32.5 2q45 0 98 -33.5t98 -87.5v-790q-107 -119 -201 -119q-22 0 -36.5 4t-33 18t-30 45.5t-23 82t-16.5 132.5t-5 192z" />
<glyph unicode="r" horiz-adv-x="569" d="M120 0h150v894q0 176 229 176l26 -4v151h-3q-78 -2 -151 -48.5t-101 -139.5v169h-150v-1198z" />
<glyph unicode="s" horiz-adv-x="760" d="M54 300q35 -142 123.5 -234.5t220.5 -92.5q136 0 220.5 77.5t84.5 211.5q-1 49 -16.5 96t-34.5 80.5t-56.5 75t-62 64t-70.5 62.5l-95 82q-73 62 -111.5 116t-38.5 114q0 72 39.5 117.5t106.5 45.5q52 0 92.5 -40.5t60 -90.5t28.5 -106l133 41q-15 62 -39.5 113.5 t-60.5 96t-89 69.5t-118 25q-137 0 -219 -74.5t-82 -209.5q0 -85 50.5 -153.5t149.5 -155.5l87 -76q205 -180 205 -295q0 -82 -39.5 -130t-118.5 -48q-43 0 -82.5 25t-68.5 66t-49.5 82t-34.5 85z" />
<glyph unicode="t" horiz-adv-x="594" d="M16 1114h163v-831q0 -53 3 -90.5t15.5 -80.5t34 -69t61.5 -43.5t96 -17.5q63 0 130 17v103q-39 -8 -88 -8q-29 0 -48.5 9.5t-30 23.5t-16 42.5t-6.5 53t-1 67.5v824h192v84h-192v425h-150v-425h-163v-84z" />
<glyph unicode="u" horiz-adv-x="878" d="M130 257q0 -135 67.5 -209.5t156.5 -74.5q72 0 139 35t115 105v-113h150v1198h-150v-993q-45 -56 -98.5 -88.5t-100.5 -32.5q-57 0 -92 40.5t-35 129.5v944h-152v-941z" />
<glyph unicode="v" horiz-adv-x="793" d="M45 1198l250 -1198h194l241 1198h-143l-194 -1106l-202 1106h-146z" />
<glyph unicode="w" horiz-adv-x="1204" d="M57 1198l198 -1198h169l176 1028l183 -1028h155l196 1198h-129l-140 -1042l-188 1042h-160l-175 -1042l-154 1042h-131z" />
<glyph unicode="x" horiz-adv-x="848" d="M72 0h147l206 534l206 -534h146l-258 626l257 572h-155l-196 -499l-196 499h-155l256 -572z" />
<glyph unicode="y" horiz-adv-x="809" d="M60 1197l260 -1101q11 -69 11 -142q0 -58 -55.5 -90t-175.5 -40v-123h3q164 5 253.5 52.5t119.5 163.5l300 1281h-162l-194 -1031l-198 1030h-162z" />
<glyph unicode="z" horiz-adv-x="731" d="M68 0h607v115h-455l461 940v143h-549v-114h408l-472 -940v-144z" />
<glyph unicode="{" horiz-adv-x="520" d="M35 768q79 0 105 -40.5t26 -118.5q0 -77 0.5 -118t3.5 -109t9 -105.5t18 -91t29 -83.5t43 -65t60 -52.5t80 -29.5t102 -12v113q-52 0 -88 12t-59 47t-36 65.5t-18.5 101.5t-6.5 118t-1 150q0 57 -5.5 100.5t-21.5 88.5t-50.5 76.5t-85.5 46.5q51 15 85.5 46.5t50.5 76.5 t21.5 88.5t5.5 100.5q0 103 1 150t6.5 118t18.5 101.5t36 65.5t59 47t88 12v113q-56 0 -102 -12t-80 -29.5t-60 -52.5t-43 -65t-29 -83.5t-18 -91t-9 -105.5t-3.5 -109t-0.5 -118q0 -78 -26 -118.5t-105 -40.5v-188z" />
<glyph unicode="|" horiz-adv-x="416" d="M150 -128h118v1874h-118v-1874z" />
<glyph unicode="}" horiz-adv-x="530" d="M25 56v-113q56 0 102 12t80 29.5t60 52.5t43 65t29 83.5t18 91t9 105.5t3.5 109t0.5 118q0 78 26 118.5t105 40.5v188q-79 0 -105 40.5t-26 118.5q0 77 -0.5 118t-3.5 109t-9 105.5t-18 91t-29 83.5t-43 65t-60 52.5t-80 29.5t-102 12v-113q52 0 88 -12t59 -47t36 -65.5 t18.5 -101.5t6.5 -118t1 -150q0 -57 5.5 -100.5t21.5 -88.5t50.5 -76.5t85.5 -46.5q-51 -15 -85.5 -46.5t-50.5 -76.5t-21.5 -88.5t-5.5 -100.5q0 -103 -1 -150t-6.5 -118t-18.5 -101.5t-36 -65.5t-59 -47t-88 -12z" />
<glyph unicode="~" horiz-adv-x="815" d="M98 959h115q5 38 19.5 52t42.5 14q37 0 131.5 -39t151.5 -39q36 0 64.5 10t46 26.5t30 35t18.5 39.5t9.5 37t4.5 28.5t1 13.5h-116q-5 -38 -21 -52.5t-45 -14.5q-38 0 -135.5 38t-139.5 38q-46 0 -80 -16t-51.5 -36.5t-28.5 -50t-13.5 -47.5t-3.5 -37z" />
<glyph unicode="&#xa2;" horiz-adv-x="760" d="M76 794q0 -77 1 -116.5t6 -107t16 -104t32 -84.5t52 -73t78.5 -45t108.5 -24v-153h65v153q64 5 111 29.5t76 60.5t47.5 90.5t26.5 109.5t11 127q0 2 0.5 6t0.5 6h-151q0 -2 -0.5 -8t-0.5 -9q-1 -30 -2 -39.5t-3 -40t-4.5 -43.5t-6.5 -40.5t-10 -40.5t-14.5 -34 t-19.5 -31.5t-25 -22t-32 -16.5t-39 -5q-38 0 -65.5 11t-47 37t-31.5 59.5t-18.5 88.5t-9 114t-2.5 145v62q1 81 2.5 126t5.5 101t11 85t19.5 61t31 46.5t44.5 24t61 9.5q27 0 49 -7.5t37.5 -25t27 -33.5t18.5 -45t11.5 -47t7 -52.5t3.5 -47.5t2 -45v-14h150q0 2 -0.5 7 t-0.5 7q-5 85 -18.5 148.5t-42.5 122.5t-82 92.5t-129 39.5v134h-65v-133q-61 -4 -108.5 -25.5t-78 -48t-52 -76t-32 -87t-16 -104t-6 -104t-0.5 -109.5v-62z" />
<glyph unicode="&#xa3;" horiz-adv-x="836" d="M55 0h728v115h-448v653h289v115h-289v281v74q0 26 1 68.5t3.5 65.5t6.5 57t10.5 53t15 43.5t21 38t28.5 26.5t36 19.5t45 7.5q34 2 60 -6t43 -19.5t28.5 -36t17.5 -43t9 -54t3.5 -55.5t0.5 -60h120v7q0 33 -0.5 54.5t-6 66.5t-15 77t-30 72t-48.5 65t-73.5 42.5 t-102.5 17.5q-64 0 -115.5 -22.5t-85 -56.5t-58 -85.5t-37 -97.5t-19.5 -104t-8.5 -95t-1.5 -80v-327h-128v-109h128v-653l-128 -50v-65z" />
<glyph unicode="&#xa5;" horiz-adv-x="909" d="M10 1721l351 -1109h-187v-89h212v-206h-212v-91h212v-226h152v226h205v91h-205v206h205v89h-181l340 1109h-159q-55 -197 -96 -348.5t-91 -335.5t-95 -348l-282 1032h-169z" />
<glyph unicode="&#xa9;" horiz-adv-x="1378" d="M66 657q0 -100 25 -195t77 -179.5t125.5 -147.5t177 -100t225.5 -37t225.5 37t177 100t125.5 147.5t77 179.5t25 195t-25 195t-77 179.5t-125.5 147.5t-177 100t-225.5 37t-225.5 -37t-177 -100t-125.5 -147.5t-77 -179.5t-25 -195zM156 657q0 90 21.5 175t66 160.5 t107 132t151.5 89.5t194 33t194 -33t151.5 -89.5t107 -132t66 -160.5t21.5 -175t-21.5 -175t-66 -160.5t-107 -132t-151.5 -89.5t-194 -33t-194 33t-151.5 89.5t-107 132t-66 160.5t-21.5 175zM462 667q0 -45 0.5 -71.5t2.5 -69t6.5 -69t12.5 -62t20 -58t30.5 -46.5 t41.5 -37.5t55 -22.5t71 -9q44 0 79.5 16t57.5 39.5t38 56t23.5 59t11.5 56t4.5 40t0.5 16.5h-87q-1 -47 -6.5 -80.5t-18.5 -65.5t-39 -48.5t-65 -16.5q-34 0 -57.5 8t-40 29t-26 46.5t-14.5 72.5t-6.5 94t-1.5 123t1.5 123t6.5 94t14.5 72.5t26 46.5t40 29t57.5 8 q39 0 65 -16.5t39 -48.5t18.5 -65.5t6.5 -80.5h87v19q0 11 -4 41t-11 56t-23 58t-37.5 55t-58 38.5t-81.5 15.5q-39 0 -71 -9t-55 -22.5t-41.5 -37.5t-30.5 -46.5t-20 -58t-12.5 -62t-6.5 -69t-2.5 -69t-0.5 -71.5z" />
<glyph unicode="&#xad;" d="M117 448h313v115h-313v-115z" />
<glyph unicode="&#xae;" horiz-adv-x="1378" d="M66 657q0 -100 25 -195t77 -179.5t125.5 -147.5t177 -100t225.5 -37t225.5 37t177 100t125.5 147.5t77 179.5t25 195t-25 195t-77 179.5t-125.5 147.5t-177 100t-225.5 37t-225.5 -37t-177 -100t-125.5 -147.5t-77 -179.5t-25 -195zM156 657q0 90 21.5 175t66 160.5 t107 132t151.5 89.5t194 33t194 -33t151.5 -89.5t107 -132t66 -160.5t21.5 -175t-21.5 -175t-66 -160.5t-107 -132t-151.5 -89.5t-194 -33t-194 33t-151.5 89.5t-107 132t-66 160.5t-21.5 175zM504 241h72v405h142l133 -402h86q-140 385 -154 413q54 11 101 63.5t47 122.5 q0 240 -236 240h-191v-842zM576 695v337h106q87 0 128 -46t41 -143q0 -32 -6.5 -56t-14.5 -39.5t-27.5 -26.5t-30.5 -16t-40.5 -7.5t-41.5 -2.5h-47h-67z" />
<glyph unicode="&#xb4;" horiz-adv-x="444" d="M96 1324h56l229 398h-162z" />
<glyph unicode="&#x2000;" horiz-adv-x="893" />
<glyph unicode="&#x2001;" horiz-adv-x="1787" />
<glyph unicode="&#x2002;" horiz-adv-x="893" />
<glyph unicode="&#x2003;" horiz-adv-x="1787" />
<glyph unicode="&#x2004;" horiz-adv-x="595" />
<glyph unicode="&#x2005;" horiz-adv-x="446" />
<glyph unicode="&#x2006;" horiz-adv-x="297" />
<glyph unicode="&#x2007;" horiz-adv-x="297" />
<glyph unicode="&#x2008;" horiz-adv-x="223" />
<glyph unicode="&#x2009;" horiz-adv-x="357" />
<glyph unicode="&#x200a;" horiz-adv-x="99" />
<glyph unicode="&#x2010;" d="M117 448h313v115h-313v-115z" />
<glyph unicode="&#x2011;" d="M117 448h313v115h-313v-115z" />
<glyph unicode="&#x2012;" d="M117 448h313v115h-313v-115z" />
<glyph unicode="&#x2013;" horiz-adv-x="793" d="M117 448h574v115h-574v-115z" />
<glyph unicode="&#x2014;" horiz-adv-x="1194" d="M117 448h974v115h-974v-115z" />
<glyph unicode="&#x2018;" horiz-adv-x="403" d="M111 1311h185v179h-128q0 22 3 44t12 56.5t32.5 62t58.5 38.5l-27 55q-86 -11 -111 -101.5t-25 -333.5z" />
<glyph unicode="&#x2019;" horiz-adv-x="393" d="M100 1542h128q0 -22 -3 -44t-12 -56.5t-32.5 -62t-58.5 -38.5l27 -55q86 11 111 101.5t25 333.5h-185v-179z" />
<glyph unicode="&#x201c;" horiz-adv-x="698" d="M111 1311h185v179h-128q0 22 3 44t12 56.5t32.5 62t58.5 38.5l-27 55q-86 -11 -111 -101.5t-25 -333.5zM405 1311h185v179h-128q0 22 3 44t12 56.5t32.5 62t58.5 38.5l-27 55q-86 -11 -111 -101.5t-25 -333.5z" />
<glyph unicode="&#x201d;" horiz-adv-x="686" d="M100 1542h128q0 -22 -3 -44t-12 -56.5t-32.5 -62t-58.5 -38.5l27 -55q86 11 111 101.5t25 333.5h-185v-179zM394 1542h128q0 -22 -3 -44t-12 -56.5t-32.5 -62t-58.5 -38.5l27 -55q86 11 111 101.5t25 333.5h-185v-179z" />
<glyph unicode="&#x2022;" horiz-adv-x="565" d="M104 767q0 -84 49.5 -131.5t132.5 -47.5q85 0 134 47.5t49 131.5q0 86 -49 134t-134 48q-82 0 -132 -50.5t-50 -131.5z" />
<glyph unicode="&#x2026;" horiz-adv-x="1191" d="M909 0h184v179h-184v-179zM512 0h184v179h-184v-179zM115 0h184v179h-184v-179z" />
<glyph unicode="&#x202f;" horiz-adv-x="357" />
<glyph unicode="&#x205f;" horiz-adv-x="446" />
<glyph unicode="&#x20ac;" horiz-adv-x="1096" d="M41 695h122v-196q0 -91 12.5 -166t43 -143.5t79.5 -115t125.5 -74t176.5 -27.5q93 0 164 27.5t116 74t73.5 115t39.5 143.5t11 166v84h-145v-118q0 -83 -12.5 -147t-41.5 -116t-80.5 -79.5t-124.5 -27.5q-81 0 -138.5 27.5t-88.5 79.5t-44.5 116t-13.5 147v230h268v89 h-268v132h268v89h-268v249q0 83 13.5 147t44.5 115.5t88.5 79t138.5 27.5q73 0 124.5 -27.5t80.5 -79t41.5 -115.5t12.5 -147v-104h145v70q0 525 -404 525q-437 0 -437 -525v-215h-122v-89h122v-132h-122v-89z" />
<glyph unicode="&#x2122;" horiz-adv-x="1399" d="M57 1364h163v-678h99v678h164v77h-426v-77zM646 686h87v714l200 -714h47l201 724v-724h89v755h-150l-163 -539l-148 539h-163v-755z" />
<glyph unicode="&#xe000;" horiz-adv-x="1200" d="M0 1200h1200v-1200h-1200v1200z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -0,0 +1,146 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>
This is a custom SVG webfont generated by Font Squirrel.
Copyright : Copyright c 2011 by vernon adams All rights reserved
Designer : vernon adams
Foundry : vernon adams
</metadata>
<defs>
<font id="OswaldBook" horiz-adv-x="384" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="350" />
<glyph unicode=" " horiz-adv-x="350" />
<glyph unicode="&#x09;" horiz-adv-x="350" />
<glyph unicode="&#xa0;" horiz-adv-x="350" />
<glyph unicode="!" horiz-adv-x="375" d="M64 0v256h256v-256h-256zM64 1792h256l-46 -1408h-146z" />
<glyph unicode="&#x22;" horiz-adv-x="704" d="M62 1792h256l-64 -464h-128zM385 1792h256l-64 -464h-128z" />
<glyph unicode="#" horiz-adv-x="1088" d="M64 0l90 640h-90v192h117l28 192h-145v192h172l82 576h256l-82 -576h192l82 576h256l-82 -576h84v-192h-111l-28 -192h139v-192h-166l-90 -640h-256l90 640h-192l-90 -640h-256zM437 832h193l27 192h-192z" />
<glyph unicode="$" horiz-adv-x="1216" d="M127 1378q0 198 123 315t326 117v110h128v-121l41 -9q316 -86 343 -446l-256 -64q-9 188 -108 269l-20 15v-566l128 -102q113 -88 184.5 -212.5t71.5 -282.5q0 -181 -104 -289t-280 -127v-113h-128v113q-208 15 -321.5 157.5t-126.5 369.5l256 64q10 -293 171 -368l21 -8 v555l-256 205q-88 71 -140.5 176.5t-52.5 241.5zM384 1405q0 -152 128 -253l64 -51v499q-92 0 -142 -52t-50 -143zM704 198q128 29 128 186q0 78 -28 135t-80 109l-20 20v-450z" />
<glyph unicode="%" horiz-adv-x="1999" d="M78 1032q0 106 20 192t62.5 152.5t114.5 103t169 36.5q78 0 140 -24.5t104 -67.5t70 -104t40.5 -132.5t12.5 -155.5q0 -104 -21.5 -191.5t-64.5 -155.5t-114.5 -106t-166.5 -38t-166.5 38.5t-114.5 106.5t-64 155t-21 191zM311 1032q0 -52 5 -97.5t18 -94t41 -77 t69 -28.5q134 0 134 297q0 289 -134 289q-133 0 -133 -289zM751 0l283 1518h219l-282 -1518h-220zM1188 492q0 106 20.5 191.5t63 152t114 103t168.5 36.5t169 -36.5t114.5 -103t63 -152t20.5 -191.5q0 -105 -21 -192t-64 -155.5t-115 -106.5t-167 -38t-166.5 38.5 t-114.5 107t-64 155.5t-21 191zM1421 492q0 -52 5 -97t18 -94t41 -77.5t69 -28.5q134 0 134 297q0 288 -134 288q-133 0 -133 -288z" />
<glyph unicode="&#x26;" horiz-adv-x="1344" d="M128 384q0 286 256 512q-14 29 -58 109.5t-67 129t-45 126t-22 147.5q0 180 104 291t280 111q165 0 274.5 -91.5t109.5 -246.5q0 -70 -22 -142t-52.5 -128t-78.5 -118.5t-83.5 -101t-83.5 -86.5l256 -384q18 40 31 100t17.5 93.5t15.5 126.5h256q0 -122 -47 -253 t-112 -229q75 -94 159 -94v-274q-25 0 -47.5 2.5t-45.5 11t-39 14t-38.5 21t-32.5 21t-33 26.5t-28 25t-30 28.5t-26 25.5q-63 -80 -160.5 -127.5t-223.5 -47.5q-178 0 -281 110t-103 292zM384 384q0 -84 30 -138t98 -54q122 0 224 128l-123 183q-13 21 -44.5 61.5t-54.5 75 t-33 64.5q-44 -58 -70.5 -143t-26.5 -177zM448 1408q0 -65 17 -141t34 -124.5t46 -118.5q64 80 111.5 205.5t47.5 242.5q0 58 -35 93t-93 35q-65 0 -96.5 -56.5t-31.5 -135.5z" />
<glyph unicode="'" d="M62 1792h256l-64 -464h-128z" />
<glyph unicode="(" horiz-adv-x="640" d="M128 896q0 122 1.5 196.5t10.5 188t26 184t49.5 153t79.5 129t118.5 78t162.5 31.5v-192q-50 0 -86.5 -31.5t-57 -79.5t-32.5 -121t-15.5 -139t-3.5 -150q0 -48 1.5 -131.5t1.5 -115.5t-1.5 -117t-1.5 -134q0 -84 3.5 -149.5t15.5 -137.5t32.5 -120t57 -79t86.5 -31v-192 q-80 0 -145 21.5t-110.5 67t-79 95.5t-54 129.5t-33.5 144t-18 165t-6.5 166t-1.5 171.5z" />
<glyph unicode=")" horiz-adv-x="640" d="M64 -64v192q50 0 86.5 31.5t57 79.5t32.5 121t15.5 139t3.5 150q0 48 -1.5 131.5t-1.5 115.5t1.5 117t1.5 134q0 84 -3.5 149.5t-15.5 137.5t-32.5 120t-57 79t-86.5 31v192q80 0 145 -21.5t110.5 -67t79 -95.5t54 -129.5t33.5 -144t18 -165t6.5 -166t1.5 -171.5 q0 -122 -1.5 -196.5t-10.5 -188t-26 -184t-49.5 -153t-79.5 -129t-118.5 -78t-162.5 -31.5z" />
<glyph unicode="*" horiz-adv-x="896" d="M106 1335l61 161l245 -132l-28 300h192l-29 -300l246 132l61 -161l-257 -99l172 -242l-152 -90l-137 277l-137 -277l-152 90l172 243z" />
<glyph unicode="+" horiz-adv-x="704" d="M64 576v192h192v192h192v-192h192v-192h-192v-192h-192v192h-192z" />
<glyph unicode="," horiz-adv-x="408" d="M76 0v256h256q0 -144 -3 -242q-2 -54 -6 -91t-16 -73.5t-32 -58t-53.5 -34.5t-81.5 -13l-64 128q69 0 98.5 30t29.5 98h-128z" />
<glyph unicode="-" d="M0 448v192h384v-192h-384z" />
<glyph unicode="." d="M64 0v256h256v-256h-256z" />
<glyph unicode="/" horiz-adv-x="832" d="M0 0l575 1792h257l-576 -1792h-256z" />
<glyph unicode="0" horiz-adv-x="1088" d="M96 512v768q0 247 112 388.5t336 141.5q223 0 335.5 -142t112.5 -388v-768q0 -241 -114.5 -385.5t-333.5 -144.5q-146 0 -248.5 69t-151 186.5t-48.5 274.5zM352 512q0 -63 8.5 -116t29 -101t59.5 -75.5t95 -27.5q192 0 192 320v768q0 54 -4 96.5t-16.5 86t-33 72.5 t-55.5 47t-83 18t-83 -18t-55.5 -47t-33 -72.5t-16.5 -86t-4 -96.5v-768z" />
<glyph unicode="1" horiz-adv-x="640" d="M64 1408v192q193 69 256 192h192v-1792h-256v1408h-192z" />
<glyph unicode="2" horiz-adv-x="1020" d="M71 0v256l449 640q8 11 35 48.5t36 51t31 48t30.5 53t23 52.5t20.5 60.5t11 62t5 72.5q0 107 -49.5 181.5t-142.5 74.5q-55 0 -94 -27t-59.5 -75t-29.5 -101.5t-9 -116.5v-64h-256v64q0 252 108 391t340 139q218 0 333 -122.5t115 -343.5q0 -83 -14.5 -155t-46 -138 t-58 -109t-73.5 -110l-448 -576h640v-256h-897z" />
<glyph unicode="3" horiz-adv-x="1027" d="M78 448v64h256q0 -60 3.5 -102.5t15 -86.5t31.5 -70.5t56 -43.5t86 -17t86 17t56 43.5t31.5 70.5t15 86.5t3.5 102.5q0 154 -59.5 237t-196.5 83v256q140 0 198 57.5t58 198.5q0 127 -42 191.5t-150 64.5q-50 0 -86 -17t-56 -43.5t-31.5 -70.5t-15 -86.5t-3.5 -102.5 h-256v64q0 220 115.5 343t332.5 123q218 0 333 -122.5t115 -343.5q0 -152 -68 -249.5t-188 -134.5q125 -42 190.5 -157t65.5 -291q0 -252 -108 -391t-340 -139q-218 0 -333 122.5t-115 343.5z" />
<glyph unicode="4" horiz-adv-x="1087" d="M83 460v285l448 1048h320v-1091h198v-242h-198v-460h-256v460h-512zM339 702h256v770z" />
<glyph unicode="5" horiz-adv-x="1050" d="M92 512h256v-40q0 -51 3.5 -88.5t14 -77t29 -64t50.5 -40.5t76 -16q31 0 57.5 6.5t46 18.5t35.5 29t27 38t19.5 46t13 52.5t7.5 57.5t3.5 61.5t1.5 64t0 65.5v33q0 43 -1 73.5t-5.5 66t-12.5 59.5t-22 48t-34 38t-49.5 22.5t-66.5 8.5q-68 0 -118 -44t-73 -104h-218v966 h792v-256h-560l-16 -434q108 64 256 64q87 0 153.5 -26.5t109.5 -72.5t70.5 -114t39 -144t11.5 -169q0 -115 -12 -208t-43 -179t-81 -144t-130.5 -92.5t-186.5 -34.5q-239 0 -341 134.5t-102 395.5z" />
<glyph unicode="6" horiz-adv-x="1083" d="M112 576v576q0 110 13 203.5t45 179t82 145.5t128.5 95t179.5 35q216 0 332 -122.5t116 -343.5h-256q0 128 -41.5 192t-150.5 64q-192 0 -192 -384v-256q74 128 256 128q108 0 184.5 -37.5t119 -109t61.5 -160.5t19 -205q0 -126 -25 -230.5t-77 -187.5t-140 -129.5 t-206 -46.5q-92 0 -167 31t-126.5 85t-87 129.5t-51.5 163t-16 185.5zM368 512q0 -64 9 -117t29.5 -101t59.5 -75t94 -27t94 27t59.5 75t29.5 101.5t9 116.5v58q0 19 -1.5 55t-4 55.5t-7 49.5t-11.5 46.5t-17.5 39t-24.5 34.5t-32 24t-42 17t-52 5q-124 0 -192 -128v-256z " />
<glyph unicode="7" horiz-adv-x="826" d="M45 1579v213h717v-123l-326 -1669h-246l328 1579h-473z" />
<glyph unicode="8" horiz-adv-x="1024" d="M64 511q0 167 46 268.5t148 166.5q-86 65 -127 160t-41 238q0 222 106 344t317 122q210 0 315.5 -122.5t105.5 -343.5q0 -144 -40.5 -238.5t-126.5 -159.5q101 -66 147 -168t46 -267q0 -256 -106 -392.5t-341 -136.5q-236 0 -342.5 136.5t-106.5 392.5zM320 511 q0 -58 3.5 -99.5t15 -86t32 -71.5t56.5 -44.5t86 -17.5t86 18t56 45t31.5 71.5t14.5 85.5t3 99q0 64 -8 114.5t-28 96.5t-59 71t-96 25t-96.5 -25t-60 -70.5t-28.5 -96t-8 -115.5zM351 1344q0 -60 6 -104.5t22 -87.5t49.5 -66t84.5 -23q50 0 83.5 23t49.5 66.5t21.5 87.5 t5.5 104q0 256 -160 256q-162 0 -162 -256z" />
<glyph unicode="9" horiz-adv-x="1083" d="M92 448h256q0 -128 41.5 -192t150.5 -64q192 0 192 384v256q-76 -128 -256 -128q-108 0 -184.5 37.5t-119 109t-61.5 160.5t-19 205q0 126 25 230.5t77 187.5t140 129.5t206 46.5q92 0 167 -31t126.5 -85t87 -129.5t51.5 -163t16 -185.5v-576q0 -110 -13 -203.5t-45 -179 t-82 -145.5t-128.5 -95t-179.5 -35q-216 0 -332 122.5t-116 343.5zM348 1222q0 -19 1.5 -55t4 -55.5t7 -49.5t11.5 -46.5t17.5 -39t24.5 -34.5t32 -24t42 -17t52 -5q122 0 192 128v256q0 64 -9 117t-29.5 101t-59.5 75t-94 27t-94 -27t-59.5 -75t-29.5 -101.5t-9 -116.5v-58 z" />
<glyph unicode=":" horiz-adv-x="439" d="M128 256v256h256v-256h-256zM128 832v256h256v-256h-256z" />
<glyph unicode=";" d="M64 128q69 0 98.5 30t29.5 98h-128v256h256q0 -144 -3 -242q-2 -54 -6 -91t-16 -73.5t-32 -58t-53.5 -34.5t-81.5 -13zM64 832v256h256v-256h-256z" />
<glyph unicode="&#x3c;" horiz-adv-x="832" d="M64 512v256l640 448v-256l-448 -319l448 -321v-256z" />
<glyph unicode="=" horiz-adv-x="704" d="M64 255v192h576v-192h-576zM64 576v192h576v-192h-576z" />
<glyph unicode="&#x3e;" horiz-adv-x="832" d="M128 64v256l448 321l-448 319v256l640 -448v-256z" />
<glyph unicode="?" horiz-adv-x="1152" d="M128 1152v64q0 219 115.5 333.5t332.5 114.5q219 0 334 -115.5t115 -332.5q0 -212 -101.5 -350.5t-283.5 -225.5v-256h-256v320q63 38 109.5 70t102 81.5t90 99.5t58.5 118t24 143q0 192 -192 192q-108 0 -150 -64.5t-42 -191.5h-256zM384 0v256h256v-256h-256z" />
<glyph unicode="@" horiz-adv-x="1782" d="M128 768q0 372 203 588t565 216q371 0 564.5 -211.5t193.5 -592.5q0 -101 -22 -186.5t-66 -150.5t-115.5 -102t-164.5 -37q-96 0 -167.5 34t-107.5 94q-57 -128 -171 -128q-106 0 -181.5 56t-111 145t-35.5 200q0 77 9 146.5t31.5 136t56.5 114.5t87 77.5t120 29.5 q66 0 102.5 -36.5t39.5 -99.5v127h256v-568q0 -38 3 -60t19 -40t46 -18q116 0 116 266q0 148 -26 257.5t-84 191t-156 122.5t-236 41q-129 0 -228 -45t-160.5 -127t-92.5 -193t-31 -247q0 -172 29 -297.5t94 -219t177.5 -140.5t273.5 -47q125 0 296 55l94 -196 q-223 -51 -390 -51q-434 0 -632 221.5t-198 674.5zM768 693q0 -191 116 -191q69 0 74 40v403q-7 51 -54 51q-20 0 -37 -4t-30 -14.5t-23 -20t-17.5 -28.5t-12.5 -31.5t-8 -38t-4.5 -39t-2.5 -43t-1 -41.5v-43z" />
<glyph unicode="A" horiz-adv-x="1038" d="M7 0l384 1792h256l384 -1792h-256l-96 448h-320l-96 -448h-256zM391 640h256l-128 768z" />
<glyph unicode="B" horiz-adv-x="1136" d="M128 0v1792h384q124 0 222 -26t171.5 -79t113 -140t39.5 -203q0 -168 -71 -255.5t-219 -128.5q160 -53 240 -155.5t80 -292.5q0 -237 -137.5 -374.5t-374.5 -137.5h-448zM384 192h128q166 0 243 76.5t77 243.5t-77 243.5t-243 76.5h-128v-640zM384 1024h128 q320 0 320 320q0 53 -13 93.5t-31 67.5t-54.5 45.5t-66.5 28.5t-85.5 14.5t-92.5 5.5t-105 1v-576z" />
<glyph unicode="C" horiz-adv-x="1107" d="M96 641v511q0 121 14 217t48.5 180.5t89.5 140.5t141 88t199 32q132 0 226 -41.5t148.5 -121.5t78.5 -185.5t24 -245.5h-256q0 43 -0.5 71t-2.5 65t-6.5 61t-12.5 52.5t-19 46.5t-27.5 36.5t-38 28.5t-50.5 16.5t-64 6.5q-62 0 -106.5 -20t-69.5 -51.5t-38.5 -84.5 t-17.5 -103.5t-4 -124.5v-640q0 -64 5.5 -116t21.5 -103.5t41.5 -86.5t68 -56.5t99.5 -21.5t98 22t64.5 56t37 87t17.5 103t4 116v64h256v-64q0 -139 -24.5 -244t-79 -185.5t-148 -122.5t-225.5 -42q-113 0 -199 32t-141 88.5t-89.5 141t-48.5 180.5t-14 217z" />
<glyph unicode="D" horiz-adv-x="1133" d="M128 0v1792h397q281 0 396.5 -115t116.5 -397v-704q0 -295 -118 -435.5t-397 -140.5h-395zM384 192h141q38 0 69.5 5t56 14.5t43.5 23t32.5 31.5t23.5 39.5t15.5 46.5t9 53.5t4.5 59.5t2 65q0 17 0.5 34.5t-0.5 36.5v39v576q0 49 -0.5 78t-3 68.5t-7.5 62.5t-14 51.5 t-22.5 44.5t-33 33.5t-45 26t-59.5 14t-76 5.5h-136v-1408z" />
<glyph unicode="E" horiz-adv-x="861" d="M128 0v1792h704v-192h-448v-576h320v-192h-320v-640h448v-192h-704z" />
<glyph unicode="F" horiz-adv-x="821" d="M128 0v1792h704v-192h-448v-576h320v-192h-320v-832h-256z" />
<glyph unicode="G" horiz-adv-x="1199" d="M96 698v454q0 658 522 658q132 0 227 -41.5t151.5 -121t82.5 -186t26 -245.5h-256q0 53 -1.5 90.5t-7 80.5t-15 72t-26.5 58t-41.5 45.5t-59.5 27t-80 10.5q-78 0 -131.5 -28.5t-82 -83t-40.5 -120t-12 -152.5v-576q0 -64 4 -115.5t13.5 -105t28 -92.5t46 -70.5t69 -48 t95.5 -16.5q64 0 111 25t74.5 64.5t43.5 100.5t21.5 121t5.5 137v64h-256v190h512v-894h-192l-64 192q-75 -210 -256 -210q-123 0 -213.5 35t-147.5 95t-91 153t-47 196t-13 237z" />
<glyph unicode="H" horiz-adv-x="1216" d="M128 0v1792h256v-768h448v768h256v-1792h-256v832h-448v-832h-256z" />
<glyph unicode="I" horiz-adv-x="542" d="M140 0v1792h256v-1792h-256z" />
<glyph unicode="J" horiz-adv-x="640" d="M0 0v192q83 0 129.5 9t76.5 38.5t40 77t10 131.5v1344h256v-1344q0 -122 -16 -201.5t-58.5 -137.5t-118 -83.5t-191.5 -25.5h-128z" />
<glyph unicode="K" horiz-adv-x="1118" d="M128 0v1792h256v-768l384 768h320l-385 -704l449 -1088h-320l-320 832l-128 -256v-576h-256z" />
<glyph unicode="L" horiz-adv-x="823" d="M128 0v1792h256v-1600h448v-192h-704z" />
<glyph unicode="M" horiz-adv-x="1472" d="M128 0v1792h354l254 -1372l254 1372h354v-1792h-256v1414l-256 -1414h-192l-256 1414v-1414h-256z" />
<glyph unicode="N" horiz-adv-x="1152" d="M128 0v1792h192l448 -1108v1108h256v-1792h-182l-458 1192v-1192h-256z" />
<glyph unicode="O" horiz-adv-x="1180" d="M96 576v650q0 141 26 246t83 182.5t153.5 116.5t231.5 39q262 0 378 -150t116 -434v-650q0 -139 -26.5 -245.5t-83.5 -186t-153.5 -121t-230.5 -41.5q-135 0 -231.5 41t-153.5 120t-83 185.5t-26 247.5zM352 512q0 -158 51.5 -239t186.5 -81t186.5 81t51.5 239v778 q0 156 -51 233t-187 77t-187 -77t-51 -233v-778z" />
<glyph unicode="P" horiz-adv-x="1041" d="M128 0v1792h448q448 0 448 -512q0 -219 -115.5 -333.5t-332.5 -114.5h-192v-832h-256zM384 1024h64q87 0 142.5 10t98 37.5t61 78.5t18.5 130q0 96 -14 155.5t-51.5 97.5t-97 52.5t-157.5 14.5h-64v-576z" />
<glyph unicode="Q" horiz-adv-x="1180" d="M96 576v650q0 141 26 246t83 182.5t153.5 116.5t231.5 39q262 0 378 -150t116 -434v-650q0 -396 -215 -527q29 -42 87.5 -68.5t106.5 -26.5v-210q-109 0 -216.5 76t-156.5 169q-43 -7 -100 -7q-135 0 -231.5 41t-153.5 120t-83 185.5t-26 247.5zM352 512 q0 -158 51.5 -239t186.5 -81t186.5 81t51.5 239v778q0 156 -51 233t-187 77t-187 -77t-51 -233v-778z" />
<glyph unicode="R" horiz-adv-x="1108" d="M128 0v1792h320q286 0 431 -111t145 -369q0 -160 -57 -268t-167 -148l288 -896h-254l-258 832h-192v-832h-256zM384 1024h64q160 0 240 67.5t80 220.5t-80 220.5t-240 67.5h-64v-576z" />
<glyph unicode="S" horiz-adv-x="1102" d="M82 1378q0 198 123 315t326 117q234 0 364 -122t148 -344l-256 -64q-4 67 -19.5 122t-44.5 101t-78 71.5t-114 25.5q-92 0 -142 -51.5t-50 -143.5q0 -151 128 -253l320 -256q256 -207 256 -495q0 -197 -121.5 -308t-326.5 -111q-242 0 -369.5 142t-142.5 388l256 64 q19 -384 256 -384q192 0 192 192q0 57 -15.5 105.5t-47.5 89t-58 65t-71 60.5l-320 256q-88 69 -140.5 175.5t-52.5 242.5z" />
<glyph unicode="T" horiz-adv-x="888" d="M-4 1564v228h896v-228h-320v-1564h-256v1564h-320z" />
<glyph unicode="U" horiz-adv-x="1252" d="M114 640v1152h256v-1152q0 -83 3.5 -139t18.5 -119.5t41.5 -101.5t75 -63t117.5 -25t117.5 25t75 63t41.5 101.5t18.5 119.5t3.5 139v1152h256v-1152q0 -123 -15 -220.5t-51 -181.5t-93.5 -139.5t-146.5 -86.5t-206 -31t-206 31t-146.5 86.5t-93.5 139.5t-51 181.5 t-15 220.5z" />
<glyph unicode="V" horiz-adv-x="1048" d="M12 1792h256l189 -960l66 -448l68 448l189 960h256l-384 -1792h-256z" />
<glyph unicode="W" horiz-adv-x="1558" d="M11 1792h256l128 -832l65 -512l63 512l128 832h256l128 -832l63 -512l65 512l128 832h256l-320 -1792h-256l-128 832l-64 512l-64 -512l-128 -832h-256z" />
<glyph unicode="X" horiz-adv-x="1070" d="M23 1792h256l256 -704l256 704h256l-320 -859l316 -933h-254l-254 768l-254 -768h-256l318 929z" />
<glyph unicode="Y" horiz-adv-x="1018" d="M-3 1792h256l256 -896l256 896h256l-384 -1216v-576h-256v576z" />
<glyph unicode="Z" horiz-adv-x="951" d="M62 0v192l576 1408h-512v192h768v-192l-576 -1408h576v-192h-832z" />
<glyph unicode="[" horiz-adv-x="768" d="M128 -64v1920h512v-128h-256v-1664h256v-128h-512z" />
<glyph unicode="\" horiz-adv-x="576" d="M64 1792h256l192 -1792h-256z" />
<glyph unicode="]" horiz-adv-x="768" d="M128 -64v128h256v1664h-256v128h512v-1920h-512z" />
<glyph unicode="^" horiz-adv-x="896" d="M64 896l256 640h256l256 -640h-256l-129 448l-127 -448h-256z" />
<glyph unicode="_" horiz-adv-x="768" d="M0 0v192h768v-192h-768z" />
<glyph unicode="`" horiz-adv-x="640" d="M128 1792h256l128 -384h-128z" />
<glyph unicode="a" horiz-adv-x="922" d="M55 283q0 93 31.5 169t66.5 121.5t117 94t124 67t146 58.5q18 7 27 11v92q0 97 -27 150.5t-101 53.5q-50 0 -79.5 -29t-39 -71t-9.5 -104h-256q2 184 103 293t281 109q179 0 281.5 -110.5t102.5 -291.5v-576q0 -200 33 -320h-255l-34 192q-20 -40 -32.5 -62t-36.5 -54.5 t-48 -50t-60 -30.5t-79 -13q-107 0 -181.5 92.5t-74.5 208.5zM311 351q0 -159 128 -159q27 0 52.5 16t39 31.5t31.5 39.5q3 5 5 7v354q-16 -11 -53 -34t-59 -37.5t-53 -40t-48 -49t-30 -57.5t-13 -71z" />
<glyph unicode="b" horiz-adv-x="1042" d="M117 0v1791h256v-638q36 38 54 55t52.5 43t71.5 36.5t82 10.5q65 0 116 -23.5t84 -56.5t56 -95t34.5 -112t17.5 -135t7 -137.5t1 -144.5v-17q0 -84 -8.5 -162t-31 -159t-57 -140t-92 -96.5t-131.5 -37.5q-78 0 -138 37t-118 97v-116h-256zM373 232q99 -40 192 -40 q41 0 68.5 30t40 85.5t17 110.5t4.5 128q0 31 -1 84.5t-1 74.5q0 17 0.5 57t0.5 61q0 45 -2 78.5t-10 70.5t-21.5 61t-37.5 39.5t-58 15.5q-106 0 -192 -51v-805z" />
<glyph unicode="c" horiz-adv-x="901" d="M93 640q0 83 3 146t12.5 135t26 124t45.5 102t69 81.5t97.5 50.5t130.5 19q108 0 183.5 -31t119 -93.5t62.5 -145.5t19 -196h-256q0 43 -2 74.5t-9.5 70.5t-20.5 63.5t-37.5 41.5t-58.5 17q-25 0 -45 -10t-33.5 -30t-23 -42.5t-15 -56t-8.5 -62t-4 -68.5q-1 -26 -1 -47 q1 -10 1 -19q0 -27 0.5 -66t0.5 -58q0 -20 -1 -57.5t-1 -64.5t0.5 -65t3.5 -66.5t8 -60.5t15 -54t23.5 -41.5t34 -29t45.5 -9.5q27 0 47.5 8t34 19.5t22.5 34t14 39.5t7 49t2.5 50.5t0.5 55.5h256q0 -224 -90 -345t-294 -121q-73 0 -130.5 19t-97.5 50.5t-69 81.5t-45.5 102 t-26 124t-12.5 135t-3 146z" />
<glyph unicode="d" horiz-adv-x="1042" d="M93 577v12q0 96 1 146t6.5 138t17 136.5t34.5 112t56 96t84 56.5t117 24q43 0 80.5 -11.5t71.5 -36t54.5 -43.5t53.5 -54v638h256v-1791h-256v116q-58 -60 -118 -97t-138 -37q-74 0 -131.5 37.5t-92.5 96.5t-57 140t-30.5 159t-8.5 162zM348 495q0 -44 3.5 -76.5 t8.5 -69.5t15 -63t23.5 -48.5t33.5 -34t45 -11.5q93 0 192 40v805q-86 51 -192 51q-24 0 -43.5 -7.5t-33 -23.5t-23.5 -33.5t-15.5 -45t-8.5 -49.5t-4 -56.5t-1 -56.5t0.5 -58t0.5 -53q0 -21 -0.5 -63t-0.5 -72v-34v-41z" />
<glyph unicode="e" horiz-adv-x="910" d="M93 670q0 95 5.5 168t19.5 148.5t41.5 128.5t69 96.5t104 65t144.5 21.5t144.5 -21.5t104 -65t69 -96.5t41.5 -128.5t19.5 -148.5t5.5 -168v-30h-512v-64q0 -158 3 -196q23 -182 125 -188q31 0 54 9t37 30t22 39.5t11.5 54.5t4 58t0.5 65h255q0 -230 -91 -348t-294 -118 q-73 0 -131 20t-97.5 52.5t-68.5 85t-45.5 106.5t-25.5 129.5t-12 141.5t-3 153zM349 768h256q0 156 -17 218q-28 102 -111 102q-27 0 -47.5 -11t-34 -26.5t-23 -43.5t-14 -50t-6.5 -60t-2.5 -58.5t-0.5 -59.5v-11z" />
<glyph unicode="f" horiz-adv-x="620" d="M46 1088v192h128v49q0 81 6 137.5t24.5 109t50 84t84 50t125.5 18.5q62 0 158 -12v-190q-10 1 -41 5.5t-45 4.5q-64 0 -85 -40.5t-21 -119.5v-96h192v-192h-192v-1088h-256v1088h-128z" />
<glyph unicode="g" horiz-adv-x="968" d="M18 -195q0 100 53.5 171t138.5 113q-52 14 -90 42.5t-38 69.5q0 17 4 36t9 34.5t16 35.5t17.5 31.5t21.5 32t20.5 28t21.5 27t18 22.5q-128 152 -128 384q0 133 42 237t130.5 166.5t211.5 62.5q71 0 124 -20t86.5 -50.5t65.5 -80.5q81 151 236 151v-210q-96 0 -160 -64 q32 -94 32 -192q0 -134 -40.5 -237t-129 -165t-214.5 -62q-37 0 -81 7l-48 8q-2 -5 -10 -17.5t-12.5 -20.5t-8.5 -20.5t-4 -23.5q0 -26 25 -44t69 -26.5t84.5 -12.5t90.5 -6.5t69 -5.5q57 -8 101.5 -18.5t91 -30.5t76.5 -48t49.5 -72t19.5 -101q0 -70 -24.5 -125t-65.5 -91 t-99 -59.5t-122 -33.5t-137 -10q-48 0 -78 0.5t-82 2.5t-87 7.5t-80 14t-74.5 22.5t-56.5 33t-40.5 46.5t-13.5 61.5zM244 -135q0 -16 11 -27.5t32.5 -17.5t44 -10t53.5 -5t53 -1t51.5 1t40.5 1q27 0 48.5 1t49.5 4t48.5 9.5t39 16.5t28.5 26.5t10 37.5q0 18 -4 33 q-14 76 -201 98l-211 25q-39 -28 -66.5 -81t-27.5 -111zM306 832q0 -272 160 -272t160 272q0 55 -7 101.5t-24 91t-50 70t-79 25.5q-47 0 -80 -25.5t-49.5 -70t-23.5 -91t-7 -101.5z" />
<glyph unicode="h" horiz-adv-x="992" d="M117 0v1792h256v-650q57 52 93 79.5t99.5 52t135.5 24.5q82 0 133 -60t51 -147v-1091h-256v960q0 66 -16.5 97t-71.5 31q-78 0 -168 -75v-1013h-256z" />
<glyph unicode="i" horiz-adv-x="512" d="M128 0v1280h256v-1280h-256zM128 1472v256h256v-256h-256z" />
<glyph unicode="j" horiz-adv-x="507" d="M-42 -121q35 -7 64 -7q128 0 128 149v1259h256v-1287q0 -148 -85.5 -230.5t-234.5 -82.5q-84 0 -128 17v182zM150 1472v256h256v-256h-256z" />
<glyph unicode="k" horiz-adv-x="943" d="M117 0v1792h256v-985l320 473h256l-287 -447l287 -833h-256l-192 619l-128 -171v-448h-256z" />
<glyph unicode="l" horiz-adv-x="497" d="M122 0v1792h256v-1792h-256z" />
<glyph unicode="m" horiz-adv-x="1504" d="M117 0v1280h256v-145q137 163 319 163q92 0 135 -40.5t58 -128.5q63 83 136 126t184 43q32 0 57.5 -6.5t44.5 -15.5t33.5 -28t24 -34t16 -44t9.5 -48t5 -56q2 -38 2 -58v-63v-14v-931h-256v934q0 87 -8 111q-14 43 -56 43q-39 0 -78 -15.5t-60.5 -30t-53.5 -40.5v-1002 h-256v929v18v42q0 14 -3.5 36.5t-9.5 33.5t-19 20t-32 9q-94 0 -192 -81v-1007h-256z" />
<glyph unicode="n" horiz-adv-x="992" d="M117 0v1280h256v-138q57 52 93 79.5t99.5 52t135.5 24.5q82 0 133 -60t51 -147v-1091h-256v960q0 67 -19 97.5t-77 30.5q-33 0 -65.5 -13.5t-48.5 -25t-46 -36.5v-1013h-256z" />
<glyph unicode="o" horiz-adv-x="954" d="M93 448v384q0 226 89 346t295 120t295 -120t89 -346v-384q0 -226 -89 -346t-295 -120t-295 120t-89 346zM349 448q0 -37 0.5 -55.5t2.5 -50.5t7 -49t14 -39.5t22.5 -34t34 -19.5t47.5 -8t47.5 8t34 19.5t22.5 34t14 39.5t7 49t2.5 50.5t0.5 55.5v384q0 37 -0.5 55.5 t-2.5 50.5t-7 49t-14 39.5t-22.5 34t-34 19.5t-47.5 8t-47.5 -8t-34 -19.5t-22.5 -34t-14 -39.5t-7 -49t-2.5 -50.5t-0.5 -55.5v-384z" />
<glyph unicode="p" horiz-adv-x="1042" d="M117 -384v1664h256v-128q31 33 43 45t41.5 37t51 35t55 19.5t69.5 9.5q65 0 116 -23.5t84 -56.5t56 -94.5t34.5 -111.5t17.5 -135t7 -137.5t1 -144.5v-19q0 -84 -8.5 -162t-31 -158.5t-57 -139.5t-92 -96.5t-131.5 -37.5q-130 0 -256 133v-499h-256zM373 244 q88 -52 192 -52q41 0 68.5 30t40 85.5t17 110t4.5 127.5q0 31 -1 84.5t-1 74.5v10q0 45 -0.5 72.5t-3.5 73t-8.5 74.5t-16.5 64t-26.5 55t-40 34t-55.5 14q-15 0 -28.5 -2t-28 -6.5t-24 -8t-24.5 -11.5t-21.5 -11.5t-22.5 -13.5t-20 -12v-792z" />
<glyph unicode="q" horiz-adv-x="1042" d="M93 576v12q0 96 1 146.5t6.5 138.5t17 136.5t34.5 112t56 96t84 56.5t117 24q43 0 80.5 -11.5t72 -36.5t54 -43.5t53.5 -54.5v128h256v-1664h-256v499q-57 -59 -117.5 -96t-138.5 -37q-74 0 -131.5 37.5t-92 96.5t-57 139.5t-31 158.5t-8.5 162zM348 494q0 -44 3.5 -76.5 t8.5 -69.5t15 -63t23.5 -48.5t33.5 -33.5t45 -11q101 0 192 52v792q-4 2 -20 12t-22.5 13.5t-21.5 11.5t-24.5 11.5t-24 8t-28 6.5t-28.5 2q-31 0 -55.5 -14t-40.5 -34t-27 -56t-16.5 -64t-8 -75t-3 -72.5t-0.5 -72.5v-9q0 -21 -0.5 -63.5t-0.5 -72.5q-1 -16 -1 -34.5 t1 -39.5z" />
<glyph unicode="r" horiz-adv-x="680" d="M117 0v1280h256v-171q39 76 113.5 132.5t165.5 56.5q3 0 41 -4v-283q-71 28 -142 28q-80 0 -129 -48t-49 -127v-864h-256z" />
<glyph unicode="s" horiz-adv-x="872" d="M56 320l192 64q69 -192 192 -192q61 0 94.5 33.5t33.5 94.5q0 89 -64 148l-256 192q-43 29 -72 54.5t-59 62.5t-45.5 83t-15.5 100q0 164 104.5 251t279.5 87q83 0 150 -26.5t112.5 -74.5t75 -106.5t46.5 -130.5l-192 -64q-14 38 -28 65.5t-37.5 59.5t-55.5 49.5 t-71 17.5q-61 0 -94.5 -33.5t-33.5 -94.5q0 -60 64 -108l256 -192q43 -34 73.5 -65.5t59.5 -73t44 -92.5t15 -109q0 -164 -104.5 -251t-279.5 -87q-158 0 -253.5 94t-130.5 244z" />
<glyph unicode="t" horiz-adv-x="658" d="M41 1088v192h128v448h256v-448h192v-192h-192v-747q0 -77 21 -113t85 -36q29 0 86 10v-208q-96 -12 -158 -12q-151 0 -219.5 77t-70.5 233v796h-128z" />
<glyph unicode="u" horiz-adv-x="992" d="M107 189v1091h256v-1013q0 -40 24.5 -65t63.5 -25q21 0 41 5t39.5 17.5t30.5 20t31.5 25.5t25.5 22v1013h256v-1280h-256v138q-38 -33 -55.5 -48t-53.5 -40.5t-63.5 -37t-68.5 -21t-85 -9.5q-84 0 -135 59.5t-51 147.5z" />
<glyph unicode="v" horiz-adv-x="864" d="M16 1280h256l160 -960l160 960h256l-286 -1280h-258z" />
<glyph unicode="w" horiz-adv-x="1269" d="M14 1280h227l142 -972l134 972h234l136 -962l140 962h228l-248 -1280h-236l-136 882l-138 -882h-246z" />
<glyph unicode="x" horiz-adv-x="838" d="M3 0l256 640v64l-256 576h256l152 -503l168 503h256l-256 -576v-64l256 -640h-256l-152 503l-168 -503h-256z" />
<glyph unicode="y" horiz-adv-x="842" d="M10 1280h256q149 -823 161 -896q21 135 47.5 284.5t60 330t51.5 281.5h256l-320 -1344q-33 -142 -142.5 -199t-305.5 -57v192q104 0 165 46t61 140z" />
<glyph unicode="z" horiz-adv-x="782" d="M41 0v192l448 896h-384v192h640v-192l-448 -896h448v-192h-704z" />
<glyph unicode="{" horiz-adv-x="704" d="M64 768v256q24 0 43 7t32 23.5t23 32.5t15.5 45.5t9 49.5t4.5 56.5t1.5 56t0 59t-0.5 54.5q0 131 21.5 214.5t75 137t137 75t214.5 21.5v-192q-39 0 -68 -5t-49.5 -13t-34.5 -25t-22 -34t-12 -47.5t-5 -58t-1 -73.5q0 -422 -192 -512q95 -41 143.5 -139.5t48.5 -244.5 q0 -172 15 -237q28 -124 131 -143q21 -4 46 -4v-192q-132 0 -221 37t-138 114t-69 178t-20 247q0 13 0.5 42.5t0 41t-1.5 36.5t-3 35t-6.5 28t-11 26t-16 19.5t-22.5 16t-30 8t-38 3.5z" />
<glyph unicode="|" d="M128 -128v2048h192v-2048h-192z" />
<glyph unicode="}" horiz-adv-x="704" d="M64 -64v192q28 0 52 4.5t42 16t32 23t24.5 33t17.5 37.5t11.5 45.5t7 48.5t4 55t1.5 55v60v6q0 145 48.5 244.5t143.5 139.5q-192 86 -192 512q0 36 -0.5 58.5t-2.5 49t-6 42t-10.5 33.5t-16.5 28t-24 20t-33.5 14.5t-43.5 7.5t-55 3v192q173 0 268.5 -42t137.5 -137.5 t42 -268.5q0 -16 -0.5 -54.5t-0.5 -58.5t1.5 -56.5t4.5 -57t9 -49t15.5 -45t23 -33t32.5 -23.5t43 -7v-256q-32 0 -55 -7.5t-36.5 -21t-22 -33t-11 -44t-3.5 -53t0 -60.5v-37q0 -117 -12 -203t-42 -159t-80.5 -118.5t-128.5 -70.5t-185 -25z" />
<glyph unicode="~" horiz-adv-x="960" d="M127 832q0 116 57.5 194.5t162.5 78.5q58 0 145 -43t136 -43q51 0 51 69h154q0 -119 -56.5 -197.5t-163.5 -78.5q-48 0 -98.5 22t-97.5 43.5t-88 21.5q-48 0 -48 -67h-154z" />
<glyph unicode="&#xa2;" horiz-adv-x="1027" d="M129 532v201q0 100 8.5 177t32 147.5t62 118t100.5 79t147 39.5v114h78v-114q178 -20 259 -137t81 -326l-256 1q0 101 -16 159t-68 82v-866q24 12 40.5 32.5t25 42.5t12.5 58t5 62t1 71h256q0 -5 0.5 -20t0.5 -23q0 -191 -86.5 -308t-254.5 -136v-114h-78v113 q-88 7 -151 36t-101 73t-60.5 114t-30 145t-7.5 179zM383 488q0 -30 1.5 -73.5t7.5 -72t16 -58.5t28 -49t43 -29v865q-23 -11 -40.5 -30.5t-27.5 -50t-16.5 -56.5t-8.5 -71t-2.5 -70.5t0.5 -79t1 -73.5q0 -24 -1 -73t-1 -79z" />
<glyph unicode="&#xa3;" horiz-adv-x="896" d="M0 0v128l128 63v577h-128v192h128v192q0 83 3 146t12.5 135t26 124t45.5 102t69 81.5t97.5 50.5t130.5 19q165 0 241.5 -104t78.5 -284v-78h-192q0 53 -4 91t-16 79.5t-39 63.5t-69 22q-33 0 -57 -17.5t-36.5 -42.5t-20.5 -65t-10.5 -71t-3.5 -74v-370h256v-192h-256 v-576h448v-192h-832z" />
<glyph unicode="&#xa5;" horiz-adv-x="1024" d="M48 1792h260l204 -944l202 944h260l-295 -1073h153v-166h-192v-129h192v-168h-192v-256h-256v256h-192v168h192v129h-192v166h149z" />
<glyph unicode="&#xa9;" horiz-adv-x="1528" d="M70 700q0 202 88 365t247 256.5t359 93.5q150 0 279.5 -55t220 -150t142.5 -227.5t52 -282.5q0 -201 -88.5 -364t-247.5 -256.5t-358 -93.5q-150 0 -279.5 55t-220 150t-142.5 227t-52 282zM242 696q0 -155 65 -283.5t185 -204t272 -75.5t272 75.5t185 203.5t65 284 q0 117 -38 221t-105.5 179.5t-165.5 119.5t-213 44q-153 0 -273.5 -75.5t-184.5 -203.5t-64 -285zM475 723q0 87 6 149t24 123.5t50 99.5t87 61.5t132 23.5q281 0 281 -340h-183q0 41 -3 70t-12 61t-29.5 48.5t-51.5 16.5q-23 0 -41.5 -5t-31.5 -17t-22 -24.5t-14.5 -34 t-8.5 -38.5t-3.5 -46t-0.5 -47.5t0.5 -51.5t0.5 -51t-0.5 -50t-1 -54t0 -52.5t3 -52t7.5 -46.5t13.5 -41.5t20.5 -31t30 -21.5t40 -7q35 0 58 18t32.5 52.5t12.5 65.5t3 77h179v-16q0 -156 -70.5 -250.5t-214.5 -94.5q-58 0 -103.5 14.5t-76 37t-52 61.5t-33.5 77 t-18.5 95.5t-8 104.5t-1.5 116z" />
<glyph unicode="&#xad;" d="M0 448v192h384v-192h-384z" />
<glyph unicode="&#xae;" horiz-adv-x="1528" d="M70 700q0 202 88 365t247 256.5t359 93.5q150 0 279.5 -55t220 -150t142.5 -227.5t52 -282.5q0 -201 -88.5 -364t-247.5 -256.5t-358 -93.5q-150 0 -279.5 55t-220 150t-142.5 227t-52 282zM242 696q0 -155 65 -283.5t185 -204t272 -75.5t272 75.5t185 203.5t65 284 q0 117 -38 221t-105.5 179.5t-165.5 119.5t-213 44q-153 0 -273.5 -75.5t-184.5 -203.5t-64 -285zM516 248v919h240q270 0 270 -274q0 -155 -125 -223l148 -422h-168l-127 385h-82v-385h-156zM672 729h33q93 0 127 35.5t34 132.5q0 75 -28.5 113.5t-94.5 38.5h-71v-320z" />
<glyph unicode="&#xb4;" horiz-adv-x="640" d="M128 1408l128 384h256l-256 -384h-128z" />
<glyph unicode="&#x2000;" horiz-adv-x="960" />
<glyph unicode="&#x2001;" horiz-adv-x="1920" />
<glyph unicode="&#x2002;" horiz-adv-x="960" />
<glyph unicode="&#x2003;" horiz-adv-x="1920" />
<glyph unicode="&#x2004;" horiz-adv-x="640" />
<glyph unicode="&#x2005;" horiz-adv-x="480" />
<glyph unicode="&#x2006;" horiz-adv-x="320" />
<glyph unicode="&#x2007;" horiz-adv-x="320" />
<glyph unicode="&#x2008;" horiz-adv-x="240" />
<glyph unicode="&#x2009;" />
<glyph unicode="&#x200a;" horiz-adv-x="106" />
<glyph unicode="&#x2010;" d="M0 448v192h384v-192h-384z" />
<glyph unicode="&#x2011;" d="M0 448v192h384v-192h-384z" />
<glyph unicode="&#x2012;" d="M0 448v192h384v-192h-384z" />
<glyph unicode="&#x2013;" d="M0 448v192h384v-192h-384z" />
<glyph unicode="&#x2014;" d="M0 448v192h384v-192h-384z" />
<glyph unicode="&#x2018;" horiz-adv-x="512" d="M125 1469q0 59 3.5 101.5t15.5 87t33 72t57 45t86 17.5l64 -128q-69 0 -98.5 -30t-29.5 -98h128v-256h-256q0 32 -1.5 95.5t-1.5 93.5z" />
<glyph unicode="&#x2019;" horiz-adv-x="512" d="M128 1408q69 0 98.5 30t29.5 98h-128v256h256q0 -144 -3 -242q-2 -54 -6 -91t-16 -73.5t-32 -58t-53.5 -34.5t-81.5 -13z" />
<glyph unicode="&#x201c;" horiz-adv-x="896" d="M125 1469q0 59 3.5 101.5t15.5 87t33 72t57 45t86 17.5l64 -128q-69 0 -98.5 -30t-29.5 -98h128v-256h-256q0 32 -1.5 95.5t-1.5 93.5zM509 1469q0 59 3.5 101.5t15.5 87t33 72t57 45t86 17.5l64 -128q-69 0 -98.5 -30t-29.5 -98h128v-256h-256q0 32 -1.5 95.5t-1.5 93.5 z" />
<glyph unicode="&#x201d;" horiz-adv-x="896" d="M128 1408q69 0 98.5 30t29.5 98h-128v256h256q0 -144 -3 -242q-2 -54 -6 -91t-16 -73.5t-32 -58t-53.5 -34.5t-81.5 -13zM512 1408q69 0 98.5 30t29.5 98h-128v256h256q0 -144 -3 -242q-2 -54 -6 -91t-16 -73.5t-32 -58t-53.5 -34.5t-81.5 -13z" />
<glyph unicode="&#x2022;" horiz-adv-x="960" d="M221 891q0 130 70.5 213t194.5 83q123 0 194 -83.5t71 -212.5q0 -130 -70.5 -213t-194.5 -83q-123 0 -194 83.5t-71 212.5z" />
<glyph unicode="&#x2026;" horiz-adv-x="1152" d="M832 0v256h256v-256h-256zM448 0v256h256v-256h-256zM64 0v256h256v-256h-256z" />
<glyph unicode="&#x202f;" />
<glyph unicode="&#x205f;" horiz-adv-x="480" />
<glyph unicode="&#x20ac;" horiz-adv-x="971" d="M0 508v166h68v153h-68v166h70q3 99 16 177t42.5 148.5t75.5 117t117.5 73.5t165.5 27q114 0 195.5 -37t128.5 -107.5t69 -162t23 -211.5h-250q0 291 -161 291q-25 0 -45.5 -4t-36 -13.5t-28 -19t-21.5 -27t-15.5 -31t-10.5 -38.5t-6.5 -41t-4 -45.5t-2 -46.5t-0.5 -50 h196v-166h-196v-153h196v-166h-194q2 -48 4.5 -78t9 -69.5t18 -63.5t30 -47.5t47 -34t66.5 -10.5q43 0 74 21t47.5 52t26.5 79t12.5 89t2.5 95h247q0 -102 -11.5 -184t-41 -155t-76 -122.5t-119 -78t-167.5 -28.5t-168 26t-120 71.5t-77.5 114t-44 146.5t-16.5 177h-68z" />
<glyph unicode="&#x2122;" horiz-adv-x="2204" d="M152 1364v154h497v-154h-164v-678h-170v678h-163zM741 686v832h242l104 -453l107 453h242v-832h-160v555l-137 -555h-103l-137 555v-555h-158z" />
<glyph unicode="&#xe000;" horiz-adv-x="1280" d="M0 1280h1280v-1280h-1280v1280z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -0,0 +1,146 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>
This is a custom SVG webfont generated by Font Squirrel.
Copyright : Copyright c 2011 by vernon adams All rights reserved
Designer : vernon adams
Foundry : vernon adams
</metadata>
<defs>
<font id="OswaldStencilRegular" horiz-adv-x="452" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="290" />
<glyph unicode=" " horiz-adv-x="290" />
<glyph unicode="&#x09;" horiz-adv-x="290" />
<glyph unicode="&#xa0;" horiz-adv-x="290" />
<glyph unicode="!" horiz-adv-x="504" d="M100 1781h310l-109 -1336h-102zM105 0v286h292v-286h-292z" />
<glyph unicode="&#x22;" horiz-adv-x="744" d="M54 1782h266q-3 -18 -6.5 -268t-5.5 -266h-173zM431 1248v534h259q-2 -11 -24 -140.5t-43 -254t-24 -139.5h-168z" />
<glyph unicode="#" horiz-adv-x="1121" d="M88 626v226h180l28 142h-197v223h233l98 566h195l-99 -566h149l99 566h194l-99 -566h140v-223h-176l-27 -142h192v-226h-229l-110 -626h-193l110 626h-151l-110 -626h-192l110 626h-145zM462 852h150l27 142h-150z" />
<glyph unicode="$" horiz-adv-x="1101" d="M86 541l313 62q0 -304 175 -304q18 0 33 3v-410h-97v164q-106 10 -187.5 51.5t-131.5 107.5t-76 147.5t-29 178.5zM86 1275q0 174 101 284t273 138v-257q-63 -38 -63 -126q0 -70 38 -123.5t111 -109.5l159 -122q66 -50 107.5 -86t86.5 -84.5t69.5 -95t40.5 -107 t16 -130.5q0 -160 -103.5 -267t-264.5 -129v258q57 33 57 130q0 41 -15 78t-48 72.5t-61 60t-78 63.5q-9 7 -13 10l-153 120q-59 46 -98 83.5t-80 90t-61.5 115t-20.5 134.5zM510 1459v431h97v-186q174 -11 289 -123t122 -281v-20q0 -20 1 -20l-318 -48q2 28 2 59 q-3 51 -16.5 91.5t-48 70.5t-85.5 30q-17 0 -43 -4z" />
<glyph unicode="%" horiz-adv-x="1866" d="M84 1267v60q0 211 75.5 329t248.5 127l1 -186q-57 -12 -75 -78.5t-18 -194.5v-56q0 -128 18.5 -199.5t73.5 -85.5v-186q-324 17 -324 470zM458 983q55 14 73 85t18 200v55q0 130 -17 195.5t-73 77.5v187q172 -9 248.5 -127t76.5 -329v-60q0 -453 -325 -470zM561 0 l571 1810h167l-572 -1810h-166zM1084 465v60q0 211 75.5 329t248.5 127l1 -186q-57 -12 -75 -78.5t-18 -194.5v-56q0 -128 18.5 -199.5t73.5 -85.5v-186q-324 17 -324 470zM1458 181q55 14 73 85t18 200v55q0 130 -17 195.5t-73 77.5v187q172 -9 248.5 -127t76.5 -329v-60 q0 -453 -325 -470z" />
<glyph unicode="&#x26;" horiz-adv-x="1177" d="M66 369q0 135 62.5 257.5t177.5 265.5l170 210q77 95 118 171t41 159q0 57 -23.5 102.5t-73.5 55.5v222q156 -12 250 -111t94 -257q0 -53 -9.5 -103.5t-34 -104.5t-44 -91t-63.5 -97.5t-65.5 -88.5t-76.5 -96l-169 -211q-41 -52 -66.5 -126t-25.5 -145q0 -147 102 -185 v-225q-174 6 -269 117t-95 281zM135 1420q0 169 94.5 280t259.5 114v-225q-85 -20 -85 -171q0 -138 49 -263l-171 -211q-147 308 -147 476zM446 606l172 210l163 -262l-173 -213q-144 234 -162 265zM478 -29v223q80 6 158 102l348 429l168 -167l-199 -244l145 -188 l-181 -161l-120 159q-120 -145 -319 -153z" />
<glyph unicode="'" horiz-adv-x="360" d="M47 1780h274q-3 -17 -33.5 -266.5t-33.5 -266.5h-141z" />
<glyph unicode="(" horiz-adv-x="660" d="M147 848q0 257 2 303q16 439 174 610q111 119 293 119v-202q-46 0 -82.5 -26t-59 -74.5t-37.5 -103.5t-22.5 -128t-10 -132t-2.5 -130q0 -37 1 -93.5t1 -73.5q0 -18 -1 -81.5t-1 -104.5q0 -72 2.5 -132t10 -132t22.5 -127t38 -103t59 -73.5t82 -25.5v-202 q-95 0 -170 33.5t-123 83.5t-83 132t-52.5 153t-27 175t-11.5 170.5t-2 164.5z" />
<glyph unicode=")" horiz-adv-x="662" d="M89 -64v202q46 0 82 25.5t59 73.5t38 103t22.5 127t10 132t2.5 132q0 41 -1 104.5t-1 81.5q0 17 0.5 71.5t0.5 90.5q0 71 -2.5 130.5t-9.5 133t-22 129t-37.5 104.5t-59 75.5t-82.5 26.5v202q95 0 170.5 -34t124 -84.5t83 -133.5t52 -155t27.5 -177.5t11.5 -171.5 t1.5 -165v-60q-1 -59 0.5 -125.5t-4 -138t-11.5 -142.5t-23.5 -140t-39.5 -131t-58.5 -114.5t-82 -90.5t-110 -59.5t-141.5 -21.5z" />
<glyph unicode="*" horiz-adv-x="879" d="M71 1302l66 173l229 -119l-25 273h250l-25 -273l229 119l66 -173l-249 -96l164 -234l-171 -102l-134 234l-144 -234l-171 102l164 234z" />
<glyph unicode="+" horiz-adv-x="737" d="M57 607v148h176v176h186v-176h179v-148h-179v-176h-186v176h-176z" />
<glyph unicode="," horiz-adv-x="451" d="M90 -1v287h292v-146q0 -65 -2 -108.5t-8 -92.5t-19 -79.5t-33.5 -57.5t-52 -39t-74.5 -12q-25 0 -38 2l-38 142q56 5 71 25t16 79h-114z" />
<glyph unicode="-" d="M29 452v199h394v-199h-394z" />
<glyph unicode="." horiz-adv-x="494" d="M103 0v286h293v-286h-293z" />
<glyph unicode="/" horiz-adv-x="841" d="M64 0l572 1810h172l-573 -1810h-171z" />
<glyph unicode="0" horiz-adv-x="1125" d="M95 522v736q0 92 15.5 172.5t49.5 150.5t85.5 120.5t127 80t169.5 32.5v-266q-140 -17 -140 -282v-752q0 -264 140 -282v-265q-115 3 -202.5 48.5t-140 122.5t-78.5 173.5t-26 210.5zM592 -32v266q40 8 68 37t41.5 72.5t19 84t5.5 86.5v752q0 257 -134 281v266 q114 -5 200.5 -50t137.5 -121.5t76 -172.5t25 -211v-736q0 -111 -26.5 -207t-78.5 -172.5t-137.5 -123t-196.5 -51.5z" />
<glyph unicode="1" horiz-adv-x="644" d="M2 1336v238q114 49 175 97l1 -318zM226 1694q36 26 72 89h230v-1783h-301z" />
<glyph unicode="2" horiz-adv-x="1045" d="M47 0v219l468 685q169 246 169 420q0 83 -33 149t-98 77v265q208 -7 321 -138.5t113 -352.5q0 -245 -209 -538q-85 -131 -307 -454l-245 -332h-179zM64 1175v93q0 120 24.5 215.5t76 169.5t137.5 116t202 46v-265q-33 -6 -58 -25.5t-39.5 -53.5t-23.5 -64.5t-12.5 -78.5 t-4 -73t-0.5 -68v-12h-302zM289 0l218 296h475v-296h-693z" />
<glyph unicode="3" horiz-adv-x="1065" d="M70 493v53h303q0 -47 2 -81t10 -78t21.5 -72.5t39 -51.5t60.5 -29v-267q-122 4 -208 45.5t-134 115.5t-70 162.5t-24 202.5zM70 1238v95q0 214 112 343.5t324 138.5v-265q-34 -6 -59.5 -30t-39 -53t-21.5 -73t-10 -77.5t-3 -78.5h-303zM441 802v301q129 0 189 48t60 182 q0 203 -134 218v265q212 -7 326 -138t114 -346q0 -124 -51 -227.5t-143 -154.5q95 -64 144.5 -176.5t49.5 -258.5q0 -119 -23.5 -214t-74.5 -170t-137.5 -117.5t-204.5 -46.5v266q43 5 71 29.5t41 67.5t17.5 84.5t4.5 99.5q0 136 -61 212t-188 76z" />
<glyph unicode="4" horiz-adv-x="1056" d="M60 453v243l430 1086h230l-386 -1086h174v-243h-448zM558 0v1176l215 606h87v-1782h-302zM910 453v243h118v-243h-118z" />
<glyph unicode="5" horiz-adv-x="1093" d="M114 540l303 2q0 -77 4 -127t15.5 -95t35.5 -68t61 -28v-256q-96 5 -169 36.5t-120 82t-76.5 123.5t-41.5 153t-12 177zM146 771v1011h277v-1011h-277zM473 869v254q73 38 150 38q92 0 163 -30t115.5 -80t73 -122t40 -148.5t11.5 -166.5q0 -635 -443 -647v259 q40 7 68.5 36.5t43 65.5t22.5 93t9.5 97t1.5 99q0 60 -6 107t-21.5 92t-48.5 70t-81 25q-51 0 -98 -42zM473 1490v292h485v-292h-485z" />
<glyph unicode="6" horiz-adv-x="1090" d="M95 537v666q0 92 12.5 173.5t43.5 161.5t79.5 138.5t126.5 96t177 41.5v-265q-133 -22 -133 -353v-673q0 -267 133 -289v-263q-91 4 -165.5 37t-125 86t-84.5 125t-49 151.5t-15 166.5zM451 817v254q74 31 164 31q411 0 411 -536q0 -92 -14.5 -174.5t-48.5 -158 t-84 -131.5t-125.5 -91t-169.5 -39v262q44 7 73.5 39t42 84t17 97t4.5 104q0 39 -2 71t-8 66.5t-17.5 60.5t-29 47.5t-44 33t-60.5 11.5q-58 0 -109 -31zM584 1548v266q135 -6 229 -75.5t137.5 -177.5t43.5 -245v-31h-295q-2 237 -115 263z" />
<glyph unicode="7" horiz-adv-x="805" d="M31 1516v266h452l-56 -266h-396zM154 0l380 1782h248v-165l-355 -1617h-273z" />
<glyph unicode="8" horiz-adv-x="1094" d="M91 513q0 152 40 257t132 173q-77 64 -116 165t-39 224q0 141 44.5 246.5t140.5 169t237 68.5v-243q-118 -19 -118 -217q0 -273 118 -301v-244q-142 -28 -142 -314q0 -45 2.5 -79.5t11.5 -72t23.5 -62.5t41.5 -43.5t63 -22.5v-247q-439 13 -439 543zM580 -30v247 q36 4 62.5 22.5t42 44t24 63t11.5 72t3 78.5q0 287 -143 314v244q119 26 119 301q0 198 -119 217v243q210 -7 315.5 -137t105.5 -347q0 -264 -154 -389q92 -68 133 -173.5t41 -256.5q0 -528 -441 -543z" />
<glyph unicode="9" horiz-adv-x="1108" d="M87 1217q0 92 15 175t49 159.5t84.5 133t127 91.5t170.5 39v-265q-44 -6 -74 -37t-43.5 -81.5t-18 -97t-4.5 -104.5q0 -48 2.5 -85t12.5 -79t26.5 -69.5t46.5 -46t71 -18.5q59 0 111 31v-254q-73 -27 -159 -27q-417 0 -417 535zM111 468v29h296q1 -53 6 -92.5t17.5 -78.5 t38.5 -62.5t64 -29.5v-263q-105 4 -186 43.5t-131 107.5t-76 155t-29 191zM583 -28v262q35 7 61 38t38.5 69t20 94.5t9 96t1.5 91.5v636q0 263 -130 289v266q112 -6 198 -58t136.5 -136.5t75.5 -186.5t25 -217v-606q0 -96 -12 -181.5t-43 -168.5t-79 -143.5t-125 -100 t-176 -44.5z" />
<glyph unicode=":" horiz-adv-x="497" d="M105 179v284h290v-284h-290zM105 878v286h290v-286h-290z" />
<glyph unicode=";" horiz-adv-x="490" d="M94 172v287h292v-137q0 -57 -1 -96t-5.5 -84.5t-12 -74.5t-21.5 -59t-34 -46.5t-49 -27t-66 -10.5q-25 0 -39 2l-37 141q56 6 71 26t16 79h-114zM95 878v286h291v-286h-291z" />
<glyph unicode="&#x3c;" horiz-adv-x="834" d="M74 518v261l653 456v-264l-452 -321q91 -66 245 -176t207 -148v-264q-621 433 -653 456z" />
<glyph unicode="=" horiz-adv-x="759" d="M83 257v198h588v-198h-588zM83 581v199h588v-199h-588z" />
<glyph unicode="&#x3e;" horiz-adv-x="834" d="M112 62v264l451 324q-23 16 -226 160.5t-225 160.5v265q620 -435 652 -457v-261z" />
<glyph unicode="?" horiz-adv-x="950" d="M43 1389q0 187 105.5 303t300.5 123v-257q-58 -10 -91 -62t-33 -128q0 -80 14 -128l-273 -46q-23 86 -23 195zM263 0v292h300v-292h-300zM268 534v97q0 82 37 164t90 150t106 135.5t90 146t37 156.5q0 79 -34.5 123t-94.5 52v257q196 -8 308.5 -123.5t112.5 -323.5 q0 -87 -37.5 -176.5t-90.5 -163.5t-106 -144.5t-90.5 -143t-37.5 -135.5v-71h-290z" />
<glyph unicode="@" horiz-adv-x="1662" d="M81 808q0 247 92.5 433t268 287.5t412.5 101.5v-200q-240 0 -378.5 -163.5t-138.5 -459.5q0 -337 129.5 -510.5t418.5 -186.5v-201q-417 12 -610.5 233t-193.5 666zM461 743q0 70 9 138t31.5 135.5t56 118.5t86 82.5t118.5 31.5q50 0 93 -23v-182q-4 1 -12 1 q-30 0 -52.5 -13t-35.5 -38.5t-21.5 -51t-11.5 -64.5t-4 -63t-1 -61q0 -212 106 -212q14 0 31 5l81 -192q-64 -26 -155 -26q-64 0 -118.5 25.5t-90.5 67t-61.5 95.5t-37 111.5t-11.5 114.5zM905 576v665h255v-583v-22q0 -81 43 -92v-215q-152 2 -225 65zM905 1427v201 q334 -19 510.5 -234.5t176.5 -580.5q0 -130 -36 -235t-114.5 -173.5t-188.5 -74.5v217q45 20 63.5 97t18.5 167q0 288 -100 442.5t-330 173.5z" />
<glyph unicode="A" horiz-adv-x="1100" d="M25 0l378 1782l121 -668l-86 -530h182l27 -185h-232l-77 -399h-313zM455 1782h242l378 -1782h-305l-198 1135z" />
<glyph unicode="B" horiz-adv-x="1115" d="M116 0v1782h316v-1782h-316zM482 0v226h38q56 0 95.5 14t63.5 38t37.5 66t18 88t4.5 114q0 70 -10 123.5t-34 97t-67.5 66.5t-106.5 23h-39v211h51q51 0 87 20.5t54.5 58.5t26 82t7.5 102q0 76 -13.5 124t-43.5 72.5t-66 32.5t-93 8h-10v215h4q121 0 211.5 -23t161 -74.5 t107 -142t36.5 -218.5q0 -261 -253 -351q106 -28 174.5 -96.5t96 -154.5t27.5 -195q0 -263 -119.5 -395t-377.5 -132h-68z" />
<glyph unicode="C" horiz-adv-x="1152" d="M92 578v624q0 597 478 613v-247q-162 -18 -162 -288v-779q0 -270 162 -288v-246q-478 16 -478 611zM620 -33v247q45 6 76 35.5t46 77.5t20.5 97t5.5 111v170h309v-137q-8 -584 -457 -601zM620 1567v248q124 -4 214 -49.5t142 -125t76.5 -180.5t24.5 -228v-136h-310v152 q0 61 -5 108.5t-19.5 96t-45.5 78.5t-77 36z" />
<glyph unicode="D" horiz-adv-x="1148" d="M116 0v1782h316v-1782h-316zM482 0v225h9q146 0 197 43.5t51 168.5v925q0 105 -57 149t-186 45h-14v226h12q112 0 197.5 -15t147.5 -47.5t104 -77.5t67 -111t35.5 -141.5t10.5 -174.5v-615q0 -88 -6 -156t-22 -132.5t-43.5 -111t-70 -86t-102 -63.5t-139.5 -37.5 t-182 -13.5h-9z" />
<glyph unicode="E" horiz-adv-x="871" d="M116 0v1782h316v-1782h-316zM482 0v221h351v-221h-351zM482 810v225h235v-225h-235zM482 1561v221h351v-221h-351z" />
<glyph unicode="F" horiz-adv-x="842" d="M116 0v1782h316v-1782h-316zM482 810v225h235v-225h-235zM482 1561v221h351v-221h-351z" />
<glyph unicode="G" horiz-adv-x="1211" d="M92 545v655q0 597 486 614v-247q-49 -6 -84 -33t-53 -69t-25.5 -85.5t-7.5 -94.5v-795q0 -254 166 -276v-246q-9 -1 -26 -1q-103 0 -184 36.5t-131 94t-82.5 135.5t-45.5 154.5t-13 157.5zM623 -25v238q171 14 171 284v177h-129v229h445v-903h-209l-46 135 q-34 -60 -96 -102t-136 -58zM628 1568v247q471 -13 471 -594v-85h-305v100q0 52 -2.5 90t-12 84.5t-26.5 77t-49 53t-76 27.5z" />
<glyph unicode="H" horiz-adv-x="1187" d="M116 0v1782h317l-1 -1782h-316zM482 810v202h271v770h319v-1782h-319v810h-271z" />
<glyph unicode="I" horiz-adv-x="548" d="M115 0v1782h317v-1782h-317z" />
<glyph unicode="J" horiz-adv-x="612" d="M3 -26v224q78 0 113 16t50 63.5t15 151.5v1353h316v-1355q0 -98 -8.5 -164.5t-33 -125t-69 -92t-115.5 -52.5t-172 -19h-96z" />
<glyph unicode="K" horiz-adv-x="1147" d="M116 0v1782h316v-1782h-316zM482 857v237l272 688h351l-364 -801l403 -981h-329z" />
<glyph unicode="L" horiz-adv-x="837" d="M116 0v1782h316v-1782h-316zM482 0v221h336v-221h-336z" />
<glyph unicode="M" horiz-adv-x="1518" d="M116 0v1782h245v-1782h-245zM411 871v910h18l441 -1781h-215zM784 562l302 1219h21v-910l-220 -730zM1157 0v1782h245v-1782h-245z" />
<glyph unicode="N" horiz-adv-x="1183" d="M116 0v1783h229l43 -104v-1679h-272zM438 949v609l316 -690v-637zM804 105v1678h263v-1783h-221z" />
<glyph unicode="O" horiz-adv-x="1198" d="M92 571v631q0 597 481 613v-247q-165 -18 -165 -288v-780q0 -269 165 -287v-246q-106 3 -189.5 36t-137.5 87t-89 130.5t-50 162.5t-15 188zM623 -33v246q166 18 166 287v780q0 270 -166 288v247q483 -16 483 -613v-624q0 -102 -14.5 -188.5t-50 -164t-90 -132.5 t-138 -88.5t-190.5 -37.5z" />
<glyph unicode="P" horiz-adv-x="1028" d="M116 0v1782h316v-1782h-316zM432 1554h50v228h66q439 0 439 -499q0 -274 -121.5 -393.5t-371.5 -120.5h-12v227h26q48 0 80.5 12t51.5 32.5t29 60t13 80t3 107.5q0 56 -3.5 91t-18 72t-41 57t-74 33t-116.5 13z" />
<glyph unicode="Q" horiz-adv-x="1205" d="M92 571v631q0 597 483 613v-248q-48 -6 -82.5 -33.5t-52 -69.5t-25 -87t-7.5 -97v-779q0 -266 167 -287v-249q-126 4 -220.5 51t-151 129t-84 188.5t-27.5 237.5zM625 -35v248q52 4 87.5 30t52.5 69.5t23.5 88t6.5 100.5v779q0 272 -170 288v247q486 -12 486 -613v-624 q0 -367 -211 -532q37 -64 184 -78v-197q-77 1 -140.5 19.5t-108.5 50.5t-74 62t-56 70q-43 -7 -80 -8z" />
<glyph unicode="R" horiz-adv-x="1119" d="M116 0v1782h316v-1782h-316zM482 831v200h99q38 0 68 19t46.5 47.5t26.5 66t13.5 68t3.5 61.5q0 40 -5.5 78.5t-19.5 81.5t-44.5 69t-74.5 26h-113v234h44q528 0 528 -467q0 -42 -1 -71t-6 -70t-13.5 -71t-25 -66t-40 -63t-58.5 -53.5t-80 -46.5l253 -874h-323l-207 831 h-71z" />
<glyph unicode="S" horiz-adv-x="1054" d="M62 493l317 64q10 -308 141 -343v-248q-88 5 -162 36t-125.5 80.5t-88.5 116t-56.5 140t-25.5 154.5zM64 1365q0 198 121 318t322 132v-243q-64 -6 -98 -54.5t-34 -118.5q0 -84 39.5 -150t111.5 -130q18 -16 88 -82l-213 -213l-72 68q-49 43 -79.5 72.5t-70 77.5 t-61.5 91.5t-38 104t-16 127.5zM437 791l212 211l37 -33q74 -69 124 -125t97 -128t70.5 -154.5t23.5 -176.5q0 -183 -124 -298.5t-307 -121.5v244q124 8 124 163q0 181 -217 382zM557 1569v247q183 -4 306.5 -130t131.5 -313v-37l-321 -50q0 9 1 29t1 31q-4 81 -32.5 144 t-86.5 79z" />
<glyph unicode="T" horiz-adv-x="884" d="M5 1544v238h874v-238h-874zM285 0v1494h317v-1494h-317z" />
<glyph unicode="U" horiz-adv-x="1223" d="M106 614v1168h317v-1167q0 -85 3.5 -141.5t13 -108t28 -81t48.5 -48.5t73 -23v-246q-86 2 -156 22t-120 52t-87 80t-59.5 100.5t-36.5 120t-19 131.5t-5 141zM639 -33v245q33 2 57.5 12t42 24.5t29 43t18.5 55t10 74t4 87.5t1 107v1167h316v-1168q0 -78 -4.5 -142 t-18 -131.5t-35.5 -120t-58.5 -100.5t-85.5 -80t-119 -51.5t-157 -21.5z" />
<glyph unicode="V" horiz-adv-x="1053" d="M27 1782h304l167 -1035l-130 -747zM419 0l306 1782h301l-356 -1782h-251z" />
<glyph unicode="W" horiz-adv-x="1475" d="M32 1782h273l113 -931l133 -851h-259zM469 852l122 797l109 -685l-114 -867zM622 1782h240l141 -932l133 -850h-236zM1056 850l114 932h273l-258 -1782z" />
<glyph unicode="X" horiz-adv-x="1078" d="M4 1782h332l706 -1782h-334zM5 0l308 864l156 -394l-167 -470h-297zM564 1341l140 441h303l-283 -842z" />
<glyph unicode="Y" horiz-adv-x="1002" d="M2 1782h291l361 -1443v-339h-308v581zM529 1052l125 730h346l-346 -1236z" />
<glyph unicode="Z" horiz-adv-x="975" d="M77 0v219l588 1563h228v-210l-589 -1572h-227zM134 1560v222h477l-84 -222h-393zM357 0l84 221h452v-221h-536z" />
<glyph unicode="[" horiz-adv-x="715" d="M155 -64v1942h257v-1942h-257zM462 -64v141h191v-141h-191zM462 1738v140h191v-140h-191z" />
<glyph unicode="\" horiz-adv-x="631" d="M50 1816h256l277 -1816h-256z" />
<glyph unicode="]" horiz-adv-x="678" d="M65 54h187v-118h-187v118zM65 1721v118h187v-118h-187zM303 -64v1903h233v-1903h-233z" />
<glyph unicode="^" horiz-adv-x="912" d="M60 905l261 560h131v-204l-127 -356h-265zM502 1261v204h131q246 -532 261 -560h-265z" />
<glyph unicode="_" horiz-adv-x="848" d="M30 0v199h782v-199h-782z" />
<glyph unicode="`" horiz-adv-x="595" d="M-61 1740h304l273 -362h-211z" />
<glyph unicode="a" horiz-adv-x="1100" d="M25 0l378 1782h242l-117 -647l-198 -1135h-305zM453 399l27 185h182l-86 530l121 668l378 -1782h-313l-77 399h-232z" />
<glyph unicode="b" horiz-adv-x="1115" d="M116 0v1782h316v-1782h-316zM482 0v226h38q56 0 95.5 14t63.5 38t37.5 66t18 88t4.5 114q0 70 -10 123.5t-34 97t-67.5 66.5t-106.5 23h-39v211h51q51 0 87 20.5t54.5 58.5t26 82t7.5 102q0 76 -13.5 124t-43.5 72.5t-66 32.5t-93 8h-10v215h4q121 0 211.5 -23t161 -74.5 t107 -142t36.5 -218.5q0 -261 -253 -351q106 -28 174.5 -96.5t96 -154.5t27.5 -195q0 -263 -119.5 -395t-377.5 -132h-68z" />
<glyph unicode="c" horiz-adv-x="1152" d="M92 578v624q0 597 478 613v-247q-162 -18 -162 -288v-779q0 -270 162 -288v-246q-478 16 -478 611zM620 -33v247q45 6 76 35.5t46 77.5t20.5 97t5.5 111v170h309v-137q-8 -584 -457 -601zM620 1567v248q124 -4 214 -49.5t142 -125t76.5 -180.5t24.5 -228v-136h-310v152 q0 61 -5 108.5t-19.5 96t-45.5 78.5t-77 36z" />
<glyph unicode="d" horiz-adv-x="1148" d="M116 0v1782h316v-1782h-316zM482 0v225h9q146 0 197 43.5t51 168.5v925q0 105 -57 149t-186 45h-14v226h12q112 0 197.5 -15t147.5 -47.5t104 -77.5t67 -111t35.5 -141.5t10.5 -174.5v-615q0 -88 -6 -156t-22 -132.5t-43.5 -111t-70 -86t-102 -63.5t-139.5 -37.5 t-182 -13.5h-9z" />
<glyph unicode="e" horiz-adv-x="871" d="M116 0v1782h316v-1782h-316zM482 0v221h351v-221h-351zM482 810v225h235v-225h-235zM482 1561v221h351v-221h-351z" />
<glyph unicode="f" horiz-adv-x="842" d="M116 0v1782h316v-1782h-316zM482 810v225h235v-225h-235zM482 1561v221h351v-221h-351z" />
<glyph unicode="g" horiz-adv-x="1211" d="M92 545v655q0 597 486 614v-247q-49 -6 -84 -33t-53 -69t-25.5 -85.5t-7.5 -94.5v-795q0 -254 166 -276v-246q-9 -1 -26 -1q-103 0 -184 36.5t-131 94t-82.5 135.5t-45.5 154.5t-13 157.5zM623 -25v238q171 14 171 284v177h-129v229h445v-903h-209l-46 135 q-34 -60 -96 -102t-136 -58zM628 1568v247q471 -13 471 -594v-85h-305v100q0 52 -2.5 90t-12 84.5t-26.5 77t-49 53t-76 27.5z" />
<glyph unicode="h" horiz-adv-x="1187" d="M116 0v1782h317l-1 -1782h-316zM482 810v202h271v770h319v-1782h-319v810h-271z" />
<glyph unicode="i" horiz-adv-x="548" d="M115 0v1782h317v-1782h-317z" />
<glyph unicode="j" horiz-adv-x="612" d="M3 -26v224q78 0 113 16t50 63.5t15 151.5v1353h316v-1355q0 -98 -8.5 -164.5t-33 -125t-69 -92t-115.5 -52.5t-172 -19h-96z" />
<glyph unicode="k" horiz-adv-x="1147" d="M116 0v1782h316v-1782h-316zM482 857v237l272 688h351l-364 -801l403 -981h-329z" />
<glyph unicode="l" horiz-adv-x="837" d="M116 0v1782h316v-1782h-316zM482 0v221h336v-221h-336z" />
<glyph unicode="m" horiz-adv-x="1518" d="M116 0v1782h245v-1782h-245zM411 871v910h18l330 -1332l327 1332h21v-910l-263 -871h-170zM1157 0v1782h245v-1782h-245z" />
<glyph unicode="n" horiz-adv-x="1183" d="M116 0v1783h229l43 -104v-1679h-272zM438 949v609l316 -690v-637zM804 105v1678h263v-1783h-221z" />
<glyph unicode="o" horiz-adv-x="1198" d="M92 571v631q0 597 481 613v-247q-165 -18 -165 -288v-780q0 -269 165 -287v-246q-106 3 -189.5 36t-137.5 87t-89 130.5t-50 162.5t-15 188zM623 -33v246q166 18 166 287v780q0 270 -166 288v247q483 -16 483 -613v-624q0 -102 -14.5 -188.5t-50 -164t-90 -132.5 t-138 -88.5t-190.5 -37.5z" />
<glyph unicode="p" horiz-adv-x="1028" d="M116 0v1782h316v-1782h-316zM432 1554h50v228h66q439 0 439 -499q0 -274 -121.5 -393.5t-371.5 -120.5h-12v227h26q48 0 80.5 12t51.5 32.5t29 60t13 80t3 107.5q0 56 -3.5 91t-18 72t-41 57t-74 33t-116.5 13z" />
<glyph unicode="q" horiz-adv-x="1205" d="M92 571v631q0 597 483 613v-248q-48 -6 -82.5 -33.5t-52 -69.5t-25 -87t-7.5 -97v-779q0 -266 167 -287v-249q-126 4 -220.5 51t-151 129t-84 188.5t-27.5 237.5zM625 -35v248q52 4 87.5 30t52.5 69.5t23.5 88t6.5 100.5v779q0 272 -170 288v247q486 -12 486 -613v-624 q0 -367 -211 -532q37 -64 184 -78v-197q-77 1 -140.5 19.5t-108.5 50.5t-74 62t-56 70q-43 -7 -80 -8z" />
<glyph unicode="r" horiz-adv-x="1119" d="M116 0v1782h316v-1782h-316zM482 831v200h99q38 0 68 19t46.5 47.5t26.5 66t13.5 68t3.5 61.5q0 40 -5.5 78.5t-19.5 81.5t-44.5 69t-74.5 26h-113v234h44q528 0 528 -467q0 -42 -1 -71t-6 -70t-13.5 -71t-25 -66t-40 -63t-58.5 -53.5t-80 -46.5l253 -874h-323l-207 831 h-71z" />
<glyph unicode="s" horiz-adv-x="1054" d="M62 493l317 64q10 -308 141 -343v-248q-88 5 -162 36t-125.5 80.5t-88.5 116t-56.5 140t-25.5 154.5zM64 1365q0 198 121 318t322 132v-243q-64 -6 -98 -54.5t-34 -118.5q0 -84 39.5 -150t111.5 -130q18 -16 88 -82l-213 -213l-72 68q-49 43 -79.5 72.5t-70 77.5 t-61.5 91.5t-38 104t-16 127.5zM437 791l212 211l37 -33q74 -69 124 -125t97 -128t70.5 -154.5t23.5 -176.5q0 -183 -124 -298.5t-307 -121.5v244q124 8 124 163q0 181 -217 382zM557 1569v247q183 -4 306.5 -130t131.5 -313v-37l-321 -50q0 9 1 29t1 31q-4 81 -32.5 144 t-86.5 79z" />
<glyph unicode="t" horiz-adv-x="884" d="M5 1544v238h874v-238h-874zM285 0v1494h317v-1494h-317z" />
<glyph unicode="u" horiz-adv-x="1223" d="M106 614v1168h317v-1167q0 -85 3.5 -141.5t13 -108t28 -81t48.5 -48.5t73 -23v-246q-86 2 -156 22t-120 52t-87 80t-59.5 100.5t-36.5 120t-19 131.5t-5 141zM639 -33v245q33 2 57.5 12t42 24.5t29 43t18.5 55t10 74t4 87.5t1 107v1167h316v-1168q0 -78 -4.5 -142 t-18 -131.5t-35.5 -120t-58.5 -100.5t-85.5 -80t-119 -51.5t-157 -21.5z" />
<glyph unicode="v" horiz-adv-x="1053" d="M27 1782h304l167 -1035l-130 -747zM419 0l306 1782h301l-356 -1782h-251z" />
<glyph unicode="w" horiz-adv-x="1475" d="M32 1782h273l113 -931l133 -851h-259zM469 852l142 930h251l141 -932l133 -850h-231l-167 1254l-152 -1157zM1056 850l114 932h273l-258 -1782z" />
<glyph unicode="x" horiz-adv-x="1078" d="M4 1782h332l706 -1782h-334zM5 0l308 864l156 -394l-167 -470h-297zM564 1341l140 441h303l-283 -842z" />
<glyph unicode="y" horiz-adv-x="1002" d="M2 1782h291l361 -1443v-339h-308v581zM529 1052l125 730h346l-346 -1236z" />
<glyph unicode="z" horiz-adv-x="975" d="M77 0v219l588 1563h228v-210l-589 -1572h-227zM134 1560v222h477l-84 -222h-393zM357 0l84 221h452v-221h-536z" />
<glyph unicode="{" horiz-adv-x="708" d="M62 776v265q42 0 70 24t40 67t16 81t4 88v66q0 147 20 240.5t71.5 156.5t138 89t222.5 26v-198q-42 0 -73 -6.5t-52.5 -14.5t-35.5 -31t-21.5 -39.5t-11 -57t-4 -67t-0.5 -85.5q0 -52 -3.5 -100.5t-15 -107t-30 -106t-51 -90.5t-74.5 -67q51 -25 86 -64.5t52 -91t24 -98 t10 -108.5q1 -21 2 -63q2 -77 4.5 -114t13.5 -91.5t31 -79.5t57 -44.5t92 -19.5v-197q-115 0 -197 29.5t-131 79t-77 131t-37.5 166.5t-9.5 205v61q0 40 -3.5 65.5t-16 51t-40 37.5t-70.5 12z" />
<glyph unicode="|" horiz-adv-x="426" d="M138 -130v2052h198v-2052h-198z" />
<glyph unicode="}" horiz-adv-x="710" d="M60 -62v197q35 0 62.5 6.5t47 21t34 31.5t23.5 43.5t15 51.5t9 61t4.5 66.5t2.5 73.5q1 25 1 37q2 66 8.5 114.5t23.5 103t52.5 96t88.5 68.5q-52 29 -88.5 85t-54 126t-24.5 132.5t-7 127.5v61q0 20 -1.5 52t-4 47t-7.5 38t-12 33.5t-18 25t-25.5 20.5t-33.5 13t-42.5 9 t-53.5 2v198q136 0 222.5 -26t138 -89t71.5 -156.5t20 -240.5q0 -8 -0.5 -30.5t-0.5 -35.5q0 -50 4 -88t16 -81t40 -67t71 -24v-265q-43 0 -70.5 -12t-40 -37.5t-16.5 -51t-4 -65.5q0 -10 0.5 -30t0.5 -31q0 -120 -9.5 -205.5t-37.5 -166.5t-77 -130.5t-131 -79t-197 -29.5z " />
<glyph unicode="~" horiz-adv-x="980" d="M130 868q0 53 12 100.5t36.5 88.5t69 65.5t103.5 24.5q55 0 153 -42.5t130 -42.5q41 0 43 69h167q0 -51 -11.5 -98t-36 -89.5t-69 -68t-104.5 -25.5q-59 0 -159 43t-127 43q-38 0 -40 -68h-167z" />
<glyph unicode="&#xa2;" horiz-adv-x="1152" d="M35 678v324q0 597 478 613v-247q-162 -18 -162 -288v-479q0 -270 162 -288v-246q-478 16 -478 611zM484 10h110v-198h-110v198zM484 1663v198h110v-198h-110zM563 67v247q45 6 76 35.5t46 77.5t20.5 97t5.5 111v70h309v-37q-8 -584 -457 -601zM563 1367v248 q124 -4 214 -49.5t142 -125t76.5 -180.5t24.5 -228v-96h-310v112q0 61 -5 108.5t-19.5 96t-45.5 78.5t-77 36z" />
<glyph unicode="&#xa3;" horiz-adv-x="1070" d="M78 0v159l122 57v519h-122v225h122v246q0 64 3 116t12.5 116.5t26 114t46 100t70 83.5t100.5 54.5t134 23.5v-248q-13 -3 -24 -13t-18.5 -28t-13 -35.5t-8.5 -48t-5 -52t-3 -60t-1 -59.5v-62v-13v-1195h-441zM569 0v246h405v-246h-405zM569 735v226h203v-226h-203z M642 1559v254q66 -3 119 -22t88 -46t60.5 -68.5t39 -81t21.5 -93t10 -94.5t2 -95h-281q0 56 -2 93.5t-16 87t-41 65.5z" />
<glyph unicode="&#xa5;" horiz-adv-x="1053" d="M2 1782h291l339 -1355h216v-175h-194v-252h-308v252h-190v175h190v125h-190v172h149zM529 1052l125 730h346l-298 -1058h146v-172h-194z" />
<glyph unicode="&#xa9;" horiz-adv-x="1565" d="M79 708q0 188 85.5 350.5t242 264t349.5 106.5v-160q-147 -5 -263 -86.5t-177 -208t-61 -269.5t61 -268.5t177 -207t263 -87.5v-154q-193 5 -349.5 106t-242 263.5t-85.5 350.5zM485 705q0 48 0.5 77t3 74.5t7.5 74t14.5 67t23 63t34 51.5t46.5 43t62 27.5t80 14.5v-154 q-55 -12 -76.5 -84.5t-21.5 -242.5q0 -129 10.5 -201.5t31 -102t56.5 -35.5v-156q-43 2 -79 13.5t-62.5 27t-47 42.5t-34 51.5t-23 62t-14.5 66.5t-7.5 73t-3 73t-0.5 75zM806 -11v154q108 6 201 55.5t155.5 127t98 176t35.5 203.5t-35.5 203.5t-98 176t-155.5 127 t-201 56.5v160q144 -6 269.5 -67.5t212 -159t136.5 -226t50 -267.5q0 -186 -84.5 -347t-238.5 -262.5t-345 -109.5zM806 221v158q21 7 36 25t22 38.5t11.5 51t5 49.5t0.5 47h183q0 -53 -7.5 -101.5t-26.5 -96t-47.5 -83.5t-74 -60t-102.5 -28zM806 1044v154q62 -3 109 -26.5 t75 -58t45.5 -82t23.5 -92t6 -93.5h-185q-1 35 -2.5 57t-8 57t-22.5 56.5t-41 27.5z" />
<glyph unicode="&#xad;" d="M29 452v199h394v-199h-394z" />
<glyph unicode="&#xae;" horiz-adv-x="1565" d="M79 708q0 187 85 349.5t241 264t348 107.5v-160q-146 -6 -261.5 -87.5t-176 -207.5t-60.5 -269q0 -142 61 -267t176.5 -206.5t260.5 -88.5v-155q-144 5 -271 65.5t-214.5 158.5t-138 227.5t-50.5 268.5zM527 281v883h161v-883h-161zM738 664v108q78 2 110 30t32 104 q0 131 -124 131h-18v127h32q275 0 275 -261q0 -69 -34 -122t-97 -83l146 -417h-175l-120 383h-27zM803 -12v155q145 7 259.5 88.5t174 206.5t59.5 267q0 141 -60 266t-174.5 207t-258.5 90v160q144 -5 270 -66t213.5 -159t137.5 -227t50 -268t-50 -268t-137.5 -227 t-213.5 -159t-270 -66z" />
<glyph unicode="&#xb4;" horiz-adv-x="595" d="M109 1378l273 362h304l-366 -362h-211z" />
<glyph unicode="&#x2000;" horiz-adv-x="961" />
<glyph unicode="&#x2001;" horiz-adv-x="1922" />
<glyph unicode="&#x2002;" horiz-adv-x="961" />
<glyph unicode="&#x2003;" horiz-adv-x="1922" />
<glyph unicode="&#x2004;" horiz-adv-x="640" />
<glyph unicode="&#x2005;" horiz-adv-x="480" />
<glyph unicode="&#x2006;" horiz-adv-x="320" />
<glyph unicode="&#x2007;" horiz-adv-x="320" />
<glyph unicode="&#x2008;" horiz-adv-x="240" />
<glyph unicode="&#x2009;" horiz-adv-x="384" />
<glyph unicode="&#x200a;" horiz-adv-x="106" />
<glyph unicode="&#x2010;" d="M29 452v199h394v-199h-394z" />
<glyph unicode="&#x2011;" d="M29 452v199h394v-199h-394z" />
<glyph unicode="&#x2012;" d="M29 452v199h394v-199h-394z" />
<glyph unicode="&#x2013;" horiz-adv-x="587" d="M29 452v199h530v-199h-530z" />
<glyph unicode="&#x2014;" horiz-adv-x="909" d="M29 452v199h852v-199h-852z" />
<glyph unicode="&#x2018;" horiz-adv-x="527" d="M121 1465q0 60 4 105t16.5 93.5t34.5 79t61 50.5t92 21l71 -143q-53 -6 -92 -36.5t-40 -76.5h128v-270h-272q0 28 -1.5 87t-1.5 90z" />
<glyph unicode="&#x2019;" horiz-adv-x="524" d="M117 1426q54 5 92.5 35t40.5 77h-128v271h271q0 -27 1.5 -87t1.5 -91q0 -60 -4 -105t-16.5 -93t-34.5 -79t-61 -51t-92 -21z" />
<glyph unicode="&#x201c;" horiz-adv-x="903" d="M124 1468q0 49 3 87.5t10 80t22 71.5t37 55t56.5 38.5t79.5 13.5l71 -143q-54 -6 -92 -36t-40 -77h128v-270h-272q0 28 -1.5 88.5t-1.5 91.5zM488 1465q0 49 3 88t10 81t22 72t37.5 55.5t57 39t79.5 13.5l70 -143q-54 -5 -92 -36t-40 -77h128v-270h-272q0 28 -1.5 87 t-1.5 90z" />
<glyph unicode="&#x201d;" horiz-adv-x="900" d="M120 1426q53 5 92 35.5t40 76.5h-128v271h272q0 -28 1.5 -88.5t1.5 -92.5q0 -59 -4 -104t-16.5 -92.5t-34.5 -78t-61 -50.5t-92 -21zM484 1426q54 5 92.5 35t40.5 77h-128v271h272q0 -27 1.5 -87t1.5 -91q0 -49 -3 -88t-10 -81t-22 -72t-37.5 -55.5t-57 -39t-79.5 -13.5z " />
<glyph unicode="&#x2022;" horiz-adv-x="895" d="M155 721q0 148 85 230.5t198 82.5q121 0 212.5 -81.5t91.5 -215.5q0 -146 -85.5 -228t-200.5 -82q-28 0 -49 4q-107 18 -179.5 94t-72.5 196z" />
<glyph unicode="&#x2026;" horiz-adv-x="1482" d="M1091 0v286h293v-286h-293zM597 0v286h293v-286h-293zM103 0v286h293v-286h-293z" />
<glyph unicode="&#x202f;" horiz-adv-x="384" />
<glyph unicode="&#x205f;" horiz-adv-x="480" />
<glyph unicode="&#x20ac;" horiz-adv-x="1052" d="M15 554v173h80v128h-80v173h83v53q4 91 16.5 164.5t42 143.5t74.5 118t116.5 78.5t164.5 33.5l1 -228q-37 -3 -65 -16.5t-45.5 -38t-28.5 -50t-15.5 -63t-6 -66t-1.5 -69.5v-60h161v-173h-161v-128h161v-173h-159v-55q2 -45 5.5 -78t13.5 -73.5t26.5 -67t45.5 -47.5 t68 -26v-233q-93 4 -164.5 33t-117 76t-75.5 115t-43 141.5t-16 164.5v50h-81zM563 -27v233q155 18 155 341v31h248v-25q0 -93 -10 -170.5t-37.5 -154t-71.5 -129.5t-116.5 -87.5t-167.5 -38.5zM563 1390v228q393 -21 399 -540v-20h-251v28q0 49 -6 94t-21 92t-46 79t-75 39 z" />
<glyph unicode="&#x2122;" horiz-adv-x="2048" d="M142 1364v137h482v-137h-164v-678h-155v678h-163zM731 686v815h225l114 -472l119 472h222v-815h-145v593l-151 -593h-90l-151 590v-590h-143z" />
<glyph unicode="&#xe000;" horiz-adv-x="1780" d="M0 1780h1780v-1780h-1780v1780z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

View file

@ -0,0 +1,111 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Copyright (C) 2014 by original authors @ fontello.com</metadata>
<defs>
<font id="elusive" horiz-adv-x="1000" >
<font-face font-family="elusive" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
<missing-glyph horiz-adv-x="1000" />
<glyph glyph-name="comment" unicode="&#xe800;" d="m0 96l0 713 1000 0 0-713-473 0-320-205 0 205-207 0z" horiz-adv-x="1000" />
<glyph glyph-name="user" unicode="&#xe801;" d="m0-150l0 156q0 24 58 58t159 71q99 35 137 73t37 101q0 29-27 72t-32 59q-12 35-29 135-10 52-14 93-2 22 6 50t28 60 67 51 110 21 110-21 67-51 28-60 6-50q-4-41-14-93-17-100-29-135-6-16-32-59t-27-72q0-64 37-101t137-73q217-80 217-129l0-156-1000 0z" horiz-adv-x="1000" />
<glyph glyph-name="tag" unicode="&#xe802;" d="m0 483l0 287q2 31 24 54t52 22l287 0q88-6 133-55l426-472q19-28 19-58t-19-52l-334-334q-25-21-57-21t-52 21l-424 475q-55 64-55 133z m125 164q2-31 23-52t51-20q32 0 52 22t21 50q0 33-23 54t-50 20q-33-2-53-23t-21-51z" horiz-adv-x="941" />
<glyph glyph-name="down-dir" unicode="&#xe803;" d="m571 457q0-14-10-25l-250-250q-11-11-25-11t-25 11l-250 250q-11 11-11 25t11 25 25 11h500q14 0 25-11t10-25z" horiz-adv-x="571.4" />
<glyph glyph-name="edit" unicode="&#xe804;" d="m0-143l68 343 274-273z m137 392l422 422 259-260-421-422z m531 494q2 39 31 69t69 31 66-26l131-130q25-26 24-66t-30-69-69-30-66 24l-131 131q-27 27-25 66z" horiz-adv-x="989" />
<glyph glyph-name="category" unicode="&#xe805;" d="m0-150l0 438 438 0 0-438-438 0z m0 563l0 437 438 0 0-437-438 0z m563-563l0 438 437 0 0-438-437 0z m0 563l0 437 437 0 0-437-437 0z" horiz-adv-x="1000" />
<glyph glyph-name="right-dir" unicode="&#xe806;" d="m321 350q0-14-10-25l-250-250q-11-11-25-11t-25 11-11 25v500q0 15 11 25t25 11 25-11l250-250q10-10 10-25z" horiz-adv-x="357.1" />
<glyph glyph-name="angle-left" unicode="&#xe807;" d="m350 546q0-7-6-12l-219-220 219-219q6-6 6-13t-6-13l-28-28q-5-5-12-5t-13 5l-260 260q-6 6-6 13t6 13l260 260q5 6 13 6t12-6l28-28q6-5 6-13z" horiz-adv-x="357.1" />
<glyph glyph-name="angle-right" unicode="&#xe808;" d="m332 314q0-7-6-13l-260-260q-5-5-12-5t-13 5l-28 28q-6 6-6 13t6 13l219 219-219 220q-6 5-6 12t6 13l28 28q5 6 13 6t12-6l260-260q6-5 6-13z" horiz-adv-x="357.1" />
<glyph glyph-name="angle-up" unicode="&#xe809;" d="m600 189q0-7-6-13l-28-27q-5-6-12-6t-13 6l-220 219-219-219q-5-6-13-6t-13 6l-27 27q-6 6-6 13t6 13l260 260q5 6 12 6t13-6l260-260q6-5 6-13z" horiz-adv-x="642.9" />
<glyph glyph-name="angle-down" unicode="&#xe80a;" d="m600 439q0-7-6-13l-260-260q-5-5-13-5t-12 5l-260 260q-6 6-6 13t6 13l27 28q6 6 13 6t13-6l219-219 220 219q5 6 13 6t12-6l28-28q6-5 6-13z" horiz-adv-x="642.9" />
<glyph glyph-name="minus" unicode="&#xe80b;" d="m0 209l0 282 1000 0 0-282-1000 0z" horiz-adv-x="1000" />
<glyph glyph-name="left-open" unicode="&#xe80c;" d="m0 350l148 149 352 351 148-148-351-352 351-352-148-148-352 352z" horiz-adv-x="648" />
<glyph glyph-name="time" unicode="&#xe80d;" d="m0 349q0 188 134 322t322 134 321-134 133-322-133-321-321-133-322 133-134 321z m119 0q0-140 99-238t238-99 238 99 99 238-99 238-238 99-238-99-99-238z m172-69l0 117 117 0 0 213 117 0 0-330-234 0z" horiz-adv-x="910" />
<glyph glyph-name="up" unicode="&#xe80e;" d="m0 264l391 586 390-586-211 0 0-414-359 0 0 414-211 0z" horiz-adv-x="781" />
<glyph glyph-name="quote" unicode="&#xe80f;" d="m0-62l0 437q0 71 15 129t38 97 61 67 72 45 83 28 82 14 81 7l37-176q-49-9-81-20t-66-31-48-53-10-77l131 0 0-467-395 0z m529 0l0 437q0 71 16 129t38 97 61 67 72 45 83 28 81 14 81 7l39-176q-51-9-83-20t-65-31-47-53-12-77l131 0 0-467-395 0z" horiz-adv-x="1000" />
<glyph glyph-name="bookmark" unicode="&#xe810;" d="m0-56l0 906 609 0 0-1000-304 305-305-305 0 94z" horiz-adv-x="609" />
<glyph glyph-name="left-dir" unicode="&#xe811;" d="m357 600v-500q0-14-10-25t-26-11-25 11l-250 250q-10 11-10 25t10 25l250 250q11 11 25 11t26-11 10-25z" horiz-adv-x="357.1" />
<glyph glyph-name="up-open" unicode="&#xe812;" d="m0 174l352 352 148 148 148-148 352-352-148-148-352 351-352-351z" horiz-adv-x="1000" />
<glyph glyph-name="ok" unicode="&#xe813;" d="m0 260l162 162 166-164 508 510 164-164-510-510-162-162-162 164z" horiz-adv-x="1000" />
<glyph glyph-name="cancel" unicode="&#xe814;" d="m0 71l279 279-279 279 221 221 279-279 279 279 221-221-279-279 279-279-221-221-279 279-279-279z" horiz-adv-x="1000" />
<glyph glyph-name="comments" unicode="&#xe815;" d="m0 192l0 607 854 0 0-607-405 0-273-176 0 176-176 0z m348-112l119 77 129 0 9-6 170-112 0 118 149 0 0 433-31 0 0 76 107 0 0-586-148 0 0-179-59 37-221 142-224 0z" horiz-adv-x="1000" />
<glyph glyph-name="search" unicode="&#xe816;" d="m335 246l25-25q-28-28-85-86t-73-74l-27 27q16 15 74 73t86 85z m245 551q136 0 234-97t97-234-97-234-234-96q-64 0-123 24l-255-257-184 185 256 255q-26 63-26 123 0 137 98 234t234 97z m0-551q91 0 155 64t64 156-64 155-155 64-156-64-64-155 64-156 156-64z" horiz-adv-x="928" />
<glyph glyph-name="category2" unicode="&#xe817;" d="m0-150l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z m0 375l0 250 250 0 0-250-250 0z m391-750l0 250 609 0 0-250-609 0z m0 375l0 250 609 0 0-250-609 0z m0 375l0 250 609 0 0-250-609 0z" horiz-adv-x="1000" />
<glyph glyph-name="link" unicode="&#xe818;" d="m812 171q0 23-15 38l-116 116q-16 16-38 16-24 0-40-18 1-1 10-10t12-12 9-11 7-14 2-15q0-23-16-38t-38-16q-8 0-15 2t-14 7-11 9-12 12-10 10q-19-17-19-40 0-23 16-38l115-116q15-15 38-15 22 0 38 15l82 81q15 16 15 37z m-392 394q0 22-15 38l-115 115q-16 16-38 16-22 0-38-15l-82-82q-16-15-16-37 0-22 16-38l116-116q15-15 38-15 23 0 40 17-2 2-11 11t-12 12-8 10-7 14-2 16q0 22 15 38t38 15q9 0 16-2t14-7 10-8 12-12 11-11q18 17 18 41z m500-394q0-67-48-113l-82-81q-46-47-113-47-68 0-114 48l-115 115q-46 47-46 114 0 68 49 116l-49 49q-48-49-116-49-67 0-114 47l-116 116q-47 47-47 114t47 113l82 82q47 46 114 46 67 0 114-47l114-116q47-46 47-113 0-69-49-117l49-49q48 49 116 49 67 0 114-47l116-116q47-47 47-114z" horiz-adv-x="928.6" />
<glyph glyph-name="up-dir" unicode="&#xe819;" d="m571 171q0-14-10-25t-25-10h-500q-15 0-25 10t-11 25 11 26l250 250q10 10 25 10t25-10l250-250q10-11 10-26z" horiz-adv-x="571.4" />
<glyph glyph-name="info" unicode="&#xe81a;" d="m357 100v-71q0-15-10-25t-26-11h-285q-15 0-25 11t-11 25v71q0 15 11 25t25 11h35v214h-35q-15 0-25 11t-11 25v71q0 15 11 25t25 11h214q15 0 25-11t11-25v-321h35q15 0 26-11t10-25z m-71 643v-107q0-15-11-25t-25-11h-143q-14 0-25 11t-11 25v107q0 14 11 25t25 11h143q15 0 25-11t11-25z" horiz-adv-x="357.1" />
<glyph glyph-name="share" unicode="&#xe81b;" d="m0-121q0 143 24 256t60 186 95 124 107 76 122 38 114 15 107 2l0 245 371-372-371-371 0 268q-102 0-151-1t-126-10-114-26-86-51-74-83-47-124-31-172z" horiz-adv-x="1000" />
<glyph glyph-name="folder-close" unicode="&#xe81c;" d="m0-52l0 560 1000 0 0-560-1000 0z m0 594l0 121 139 0 68 90 217 0 68-90 508 0 0-121-1000 0z" horiz-adv-x="1000" />
<glyph glyph-name="folder-open" unicode="&#xe81d;" d="m0-52l0 55 147 505 853 0-172-560-828 0z m0 205l0 510 139 0 68 90 217 0 68-90 336 0 0-121-724 0z" horiz-adv-x="1000" />
<glyph glyph-name="right-open" unicode="&#xe81e;" d="m0-2l352 352-352 352 148 148 352-351 148-149-148-148-352-352z" horiz-adv-x="648" />
<glyph glyph-name="home" unicode="&#xe81f;" d="m786 296v-267q0-15-11-26t-25-10h-214v214h-143v-214h-214q-15 0-25 10t-11 26v267q0 1 0 2t0 2l321 264 321-264q1-1 1-4z m124 39l-34-41q-5-5-12-6h-2q-7 0-12 3l-386 322-386-322q-7-4-13-4-7 2-12 7l-35 41q-4 5-3 13t6 12l401 334q18 15 42 15t43-15l136-114v109q0 8 5 13t13 5h107q8 0 13-5t5-13v-227l122-102q5-5 6-12t-4-13z" horiz-adv-x="928.6" />
<glyph glyph-name="menu" unicode="&#xe820;" d="m0 850v-200h1000v200h-1000z m0-400v-200h1000v200h-1000z m0-400v-200h1000v200h-1000z" horiz-adv-x="1000" />
<glyph glyph-name="plus" unicode="&#xe821;" d="m0 209l0 282 359 0 0 359 282 0 0-359 359 0 0-282-359 0 0-359-282 0 0 359-359 0z" horiz-adv-x="1000" />
<glyph glyph-name="down-open" unicode="&#xe822;" d="m0 526l148 148 352-351 352 351 148-148-352-352-148-148-148 148z" horiz-adv-x="1000" />
<glyph glyph-name="audio" unicode="&#xe823;" d="m1-16q-8 57 38 103t118 57q64 10 119-17l25 652 690 53q-32-727-34-756-1-51-45-91t-109-50q-72-10-129 22t-64 89 37 105 117 58q68 9 125-22l25 465-539-55-5-131q-6-131-12-277t-8-176l0-6q-6-50-49-89t-107-47q-70-10-127 23t-66 90z" horiz-adv-x="991" />
<glyph glyph-name="image" unicode="&#xe824;" d="m0-68l0 836 1000 0 0-836-1000 0z m76 78l848 0 0 680-848 0 0-680z m90 80l0 59 150 195 102-86 193 291 223-228 0-231-668 0z m0 416q0 37 24 62t62 24q33 0 58-24t24-62q0-33-24-57t-58-25q-37 0-62 25t-24 57z" horiz-adv-x="1000" />
<glyph glyph-name="camera" unicode="&#xe825;" d="m0-27l0 627 295 0 31 127 362 0 31-127 281 0 0-627-1000 0z m221 346q0-117 83-199t199-82 198 82 82 199-82 199-198 82-199-82-83-199z m84 0q0 82 57 140t140 59 141-59 58-140-58-140-141-57-140 57-57 140z m527 139l143 0 0 82-143 0 0-82z" horiz-adv-x="1000" />
<glyph glyph-name="down" unicode="&#xe826;" d="m0 436l211 0 0 414 359 0 0-414 211 0-390-586z" horiz-adv-x="781" />
<glyph glyph-name="left" unicode="&#xe827;" d="m0 350l586 391 0-211 414 0 0-360-414 0 0-211z" horiz-adv-x="1000" />
<glyph glyph-name="right" unicode="&#xe828;" d="m0 170l0 360 414 0 0 211 586-391-586-391 0 211-414 0z" horiz-adv-x="1000" />
<glyph glyph-name="video" unicode="&#xe829;" d="m0-150l0 1000 883 0 0-1000-883 0z m45 119l109 0 0 82-109 0 0-82z m0 184l109 0 0 84-109 0 0-84z m0 185l109 0 0 82-109 0 0-82z m0 186l109 0 0 82-109 0 0-82z m0 183l109 0 0 83-109 0 0-83z m156-826l481 0 0 436-481 0 0-436z m0 467l481 0 0 436-481 0 0-436z m528-379l109 0 0 82-109 0 0-82z m0 184l109 0 0 84-109 0 0-84z m0 185l109 0 0 82-109 0 0-82z m0 186l109 0 0 82-109 0 0-82z m0 183l109 0 0 83-109 0 0-83z" horiz-adv-x="883" />
<glyph glyph-name="aside" unicode="&#xe82a;" d="m0 344l0 123q2 35 26 60t58 24l270 0q138 8 272 65t229 152q36-2 59-26t23-58l0-199q28-8 45-30t18-50q-2-30-19-51t-44-27l0-201q-1-36-26-59t-56-24q-207 184-449 211-66-33-53-127t77-142q-28-47-96-52t-105 30q-16 45-25 76t-16 71-7 78 10 72l-107 0q-35 2-60 27t-24 57z m438-10q240-44 419-183l0 508q-203-151-419-182l0-143z" horiz-adv-x="1000" />
<glyph glyph-name="date" unicode="&#xe82b;" d="m0-150l0 649 893 0 0-649-893 0z m0 705l0 221 109 0 0-141 200 0 0 141 275 0 0-141 199 0 0 141 110 0 0-221-893 0z m168 139l0 156 82 0 0-156-82 0z m59-619q0-112 123-112 47 0 84 32 39 31 39 80 0 68-78 90 48 15 64 48 12 28-2 73-27 62-107 62-51 0-86-26t-37-77l72 0q0 45 49 46 43 0 45-52 0-49-84-47l0-57q48 0 68-8 23-11 23-46 0-57-54-61-43 0-47 55l-72 0z m281 146q49 14 88 47l0-297 70 0 0 371-64 0q-38-37-94-58l0-63z m135 473l0 156 82 0 0-156-82 0z" horiz-adv-x="893" />
<glyph glyph-name="star-empty" unicode="&#xe82c;" d="m0 471l94 0 285-2 96 270 29 90 29-92 88-272 285-6 94-2-76-54-233-166 82-274 28-91-76 56-231 168-232-162-78-53 29 90 90 270-227 174z m189-64l168-129 20-14-8-21-66-203 176 123 17 11 18-13 172-125-61 203-6 21 18 14 174 125-215 4-22 2-8 21-64 201-70-199-8-21-235 0z" horiz-adv-x="1000" />
<glyph glyph-name="star" unicode="&#xe82d;" d="m0 471l379-2 125 360 117-364 379-8-309-220 110-366-307 225-310-215 119 360z" horiz-adv-x="1000" />
<glyph glyph-name="mail" unicode="&#xe82e;" d="m0-29l324 342 176-100 176 100 324-342-1000 0z m0 114l0 414 254-147z m0 503l0 141 1000 0 0-141-500-285z m746-236l254 147 0-414z" horiz-adv-x="1000" />
<glyph glyph-name="home-1" unicode="&#xe82f;" d="m0-150l0 649 453 351 453-351 0-649-312 0 0 391-281 0 0-391-313 0z" horiz-adv-x="906" />
<glyph glyph-name="attach" unicode="&#xe830;" d="m0 65q8 68 67 127l383 383q117 115 211 33 84-86-36-209l-353-351-66 70 349 349q2 0 8 6l8 8t7 9 6 10 6 9 4 11l0 10t-2 12q-19 17-74-37l-381-381q-37-35-41-69-4-39 35-78 41-33 70-28t71 46q82 80 218 215t194 195q2 2 18 17t17 17 15 16 15 17 12 17 13 19 11 20 10 25q16 57-33 123t-115 75q-68 7-152-73l-418-418-69 67 418 420q98 95 199 100t190-83q105-107 74-236-19-74-94-151-86-83-246-244l-209-209q-70-70-150-72-68 0-125 57-70 70-64 156z" horiz-adv-x="896" />
<glyph glyph-name="eye" unicode="&#xe831;" d="m0 350q6 49 64 110 79 80 176 129 129 60 260 60 137-2 260-60 103-53 176-129 64-73 64-110-6-49-64-109-79-80-176-129-129-61-260-61-137 2-260 61-103 53-176 129-64 72-64 109z m264 0q0-94 69-159t167-65 167 65 69 159-69 159-167 66-167-66-69-159z m86 1q0 60 44 102t106 42 106-42 44-102-44-102-106-43-106 43-44 102z" horiz-adv-x="1000" />
<glyph glyph-name="eye-off" unicode="&#xe832;" d="m0 326q6 49 64 110 79 80 176 128 129 61 260 61 29 0 59-2l74 129q10 16 23 18 4 0 8-2l51-32q17-7 2-33l-57-102-47-78-41-72-144-250-41-72-47-80-57-100q-15-25-31-15l-53 31q-15 8 0 33l49 86-8 4q-103 53-176 129-64 72-64 109z m264 0q0-74 47-133l48 84q-9 24-9 49 0 51 34 91t85 50l49 84-18 0q-98 0-167-66t-69-159z m177-295l41 71 18 0q98 0 167 65t69 159q0 74-47 133l63 109q2-2 4-3t4-1q103-52 176-129 64-72 64-109-6-49-64-109-79-80-176-129-129-61-260-61-25 0-59 4z m90 155l110 189q9-25 9-49 0-51-34-90t-85-50z" horiz-adv-x="1000" />
<glyph glyph-name="tags" unicode="&#xe833;" d="m0 460l0 240q2 27 21 46t43 19l241 0q43 0 88-28l377-414q17-23 17-48t-17-44l-280-277q-21-18-47-18t-43 18l-355 397q-45 54-45 109z m104 138q0-25 17-42 22-20 46-19t42 19q18 19 18 44t-18 43q-20 18-45 17t-43-17q-17-21-17-45z m316 165l92 0q72-4 109-45l356-397q17-21 17-48t-17-44l-280-277q-60-35-95 8l271 271q18 22 18 47t-18 45l-318 356q-24 31-71 56t-64 28z" horiz-adv-x="994" />
<glyph glyph-name="flag" unicode="&#xe834;" d="m0-79l0 803q68 41 136 51t124-3 112-35 112-43 114-31 124 2 137 59l0-459q-52-53-109-67t-110 1-117 40-124 51-135 35-151-11l0-393-113 0z" horiz-adv-x="859" />
<glyph glyph-name="warning" unicode="&#xe835;" d="m0-150l500 1000 500-1000-1000 0z m461 180l78 0 0 82-78 0 0-82z m0 342l19-186 40 0 19 186 0 130-78 0 0-130z" horiz-adv-x="1000" />
<glyph glyph-name="location" unicode="&#xe836;" d="m0 473q0 156 110 267t267 110 267-110 110-267q0-123-53-193l-324-430-324 430q-53 70-53 193z m219 0q0-66 46-112t112-46 112 46 46 112-46 112-112 46-112-46-46-112z" horiz-adv-x="754" />
<glyph glyph-name="trash" unicode="&#xe837;" d="m0 633l0 141 289 0 0 76 246 0 0-76 289 0 0-141-824 0z m43-783l0 676 738 0 0-676-738 0z" horiz-adv-x="824" />
<glyph glyph-name="doc" unicode="&#xe838;" d="m0-150l0 674 338 0 0 326 371 0 0-1000-709 0z m0 756l0 62 189 182 65 0 0-244-254 0z" horiz-adv-x="709" />
<glyph glyph-name="phone" unicode="&#xe839;" d="m0 615q0 50 28 76l138 138q45 37 77-13l113-211q18-39-14-71l-51-52q-5-6-5-14 25-98 132-195l31-30t36-34 34-26 41-25 40-14q20-6 27 2l61 60q39 30 72 12l203-121q22-14 25-37t-13-39l-141-139q-27-27-74-27-140 4-318 121-258 185-375 406-72 151-67 233z" horiz-adv-x="988" />
<glyph glyph-name="cog" unicode="&#xe83a;" d="m0 272l0 156 150 16q14 45 38 88l-96 117 109 109 117-95q41 23 88 37l16 150 156 0 16-150q45-14 88-37l117 95 109-109-96-117q24-43 38-88l150-16 0-156-150-16q-14-47-38-88l96-117-109-109-117 96q-43-24-88-38l-16-150-156 0-16 150q-47 14-88 38l-117-96-109 109 96 117q-24 41-38 88z m355 78q0-60 42-102t103-42 103 42 42 102-42 103-103 42-103-42-42-103z" horiz-adv-x="1000" />
<glyph glyph-name="basket" unicode="&#xe83b;" d="m2 791q8 20 27 29t38 4l150-48q32-10 35-43l10-84 686-77q23-5 35-22t10-38l-43-238q-8-43-49-43l-608 0-11-69 578 0q21 0 36-14t15-36q-2-22-17-37t-34-14l-641 0q-25 2-39 19t-12 41l28 149-41 418-119 39q-45 17-34 64z m217-839q0 32 24 56t55 23 56-23 23-56-23-55-56-24-55 24-24 55z m469 0q0 32 23 56t56 23 56-23 23-56-23-55-56-24-56 24-23 55z" horiz-adv-x="993" />
<glyph glyph-name="basket-circled" unicode="&#xe83c;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m213 246q6-12 18-15l68-22 25-246-15-88q-2-14 6-23t23-12l377 0q12 0 20 9t9 20-9 21-20 10l-342 0 8 40 357 0q24 0 30 25l25 141q2 11-6 22t-21 13l-403 45-6 48q-2 20-19 28l-90 27q-12 4-23-2-26-15-12-41z m123-471q0-19 14-33t33-13 33 13 14 33-14 34-33 13-33-13-14-34z m275 0q0-19 14-33t33-13 33 13 14 33-14 34-33 13-33-13-14-34z" horiz-adv-x="1000" />
<glyph glyph-name="wrench" unicode="&#xe83d;" d="m0 21l463 463q-25 68-10 145t72 134 133 72 147-10l-162-162 45-117 115-45 164 164q25-70 9-147t-73-133-132-72-148 8l-463-462z m113-2q0-20 14-34t33-13 33 13 14 34-14 33-33 14-33-14-14-33z" horiz-adv-x="982" />
<glyph glyph-name="wrench-circled" unicode="&#xe83e;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m199-201l100-100 283 284q41-16 89-6t82 44 44 81-6 89l-100-99-72 27-27 72 99 100q-25 10-54 10-69 0-115-49-36-33-45-81t5-89z m77-23q-20 21 1 42 20 20 41 0 20-21-1-42t-41 0z" horiz-adv-x="1000" />
<glyph glyph-name="mic" unicode="&#xe83f;" d="m0 131l0 282 64 0 0-248q120-96 270-96t270 96l0 248 64 0 0-282q-31-27-64-50-82-53-178-71l0 32-184 0 0-32q-95 18-178 71-33 23-64 50z m109 90l0 549q30 25 69 45l0-113 54 0 0 134q38 12 75 14l0-148 54 0 0 148q37-4 77-14l0-134 54 0 0 111q37-18 67-43l0-549q-98-80-225-80t-225 80z m26-303l107 0 0 92q45-8 92-8t92 8l0-92 107 0 0-68-398 0 0 68z" horiz-adv-x="668" />
<glyph glyph-name="volume" unicode="&#xe840;" d="m0 142l0 416 236 0 354 289 0-994-354 289-236 0z m652 35q73 74 73 176t-73 178l71 74q105-106 107-254 0-145-107-246z m118-119q123 119 123 295t-123 299l76 74q154-154 154-372t-154-372z" horiz-adv-x="1000" />
<glyph glyph-name="volume-down" unicode="&#xe841;" d="m0 141l0 418 236 0 358 291 0-1000-358 291-236 0z m656 37q74 74 74 174 0 104-74 180l73 74q103-106 107-256 0-144-107-246z" horiz-adv-x="836" />
<glyph glyph-name="volume-off" unicode="&#xe842;" d="m0 551l305 0 345 282 0-965-345 279-229 0z m713-283q0 4 2 6l76 76-76 76q-2 2-2 6t2 6l53 53q2 2 5 2t6-2l76-76 77 76q4 2 6 2t5-2l55-53q2-2 2-6t-2-6l-76-76 76-76q2-4 2-7t-2-5l-55-55q-2-1-5-1t-6 1l-77 79-76-79q-2-1-5-1t-6 1l-53 55q-2 2-2 6z" horiz-adv-x="1000" />
<glyph glyph-name="headphones" unicode="&#xe843;" d="m0 69l0 250q0 207 147 353t353 147 354-147 146-353l0-250q-4-41-35-54t-61 5-29 49l0 250q0 156-109 265t-266 110-266-110-109-265l0-250q-4-41-35-54t-61 5-29 49z m188-157l0 313q0 14 8 22t23 9l62 0q14 0 23-9t9-22l0-313q0-13-9-22t-23-9l-62 0q-14 0-23 9t-8 22z m500 0l0 313q0 14 8 22t23 9l62 0q14 0 23-9t9-22l0-313q0-13-9-22t-23-9l-62 0q-14 0-23 9t-8 22z" horiz-adv-x="1000" />
<glyph glyph-name="lightbulb" unicode="&#xe844;" d="m1 309q-2 12 7 22t22 11l90 16q14 2 26-5t13-20-7-23-24-13l-88-13q-14-2-25 5t-14 20z m2 251q-6 13 0 24t19 16 26-4l82-35q14-6 19-18t0-23-18-16-26 0l-82 39q-14 4-20 17z m160 207q2 13 14 21 10 5 22 2t21-16l49-76q7-12 5-26t-11-19-23-3-20 15l-51 76q-8 13-6 26z m57-241q17 39 49 66t75 41 94 14l4 0q51 0 94-14t75-41 50-66q43-104-15-227-22-43-47-92-14-25-25-73t-16-61q-4-12-16-14l-203 0q-12 2-18 14-29 111-39 134-25 49-47 92-58 131-15 227z m99-623q0 8 5 12t13 5l209 0q6 0 11-5t5-12l0-35q0-8-5-13t-11-5l-209 0q-18 0-18 18l0 35z m0 68l0 35q0 18 18 18l209 0q6 0 11-5t5-13l0-35q0-8-5-13t-11-4l-209 0q-8 0-13 4t-5 13z m94 754l0 90q0 16 8 25t21 10q12 0 21-10t9-25l0-90q0-14-9-23t-21-10q-13 0-21 10t-8 23z m193-53q-1 14 6 26l49 76q10 12 22 16t23-2q10-8 12-21t-6-26l-49-76q-10-12-21-15t-23 3-13 19z m118-339q2 13 12 20t25 5l90-16q13-2 22-12t7-21q-2-14-13-21t-26-4l-90 13q-14 2-22 13t-5 23z m8 187q-4 12 1 23t18 18l84 35q12 8 24 4t19-16 0-24-20-17l-82-39q-13-4-26 0t-18 16z" horiz-adv-x="881" />
<glyph glyph-name="resize-full" unicode="&#xe845;" d="m0-150l0 441 148-148 202 201 144-144-201-202 148-148-441 0z m506 650l201 202-148 148 441 0 0-441-148 148-202-201z" horiz-adv-x="1000" />
<glyph glyph-name="resize-full-alt" unicode="&#xe846;" d="m0-150l0 342 119-119 278 277-276 275-121-121 0 346 342 0-119-119 277-277 275 275-121 121 346 0 0-342-119 119-277-277 275-275 121 121 0-346-342 0 119 119-277 278-275-276 121-121-346 0z" horiz-adv-x="1000" />
<glyph glyph-name="resize-small" unicode="&#xe847;" d="m0-4l201 202-148 146 441 0 0-441-146 148-201-201z m506 360l0 441 146-148 202 201 146-146-201-202 148-146-441 0z" horiz-adv-x="1000" />
<glyph glyph-name="resize-vertical" unicode="&#xe848;" d="m0 104l170 0 0 492-170 0 254 254 254-254-170 0 0-492 170 0-254-254z" horiz-adv-x="508" />
<glyph glyph-name="resize-horizontal" unicode="&#xe849;" d="m0 350l254 254 0-170 492 0 0 170 254-254-254-254 0 170-492 0 0-170z" horiz-adv-x="1000" />
<glyph glyph-name="move" unicode="&#xe84a;" d="m0 350l172 172 0-119 275 0 0 275-119 0 172 172 172-172-119 0 0-275 275 0 0 119 172-172-172-172 0 119-275 0 0-275 119 0-172-172-172 172 119 0 0 275-275 0 0-119z" horiz-adv-x="1000" />
<glyph glyph-name="zoom-in" unicode="&#xe84b;" d="m0 403q0 185 131 316t316 131 318-131 131-316q0-141-82-256l186-186-111-111-186 186q-115-82-256-82-185 0-316 131t-131 318z m127 0q0-133 94-227t226-93 227 93 94 227-94 225-227 93-226-93-94-225z m129-65l0 127 129 0 0 129 127 0 0-129 129 0 0-127-129 0 0-129-127 0 0 129-129 0z" horiz-adv-x="1000" />
<glyph glyph-name="zoom-out" unicode="&#xe84c;" d="m0 403q0 185 131 316t316 131 318-131 131-316q0-141-82-256l186-186-111-111-186 186q-115-82-256-82-185 0-316 131t-131 318z m127 0q0-133 94-227t226-93 227 93 94 227-94 225-227 93-226-93-94-225z m129-65l0 127 385 0 0-127-385 0z" horiz-adv-x="1000" />
<glyph glyph-name="arrows-cw" unicode="&#xe84d;" d="m0-150l0 402 402 0-160-160q108-107 258-107 125 0 222 75t130 192l138 0q-35-173-173-288t-317-114q-207 0-353 146z m10 598q35 174 173 288t317 114q207 0 354-146l146 146 0-402-402 0 160 160q-108 107-258 107-125 0-222-75t-130-192l-138 0z" horiz-adv-x="1000" />
<glyph glyph-name="desktop" unicode="&#xe84e;" d="m0 104l0 660 1000 0 0-660-363 0 0-96 88 0 0-72-450 0 0 72 88 0 0 96-363 0z m123 125l754 0 0 410-754 0 0-410z" horiz-adv-x="1000" />
<glyph glyph-name="inbox" unicode="&#xe84f;" d="m0-150l0 483 328 0q0-73 51-123t121-49 121 49 51 123l328 0 0-483-1000 0z m279 768l119 0 0 232 204 0 0-232 119 0-221-332z" horiz-adv-x="1000" />
<glyph glyph-name="cloud" unicode="&#xe850;" d="m0 241q4 69 33 125t87 85 124 14q53 85 128 114t145 6 126-81 78-137q49 6 89-22t56-68 9-90-47-82l-791 0q-41 67-37 136z" horiz-adv-x="877" />
<glyph glyph-name="book" unicode="&#xe851;" d="m0 147l0 543q0 31 14 53 29 45 102 77t116 9l471-242 0-590-86-47 0 590-420 224q-29 10-65-9t-58-47l469-270 0-529-86-47z" horiz-adv-x="703" />
<glyph glyph-name="certificate" unicode="&#xe852;" d="m0 219l94 139-86 146 154 67 6 168 166-28 96 139 125-113 156 64 43-162 166-29-51-160 123-116-129-107 43-164-168-20-52-160-153 75-131-108-88 145-167-20 3 170z" horiz-adv-x="992" />
<glyph glyph-name="tasks" unicode="&#xe853;" d="m0-41l0 196 1000 0 0-196-1000 0z m0 293l0 196 1000 0 0-196-1000 0z m0 293l0 196 1000 0 0-196-1000 0z m406-244l543 0 0 100-543 0 0-100z m221 293l322 0 0 100-322 0 0-100z m119-586l203 0 0 100-203 0 0-100z" horiz-adv-x="1000" />
<glyph glyph-name="thumbs-up" unicode="&#xe854;" d="m0-63l0 552q0 16 10 25t25 11l147 0q33 0 35-36l0-552q0-14-10-24t-25-12l-147 0q-13 0-23 10t-12 26z m277 27l0 500q0 22 14 35t37 16l113 0 114 252q13 31 41 31 37 2 93-61 18-25 25-55t6-48-9-64-10-55l248 0q26 0 38-17t11-44l-70-429q-12-42-53-74t-88-38l-459 0q-21 0-35 14t-16 37z" horiz-adv-x="998" />
<glyph glyph-name="thumbs-down" unicode="&#xe855;" d="m0 212l0 552q2 34 35 34l147 0q35-2 35-34l0-552q-2-16-12-26t-23-10l-147 0q-13 2-24 12t-11 24z m277 23l0 502q2 21 16 35t33 14l459 0q35-2 70-22 55-33 71-88l70-429q2-26-13-43t-36-18l-248 0q8-58 22-117 6-90-94-158-20-14-43-6-20 6-31 29l-112 252-115 0q-21 2-35 16t-14 33z" horiz-adv-x="996" />
<glyph glyph-name="help-circled" unicode="&#xe856;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m316 264q-3-49 12-57l57 0q21 47 70 45 33 0 58-32t10-66q-9-23-29-55t-31-56q-20-41-21-90t21-97l70-2q-8 41 9 79t58 89 45 56q25 39 32 62t7 59q0 71-49 121-53 55-145 55-47 0-109-37t-65-74z m94-553q0-35 25-61t59-25 61 25 25 61-25 60-61 24-59-24-25-60z" horiz-adv-x="1000" />
<glyph glyph-name="star-circled" unicode="&#xe857;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m160 82l205-156-80-246 211 148 209-152-74 246 209 152-258 4-78 246-86-242-258 0z" horiz-adv-x="1000" />
<glyph glyph-name="bell" unicode="&#xe858;" d="m0 10l0 45 197 170 0 266q0 107 68 190t171 105l0 62 130 0 0-62q102-22 170-105t69-190l0-266 195-170 0-45-1000 0z m428-87q0 30 21 52t52 21 52-21 21-52-21-51-52-20-52 20-21 51z" horiz-adv-x="1000" />
<glyph glyph-name="rss" unicode="&#xe859;" d="m0-150l0 199q82 0 141-58t58-141l-199 0z m0 400l0 200q248 0 424-176t176-424l-200 0q0 166-117 283t-283 117z m0 401l0 199q203 0 389-79t319-213 213-319 79-389l-199 0q0 217-108 401t-292 292-401 108z" horiz-adv-x="1000" />
<glyph glyph-name="trash-circled" unicode="&#xe85a;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m242 178l516 0 0 88-180 0 0 46-156 0 0-46-180 0 0-88z m28-490l460 0 0 421-460 0 0-421z" horiz-adv-x="1000" />
<glyph glyph-name="cogs" unicode="&#xe85b;" d="m0 245l0 97 94 8q8 30 23 55l-60 74 68 69 74-61q26 16 55 23l8 94 97 0 10-94q29-7 55-23l74 61 68-69-60-74q16-25 23-55l94-8 0-97-94-10q-7-29-23-55l60-72-68-70-74 60q-26-15-55-23l-10-94-97 0-8 94q-29 8-55 23l-74-60-68 70 60 72q-15 26-23 55z m221 49q0-37 26-64t64-26 63 26 26 64-26 63-63 26-64-26-26-63z m318 238l8 72 70-2q8 22 20 39l-37 57 54 45 49-49q20 10 41 14l14 66 72-8-2-68q22-8 39-22l57 39 45-54-49-49q10-20 12-43l68-14-8-70-68 0q-8-20-22-37l39-59-56-45-47 49q-22-8-43-12l-14-66-70 6 0 70q-20 8-37 20l-59-37-45 54 49 49q-8 20-12 41z m31-446l6 51 49 0q6 16 14 28l-26 43 37 33 36-37q13 7 29 9l10 49 48-6 0-48q16-6 28-16l41 27 31-41-35-35q6-14 10-29l47-12-6-51-49 0q-4-15-14-27l28-43-40-33-35 37q-13-8-29-10l-10-49-49 6 0 51q-13 4-27 14l-41-28-31 41 35 35q-6 14-8 30z m118 14q-4-21 8-36t32-18 34 10 17 33-10 36-31 18l-6 0q-17 0-31-13t-13-30z m17 451q-4-27 14-49t45-24 48 15 23 45-14 47-44 25l-7 0q-26 0-44-17t-21-42z" horiz-adv-x="1000" />
<glyph glyph-name="cog-circled" unicode="&#xe85c;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m195-47l92-10q8-29 22-52l-59-73 68-68 73 59q23-14 52-22l10-92 94 0 10 92q29 8 52 22l73-59 68 68-59 73q14 23 22 52l92 10 0 94-92 10q-8 29-22 52l59 73-68 68-73-59q-23 14-52 22l-10 92-94 0-10-92q-29-8-52-22l-73 59-68-68 59-73q-14-23-22-52l-92-10 0-94z m217 47q0 37 26 63t62 25 63-25 25-63-25-62-63-26-62 26-26 62z" horiz-adv-x="1000" />
<glyph glyph-name="calendar-circled" unicode="&#xe85d;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m219-314l562 0 0 408-562 0 0-408z m0 443l562 0 0 139-68 0 0-88-127 0 0 88-172 0 0-88-127 0 0 88-68 0 0-139z m105 88l53 0 0 98-53 0 0-98z m37-391l47 0q2-35 30-35 33 2 33 39 0 24-16 29-12 6-43 6l0 35q53-2 53 30 0 33-27 33-32-2-32-29l-45 0q2 31 25 47t53 17q51 0 67-39 10-27 2-45-10-21-39-31 49-14 49-57-2-31-26-51t-53-19q-78 0-78 70z m178 92l0 39q35 16 59 37l41 0 0-234-45 0 0 189q-24-21-55-31z m84 299l53 0 0 98-53 0 0-98z" horiz-adv-x="1000" />
<glyph glyph-name="mic-circled" unicode="&#xe85e;" d="m0 350q0 207 147 354t353 146 354-146 146-354-146-354-354-146-353 146-147 354z m283-142q20-18 43-32 53-35 115-47l0 22 118 0 0-22q62 12 115 47 23 14 43 32l0 183-43 0 0-162q-76-63-174-63t-174 63l0 162-43 0 0-183z m71 58q64-53 146-53t146 53l0 358q-19 15-44 27l0-72-36 0 0 87q-23 6-48 8l0-95-36 0 0 95q-25 0-48-8l0-87-36 0 0 74q-25-14-44-29l0-358z m15-240l262 0 0 43-72 0 0 60q-30-5-59-5t-59 5l0-60-72 0 0-43z" horiz-adv-x="1000" />
<glyph glyph-name="volume-up" unicode="&#xe85f;" d="m0 169l0 360 203 0 307 250 0-858-307 248-203 0z m563 33q62 63 62 151t-62 152l60 65q90-90 92-219 0-125-92-213z m101-105q106 105 106 256t-106 258l66 62q131-133 131-319t-131-321z m100-98q146 147 146 354t-146 353l62 65q82-82 128-190t46-227-46-229-128-190z" horiz-adv-x="1000" />
<glyph glyph-name="print" unicode="&#xe860;" d="m0 176l0 305 1000 0 0-305-154 0 54-265-800 0 54 265-154 0z m33 362l235 99 39 0 0 153 386 0 0-153 39 0 235-99-934 0z m131-553l672 0-78 381-516 0z" horiz-adv-x="1000" />
<glyph glyph-name="edit-alt" unicode="&#xe861;" d="m0-150l0 1000 646 0-164-164-318 0 0-672 672 0 0 319 164 164 0-647-1000 0z m363 363l0 118 6 0q39 2 72-30 39-39 39-88l-117 0z m51 176l367 367 125-125-367-367z m397 397l64 64 125-125-64-64z" horiz-adv-x="1000" />
<glyph glyph-name="edit-2" unicode="&#xe862;" d="m0-150l0 818 188 182 521 0 0-226 31 31 162-160-380-381-239-78 76 238 262 262 0 226-369 0 0-156-164 0 0-668 533 0 0 143 88 87 0-318-709 0z m361 264l119 39-80 82z" horiz-adv-x="902" />
<glyph glyph-name="block" unicode="&#xe863;" d="m0 349q0 188 134 322t322 134 321-134 133-322-133-321-321-133-322 133-134 321z m115 27q-9-126 63-225l476 476q-99 73-225 63t-215-99-99-215z m143-305q99-73 224-63t215 100 100 215-63 224z" horiz-adv-x="910" />
</font>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,135 @@
@font-face {
font-family: 'Open Sans';
src: url('OpenSans-Regular-webfont.eot');
src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('OpenSans-Regular-webfont.woff') format('woff'),
url('OpenSans-Regular-webfont.ttf') format('truetype'),
url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans Light';
src: url('OpenSans-Light-webfont.eot');
src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('OpenSans-Light-webfont.woff') format('woff'),
url('OpenSans-Light-webfont.ttf') format('truetype'),
url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bebas Neue';
src: url('BebasNeue-webfont.eot');
src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('BebasNeue-webfont.woff') format('woff'),
url('BebasNeue-webfont.ttf') format('truetype'),
url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Yanone Kaffeesatz Regular';
src: url('yanonekaffeesatz-regular-webfont.eot');
src: url('yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('yanonekaffeesatz-regular-webfont.woff') format('woff'),
url('yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
url('yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatzregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Yanone Kaffeesatz Light';
src: url('yanonekaffeesatz-light-webfont.eot');
src: url('yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
url('yanonekaffeesatz-light-webfont.woff') format('woff'),
url('yanonekaffeesatz-light-webfont.ttf') format('truetype'),
url('yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Oswald Light';
src: url('Oswald-Light-webfont.eot');
src: url('Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('Oswald-Light-webfont.woff') format('woff'),
url('Oswald-Light-webfont.ttf') format('truetype'),
url('Oswald-Light-webfont.svg#OswaldLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Oswald';
src: url('Oswald-Regular-webfont.eot');
src: url('Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('Oswald-Regular-webfont.woff') format('woff'),
url('Oswald-Regular-webfont.ttf') format('truetype'),
url('Oswald-Regular-webfont.svg#OswaldBook') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Oswald Stencil';
src: url('Oswald-Stencil-webfont.eot');
src: url('Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
url('Oswald-Stencil-webfont.woff') format('woff'),
url('Oswald-Stencil-webfont.ttf') format('truetype'),
url('Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Propaganda';
src: url('propaganda-webfont.eot');
src: url('propaganda-webfont.eot?#iefix') format('embedded-opentype'),
url('propaganda-webfont.woff') format('woff'),
url('propaganda-webfont.ttf') format('truetype'),
url('propaganda-webfont.svg#propagandaregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'SquareFont';
src: url('square-webfont.eot');
src: url('square-webfont.eot?#iefix') format('embedded-opentype'),
url('square-webfont.woff') format('woff'),
url('square-webfont.ttf') format('truetype'),
url('square-webfont.svg#squarefontregular') format('svg');
font-weight: normal;
font-style: normal;
}
/* ICON FONT - ELUSIVE */
@font-face {
font-family: 'elusive';
src: url('elusive.eot');
src: url('elusive.eot?#iefix') format('embedded-opentype'),
url('elusive.woff') format('woff'),
url('elusive.ttf') format('truetype'),
url('elusive.svg?#elusive') format('svg');
font-weight: normal;
font-style: normal;
}

View file

@ -0,0 +1,93 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata></metadata>
<defs>
<font id="propagandaregular" horiz-adv-x="1433" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="819" />
<glyph horiz-adv-x="2048" />
<glyph horiz-adv-x="2048" />
<glyph unicode="&#xd;" horiz-adv-x="675" />
<glyph unicode=" " horiz-adv-x="819" />
<glyph unicode="&#x09;" horiz-adv-x="819" />
<glyph unicode="&#xa0;" horiz-adv-x="819" />
<glyph unicode="!" horiz-adv-x="655" d="M0 0v451h451v-451h-451zM0 676v676h451v-676h-451z" />
<glyph unicode="&#x22;" horiz-adv-x="655" d="M0 901v451h154v-451h-154zM297 901v451h154v-451h-154z" />
<glyph unicode="$" d="M0 0v451h512l-451 450h-61v451h389v225h451v-225h389v-451h-512l450 -450h62v-451h-389v-225h-451v225h-389z" />
<glyph unicode="&#x26;" d="M0 389v451h389v389h440v-389h400v-451h-389v-389h-451v389h-389z" />
<glyph unicode="'" horiz-adv-x="358" d="M0 901v451h154v-451h-154z" />
<glyph unicode="(" horiz-adv-x="880" d="M0 184v758l410 410h266v-451h-62l-163 -164v-348l163 -164h62v-450h-266z" />
<glyph unicode=")" horiz-adv-x="880" d="M0 -225v450h61l164 164v348l-164 164h-61v451h266l410 -410v-758l-410 -409h-266z" />
<glyph unicode="*" d="M0 870h451l163 451l164 -451h451l-359 -276l123 -440l-379 266l-378 -266l122 440z" />
<glyph unicode="," horiz-adv-x="655" d="M0 -225v676h451v-267l-410 -409h-41z" />
<glyph unicode="-" horiz-adv-x="983" d="M0 389v451h778v-451h-778z" />
<glyph unicode="." horiz-adv-x="655" d="M0 0v451h451v-451h-451z" />
<glyph unicode="/" d="M0 0v389l778 778v185h451v-389l-778 -779v-184h-451z" />
<glyph unicode="0" d="M0 0v1352h1229v-1352h-1229zM451 451h327v450h-327v-450z" />
<glyph unicode="O" d="M0 0v1352h1229v-1352h-1229zM451 451h327v450h-327v-450z" />
<glyph unicode="1" d="M225 901v451h615v-1352h-451v901h-164z" />
<glyph unicode="2" d="M0 0v451h61l451 450h-512v451h1229v-451h-62l-450 -450h512v-451h-1229z" />
<glyph unicode="Z" d="M0 0v451h61l451 450h-512v451h1229v-451h-62l-450 -450h512v-451h-1229z" />
<glyph unicode="3" d="M0 0v451h614l-225 225l225 225h-614v451h1229v-451l-225 -225l225 -225v-451h-1229z" />
<glyph unicode="4" d="M0 225v779h451v-328h327v676h451v-1352h-451v225h-778z" />
<glyph unicode="5" d="M0 0v451h614l164 163v62h451v-266l-410 -410h-819zM0 676v676h1229v-451h-778v-225h-451z" />
<glyph unicode="6" d="M0 0v1352h451v-226h778v-1126h-1229zM451 451h327v225h-327v-225z" />
<glyph unicode="7" d="M0 676v676h1229v-1352h-451v901h-327v-225h-451z" />
<glyph unicode="8" d="M0 0v1352h1229v-1352h-1229zM451 451h327v61l-164 164l164 164v61h-327v-61l163 -164l-163 -164v-61z" />
<glyph unicode="9" d="M0 225v1127h1229v-1352h-451v225h-778zM451 676h327v225h-327v-225z" />
<glyph unicode=":" horiz-adv-x="655" d="M0 0v451h451v-451h-451zM0 676v450h451v-450h-451z" />
<glyph unicode=";" horiz-adv-x="655" d="M0 -225v676h451v-267l-410 -409h-41zM0 676v450h451v-450h-451z" />
<glyph unicode="?" d="M0 0v676h778v225h-778v451h1229v-1127h-778v-225h-451z" />
<glyph unicode="@" d="M0 0v942l410 410h819v-676h-451v225h-164l-163 -164v-286h778v-451h-1229z" />
<glyph unicode="A" d="M0 0v942l410 410h819v-1352h-451v225h-327v-225h-451zM451 676h327v225h-164l-163 -164v-61z" />
<glyph unicode="B" d="M0 0v1352h1229v-512l-164 -164l164 -164v-512h-1229zM451 451h225l-225 225l225 225h-225v-450z" />
<glyph unicode="C" d="M0 0v942l410 410h819v-451h-615l-163 -164v-286h778v-451h-1229z" />
<glyph unicode="D" d="M0 0v1352h819l410 -410v-942h-1229zM451 451h327v286l-164 164h-163v-450z" />
<glyph unicode="E" d="M0 0v451l225 225l-225 225v451h1229v-451h-615l226 -225l-226 -225h615v-451h-1229z" />
<glyph unicode="F" d="M0 0v942l410 410h819v-451h-615l-163 -164v-61h614v-451h-614v-225h-451z" />
<glyph unicode="G" d="M0 0v942l410 410h819v-451h-615l-163 -164v-286h327v225h451v-676h-1229z" />
<glyph unicode="H" d="M0 0v1352h451v-451h327v451h451v-1352h-451v451h-327v-451h-451z" />
<glyph unicode="I" horiz-adv-x="655" d="M0 0v1352h451v-1352h-451z" />
<glyph unicode="J" d="M0 410v491h451v-287l163 -163h164v901h451v-1352h-819z" />
<glyph unicode="K" d="M0 0v1352h451v-451h163l164 164v287h451v-451l-225 -225l225 -225v-451h-451v287l-164 164h-163v-451h-451z" />
<glyph unicode="L" d="M0 0v1352h451v-901h327v225h451v-676h-1229z" />
<glyph unicode="M" horiz-adv-x="1556" d="M0 0v1352h451v-164l225 -225l225 225v164h451v-1352h-451v532l-225 -225l-225 225v-532h-451z" />
<glyph unicode="N" d="M0 0v1352h451v-512l327 327v185h451v-1352h-451v512l-327 -328v-184h-451z" />
<glyph unicode="P" d="M0 0v1352h819l410 -410v-717h-778v-225h-451zM451 676h327v61l-164 164h-163v-225z" />
<glyph unicode="Q" d="M0 0v1352h1229v-1352h-389v-225h-451v225h-389zM451 451h327v450h-327v-450z" />
<glyph unicode="R" d="M0 0v225l225 226l-225 225v676h1229v-1352h-451v225h-164l-163 -164v-61h-451zM451 840l163 -164h164v164h-327z" />
<glyph unicode="S" d="M0 0v451h512l-451 450h-61v451h1229v-451h-512l450 -450h62v-451h-1229z" />
<glyph unicode="T" d="M0 901v451h1229v-451h-389v-901h-451v901h-389z" />
<glyph unicode="U" d="M0 410v942h451v-738l163 -163h164v901h451v-1352h-819z" />
<glyph unicode="V" d="M0 614v738h451v-533l163 -164l164 164v533h451v-738l-615 -614z" />
<glyph unicode="W" horiz-adv-x="1556" d="M0 0v1352h451v-533l225 225l225 -225v533h451v-1352h-451v164l-225 225l-225 -225v-164h-451z" />
<glyph unicode="X" d="M0 0v389l287 287l-287 287v389h451v-185l163 -163l164 163v185h451v-389l-287 -287l287 -287v-389h-451v184l-164 164l-163 -164v-184h-451z" />
<glyph unicode="Y" d="M0 799v553h451v-348l163 -164l164 164v348h451v-553l-389 -389v-410h-451v410z" />
<glyph unicode="[" horiz-adv-x="880" d="M0 -225v1577h676v-451h-225v-676h225v-450h-676z" />
<glyph unicode="\" d="M0 963v389h451v-185l778 -778v-389h-451v184z" />
<glyph unicode="]" horiz-adv-x="880" d="M0 -225v450h225v676h-225v451h676v-1577h-676z" />
<glyph unicode="n" d="M0 0v1352h451v-185l327 -327v512h451v-1352h-451v184l-327 328v-512h-451z" />
<glyph unicode="r" d="M0 0v1352h1229v-676l-225 -225l225 -226v-225h-451v61l-164 164h-163v-225h-451zM451 676h163l164 164h-327v-164z" />
<glyph unicode="&#xad;" horiz-adv-x="983" d="M0 389v451h778v-451h-778z" />
<glyph unicode="&#x2000;" horiz-adv-x="788" />
<glyph unicode="&#x2001;" horiz-adv-x="1577" />
<glyph unicode="&#x2002;" horiz-adv-x="788" />
<glyph unicode="&#x2003;" horiz-adv-x="1577" />
<glyph unicode="&#x2004;" horiz-adv-x="525" />
<glyph unicode="&#x2005;" horiz-adv-x="394" />
<glyph unicode="&#x2006;" horiz-adv-x="262" />
<glyph unicode="&#x2007;" horiz-adv-x="262" />
<glyph unicode="&#x2008;" horiz-adv-x="197" />
<glyph unicode="&#x2009;" horiz-adv-x="315" />
<glyph unicode="&#x200a;" horiz-adv-x="87" />
<glyph unicode="&#x2010;" horiz-adv-x="983" d="M0 389v451h778v-451h-778z" />
<glyph unicode="&#x2011;" horiz-adv-x="983" d="M0 389v451h778v-451h-778z" />
<glyph unicode="&#x2012;" horiz-adv-x="983" d="M0 389v451h778v-451h-778z" />
<glyph unicode="&#x2013;" horiz-adv-x="1229" d="M0 389v451h1024v-451h-1024z" />
<glyph unicode="&#x2014;" horiz-adv-x="2253" d="M0 389v451h2048v-451h-2048z" />
<glyph unicode="&#x202f;" horiz-adv-x="315" />
<glyph unicode="&#x205f;" horiz-adv-x="394" />
<glyph unicode="&#xe000;" horiz-adv-x="1331" d="M0 0v1331h1331v-1331h-1331z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 7.1 KiB

Some files were not shown because too many files have changed in this diff Show more