mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-04 20:36:03 +01:00
Merge remote-tracking branch 'origin/develop' into feature/es6_revamp
# Conflicts: # themes/grav/css-compiled/template.css # themes/grav/css-compiled/template.css.map # themes/grav/scss/template/_editor.scss # themes/grav/scss/template/_forms.scss # themes/grav/scss/template/_remodal.scss # themes/grav/templates/partials/base.html.twig # themes/grav/templates/partials/dashboard-statistics.html.twig
This commit is contained in:
31
admin.php
31
admin.php
@@ -79,8 +79,6 @@ class AdminPlugin extends Plugin
|
||||
'onAdminDashboard' => ['onAdminDashboard', 0],
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
return [];
|
||||
}
|
||||
|
||||
@@ -514,6 +512,35 @@ class AdminPlugin extends Plugin
|
||||
exit;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get list of form field types specified in this plugin. Only special types needs to be listed.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getFormFieldTypes()
|
||||
{
|
||||
return [
|
||||
'column' => [
|
||||
'form_field' => false
|
||||
],
|
||||
'columns' => [
|
||||
'form_field' => false
|
||||
],
|
||||
'fieldset' => [
|
||||
'form_field' => false
|
||||
],
|
||||
'section' => [
|
||||
'form_field' => false
|
||||
],
|
||||
'tab' => [
|
||||
'form_field' => false
|
||||
],
|
||||
'tabs' => [
|
||||
'form_field' => false
|
||||
]
|
||||
];
|
||||
}
|
||||
|
||||
/**
|
||||
* Initialize the admin.
|
||||
*
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
enabled: true
|
||||
route: '/admin'
|
||||
theme: grav
|
||||
logo_text: ''
|
||||
dashboard:
|
||||
days_of_stats: 7
|
||||
session:
|
||||
|
||||
@@ -43,6 +43,13 @@ form:
|
||||
placeholder: "Default route for administrator (relative to base)"
|
||||
help: If you want to change the URL for the administrator, you can provide a path here
|
||||
|
||||
logo_text:
|
||||
type: text
|
||||
label: Logo text
|
||||
size: medium
|
||||
placeholder: "Grav"
|
||||
help: Text to display in place of the default Grav logo
|
||||
|
||||
theme:
|
||||
type: hidden
|
||||
label: Theme
|
||||
|
||||
@@ -1189,6 +1189,9 @@ class AdminController
|
||||
$route = !isset($data['route']) ? dirname($this->admin->route) : $data['route'];
|
||||
$obj = $this->admin->page(true);
|
||||
|
||||
// Ensure route is prefixed with a forward slash.
|
||||
$route = '/' . ltrim($route, '/');
|
||||
|
||||
if (isset($data['frontmatter']) && !$this->checkValidFrontmatter($data['frontmatter'])) {
|
||||
$this->admin->setMessage($this->admin->translate('PLUGIN_ADMIN.INVALID_FRONTMATTER_COULD_NOT_SAVE'), 'error');
|
||||
return false;
|
||||
|
||||
@@ -421,7 +421,7 @@ PLUGIN_ADMIN:
|
||||
REDIRECT_TRAILING_SLASH_HELP: "Perform a 301 redirect rather than transparently handling trailing slash URIs."
|
||||
DEFAULT_DATE_FORMAT: "Page date format"
|
||||
DEFAULT_DATE_FORMAT_HELP: "Page date format used by Grav. By default, Grav attempts to guess your date format, however you can specifiy a format using PHP's date syntax (e.g.: Y-m-d H:i)"
|
||||
DEFAULT_DATE_FORMAT_PLACEHOLDER: "Guess automatically if blank"
|
||||
DEFAULT_DATE_FORMAT_PLACEHOLDER: "Guess automatically"
|
||||
IGNORE_FILES: "Ignore files"
|
||||
IGNORE_FILES_HELP: "Specific files to ignore when processing pages"
|
||||
IGNORE_FOLDERS: "Ignore folders"
|
||||
|
||||
50
themes/grav/css-compiled/fonts.css
vendored
Normal file
50
themes/grav/css-compiled/fonts.css
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
@font-face {
|
||||
font-family: "Montserrat";
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
src: url("../fonts/Montserrat-regular/Montserrat-regular.eot");
|
||||
src: url("../fonts/Montserrat-regular/Montserrat-regular.eot?#iefix") format("embedded-opentype"), local("Montserrat-regular"), url("../fonts/Montserrat-regular/Montserrat-regular.woff2") format("woff2"), url("../fonts/Montserrat-regular/Montserrat-regular.woff") format("woff"), url("../fonts/Montserrat-regular/Montserrat-regular.ttf") format("truetype"), url("../fonts/Montserrat-regular/Montserrat-regular.svg#Montserrat") format("svg"); }
|
||||
@font-face {
|
||||
font-family: "Lato";
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
src: url("../fonts/Lato-300/Lato-300.eot");
|
||||
src: url("../fonts/Lato-300/Lato-300.eot?#iefix") format("embedded-opentype"), local("Lato-300"), url("../fonts/Lato-300/Lato-300.woff2") format("woff2"), url("../fonts/Lato-300/Lato-300.woff") format("woff"), url("../fonts/Lato-300/Lato-300.ttf") format("truetype"), url("../fonts/Lato-300/Lato-300.svg#Lato") format("svg"); }
|
||||
@font-face {
|
||||
font-family: "Lato";
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
src: url("../fonts/Lato-regular/Lato-regular.eot");
|
||||
src: url("../fonts/Lato-regular/Lato-regular.eot?#iefix") format("embedded-opentype"), local("Lato-regular"), url("../fonts/Lato-regular/Lato-regular.woff2") format("woff2"), url("../fonts/Lato-regular/Lato-regular.woff") format("woff"), url("../fonts/Lato-regular/Lato-regular.ttf") format("truetype"), url("../fonts/Lato-regular/Lato-regular.svg#Lato") format("svg"); }
|
||||
@font-face {
|
||||
font-family: "Lato";
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
src: url("../fonts/Lato-700/Lato-700.eot");
|
||||
src: url("../fonts/Lato-700/Lato-700.eot?#iefix") format("embedded-opentype"), local("Lato-700"), url("../fonts/Lato-700/Lato-700.woff2") format("woff2"), url("../fonts/Lato-700/Lato-700.woff") format("woff"), url("../fonts/Lato-700/Lato-700.ttf") format("truetype"), url("../fonts/Lato-700/Lato-700.svg#Lato") format("svg"); }
|
||||
@font-face {
|
||||
font-family: "Inconsolata";
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
src: url("../fonts/Inconsolata-regular/Inconsolata-regular.eot");
|
||||
src: url("../fonts/Inconsolata-regular/Inconsolata-regular.eot?#iefix") format("embedded-opentype"), local("Inconsolata-regular"), url("../fonts/Inconsolata-regular/Inconsolata-regular.woff2") format("woff2"), url("../fonts/Inconsolata-regular/Inconsolata-regular.woff") format("woff"), url("../fonts/Inconsolata-regular/Inconsolata-regular.ttf") format("truetype"), url("../fonts/Inconsolata-regular/Inconsolata-regular.svg#Inconsolata") format("svg"); }
|
||||
@font-face {
|
||||
font-family: "Inconsolata";
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
src: url("../fonts/Inconsolata-700/Inconsolata-700.eot");
|
||||
src: url("../fonts/Inconsolata-700/Inconsolata-700.eot?#iefix") format("embedded-opentype"), local("Inconsolata-700"), url("../fonts/Inconsolata-700/Inconsolata-700.woff2") format("woff2"), url("../fonts/Inconsolata-700/Inconsolata-700.woff") format("woff"), url("../fonts/Inconsolata-700/Inconsolata-700.ttf") format("truetype"), url("../fonts/Inconsolata-700/Inconsolata-700.svg#Inconsolata") format("svg"); }
|
||||
body, h5, h6,
|
||||
.badge, .note, .grav-mdeditor-preview,
|
||||
input, select, textarea, button, .selectize-input {
|
||||
font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; }
|
||||
|
||||
h1, h2, h3, h4,
|
||||
#admin-menu li, .form-tabs > label, .label {
|
||||
font-family: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; }
|
||||
|
||||
code, kbd, pre, samp,
|
||||
body .CodeMirror pre {
|
||||
font-family: "Inconsolata", "Monaco", "Consolas", "Lucida Console", monospace; }
|
||||
|
||||
/*# sourceMappingURL=fonts.css.map */
|
||||
7
themes/grav/css-compiled/fonts.css.map
Normal file
7
themes/grav/css-compiled/fonts.css.map
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 3,
|
||||
"mappings": "AAOoB,UAWC;EAVG,WAAW,EAAE,YAAc;EAC3B,WAAW,ECJI,GAAG;EDKlB,UAAU,EAAE,MAAM;EAClB,GAAG,EAAE,yDAA6C;EAClD,GAAG,EAAE,mbAKmE;AAV5E,UAWC;EAVG,WAAW,EAAE,MAAc;EAC3B,WAAW,ECHZ,GAAG;EDIF,UAAU,EAAE,MAAM;EAClB,GAAG,EAAE,qCAA6C;EAClD,GAAG,EAAE,+TAKmE;AAV5E,UAWC;EAVG,WAAW,EAAE,MAAc;EAC3B,WAAW,ECHU,GAAG;EDIxB,UAAU,EAAE,MAAM;EAClB,GAAG,EAAE,6CAA6C;EAClD,GAAG,EAAE,2WAKmE;AAV5E,UAWC;EAVG,WAAW,EAAE,MAAc;EAC3B,WAAW,ECH4B,GAAG;EDI1C,UAAU,EAAE,MAAM;EAClB,GAAG,EAAE,qCAA6C;EAClD,GAAG,EAAE,+TAKmE;AAV5E,UAWC;EAVG,WAAW,EAAE,aAAc;EAC3B,WAAW,ECFM,GAAG;EDGpB,UAAU,EAAE,MAAM;EAClB,GAAG,EAAE,2DAA6C;EAClD,GAAG,EAAE,+bAKmE;AAV5E,UAWC;EAVG,WAAW,EAAE,aAAc;EAC3B,WAAW,ECF+B,GAAG;EDG7C,UAAU,EAAE,MAAM;EAClB,GAAG,EAAE,mDAA6C;EAClD,GAAG,EAAE,mZAKmE;AAS5F;;iDAEkD;EAC9C,WAAW,EAAE,4DAAgE;;AAKjF;0CAC2C;EACvC,WAAW,EAAE,kEAAgE;;AAKjF;oBACqB;EACjB,WAAW,EAAE,gEAA6D",
|
||||
"sources": ["../scss/configuration/fonts/_support.scss","../scss/fonts.scss"],
|
||||
"names": [],
|
||||
"file": "fonts.css"
|
||||
}
|
||||
2
themes/grav/css-compiled/preset.css
vendored
Normal file
2
themes/grav/css-compiled/preset.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
themes/grav/css-compiled/preset.css.map
Normal file
7
themes/grav/css-compiled/preset.css.map
Normal file
File diff suppressed because one or more lines are too long
12
themes/grav/css-compiled/simple-fonts.css
vendored
Normal file
12
themes/grav/css-compiled/simple-fonts.css
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
body, h5, h6,
|
||||
.badge, .note, .grav-mdeditor-preview,
|
||||
input, select, textarea, button, .selectize-input,
|
||||
h1, h2, h3, h4,
|
||||
#admin-menu li, .form-tabs > label, .label {
|
||||
font-family: "Helvetica Neue", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; }
|
||||
|
||||
code, kbd, pre, samp,
|
||||
body .CodeMirror pre {
|
||||
font-family: "Monaco", "Consolas", "Lucida Console", monospace; }
|
||||
|
||||
/*# sourceMappingURL=simple-fonts.css.map */
|
||||
7
themes/grav/css-compiled/simple-fonts.css.map
Normal file
7
themes/grav/css-compiled/simple-fonts.css.map
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 3,
|
||||
"mappings": "AAAA;;;;0CAI2C;EACvC,WAAW,EAAE,sEAAsE;;AAEvF;oBACqB;EACjB,WAAW,EAAE,iDAAiD",
|
||||
"sources": ["../scss/simple-fonts.scss"],
|
||||
"names": [],
|
||||
"file": "simple-fonts.css"
|
||||
}
|
||||
4
themes/grav/css-compiled/template.css
vendored
4
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.eot
Normal file
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.eot
Normal file
Binary file not shown.
395
themes/grav/fonts/Inconsolata-700/Inconsolata-700.svg
Normal file
395
themes/grav/fonts/Inconsolata-700/Inconsolata-700.svg
Normal file
@@ -0,0 +1,395 @@
|
||||
<?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">
|
||||
<defs >
|
||||
<font id="Inconsolata" horiz-adv-x="1024" ><font-face
|
||||
font-family="Inconsolata"
|
||||
units-per-em="2048"
|
||||
panose-1="2 11 6 9 3 0 3 0 0 0"
|
||||
ascent="1759"
|
||||
descent="-389"
|
||||
alphabetic="0" />
|
||||
<glyph unicode=" " glyph-name="space" />
|
||||
<glyph unicode="!" glyph-name="exclam" d="M489 276Q524 276 553 263T605 229T639 182T651 127Q651 97 638 71T603 24T551 -8T489 -20Q457 -20 429 -9T379 23T345 69T332 127Q332 157 344 184T378 231T428 264T489 276ZM494 1374Q560 1374 598 1328T637 1178Q637
|
||||
1158 635 1131T631 1074T625 1015T621 963L584 406H399L371 963Q369 987 366 1018T359 1082T353 1145T350 1198Q350 1283 387 1328T494 1374Z" />
|
||||
<glyph unicode=""" glyph-name="quotedbl" d="M596 1245Q596 1282 606 1309T635 1355T676 1382T725 1391Q750 1391 774 1382T816 1354T845 1305T856 1235Q856 1206 838 1141T788 985Q783 970 776 949T761 906T745 863T731 827L539 872L592 1038Q600 1063
|
||||
604 1084T608 1126L596 1245ZM240 1245Q240 1282 250 1309T278 1355T319 1382T369 1391Q394 1391 417 1382T459 1354T489 1305T500 1235Q500 1201 483 1139T434 985L377 827L182 872L236 1038Q244 1063 249 1084T254 1126L240 1245Z" />
|
||||
<glyph unicode="#" glyph-name="numbersign" d="M326 1282L537 1284L498 963H608L645 1278L856 1280L819 967H991L971 803H799L768 526H950L938 367H750L709 27L498 14L541 360H426L385 25L180 23L217 358H39L51 518H240L270 797H68L78 958H289L326 1282ZM475
|
||||
799L444 522H557L590 799H475Z" />
|
||||
<glyph unicode="$" glyph-name="dollar" d="M436 1333H641Q649 1330 651 1325T653 1313Q653 1310 651 1302T647 1284T643 1265T641 1249V1217Q726 1200 798 1152T930 1032L809 879Q794 879 787 886T774 903T766 924T756 946Q736 969 703 991T631 1022V721Q712
|
||||
695 774 663T877 589T940 495T961 375Q961 312 939 255T876 150T775 69T641 20V-90H436V14Q342 30 255 77T100 199L225 375Q242 370 251 360T266 339T274 318T283 303Q317 266 355 240T446 203V569Q373 596 316 629T219 702T158 792T137 901Q137 957 158 1008T218
|
||||
1100T312 1170T436 1214V1333ZM631 215Q685 234 718 269T752 362Q752 410 723 446T631 504V215ZM446 1024Q404 1013 378 985T352 913Q352 881 373 847T446 795V1024Z" />
|
||||
<glyph unicode="%" glyph-name="percent" d="M770 1276H979L248 0H45L770 1276ZM27 1020Q27 1078 47 1129T102 1217T183 1276T281 1298Q333 1298 379 1276T460 1217T515 1128T535 1018Q535 956 516 905T462 817T382 760T281 739Q229 739 183 760T103 818T48 907T27
|
||||
1020ZM197 1018Q197 991 203 968T219 927T244 899T276 889Q293 889 308 899T333 926T350 967T356 1018Q356 1045 350 1069T334 1110T308 1138T276 1149Q259 1149 245 1139T220 1111T203 1069T197 1018ZM494 260Q494 318 514 369T569 458T650 517T748 539Q800 539
|
||||
846 517T926 457T981 368T1001 258Q1001 196 982 145T929 58T849 1T748 -20Q696 -20 650 1T570 59T515 148T494 260ZM664 258Q664 231 670 208T686 167T711 139T743 129Q760 129 774 139T800 166T817 207T823 258Q823 285 817 309T800 350T775 378T743 389Q726
|
||||
389 712 379T687 351T670 309T664 258Z" />
|
||||
<glyph unicode="&" glyph-name="ampersand" d="M797 532Q798 544 798 557T799 582T805 605T821 625L1006 496Q967 430 930 371T860 264Q875 243 893 220T929 174T964 127T997 84L825 -43L725 115Q694 84 657 57T579 10T494 -21T406 -33Q321 -33 257 -7T149
|
||||
64T83 171T61 305Q61 364 80 423T134 534T214 631T315 707Q244 785 208 863T172 1010Q172 1070 196 1122T261 1213T357 1274T475 1296Q542 1296 596 1272T690 1207T750 1116T772 1010Q772 962 758 913T717 819T653 735T569 672L743 422Q762 447 775 476T797 532ZM381
|
||||
1008Q381 969 402 920T471 809Q496 824 514 846T545 893T563 946T569 999Q569 1025 563 1048T545 1088T516 1116T477 1126Q429 1126 405 1093T381 1008ZM406 563Q373 542 350 515T312 456T292 392T285 328Q285 294 296 262T327 204T374 163T434 147Q491 147 536
|
||||
181T614 264L406 563Z" />
|
||||
<glyph unicode="'" glyph-name="quotesingle" d="M424 1245Q424 1282 434 1309T462 1355T503 1382T553 1391Q578 1391 602 1382T644 1354T673 1305T684 1235Q684 1166 618 985L561 827L367 872L420 1038Q428 1063 433 1084T438 1126L424 1245Z" />
|
||||
<glyph unicode="(" glyph-name="parenleft" d="M885 1184Q865 1176 850 1176Q838 1176 828 1179T809 1182Q806 1182 803 1182T795 1180Q715 1133 652 1069T544 922T477 739T453 520Q453 405 483 298T568 96T703 -76T881 -213L791 -367Q663 -302 561 -209T388 -1T279
|
||||
247T240 524Q240 672 279 802T390 1040T564 1232T791 1372L885 1184Z" />
|
||||
<glyph unicode=")" glyph-name="parenright" d="M199 1374Q335 1317 443 1226T627 1022T743 779T784 510Q784 371 742 237T623 -13T435 -223T186 -373L133 -199Q237 -151 318 -77T456 88T541 286T571 504Q571 736 461 913T145 1196L199 1374Z" />
|
||||
<glyph unicode="*" glyph-name="asterisk" d="M406 1075H647L604 760L889 889L965 713L645 614L879 334L715 207L516 508L311 205L150 334L389 612L70 711L141 897L434 760L406 1075Z" />
|
||||
<glyph unicode="+" glyph-name="plus" d="M424 1083H623V754H950V580H623V221H424V580H84V754H424V1083Z" />
|
||||
<glyph unicode="," glyph-name="comma" d="M662 61Q662 -20 602 -120T420 -346L305 -242Q333 -215 357 -187T400 -131T428 -81T438 -41Q438 -30 429 -21T408 0Q382 22 361 46T340 106Q340 136 351 162T382 207T430 238T494 250Q526 250 556 236T610 197T648 138T662 61Z" />
|
||||
<glyph unicode="-" glyph-name="hyphen" d="M131 750H899V563H131V750Z" />
|
||||
<glyph unicode="." glyph-name="period" d="M494 252Q524 252 552 240T601 207T634 161T647 111Q647 83 635 58T602 14T553 -16T494 -27Q462 -27 434 -16T386 13T354 57T342 111Q342 140 354 165T387 210T435 241T494 252Z" />
|
||||
<glyph unicode="/" glyph-name="slash" d="M106 -10L741 1366L920 1274L287 -96L106 -10Z" />
|
||||
<glyph unicode="0" glyph-name="zero" d="M821 1122Q884 1039 921 909T958 618Q958 451 921 328T823 123T680 1T512 -39Q421 -39 341 9T200 146T105 357T70 629Q70 778 106 902T202 1115T343 1253T512 1303Q563 1303 606 1292T686 1257T756 1201T821 1122ZM672
|
||||
977Q647 1036 606 1070T514 1104Q469 1104 429 1072T357 980T308 839T289 655Q289 637 290 615T292 571T295 527T299 492L672 977ZM356 293Q381 234 422 200T514 166Q559 166 599 198T671 289T720 430T739 614Q739 632 738 654T736 699T732 742T729 778L356 293Z"
|
||||
/>
|
||||
<glyph unicode="1" glyph-name="one" d="M653 1276V0H428V1016L209 950L154 1090L500 1276H653Z" />
|
||||
<glyph unicode="2" glyph-name="two" d="M111 1047Q169 1173 272 1239T508 1305Q595 1305 668 1275T794 1194T877 1074T907 930Q907 852 879 785T805 659T702 544T588 433T480 317T393 190H834Q845 191 853 196T869 208T886 218T909 223V0H117V127Q145 196 184
|
||||
259T268 379T358 486T446 582Q478 616 517 654T591 735T649 826T672 928Q672 965 660 998T625 1056T570 1095T500 1110Q452 1110 421 1098T369 1066T338 1024T318 978T304 937T287 909L111 1047Z" />
|
||||
<glyph unicode="3" glyph-name="three" d="M877 950Q877 900 861 857T819 780T760 720T694 680Q733 666 771 637T839 566T887 471T905 354Q905 266 876 194T791 70T653 -10T463 -39Q357 -39 264 0T96 133L258 330Q267 324 271 318T278 304T284 284T295 256Q307
|
||||
235 326 218T369 188T420 168T473 160Q515 160 551 174T616 215T660 283T676 375Q676 421 658 457T606 518T528 556T430 569Q425 569 419 569T400 568T368 567T317 565V750Q409 750 472 764T573 804T628 867T645 952Q645 984 634 1012T602 1062T551 1095T481 1108Q432
|
||||
1108 379 1081T268 985L137 1133Q205 1224 293 1264T487 1305Q572 1305 643 1279T767 1205T848 1093T877 950Z" />
|
||||
<glyph unicode="4" glyph-name="four" d="M641 1276H806V506H976V313H806V0H575V315H88V459L641 1276ZM583 881L325 500H583V881Z" />
|
||||
<glyph unicode="5" glyph-name="five" d="M219 1276H905V1081H420L403 834Q439 845 473 850T545 856Q636 856 710 826T836 739T916 600T944 412Q944 312 915 229T830 87T696 -6T520 -39Q456 -39 397 -26T286 16T189 91T109 203L291 340Q300 335 304 328T312 312T317
|
||||
294T322 276Q343 230 390 197T512 164Q555 164 592 179T657 226T701 305T717 414Q717 474 703 521T662 600T600 649T520 666Q458 666 411 636T319 543L172 606L219 1276Z" />
|
||||
<glyph unicode="6" glyph-name="six" d="M580 1303Q668 1303 749 1264T901 1153L748 987Q737 990 732 996T723 1011T716 1030T705 1053Q685 1076 651 1091T580 1106Q543 1106 504 1088T431 1029T370 921T334 754Q354 774 379 791T431 822T488 842T545 850Q625
|
||||
850 695 818T817 728T900 590T930 414Q930 318 899 235T813 92T686 -4T530 -39Q429 -39 350 7T217 137T133 336T104 588Q104 754 138 887T236 1112T386 1253T580 1303ZM532 647Q477 647 425 614T338 524V487Q338 426 352 369T393 269T455 199T535 172Q569 172 599
|
||||
188T653 234T689 310T702 414Q702 474 687 518T647 590T593 633T532 647Z" />
|
||||
<glyph unicode="7" glyph-name="seven" d="M903 1159Q784 887 679 595T481 0H233Q324 272 421 543T627 1075H135V1276H903V1159Z" />
|
||||
<glyph unicode="8" glyph-name="eight" d="M897 977Q897 935 883 894T843 814T783 743T711 684Q761 656 803 619T875 536T923 441T940 338Q940 258 907 189T816 70T680 -10T512 -39Q421 -39 343 -10T208 69T119 186T86 332Q86 383 103 432T151 526T226 610T322
|
||||
678Q284 703 252 735T196 805T159 882T145 965Q145 1035 175 1098T256 1207T377 1281T524 1309Q604 1309 672 1283T790 1211T868 1105T897 977ZM698 340Q698 377 683 412T641 477T576 533T489 575Q454 557 425 533T374 479T340 416T328 346Q328 310 343 278T383
|
||||
221T443 183T516 168Q556 168 589 181T647 218T684 272T698 340ZM377 975Q377 943 390 915T427 862T480 817T545 778Q597 813 631 864T666 971Q666 998 655 1023T623 1067T576 1097T518 1108Q487 1108 461 1098T417 1069T388 1026T377 975Z" />
|
||||
<glyph unicode="9" glyph-name="nine" d="M436 -39Q348 -39 267 0T115 113L268 279Q279 276 284 270T293 255T300 236T311 213Q331 190 365 175T436 160Q473 160 512 177T585 236T645 344T682 510Q662 490 637 473T585 442T528 422T471 414Q391 414 321 446T199
|
||||
536T116 674T86 850Q86 946 117 1029T203 1172T329 1268T485 1303Q586 1303 665 1256T799 1126T882 928T911 676Q911 509 877 377T780 152T630 10T436 -39ZM483 616Q539 616 591 650T678 739V776Q678 837 664 894T623 995T561 1065T481 1092Q446 1092 416 1076T363
|
||||
1030T327 954T313 850Q313 789 328 745T368 673T422 630T483 616Z" />
|
||||
<glyph unicode=":" glyph-name="colon" d="M477 891Q505 891 532 881T582 853T617 809T631 752Q631 723 619 698T585 654T536 623T477 612Q447 612 420 623T372 653T339 698T326 752Q326 780 338 805T371 850T419 880T477 891ZM477 252Q505 252 532 242T582 212T617
|
||||
168T631 111Q631 83 619 58T586 14T537 -16T477 -27Q445 -27 418 -16T370 13T338 57T326 111Q326 140 338 165T371 210T419 241T477 252Z" />
|
||||
<glyph unicode=";" glyph-name="semicolon" d="M647 61Q647 -20 587 -120T406 -346L289 -242Q318 -215 343 -187T386 -131T414 -81T424 -41Q424 -30 415 -21T393 0Q367 22 347 46T326 106Q326 136 337 162T368 207T415 238T477 250Q510 250 540 236T595 197T633
|
||||
138T647 61ZM477 891Q505 891 532 881T582 853T617 809T631 752Q631 723 619 698T585 654T536 623T477 612Q447 612 420 623T372 653T339 698T326 752Q326 780 338 805T371 850T419 880T477 891Z" />
|
||||
<glyph unicode="<" glyph-name="less" d="M954 989L315 662L961 299V80L66 604V723L954 1192V989Z" />
|
||||
<glyph unicode="=" glyph-name="equal" d="M84 940H950V766H84V940ZM84 522H950V348H84V522Z" />
|
||||
<glyph unicode=">" glyph-name="greater" d="M78 989V1192L971 723V604L76 80V299L719 662L78 989Z" />
|
||||
<glyph unicode="?" glyph-name="question" d="M539 248Q566 248 592 237T641 207T676 162T690 106Q690 79 678 54T646 10T598 -20T539 -31Q507 -31 479 -20T430 10T397 54T385 106Q385 134 397 160T430 205T479 236T539 248ZM113 1141Q149 1195 194 1238T293 1312T406
|
||||
1359T530 1376Q618 1376 689 1347T809 1266T884 1148T911 1006Q911 948 896 903T853 818T787 743T702 670Q679 652 666 632T646 591T637 545T635 492V379H432V492Q432 535 435 570T451 640T493 714T571 803Q633 865 657 915T682 1016Q682 1053 670 1085T637 1142T586
|
||||
1180T522 1194Q484 1194 450 1180T383 1139T322 1077T266 995L113 1141Z" />
|
||||
<glyph unicode="@" glyph-name="at" d="M918 70Q845 14 769 -7T602 -29Q490 -29 390 14T215 142T95 354T51 649Q51 816 95 940T210 1146T372 1268T557 1309Q651 1309 727 1278T857 1181T940 1015T969 776V334H782V397Q756 365 711 342T612 319Q553 319 503 340T415
|
||||
400T356 489T334 602Q334 678 359 738T437 841T572 905T768 930Q763 978 746 1018T701 1086T634 1131T551 1147Q493 1147 438 1117T338 1025T267 870T240 651Q240 528 270 432T352 271T472 171T614 137Q664 137 721 154T836 221L918 70ZM776 776Q712 775 666 762T589
|
||||
726T545 676T530 616Q530 555 559 518T637 481Q679 481 705 498T748 552T770 644T776 776Z" />
|
||||
<glyph unicode="A" glyph-name="A" d="M0 0L426 1298H559L1026 0H786L670 330H336L236 0H0ZM629 489L496 913L371 489H629Z" />
|
||||
<glyph unicode="B" glyph-name="B" d="M82 1276H469Q585 1276 669 1252T808 1185T889 1080T915 946Q915 908 905 870T874 798T825 734T760 684Q805 663 842 629T907 554T949 467T965 375Q965 291 936 222T845 103T689 27T467 0H82V1276ZM311 1085V778H451Q516
|
||||
778 560 790T632 823T672 872T684 934Q684 964 671 991T632 1039T566 1072T471 1085H311ZM311 592V195H489Q543 195 586 204T661 235T708 292T725 381Q725 426 711 464T665 531T582 576T457 592H311Z" />
|
||||
<glyph unicode="C" glyph-name="C" d="M791 915Q782 918 779 924T776 938T774 958T768 981Q739 1047 690 1084T565 1122Q504 1122 455 1088T370 990T316 838T297 641Q297 536 317 448T375 294T464 193T578 156Q652 156 708 201T809 326L983 213Q911 89 808 26T584
|
||||
-37Q471 -37 375 3T209 127T99 335T59 631Q59 756 80 855T139 1030T227 1158T333 1244T450 1293T567 1309Q639 1309 705 1288T826 1229T925 1137T997 1018L791 915Z" />
|
||||
<glyph unicode="D" glyph-name="D" d="M90 1276H420Q505 1276 570 1264T685 1230T773 1174T844 1098Q909 1010 942 893T975 629Q975 484 943 368T840 170T659 44T395 0H90V1276ZM313 1085V180H391Q572 180 658 294T745 623Q745 731 727 816T668 962T564 1053T412
|
||||
1085H313Z" />
|
||||
<glyph unicode="E" glyph-name="E" d="M115 1276H946V1079H338V764H842V563H338V197H942V0H115V1276Z" />
|
||||
<glyph unicode="F" glyph-name="F" d="M139 1276H932V1081H369V782H823V590H369V0H139V1276Z" />
|
||||
<glyph unicode="G" glyph-name="G" d="M813 913Q795 921 784 928T767 944T758 960T750 977Q738 1005 718 1029T671 1073T614 1103T549 1114Q498 1114 448 1090T359 1010T295 868T270 653Q270 537 291 445T350 290T439 192T553 158Q599 158 647 169T735 211V451H518V645H952V109Q860
|
||||
32 763 -2T553 -37Q428 -37 331 12T168 151T68 365T33 639Q33 773 58 875T126 1051T222 1175T334 1254T449 1296T553 1309Q618 1309 677 1291T789 1240T883 1161T956 1059L813 913Z" />
|
||||
<glyph unicode="H" glyph-name="H" d="M936 0H700V571H324V0H88V1276H338Q342 1272 342 1266Q342 1262 340 1258T334 1246T328 1229T324 1204V762H700V1276H950Q954 1272 954 1266Q954 1262 952 1258T946 1246T940 1229T936 1204V0Z" />
|
||||
<glyph unicode="I" glyph-name="I" d="M162 1276H874V1085H627V188H885V0H150V190H397V1085H162V1276Z" />
|
||||
<glyph unicode="J" glyph-name="J" d="M291 1276H950V1085H758V412Q758 295 729 211T650 72T534 -9T393 -35Q290 -35 204 10T51 143L197 319Q207 316 212 309T222 291T230 268T242 242Q254 226 266 212T295 186T332 169T383 162Q458 162 493 226T528 438V1085H291V1276Z" />
|
||||
<glyph unicode="K" glyph-name="K" d="M324 0H88V1276H338Q342 1272 342 1266Q342 1262 340 1258T334 1246T328 1229T324 1204V788L758 1292Q792 1284 823 1280T877 1276H1018L543 733L1036 2L758 -10L379 582L324 522V0Z" />
|
||||
<glyph unicode="L" glyph-name="L" d="M940 193V0H125V1276H375Q379 1272 379 1266Q379 1258 372 1247T360 1204V193H940Z" />
|
||||
<glyph unicode="M" glyph-name="M" d="M61 1276H303L518 676L731 1278H975V0H768V926L590 444H438L266 926V0H61V1276Z" />
|
||||
<glyph unicode="N" glyph-name="N" d="M958 0H705L272 965V0H66V1276H346L752 362V1276H973Q977 1272 977 1266Q977 1258 970 1247T958 1204V0Z" />
|
||||
<glyph unicode="O" glyph-name="O" d="M514 -37Q401 -37 312 13T162 154T68 369T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q612 1309 698 1268T848 1144T951 935T989 639Q989 516 970 418T918 245T840 117T742 29T631 -21T514 -37ZM272 653Q272 536 290
|
||||
446T340 295T417 203T516 172Q562 172 604 195T679 273T730 418T750 643Q750 771 729 859T675 1001T601 1080T518 1104Q469 1104 425 1082T346 1008T292 870T272 653Z" />
|
||||
<glyph unicode="P" glyph-name="P" d="M102 1276H535Q649 1276 730 1246T863 1163T940 1041T965 893Q965 815 941 747T866 627T736 546T545 516H336V0H102V1276ZM336 1073V711H528Q581 711 619 724T681 761T717 817T729 887Q729 927 717 961T681 1020T619 1059T530
|
||||
1073H336Z" />
|
||||
<glyph unicode="Q" glyph-name="Q" d="M401 -23Q314 0 246 58T131 204T60 402T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q612 1309 698 1268T848 1144T951 935T989 639Q989 482 959 366T879 170T761 43T621 -23Q624 -58 645 -80T711 -100L913 -92L907
|
||||
-299H743Q570 -299 488 -235T401 -23ZM272 653Q272 536 290 446T340 295T417 203T516 172Q562 172 604 195T679 273T730 418T750 643Q750 771 729 859T675 1001T601 1080T518 1104Q469 1104 425 1082T346 1008T292 870T272 653Z" />
|
||||
<glyph unicode="R" glyph-name="R" d="M96 1276H500Q619 1276 703 1249T842 1171T921 1051T946 895Q946 843 929 790T880 691T803 609T702 555L1001 0H743L479 528H330V0H96V1276ZM330 1073V723H514Q565 723 602 735T664 770T699 825T711 895Q711 985 664 1029T514
|
||||
1073H330Z" />
|
||||
<glyph unicode="S" glyph-name="S" d="M780 946Q765 947 759 952T749 965T743 982T735 1001Q701 1052 640 1086T496 1120Q460 1120 431 1109T381 1078T349 1033T338 979Q338 946 349 917T391 859T474 801T608 739Q705 700 769 658T872 568T926 467T942 352Q942
|
||||
280 918 210T839 86T698 -3T489 -37Q359 -37 252 12T57 156L174 360Q186 357 192 351T204 337T214 319T227 297Q248 271 275 246T338 202T415 172T508 160Q602 160 655 203T709 340Q709 369 697 395T657 447T580 499T459 555Q363 594 295 637T184 729T120 833T100
|
||||
950Q100 1025 131 1090T217 1204T349 1281T518 1309Q634 1309 736 1260T909 1118L780 946Z" />
|
||||
<glyph unicode="T" glyph-name="T" d="M41 1276H981V1077H621V0H387V1077H41V1276Z" />
|
||||
<glyph unicode="U" glyph-name="U" d="M76 1276H319Q323 1273 323 1271T324 1266Q324 1262 322 1258T316 1246T310 1229T305 1204V449Q305 383 315 330T349 239T413 182T512 162Q573 162 613 182T678 241T713 333T723 455V1276H948V457Q948 332 917 241T829 89T691
|
||||
0T510 -29Q403 -29 322 4T186 99T104 250T76 451V1276Z" />
|
||||
<glyph unicode="V" glyph-name="V" d="M20 1276H262L530 371L784 1276H1020L610 0H434L20 1276Z" />
|
||||
<glyph unicode="W" glyph-name="W" d="M12 1276H236L309 434L459 1171H606L756 440L809 1276H1022L870 0H690L522 776L352 0H168L12 1276Z" />
|
||||
<glyph unicode="X" glyph-name="X" d="M733 1276H971L653 653L1012 0H754L520 438L293 0H43L387 651L47 1276H297L518 858L733 1276Z" />
|
||||
<glyph unicode="Y" glyph-name="Y" d="M18 1276H274L537 760L770 1276H1018L653 502V0H412V504L18 1276Z" />
|
||||
<glyph unicode="Z" glyph-name="Z" d="M106 1276H944V1137L377 197H868Q890 200 903 205T927 215T948 223T975 227V0H84V139L662 1077H106V1276Z" />
|
||||
<glyph unicode="[" glyph-name="bracketleft" d="M242 1370H877V1180H457V0H877V-184H242V1370Z" />
|
||||
<glyph unicode="\" glyph-name="backslash" d="M922 -10L743 -96L104 1280L283 1374L922 -10Z" />
|
||||
<glyph unicode="]" glyph-name="bracketright" d="M780 1370V-184H147V0H565V1180H150V1370H780Z" />
|
||||
<glyph unicode="^" glyph-name="asciicircum" d="M158 760L489 1280H563L856 760L688 680L518 1034L326 680L158 760Z" />
|
||||
<glyph unicode="_" glyph-name="underscore" d="M59 -16H965V-207H59V-16Z" />
|
||||
<glyph unicode="`" glyph-name="grave" d="M244 1333L424 1417L489 1251Q511 1199 536 1169T590 1110Q621 1079 641 1052T662 983Q661 954 649 934T619 901T581 883T543 877Q519 877 494 883T440 917T378 1006T303 1174L244 1333Z" />
|
||||
<glyph unicode="a" glyph-name="a" d="M154 821Q302 977 516 977Q607 977 679 954T801 883T878 760T905 582V0H686V86Q632 35 558 5T408 -25Q324 -25 263 -3T161 58T102 147T82 254Q82 328 113 389T206 495T356 565T563 590H684Q682 699 640 748T508 797Q391 797
|
||||
270 670L154 821ZM606 418Q516 420 458 408T367 373T322 323T309 266Q309 242 320 221T350 185T394 160T449 150Q496 150 533 166T599 206T646 254T674 297Q682 312 686 341T690 416L606 418Z" />
|
||||
<glyph unicode="b" glyph-name="b" d="M102 1382H360Q360 1370 356 1363T348 1351T338 1339T332 1323V874Q377 924 435 950T553 977Q634 977 707 947T835 857T923 708T956 498Q956 366 921 267T827 101T695 2T545 -31Q473 -31 407 0T293 92L262 0H102V1382ZM330
|
||||
489Q330 400 343 338T380 236T438 178T516 160Q550 160 587 176T655 228T705 322T725 467Q725 558 706 623T649 729Q621 760 590 775T510 791Q454 791 419 767T365 700T338 604T330 489Z" />
|
||||
<glyph unicode="c" glyph-name="c" d="M799 621Q790 623 786 628T780 641T777 656T772 674Q744 722 692 754T563 786Q511 786 465 764T385 701T331 604T311 481Q311 413 329 356T381 255T461 188T565 164Q593 164 623 170T685 192T746 231T805 291L938 137Q857
|
||||
46 760 7T555 -33Q450 -33 363 5T212 110T114 269T78 469Q78 576 113 668T212 829T365 937T563 977Q623 977 679 965T784 930T875 873T946 793L799 621Z" />
|
||||
<glyph unicode="d" glyph-name="d" d="M918 115Q918 90 923 61T936 0H719Q706 9 702 27T698 59V88Q682 59 656 37T598 0T534 -23T469 -31Q385 -31 311 -1T182 91T94 245T61 463Q61 584 94 679T183 841T312 942T467 977Q495 977 525 970T584 951T640 920T688 881V1382H946Q946
|
||||
1371 942 1364T934 1351T924 1339T918 1323V115ZM690 489Q690 549 682 603T654 700T599 766T508 791Q460 791 429 776T369 729Q293 648 293 467Q293 381 312 323T363 228T430 176T502 160Q545 160 579 178T638 235T676 337T690 489Z" />
|
||||
<glyph unicode="e" glyph-name="e" d="M528 977Q613 977 687 947T816 859T904 713T936 510Q936 485 934 461T930 414H303Q311 345 335 296T393 214T468 166T553 150Q618 150 680 179T788 266L915 139Q770 -33 553 -33Q450 -33 363 1T212 99T112 255T76 465Q76
|
||||
584 110 679T204 840T347 941T528 977ZM707 582Q707 627 694 667T656 738T596 787T516 805Q474 805 439 789T377 744T334 674T311 582H707Z" />
|
||||
<glyph unicode="f" glyph-name="f" d="M737 1399Q928 1399 1055 1243L961 1059Q945 1059 940 1069T928 1102Q916 1120 898 1140T855 1177T800 1205T735 1217Q649 1217 607 1153T565 954V905H858V723H565V0H342V723H135V905H342V973Q342 1079 373 1159T459 1292T584
|
||||
1372T737 1399Z" />
|
||||
<glyph unicode="g" glyph-name="g" d="M475 809Q444 809 418 798T371 767T340 717T328 649Q328 617 338 589T368 540T414 507T475 494Q510 494 538 506T585 540T615 589T625 649Q625 681 615 710T586 761T538 796T475 809ZM479 985Q604 985 692 918Q737 948 789
|
||||
963T903 979H969L999 784Q980 787 962 789T929 793T904 796T893 797Q850 797 805 780Q819 748 828 715T838 647Q838 579 810 519T732 414T618 343T477 317Q457 317 436 319T393 328Q365 309 349 291T332 250Q332 222 361 213T436 203Q471 203 509 206T578 209Q679
|
||||
209 749 190T863 137T926 55T946 -49Q946 -108 919 -162T836 -260T698 -328T504 -354Q388 -354 305 -335T169 -282T91 -204T66 -109Q66 -84 75 -58T100 -6T140 41T190 80Q155 105 142 139T129 209Q129 257 162 306T246 397Q215 416 191 444T150 504T124 571T115
|
||||
641Q115 713 145 776T227 885T343 958T479 985ZM616 20Q542 20 479 21T348 27Q311 5 294 -24T276 -80Q276 -109 294 -128T345 -160T419 -178T508 -184Q557 -184 598 -176T669 -152T716 -115T735 -66Q732 -28 705 -4T616 20Z" />
|
||||
<glyph unicode="h" glyph-name="h" d="M123 0V1382H383Q383 1370 379 1363T370 1351T360 1339T354 1323V858Q404 912 470 944T604 977Q677 977 736 955T836 886T899 763T922 580V0H696V578Q696 633 686 673T658 738T615 776T559 788Q516 788 479 771T414 723T370
|
||||
649T354 553V0H123Z" />
|
||||
<glyph unicode="i" glyph-name="i" d="M545 1384Q574 1384 600 1374T645 1346T676 1304T688 1253Q688 1226 677 1202T646 1160T600 1132T545 1122Q516 1122 490 1132T444 1160T413 1202T401 1253Q401 1277 410 1300T437 1342T482 1372T545 1384ZM207 956H655V178H866V0H197V178H428V778H207V956Z"
|
||||
/>
|
||||
<glyph unicode="j" glyph-name="j" d="M203 956H766V47Q766 -61 736 -138T653 -265T529 -338T377 -362Q280 -362 203 -322T59 -203L201 -16Q211 -20 214 -25T220 -38T226 -56T240 -82Q250 -96 265 -111T298 -139T338 -160T383 -168Q414 -168 442 -157T490 -120T523
|
||||
-56T535 39V770H203V956ZM651 1393Q680 1393 706 1383T753 1354T785 1310T797 1257Q797 1230 785 1206T753 1163T707 1133T651 1122Q622 1122 596 1133T549 1162T518 1205T506 1257Q506 1282 515 1306T544 1350T589 1381T651 1393Z" />
|
||||
<glyph unicode="k" glyph-name="k" d="M123 1382H383Q383 1370 379 1363T370 1351T360 1340T354 1325V604L721 967Q794 950 838 950H987L596 573Q647 512 703 437T815 284T926 134T1028 2L748 -8L432 432L354 358V0H123V1382Z" />
|
||||
<glyph unicode="l" glyph-name="l" d="M150 1382H629V178H891V0H137V178H399V1204H150V1382Z" />
|
||||
<glyph unicode="m" glyph-name="m" d="M66 0V967H262V907Q307 955 352 976T438 997Q457 997 478 992T520 973T560 937T594 883Q629 939 682 968T788 997Q843 997 879 979T938 924T969 833T979 707V0H766V668Q766 748 753 782T705 817Q627 817 627 629V0H416V657Q416
|
||||
708 411 739T397 788T378 811T356 817Q337 817 322 809T295 780T278 724T272 635V0H66Z" />
|
||||
<glyph unicode="n" glyph-name="n" d="M123 0V956H354V858Q404 912 470 944T604 977Q676 977 735 955T835 886T899 763T922 580V0H696V578Q696 633 686 673T658 738T615 776T559 788Q516 788 479 771T414 723T370 649T354 553V0H123Z" />
|
||||
<glyph unicode="o" glyph-name="o" d="M520 977Q613 977 694 943T835 845T930 686T965 473Q965 354 931 260T838 101T696 2T518 -33Q422 -33 339 4T193 108T95 267T59 469Q59 578 95 671T195 832T341 938T520 977ZM737 469Q737 547 721 607T674 708T603 771T514
|
||||
793Q465 793 425 772T356 709T311 610T295 477Q295 403 310 344T355 242T425 177T518 154Q618 154 677 235T737 469Z" />
|
||||
<glyph unicode="p" glyph-name="p" d="M342 487Q342 398 355 336T392 234T450 176T528 158Q563 158 600 174T667 226T717 320T737 465Q737 620 682 704T522 788Q467 788 432 764T377 698T350 602T342 487ZM111 956H332V858Q355 890 383 912T441 949T501 970T561
|
||||
977Q645 977 718 945T847 847T935 684T967 453Q967 333 934 243T846 91T717 0T563 -31Q503 -31 443 -6T342 63V-342H113L111 956Z" />
|
||||
<glyph unicode="q" glyph-name="q" d="M465 977Q494 977 526 970T590 950T648 919T694 879V956H915V-342H686V66Q666 43 640 25T584 -7T523 -26T463 -33Q379 -33 306 4T178 110T91 272T59 479Q59 592 90 684T175 841T303 941T465 977ZM487 791Q447 791 412 771T349
|
||||
711T307 616T291 487Q291 414 307 354T351 252T416 186T496 162Q584 162 633 241T682 481Q682 563 669 622T630 718T568 773T487 791Z" />
|
||||
<glyph unicode="r" glyph-name="r" d="M182 956H418V852Q441 878 470 901T532 941T601 967T676 977Q757 977 830 952T961 872L854 649Q804 718 758 750T666 782Q613 782 568 760T488 699T434 609T414 500V0H182V956Z" />
|
||||
<glyph unicode="s" glyph-name="s" d="M799 645Q791 645 787 649T780 660T775 674T770 688Q752 710 725 730T666 766T597 790T524 799Q493 799 465 795T416 780T382 754T369 715Q369 689 382 672T423 640T491 612T588 584Q759 536 839 461T920 289Q920 224 891
|
||||
166T809 64T681 -7T512 -33Q391 -33 289 5T96 129L215 344Q227 342 233 330T248 295Q264 269 294 245T361 200T438 168T516 156Q598 156 643 179T688 250Q688 274 678 292T647 325T590 354T504 383Q476 391 449 399T393 418Q337 439 293 465T219 525T172 599T156
|
||||
692Q156 743 184 794T263 885T382 951T535 977Q644 977 737 938T909 811L799 645Z" />
|
||||
<glyph unicode="t" glyph-name="t" d="M348 1180L602 1223Q602 1197 594 1180T580 1141L559 956H848V770H551Q548 696 542 617T535 461Q535 383 538 327T553 236T586 185T643 168Q677 168 733 197T860 281L932 92Q848 32 768 0T608 -33Q528 -33 471 -11T376 59T321
|
||||
181T303 358Q303 427 307 528T322 770H115V956H334L348 1180Z" />
|
||||
<glyph unicode="u" glyph-name="u" d="M903 956V115Q903 89 908 60T922 0H700Q688 9 684 27T680 59V90Q659 59 629 35T564 -6T493 -32T422 -41Q347 -41 288 -19T188 51T126 175T104 358V956H330V358Q330 248 367 198T467 147Q510 147 547 164T612 213T656 287T672
|
||||
383V956H903Z" />
|
||||
<glyph unicode="v" glyph-name="v" d="M51 956H328Q328 945 326 938T321 923T316 909T313 891L530 279L623 549Q659 654 690 761T739 956H958Q934 853 899 742T815 518L602 0H414L51 956Z" />
|
||||
<glyph unicode="w" glyph-name="w" d="M16 956H270Q270 945 267 939T259 927T252 917T248 901Q248 896 248 891T250 879L338 281L457 846H598L733 283Q749 387 758 481T773 655T780 795T782 893V956H999Q986 846 970 724T935 477T895 230T852 0H649L524 532L406
|
||||
0H197L16 956Z" />
|
||||
<glyph unicode="x" glyph-name="x" d="M694 956H942L637 492Q764 310 853 182T981 0H719L510 324L313 0H51L381 485Q91 905 55 956H313L508 647L694 956Z" />
|
||||
<glyph unicode="y" glyph-name="y" d="M590 -104Q564 -173 530 -222T456 -302T371 -347T276 -362Q135 -362 23 -254L137 -57Q149 -63 154 -70T162 -86T168 -105T178 -127Q192 -152 212 -164T264 -176Q286 -176 306 -167T345 -136T384 -78T422 12L63 956H344Q344
|
||||
945 342 938T337 923T332 909T330 891L543 297L635 549Q654 600 671 654T704 761T731 863T752 956H971Q946 853 909 743T827 518L590 -104Z" />
|
||||
<glyph unicode="z" glyph-name="z" d="M127 936H891V793L401 193H836Q852 194 864 199T887 209T910 219T936 223V0H88V143L584 741H127V936Z" />
|
||||
<glyph unicode="{" glyph-name="braceleft" d="M291 53Q291 69 292 95T294 151T296 208T297 256Q297 307 289 340T266 392T229 420T178 428H92V610H176Q239 610 270 648T301 774Q301 786 301 809T299 858T298 906T297 936Q297 1119 395 1212T688 1305H854V1120H653Q587
|
||||
1120 556 1079T524 956Q524 942 524 920T526 873T527 828T528 797Q528 706 490 635T383 520Q414 500 439 471T484 404T513 322T524 227Q524 216 524 189T522 133T521 81T520 53Q520 -52 564 -98T709 -145H852V-326H737Q716 -326 675 -324T586 -314T492 -293T416
|
||||
-256Q353 -208 322 -129T291 53Z" />
|
||||
<glyph unicode="|" glyph-name="bar" d="M403 1335H623V-309H403V1335Z" />
|
||||
<glyph unicode="}" glyph-name="braceright" d="M735 53Q735 -49 704 -128T610 -256Q580 -279 534 -292T441 -313T352 -323T289 -326H174V-145H317Q418 -145 462 -99T506 53Q506 57 506 80T504 132T503 188T502 227Q502 277 512 321T541 403T586 470T643 520Q575
|
||||
564 537 635T498 797Q498 807 498 828T500 873T501 919T502 956Q502 1038 471 1079T373 1120H172V1305H338Q533 1305 631 1212T729 936Q729 928 729 906T727 859T726 810T725 774Q725 687 756 649T850 610H934V428H848Q819 428 797 420T760 393T737 340T729 256Q729
|
||||
236 730 208T732 151T734 96T735 53Z" />
|
||||
<glyph unicode="~" glyph-name="asciitilde" d="M55 776Q86 826 125 867T207 937T291 983T369 999Q400 999 425 993T474 974T521 945T571 907Q599 886 625 869T674 852Q695 852 712 860T748 885T788 928T836 993L989 870Q961 825 927 785T853 715T771 667T684
|
||||
649Q634 649 594 667T524 707Q503 722 484 738T447 766T410 787T367 795Q336 795 300 764T221 664L55 776Z" />
|
||||
<glyph unicode=" " glyph-name="nbspace" />
|
||||
<glyph unicode="¡" glyph-name="exclamdown" d="M604 1122Q557 1077 489 1077Q457 1077 429 1089T379 1122T345 1170T332 1227Q332 1258 344 1284T378 1331T428 1362T489 1374Q521 1374 550 1363T602 1331T638 1284T651 1227Q651 1198 639 1173T604 1122ZM494
|
||||
-20Q425 -20 388 25T350 156Q350 178 352 208T359 271T366 335T371 391L399 948H584L621 391Q622 368 625 339T630 280T635 223T637 176Q637 72 599 26T494 -20Z" />
|
||||
<glyph unicode="¢" glyph-name="cent" d="M805 696Q796 698 792 703T786 716T783 732T778 750Q763 774 742 795T692 831L616 244Q664 252 714 281T811 367L944 213Q869 128 779 88T590 43L563 -162L362 -137L389 72Q320 98 263 143T166 250T103 385T80 545Q80
|
||||
644 111 731T199 885T335 995T510 1049L539 1278L760 1257Q760 1240 755 1228T741 1192L719 1032Q854 996 940 877L805 696ZM313 557Q313 476 338 410T416 299L483 846Q444 832 413 805T359 740T325 656T313 557Z" />
|
||||
<glyph unicode="£" glyph-name="sterling" d="M750 977Q720 989 707 1010T681 1052T648 1088T584 1104Q553 1104 525 1092T474 1054T439 990T426 901Q426 884 427 864T434 813H639V631H477Q485 589 488 543T492 465Q492 437 490 406T481 344T462 285T432
|
||||
236Q441 238 455 238T485 238Q516 238 551 228T622 205T689 183T743 172Q759 172 775 177T810 192T849 219T897 256L983 80Q850 -29 731 -29Q697 -29 651 -16T555 14T459 43T381 57Q347 57 287 34T139 -35L57 147Q96 162 123 175T169 201T198 224T215 246Q243 292
|
||||
257 347T272 463Q272 478 271 497T268 539T263 585T254 631H121V813H213Q208 838 207 858T205 899Q205 984 234 1055T315 1178T435 1259T584 1288Q675 1288 748 1253T887 1147L750 977Z" />
|
||||
<glyph unicode="¤" glyph-name="currency" d="M106 987L240 1108L350 997Q387 1016 429 1027T514 1038Q556 1038 596 1028T674 999L784 1108L918 987L805 877Q831 836 841 794T852 709Q852 664 841 623T805 541L918 430L784 309L676 418Q638 396 598 388T514
|
||||
379Q468 379 427 388T348 420L240 309L106 430L219 545Q197 583 186 625T174 709Q174 752 184 792T219 874L106 987ZM360 707Q360 672 371 642T403 590T452 554T512 541Q544 541 572 554T620 589T652 642T664 707Q664 741 653 771T621 825T572 861T512 874Q480
|
||||
874 452 861T404 825T372 772T360 707Z" />
|
||||
<glyph unicode="¥" glyph-name="yen" d="M152 592H410L35 1276H289L528 793L750 1276H989L639 592H891V410H639V348H891V168H639V0H416V168H152V348H416V410H152V592Z" />
|
||||
<glyph unicode="¦" glyph-name="brokenbar" d="M403 1335H623V557H403V1335ZM623 -309H403V446H623V-309Z" />
|
||||
<glyph unicode="§" glyph-name="section" d="M705 1020Q686 1024 681 1034T672 1075Q667 1100 654 1122T621 1162T576 1189T522 1200Q496 1200 474 1191T436 1165T410 1128T401 1083Q401 1054 414 1031T454 988T525 949T627 909Q669 894 713 870T792 810T851
|
||||
729T874 629Q874 597 864 567T837 509T795 461T743 426Q797 384 826 331T856 217Q856 146 829 85T753 -21T637 -91T487 -117Q375 -117 278 -66T109 86L250 252Q265 252 270 245T283 219Q289 198 308 174T354 130T414 97T481 84Q517 84 545 94T591 120T619 158T629
|
||||
203Q629 228 621 249T590 288T532 322T440 356Q359 381 302 412T209 479T157 558T141 649Q141 678 152 710T184 771T233 825T295 864Q267 880 244 904T205 955T179 1013T170 1073Q170 1134 196 1191T269 1291T381 1360T524 1386Q581 1386 632 1370T728 1326T809
|
||||
1257T874 1167L705 1020ZM412 778Q403 773 396 763T383 741T376 714T373 686Q373 638 413 598T535 532Q545 529 560 526T610 510Q624 522 631 547T639 598Q639 646 601 686T477 756L412 778Z" />
|
||||
<glyph unicode="¨" glyph-name="dieresis" d="M326 1386Q353 1386 378 1377T424 1350T456 1308T469 1253Q469 1226 458 1203T427 1161T381 1133T326 1122Q297 1122 271 1132T226 1161T195 1202T184 1253Q184 1280 195 1304T225 1346T271 1375T326 1386ZM702
|
||||
1386Q728 1386 753 1377T799 1350T831 1308T844 1253Q844 1226 833 1203T803 1161T757 1133T702 1122Q673 1122 648 1132T603 1160T572 1202T561 1253Q561 1281 572 1305T602 1347T647 1375T702 1386Z" />
|
||||
<glyph unicode="©" glyph-name="copyright" d="M643 596Q635 598 633 604T629 618T627 635T623 653Q612 685 585 705T520 725Q499 725 479 718T441 693T414 646T403 575Q403 497 433 447T526 397Q573 397 602 423T651 500L795 408Q751 330 679 285T518 240Q450
|
||||
240 395 266T300 337T240 441T219 565Q219 632 242 689T304 789T394 855T504 879Q568 879 618 862T705 815T767 743T803 653L643 596ZM868 193Q796 117 704 77T506 37Q402 37 312 78T154 191T49 357T10 559Q10 667 50 762T158 928T318 1040T514 1081Q616 1081 707
|
||||
1040T868 928T977 762T1018 559Q1018 347 868 193ZM516 967Q441 967 375 935T261 848T184 719T156 559Q156 475 184 402T260 274T375 188T516 156Q590 156 655 188T770 276T848 405T877 561Q877 643 849 717T772 846T657 934T516 967Z" />
|
||||
<glyph unicode="ª" glyph-name="ordfeminine" d="M449 985Q506 990 547 990T621 991Q621 1054 594 1083T516 1112Q467 1112 424 1087T334 1010L221 1143Q290 1213 364 1244T528 1276Q668 1276 746 1207T825 1001V535H623V586Q608 570 587 557T542 534T493
|
||||
519T446 514Q389 514 341 531T257 579T202 652T182 745Q182 846 251 906T449 985ZM627 842Q559 842 514 837T441 821T403 792T391 748Q391 735 396 722T413 699T441 683T479 676Q504 676 530 683T577 709T613 760T627 842ZM141 453H889V293H141V453Z" />
|
||||
<glyph unicode="«" glyph-name="guillemotleft" d="M463 532L797 856L930 719L696 496L940 231L805 96L463 465V532ZM457 856L588 719L356 496L600 231L463 96L121 465V532L457 856Z" />
|
||||
<glyph unicode="¬" glyph-name="logicalnot" d="M166 750H868V315H653V555H166V750Z" />
|
||||
<glyph unicode="­" glyph-name="softhyphen" d="M131 750H899V563H131V750Z" />
|
||||
<glyph unicode="®" glyph-name="registered" d="M868 193Q796 117 704 77T506 37Q402 37 312 78T154 191T49 357T10 559Q10 667 50 762T158 928T318 1040T514 1081Q616 1081 707 1040T868 928T977 762T1018 559Q1018 347 868 193ZM516 967Q441 967 375 935T261
|
||||
848T184 719T156 559Q156 475 184 402T260 274T375 188T516 156Q590 156 655 188T770 276T848 405T877 561Q877 643 849 717T772 846T657 934T516 967ZM305 281V856H496Q565 856 613 844T693 809T738 754T752 682Q752 632 725 591T647 526L766 295L616 272L502
|
||||
504H446V281H305ZM502 618Q551 618 572 634T594 678Q594 703 571 717T496 731H446V618H502Z" />
|
||||
<glyph unicode="¯" glyph-name="overscore" d="M221 1315H795V1135H221V1315Z" />
|
||||
<glyph unicode="°" glyph-name="degree" d="M524 1364Q587 1364 642 1341T737 1277T801 1184T825 1073Q825 1015 802 962T738 869T642 806T524 782Q461 782 406 804T311 866T247 959T223 1073Q223 1134 247 1187T313 1280T409 1341T524 1364ZM418 1075Q418
|
||||
1019 447 984T524 948Q572 948 602 983T633 1075Q633 1103 625 1126T603 1167T568 1194T524 1204Q476 1204 447 1168T418 1075Z" />
|
||||
<glyph unicode="±" glyph-name="plusminus" d="M80 225H948V33H80V225ZM412 1180H625V856H946V666H625V313H412V666H78V856H412V1180Z" />
|
||||
<glyph unicode="²" glyph-name="uni00B2" d="M193 1130Q250 1228 338 1282T539 1337Q595 1337 647 1319T739 1267T803 1186T827 1083Q827 1042 817 1010T780 946T709 878T596 791Q574 774 563 766T544 753T528 740T504 715H770Q780 716 787 721T802 730T819
|
||||
739T842 743V539H221V668Q275 741 339 804T487 930L541 971Q581 1002 599 1032T618 1087Q618 1118 594 1141T530 1165Q482 1165 442 1143T381 1075Q375 1061 372 1049T358 1022L193 1130Z" />
|
||||
<glyph unicode="³" glyph-name="uni00B3" d="M508 1337Q569 1337 622 1318T716 1267T778 1191T801 1098Q801 1076 795 1056T777 1017T750 983T717 958Q740 947 761 930T798 891T824 842T834 788Q834 736 807 690T733 610T627 555T502 535Q317 535 176 694L326
|
||||
864Q338 850 345 834T360 799Q369 783 382 768T412 741T448 722T489 715Q549 715 586 739T623 799Q623 831 592 848T504 866Q498 866 493 866T476 866T447 864T399 862V1040Q424 1037 439 1036T463 1033T476 1032T485 1032Q544 1032 569 1049T594 1092Q594 1105
|
||||
587 1117T568 1140T539 1156T502 1163Q419 1163 328 1051L199 1182Q330 1337 508 1337Z" />
|
||||
<glyph unicode="´" glyph-name="acute" d="M571 1462L737 1348L522 1059L408 1126L571 1462Z" />
|
||||
<glyph unicode="µ" glyph-name="micro" d="M770 256Q770 164 797 164Q809 164 823 180T846 213L899 315L1004 121Q906 -18 786 -18Q732 -18 690 4T621 68Q576 26 517 4T399 -18Q354 -18 311 -6T231 29V-315H20Q20 -296 21 -258T24 -170T30 -67T37 37Q40 93
|
||||
43 149T50 256T55 349T57 418V936H276V387Q276 319 287 276T318 207T362 170T414 156Q440 161 465 176T510 218T542 285T555 383V936H770V256Z" />
|
||||
<glyph unicode="¶" glyph-name="paragraph" d="M930 1364V-141H727V1182H647V-141H442V649Q369 660 307 692T200 773T130 881T104 1008Q104 1081 130 1145T216 1258T374 1335T616 1364H930Z" />
|
||||
<glyph unicode="·" glyph-name="middot" d="M487 827Q518 827 547 815T599 782T635 736T649 682Q649 652 637 626T602 580T551 549T487 537Q454 537 426 548T376 578T342 624T330 682Q330 712 343 738T378 784T428 815T487 827Z" />
|
||||
<glyph unicode="¸" glyph-name="cedilla" d="M629 -215Q629 -204 615 -193T575 -182H475L500 0H664L655 -63Q733 -71 774 -110T815 -209Q815 -241 799 -273T751 -331T669 -373T553 -389Q488 -389 423 -368T295 -295L371 -166Q401 -191 427 -207T478 -233T527
|
||||
-246T578 -250Q607 -250 618 -238T629 -215Z" />
|
||||
<glyph unicode="¹" glyph-name="uni00B9" d="M627 1329V539H412V1090L250 1049L190 1167L481 1329H627Z" />
|
||||
<glyph unicode="º" glyph-name="ordmasculine" d="M174 915Q174 1003 201 1075T275 1200T383 1280T510 1309Q578 1309 637 1284T741 1211T810 1092T836 930Q836 838 809 767T735 645T629 569T502 543Q433 543 374 570T270 646T200 763T174 915ZM506 1126Q480
|
||||
1126 458 1113T418 1073T391 1010T381 924Q381 877 391 841T418 780T457 742T504 729Q529 729 551 741T591 778T619 839T629 922Q629 970 619 1008T592 1072T553 1112T506 1126ZM137 483H889V307H137V483Z" />
|
||||
<glyph unicode="»" glyph-name="guillemotright" d="M598 465L256 96L121 231L365 496L131 719L264 856L598 532V465ZM940 465L598 96L461 231L705 496L473 719L604 856L940 532V465Z" />
|
||||
<glyph unicode="¼" glyph-name="onequarter" d="M782 514H911V135H1008V8H911V-143H735V8H457V100L782 514ZM737 258L637 131H737V258ZM365 1386V748H180V1198L47 1163L0 1257L240 1386H365ZM113 -10L748 1366L926 1274L293 -96L113 -10Z" />
|
||||
<glyph unicode="½" glyph-name="onehalf" d="M500 336Q550 415 617 458T782 502Q830 502 871 485T942 439T990 373T1008 295Q1008 261 1000 235T971 183T914 127T821 57Q800 42 780 26T743 -6H967Q980 -3 991 7T1022 18V-150H514V-45Q556 4 614 59T731 168Q746
|
||||
182 763 196T795 226T819 257T829 289Q829 324 803 344T741 365Q707 365 686 346T653 293Q650 284 647 272T635 248L500 336ZM365 1386V748H180V1198L47 1163L0 1257L240 1386H365ZM90 -10L725 1366L903 1274L270 -96L90 -10Z" />
|
||||
<glyph unicode="¾" glyph-name="threequarters" d="M264 1409Q314 1409 357 1394T433 1352T483 1290T502 1214Q502 1198 497 1181T481 1149T458 1120T428 1100Q470 1078 499 1042T528 963Q528 917 506 879T447 814T361 771T258 756Q183 756 121 788T0 885L117
|
||||
1014Q132 1001 137 987T150 958Q154 949 164 939T188 920T220 905T260 899Q300 899 329 914T358 963Q358 995 336 1010T260 1026Q255 1026 251 1026T240 1026T219 1024T182 1020V1171Q201 1163 215 1160T256 1157Q298 1157 316 1172T334 1206Q334 1229 314 1249T258
|
||||
1270Q224 1270 190 1250T117 1182L23 1284Q74 1346 133 1377T264 1409ZM784 514H913V135H1010V8H913V-143H737V8H459V100L784 514ZM739 258L639 131H739V258ZM131 -10L766 1366L944 1274L311 -96L131 -10Z" />
|
||||
<glyph unicode="¿" glyph-name="questiondown" d="M381 1139Q358 1165 346 1189T334 1239Q334 1267 346 1291T378 1335T426 1365T485 1376Q516 1376 544 1365T593 1335T626 1292T639 1239Q639 1210 627 1185T593 1140T544 1110T485 1098Q458 1098 431 1108T381
|
||||
1139ZM911 205Q875 150 829 107T730 33T618 -14T494 -31Q405 -31 335 -2T215 79T140 197T113 340Q113 407 132 458T181 548T248 617T322 676Q345 694 358 713T378 754T387 800T389 854V965H592V854Q592 811 589 776T573 705T531 632T453 543Q391 481 367 430T342
|
||||
330Q342 293 354 261T387 204T438 166T502 152Q539 152 574 166T641 206T702 268T758 350L911 205Z" />
|
||||
<glyph unicode="À" glyph-name="Agrave" d="M0 0L426 1298H559L1026 0H786L670 330H336L236 0H0ZM629 489L496 913L371 489H629ZM644 1671L958 1440L902 1339L534 1468L644 1671Z" />
|
||||
<glyph unicode="Á" glyph-name="Aacute" d="M0 0L426 1298H559L1026 0H786L670 330H336L236 0H0ZM629 489L496 913L371 489H629ZM988 1468L619 1339L564 1440L877 1671L988 1468Z" />
|
||||
<glyph unicode="Â" glyph-name="Acircumflex" d="M0 0L426 1298H559L1026 0H786L670 330H336L236 0H0ZM629 489L496 913L371 489H629ZM453 1417L726 1638H789L1047 1421L969 1329L754 1464L523 1335L453 1417Z" />
|
||||
<glyph unicode="Ã" glyph-name="Atilde" d="M0 0L426 1298H559L1026 0H786L670 330H336L236 0H0ZM629 489L496 913L371 489H629ZM166 1464Q291 1669 424 1669Q467 1669 502 1648T567 1599Q575 1591 584 1582T603 1563T625 1548T649 1542Q664 1542 678 1552T705
|
||||
1578T732 1615T760 1659L872 1532Q839 1490 812 1458T759 1405T710 1372T657 1360Q619 1360 586 1376T524 1417Q515 1425 504 1438T479 1464T450 1486T420 1495Q389 1495 365 1462T307 1362L166 1464Z" />
|
||||
<glyph unicode="Ä" glyph-name="Adieresis" d="M0 0L426 1298H559L1026 0H786L670 330H336L236 0H0ZM629 489L496 913L371 489H629ZM305 1663Q336 1663 362 1652T408 1622T438 1579T449 1530Q449 1503 438 1479T407 1438T361 1410T305 1399Q276 1399 250
|
||||
1409T205 1437T175 1479T164 1530Q164 1557 175 1581T205 1623T250 1652T305 1663ZM682 1663Q714 1663 740 1652T784 1621T813 1578T823 1530Q823 1503 812 1479T782 1438T737 1410T682 1399Q653 1399 627 1409T582 1436T552 1478T541 1530Q541 1558 552 1582T582
|
||||
1624T627 1652T682 1663Z" />
|
||||
<glyph unicode="Å" glyph-name="Aring" d="M489 1661Q533 1661 572 1645T640 1601T687 1537T705 1458Q705 1426 695 1397T666 1342T623 1298T569 1268L1026 0H786L670 330H336L236 0H0L416 1266Q386 1277 361 1296T318 1340T289 1395T279 1458Q279 1500 296
|
||||
1536T341 1601T408 1645T489 1661ZM629 489L496 899L371 489H629ZM426 1460Q426 1428 445 1406T492 1384Q519 1384 538 1406T557 1460Q557 1492 538 1515T492 1538Q464 1538 445 1515T426 1460Z" />
|
||||
<glyph unicode="Æ" glyph-name="AE" d="M389 1276H1016V1081H694V764H965V563H694V197H1012V0H481V326H307L217 0H-4L389 1276ZM483 967L358 514H483V967Z" />
|
||||
<glyph unicode="Ç" glyph-name="Ccedilla" d="M629 -215Q629 -204 615 -193T575 -182H475L496 -31Q400 -16 320 31T182 161T92 361T59 631Q59 756 80 855T139 1030T227 1158T333 1244T450 1293T567 1309Q639 1309 705 1288T826 1229T925 1137T997 1018L791
|
||||
915Q782 918 779 924T776 938T774 958T768 981Q739 1047 690 1084T565 1122Q504 1122 455 1088T370 990T316 838T297 641Q297 536 317 448T375 294T464 193T578 156Q652 156 708 201T809 326L983 213Q921 108 839 48T659 -29L655 -63Q733 -71 774 -110T815 -209Q815
|
||||
-241 799 -273T751 -331T669 -373T553 -389Q488 -389 423 -368T295 -295L371 -166Q401 -191 427 -207T478 -233T527 -246T578 -250Q607 -250 618 -238T629 -215Z" />
|
||||
<glyph unicode="È" glyph-name="Egrave" d="M115 1276H946V1079H338V764H842V563H338V197H942V0H115V1276ZM644 1671L958 1440L902 1339L534 1468L644 1671Z" />
|
||||
<glyph unicode="É" glyph-name="Eacute" d="M115 1276H946V1079H338V764H842V563H338V197H942V0H115V1276ZM764 1468L395 1339L340 1440L653 1671L764 1468Z" />
|
||||
<glyph unicode="Ê" glyph-name="Ecircumflex" d="M115 1276H946V1079H338V764H842V563H338V197H942V0H115V1276ZM470 1417L743 1638H806L1064 1421L986 1329L771 1464L540 1335L470 1417Z" />
|
||||
<glyph unicode="Ë" glyph-name="Edieresis" d="M115 1276H946V1079H338V764H842V563H338V197H942V0H115V1276ZM317 1663Q348 1663 374 1652T420 1622T450 1579T461 1530Q461 1503 450 1479T419 1438T373 1410T317 1399Q288 1399 262 1409T217 1437T187 1479T176
|
||||
1530Q176 1557 187 1581T217 1623T262 1652T317 1663ZM694 1663Q726 1663 752 1652T796 1621T825 1578T835 1530Q835 1503 824 1479T794 1438T749 1410T694 1399Q665 1399 639 1409T594 1436T564 1478T553 1530Q553 1558 564 1582T594 1624T639 1652T694 1663Z"
|
||||
/>
|
||||
<glyph unicode="Ì" glyph-name="Igrave" d="M162 1276H874V1085H627V188H885V0H150V190H397V1085H162V1276ZM644 1671L958 1440L902 1339L534 1468L644 1671Z" />
|
||||
<glyph unicode="Í" glyph-name="Iacute" d="M162 1276H874V1085H627V188H885V0H150V190H397V1085H162V1276ZM764 1468L395 1339L340 1440L653 1671L764 1468Z" />
|
||||
<glyph unicode="Î" glyph-name="Icircumflex" d="M162 1276H874V1085H627V188H885V0H150V190H397V1085H162V1276ZM451 1417L724 1638H787L1045 1421L967 1329L752 1464L521 1335L451 1417Z" />
|
||||
<glyph unicode="Ï" glyph-name="Idieresis" d="M162 1276H874V1085H627V188H885V0H150V190H397V1085H162V1276ZM311 1663Q342 1663 368 1652T414 1622T444 1579T455 1530Q455 1503 444 1479T413 1438T367 1410T311 1399Q282 1399 256 1409T211 1437T181 1479T170
|
||||
1530Q170 1557 181 1581T211 1623T256 1652T311 1663ZM688 1663Q720 1663 746 1652T790 1621T819 1578T829 1530Q829 1503 818 1479T788 1438T743 1410T688 1399Q659 1399 633 1409T588 1436T558 1478T547 1530Q547 1558 558 1582T588 1624T633 1652T688 1663Z"
|
||||
/>
|
||||
<glyph unicode="Ð" glyph-name="Eth" d="M90 580H10V768H90V1276H420Q505 1276 570 1264T685 1230T773 1174T844 1098Q909 1010 942 893T975 629Q975 484 943 368T840 170T659 44T395 0H90V580ZM313 1085V768H506V580H313V180H391Q572 180 658 294T745 623Q745
|
||||
731 727 816T668 962T564 1053T412 1085H313Z" />
|
||||
<glyph unicode="Ñ" glyph-name="Ntilde" d="M958 0H705L272 965V0H66V1276H346L752 362V1276H973Q977 1272 977 1266Q977 1258 970 1247T958 1204V0ZM176 1464Q301 1669 434 1669Q477 1669 512 1648T577 1599Q585 1591 594 1582T613 1563T635 1548T659 1542Q674
|
||||
1542 688 1552T715 1578T742 1615T770 1659L882 1532Q849 1490 822 1458T769 1405T720 1372T667 1360Q629 1360 596 1376T534 1417Q525 1425 514 1438T489 1464T460 1486T430 1495Q399 1495 375 1462T317 1362L176 1464Z" />
|
||||
<glyph unicode="Ò" glyph-name="Ograve" d="M514 -37Q401 -37 312 13T162 154T68 369T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q612 1309 698 1268T848 1144T951 935T989 639Q989 516 970 418T918 245T840 117T742 29T631 -21T514 -37ZM272 653Q272
|
||||
536 290 446T340 295T417 203T516 172Q562 172 604 195T679 273T730 418T750 643Q750 771 729 859T675 1001T601 1080T518 1104Q469 1104 425 1082T346 1008T292 870T272 653ZM644 1671L958 1440L902 1339L534 1468L644 1671Z" />
|
||||
<glyph unicode="Ó" glyph-name="Oacute" d="M514 -37Q401 -37 312 13T162 154T68 369T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q612 1309 698 1268T848 1144T951 935T989 639Q989 516 970 418T918 245T840 117T742 29T631 -21T514 -37ZM272 653Q272
|
||||
536 290 446T340 295T417 203T516 172Q562 172 604 195T679 273T730 418T750 643Q750 771 729 859T675 1001T601 1080T518 1104Q469 1104 425 1082T346 1008T292 870T272 653ZM764 1468L395 1339L340 1440L653 1671L764 1468Z" />
|
||||
<glyph unicode="Ô" glyph-name="Ocircumflex" d="M514 -37Q401 -37 312 13T162 154T68 369T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q612 1309 698 1268T848 1144T951 935T989 639Q989 516 970 418T918 245T840 117T742 29T631 -21T514 -37ZM272
|
||||
653Q272 536 290 446T340 295T417 203T516 172Q562 172 604 195T679 273T730 418T750 643Q750 771 729 859T675 1001T601 1080T518 1104Q469 1104 425 1082T346 1008T292 870T272 653ZM219 1417L492 1638H555L813 1421L735 1329L520 1464L289 1335L219 1417Z" />
|
||||
<glyph unicode="Õ" glyph-name="Otilde" d="M514 -37Q401 -37 312 13T162 154T68 369T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q612 1309 698 1268T848 1144T951 935T989 639Q989 516 970 418T918 245T840 117T742 29T631 -21T514 -37ZM272 653Q272
|
||||
536 290 446T340 295T417 203T516 172Q562 172 604 195T679 273T730 418T750 643Q750 771 729 859T675 1001T601 1080T518 1104Q469 1104 425 1082T346 1008T292 870T272 653ZM176 1464Q301 1669 434 1669Q477 1669 512 1648T577 1599Q585 1591 594 1582T613 1563T635
|
||||
1548T659 1542Q674 1542 688 1552T715 1578T742 1615T770 1659L882 1532Q849 1490 822 1458T769 1405T720 1372T667 1360Q629 1360 596 1376T534 1417Q525 1425 514 1438T489 1464T460 1486T430 1495Q399 1495 375 1462T317 1362L176 1464Z" />
|
||||
<glyph unicode="Ö" glyph-name="Odieresis" d="M514 -37Q401 -37 312 13T162 154T68 369T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q612 1309 698 1268T848 1144T951 935T989 639Q989 516 970 418T918 245T840 117T742 29T631 -21T514 -37ZM272 653Q272
|
||||
536 290 446T340 295T417 203T516 172Q562 172 604 195T679 273T730 418T750 643Q750 771 729 859T675 1001T601 1080T518 1104Q469 1104 425 1082T346 1008T292 870T272 653ZM317 1663Q348 1663 374 1652T420 1622T450 1579T461 1530Q461 1503 450 1479T419 1438T373
|
||||
1410T317 1399Q288 1399 262 1409T217 1437T187 1479T176 1530Q176 1557 187 1581T217 1623T262 1652T317 1663ZM694 1663Q726 1663 752 1652T796 1621T825 1578T835 1530Q835 1503 824 1479T794 1438T749 1410T694 1399Q665 1399 639 1409T594 1436T564 1478T553
|
||||
1530Q553 1558 564 1582T594 1624T639 1652T694 1663Z" />
|
||||
<glyph unicode="×" glyph-name="multiply" d="M758 1083L911 944L668 690L905 438L758 289L520 541L285 299L141 442L379 688L141 940L291 1085L524 840L758 1083Z" />
|
||||
<glyph unicode="Ø" glyph-name="Oslash" d="M514 -37Q455 -37 404 -23T305 16L221 -141L41 -47L154 166Q95 256 65 377T35 641Q35 789 68 912T164 1123T316 1260T516 1309Q573 1309 626 1294T729 1249L807 1397L995 1300L883 1092Q932 1010 960 897T989 639Q989
|
||||
516 970 418T918 245T840 117T742 29T631 -21T514 -37ZM627 1059Q576 1104 518 1104Q469 1104 425 1082T346 1008T292 870T272 653Q272 588 278 533T293 430L627 1059ZM737 819L410 209Q433 190 460 181T516 172Q562 172 604 195T679 273T730 418T750 643Q750 693
|
||||
747 737T737 819Z" />
|
||||
<glyph unicode="Ù" glyph-name="Ugrave" d="M76 1276H319Q323 1273 323 1271T324 1266Q324 1262 322 1258T316 1246T310 1229T305 1204V449Q305 383 315 330T349 239T413 182T512 162Q573 162 613 182T678 241T713 333T723 455V1276H948V457Q948 332 917
|
||||
241T829 89T691 0T510 -29Q403 -29 322 4T186 99T104 250T76 451V1276ZM642 1671L956 1440L900 1339L532 1468L642 1671Z" />
|
||||
<glyph unicode="Ú" glyph-name="Uacute" d="M76 1276H319Q323 1273 323 1271T324 1266Q324 1262 322 1258T316 1246T310 1229T305 1204V449Q305 383 315 330T349 239T413 182T512 162Q573 162 613 182T678 241T713 333T723 455V1276H948V457Q948 332 917
|
||||
241T829 89T691 0T510 -29Q403 -29 322 4T186 99T104 250T76 451V1276ZM764 1468L395 1339L340 1440L653 1671L764 1468Z" />
|
||||
<glyph unicode="Û" glyph-name="Ucircumflex" d="M76 1276H319Q323 1273 323 1271T324 1266Q324 1262 322 1258T316 1246T310 1229T305 1204V449Q305 383 315 330T349 239T413 182T512 162Q573 162 613 182T678 241T713 333T723 455V1276H948V457Q948 332
|
||||
917 241T829 89T691 0T510 -29Q403 -29 322 4T186 99T104 250T76 451V1276ZM219 1417L492 1638H555L813 1421L735 1329L520 1464L289 1335L219 1417Z" />
|
||||
<glyph unicode="Ü" glyph-name="Udieresis" d="M76 1276H319Q323 1273 323 1271T324 1266Q324 1262 322 1258T316 1246T310 1229T305 1204V449Q305 383 315 330T349 239T413 182T512 162Q573 162 613 182T678 241T713 333T723 455V1276H948V457Q948 332 917
|
||||
241T829 89T691 0T510 -29Q403 -29 322 4T186 99T104 250T76 451V1276ZM334 1663Q365 1663 391 1652T437 1622T467 1579T478 1530Q478 1503 467 1479T436 1438T390 1410T334 1399Q305 1399 279 1409T234 1437T204 1479T193 1530Q193 1557 204 1581T234 1623T279
|
||||
1652T334 1663ZM711 1663Q743 1663 769 1652T813 1621T842 1578T852 1530Q852 1503 841 1479T811 1438T766 1410T711 1399Q682 1399 656 1409T611 1436T581 1478T570 1530Q570 1558 581 1582T611 1624T656 1652T711 1663Z" />
|
||||
<glyph unicode="Ý" glyph-name="Yacute" d="M18 1276H274L537 760L770 1276H1018L653 502V0H412V504L18 1276ZM764 1468L395 1339L340 1440L653 1671L764 1468Z" />
|
||||
<glyph unicode="Þ" glyph-name="Thorn" d="M102 1276H352Q356 1272 356 1266Q356 1262 354 1258T348 1246T342 1229T338 1204V1057H535Q649 1057 730 1027T863 944T940 822T965 674Q965 596 941 528T866 408T736 327T545 297H336V0H102V1276ZM336 492H528Q581
|
||||
492 619 505T681 542T717 598T729 668Q729 704 717 737T681 797T619 838T530 854H338L336 492Z" />
|
||||
<glyph unicode="ß" glyph-name="germandbls" d="M78 0V854Q78 980 104 1078T182 1243T307 1346T477 1382Q565 1382 637 1349T759 1262T836 1138T864 995Q864 955 853 917T823 846T779 785T725 739Q776 718 818 684T889 603T934 500T950 379Q950 287 925 212T851
|
||||
82T727 -1T555 -31Q498 -31 448 -15T342 33L457 213Q509 164 563 164Q599 164 629 178T682 219T718 282T731 362Q731 420 715 469T668 553T589 607T479 627H377V809H492Q525 809 552 820T600 856T632 919T643 1010Q643 1046 633 1080T601 1140T548 1182T473 1198Q428
|
||||
1198 395 1173T341 1103T309 996T299 858V0H78Z" />
|
||||
<glyph unicode="à" glyph-name="agrave" d="M154 821Q302 977 516 977Q607 977 679 954T801 883T878 760T905 582V0H686V86Q632 35 558 5T408 -25Q324 -25 263 -3T161 58T102 147T82 254Q82 328 113 389T206 495T356 565T563 590H684Q682 699 640 748T508
|
||||
797Q391 797 270 670L154 821ZM606 418Q516 420 458 408T367 373T322 323T309 266Q309 242 320 221T350 185T394 160T449 150Q496 150 533 166T599 206T646 254T674 297Q682 312 686 341T690 416L606 418ZM686 1126L571 1059L356 1348L522 1462L686 1126Z" />
|
||||
<glyph unicode="á" glyph-name="aacute" d="M154 821Q302 977 516 977Q607 977 679 954T801 883T878 760T905 582V0H686V86Q632 35 558 5T408 -25Q324 -25 263 -3T161 58T102 147T82 254Q82 328 113 389T206 495T356 565T563 590H684Q682 699 640 748T508
|
||||
797Q391 797 270 670L154 821ZM606 418Q516 420 458 408T367 373T322 323T309 266Q309 242 320 221T350 185T394 160T449 150Q496 150 533 166T599 206T646 254T674 297Q682 312 686 341T690 416L606 418ZM571 1462L737 1348L522 1059L408 1126L571 1462Z" />
|
||||
<glyph unicode="â" glyph-name="acircumflex" d="M154 821Q302 977 516 977Q607 977 679 954T801 883T878 760T905 582V0H686V86Q632 35 558 5T408 -25Q324 -25 263 -3T161 58T102 147T82 254Q82 328 113 389T206 495T356 565T563 590H684Q682 699 640 748T508
|
||||
797Q391 797 270 670L154 821ZM606 418Q516 420 458 408T367 373T322 323T309 266Q309 242 320 221T350 185T394 160T449 150Q496 150 533 166T599 206T646 254T674 297Q682 312 686 341T690 416L606 418ZM268 1130L503 1427H569L805 1128L686 1040L530 1221L366
|
||||
1042L268 1130Z" />
|
||||
<glyph unicode="ã" glyph-name="atilde" d="M154 821Q302 977 516 977Q607 977 679 954T801 883T878 760T905 582V0H686V86Q632 35 558 5T408 -25Q324 -25 263 -3T161 58T102 147T82 254Q82 328 113 389T206 495T356 565T563 590H684Q682 699 640 748T508
|
||||
797Q391 797 270 670L154 821ZM606 418Q516 420 458 408T367 373T322 323T309 266Q309 242 320 221T350 185T394 160T449 150Q496 150 533 166T599 206T646 254T674 297Q682 312 686 341T690 416L606 418ZM194 1217Q319 1421 452 1421Q496 1421 531 1401T596 1352Q603
|
||||
1344 612 1334T632 1315T653 1300T677 1294Q692 1294 706 1304T733 1330T760 1368T788 1411L901 1284Q868 1243 841 1211T788 1157T738 1124T686 1112Q647 1112 615 1128T553 1169Q544 1177 532 1190T507 1216T478 1238T448 1247Q417 1247 393 1214T335 1114L194
|
||||
1217Z" />
|
||||
<glyph unicode="ä" glyph-name="adieresis" d="M154 821Q302 977 516 977Q607 977 679 954T801 883T878 760T905 582V0H686V86Q632 35 558 5T408 -25Q324 -25 263 -3T161 58T102 147T82 254Q82 328 113 389T206 495T356 565T563 590H684Q682 699 640 748T508
|
||||
797Q391 797 270 670L154 821ZM606 418Q516 420 458 408T367 373T322 323T309 266Q309 242 320 221T350 185T394 160T449 150Q496 150 533 166T599 206T646 254T674 297Q682 312 686 341T690 416L606 418ZM351 1386Q378 1386 403 1377T449 1350T481 1308T494 1253Q494
|
||||
1226 483 1203T452 1161T406 1133T351 1122Q322 1122 296 1132T251 1161T220 1202T209 1253Q209 1280 220 1304T250 1346T296 1375T351 1386ZM727 1386Q753 1386 778 1377T824 1350T856 1308T869 1253Q869 1226 858 1203T828 1161T782 1133T727 1122Q698 1122 673
|
||||
1132T628 1160T597 1202T586 1253Q586 1281 597 1305T627 1347T672 1375T727 1386Z" />
|
||||
<glyph unicode="å" glyph-name="aring" d="M154 821Q302 977 516 977Q607 977 679 954T801 883T878 760T905 582V0H686V86Q632 35 558 5T408 -25Q324 -25 263 -3T161 58T102 147T82 254Q82 328 113 389T206 495T356 565T563 590H684Q682 699 640 748T508
|
||||
797Q391 797 270 670L154 821ZM606 418Q516 420 458 408T367 373T322 323T309 266Q309 242 320 221T350 185T394 160T449 150Q496 150 533 166T599 206T646 254T674 297Q682 312 686 341T690 416L606 418ZM510 1456Q554 1456 593 1440T661 1396T708 1332T725 1253Q725
|
||||
1211 708 1174T662 1109T593 1065T510 1049Q467 1049 429 1065T362 1109T316 1174T299 1253Q299 1295 316 1331T361 1396T428 1440T510 1456ZM446 1255Q446 1223 465 1202T512 1180Q540 1180 559 1201T578 1255Q578 1287 559 1310T512 1333Q484 1333 465 1310T446
|
||||
1255Z" />
|
||||
<glyph unicode="æ" glyph-name="ae" d="M35 842Q87 910 157 942T309 975Q340 975 372 966T433 940T488 903T530 858Q546 882 567 903T614 940T666 965T723 975Q798 975 853 945T943 860T995 728T1012 555V455L606 438V365Q606 315 617 275T649 205T700 159T768
|
||||
143Q849 143 911 248L1024 109Q970 44 903 10T758 -25Q687 -25 627 8T524 100Q506 72 481 49T427 10T365 -16T299 -25Q231 -25 177 -1T84 63T25 156T4 264Q4 337 33 398T116 503T246 573T418 602Q418 701 387 756T299 811Q261 811 223 786T147 698L35 842ZM424
|
||||
430Q362 427 320 413T252 377T215 326T203 264Q203 243 211 223T233 186T265 160T303 150Q369 150 396 195T424 332V430ZM827 614V625Q827 665 821 699T801 758T768 797T723 811Q694 811 673 795T636 751T614 686T606 608L827 614Z" />
|
||||
<glyph unicode="ç" glyph-name="ccedilla" d="M799 621Q790 623 786 628T780 641T777 656T772 674Q744 722 692 754T563 786Q511 786 465 764T385 701T331 604T311 481Q311 413 329 356T381 255T461 188T565 164Q593 164 623 170T685 192T746 231T805 291L938
|
||||
137Q878 68 808 30T659 -23L655 -63Q733 -71 774 -110T815 -209Q815 -241 799 -273T751 -331T669 -373T553 -389Q488 -389 423 -368T295 -295L371 -166Q401 -191 427 -207T478 -233T527 -246T578 -250Q607 -250 618 -238T629 -215Q629 -204 615 -193T575 -182H475L496
|
||||
-29Q403 -19 326 22T194 129T109 281T78 469Q78 576 113 668T212 829T365 937T563 977Q623 977 679 965T784 930T875 873T946 793L799 621Z" />
|
||||
<glyph unicode="è" glyph-name="egrave" d="M528 977Q613 977 687 947T816 859T904 713T936 510Q936 485 934 461T930 414H303Q311 345 335 296T393 214T468 166T553 150Q618 150 680 179T788 266L915 139Q770 -33 553 -33Q450 -33 363 1T212 99T112 255T76
|
||||
465Q76 584 110 679T204 840T347 941T528 977ZM707 582Q707 627 694 667T656 738T596 787T516 805Q474 805 439 789T377 744T334 674T311 582H707ZM686 1126L571 1059L356 1348L522 1462L686 1126Z" />
|
||||
<glyph unicode="é" glyph-name="eacute" d="M528 977Q613 977 687 947T816 859T904 713T936 510Q936 485 934 461T930 414H303Q311 345 335 296T393 214T468 166T553 150Q618 150 680 179T788 266L915 139Q770 -33 553 -33Q450 -33 363 1T212 99T112 255T76
|
||||
465Q76 584 110 679T204 840T347 941T528 977ZM707 582Q707 627 694 667T656 738T596 787T516 805Q474 805 439 789T377 744T334 674T311 582H707ZM571 1462L737 1348L522 1059L408 1126L571 1462Z" />
|
||||
<glyph unicode="ê" glyph-name="ecircumflex" d="M528 977Q613 977 687 947T816 859T904 713T936 510Q936 485 934 461T930 414H303Q311 345 335 296T393 214T468 166T553 150Q618 150 680 179T788 266L915 139Q770 -33 553 -33Q450 -33 363 1T212 99T112
|
||||
255T76 465Q76 584 110 679T204 840T347 941T528 977ZM707 582Q707 627 694 667T656 738T596 787T516 805Q474 805 439 789T377 744T334 674T311 582H707ZM254 1130L489 1427H555L791 1128L672 1040L516 1221L352 1042L254 1130Z" />
|
||||
<glyph unicode="ë" glyph-name="edieresis" d="M528 977Q613 977 687 947T816 859T904 713T936 510Q936 485 934 461T930 414H303Q311 345 335 296T393 214T468 166T553 150Q618 150 680 179T788 266L915 139Q770 -33 553 -33Q450 -33 363 1T212 99T112 255T76
|
||||
465Q76 584 110 679T204 840T347 941T528 977ZM707 582Q707 627 694 667T656 738T596 787T516 805Q474 805 439 789T377 744T334 674T311 582H707ZM328 1386Q355 1386 380 1377T426 1350T458 1308T471 1253Q471 1226 460 1203T429 1161T383 1133T328 1122Q299 1122
|
||||
273 1132T228 1161T197 1202T186 1253Q186 1280 197 1304T227 1346T273 1375T328 1386ZM704 1386Q730 1386 755 1377T801 1350T833 1308T846 1253Q846 1226 835 1203T805 1161T759 1133T704 1122Q675 1122 650 1132T605 1160T574 1202T563 1253Q563 1281 574 1305T604
|
||||
1347T649 1375T704 1386Z" />
|
||||
<glyph unicode="ì" glyph-name="igrave" d="M193 956H641V184H850V0H182V184H412V772H193V956ZM841 1126L726 1059L511 1348L677 1462L841 1126Z" />
|
||||
<glyph unicode="í" glyph-name="iacute" d="M193 956H641V184H850V0H182V184H412V772H193V956ZM812 1462L978 1348L763 1059L649 1126L812 1462Z" />
|
||||
<glyph unicode="î" glyph-name="icircumflex" d="M193 956H641V184H850V0H182V184H412V772H193V956ZM470 1130L705 1427H771L1007 1128L888 1040L732 1221L568 1042L470 1130Z" />
|
||||
<glyph unicode="ï" glyph-name="idieresis" d="M193 956H641V184H850V0H182V184H412V772H193V956ZM567 1386Q594 1386 619 1377T665 1350T697 1308T710 1253Q710 1226 699 1203T668 1161T622 1133T567 1122Q538 1122 512 1132T467 1161T436 1202T425 1253Q425
|
||||
1280 436 1304T466 1346T512 1375T567 1386ZM943 1386Q969 1386 994 1377T1040 1350T1072 1308T1085 1253Q1085 1226 1074 1203T1044 1161T998 1133T943 1122Q914 1122 889 1132T844 1160T813 1202T802 1253Q802 1281 813 1305T843 1347T888 1375T943 1386Z" />
|
||||
<glyph unicode="ð" glyph-name="eth" d="M473 1401Q516 1373 556 1344T633 1282L868 1343L926 1190L762 1147Q859 1019 911 862T963 514Q963 392 936 292T853 119T715 7T522 -33Q426 -33 345 4T203 107T110 262T76 457Q76 559 106 651T192 813T325 924T496
|
||||
965Q520 965 547 960T600 945T650 921T694 889Q674 931 647 980T569 1087L315 1016L254 1178L424 1221Q382 1252 334 1283T227 1346L473 1401ZM528 160Q571 160 608 179T672 238T714 336T729 475Q729 556 712 612T667 705T601 757T524 774Q480 774 442 755T375
|
||||
697T331 603T315 475Q315 407 330 349T372 249T439 184T528 160Z" />
|
||||
<glyph unicode="ñ" glyph-name="ntilde" d="M123 0V956H354V858Q404 912 470 944T604 977Q676 977 735 955T835 886T899 763T922 580V0H696V578Q696 633 686 673T658 738T615 776T559 788Q516 788 479 771T414 723T370 649T354 553V0H123ZM425 1217Q550 1421
|
||||
683 1421Q727 1421 762 1401T827 1352Q834 1344 843 1334T863 1315T884 1300T908 1294Q923 1294 937 1304T964 1330T991 1368T1019 1411L1132 1284Q1099 1243 1072 1211T1019 1157T969 1124T917 1112Q878 1112 846 1128T784 1169Q775 1177 763 1190T738 1216T709
|
||||
1238T679 1247Q648 1247 624 1214T566 1114L425 1217Z" />
|
||||
<glyph unicode="ò" glyph-name="ograve" d="M520 977Q613 977 694 943T835 845T930 686T965 473Q965 354 931 260T838 101T696 2T518 -33Q422 -33 339 4T193 108T95 267T59 469Q59 578 95 671T195 832T341 938T520 977ZM737 469Q737 547 721 607T674 708T603
|
||||
771T514 793Q465 793 425 772T356 709T311 610T295 477Q295 403 310 344T355 242T425 177T518 154Q618 154 677 235T737 469ZM686 1126L571 1059L356 1348L522 1462L686 1126Z" />
|
||||
<glyph unicode="ó" glyph-name="oacute" d="M520 977Q613 977 694 943T835 845T930 686T965 473Q965 354 931 260T838 101T696 2T518 -33Q422 -33 339 4T193 108T95 267T59 469Q59 578 95 671T195 832T341 938T520 977ZM737 469Q737 547 721 607T674 708T603
|
||||
771T514 793Q465 793 425 772T356 709T311 610T295 477Q295 403 310 344T355 242T425 177T518 154Q618 154 677 235T737 469ZM571 1462L737 1348L522 1059L408 1126L571 1462Z" />
|
||||
<glyph unicode="ô" glyph-name="ocircumflex" d="M520 977Q613 977 694 943T835 845T930 686T965 473Q965 354 931 260T838 101T696 2T518 -33Q422 -33 339 4T193 108T95 267T59 469Q59 578 95 671T195 832T341 938T520 977ZM737 469Q737 547 721 607T674
|
||||
708T603 771T514 793Q465 793 425 772T356 709T311 610T295 477Q295 403 310 344T355 242T425 177T518 154Q618 154 677 235T737 469ZM254 1130L489 1427H555L791 1128L672 1040L516 1221L352 1042L254 1130Z" />
|
||||
<glyph unicode="õ" glyph-name="otilde" d="M520 977Q613 977 694 943T835 845T930 686T965 473Q965 354 931 260T838 101T696 2T518 -33Q422 -33 339 4T193 108T95 267T59 469Q59 578 95 671T195 832T341 938T520 977ZM737 469Q737 547 721 607T674 708T603
|
||||
771T514 793Q465 793 425 772T356 709T311 610T295 477Q295 403 310 344T355 242T425 177T518 154Q618 154 677 235T737 469ZM176 1217Q301 1421 434 1421Q478 1421 513 1401T578 1352Q585 1344 594 1334T614 1315T635 1300T659 1294Q674 1294 688 1304T715 1330T742
|
||||
1368T770 1411L883 1284Q850 1243 823 1211T770 1157T720 1124T668 1112Q629 1112 597 1128T535 1169Q526 1177 514 1190T489 1216T460 1238T430 1247Q399 1247 375 1214T317 1114L176 1217Z" />
|
||||
<glyph unicode="ö" glyph-name="odieresis" d="M520 977Q613 977 694 943T835 845T930 686T965 473Q965 354 931 260T838 101T696 2T518 -33Q422 -33 339 4T193 108T95 267T59 469Q59 578 95 671T195 832T341 938T520 977ZM737 469Q737 547 721 607T674 708T603
|
||||
771T514 793Q465 793 425 772T356 709T311 610T295 477Q295 403 310 344T355 242T425 177T518 154Q618 154 677 235T737 469ZM326 1386Q353 1386 378 1377T424 1350T456 1308T469 1253Q469 1226 458 1203T427 1161T381 1133T326 1122Q297 1122 271 1132T226 1161T195
|
||||
1202T184 1253Q184 1280 195 1304T225 1346T271 1375T326 1386ZM702 1386Q728 1386 753 1377T799 1350T831 1308T844 1253Q844 1226 833 1203T803 1161T757 1133T702 1122Q673 1122 648 1132T603 1160T572 1202T561 1253Q561 1281 572 1305T602 1347T647 1375T702
|
||||
1386Z" />
|
||||
<glyph unicode="÷" glyph-name="divide" d="M127 762H899V559H127V762ZM522 1071Q553 1071 577 1059T618 1028T644 987T653 946Q653 922 643 900T615 862T573 835T522 825Q495 825 472 835T430 861T402 900T391 946Q391 971 402 994T431 1034T472 1061T522
|
||||
1071ZM522 489Q554 489 578 477T619 447T644 407T653 367Q653 341 643 319T615 281T573 256T522 246Q496 246 472 255T430 281T400 319T389 367Q389 394 400 416T430 455T473 480T522 489Z" />
|
||||
<glyph unicode="ø" glyph-name="oslash" d="M899 975L829 848Q892 783 928 689T965 473Q965 354 931 260T838 101T696 2T518 -33Q438 -33 362 -4L291 -139L115 -47L197 104Q132 171 96 263T59 469Q59 578 95 671T195 832T341 938T520 977Q555 977 590 972T657
|
||||
956L721 1071L899 975ZM455 162Q470 157 485 156T518 154Q618 154 677 235T737 469Q737 562 713 633L455 162ZM565 786Q543 793 514 793Q465 793 425 772T356 709T311 610T295 477Q295 434 299 396T315 324L565 786Z" />
|
||||
<glyph unicode="ù" glyph-name="ugrave" d="M903 956V115Q903 89 908 60T922 0H700Q688 9 684 27T680 59V90Q659 59 629 35T564 -6T493 -32T422 -41Q347 -41 288 -19T188 51T126 175T104 358V956H330V358Q330 248 367 198T467 147Q510 147 547 164T612 213T656
|
||||
287T672 383V956H903ZM686 1126L571 1059L356 1348L522 1462L686 1126Z" />
|
||||
<glyph unicode="ú" glyph-name="uacute" d="M903 956V115Q903 89 908 60T922 0H700Q688 9 684 27T680 59V90Q659 59 629 35T564 -6T493 -32T422 -41Q347 -41 288 -19T188 51T126 175T104 358V956H330V358Q330 248 367 198T467 147Q510 147 547 164T612 213T656
|
||||
287T672 383V956H903ZM571 1462L737 1348L522 1059L408 1126L571 1462Z" />
|
||||
<glyph unicode="û" glyph-name="ucircumflex" d="M903 956V115Q903 89 908 60T922 0H700Q688 9 684 27T680 59V90Q659 59 629 35T564 -6T493 -32T422 -41Q347 -41 288 -19T188 51T126 175T104 358V956H330V358Q330 248 367 198T467 147Q510 147 547 164T612
|
||||
213T656 287T672 383V956H903ZM254 1130L489 1427H555L791 1128L672 1040L516 1221L352 1042L254 1130Z" />
|
||||
<glyph unicode="ü" glyph-name="udieresis" d="M903 956V115Q903 89 908 60T922 0H700Q688 9 684 27T680 59V90Q659 59 629 35T564 -6T493 -32T422 -41Q347 -41 288 -19T188 51T126 175T104 358V956H330V358Q330 248 367 198T467 147Q510 147 547 164T612
|
||||
213T656 287T672 383V956H903ZM326 1386Q353 1386 378 1377T424 1350T456 1308T469 1253Q469 1226 458 1203T427 1161T381 1133T326 1122Q297 1122 271 1132T226 1161T195 1202T184 1253Q184 1280 195 1304T225 1346T271 1375T326 1386ZM702 1386Q728 1386 753
|
||||
1377T799 1350T831 1308T844 1253Q844 1226 833 1203T803 1161T757 1133T702 1122Q673 1122 648 1132T603 1160T572 1202T561 1253Q561 1281 572 1305T602 1347T647 1375T702 1386Z" />
|
||||
<glyph unicode="ý" glyph-name="yacute" d="M590 -104Q564 -173 530 -222T456 -302T371 -347T276 -362Q135 -362 23 -254L137 -57Q149 -63 154 -70T162 -86T168 -105T178 -127Q192 -152 212 -164T264 -176Q286 -176 306 -167T345 -136T384 -78T422 12L63
|
||||
956H344Q344 945 342 938T337 923T332 909T330 891L543 297L635 549Q654 600 671 654T704 761T731 863T752 956H971Q946 853 909 743T827 518L590 -104ZM571 1462L737 1348L522 1059L408 1126L571 1462Z" />
|
||||
<glyph unicode="þ" glyph-name="thorn" d="M330 489Q330 400 343 338T380 236T438 178T516 160Q550 160 587 176T655 228T705 322T725 467Q725 558 706 623T649 729Q621 760 590 775T510 791Q454 791 419 767T365 700T338 604T330 489ZM102 1382H360Q360
|
||||
1370 356 1363T348 1351T338 1339T332 1323V874Q377 924 435 950T553 977Q634 977 707 947T835 857T923 708T956 498Q956 366 923 267T833 101T705 2T555 -31Q529 -31 499 -25T440 -7T383 22T334 63V-342H102V1382Z" />
|
||||
<glyph unicode="ÿ" glyph-name="ydieresis" d="M590 -104Q564 -173 530 -222T456 -302T371 -347T276 -362Q135 -362 23 -254L137 -57Q149 -63 154 -70T162 -86T168 -105T178 -127Q192 -152 212 -164T264 -176Q286 -176 306 -167T345 -136T384 -78T422 12L63
|
||||
956H344Q344 945 342 938T337 923T332 909T330 891L543 297L635 549Q654 600 671 654T704 761T731 863T752 956H971Q946 853 909 743T827 518L590 -104ZM326 1386Q353 1386 378 1377T424 1350T456 1308T469 1253Q469 1226 458 1203T427 1161T381 1133T326 1122Q297
|
||||
1122 271 1132T226 1161T195 1202T184 1253Q184 1280 195 1304T225 1346T271 1375T326 1386ZM702 1386Q728 1386 753 1377T799 1350T831 1308T844 1253Q844 1226 833 1203T803 1161T757 1133T702 1122Q673 1122 648 1132T603 1160T572 1202T561 1253Q561 1281 572
|
||||
1305T602 1347T647 1375T702 1386Z" />
|
||||
<glyph unicode="‘" glyph-name="quoteleft" d="M336 920Q336 1001 396 1101T578 1327L692 1223Q663 1196 639 1168T597 1112T569 1062T559 1022Q559 1011 568 1002T590 981Q616 959 636 935T657 874Q657 844 646 818T615 773T567 742T504 731Q472 731 442
|
||||
745T388 784T350 843T336 920Z" />
|
||||
<glyph unicode="’" glyph-name="quoteright" d="M659 1139Q659 1057 600 957T418 731L303 836Q331 863 355 891T398 946T426 996T436 1036Q436 1047 427 1056T406 1077Q380 1099 359 1124T338 1184Q338 1214 349 1240T380 1285T428 1316T492 1327Q524 1327
|
||||
554 1313T607 1274T645 1215T659 1139Z" />
|
||||
<glyph unicode="‚" glyph-name="quotesinglbase" d="M662 61Q662 -20 602 -120T420 -346L305 -242Q333 -215 357 -187T400 -131T428 -81T438 -41Q438 -30 429 -21T408 0Q382 22 361 46T340 106Q340 136 351 162T382 207T430 238T494 250Q526 250 556 236T610
|
||||
197T648 138T662 61Z" />
|
||||
<glyph unicode="“" glyph-name="quotedblleft" d="M553 920Q553 1001 613 1101T795 1327L909 1223Q881 1196 857 1168T814 1112T786 1062T776 1022Q776 1011 785 1002T807 981Q833 959 853 935T874 874Q874 844 863 818T832 773T784 742T721 731Q689 731
|
||||
659 745T605 784T567 843T553 920ZM131 920Q131 1001 191 1101T373 1327L487 1223Q459 1196 435 1168T392 1112T364 1062T354 1022Q354 1011 363 1002T385 981Q411 959 432 935T453 874Q453 844 442 818T411 773T362 742T299 731Q267 731 237 745T183 784T145 843T131
|
||||
920Z" />
|
||||
<glyph unicode="”" glyph-name="quotedblright" d="M457 1139Q457 1057 397 957T215 731L100 836Q128 863 152 891T195 946T223 996T233 1036Q233 1047 224 1056T203 1077Q177 1099 156 1124T135 1184Q135 1214 146 1240T177 1285T226 1316T289 1327Q321
|
||||
1327 351 1313T405 1274T443 1215T457 1139ZM879 1139Q879 1057 819 957T637 731L522 836Q550 863 574 891T617 946T645 996T655 1036Q655 1047 646 1056T625 1077Q599 1099 578 1124T557 1184Q557 1214 568 1240T599 1285T647 1316T711 1327Q743 1327 773 1313T827
|
||||
1274T865 1215T879 1139Z" />
|
||||
<glyph unicode="„" glyph-name="quotedblbase" d="M457 61Q457 -20 397 -120T215 -346L100 -242Q128 -215 152 -187T195 -131T223 -81T233 -41Q233 -30 224 -21T203 0Q177 22 156 46T135 106Q135 136 146 162T177 207T226 238T289 250Q321 250 351 236T405
|
||||
197T443 138T457 61ZM879 61Q879 -20 819 -120T637 -346L522 -242Q550 -215 574 -187T617 -131T645 -81T655 -41Q655 -30 646 -21T625 0Q599 22 578 46T557 106Q557 136 568 162T599 207T647 238T711 250Q743 250 773 236T827 197T865 138T879 61Z" />
|
||||
<glyph unicode="•" glyph-name="bullet" d="M313 616Q313 656 329 691T374 753T439 795T520 811Q563 811 601 796T667 754T711 692T727 616Q727 576 711 541T667 480T601 438T520 422Q477 422 440 437T374 479T330 541T313 616Z" />
|
||||
<glyph unicode="‹" glyph-name="guilsinglleft" d="M250 526L586 852L721 713L487 489L731 227L592 88L250 457V526Z" />
|
||||
<glyph unicode="›" glyph-name="guilsinglright" d="M737 457L395 88L256 227L500 489L266 713L401 852L737 526V457Z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 69 KiB |
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.ttf
Normal file
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.ttf
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.woff
Normal file
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.woff
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.woff2
Normal file
BIN
themes/grav/fonts/Inconsolata-700/Inconsolata-700.woff2
Normal file
Binary file not shown.
93
themes/grav/fonts/Inconsolata-700/LICENSE.txt
Normal file
93
themes/grav/fonts/Inconsolata-700/LICENSE.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2011, Raph Levien (firstname.lastname@gmail.com), Copyright (c) 2012, Cyreal (cyreal.org)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.eot
Normal file
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.eot
Normal file
Binary file not shown.
359
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.svg
Normal file
359
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.svg
Normal file
@@ -0,0 +1,359 @@
|
||||
<?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">
|
||||
<defs >
|
||||
<font id="Inconsolata" horiz-adv-x="499" ><font-face
|
||||
font-family="Inconsolata"
|
||||
units-per-em="1000"
|
||||
panose-1="2 11 6 9 3 0 3 0 0 0"
|
||||
ascent="859"
|
||||
descent="-190"
|
||||
alphabetic="0" />
|
||||
<glyph unicode=" " glyph-name="space" horiz-adv-x="500" />
|
||||
<glyph unicode="!" glyph-name="exclam" horiz-adv-x="500" d="M281 89Q299 71 299 47Q299 24 281 7T239 -11Q215 -11 198 6T180 47Q180 71 197 89T239 107Q263 107 281 89ZM241 668Q264 668 278 649T292 584Q292 573 291 558T288 522L283 470L265 194H215L200
|
||||
470Q199 486 198 503T195 537T192 569T190 594Q190 629 203 648T241 668Z" />
|
||||
<glyph unicode=""" glyph-name="quotedbl" horiz-adv-x="500" d="M315 548L309 611Q309 639 322 652T352 666Q369 666 383 651T397 603Q397 572 363 478L339 412L284 425L306 493Q315 523 315 548ZM143 548L136 611Q136 639 149 652T179 666Q196 666 210
|
||||
651T224 603Q224 569 191 478L167 412L111 425L133 493Q138 508 140 521T143 548Z" />
|
||||
<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="500" d="M173 624L234 626L213 455H323L343 622L405 623L385 457H476L470 410H379L358 241H457L452 196H353L331 14L270 10L292 193H181L160 14L101 13L122 191H25L29 236H128L148 407H39L42 453H153L173
|
||||
624ZM207 408L187 238H297L318 408H207Z" />
|
||||
<glyph unicode="$" glyph-name="dollar" horiz-adv-x="500" d="M235 651H299Q300 650 300 648Q300 646 297 642T293 630V592Q387 581 442 515L399 461Q394 463 394 470T388 482Q353 523 293 533V340Q336 326 367 311T419 278T450 236T460 181Q460 152 449 125T416
|
||||
76T363 37T293 16V-47H235V14Q127 22 60 94L103 154Q107 151 107 144T110 133Q160 79 235 72V292Q157 318 118 354T79 446Q79 473 90 497T122 541T171 573T235 591V651ZM293 273V74Q341 83 368 112T395 177Q395 213 371 234T293 273ZM235 361V534Q190 529 168 506T145
|
||||
454Q145 397 235 361Z" />
|
||||
<glyph unicode="%" glyph-name="percent" horiz-adv-x="500" d="M391 623H458L110 0H46L391 623ZM28 504Q28 531 37 555T61 596T96 624T140 634Q163 634 183 624T219 596T243 554T252 503Q252 446 220 410T140 373Q117 373 97 383T61 410T37 452T28 504ZM189 504Q189
|
||||
547 173 564T138 582Q120 582 105 565T89 504Q89 462 105 444T140 426Q159 426 174 443T189 504ZM371 249Q394 249 414 239T450 211T473 170T482 119Q482 92 473 68T449 27T414 0T371 -10Q348 -10 328 0T292 27T268 68T259 119Q259 146 268 170T292 211T327 239T371
|
||||
249ZM406 179Q389 198 370 198Q350 198 334 180T318 120Q318 77 335 59T372 40Q392 40 407 59T423 118Q423 159 406 179Z" />
|
||||
<glyph unicode="&" glyph-name="ampersand" horiz-adv-x="500" d="M413 262L412 274Q412 280 416 284L481 239Q447 179 405 123L475 32L416 -12L361 76Q330 37 286 14T192 -10Q158 -10 130 2T80 34T48 82T36 141Q36 204 70 257T162 343Q91 429 91 498Q91 526
|
||||
102 550T131 591T175 619T228 629Q258 629 283 618T326 589T353 547T363 498Q363 473 355 448T333 401T299 360T255 330L367 173Q381 190 395 215T413 262ZM160 497Q160 449 221 373Q257 390 277 424T297 492Q297 525 277 547T229 570Q201 570 181 550T160 497ZM197
|
||||
296Q157 271 135 231T112 152Q112 131 119 114T138 83T165 62T199 54Q215 54 232 59T263 71T290 88T309 106L324 123L197 296Z" />
|
||||
<glyph unicode="'" glyph-name="quotesingle" horiz-adv-x="500" d="M238 548L231 611Q231 639 244 652T274 666Q291 666 305 651T319 603Q318 586 311 555T286 478L261 412L206 425L228 493Q233 508 235 521T238 548Z" />
|
||||
<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="500" d="M414 603L403 604Q400 604 394 601Q306 549 257 460T208 256Q208 200 223 146T266 42T334 -49T425 -120L393 -173Q333 -142 286 -97T207 5T157 125T139 258Q139 326 156 388T207 504T286 599T392
|
||||
666L422 605Q416 603 414 603Z" />
|
||||
<glyph unicode=")" glyph-name="parenright" horiz-adv-x="500" d="M78 603L97 665Q157 637 207 594T291 496T345 379T364 250Q364 183 345 120T290 1T204 -100T91 -174L72 -114Q123 -87 163 -49T233 37T277 138T293 247Q293 303 278 356T234 455T166 539T78 603Z" />
|
||||
<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="500" d="M213 519H294Q293 513 291 506T288 492L273 342L432 414L458 353L287 301L413 150L358 107L250 273L138 106L84 150L214 300L41 353L67 418L229 342L213 519Z" />
|
||||
<glyph unicode="+" glyph-name="plus" horiz-adv-x="500" d="M222 523H285V352H456V291H285V104H222V291H45V352H222V523Z" />
|
||||
<glyph unicode="," glyph-name="comma" horiz-adv-x="500" d="M306 20Q306 -59 199 -168L165 -138Q193 -112 211 -82T230 -33Q230 -23 222 -15T205 2T187 20T179 44Q179 69 195 86T238 103Q264 103 285 80T306 20Z" />
|
||||
<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="500" d="M71 348H431V281H71V348Z" />
|
||||
<glyph unicode="." glyph-name="period" horiz-adv-x="500" d="M280 87Q298 69 298 46Q298 23 281 6T238 -11Q213 -11 196 5T179 46Q179 70 197 87T238 104Q261 104 280 87Z" />
|
||||
<glyph unicode="/" glyph-name="slash" horiz-adv-x="500" d="M64 -13L377 665L437 634L123 -42L64 -13Z" />
|
||||
<glyph unicode="0" glyph-name="zero" horiz-adv-x="500" d="M386 544Q415 505 432 442T450 301Q450 222 433 164T387 66T322 8T249 -11Q211 -11 175 12T111 76T67 176T50 306Q50 377 66 436T111 537T175 603T249 627Q327 627 386 544ZM349 485Q329 525 303 545T250
|
||||
566Q225 566 201 548T157 498T127 420T115 319Q115 257 129 201L349 485ZM372 418L152 138Q176 93 202 73T255 53Q282 53 305 69T346 117T374 192T385 293Q385 328 382 359T372 418Z" />
|
||||
<glyph unicode="1" glyph-name="one" horiz-adv-x="500" d="M299 624V0H230V537L104 500L88 539L251 624H299Z" />
|
||||
<glyph unicode="2" glyph-name="two" horiz-adv-x="500" d="M78 526Q105 574 151 600T252 627Q289 627 322 614T380 576T419 520T433 452Q433 423 425 397T402 348T370 303T331 263L271 207Q258 195 242 179T211 143T180 103T154 61H415Q420 61 425 65T436 70H439V0H73V44Q110
|
||||
117 153 170T236 259L284 303Q309 326 324 345T349 383T361 417T364 451Q364 473 355 493T330 530T293 556T250 566Q224 566 204 559T168 541T143 519T133 498Q131 489 129 486L78 526Z" />
|
||||
<glyph unicode="3" glyph-name="three" horiz-adv-x="500" d="M411 467Q411 422 386 385T318 332Q366 315 395 271T425 171Q425 134 412 101T373 43T310 4T226 -11Q134 -11 69 60L122 123Q126 119 128 110T135 94L149 81Q157 73 181 63T232 53Q259 53 282 63T322
|
||||
90T348 131T358 181Q358 235 318 266T211 298Q203 298 196 298T180 296V352Q226 352 257 361T307 387T335 424T344 471Q344 489 336 505T314 534T280 555T236 563Q172 563 129 515L90 558Q151 625 239 625Q275 625 306 613T361 578T397 528T411 467Z" />
|
||||
<glyph unicode="4" glyph-name="four" horiz-adv-x="500" d="M313 624H372V234H452V172H372V0H299V173H48V224L313 624ZM300 513L117 234H300V513Z" />
|
||||
<glyph unicode="5" glyph-name="five" horiz-adv-x="500" d="M106 623H422V560H165L155 381Q204 405 257 405Q297 405 331 391T391 349T431 283T445 196Q445 148 430 110T389 44T327 3T249 -11Q192 -11 144 14T64 85L126 131Q131 128 131 119T133 108Q137 101
|
||||
147 91T172 72T208 57T253 50Q277 50 299 60T337 90T364 136T374 199Q374 234 364 261T337 308T296 337T246 347Q214 347 183 332T129 288L85 306L106 623Z" />
|
||||
<glyph unicode="6" glyph-name="six" horiz-adv-x="500" d="M287 630Q365 630 424 573L375 520Q366 528 363 537T349 551Q334 561 319 564T289 568Q269 568 243 559T193 523T154 450T136 327Q157 362 192 382T268 402Q303 402 334 388T388 346T425 282T439 198Q439
|
||||
152 425 114T387 48T331 5T261 -10Q214 -10 178 10T118 69T80 161T67 284Q67 368 82 432T127 541T196 607T287 630ZM140 257Q139 251 139 245T139 233Q139 194 148 161T175 104T215 66T264 52Q307 52 339 89T371 197Q371 235 361 262T336 306T301 332T262 341Q226
|
||||
341 193 317T140 257Z" />
|
||||
<glyph unicode="7" glyph-name="seven" horiz-adv-x="500" d="M432 584Q369 440 315 295T214 0H135Q183 143 235 281T345 557H79V623H432V584Z" />
|
||||
<glyph unicode="8" glyph-name="eight" horiz-adv-x="500" d="M420 483Q420 438 393 398T321 333Q375 308 408 262T441 161Q441 125 426 94T386 39T325 3T250 -10Q210 -10 175 3T115 38T75 91T60 157Q60 211 94 258T185 331Q142 353 116 392T90 477Q90 509 103
|
||||
537T139 586T192 619T257 631Q292 631 322 620T373 588T407 540T420 483ZM237 303Q192 284 162 247T132 164Q132 141 141 121T167 86T205 62T252 53Q277 53 298 61T336 84T361 118T370 161Q370 207 334 245T237 303ZM174 429Q186 409 205 395T250 367L267 358Q304
|
||||
378 328 412T352 481Q352 499 345 515T324 544T292 564T253 572Q232 572 215 565T184 545T164 517T157 484Q157 454 174 429Z" />
|
||||
<glyph unicode="9" glyph-name="nine" horiz-adv-x="500" d="M217 -10Q137 -10 79 47L128 100Q133 97 136 88T144 76Q173 53 215 53Q290 53 327 109T368 293Q346 262 312 244T239 226Q204 226 173 240T119 281T82 343T68 424Q68 468 82 505T120 570T177 613T247
|
||||
629Q338 629 387 551T437 299Q437 220 420 162T372 67T302 10T217 -10ZM364 363Q365 371 365 378T365 394Q365 433 356 465T330 519T293 554T250 567Q199 567 168 529T136 425Q136 393 145 368T168 324T201 297T240 287Q280 287 311 307T364 363Z" />
|
||||
<glyph unicode=":" glyph-name="colon" horiz-adv-x="500" d="M280 406Q298 388 298 365Q298 342 280 325T238 308Q215 308 197 325T179 365Q179 389 197 406T238 423Q261 423 280 406ZM280 87Q298 69 298 46Q298 23 281 6T238 -11Q213 -11 196 5T179 46Q179 70
|
||||
197 87T238 104Q261 104 280 87Z" />
|
||||
<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="500" d="M306 20Q306 -59 199 -168L165 -138Q193 -112 211 -82T230 -33Q230 -23 222 -15T205 2T187 20T179 44Q179 69 195 86T238 103Q264 103 285 80T306 20ZM280 406Q298 388 298 365Q298 342 280 325T238
|
||||
308Q215 308 197 325T179 365Q179 389 197 406T238 423Q261 423 280 406Z" />
|
||||
<glyph unicode="<" glyph-name="less" horiz-adv-x="500" d="M458 496L111 319L461 123V47L35 296V344L458 567V496Z" />
|
||||
<glyph unicode="=" glyph-name="equal" horiz-adv-x="500" d="M45 438H456V377H45V438ZM45 231H456V170H45V231Z" />
|
||||
<glyph unicode=">" glyph-name="greater" horiz-adv-x="500" d="M42 496V567L466 344V296L40 47V123L389 319L42 496Z" />
|
||||
<glyph unicode="?" glyph-name="question" horiz-adv-x="500" d="M303 85Q320 66 320 44Q320 21 303 4T261 -13Q237 -13 220 4T202 44Q202 67 219 84T261 102Q284 102 303 85ZM64 561Q96 610 148 637T257 665Q297 665 329 651T385 613T421 557T434 489Q434 461
|
||||
427 440T410 401T385 371T357 346L335 328Q306 305 299 282T292 226V185H226V226Q226 247 227 264T235 297T255 332T293 375Q328 410 341 438T355 494Q355 516 347 535T325 569T293 592T253 600Q211 600 175 577T115 513L64 561Z" />
|
||||
<glyph unicode="@" glyph-name="at" horiz-adv-x="500" d="M435 30Q370 -11 295 -11Q245 -11 198 8T114 67T54 168T31 313Q31 396 52 456T108 556T185 614T271 633Q313 633 348 619T410 573T450 494T465 378V175H405V213Q366 167 308 167Q279 167 255 177T213
|
||||
205T185 245T175 291Q175 364 225 404T387 444H402Q402 472 392 496T363 539T320 568T268 579Q236 579 204 564T147 516T105 434T89 314Q89 246 107 196T156 112T224 63T301 46Q358 46 408 79L435 30ZM405 394H388Q310 394 274 369T237 305Q237 267 260 245T311
|
||||
222Q368 222 386 259T405 375V394Z" />
|
||||
<glyph unicode="A" glyph-name="A" horiz-adv-x="500" d="M15 0L235 634H243L483 0H411L342 182H144L84 0H15ZM326 236L238 474L158 236H326Z" />
|
||||
<glyph unicode="B" glyph-name="B" horiz-adv-x="500" d="M48 623H225Q279 623 318 613T382 581T419 533T432 472Q432 428 408 389T340 334Q366 325 387 309T425 271T449 226T457 175Q457 96 401 48T224 0H48V623ZM117 564V365H215Q257 365 284 372T327 393T352
|
||||
424T362 464Q360 485 353 503T329 534T288 556T226 564H117ZM117 306V61H236Q316 61 347 94T383 179Q381 207 372 230T345 270T295 297T219 306H117Z" />
|
||||
<glyph unicode="C" glyph-name="C" horiz-adv-x="500" d="M398 482Q398 494 395 500Q375 533 343 552T275 572Q241 572 211 555T158 504T122 422T109 313Q109 254 122 206T158 123T213 69T281 50Q318 50 352 70T408 126L460 92Q445 67 424 48T380 16T333 -3T285
|
||||
-10Q231 -10 190 8T114 66T60 165T41 308Q41 400 63 461T121 560T197 612T276 628Q307 628 336 619T391 594T437 556T469 505L402 472Q398 475 398 482Z" />
|
||||
<glyph unicode="D" glyph-name="D" horiz-adv-x="500" d="M54 623H199Q279 623 323 601T399 538T445 439T460 308Q460 236 442 179T393 82T311 20T187 -1H54V623ZM120 564V54H184Q291 54 340 118T390 304Q389 426 345 495T195 564H120Z" />
|
||||
<glyph unicode="E" glyph-name="E" horiz-adv-x="500" d="M59 624H441V562H125V357H386V293H125V62H438V0H59V624Z" />
|
||||
<glyph unicode="F" glyph-name="F" horiz-adv-x="500" d="M78 624H437V563H148V367H381V306H148V0H78V624Z" />
|
||||
<glyph unicode="G" glyph-name="G" horiz-adv-x="500" d="M458 525L409 475Q403 479 396 494Q381 527 350 547T276 568Q247 568 217 556T161 515T121 439T105 319Q105 254 118 204T154 121T208 70T277 52Q342 52 395 90V238H282V299H460V55Q371 -10 277 -10Q221
|
||||
-10 177 12T101 76T53 175T36 304Q36 402 60 468T124 568T203 616T277 629Q334 629 383 601T458 525Z" />
|
||||
<glyph unicode="H" glyph-name="H" horiz-adv-x="500" d="M54 623H132Q133 622 133 620Q133 617 131 612T127 599V356H371V623H447Q448 622 448 620Q448 616 445 612T441 601V-1H370V297H127V0H54V623Z" />
|
||||
<glyph unicode="I" glyph-name="I" horiz-adv-x="500" d="M88 623H397V564H274V57H403V-1H81V58H204V564H88V623Z" />
|
||||
<glyph unicode="J" glyph-name="J" horiz-adv-x="500" d="M172 623H457V564H361V209Q361 148 350 107T313 39T259 1T196 -11Q107 -11 49 58L96 115Q99 112 99 106T103 95L115 83Q119 78 128 73T148 63T172 55T196 51Q246 51 269 86T292 208V564H172V623Z" />
|
||||
<glyph unicode="K" glyph-name="K" horiz-adv-x="500" d="M42 624H126Q126 618 122 612T117 598V336L377 628Q399 623 429 623H455L219 354L471 0L381 -4L166 312L117 258V0H42V624Z" />
|
||||
<glyph unicode="L" glyph-name="L" horiz-adv-x="500" d="M66 623H148Q148 616 144 607T139 589V61H439V0H66V623Z" />
|
||||
<glyph unicode="M" glyph-name="M" horiz-adv-x="500" d="M41 623H96L250 318L407 624H460V0H394V470L259 219H232L106 467V0H41V623Z" />
|
||||
<glyph unicode="N" glyph-name="N" horiz-adv-x="500" d="M50 0V623H118L380 161V624H454Q454 618 451 611T447 597V0H392L117 490V0H50Z" />
|
||||
<glyph unicode="O" glyph-name="O" horiz-adv-x="500" d="M254 -10Q203 -10 162 13T91 79T45 181T29 313Q29 385 45 444T92 544T164 607T256 630Q300 630 338 611T407 554T455 455T471 312Q471 222 452 161T402 61T333 7T254 -10ZM150 115Q197 59 254 59Q281 59
|
||||
307 70T354 111T388 189T401 314Q401 388 387 435T352 511T307 551T256 564Q225 565 199 553T150 514T113 440T98 319Q98 250 112 197T150 115Z" />
|
||||
<glyph unicode="P" glyph-name="P" horiz-adv-x="500" d="M59 623H259Q311 623 347 610T407 572T442 515T456 447Q454 411 443 380T409 325T351 289T264 275H131V0H59V623ZM131 557V337H256Q324 337 352 366T384 445Q382 468 375 488T352 524T314 548T257 557H131Z" />
|
||||
<glyph unicode="Q" glyph-name="Q" horiz-adv-x="500" d="M149 514Q97 455 97 323Q97 263 107 214T138 130T189 75T256 55Q281 55 307 67T356 108T391 182T404 294Q404 378 390 431T352 514T301 555T251 567Q221 567 195 552T149 514ZM471 311Q471 173 425 93T287
|
||||
-7Q289 -40 304 -61T361 -82Q366 -82 377 -81T401 -80T425 -78T442 -77L440 -145H401Q352 -145 319 -140T265 -117T235 -73T226 -7Q188 -2 153 19T90 80T46 175T29 308Q29 402 50 464T105 562T177 614T251 630Q294 630 333 612T405 555T454 456T471 311Z" />
|
||||
<glyph unicode="R" glyph-name="R" horiz-adv-x="500" d="M56 623H240Q350 623 398 574T447 445Q447 418 438 392T413 342T373 302T320 278L464 0H386L248 275H127V0H56V623ZM127 557V337H248Q315 337 345 366T375 445Q375 469 367 489T345 524T306 548T248 557H127Z" />
|
||||
<glyph unicode="S" glyph-name="S" horiz-adv-x="500" d="M435 549L391 489Q386 491 386 497T383 507Q364 535 332 552T251 569Q205 569 175 542T144 478Q144 456 151 440T174 409T220 379T298 344Q344 325 374 307T422 267T447 223T455 170Q455 138 443 106T406
|
||||
48T341 6T247 -10Q126 -10 52 70L93 142Q98 139 98 132T101 121Q124 92 163 73T257 53Q285 53 308 62T349 87T376 124T386 170Q386 189 380 204T358 233T316 260T243 292Q194 311 162 330T109 370T81 413T72 463Q72 497 86 527T126 579T187 614T262 627Q313 627
|
||||
358 607T435 549Z" />
|
||||
<glyph unicode="T" glyph-name="T" horiz-adv-x="500" d="M31 624H463V561H279V0H208V561H31V624Z" />
|
||||
<glyph unicode="U" glyph-name="U" horiz-adv-x="500" d="M50 623H129Q130 623 130 621Q130 617 126 610T119 591V214Q119 162 129 134T157 87T199 59T252 48Q280 50 304 58T347 85T376 134T387 217V623H454V218Q454 157 441 115T399 45T334 3T251 -11Q206 -11
|
||||
169 3T106 44T65 110T50 215V623Z" />
|
||||
<glyph unicode="V" glyph-name="V" horiz-adv-x="500" d="M25 624H98L258 145L409 623H478L269 -4H237L25 624Z" />
|
||||
<glyph unicode="W" glyph-name="W" horiz-adv-x="500" d="M17 623H82L149 202L249 577H271L372 200L429 623H488L389 -4H362L255 407L146 -4H117L17 623Z" />
|
||||
<glyph unicode="X" glyph-name="X" horiz-adv-x="500" d="M379 624H449L291 319L468 0H389L251 247L117 0H41L211 318L44 624H119L250 387L379 624Z" />
|
||||
<glyph unicode="Y" glyph-name="Y" horiz-adv-x="500" d="M28 623H108L261 321L399 623H473L296 246V0H220V246L28 623Z" />
|
||||
<glyph unicode="Z" glyph-name="Z" horiz-adv-x="500" d="M62 623H447V574L138 62H432Q439 62 447 65T463 68V0H50V49L364 560H62V623Z" />
|
||||
<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="500" d="M131 670H417V610H195V-32H418V-89H131V670Z" />
|
||||
<glyph unicode="\" glyph-name="backslash" horiz-adv-x="500" d="M437 -13L378 -42L64 634L123 665L437 -13Z" />
|
||||
<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="500" d="M369 670V-89H83V-32H306V610H84V670H369Z" />
|
||||
<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="500" d="M93 367L246 623H268L403 368L350 343L253 518L143 343L93 367Z" />
|
||||
<glyph unicode="_" glyph-name="underscore" horiz-adv-x="500" d="M35 -19H466V-80H35V-19Z" />
|
||||
<glyph unicode="`" glyph-name="grave" horiz-adv-x="500" d="M164 579L139 646L191 671L217 605Q229 574 245 557T275 527T297 501T307 471Q306 451 293 443T269 434Q258 434 249 437T227 453T198 495T164 579Z" />
|
||||
<glyph unicode="a" glyph-name="a" horiz-adv-x="500" d="M91 403Q152 467 254 467Q338 467 386 425T435 283V0H367V50Q294 -11 203 -11Q167 -11 139 0T90 29T60 70T49 116Q49 185 108 225T280 269H366V286Q366 354 338 381T249 408Q175 408 126 357L91 403ZM369
|
||||
214H352Q338 214 326 214T301 215Q246 215 211 208T156 187T129 158T121 122Q121 90 149 67T218 44Q248 44 272 53T314 76T343 104T359 130Q369 150 369 184V214Z" />
|
||||
<glyph unicode="b" glyph-name="b" horiz-adv-x="500" d="M60 665H144V663Q144 658 139 654T133 643V387Q155 424 192 446T269 468Q307 468 341 454T401 410T442 336T457 233Q457 171 441 126T397 50T336 4T266 -11Q224 -11 189 8T131 60L106 0H60V665ZM185 70Q204
|
||||
60 219 57T247 53Q267 53 291 60T335 87T369 138T383 219Q383 310 346 358T239 406Q214 406 186 388T145 340Q133 310 133 242Q133 200 135 171T143 123T159 91T185 70Z" />
|
||||
<glyph unicode="c" glyph-name="c" horiz-adv-x="500" d="M457 381L406 322Q401 325 401 328T401 338T393 353T369 377Q335 405 276 405Q247 405 221 393T174 359T142 305T130 234Q130 195 142 162T175 105T225 68T289 54Q358 54 408 110L450 61Q382 -11 283 -11Q234
|
||||
-11 193 7T121 57T73 132T56 228Q56 279 73 323T120 398T193 448T286 466Q340 466 384 444T457 381Z" />
|
||||
<glyph unicode="d" glyph-name="d" horiz-adv-x="500" d="M371 390V665H448Q448 659 443 652T438 637L439 42Q439 18 444 0H372Q368 12 368 34V73Q346 35 308 13T231 -10Q193 -10 160 5T101 50T60 125T45 233Q45 296 62 340T106 413T168 455T237 469Q285 469 319
|
||||
448T371 390ZM158 376Q115 337 115 244Q115 158 148 106T245 53Q260 53 277 58T309 75T336 101T354 135Q365 171 365 231Q365 269 362 294T353 338T336 367T311 388Q293 399 278 404T248 410Q219 410 199 402T158 376Z" />
|
||||
<glyph unicode="e" glyph-name="e" horiz-adv-x="500" d="M259 468Q295 468 329 455T388 416T429 348T445 251Q445 243 445 235T443 218H118Q120 170 134 138T171 85T220 57T274 48Q345 48 392 99L432 60Q374 -10 272 -10Q222 -10 181 5T110 51T65 125T49 227Q49
|
||||
285 65 330T110 405T177 452T259 468ZM121 274H372Q372 278 372 281T373 290Q373 315 364 337T338 376T301 403T254 413Q207 413 169 380T121 274Z" />
|
||||
<glyph unicode="f" glyph-name="f" horiz-adv-x="500" d="M343 671Q430 671 483 608L450 542Q442 542 442 550T440 562Q424 585 398 599T340 614Q314 614 295 607T261 582T239 536T231 465V430H381V373H231V0H162V373H63V430H162V475Q162 528 175 565T214 626T272
|
||||
660T343 671Z" />
|
||||
<glyph unicode="g" glyph-name="g" horiz-adv-x="500" d="M155 385Q140 370 133 352T126 314Q126 294 134 276T155 244T187 222T226 214Q247 214 265 222T297 244T319 276T327 314Q327 334 319 352T297 385T265 407T226 415Q185 415 155 385ZM339 428Q387 469
|
||||
453 469H466L475 410Q468 411 462 411T448 412Q404 412 369 390Q392 355 392 313Q392 281 379 253T344 203T291 169T227 156Q199 156 169 167Q137 136 137 115Q137 98 156 89T210 79Q229 79 248 80T285 82Q330 82 362 74T415 50T445 13T455 -32Q455 -59 442 -84T403
|
||||
-129T338 -160T245 -172Q190 -172 151 -164T87 -140T51 -106T38 -64Q38 -10 113 37Q76 56 76 100Q76 143 128 186Q96 207 78 240T60 310Q60 344 74 373T111 425T165 459T228 472Q295 472 339 428ZM161 24Q104 -8 104 -46Q104 -66 115 -79T146 -101T192 -114T248
|
||||
-118Q309 -118 349 -96T389 -37Q387 -10 367 5T302 20Q297 20 292 20T282 19Q244 19 214 20T161 24Z" />
|
||||
<glyph unicode="h" glyph-name="h" horiz-adv-x="500" d="M70 0V665H153Q153 664 153 664T154 663Q154 660 150 655T143 641V376Q170 418 210 443T293 468Q324 468 349 458T394 424T423 365T433 277V0H362V275Q362 347 338 376T278 405Q255 405 232 395T188 367T155
|
||||
323T143 263V0H70Z" />
|
||||
<glyph unicode="i" glyph-name="i" horiz-adv-x="500" d="M106 457H289V58H396V0H100V58H217V399H106V457ZM218 641Q233 656 254 656Q275 656 290 641T306 604Q306 583 291 568T254 553Q233 553 218 568T203 604Q203 626 218 641Z" />
|
||||
<glyph unicode="j" glyph-name="j" horiz-adv-x="500" d="M126 457H369V22Q369 -30 355 -66T317 -126T259 -160T188 -174Q100 -174 48 -110L95 -48Q100 -53 100 -58T104 -69T116 -82T146 -101Q168 -112 193 -112Q238 -112 267 -82T296 18V398H126V457ZM296 641Q311
|
||||
656 333 656Q354 656 369 641T385 604Q385 583 370 568T333 553Q312 553 297 568T281 604Q281 626 296 641Z" />
|
||||
<glyph unicode="k" glyph-name="k" horiz-adv-x="500" d="M66 665H148Q148 659 144 652T139 639V247L368 459Q391 454 421 454H447L255 273L479 0L386 -4L199 229L139 173V0H66V665Z" />
|
||||
<glyph unicode="l" glyph-name="l" horiz-adv-x="500" d="M85 665H287V58H421V0H79V58H214V607H85V665Z" />
|
||||
<glyph unicode="m" glyph-name="m" horiz-adv-x="500" d="M38 0V457H104V412Q120 437 145 452T198 468Q227 468 249 449T278 401Q291 431 319 449T380 468Q427 468 449 435T469 351V0H403V324Q403 355 400 373T390 400T376 412T358 415Q345 415 332 405T309 378T293
|
||||
342T287 302V0H220V318Q220 375 210 394T173 413Q149 413 127 385T104 305V0H38Z" />
|
||||
<glyph unicode="n" glyph-name="n" horiz-adv-x="500" d="M68 0V457H142V376Q168 418 208 443T291 468Q321 468 347 458T392 424T421 365T432 277V0H361V275Q361 347 337 376T277 405Q254 405 230 395T187 367T155 322T142 263V0H68Z" />
|
||||
<glyph unicode="o" glyph-name="o" horiz-adv-x="500" d="M254 467Q296 467 333 451T399 403T443 328T460 228Q460 172 444 128T400 53T334 5T253 -12Q209 -12 171 6T103 55T57 131T40 226Q40 277 57 322T104 398T173 448T254 467ZM388 226Q388 269 377 302T346
|
||||
359T303 394T251 406Q224 406 200 394T157 359T127 304T116 230Q116 190 127 157T156 100T200 63T253 50Q281 50 305 61T348 95T377 151T388 226Z" />
|
||||
<glyph unicode="p" glyph-name="p" horiz-adv-x="500" d="M60 457H133V387Q156 424 194 445T272 467Q310 467 344 453T405 409T447 336T463 232Q463 172 447 126T403 50T342 4T271 -12Q229 -12 193 7T134 60V-167H60V457ZM133 190Q135 116 167 84T246 52Q271 52
|
||||
296 60T342 87T375 139T388 219Q388 307 352 355T249 406Q229 406 208 399T171 375T144 330T133 259V190Z" />
|
||||
<glyph unicode="q" glyph-name="q" horiz-adv-x="500" d="M374 390V457H442V-167H370V73Q349 35 311 13T230 -10Q191 -10 157 7T97 57T57 134T42 234Q42 289 58 332T101 406T165 453T243 469Q327 469 367 402Q374 392 374 390ZM243 410Q217 410 194 400T154 368T126
|
||||
315T115 239Q115 195 125 161T154 102T195 66T246 53Q303 53 335 96T368 235Q368 333 334 371T243 410Z" />
|
||||
<glyph unicode="r" glyph-name="r" horiz-adv-x="500" d="M99 457H174L172 369Q193 417 238 442T336 468Q410 468 458 418L425 349Q414 364 405 374T386 391T363 402T332 406Q299 406 270 391T220 350T185 291T172 222V-1H99V457Z" />
|
||||
<glyph unicode="s" glyph-name="s" horiz-adv-x="500" d="M432 396L390 333Q385 334 385 341T383 351Q365 374 332 393T257 413Q238 413 221 409T190 396T168 376T160 347Q160 335 166 326T185 307T221 289T283 269Q369 246 404 215T440 137Q440 107 427 80T389
|
||||
33T329 2T250 -10Q135 -10 57 62L98 134Q101 131 102 125T109 109T131 89T180 63Q195 56 214 53T252 50Q272 50 292 55T329 69T356 92T366 123Q366 149 342 167T254 204Q210 217 196 222Q160 236 144 246T115 271T94 304T86 345Q86 369 99 391T135 430T191 457T262
|
||||
468Q367 468 432 396Z" />
|
||||
<glyph unicode="t" glyph-name="t" horiz-adv-x="500" d="M188 579L267 592Q267 583 265 576T261 565L249 457H399V398H249Q240 309 240 231Q240 183 242 150T252 98T277 69T320 58Q366 58 422 99L444 42Q375 -9 302 -9Q230 -9 197 34T167 176Q167 212 169 268T177
|
||||
398H70V457H180L188 579Z" />
|
||||
<glyph unicode="u" glyph-name="u" horiz-adv-x="500" d="M63 457H135V202Q135 158 143 129T165 81T198 55T239 47Q263 49 285 59T324 87T352 135T362 205V457H435V41Q435 18 440 0H364Q363 7 362 15T362 35L363 70Q341 32 304 11T221 -11Q186 -11 158 1T108 40T74
|
||||
106T62 202L63 457Z" />
|
||||
<glyph unicode="v" glyph-name="v" horiz-adv-x="500" d="M50 432L40 457H126Q126 450 125 445T123 435Q123 433 124 432L256 98L330 268Q354 323 369 370T392 457H457Q437 373 388 257L277 -3H221L50 432Z" />
|
||||
<glyph unicode="w" glyph-name="w" horiz-adv-x="500" d="M16 457H89V453Q89 447 87 440T85 425Q85 421 86 419L153 90L231 414H275L372 91Q385 179 393 236T406 330T412 392T414 442V457H481Q466 341 447 227T405 -1H337L253 295L173 -1H108L16 457Z" />
|
||||
<glyph unicode="x" glyph-name="x" horiz-adv-x="500" d="M362 457H436L288 235L456 0H374L248 178L129 0H47L208 232L50 457H129L248 288L362 457Z" />
|
||||
<glyph unicode="y" glyph-name="y" horiz-adv-x="500" d="M59 425L46 457H135Q135 449 133 444T131 433Q131 429 133 427L267 91L354 336Q367 371 375 401T388 457H463Q454 431 444 398T418 325L294 -2L275 -52Q251 -119 214 -146T127 -174Q62 -174 22 -135L60
|
||||
-71Q63 -74 65 -80T68 -89Q68 -89 72 -93T82 -102T99 -111T121 -115Q150 -115 172 -97T217 -32L231 2L59 425Z" />
|
||||
<glyph unicode="z" glyph-name="z" horiz-adv-x="500" d="M71 457H426V408L148 62H419Q426 62 434 65T450 68V0H50V49L333 394H71V457Z" />
|
||||
<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="500" d="M159 16L163 116Q163 182 140 205T73 228H53V284H72Q118 284 141 309T165 391L163 463Q163 637 345 637H408V580H326Q233 580 233 474L235 404Q235 293 148 256Q233 228 233 101L230 17Q230 -51
|
||||
259 -77T356 -103H407V-159H371Q323 -159 285 -156T215 -129Q159 -85 159 16Z" />
|
||||
<glyph unicode="|" glyph-name="bar" horiz-adv-x="500" d="M217 652H284V-151H217V652Z" />
|
||||
<glyph unicode="}" glyph-name="braceright" horiz-adv-x="500" d="M338 463L335 391Q335 334 359 309T428 284H448V228H427Q384 228 361 205T338 116L341 16Q341 -73 301 -116T175 -159H93V-103H148Q170 -103 183 -102T205 -99T219 -93T230 -86Q271 -57 271 17L268
|
||||
101Q268 227 352 256Q265 293 265 404L268 474Q268 531 243 555T167 580H92V637H123Q157 637 195 635T265 613T317 559T338 463Z" />
|
||||
<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="500" d="M91 342L41 375Q65 414 101 439T172 464Q207 464 231 453T271 427Q312 389 339 389Q367 389 386 405T430 454L476 416Q464 398 448 381T415 352T380 332T344 324Q310 324 286 336T248 364Q211
|
||||
404 174 404Q129 404 91 342Z" />
|
||||
<glyph unicode=" " glyph-name="nbspace" horiz-adv-x="500" />
|
||||
<glyph unicode="¡" glyph-name="exclamdown" horiz-adv-x="500" d="M197 567Q180 583 180 608Q180 632 198 650T239 668Q262 668 280 650T299 608Q299 585 281 568T239 550Q214 550 197 567ZM238 -11Q215 -11 201 9T187 72Q187 83 188 98T191 134L196 186L214
|
||||
463H264L279 186Q280 171 281 154T284 120T287 87T289 61Q289 26 275 8T238 -11Z" />
|
||||
<glyph unicode="¢" glyph-name="cent" horiz-adv-x="500" d="M285 624L352 617Q352 611 348 604T343 589L333 507Q410 492 451 430L407 373Q403 376 403 385T399 399Q370 434 325 447L279 97Q354 97 410 153L446 104Q381 33 278 33H270L255 -79L198 -72L212
|
||||
41Q137 62 93 124T48 280Q48 327 64 368T110 440T180 491T271 512L285 624ZM220 108L263 454Q231 452 205 439T160 404T130 353T119 288Q119 218 146 172T220 108Z" />
|
||||
<glyph unicode="£" glyph-name="sterling" horiz-adv-x="500" d="M418 572L374 517Q366 525 364 533T349 547Q325 566 290 566Q269 566 250 559T214 537T189 499T179 443Q179 418 187 378H287V321H201Q214 265 214 224Q214 148 178 90Q185 91 194 91T215
|
||||
92Q225 92 245 86T288 72T334 58T373 51Q410 51 444 79L470 27Q417 -15 366 -15Q352 -15 329 -8T280 7T227 23T180 30Q136 30 65 -8L39 49Q62 60 75 66T95 78T105 88T113 100Q148 155 148 222Q148 259 133 321H67V378H119Q112 412 112 442Q112 483 126 516T164
|
||||
573T220 610T288 623Q362 623 418 572Z" />
|
||||
<glyph unicode="¤" glyph-name="currency" horiz-adv-x="500" d="M68 492L104 527L160 471Q201 500 251 500Q298 500 340 472L396 527L432 492L376 437Q406 395 406 345Q406 295 377 254L432 199L396 164L341 219Q321 204 298 197T251 190Q201 190 159 220L104
|
||||
164L68 199L124 256Q110 276 103 299T96 345Q96 369 103 392T125 435L68 492ZM321 416Q291 446 250 446Q230 446 212 438T180 416T158 384T150 345Q150 325 158 307T179 275T211 253T250 245Q271 245 289 253T321 275T343 307T351 345Q351 386 321 416Z" />
|
||||
<glyph unicode="¥" glyph-name="yen" horiz-adv-x="500" d="M36 624H114L259 363L392 623H466L292 295V274H426V217H292V154H426V98H292V0H224V98H84V154H224V217H84V274H224V295L36 624Z" />
|
||||
<glyph unicode="¦" glyph-name="brokenbar" horiz-adv-x="500" d="M217 652H284V295H217V652ZM284 -151H217V196H284V-151Z" />
|
||||
<glyph unicode="§" glyph-name="section" horiz-adv-x="500" d="M413 583L356 533Q351 538 350 544Q348 557 341 569T320 591T291 607T256 613Q238 613 222 607T193 591T174 566T167 536Q167 512 176 498T204 471T254 447T326 419Q418 375 418 305Q418 275
|
||||
398 249T344 209Q408 166 408 98Q408 65 395 37T360 -11T306 -42T238 -54Q187 -54 142 -33T65 31L117 92Q123 90 124 87T126 79T133 64T154 41Q185 12 234 12Q283 12 310 35T337 91Q337 108 332 121T313 146T277 168T220 188Q143 213 111 242T79 316Q79 349 101
|
||||
376T161 417Q94 457 94 530Q94 559 106 584T141 629T193 660T257 672Q306 672 347 649T413 583ZM197 399Q177 392 165 375T152 336Q152 303 176 282T256 244Q273 239 286 236T307 228Q343 247 343 292Q343 325 319 345T240 384L197 399Z" />
|
||||
<glyph unicode="¨" glyph-name="dieresis" horiz-adv-x="500" d="M198 650Q213 635 213 614Q213 594 198 579T163 564Q142 564 127 579T112 614Q112 634 127 649T163 665Q183 665 198 650ZM376 650Q391 635 391 614Q391 594 376 579T341 564Q320 564 306
|
||||
578T291 614Q291 635 305 650T341 665Q361 665 376 650Z" />
|
||||
<glyph unicode="©" glyph-name="copyright" horiz-adv-x="500" d="M387 331L335 312Q331 319 331 324T331 334T324 346T302 364Q285 374 262 374Q248 374 232 369T203 353T180 324T171 281Q171 259 178 240T198 206T228 183T265 174Q289 174 309 186T340
|
||||
219L384 190Q363 158 330 140T261 122Q230 122 204 134T158 168T127 217T115 276Q115 307 127 334T159 381T203 412T254 424Q308 424 342 399T387 331ZM426 93Q355 19 255 19Q205 19 161 39T85 94T33 175T14 274Q14 327 33 373T85 455T162 510T256 530Q305 530
|
||||
349 510T426 455T478 374T498 274Q498 168 426 93ZM257 488Q216 488 180 472T117 426T75 358T59 274Q59 230 74 191T117 124T180 79T257 62Q297 62 333 79T396 125T439 192T455 275Q455 319 440 357T397 425T334 471T257 488Z" />
|
||||
<glyph unicode="ª" glyph-name="ordfeminine" horiz-adv-x="500" d="M325 488Q325 569 251 569Q189 569 157 525L123 566Q173 622 257 622Q320 620 354 589T389 495V485V267H326V300Q280 257 224 257Q169 257 136 288T102 362Q102 404 133 434T219 472Q251
|
||||
475 273 475T311 476H325V488ZM328 424H312Q270 424 242 422T197 413T173 394T166 363Q166 344 182 328T231 311Q244 311 261 316T293 332T318 361T328 406V424ZM76 206H425V152H76V206Z" />
|
||||
<glyph unicode="«" glyph-name="guillemotleft" horiz-adv-x="500" d="M249 253L400 400L439 359L318 241L446 101L406 61L249 230V253ZM67 253L219 400L258 359L137 241L265 101L225 61L67 230V253Z" />
|
||||
<glyph unicode="¬" glyph-name="logicalnot" horiz-adv-x="500" d="M91 347H414V157H350V284H91V347Z" />
|
||||
<glyph unicode="­" glyph-name="softhyphen" horiz-adv-x="500" d="M71 348H431V281H71V348Z" />
|
||||
<glyph unicode="®" glyph-name="registered" horiz-adv-x="500" d="M426 93Q355 19 255 19Q205 19 161 39T85 94T33 175T14 274Q14 327 33 373T85 455T162 510T256 530Q305 530 349 510T426 455T478 374T498 274Q498 168 426 93ZM257 488Q216 488 180 472T117
|
||||
426T75 358T59 274Q59 230 74 191T117 124T180 79T257 62Q297 62 333 79T396 125T439 192T455 275Q455 319 440 357T397 425T334 471T257 488ZM155 133V425H249Q314 425 341 401T369 340Q369 315 355 293T312 263L376 138L329 131L267 256H201V133H155ZM253 296Q324
|
||||
296 324 340Q324 384 250 384H201V296H253Z" />
|
||||
<glyph unicode="¯" glyph-name="overscore" horiz-adv-x="500" d="M123 621H377V565H123V621Z" />
|
||||
<glyph unicode="°" glyph-name="degree" horiz-adv-x="500" d="M351 599Q391 560 391 504Q391 477 381 453T352 410T309 381T256 370Q228 370 204 380T161 409T132 451T121 504Q121 532 132 557T161 600T204 628T256 639Q312 639 351 599ZM309 562Q288 586
|
||||
257 586Q242 586 228 580T204 562T188 536T182 505Q182 473 203 449T256 425Q288 425 309 449T331 505Q331 537 309 562Z" />
|
||||
<glyph unicode="±" glyph-name="plusminus" horiz-adv-x="500" d="M46 80H457V17H46V80ZM222 575H285V404H456V343H285V155H222V343H45V404H222V575Z" />
|
||||
<glyph unicode="²" glyph-name="uni00B2" horiz-adv-x="500" d="M111 554Q134 593 173 615T264 637Q289 637 312 629T353 605T381 569T392 523Q392 503 387 488T370 458T336 426T280 383Q254 363 233 345T194 307H376Q381 307 386 311T397 316H400V253H121V297Q148
|
||||
333 177 362T252 425L280 447Q306 467 318 487T331 525Q331 550 311 568T260 586Q201 586 168 544Q165 540 163 534T158 523L111 554Z" />
|
||||
<glyph unicode="³" glyph-name="uni00B3" horiz-adv-x="500" d="M258 638Q285 638 309 630T351 606T379 572T389 530Q389 503 373 482T332 452Q364 447 385 423T406 366Q406 342 394 322T361 285T313 260T255 251Q169 251 112 316L159 368Q163 363 165 354T173
|
||||
340Q206 307 249 307Q292 307 318 326T344 372Q344 398 321 412T256 427Q248 427 241 427T226 425V476Q231 475 236 475T246 475Q291 475 310 490T329 527Q329 549 308 567T255 585Q198 585 161 539L125 576Q178 638 258 638Z" />
|
||||
<glyph unicode="´" glyph-name="acute" horiz-adv-x="500" d="M292 699L355 657L254 522L204 552L292 699Z" />
|
||||
<glyph unicode="µ" glyph-name="micro" horiz-adv-x="500" d="M372 116Q372 47 412 47Q426 47 440 59T461 84L467 96L494 45Q457 -10 406 -10Q374 -10 351 12T324 67Q307 28 273 9T201 -10Q164 -10 133 7T87 60Q87 3 87 -53T86 -167H24Q24 -153 25 -125T29
|
||||
-62T34 12T39 87T42 153T44 202V457H110V186Q110 144 118 118T139 75T170 52T207 43Q226 45 244 53T276 78T299 121T308 183V192V457H372V116Z" />
|
||||
<glyph unicode="¶" glyph-name="paragraph" horiz-adv-x="500" d="M436 665V-68H378V608H302V-68H243V322Q205 324 173 339T116 377T78 431T64 496Q64 530 76 561T118 615T195 652T311 665H436Z" />
|
||||
<glyph unicode="·" glyph-name="middot" horiz-adv-x="500" d="M280 371Q298 354 298 331Q298 308 281 291T238 274Q213 274 196 290T179 331Q179 355 197 371T238 388Q261 388 280 371Z" />
|
||||
<glyph unicode="¸" glyph-name="cedilla" horiz-adv-x="500" d="M327 -109Q327 -85 280 -85H250L261 0H305L299 -47L316 -48Q384 -53 384 -103Q384 -131 356 -154T268 -177Q209 -177 157 -140L182 -98Q225 -134 281 -134Q307 -134 317 -127T327 -109Z" />
|
||||
<glyph unicode="¹" glyph-name="uni00B9" horiz-adv-x="500" d="M299 633V253H235V553L138 528L122 559L255 633H299Z" />
|
||||
<glyph unicode="º" glyph-name="ordmasculine" horiz-adv-x="500" d="M96 434Q96 476 108 510T142 569T191 608T249 622Q280 622 307 610T354 575T385 519T397 441Q397 398 385 364T351 305T303 269T245 256Q214 256 187 269T140 305T108 361T96 434ZM247
|
||||
566Q210 566 183 532T156 438Q156 378 183 346T246 314Q283 314 310 345T337 437Q337 498 311 532T247 566ZM76 206H425V152H76V206Z" />
|
||||
<glyph unicode="»" glyph-name="guillemotright" horiz-adv-x="500" d="M265 253V230L107 61L67 101L195 241L74 359L113 400L265 253ZM446 253V230L288 61L249 101L376 241L255 359L294 400L446 253Z" />
|
||||
<glyph unicode="¼" glyph-name="onequarter" horiz-adv-x="500" d="M76 -16L389 665L437 638L123 -42L76 -16ZM396 242H427V45H477V8H427V-70H381V8H236V37L396 242ZM382 164L288 45H382V164ZM146 677V374H95V614L18 594L5 619L112 677H146Z" />
|
||||
<glyph unicode="½" glyph-name="onehalf" horiz-adv-x="500" d="M76 -16L389 665L437 638L123 -42L76 -16ZM263 168Q282 200 313 217T389 235Q410 235 427 228T458 207T479 178T487 143Q487 127 484 115T471 91T444 65T398 31Q354 -1 329 -29H475Q479 -29
|
||||
484 -26T494 -22V-73H270V-38Q288 -14 314 12T375 65L398 82Q439 117 439 140Q439 165 423 179T379 194Q333 194 308 160Q305 157 304 152T300 143L263 168ZM146 677V374H95V614L18 594L5 619L112 677H146Z" />
|
||||
<glyph unicode="¾" glyph-name="threequarters" horiz-adv-x="500" d="M81 -16L394 665L442 638L128 -42L81 -16ZM128 684Q150 684 169 677T202 659T224 632T232 598Q232 576 220 559T187 535Q213 531 229 512T246 467Q246 447 236 431T210 401T171 381T125
|
||||
374Q57 374 11 426L49 468Q52 464 54 457T60 445Q74 431 90 425T123 419Q152 419 174 433T197 467Q197 491 181 503T126 515Q120 515 114 515T102 514V554Q107 552 113 552T124 553Q156 553 170 565T185 594Q185 611 169 626T125 642Q80 642 51 604L22 634Q64 684
|
||||
128 684ZM396 242H427V45H477V8H427V-70H381V8H236V37L396 242ZM382 164L288 45H382V164Z" />
|
||||
<glyph unicode="¿" glyph-name="questiondown" horiz-adv-x="500" d="M198 567Q181 583 181 608Q181 632 199 648T240 665Q263 665 281 648T300 608Q300 585 283 568T240 551Q215 551 198 567ZM438 91Q406 42 354 15T245 -13Q203 -13 170 1T114 39T79 95T67
|
||||
163Q67 215 90 248T144 307L166 325Q194 348 202 371T210 426V468H275V426Q275 403 274 387T266 354T246 320T209 278Q173 240 160 214T146 158Q146 136 154 117T177 83T209 61T248 52Q290 52 326 75T387 139L438 91Z" />
|
||||
<glyph unicode="À" glyph-name="Agrave" horiz-adv-x="500" d="M15 0L235 634H243L483 0H411L342 182H144L84 0H15ZM326 236L238 474L158 236H326ZM439 791L592 702L569 660L399 721L439 791Z" />
|
||||
<glyph unicode="Á" glyph-name="Aacute" horiz-adv-x="500" d="M15 0L235 634H243L483 0H411L342 182H144L84 0H15ZM326 236L238 474L158 236H326ZM565 791L605 721L436 660L413 702L565 791Z" />
|
||||
<glyph unicode="Â" glyph-name="Acircumflex" horiz-adv-x="500" d="M15 0L235 634H243L483 0H411L342 182H144L84 0H15ZM326 236L238 474L158 236H326ZM359 692L490 791H512L635 693L602 655L499 726L387 658L359 692Z" />
|
||||
<glyph unicode="Ã" glyph-name="Atilde" horiz-adv-x="500" d="M15 0L235 634H243L483 0H411L342 182H144L84 0H15ZM326 236L238 474L158 236H326ZM131 683L86 715Q141 802 199 802Q217 802 236 791T273 765T304 739T325 727Q348 727 359 742T387 780L425
|
||||
740Q395 704 373 687T328 669Q305 669 287 681T254 707T225 733T200 745Q178 745 165 732T131 683Z" />
|
||||
<glyph unicode="Ä" glyph-name="Adieresis" horiz-adv-x="500" d="M15 0L235 634H243L483 0H411L342 182H144L84 0H15ZM326 236L238 474L158 236H326ZM187 774Q202 759 202 738Q202 718 187 703T151 688Q131 688 116 703T101 738Q101 758 116 773T151 789Q172
|
||||
789 187 774ZM365 774Q380 759 380 738Q380 718 365 703T329 688Q309 688 295 702T280 738Q280 759 294 774T329 789Q350 789 365 774Z" />
|
||||
<glyph unicode="Å" glyph-name="Aring" horiz-adv-x="500" d="M241 753Q224 753 212 740T199 707Q199 688 211 675T241 662Q258 662 270 675T282 707Q282 727 270 740T241 753ZM326 236L238 474L158 236H326ZM248 619L483 0H411L342 182H144L84 -1H15L230
|
||||
619Q195 623 172 648T148 708Q148 726 155 741T174 769T204 788T240 795Q259 795 275 788T304 769T324 742T331 708Q331 673 308 648T248 619Z" />
|
||||
<glyph unicode="Æ" glyph-name="AE" horiz-adv-x="500" d="M200 624H484V562H313V357H458V293H313V62H482V0H252V169H122L68 0H4L200 624ZM252 562H241L136 227H252V562Z" />
|
||||
<glyph unicode="Ç" glyph-name="Ccedilla" horiz-adv-x="500" d="M327 -109Q327 -85 280 -85H250L260 -10Q218 -6 179 14T108 72T59 167T41 303Q41 399 64 462T121 561T197 613T276 628Q307 628 336 619T391 594T437 556T469 505L402 472Q398 475 398 482Q398
|
||||
494 395 500Q375 533 343 552T275 572Q241 572 211 555T159 504T123 422T109 313Q109 254 122 206T158 123T213 69T281 50Q318 50 352 70T408 126L460 92Q434 50 393 24T304 -9L299 -47L316 -48Q384 -53 384 -103Q384 -131 356 -154T268 -177Q209 -177 157 -140L182
|
||||
-98Q225 -134 281 -134Q307 -134 317 -127T327 -109Z" />
|
||||
<glyph unicode="È" glyph-name="Egrave" horiz-adv-x="500" d="M59 624H441V562H125V357H386V293H125V62H438V0H59V624ZM439 791L592 702L569 660L399 721L439 791Z" />
|
||||
<glyph unicode="É" glyph-name="Eacute" horiz-adv-x="500" d="M59 624H441V562H125V357H386V293H125V62H438V0H59V624ZM325 791L365 721L196 660L173 702L325 791Z" />
|
||||
<glyph unicode="Ê" glyph-name="Ecircumflex" horiz-adv-x="500" d="M59 624H441V562H125V357H386V293H125V62H438V0H59V624ZM367 692L498 791H520L643 693L610 655L507 726L395 658L367 692Z" />
|
||||
<glyph unicode="Ë" glyph-name="Edieresis" horiz-adv-x="500" d="M59 624H441V562H125V357H386V293H125V62H438V0H59V624ZM193 774Q208 759 208 738Q208 718 193 703T157 688Q137 688 122 703T107 738Q107 758 122 773T157 789Q178 789 193 774ZM371 774Q386
|
||||
759 386 738Q386 718 371 703T335 688Q315 688 301 702T286 738Q286 759 300 774T335 789Q356 789 371 774Z" />
|
||||
<glyph unicode="Ì" glyph-name="Igrave" horiz-adv-x="500" d="M88 623H397V564H274V57H403V-1H81V58H204V564H88V623ZM439 791L592 702L569 660L399 721L439 791Z" />
|
||||
<glyph unicode="Í" glyph-name="Iacute" horiz-adv-x="500" d="M88 623H397V564H274V57H403V-1H81V58H204V564H88V623ZM325 791L365 721L196 660L173 702L325 791Z" />
|
||||
<glyph unicode="Î" glyph-name="Icircumflex" horiz-adv-x="500" d="M88 623H397V564H274V57H403V-1H81V58H204V564H88V623ZM358 692L489 791H511L634 693L601 655L498 726L386 658L358 692Z" />
|
||||
<glyph unicode="Ï" glyph-name="Idieresis" horiz-adv-x="500" d="M88 623H397V564H274V57H403V-1H81V58H204V564H88V623ZM190 774Q205 759 205 738Q205 718 190 703T154 688Q134 688 119 703T104 738Q104 758 119 773T154 789Q175 789 190 774ZM368 774Q383
|
||||
759 383 738Q383 718 368 703T332 688Q312 688 298 702T283 738Q283 759 297 774T332 789Q353 789 368 774Z" />
|
||||
<glyph unicode="Ð" glyph-name="Eth" horiz-adv-x="500" d="M79 623H218Q286 623 332 600T408 536T452 436T466 306Q466 261 456 217T428 134T382 65T319 18Q280 -1 206 -1H79V301H30V359H79V623ZM143 301V57H203Q299 57 349 122T399 306Q399 426 355 495T214
|
||||
564H143V359H248V301H143Z" />
|
||||
<glyph unicode="Ñ" glyph-name="Ntilde" horiz-adv-x="500" d="M50 0V623H118L380 161V624H454Q454 618 451 611T447 597V0H392L117 490V0H50ZM136 683L91 715Q146 802 204 802Q222 802 241 791T278 765T309 739T330 727Q353 727 364 742T392 780L430 740Q400
|
||||
704 378 687T333 669Q310 669 292 681T259 707T230 733T205 745Q183 745 170 732T136 683Z" />
|
||||
<glyph unicode="Ò" glyph-name="Ograve" horiz-adv-x="500" d="M254 -10Q203 -10 162 13T91 79T45 181T29 313Q29 385 45 444T92 544T164 607T256 630Q300 630 338 611T407 554T455 455T471 312Q471 222 452 161T402 61T333 7T254 -10ZM150 115Q197 59 254
|
||||
59Q281 59 307 70T354 111T388 189T401 314Q401 388 387 435T352 511T307 551T256 564Q225 565 199 553T150 514T113 440T98 319Q98 250 112 197T150 115ZM439 791L592 702L569 660L399 721L439 791Z" />
|
||||
<glyph unicode="Ó" glyph-name="Oacute" horiz-adv-x="500" d="M254 -10Q203 -10 162 13T91 79T45 181T29 313Q29 385 45 444T92 544T164 607T256 630Q300 630 338 611T407 554T455 455T471 312Q471 222 452 161T402 61T333 7T254 -10ZM150 115Q197 59 254
|
||||
59Q281 59 307 70T354 111T388 189T401 314Q401 388 387 435T352 511T307 551T256 564Q225 565 199 553T150 514T113 440T98 319Q98 250 112 197T150 115ZM325 791L365 721L196 660L173 702L325 791Z" />
|
||||
<glyph unicode="Ô" glyph-name="Ocircumflex" horiz-adv-x="500" d="M254 -10Q203 -10 162 13T91 79T45 181T29 313Q29 385 45 444T92 544T164 607T256 630Q300 630 338 611T407 554T455 455T471 312Q471 222 452 161T402 61T333 7T254 -10ZM150 115Q197
|
||||
59 254 59Q281 59 307 70T354 111T388 189T401 314Q401 388 387 435T352 511T307 551T256 564Q225 565 199 553T150 514T113 440T98 319Q98 250 112 197T150 115ZM114 692L245 791H267L390 693L357 655L254 726L142 658L114 692Z" />
|
||||
<glyph unicode="Õ" glyph-name="Otilde" horiz-adv-x="500" d="M254 -10Q203 -10 162 13T91 79T45 181T29 313Q29 385 45 444T92 544T164 607T256 630Q300 630 338 611T407 554T455 455T471 312Q471 222 452 161T402 61T333 7T254 -10ZM150 115Q197 59 254
|
||||
59Q281 59 307 70T354 111T388 189T401 314Q401 388 387 435T352 511T307 551T256 564Q225 565 199 553T150 514T113 440T98 319Q98 250 112 197T150 115ZM136 683L91 715Q146 802 204 802Q222 802 241 791T278 765T309 739T330 727Q353 727 364 742T392 780L430
|
||||
740Q400 704 378 687T333 669Q310 669 292 681T259 707T230 733T205 745Q183 745 170 732T136 683Z" />
|
||||
<glyph unicode="Ö" glyph-name="Odieresis" horiz-adv-x="500" d="M254 -10Q203 -10 162 13T91 79T45 181T29 313Q29 385 45 444T92 544T164 607T256 630Q300 630 338 611T407 554T455 455T471 312Q471 222 452 161T402 61T333 7T254 -10ZM150 115Q197 59
|
||||
254 59Q281 59 307 70T354 111T388 189T401 314Q401 388 387 435T352 511T307 551T256 564Q225 565 199 553T150 514T113 440T98 319Q98 250 112 197T150 115ZM193 774Q208 759 208 738Q208 718 193 703T157 688Q137 688 122 703T107 738Q107 758 122 773T157 789Q178
|
||||
789 193 774ZM371 774Q386 759 386 738Q386 718 371 703T335 688Q315 688 301 702T286 738Q286 759 300 774T335 789Q356 789 371 774Z" />
|
||||
<glyph unicode="×" glyph-name="multiply" horiz-adv-x="500" d="M382 503L430 459L300 325L427 191L381 145L254 278L129 149L85 193L211 324L85 457L132 503L256 372L382 503Z" />
|
||||
<glyph unicode="Ø" glyph-name="Oslash" horiz-adv-x="500" d="M150 513Q127 487 113 438T98 322Q98 212 132 145L336 528Q298 564 252 564Q226 564 200 552T150 513ZM413 545Q471 466 471 310Q471 218 452 157T402 59T332 6T254 -10Q225 -10 196 -1T138
|
||||
30L88 -63L36 -36L95 74Q29 159 29 313Q29 384 45 442T90 542T161 607T254 630Q284 630 313 620T369 590L415 677L469 648L413 545ZM374 472L171 92Q208 59 248 59Q323 59 362 121T401 314Q401 413 374 472Z" />
|
||||
<glyph unicode="Ù" glyph-name="Ugrave" horiz-adv-x="500" d="M50 623H129Q130 623 130 621Q130 617 126 610T119 591V214Q119 162 129 134T157 87T199 59T252 48Q280 50 304 58T347 85T376 134T387 217V623H454V218Q454 157 441 115T399 45T334 3T251 -11Q206
|
||||
-11 169 3T106 44T65 110T50 215V623ZM438 791L591 702L568 660L398 721L438 791Z" />
|
||||
<glyph unicode="Ú" glyph-name="Uacute" horiz-adv-x="500" d="M50 623H129Q130 623 130 621Q130 617 126 610T119 591V214Q119 162 129 134T157 87T199 59T252 48Q280 50 304 58T347 85T376 134T387 217V623H454V218Q454 157 441 115T399 45T334 3T251 -11Q206
|
||||
-11 169 3T106 44T65 110T50 215V623ZM325 791L365 721L196 660L173 702L325 791Z" />
|
||||
<glyph unicode="Û" glyph-name="Ucircumflex" horiz-adv-x="500" d="M50 623H129Q130 623 130 621Q130 617 126 610T119 591V214Q119 162 129 134T157 87T199 59T252 48Q280 50 304 58T347 85T376 134T387 217V623H454V218Q454 157 441 115T399 45T334 3T251
|
||||
-11Q206 -11 169 3T106 44T65 110T50 215V623ZM114 692L245 791H267L390 693L357 655L254 726L142 658L114 692Z" />
|
||||
<glyph unicode="Ü" glyph-name="Udieresis" horiz-adv-x="500" d="M50 623H129Q130 623 130 621Q130 617 126 610T119 591V214Q119 162 129 134T157 87T199 59T252 48Q280 50 304 58T347 85T376 134T387 217V623H454V218Q454 157 441 115T399 45T334 3T251
|
||||
-11Q206 -11 169 3T106 44T65 110T50 215V623ZM201 774Q216 759 216 738Q216 718 201 703T165 688Q145 688 130 703T115 738Q115 758 130 773T165 789Q186 789 201 774ZM379 774Q394 759 394 738Q394 718 379 703T343 688Q323 688 309 702T294 738Q294 759 308
|
||||
774T343 789Q364 789 379 774Z" />
|
||||
<glyph unicode="Ý" glyph-name="Yacute" horiz-adv-x="500" d="M28 623H108L261 321L399 623H473L296 246V0H220V246L28 623ZM325 791L365 721L196 660L173 702L325 791Z" />
|
||||
<glyph unicode="Þ" glyph-name="Thorn" horiz-adv-x="500" d="M59 623H137Q139 621 139 620Q139 617 135 611T129 595V506H259Q311 506 347 492T407 454T442 398T456 330Q454 294 443 263T409 208T351 172T264 158H129V0H59V623ZM129 440V219H264Q296 219
|
||||
318 227T354 250T375 285T384 328Q382 351 375 371T352 407T314 431T257 440H129Z" />
|
||||
<glyph unicode="ß" glyph-name="germandbls" horiz-adv-x="500" d="M55 0V423Q55 547 105 608T239 669Q276 669 309 655T366 616T405 560T420 493Q420 450 399 414T341 359Q369 350 392 333T431 293T455 241T464 181Q464 140 450 106T411 45T353 5T281 -10Q223
|
||||
-10 177 21L212 77Q242 53 285 53Q306 53 326 63T363 90T388 128T398 173Q396 207 387 235T359 282T313 312T244 323H214V380H250Q268 380 286 387T319 409T343 446T352 501Q352 522 344 542T320 577T283 602T237 611Q210 611 189 598T153 560T131 501T123 425V0H55Z"
|
||||
/>
|
||||
<glyph unicode="à" glyph-name="agrave" horiz-adv-x="500" d="M91 403Q152 467 254 467Q338 467 386 425T435 283V0H367V50Q294 -11 203 -11Q167 -11 139 0T90 29T60 70T49 116Q49 185 108 225T280 269H366V286Q366 354 338 381T249 408Q175 408 126 357L91
|
||||
403ZM369 214H352Q338 214 326 214T301 215Q246 215 211 208T156 187T129 158T121 122Q121 90 149 67T218 44Q248 44 272 53T314 76T343 104T359 130Q369 150 369 184V214ZM243 699L331 552L281 522L180 657L243 699Z" />
|
||||
<glyph unicode="á" glyph-name="aacute" horiz-adv-x="500" d="M91 403Q152 467 254 467Q338 467 386 425T435 283V0H367V50Q294 -11 203 -11Q167 -11 139 0T90 29T60 70T49 116Q49 185 108 225T280 269H366V286Q366 354 338 381T249 408Q175 408 126 357L91
|
||||
403ZM369 214H352Q338 214 326 214T301 215Q246 215 211 208T156 187T129 158T121 122Q121 90 149 67T218 44Q248 44 272 53T314 76T343 104T359 130Q369 150 369 184V214ZM292 699L355 657L254 522L204 552L292 699Z" />
|
||||
<glyph unicode="â" glyph-name="acircumflex" horiz-adv-x="500" d="M91 403Q152 467 254 467Q338 467 386 425T435 283V0H367V50Q294 -11 203 -11Q167 -11 139 0T90 29T60 70T49 116Q49 185 108 225T280 269H366V286Q366 354 338 381T249 408Q175 408 126
|
||||
357L91 403ZM369 214H352Q338 214 326 214T301 215Q246 215 211 208T156 187T129 158T121 122Q121 90 149 67T218 44Q248 44 272 53T314 76T343 104T359 130Q369 150 369 184V214ZM141 545L252 685H274L384 544L338 509L260 612L179 510L141 545Z" />
|
||||
<glyph unicode="ã" glyph-name="atilde" horiz-adv-x="500" d="M91 403Q152 467 254 467Q338 467 386 425T435 283V0H367V50Q294 -11 203 -11Q167 -11 139 0T90 29T60 70T49 116Q49 185 108 225T280 269H366V286Q366 354 338 381T249 408Q175 408 126 357L91
|
||||
403ZM369 214H352Q338 214 326 214T301 215Q246 215 211 208T156 187T129 158T121 122Q121 90 149 67T218 44Q248 44 272 53T314 76T343 104T359 130Q369 150 369 184V214ZM144 557L100 589Q154 676 213 676Q231 676 251 665T288 639T317 613T338 601Q350 601 358
|
||||
605T373 616T386 633T401 654L438 614Q408 578 387 561T342 543Q319 543 301 555T268 581T240 607T214 619Q192 619 179 606T144 557Z" />
|
||||
<glyph unicode="ä" glyph-name="adieresis" horiz-adv-x="500" d="M91 403Q152 467 254 467Q338 467 386 425T435 283V0H367V50Q294 -11 203 -11Q167 -11 139 0T90 29T60 70T49 116Q49 185 108 225T280 269H366V286Q366 354 338 381T249 408Q175 408 126
|
||||
357L91 403ZM369 214H352Q338 214 326 214T301 215Q246 215 211 208T156 187T129 158T121 122Q121 90 149 67T218 44Q248 44 272 53T314 76T343 104T359 130Q369 150 369 184V214ZM210 650Q225 635 225 614Q225 594 210 579T175 564Q154 564 139 579T124 614Q124
|
||||
634 139 649T175 665Q195 665 210 650ZM388 650Q403 635 403 614Q403 594 388 579T353 564Q332 564 318 578T303 614Q303 635 317 650T353 665Q373 665 388 650Z" />
|
||||
<glyph unicode="å" glyph-name="aring" horiz-adv-x="500" d="M91 403Q152 467 254 467Q338 467 386 425T435 283V0H367V50Q294 -11 203 -11Q167 -11 139 0T90 29T60 70T49 116Q49 185 108 225T280 269H366V286Q366 354 338 381T249 408Q175 408 126 357L91
|
||||
403ZM369 214H352Q338 214 326 214T301 215Q246 215 211 208T156 187T129 158T121 122Q121 90 149 67T218 44Q248 44 272 53T314 76T343 104T359 130Q369 150 369 184V214ZM321 667Q348 640 348 605Q348 587 341 571T321 543T291 524T256 517Q238 517 222 524T193
|
||||
543T173 571T165 605Q165 623 172 639T192 667T221 686T256 693Q293 693 321 667ZM257 652Q240 652 228 639T216 606Q216 587 228 574T257 560Q274 560 286 573T299 606Q299 625 287 638T257 652Z" />
|
||||
<glyph unicode="æ" glyph-name="ae" horiz-adv-x="500" d="M31 412Q74 467 147 467Q183 467 212 451T258 405Q275 434 303 450T362 467Q430 467 460 414T490 268V230L282 223V175Q282 117 310 82T386 47Q432 47 459 84L494 42Q450 -11 380 -11Q342 -11 309
|
||||
7T255 58Q238 26 208 8T142 -11Q113 -11 89 1T47 32T20 75T10 123Q10 192 61 233T198 278L221 279V305Q221 354 199 382T142 411Q97 411 66 368L31 412ZM221 219L199 218Q162 216 138 209T100 189T80 159T74 122Q74 108 80 96T96 73T118 56T144 50Q187 50 204 76T222
|
||||
158Q222 164 222 169T221 181V219ZM282 279L432 284V305Q432 354 414 382T362 411Q326 411 304 378T282 296V279Z" />
|
||||
<glyph unicode="ç" glyph-name="ccedilla" horiz-adv-x="500" d="M327 -109Q327 -85 280 -85H250L260 -10Q216 -6 179 13T114 64T72 138T56 231Q56 280 73 323T120 398T193 448T286 466Q340 466 384 444T457 381L406 322Q401 325 401 328T400 338T394 353T369
|
||||
377Q335 405 276 405Q247 405 221 393T174 359T142 305T130 234Q130 195 142 162T175 105T225 68T289 54Q358 54 408 110L450 61Q391 -2 304 -10L299 -47L316 -48Q384 -53 384 -103Q384 -131 356 -154T268 -177Q209 -177 157 -140L182 -98Q225 -134 281 -134Q307
|
||||
-134 317 -127T327 -109Z" />
|
||||
<glyph unicode="è" glyph-name="egrave" horiz-adv-x="500" d="M259 468Q295 468 329 455T388 416T429 348T445 251Q445 243 445 235T443 218H118Q120 170 134 138T171 85T220 57T274 48Q345 48 392 99L432 60Q374 -10 272 -10Q222 -10 181 5T110 51T65 125T49
|
||||
227Q49 285 65 330T110 405T177 452T259 468ZM121 274H372Q372 278 372 281T373 290Q373 315 364 337T338 376T301 403T254 413Q207 413 169 380T121 274ZM243 699L331 552L281 522L180 657L243 699Z" />
|
||||
<glyph unicode="é" glyph-name="eacute" horiz-adv-x="500" d="M259 468Q295 468 329 455T388 416T429 348T445 251Q445 243 445 235T443 218H118Q120 170 134 138T171 85T220 57T274 48Q345 48 392 99L432 60Q374 -10 272 -10Q222 -10 181 5T110 51T65 125T49
|
||||
227Q49 285 65 330T110 405T177 452T259 468ZM121 274H372Q372 278 372 281T373 290Q373 315 364 337T338 376T301 403T254 413Q207 413 169 380T121 274ZM292 699L355 657L254 522L204 552L292 699Z" />
|
||||
<glyph unicode="ê" glyph-name="ecircumflex" horiz-adv-x="500" d="M259 468Q295 468 329 455T388 416T429 348T445 251Q445 243 445 235T443 218H118Q120 170 134 138T171 85T220 57T274 48Q345 48 392 99L432 60Q374 -10 272 -10Q222 -10 181 5T110 51T65
|
||||
125T49 227Q49 285 65 330T110 405T177 452T259 468ZM121 274H372Q372 278 372 281T373 290Q373 315 364 337T338 376T301 403T254 413Q207 413 169 380T121 274ZM134 545L245 685H267L377 544L331 509L253 612L172 510L134 545Z" />
|
||||
<glyph unicode="ë" glyph-name="edieresis" horiz-adv-x="500" d="M259 468Q295 468 329 455T388 416T429 348T445 251Q445 243 445 235T443 218H118Q120 170 134 138T171 85T220 57T274 48Q345 48 392 99L432 60Q374 -10 272 -10Q222 -10 181 5T110 51T65
|
||||
125T49 227Q49 285 65 330T110 405T177 452T259 468ZM121 274H372Q372 278 372 281T373 290Q373 315 364 337T338 376T301 403T254 413Q207 413 169 380T121 274ZM199 650Q214 635 214 614Q214 594 199 579T164 564Q143 564 128 579T113 614Q113 634 128 649T164
|
||||
665Q184 665 199 650ZM377 650Q392 635 392 614Q392 594 377 579T342 564Q321 564 307 578T292 614Q292 635 306 650T342 665Q362 665 377 650Z" />
|
||||
<glyph unicode="ì" glyph-name="igrave" horiz-adv-x="500" d="M106 457H289V58H396V0H100V58H217V399H106V457ZM449 699L537 552L487 522L386 657L449 699Z" />
|
||||
<glyph unicode="í" glyph-name="iacute" horiz-adv-x="500" d="M106 457H289V58H396V0H100V58H217V399H106V457ZM540 699L603 657L502 522L452 552L540 699Z" />
|
||||
<glyph unicode="î" glyph-name="icircumflex" horiz-adv-x="500" d="M106 457H289V58H396V0H100V58H217V399H106V457ZM370 545L481 685H503L613 544L567 509L489 612L408 510L370 545Z" />
|
||||
<glyph unicode="ï" glyph-name="idieresis" horiz-adv-x="500" d="M106 457H289V58H396V0H100V58H217V399H106V457ZM446 650Q461 635 461 614Q461 594 446 579T411 564Q390 564 375 579T360 614Q360 634 375 649T411 665Q431 665 446 650ZM624 650Q639 635
|
||||
639 614Q639 594 624 579T589 564Q568 564 554 578T539 614Q539 635 553 650T589 665Q609 665 624 650Z" />
|
||||
<glyph unicode="ð" glyph-name="eth" horiz-adv-x="500" d="M256 50Q281 50 304 60T346 93T376 150T387 232Q387 280 375 313T344 367T301 397T253 406Q229 406 205 395T161 362T129 308T117 232Q117 191 128 158T157 100T201 63T256 50ZM347 570Q460 442
|
||||
460 253Q460 193 447 144T408 61T344 7T256 -12Q212 -12 173 5T105 54T58 129T40 223Q40 273 57 317T102 395T167 447T242 467Q320 467 369 415Q353 453 332 487T283 552L155 516L137 564L241 592Q196 630 139 656L220 672Q265 647 307 610L415 639L432 595L347
|
||||
570Z" />
|
||||
<glyph unicode="ñ" glyph-name="ntilde" horiz-adv-x="500" d="M68 0V457H142V376Q168 418 208 443T291 468Q321 468 347 458T392 424T421 365T432 277V0H361V275Q361 347 337 376T277 405Q254 405 230 395T187 367T155 322T142 263V0H68ZM387 557L343 589Q397
|
||||
676 456 676Q474 676 494 665T531 639T560 613T581 601Q593 601 601 605T616 616T629 633T644 654L681 614Q651 578 630 561T585 543Q562 543 544 555T511 581T483 607T457 619Q435 619 422 606T387 557Z" />
|
||||
<glyph unicode="ò" glyph-name="ograve" horiz-adv-x="500" d="M254 467Q296 467 333 451T399 403T443 328T460 228Q460 172 444 128T400 53T334 5T253 -12Q209 -12 171 6T103 55T57 131T40 226Q40 277 57 322T104 398T173 448T254 467ZM388 226Q388 269
|
||||
377 302T346 359T303 394T251 406Q224 406 200 394T157 359T127 304T116 230Q116 190 127 157T156 100T200 63T253 50Q281 50 305 61T348 95T377 151T388 226ZM243 699L331 552L281 522L180 657L243 699Z" />
|
||||
<glyph unicode="ó" glyph-name="oacute" horiz-adv-x="500" d="M254 467Q296 467 333 451T399 403T443 328T460 228Q460 172 444 128T400 53T334 5T253 -12Q209 -12 171 6T103 55T57 131T40 226Q40 277 57 322T104 398T173 448T254 467ZM388 226Q388 269
|
||||
377 302T346 359T303 394T251 406Q224 406 200 394T157 359T127 304T116 230Q116 190 127 157T156 100T200 63T253 50Q281 50 305 61T348 95T377 151T388 226ZM292 699L355 657L254 522L204 552L292 699Z" />
|
||||
<glyph unicode="ô" glyph-name="ocircumflex" horiz-adv-x="500" d="M254 467Q296 467 333 451T399 403T443 328T460 228Q460 172 444 128T400 53T334 5T253 -12Q209 -12 171 6T103 55T57 131T40 226Q40 277 57 322T104 398T173 448T254 467ZM388 226Q388
|
||||
269 377 302T346 359T303 394T251 406Q224 406 200 394T157 359T127 304T116 230Q116 190 127 157T156 100T200 63T253 50Q281 50 305 61T348 95T377 151T388 226ZM134 545L245 685H267L377 544L331 509L253 612L172 510L134 545Z" />
|
||||
<glyph unicode="õ" glyph-name="otilde" horiz-adv-x="500" d="M254 467Q296 467 333 451T399 403T443 328T460 228Q460 172 444 128T400 53T334 5T253 -12Q209 -12 171 6T103 55T57 131T40 226Q40 277 57 322T104 398T173 448T254 467ZM388 226Q388 269
|
||||
377 302T346 359T303 394T251 406Q224 406 200 394T157 359T127 304T116 230Q116 190 127 157T156 100T200 63T253 50Q281 50 305 61T348 95T377 151T388 226ZM135 557L91 589Q145 676 204 676Q222 676 242 665T279 639T308 613T329 601Q341 601 349 605T364 616T377
|
||||
633T392 654L429 614Q399 578 378 561T333 543Q310 543 292 555T259 581T231 607T205 619Q183 619 170 606T135 557Z" />
|
||||
<glyph unicode="ö" glyph-name="odieresis" horiz-adv-x="500" d="M254 467Q296 467 333 451T399 403T443 328T460 228Q460 172 444 128T400 53T334 5T253 -12Q209 -12 171 6T103 55T57 131T40 226Q40 277 57 322T104 398T173 448T254 467ZM388 226Q388 269
|
||||
377 302T346 359T303 394T251 406Q224 406 200 394T157 359T127 304T116 230Q116 190 127 157T156 100T200 63T253 50Q281 50 305 61T348 95T377 151T388 226ZM198 650Q213 635 213 614Q213 594 198 579T163 564Q142 564 127 579T112 614Q112 634 127 649T163 665Q183
|
||||
665 198 650ZM376 650Q391 635 391 614Q391 594 376 579T341 564Q320 564 306 578T291 614Q291 635 305 650T341 665Q361 665 376 650Z" />
|
||||
<glyph unicode="÷" glyph-name="divide" horiz-adv-x="500" d="M71 348H431V281H71V348ZM287 498Q300 483 300 466Q300 448 287 435T255 422Q237 422 224 435T211 466Q211 485 224 498T255 512Q273 512 287 498ZM287 190Q300 175 300 158Q300 140 287 127T256
|
||||
114Q238 114 224 126T210 158Q210 178 224 191T256 204Q273 204 287 190Z" />
|
||||
<glyph unicode="ø" glyph-name="oslash" horiz-adv-x="500" d="M252 406Q225 406 201 394T157 359T127 305T116 235Q116 159 150 110L304 393Q279 406 252 406ZM386 417Q460 349 460 233Q460 175 444 130T400 53T335 5T255 -12Q205 -12 162 10L122 -64L70
|
||||
-37L114 44Q40 115 40 221Q40 275 57 320T104 397T173 448T257 467Q296 467 335 450L372 519L425 490L386 417ZM351 354L194 67Q223 50 255 50Q282 50 306 62T348 96T377 151T388 223Q388 305 351 354Z" />
|
||||
<glyph unicode="ù" glyph-name="ugrave" horiz-adv-x="500" d="M63 457H135V202Q135 158 143 129T165 81T198 55T239 47Q263 49 285 59T324 87T352 135T362 205V457H435V41Q435 18 440 0H364Q363 7 362 15T362 35L363 70Q341 32 304 11T221 -11Q186 -11 158
|
||||
1T108 40T74 106T62 202L63 457ZM243 699L331 552L281 522L180 657L243 699Z" />
|
||||
<glyph unicode="ú" glyph-name="uacute" horiz-adv-x="500" d="M63 457H135V202Q135 158 143 129T165 81T198 55T239 47Q263 49 285 59T324 87T352 135T362 205V457H435V41Q435 18 440 0H364Q363 7 362 15T362 35L363 70Q341 32 304 11T221 -11Q186 -11 158
|
||||
1T108 40T74 106T62 202L63 457ZM292 699L355 657L254 522L204 552L292 699Z" />
|
||||
<glyph unicode="û" glyph-name="ucircumflex" horiz-adv-x="500" d="M63 457H135V202Q135 158 143 129T165 81T198 55T239 47Q263 49 285 59T324 87T352 135T362 205V457H435V41Q435 18 440 0H364Q363 7 362 15T362 35L363 70Q341 32 304 11T221 -11Q186
|
||||
-11 158 1T108 40T74 106T62 202L63 457ZM134 545L245 685H267L377 544L331 509L253 612L172 510L134 545Z" />
|
||||
<glyph unicode="ü" glyph-name="udieresis" horiz-adv-x="500" d="M63 457H135V202Q135 158 143 129T165 81T198 55T239 47Q263 49 285 59T324 87T352 135T362 205V457H435V41Q435 18 440 0H364Q363 7 362 15T362 35L363 70Q341 32 304 11T221 -11Q186 -11
|
||||
158 1T108 40T74 106T62 202L63 457ZM198 650Q213 635 213 614Q213 594 198 579T163 564Q142 564 127 579T112 614Q112 634 127 649T163 665Q183 665 198 650ZM376 650Q391 635 391 614Q391 594 376 579T341 564Q320 564 306 578T291 614Q291 635 305 650T341 665Q361
|
||||
665 376 650Z" />
|
||||
<glyph unicode="ý" glyph-name="yacute" horiz-adv-x="500" d="M59 425L46 457H135Q135 449 133 444T131 433Q131 429 133 427L267 91L354 336Q367 371 375 401T388 457H463Q454 431 444 398T418 325L294 -2L275 -52Q251 -119 214 -146T127 -174Q62 -174
|
||||
22 -135L60 -71Q63 -74 65 -80T68 -89Q68 -89 72 -93T82 -102T99 -111T121 -115Q150 -115 172 -97T217 -32L231 2L59 425ZM292 699L355 657L254 522L204 552L292 699Z" />
|
||||
<glyph unicode="þ" glyph-name="thorn" horiz-adv-x="500" d="M60 665H140Q140 658 137 649T133 632V387Q156 424 194 445T272 467Q310 467 344 453T405 409T447 336T463 232Q463 172 447 126T403 50T342 4T271 -12Q229 -12 193 7T134 60V-167H60V665ZM133
|
||||
190Q135 116 167 84T246 52Q271 52 296 60T341 87T375 139T388 219Q388 307 352 356T249 406Q229 406 208 399T171 375T144 330T133 259V190Z" />
|
||||
<glyph unicode="ÿ" glyph-name="ydieresis" horiz-adv-x="500" d="M59 425L46 457H135Q135 449 133 444T131 433Q131 429 133 427L267 91L354 336Q367 371 375 401T388 457H463Q454 431 444 398T418 325L294 -2L275 -52Q251 -119 214 -146T127 -174Q62 -174
|
||||
22 -135L60 -71Q63 -74 65 -80T68 -89Q68 -89 72 -93T82 -102T99 -111T121 -115Q150 -115 172 -97T217 -32L231 2L59 425ZM198 650Q213 635 213 614Q213 594 198 579T163 564Q142 564 127 579T112 614Q112 634 127 649T163 665Q183 665 198 650ZM376 650Q391 635
|
||||
391 614Q391 594 376 579T341 564Q320 564 306 578T291 614Q291 635 305 650T341 665Q361 665 376 650Z" />
|
||||
<glyph unicode="‘" glyph-name="quoteleft" horiz-adv-x="500" d="M182 450Q182 531 288 638L323 607Q295 582 277 552T258 502Q258 492 266 484T283 467T301 449T309 425Q309 401 293 384T250 367Q224 367 203 390T182 450Z" />
|
||||
<glyph unicode="’" glyph-name="quoteright" horiz-adv-x="500" d="M306 555Q306 476 199 367L165 397Q193 423 211 453T230 502Q230 512 222 521T204 538T187 556T179 579Q179 604 195 621T238 638Q264 638 285 615T306 555Z" />
|
||||
<glyph unicode="‚" glyph-name="quotesinglbase" horiz-adv-x="500" d="M306 20Q306 -59 199 -168L165 -138Q193 -112 211 -82T230 -33Q230 -23 222 -15T205 2T187 20T179 44Q179 69 195 86T238 103Q264 103 285 80T306 20Z" />
|
||||
<glyph unicode="“" glyph-name="quotedblleft" horiz-adv-x="500" d="M286 450Q286 531 392 638L426 607Q398 582 380 552T361 502Q361 492 369 484T387 468T405 449T413 425Q413 401 396 384T353 367Q327 367 307 390T286 450ZM79 450Q79 531 185 638L219
|
||||
607Q191 582 173 552T154 502Q154 492 162 484T180 468T198 449T206 425Q206 401 189 384T146 367Q120 367 100 390T79 450Z" />
|
||||
<glyph unicode="”" glyph-name="quotedblright" horiz-adv-x="500" d="M202 555Q202 474 96 367L61 397Q90 423 108 453T126 502Q126 512 118 521T100 538T83 556T75 579Q75 604 91 621T134 638Q161 638 181 615T202 555ZM409 555Q409 474 303 367L268
|
||||
397Q297 423 315 453T333 502Q333 512 326 521T308 538T290 556T282 579Q282 604 298 621T341 638Q368 638 388 615T409 555Z" />
|
||||
<glyph unicode="„" glyph-name="quotedblbase" horiz-adv-x="500" d="M409 20Q409 -61 303 -168L268 -138Q297 -112 315 -82T333 -33Q333 -23 325 -15T308 2T290 20T282 44Q282 69 298 86T341 103Q368 103 388 80T409 20ZM202 20Q202 -61 96 -168L61 -138Q90
|
||||
-112 108 -82T126 -33Q126 -23 118 -15T101 3T83 21T75 44Q75 69 91 86T134 103Q161 103 181 80T202 20Z" />
|
||||
<glyph unicode="•" glyph-name="bullet" horiz-adv-x="500" d="M316 355Q341 330 341 296Q341 262 316 238T256 213Q221 213 196 237T171 296Q171 331 196 355T256 380Q289 380 316 355Z" />
|
||||
<glyph unicode="‹" glyph-name="guilsinglleft" horiz-adv-x="500" d="M145 253L297 400L336 359L215 241L343 101L303 61L145 230V253Z" />
|
||||
<glyph unicode="›" glyph-name="guilsinglright" horiz-adv-x="500" d="M343 253V230L185 61L145 101L273 241L152 359L191 400L343 253Z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 62 KiB |
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.ttf
Normal file
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.ttf
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.woff
Normal file
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.woff
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.woff2
Normal file
BIN
themes/grav/fonts/Inconsolata-regular/Inconsolata-regular.woff2
Normal file
Binary file not shown.
93
themes/grav/fonts/Inconsolata-regular/LICENSE.txt
Normal file
93
themes/grav/fonts/Inconsolata-regular/LICENSE.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2011, Raph Levien (firstname.lastname@gmail.com), Copyright (c) 2012, Cyreal (cyreal.org)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
93
themes/grav/fonts/Lato-300/LICENSE.txt
Normal file
93
themes/grav/fonts/Lato-300/LICENSE.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic (team@latofonts.com) with Reserved Font Name "Lato"
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
BIN
themes/grav/fonts/Lato-300/Lato-300.eot
Normal file
BIN
themes/grav/fonts/Lato-300/Lato-300.eot
Normal file
Binary file not shown.
4148
themes/grav/fonts/Lato-300/Lato-300.svg
Normal file
4148
themes/grav/fonts/Lato-300/Lato-300.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 230 KiB |
BIN
themes/grav/fonts/Lato-300/Lato-300.ttf
Normal file
BIN
themes/grav/fonts/Lato-300/Lato-300.ttf
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Lato-300/Lato-300.woff
Normal file
BIN
themes/grav/fonts/Lato-300/Lato-300.woff
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Lato-300/Lato-300.woff2
Normal file
BIN
themes/grav/fonts/Lato-300/Lato-300.woff2
Normal file
Binary file not shown.
93
themes/grav/fonts/Lato-700/LICENSE.txt
Normal file
93
themes/grav/fonts/Lato-700/LICENSE.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic (team@latofonts.com) with Reserved Font Name "Lato"
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
BIN
themes/grav/fonts/Lato-700/Lato-700.eot
Normal file
BIN
themes/grav/fonts/Lato-700/Lato-700.eot
Normal file
Binary file not shown.
4457
themes/grav/fonts/Lato-700/Lato-700.svg
Normal file
4457
themes/grav/fonts/Lato-700/Lato-700.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 244 KiB |
BIN
themes/grav/fonts/Lato-700/Lato-700.ttf
Normal file
BIN
themes/grav/fonts/Lato-700/Lato-700.ttf
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Lato-700/Lato-700.woff
Normal file
BIN
themes/grav/fonts/Lato-700/Lato-700.woff
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Lato-700/Lato-700.woff2
Normal file
BIN
themes/grav/fonts/Lato-700/Lato-700.woff2
Normal file
Binary file not shown.
93
themes/grav/fonts/Lato-regular/LICENSE.txt
Normal file
93
themes/grav/fonts/Lato-regular/LICENSE.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic (team@latofonts.com) with Reserved Font Name "Lato"
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
BIN
themes/grav/fonts/Lato-regular/Lato-regular.eot
Normal file
BIN
themes/grav/fonts/Lato-regular/Lato-regular.eot
Normal file
Binary file not shown.
4148
themes/grav/fonts/Lato-regular/Lato-regular.svg
Normal file
4148
themes/grav/fonts/Lato-regular/Lato-regular.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 231 KiB |
BIN
themes/grav/fonts/Lato-regular/Lato-regular.ttf
Normal file
BIN
themes/grav/fonts/Lato-regular/Lato-regular.ttf
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Lato-regular/Lato-regular.woff
Normal file
BIN
themes/grav/fonts/Lato-regular/Lato-regular.woff
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Lato-regular/Lato-regular.woff2
Normal file
BIN
themes/grav/fonts/Lato-regular/Lato-regular.woff2
Normal file
Binary file not shown.
93
themes/grav/fonts/Montserrat-regular/LICENSE.txt
Normal file
93
themes/grav/fonts/Montserrat-regular/LICENSE.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
Copyright (c) 2011-2012, Julieta Ulanovsky (julieta.ulanovsky@gmail.com), with Reserved Font Names 'Montserrat'
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.eot
Normal file
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.eot
Normal file
Binary file not shown.
275
themes/grav/fonts/Montserrat-regular/Montserrat-regular.svg
Normal file
275
themes/grav/fonts/Montserrat-regular/Montserrat-regular.svg
Normal file
@@ -0,0 +1,275 @@
|
||||
<?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">
|
||||
<defs >
|
||||
<font id="Montserrat" horiz-adv-x="592" ><font-face
|
||||
font-family="Montserrat"
|
||||
units-per-em="1000"
|
||||
panose-1="2 0 5 5 0 0 0 2 0 4"
|
||||
ascent="968"
|
||||
descent="-251"
|
||||
alphabetic="0" />
|
||||
<glyph unicode=" " glyph-name="space" horiz-adv-x="274" />
|
||||
<glyph unicode="!" glyph-name="exclam" horiz-adv-x="295" d="M78 716H218V587L188 226H108L78 587V716ZM118 -8T96 14T74 66T96 119T148 141T201 119T223 67T201 14T149 -8Z" />
|
||||
<glyph unicode=""" glyph-name="quotedbl" horiz-adv-x="374" d="M77 453V699H155V453H77ZM219 453V699H297V453H219Z" />
|
||||
<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="735" d="M671 436H563L534 270H657L635 160H516L488 0H377L405 160H258L230 0H118L146 160H43L65 270H165L194 436H80L102 546H213L242 716H353L324 546H471L500 716H612L581 546H693L671 436ZM453 436H306L276
|
||||
270H423L453 436Z" />
|
||||
<glyph unicode="$" glyph-name="dollar" horiz-adv-x="619" d="M283 -72V1Q146 15 37 110L110 197Q194 124 283 110V304Q170 331 118 375T65 505T125 647T283 707V757H347V706Q457 698 555 631L490 539Q424 586 347 597V409H350Q465 382 519 336T573 203T511 60T347
|
||||
0V-72H283ZM395 112T423 135T451 193T429 248T347 287V107Q395 112 423 135ZM238 596T213 574T187 518T207 465T283 427V600Q238 596 213 574Z" />
|
||||
<glyph unicode="%" glyph-name="percent" horiz-adv-x="786" d="M346 623T346 557T303 444T195 397T87 443T44 556T87 669T195 716T303 670ZM710 699L198 0H69L581 699H710ZM252 525T252 555T235 605T194 626T153 606T137 555T154 505T195 484T236 504ZM743 218T743
|
||||
152T700 39T592 -8T484 38T441 151T484 264T592 311T700 265ZM651 118T651 148T634 198T593 219T552 199T536 148T553 98T594 77T635 97Z" />
|
||||
<glyph unicode="&" glyph-name="ampersand" horiz-adv-x="694" d="M285 -8Q187 -8 118 46T49 196Q49 309 213 397Q172 444 156 474T139 550Q139 630 198 673T337 716T473 675T529 560Q529 461 369 373Q449 275 499 223Q530 269 547 330L629 272Q603 203 570
|
||||
151Q610 110 672 52L597 -18L505 73Q417 -8 285 -8ZM160 146T198 118T299 89T433 147Q332 253 273 325Q160 264 160 191Q160 146 198 118ZM303 627T277 606T250 557T263 507T310 444Q423 500 423 548Q423 588 397 607T337 627Z" />
|
||||
<glyph unicode="'" glyph-name="quotesingle" horiz-adv-x="232" d="M77 453V699H155V453H77Z" />
|
||||
<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="332" d="M161 427T161 312T201 73T299 -133H180Q131 -65 91 61T50 312T90 563T180 757H299Q241 676 201 552Z" />
|
||||
<glyph unicode=")" glyph-name="parenright" horiz-adv-x="332" d="M171 197T171 312T131 551T33 757H152Q201 689 241 563T282 312T242 61T152 -133H33Q91 -52 131 72Z" />
|
||||
<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="432" d="M337 430L242 494L250 380H182L190 495L95 431L61 489L163 540L61 590L95 649L189 586L182 699H250L243 586L337 648L371 590L268 540L371 489L337 430Z" />
|
||||
<glyph unicode="+" glyph-name="plus" horiz-adv-x="568" d="M239 150V340H48V434H239V622H329V434H520V340H329V150H239Z" />
|
||||
<glyph unicode="," glyph-name="comma" horiz-adv-x="281" d="M66 65Q66 97 88 118T140 140T192 119T215 67T188 -6L128 -105H70L107 -1Q66 18 66 65Z" />
|
||||
<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="476" d="M72 246V351H404V246H72Z" />
|
||||
<glyph unicode="." glyph-name="period" horiz-adv-x="280" d="M66 36T66 67T87 119T140 141T193 120T215 67T193 14T140 -8T88 14Z" />
|
||||
<glyph unicode="/" glyph-name="slash" horiz-adv-x="587" d="M461 811H561L128 -117H28L461 811Z" />
|
||||
<glyph unicode="0" glyph-name="zero" horiz-adv-x="688" d="M173 471T173 354T214 165T344 93T472 164T513 354T473 543T344 615T215 543ZM59 189T59 354T130 617T344 716T558 618T629 354T558 91T344 -8T130 90Z" />
|
||||
<glyph unicode="1" glyph-name="one" horiz-adv-x="381" d="M29 699H283V0H171V594H29V699Z" />
|
||||
<glyph unicode="2" glyph-name="two" horiz-adv-x="589" d="M341 385T371 426T401 509T369 580T288 610Q202 610 145 522L50 577Q96 646 151 681T294 716T448 661T514 509Q514 455 486 406T383 280L219 113H536V0H58V100L270 313Q341 385 371 426Z" />
|
||||
<glyph unicode="3" glyph-name="three" horiz-adv-x="578" d="M77 594V699H486V607L317 418Q413 415 467 358T521 220Q521 113 449 52T262 -9T39 64L89 159Q175 99 269 99Q330 99 369 127T409 209T365 295T243 327Q204 327 168 316V406L330 594H77Z" />
|
||||
<glyph unicode="4" glyph-name="four" horiz-adv-x="572" d="M337 283V411H449V283H533V176H449V0H337V176H37V280L294 699H423L170 283H337Z" />
|
||||
<glyph unicode="5" glyph-name="five" horiz-adv-x="579" d="M486 700V593H191V421Q235 445 291 445Q389 445 460 386T531 226T457 59T275 -8Q134 -8 50 86L113 172Q121 164 134 153T190 124T282 105T373 135T414 222T371 311T261 343T134 310L84 364V700H486Z" />
|
||||
<glyph unicode="6" glyph-name="six" horiz-adv-x="620" d="M354 606Q261 606 217 543T172 373Q197 401 244 425T348 450Q442 450 505 388T569 222T501 55T328 -8Q160 -8 96 142Q60 228 60 336T83 516T146 630Q224 712 337 712T543 641L484 554Q461 574 423 590T354
|
||||
606ZM272 346T232 313T191 226T230 134T328 95T426 129T465 217T429 308T333 346Z" />
|
||||
<glyph unicode="7" glyph-name="seven" horiz-adv-x="566" d="M46 498V699H538V594L242 0H112L401 592H153V498H46Z" />
|
||||
<glyph unicode="8" glyph-name="eight" horiz-adv-x="636" d="M217 713T318 713T486 660T553 527T478 384Q579 320 579 204Q579 114 507 53T318 -8T129 53T57 204Q57 320 158 384Q83 446 83 526T150 660ZM266 94T318 94T416 123T462 208T418 293T318 323T218 293T174
|
||||
208T220 124ZM267 411T318 411T406 441T444 516T407 591T318 621T230 591T192 517T229 442Z" />
|
||||
<glyph unicode="9" glyph-name="nine" horiz-adv-x="619" d="M266 98Q359 98 403 161T448 331Q423 303 376 279T272 254Q178 254 115 316T51 482T119 649T292 712Q460 712 524 562Q560 476 560 368T537 188T474 74Q396 -8 283 -8T77 63L136 150Q159 130 197 114T266
|
||||
98ZM348 358T388 391T429 478T390 570T293 609T196 575T158 486T192 395T287 358Z" />
|
||||
<glyph unicode=":" glyph-name="colon" horiz-adv-x="293" d="M72 36T72 67T93 119T146 141T199 120T221 67T199 14T146 -8T94 14ZM72 281T72 312T93 364T146 386T199 365T221 312T199 259T146 237T94 259Z" />
|
||||
<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="296" d="M73 66Q73 98 95 119T147 141T200 120T223 69T196 -6L135 -105H77L114 -1Q73 20 73 66ZM73 281T73 312T94 364T147 386T200 365T222 312T200 259T147 237T95 259Z" />
|
||||
<glyph unicode="<" glyph-name="less" d="M45 334V460L516 678V564L164 405V394L516 231V117L45 334Z" />
|
||||
<glyph unicode="=" glyph-name="equal" horiz-adv-x="624" d="M60 528H564V434H60V528ZM60 340H564V246H60V340Z" />
|
||||
<glyph unicode=">" glyph-name="greater" d="M547 460V334L76 117V231L428 394V405L76 564V678L547 460Z" />
|
||||
<glyph unicode="?" glyph-name="question" horiz-adv-x="508" d="M302 217H189V278Q189 318 198 337T240 389L313 462Q336 487 336 524T312 585T250 610T187 587T157 524H36Q46 613 105 663T254 714T399 666T455 530Q455 470 422 430Q403 406 393 396T367 371T339
|
||||
344T320 324Q302 302 302 262V217ZM216 -5T193 16T170 68T192 121T246 143T301 122T324 70T302 17T248 -5Z" />
|
||||
<glyph unicode="@" glyph-name="at" horiz-adv-x="904" d="M446 -126Q278 -126 165 -14T51 266T170 553T457 673T741 554T857 262Q857 154 816 88T707 21Q658 21 629 54T598 150Q542 21 419 21Q333 21 268 90T202 265T264 443T428 515Q474 515 515 491T574 434V501H670V152Q670
|
||||
82 725 82Q756 82 781 127T807 247Q807 407 711 518T462 629T202 522T95 266T196 18T446 -82Q566 -82 630 -22L652 -59Q617 -89 559 -107T446 -126ZM575 334T537 376T438 418T340 375T303 270T339 161T439 114T538 159T575 269Z" />
|
||||
<glyph unicode="A" glyph-name="A" horiz-adv-x="742" d="M196 159L126 0H0L308 699H434L742 0H616L546 159H196ZM498 268L371 556L244 268H498Z" />
|
||||
<glyph unicode="B" glyph-name="B" horiz-adv-x="706" d="M403 0H97V699H369Q440 699 491 682T568 636Q616 582 616 514Q616 432 564 392Q545 378 538 375T513 363Q578 349 616 305T655 194Q655 121 605 65Q546 0 403 0ZM215 409H365Q493 409 493 496Q493 546
|
||||
462 568T366 590H215V409ZM215 109H400Q465 109 499 129T534 207Q534 300 385 300H215V109Z" />
|
||||
<glyph unicode="C" glyph-name="C" horiz-adv-x="736" d="M416 107Q477 107 521 127T613 193L689 115Q578 -8 420 -8T157 94T52 352T158 612T427 716T699 596L624 514Q574 562 530 581T425 600Q319 600 247 532T175 357T246 179T416 107Z" />
|
||||
<glyph unicode="D" glyph-name="D" horiz-adv-x="782" d="M525 699T626 608T727 353T629 95T329 0H97V699H337Q525 699 626 608ZM608 350Q608 590 333 590H215V111H346Q473 111 540 171T608 350Z" />
|
||||
<glyph unicode="E" glyph-name="E" horiz-adv-x="654" d="M588 699V588H215V403H550V298H215V111H600V0H97V699H588Z" />
|
||||
<glyph unicode="F" glyph-name="F" horiz-adv-x="604" d="M215 589V397H525V288H215V0H97V699H563L562 589H215Z" />
|
||||
<glyph unicode="G" glyph-name="G" horiz-adv-x="757" d="M581 340H699V101Q600 -8 416 -8Q261 -8 157 94T52 352T158 612T416 716T667 628L604 538Q563 573 522 586T425 600Q319 600 247 532T175 352T245 173T414 105T581 148V340Z" />
|
||||
<glyph unicode="H" glyph-name="H" horiz-adv-x="777" d="M97 0V699H215V396H562V699H680V0H562V286H215V0H97Z" />
|
||||
<glyph unicode="I" glyph-name="I" horiz-adv-x="312" d="M97 699H215V0H97V699Z" />
|
||||
<glyph unicode="J" glyph-name="J" horiz-adv-x="551" d="M120 593V699H460V238Q460 116 398 55T239 -6Q117 -6 31 80L98 173Q166 108 231 108Q277 108 309 139T342 232V593H120Z" />
|
||||
<glyph unicode="K" glyph-name="K" horiz-adv-x="704" d="M97 699H215V358L535 699H685L404 393L689 0H549L317 306L215 196V0H97V699Z" />
|
||||
<glyph unicode="L" glyph-name="L" horiz-adv-x="566" d="M97 0V699H215V112H534V0H97Z" />
|
||||
<glyph unicode="M" glyph-name="M" horiz-adv-x="983" d="M215 0H97V699H281L492 260L703 699H886V0H768V546L524 61H458L215 546V0Z" />
|
||||
<glyph unicode="N" glyph-name="N" horiz-adv-x="836" d="M621 699H739V0H611L215 510V0H97V699H215L621 177V699Z" />
|
||||
<glyph unicode="O" glyph-name="O" horiz-adv-x="840" d="M524 608T420 608T245 534T173 355T244 175T420 101T595 175T667 354T596 534ZM576 -7T420 -7T158 96T52 354T158 612T420 716T682 613T788 355T682 97Z" />
|
||||
<glyph unicode="P" glyph-name="P" horiz-adv-x="684" d="M496 699T569 638T642 450T568 264T339 205H215V0H97V699H337Q496 699 569 638ZM450 312T485 349T521 459T476 562T335 592H215V312H352Q450 312 485 349Z" />
|
||||
<glyph unicode="Q" glyph-name="Q" horiz-adv-x="840" d="M435 -6L420 -7Q264 -7 158 96T52 354T158 612T420 716T682 613T788 355Q788 238 725 148T557 17Q591 -28 643 -28Q681 -28 717 -8T773 44L840 -49Q753 -141 641 -141Q577 -141 518 -105T435 -6ZM524 608T420
|
||||
608T245 534T173 355T244 175T420 101T595 175T667 354T596 534Z" />
|
||||
<glyph unicode="R" glyph-name="R" horiz-adv-x="728" d="M655 472Q655 299 504 254L687 0H537L370 235H215V0H97V699H357Q517 699 586 645T655 472ZM462 342T498 373T534 472T497 566T365 592H215V342H362Q462 342 498 373Z" />
|
||||
<glyph unicode="S" glyph-name="S" horiz-adv-x="630" d="M257 607T224 586T191 523T224 458T364 409T526 336T581 198T512 49T331 -8Q167 -8 40 105L114 194Q220 102 334 102Q391 102 424 126T458 191T427 254T318 295T201 329T130 370Q68 417 68 514T138 663T313
|
||||
716Q380 716 446 694T560 632L497 543Q466 571 413 589T309 607Z" />
|
||||
<glyph unicode="T" glyph-name="T" horiz-adv-x="604" d="M361 591V0H243V591H31V699H573V591H361Z" />
|
||||
<glyph unicode="U" glyph-name="U" horiz-adv-x="768" d="M302 104T384 104T514 160T562 312V699H680V307Q680 156 597 75T384 -7T171 74T88 307V699H206V312Q206 216 254 160Z" />
|
||||
<glyph unicode="V" glyph-name="V" horiz-adv-x="700" d="M416 0H284L3 699H135L350 177L565 699H697L416 0Z" />
|
||||
<glyph unicode="W" glyph-name="W" horiz-adv-x="1048" d="M315 196L471 699H577L733 196L909 699H1036L792 0H675L528 479H520L373 0H256L12 699H139L315 196Z" />
|
||||
<glyph unicode="X" glyph-name="X" horiz-adv-x="673" d="M511 0L339 263H334L162 0H15L255 359L32 699H178L334 463H339L495 699H641L418 359L658 0H511Z" />
|
||||
<glyph unicode="Y" glyph-name="Y" horiz-adv-x="624" d="M372 0H252V276L-8 699H121L312 381L503 699H632L372 276V0Z" />
|
||||
<glyph unicode="Z" glyph-name="Z" horiz-adv-x="675" d="M454 591H60V699H618V607L212 112V109H624V0H47V91L454 588V591Z" />
|
||||
<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="355" d="M314 757V673H176V-56H314V-140H88V757H314Z" />
|
||||
<glyph unicode="\" glyph-name="backslash" horiz-adv-x="522" d="M28 757H128L492 0H392L28 757Z" />
|
||||
<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="355" d="M41 673V757H267V-140H41V-56H179V673H41Z" />
|
||||
<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="394" d="M273 742L196 825L119 742H22L144 898H246L367 742H273Z" />
|
||||
<glyph unicode="_" glyph-name="underscore" horiz-adv-x="722" d="M72 -138V-81H650V-138H72Z" />
|
||||
<glyph unicode="`" glyph-name="grave" horiz-adv-x="833" d="M540 600H438L316 696L434 745L540 600Z" />
|
||||
<glyph unicode="a" glyph-name="a" horiz-adv-x="587" d="M512 0H410V71Q344 -8 233 -8Q150 -8 96 39T41 164T99 282T256 321H401V341Q401 447 283 447Q209 447 129 393L79 463Q176 540 299 540Q393 540 452 493T512 343V0ZM400 198V243H274Q153 243 153 167Q153
|
||||
128 183 108T266 87T360 117T400 198Z" />
|
||||
<glyph unicode="b" glyph-name="b" horiz-adv-x="672" d="M473 540T549 466T625 269T550 69T374 -8T193 80V0H81V742H193V439Q259 540 366 540ZM191 189T237 141T349 92T464 140T513 264T465 391T350 442T237 392T191 265Z" />
|
||||
<glyph unicode="c" glyph-name="c" horiz-adv-x="576" d="M317 -8Q206 -8 126 67T46 265T129 463T333 540T536 457L470 376Q401 436 331 436T210 390T158 270T209 145T334 94T475 162L541 90Q444 -8 317 -8Z" />
|
||||
<glyph unicode="d" glyph-name="d" horiz-adv-x="672" d="M197 -8T122 68T47 268T124 466T307 540T479 450V742H591V0H479V80Q417 -8 298 -8Q197 -8 122 68ZM159 187T208 139T323 91T435 139T481 264T435 391T322 442T207 391T159 264Z" />
|
||||
<glyph unicode="e" glyph-name="e" horiz-adv-x="618" d="M576 217H159Q163 159 212 124T324 88Q424 88 476 151L540 81Q454 -8 316 -8Q204 -8 126 66T47 266T127 466T315 540T500 475T576 294V217ZM159 305H464Q464 372 422 408T319 444T208 407T159 305Z" />
|
||||
<glyph unicode="f" glyph-name="f" horiz-adv-x="386" d="M219 576V532H359V442H219V0H107V442H40V532H107V573Q107 657 157 706T279 756T410 703L364 624Q331 659 295 659T239 637T219 576Z" />
|
||||
<glyph unicode="g" glyph-name="g" horiz-adv-x="654" d="M573 532V68Q573 -73 497 -143T300 -214T83 -139L136 -54Q214 -113 293 -113T419 -72T466 59V127Q441 80 395 52T290 24Q184 24 116 98T48 282T116 466T289 540T461 453V532H573ZM158 221T198 174T307
|
||||
126T418 172T461 286T418 402T307 450T199 401T158 287Z" />
|
||||
<glyph unicode="h" glyph-name="h" horiz-adv-x="646" d="M193 288V0H81V741H193V435Q217 484 265 512T370 540Q460 540 515 485T571 326V0H459V292Q459 439 337 439Q279 439 236 401T193 288Z" />
|
||||
<glyph unicode="i" glyph-name="i" horiz-adv-x="274" d="M193 0H81V532H193V0ZM67 659T67 688T88 738T138 759T188 738T209 688T188 638T138 617T88 638Z" />
|
||||
<glyph unicode="j" glyph-name="j" horiz-adv-x="274" d="M81 -25V532H193V-29Q193 -113 143 -162T21 -212T-110 -159L-58 -75Q-24 -108 10 -108T63 -86T81 -25ZM65 659T65 688T86 738T136 759T186 738T207 688T186 638T136 617T86 638Z" />
|
||||
<glyph unicode="k" glyph-name="k" horiz-adv-x="581" d="M193 0H81V742H193V306L409 532H553L351 321L568 0H432L274 233L193 151V0Z" />
|
||||
<glyph unicode="l" glyph-name="l" horiz-adv-x="274" d="M193 0H81V742H193V0Z" />
|
||||
<glyph unicode="m" glyph-name="m" horiz-adv-x="1014" d="M193 288V0H81V532H193V435Q217 484 265 512T370 540Q496 540 541 436Q620 540 738 540Q828 540 883 485T939 326V0H827V292Q827 439 705 439Q648 439 606 403T561 296V0H449V292Q449 368 422 403T337
|
||||
439T236 401T193 288Z" />
|
||||
<glyph unicode="n" glyph-name="n" horiz-adv-x="646" d="M193 288V0H81V532H193V435Q220 484 267 512T370 540Q460 540 515 485T571 326V0H459V292Q459 439 337 439Q279 439 236 401T193 288Z" />
|
||||
<glyph unicode="o" glyph-name="o" horiz-adv-x="652" d="M253 92T326 92T446 140T494 266T447 391T326 440T206 392T158 266T205 141ZM446 -8T326 -8T126 71T46 266T126 460T326 540T526 461T606 266T526 72Z" />
|
||||
<glyph unicode="p" glyph-name="p" horiz-adv-x="672" d="M473 540T549 466T625 269T550 69T374 -8T193 80V-194H81V532H193V439Q259 540 366 540ZM191 189T237 141T349 92T464 140T513 264T465 391T350 442T237 392T191 265Z" />
|
||||
<glyph unicode="q" glyph-name="q" horiz-adv-x="672" d="M198 -8T123 69T47 269T123 466T306 540T479 439V532H591V-194H479V80Q399 -8 299 -8ZM159 188T208 140T323 92T435 140T481 265T435 391T322 442T207 392T159 265Z" />
|
||||
<glyph unicode="r" glyph-name="r" horiz-adv-x="397" d="M360 427Q277 427 235 373T193 228V0H81V532H193V425Q220 475 266 507T365 540L366 427Q363 427 360 427Z" />
|
||||
<glyph unicode="s" glyph-name="s" horiz-adv-x="506" d="M460 83T405 38T264 -8Q206 -8 144 13T33 72L87 159Q180 89 267 89Q305 89 327 106T349 151Q349 191 243 223Q235 226 231 227Q65 272 65 377Q65 451 122 495T272 540T446 486L404 403Q339 446 263 446Q223
|
||||
446 198 432T173 388Q173 362 199 350Q217 341 249 333T307 317T355 299T406 271Q460 235 460 159Z" />
|
||||
<glyph unicode="t" glyph-name="t" horiz-adv-x="418" d="M219 442V172Q219 134 239 112T295 89T364 124L410 45Q351 -8 280 -8T158 41T107 175V442H40V532H107V699H219V532H359V442H219Z" />
|
||||
<glyph unicode="u" glyph-name="u" horiz-adv-x="646" d="M453 244V532H565V0H453V97Q426 48 379 20T276 -8Q186 -8 131 47T75 206V532H187V240Q187 93 309 93Q367 93 410 131T453 244Z" />
|
||||
<glyph unicode="v" glyph-name="v" horiz-adv-x="572" d="M222 0L8 532H124L286 130L448 532H564L350 0H222Z" />
|
||||
<glyph unicode="w" glyph-name="w" horiz-adv-x="912" d="M330 0H202L18 532H134L266 130L398 532H514L646 130L778 532H894L710 0H582L456 364L330 0Z" />
|
||||
<glyph unicode="x" glyph-name="x" horiz-adv-x="558" d="M166 532L280 357L398 532H531L345 272L539 0H401L274 177L150 0H19L208 271L29 532H166Z" />
|
||||
<glyph unicode="y" glyph-name="y" horiz-adv-x="574" d="M148 -212Q75 -212 16 -159L67 -68Q102 -101 139 -101T200 -74T224 -15Q224 -1 9 532H129L288 140L447 532H567L309 -100Q286 -152 243 -182T148 -212Z" />
|
||||
<glyph unicode="z" glyph-name="z" horiz-adv-x="541" d="M64 434V530H480V429L181 97H496V0H44V109L335 434H64Z" />
|
||||
<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="336" d="M276 665Q214 665 214 608V391Q214 321 148 309Q214 298 214 228V-7Q214 -33 228 -43T284 -53V-146H250Q114 -146 114 -14V202Q114 235 102 248T64 262H40V355H64Q90 355 102 369T114 417V625Q114
|
||||
757 250 757H284V664Q281 665 276 665Z" />
|
||||
<glyph unicode="|" glyph-name="bar" horiz-adv-x="257" d="M87 -153V782H170V-153H87Z" />
|
||||
<glyph unicode="}" glyph-name="braceright" horiz-adv-x="336" d="M86 -146H52V-53Q93 -53 107 -43T122 -7V228Q122 298 188 309Q122 321 122 391V608Q122 639 106 652T73 666H70L52 664V757H86Q222 757 222 625V417Q222 383 234 369T272 355H296V262H272Q246
|
||||
262 234 249T222 202V-14Q222 -146 86 -146Z" />
|
||||
<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="565" d="M184 370Q144 370 137 305L50 330Q56 400 92 435T185 471Q230 471 306 430Q356 404 380 404Q420 404 427 469L515 444Q509 374 473 338T379 302Q336 302 258 344Q208 370 184 370Z" />
|
||||
<glyph unicode="¡" glyph-name="exclamdown" horiz-adv-x="294" d="M216 -8H77V118L107 479H187L216 118V-8ZM117 564T95 586T73 638T95 691T147 713T200 691T222 639T200 586T148 564Z" />
|
||||
<glyph unicode="¢" glyph-name="cent" horiz-adv-x="586" d="M289 -122V-6Q188 5 119 78T49 264T118 449T289 537V656H353V539Q466 530 539 457L473 376Q412 428 353 434V95Q419 102 478 162L544 90Q461 5 353 -6V-122H289ZM234 417T198 374T161 269T196
|
||||
161T289 100V430Q234 417 198 374Z" />
|
||||
<glyph unicode="£" glyph-name="sterling" horiz-adv-x="616" d="M263 516V385H430V287H263V105H561V0H63V105H145V287H59V385H145V510Q145 631 206 686T366 742Q497 742 563 630L480 564Q439 632 374 632Q326 632 295 605T263 516Z" />
|
||||
<glyph unicode="¤" glyph-name="currency" horiz-adv-x="755" d="M150 152Q97 224 97 316T148 478L60 566L131 636L221 547Q289 591 376 591T534 546L624 636L695 566L606 477Q657 405 657 316T603 153L695 62L625 -8L530 85Q463 43 377 43T224 85L130 -8L60
|
||||
62L150 152ZM307 149T377 149T493 196T539 317T493 437T377 484T261 438T215 317T261 196Z" />
|
||||
<glyph unicode="¥" glyph-name="yen" horiz-adv-x="715" d="M102 212H292V266L288 272H102V360H236L35 699H164L353 378H360L556 699H683L475 360H606V272H421L418 266V212H606V124H417V0H292V124H102V212Z" />
|
||||
<glyph unicode="¦" glyph-name="brokenbar" horiz-adv-x="276" d="M91 430V757H185V430H91ZM91 -24V303H185V-24H91Z" />
|
||||
<glyph unicode="§" glyph-name="section" horiz-adv-x="610" d="M145 317Q145 270 203 239T353 208Q405 208 439 230T474 284T451 338T392 370Q320 391 265 391T177 372T145 317ZM255 648T229 627T202 573T231 519T362 475T516 411T567 299Q567 249 535 209T435
|
||||
152Q481 135 504 100T527 28Q527 -41 469 -89T312 -138Q169 -138 59 -40L123 36Q221 -45 315 -45Q422 -45 422 23Q422 55 389 76T258 125T106 194T51 313Q51 361 84 401T176 452Q95 484 95 564T153 693T303 742Q368 742 417 726T517 673L460 593Q386 648 301 648Q255
|
||||
648 229 627Z" />
|
||||
<glyph unicode="¨" glyph-name="dieresis" horiz-adv-x="610" d="M201 601T184 619T166 662T184 706T227 724T271 707T289 664T271 620T227 601ZM387 601T369 619T351 662T369 706T412 724T456 707T474 664T456 620T413 601Z" />
|
||||
<glyph unicode="©" glyph-name="copyright" horiz-adv-x="832" d="M778 500T778 351T672 95T415 -12T159 94T54 349T160 605T416 712T672 606ZM734 219T734 350T643 574T418 667T193 574T101 349T192 124T416 31T641 125ZM583 224Q515 153 428 153T283 207T225
|
||||
351T285 495T434 550T580 490L532 431Q480 475 430 475T343 442T305 355T342 264T434 227T535 276L583 224Z" />
|
||||
<glyph unicode="ª" glyph-name="ordfeminine" horiz-adv-x="352" d="M277 466H230V499Q199 462 155 462T85 484T59 542Q59 615 158 615H226V624Q226 673 171 673Q138 673 100 648L77 681Q121 716 172 716Q277 716 277 625V466ZM225 558V579H167Q111 579 111
|
||||
543Q111 525 125 516T163 506T206 520T225 558Z" />
|
||||
<glyph unicode="«" glyph-name="guillemotleft" horiz-adv-x="547" d="M283 416L168 240L283 64H175L56 240L175 416H283ZM481 416L366 240L481 64H373L254 240L373 416H481Z" />
|
||||
<glyph unicode="¬" glyph-name="logicalnot" horiz-adv-x="828" d="M67 445H736V88H654V357H67V445Z" />
|
||||
<glyph unicode="®" glyph-name="registered" horiz-adv-x="832" d="M778 500T778 351T672 95T415 -12T159 94T54 349T160 605T416 712T672 606ZM734 219T734 350T643 574T418 667T193 574T101 349T192 124T416 31T641 125ZM591 420Q591 323 506 298L610 157H526L432
|
||||
288H346V157H278V548H425Q514 548 552 518T591 420ZM483 348T503 365T524 420T503 474T429 489H346V348H427Q483 348 503 365Z" />
|
||||
<glyph unicode="¯" glyph-name="overscore" horiz-adv-x="424" d="M366 687V600H59V687H366Z" />
|
||||
<glyph unicode="°" glyph-name="degree" horiz-adv-x="416" d="M144 715T208 715T317 670T362 561T317 453T208 408T99 452T54 561T99 670ZM106 519T135 489T207 459T279 489T309 561T280 632T208 662T136 633T106 561Z" />
|
||||
<glyph unicode="±" glyph-name="plusminus" horiz-adv-x="568" d="M239 276V411H48V505H239V638H329V505H520V411H329V276H239ZM48 220H520V136H48V220Z" />
|
||||
<glyph unicode="²" glyph-name="twosuperior" horiz-adv-x="419" d="M236 523T253 547T271 595T253 637T205 654Q154 654 121 603L66 635Q119 716 206 716Q260 716 298 684T337 595Q337 564 321 536T260 461L165 364H350V298H71V356L194 481Q236 523 253 547Z" />
|
||||
<glyph unicode="³" glyph-name="threesuperior" horiz-adv-x="396" d="M77 637V699H319V644L219 532Q276 531 307 497T339 407T297 316T186 280T54 323L84 379Q133 344 190 344Q226 344 249 360T273 409T247 460T187 479T130 472V525L226 637H77Z" />
|
||||
<glyph unicode="´" glyph-name="acute" horiz-adv-x="833" d="M440 628H338L444 773L562 724L440 628Z" />
|
||||
<glyph unicode="µ" glyph-name="mu" horiz-adv-x="642" d="M86 -194V532H198V240Q198 93 320 93Q378 93 421 131T464 244V532H576V0H464V97Q437 48 390 20T290 -8T198 9V-194H86Z" />
|
||||
<glyph unicode="¶" glyph-name="paragraph" horiz-adv-x="671" d="M35 556Q35 641 94 699T273 757H572V-112H479V662H367V-112H277V367Q253 364 231 364Q176 364 135 383T74 432Q35 490 35 556Z" />
|
||||
<glyph unicode="·" glyph-name="middot" horiz-adv-x="291" d="M71 288T71 319T92 371T145 393T198 372T220 319T198 266T145 244T93 266Z" />
|
||||
<glyph unicode="¸" glyph-name="cedilla" horiz-adv-x="281" d="M235 -117Q235 -155 204 -183T126 -212T42 -190L68 -133Q87 -143 106 -143T137 -132T148 -104T137 -76T108 -63T78 -68L114 0H185L165 -38Q235 -47 235 -117Z" />
|
||||
<glyph unicode="¹" glyph-name="onesuperior" horiz-adv-x="268" d="M41 699H189V290H124V638H41V699Z" />
|
||||
<glyph unicode="º" glyph-name="ordmasculine" horiz-adv-x="378" d="M154 504T189 504T246 527T269 586T247 646T189 669T132 646T109 587T131 527ZM246 456T189 456T94 493T56 586T94 678T189 716T284 679T322 586T284 494Z" />
|
||||
<glyph unicode="»" glyph-name="guillemotright" horiz-adv-x="547" d="M379 240L264 416H372L491 240L372 64H264L379 240ZM181 240L66 416H174L293 240L174 64H66L181 240Z" />
|
||||
<glyph unicode="¼" glyph-name="onequarter" horiz-adv-x="863" d="M591 757H663L290 -8H218L591 757ZM709 166V241H774V166H824V103H774V0H709V103H534V164L683 409H759L611 166H709ZM35 699H183V290H118V638H35V699Z" />
|
||||
<glyph unicode="½" glyph-name="onehalf" horiz-adv-x="928" d="M623 757H695L322 -8H250L623 757ZM770 225T787 249T805 297T787 339T739 356Q690 356 655 305L601 337Q654 418 740 418Q794 418 833 386T872 297Q872 266 856 237T795 163L699 66H884V0H605V58L729
|
||||
183Q770 225 787 249ZM35 699H183V290H118V638H35V699Z" />
|
||||
<glyph unicode="¾" glyph-name="threequarters" horiz-adv-x="901" d="M632 757H704L331 -8H259L632 757ZM750 166V241H815V166H865V103H815V0H750V103H575V164L724 409H800L652 166H750ZM63 637V699H305V644L205 532Q262 531 293 497T325 407T283 316T172
|
||||
280T40 323L70 379Q119 344 176 344Q212 344 235 360T259 409T233 460T173 479T116 472V525L212 637H63Z" />
|
||||
<glyph unicode="¿" glyph-name="questiondown" horiz-adv-x="508" d="M206 490H319V429Q319 389 310 370T268 318L195 245Q172 220 172 183T196 122T258 97T321 120T351 183H472Q462 94 403 44T254 -7T109 41T53 177Q53 237 86 277Q105 301 115 311T141 336T169
|
||||
363T188 384Q206 405 206 445V490ZM292 712T315 691T338 639T316 586T262 564T207 585T184 637T206 690T260 712Z" />
|
||||
<glyph unicode="À" glyph-name="Agrave" horiz-adv-x="730" d="M422 699L730 0H600L529 159H194L126 0H0L308 699H422ZM482 268L362 537L243 268H482ZM420 757H318L196 853L314 902L420 757Z" />
|
||||
<glyph unicode="Á" glyph-name="Aacute" horiz-adv-x="742" d="M196 159L126 0H0L308 699H434L742 0H616L546 159H196ZM498 268L371 556L244 268H498ZM425 758H323L429 903L547 854L425 758Z" />
|
||||
<glyph unicode="Â" glyph-name="Acircumflex" horiz-adv-x="730" d="M422 699L730 0H600L529 159H194L126 0H0L308 699H422ZM482 268L362 537L243 268H482ZM309 891H413L535 757H438L361 813L284 757H187L309 891Z" />
|
||||
<glyph unicode="Ã" glyph-name="Atilde" horiz-adv-x="730" d="M422 699L730 0H600L529 159H194L126 0H0L308 699H422ZM482 268L362 537L243 268H482ZM438 754Q412 754 366 777T306 801Q273 801 272 757H198Q198 815 221 851T287 887Q314 887 362 864T425
|
||||
840Q455 840 455 884H530Q527 754 438 754Z" />
|
||||
<glyph unicode="Ä" glyph-name="Adieresis" horiz-adv-x="730" d="M422 699L730 0H600L529 159H194L126 0H0L308 699H422ZM482 268L362 537L243 268H482ZM246 753T229 771T211 814T228 858T272 876T316 859T334 816T316 772T272 753ZM432 753T414 771T396
|
||||
814T414 858T457 876T501 859T519 816T501 772T457 753Z" />
|
||||
<glyph unicode="Å" glyph-name="Aring" horiz-adv-x="730" d="M408 876T441 845T474 766T427 686L730 0H600L529 159H194L126 0H0L302 687Q257 719 257 766T289 844T365 876ZM482 268L362 537L243 268H482ZM390 716T405 731T420 771T405 811T366 827T326
|
||||
812T310 772T325 732T365 716Z" />
|
||||
<glyph unicode="Æ" glyph-name="AE" horiz-adv-x="1040" d="M974 699V589H601V397H936V294H601V110H986V0H472V159H219L134 0H-11L355 699H974ZM472 272V589H443L276 272H472Z" />
|
||||
<glyph unicode="Ç" glyph-name="Ccedilla" horiz-adv-x="736" d="M416 107Q477 107 521 127T613 193L689 115Q585 -1 435 -7L419 -38Q489 -47 489 -117Q489 -155 458 -183T380 -212T296 -190L322 -133Q341 -143 360 -143T391 -132T402 -104T391 -76T362 -63T332
|
||||
-68L365 -5Q228 12 140 111T52 359T158 612T427 716T699 596L624 514Q574 562 530 581T425 600Q319 600 247 532T175 357T246 179T416 107Z" />
|
||||
<glyph unicode="È" glyph-name="Egrave" horiz-adv-x="654" d="M421 757H319L197 853L315 902L421 757ZM588 699V588H215V403H550V298H215V111H600V0H97V699H588Z" />
|
||||
<glyph unicode="É" glyph-name="Eacute" horiz-adv-x="654" d="M588 699V588H215V403H550V298H215V111H600V0H97V699H588ZM396 757H294L400 902L518 853L396 757Z" />
|
||||
<glyph unicode="Ê" glyph-name="Ecircumflex" horiz-adv-x="654" d="M291 891H395L517 757H420L343 813L266 757H169L291 891ZM588 699V588H215V403H550V298H215V111H600V0H97V699H588Z" />
|
||||
<glyph unicode="Ë" glyph-name="Edieresis" horiz-adv-x="654" d="M225 753T208 771T190 814T208 858T251 876T295 859T313 816T295 772T251 753ZM411 753T393 771T375 814T393 858T436 876T480 859T498 816T480 772T437 753ZM588 699V588H215V403H550V298H215V111H600V0H97V699H588Z"
|
||||
/>
|
||||
<glyph unicode="Ì" glyph-name="Igrave" horiz-adv-x="312" d="M209 757H107L-15 853L103 902L209 757ZM97 699H215V0H97V699Z" />
|
||||
<glyph unicode="Í" glyph-name="Iacute" horiz-adv-x="312" d="M97 699H215V0H97V699ZM205 757H103L209 902L327 853L205 757Z" />
|
||||
<glyph unicode="Î" glyph-name="Icircumflex" horiz-adv-x="312" d="M97 699H215V0H97V699ZM115 891H219L341 757H244L167 813L90 757H-7L115 891Z" />
|
||||
<glyph unicode="Ï" glyph-name="Idieresis" horiz-adv-x="312" d="M38 753T21 771T3 814T20 858T64 876T108 859T126 816T108 772T64 753ZM224 753T206 771T188 814T206 858T249 876T293 859T311 816T293 772T249 753ZM97 699H215V0H97V699Z" />
|
||||
<glyph unicode="Ð" glyph-name="Eth" horiz-adv-x="790" d="M26 294V399H105V699H345Q533 699 634 608T735 353T637 95T337 0H105V294H26ZM616 350Q616 590 341 590H223V399H473V294H223V111H354Q481 111 548 171T616 350Z" />
|
||||
<glyph unicode="Ñ" glyph-name="Ntilde" horiz-adv-x="836" d="M621 699H739V0H611L215 510V0H97V699H215L621 177V699ZM489 754Q463 754 417 777T357 801Q324 801 323 757H249Q249 815 272 851T338 887Q365 887 413 864T476 840Q506 840 506 884H581Q578
|
||||
754 489 754Z" />
|
||||
<glyph unicode="Ò" glyph-name="Ograve" horiz-adv-x="840" d="M496 757H394L272 853L390 902L496 757ZM524 608T420 608T245 534T173 355T244 175T420 101T595 175T667 354T596 534ZM576 -7T420 -7T158 96T52 354T158 612T420 716T682 613T788 355T682 97Z" />
|
||||
<glyph unicode="Ó" glyph-name="Oacute" horiz-adv-x="840" d="M524 608T420 608T245 534T173 355T244 175T420 101T595 175T667 354T596 534ZM576 -7T420 -7T158 96T52 354T158 612T420 716T682 613T788 355T682 97ZM438 757H336L442 902L560 853L438 757Z" />
|
||||
<glyph unicode="Ô" glyph-name="Ocircumflex" horiz-adv-x="840" d="M524 608T420 608T245 534T173 355T244 175T420 101T595 175T667 354T596 534ZM576 -7T420 -7T158 96T52 354T158 612T420 716T682 613T788 355T682 97ZM366 891H470L592 757H495L418 813L341
|
||||
757H244L366 891Z" />
|
||||
<glyph unicode="Õ" glyph-name="Otilde" horiz-adv-x="840" d="M524 608T420 608T245 534T173 355T244 175T420 101T595 175T667 354T596 534ZM576 -7T420 -7T158 96T52 354T158 612T420 716T682 613T788 355T682 97ZM492 754Q466 754 420 777T360 801Q327
|
||||
801 326 757H252Q252 815 275 851T341 887Q368 887 416 864T479 840Q509 840 509 884H584Q581 754 492 754Z" />
|
||||
<glyph unicode="Ö" glyph-name="Odieresis" horiz-adv-x="840" d="M296 753T279 771T261 814T278 858T322 876T366 859T384 816T366 772T322 753ZM482 753T464 771T446 814T464 858T507 876T551 859T569 816T551 772T507 753ZM524 608T420 608T245 534T173
|
||||
355T244 175T420 101T595 175T667 354T596 534ZM576 -7T420 -7T158 96T52 354T158 612T420 716T682 613T788 355T682 97Z" />
|
||||
<glyph unicode="×" glyph-name="multiply" horiz-adv-x="565" d="M283 443L453 614L516 550L347 381L517 210L454 146L283 317L112 146L48 210L219 381L49 550L113 614L283 443Z" />
|
||||
<glyph unicode="Ø" glyph-name="Oslash" horiz-adv-x="840" d="M788 355Q788 200 682 97T420 -7Q367 -7 319 5L262 -117H162L235 39Q150 85 101 168T52 355Q52 509 158 612T420 716Q481 716 541 697L595 811H695L624 658Q700 610 744 531T788 355ZM420 608Q316
|
||||
608 245 534T173 354Q173 289 202 233T283 142L495 596Q459 608 420 608ZM667 354Q667 476 575 553L366 106Q394 101 420 101Q524 101 595 175T667 354Z" />
|
||||
<glyph unicode="Ù" glyph-name="Ugrave" horiz-adv-x="768" d="M473 757H371L249 853L367 902L473 757ZM302 104T384 104T514 160T562 312V699H680V307Q680 156 597 75T384 -7T171 74T88 307V699H206V312Q206 216 254 160Z" />
|
||||
<glyph unicode="Ú" glyph-name="Uacute" horiz-adv-x="768" d="M302 104T384 104T514 160T562 312V699H680V307Q680 156 597 75T384 -7T171 74T88 307V699H206V312Q206 216 254 160ZM416 758H314L420 903L538 854L416 758Z" />
|
||||
<glyph unicode="Û" glyph-name="Ucircumflex" horiz-adv-x="768" d="M302 104T384 104T514 160T562 312V699H680V307Q680 156 597 75T384 -7T171 74T88 307V699H206V312Q206 216 254 160ZM336 891H440L562 757H465L388 813L311 757H214L336 891Z" />
|
||||
<glyph unicode="Ü" glyph-name="Udieresis" horiz-adv-x="768" d="M267 753T250 771T232 814T250 858T293 876T337 859T355 816T337 772T293 753ZM453 753T435 771T417 814T435 858T478 876T522 859T540 816T522 772T479 753ZM302 104T384 104T514 160T562
|
||||
312V699H680V307Q680 156 597 75T384 -7T171 74T88 307V699H206V312Q206 216 254 160Z" />
|
||||
<glyph unicode="Ý" glyph-name="Yacute" horiz-adv-x="624" d="M372 0H252V276L-8 699H121L312 381L503 699H632L372 276V0ZM389 742H287L393 887L511 838L389 742Z" />
|
||||
<glyph unicode="Þ" glyph-name="Thorn" horiz-adv-x="686" d="M642 369Q642 236 563 177T329 117H215V0H97V699H215V611H327Q642 611 642 369ZM441 224T481 262T521 372T472 473T325 504H215V224H342Q441 224 481 262Z" />
|
||||
<glyph unicode="ß" glyph-name="germandbls" horiz-adv-x="651" d="M377 426T412 460T447 540T421 619T337 652Q261 652 230 605T199 466V0H81V456Q81 528 87 557T102 613T123 657T154 696T196 728Q250 757 322 757T443 737T516 684Q561 624 561 554Q561
|
||||
451 457 386Q531 378 568 326T605 206Q605 112 539 56T350 0H309V98H331Q406 98 446 122T487 206T447 294T340 323Q317 323 305 322V415Q377 426 412 460Z" />
|
||||
<glyph unicode="à" glyph-name="agrave" horiz-adv-x="587" d="M512 0H410V71Q344 -8 233 -8Q150 -8 96 39T41 164T99 282T256 321H401V341Q401 447 283 447Q209 447 129 393L79 463Q176 540 299 540Q393 540 452 493T512 343V0ZM400 198V243H274Q153 243
|
||||
153 167Q153 128 183 108T266 87T360 117T400 198ZM384 600H282L160 696L278 745L384 600Z" />
|
||||
<glyph unicode="á" glyph-name="aacute" horiz-adv-x="587" d="M512 0H410V71Q344 -8 233 -8Q150 -8 96 39T41 164T99 282T256 321H401V341Q401 447 283 447Q209 447 129 393L79 463Q176 540 299 540Q393 540 452 493T512 343V0ZM400 198V243H274Q153 243
|
||||
153 167Q153 128 183 108T266 87T360 117T400 198ZM351 600H249L355 745L473 696L351 600Z" />
|
||||
<glyph unicode="â" glyph-name="acircumflex" horiz-adv-x="587" d="M512 0H410V71Q344 -8 233 -8Q150 -8 96 39T41 164T99 282T256 321H401V341Q401 447 283 447Q209 447 129 393L79 463Q176 540 299 540Q393 540 452 493T512 343V0ZM400 198V243H274Q153
|
||||
243 153 167Q153 128 183 108T266 87T360 117T400 198ZM239 734H343L465 600H368L291 656L214 600H117L239 734Z" />
|
||||
<glyph unicode="ã" glyph-name="atilde" horiz-adv-x="587" d="M512 0H410V71Q344 -8 233 -8Q150 -8 96 39T41 164T99 282T256 321H401V341Q401 447 283 447Q209 447 129 393L79 463Q176 540 299 540Q393 540 452 493T512 343V0ZM400 198V243H274Q153 243
|
||||
153 167Q153 128 183 108T266 87T360 117T400 198ZM365 597Q339 597 293 620T233 644Q200 644 199 600H125Q125 658 148 694T214 730Q241 730 289 707T352 683Q382 683 382 727H457Q454 597 365 597Z" />
|
||||
<glyph unicode="ä" glyph-name="adieresis" horiz-adv-x="587" d="M512 0H410V71Q344 -8 233 -8Q150 -8 96 39T41 164T99 282T256 321H401V341Q401 447 283 447Q209 447 129 393L79 463Q176 540 299 540Q393 540 452 493T512 343V0ZM400 198V243H274Q153
|
||||
243 153 167Q153 128 183 108T266 87T360 117T400 198ZM139 636T139 662T156 705T200 723T244 706T262 662T244 618T200 600T157 618ZM360 600T342 618T324 661T342 705T385 723T429 706T447 662T429 618T385 600Z" />
|
||||
<glyph unicode="å" glyph-name="aring" horiz-adv-x="587" d="M512 0H410V71Q344 -8 233 -8Q150 -8 96 39T41 164T99 282T256 321H401V341Q401 447 283 447Q209 447 129 393L79 463Q176 540 299 540Q393 540 452 493T512 343V0ZM403 729T403 687T370 614T294
|
||||
583T219 614T186 687T218 760T294 792T370 761ZM400 198V243H274Q153 243 153 167Q153 128 183 108T266 87T360 117T400 198ZM319 632T334 647T349 687T334 727T295 743T255 728T239 688T254 648T294 632Z" />
|
||||
<glyph unicode="æ" glyph-name="ae" horiz-adv-x="952" d="M910 230H513Q514 166 559 127T668 88Q758 88 810 151L874 81Q788 -8 659 -8T456 88Q376 -8 243 -8Q159 -8 100 39T41 165T98 280T256 317H401V341Q401 447 283 447Q209 447 129 393L79 463Q176
|
||||
540 299 540T476 466Q548 540 657 540T838 475T910 294V230ZM400 198V230H274Q181 230 162 202Q153 188 153 167Q153 128 183 108T266 87T360 117T400 198ZM794 379T757 411T663 444T563 410T514 317L798 316Q794 379 757 411Z" />
|
||||
<glyph unicode="ç" glyph-name="ccedilla" horiz-adv-x="577" d="M409 -117Q409 -155 378 -183T300 -212T216 -190L242 -133Q261 -143 280 -143T311 -132T322 -104T311 -76T282 -63T252 -68L285 -6Q184 6 116 79T47 270T130 463T334 540T537 457L471 376Q402
|
||||
436 332 436T211 390T159 270T209 145T335 94T476 162L542 90Q460 8 356 -5L339 -38Q409 -47 409 -117Z" />
|
||||
<glyph unicode="è" glyph-name="egrave" horiz-adv-x="618" d="M412 600H310L188 696L306 745L412 600ZM576 217H159Q163 159 212 124T324 88Q424 88 476 151L540 81Q454 -8 316 -8Q204 -8 126 66T47 266T127 466T315 540T500 475T576 294V217ZM159 305H464Q464
|
||||
372 422 408T319 444T208 407T159 305Z" />
|
||||
<glyph unicode="é" glyph-name="eacute" horiz-adv-x="618" d="M576 217H159Q163 159 212 124T324 88Q424 88 476 151L540 81Q454 -8 316 -8Q204 -8 126 66T47 266T127 466T315 540T500 475T576 294V217ZM159 305H464Q464 372 422 408T319 444T208 407T159
|
||||
305ZM376 602H274L380 747L498 698L376 602Z" />
|
||||
<glyph unicode="ê" glyph-name="ecircumflex" horiz-adv-x="618" d="M576 217H159Q163 159 212 124T324 88Q424 88 476 151L540 81Q454 -8 316 -8Q204 -8 126 66T47 266T127 466T315 540T500 475T576 294V217ZM159 305H464Q464 372 422 408T319 444T208 407T159
|
||||
305ZM265 734H369L491 600H394L317 656L240 600H143L265 734Z" />
|
||||
<glyph unicode="ë" glyph-name="edieresis" horiz-adv-x="618" d="M162 636T162 662T180 705T223 723T267 706T285 662T267 618T223 600T180 618ZM383 600T365 618T347 661T365 705T408 723T452 706T470 662T452 618T409 600ZM576 217H159Q163 159 212 124T324
|
||||
88Q424 88 476 151L540 81Q454 -8 316 -8Q204 -8 126 66T47 266T127 466T315 540T500 475T576 294V217ZM159 305H464Q464 372 422 408T319 444T208 407T159 305Z" />
|
||||
<glyph unicode="ì" glyph-name="igrave" horiz-adv-x="274" d="M200 600H98L-24 696L94 745L200 600ZM81 532H193V0H81V532Z" />
|
||||
<glyph unicode="í" glyph-name="iacute" horiz-adv-x="274" d="M190 600H96L202 740L312 691L190 600ZM81 532H193V0H81V532Z" />
|
||||
<glyph unicode="î" glyph-name="icircumflex" horiz-adv-x="274" d="M81 532H193V0H81V532ZM90 734H194L316 600H219L142 656L65 600H-32L90 734Z" />
|
||||
<glyph unicode="ï" glyph-name="idieresis" horiz-adv-x="274" d="M-8 636T-8 662T10 705T53 723T97 706T115 662T97 618T53 600T10 618ZM213 600T195 618T177 661T195 705T238 723T282 706T300 662T282 618T239 600ZM81 532H193V0H81V532Z" />
|
||||
<glyph unicode="ð" glyph-name="eth" horiz-adv-x="596" d="M399 437Q361 500 276 585L183 526L126 580L220 640Q218 643 147 702L242 757Q278 729 315 694L400 748L459 694L371 637Q547 446 547 267Q547 144 482 68T305 -8T122 59T50 231T120 404T289 472Q360
|
||||
472 397 435L399 437ZM159 173T197 132T298 90T399 131T438 231T400 332T299 374T198 332T159 232Z" />
|
||||
<glyph unicode="ñ" glyph-name="ntilde" horiz-adv-x="646" d="M193 288V0H81V532H193V435Q220 484 267 512T370 540Q460 540 515 485T571 326V0H459V292Q459 439 337 439Q279 439 236 401T193 288ZM405 597Q379 597 333 620T273 644Q240 644 239 600H165Q165
|
||||
658 188 694T254 730Q281 730 329 707T392 683Q422 683 422 727H497Q494 597 405 597Z" />
|
||||
<glyph unicode="ò" glyph-name="ograve" horiz-adv-x="652" d="M395 600H293L171 696L289 745L395 600ZM253 92T326 92T446 140T494 266T447 391T326 440T206 392T158 266T205 141ZM446 -8T326 -8T126 71T46 266T126 460T326 540T526 461T606 266T526 72Z" />
|
||||
<glyph unicode="ó" glyph-name="oacute" horiz-adv-x="652" d="M253 92T326 92T446 140T494 266T447 391T326 440T206 392T158 266T205 141ZM446 -8T326 -8T126 71T46 266T126 460T326 540T526 461T606 266T526 72ZM377 600H275L381 745L499 696L377 600Z" />
|
||||
<glyph unicode="ô" glyph-name="ocircumflex" horiz-adv-x="652" d="M253 92T326 92T446 140T494 266T447 391T326 440T206 392T158 266T205 141ZM446 -8T326 -8T126 71T46 266T126 460T326 540T526 461T606 266T526 72ZM275 734H379L501 600H404L327 656L250
|
||||
600H153L275 734Z" />
|
||||
<glyph unicode="õ" glyph-name="otilde" horiz-adv-x="652" d="M253 92T326 92T446 140T494 266T447 391T326 440T206 392T158 266T205 141ZM446 -8T326 -8T126 71T46 266T126 460T326 540T526 461T606 266T526 72ZM400 597Q374 597 328 620T268 644Q235
|
||||
644 234 600H160Q160 658 183 694T249 730Q276 730 324 707T387 683Q417 683 417 727H492Q489 597 400 597Z" />
|
||||
<glyph unicode="ö" glyph-name="odieresis" horiz-adv-x="652" d="M168 636T168 662T186 705T229 723T273 706T291 662T273 618T229 600T186 618ZM389 600T371 618T353 661T371 705T414 723T458 706T476 662T458 618T415 600ZM253 92T326 92T446 140T494
|
||||
266T447 391T326 440T206 392T158 266T205 141ZM446 -8T326 -8T126 71T46 266T126 460T326 540T526 461T606 266T526 72Z" />
|
||||
<glyph unicode="÷" glyph-name="divide" horiz-adv-x="568" d="M210 180T210 211T231 263T284 285T337 264T359 211T337 158T284 136T232 158ZM210 535T210 566T231 618T284 640T337 619T359 566T337 513T284 491T232 513ZM48 434H520V340H48V434Z" />
|
||||
<glyph unicode="ø" glyph-name="oslash" horiz-adv-x="652" d="M326 -8Q298 -8 261 -1L213 -105H113L177 32Q116 68 81 130T46 266Q46 381 126 460T326 540Q370 540 409 528L453 622H553L491 490Q545 452 575 394T606 266Q606 151 526 72T326 -8ZM253 440T206
|
||||
392T158 260T221 126L366 436Q349 440 326 440Q253 440 206 392ZM326 92Q399 92 446 140T494 267T445 392L305 93Q312 92 326 92Z" />
|
||||
<glyph unicode="ù" glyph-name="ugrave" horiz-adv-x="646" d="M393 600H291L169 696L287 745L393 600ZM453 244V532H565V0H453V97Q426 48 379 20T276 -8Q186 -8 131 47T75 206V532H187V240Q187 93 309 93Q367 93 410 131T453 244Z" />
|
||||
<glyph unicode="ú" glyph-name="uacute" horiz-adv-x="646" d="M453 244V532H565V0H453V97Q426 48 379 20T276 -8Q186 -8 131 47T75 206V532H187V240Q187 93 309 93Q367 93 410 131T453 244ZM350 602H248L354 747L472 698L350 602Z" />
|
||||
<glyph unicode="û" glyph-name="ucircumflex" horiz-adv-x="646" d="M453 244V532H565V0H453V97Q426 48 379 20T276 -8Q186 -8 131 47T75 206V532H187V240Q187 93 309 93Q367 93 410 131T453 244ZM270 734H374L496 600H399L322 656L245 600H148L270 734Z" />
|
||||
<glyph unicode="ü" glyph-name="udieresis" horiz-adv-x="646" d="M162 636T162 662T180 705T223 723T267 706T285 662T267 618T223 600T180 618ZM383 600T365 618T347 661T365 705T408 723T452 706T470 662T452 618T409 600ZM453 244V532H565V0H453V97Q426
|
||||
48 379 20T276 -8Q186 -8 131 47T75 206V532H187V240Q187 93 309 93Q367 93 410 131T453 244Z" />
|
||||
<glyph unicode="ý" glyph-name="yacute" horiz-adv-x="574" d="M148 -212Q75 -212 16 -159L67 -68Q102 -101 139 -101T200 -74T224 -15Q224 -1 9 532H129L288 140L447 532H567L309 -100Q286 -152 243 -182T148 -212ZM332 628H230L336 773L454 724L332 628Z" />
|
||||
<glyph unicode="þ" glyph-name="thorn" horiz-adv-x="672" d="M481 540T553 462T625 265T554 69T363 -8Q281 -8 220 44Q206 56 200 64L193 73V-194H81V742H193V459Q196 462 200 467T222 487T258 512Q308 540 365 540Q481 540 553 462ZM412 91T458 143T505
|
||||
266T459 389T345 442T234 390T191 266T234 143T344 91Z" />
|
||||
<glyph unicode="ÿ" glyph-name="ydieresis" horiz-adv-x="574" d="M138 636T138 662T156 705T199 723T243 706T261 662T243 618T199 600T156 618ZM359 600T341 618T323 661T341 705T384 723T428 706T446 662T428 618T385 600ZM148 -212Q75 -212 16 -159L67
|
||||
-68Q102 -101 139 -101T200 -74T224 -15Q224 -1 9 532H129L288 140L447 532H567L309 -100Q286 -152 243 -182T148 -212Z" />
|
||||
<glyph unicode="–" glyph-name="endash" horiz-adv-x="538" d="M82 226V293H456V226H82Z" />
|
||||
<glyph unicode="—" glyph-name="emdash" horiz-adv-x="725" d="M82 227V293H643V227H82Z" />
|
||||
<glyph unicode="‘" glyph-name="quoteleft" horiz-adv-x="216" d="M134 619Q162 601 162 571T144 523T99 505T54 522T35 566T53 620L112 705H173L134 619Z" />
|
||||
<glyph unicode="’" glyph-name="quoteright" horiz-adv-x="217" d="M73 586Q46 602 46 633T64 682T109 700T154 683T173 639T155 585L96 500H35L73 586Z" />
|
||||
<glyph unicode="‚" glyph-name="quotesinglbase" horiz-adv-x="217" d="M73 5Q46 22 46 53T64 101T109 119T154 102T173 58T155 4L96 -81H35L73 5Z" />
|
||||
<glyph unicode="“" glyph-name="quotedblleft" horiz-adv-x="370" d="M134 619Q162 601 162 571T144 523T99 505T54 522T35 566T53 620L112 705H173L134 619ZM287 619Q315 601 315 571T297 523T252 505T207 522T188 566T206 620L265 705H326L287 619Z" />
|
||||
<glyph unicode="”" glyph-name="quotedblright" horiz-adv-x="369" d="M73 586Q46 602 46 633T64 682T109 700T154 683T173 639T155 585L96 500H35L73 586ZM225 586Q198 602 198 633T216 682T261 700T306 683T325 639T307 585L248 500H187L225 586Z" />
|
||||
<glyph unicode="„" glyph-name="quotedblbase" horiz-adv-x="369" d="M73 5Q46 22 46 53T64 101T109 119T154 102T173 58T155 4L96 -81H35L73 5ZM225 5Q198 22 198 53T216 101T261 119T306 102T325 58T307 4L248 -81H187L225 5Z" />
|
||||
<glyph unicode="•" glyph-name="bullet" horiz-adv-x="428" d="M85 263T85 316T123 407T214 445T305 407T343 316T305 225T214 187T123 225Z" />
|
||||
<glyph unicode="‹" glyph-name="guilsinglleft" horiz-adv-x="349" d="M283 416L168 240L283 64H175L56 240L175 416H283Z" />
|
||||
<glyph unicode="›" glyph-name="guilsinglright" horiz-adv-x="349" d="M181 240L66 416H174L293 240L174 64H66L181 240Z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 43 KiB |
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.ttf
Normal file
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.ttf
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.woff
Normal file
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.woff
Normal file
Binary file not shown.
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.woff2
Normal file
BIN
themes/grav/fonts/Montserrat-regular/Montserrat-regular.woff2
Normal file
Binary file not shown.
64
themes/grav/scss/configuration/fonts/_support.scss
Normal file
64
themes/grav/scss/configuration/fonts/_support.scss
Normal file
@@ -0,0 +1,64 @@
|
||||
@mixin admin-font-faces($fonts) {
|
||||
@each $fontname, $weights in $fonts {
|
||||
@if $fontname == $fonts-default or
|
||||
$fontname == $fonts-header or
|
||||
$fontname == $fonts-mono {
|
||||
@each $fullname, $weight in $weights {
|
||||
@if $fullname != null {
|
||||
@font-face {
|
||||
font-family: '#{$fontname}';
|
||||
font-weight: $weight;
|
||||
font-style: normal;
|
||||
src: url('../fonts/#{$fullname}/#{$fullname}.eot');
|
||||
src: url('../fonts/#{$fullname}/#{$fullname}.eot?#iefix') format('embedded-opentype'),
|
||||
local('#{$fullname}'),
|
||||
url('../fonts/#{$fullname}/#{$fullname}.woff2') format('woff2'),
|
||||
url('../fonts/#{$fullname}/#{$fullname}.woff') format('woff'),
|
||||
url('../fonts/#{$fullname}/#{$fullname}.ttf') format('truetype'),
|
||||
url('../fonts/#{$fullname}/#{$fullname}.svg##{$fontname}') format('svg');
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@mixin body-fonts($font) {
|
||||
body, h5, h6,
|
||||
.badge, .note, .grav-mdeditor-preview,
|
||||
input, select, textarea, button, .selectize-input {
|
||||
font-family: "#{$font}", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin header-fonts($font) {
|
||||
h1, h2, h3, h4,
|
||||
#admin-menu li, .form-tabs > label, .label {
|
||||
font-family: "#{$font}", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin mono-fonts($font) {
|
||||
code, kbd, pre, samp,
|
||||
body .CodeMirror pre {
|
||||
font-family: "#{$font}", "Monaco", "Consolas", "Lucida Console", monospace;
|
||||
}
|
||||
}
|
||||
|
||||
@include admin-font-faces($font-definitions);
|
||||
|
||||
@each $font in $fonts-default {
|
||||
@include body-fonts($font);
|
||||
}
|
||||
|
||||
@each $font in $fonts-header {
|
||||
@include header-fonts($font);
|
||||
}
|
||||
|
||||
@each $font in $fonts-mono {
|
||||
@include mono-fonts($font);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,11 +1,5 @@
|
||||
// Colors
|
||||
@import "colors";
|
||||
|
||||
// Typography
|
||||
@import "typography";
|
||||
|
||||
// Typography
|
||||
@import "bullets";
|
||||
|
||||
// Variables
|
||||
@import "variables";
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
$bullet-icon-size: 3.5rem;
|
||||
|
||||
$bullet-icon-color-1: $core-accent;
|
||||
$bullet-icon-color-2: adjust-hue($core-accent, -20);
|
||||
$bullet-icon-color-3: adjust-hue($core-accent, -130);
|
||||
@@ -1,78 +1,15 @@
|
||||
// Core
|
||||
$core-text: #fff;
|
||||
$core-accent: #0082BA;
|
||||
$secondary-link: #DA4B46;
|
||||
$white: #fff;
|
||||
$black: #000;
|
||||
$light-gray: #ddd;
|
||||
$border-color: #EEEEEE;
|
||||
$white: #ffffff;
|
||||
$black: #000000;
|
||||
$light-gray: #dddddd;
|
||||
|
||||
// Admin colors
|
||||
$page-bg: #314D5B;
|
||||
$accent-bg: #253A47;
|
||||
$accent-fg: #fff;
|
||||
$darker-accent-bg: shade($accent-bg,12%);
|
||||
$darker-accent-fg: shade($accent-fg,10%);
|
||||
$secondary-accent-bg: #349886;
|
||||
$secondary-accent-fg: #fff;
|
||||
$tertiary-accent-bg: #2693B7;
|
||||
$tertiary-accent-fg: #fff;
|
||||
$info-bg: #9055AF;
|
||||
$info-fg: #fff;
|
||||
$notice-bg: #DA4B46;
|
||||
$notice-fg: #fff;
|
||||
$content-bg: #EEEEEE;
|
||||
$content-fg: #737C81;
|
||||
|
||||
|
||||
// Borders
|
||||
$core-border-color: $light-gray;
|
||||
$core-border-color-hover: darken($core-border-color, 10);
|
||||
$core-border-color-focus: $core-accent;
|
||||
|
||||
// Shadows
|
||||
$core-box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.06);
|
||||
$core-box-shadow-focus: $core-box-shadow, 0 0 5px rgba(darken($core-border-color-focus, 5), 0.7);
|
||||
|
||||
|
||||
// Header
|
||||
$header-text: #FFFFFF;
|
||||
|
||||
// Nav
|
||||
$navbar-text: #75879A;
|
||||
$navbar-bg: #FFFFFF;
|
||||
|
||||
// Showcase
|
||||
$showcase-bg: lighten($core-accent, 6%);
|
||||
$showcase-text: #fff;
|
||||
|
||||
// Feature
|
||||
$feature-bg: #fff;
|
||||
|
||||
// Main Body
|
||||
$main-bg: #f7f7f7;
|
||||
$body-border: darken($main-bg, 5%);
|
||||
|
||||
// Sidebar
|
||||
$sidebar-text: #aaa;
|
||||
|
||||
// Bottom
|
||||
$bottom-bg: #f7f7f7;
|
||||
$bottom-text: $core-text;
|
||||
|
||||
// Footer
|
||||
$footer-bg: #404040;
|
||||
$footer-text: #ccc;
|
||||
|
||||
$rule-color: #F0F2F4;
|
||||
$code-text: #c7254e;
|
||||
$code-bg: #f9f2f4;
|
||||
$pre-text: #237794;
|
||||
$pre-bg: #f6f6f6;
|
||||
|
||||
// Dark Contrast variation
|
||||
$dark-navbar-text: #999;
|
||||
$dark-sidebar: #222;
|
||||
$dark-sidebar-text: #999;
|
||||
$dark-main-bg: #333;
|
||||
$dark-body-border: #666;
|
||||
// Shadows
|
||||
$core-box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.06);
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
// Font Family
|
||||
$font-family-default: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
$font-family-header: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
$font-family-mono: "Ubuntu Mono", monospace;
|
||||
$font-family-serif: "Georgia", "Times", "Times New Roman", serif;
|
||||
|
||||
$icons: "FontAwesome";
|
||||
15
themes/grav/scss/fonts.scss
Normal file
15
themes/grav/scss/fonts.scss
Normal file
@@ -0,0 +1,15 @@
|
||||
$fonts-default: 'Lato' !default;
|
||||
$fonts-header: 'Montserrat' !default;
|
||||
$fonts-mono: 'Inconsolata' !default;
|
||||
|
||||
$font-definitions: (
|
||||
Montserrat: ('Montserrat-regular', 400) (null),
|
||||
Lato: ('Lato-300', 300) ('Lato-regular', 400) ('Lato-700', 700),
|
||||
Inconsolata: ('Inconsolata-regular', 400) ('Inconsolata-700', 700)
|
||||
);
|
||||
|
||||
@import "configuration/fonts/support";
|
||||
|
||||
|
||||
|
||||
|
||||
1086
themes/grav/scss/preset.scss
Normal file
1086
themes/grav/scss/preset.scss
Normal file
File diff suppressed because it is too large
Load Diff
11
themes/grav/scss/simple-fonts.scss
Normal file
11
themes/grav/scss/simple-fonts.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
body, h5, h6,
|
||||
.badge, .note, .grav-mdeditor-preview,
|
||||
input, select, textarea, button, .selectize-input,
|
||||
h1, h2, h3, h4,
|
||||
#admin-menu li, .form-tabs > label, .label {
|
||||
font-family: "Helvetica Neue", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
}
|
||||
code, kbd, pre, samp,
|
||||
body .CodeMirror pre {
|
||||
font-family: "Monaco", "Consolas", "Lucida Console", monospace;
|
||||
}
|
||||
@@ -22,7 +22,6 @@
|
||||
|
||||
// Core
|
||||
@import "template/core";
|
||||
@import "template/fonts";
|
||||
|
||||
// Extensions
|
||||
@import "template/extensions";
|
||||
@@ -33,6 +32,9 @@
|
||||
// Typography
|
||||
@import "template/typography";
|
||||
|
||||
// Special Fonts
|
||||
@import "template/fonts";
|
||||
|
||||
// Forms
|
||||
@import "template/forms";
|
||||
|
||||
|
||||
@@ -10,26 +10,43 @@ $update-height: 3rem;
|
||||
bottom: 0;
|
||||
width: $sidebar-width;
|
||||
|
||||
background: $accent-bg;
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
display: none;
|
||||
width: 75%;
|
||||
z-index: 999999;
|
||||
}
|
||||
|
||||
a {
|
||||
color: shade($accent-fg,20%);
|
||||
&:hover {
|
||||
color: $accent-fg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#admin-logo {
|
||||
background: $darker-accent-bg;
|
||||
height: $topbar-height;
|
||||
text-align: center;
|
||||
|
||||
.admin-logo {
|
||||
a {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
width: 20%;
|
||||
text-align: right;
|
||||
padding-right: 1rem;
|
||||
|
||||
&:first-child {
|
||||
width: 70%;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.fa {
|
||||
display: block;
|
||||
margin-top: -5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#grav-logo {
|
||||
max-width: 100%;
|
||||
padding-left: 1.5rem;
|
||||
height: $topbar-height;
|
||||
}
|
||||
|
||||
h3 {
|
||||
text-transform: uppercase;
|
||||
@@ -48,7 +65,6 @@ $update-height: 3rem;
|
||||
|
||||
#admin-user-details, .admin-user-details {
|
||||
padding: $sidebar-padding;
|
||||
border-bottom: 1px solid $darker-accent-bg;
|
||||
overflow: hidden;
|
||||
|
||||
img {
|
||||
@@ -61,10 +77,6 @@ $update-height: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover img {
|
||||
box-shadow: 0px 0px 0 50px lighten($accent-bg,3%);
|
||||
}
|
||||
|
||||
.admin-user-names {
|
||||
margin-left: 45px;
|
||||
|
||||
@@ -73,15 +85,13 @@ $update-height: 3rem;
|
||||
}
|
||||
|
||||
h4, h5 {
|
||||
color: darken($accent-fg,10%);
|
||||
margin: 0;
|
||||
font-size: 1rem;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-family: $font-family-default;
|
||||
color: lighten($accent-bg,55%);
|
||||
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
}
|
||||
@@ -93,12 +103,7 @@ $update-height: 3rem;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
|
||||
|
||||
|
||||
li {
|
||||
font-family: $font-family-header;
|
||||
|
||||
.badges {
|
||||
float: right;
|
||||
margin-right:1rem;
|
||||
@@ -106,16 +111,9 @@ $update-height: 3rem;
|
||||
.badge {
|
||||
display: inline-block;
|
||||
margin-right: -5px;
|
||||
|
||||
color: shade($accent-fg,10%);
|
||||
}
|
||||
|
||||
.count {
|
||||
background-color: lighten($accent-bg, 10%);
|
||||
}
|
||||
|
||||
.updates {
|
||||
background-color: $tertiary-accent-bg;
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -141,15 +139,12 @@ $update-height: 3rem;
|
||||
padding-top: 0.7rem;
|
||||
padding-bottom: 0.7rem;
|
||||
|
||||
color: lighten($accent-bg,65%);
|
||||
|
||||
@include breakpoint(tablet-range){
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
i {
|
||||
.fa {
|
||||
@include transition(all 0.2s ease);
|
||||
color: lighten($accent-bg,55%);
|
||||
margin-right: 8px;
|
||||
|
||||
@include breakpoint(tablet-range){
|
||||
@@ -158,11 +153,7 @@ $update-height: 3rem;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background: $darker-accent-bg;
|
||||
// padding-left: 30px;
|
||||
color: $accent-fg;
|
||||
|
||||
i {
|
||||
.fa {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
@@ -170,18 +161,11 @@ $update-height: 3rem;
|
||||
|
||||
&.selected {
|
||||
a {
|
||||
background: $page-bg;
|
||||
color: $accent-fg;
|
||||
padding-left: 16px;
|
||||
border-left: 9px solid $secondary-accent-bg;
|
||||
|
||||
@include breakpoint(tablet-range){
|
||||
padding-left: 11px;
|
||||
}
|
||||
|
||||
i {
|
||||
color: lighten($accent-bg,70%);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -218,6 +202,8 @@ $update-height: 3rem;
|
||||
position: relative;
|
||||
height: $topbar-height;
|
||||
padding: 0 $padding-default;
|
||||
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.1);
|
||||
z-index: 2;
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
height: 7.2rem;
|
||||
@@ -225,6 +211,10 @@ $update-height: 3rem;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.button-bar {
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@extend %vertical-align;
|
||||
|
||||
@@ -269,7 +259,6 @@ $update-height: 3rem;
|
||||
}
|
||||
|
||||
.preview {
|
||||
color: $secondary-accent-fg;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
@@ -296,8 +285,6 @@ $update-height: 3rem;
|
||||
@include clearfix;
|
||||
padding: 0 $padding-default;
|
||||
margin-top: -$padding-default;
|
||||
background: $info-bg;
|
||||
color: $info-fg;
|
||||
|
||||
&.plugins {
|
||||
padding-right: 1rem;
|
||||
@@ -308,7 +295,6 @@ $update-height: 3rem;
|
||||
margin-top: 0.6rem;
|
||||
margin-left: 1rem;
|
||||
line-height: 1.5;
|
||||
@include button-color(shade($info-bg, 20%));
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -316,12 +302,12 @@ $update-height: 3rem;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
i {
|
||||
padding-right: 0.5rem;
|
||||
span[class="hint--left"]::after {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.less {
|
||||
color: rgba($info-fg,0.75);
|
||||
i {
|
||||
padding-right: 0.5rem;
|
||||
}
|
||||
|
||||
&.grav {
|
||||
@@ -380,15 +366,11 @@ $update-height: 3rem;
|
||||
}
|
||||
|
||||
.admin-block {
|
||||
background: $content-bg;
|
||||
color: $content-fg;
|
||||
padding: 2rem 0;
|
||||
|
||||
h1 {
|
||||
color: $page-bg;
|
||||
padding: 0 $padding-default 0.5rem;
|
||||
margin: 0 0 1rem;
|
||||
border-bottom: 3px solid darken($content-bg, 5%);
|
||||
|
||||
@include breakpoint(mobile-only){
|
||||
padding: 0 0 0.5rem;
|
||||
@@ -450,21 +432,10 @@ $update-height: 3rem;
|
||||
.button {
|
||||
@extend %vertical-align;
|
||||
}
|
||||
background: darken($content-bg, 2%);
|
||||
}
|
||||
}
|
||||
|
||||
.danger {
|
||||
&.button-bar {
|
||||
.button {
|
||||
@include button-color($secondary-link);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
#admin-dashboard {
|
||||
|
||||
@include clearfix;
|
||||
@@ -506,7 +477,6 @@ $update-height: 3rem;
|
||||
|
||||
p {
|
||||
text-align: center;
|
||||
color: rgba($white,0.96);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -541,7 +511,6 @@ $update-height: 3rem;
|
||||
display:block;
|
||||
font-style: normal;
|
||||
font-size: 1rem;
|
||||
color: rgba($white, .85);
|
||||
}
|
||||
|
||||
}
|
||||
@@ -564,7 +533,6 @@ $update-height: 3rem;
|
||||
#popularity {
|
||||
p {
|
||||
text-align: center;
|
||||
color: rgba($white,0.95);
|
||||
margin: 0;
|
||||
}
|
||||
.button-bar {
|
||||
@@ -587,19 +555,9 @@ $update-height: 3rem;
|
||||
i {
|
||||
display: block;
|
||||
font-style: normal;
|
||||
color: rgba($white, 0.75);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.tertiary-accent {
|
||||
@include linear-gradient($tertiary-accent-bg, lighten($tertiary-accent-bg,20%));
|
||||
}
|
||||
|
||||
.secondary-accent {
|
||||
@include linear-gradient($secondary-accent-bg, lighten($secondary-accent-bg,20%));
|
||||
}
|
||||
}
|
||||
|
||||
.no-flick{-webkit-transform:translate3d(0,0,0);}
|
||||
@@ -622,8 +580,6 @@ $update-height: 3rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
border: 1px solid darken($content-bg, 5%);
|
||||
background: $white;
|
||||
margin-bottom: 2rem;
|
||||
|
||||
h4 {
|
||||
@@ -642,7 +598,6 @@ $update-height: 3rem;
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
h5 {
|
||||
color: lighten($content-fg,10%);
|
||||
font-size: 1.1rem;
|
||||
margin: 0;
|
||||
}
|
||||
@@ -661,19 +616,6 @@ $update-height: 3rem;
|
||||
stroke-width: 20px;
|
||||
|
||||
}
|
||||
&.ct-series-a {
|
||||
.ct-bar {
|
||||
stroke: rgba($white, 0.85) !important;
|
||||
}
|
||||
.ct-slice-donut {
|
||||
stroke: $white !important;
|
||||
}
|
||||
}
|
||||
&.ct-series-b {
|
||||
.ct-slice-donut {
|
||||
stroke: rgba($white, 0.2) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,18 +1,5 @@
|
||||
.button {
|
||||
@extend %button;
|
||||
@include button-color(lighten($secondary-accent-bg, 10%));
|
||||
|
||||
&.dropdown-toggle {
|
||||
border-left: 1px solid lighten($secondary-accent-bg, 5%);
|
||||
}
|
||||
|
||||
&.secondary {
|
||||
@include button-color(shade($secondary-accent-bg, 20%));
|
||||
|
||||
&.dropdown-toggle {
|
||||
border-left: 1px solid lighten(shade($secondary-accent-bg, 20%), 5%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.button-group {
|
||||
@@ -69,14 +56,9 @@
|
||||
font-size: 14px;
|
||||
text-align: left;
|
||||
list-style: none;
|
||||
background-color: lighten($secondary-accent-bg, 10%);
|
||||
-webkit-background-clip: padding-box;
|
||||
background-clip: padding-box;
|
||||
border: 1px solid lighten($secondary-accent-bg, 5%);
|
||||
border: 1px solid rgba(0, 0, 0, .15);
|
||||
border-radius: 4px;
|
||||
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
|
||||
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
|
||||
|
||||
&.language-switcher {
|
||||
min-width: auto;
|
||||
@@ -94,7 +76,6 @@
|
||||
height: 1px;
|
||||
margin: 9px 0;
|
||||
overflow: hidden;
|
||||
background-color: $secondary-accent-bg;
|
||||
}
|
||||
|
||||
li > a {
|
||||
@@ -103,19 +84,10 @@
|
||||
clear: both;
|
||||
font-weight: 400;
|
||||
line-height: 1.42857143;
|
||||
color: $white;
|
||||
white-space: nowrap;
|
||||
|
||||
&:focus, &:hover {
|
||||
color: $white;
|
||||
text-decoration: none;
|
||||
background-color: $secondary-accent-bg;
|
||||
}
|
||||
}
|
||||
|
||||
&.language-switcher {
|
||||
a.active {
|
||||
background-color: #349886
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,19 +3,10 @@ html, body {
|
||||
}
|
||||
|
||||
body {
|
||||
background: $page-bg;
|
||||
color: $core-text;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
a {
|
||||
color: $core-accent;
|
||||
&:hover {
|
||||
color: darken($core-accent, 20%);
|
||||
}
|
||||
}
|
||||
|
||||
b, strong {
|
||||
font-weight: $font-weight-bold
|
||||
}
|
||||
@@ -30,79 +21,14 @@ b, strong {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.secondary-accent {
|
||||
background: $secondary-accent-bg;
|
||||
color: $secondary-accent-fg;
|
||||
|
||||
.button-bar {
|
||||
background: $secondary-accent-bg;
|
||||
}
|
||||
|
||||
.button {
|
||||
background: lighten($secondary-accent-bg, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
.tertiary-accent {
|
||||
background: $tertiary-accent-bg;
|
||||
color: $tertiary-accent-fg;
|
||||
|
||||
.button-bar {
|
||||
background: $tertiary-accent-bg;
|
||||
}
|
||||
|
||||
.button {
|
||||
background: lighten($tertiary-accent-bg, 5%);
|
||||
@include button-color(lighten($tertiary-accent-bg, 10%));
|
||||
}
|
||||
}
|
||||
|
||||
.alert {
|
||||
font-size: 1.1rem;
|
||||
padding: 1rem $padding-default;
|
||||
}
|
||||
|
||||
.info {
|
||||
background: $info-bg;
|
||||
color: $info-fg;
|
||||
a {
|
||||
color: darken($info-fg, 10%);
|
||||
&:hover {
|
||||
color: $info-fg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.info-reverse {
|
||||
color: $info-bg;
|
||||
}
|
||||
|
||||
.notice {
|
||||
background: $tertiary-accent-bg;
|
||||
color: $tertiary-accent-fg;
|
||||
a {
|
||||
color: darken($tertiary-accent-fg, 10%);
|
||||
&:hover {
|
||||
color: $tertiary-accent-fg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.error {
|
||||
background: $notice-bg;
|
||||
color: $notice-fg;
|
||||
a {
|
||||
color: darken($notice-fg, 10%);
|
||||
&:hover {
|
||||
color: $notice-fg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.badge {
|
||||
display: inline-block;
|
||||
font-size: 0.9rem;
|
||||
font-family: $font-family-default;
|
||||
font-weight: 700;
|
||||
border-radius: 10px;
|
||||
padding: 0px 6px;
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
$preview-width: 150px;
|
||||
$preview-height: 100px;
|
||||
$success-color: lighten($secondary-accent-bg,10%);
|
||||
$error-color: #D55A4E;
|
||||
|
||||
.form-uploads-wrapper h3 {
|
||||
font-size: 1rem;
|
||||
@@ -12,10 +10,8 @@ $error-color: #D55A4E;
|
||||
|
||||
.dropzone {
|
||||
position: relative;
|
||||
border: 1px $form-border solid;
|
||||
border-radius: $form-border-radius;
|
||||
min-height: 4rem;
|
||||
background: $white;
|
||||
|
||||
&.dz-clickable {
|
||||
cursor: pointer;
|
||||
@@ -51,7 +47,6 @@ $error-color: #D55A4E;
|
||||
}
|
||||
|
||||
.dz-success-mark, .dz-error-mark {
|
||||
color: $white;
|
||||
font-family: FontAwesome;
|
||||
display: none;
|
||||
position: absolute;
|
||||
@@ -74,14 +69,12 @@ $error-color: #D55A4E;
|
||||
}
|
||||
|
||||
.dz-success-mark {
|
||||
background-color: $success-color;
|
||||
&::after {
|
||||
content: '\f00c';
|
||||
}
|
||||
}
|
||||
|
||||
.dz-error-mark {
|
||||
background-color: $error-color;
|
||||
&::after {
|
||||
content: '\f12a';
|
||||
}
|
||||
@@ -93,7 +86,6 @@ $error-color: #D55A4E;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
height: 4px;
|
||||
background: #d7d7d7;
|
||||
display: none;
|
||||
|
||||
.dz-upload {
|
||||
@@ -103,7 +95,6 @@ $error-color: #D55A4E;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 0%;
|
||||
background-color: $success-color;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -116,8 +107,6 @@ $error-color: #D55A4E;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.2;
|
||||
padding: 8px 10px;
|
||||
background: lighten($content-bg,3%);
|
||||
color: $error-color;
|
||||
z-index: 500;
|
||||
}
|
||||
|
||||
@@ -143,14 +132,10 @@ $error-color: #D55A4E;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 22px;
|
||||
border:1px solid darken($content-bg,5%);
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
font-size: 0.8rem;
|
||||
&:hover {
|
||||
background: $content-bg;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover .dz-remove {
|
||||
@@ -183,8 +168,6 @@ $error-color: #D55A4E;
|
||||
width: $preview-width;
|
||||
height: $preview-height;
|
||||
position: relative;
|
||||
background: lighten($content-bg,3%);
|
||||
border:1px solid darken($content-bg,5%);
|
||||
font-size: 0.8rem;
|
||||
padding: 5px;
|
||||
margin-bottom: 22px;
|
||||
@@ -222,7 +205,6 @@ $error-color: #D55A4E;
|
||||
&.dz-clickable {
|
||||
.dz-message, .dz-message span {
|
||||
cursor: pointer;
|
||||
color: lighten($content-fg,30%);
|
||||
text-align: center;
|
||||
font-size: 1.4rem;
|
||||
line-height: 4rem;
|
||||
|
||||
@@ -48,10 +48,6 @@
|
||||
|
||||
.grav-editor-toolbar {
|
||||
@include clearfix;
|
||||
border: 1px solid $form-border;
|
||||
border-top-right-radius: $form-border-radius;
|
||||
border-top-left-radius: $form-border-radius;
|
||||
background: lighten($content-bg, 5%);
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
@@ -68,7 +64,6 @@
|
||||
a {
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
color: $content-fg;
|
||||
background-color: transparent;
|
||||
border-radius: 0;
|
||||
padding: 0.4rem 0.8rem;
|
||||
@@ -78,33 +73,6 @@
|
||||
&, &:hover, &:active, &:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
&:hover, &:focus {
|
||||
background: lighten($content-bg, 2%);
|
||||
color: darken($content-fg, 10%);
|
||||
border-top: 1px solid $form-border;
|
||||
border-bottom: 1px solid $form-border;
|
||||
}
|
||||
}
|
||||
|
||||
.editor-active {
|
||||
a {
|
||||
background: white;
|
||||
cursor: auto;
|
||||
border-top: 1px solid $form-border;
|
||||
border-left: 1px solid $form-border;
|
||||
border-right: 1px solid $form-border;
|
||||
|
||||
&:hover {
|
||||
background: $white;
|
||||
border-top: 0;
|
||||
border-bottom: 1px solid $white;
|
||||
}
|
||||
}
|
||||
|
||||
&:last-child a, &:last-child a:hover {
|
||||
border-right: 1px solid transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -137,16 +105,11 @@
|
||||
.grav-editor-content, .grav-editor-preview {
|
||||
@include clearfix;
|
||||
cursor: text;
|
||||
border: 1px solid $form-border;
|
||||
border-top: 0;
|
||||
border-bottom-right-radius: $form-border-radius;
|
||||
border-bottom-left-radius: $form-border-radius;
|
||||
}
|
||||
|
||||
.grav-editor-content {
|
||||
.CodeMirror {
|
||||
padding: 10px 20px 20px 20px;
|
||||
border-bottom-left-radius: $form-border-radius;
|
||||
|
||||
}
|
||||
}
|
||||
@@ -156,7 +119,6 @@
|
||||
overflow-y: scroll;
|
||||
position: relative;
|
||||
background: #fff;
|
||||
border-bottom-right-radius: $form-border-radius;
|
||||
}
|
||||
|
||||
.grav-editor-toolbar {
|
||||
@@ -173,79 +135,35 @@
|
||||
}
|
||||
}
|
||||
|
||||
#admin-main {
|
||||
.grav-editor-preview {
|
||||
font-family: $font-family-default;
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
color: darken($content-fg, 10%);
|
||||
}
|
||||
h1 {
|
||||
font-size: 2rem;
|
||||
border: 0;
|
||||
}
|
||||
h2 {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
h4 {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
h5 {
|
||||
font-size: 1.1rem
|
||||
}
|
||||
p, h1 {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
[data-mode=tab] {
|
||||
&[data-active-tab=code] .grav-editor-preview, &[data-active-tab=preview] .grav-editor-code {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
// CodeMirror Theme
|
||||
.cm-s-paper {
|
||||
|
||||
$paper-fg: darken($content-fg,5%);
|
||||
$tag: #349886;
|
||||
$paper-fg: #666;
|
||||
$tag: darken($paper-fg, 10%);
|
||||
|
||||
&.CodeMirror {
|
||||
color: $paper-fg;
|
||||
font-size: 14px;
|
||||
line-height: 1.4;
|
||||
|
||||
pre {
|
||||
font-family: "DejaVu Sans Mono", Menlo, Monaco, Consolas, Courier, monospace;
|
||||
}
|
||||
}
|
||||
|
||||
.cm-link {color: darken($core-accent, 10%);}
|
||||
.cm-link {color: #0082ba;}
|
||||
.cm-comment {color: lighten($paper-fg,10%);}
|
||||
.cm-header {color: darken($paper-fg,10%);}
|
||||
.cm-strong {color: darken($paper-fg,5%);}
|
||||
.cm-header {color: darken($paper-fg,5%);}
|
||||
.cm-strong {color: darken($paper-fg,10%);}
|
||||
.cm-em {color: darken($paper-fg, 10%);}
|
||||
.cm-string {color: $core-accent;}
|
||||
.cm-string {color: #0082BA;}
|
||||
.cm-tag {color: $tag}
|
||||
.cm-bracket {color: lighten($tag, 10%);}
|
||||
.cm-variable {color: darken($paper-fg,10%);}
|
||||
.cm-variable-2 {color: lighten($paper-fg,10%);}
|
||||
.cm-variable-3 {color: lighten($paper-fg,15%);}
|
||||
.cm-hr {color: lighten($paper-fg,40%);font-weight: bold;}
|
||||
|
||||
.cm-keyword {color: $core-accent;}
|
||||
.cm-atom {color: $info-bg;}
|
||||
.cm-keyword {color: #0082ba;}
|
||||
.cm-atom {color: #9055af;}
|
||||
.cm-meta {color: $paper-fg;}
|
||||
|
||||
.cm-number {color: #7f8c8d;}
|
||||
.cm-def {color: #00f;}
|
||||
.cm-variable {color: black;}
|
||||
.cm-variable-2 {color: #555;}
|
||||
.cm-variable-3 {color: #085;}
|
||||
//.cm-variable-2 {color: #555;}
|
||||
//.cm-variable-3 {color: #085;}
|
||||
.cm-property {color: black;}
|
||||
.cm-operator {color: black;}
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
// Import Google Web Fonts
|
||||
@import url(//fonts.googleapis.com/css?family=Montserrat:400|Lato:300,400,700|Ubuntu+Mono:400,700);
|
||||
// RocketTheme Apps Support
|
||||
@include font-face('rockettheme-apps', '../fonts/rockettheme-apps/rockettheme-apps');
|
||||
|
||||
// RocketTheme Apps Support
|
||||
i.fa-grav, i.fa-grav-spaceman, i.fa-grav-text, i.fa-grav-full,
|
||||
i.fa-grav-logo, i.fa-grav-symbol, i.fa-grav-logo-both, i.fa-grav-both,
|
||||
i.fa-gantry, i.fa-gantry-logo, i.fa-gantry-symbol, i.fa-gantry-logo-both, i.fa-gantry-both {
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
// Forms
|
||||
$form-label-width: 30%;
|
||||
$form-border: darken($content-bg,10%);
|
||||
$form-border-radius: 4px;
|
||||
$form-border-width: 1px;
|
||||
$form-label-pad: 5px 0 5px 3rem;
|
||||
@@ -14,10 +13,8 @@ $form-select-pad: 5px 30px 5px 10px;
|
||||
form {
|
||||
|
||||
h1, h3 {
|
||||
color: $page-bg;
|
||||
padding: 0 $padding-default 0.5rem;
|
||||
margin: 0 0 1rem;
|
||||
border-bottom: 3px solid darken($content-bg, 5%);
|
||||
font-size: 1.5rem;
|
||||
text-align: left;
|
||||
letter-spacing: -1px;
|
||||
@@ -31,11 +28,6 @@ form {
|
||||
padding: 1.5rem 3rem;
|
||||
}
|
||||
|
||||
.note {
|
||||
font-family: $font-family-default;
|
||||
color: $notice-bg;
|
||||
}
|
||||
|
||||
.form-field {
|
||||
margin-bottom: 1rem;
|
||||
padding-left: $padding-default;
|
||||
@@ -46,13 +38,11 @@ form {
|
||||
}
|
||||
|
||||
.required {
|
||||
color: $secondary-link;
|
||||
font-family: helvetica, arial;
|
||||
vertical-align: middle;
|
||||
line-height: 1;
|
||||
font-size: 30px;
|
||||
margin-left: 5px;
|
||||
|
||||
}
|
||||
|
||||
label {
|
||||
@@ -70,7 +60,6 @@ form {
|
||||
}
|
||||
|
||||
input, select, textarea, button, .selectize-input {
|
||||
font-family: $font-family-default;
|
||||
font-size: $core-font-size;
|
||||
line-height: $core-line-height;
|
||||
border-radius: $form-border-radius;
|
||||
@@ -109,7 +98,6 @@ form {
|
||||
right: 12px;
|
||||
top: 50%;
|
||||
line-height: 0;
|
||||
color: lighten($content-fg,15%);
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
@@ -120,7 +108,6 @@ form {
|
||||
|
||||
.selectize-input {
|
||||
box-shadow: none;
|
||||
color: $content-fg;
|
||||
padding: $form-select-pad;
|
||||
margin: 0;
|
||||
|
||||
@@ -132,7 +119,6 @@ form {
|
||||
|
||||
|
||||
.selectize-control.multi .selectize-input {
|
||||
|
||||
padding: ($leading-margin / 4) ($leading-margin / 4);
|
||||
|
||||
&.has-items {
|
||||
@@ -141,13 +127,8 @@ form {
|
||||
}
|
||||
|
||||
> div {
|
||||
color: $content-fg;
|
||||
// background: $content-bg;
|
||||
border-radius: 2px;
|
||||
line-height: 1.5;
|
||||
&.active {
|
||||
background: darken($content-bg,10%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -166,28 +147,21 @@ form {
|
||||
|
||||
|
||||
.x-small {
|
||||
|
||||
max-width: 5rem !important;
|
||||
|
||||
}
|
||||
|
||||
.small {
|
||||
|
||||
max-width: 10rem !important;
|
||||
|
||||
}
|
||||
|
||||
.medium {
|
||||
|
||||
max-width: 20rem;
|
||||
|
||||
textarea {
|
||||
height: 7rem;
|
||||
}
|
||||
}
|
||||
|
||||
.large {
|
||||
|
||||
max-width: 30rem !important;
|
||||
|
||||
textarea {
|
||||
@@ -197,8 +171,6 @@ form {
|
||||
|
||||
select {
|
||||
width: 100%;
|
||||
border: $form-border-width solid $form-border;
|
||||
background: $white;
|
||||
-webkit-appearance:none;
|
||||
-moz-appearance:none;
|
||||
appearance:none;
|
||||
@@ -209,48 +181,20 @@ form {
|
||||
|
||||
input[type=text], input[type=password], input[type=email], input[type=date] {
|
||||
width: 100%;
|
||||
border: $form-border-width solid $form-border;
|
||||
background: $white;
|
||||
}
|
||||
|
||||
input[readonly=readonly] {
|
||||
background: darken($white, 5%);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
textarea {
|
||||
width: 100%;
|
||||
border: $form-border-width solid $form-border;
|
||||
background: $white;
|
||||
}
|
||||
|
||||
.form-frontmatter-wrapper {
|
||||
border: $form-border-width solid $form-border;
|
||||
border-radius: $form-border-radius;
|
||||
}
|
||||
|
||||
|
||||
// input[type=text] {
|
||||
// width: 65%;
|
||||
// border: $form-border-width solid $form-border;
|
||||
// padding: $form-input-pad;
|
||||
// }
|
||||
|
||||
// input[type=date] {
|
||||
// width: 200px;
|
||||
// border: $form-border-width solid $form-border;
|
||||
// padding: $form-input-pad;
|
||||
// }
|
||||
|
||||
|
||||
// textarea {
|
||||
// width: 65%;
|
||||
// height: 100px;
|
||||
// border: $form-border-width solid $form-border;
|
||||
// padding: $form-input-pad;
|
||||
// }
|
||||
|
||||
|
||||
.switch-toggle {
|
||||
// margin-left: 30%;
|
||||
|
||||
@@ -290,7 +234,6 @@ form {
|
||||
|
||||
.button-bar {
|
||||
margin-top: 1rem;
|
||||
background: lighten($form-border,7%);
|
||||
padding: 1.2rem 3rem;
|
||||
width: 100%;
|
||||
border-bottom-left-radius: 5px;
|
||||
@@ -319,9 +262,6 @@ form {
|
||||
margin-top: -0.75rem;
|
||||
margin-right: 10px;
|
||||
position: absolute;
|
||||
|
||||
background: $white;
|
||||
border: $form-border-width solid $form-border;
|
||||
border-radius: $form-border-radius;
|
||||
}
|
||||
input[type=checkbox] {
|
||||
@@ -359,7 +299,6 @@ form {
|
||||
|
||||
.dragbar {
|
||||
height:4px;
|
||||
background: $form-border;
|
||||
cursor:row-resize;
|
||||
}
|
||||
}
|
||||
@@ -383,17 +322,11 @@ form {
|
||||
li {
|
||||
padding: 0.2rem 1rem;
|
||||
border-radius: $form-border-radius;
|
||||
border: 1px solid $form-border;
|
||||
background: lighten($content-bg, 4%);
|
||||
color: lighten($content-fg,10%);
|
||||
margin: 3px 0;
|
||||
position: relative;
|
||||
font-family: $font-family-default;
|
||||
|
||||
&.drag-handle {
|
||||
cursor: move;
|
||||
background: lighten($content-bg, 7%);
|
||||
color: darken($content-fg,10%);
|
||||
&::after {
|
||||
content: '\f0c9';
|
||||
font-family: FontAwesome;
|
||||
@@ -417,21 +350,13 @@ form {
|
||||
cursor: move;
|
||||
padding: 1rem;
|
||||
border-radius: $form-border-radius;
|
||||
border: 1px solid $form-border;
|
||||
background: lighten($content-bg, 4%);
|
||||
color: lighten($content-fg,10%);
|
||||
margin: 3px 0;
|
||||
position: relative;
|
||||
font-family: $font-family-default;
|
||||
|
||||
.item-actions {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 4px;
|
||||
color: darken($content-fg,10%);
|
||||
|
||||
.fa-bars {
|
||||
}
|
||||
|
||||
.fa-trash-o {
|
||||
cursor: pointer;
|
||||
@@ -461,19 +386,10 @@ form {
|
||||
letter-spacing: normal;
|
||||
}
|
||||
.form-fieldset {
|
||||
background-color: #f7f7f7;
|
||||
border: 2px solid #e1e1e1;
|
||||
margin: 1rem 2rem;
|
||||
}
|
||||
|
||||
.form-fieldset--label {
|
||||
background-color: #f3f3f3;
|
||||
|
||||
&:hover,
|
||||
.form-fieldset input:checked + & {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
label {
|
||||
display: table;
|
||||
font-size: 1.25rem;
|
||||
|
||||
@@ -1,47 +1,26 @@
|
||||
.gpm {
|
||||
|
||||
> table > tbody {
|
||||
> tr {
|
||||
border-bottom: 1px solid #e1e1e1;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
td {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.gpm-name {
|
||||
white-space: nowrap;
|
||||
color: lighten($content-fg, 25%);
|
||||
}
|
||||
|
||||
.gpm-version {
|
||||
padding-left:0.5rem;
|
||||
color: lighten($content-fg,10%);
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.gpm-update {
|
||||
.gpm-name {
|
||||
color: $secondary-accent-bg;
|
||||
}
|
||||
}
|
||||
|
||||
.gpm-actions {
|
||||
|
||||
.enabled, .disabled {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
.disabled {
|
||||
color: lighten($content-fg,10%);
|
||||
}
|
||||
}
|
||||
|
||||
.gpm-item-info {
|
||||
position: relative;
|
||||
border-bottom: 3px solid darken($content-bg, 5%);
|
||||
padding-bottom: 1rem;
|
||||
margin-bottom: 3rem;
|
||||
overflow: hidden;
|
||||
@@ -51,7 +30,6 @@
|
||||
}
|
||||
|
||||
.gpm-item-icon {
|
||||
color: darken($content-bg, 3%);
|
||||
position: absolute;
|
||||
right: $padding-default;
|
||||
font-size: 20rem;
|
||||
@@ -64,7 +42,6 @@
|
||||
text-align: left !important;
|
||||
|
||||
&:first-child {
|
||||
color: lighten($content-fg,15%);
|
||||
white-space: nowrap;
|
||||
width: 25%;
|
||||
}
|
||||
@@ -76,26 +53,20 @@
|
||||
|
||||
.badge.update {
|
||||
display: inline-block;
|
||||
background: $info-bg;
|
||||
border-radius: 4px;
|
||||
padding: 2px 10px;
|
||||
color: $info-fg;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.gpm-ribbon {
|
||||
background-color: $info-bg;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
right: -2rem;
|
||||
@include transform(rotate(45deg));
|
||||
|
||||
|
||||
a {
|
||||
color: $info-fg;
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
font-size: 0.9rem;
|
||||
@@ -112,8 +83,6 @@
|
||||
}
|
||||
|
||||
.gpm-actions {
|
||||
|
||||
background: darken($content-bg, 2%);
|
||||
margin: 1rem -1rem -1rem -1rem;
|
||||
height: 4rem;
|
||||
text-align: center;
|
||||
@@ -126,17 +95,8 @@
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
.active-theme {
|
||||
border: 1px solid $secondary-accent-bg;
|
||||
.gpm-actions {
|
||||
background: $secondary-accent-bg;
|
||||
color: $content-bg;
|
||||
}
|
||||
}
|
||||
|
||||
.inactive-theme .gpm-actions {
|
||||
display: block;
|
||||
color: darken($content-bg, 30%);
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#admin-login {
|
||||
@extend %vertical-align;
|
||||
background: $accent-bg;
|
||||
max-width: 24rem;
|
||||
margin: 0 auto;
|
||||
|
||||
@@ -39,7 +38,6 @@
|
||||
text-align: left;
|
||||
|
||||
@include placeholder {
|
||||
color: tint($page-bg,40%);
|
||||
font-size: 1rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
@@ -77,8 +75,6 @@
|
||||
padding: 0 1rem;
|
||||
h3 {
|
||||
padding-left: 1rem;
|
||||
color: rgba(white, 0.4);
|
||||
border-bottom: 3px solid rgba(white, 0.1);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -87,14 +83,12 @@
|
||||
padding: 2rem 3rem 0;
|
||||
margin: 0;
|
||||
font-size: 1.3rem;
|
||||
color: rgba(white,0.8);
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
background: $darker-accent-bg url(../images/logo.png) 50% 50% no-repeat;
|
||||
font-size: 0;
|
||||
color: transparent;
|
||||
height: 216px;
|
||||
@@ -110,17 +104,11 @@
|
||||
|
||||
input {
|
||||
margin-bottom: 2rem;
|
||||
background: $page-bg;
|
||||
color: $core-text;
|
||||
font-size: 1.4rem;
|
||||
line-height: 1.5;
|
||||
text-align: center;
|
||||
font-weight: 300;
|
||||
-webkit-font-smoothing: auto;
|
||||
border: 1px solid shade($accent-bg, 20%);
|
||||
@include placeholder {
|
||||
color: tint($page-bg,40%);
|
||||
}
|
||||
}
|
||||
|
||||
.form-actions {
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
border-top: 1px solid darken($content-bg, 5%);
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
@@ -19,24 +17,16 @@
|
||||
|
||||
.row {
|
||||
@include transition(all 0.2s ease);
|
||||
border-bottom: 1px solid darken($content-bg, 5%);
|
||||
line-height: 2.5rem;
|
||||
padding-right: 3rem;
|
||||
|
||||
&:hover {
|
||||
background: lighten($content-bg,2%);
|
||||
}
|
||||
|
||||
p.page-route {
|
||||
display: block;
|
||||
margin: -10px 0 5px 25px;
|
||||
line-height: 1;
|
||||
font-size: 0.9rem;
|
||||
color: darken($content-bg,40%);
|
||||
text-shadow: 1px 1px 0 $white;
|
||||
|
||||
.spacer {
|
||||
color: darken($content-bg,10%);
|
||||
display: inline-block;
|
||||
margin: 0 0.3rem;
|
||||
}
|
||||
@@ -51,14 +41,8 @@
|
||||
}
|
||||
|
||||
.badge.lang {
|
||||
background-color: #aaa;
|
||||
color: white;
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.badge.lang.info {
|
||||
background-color: $info-bg;
|
||||
}
|
||||
}
|
||||
|
||||
.page-tools {
|
||||
@@ -73,14 +57,12 @@
|
||||
.page-home {
|
||||
font-size: 1.4rem;
|
||||
margin-left: 10px;
|
||||
color: darken($content-bg, 20%);
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.page-info {
|
||||
font-size: 1.1rem;
|
||||
margin-left: 10px;
|
||||
color: darken($content-bg, 20%);
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@@ -177,8 +159,10 @@
|
||||
}
|
||||
|
||||
|
||||
> div, > div.active {
|
||||
.item, .item.active {
|
||||
color: #777;
|
||||
background: #eee;
|
||||
|
||||
padding: 2px 10px;
|
||||
&[data-value='Routable'] {
|
||||
background: #CE431D;
|
||||
@@ -241,54 +225,23 @@
|
||||
|
||||
#admin-lang-toggle {
|
||||
z-index:10;
|
||||
button {
|
||||
@include button-color(shade($info-bg, 20%));
|
||||
}
|
||||
.dropdown-menu {
|
||||
background: $info-bg;
|
||||
button {
|
||||
|
||||
background: transparent;
|
||||
color: $white;
|
||||
.dropdown-menu {
|
||||
button {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.switch-grav {
|
||||
|
||||
border: 0;
|
||||
background-color: lighten($accent-bg,10%);
|
||||
}
|
||||
|
||||
.switch-toggle {
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
input:checked + label {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
input + label {
|
||||
color: lighten($accent-bg,65%);
|
||||
}
|
||||
|
||||
input.highlight:checked {
|
||||
~ a {
|
||||
background: lighten($tertiary-accent-bg,10%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
body .selectize-dropdown .optgroup-header {
|
||||
color: $black;
|
||||
border-bottom: 1px solid #eee;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
|
||||
@for $i from 0 to 10 {
|
||||
|
||||
@@ -11,20 +11,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
th {
|
||||
background: #d9d9d9;
|
||||
}
|
||||
|
||||
td {
|
||||
word-wrap: break-word;
|
||||
|
||||
h1 {
|
||||
margin: 0rem (- $padding-default) 0rem !important;
|
||||
}
|
||||
&:first-child {
|
||||
color: $secondary-accent-bg;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
@@ -130,9 +130,6 @@ html.remodal-is-locked {
|
||||
padding: 35px;
|
||||
|
||||
transform: translate3d(0, 0, 0);
|
||||
|
||||
color: #2b2e38;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.remodal.remodal-is-opening,
|
||||
@@ -175,17 +172,11 @@ html.remodal-is-locked {
|
||||
transition: color 0.2s;
|
||||
text-decoration: none;
|
||||
|
||||
color: #95979c;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.remodal-close:hover,
|
||||
.remodal-close:focus {
|
||||
color: #2b2e38;
|
||||
}
|
||||
|
||||
.remodal-close:before {
|
||||
font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
|
||||
font-size: 25px;
|
||||
|
||||
@@ -12,7 +12,6 @@ thead {
|
||||
|
||||
td {
|
||||
border: 0;
|
||||
border-bottom: 1px solid darken($content-bg, 5%);
|
||||
}
|
||||
|
||||
tr {
|
||||
@@ -75,7 +74,6 @@ tr {
|
||||
&.gpm-details {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: #f7f7f7;
|
||||
|
||||
@include breakpoint(mobile-only){
|
||||
word-wrap: break-word;
|
||||
@@ -100,9 +98,6 @@ tr {
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
background: lighten($content-bg,2%);
|
||||
}
|
||||
}
|
||||
|
||||
//Fixes for Kendo calendar on Firefox
|
||||
|
||||
@@ -3,26 +3,16 @@ $tab-label-height:3.5em;
|
||||
|
||||
.tab-bar {
|
||||
@include clearfix;
|
||||
|
||||
|
||||
background: $accent-bg;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
font-family: $font-family-header;
|
||||
|
||||
li {
|
||||
|
||||
display: block;
|
||||
float: left;
|
||||
height: $tab-label-height;
|
||||
&.active {
|
||||
span, a {
|
||||
background: $content-bg;
|
||||
color: $content-fg;
|
||||
}
|
||||
}
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
width: 100%;
|
||||
span, a {
|
||||
@@ -37,11 +27,6 @@ $tab-label-height:3.5em;
|
||||
display: inline-block;
|
||||
padding: 0 4rem;
|
||||
line-height: $tab-label-height;
|
||||
color: lighten($accent-bg,65%);
|
||||
&:hover {
|
||||
color: $white;
|
||||
background: darken($accent-bg,10%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,9 +41,6 @@ $tab-label-height:3.5em;
|
||||
}
|
||||
|
||||
.form-tabs {
|
||||
|
||||
background: $accent-bg;
|
||||
font-family: $font-family-header;
|
||||
margin-top: -4rem;
|
||||
|
||||
@include breakpoint(mobile-only){
|
||||
@@ -67,23 +49,12 @@ $tab-label-height:3.5em;
|
||||
|
||||
> input[type=radio] {
|
||||
display:none;
|
||||
|
||||
&:checked{
|
||||
+ label {
|
||||
background: $content-bg;
|
||||
color: $content-fg;
|
||||
}
|
||||
}
|
||||
}
|
||||
> label {
|
||||
@extend .default-animation;
|
||||
|
||||
display:inline-block;
|
||||
cursor:pointer;
|
||||
color: lighten($accent-bg,65%);
|
||||
|
||||
cursor: pointer;
|
||||
height: $tab-label-height;
|
||||
|
||||
text-align:center;
|
||||
line-height: $tab-label-height;
|
||||
padding: 0 2rem;
|
||||
@@ -95,13 +66,7 @@ $tab-label-height:3.5em;
|
||||
&:last-of-type {
|
||||
border-bottom:none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: $white;
|
||||
background: lighten($accent-bg,3%);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -114,8 +79,6 @@ $tab-label-height:3.5em;
|
||||
|
||||
.tab-body-wrapper {
|
||||
padding-top: $tab-label-height;
|
||||
background: $content-bg;
|
||||
|
||||
}
|
||||
|
||||
#tab1:checked ~ .tab-body-wrapper #tab-body-1,
|
||||
|
||||
@@ -46,42 +46,42 @@ button.toast-close-button {
|
||||
border: 0;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
//.toast-top-center {
|
||||
// top: 0;
|
||||
// right: 0;
|
||||
// width: 100%;
|
||||
//}
|
||||
//.toast-bottom-center {
|
||||
// bottom: 0;
|
||||
// right: 0;
|
||||
// width: 100%;
|
||||
//}
|
||||
//.toast-top-full-width {
|
||||
// top: 0;
|
||||
// right: 0;
|
||||
// width: 100%;
|
||||
//}
|
||||
//.toast-bottom-full-width {
|
||||
// bottom: 0;
|
||||
// right: 0;
|
||||
// width: 100%;
|
||||
//}
|
||||
//.toast-top-left {
|
||||
// top: 12px;
|
||||
// left: 12px;
|
||||
//}
|
||||
.toast-top-center {
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.toast-bottom-center {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.toast-top-full-width {
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.toast-bottom-full-width {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.toast-top-left {
|
||||
top: 12px;
|
||||
left: 12px;
|
||||
}
|
||||
.toast-top-right {
|
||||
top: 5rem;
|
||||
right: 1.5rem;
|
||||
}
|
||||
//.toast-bottom-right {
|
||||
// right: 12px;
|
||||
// bottom: 12px;
|
||||
//}
|
||||
//.toast-bottom-left {
|
||||
// bottom: 12px;
|
||||
// left: 12px;
|
||||
//}
|
||||
.toast-bottom-right {
|
||||
right: 12px;
|
||||
bottom: 12px;
|
||||
}
|
||||
.toast-bottom-left {
|
||||
bottom: 12px;
|
||||
left: 12px;
|
||||
}
|
||||
#toast-container {
|
||||
position: fixed;
|
||||
z-index: 999999;
|
||||
@@ -135,34 +135,7 @@ button.toast-close-button {
|
||||
width: 96%;
|
||||
margin: auto;
|
||||
}
|
||||
.toast {
|
||||
background-color: #030303;
|
||||
}
|
||||
.toast-success {
|
||||
background-color: $info-bg;
|
||||
|
||||
.button {
|
||||
background: lighten($info-bg, 5%);
|
||||
@include button-color(lighten($info-bg, 10%));
|
||||
}
|
||||
|
||||
}
|
||||
.toast-error {
|
||||
background-color: $notice-bg;
|
||||
|
||||
.button {
|
||||
background-color: darken($notice-bg, 10);
|
||||
@include button-color(darken($notice-bg, 20));
|
||||
}
|
||||
}
|
||||
.toast-info {
|
||||
background-color: $tertiary-accent-bg;
|
||||
|
||||
.button {
|
||||
background-color: darken($tertiary-accent-bg, 10);
|
||||
@include button-color(darken($tertiary-accent-bg, 20));
|
||||
}
|
||||
}
|
||||
.toast-warning {
|
||||
background-color: #f89406;
|
||||
|
||||
|
||||
@@ -1,27 +1,15 @@
|
||||
// Body Base
|
||||
body {
|
||||
font-family: $font-family-default;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
// Headings
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: $font-family-header;
|
||||
font-weight: 400;
|
||||
text-rendering: optimizeLegibility;
|
||||
letter-spacing: -0px;
|
||||
}
|
||||
|
||||
// Simple fonts for Cyrillic and other fonts.
|
||||
body.simple-fonts {
|
||||
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
|
||||
|
||||
h1, h2, h3, h4, h5, h6, #admin-menu li, .button, .tab-bar, .badge, #admin-main .grav-mdeditor-preview, .form .note,
|
||||
.form-tabs, input, select, textarea, button, .selectize-input, .form-order-wrapper ul#ordering li {
|
||||
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: $h1-font-size;
|
||||
@include breakpoint(mobile-only) {
|
||||
@@ -73,109 +61,34 @@ h3 {
|
||||
|
||||
// Blockquote
|
||||
blockquote {
|
||||
border-left: 10px solid $rule-color;
|
||||
p {
|
||||
font-size: 1.1rem;
|
||||
color: #999;
|
||||
}
|
||||
cite {
|
||||
display: block;
|
||||
text-align: right;
|
||||
color: #666;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
// NOTES!!!
|
||||
blockquote > blockquote > blockquote {
|
||||
|
||||
margin: 0;
|
||||
|
||||
p {
|
||||
|
||||
padding: 15px;
|
||||
display: block;
|
||||
font-size: 1rem;
|
||||
margin-top: 0rem;
|
||||
margin-bottom: 0rem;
|
||||
}
|
||||
|
||||
> p {
|
||||
// Yellow
|
||||
margin-left: -71px;
|
||||
border-left: 10px solid #F0AD4E;
|
||||
background: #FCF8F2;
|
||||
color: darken(#F0AD4E,15%);
|
||||
}
|
||||
|
||||
> blockquote > p {
|
||||
// Red
|
||||
margin-left: -94px;
|
||||
border-left: 10px solid #D9534F;
|
||||
background: #FDF7F7;
|
||||
color: darken(#D9534F,15%);
|
||||
}
|
||||
|
||||
> blockquote > blockquote > p {
|
||||
// Blue
|
||||
margin-left: -118px;
|
||||
border-left: 10px solid #5BC0DE;
|
||||
background: #F4F8FA;
|
||||
color: darken(#5BC0DE,15%);
|
||||
}
|
||||
|
||||
> blockquote > blockquote > blockquote > p {
|
||||
// Green
|
||||
margin-left: -142px;
|
||||
border-left: 10px solid #5CB85C;
|
||||
background: #F1F9F1;
|
||||
color: darken(#5CB85C,15%);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Inline and Code
|
||||
code,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: $font-family-mono;
|
||||
}
|
||||
|
||||
code {
|
||||
background: $code-bg;
|
||||
color: darken($code-text,10%);
|
||||
}
|
||||
|
||||
pre {
|
||||
padding: 2rem;
|
||||
background: $pre-bg;
|
||||
border: 1px solid $core-border-color;
|
||||
border-radius: 3px;
|
||||
code {
|
||||
color: $pre-text;
|
||||
background: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
// Extras
|
||||
hr {
|
||||
border-bottom: 4px solid $rule-color;
|
||||
}
|
||||
|
||||
// Label
|
||||
.label {
|
||||
vertical-align: middle;
|
||||
background: $core-accent;
|
||||
border-radius: 100%;
|
||||
color: $white;
|
||||
height: 1rem;
|
||||
min-width: 1rem;
|
||||
line-height: 1rem;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
font-size: $core-font-size - 0.3rem;
|
||||
font-family: $font-family-header;
|
||||
margin-right: 0.75rem;
|
||||
}
|
||||
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
|
||||
font-family: $font-family-default;
|
||||
|
||||
&:active {
|
||||
margin: 1px 0 -1px 0;
|
||||
}
|
||||
@@ -28,19 +26,26 @@
|
||||
|
||||
}
|
||||
|
||||
@mixin button-color($color) {
|
||||
background: $color;
|
||||
color: rgba($white, 0.85);
|
||||
@mixin button-color($color, $text:$white) {
|
||||
color: rgba($text, 0.85);
|
||||
border-radius: $border-radius;
|
||||
background: $color;
|
||||
|
||||
@if (lightness($color) > 50) {
|
||||
&:hover {
|
||||
background: lighten($color,5%);
|
||||
color: $white;
|
||||
background: shade($color,15%);
|
||||
color: $text;
|
||||
}
|
||||
&.dropdown-toggle {
|
||||
border-left: 1px solid lighten($color, 5%);
|
||||
}
|
||||
} @else {
|
||||
&:hover {
|
||||
background: tint($color,15%);
|
||||
color: $text;
|
||||
}
|
||||
&.dropdown-toggle {
|
||||
background: lighten($color, 5%);
|
||||
border-left: 1px solid darken($color, 5%);
|
||||
}
|
||||
// &:active {
|
||||
// box-shadow: 0 1px 0 darken($color, 12%);
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -127,8 +127,8 @@
|
||||
* https://github.com/Eonasdan/bootstrap-datetimepicker/
|
||||
*/
|
||||
$bs-datetimepicker-timepicker-font-size: 1.2em !default;
|
||||
$bs-datetimepicker-active-bg: $accent-bg !default;
|
||||
$bs-datetimepicker-active-color: $accent-fg !default;
|
||||
$bs-datetimepicker-active-bg: white !default;
|
||||
$bs-datetimepicker-active-color: blue !default;
|
||||
$bs-datetimepicker-border-radius: 3px !default;
|
||||
$bs-datetimepicker-btn-hover-bg: #ddd !default;
|
||||
$bs-datetimepicker-disabled-color: #ccc !default;
|
||||
|
||||
@@ -23,8 +23,6 @@ $switch-height: 46px;
|
||||
|
||||
@mixin switch-shared() {
|
||||
|
||||
|
||||
|
||||
display: inline-block;
|
||||
// height: $switch-height;
|
||||
|
||||
@@ -228,12 +226,9 @@ $switch-height: 46px;
|
||||
/* Grav Theme
|
||||
*/
|
||||
.switch-grav {
|
||||
background-color: $white;
|
||||
border: $form-border-width solid $form-border;
|
||||
border-radius: $form-border-radius;
|
||||
|
||||
label {
|
||||
color: $content-fg;
|
||||
@include transition(color 0.2s ease-out);
|
||||
padding: 5px 20px;
|
||||
|
||||
@@ -250,24 +245,13 @@ $switch-height: 46px;
|
||||
}
|
||||
|
||||
a {
|
||||
background: #777;
|
||||
border-radius: $form-border-radius - 1px;
|
||||
}
|
||||
|
||||
&.switch-toggle input.highlight:checked {
|
||||
~ a {
|
||||
background: lighten($secondary-accent-bg,10%);
|
||||
}
|
||||
}
|
||||
|
||||
/* Selected ON switch-light
|
||||
*/
|
||||
&.switch-light input:checked {
|
||||
|
||||
~ a {
|
||||
background-color: #777;
|
||||
}
|
||||
|
||||
~ span span {
|
||||
&:first-of-type {
|
||||
opacity: 0;
|
||||
@@ -280,13 +264,7 @@ $switch-height: 46px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
input:checked + label {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* Bugfix for older Webkit, including mobile Webkit. Adapted from
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<div class="form-actions secondary-accent">
|
||||
<div class="form-actions primary-accent">
|
||||
<button type="submit" class="button primary" name="task" value="forgot"><i class="fa fa-paper-plane"></i> {{ "PLUGIN_ADMIN.LOGIN_BTN_SEND_INSTRUCTIONS"|tu }}</button>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<div class="form-tabs">
|
||||
<div class="form-tabs {{ field.class }}">
|
||||
|
||||
{% if uri.params.tab %}
|
||||
{% set active = uri.params.tab %}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
<div class="form-actions secondary-accent">
|
||||
<div class="form-actions primary-accent">
|
||||
{% if notAuthorized %}
|
||||
<a class="button secondary" onclick="window.history.back()"><i class="fa fa-reply"></i> {{ 'PLUGIN_ADMIN.BACK'|tu }}</a>
|
||||
<button type="submit" class="button primary" name="task" value="logout"><i class="fa fa-sign-in"></i> {{ 'PLUGIN_ADMIN.LOGOUT'|tu }}</button>
|
||||
|
||||
@@ -18,39 +18,18 @@
|
||||
<link rel="icon" type="image/png" href="{{ base_url_simple }}/{{ theme_url }}/images/favicon.png">
|
||||
|
||||
{% block stylesheets %}
|
||||
{% do assets.addCss(theme_url~'/css-compiled/nucleus.css') %}
|
||||
{% do assets.addCss(theme_url~'/css-compiled/template.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/font-awesome.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/chartist.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/selectize.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/hint.base.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/datepicker/kendo.common.core.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/datepicker/kendo.flat.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/datepicker/grav.overrides.css') %}
|
||||
{% if browser.getBrowser == 'msie' and browser.getVersion >= 8 and browser.getVersion <= 9 %}
|
||||
{% do assets.addCss(theme_url~'/css/nucleus-ie9.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/pure-0.5.0/grids-min.css') %}
|
||||
{% endif %}
|
||||
{% include 'partials/stylesheets.html.twig' %}
|
||||
{{ assets.css() }}
|
||||
{% endblock %}
|
||||
|
||||
{% include 'partials/javascript-config.html.twig' %}
|
||||
{% block javascripts %}
|
||||
{% do assets.add('jquery',101) %}
|
||||
{% do assets.addJs(theme_url~'/js/vendor.min.js', { 'loading':'defer' }) %}
|
||||
{% do assets.addJs(theme_url~'/js/admin.min.js' , { 'loading':'defer' }) %}
|
||||
{#
|
||||
{% do assets.addJs(theme_url~'/js/ajax.js') %}
|
||||
#}
|
||||
{% if browser.getBrowser == 'msie' or browser.getBrowser == 'edge' %}
|
||||
{% do assets.addJs(theme_url~'/js/form-attr.polyfill.js') %}
|
||||
{% endif %}
|
||||
|
||||
{% include 'partials/javascripts.html.twig' %}
|
||||
{{ assets.js() }}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
</head>
|
||||
<body {% if not config.plugins.admin.google_fonts %}class="simple-fonts"{% endif %}>
|
||||
<body>
|
||||
{% block page %}
|
||||
<div class="remodal-bg">
|
||||
|
||||
@@ -59,7 +38,7 @@
|
||||
{% endblock %}
|
||||
|
||||
<section id="admin-main" >
|
||||
<div id="titlebar" class="titlebar secondary-accent">
|
||||
<div id="titlebar" class="titlebar">
|
||||
{% block titlebar %}{% endblock %}
|
||||
</div>
|
||||
|
||||
@@ -72,7 +51,7 @@
|
||||
{% include 'partials/messages.html.twig' %}
|
||||
{% endblock %}
|
||||
{% block content_top %}{% endblock %}
|
||||
<div class="admin-block default-box-shadow">
|
||||
<div class="admin-block">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
{% if config.plugins.admin.show_github_msg %}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
{% if authorize(['admin.maintenance', 'admin.super']) %}
|
||||
<div id="updates" class="dashboard-item dashboard-left">
|
||||
<div class="tertiary-accent default-box-shadow">
|
||||
<div class="secondary-accent">
|
||||
<h1>{{ "PLUGIN_ADMIN.MAINTENANCE"|tu }}</h1>
|
||||
<div class="admin-update-charts">
|
||||
<div class="updates-chart" data-chart-name="updates" data-chart-type="pie" data-chart-data="{{ {'series': [100, 0]}|json_encode|e('html_attr') }}">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{% if authorize(['admin.statistics', 'admin.super']) %}
|
||||
<div id="popularity" class="dashboard-item dashboard-right" data-chart-name="popularity" data-chart-type="bar" data-chart-data="{{ {'series': [popularity.getDailyChartData['data']], 'labels': popularity.getDailyChartData['labels']}|json_encode|e('html_attr') }}">
|
||||
<div class="secondary-accent default-box-shadow">
|
||||
<div class="primary-accent">
|
||||
<h1>{{ "PLUGIN_ADMIN.STATISTICS"|tu }}</h1>
|
||||
<div class="ct-chart"></div>
|
||||
<div class="flush-bottom button-bar stats-bar">
|
||||
|
||||
9
themes/grav/templates/partials/javascripts.html.twig
Normal file
9
themes/grav/templates/partials/javascripts.html.twig
Normal file
@@ -0,0 +1,9 @@
|
||||
{% do assets.add('jquery',101) %}
|
||||
{% do assets.addJs(theme_url~'/js/vendor.min.js', { 'loading':'defer' }) %}
|
||||
{% do assets.addJs(theme_url~'/js/admin.min.js' , { 'loading':'defer' }) %}
|
||||
{#
|
||||
{% do assets.addJs(theme_url~'/js/ajax.js') %}
|
||||
#}
|
||||
{% if browser.getBrowser == 'msie' or browser.getBrowser == 'edge' %}
|
||||
{% do assets.addJs(theme_url~'/js/form-attr.polyfill.js') %}
|
||||
{% endif %}
|
||||
21
themes/grav/templates/partials/logo.html.twig
Normal file
21
themes/grav/templates/partials/logo.html.twig
Normal file
File diff suppressed because one or more lines are too long
@@ -1,10 +1,6 @@
|
||||
<nav id="admin-sidebar">
|
||||
<div id="admin-logo">
|
||||
{% if config.plugins["admin-pro"].custom_logo_top_left %}
|
||||
<a target="_blank" href="{{ base_url_relative_frontend }}"><img src="{{ base_url_relative_frontend == '/' ? '/' : base_url_relative_frontend ~ '/'}}{{ config.plugins["admin-pro"].custom_logo_top_left }}" /></a>
|
||||
{% else %}
|
||||
<h3><a href="{{ base_url_relative }}">{{ "PLUGIN_ADMIN.GRAV_ADMIN"|tu }}</a> <a target="_blank" href="{{ base_url_relative_frontend }}"> <i class="fa fa-fw fa-arrow-circle-right"></i></a></h3>
|
||||
{% endif %}
|
||||
{% include 'partials/logo.html.twig' %}
|
||||
</div>
|
||||
|
||||
{#{% if admin.authorize %}#}
|
||||
|
||||
21
themes/grav/templates/partials/stylesheets.html.twig
Normal file
21
themes/grav/templates/partials/stylesheets.html.twig
Normal file
@@ -0,0 +1,21 @@
|
||||
{% do assets.addCss(theme_url~'/css-compiled/nucleus.css') %}
|
||||
{% do assets.addCss(theme_url~'/css-compiled/template.css') %}
|
||||
{% do assets.addCss(theme_url~'/css-compiled/preset.css') %}
|
||||
{% if config.plugins.admin.google_fonts %}
|
||||
{% do assets.addCss(theme_url~'/css-compiled/fonts.css') %}
|
||||
{% else %}
|
||||
{% do assets.addCss(theme_url~'/css-compiled/simple-fonts.css') %}
|
||||
{% endif %}
|
||||
{% do assets.addCss(theme_url~'/css/font-awesome.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/chartist.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/selectize.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/hint.base.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/datepicker/kendo.common.core.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/datepicker/kendo.flat.min.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/datepicker/grav.overrides.css') %}
|
||||
{% if browser.getBrowser == 'msie' and browser.getVersion >= 8 and browser.getVersion <= 9 %}
|
||||
{% do assets.addCss(theme_url~'/css/nucleus-ie9.css') %}
|
||||
{% do assets.addCss(theme_url~'/css/pure-0.5.0/grids-min.css') %}
|
||||
{% endif %}
|
||||
|
||||
{{ dump(config.plugins.admin.google_fonts) }}
|
||||
@@ -16,7 +16,7 @@
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
<div class="form-actions secondary-accent">
|
||||
<div class="form-actions primary-accent">
|
||||
|
||||
<button type="reset" class="button secondary"><i class="fa fa-exclamation-circle"></i> {{ 'PLUGIN_ADMIN.LOGIN_BTN_CLEAR'|tu }}</button>
|
||||
<button type="submit" class="button primary"><i class="fa fa-sign-in"></i> {{ 'PLUGIN_ADMIN.LOGIN_BTN_CREATE_USER'|tu }}</button>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<div class="form-actions secondary-accent">
|
||||
<div class="form-actions primary-accent">
|
||||
<button type="submit" class="button primary" name="task" value="reset"><i class="fa fa-key"></i> {{ 'PLUGIN_ADMIN.LOGIN_BTN_RESET'|tu }}</button>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user