first tweaks for colibris
This commit is contained in:
parent
9e71a743e2
commit
92cdca0d49
29 changed files with 3176 additions and 1199 deletions
|
@ -47,7 +47,7 @@
|
|||
height: 88px;
|
||||
margin: 5px 23px 0px 34px;
|
||||
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
font-family: 'ubuntumedium', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 18px;
|
||||
letter-spacing: 0px;
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
@font-face {
|
||||
font-family: 'Covered By Your Grace';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Covered By Your Grace'), local('CoveredByYourGrace'), url(../fonts/covered_by_your_grace.ttf) format('truetype');
|
||||
}
|
4
client/css/font-awesome.min.css
vendored
4
client/css/font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -1,51 +0,0 @@
|
|||
.container.ombre {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
padding: 20px 30px;
|
||||
}
|
||||
body {
|
||||
background-color: #eee;
|
||||
}
|
||||
h1 {
|
||||
font-family: "DejaVu Sans",Verdana,Geneva,sans-serif !important;
|
||||
font-size: 48px;
|
||||
}
|
||||
h1 a.banner {
|
||||
font-size: 48px;
|
||||
font-weight: bold;
|
||||
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif !important;
|
||||
}
|
||||
.content h1, .content h2, .content h3 {
|
||||
font-family: 'Rock Salt', "Arial Rounded MT Bold", arial, serif !important;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.content h3 {
|
||||
font-size: 14px;
|
||||
}
|
||||
#go {
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
.notice-bar {
|
||||
color: #B82E12;
|
||||
opacity: 0.75;
|
||||
text-align: center;
|
||||
margin-left: 0;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
#marker,
|
||||
#eraser,
|
||||
.active-connections {
|
||||
display: none;
|
||||
}
|
||||
#revisions-list {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#add-col[style], #delete-col[style] {
|
||||
display:inline !important; // No mouvehover effect on mobile
|
||||
}
|
||||
|
||||
.board-outline {
|
||||
margin: auto;
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 173 KiB |
|
@ -53,7 +53,7 @@
|
|||
height: 90px;
|
||||
xmargin: 5px 20px 0px 30px;
|
||||
|
||||
font-family: 'Helvetica Neue', arial, serif;
|
||||
font-family: 'ubuntumedium', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 12px;
|
||||
letter-spacing: 0px;
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
@font-face {
|
||||
font-family: 'Rock Salt';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Rock Salt'), local('RockSalt'), url(../fonts/rock_salt.ttf) format('truetype');
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 186 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
|
@ -48,7 +48,7 @@
|
|||
height: 45px;
|
||||
margin: 1px 10px 0px 19px;
|
||||
|
||||
font-family: "Arial Rounded MT Bold" , arial, serif;
|
||||
font-family: 'ubuntumedium', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 10px;
|
||||
letter-spacing: 0px;
|
||||
line-height: 9px;
|
||||
|
@ -77,7 +77,7 @@
|
|||
height: 45px;
|
||||
margin: 0px 10px 0px 19px;
|
||||
|
||||
font-family: "Arial Rounded MT Bold", "Arial" , arial, serif;
|
||||
font-family: 'ubuntulight', Verdana, Geneva, Tahoma, sans-serif;
|
||||
xfont-size: 10px;
|
||||
letter-spacing: 0px;
|
||||
line-height: 8px;
|
||||
|
|
|
@ -1,56 +1,181 @@
|
|||
@font-face {
|
||||
font-family: 'geomanistregular';
|
||||
src: url('/fonts/geomanist/geomanist-book-webfont.woff2') format('woff2'),
|
||||
url('/fonts/geomanist/geomanist-book-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'geomanistitalic';
|
||||
src: url('/fonts/geomanist/geomanist-book-italic-webfont.woff2') format('woff2'),
|
||||
url('/fonts/geomanist/geomanist-book-italic-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'ubuntubold';
|
||||
src: url('/fonts/ubuntu/ubuntu-b-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-b-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntubold_italic';
|
||||
src: url('/fonts/ubuntu/ubuntu-bi-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-bi-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntu_condensedregular';
|
||||
src: url('/fonts/ubuntu/ubuntu-c-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-c-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
} */
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntulight';
|
||||
src: url('/fonts/ubuntu/ubuntu-l-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-l-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntulight_italic';
|
||||
src: url('/fonts/ubuntu/ubuntu-li-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-li-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubuntumedium';
|
||||
src: url('/fonts/ubuntu/ubuntu-m-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-m-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'ubuntumedium_italic';
|
||||
src: url('/fonts/ubuntu/ubuntu-mi-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-mi-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'ubunturegular';
|
||||
src: url('/fonts/ubuntu/ubuntu-r-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-r-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
/*
|
||||
@font-face {
|
||||
font-family: 'ubuntuitalic';
|
||||
src: url('/fonts/ubuntu/ubuntu-ri-webfont.woff2') format('woff2'),
|
||||
url('/fonts/ubuntu/ubuntu-ri-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
} */
|
||||
|
||||
body {
|
||||
font-family: 'Helvetica Neue Light', arial, serif;
|
||||
font-size: 13px;
|
||||
font-family: 'ubuntulight', Verdana, Geneva, Tahoma, sans-serif;
|
||||
font-size: 16px;
|
||||
color: #333;
|
||||
|
||||
xheight: 1400px;
|
||||
xwidth: 2000px;
|
||||
|
||||
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
user-select: none;
|
||||
-o-user-select:none;
|
||||
-o-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
|
||||
a, a:visited {
|
||||
color:#64d29b;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover, a:focus, a:active {
|
||||
color:#64d29b;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#colibris-menu,
|
||||
#archipel {
|
||||
background: #5a696b;
|
||||
height:22px;
|
||||
}
|
||||
#archipel .archipel__islands a::before {
|
||||
font-weight: 400;
|
||||
font-family: sans-serif;
|
||||
content: '';
|
||||
display: inline-block;
|
||||
margin-right: 0;
|
||||
}
|
||||
#archipel .archipel__islands a:hover,
|
||||
#archipel .archipel__islands a:focus,
|
||||
#archipel .archipel__islands a:active
|
||||
{
|
||||
color:#64d29b;
|
||||
}
|
||||
.social-links a::before {
|
||||
width: 16px;
|
||||
padding-right: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.main-header {
|
||||
margin:2em 0;
|
||||
display: flex;
|
||||
align-content: space-around;
|
||||
align-items: center;
|
||||
}
|
||||
.logo {
|
||||
width: 400px;
|
||||
}
|
||||
.base-line {
|
||||
font-family: 'geomanistitalic', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color:#5b6a6c;
|
||||
font-size: 20px;
|
||||
margin-left:2em;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width:1140px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#board {
|
||||
position: relative;
|
||||
background-color: #dcd5d1;
|
||||
background-color: #EEE;
|
||||
|
||||
height: 100%;
|
||||
xwidth: 980px;
|
||||
xborder: solid silver 8px;
|
||||
|
||||
background-image: -webkit-gradient(
|
||||
linear,
|
||||
left top,
|
||||
right bottom,
|
||||
color-stop(0.49, rgb(214,210,206)),
|
||||
color-stop(0.84, rgb(196,191,182))
|
||||
);
|
||||
background-image: -webkit-gradient(linear,
|
||||
left top,
|
||||
right bottom,
|
||||
color-stop(0.49, #EEE),
|
||||
color-stop(0.84, #CCC));
|
||||
|
||||
xbackground: -moz-linear-gradient(top, rgb(214,210,206), #000);
|
||||
|
||||
-moz-box-shadow:inset 1px 1px 3px #999;
|
||||
box-shadow:inset 1px 1px 3px #999;
|
||||
-moz-box-shadow: inset 1px 1px 3px #999;
|
||||
box-shadow: inset 1px 1px 3px #999;
|
||||
}
|
||||
|
||||
.board-outline {
|
||||
border: solid #ccc 8px;
|
||||
border: solid #ddd 6px;
|
||||
display: block;
|
||||
height: 466px;
|
||||
|
||||
xmargin-left: auto;
|
||||
xmargin-right: auto;
|
||||
|
||||
box-shadow: 1px 3px 2px #aaa;
|
||||
|
||||
x-webkit-transform:rotate(0.3deg); /*"is that a little off-level? i feel like it is off-level"*/
|
||||
box-shadow: 1px 1px 1px #aaa;
|
||||
}
|
||||
|
||||
#board-doodles {
|
||||
|
@ -59,40 +184,44 @@ body {
|
|||
position: absolute;
|
||||
display: inline;
|
||||
opacity: 0.035;
|
||||
background-image: url('scribbles2.png');
|
||||
background-image: url('/images/scribbles2.png');
|
||||
}
|
||||
|
||||
|
||||
|
||||
.hover .content {
|
||||
xborder: solid rgba(92, 157, 181,0.5) 3px;
|
||||
xborder: solid rgba(92, 157, 181, 0.5) 3px;
|
||||
}
|
||||
|
||||
|
||||
.card-icon {
|
||||
display:none;
|
||||
position: absolute;
|
||||
top: 3%; left: 82%;
|
||||
opacity: .3;
|
||||
width: 16px; height: 16px;
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 3%;
|
||||
left: 82%;
|
||||
opacity: .3;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.card-icon-hover {
|
||||
opacity: .9;
|
||||
}
|
||||
|
||||
.card-edit-form, .card-edit-form input, .card-edit-form textarea {
|
||||
.card-edit-form,
|
||||
.card-edit-form input,
|
||||
.card-edit-form textarea {
|
||||
border: none;
|
||||
font-size:inherit;
|
||||
font-weight:inherit;
|
||||
background-color:inherit;
|
||||
font-size: inherit;
|
||||
font-weight: inherit;
|
||||
background-color: inherit;
|
||||
xvertical-align: inherit;
|
||||
font-family: inherit;
|
||||
text-align: center;
|
||||
xcolor: #444;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
outline-width:0;
|
||||
outline-width: 0;
|
||||
overflow: hidden;
|
||||
resize: none;
|
||||
width: 100%;
|
||||
|
@ -108,13 +237,13 @@ width: 16px; height: 16px;
|
|||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
xborder: solid black 1px;
|
||||
xborder: solid #5b6a6c 1px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.board-table .col{
|
||||
xborder-left: dashed #19ba98 5px;
|
||||
.board-table .col {
|
||||
xborder-left: dashed #64d29b 5px;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
height: 100%;
|
||||
|
@ -124,7 +253,7 @@ width: 16px; height: 16px;
|
|||
background-position: left top;
|
||||
}
|
||||
|
||||
.board-table .first{
|
||||
.board-table .first {
|
||||
border-left: none;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
|
@ -133,7 +262,8 @@ width: 16px; height: 16px;
|
|||
|
||||
}
|
||||
|
||||
h1, h1 a {
|
||||
h1,
|
||||
h1 a {
|
||||
color: #b6b6b6;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
|
@ -143,15 +273,15 @@ h1, h1 a {
|
|||
font-size: 15px;
|
||||
padding-top: 14px;
|
||||
letter-spacing: +1px;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: 'Rock Salt', "Arial Rounded MT Bold", arial, serif;
|
||||
color: #5c9db4;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
.bottom-icon {
|
||||
padding: 5px;
|
||||
|
@ -172,15 +302,25 @@ h2 {
|
|||
}
|
||||
|
||||
#add-col {
|
||||
position: absolute; right: 3px; top: 200px; display: none; opacity: .15;
|
||||
position: absolute;
|
||||
right: 3px;
|
||||
top: 200px;
|
||||
display: none;
|
||||
opacity: .15;
|
||||
}
|
||||
|
||||
#add-col:hover {
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
#delete-col {
|
||||
position: absolute; right: 3px; top: 224px; display: none; opacity: .15;
|
||||
position: absolute;
|
||||
right: 3px;
|
||||
top: 224px;
|
||||
display: none;
|
||||
opacity: .15;
|
||||
}
|
||||
|
||||
#delete-col:hover {
|
||||
opacity: .5;
|
||||
}
|
||||
|
@ -211,13 +351,14 @@ h2 {
|
|||
text-align: right;
|
||||
color: #bbb;
|
||||
letter-spacing: 4px;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-size: 13px;
|
||||
|
||||
}
|
||||
|
||||
.names p {
|
||||
padding: 0; margin 0;
|
||||
padding: 0;
|
||||
margin 0;
|
||||
}
|
||||
|
||||
.names ul {
|
||||
|
@ -231,42 +372,42 @@ h2 {
|
|||
}
|
||||
|
||||
.names input {
|
||||
padding: 0; //2px 8px 2px 2px;
|
||||
border: none;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
padding: 0; //2px 8px 2px 2px;
|
||||
border: none;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
|
||||
background: none;
|
||||
border-radius: 10px;
|
||||
color: #666;
|
||||
text-align: right;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-size: 13px;
|
||||
letter-spacing: 4px;
|
||||
margin:0;
|
||||
margin: 0;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.names input:hover {
|
||||
xpadding: 2px 2px 2px 2px;
|
||||
xborder: solid 1px #E5E5E5;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
xopacity: .5;
|
||||
xpadding: 2px 2px 2px 2px;
|
||||
xborder: solid 1px #E5E5E5;
|
||||
outline: 0;
|
||||
width: 100px;
|
||||
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
|
||||
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
|
||||
xopacity: .5;
|
||||
background: none;
|
||||
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
|
||||
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
|
||||
border-radius: 10px;
|
||||
color: #aaa;
|
||||
text-align: right;
|
||||
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", 'Helvetica Neue', arial, serif;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
font-size: 13px;
|
||||
letter-spacing: 4px;
|
||||
margin:0;
|
||||
margin: 0;
|
||||
|
||||
}
|
||||
|
||||
|
@ -286,9 +427,9 @@ xopacity: .5;
|
|||
}
|
||||
|
||||
.sticker {
|
||||
padding-top: 0px;
|
||||
padding-top: 0px;
|
||||
padding-left: 2px;
|
||||
xz-index:10;
|
||||
xz-index: 10;
|
||||
display: inline-block;
|
||||
width: 11px;
|
||||
height: 11px;
|
||||
|
@ -297,48 +438,61 @@ xopacity: .5;
|
|||
|
||||
.stickers {
|
||||
text-align: right;
|
||||
padding-top: 6px; margin: 0;
|
||||
padding-top: 6px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
#sticker-red {
|
||||
background-image: url('../images/stickers/sticker-red.png');
|
||||
}
|
||||
|
||||
#sticker-blue {
|
||||
background-image: url('../images/stickers/sticker-blue.png');
|
||||
}
|
||||
|
||||
#sticker-yellow {
|
||||
background-image: url('../images/stickers/sticker-yellow.png');
|
||||
}
|
||||
|
||||
#sticker-green {
|
||||
background-image: url('../images/stickers/sticker-green.png');
|
||||
}
|
||||
|
||||
#sticker-pink {
|
||||
background-image: url('../images/stickers/sticker-pink.png');
|
||||
}
|
||||
|
||||
#sticker-lightblue {
|
||||
background-image: url('../images/stickers/sticker-lightblue.png');
|
||||
}
|
||||
|
||||
#sticker-orange {
|
||||
background-image: url('../images/stickers/sticker-orange.png');
|
||||
}
|
||||
|
||||
#sticker-purple {
|
||||
background-image: url('../images/stickers/sticker-purple.png');
|
||||
}
|
||||
|
||||
#sticker-gold {
|
||||
background-image: url('../images/stickers/sticker-gold.png');
|
||||
}
|
||||
|
||||
#sticker-silverstar {
|
||||
background-image: url('../images/stickers/sticker-silverstar.png');
|
||||
}
|
||||
|
||||
#sticker-bluestar {
|
||||
background-image: url('../images/stickers/sticker-bluestar.png');
|
||||
}
|
||||
|
||||
#sticker-redstar {
|
||||
background-image: url('../images/stickers/sticker-redstar.png');
|
||||
}
|
||||
|
||||
#addsticker {
|
||||
background-image: url('../images/icons/iconic/raster/black/plus_8x8.png');
|
||||
background-image: url('../images/icons/iconic/raster/#5b6a6c/plus_8x8.png');
|
||||
background-position: 2px 2px;
|
||||
opacity: 0.3;
|
||||
|
||||
|
@ -347,9 +501,11 @@ xopacity: .5;
|
|||
height: 11px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
#addsticker:hover {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
#nosticker {
|
||||
background-image: url('../images/stickers/sticker-deletestar.png');
|
||||
}
|
||||
|
@ -442,8 +598,8 @@ xopacity: .5;
|
|||
/* Stuff for landing page */
|
||||
h1.home {
|
||||
font-size: 100px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #19ba98;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
opacity: .8;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
@ -453,18 +609,19 @@ h1.home {
|
|||
|
||||
.home {
|
||||
font-size: 30px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #19ba98;
|
||||
color: #222;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #5b6a6c;
|
||||
opacity: 1;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
xline-height: .9em;
|
||||
}
|
||||
form.home {
|
||||
margin-bottom:2em;
|
||||
}
|
||||
|
||||
p.home a {
|
||||
color: #5c9db4;
|
||||
color: #64d29b;
|
||||
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -480,42 +637,54 @@ p.small {
|
|||
}
|
||||
|
||||
input.text {
|
||||
width: 230px;
|
||||
background: none;
|
||||
padding: 6px;
|
||||
margin-bottom: 10px;
|
||||
border: none;
|
||||
width: 230px;
|
||||
background: none;
|
||||
padding: 6px;
|
||||
margin-bottom: 10px;
|
||||
border: none;
|
||||
font-size: 30px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #5c9db4;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
text-align: center;
|
||||
border-bottom: dashed 3px #19ba98;
|
||||
border-bottom: dashed 3px #64d29b;
|
||||
}
|
||||
|
||||
input:hover {
|
||||
x-webkit-box-shadow: 0px 0px 4px #000;
|
||||
xbackground: none;
|
||||
x-webkit-box-shadow: 0px 0px 4px #000;
|
||||
xbackground: none;
|
||||
}
|
||||
|
||||
|
||||
#go {
|
||||
/* padding: 0 10px 5px 0; */
|
||||
/* border-radius: 10px; */
|
||||
/* margin-bottom: 10px; */
|
||||
/* font-size: 40px; */
|
||||
/* xborder: solid 1px; */
|
||||
|
||||
}
|
||||
|
||||
#go:hover {
|
||||
box-shadow: 5px 5px 2px 1px rgba(0, 0, 255, .2);
|
||||
box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, .2);
|
||||
text-decoration: none;
|
||||
background-color: #64d29bcc;
|
||||
}
|
||||
|
||||
#go {
|
||||
display: inline-block;
|
||||
background-color: #76cfbc;
|
||||
background-color: #64d29b;
|
||||
margin-left: 30px;
|
||||
padding: 0 10px 5px 0;
|
||||
border-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
box-shadow: unset;
|
||||
border: none;
|
||||
font-size: 40px;
|
||||
font-family: 'Covered By Your Grace',"Arial Rounded MT Bold", arial, serif;
|
||||
color: #19ba98;
|
||||
color: black;
|
||||
|
||||
xborder: solid 1px;
|
||||
padding: 2px 10px;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 0px;
|
||||
font-size: 25px;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
transition: all ease-out .1s;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #5b6a6c;
|
||||
}
|
||||
|
||||
@media (max-width: 442px) {
|
||||
|
@ -525,12 +694,10 @@ input:hover {
|
|||
}
|
||||
|
||||
.notice-bar {
|
||||
xbackground-color: #ccc;
|
||||
opacity: .2;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
xtext-align: center;
|
||||
margin-left: 300px;
|
||||
text-align: center;
|
||||
color:#e33d8a;
|
||||
}
|
||||
|
||||
.notice-bar a {
|
||||
|
@ -538,20 +705,24 @@ input:hover {
|
|||
}
|
||||
|
||||
#marker {
|
||||
position: absolute; bottom: 0; right: 200px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 200px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#eraser {
|
||||
position: absolute; bottom: 0; right: 70px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 70px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
.card-hover-draggable {
|
||||
xborder: 1px dashed blue;
|
||||
box-shadow:inset 0 0 40px rgba(128, 128, 256,0.2);
|
||||
background-color: rgba(128, 128, 256,0.1)
|
||||
box-shadow: inset 0 0 40px rgba(128, 128, 256, 0.2);
|
||||
background-color: rgba(128, 128, 256, 0.1)
|
||||
}
|
||||
|
||||
/*img ~ .card-hover-draggable {
|
||||
|
@ -559,7 +730,9 @@ input:hover {
|
|||
}*/
|
||||
|
||||
img {
|
||||
user-drag: none; -moz-user-select: none; -webkit-user-drag: none;
|
||||
user-drag: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
|
||||
.config {
|
||||
|
@ -581,7 +754,7 @@ img {
|
|||
|
||||
.filler {
|
||||
xwidth: 100%;
|
||||
xbackground-color: rgba(255,0,0,0.1);
|
||||
xbackground-color: rgba(255, 0, 0, 0.1);
|
||||
xheight: 100%;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
|
@ -589,55 +762,166 @@ img {
|
|||
text-align: right;
|
||||
}
|
||||
|
||||
.active-connections {
|
||||
color: #999
|
||||
.active-connections, .credits {
|
||||
color: #999;
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/* states and images */
|
||||
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_222222_256x240.png); }
|
||||
.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
|
||||
.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
|
||||
.ui-state-default .ui-icon { background-image: url(../images/ui-icons_888888_256x240.png); }
|
||||
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_454545_256x240.png); }
|
||||
.ui-state-active .ui-icon {background-image: url(../images/ui-icons_454545_256x240.png); }
|
||||
.ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_2e83ff_256x240.png); }
|
||||
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/ui-icons_cd0a0a_256x240.png); }
|
||||
|
||||
|
||||
.ui-resizable { position: relative;}
|
||||
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
|
||||
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
|
||||
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
|
||||
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
|
||||
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
|
||||
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
|
||||
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
|
||||
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
||||
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
||||
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
|
||||
|
||||
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
||||
|
||||
.export button, .import * {
|
||||
margin-right: 15px;
|
||||
.ui-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-image: url(../images/ui-icons_222222_256x240.png);
|
||||
}
|
||||
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url(../images/ui-icons_222222_256x240.png);
|
||||
}
|
||||
|
||||
.ui-widget-header .ui-icon {
|
||||
background-image: url(../images/ui-icons_222222_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-default .ui-icon {
|
||||
background-image: url(../images/ui-icons_888888_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-hover .ui-icon,
|
||||
.ui-state-focus .ui-icon {
|
||||
background-image: url(../images/ui-icons_454545_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-active .ui-icon {
|
||||
background-image: url(../images/ui-icons_454545_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-highlight .ui-icon {
|
||||
background-image: url(../images/ui-icons_2e83ff_256x240.png);
|
||||
}
|
||||
|
||||
.ui-state-error .ui-icon,
|
||||
.ui-state-error-text .ui-icon {
|
||||
background-image: url(../images/ui-icons_cd0a0a_256x240.png);
|
||||
}
|
||||
|
||||
|
||||
.ui-resizable {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.ui-resizable-handle {
|
||||
position: absolute;
|
||||
font-size: 0.1px;
|
||||
z-index: 99999;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ui-resizable-disabled .ui-resizable-handle,
|
||||
.ui-resizable-autohide .ui-resizable-handle {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ui-resizable-n {
|
||||
cursor: n-resize;
|
||||
height: 7px;
|
||||
width: 100%;
|
||||
top: -5px;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.ui-resizable-s {
|
||||
cursor: s-resize;
|
||||
height: 7px;
|
||||
width: 100%;
|
||||
bottom: -5px;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.ui-resizable-e {
|
||||
cursor: e-resize;
|
||||
width: 7px;
|
||||
right: -5px;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.ui-resizable-w {
|
||||
cursor: w-resize;
|
||||
width: 7px;
|
||||
left: -5px;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.ui-resizable-se {
|
||||
cursor: se-resize;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
right: 1px;
|
||||
bottom: 1px;
|
||||
}
|
||||
|
||||
.ui-resizable-sw {
|
||||
cursor: sw-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
left: -5px;
|
||||
bottom: -5px;
|
||||
}
|
||||
|
||||
.ui-resizable-nw {
|
||||
cursor: nw-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
left: -5px;
|
||||
top: -5px;
|
||||
}
|
||||
|
||||
.ui-resizable-ne {
|
||||
cursor: ne-resize;
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
right: -5px;
|
||||
top: -5px;
|
||||
}
|
||||
|
||||
.ui-icon-gripsmall-diagonal-se {
|
||||
background-position: -64px -224px;
|
||||
}
|
||||
|
||||
.export button,
|
||||
.import * {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.content h1 {
|
||||
font-family: 'Rock Salt', "Arial Rounded MT Bold", arial, serif;
|
||||
color: #5c9db4;
|
||||
font-family: 'geomanistregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||
color: #64d29b;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.content * {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
#revisions-list li > * {
|
||||
cursor: pointer;
|
||||
|
||||
#revisions-list li>* {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#revisions-list li img {
|
||||
margin-left: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.active-connections {
|
||||
float:left;
|
||||
}
|
||||
|
||||
.credits {
|
||||
float:right;
|
||||
}
|
|
@ -1,24 +0,0 @@
|
|||
------------------------------------------------------------------------
|
||||
Fonthead Design End User License Agreement
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
||||
By downloading and/or installing Fonthead Design fonts ("software") you agree to the following user license terms:
|
||||
|
||||
|
||||
1) Grant of License: The purchase of this software grants to you ("user") as licensee, the non-exclusive right to use and display the software at a single home or business location on a maximum of 5 CPUs. You also may give a copy of this software to any service bureau which you hire to output your film, paper or color proofs, provided that they do not use the font software for any purpose other than outputing your work. They may keep the font software on file for use with future jobs on your behalf.
|
||||
|
||||
2) Backup: One copy of the software may be made for backup.
|
||||
|
||||
3) Transfer: You may transfer the original software from one party to another provided ALL materials, including all backup copies are included and that the recipient agrees to the licensing terms and conditions.
|
||||
|
||||
4) Copyright: The software and accompanying documentation are copyrighted and contain intellectual property information protected by law. You may not make or distribute copies of this software or accompanying documentation without the express written consent of Fonthead Design.
|
||||
|
||||
5) Fair Use: If there are illustrations or images in the font software other than letterforms, numbers, punctuation marks, diacritics, etc, you may NOT use the font software in a manner where the illustration or image becomes the primary aspect of a product for resale. For example, if an image was used on a coffee cup, to sell the coffee cup, or on a t-shirt to sell the t-shirt or on a greeting card to sell the greeting card, etc.
|
||||
|
||||
6) Ownership of software: The software and all subsequent copies are the property of Fonthead Design. This does not apply to the physical media on which the software is contained.
|
||||
|
||||
7) Disclaimer and Limited Warranty: Fonthead Design warrants that the disk is free of errors and will be replaced within one year of purchase in the event of defective media. If the failure of disk results from accident, abuse, or neglect, then Fonthead Design assumes no responsibility to replace the disk.
|
||||
|
||||
THE SOFTWARE AND ACCOMPANYING WRITTEN MATERIALS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, AND FONTHEAD DESIGN SPECIFICALLY DISCLAIMS THE WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE AND MERCHANTABILITY. IN ADDITION, FONTHEAD DESIGN DOES NOT MAKE ANY REPRESENTATIONS REGARDING THE USE OR THE RESULTS OF THE USE OF THE SOFTWARE OR THE WRITTEN MATERIALS IN TERMS OF CORRECTNESS, ACCURACY, RELIABILITY, CURRENTNESS OR OTHERWISE. THE ENTIRE RISK AS A RESULT OF THE PERFORMANCE OF THE SOFTWARE IS ASSUMED BY THE USER.
|
||||
|
Binary file not shown.
|
@ -1,216 +0,0 @@
|
|||
<?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 1996 by Ethan Dunham Fonthead Design All rights reserved
|
||||
Designer : Ethan Dunham
|
||||
Foundry : Ethan Dunham Fonthead Design
|
||||
Foundry URL : httpwwwfontheadcom
|
||||
</metadata>
|
||||
<defs>
|
||||
<font id="webfonthc2mR75o" horiz-adv-x="735" >
|
||||
<font-face units-per-em="2048" ascent="1638" descent="-410" />
|
||||
<missing-glyph horiz-adv-x="378" />
|
||||
<glyph unicode=" " horiz-adv-x="378" />
|
||||
<glyph unicode="	" horiz-adv-x="378" />
|
||||
<glyph unicode=" " horiz-adv-x="378" />
|
||||
<glyph unicode="!" horiz-adv-x="473" d="M35 164q0 61 60.5 90t115.5 -8q16 -10 41 -10q-4 -29 6 -78t5 -83t-42 -57q-76 -45 -121 5.5t-65 140.5zM128 405.5q-1 22.5 1 42t8 48t8 45.5q59 449 150 712q14 43 60 54.5t83 -9t33 -55.5q-12 -158 -88 -456t-94 -431q0 -59 -107 -16q-27 10 -40 26.5t-14 39z" />
|
||||
<glyph unicode=""" horiz-adv-x="600" d="M55 1094q-4 131 4 133q4 43 48.5 65.5t68.5 -8.5q51 -70 57.5 -157t-13 -206.5t-19.5 -175.5q0 -23 -51.5 -24.5t-65.5 33.5q-25 66 -25 207q0 2 -4 133zM431 865q-1 50 1 87q0 172 27 291q8 39 66.5 61.5t64.5 -20.5q16 -104 3 -249.5t-28 -256.5q-6 -20 -51 -24t-65 24 q-17 37 -18 87z" />
|
||||
<glyph unicode="#" horiz-adv-x="1005" d="M27 394.5q0 21.5 27.5 40t54.5 27.5l63 21q37 12 53 23q-16 33 -4 71.5t10 69.5t-36 31q-6 0 -24.5 -26.5t-37.5 -14.5q-72 25 -90 51q-18 57 10 100q20 23 93 56t90 65q16 23 19 63t-2 75.5t1 74.5q12 70 84 75t108 -44q31 -37 5.5 -126t5.5 -118q39 -29 105.5 -13.5 t96.5 54.5q41 41 58.5 158t52.5 156q20 29 48 41t63 -11q6 -4 44 -18t38 -33q4 -35 -44.5 -129t-7.5 -133q6 -6 43 -29.5t47 -42.5q8 -14 2 -37.5t-20 -31.5q-20 -10 -66.5 -19.5t-66.5 -21.5q-37 -20 -32 -93t-17 -110q12 -6 20 -21.5t10 -17.5q59 -10 102.5 -43t8.5 -80 q-20 -27 -75.5 -29t-65.5 -20q-27 -41 -11.5 -151.5t1.5 -151.5q-31 -59 -132 41q-33 31 -41 105.5t-10 136.5q0 20 -25.5 20t-43.5 -10q-27 -12 -53.5 -7t-50 1t-29.5 -25q-12 -55 7 -166.5t3 -157.5q-14 -37 -69.5 -13t-72.5 65q-14 39 -28.5 123t-30.5 118 q-14 31 -83 10.5t-89 10.5q-16 39 -16 60.5zM426 719q-72 -135 10 -193q10 -10 46 2.5t57 8.5q49 -12 72.5 27.5t21.5 94t-4 99.5q-39 -10 -77 -6t-75 -1t-51 -32z" />
|
||||
<glyph unicode="$" horiz-adv-x="624" d="M42 352q26 37 69 37q29 4 72.5 -34t54.5 -23q29 39 36 99.5t1.5 114.5t3.5 116q-94 37 -160 97t-66 142q0 37 25 49q88 113 272 152q43 14 50.5 23.5t-1 26.5t6.5 60q12 25 39.5 30t33.5 -13q25 -29 12.5 -60.5t-4.5 -66.5q4 -14 35 -30.5t57.5 -28t41 -32t-14.5 -44.5 q-16 -16 -68.5 -7t-74.5 -2q-45 -29 -52.5 -97t19.5 -103q16 -25 57 -51.5t73 -56t38 -68.5q23 -127 -23 -234q-18 -43 -93.5 -81t-98.5 -70q-31 -45 -16.5 -93.5t-32.5 -93.5q-12 -18 -42 -6t-30 31q-8 53 -2 70.5t5 37t-19 54.5q-12 25 -84 41t-101 38q-45 39 -19 76z M207 846q4 -16 22.5 -31.5t32.5 -15.5q29 -4 39 23.5t4 62.5t-18 57q-8 6 -12.5 3t-13.5 -14t-15 -13q-53 -27 -39 -72zM373 375q0 -10 10 -19q27 -8 53.5 2.5t26.5 38.5q14 49 -6.5 115t-59.5 37q-14 -16 -14 -127q0 -8 -5 -22.5t-5 -24.5z" />
|
||||
<glyph unicode="%" horiz-adv-x="1269" d="M20.5 969.5q12.5 68.5 67.5 107.5q195 137 318 80q90 -43 122.5 -154.5t-24.5 -201.5q-70 -106 -258 -49l-55 16q-28 8 -50 16.5t-43.5 22.5t-38.5 33q-51 61 -38.5 129.5zM217 930q-8 -51 46 -70.5t93 10.5q18 14 22.5 27.5t0.5 34t-4 26.5q0 4 -4 9.5t-12.5 11.5 t-12.5 10q-43 8 -83 -5t-46 -54zM279 117q0 31 8 60.5t24 72.5l23 59q47 139 127 266t216 300.5t185 242.5q27 37 50.5 44t68.5 -15q16 -16 18 -50t-6 -50q-51 -109 -143 -247t-171 -243.5t-159 -249t-119 -276.5q-45 -6 -69.5 -5t-36.5 20.5t-16 70.5zM661.5 148.5 q-24.5 72.5 4.5 142.5q12 29 40.5 68.5t34.5 54.5q10 10 48 31.5t55 41.5q37 39 139 39q96 -16 169 -94t67 -178q-29 -20 -70 -54l-73 -61q-32 -27 -73.5 -54.5t-78.5 -42.5t-83 -15t-91 20q-64 29 -88.5 101.5zM851 181.5q11 -23.5 40 -11.5l47 28q37 22 55.5 35t32.5 34.5 t4 41.5q-33 59 -93 24.5t-85 -97.5q-12 -31 -1 -54.5z" />
|
||||
<glyph unicode="&" horiz-adv-x="567" d="M39 449q-20 53 37 110t55 96q-2 6 -11 40t-11 48l-7 42q-4 28 0 49.5t13 42.5q29 51 92 100q25 12 94.5 14t81.5 31q23 51 19.5 110.5t25.5 110.5q23 37 83 24.5t56 -61.5q-6 -61 -18 -119.5t-18.5 -106.5t-2.5 -118q6 -90 -61 -123q-23 -20 -56.5 -17t-50.5 32 q-8 8 -7 39.5t-1 52.5q-12 27 -41.5 23.5t-42.5 -23.5q-39 -47 -9 -120t93 -95q16 -6 20.5 -32t-3.5 -36q-10 -20 -27.5 -32.5t-38 -16.5t-46.5 -7t-50 -5q-14 -14 -14 -31q10 -27 38.5 -44t36.5 -9q31 14 69 24.5t73.5 11.5t55 -15.5t9.5 -51.5q-14 -47 -43 -104.5 t-44 -106.5t-13 -113q2 -31 -36 -56t-71 -13q-16 0 -31.5 17.5t-21.5 35.5q0 51 22.5 108.5t22.5 108.5q-4 25 -59.5 33t-69.5 20q-65 54 -92 132z" />
|
||||
<glyph unicode="'" horiz-adv-x="247" d="M65.5 938q-12.5 82 3 155.5t25.5 155.5q4 27 27.5 43.5t51.5 18.5t49.5 -12.5t21.5 -41.5q6 -61 3 -92.5t-14.5 -97.5t-13.5 -100q-2 -18 3 -54t6 -54.5t-9 -43.5q-14 -20 -47 -26.5t-45 10.5q-49 57 -61.5 139z" />
|
||||
<glyph unicode="(" horiz-adv-x="677" d="M33 764q0 16 13 58t15 50q119 238 476 424q53 39 98 -10q70 -70 31 -98q-45 -41 -171 -128t-186 -149q-53 -55 -72.5 -129.5t-16.5 -135t20 -150.5q6 -41 16 -89.5t22.5 -89.5t35 -82.5t55.5 -74.5q12 -8 36.5 -2t38 9t23.5 -17q14 -31 4 -62t-33 -47q-109 -49 -139 -39 q-8 2 -30.5 6t-36 9.5t-21.5 13.5q-237 360 -178 733z" />
|
||||
<glyph unicode=")" horiz-adv-x="638" d="M22.5 56.5q2.5 25.5 12.5 43.5q41 45 141 122t162.5 149.5t79.5 163.5q31 156 -47 316.5t-215 287.5q-43 45 -9.5 100t99.5 72q41 10 82 -11q162 -174 282 -524q55 -166 0 -303q-98 -238 -444 -455q-61 -37 -131 0q-15 13 -12.5 38.5z" />
|
||||
<glyph unicode="*" horiz-adv-x="851" d="M31 803q33 49 132 76.5t132 54.5q-63 90 -205 156q-8 2 -10 9t0 20.5t2 15.5q0 35 35 60.5t67 4.5q43 -27 114 -80t93 -67q6 -6 8 2t2 22.5t5 20.5q4 14 16 82.5t33.5 99.5t68.5 31q29 0 52.5 -18.5t13.5 -47.5q-45 -127 -66 -244q49 -8 116 4.5t112 24.5 q53 18 85.5 -13.5t-3.5 -74.5q-39 -45 -139.5 -55t-133.5 -27q37 -43 76 -84t100 -100l82 -80q0 -14 -14 -29q-49 -27 -105 0q-39 16 -73.5 44t-82.5 76l-65 65q-14 -37 -40.5 -122t-53.5 -143.5t-68 -103.5q-16 -23 -61 -20.5t-35 40.5q10 59 64.5 190.5t54.5 209.5 q-113 -20 -221 -74q-37 -14 -74 0q-49 39 -14 74z" />
|
||||
<glyph unicode="+" horiz-adv-x="661" d="M27 614.5q4 28.5 34 38.5q111 41 215 54q12 4 12.5 14t-1.5 22q0 27 -11.5 64t-21.5 63.5t-6 58.5t28 56q37 29 113 29q27 -4 46.5 -22.5t19.5 -35.5q6 -25 6 -97.5t22 -100.5q14 -18 72.5 -14t87.5 -9q35 -27 19 -65q-41 -39 -150 -52l-14 -7q-10 -5 -17.5 -11t-7.5 -12 q0 -27 7 -74t9.5 -73.5t-6.5 -71.5q-6 -23 -44 -26t-58 17q-43 29 -60.5 106t-33.5 99q-31 25 -57.5 23t-81 -11.5t-87.5 -3.5q-38 13 -34 41.5z" />
|
||||
<glyph unicode="," horiz-adv-x="299" d="M59 166q-8 72 34 114t95.5 38.5t94.5 -23.5q43 -31 -5.5 -233.5t-111.5 -239.5q-33 -18 -53.5 0t-29.5 66.5t-13 95.5t-6.5 104.5t-4.5 77.5z" />
|
||||
<glyph unicode="-" d="M47 543q-8 49 28 87t87 38q61 0 168.5 -9.5t170 -11.5t175.5 10q14 8 31.5 2t25.5 -20q8 -39 -11.5 -65.5t-49 -36t-54.5 -21.5q-260 -74 -534 0q-16 4 -25.5 10t-9.5 11z" />
|
||||
<glyph unicode="." horiz-adv-x="325" d="M61 166q-6 55 16.5 92t59.5 50.5t78 9t68 -22.5q45 -29 44 -129t-63 -137q-78 -43 -136.5 6t-66.5 131z" />
|
||||
<glyph unicode="/" horiz-adv-x="784" d="M2 86q23 104 68 218t86 191.5l112.5 203.5t104.5 190q20 39 54 121t57.5 131t70.5 98t107 64q59 16 101 -23t7 -102l-144 -250l-161 -283q-53 -96 -128 -252.5t-120 -292.5q-8 -37 -28.5 -55t-67.5 -39q-51 -23 -90 5t-29 75z" />
|
||||
<glyph unicode="0" horiz-adv-x="890" d="M43 473q-23 195 120.5 357.5t340.5 195.5q80 14 162 -27t139 -114q84 -106 84 -238.5t-58.5 -245t-154.5 -208.5q-88 -88 -187.5 -116t-203.5 25q-211 125 -242 371zM281 565q-10 -80 27.5 -153.5t109.5 -104.5q76 -45 151 66q150 207 74 329q-53 88 -121 89 q-88 0 -159.5 -70t-81.5 -156z" />
|
||||
<glyph unicode="1" horiz-adv-x="335" d="M57 311q0 131 22.5 294t22.5 253q0 43 46.5 89t99.5 22q94 -43 78 -123q-61 -317 -43 -647q4 -16 33.5 -58.5t9.5 -74.5l-32 -33q-13 -14 -32.5 -24.5t-46.5 -10.5q-80 0 -113 68q-45 114 -45 245z" />
|
||||
<glyph unicode="2" horiz-adv-x="858" d="M41 891q12 37 42 54.5t56.5 17.5t68.5 -5.5t54 -5.5q229 0 336 -61q33 -20 72 -40t62.5 -57.5t8.5 -82.5q-37 -113 -120.5 -205t-214.5 -191q-59 -59 -13 -59q92 -14 152.5 -17t106.5 -10.5t153 -33.5q12 0 29.5 -15.5t17.5 -32.5q8 -45 -18.5 -83.5t-65.5 -49.5 q-113 -12 -190.5 -12t-116.5 5t-138.5 24.5t-181.5 31.5q-57 8 -65 71t18 97q53 96 202.5 231.5t192.5 188.5q8 16 -9 36t-25 24q-25 12 -79 13t-79 11q-51 25 -107.5 -9t-111.5 -3q-62 47 -37 168z" />
|
||||
<glyph unicode="3" horiz-adv-x="692" d="M39.5 241.5q19.5 53.5 71.5 67.5q49 16 156.5 -7t160.5 -3q10 0 29.5 12.5t11.5 18.5q-20 53 -91 93t-137.5 59.5t-107.5 64.5t-12 110q25 41 117 86t108 58q-35 20 -109.5 20t-105.5 21q-53 47 -20.5 110.5t102.5 63.5q61 -6 114.5 -10.5t113 -19.5t102.5 -42 q45 -29 56 -63.5t-11.5 -71.5t-49 -65.5t-70.5 -68.5t-60 -59q10 -6 25.5 -26.5t25.5 -24.5q82 -16 144.5 -61t82.5 -113q41 -139 -174 -246q-104 -51 -223 -47t-219 58q-50 32 -30.5 85.5z" />
|
||||
<glyph unicode="4" horiz-adv-x="753" d="M59 733.5q47 155.5 162 233.5q33 20 64.5 3.5t38.5 -44.5q16 -59 -33 -174t-29 -179q16 -53 87 -82.5t110 1.5q47 37 66.5 118.5t21.5 155.5t36.5 137.5t112.5 73.5q49 -35 56.5 -91.5t-13 -108.5t-40 -120.5t-13.5 -113.5q10 -37 3 -74t-22.5 -63.5t-31.5 -59.5 q-20 -53 -28.5 -83t-14.5 -86t12 -89q4 -14 -8 -26.5t-34.5 -25.5t-31.5 -22q-57 -43 -112 33q-25 27 -13.5 115t3.5 123q0 14 -10.5 16t-32 -2t-31.5 -4q-92 0 -169 47t-99 119q-54 117 -7 272.5z" />
|
||||
<glyph unicode="5" horiz-adv-x="811" d="M24.5 485.5q-8.5 32.5 6.5 55.5q16 16 44.5 40.5l41.5 36.5q23 27 65.5 91.5t77.5 101.5t78 57q31 16 90 23.5t84 15.5q49 12 76.5 10t77 -11t77.5 -9q27 0 46.5 -17.5t19.5 -39.5q8 -41 -22.5 -74t-63.5 -33q-322 59 -414 -125q41 -18 138.5 -36.5t140.5 -39.5 q80 -20 106 -77q59 -72 11 -164q-80 -141 -218.5 -222t-291.5 -67q-61 6 -78 64.5t10 109.5q23 31 34 44t34.5 27.5t46.5 4.5q10 0 20 -28.5t19 -28.5q147 -37 270 145q-55 59 -141 73.5t-193.5 14.5t-167.5 16q-16 9 -24.5 41.5z" />
|
||||
<glyph unicode="6" horiz-adv-x="786" d="M43 276q-63 244 86.5 471.5t402.5 288.5q45 10 80 2t55.5 -25.5t16.5 -37t-35 -29.5q-465 -223 -442 -551q25 4 123 29t142 31t120 -6.5t139 -53.5q47 -37 44 -107.5t-44 -109.5q-104 -152 -254 -172q-154 -25 -275.5 54t-158.5 216zM322 203q18 -78 159 -41 q35 8 48.5 12t28.5 15.5t18.5 29t-1.5 47.5q-2 25 -23.5 36t-48 9t-50.5 -2q-63 -6 -103 -32.5t-28 -73.5z" />
|
||||
<glyph unicode="7" horiz-adv-x="821" d="M18 848q10 29 36 61.5t48 32.5q152 0 420 84q166 51 283 -20q14 -14 16 -35t-5 -37t-11 -35l-74 -154q-51 -104 -79.5 -167.5t-56.5 -155.5t-32 -174l10 -27q8 -29 0 -35q-35 -53 -92 -85.5t-86 1.5q-41 66 -44 140.5t24.5 150.5t62.5 146l76 153q41 84 59 146 q-98 0 -264 -50.5t-196 -56.5q-43 -8 -80.5 32t-14.5 85z" />
|
||||
<glyph unicode="8" horiz-adv-x="886" d="M20 47q8 90 57.5 158.5t157 159t130.5 112.5q-25 33 -76 78l-87 79q-36 34 -61.5 86t-15.5 107q203 152 582 105q8 61 41.5 102t87.5 35q35 0 47 -44t-4 -77q-53 -203 -275 -420q131 -131 129 -258q-2 -63 -39 -111t-100.5 -76t-118.5 -42t-127 -27q-209 -35 -328 33z M295 190q51 -37 118.5 -22.5t104.5 63.5q43 51 18.5 98.5t-65.5 26.5q-59 -20 -84 -36.5t-43 -46.5zM365 758q-37 -23 9 -87.5t91 -49.5q53 20 84 71t0 82q-25 29 -57.5 30t-54 -8t-72.5 -38z" />
|
||||
<glyph unicode="9" horiz-adv-x="622" d="M43 614q-31 109 20.5 204t155.5 149q37 18 101.5 29.5t133 12.5t119 -28t50.5 -86q-16 -135 -87 -400.5t-90 -406.5q0 -35 -34.5 -57.5t-61.5 -30.5q-31 -6 -72.5 15.5t-35.5 52.5q10 66 92 362q25 86 14 86q-104 -61 -186 -44t-119 142zM211 711q-2 -43 33 -52.5 t73 17.5q31 18 82.5 85.5t22.5 82.5q-66 25 -134.5 -20t-76.5 -113z" />
|
||||
<glyph unicode=":" horiz-adv-x="325" d="M59 166q-8 72 34 114t95.5 38.5t94.5 -23.5q45 -29 43 -129t-62 -137q-78 -43 -136.5 6t-68.5 131zM59 776q-8 72 34 114t95.5 38t94.5 -25q45 -27 42 -116t-65 -125q-86 -39 -138.5 -2.5t-62.5 116.5z" />
|
||||
<glyph unicode=";" horiz-adv-x="321" d="M57 166q-8 72 34 114t95.5 38.5t94.5 -23.5q43 -31 -5.5 -233.5t-111.5 -239.5q-33 -18 -53.5 0t-29.5 66.5t-13.5 95.5t-6.5 104.5t-4 77.5zM57 776q-8 72 34 114t95.5 38t94.5 -25q45 -27 41.5 -116t-64.5 -125q-86 -39 -138.5 -2.5t-62.5 116.5z" />
|
||||
<glyph unicode="<" horiz-adv-x="935" d="M0 600q0 90 78 164q94 76 309 172t307 176q4 4 11.5 4t18.5 -2t17 -2q66 0 94.5 -44t-6.5 -81q-59 -66 -170.5 -112t-214 -95t-155.5 -131q86 -51 187.5 -99l227 -102.5t193.5 -87.5q39 -23 39 -59q6 -63 -58.5 -100t-125.5 -15q-14 10 -37 32t-31 26q-250 139 -578 280 q-8 4 -35.5 13.5t-47 23.5t-23.5 39z" />
|
||||
<glyph unicode="=" horiz-adv-x="561" d="M57 860q33 63 100.5 73.5t169 -2.5t152.5 -7q57 10 78 -43q27 -80 -78 -109q-197 -72 -368 -10q-27 10 -48.5 42.5t-5.5 55.5zM68 483q-14 45 19.5 83t78.5 46q76 0 174 -75q23 -18 79 11.5t83 -1.5q12 -6 20 10t13 12q31 -33 21.5 -67.5t-44.5 -50.5q-59 -61 -146 -85 t-172 5.5t-126 111.5z" />
|
||||
<glyph unicode=">" horiz-adv-x="792" d="M10 1018q-14 20 16.5 59t63.5 39q41 8 84 -3t98.5 -36.5t75.5 -32.5q254 -84 410 -231q33 -25 33 -56.5t-21.5 -56t-56.5 -47.5q-94 -59 -272.5 -202.5t-286.5 -206.5q-55 -31 -97.5 14t-1.5 92q25 41 115 90q61 31 159.5 110t135.5 103q29 10 63.5 32t24.5 40 q-39 68 -113.5 107.5t-147.5 52t-154 45.5t-128 88z" />
|
||||
<glyph unicode="?" horiz-adv-x="675" d="M20.5 1231q8.5 45 47.5 67q102 20 149 0q37 -14 131 -46.5t160.5 -64.5t126.5 -77q53 -53 39 -80q-20 -82 -91 -145.5t-159 -124t-127 -117.5q-27 -39 -8.5 -104.5t37 -112.5t-20.5 -100q-14 -14 -50 -14.5t-58 14.5q-84 57 -121 161.5t-8 196.5q18 55 72.5 96 t111.5 62.5t116.5 65.5t86.5 104q-66 35 -204 79t-204 78q-35 17 -26.5 62zM83 88q-1 39 44 70q29 18 119 18q43 -6 60.5 -39t-1.5 -69q-20 -45 -79.5 -61.5t-98.5 11.5q-43 31 -44 70z" />
|
||||
<glyph unicode="@" horiz-adv-x="1028" d="M35 332q-25 106 0 196q129 451 348 670q137 137 358 107q90 -12 155 -65.5t92.5 -128.5t38.5 -161t-9 -162q-10 -47 -46 -76.5t-86 -54t-73 -47.5q-20 -16 -31.5 -90t-23.5 -98q-31 -72 -108 -123t-164 -51t-138 67q-49 68 -18 205q35 154 113.5 264.5t199.5 110.5 q20 0 41 -9t38 -23.5t34.5 -34t33.5 -41.5l31 -44q16 -14 29.5 -1.5t23.5 36.5q49 139 -26 305q-45 96 -157.5 102.5t-182.5 -67.5q-254 -254 -303 -678q-12 -106 59.5 -187t181.5 -126q66 -27 125 8q10 -14 24.5 -13t29 9t22.5 7t4 -19q-4 -68 -59 -96.5t-122 -23.5 t-130 30q-41 14 -79 38.5t-67.5 50t-61.5 56.5l-60 59q-14 23 -37 99zM500 483q-8 -70 18 -88q20 -20 41 -8t31 25.5t16 27.5q82 145 19 258q-115 -98 -125 -215z" />
|
||||
<glyph unicode="A" horiz-adv-x="823" d="M36 139q11 61 38.5 140t36.5 120q63 289 137 508q10 33 39.5 171.5t72.5 197.5q16 25 69 33q11 2 20 1q35 0 49 -24q68 -145 123 -360t90 -379q0 -14 27.5 -28.5t35.5 -26.5q20 -35 0 -56q-15 -33 -15 -75q0 -55 25 -125q38 -106 39 -161q0 -10 -2 -18q-6 -43 -66 -54 q-14 -3 -26 -2q-42 0 -65 30q-29 39 -46.5 155.5t-72.5 149.5q-45 26 -102 25q-16 0 -33 -2q-78 -9 -134 -52q-25 -18 -41 -66t-23 -94.5t-26.5 -89.5t-51.5 -52q-9 -3 -20 -2q-30 0 -77 17q-6 30 -7 61q1 29 6 58zM303 532q0 -24 19 -30q30 -21 88 -21h20q74 4 86 47 q9 34 9 72q0 28 -5 57q-12 70 -40 127l-56 123q-47 -57 -64 -184q-4 -27 -18 -67t-26 -65q-13 -30 -13 -59z" />
|
||||
<glyph unicode="B" horiz-adv-x="813" d="M45 1169q-13 22 -13 44q0 25 17 50q33 46 66 46q44 3 96 3q44 0 93 -2q110 -5 177 -44q18 -10 133 -51t156 -99q18 -37 8 -61l-78 -68l-94 -80q-43 -35 -90 -61q-10 0 -25.5 -14.5t1.5 -20.5q115 -23 201.5 -78t111.5 -139q8 -29 8 -58q0 -126 -147 -274 q-119 -119 -223.5 -187.5t-221.5 -74.5h-5q-30 0 -55 20q-28 23 -11 58q8 16 39.5 47t31.5 41q5 41 5 86q0 34 -3 71q-6 85 -19.5 156.5t-27.5 157.5q-2 14 -12 39.5t-16.5 44t-5.5 44.5t18 46q9 11 9 37t-9 67q-6 24 -6 48q0 19 4 36q5 25 5 51q0 16 -2 32q-5 42 -36 61 q-8 6 -39 9t-41 17zM333 1038q0 -16 6 -43q7 -35 3 -53q9 -1 18 -1q53 0 99 31q53 36 67 83q8 16 -9 27.5t-55 23.5t-50 18q-15 8 -26 8q-16 0 -27 -15q-26 -38 -26 -79zM372 516q11 -49 13 -72q2 -16 7 -63t11.5 -78t18.5 -59q49 45 99 81.5t81 92.5q22 39 22 81 q0 17 -3 33q-8 43 -59.5 81t-103.5 46q-11 2 -22 2q-39 0 -67 -24q-9 -32 -10 -50q1 -17 13 -71z" />
|
||||
<glyph unicode="C" horiz-adv-x="921" d="M25 526q25 170 115.5 294t250.5 161q46 11 99 11q90 0 198 -31q37 -12 64 -47q14 -18 14 -38q0 -17 -10 -34q-12 -23 -30.5 -33t-51.5 -16.5t-45 -10.5q-18 -5 -42 -5q-32 0 -75 9q-47 10 -76 11q-18 0 -30 -4q-117 -41 -158 -159q-21 -60 -21 -123q0 -59 19 -120 q39 -125 157 -183q70 -34 142 -34q50 0 102 16q18 6 49 26l54 33q23 13 52 21.5t46 -8.5q55 -45 68 -88q3 -9 3 -19q0 -33 -36 -65q-120 -87 -281 -87q-107 0 -231 38q-154 49 -228 109q-125 104 -124 291q0 41 6 85z" />
|
||||
<glyph unicode="D" horiz-adv-x="778" d="M41 1114q0 8 2 18.5t2 12.5q10 47 53 62q28 10 56 10l30 -3q143 0 250 -69q152 -102 262 -252q83 -119 83 -243q0 -23 -3 -47q-18 -148 -112.5 -273t-229.5 -191q-98 -51 -184 -51q-48 0 -92 16q-41 14 -70 54q-20 27 -20 53q0 11 4 22q6 8 36.5 32t32.5 44q1 26 1 55 q0 239 -46 660q0 14 -24.5 44t-26.5 34q-4 4 -4 12zM285 993q0 -96 13 -407.5t26 -311.5q12 -2 24 -2l82 27q53 35 84 82q25 37 38 60.5t31.5 61.5t25.5 66.5t7 64.5t-12 68q-37 106 -122.5 192.5t-196.5 98.5z" />
|
||||
<glyph unicode="E" d="M31 598q0 12 8 31q0 6 16 18l13 10q12 25 12 63t-2 60q0 31 -12.5 93.5t-12.5 109.5t25 82q86 125 258 140q23 2 45 2q144 0 254 -87q16 -11 16 -28q0 -13 -10 -30q-23 -38 -72 -46q-5 -1 -12 -1q-36 0 -110 19q-46 12 -80 12q-31 0 -54 -10q-45 -20 -52 -75 q-3 -22 -3 -43q0 -34 7 -67q4 -19 4 -38q0 -35 -13 -70q39 -23 99 -23h15q51 0 93 6q13 2 25 2q34 0 68 -14q46 -19 69 -75q-33 -57 -100.5 -67.5t-138.5 -12.5t-101 -35q-37 -39 -38 -124q0 -9 1 -18q4 -99 18 -177q27 -5 55 -5q41 0 83 11q71 18 156 56t132 50q6 6 37 -18 q6 -22 6 -41q0 -25 -10 -47q-18 -39 -61 -55q-94 -41 -220 -85q-110 -39 -200 -39q-13 0 -25 1q-14 2 -48 3t-52.5 8t-22.5 28q-19 60 -19 163q0 30 2 63q2 42 2 78q0 93 -13 148q-2 10 -18 33q-19 28 -19 41z" />
|
||||
<glyph unicode="F" horiz-adv-x="712" d="M38 470q-8 11 -9 25q0 14 10 29q12 16 59 44t54 48q8 18 4 56.5t-10 56.5l-16 56q-11 38 -15 57q-49 191 -49 327q0 24 2 48q0 16 12 35.5t24 19.5q111 39 233 39q30 0 61 -2q155 -12 286 -84q31 -16 31 -38q0 -34 -76 -83q-27 -12 -61 -12q-52 0 -120 28q-97 40 -150 40 q-9 0 -17 -1q-6 -39 -6 -83q0 -83 20 -182q31 -153 62 -259q6 0 13 -1q28 0 80 6q67 7 113 10q6 0 13 1q40 0 73 -18q37 -19 37 -65q0 -47 -62 -58q-60 -10 -129 -15.5t-83 -35.5q-14 -21 -14 -52q0 -14 3 -29q9 -50 25 -85l40 -87q24 -52 32 -85q6 -17 6 -32q0 -28 -19 -50 q-30 -35 -73 -37h-9q-38 0 -65 16q-57 57 -88 210t-80 210q-10 10 -21.5 7t-35 -7t-37.5 0q-31 8 -48 32z" />
|
||||
<glyph unicode="G" horiz-adv-x="806" d="M57 270q-21 110 -21 214q0 117 27 225q51 203 230 327q112 76 233 76h6q125 -2 232 -76q31 -25 22.5 -53.5t-41.5 -44.5q-25 -17 -71 -17q-33 0 -76 9q-65 13 -107 13q-25 0 -40 -5q-41 -10 -75 -48t-49.5 -71t-33.5 -86q-41 -109 -54 -210q-4 -29 -4 -57q0 -73 24 -147 q34 -102 132 -147q23 -11 48 -11q13 0 26 3q39 8 53 37q8 18 19.5 37.5t18.5 40t10 38t-4 35t-23 27.5q-59 31 -60 39q-15 23 -15 43q0 24 22 43q40 35 102 51q32 10 62 10q54 0 106 -30q53 -31 53 -82q0 -26 -14 -56q0 -4 -20.5 -13t-20.5 -15q0 -41 -18.5 -111t-20.5 -86 q-4 -29 -43 -64.5t-45 -44.5q-23 -16 -68 -23t-59 -15q-62 -26 -123 -27q-77 0 -154 42q-137 74 -166 230z" />
|
||||
<glyph unicode="H" horiz-adv-x="802" d="M61 679l15 58v21q0 46 -6 131q-5 61 -5 111q0 38 3 70q6 75 41 136q20 35 75 41q11 1 22 1q44 0 85 -19q50 -42 50 -83q0 -5 -1 -9q-6 -35 -23.5 -101.5t-26.5 -109.5q-8 -35 -8 -78q0 -9 1 -20q2 -54 24 -95q23 -31 96 -43q19 -3 35 -3q43 0 56 26q28 76 27 212v27 q-1 36 0 69q0 109 7 181q8 47 53 68q31 15 63 14l25 -2q44 -8 56 -37q29 -108 29 -175v-9q-2 -70 -16 -193q-10 -94 -10 -156q0 -19 1 -36q2 -14 33 -48t35 -57q2 -18 -19.5 -39.5t-23.5 -27.5q-8 -38 -8 -88q0 -85 22 -207q35 -193 35 -260q-28 -6 -53 -6q-45 0 -78 19 q-51 30 -74 97.5t-34 138l-23.5 157.5t-30.5 134q-14 41 -59 54q-26 7 -51 7q-18 0 -35 -4q-41 -9 -50 -26q-27 -28 -27 -103q0 -49 12 -118q16 -92 16 -156q0 -58 -13 -94h-9q-71 0 -118 30q-49 32 -68.5 92t-25.5 116.5t-8 135.5t-8 116q-2 12 -11 44q-7 25 -6 38 q-1 11 12 58z" />
|
||||
<glyph unicode="I" horiz-adv-x="329" d="M56 712q1 210 26 367q12 82 80 106q21 7 43 7q48 0 100 -35q26 -26 26 -46q0 -7 -3 -13q-51 -145 -60 -310q-3 -62 -3 -131q0 -112 8 -240q10 -159 11 -256q0 -30 -1 -55q-2 -23 -47 -30q-13 -2 -26 -3q-31 0 -60 15q-35 16 -56.5 48t-27 67t-7.5 76q-1 20 -1 39t1 36 q-3 118 -3 276v82z" />
|
||||
<glyph unicode="J" horiz-adv-x="784" d="M33 424q0 129 28 178q51 52 116 53q16 0 34 -4q45 -8 56 -57q3 -14 3 -28q0 -36 -20 -72q-16 -31 -22 -78q-1 -10 -1 -20q0 -37 16 -75q19 -48 66 -65q26 -11 55 -11q19 0 39 5q51 12 64 55q30 91 30 194q0 36 -3 73q-14 144 -61.5 265t-92.5 261q-6 16 -6 31q0 25 14 49 q14 27 65.5 34t63.5 25q12 -12 51 -20.5t39 -28.5q10 -82 39 -189l54 -193q26 -87 45 -182q14 -75 14 -149q0 -21 -1 -41q-5 -94 -42 -178q-72 -165 -313 -165q-73 0 -162 15q-57 10 -93 41t-51.5 82.5t-19.5 92.5t-4 102z" />
|
||||
<glyph unicode="K" horiz-adv-x="714" d="M31 1217q0 35 40 63.5t85 30.5h6q54 0 76 -35q17 -28 17 -65q0 -12 -2 -25q-7 -53 -7 -110.5t12 -96.5q7 -15 22 -15q25 0 74 44q33 20 95.5 82.5t103.5 78.5q11 4 23 4q32 0 70 -27q41 -30 41 -58q0 -8 -3 -15q-47 -82 -194.5 -165t-184.5 -117q-12 -12 7.5 -47 t56.5 -82.5t45 -61.5q20 -23 106 -103.5t131 -140t62 -125.5q1 -5 1 -9q0 -31 -62 -55q-30 -12 -56 -12q-35 0 -64 21q-49 41 -155 179l-113 147q-5 -25 -5 -60q0 -121 60 -356q7 -21 7 -53v-17q-2 -43 -15 -61q-20 -43 -60 -54q-13 -4 -27 -4q-27 0 -56 15 q-16 6 -31.5 25.5t-15.5 39.5q0 125 -51 519q-39 291 -39 721z" />
|
||||
<glyph unicode="L" horiz-adv-x="880" d="M27 166q0 41 7 108.5t7 98.5q0 422 80 860q12 61 100 72q12 1 22 1q68 0 76 -59q11 -64 11 -139q0 -54 -5 -113q-13 -141 -37 -253.5t-33 -257.5q-2 -35 -2 -68q0 -104 21 -191q102 0 143.5 1t125.5 13.5t137 39.5q47 34 87 33q21 0 40 -9q76 -76 76 -112q0 -10 -6 -17 q-63 -74 -164 -102q-85 -24 -165 -25q-14 0 -28 1q-35 2 -74 2q-63 0 -136 -5q-118 -8 -199 -45q-45 29 -64.5 77t-19.5 89z" />
|
||||
<glyph unicode="M" horiz-adv-x="1232" d="M30 283l-2 31q0 44 11 83l36 129q22 76 27 121q14 100 31 300t31 300q8 57 83 64q10 1 18 1q59 0 77 -36q49 -68 79 -151t56.5 -196.5t44.5 -170.5l10 -13q12 -12 18.5 -17t10.5 -1q29 41 57.5 108.5t48 127t50.5 121t63.5 102.5t86.5 59q29 10 62 10q29 0 62 -8 q66 -190 123 -576t117 -571q4 -10 3 -20q0 -23 -21 -43q-30 -29 -72 -37t-67 -8t-34 8q-59 117 -83.5 276.5t-45 322.5t-69.5 278q-43 -70 -92.5 -214.5t-77.5 -203.5q-4 -10 0 -35t0 -35q-25 -49 -73 -76q-26 -14 -52 -14q-22 0 -45 10q-31 8 -55.5 35t-24.5 55 q-23 205 -90 230q-23 8 -26 -17.5t2 -60.5t-5 -62q-14 -20 -14 -83q0 -21 2 -47q4 -62 4 -96q0 -23 -2 -34q-8 -57 -96 -73q-25 -5 -46 -5q-52 0 -77 29q-39 42 -44 103z" />
|
||||
<glyph unicode="N" horiz-adv-x="694" d="M47 174q12 96 23.5 381t44.5 442q6 29 59 29t74 -20q63 -84 130.5 -282t131.5 -282q14 39 18 77q2 22 3 51q0 22 -2 48q-3 61 -3 76q0 66 -37 229q-27 117 -26 195q0 31 4 56q6 43 72 49q9 1 17 0q51 0 62 -33q20 -51 35 -107.5t22 -109.5t12 -112.5t6 -115t1 -113.5 v-114q0 -211 -84 -295q-27 -31 -75 -34h-10q-42 0 -66 26q-51 59 -105.5 158.5t-87.5 169.5q-23 -62 -23 -168q0 -16 1 -34q1 -26 1 -50q0 -95 -14 -152q-10 -39 -69 -44q-7 -1 -13 0q-51 0 -86 36q-16 18 -16 43z" />
|
||||
<glyph unicode="O" horiz-adv-x="827" d="M55 582q41 143 159 255.5t258 127.5q12 1 24 1q127 0 243 -139q89 -120 89 -257q0 -43 -9 -89q-37 -188 -192 -293q-102 -70 -211 -72h-10q-103 0 -193 62q-96 72 -142 180q-28 65 -28 133q0 45 12 91zM268 457q20 -92 73 -148q32 -34 74 -34q26 0 56 14q96 45 134 146 q22 60 22 122q0 44 -11 90q-14 55 -79 79q-43 15 -83 15q-21 0 -40 -4q-49 -8 -103 -119q-45 -93 -44 -143q-1 -10 1 -18z" />
|
||||
<glyph unicode="P" horiz-adv-x="972" d="M22 1191q11 50 41 62q145 58 298 59q94 0 190 -23q252 -58 420 -251q3 -26 3 -51q0 -81 -31 -151q-40 -92 -114.5 -151.5t-171 -112t-194.5 -83t-184 -65.5q-1 -12 -2 -27q0 -50 16 -132q13 -66 13 -111q0 -27 -5 -48q-18 -53 -74 -86q-37 -22 -77 -21q-20 0 -41 5 q-10 6 -46 47q-20 160 -20 358t20 435q2 18 3.5 39.5t3.5 42t6 42t9 41t14.5 39t19.5 35.5q-10 4 -38 10.5t-40 12.5q-22 25 -23 59q1 13 4 26zM267 710q3 -36 34 -46q36 -13 75 -13q88 0 188 65q144 93 179 230q-86 66 -145 102.5t-149 62.5q-50 14 -97 14q-38 0 -73 -9 q-4 0 20.5 -23.5t24.5 -43.5q0 -29 -17.5 -80t-17.5 -78q0 -25 -13 -85q-10 -48 -9 -81q-1 -8 0 -15z" />
|
||||
<glyph unicode="Q" horiz-adv-x="866" d="M39 698q-9 34 -9 71q0 109 79 241q27 35 63.5 64.5t88.5 62t77 51.5q23 23 55.5 38t77.5 28.5t68 23.5q64 31 111 31q39 0 67 -21q49 -34 49 -91q0 -48 -57 -58q57 -111 92 -201t57 -202q10 -50 10 -98q0 -59 -15 -115q-28 -101 -105 -183q8 -23 15 -46l14 -46 q7 -23 11.5 -48.5t5.5 -48t-2.5 -46t-13.5 -46.5q-8 -31 -44 -49q-18 -9 -34.5 -9t-31.5 9q-45 33 -60.5 130.5t-50.5 119.5q-33 18 -140.5 42t-158.5 69q-123 111 -170 178q-20 30 -49 149zM229 750q8 -119 119 -230l4 -4q68 -72 111 -72q20 0 35 15q12 10 10 19 t-11.5 29.5t-9.5 31.5q0 27 2.5 41t13.5 32.5t36 26.5q14 6 27.5 6t25.5 -3t23.5 -9t21.5 -16l20 -18l21 -19q16 56 16 113q0 77 -29 154q-50 134 -157 202q-28 18 -59 18q-35 0 -72 -25q-70 -45 -112 -132q-37 -76 -36 -141q-1 -10 0 -19z" />
|
||||
<glyph unicode="R" horiz-adv-x="839" d="M46 382q-3 76 -3 143q0 76 4 141q0 51 39 205q22 89 22 152q0 46 -12 77q-2 6 -8 29.5t-7 36t-2 30.5t6 30.5t21 20.5q114 63 233 63q78 0 159 -27q203 -69 317 -253q24 -37 24 -77q0 -122 -221 -267q68 -360 197 -610q6 -11 6 -21q0 -29 -50 -47q-29 -11 -52 -10 q-31 0 -51 18q-76 63 -113 172t-68.5 225.5t-93.5 184.5q-18 22 -65 22h-13q-57 -3 -71 -32q-12 -40 -13 -95q0 -73 22 -172q40 -185 40 -219q0 -27 -45 -46q-33 -14 -65 -13q-14 0 -27 2q-37 12 -60 59q-43 115 -50 278zM252 818.5q0 -27.5 22 -34.5q40 -9 82 -9 q50 0 101 13q94 25 161 84q23 10 38 31q8 11 8 21q0 9 -7 18q-74 154 -295 178q-4 0 -7 1q-29 0 -42 -28q-14 -32 -19 -88.5t-9 -72.5q-8 -27 -20.5 -56.5t-12.5 -57z" />
|
||||
<glyph unicode="S" horiz-adv-x="903" d="M27 1018q51 63 117.5 108t147.5 72t149.5 43t167 34.5t155.5 33.5q13 3 26 3q27 0 54 -15q39 -22 53 -56q6 -13 6 -24q0 -23 -21 -45q-32 -32 -73 -42q-66 -25 -227.5 -47t-241.5 -65q-37 -21 -37 -44q0 -6 2 -11q39 -57 104.5 -117t129 -100.5t132 -95t109.5 -102.5 t65 -119q11 -33 11 -68q0 -39 -14 -80q-29 -104 -116 -173t-198 -93q-77 -16 -158 -16q-35 0 -72 3q-120 10 -216 55q-60 31 -60 86q0 18 7 39q27 84 108 121q4 1 9 1q28 0 50 -36q26 -41 42 -45q12 -2 60 -6t75 -16q32 -15 67 -15q29 0 60 10q70 22 118 50q40 31 40 74 q0 28 -17 61q-78 100 -273.5 239.5t-275.5 241.5q-10 14 -28.5 33.5t-28.5 32t-19 28.5q-6 12 -6 23q1 17 17 39z" />
|
||||
<glyph unicode="T" horiz-adv-x="884" d="M63 1192q111 55 208.5 81.5t178 29t182 2.5t218.5 4q6 0 18 -19l11 -20q5 -15 5 -29q0 -26 -18 -50q-27 -36 -75 -52q-82 -16 -115 -16.5t-105 -2.5q-74 -360 -90 -1016q0 -51 -119 -100q-12 -4 -21 -4q-19 0 -34 14q-23 23 -24 49q-2 42 -3 92q0 170 27 436 q35 343 35 490q0 31 -39 23t-61 -23q-12 -2 -83 -33q-47 -21 -78 -21q-16 0 -28 5q-47 21 -47 70q-1 61 57 90z" />
|
||||
<glyph unicode="U" horiz-adv-x="983" d="M41 728q8 155 57 316q18 57 80 86q31 14 62 15l61 -15q33 -37 34 -74q0 -11 -3 -22q-55 -127 -70 -273q-3 -35 -3 -69q0 -110 35 -216q46 -138 155 -204q46 -25 85 -24q16 0 31 4q51 14 89 69.5t60.5 119t30.5 128.5q17 105 17 167v14q-2 63 -14.5 178.5t-12.5 179.5 q-2 23 9.5 40t22.5 27.5t47 21.5l46 14q10 3 55 14q0 -16 20.5 -24.5t20.5 -16.5q25 -178 28 -311v-21q0 -123 -33 -267q-36 -157 -122 -282q-66 -94 -172 -160.5t-220 -75.5q-11 -1 -21 -1q-101 0 -178 79q-109 115 -157 272q-41 134 -41 266q0 23 1 45z" />
|
||||
<glyph unicode="V" horiz-adv-x="833" d="M27 965q6 27 44 57.5t76 35.5q5 1 10 0q32 0 50 -32q31 -68 85 -289t128 -325q66 145 125 436t96 399q10 31 60 51q30 12 59 13q18 0 36 -5q37 -11 37 -53q0 -8 -2 -16q-43 -289 -180 -784q-47 -158 -82 -383q-8 -29 -46 -49.5t-85 -20.5q-72 0 -80 31 q-18 63 -77.5 159.5t-73.5 141.5q-20 63 -76.5 195t-84.5 236q-21 80 -21 156q0 24 2 46z" />
|
||||
<glyph unicode="W" horiz-adv-x="1247" d="M55 956q18 61 86 91q24 10 44 10q37 0 63 -35q33 -51 33 -124t-14 -134q-6 -28 -6 -58q0 -38 9 -81q6 -25 13.5 -71t13.5 -72.5t21.5 -62.5t37.5 -63q55 61 111.5 207t101.5 201q53 63 109 64h2q54 0 98 -49q45 -50 79 -111.5t56 -128.5q0 -16 17.5 -44t25.5 -20 q51 61 66 146q8 45 8 87q0 36 -6 71q-12 75 -15 165q-1 16 -1 31q0 72 12 133q16 33 66 54q25 11 45 11q21 0 38 -12q41 -33 59.5 -86t18.5 -94t-6 -112.5t-6 -104.5q0 -193 -86 -418q-53 -100 -86 -127q-43 -35 -84 -38h-9q-36 0 -66 21q-34 24 -60.5 57.5t-48.5 76.5 q-78 154 -129 225q-29 -39 -64 -112.5l-65.5 -132t-71.5 -114t-101 -77.5q-33 -12 -72 -12q-31 0 -65 8q-127 172 -170 393q-22 113 -22 227q0 107 20 215z" />
|
||||
<glyph unicode="X" horiz-adv-x="1017" d="M10 282q-1 9 -1 16q0 19 7 30q47 49 136.5 107.5t161 116.5t108.5 130q-66 78 -172.5 235.5t-169.5 233.5q-21 25 -21 51q0 20 13 41q29 47 81 61q23 6 43 6q25 0 44 -10q72 -51 130 -130.5t120.5 -188.5t101.5 -162q43 27 107.5 101.5t107.5 101.5q57 29 107 29 q38 0 73 -17q18 -18 18 -40q0 -12 -6 -25q-35 -68 -148.5 -157t-150.5 -142l102 -167l120 -200q49 -86 88 -166q9 -19 9 -33q0 -12 -6 -22q-7 -12 -13.5 -21.5t-22.5 -20.5l-24.5 -16.5t-28.5 -15.5q-17 -9 -35 -9q-15 0 -31 6q-35 13 -51 46q-74 190 -279 459 q-47 -27 -114 -84l-117 -102q-49 -45 -120 -72q-42 -16 -83 -16q-29 0 -57 8q-23 6 -27 38z" />
|
||||
<glyph unicode="Y" horiz-adv-x="739" d="M22 1231q0 42 59 68q32 15 56 15q25 0 41 -16q49 -43 78 -140l56 -201q28 -103 69 -152q33 43 85 224t120 231q32 25 69 25q19 0 40 -7q45 -15 45 -49q0 -11 -5 -25q-168 -416 -233 -557q-10 -29 -10 -57q0 -53 36 -101q8 -8 8 -22q0 -22 -16 -61q-10 -8 -51 -22.5 t-51 -41.5q-80 -367 -99 -430q-8 -25 -44 -40q-16 -7 -35 -7q-23 0 -52 10q-35 14 -41 55q-2 15 -2 30q0 24 7 44q8 53 68 241q52 160 52 246q0 15 -2 27q-14 109 -124 348q-124 273 -124 365z" />
|
||||
<glyph unicode="Z" horiz-adv-x="1101" d="M16 1157q37 59 95 72q68 16 137 19q16 1 32 1q55 0 114 -8q77 -10 132.5 -20.5t146.5 -32t136 -29.5q144 -50 144 -132q0 -5 -1 -11q-14 -115 -76.5 -234.5t-123 -191.5t-177 -195t-157.5 -172q66 -7 136 -7q84 0 176 10q61 7 118 7q102 0 192 -22q51 -16 60 -64 q2 -10 1 -19q0 -36 -25 -68q-32 -40 -83 -40q-170 0 -363.5 -5t-365.5 -5q-16 0 -63 -5t-74 -5t-56.5 19.5t-41.5 60.5q0 61 69 106q92 74 189.5 163t178.5 172t142.5 191.5t83.5 221.5q4 27 -22.5 38t-74.5 17t-69 17q-61 25 -179 25q-37 0 -80 -3q-33 -2 -62 -2 q-128 0 -176 37q-28 20 -28 48q-1 21 15 46z" />
|
||||
<glyph unicode="[" horiz-adv-x="1067" d="M8 158q45 49 45 82q74 240 127 555q12 72 -3 220t3 220q123 61 276.5 72.5t295 -18t274.5 -89.5q47 -27 40 -63.5t-50 -68.5t-82 -30q-74 2 -240 30t-258 28q-29 -319 -151 -787q-4 -25 -1 -55.5t25 -36.5q236 -35 463 35q45 6 57.5 -45t-0.5 -94q-10 -20 -34.5 -36 t-48 -22t-44.5 -12q-389 -104 -659 45q-6 0 -14.5 29t-20.5 41z" />
|
||||
<glyph unicode="\" horiz-adv-x="845" d="M1 1217.5q7 58.5 75 78.5q18 2 44.5 7.5t40 7.5t24 -7.5t12.5 -31.5q43 -143 118.5 -298t153.5 -278l166 -268q8 -14 91 -135t108 -184q27 -70 -4 -97.5t-83.5 -13.5t-80.5 51q-137 164 -245 332t-189 330l-195 385q-43 63 -36 121.5z" />
|
||||
<glyph unicode="]" horiz-adv-x="907" d="M23 1217q6 47 49 68.5t88 23.5q74 4 235.5 -20.5t247.5 -12.5q53 6 102.5 6t98.5 -12.5t58 -45t-17 -87.5q-184 -305 -92 -818q10 -37 25.5 -70.5t14 -74.5t-27.5 -72q-35 -35 -70 -34q-57 -6 -152.5 -27t-160 -33t-147 -9t-150.5 34q-63 35 -51 84t63 76 q55 31 195.5 26.5t195.5 32.5q25 14 26 48t-12.5 85t-13.5 74q-4 100 30 310t28 323q-86 -6 -251 2t-210 8q-35 0 -68.5 37t-33.5 78z" />
|
||||
<glyph unicode="^" horiz-adv-x="636" d="M53 887l157 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -234q-8 0 -19.5 -16t-21.5 -12q-10 6 -56 11t-51 13q-55 137 -124 232q-29 -53 -56.5 -91t-58.5 -68l-76 -77q-23 -16 -55.5 -15t-59.5 13q-43 19 -6 70z" />
|
||||
<glyph unicode="_" horiz-adv-x="378" />
|
||||
<glyph unicode="`" horiz-adv-x="337" d="M63 1180q-33 51 17.5 94t105.5 37q72 -8 109 -148q18 -72 32.5 -122t7.5 -79.5t-46 -33.5q-23 -2 -42.5 9t-29.5 23.5t-27 38.5z" />
|
||||
<glyph unicode="a" horiz-adv-x="724" d="M41 333q8 87 49 140q57 76 140 117t150 45q33 2 62.5 2t55.5 -2l51 -2q16 20 16 71.5t-30 57.5t-60 6q-47 0 -97 -15q-81 -26 -149 -57q-10 -4 -19 -3q-38 0 -58 62q-13 42 -14 67q0 21 9 30q78 53 185 80q54 14 108 13q52 0 104 -12q105 -26 148 -116q29 -59 32 -132 q1 -14 1 -27q0 -57 -11 -103l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5q-11 -8 -25 -8h-3q-15 1 -34 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-32 49 -32 117 q0 15 1 30zM188 301q0 -41 75 -73.5t143 -34.5q8 0 16 -1q54 0 70 13q6 29 18 71l19 70q6 23 7 55q0 44 -18 86q-33 -12 -99.5 -23t-110.5 -20.5t-81 -45.5t-39 -97z" />
|
||||
<glyph unicode="b" horiz-adv-x="821" d="M27 719q-2 10 -2 20t2 19q6 10 22.5 26.5t20.5 26.5q2 20 1 60q0 51 -2 134q-1 35 -2 64q0 94 13 129q12 55 66 94q25 18 47 18q26 0 49 -26q39 -41 42 -98v-17q0 -48 -15 -94q-17 -53 -20 -117v-13q0 -56 23 -101q121 -6 224.5 -37t190.5 -101.5t122 -173.5 q13 -37 13 -76q0 -57 -28 -116q-48 -100 -135 -162q-135 -96 -257 -145q-84 -34 -168 -34q-39 0 -78 7q-27 6 -54 66q-8 68 -13 263t-30 304q-2 6 -15 33t-17 47zM252 672q0 -311 53 -461q121 8 223 76q98 65 99 162q0 71 -65 129q-62 55 -148 79q-61 17 -117 18 q-23 0 -45 -3z" />
|
||||
<glyph unicode="c" horiz-adv-x="774" d="M29 532q33 195 170 316q27 27 59 53l64 53q31 27 67.5 47.5t71.5 31.5q32 10 68 11q3 0 7 -1q40 -1 76 -17q33 -14 33 -47q0 -14 -6 -33q-18 -55 -58 -85t-101.5 -54.5t-96.5 -48.5q-152 -117 -160 -246q-1 -16 -1 -31q0 -94 44 -159q27 -43 83.5 -67t105.5 -36 q19 -8 38 -7l56 15q47 27 94 64t82 39q31 2 42 -17q7 -12 7 -28q0 -9 -2 -19q-6 -29 -15 -52.5t-20 -39.5q-80 -122 -251 -122q-88 0 -199 32q-141 41 -212 168q-52 94 -53 203q1 37 7 77z" />
|
||||
<glyph unicode="d" horiz-adv-x="757" d="M29 459q0 115 77.5 186.5t213 134t182.5 101.5q27 23 37 106.5t22 110.5q23 39 63 61q24 14 47 14q14 0 27 -6q61 -30 61 -68q0 -6 -1 -12q-91 -249 -92 -564q0 -215 43 -460q0 -14 -29 -31.5t-51 -17.5h-9q-32 0 -53 26q-23 30 -40 64.5t-35 38.5q-44 -5 -101 -5h-19 q-69 1 -116 34q-37 23 -78 52.5t-73.5 60t-54 76t-21.5 98.5zM236 487q12 -78 85 -132q48 -36 97 -35q26 0 53 10q-4 27 -4 62q0 53 9 123q15 118 16 159q-98 0 -185 -50q-74 -43 -74 -113q1 -12 3 -24z" />
|
||||
<glyph unicode="e" horiz-adv-x="694" d="M45 578v11q0 145 96 236q82 77 198 78q25 0 52 -4q123 -16 214 -118.5t89 -229.5q-18 -57 -168.5 -146.5t-171.5 -109.5q-10 -2 -25.5 -16.5t-6.5 -26.5q25 -45 61 -64q26 -13 55 -12q13 0 28 2q46 8 84 22.5t89 41.5q39 -30 39 -75q0 -16 -5 -35q-19 -69 -83 -79 q-51 -6 -95 -14q-32 -6 -69 -6q-14 0 -29 1q-53 3 -98 23q-246 111 -254 521zM228 634q-6 -28 -6 -54q0 -28 7 -55q14 -50 39 -52q184 8 221 129q9 20 10 37q0 45 -63 73q-45 20 -84 19q-37 0 -69 -16q-42 -23 -55 -81z" />
|
||||
<glyph unicode="f" d="M27 381q8 14 50 39q40 23 40 52q0 31 -27 170q-20 102 -20 167q0 16 2 31q18 166 159 299q53 51 129 83.5t151 39.5q10 1 21 0q63 0 117 -32q63 -38 86 -122q4 -29 -17.5 -50.5t-47.5 -17.5q-25 2 -82.5 16.5t-80.5 15.5h-4q-24 0 -81 -11q-84 -29 -129 -91.5t-50 -139.5 l-2 -36q0 -59 13 -117q16 -77 51 -151q12 2 157 65q114 49 170 49q15 0 25 -3q29 -2 40.5 -30.5t-1.5 -57.5q-14 -37 -91 -68.5l-148.5 -58.5t-75.5 -53q-1 -7 -1 -14q0 -46 56 -116q66 -81 76 -114q4 -9 4 -17q0 -25 -44 -42q-34 -13 -62 -14q-20 0 -37 7 q-51 33 -102.5 126.5t-96.5 119.5q-6 2 -47 0t-64 4q-20 -2 -30 23q-7 18 -8 35z" />
|
||||
<glyph unicode="g" horiz-adv-x="669" d="M48 719q17 90 91 151q70 59 150 94t170 43q13 1 25 1q76 0 145 -37q42 -21 42 -51q0 -5 -1 -11q-39 -80 -58.5 -167t-20.5 -186v-39q0 -75 3 -131q4 -71 17.5 -190.5t17.5 -175.5q4 -40 4 -75q0 -57 -10 -102q-16 -73 -86 -111q-68 -39 -145 -39q-59 0 -124 23 q-147 54 -192 188q-5 14 -5 25q0 37 43 60q25 13 45 13q25 0 42 -20q10 -10 56 -66.5t84 -80.5q30 -19 67 -19q10 0 20 2q14 4 39 55q14 46 14 123q0 26 -2 54q-6 116 -15 176.5t-30 176.5q0 4 2 17q10 45 -4 43l-12 -6q-88 -53 -162 -53q-38 0 -72 14q-61 25 -116 125 q-27 59 -27 121q0 27 5 55zM209 668q20 -141 78 -142h5q31 0 53 21q24 23 50.5 81t32.5 70q18 31 22 79v14q0 39 -16 63q-10 20 -33 20q-5 0 -11 -1q-32 -5 -62.5 -20t-57.5 -38q-63 -54 -63 -124q0 -11 2 -23z" />
|
||||
<glyph unicode="h" horiz-adv-x="692" d="M49 154q0 223 25 452q2 19 2 43q0 36 -5 82q-8 64 -8 120v25q2 67 29 115q12 33 55 46q18 6 37 6q25 0 52 -11q27 -16 26 -84q-8 -82 -17 -153q-7 -54 -7 -114q0 -20 1 -40q3 -82 23 -154q63 113 151 178q51 38 107 38q40 0 82 -19l52 -224q15 -69 30 -194q8 -73 8 -136 q0 -46 -4 -87q-2 -37 -60 -52q-21 -6 -39 -6q-30 0 -46 17q-47 57 -52.5 145.5t-5.5 185.5t-34 163q-127 -127 -224 -332q-12 -20 -48 -34.5t-62 -8.5q-4 2 -17.5 5t-23.5 5t-18.5 8.5t-8.5 14.5z" />
|
||||
<glyph unicode="i" horiz-adv-x="378" d="M76 273q-1 15 -1 31q0 47 5 105q6 77 6 109q0 162 37 234q20 39 67 52q19 5 37 5q28 0 56 -12q33 -14 49 -42t-4 -57q-37 -51 -41 -143t-13 -117q-10 -26 -10 -66q0 -34 7 -77q9 -53 9 -92q0 -31 -6 -51q0 -6 -6 -16.5t-12 -10.5q-47 -13 -80 -13q-65 0 -82 50 q-16 53 -18 111zM128 1064q13 50 38 66q41 25 89 26q7 0 13 -1q55 -4 82 -43q13 -19 13 -43q0 -23 -12 -50q-24 -56 -56 -75q-24 -14 -52 -14q-13 0 -27 3q-44 9 -79 48q-14 21 -14 48q0 16 5 35z" />
|
||||
<glyph unicode="j" horiz-adv-x="397" d="M-215 -156q-5 15 -5 30q0 23 14 42q24 31 65 43q29 8 47 -6t33.5 -44t25.5 -40q33 -16 49 -16q57 39 90 108.5t41.5 118.5t16.5 141q2 25 2 56q0 71 -13 166q-19 136 -29 223q-2 19 -2 40q0 76 25 181q12 38 80 38h3q71 -1 89 -55q1 -6 1 -13q0 -23 -9 -60t-9 -60 q0 -8 1 -14q2 -57 12.5 -171t15.5 -183q3 -35 2.5 -78t-2.5 -93q-5 -101 -26.5 -172t-72 -148t-126.5 -132q-49 -38 -111 -38q-33 0 -69 10q-106 30 -139 126zM82 1077q-23 46 -23 82q0 44 33 74q43 39 102.5 39t90.5 -47q26 -36 25 -83q0 -9 -1 -19q-6 -58 -47 -87 q-38 -27 -77 -27q-12 0 -23 3q-51 10 -80 65z" />
|
||||
<glyph unicode="k" horiz-adv-x="774" d="M22 1110q0 6 -1 13q0 52 22 126q14 35 66 53q28 10 55 9q23 0 45 -6q27 -27 27 -45q0 -84 -12 -286q-8 -148 -8 -248q0 -36 1 -67q4 -8 13.5 -10t21.5 0l12 2q14 10 58.5 46t67 50.5t60.5 30.5q29 12 56 13q9 0 17 -1q36 -5 73 -28q25 -18 25 -39q0 -8 -4 -16 q-13 -31 -48 -48q-14 -10 -95 -55t-118 -82q135 -102 406 -350q14 -17 13 -34q0 -29 -40 -58q-27 -35 -72 -37h-7q-41 0 -60 27q-45 45 -96 89l-125 103l-103 84l-18 8q-14 0 -8 -26q-2 -12 -2 -29q0 -39 10 -100q11 -68 11 -109q0 -11 -1 -20q-4 -37 -40 -56 q-29 -15 -59 -15q-7 0 -13 1q-37 4 -46 25q-47 111 -64 259q-15 126 -15 214q0 16 1 30q3 96 15 279q1 15 1 32q0 49 -8 119q-11 97 -14 152z" />
|
||||
<glyph unicode="l" horiz-adv-x="405" d="M65 69q-4 16 -5 31q0 17 6 33q27 92 37 187.5t11 240t3 193.5v16q0 46 -9 109q-11 74 -22 130q-8 43 -8 92q0 15 1 29q3 66 27 115q18 39 66 58q23 9 45 8q23 0 44 -9q47 -22 47 -84q0 -12 -5 -35q-6 -32 -6 -40q0 -47 2 -137.5t2 -164t-4 -136.5q-1 -23 -1 -52 q0 -65 6 -160q5 -78 5 -146q0 -53 -3 -99q-7 -106 -48 -197q-20 -45 -69 -51q-9 -1 -17 -1q-38 0 -74 21q-22 15 -31 49z" />
|
||||
<glyph unicode="m" horiz-adv-x="1241" d="M39 606q-4 29 -4 56q0 82 34 142q31 56 95 56q27 0 59 -10q41 -12 52 -46q6 -18 6 -37q0 -18 -5 -37q-11 -44 -11 -87q0 -40 18 -68q31 29 63.5 83.5t54 97.5t57.5 86t74 50q11 2 25 2q34 0 82 -13q31 -31 41 -39q8 -33 16.5 -114t24.5 -122q16 16 44 50l47 57 q19 23 48 51.5t55.5 43.5t57.5 29q27 12 55 11h9q34 -2 71 -17q23 -14 31 -38.5t8 -63.5t2 -51q21 -152 21 -287q0 -250 -72 -436q-14 -51 -78 -61q-15 -2 -30 -3q-47 0 -87 25q-8 0 -12 23.5t2 46.5q60 164 60 367q0 115 -19 243q-2 20 -22.5 9t-28.5 -30 q-102 -170 -193 -415q-27 -53 -99 -75q-20 -6 -38 -6q-46 0 -76 40q-18 37 -18 100q0 46 10 107q11 69 11 121q0 58 -13 98q-35 -59 -99.5 -205.5t-113.5 -220.5q-33 -45 -99.5 -45t-84.5 45q-29 73 -29 203v33q2 62 2 115q0 78 -4 136z" />
|
||||
<glyph unicode="n" horiz-adv-x="737" d="M80 685q2 54 18 97q17 44 76 45q4 0 7 -1q65 -3 79 -54q3 -11 3 -25q0 -24 -8 -57q-13 -53 -13 -74q4 -4 11 -17t7 -7q4 6 20 33l20 35q5 9 20.5 32t23.5 31t23.5 25.5t27.5 23.5l30 15q17 9 33.5 10.5t36 0.5t42.5 -7q51 -84 76.5 -195t27.5 -209t8 -211q6 -27 6 -48 q0 -47 -32 -56q-52 -14 -85 -14q-50 0 -55 32q-12 78 -18 246t-25 256q-57 -63 -112.5 -209.5t-85.5 -198.5q-25 -41 -75 -43h-4q-47 0 -65 43q-12 35 -14 77q-1 14 -1 30q0 32 3 70q4 58 4 83q0 33 -6 110q-5 58 -5 103q0 14 1 28z" />
|
||||
<glyph unicode="o" horiz-adv-x="577" d="M63 678q18 68 71.5 142.5t60.5 88.5q37 70 108 71q8 0 15 -1q83 -8 147 -78q68 -78 100 -201q12 -45 12 -90q0 -161 -153 -323q-33 -35 -99 -39q-10 -1 -19 -1q-54 0 -89 21q-102 61 -145 176q-24 63 -24 128q-1 53 15 106zM195 607q-6 -18 -6 -34q0 -25 13 -49 q22 -39 81 -53q18 -4 33 -4q45 0 69 35q22 32 22 76q0 21 -5 45q-15 74 -68 133q-5 6 -13 6q-12 0 -30 -12q-31 -20 -56.5 -59.5t-39.5 -83.5z" />
|
||||
<glyph unicode="p" horiz-adv-x="704" d="M38 313q22 227 46 392q2 12 -13.5 39.5t-4.5 43.5q27 23 28.5 89.5t36.5 89.5q43 31 86 32q2 0 5 1q40 0 69 -33q16 -16 18 -57.5t10 -45.5q74 -8 135.5 -23.5t126 -44t98.5 -81.5q27 -43 27 -97q0 -13 -1 -26q-8 -78 -44 -130t-94.5 -80t-113 -43t-129 -31.5 t-115.5 -31.5q-20 -124 -20 -197v-29q5 -77 49 -224q2 -6 20 -31.5t25 -38.5q7 -14 6 -25q0 -30 -47 -38q-25 -5 -47 -5q-36 0 -64 13q-23 8 -38 24.5t-24.5 38t-15.5 48t-8 52t-6 52.5q-12 87 -12 189q0 97 11 208zM242 558q-7 -34 -7 -59q0 -43 21 -55q24 -11 52 -10 q45 0 101 29q89 47 101 143q2 9 2 18q0 56 -72 70q-37 16 -76 19h-8q-35 0 -55 -19q-41 -41 -59 -136z" />
|
||||
<glyph unicode="q" horiz-adv-x="786" d="M37 666q20 88 79.5 155.5t149.5 102.5q49 23 108 23q15 0 29 -2q76 -7 121 -58q30 46 93 46h3q65 -1 80 -38q22 -49 22 -119q0 -35 -5 -75q-16 -120 -48 -235.5t-37 -267.5q0 -13 -1 -26q0 -139 51 -268q20 -46 69 -46h3q51 1 67 31q14 27 29.5 65t46.5 62q19 16 40 16 q12 0 26 -5q51 -23 62 -52q4 -11 4 -22q0 -19 -11 -41q-18 -35 -41 -86q-41 -98 -158 -132q-50 -14 -96 -15q-61 0 -115 26q-61 27 -101 87.5t-46 125.5q0 27 4 95q3 46 3 82q0 18 -1 34q-2 47 -16 84q-14 23 -35 17.5l-57.5 -15.5t-55.5 -2q-23 14 -71 23.5t-66 23.5 q-12 14 -45 49t-50.5 58.5t-25.5 48.5q-29 65 -29 133q0 58 21 117zM208 530q9 -123 105 -178q25 -16 53 -16q12 0 24 3q42 9 61 50q27 57 29 141q1 36 2 68q0 42 -3 76q0 43 -43 81q-35 31 -77 31q-9 0 -19 -2q-16 -6 -30.5 -19t-24.5 -26q-78 -78 -78 -185q0 -12 1 -24z " />
|
||||
<glyph unicode="r" horiz-adv-x="661" d="M35 866q4 39 37 68q38 33 76 33q37 0 72 -31q59 -52 59 -130q0 -18 -3 -36q39 6 78 38t63.5 62.5t66.5 49.5q24 10 50 10q20 0 41 -6q25 -10 33 -13.5t25.5 -14.5t22.5 -19q4 -7 5 -19q0 -19 -14 -37q-39 -55 -142.5 -140t-146.5 -149q-16 -23 -19 -73.5t-11 -69.5 q-15 -24 -16 -49q0 -39 36 -84q26 -32 26 -82q0 -10 -1 -20q-6 -63 -45 -103q-31 -45 -87 -47h-6q-52 0 -81 37q-31 20 -32 78q0 7 1 14q1 32 1 68q0 170 -32 434q-4 31 -21.5 78t-28.5 81q-8 25 -8 52q0 10 1 20z" />
|
||||
<glyph unicode="s" horiz-adv-x="706" d="M51 139q-8 15 -7 30q0 26 22 51q35 40 81 44h3q25 0 50 -41q26 -43 42 -51q37 -21 81 -21q41 0 87 18q96 38 96 122q0 20 -32 48t-62 42l-101 42t-111.5 48t-79.5 55t-69 88q-13 27 -13 55q0 51 44 106q68 85 175 127q64 25 113 25q34 0 60 -12q18 -8 74.5 -29.5 t83 -33.5t61.5 -40t51 -62q6 -11 6 -25q0 -15 -7 -33q-13 -35 -31 -47q-17 -10 -39 -10q-33 0 -78 24l-136 76q-28 16 -61 16q-41 0 -90 -24q-20 -14 -20 -34t18 -46q37 -53 78 -67q213 -76 324 -179q36 -44 36 -100q0 -7 -1 -14q-5 -66 -42 -125q-53 -90 -174 -143 q-80 -35 -162 -34q-42 0 -85 9q-128 26 -185 145z" />
|
||||
<glyph unicode="t" horiz-adv-x="813" d="M14 528q-3 7 -2 14q0 15 12 33q17 27 42 43q27 14 117.5 34t119.5 55q18 23 24.5 56.5t9.5 82.5t5 69q2 18 14.5 93t16.5 116q8 70 84 80q15 2 29 2q58 0 104 -32q16 -16 16 -40q0 -14 -6 -30q-80 -174 -80 -418q59 4 132 16q29 5 55 5q38 0 69 -11q38 -14 38 -49 q0 -13 -5 -29q-10 -35 -48 -55t-85 -24t-98 -7q-26 -1 -49 -1t-44 1q-3 -19 -2 -58q0 -106 20 -359q24 -303 24 -385q0 -12 -1 -19q-2 -31 -21.5 -50t-49.5 -19q-37 0 -55.5 13t-30.5 52q-18 51 -38 405.5t-52 413.5q-43 -33 -95 -51q-33 -12 -65 -12q-18 0 -36 4 q-51 10 -69 61z" />
|
||||
<glyph unicode="u" horiz-adv-x="751" d="M53 733q-1 16 -1 34q0 35 5 75q8 59 47 86q31 14 65 14q24 0 49 -7q60 -17 61 -69q0 -45 -4.5 -127t-4.5 -148.5t9 -125.5q4 -12 9 -41t10 -49l12 -50q7 -30 15.5 -45.5t20.5 -33t24.5 -15.5t30.5 9q133 90 164 269q8 45 8 88q0 128 -69 239q-18 29 -28.5 57.5t-8.5 57 t27 38.5q31 13 59 13q63 0 115 -62q76 -90 82 -197q2 -33 1 -65q0 -175 -56 -330q-67 -184 -222 -252q-65 -29 -119 -29q-33 0 -61 11q-76 29 -125 97.5t-77 169.5t-36 200q-5 56 -4 109q-1 40 2 79z" />
|
||||
<glyph unicode="v" horiz-adv-x="880" d="M25 807q-6 17 -6 31q0 32 28 55q39 31 92 31h6q57 -2 78 -33q47 -57 98.5 -205.5t98.5 -210.5q66 113 124 285t95 307q26 64 99 64q2 0 4 -1q77 -2 137 -53q3 -5 2 -13q0 -11 -4 -26q-8 -27 -9 -32q-6 -8 -26.5 -30t-26.5 -34q-111 -403 -291 -747q-18 -35 -70 -52 q-17 -5 -32 -5q-31 0 -53 24q-31 27 -57.5 60.5t-46 68.5l-39 73.5t-35.5 75.5l-31 76q-92 170 -135 291z" />
|
||||
<glyph unicode="w" horiz-adv-x="1247" d="M37 571q4 133 14 281q8 68 76 83q17 4 31 4q45 0 71 -36q41 -49 44 -129q1 -16 1 -31q0 -62 -10 -118q-5 -28 -5 -59q0 -46 11 -97q6 -20 15.5 -75.5t21.5 -92.5t35 -65q11 -14 24 -15q21 0 46 37q23 33 65.5 129t85.5 139q41 39 73 42q2 0 5 1q30 0 70 -34 q43 -41 99 -158t114 -154q5 -3 9 -2q21 0 48 49q45 76 53 175q4 50 4 93t-4 78q-2 18 -2 37q0 57 19 123q10 35 54 44q11 2 22 3q32 0 63 -20q41 -27 47 -80q10 -91 10 -172q0 -115 -20 -210q-35 -163 -176 -257q-75 -48 -149 -49q-54 0 -107 26q-45 20 -97.5 102.5 t-64.5 84.5t-38 -40t-63.5 -96.5t-72.5 -72.5q-68 -39 -145 -40h-3q-75 0 -121 50q-82 109 -119 249q-34 127 -35 247q1 13 1 26z" />
|
||||
<glyph unicode="x" horiz-adv-x="964" d="M31 63q-9 24 -9 48q0 32 16 63q28 55 74 94t88 92q44 56 44 109q0 59 -38 131l-82 154q-42 78 -42 145q-10 27 23.5 45.5t74.5 18.5q78 0 125 -42t62.5 -96.5t41 -122t60.5 -102.5q35 18 83 60l87 76q39 34 82 60q34 20 66 20q9 0 18 -2q41 -7 76 -52q25 -41 25 -68 q0 -9 -3 -16q-10 -31 -55 -65.5t-94 -60.5t-94.5 -67t-53.5 -86q-2 -10 -2 -19q0 -83 139 -192q37 -37 99.5 -112.5t99.5 -112.5q25 -25 25 -47q0 -30 -46 -55q-55 -29 -100 -29q-21 0 -41 6q-57 20 -109.5 79.5t-85 118t-83.5 112t-109 65.5h-5q-30 0 -75 -68 q-49 -74 -57 -82q-39 -57 -118.5 -57t-106.5 57z" />
|
||||
<glyph unicode="y" horiz-adv-x="708" d="M-96 -250q-33 67 -34 113q0 53 44 80q17 10 34 10q22 0 46 -15q43 -28 51 -75q70 53 97.5 93t35.5 90t25 136q3 14 2 29q0 56 -35 136q-45 101 -49 138q-6 55 -20.5 163t-20.5 163q0 8 -4 37t-4 42t4 32.5t14 29.5q31 47 94 49q2 0 5 1q60 0 83 -50q27 -54 27 -150v-15 q-1 -27 -1 -51q0 -74 5 -128q8 -27 35 4l6 6q33 90 90.5 200t132.5 155q29 10 68 12h5q35 0 57 -24q12 -14 12 -32q0 -17 -11 -38q-25 -47 -82 -146.5t-88.5 -160t-63.5 -153.5t-38 -177q-8 -106 -74.5 -257t-142.5 -247q-57 -70 -162 -72h-5q-100 0 -138 72z" />
|
||||
<glyph unicode="z" horiz-adv-x="968" d="M41 791q-5 18 -5 33q0 42 32 75q36 38 80 38q8 0 16 -1q72 -12 183.5 -20.5t174 -17.5t147.5 -47t160 -108q6 -18 2 -44.5t-14 -43.5q-49 -49 -139 -125.5t-158.5 -146.5t-118.5 -150q123 -29 245 -30.5t249 -28.5q47 -10 66 -39q7 -11 7 -24q0 -21 -18 -48 q-31 -55 -99 -68q-24 -5 -48 -5q-44 0 -86 16q-81 27 -154 27q-26 0 -52 -3q-33 -5 -69 -5q-65 0 -137 16q-207 52 -207 121q0 12 6 24q43 84 120 168t171 172t144 150q-35 41 -58.5 51t-61.5 4q-23 -4 -42 -4q-13 0 -25 2t-33 2q-31 0 -82 -4q-25 -2 -47 -2q-48 0 -69 10 q-20 0 -47 15.5t-33 40.5z" />
|
||||
<glyph unicode="{" horiz-adv-x="911" d="M6 249q-2 40 8.5 71.5t29.5 67.5t40.5 65.5t46.5 67.5t39 69q6 14 -30 32.5t-70 32.5q-68 47 -56 101q6 8 42 31.5t36 56.5q41 0 68.5 10t19.5 35q-4 31 -52 113.5t-24 127.5q29 55 72 94.5t96.5 56.5t103.5 25.5t117.5 2.5t114.5 -12.5t115 -20.5q12 -2 65.5 3t67.5 -15 q104 -100 23 -154q-59 -29 -134 -26t-136.5 22.5t-134.5 18.5t-128 -38q6 -41 37 -86t62.5 -81.5t55 -76.5t15.5 -84t-59 -91q-6 -10 -17.5 -84t-38.5 -105q-8 -8 -41.5 -33.5t-49 -40t-37 -39t-26.5 -49t1 -49.5q14 -53 59 -77.5t100.5 -22.5t117 4t110.5 -2q23 0 -3 -47 t-52 -64q-152 -100 -387 -34q-90 27 -166 145q-19 39 -21 79z" />
|
||||
<glyph unicode="|" horiz-adv-x="374" d="M55 709q0 139 43 456q0 47 35 87t86 55q61 18 115.5 -29t36.5 -90q-86 -195 -86 -436q0 -74 12 -176.5t23.5 -177t9.5 -166t-25 -166.5q-6 -29 -53 -51.5t-97.5 -10.5t-56.5 72q-43 483 -43 633z" />
|
||||
<glyph unicode="}" horiz-adv-x="643" d="M39 733q-18 33 3 67t56 52q57 39 178 82t148 55q-33 49 -103.5 70.5t-143.5 41t-107 64.5q-20 25 -9 54.5t27 54.5q12 23 30.5 31t37 5t40 -10.5t40.5 -15.5l130 -48q60 -22 127.5 -60.5t116.5 -88.5q45 -47 29 -108q-16 -66 -76.5 -100.5t-144.5 -61t-123 -55.5 q33 -25 105.5 -35t105.5 -32.5t6 -88.5q-8 -23 -30.5 -40t-56.5 -36.5t-50 -31.5q29 -23 62.5 -44.5t62 -51t47 -59.5t18.5 -70t-24 -80q-39 -70 -104.5 -121.5t-145.5 -68.5t-154 32q-20 41 0 78q18 27 58.5 42t73 21t53 26.5t12.5 57.5q-8 41 -61.5 78t-99.5 76t-46 84 q0 12 23.5 47t17.5 51q-10 27 -62.5 70.5t-66.5 66.5z" />
|
||||
<glyph unicode="~" horiz-adv-x="788" d="M39 983q-2 31 12 51l51 79q18 28 64 73q39 39 65.5 60.5t64.5 41t77 16t80 -27.5q33 -20 47 -85t28 -85q20 -29 36 -34t30 9.5t28.5 34t41 45t57.5 39.5q37 12 56.5 -14.5t4.5 -55.5q-82 -125 -134 -164.5t-146 -43.5q-41 -2 -74 24.5t-47 71.5q-14 43 -28.5 64.5 t-33.5 15.5q-45 -14 -74.5 -47t-42 -59.5t-47 -42t-96.5 -3.5q-18 6 -20 37z" />
|
||||
<glyph unicode="¡" horiz-adv-x="473" d="M35 66q12 158 88 455.5t94 430.5q0 59 107 17q27 -10 40 -26.5t14 -39t-1 -42t-8.5 -48.5t-8.5 -45q-59 -449 -149 -713q-14 -43 -60.5 -54t-83 9.5t-32.5 55.5zM243 1234q5 34 42 56q76 45 121 -5t65 -140q0 -61 -60.5 -90t-115.5 8q-16 10 -41 10q4 29 -6 78t-5 83z " />
|
||||
<glyph unicode="¥" horiz-adv-x="739" d="M23 1223q-6 47 58 76.5t97 -1.5q49 -43 78 -140l56 -201q28 -103 69 -152q33 43 85 224t120 231q49 39 109.5 18t39.5 -74q-145 -367 -223 -532q8 0 24.5 1t22.5 1q72 10 92 -39q33 -72 -92 -96q-8 -2 -25.5 -7.5t-25.5 -7.5q2 -8 20 -35q18 -18 -8 -83q-10 -8 -51 -22.5 t-51 -41.5l-6 -25q20 -2 56 11.5t59.5 18.5t58.5 -13q14 -4 24.5 10t16.5 10q35 -31 24.5 -61.5t-51.5 -46.5q-88 -63 -219 -80q-25 -119 -62 -254q-8 -25 -43.5 -40t-87.5 3q-35 14 -41 55t5 74q10 66 47 176q-94 27 -142 96q-18 39 23 74t96 43q41 0 82 -10q18 74 12 121 q-80 4 -159 24q-33 8 -58.5 38t-7.5 50q49 66 180 70q-23 57 -75 169t-85.5 201t-41.5 167z" />
|
||||
<glyph unicode="§" horiz-adv-x="1177" d="M55 655q61 78 252 70q98 205 307 256q129 29 297 -20q37 -12 65 -46t5 -73q-12 -23 -30.5 -33t-52.5 -16.5t-46 -10.5q-41 -12 -117 4.5t-106 6.5q-68 -25 -115 -80q72 -4 123 2q78 6 104 -41q18 -39 -14.5 -62.5t-89.5 -36.5q-123 -25 -184 -28q-6 -78 18 -156 q0 -8 4 -16q23 0 64 13t64.5 17.5t62.5 -14.5q16 -4 27.5 10.5t17.5 10.5q41 -31 29.5 -62t-58.5 -47q-47 -31 -119 -53q63 -53 145.5 -69.5t163.5 9.5q18 6 50 26l53 33q23 13 52.5 21.5t45.5 -8.5q55 -45 68.5 -88t-33.5 -84q-201 -145 -512 -49q-154 49 -227 109 q-39 33 -66 71q-162 16 -233 113q-20 41 25.5 75.5t109.5 41.5q27 0 39 -2q0 39 6 77q0 2 1 9.5t1 11.5q-61 6 -123 18q-37 10 -65.5 40t-8.5 50z" />
|
||||
<glyph unicode="¨" horiz-adv-x="663" d="M55 1188q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10.5 -144.5t-120.5 -52.5q-63 18 -74 29q-66 61 -66 131zM407.5 1125.5q-8.5 54.5 19.5 95.5t78 61.5t118 -16.5q35 -20 40 -64.5t-14 -77.5q-23 -53 -81 -84.5t-105 0.5q-47 31 -55.5 85.5z" />
|
||||
<glyph unicode="ª" horiz-adv-x="724" d="M41 333q8 87 49 140q57 76 140 117t150 45q33 2 62.5 2t55.5 -2l51 -2q16 20 16 71.5t-30 57.5t-60 6q-47 0 -97 -15q-81 -26 -149 -57q-10 -4 -19 -3q-38 0 -58 62q-13 42 -14 67q0 21 9 30q78 53 185 80q54 14 108 13q52 0 104 -12q105 -26 148 -116q29 -59 32 -132 q1 -14 1 -27q0 -57 -11 -103l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5q-11 -8 -25 -8h-3q-15 1 -34 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-32 49 -32 117 q0 15 1 30zM188 301q0 -41 75 -73.5t143 -34.5q8 0 16 -1q54 0 70 13q6 29 18 71l19 70q6 23 7 55q0 44 -18 86q-33 -12 -99.5 -23t-110.5 -20.5t-81 -45.5t-39 -97z" />
|
||||
<glyph unicode="­" d="M47 543q-8 49 28 87t87 38q61 0 168.5 -9.5t170 -11.5t175.5 10q14 8 31.5 2t25.5 -20q8 -39 -11.5 -65.5t-49 -36t-54.5 -21.5q-260 -74 -534 0q-16 4 -25.5 10t-9.5 11z" />
|
||||
<glyph unicode="²" horiz-adv-x="858" d="M41 891q12 37 42 54.5t56.5 17.5t68.5 -5.5t54 -5.5q229 0 336 -61q33 -20 72 -40t62.5 -57.5t8.5 -82.5q-37 -113 -120.5 -205t-214.5 -191q-59 -59 -13 -59q92 -14 152.5 -17t106.5 -10.5t153 -33.5q12 0 29.5 -15.5t17.5 -32.5q8 -45 -18.5 -83.5t-65.5 -49.5 q-113 -12 -190.5 -12t-116.5 5t-138.5 24.5t-181.5 31.5q-57 8 -65 71t18 97q53 96 202.5 231.5t192.5 188.5q8 16 -9 36t-25 24q-25 12 -79 13t-79 11q-51 25 -107.5 -9t-111.5 -3q-62 47 -37 168z" />
|
||||
<glyph unicode="³" horiz-adv-x="692" d="M39.5 241.5q19.5 53.5 71.5 67.5q49 16 156.5 -7t160.5 -3q10 0 29.5 12.5t11.5 18.5q-20 53 -91 93t-137.5 59.5t-107.5 64.5t-12 110q25 41 117 86t108 58q-35 20 -109.5 20t-105.5 21q-53 47 -20.5 110.5t102.5 63.5q61 -6 114.5 -10.5t113 -19.5t102.5 -42 q45 -29 56 -63.5t-11.5 -71.5t-49 -65.5t-70.5 -68.5t-60 -59q10 -6 25.5 -26.5t25.5 -24.5q82 -16 144.5 -61t82.5 -113q41 -139 -174 -246q-104 -51 -223 -47t-219 58q-50 32 -30.5 85.5z" />
|
||||
<glyph unicode="´" horiz-adv-x="323" d="M51 1051.5q4 25.5 8 34t20.5 33t29.5 48.5q25 47 41 73t46.5 48.5t65.5 22.5q20 0 44 -24.5t16 -43.5q-31 -82 -56.5 -119t-95.5 -100q-16 -14 -36.5 -26.5t-43 -16.5t-31.5 16q-12 29 -8 54.5z" />
|
||||
<glyph unicode="¹" horiz-adv-x="335" d="M57 311q0 131 22.5 294t22.5 253q0 43 46.5 89t99.5 22q94 -43 78 -123q-61 -317 -43 -647q4 -16 33.5 -58.5t9.5 -74.5l-32 -33q-13 -14 -32.5 -24.5t-46.5 -10.5q-80 0 -113 68q-45 114 -45 245z" />
|
||||
<glyph unicode="º" horiz-adv-x="577" d="M63 678q18 68 71.5 142.5t60.5 88.5q37 70 108 71q8 0 15 -1q83 -8 147 -78q68 -78 100 -201q12 -45 12 -90q0 -161 -153 -323q-33 -35 -99 -39q-10 -1 -19 -1q-54 0 -89 21q-102 61 -145 176q-24 63 -24 128q-1 53 15 106zM195 607q-6 -18 -6 -34q0 -25 13 -49 q22 -39 81 -53q18 -4 33 -4q45 0 69 35q22 32 22 76q0 21 -5 45q-15 74 -68 133q-5 6 -13 6q-12 0 -30 -12q-31 -20 -56.5 -59.5t-39.5 -83.5z" />
|
||||
<glyph unicode="¿" horiz-adv-x="675" d="M20 270q20 82 91 145.5t159 124t127 117.5q27 39 8.5 104.5t-37 113t20.5 100.5q14 16 50 16t59 -16q84 -57 120.5 -161.5t8.5 -197.5q-18 -55 -72.5 -96t-112 -62.5t-117 -65.5t-85.5 -103q63 -35 202.5 -79t204.5 -79q35 -16 27 -61t-47 -68q-102 -20 -150 0 q-37 14 -131 47t-160.5 64.5t-126.5 76.5q-53 53 -39 80zM388.5 1163q-17.5 33 0.5 70q20 45 79.5 61.5t98.5 -12.5q43 -31 44 -69.5t-44 -69.5q-27 -18 -118 -19q-43 6 -60.5 39z" />
|
||||
<glyph unicode="À" horiz-adv-x="823" d="M36 139.5q11 61.5 38.5 140t36.5 119.5q63 289 137 508q10 33 39.5 171.5t72.5 197.5q16 25 68.5 33t69.5 -23q68 -145 123 -360t90 -379q0 -14 27.5 -28.5t35.5 -26.5q20 -35 0 -56q-35 -76 10 -200.5t37 -178.5q-6 -43 -66.5 -54t-90.5 28q-29 39 -46.5 155.5 t-72.5 149.5q-57 33 -135 23.5t-134 -52.5q-25 -18 -41 -66t-23 -94.5t-26.5 -89.5t-51.5 -52t-97 15q-12 58 -1 119.5zM303 536.5q-2 -28.5 19 -34.5q35 -25 108.5 -21t85.5 47q16 59 4 129t-40 127l-56 123q-47 -57 -64 -184q-4 -27 -18 -67t-25.5 -65.5t-13.5 -54z M305 1585q-33 51 17.5 94t105.5 37q72 -8 109 -147q18 -72 32.5 -122t7 -80t-46.5 -34q-23 -2 -42 9.5t-29 23.5t-27 39z" />
|
||||
<glyph unicode="Á" horiz-adv-x="823" d="M36 139.5q11 61.5 38.5 140t36.5 119.5q63 289 137 508q10 33 39.5 171.5t72.5 197.5q16 25 68.5 33t69.5 -23q68 -145 123 -360t90 -379q0 -14 27.5 -28.5t35.5 -26.5q20 -35 0 -56q-35 -76 10 -200.5t37 -178.5q-6 -43 -66.5 -54t-90.5 28q-29 39 -46.5 155.5 t-72.5 149.5q-57 33 -135 23.5t-134 -52.5q-25 -18 -41 -66t-23 -94.5t-26.5 -89.5t-51.5 -52t-97 15q-12 58 -1 119.5zM303 536.5q-2 -28.5 19 -34.5q35 -25 108.5 -21t85.5 47q16 59 4 129t-40 127l-56 123q-47 -57 -64 -184q-4 -27 -18 -67t-25.5 -65.5t-13.5 -54z M412 1440.5q4 25.5 8 34t20.5 33t28.5 48.5q25 47 41 73t47 48.5t66 22.5q20 0 43.5 -24.5t15.5 -43.5q-31 -82 -56.5 -118.5t-95.5 -100.5q-16 -14 -36.5 -26.5t-43 -16.5t-30.5 16q-12 29 -8 54.5z" />
|
||||
<glyph unicode="Â" horiz-adv-x="823" d="M36 139.5q11 61.5 38.5 140t36.5 119.5q63 289 137 508q10 33 39.5 171.5t72.5 197.5q16 25 68.5 33t69.5 -23q68 -145 123 -360t90 -379q0 -14 27.5 -28.5t35.5 -26.5q20 -35 0 -56q-35 -76 10 -200.5t37 -178.5q-6 -43 -66.5 -54t-90.5 28q-29 39 -46.5 155.5 t-72.5 149.5q-57 33 -135 23.5t-134 -52.5q-25 -18 -41 -66t-23 -94.5t-26.5 -89.5t-51.5 -52t-97 15q-12 58 -1 119.5zM113 1241l156 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -233q-8 0 -19 -16.5t-22 -12.5q-10 6 -56 11t-50 14q-55 137 -125 231 q-29 -53 -56.5 -91t-58.5 -68l-76 -76q-23 -16 -55.5 -15.5t-58.5 12.5q-43 19 -6 70zM303 536.5q-2 -28.5 19 -34.5q35 -25 108.5 -21t85.5 47q16 59 4 129t-40 127l-56 123q-47 -57 -64 -184q-4 -27 -18 -67t-25.5 -65.5t-13.5 -54z" />
|
||||
<glyph unicode="Ã" horiz-adv-x="823" d="M36 139.5q11 61.5 38.5 140t36.5 119.5q63 289 137 508q10 33 39.5 171.5t72.5 197.5q16 25 68.5 33t69.5 -23q68 -145 123 -360t90 -379q0 -14 27.5 -28.5t35.5 -26.5q20 -35 0 -56q-35 -76 10 -200.5t37 -178.5q-6 -43 -66.5 -54t-90.5 28q-29 39 -46.5 155.5 t-72.5 149.5q-57 33 -135 23.5t-134 -52.5q-25 -18 -41 -66t-23 -94.5t-26.5 -89.5t-51.5 -52t-97 15q-12 58 -1 119.5zM127 1331q-2 31 12 51l51 79q18 28 64 73q39 39 65.5 60.5t64.5 41t77 16.5t80 -28q33 -20 47 -84.5t28 -85.5q20 -29 36 -34t30 9.5t28.5 34t41 45 t57.5 39.5q37 12 56.5 -14.5t4.5 -54.5q-82 -125 -134 -165t-146 -44q-41 -2 -74 24.5t-47 71.5q-14 43 -28.5 64.5t-32.5 15.5q-45 -14 -75 -47t-42 -59.5t-47 -42t-97 -3.5q-18 6 -20 37zM303 536.5q-2 -28.5 19 -34.5q35 -25 108.5 -21t85.5 47q16 59 4 129t-40 127 l-56 123q-47 -57 -64 -184q-4 -27 -18 -67t-25.5 -65.5t-13.5 -54z" />
|
||||
<glyph unicode="Ä" horiz-adv-x="823" d="M36 139.5q11 61.5 38.5 140t36.5 119.5q63 289 137 508q10 33 39.5 171.5t72.5 197.5q16 25 68.5 33t69.5 -23q68 -145 123 -360t90 -379q0 -14 27.5 -28.5t35.5 -26.5q20 -35 0 -56q-35 -76 10 -200.5t37 -178.5q-6 -43 -66.5 -54t-90.5 28q-29 39 -46.5 155.5 t-72.5 149.5q-57 33 -135 23.5t-134 -52.5q-25 -18 -41 -66t-23 -94.5t-26.5 -89.5t-51.5 -52t-97 15q-12 58 -1 119.5zM127 1507q0 49 37 84q59 53 134 34t99 -81q31 -70 -10 -144.5t-121 -51.5q-63 18 -73 28q-66 61 -66 131zM303 536.5q-2 -28.5 19 -34.5 q35 -25 108.5 -21t85.5 47q16 59 4 129t-40 127l-56 123q-47 -57 -64 -184q-4 -27 -18 -67t-25.5 -65.5t-13.5 -54zM479 1445q-8 54 19.5 95t78 61.5t117.5 -16.5q35 -20 40 -64t-13 -77q-23 -53 -81 -85t-105 1q-48 31 -56 85z" />
|
||||
<glyph unicode="Å" horiz-adv-x="823" d="M36 139.5q11 61.5 38.5 140t36.5 119.5q63 289 137 508q10 33 39.5 171.5t72.5 197.5q2 4 9 10q-53 39 -64 109q-8 61 38 112.5t110 63.5q53 10 96 -45q37 -59 22.5 -115.5t-63.5 -105.5q-8 -8 -14 -13q4 -4 4 -6q68 -145 123 -360t90 -379q0 -14 27.5 -28.5t35.5 -26.5 q20 -35 0 -56q-35 -76 10 -200.5t37 -178.5q-6 -43 -66.5 -54t-90.5 28q-29 39 -46.5 155.5t-72.5 149.5q-57 33 -135 23.5t-134 -52.5q-25 -18 -41 -66t-23 -94.5t-26.5 -89.5t-51.5 -52t-97 15q-12 58 -1 119.5zM303 536.5q-2 -28.5 19 -34.5q35 -25 108.5 -21t85.5 47 q16 59 4 129t-40 127l-56 123q-47 -57 -64 -184q-4 -27 -18 -67t-25.5 -65.5t-13.5 -54zM401 1425q-8 -41 29 -55q16 -10 33 14q35 43 16 72q-14 18 -26 19q-18 0 -34 -16t-18 -34z" />
|
||||
<glyph unicode="Ç" horiz-adv-x="921" d="M25 526q25 170 115.5 294t250.5 161q125 29 297 -20q37 -12 63.5 -46t4.5 -73q-12 -23 -30.5 -33t-51.5 -16.5t-45 -10.5q-41 -12 -117 4.5t-106 6.5q-117 -41 -158 -159t-2 -243t157.5 -183t243.5 -18q18 6 49 26l54 33q23 13 52 21.5t46 -8.5q55 -45 68.5 -88 t-33.5 -84q-131 -96 -308 -86q-6 -162 -47 -203q-37 -37 -117.5 -46t-136.5 22q-96 57 -28 125q20 20 79.5 3.5t80.5 2.5q10 8 11 26.5t-1 49t-2 45.5l-43 12q-154 49 -228 109q-151 126 -118 376z" />
|
||||
<glyph unicode="È" d="M32 592q-3 12 7 37q0 6 16 18l13 10q12 25 12 63t-2 60q0 31 -12.5 93.5t-12.5 109.5t25 82q86 125 258 140.5t299 -85.5q29 -20 6 -58t-72 -46q-35 -4 -122 18.5t-134 1.5q-45 -20 -52 -75.5t4 -109.5t-9 -108q39 -23 99.5 -23.5t107.5 6.5t93 -12.5t69 -74.5 q-33 -57 -100.5 -67.5t-138.5 -12.5t-101 -35q-41 -43 -37 -142t18 -177q68 -12 138.5 6t155.5 56t132 50q6 6 37 -18q14 -49 -4 -88t-61 -55q-94 -41 -219.5 -85t-225.5 -38q-14 2 -48 3t-52.5 8t-22.5 28q-25 78 -17.5 226t-10.5 226q-2 10 -17.5 33t-18.5 35zM152 1487 q-33 51 17 94t105 37q72 -8 109 -148q18 -72 32.5 -122t7.5 -79.5t-46 -33.5q-23 -2 -42.5 9t-29.5 23.5t-26 39.5z" />
|
||||
<glyph unicode="É" d="M32 592q-3 12 7 37q0 6 16 18l13 10q12 25 12 63t-2 60q0 31 -12.5 93.5t-12.5 109.5t25 82q86 125 258 140.5t299 -85.5q29 -20 6 -58t-72 -46q-35 -4 -122 18.5t-134 1.5q-45 -20 -52 -75.5t4 -109.5t-9 -108q39 -23 99.5 -23.5t107.5 6.5t93 -12.5t69 -74.5 q-33 -57 -100.5 -67.5t-138.5 -12.5t-101 -35q-41 -43 -37 -142t18 -177q68 -12 138.5 6t155.5 56t132 50q6 6 37 -18q14 -49 -4 -88t-61 -55q-94 -41 -219.5 -85t-225.5 -38q-14 2 -48 3t-52.5 8t-22.5 28q-25 78 -17.5 226t-10.5 226q-2 10 -17.5 33t-18.5 35zM305 1340.5 q4 25.5 8 33.5t20.5 33t28.5 49q25 47 41.5 72.5t47 48t65.5 22.5q20 0 44 -24.5t15 -42.5q-31 -82 -56 -119t-95 -100q-16 -14 -36.5 -26.5t-43 -16.5t-31.5 16q-12 29 -8 54.5z" />
|
||||
<glyph unicode="Ê" d="M29 1200l156 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -233q-8 0 -19 -16.5t-22 -12.5q-10 6 -56 11t-50 14q-55 137 -125 231q-29 -53 -56.5 -91t-58.5 -68l-75 -76q-23 -16 -56 -15.5t-59 12.5q-43 19 -6 70zM32 592q-3 12 7 37q0 6 16 18l13 10 q12 25 12 63t-2 60q0 31 -12.5 93.5t-12.5 109.5t25 82q86 125 258 140.5t299 -85.5q29 -20 6 -58t-72 -46q-35 -4 -122 18.5t-134 1.5q-45 -20 -52 -75.5t4 -109.5t-9 -108q39 -23 99.5 -23.5t107.5 6.5t93 -12.5t69 -74.5q-33 -57 -100.5 -67.5t-138.5 -12.5t-101 -35 q-41 -43 -37 -142t18 -177q68 -12 138.5 6t155.5 56t132 50q6 6 37 -18q14 -49 -4 -88t-61 -55q-94 -41 -219.5 -85t-225.5 -38q-14 2 -48 3t-52.5 8t-22.5 28q-25 78 -17.5 226t-10.5 226q-2 10 -17.5 33t-18.5 35z" />
|
||||
<glyph unicode="Ë" d="M32 592q-3 12 7 37q0 6 16 18l13 10q12 25 12 63t-2 60q0 31 -12.5 93.5t-12.5 109.5t25 82q86 125 258 140.5t299 -85.5q29 -20 6 -58t-72 -46q-35 -4 -122 18.5t-134 1.5q-45 -20 -52 -75.5t4 -109.5t-9 -108q39 -23 99.5 -23.5t107.5 6.5t93 -12.5t69 -74.5 q-33 -57 -100.5 -67.5t-138.5 -12.5t-101 -35q-41 -43 -37 -142t18 -177q68 -12 138.5 6t155.5 56t132 50q6 6 37 -18q14 -49 -4 -88t-61 -55q-94 -41 -219.5 -85t-225.5 -38q-14 2 -48 3t-52.5 8t-22.5 28q-25 78 -17.5 226t-10.5 226q-2 10 -17.5 33t-18.5 35zM68 1501 q0 49 36 84q59 53 134 33.5t100 -80.5q31 -70 -10 -144.5t-121 -52.5q-63 18 -74 29q-65 61 -65 131zM420 1438.5q-8 54.5 19.5 95.5t77.5 61.5t118 -16.5q35 -20 40 -64.5t-13 -76.5q-23 -53 -81.5 -85t-105.5 1q-47 30 -55 84.5z" />
|
||||
<glyph unicode="Ì" horiz-adv-x="329" d="M29 1499q-33 51 17 94t106 37q72 -8 108 -147q18 -72 32.5 -122t7.5 -80t-46 -34q-23 -2 -42 9.5t-29.5 23.5t-26.5 39zM56 712q1 210 26 367q12 82 79.5 105.5t143.5 -27.5q35 -35 23 -59q-51 -145 -59.5 -309t5 -372t9.5 -311q-2 -23 -47.5 -30.5t-85.5 12.5 q-35 16 -56.5 48t-27 67t-7.5 75.5t0 75.5q-4 148 -3 358z" />
|
||||
<glyph unicode="Í" horiz-adv-x="329" d="M56 712q1 210 26 367q12 82 79.5 105.5t143.5 -27.5q35 -35 23 -59q-51 -145 -59.5 -309t5 -372t9.5 -311q-2 -23 -47.5 -30.5t-85.5 12.5q-35 16 -56.5 48t-27 67t-7.5 75.5t0 75.5q-4 148 -3 358zM186 1358.5q4 25.5 8.5 34t20.5 33t29 49.5q25 47 41 72.5t46.5 48 t65.5 22.5q20 0 44 -24.5t16 -43.5q-31 -82 -56.5 -118.5t-95.5 -100.5q-16 -14 -36.5 -26.5t-43 -16.5t-30.5 17q-13 28 -9 53.5z" />
|
||||
<glyph unicode="Î" horiz-adv-x="329" d="M-106 1200l156 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -233q-8 0 -19.5 -16.5t-21.5 -12.5q-10 6 -56 11t-50 14q-55 137 -125 231q-29 -53 -56.5 -91t-58.5 -68l-76 -76q-23 -16 -55.5 -15.5t-58.5 12.5q-43 19 -6 70zM56 712q1 210 26 367 q12 82 79.5 105.5t143.5 -27.5q35 -35 23 -59q-51 -145 -59.5 -309t5 -372t9.5 -311q-2 -23 -47.5 -30.5t-85.5 12.5q-35 16 -56.5 48t-27 67t-7.5 75.5t0 75.5q-4 148 -3 358z" />
|
||||
<glyph unicode="Ï" horiz-adv-x="329" d="M-121 1495q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10.5 -144.5t-121.5 -52.5q-63 18 -73 29q-66 61 -66 131zM56 712q1 210 26 367q12 82 79.5 105.5t143.5 -27.5q35 -35 23 -59q-51 -145 -59.5 -309t5 -372t9.5 -311q-2 -23 -47.5 -30.5t-85.5 12.5 q-35 16 -56.5 48t-27 67t-7.5 75.5t0 75.5q-4 148 -3 358zM231.5 1432.5q-8.5 54.5 19.5 95.5t78 61.5t117 -16.5q35 -20 40.5 -64.5t-13.5 -76.5q-23 -53 -81 -85t-105 1q-47 30 -55.5 84.5z" />
|
||||
<glyph unicode="Ñ" horiz-adv-x="694" d="M-27 1312.5q-2 30.5 13 51.5l51 79q18 28 63 73q39 39 66 60t64.5 40.5t76.5 16.5t80 -27q33 -20 47.5 -85t28.5 -85q20 -29 35.5 -34t30 9t28.5 33.5t41 45.5t57 40q37 12 56.5 -14.5t5.5 -55.5q-82 -125 -134.5 -165t-146.5 -44q-41 -2 -73.5 25t-47.5 72 q-14 43 -28.5 64.5t-32.5 14.5q-45 -14 -74.5 -46.5t-42 -59.5t-47.5 -42t-96 -3q-19 6 -21 36.5zM47 174q12 96 23.5 381t44.5 442q6 29 59 29t74 -20q63 -84 130.5 -282t131.5 -282q14 39 18 77t1 99.5t-3 75.5q0 66 -36.5 228.5t-22.5 251.5q6 43 71.5 49t79.5 -33 q20 -51 35 -107.5t22 -109.5t12 -112.5t6 -115t1 -113.5v-114q0 -211 -84 -295q-27 -31 -76 -34t-75 26q-51 59 -105.5 158.5t-87.5 169.5q-27 -72 -22.5 -202t-12.5 -202q-10 -39 -69.5 -44t-98.5 36q-16 18 -16 43z" />
|
||||
<glyph unicode="Ò" horiz-adv-x="827" d="M55 582q41 143 159 255.5t258 127t267 -137.5q117 -158 80 -346t-192 -293q-102 -70 -211 -72.5t-203 62.5q-96 72 -142.5 180.5t-15.5 223.5zM268 457q20 -92 72.5 -147.5t130.5 -20.5q96 45 134 146.5t11 211.5q-14 55 -79.5 79t-122.5 11q-49 -8 -102.5 -118.5 t-43.5 -161.5zM283 1305q-33 51 17 94t106 37q72 -8 108 -148q18 -72 32.5 -122t7.5 -79.5t-46 -33.5q-23 -2 -42.5 9t-29.5 23.5t-26 38.5z" />
|
||||
<glyph unicode="Ó" horiz-adv-x="827" d="M55 582q41 143 159 255.5t258 127t267 -137.5q117 -158 80 -346t-192 -293q-102 -70 -211 -72.5t-203 62.5q-96 72 -142.5 180.5t-15.5 223.5zM268 457q20 -92 72.5 -147.5t130.5 -20.5q96 45 134 146.5t11 211.5q-14 55 -79.5 79t-122.5 11q-49 -8 -102.5 -118.5 t-43.5 -161.5zM430 1170.5q4 25.5 8 33.5t20.5 33t28.5 49q25 47 41.5 72.5t47 48.5t65.5 23q20 0 44 -25t15 -43q-31 -82 -56.5 -119t-94.5 -100q-16 -14 -36.5 -26.5t-43.5 -16.5t-31 16q-12 29 -8 54.5z" />
|
||||
<glyph unicode="Ô" horiz-adv-x="827" d="M55 582q41 143 159 255.5t258 127t267 -137.5q117 -158 80 -346t-192 -293q-102 -70 -211 -72.5t-203 62.5q-96 72 -142.5 180.5t-15.5 223.5zM178 999l157 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -233q-8 0 -19.5 -16.5t-21.5 -12.5 q-10 6 -56.5 11.5t-50.5 13.5q-55 137 -125 231q-29 -53 -56 -91t-58 -67l-76 -77q-23 -16 -55.5 -15t-59.5 13q-43 18 -6 69zM268 457q20 -92 72.5 -147.5t130.5 -20.5q96 45 134 146.5t11 211.5q-14 55 -79.5 79t-122.5 11q-49 -8 -102.5 -118.5t-43.5 -161.5z" />
|
||||
<glyph unicode="Õ" horiz-adv-x="827" d="M55 582q41 143 159 255.5t258 127t267 -137.5q117 -158 80 -346t-192 -293q-102 -70 -211 -72.5t-203 62.5q-96 72 -142.5 180.5t-15.5 223.5zM68 1130.5q-2 30.5 12 51.5l51 79q18 28 64 72q39 39 65.5 60.5t64 41t76.5 16.5t80 -28q33 -20 47.5 -84.5t28.5 -85.5 q20 -29 35.5 -34t30 9.5t29 34t41 45t57.5 40.5q37 12 56 -14.5t5 -55.5q-82 -125 -134 -165t-147 -44q-41 -2 -73.5 24.5t-46.5 71.5q-14 43 -28.5 64.5t-33.5 15.5q-45 -14 -74.5 -47t-42 -59.5t-47 -42t-96.5 -2.5q-18 6 -20 36.5zM268 457q20 -92 72.5 -147.5 t130.5 -20.5q96 45 134 146.5t11 211.5q-14 55 -79.5 79t-122.5 11q-49 -8 -102.5 -118.5t-43.5 -161.5z" />
|
||||
<glyph unicode="Ö" horiz-adv-x="827" d="M55 582q41 143 159 255.5t258 127t267 -137.5q117 -158 80 -346t-192 -293q-102 -70 -211 -72.5t-203 62.5q-96 72 -142.5 180.5t-15.5 223.5zM131 1235q0 49 37 84q59 53 134 33.5t99 -80.5q31 -70 -10 -144.5t-121 -52.5q-63 18 -73 29q-66 61 -66 131zM268 457 q20 -92 72.5 -147.5t130.5 -20.5q96 45 134 146.5t11 211.5q-14 55 -79.5 79t-122.5 11q-49 -8 -102.5 -118.5t-43.5 -161.5zM483.5 1172.5q-8.5 54.5 19 95.5t78 61.5t117.5 -16.5q35 -20 40 -64.5t-13 -77.5q-23 -53 -81 -84.5t-105 0.5q-47 31 -55.5 85.5z" />
|
||||
<glyph unicode="Ù" horiz-adv-x="983" d="M41 728q8 155 57 316q18 57 80 86t123 0q43 -47 31 -96q-55 -127 -69.5 -273.5t31.5 -284.5t155 -204q66 -35 116.5 -20.5t88.5 70t60.5 119t30.5 128.5q18 117 16.5 180.5t-14 179t-12.5 179.5q-2 23 9.5 40t22.5 27.5t47 21.5l46 14q10 3 55 14q0 -16 20.5 -24.5 t20.5 -16.5q25 -178 28 -310.5t-33 -289t-122 -281.5q-66 -94 -172 -160.5t-219.5 -76t-199.5 78.5q-109 115 -157 271.5t-40 311.5zM336 1493q-33 51 17 94t106 37q72 -8 108 -147q18 -72 32.5 -122t7.5 -80t-46 -34q-23 -2 -42 9.5t-29.5 23.5t-26.5 39z" />
|
||||
<glyph unicode="Ú" horiz-adv-x="983" d="M41 728q8 155 57 316q18 57 80 86t123 0q43 -47 31 -96q-55 -127 -69.5 -273.5t31.5 -284.5t155 -204q66 -35 116.5 -20.5t88.5 70t60.5 119t30.5 128.5q18 117 16.5 180.5t-14 179t-12.5 179.5q-2 23 9.5 40t22.5 27.5t47 21.5l46 14q10 3 55 14q0 -16 20.5 -24.5 t20.5 -16.5q25 -178 28 -310.5t-33 -289t-122 -281.5q-66 -94 -172 -160.5t-219.5 -76t-199.5 78.5q-109 115 -157 271.5t-40 311.5zM477 1324q4 26 8 34t20.5 32.5t29.5 49.5q25 47 41 72.5t46.5 48t65.5 22.5q20 0 44 -24.5t16 -42.5q-31 -82 -56.5 -119t-95.5 -101 q-16 -14 -36.5 -26.5t-43 -16.5t-31.5 17q-12 28 -8 54z" />
|
||||
<glyph unicode="Û" horiz-adv-x="983" d="M41 728q8 155 57 316q18 57 80 86t123 0q43 -47 31 -96q-55 -127 -69.5 -273.5t31.5 -284.5t155 -204q66 -35 116.5 -20.5t88.5 70t60.5 119t30.5 128.5q18 117 16.5 180.5t-14 179t-12.5 179.5q-2 23 9.5 40t22.5 27.5t47 21.5l46 14q10 3 55 14q0 -16 20.5 -24.5 t20.5 -16.5q25 -178 28 -310.5t-33 -289t-122 -281.5q-66 -94 -172 -160.5t-219.5 -76t-199.5 78.5q-109 115 -157 271.5t-40 311.5zM207 1194l157 216q79 112 132 208h41q29 0 41 -6q20 -27 115 -244t98 -233q-8 0 -19.5 -16.5t-21.5 -12.5q-10 6 -56.5 11t-50.5 13 q-55 137 -125 232q-29 -53 -56.5 -91t-58.5 -68l-75 -77q-23 -16 -55.5 -15t-59.5 13q-43 19 -6 70z" />
|
||||
<glyph unicode="Ü" horiz-adv-x="983" d="M41 728q8 155 57 316q18 57 80 86t123 0q43 -47 31 -96q-55 -127 -69.5 -273.5t31.5 -284.5t155 -204q66 -35 116.5 -20.5t88.5 70t60.5 119t30.5 128.5q18 117 16.5 180.5t-14 179t-12.5 179.5q-2 23 9.5 40t22.5 27.5t47 21.5l46 14q10 3 55 14q0 -16 20.5 -24.5 t20.5 -16.5q25 -178 28 -310.5t-33 -289t-122 -281.5q-66 -94 -172 -160.5t-219.5 -76t-199.5 78.5q-109 115 -157 271.5t-40 311.5zM227 1442q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10.5 -144.5t-120.5 -52.5q-63 18 -74 29q-66 61 -66 131zM579.5 1379.5 q-8.5 54.5 19.5 95.5t78 61t118 -16q35 -20 40 -64.5t-14 -77.5q-23 -53 -81 -84.5t-105 0.5q-47 31 -55.5 85.5z" />
|
||||
<glyph unicode="Ý" horiz-adv-x="739" d="M98 1508.5q4 25.5 8 34t20.5 33t29.5 48.5q25 47 41 73t46.5 48.5t65.5 22.5q20 0 44 -24.5t16 -43.5q-31 -82 -56.5 -119t-95.5 -100q-16 -14 -36.5 -26.5t-43 -16.5t-31.5 16q-12 29 -8 54.5zM22 1231q0 42 59 68q32 15 56 15q25 0 41 -16q49 -43 78 -140l56 -201 q28 -103 69 -152q33 43 85 224t120 231q32 25 69 25q19 0 40 -7q45 -15 45 -49q0 -11 -5 -25q-168 -416 -233 -557q-10 -29 -10 -57q0 -53 36 -101q8 -8 8 -22q0 -22 -16 -61q-10 -8 -51 -22.5t-51 -41.5q-80 -367 -99 -430q-8 -25 -44 -40q-16 -7 -35 -7q-23 0 -52 10 q-35 14 -41 55q-2 15 -2 30q0 24 7 44q8 53 68 241q52 160 52 246q0 15 -2 27q-14 109 -124 348q-124 273 -124 365z" />
|
||||
<glyph unicode="à" horiz-adv-x="724" d="M41 333q8 87 49 140q57 76 140 117t149.5 45t118.5 0l51 -2q16 20 16 71.5t-30 57.5q-76 16 -157 -9.5t-149 -56.5q-53 -18 -77.5 58.5t-4.5 97.5q78 53 184.5 79.5t212 1t148.5 -115.5q29 -59 32 -132t-10 -130l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54 l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5t-27.5 -8t-34.5 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-39 60 -31 147zM188 301q0 -41 75 -73.5t142.5 -35t86.5 12.5q6 29 18 71l19 70q7 27 6.5 65t-17.5 76 q-33 -12 -99.5 -23t-110.5 -20.5t-81 -45.5t-39 -97zM233 1272q-33 51 17.5 94t105.5 37q72 -8 109 -148q18 -72 32.5 -122t7.5 -79.5t-46 -33.5q-23 -2 -42.5 9t-29.5 23.5t-27 39.5z" />
|
||||
<glyph unicode="á" horiz-adv-x="724" d="M41 333q8 87 49 140q57 76 140 117t149.5 45t118.5 0l51 -2q16 20 16 71.5t-30 57.5q-76 16 -157 -9.5t-149 -56.5q-53 -18 -77.5 58.5t-4.5 97.5q78 53 184.5 79.5t212 1t148.5 -115.5q29 -59 32 -132t-10 -130l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54 l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5t-27.5 -8t-34.5 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-39 60 -31 147zM188 301q0 -41 75 -73.5t142.5 -35t86.5 12.5q6 29 18 71l19 70q7 27 6.5 65t-17.5 76 q-33 -12 -99.5 -23t-110.5 -20.5t-81 -45.5t-39 -97zM362.5 1094.5q4.5 25.5 8.5 34t20.5 33t28.5 48.5q25 47 41 73t47 48.5t65 22.5q20 0 44 -24.5t16 -43.5q-31 -82 -56.5 -119t-95.5 -100q-16 -14 -36.5 -26.5t-43 -16.5t-30.5 16q-13 29 -8.5 54.5z" />
|
||||
<glyph unicode="â" horiz-adv-x="724" d="M41 333q8 87 49 140q57 76 140 117t149.5 45t118.5 0l51 -2q16 20 16 71.5t-30 57.5q-76 16 -157 -9.5t-149 -56.5q-53 -18 -77.5 58.5t-4.5 97.5q78 53 184.5 79.5t212 1t148.5 -115.5q29 -59 32 -132t-10 -130l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54 l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5t-27.5 -8t-34.5 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-39 60 -31 147zM145 961l157 216q79 112 132 207h41q29 0 41 -6q20 -27 115.5 -243.5t97.5 -233.5 q-8 0 -19.5 -16.5t-21.5 -12.5q-10 6 -56 11.5t-50 13.5q-55 137 -125 231q-29 -53 -56.5 -91t-58.5 -67l-76 -77q-23 -16 -55.5 -15t-58.5 13q-44 19 -7 70zM188 301q0 -41 75 -73.5t142.5 -35t86.5 12.5q6 29 18 71l19 70q7 27 6.5 65t-17.5 76q-33 -12 -99.5 -23 t-110.5 -20.5t-81 -45.5t-39 -97z" />
|
||||
<glyph unicode="ã" horiz-adv-x="724" d="M14 1136.5q-2 30.5 13 51.5l51 79q18 28 63 72q39 39 65.5 60.5t64.5 41t77 16.5t80 -27q33 -20 47 -85t29 -85q20 -29 35.5 -34t30 9t28.5 33.5t41 45t57 40.5q37 12 56.5 -14.5t5.5 -55.5q-82 -125 -134.5 -165t-146.5 -44q-41 -2 -73.5 24.5t-47.5 71.5 q-14 43 -28.5 64.5t-32.5 15.5q-45 -14 -75 -47t-42 -59.5t-47 -42t-96 -2.5q-19 6 -21 36.5zM41 333q8 87 49 140q57 76 140 117t149.5 45t118.5 0l51 -2q16 20 16 71.5t-30 57.5q-76 16 -157 -9.5t-149 -56.5q-53 -18 -77.5 58.5t-4.5 97.5q78 53 184.5 79.5t212 1 t148.5 -115.5q29 -59 32 -132t-10 -130l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5t-27.5 -8t-34.5 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-39 60 -31 147z M188 301q0 -41 75 -73.5t142.5 -35t86.5 12.5q6 29 18 71l19 70q7 27 6.5 65t-17.5 76q-33 -12 -99.5 -23t-110.5 -20.5t-81 -45.5t-39 -97z" />
|
||||
<glyph unicode="ä" horiz-adv-x="724" d="M41 333q8 87 49 140q57 76 140 117t149.5 45t118.5 0l51 -2q16 20 16 71.5t-30 57.5q-76 16 -157 -9.5t-149 -56.5q-53 -18 -77.5 58.5t-4.5 97.5q78 53 184.5 79.5t212 1t148.5 -115.5q29 -59 32 -132t-10 -130l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54 l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5t-27.5 -8t-34.5 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-39 60 -31 147zM61 1200q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10 -144.5t-121 -52.5q-63 18 -74 29 q-66 61 -66 131zM188 301q0 -41 75 -73.5t142.5 -35t86.5 12.5q6 29 18 71l19 70q7 27 6.5 65t-17.5 76q-33 -12 -99.5 -23t-110.5 -20.5t-81 -45.5t-39 -97zM414 1137.5q-8 54.5 19.5 95.5t77.5 61.5t118 -16.5q35 -20 40 -64.5t-14 -76.5q-23 -53 -81 -85t-105 1 q-47 30 -55 84.5z" />
|
||||
<glyph unicode="å" horiz-adv-x="724" d="M41 333q8 87 49 140q57 76 140 117t149.5 45t118.5 0l51 -2q16 20 16 71.5t-30 57.5q-76 16 -157 -9.5t-149 -56.5q-53 -18 -77.5 58.5t-4.5 97.5q78 53 184.5 79.5t212 1t148.5 -115.5q29 -59 32 -132t-10 -130l-31 -138q-17 -81 -21 -138q-2 -20 -3.5 -46t-4.5 -54 l-6 -56q-3 -29 -8 -55.5t-12 -49t-16.5 -40t-21.5 -26.5t-27.5 -8t-34.5 13q-16 10 -33.5 42t-31.5 32l-87 12q-58 8 -92 15.5t-79 21.5t-78 40.5t-55 65.5q-39 60 -31 147zM188 301q0 -41 75 -73.5t142.5 -35t86.5 12.5q6 29 18 71l19 70q7 27 6.5 65t-17.5 76 q-33 -12 -99.5 -23t-110.5 -20.5t-81 -45.5t-39 -97zM334 1047q-8 61 39 113t108 63q53 10 97 -45q37 -59 21.5 -115.5t-64.5 -106.5q-63 -63 -125 -28q-70 41 -76 119zM428 1077q-4 -43 31 -55q14 -8 33 14q31 45 14 72q-10 18 -25 18q-20 0 -35.5 -15.5t-17.5 -33.5z" />
|
||||
<glyph unicode="ç" horiz-adv-x="774" d="M29 532q33 195 170 316q27 27 59 53l64 53q31 27 67.5 47.5t71.5 31.5t74.5 10t76.5 -17q47 -20 27 -80q-18 -55 -58 -85t-101.5 -54.5t-96.5 -48.5q-152 -117 -160 -246q-8 -115 43 -190q27 -43 83.5 -67t105.5 -36q47 -18 94 8.5t94 63.5t82 39q31 2 42 -16.5t5 -47 t-15 -52.5t-20 -40q-66 -98 -180 -119l12 -12q12 -12 -1 -113.5t-40 -128.5q-37 -37 -117.5 -46t-136.5 22q-96 57 -28 125q20 20 79.5 3.5t80.5 2.5q16 2 11 66.5t-1 80.5q-57 8 -129 29q-141 41 -212 167.5t-46 280.5z" />
|
||||
<glyph unicode="è" horiz-adv-x="694" d="M45 578q-4 154 96.5 248t249.5 73q123 -16 214 -118.5t89 -229.5q-18 -57 -168.5 -146.5t-171.5 -109.5q-10 -2 -25.5 -16.5t-6.5 -26.5q25 -45 61.5 -63.5t82.5 -10.5t84 22.5t89 41.5q53 -41 33.5 -110t-82.5 -79q-51 -6 -95 -14t-97.5 -5t-98.5 23q-246 111 -254 521z M129 1239q-33 51 17.5 94t105.5 37q72 -8 108 -147q18 -72 33 -122t7.5 -80t-46.5 -34q-23 -2 -42 9.5t-29.5 23.5t-26.5 39zM228.5 633.5q-13.5 -58.5 1 -108.5t38.5 -52q184 8 221 129q33 72 -53 110t-153 3q-41 -23 -54.5 -81.5z" />
|
||||
<glyph unicode="é" horiz-adv-x="694" d="M45 578q-4 154 96.5 248t249.5 73q123 -16 214 -118.5t89 -229.5q-18 -57 -168.5 -146.5t-171.5 -109.5q-10 -2 -25.5 -16.5t-6.5 -26.5q25 -45 61.5 -63.5t82.5 -10.5t84 22.5t89 41.5q53 -41 33.5 -110t-82.5 -79q-51 -6 -95 -14t-97.5 -5t-98.5 23q-246 111 -254 521z M228.5 633.5q-13.5 -58.5 1 -108.5t38.5 -52q184 8 221 129q33 72 -53 110t-153 3q-41 -23 -54.5 -81.5zM317.5 1057.5q4.5 25.5 8.5 34t20 33t29 49.5q25 47 41 72.5t47 48t65 22.5q20 0 44 -24.5t16 -43.5q-31 -82 -56.5 -118.5t-95.5 -100.5q-16 -14 -36.5 -26.5 t-43 -16.5t-30.5 17q-13 28 -8.5 53.5z" />
|
||||
<glyph unicode="ê" horiz-adv-x="694" d="M29 934l156 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -234q-8 0 -19 -16t-22 -12q-10 6 -56 11t-50 13q-55 137 -125 232q-29 -53 -56.5 -91t-58.5 -68l-75 -77q-23 -16 -56 -15t-59 13q-43 19 -6 70zM45 578q-4 154 96.5 248t249.5 73 q123 -16 214 -118.5t89 -229.5q-18 -57 -168.5 -146.5t-171.5 -109.5q-10 -2 -25.5 -16.5t-6.5 -26.5q25 -45 61.5 -63.5t82.5 -10.5t84 22.5t89 41.5q53 -41 33.5 -110t-82.5 -79q-51 -6 -95 -14t-97.5 -5t-98.5 23q-246 111 -254 521zM228.5 633.5q-13.5 -58.5 1 -108.5 t38.5 -52q184 8 221 129q33 72 -53 110t-153 3q-41 -23 -54.5 -81.5z" />
|
||||
<glyph unicode="ë" horiz-adv-x="694" d="M45 578q-4 154 96.5 248t249.5 73q123 -16 214 -118.5t89 -229.5q-18 -57 -168.5 -146.5t-171.5 -109.5q-10 -2 -25.5 -16.5t-6.5 -26.5q25 -45 61.5 -63.5t82.5 -10.5t84 22.5t89 41.5q53 -41 33.5 -110t-82.5 -79q-51 -6 -95 -14t-97.5 -5t-98.5 23q-246 111 -254 521z M55 1188q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10.5 -144.5t-120.5 -52.5q-63 18 -74 29q-66 61 -66 131zM228.5 633.5q-13.5 -58.5 1 -108.5t38.5 -52q184 8 221 129q33 72 -53 110t-153 3q-41 -23 -54.5 -81.5zM407.5 1125.5q-8.5 54.5 19.5 95.5t78 61.5 t118 -16.5q35 -20 40 -64.5t-14 -77.5q-23 -53 -81 -84.5t-105 0.5q-47 31 -55.5 85.5z" />
|
||||
<glyph unicode="ì" horiz-adv-x="378" d="M16 1139q-33 51 17.5 94t105.5 37q72 -8 109 -148q18 -72 32.5 -122t7.5 -79.5t-46 -33.5q-23 -2 -42.5 9t-29.5 23.5t-27 38.5zM76 273.5q-2 58.5 4 135t6 109.5q0 162 37 234q20 39 67.5 52t92.5 -7q33 -14 49 -42t-4 -57q-37 -51 -41 -143t-13 -117q-18 -47 -2.5 -143 t2.5 -143q0 -6 -6 -16.5t-12 -10.5q-137 -39 -162 37q-16 53 -18 111.5z" />
|
||||
<glyph unicode="í" horiz-adv-x="378" d="M76 273.5q-2 58.5 4 135t6 109.5q0 162 37 234q20 39 67.5 52t92.5 -7q33 -14 49 -42t-4 -57q-37 -51 -41 -143t-13 -117q-18 -47 -2.5 -143t2.5 -143q0 -6 -6 -16.5t-12 -10.5q-137 -39 -162 37q-16 53 -18 111.5zM164 1023q4 26 8 34t20.5 32.5t28.5 49.5 q25 47 41.5 72.5t47 48t65.5 22.5q20 0 43.5 -24.5t15.5 -43.5q-31 -82 -56.5 -118.5t-94.5 -100.5q-16 -14 -37 -26.5t-43.5 -16.5t-30.5 17q-12 28 -8 54z" />
|
||||
<glyph unicode="î" horiz-adv-x="378" d="M-94 899l156 216q79 112 133 208h41q29 0 40 -6q20 -27 115.5 -244t97.5 -233q-8 0 -19 -16.5t-21 -12.5q-10 6 -56.5 11t-50.5 14q-55 137 -125 231q-29 -53 -56.5 -91t-58.5 -68l-75 -77q-23 -16 -55.5 -15t-59.5 13q-43 19 -6 70zM76 273.5q-2 58.5 4 135t6 109.5 q0 162 37 234q20 39 67.5 52t92.5 -7q33 -14 49 -42t-4 -57q-37 -51 -41 -143t-13 -117q-18 -47 -2.5 -143t2.5 -143q0 -6 -6 -16.5t-12 -10.5q-137 -39 -162 37q-16 53 -18 111.5z" />
|
||||
<glyph unicode="ï" horiz-adv-x="378" d="M-70 1128q0 49 37 84q59 53 134 34t100 -81q31 -70 -10 -144.5t-121 -51.5q-63 18 -74 28q-66 61 -66 131zM76 273.5q-2 58.5 4 135t6 109.5q0 162 37 234q20 39 67.5 52t92.5 -7q33 -14 49 -42t-4 -57q-37 -51 -41 -143t-13 -117q-18 -47 -2.5 -143t2.5 -143 q0 -6 -6 -16.5t-12 -10.5q-137 -39 -162 37q-16 53 -18 111.5zM282.5 1066q-8.5 54 19.5 95t78 61.5t118 -16.5q35 -20 40 -64t-14 -77q-23 -53 -81 -85t-105 1q-47 31 -55.5 85z" />
|
||||
<glyph unicode="ñ" horiz-adv-x="737" d="M39 983q-2 31 12 51l51 79q18 28 64 73q39 39 65.5 60.5t64.5 41t77 16t80 -27.5q33 -20 47 -85t28 -85q20 -29 36 -34t30 9.5t28.5 34t41 45t57.5 39.5q37 12 56.5 -14.5t4.5 -55.5q-82 -125 -134 -164.5t-146 -43.5q-41 -2 -74 24.5t-47 71.5q-14 43 -28.5 64.5 t-33.5 15.5q-45 -14 -74.5 -47t-42 -59.5t-47 -42t-96.5 -3.5q-18 6 -20 37zM80 685q2 54 18 97q18 47 83 44t79 -54q8 -29 -5 -82t-13 -74q4 -4 11 -17t7 -7q4 6 20 33l20 35q5 9 20.5 32t23.5 31t23.5 25.5t27.5 23.5l30 15q17 9 33.5 10.5t36 0.5t42.5 -7 q51 -84 76.5 -195t27.5 -209t8 -211q20 -90 -26 -104q-131 -35 -140 18q-12 78 -18 246t-25 256q-57 -63 -112.5 -209.5t-85.5 -198.5q-25 -41 -75 -43t-69 43q-12 35 -14 77t2 100.5t4 82.5q0 33 -6 110t-4 131z" />
|
||||
<glyph unicode="ò" horiz-adv-x="577" d="M63 678q18 68 71.5 142.5t60.5 88.5q41 78 123.5 70t146.5 -78q68 -78 100 -201q55 -207 -141 -413q-33 -35 -99.5 -39t-107.5 20q-102 61 -145.5 176t-8.5 234zM70 1380q-33 51 17 94.5t106 36.5q72 -8 108 -147q18 -72 32.5 -122t7.5 -79.5t-46 -34.5q-23 -2 -42.5 9.5 t-29.5 24t-26 38.5zM194.5 607q-14.5 -44 7 -83t81.5 -53q70 -16 102.5 31t17 120.5t-68.5 133.5q-12 14 -43 -6.5t-56.5 -59.5t-40 -83z" />
|
||||
<glyph unicode="ó" horiz-adv-x="577" d="M63 678q18 68 71.5 142.5t60.5 88.5q41 78 123.5 70t146.5 -78q68 -78 100 -201q55 -207 -141 -413q-33 -35 -99.5 -39t-107.5 20q-102 61 -145.5 176t-8.5 234zM194.5 607q-14.5 -44 7 -83t81.5 -53q70 -16 102.5 31t17 120.5t-68.5 133.5q-12 14 -43 -6.5t-56.5 -59.5 t-40 -83zM295 1150q4 26 8 34t20.5 32.5t28.5 49.5q25 47 41.5 72.5t47 48t65.5 22.5q20 0 43.5 -24.5t15.5 -43.5q-31 -82 -56.5 -118.5t-94.5 -100.5q-16 -14 -37 -26.5t-43.5 -16.5t-30.5 17q-12 28 -8 54z" />
|
||||
<glyph unicode="ô" horiz-adv-x="577" d="M-20 1014l156 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -234q-8 0 -19.5 -16t-21.5 -12q-10 6 -56 11t-50 13q-55 137 -125 232q-29 -53 -56.5 -91t-58.5 -68l-76 -77q-23 -16 -55.5 -15t-58.5 13q-43 19 -6 70zM63 678q18 68 71.5 142.5t60.5 88.5 q41 78 123.5 70t146.5 -78q68 -78 100 -201q55 -207 -141 -413q-33 -35 -99.5 -39t-107.5 20q-102 61 -145.5 176t-8.5 234zM194.5 607q-14.5 -44 7 -83t81.5 -53q70 -16 102.5 31t17 120.5t-68.5 133.5q-12 14 -43 -6.5t-56.5 -59.5t-40 -83z" />
|
||||
<glyph unicode="õ" horiz-adv-x="577" d="M-35 1128.5q-2 30.5 12 51.5l52 78q18 28 63 73q39 39 65.5 60.5t64.5 41t77 16.5t80 -28q33 -20 47 -84.5t29 -85.5q20 -29 35.5 -34t30 9.5t28.5 34t40.5 45t57.5 40.5q37 12 56.5 -14.5t5.5 -55.5q-82 -125 -134.5 -165t-146.5 -44q-41 -2 -73.5 24.5t-47.5 71.5 q-14 43 -28.5 64.5t-32.5 15.5q-45 -14 -75 -47t-42 -59.5t-47 -42t-96 -2.5q-19 6 -21 36.5zM63 678q18 68 71.5 142.5t60.5 88.5q41 78 123.5 70t146.5 -78q68 -78 100 -201q55 -207 -141 -413q-33 -35 -99.5 -39t-107.5 20q-102 61 -145.5 176t-8.5 234zM194.5 607 q-14.5 -44 7 -83t81.5 -53q70 -16 102.5 31t17 120.5t-68.5 133.5q-12 14 -43 -6.5t-56.5 -59.5t-40 -83z" />
|
||||
<glyph unicode="ö" horiz-adv-x="577" d="M12 1255q0 49 37 84q59 53 134 34t100 -81q31 -70 -10.5 -144.5t-120.5 -51.5q-63 18 -74 28q-66 61 -66 131zM63 678q18 68 71.5 142.5t60.5 88.5q41 78 123.5 70t146.5 -78q68 -78 100 -201q55 -207 -141 -413q-33 -35 -99.5 -39t-107.5 20q-102 61 -145.5 176 t-8.5 234zM194.5 607q-14.5 -44 7 -83t81.5 -53q70 -16 102.5 31t17 120.5t-68.5 133.5q-12 14 -43 -6.5t-56.5 -59.5t-40 -83zM364.5 1193q-8.5 54 19.5 95t78 61.5t118 -16.5q35 -20 40 -64t-14 -77q-23 -53 -81 -85t-105 1q-47 31 -55.5 85z" />
|
||||
<glyph unicode="ù" horiz-adv-x="751" d="M53 733q-4 49 4.5 108.5t46.5 86.5q53 25 114 7.5t61 -69.5q0 -45 -4.5 -127t-4.5 -148.5t9 -125.5q4 -12 9 -41t10 -49l12 -50q7 -30 15.5 -45.5t20.5 -33t24.5 -15.5t30.5 9q133 90 164 269t-61 327q-18 29 -28.5 57.5t-8.5 57t27 38.5q98 41 173.5 -49t82.5 -197 q12 -211 -54.5 -395t-222.5 -252q-104 -47 -180 -18.5t-125 97.5t-77 170t-36 199.5t-2 188.5zM135 1333q-33 51 17.5 94t105.5 37q72 -8 109 -147q18 -72 32.5 -122t7 -80t-46.5 -34q-23 -2 -42 9.5t-29 23.5t-27 39z" />
|
||||
<glyph unicode="ú" horiz-adv-x="751" d="M53 733q-4 49 4.5 108.5t46.5 86.5q53 25 114 7.5t61 -69.5q0 -45 -4.5 -127t-4.5 -148.5t9 -125.5q4 -12 9 -41t10 -49l12 -50q7 -30 15.5 -45.5t20.5 -33t24.5 -15.5t30.5 9q133 90 164 269t-61 327q-18 29 -28.5 57.5t-8.5 57t27 38.5q98 41 173.5 -49t82.5 -197 q12 -211 -54.5 -395t-222.5 -252q-104 -47 -180 -18.5t-125 97.5t-77 170t-36 199.5t-2 188.5zM311 1170.5q4 25.5 8.5 33.5t20.5 33t29 49q25 47 41 72.5t46.5 48.5t65.5 23q20 0 44 -25t16 -43q-31 -82 -56.5 -119t-95.5 -100q-16 -14 -36.5 -26.5t-43 -16.5t-31.5 16 q-12 29 -8 54.5z" />
|
||||
<glyph unicode="û" horiz-adv-x="751" d="M53 733q-4 49 4.5 108.5t46.5 86.5q53 25 114 7.5t61 -69.5q0 -45 -4.5 -127t-4.5 -148.5t9 -125.5q4 -12 9 -41t10 -49l12 -50q7 -30 15.5 -45.5t20.5 -33t24.5 -15.5t30.5 9q133 90 164 269t-61 327q-18 29 -28.5 57.5t-8.5 57t27 38.5q98 41 173.5 -49t82.5 -197 q12 -211 -54.5 -395t-222.5 -252q-104 -47 -180 -18.5t-125 97.5t-77 170t-36 199.5t-2 188.5zM53 1069l157 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -233q-8 0 -19.5 -16.5t-21.5 -12.5q-10 6 -56 11t-51 14q-55 137 -124 231q-29 -53 -56.5 -91 t-58.5 -68l-76 -77q-23 -16 -55.5 -15t-59.5 13q-43 19 -6 70z" />
|
||||
<glyph unicode="ü" horiz-adv-x="751" d="M53 733q-4 49 4.5 108.5t46.5 86.5q53 25 114 7.5t61 -69.5q0 -45 -4.5 -127t-4.5 -148.5t9 -125.5q4 -12 9 -41t10 -49l12 -50q7 -30 15.5 -45.5t20.5 -33t24.5 -15.5t30.5 9q133 90 164 269t-61 327q-18 29 -28.5 57.5t-8.5 57t27 38.5q98 41 173.5 -49t82.5 -197 q12 -211 -54.5 -395t-222.5 -252q-104 -47 -180 -18.5t-125 97.5t-77 170t-36 199.5t-2 188.5zM61 1241q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10 -144.5t-121 -52.5q-63 18 -74 29q-66 61 -66 131zM414 1178.5q-8 54.5 19.5 95.5t77.5 61.5t118 -16.5 q35 -20 40 -64.5t-14 -76.5q-23 -53 -81 -85t-105 1q-47 30 -55 84.5z" />
|
||||
<glyph unicode="ý" horiz-adv-x="708" d="M147 1194.5q4 25.5 8 34t20.5 33t29.5 48.5q25 47 41 73t46.5 48.5t65.5 22.5q20 0 44 -24.5t16 -43.5q-31 -82 -56.5 -119t-95.5 -100q-16 -14 -36.5 -26.5t-43 -16.5t-31.5 16q-12 29 -8 54.5zM-96 -250q-33 67 -34 113q0 53 44 80q17 10 34 10q22 0 46 -15 q43 -28 51 -75q70 53 97.5 93t35.5 90t25 136q3 14 2 29q0 56 -35 136q-45 101 -49 138q-6 55 -20.5 163t-20.5 163q0 8 -4 37t-4 42t4 32.5t14 29.5q31 47 94 49q2 0 5 1q60 0 83 -50q27 -54 27 -150v-15q-1 -27 -1 -51q0 -74 5 -128q8 -27 35 4l6 6q33 90 90.5 200 t132.5 155q29 10 68 12h5q35 0 57 -24q12 -14 12 -32q0 -17 -11 -38q-25 -47 -82 -146.5t-88.5 -160t-63.5 -153.5t-38 -177q-8 -106 -74.5 -257t-142.5 -247q-57 -70 -162 -72h-5q-100 0 -138 72z" />
|
||||
<glyph unicode="ÿ" horiz-adv-x="708" d="M-117 1290q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10.5 -144.5t-120.5 -52.5q-63 18 -74 29q-66 61 -66 131zM235.5 1227.5q-8.5 54.5 19.5 95.5t78 61.5t118 -16.5q35 -20 40 -64.5t-14 -77.5q-23 -53 -81 -84.5t-105 0.5q-47 31 -55.5 85.5zM-96 -250 q-33 67 -34 113q0 53 44 80q17 10 34 10q22 0 46 -15q43 -28 51 -75q70 53 97.5 93t35.5 90t25 136q3 14 2 29q0 56 -35 136q-45 101 -49 138q-6 55 -20.5 163t-20.5 163q0 8 -4 37t-4 42t4 32.5t14 29.5q31 47 94 49q2 0 5 1q60 0 83 -50q27 -54 27 -150v-15q-1 -27 -1 -51 q0 -74 5 -128q8 -27 35 4l6 6q33 90 90.5 200t132.5 155q29 10 68 12h5q35 0 57 -24q12 -14 12 -32q0 -17 -11 -38q-25 -47 -82 -146.5t-88.5 -160t-63.5 -153.5t-38 -177q-8 -106 -74.5 -257t-142.5 -247q-57 -70 -162 -72h-5q-100 0 -138 72z" />
|
||||
<glyph unicode="Œ" horiz-adv-x="1562" d="M858 598q0 12 8 31q0 6 16 18l13 10q12 25 12 63t-2 60q0 31 -12.5 93.5t-12.5 109.5t25 82q86 125 258 140q23 2 45 2q144 0 254 -87q16 -11 16 -28q0 -13 -10 -30q-23 -38 -72 -46q-5 -1 -12 -1q-36 0 -110 19q-46 12 -80 12q-31 0 -54 -10q-45 -20 -52 -75 q-3 -22 -3 -43q0 -34 7 -67q4 -19 4 -38q0 -35 -13 -70q39 -23 99 -23h15q51 0 93 6q13 2 25 2q34 0 68 -14q46 -19 69 -75q-33 -57 -100.5 -67.5t-138.5 -12.5t-101 -35q-37 -39 -38 -124q0 -9 1 -18q4 -99 18 -177q27 -5 55 -5q41 0 83 11q71 18 156 56t132 50q6 6 37 -18 q6 -22 6 -41q0 -25 -10 -47q-18 -39 -61 -55q-94 -41 -220 -85q-110 -39 -200 -39q-13 0 -25 1q-14 2 -48 3t-52.5 8t-22.5 28q-19 60 -19 163q0 30 2 63q2 42 2 78q0 93 -13 148q-2 10 -18 33q-19 28 -19 41zM55 582q41 143 159 255.5t258 127.5q12 1 24 1q127 0 243 -139 q89 -120 89 -257q0 -43 -9 -89q-37 -188 -192 -293q-102 -70 -211 -72h-10q-103 0 -193 62q-96 72 -142 180q-28 65 -28 133q0 45 12 91zM268 457q20 -92 73 -148q32 -34 74 -34q26 0 56 14q96 45 134 146q22 60 22 122q0 44 -11 90q-14 55 -79 79q-43 15 -83 15 q-21 0 -40 -4q-49 -8 -103 -119q-45 -93 -44 -143q-1 -10 1 -18z" />
|
||||
<glyph unicode="œ" horiz-adv-x="1271" d="M623 578v11q0 145 96 236q82 77 198 78q25 0 52 -4q123 -16 214 -118.5t89 -229.5q-18 -57 -168.5 -146.5t-171.5 -109.5q-10 -2 -25.5 -16.5t-6.5 -26.5q25 -45 61 -64q26 -13 55 -12q13 0 28 2q46 8 84 22.5t89 41.5q39 -30 39 -75q0 -16 -5 -35q-19 -69 -83 -79 q-51 -6 -95 -14q-32 -6 -69 -6q-14 0 -29 1q-53 3 -98 23q-246 111 -254 521zM806 634q-6 -28 -6 -54q0 -28 7 -55q14 -50 39 -52q184 8 221 129q9 20 10 37q0 45 -63 73q-45 20 -84 19q-37 0 -69 -16q-42 -23 -55 -81zM63 678q18 68 71.5 142.5t60.5 88.5q37 70 108 71 q8 0 15 -1q83 -8 147 -78q68 -78 100 -201q12 -45 12 -90q0 -161 -153 -323q-33 -35 -99 -39q-10 -1 -19 -1q-54 0 -89 21q-102 61 -145 176q-24 63 -24 128q-1 53 15 106zM195 607q-6 -18 -6 -34q0 -25 13 -49q22 -39 81 -53q18 -4 33 -4q45 0 69 35q22 32 22 76 q0 21 -5 45q-15 74 -68 133q-5 6 -13 6q-12 0 -30 -12q-31 -20 -56.5 -59.5t-39.5 -83.5z" />
|
||||
<glyph unicode="Ÿ" horiz-adv-x="739" d="M-168 1602q0 49 37 84q59 53 134 33.5t100 -80.5q31 -70 -10.5 -144.5t-120.5 -52.5q-63 18 -74 29q-66 61 -66 131zM184.5 1539.5q-8.5 54.5 19.5 95.5t78 61.5t118 -16.5q35 -20 40 -64.5t-14 -77.5q-23 -53 -81 -84.5t-105 0.5q-47 31 -55.5 85.5zM22 1231q0 42 59 68 q32 15 56 15q25 0 41 -16q49 -43 78 -140l56 -201q28 -103 69 -152q33 43 85 224t120 231q32 25 69 25q19 0 40 -7q45 -15 45 -49q0 -11 -5 -25q-168 -416 -233 -557q-10 -29 -10 -57q0 -53 36 -101q8 -8 8 -22q0 -22 -16 -61q-10 -8 -51 -22.5t-51 -41.5q-80 -367 -99 -430 q-8 -25 -44 -40q-16 -7 -35 -7q-23 0 -52 10q-35 14 -41 55q-2 15 -2 30q0 24 7 44q8 53 68 241q52 160 52 246q0 15 -2 27q-14 109 -124 348q-124 273 -124 365z" />
|
||||
<glyph unicode="ˆ" horiz-adv-x="636" d="M53 887l157 216q79 112 132 208h41q29 0 41 -6q20 -27 115.5 -244t97.5 -234q-8 0 -19.5 -16t-21.5 -12q-10 6 -56 11t-51 13q-55 137 -124 232q-29 -53 -56.5 -91t-58.5 -68l-76 -77q-23 -16 -55.5 -15t-59.5 13q-43 19 -6 70z" />
|
||||
<glyph unicode="˜" horiz-adv-x="378" d="M-375 184q-2 31 12 51l51 79q18 28 64 73q39 39 65.5 60.5t64.5 41t77 16t80 -27.5q33 -20 47 -85t28 -85q20 -29 36 -34t30 9.5t28.5 34t41 45t57.5 39.5q37 12 56.5 -14.5t4.5 -55.5q-82 -125 -134 -164.5t-146 -43.5q-41 -2 -74 24.5t-47 71.5q-14 43 -28.5 64.5 t-33.5 15.5q-45 -14 -74.5 -47t-42 -59.5t-47 -42t-96.5 -3.5q-18 6 -20 37z" />
|
||||
<glyph unicode=" " horiz-adv-x="882" />
|
||||
<glyph unicode=" " horiz-adv-x="1767" />
|
||||
<glyph unicode=" " horiz-adv-x="882" />
|
||||
<glyph unicode=" " horiz-adv-x="1767" />
|
||||
<glyph unicode=" " horiz-adv-x="587" />
|
||||
<glyph unicode=" " horiz-adv-x="440" />
|
||||
<glyph unicode=" " horiz-adv-x="292" />
|
||||
<glyph unicode=" " horiz-adv-x="292" />
|
||||
<glyph unicode=" " horiz-adv-x="219" />
|
||||
<glyph unicode=" " horiz-adv-x="352" />
|
||||
<glyph unicode=" " horiz-adv-x="96" />
|
||||
<glyph unicode="‐" d="M47 543q-8 49 28 87t87 38q61 0 168.5 -9.5t170 -11.5t175.5 10q14 8 31.5 2t25.5 -20q8 -39 -11.5 -65.5t-49 -36t-54.5 -21.5q-260 -74 -534 0q-16 4 -25.5 10t-9.5 11z" />
|
||||
<glyph unicode="‑" d="M47 543q-8 49 28 87t87 38q61 0 168.5 -9.5t170 -11.5t175.5 10q14 8 31.5 2t25.5 -20q8 -39 -11.5 -65.5t-49 -36t-54.5 -21.5q-260 -74 -534 0q-16 4 -25.5 10t-9.5 11z" />
|
||||
<glyph unicode="‒" d="M47 543q-8 49 28 87t87 38q61 0 168.5 -9.5t170 -11.5t175.5 10q14 8 31.5 2t25.5 -20q8 -39 -11.5 -65.5t-49 -36t-54.5 -21.5q-260 -74 -534 0q-16 4 -25.5 10t-9.5 11z" />
|
||||
<glyph unicode="–" horiz-adv-x="1024" d="M205 512v205h614v-205h-614z" />
|
||||
<glyph unicode="—" horiz-adv-x="2048" d="M205 512v205h1638v-205h-1638z" />
|
||||
<glyph unicode="‘" horiz-adv-x="438" d="M53 1180q-33 51 17.5 94t103.5 37q29 -4 45.5 -29t31.5 -65.5t30 -61.5q12 -18 49 -118.5t90 -125.5q43 -23 -7.5 -56.5t-99.5 -41.5q-23 -4 -42 8.5t-29.5 25.5t-26.5 40q-35 47 -84 146.5t-78 146.5z" />
|
||||
<glyph unicode="’" horiz-adv-x="364" d="M51 903q-12 43 1.5 84t51 101.5l48.5 78.5q35 70 67.5 107t85.5 37q18 0 42 -24.5t18 -43.5q-74 -193 -205 -313q-16 -14 -37 -26.5t-43.5 -16.5t-28.5 16z" />
|
||||
<glyph unicode="“" horiz-adv-x="782" d="M45 1085q-37 37 4 91.5t84 29.5q39 -23 72 -52.5t75 -80.5l56 -67l55 -65q27 -30 48.5 -64.5t25.5 -65.5q4 -43 -52.5 -57.5t-84.5 26.5q-150 135 -283 305zM383 1288q57 41 113.5 10.5t92.5 -94t77 -119.5q25 -35 60.5 -97t51.5 -87q18 -37 -44 -61.5t-93 12.5 q-41 41 -108.5 150.5t-116.5 156.5q-80 94 -33 129z" />
|
||||
<glyph unicode="”" horiz-adv-x="763" d="M33 993q-27 84 61 156l51 47l54 49q20 18 51 36.5t61 25.5q41 14 70 -14.5t0 -63.5q-33 -45 -123 -108.5t-129 -110.5q-16 -23 -49 -31.5t-47 14.5zM353 850.5q1 23.5 10.5 40t36 48.5t34.5 44q18 27 82 135.5t111 153.5q18 27 57 30t74 -22q6 -6 6 -21.5t-6 -21.5 q-117 -250 -297 -393q-59 -59 -88 -35q-21 18 -20 41.5z" />
|
||||
<glyph unicode="•" horiz-adv-x="585" d="M70 535q-106 215 24 325q88 84 213 83t189 -97q63 -90 51 -213t-101 -180q-102 -72 -209.5 -53.5t-166.5 135.5z" />
|
||||
<glyph unicode="…" horiz-adv-x="976" d="M712 166q-6 55 16.5 92t59.5 50.5t78 9t68 -22.5q45 -29 44 -129t-63 -137q-78 -43 -136.5 6t-66.5 131zM387 166q-6 55 16.5 92t59.5 50.5t78 9t68 -22.5q45 -29 44 -129t-63 -137q-78 -43 -136.5 6t-66.5 131zM61 166q-6 55 16.5 92t59.5 50.5t78 9t68 -22.5 q45 -29 44 -129t-63 -137q-78 -43 -136.5 6t-66.5 131z" />
|
||||
<glyph unicode=" " horiz-adv-x="352" />
|
||||
<glyph unicode="‹" horiz-adv-x="935" d="M0 600q0 90 78 164q94 76 309 172t307 176q4 4 11.5 4t18.5 -2t17 -2q66 0 94.5 -44t-6.5 -81q-59 -66 -170.5 -112t-214 -95t-155.5 -131q86 -51 187.5 -99l227 -102.5t193.5 -87.5q39 -23 39 -59q6 -63 -58.5 -100t-125.5 -15q-14 10 -37 32t-31 26q-250 139 -578 280 q-8 4 -35.5 13.5t-47 23.5t-23.5 39z" />
|
||||
<glyph unicode="›" horiz-adv-x="792" d="M10 1018q-14 20 16.5 59t63.5 39q41 8 84 -3t98.5 -36.5t75.5 -32.5q254 -84 410 -231q33 -25 33 -56.5t-21.5 -56t-56.5 -47.5q-94 -59 -272.5 -202.5t-286.5 -206.5q-55 -31 -97.5 14t-1.5 92q25 41 115 90q61 31 159.5 110t135.5 103q29 10 63.5 32t24.5 40 q-39 68 -113.5 107.5t-147.5 52t-154 45.5t-128 88z" />
|
||||
<glyph unicode=" " horiz-adv-x="440" />
|
||||
<glyph unicode="€" horiz-adv-x="1177" d="M55 655q61 78 252 70q98 205 307 256q129 29 297 -20q37 -12 65 -46t5 -73q-12 -23 -30.5 -33t-52.5 -16.5t-46 -10.5q-41 -12 -117 4.5t-106 6.5q-68 -25 -115 -80q72 -4 123 2q78 6 104 -41q18 -39 -14.5 -62.5t-89.5 -36.5q-123 -25 -184 -28q-6 -78 18 -156 q0 -8 4 -16q23 0 64 13t64.5 17.5t62.5 -14.5q16 -4 27.5 10.5t17.5 10.5q41 -31 29.5 -62t-58.5 -47q-47 -31 -119 -53q63 -53 145.5 -69.5t163.5 9.5q18 6 50 26l53 33q23 13 52.5 21.5t45.5 -8.5q55 -45 68.5 -88t-33.5 -84q-201 -145 -512 -49q-154 49 -227 109 q-39 33 -66 71q-162 16 -233 113q-20 41 25.5 75.5t109.5 41.5q27 0 39 -2q0 39 6 77q0 2 1 9.5t1 11.5q-61 6 -123 18q-37 10 -65.5 40t-8.5 50z" />
|
||||
<glyph unicode="™" horiz-adv-x="2117" d="M915 283l-2 31q0 44 11 83l36 129q22 76 27 121q14 100 31 300t31 300q8 57 83 64q10 1 18 1q59 0 77 -36q49 -68 79 -151t56.5 -196.5t44.5 -170.5l10 -13q12 -12 18.5 -17t10.5 -1q29 41 57.5 108.5t48 127t50.5 121t63.5 102.5t86.5 59q29 10 62 10q29 0 62 -8 q66 -190 123 -576t117 -571q4 -10 3 -20q0 -23 -21 -43q-30 -29 -72 -37t-67 -8t-34 8q-59 117 -83.5 276.5t-45 322.5t-69.5 278q-43 -70 -92.5 -214.5t-77.5 -203.5q-4 -10 0 -35t0 -35q-25 -49 -73 -76q-26 -14 -52 -14q-22 0 -45 10q-31 8 -55.5 35t-24.5 55 q-23 205 -90 230q-23 8 -26 -17.5t2 -60.5t-5 -62q-14 -20 -14 -83q0 -21 2 -47q4 -62 4 -96q0 -23 -2 -34q-8 -57 -96 -73q-25 -5 -46 -5q-52 0 -77 29q-39 42 -44 103zM63 1192q111 55 208.5 81.5t178 29t182 2.5t218.5 4q6 0 18 -19l11 -20q5 -15 5 -29q0 -26 -18 -50 q-27 -36 -75 -52q-82 -16 -115 -16.5t-105 -2.5q-74 -360 -90 -1016q0 -51 -119 -100q-12 -4 -21 -4q-19 0 -34 14q-23 23 -24 49q-2 42 -3 92q0 170 27 436q35 343 35 490q0 31 -39 23t-61 -23q-12 -2 -83 -33q-47 -21 -78 -21q-16 0 -28 5q-47 21 -47 70q-1 61 57 90z" />
|
||||
<glyph unicode="" horiz-adv-x="965" d="M0 965h965v-965h-965v965z" />
|
||||
<glyph unicode="fi" horiz-adv-x="1114" d="M811 273q-1 15 -1 31q0 47 5 105q6 77 6 109q0 162 37 234q20 39 67 52q19 5 37 5q28 0 56 -12q33 -14 49 -42t-4 -57q-37 -51 -41 -143t-13 -117q-10 -26 -10 -66q0 -34 7 -77q9 -53 9 -92q0 -31 -6 -51q0 -6 -6 -16.5t-12 -10.5q-47 -13 -80 -13q-65 0 -82 50 q-16 53 -18 111zM863 1064q13 50 38 66q41 25 89 26q7 0 13 -1q55 -4 82 -43q13 -19 13 -43q0 -23 -12 -50q-24 -56 -56 -75q-24 -14 -52 -14q-13 0 -27 3q-44 9 -79 48q-14 21 -14 48q0 16 5 35zM27 381q8 14 50 39q40 23 40 52q0 31 -27 170q-20 102 -20 167q0 16 2 31 q18 166 159 299q53 51 129 83.5t151 39.5q10 1 21 0q63 0 117 -32q63 -38 86 -122q4 -29 -17.5 -50.5t-47.5 -17.5q-25 2 -82.5 16.5t-80.5 15.5h-4q-24 0 -81 -11q-84 -29 -129 -91.5t-50 -139.5l-2 -36q0 -59 13 -117q16 -77 51 -151q12 2 157 65q114 49 170 49 q15 0 25 -3q29 -2 40.5 -30.5t-1.5 -57.5q-14 -37 -91 -68.5l-148.5 -58.5t-75.5 -53q-1 -7 -1 -14q0 -46 56 -116q66 -81 76 -114q4 -9 4 -17q0 -25 -44 -42q-34 -13 -62 -14q-20 0 -37 7q-51 33 -102.5 126.5t-96.5 119.5q-6 2 -47 0t-64 4q-20 -2 -30 23q-7 18 -8 35z " />
|
||||
<glyph unicode="fl" horiz-adv-x="1140" d="M800 69q-4 16 -5 31q0 17 6 33q27 92 37 187.5t11 240t3 193.5v16q0 46 -9 109q-11 74 -22 130q-8 43 -8 92q0 15 1 29q3 66 27 115q18 39 66 58q23 9 45 8q23 0 44 -9q47 -22 47 -84q0 -12 -5 -35q-6 -32 -6 -40q0 -47 2 -137.5t2 -164t-4 -136.5q-1 -23 -1 -52 q0 -65 6 -160q5 -78 5 -146q0 -53 -3 -99q-7 -106 -48 -197q-20 -45 -69 -51q-9 -1 -17 -1q-38 0 -74 21q-22 15 -31 49zM27 381q8 14 50 39q40 23 40 52q0 31 -27 170q-20 102 -20 167q0 16 2 31q18 166 159 299q53 51 129 83.5t151 39.5q10 1 21 0q63 0 117 -32 q63 -38 86 -122q4 -29 -17.5 -50.5t-47.5 -17.5q-25 2 -82.5 16.5t-80.5 15.5h-4q-24 0 -81 -11q-84 -29 -129 -91.5t-50 -139.5l-2 -36q0 -59 13 -117q16 -77 51 -151q12 2 157 65q114 49 170 49q15 0 25 -3q29 -2 40.5 -30.5t-1.5 -57.5q-14 -37 -91 -68.5l-148.5 -58.5 t-75.5 -53q-1 -7 -1 -14q0 -46 56 -116q66 -81 76 -114q4 -9 4 -17q0 -25 -44 -42q-34 -13 -62 -14q-20 0 -37 7q-51 33 -102.5 126.5t-96.5 119.5q-6 2 -47 0t-64 4q-20 -2 -30 23q-7 18 -8 35z" />
|
||||
<glyph unicode="ffi" horiz-adv-x="1849" d="M1546 273q-1 15 -1 31q0 47 5 105q6 77 6 109q0 162 37 234q20 39 67 52q19 5 37 5q28 0 56 -12q33 -14 49 -42t-4 -57q-37 -51 -41 -143t-13 -117q-10 -26 -10 -66q0 -34 7 -77q9 -53 9 -92q0 -31 -6 -51q0 -6 -6 -16.5t-12 -10.5q-47 -13 -80 -13q-65 0 -82 50 q-16 53 -18 111zM1598 1064q13 50 38 66q41 25 89 26q7 0 13 -1q55 -4 82 -43q13 -19 13 -43q0 -23 -12 -50q-24 -56 -56 -75q-24 -14 -52 -14q-13 0 -27 3q-44 9 -79 48q-14 21 -14 48q0 16 5 35zM762 381q8 14 50 39q40 23 40 52q0 31 -27 170q-20 102 -20 167q0 16 2 31 q18 166 159 299q53 51 129 83.5t151 39.5q10 1 21 0q63 0 117 -32q63 -38 86 -122q4 -29 -17.5 -50.5t-47.5 -17.5q-25 2 -82.5 16.5t-80.5 15.5h-4q-24 0 -81 -11q-84 -29 -129 -91.5t-50 -139.5l-2 -36q0 -59 13 -117q16 -77 51 -151q12 2 157 65q114 49 170 49 q15 0 25 -3q29 -2 40.5 -30.5t-1.5 -57.5q-14 -37 -91 -68.5l-148.5 -58.5t-75.5 -53q-1 -7 -1 -14q0 -46 56 -116q66 -81 76 -114q4 -9 4 -17q0 -25 -44 -42q-34 -13 -62 -14q-20 0 -37 7q-51 33 -102.5 126.5t-96.5 119.5q-6 2 -47 0t-64 4q-20 -2 -30 23q-7 18 -8 35z M27 381q8 14 50 39q40 23 40 52q0 31 -27 170q-20 102 -20 167q0 16 2 31q18 166 159 299q53 51 129 83.5t151 39.5q10 1 21 0q63 0 117 -32q63 -38 86 -122q4 -29 -17.5 -50.5t-47.5 -17.5q-25 2 -82.5 16.5t-80.5 15.5h-4q-24 0 -81 -11q-84 -29 -129 -91.5t-50 -139.5 l-2 -36q0 -59 13 -117q16 -77 51 -151q12 2 157 65q114 49 170 49q15 0 25 -3q29 -2 40.5 -30.5t-1.5 -57.5q-14 -37 -91 -68.5l-148.5 -58.5t-75.5 -53q-1 -7 -1 -14q0 -46 56 -116q66 -81 76 -114q4 -9 4 -17q0 -25 -44 -42q-34 -13 -62 -14q-20 0 -37 7 q-51 33 -102.5 126.5t-96.5 119.5q-6 2 -47 0t-64 4q-20 -2 -30 23q-7 18 -8 35z" />
|
||||
<glyph unicode="ffl" horiz-adv-x="1875" d="M1535 69q-4 16 -5 31q0 17 6 33q27 92 37 187.5t11 240t3 193.5v16q0 46 -9 109q-11 74 -22 130q-8 43 -8 92q0 15 1 29q3 66 27 115q18 39 66 58q23 9 45 8q23 0 44 -9q47 -22 47 -84q0 -12 -5 -35q-6 -32 -6 -40q0 -47 2 -137.5t2 -164t-4 -136.5q-1 -23 -1 -52 q0 -65 6 -160q5 -78 5 -146q0 -53 -3 -99q-7 -106 -48 -197q-20 -45 -69 -51q-9 -1 -17 -1q-38 0 -74 21q-22 15 -31 49zM762 381q8 14 50 39q40 23 40 52q0 31 -27 170q-20 102 -20 167q0 16 2 31q18 166 159 299q53 51 129 83.5t151 39.5q10 1 21 0q63 0 117 -32 q63 -38 86 -122q4 -29 -17.5 -50.5t-47.5 -17.5q-25 2 -82.5 16.5t-80.5 15.5h-4q-24 0 -81 -11q-84 -29 -129 -91.5t-50 -139.5l-2 -36q0 -59 13 -117q16 -77 51 -151q12 2 157 65q114 49 170 49q15 0 25 -3q29 -2 40.5 -30.5t-1.5 -57.5q-14 -37 -91 -68.5l-148.5 -58.5 t-75.5 -53q-1 -7 -1 -14q0 -46 56 -116q66 -81 76 -114q4 -9 4 -17q0 -25 -44 -42q-34 -13 -62 -14q-20 0 -37 7q-51 33 -102.5 126.5t-96.5 119.5q-6 2 -47 0t-64 4q-20 -2 -30 23q-7 18 -8 35zM27 381q8 14 50 39q40 23 40 52q0 31 -27 170q-20 102 -20 167q0 16 2 31 q18 166 159 299q53 51 129 83.5t151 39.5q10 1 21 0q63 0 117 -32q63 -38 86 -122q4 -29 -17.5 -50.5t-47.5 -17.5q-25 2 -82.5 16.5t-80.5 15.5h-4q-24 0 -81 -11q-84 -29 -129 -91.5t-50 -139.5l-2 -36q0 -59 13 -117q16 -77 51 -151q12 2 157 65q114 49 170 49 q15 0 25 -3q29 -2 40.5 -30.5t-1.5 -57.5q-14 -37 -91 -68.5l-148.5 -58.5t-75.5 -53q-1 -7 -1 -14q0 -46 56 -116q66 -81 76 -114q4 -9 4 -17q0 -25 -44 -42q-34 -13 -62 -14q-20 0 -37 7q-51 33 -102.5 126.5t-96.5 119.5q-6 2 -47 0t-64 4q-20 -2 -30 23q-7 18 -8 35z " />
|
||||
</font>
|
||||
</defs></svg>
|
Before Width: | Height: | Size: 96 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,33 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<title>Font Face Demo</title>
|
||||
<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8">
|
||||
<style type="text/css" media="screen">
|
||||
h1.fontface {font: 60px/68px 'GoodDogRegular', Arial, sans-serif;letter-spacing: 0;}
|
||||
|
||||
p.style1 {font: 18px/27px 'GoodDogRegular', Arial, sans-serif;}
|
||||
|
||||
#container {
|
||||
width: 800px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="container">
|
||||
<h1 class="fontface">Font-face Demo for the GoodDog Font</h1>
|
||||
|
||||
|
||||
|
||||
<p class="style1">GoodDog Regular - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 434 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,15 +0,0 @@
|
|||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 21, 2011 05:33:25 PM America/New_York */
|
||||
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'GoodDogRegular';
|
||||
src: url('GoodDog-webfont.eot?') format('eot'),
|
||||
url('GoodDog-webfont.woff') format('woff'),
|
||||
url('GoodDog-webfont.ttf') format('truetype'),
|
||||
url('GoodDog-webfont.svg#webfonthc2mR75o') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
|
@ -1162,3 +1162,32 @@ $(document).ready(function(){
|
|||
}
|
||||
|
||||
});
|
||||
|
||||
|
||||
const url = 'https://colibris-lemouvement.org/archipel-markup?domain=colibris-outilslibres.org'
|
||||
var getJSON = function (url, callback) {
|
||||
var xhr = new XMLHttpRequest();
|
||||
xhr.open('GET', url, true);
|
||||
xhr.responseType = 'json';
|
||||
xhr.onload = function () {
|
||||
var status = xhr.status;
|
||||
if (status === 200) {
|
||||
callback(null, xhr.response);
|
||||
} else {
|
||||
callback(status, xhr.response);
|
||||
}
|
||||
};
|
||||
xhr.send();
|
||||
};
|
||||
|
||||
getJSON(url,
|
||||
function (err, data) {
|
||||
if (err !== null) {
|
||||
console.log('Something went wrong: ' + err);
|
||||
} else {
|
||||
document.getElementById('colibris-menu').innerHTML = data.markup;
|
||||
var styleElement = document.createElement("style");
|
||||
styleElement.innerHTML = data.style;
|
||||
document.getElementById('colibris-menu').appendChild(styleElement);
|
||||
}
|
||||
});
|
|
@ -3,13 +3,12 @@
|
|||
SYSTEM INCLUDES
|
||||
**************/
|
||||
var http = require('http');
|
||||
var sys = require('sys');
|
||||
// var sys = require('sys');
|
||||
var async = require('async');
|
||||
var sanitizer = require('sanitizer');
|
||||
var compression = require('compression');
|
||||
var express = require('express');
|
||||
var conf = require('./config.js').server;
|
||||
var ga = require('./config.js').googleanalytics;
|
||||
|
||||
/**************
|
||||
LOCAL INCLUDES
|
||||
|
@ -32,8 +31,6 @@ var router = express.Router();
|
|||
app.use(compression());
|
||||
app.use(conf.baseurl, router);
|
||||
|
||||
app.locals.ga = ga.enabled;
|
||||
app.locals.gaAccount = ga.account;
|
||||
|
||||
router.use(express.static(__dirname + '/client'));
|
||||
|
||||
|
@ -69,14 +66,14 @@ router.get('/', function(req, res) {
|
|||
|
||||
router.get('/demo', function(req, res) {
|
||||
res.render('index.jade', {
|
||||
pageTitle: 'Framemo - demo',
|
||||
pageTitle: 'Post-it - demo',
|
||||
demo: true
|
||||
});
|
||||
});
|
||||
|
||||
router.get('/:id', function(req, res){
|
||||
res.render('index.jade', {
|
||||
pageTitle: ('Framemo - ' + req.params.id)
|
||||
pageTitle: ('Post-it - ' + req.params.id)
|
||||
});
|
||||
});
|
||||
|
||||
|
|
136
views/home.jade
136
views/home.jade
|
@ -1,117 +1,35 @@
|
|||
doctype html
|
||||
html(lang="fr")
|
||||
head
|
||||
<!-- SCRIPTS -->
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/framemo.css" />
|
||||
<!-- FONTS -->
|
||||
<link href='css/rock_salt.css' rel='stylesheet' type='text/css'>
|
||||
<link href='css/covered_by_your_grace.css' rel='stylesheet' type='text/css'>
|
||||
<!-- NAV -->
|
||||
<script src="https://framasoft.org/nav/nav.js"></script>
|
||||
|
||||
title Framemo
|
||||
link(rel="stylesheet" type="text/css" href="css/style.css")
|
||||
link(rel="icon" type="image/png" href="/images/favicon.png")
|
||||
title Post-it Colibris Outils Libres
|
||||
|
||||
body
|
||||
div.container.ombre
|
||||
header(role="banner")
|
||||
h1
|
||||
span.frama Fra
|
||||
span.services memo
|
||||
p.lead Mettez vos idées au clair
|
||||
hr.trait(role="presentation")
|
||||
|
||||
div#colibris-menu
|
||||
div.container
|
||||
header.main-header
|
||||
a(href="/", title="Retour à la page d'accueil")
|
||||
img.logo(src="/images/logo-Post-it.svg", alt="logo Post-it")
|
||||
div.base-line Organiser ses idées collectivement
|
||||
main
|
||||
div.row
|
||||
div.col-md-12
|
||||
div.board-outline
|
||||
div#board
|
||||
div#board-doodles
|
||||
div.board-outline
|
||||
div#board
|
||||
div#board-doodles
|
||||
|
||||
table#board-table.board-table
|
||||
tr
|
||||
td
|
||||
form.home(onsubmit="return go();")
|
||||
label Nommez votre nouveau tableau :
|
||||
br
|
||||
input.text(type="text", name="name")
|
||||
a#go(onclick="return go();") Allons-y.
|
||||
p.home Exemple :
|
||||
p.home!= '<a href="//' + locals.url + '/demo">' + locals.url + '/demo</a>'
|
||||
|
||||
|
||||
table#board-table.board-table
|
||||
tr
|
||||
td
|
||||
form.home(onsubmit="return go();")
|
||||
label Nommez votre nouveau tableau :
|
||||
br
|
||||
input.text(type="text", name="name")
|
||||
a#go(onclick="return go();") Allons-y.
|
||||
<br><br>
|
||||
p.home Exemple :
|
||||
p.home!= '<a href="http://' + locals.url + '/demo">' + locals.url + '/demo</a>'
|
||||
|
||||
div.stickers
|
||||
div.sticker#sticker-red(title='Ajouter une pastille rouge')
|
||||
div.sticker#sticker-blue(title='Ajouter une pastille bleue')
|
||||
div.sticker#sticker-yellow(title='Ajouter une pastille jaune')
|
||||
div.sticker#sticker-green(title='Ajouter une pastille verte')
|
||||
br
|
||||
div.sticker#sticker-pink(title='Ajouter une pastille rose')
|
||||
div.sticker#sticker-lightblue(title='Ajouter une pastille bleu clair')
|
||||
div.sticker#sticker-orange(title='Ajouter une pastille orange')
|
||||
div.sticker#sticker-purple(title='Ajouter une pastille violette')
|
||||
br
|
||||
div.sticker#sticker-gold(title='Ajouter une étoile dorée')
|
||||
div.sticker#sticker-bluestar(title='Ajouter une étoile bleue')
|
||||
div.sticker#sticker-silverstar(title='Ajouter une étoile argentée')
|
||||
div.sticker#sticker-redstar(title='Ajouter une étoile rouge')
|
||||
|
||||
|
||||
//display # of active users here
|
||||
div.active-connections= "connexions en cours : " + connected
|
||||
|
||||
//<div style="width: 980px; height: 450px; border: solid 2px; opacity:.1; margin-top: 100px"> this will be the backlog that only appears on drag or perhaps not at all</div>
|
||||
hr(role="presentation")
|
||||
div.row
|
||||
div#tuto-faq.col-md-4
|
||||
h2 Prise en main
|
||||
p.text-center(role="presentation")
|
||||
span.glyphicon.glyphicon-question-sign
|
||||
div#aboutbox
|
||||
p
|
||||
b.violet Fra
|
||||
b.vert memo
|
||||
span est un service en ligne libre et minimaliste qui permet d’éditer et d’organiser collaborativement des idées sous forme de notes
|
||||
ol
|
||||
li Créez un tableau en choisissant son nom (attention, ne choisissez pas un nom trop générique, il risque d’être choisi par d’autres personnes)
|
||||
li Votre tableau est sauvegardé en temps réel, il vous suffit de partager son adresse web.
|
||||
li Créez une note en cliquant sur le (+) à gauche (cliquez plusieurs fois pour en changer la couleur), puis déplacez-la sur le tableau. Double-cliquez pour la modifier.
|
||||
li Déplacez-les en cliquant dessus puis en les faisant glisser vers leur destination
|
||||
li Modifiez-les en double-cliquant dessus
|
||||
li Les gommettes (en bas à droite) peuvent être placées sur les notes, pour représenter — par exemple — une personne, une priorité, un degré d'importance ou d'urgence…
|
||||
li Organisez votre tableau avec des colonnes ! Pour ajouter ou supprimer une colonne, cliquez sur les (+) ou (-) qui apparaissent en plaçant votre souris à droite du tableau. Double-cliquez sur le nom d’une colonne pour la renommer.
|
||||
|
||||
div#le-logiciel.col-md-4
|
||||
h2 Le logiciel
|
||||
p.text-center(role="presentation")
|
||||
span.glyphicon.glyphicon-cloud
|
||||
p
|
||||
b.violet Fra
|
||||
b.vert memo
|
||||
span repose sur le logiciel <a href="https://github.com/aliasaria/scrumblr">Scrumblr</a> développé par Ali Asaria.
|
||||
p Scrumblr et ses composants sont <a href="https://github.com/aliasaria/scrumblr/blob/master/LICENSE.txt">sous licence libre</a>.
|
||||
p
|
||||
b.violet Fra
|
||||
b.vert memo
|
||||
span requiert l’activation du Javascript pour fonctionner ainsi qu’un navigateur web récent :
|
||||
ul
|
||||
li <a href="http://www.mozilla.org/firefox/">Firefox</a>,
|
||||
li Opera,
|
||||
li Chrome,
|
||||
li Safari…
|
||||
p L’utilisation d’Internet Explorer n’est pas recommandée.
|
||||
|
||||
b Suppression des mémos
|
||||
|
||||
p Il n’y a pas de suppression à proprement parler : il suffit de supprimer les post-it (et les révisions le cas échéant). Si quelqu’un réutilise la même adresse que votre mémo, il tombera sur un mémo vide.
|
||||
|
||||
div#jardin.col-md-4
|
||||
h2 Cultivez votre jardin
|
||||
p.text-center(role="presentation")
|
||||
span.glyphicon.glyphicon-tree-deciduous
|
||||
p Pour participer au développement du logiciel, proposer des améliorations ou simplement le télécharger, rendez-vous sur <a href="https://github.com/aliasaria/scrumblr">le site de développement</a>.
|
||||
p Si vous souhaitez installer ce logiciel pour votre propre usage et ainsi gagner en autonomie, nous vous aidons sur :
|
||||
p.text-center <a href="http://framacloud.org/cultiver-son-jardin/installation-de-scrumblr/" class="btn btn-success"><span class="glyphicon glyphicon-tree-deciduous"></span> framacloud.org</a></p>
|
||||
|
||||
<script type="text/javascript">function go() {var value = document.forms[0].elements["name"].value; value = value.replace(/[\/\?&#]/g, ''); window.location.href = value; return false;}</script>
|
||||
//display # of active users here
|
||||
div.active-connections= "Connexions en cours : " + connected
|
||||
div.credits Logiciel libre basé sur <a href="https://framagit.org/framasoft/framemo">Framemo</a> et <a href="https://github.com/aliasaria/scrumblr">Scrumblr</a>
|
||||
script(type="text/javascript", src="/home.js")
|
||||
|
|
|
@ -4,15 +4,9 @@ block body
|
|||
- if (locals.demo)
|
||||
div.notice-bar Ceci est un tableau de démonstration. N’y mettez rien d’important
|
||||
|
||||
//div.config
|
||||
// i.fa.fa-cog.fa-lg.faded-icon
|
||||
|
||||
div.board-outline
|
||||
div#board
|
||||
div#board-doodles
|
||||
image#marker(src='images/marker.png')
|
||||
image#eraser(src='images/eraser.png')
|
||||
|
||||
|
||||
table#board-table.board-table
|
||||
tr
|
||||
|
@ -79,7 +73,7 @@ block body
|
|||
h3 Exporter le tableau
|
||||
button#export-txt.btn.btn-primary Format texte
|
||||
button#export-csv.btn.btn-primary Format CSV
|
||||
button#export-json.btn.btn-primary Format JSON (pour import dans Framemo)
|
||||
button#export-json.btn.btn-primary Format JSON (pour import dans Post-it)
|
||||
|
||||
div.import
|
||||
h3 Importer un tableau
|
||||
|
@ -94,53 +88,3 @@ block body
|
|||
button#create-revision.btn.btn-primary Créer une révision
|
||||
div
|
||||
ul#revisions-list
|
||||
|
||||
//div.trash
|
||||
// i.fa.fa-trash-o.fa-lg.faded-icon
|
||||
hr(role="presentation")
|
||||
div.row
|
||||
div#tuto-faq.col-md-4
|
||||
h2 Prise en main
|
||||
p.text-center(role="presentation")
|
||||
span.glyphicon.glyphicon-question-sign
|
||||
div#aboutbox
|
||||
p
|
||||
b.violet Fra
|
||||
b.vert memo
|
||||
span est un service en ligne libre et minimaliste qui permet d’éditer et d’organiser collaborativement des idées sous forme de notes
|
||||
ol
|
||||
li Créez un tableau en choisissant son nom (attention, ne choisissez pas un nom trop générique, il risque d’être choisi par d’autres personnes)
|
||||
li Votre tableau est sauvegardé en temps réel, il vous suffit de partager son adresse web.
|
||||
li Créez une note en cliquant sur le (+) à gauche (cliquez plusieurs fois pour en changer la couleur), puis déplacez la sur le tableau. Double-cliquez pour l’éditer.
|
||||
li Déplacez-les en cliquant dessus et en les faisant glisser vers leur destination
|
||||
li Éditez-les en double-cliquant dessus
|
||||
li Les gommettes (en bas à droite) peuvent être placées sur les notes, pour représenter — par exemple — une personne ou une priorité.
|
||||
li Organisez votre tableau avec des colonnes ! Pour ajouter ou supprimer une colonne, cliquez sur les (+) ou (-) qui apparaissent en plaçant votre souris à droite du tableau. Double-cliquez sur le nom d’une colonne pour la renommer.
|
||||
|
||||
div#le-logiciel.col-md-4
|
||||
h2 Le logiciel
|
||||
p.text-center(role="presentation")
|
||||
span.glyphicon.glyphicon-cloud
|
||||
p
|
||||
b.violet Fra
|
||||
b.vert memo
|
||||
span repose sur le logiciel <a href="https://github.com/aliasaria/scrumblr">Scrumblr</a> développé par Ali Asaria.
|
||||
p Scrumblr et ses composants sont <a href="https://github.com/aliasaria/scrumblr/blob/master/LICENSE.txt">sous licence libre</a>.
|
||||
p
|
||||
b.violet Fra
|
||||
b.vert memo
|
||||
span requiert l’activation du Javascript pour fonctionner ainsi qu’un navigateur web récent :
|
||||
ul
|
||||
li <a href="http://www.mozilla.org/firefox/">Firefox</a>,
|
||||
li Opera,
|
||||
li Chrome,
|
||||
li Safari…
|
||||
p L’utilisation d’Internet Explorer n’est pas recommandée.
|
||||
|
||||
div#jardin.col-md-4
|
||||
h2 Cultivez votre jardin
|
||||
p.text-center(role="presentation")
|
||||
span.glyphicon.glyphicon-tree-deciduous
|
||||
p Pour participer au développement du logiciel, proposer des améliorations ou simplement le télécharger, rendez-vous sur <a href="https://github.com/aliasaria/scrumblr">le site de développement</a>.
|
||||
p Si vous souhaitez installer ce logiciel pour votre propre usage et ainsi gagner en autonomie, nous vous aidons sur :
|
||||
p.text-center <a href="http://framacloud.org/cultiver-son-jardin/installation-de-scrumblr/" class="btn btn-success"><span class="glyphicon glyphicon-tree-deciduous"></span> framacloud.org</a></p>
|
||||
|
|
|
@ -4,17 +4,8 @@ html(lang="fr")
|
|||
|
||||
<!-- STYLES -->
|
||||
<link href="css/font-awesome.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||||
<link rel="stylesheet" title="cardsize" href="css/bigcards.css" type="text/css" media="all" />
|
||||
<link rel="stylesheet" type="text/css" href="css/framemo.css" />
|
||||
|
||||
<!-- FONTS -->
|
||||
<link href='css/rock_salt.css' rel='stylesheet' type='text/css'>
|
||||
<link href='css/covered_by_your_grace.css' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- SCRIPTS -->
|
||||
<script src="https://framasoft.org/nav/nav.js"></script>
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="lib/jquery-1.11.0.min.js"></script>
|
||||
|
@ -33,19 +24,17 @@ html(lang="fr")
|
|||
<!-- ** My Script ** -->
|
||||
<script src="script.js"></script>
|
||||
|
||||
link(rel="icon" type="image/png" href="/images/favicon.png")
|
||||
|
||||
title= locals.pageTitle
|
||||
|
||||
body
|
||||
div.container.ombre
|
||||
header(role="banner")
|
||||
h1: a.banner(href="/")
|
||||
span.frama Fra
|
||||
span.services memo
|
||||
p.lead Mettez vos idées au clair
|
||||
hr.trait(role="presentation")
|
||||
|
||||
div#colibris-menu
|
||||
div.container
|
||||
header.main-header
|
||||
a(href="/", title="Retour à la page d'accueil")
|
||||
img.logo(src="/images/logo-Post-it.svg", alt="logo Post-it")
|
||||
div.base-line Organiser ses idées collectivement
|
||||
main
|
||||
div.row
|
||||
div.col-md-12
|
||||
block body
|
||||
block body
|
||||
div.credits Logiciel libre basé sur <a href="https://framagit.org/framasoft/framemo">Framemo</a> et <a href="https://github.com/aliasaria/scrumblr">Scrumblr</a>
|
Loading…
Add table
Reference in a new issue