浏览代码

Intégration Souke

feature/souke
Guillaume Bourgeois 7 个月前
父节点
当前提交
4b150dca5c
共有 100 个文件被更改,包括 84554 次插入516 次删除
  1. +2
    -2
      common/assets/CommonAsset.php
  2. +134
    -137
      common/views/nav_user_top.php
  3. +4085
    -0
      common/web/bootstrap5/css/bootstrap-grid.css
  4. +1
    -0
      common/web/bootstrap5/css/bootstrap-grid.css.map
  5. +6
    -0
      common/web/bootstrap5/css/bootstrap-grid.min.css
  6. +1
    -0
      common/web/bootstrap5/css/bootstrap-grid.min.css.map
  7. +4084
    -0
      common/web/bootstrap5/css/bootstrap-grid.rtl.css
  8. +1
    -0
      common/web/bootstrap5/css/bootstrap-grid.rtl.css.map
  9. +6
    -0
      common/web/bootstrap5/css/bootstrap-grid.rtl.min.css
  10. +1
    -0
      common/web/bootstrap5/css/bootstrap-grid.rtl.min.css.map
  11. +597
    -0
      common/web/bootstrap5/css/bootstrap-reboot.css
  12. +1
    -0
      common/web/bootstrap5/css/bootstrap-reboot.css.map
  13. +6
    -0
      common/web/bootstrap5/css/bootstrap-reboot.min.css
  14. +1
    -0
      common/web/bootstrap5/css/bootstrap-reboot.min.css.map
  15. +594
    -0
      common/web/bootstrap5/css/bootstrap-reboot.rtl.css
  16. +1
    -0
      common/web/bootstrap5/css/bootstrap-reboot.rtl.css.map
  17. +6
    -0
      common/web/bootstrap5/css/bootstrap-reboot.rtl.min.css
  18. +1
    -0
      common/web/bootstrap5/css/bootstrap-reboot.rtl.min.css.map
  19. +5402
    -0
      common/web/bootstrap5/css/bootstrap-utilities.css
  20. +1
    -0
      common/web/bootstrap5/css/bootstrap-utilities.css.map
  21. +6
    -0
      common/web/bootstrap5/css/bootstrap-utilities.min.css
  22. +1
    -0
      common/web/bootstrap5/css/bootstrap-utilities.min.css.map
  23. +5393
    -0
      common/web/bootstrap5/css/bootstrap-utilities.rtl.css
  24. +1
    -0
      common/web/bootstrap5/css/bootstrap-utilities.rtl.css.map
  25. +6
    -0
      common/web/bootstrap5/css/bootstrap-utilities.rtl.min.css
  26. +1
    -0
      common/web/bootstrap5/css/bootstrap-utilities.rtl.min.css.map
  27. +12057
    -0
      common/web/bootstrap5/css/bootstrap.css
  28. +1
    -0
      common/web/bootstrap5/css/bootstrap.css.map
  29. +6
    -0
      common/web/bootstrap5/css/bootstrap.min.css
  30. +1
    -0
      common/web/bootstrap5/css/bootstrap.min.css.map
  31. +12030
    -0
      common/web/bootstrap5/css/bootstrap.rtl.css
  32. +1
    -0
      common/web/bootstrap5/css/bootstrap.rtl.css.map
  33. +6
    -0
      common/web/bootstrap5/css/bootstrap.rtl.min.css
  34. +1
    -0
      common/web/bootstrap5/css/bootstrap.rtl.min.css.map
  35. +6314
    -0
      common/web/bootstrap5/js/bootstrap.bundle.js
  36. +1
    -0
      common/web/bootstrap5/js/bootstrap.bundle.js.map
  37. +7
    -0
      common/web/bootstrap5/js/bootstrap.bundle.min.js
  38. +1
    -0
      common/web/bootstrap5/js/bootstrap.bundle.min.js.map
  39. +4447
    -0
      common/web/bootstrap5/js/bootstrap.esm.js
  40. +1
    -0
      common/web/bootstrap5/js/bootstrap.esm.js.map
  41. +7
    -0
      common/web/bootstrap5/js/bootstrap.esm.min.js
  42. +1
    -0
      common/web/bootstrap5/js/bootstrap.esm.min.js.map
  43. +4494
    -0
      common/web/bootstrap5/js/bootstrap.js
  44. +1
    -0
      common/web/bootstrap5/js/bootstrap.js.map
  45. +7
    -0
      common/web/bootstrap5/js/bootstrap.min.js
  46. +1
    -0
      common/web/bootstrap5/js/bootstrap.min.js.map
  47. +84
    -24
      common/web/css/screen.css
  48. 二进制
      common/web/fonts/latinmodernmono/lmmono10-regular-webfont.eot
  49. +238
    -0
      common/web/fonts/latinmodernmono/lmmono10-regular-webfont.svg
  50. 二进制
      common/web/fonts/latinmodernmono/lmmono10-regular-webfont.ttf
  51. 二进制
      common/web/fonts/latinmodernmono/lmmono10-regular-webfont.woff
  52. 二进制
      common/web/fonts/latinmodernmono/lmmono10-regular-webfont.woff2
  53. +0
    -48
      common/web/fonts/stylesheet.css
  54. 二进制
      common/web/fonts/worksans/worksans-bold-webfont.eot
  55. +3542
    -0
      common/web/fonts/worksans/worksans-bold-webfont.svg
  56. 二进制
      common/web/fonts/worksans/worksans-bold-webfont.ttf
  57. 二进制
      common/web/fonts/worksans/worksans-bold-webfont.woff
  58. 二进制
      common/web/fonts/worksans/worksans-bold-webfont.woff2
  59. 二进制
      common/web/fonts/worksans/worksans-extrabold-webfont.eot
  60. +3540
    -0
      common/web/fonts/worksans/worksans-extrabold-webfont.svg
  61. 二进制
      common/web/fonts/worksans/worksans-extrabold-webfont.ttf
  62. 二进制
      common/web/fonts/worksans/worksans-extrabold-webfont.woff
  63. 二进制
      common/web/fonts/worksans/worksans-extrabold-webfont.woff2
  64. 二进制
      common/web/fonts/worksans/worksans-light-webfont.eot
  65. +3537
    -0
      common/web/fonts/worksans/worksans-light-webfont.svg
  66. 二进制
      common/web/fonts/worksans/worksans-light-webfont.ttf
  67. 二进制
      common/web/fonts/worksans/worksans-light-webfont.woff
  68. 二进制
      common/web/fonts/worksans/worksans-light-webfont.woff2
  69. 二进制
      common/web/fonts/worksans/worksans-medium-webfont.eot
  70. +3541
    -0
      common/web/fonts/worksans/worksans-medium-webfont.svg
  71. 二进制
      common/web/fonts/worksans/worksans-medium-webfont.ttf
  72. 二进制
      common/web/fonts/worksans/worksans-medium-webfont.woff
  73. 二进制
      common/web/fonts/worksans/worksans-medium-webfont.woff2
  74. 二进制
      common/web/fonts/worksans/worksans-regular-webfont.eot
  75. +3025
    -0
      common/web/fonts/worksans/worksans-regular-webfont.svg
  76. 二进制
      common/web/fonts/worksans/worksans-regular-webfont.ttf
  77. 二进制
      common/web/fonts/worksans/worksans-regular-webfont.woff
  78. 二进制
      common/web/fonts/worksans/worksans-regular-webfont.woff2
  79. 二进制
      common/web/fonts/worksans/worksans-semibold-webfont.eot
  80. +3542
    -0
      common/web/fonts/worksans/worksans-semibold-webfont.svg
  81. 二进制
      common/web/fonts/worksans/worksans-semibold-webfont.ttf
  82. 二进制
      common/web/fonts/worksans/worksans-semibold-webfont.woff
  83. 二进制
      common/web/fonts/worksans/worksans-semibold-webfont.woff2
  84. 二进制
      common/web/fonts/worksans/worksans-thin-webfont.eot
  85. +3221
    -0
      common/web/fonts/worksans/worksans-thin-webfont.svg
  86. 二进制
      common/web/fonts/worksans/worksans-thin-webfont.ttf
  87. 二进制
      common/web/fonts/worksans/worksans-thin-webfont.woff
  88. 二进制
      common/web/fonts/worksans/worksans-thin-webfont.woff2
  89. +3
    -1
      common/web/sass/_common.scss
  90. +97
    -0
      common/web/sass/_fonts.scss
  91. +6
    -1
      common/web/sass/screen.scss
  92. +5
    -12
      frontend/views/layouts/main.php
  93. +1
    -1
      frontend/views/site/index.php
  94. +272
    -274
      frontend/web/css/screen.css
  95. 二进制
      frontend/web/img/betterave.png
  96. +65
    -0
      frontend/web/img/betterave.svg
  97. 二进制
      frontend/web/img/souke.png
  98. +95
    -0
      frontend/web/img/souke.svg
  99. +15
    -15
      frontend/web/sass/_order_system.scss
  100. +1
    -1
      frontend/web/sass/_responsive.scss

+ 2
- 2
common/assets/CommonAsset.php 查看文件

@@ -58,7 +58,7 @@ class CommonAsset extends \common\components\MyAssetBundle
parent::__construct() ;
// css
$this->addAsset('css','bootstrap/css/bootstrap.min.css') ;
$this->addAsset('css','bootstrap5/css/bootstrap.min.css') ;
$this->addAsset('css','js/jquery-ui-1.11.4.custom/jquery-ui.min.css');
$this->addAsset('css','js/jquery-ui-1.11.4.custom/jquery-ui.theme.css');
$this->addAsset('css','js/vuejs/vcalendar/vcalendar.min.css') ;
@@ -66,7 +66,7 @@ class CommonAsset extends \common\components\MyAssetBundle
$this->addAsset('css','css/screen.css') ;
// js
$this->addAsset('js','bootstrap/js/bootstrap.min.js') ;
$this->addAsset('js','bootstrap5/js/bootstrap.bundle.min.js') ;
$this->addAsset('js','js/jquery-ui-1.11.4.custom/jquery-ui.min.js');
$this->addAsset('js','js/promise-polyfill/promise.min.js');
$this->addAsset('js','js/axios/axios.min.js');

+ 134
- 137
common/views/nav_user_top.php 查看文件

@@ -18,155 +18,152 @@ if ($isUserCurrentGrantedAsProducer && $userCurrent->id_producer) {
}

?>
<div class="container">
<div class="nav-user-top">
<nav class="navbar navbar-default">
<?php
$producersArray = Producer::find()
->joinWith(['userProducer user_producer'])
->where([
'user_producer.id_user' => GlobalParam::getCurrentUserId(),
'user_producer.bookmark' => 1,
])
->all();

<div class="nav-user-top">
<nav class="navbar navbar-default">
<div class="container">

<?php

$producersArray = Producer::find()
->joinWith(['userProducer user_producer'])
->where([
'user_producer.id_user' => GlobalParam::getCurrentUserId(),
'user_producer.bookmark' => 1,
])
->all();

$itemsProducersArray = [];
if (count($producersArray)) {
$itemsProducersArray[] = [
'label' => 'Mes favoris',
];
foreach ($producersArray as $producerItem) {
$itemsProducersArray = [];
if (count($producersArray)) {
$itemsProducersArray[] = [
'label' => 'Mes favoris',
];
foreach ($producersArray as $producerItem) {
$itemsProducersArray[] = [
'label' => Html::encode($producerItem->name),
'url' => $this->getUrlManagerProducer()->createAbsoluteUrl(['site/index', 'slug_producer' => $producerItem->slug]),
];
}
} else {
$itemsProducersArray[] = [
'label' => Html::encode($producerItem->name),
'url' => $this->getUrlManagerProducer()->createAbsoluteUrl(['site/index', 'slug_producer' => $producerItem->slug]),
'label' => 'Aucun producteur dans vos favoris.',
];
}
} else {

$itemsProducersArray[] = [
'label' => 'Aucun producteur dans vos favoris.',
'options' => ['class' => 'divider'],
'label' => ''
];
}

$itemsProducersArray[] = [
'options' => ['class' => 'divider'],
'label' => ''
];
$itemsProducersArray[] = [
'label' => '<span class="glyphicon glyphicon-search"></span> Rechercher un producteur',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/producers'])
];

// Items du menu
/*$itemHome = [
'label' => '<span class="glyphicon glyphicon-home"></span> Accueil',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/index']),
'linkOptions' => ['class' => 'btn btn-default navbar-btn']
];*/
$itemAdministration = [
'label' => '<span class="glyphicon glyphicon-cog"></span> <span class="link-text">Administration</span>',
'url' => $this->getUrlManagerBackend()->createAbsoluteUrl(['dashboard/index']),
'visible' => $isUserCurrentGrantedAsProducer,
'linkOptions' => ['class' => 'btn btn-default navbar-btn']
];
$itemProducerSpace = [
'label' => '<span class="glyphicon glyphicon-eye-open"></span> <span class="link-text">Mon espace producteur</span>',
'url' => $this->getUrlManagerProducer()->createAbsoluteUrl(['site/index', 'slug_producer' => $producer ? $producer->slug : '']),
'visible' => $isUserCurrentGrantedAsProducer,
'linkOptions' => ['class' => 'btn btn-default navbar-btn']
];
$itemProducers = [
'label' => '<span class="glyphicon glyphicon-star"></span> <span class="link-text">Mes producteurs</span>',
'url' => '#',
'items' => $itemsProducersArray,
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'visible' => !Yii::$app->user->isGuest
];

$itemsUserArray = [];
if ($context == 'producer') {
$itemsUserArray = [
[
'label' => '<span class="glyphicon glyphicon-home"></span> Retour à l\'accueil',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/index']),
]
$itemsProducersArray[] = [
'label' => '<span class="glyphicon glyphicon-search"></span> Rechercher un producteur',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/producers'])
];
}

$itemsUserArray[] = [
'label' => '<span class="glyphicon glyphicon-user"></span> Mon profil',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['user/update']),
];
$itemsUserArray[] = [
'label' => '<span class="glyphicon glyphicon-off"></span> Déconnexion',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/logout']),
];
// Items du menu
/*$itemHome = [
'label' => '<span class="glyphicon glyphicon-home"></span> Accueil',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/index']),
'linkOptions' => ['class' => 'btn btn-default navbar-btn']
];*/
$itemAdministration = [
'label' => '<span class="glyphicon glyphicon-cog"></span> <span class="link-text">Administration</span>',
'url' => $this->getUrlManagerBackend()->createAbsoluteUrl(['dashboard/index']),
'visible' => $isUserCurrentGrantedAsProducer,
'linkOptions' => ['class' => 'btn btn-default navbar-btn']
];
$itemProducerSpace = [
'label' => '<span class="glyphicon glyphicon-eye-open"></span> <span class="link-text">Mon espace producteur</span>',
'url' => $this->getUrlManagerProducer()->createAbsoluteUrl(['site/index', 'slug_producer' => $producer ? $producer->slug : '']),
'visible' => $isUserCurrentGrantedAsProducer,
'linkOptions' => ['class' => 'btn btn-default navbar-btn']
];
$itemProducers = [
'label' => '<span class="glyphicon glyphicon-star"></span> <span class="link-text">Mes producteurs</span>',
'url' => '#',
'items' => $itemsProducersArray,
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'visible' => !Yii::$app->user->isGuest
];

$itemUser = [
'label' => '<span class="glyphicon glyphicon-user"></span> <span class="link-text">' .
((!Yii::$app->user->isGuest) ? Html::encode(Yii::$app->user->identity->name . ' ' . strtoupper(substr(Yii::$app->user->identity->lastname, 0, 1)) . '.') : '') .
'</span>',
'options' => ['id' => 'label1'],
'url' => '#',
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'items' => $itemsUserArray,
'visible' => !Yii::$app->user->isGuest
];
$itemConnexion = [
'label' => '<span class="glyphicon glyphicon-log-in"></span> Connexion',
'url' => ($context == 'producer')
? $this->getUrlManagerFrontend()->createAbsoluteUrl([
'site/producer',
'id' => $this->context->getProducerCurrent()->id,
'return_url' => \Yii::$app->urlManagerProducer->createAbsoluteUrl(['site/index', 'slug_producer' => $this->context->getProducerCurrent()->slug])
])
: $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/login']),
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'visible' => \Yii::$app->user->isGuest,
'active' => $this->getControllerAction() == 'site/login'
];
$itemsUserArray = [];
if ($context == 'producer') {
$itemsUserArray = [
[
'label' => '<span class="glyphicon glyphicon-home"></span> Retour à l\'accueil',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/index']),
]
];
}

$itemSignup = [
'label' => '<span class="glyphicon glyphicon-user"></span> Inscription',
'url' => ($context == 'producer')
? $this->getUrlManagerFrontend()->createAbsoluteUrl([
'site/producer',
'id' => $this->context->getProducerCurrent()->id,
'return_url' => \Yii::$app->urlManagerProducer->createAbsoluteUrl(['site/index', 'slug_producer' => $this->context->getProducerCurrent()->slug])
])
: $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/signup']),
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'visible' => \Yii::$app->user->isGuest,
'active' => $this->getControllerAction() == 'site/signup'
];
$itemsUserArray[] = [
'label' => '<span class="glyphicon glyphicon-user"></span> Mon profil',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['user/update']),
];
$itemsUserArray[] = [
'label' => '<span class="glyphicon glyphicon-off"></span> Déconnexion',
'url' => $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/logout']),
];

if ($context == 'frontend') {
$itemsMenu = [
$itemAdministration,
$itemProducerSpace,
$itemProducers,
$itemUser,
$itemConnexion,
$itemSignup
$itemUser = [
'label' => '<span class="glyphicon glyphicon-user"></span> <span class="link-text">' .
((!Yii::$app->user->isGuest) ? Html::encode(Yii::$app->user->identity->name . ' ' . strtoupper(substr(Yii::$app->user->identity->lastname, 0, 1)) . '.') : '') .
'</span>',
'options' => ['id' => 'label1'],
'url' => '#',
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'items' => $itemsUserArray,
'visible' => !Yii::$app->user->isGuest
];
$itemConnexion = [
'label' => '<span class="glyphicon glyphicon-log-in"></span> Connexion',
'url' => ($context == 'producer')
? $this->getUrlManagerFrontend()->createAbsoluteUrl([
'site/producer',
'id' => $this->context->getProducerCurrent()->id,
'return_url' => \Yii::$app->urlManagerProducer->createAbsoluteUrl(['site/index', 'slug_producer' => $this->context->getProducerCurrent()->slug])
])
: $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/login']),
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'visible' => \Yii::$app->user->isGuest,
'active' => $this->getControllerAction() == 'site/login'
];
} elseif ($context == 'producer') {
$itemsMenu = [
$itemAdministration,
$itemProducers,
$itemUser,
$itemConnexion,
$itemSignup

$itemSignup = [
'label' => '<span class="glyphicon glyphicon-user"></span> Inscription',
'url' => ($context == 'producer')
? $this->getUrlManagerFrontend()->createAbsoluteUrl([
'site/producer',
'id' => $this->context->getProducerCurrent()->id,
'return_url' => \Yii::$app->urlManagerProducer->createAbsoluteUrl(['site/index', 'slug_producer' => $this->context->getProducerCurrent()->slug])
])
: $this->getUrlManagerFrontend()->createAbsoluteUrl(['site/signup']),
'linkOptions' => ['class' => 'btn btn-default navbar-btn'],
'visible' => \Yii::$app->user->isGuest,
'active' => $this->getControllerAction() == 'site/signup'
];
}

echo Nav::widget([
'encodeLabels' => false,
'options' => ['class' => 'nav nav-pills navbar-nav navbar-right'],
'items' => $itemsMenu
]);
?>
</div>
</nav>
if ($context == 'frontend') {
$itemsMenu = [
$itemAdministration,
$itemProducerSpace,
$itemProducers,
$itemUser,
$itemConnexion,
$itemSignup
];
} elseif ($context == 'producer') {
$itemsMenu = [
$itemAdministration,
$itemProducers,
$itemUser,
$itemConnexion,
$itemSignup
];
}

echo Nav::widget([
'encodeLabels' => false,
'options' => ['class' => 'nav nav-pills navbar-nav navbar-right'],
'items' => $itemsMenu
]);
?>
</nav>
</div>
</div>

+ 4085
- 0
common/web/bootstrap5/css/bootstrap-grid.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-grid.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap-grid.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-grid.min.css.map
文件差异内容过多而无法显示
查看文件


+ 4084
- 0
common/web/bootstrap5/css/bootstrap-grid.rtl.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-grid.rtl.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap-grid.rtl.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-grid.rtl.min.css.map
文件差异内容过多而无法显示
查看文件


+ 597
- 0
common/web/bootstrap5/css/bootstrap-reboot.css 查看文件

@@ -0,0 +1,597 @@
/*!
* Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root,
[data-bs-theme=light] {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-black: #000;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100: #f8f9fa;
--bs-gray-200: #e9ecef;
--bs-gray-300: #dee2e6;
--bs-gray-400: #ced4da;
--bs-gray-500: #adb5bd;
--bs-gray-600: #6c757d;
--bs-gray-700: #495057;
--bs-gray-800: #343a40;
--bs-gray-900: #212529;
--bs-primary: #0d6efd;
--bs-secondary: #6c757d;
--bs-success: #198754;
--bs-info: #0dcaf0;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-dark: #212529;
--bs-primary-rgb: 13, 110, 253;
--bs-secondary-rgb: 108, 117, 125;
--bs-success-rgb: 25, 135, 84;
--bs-info-rgb: 13, 202, 240;
--bs-warning-rgb: 255, 193, 7;
--bs-danger-rgb: 220, 53, 69;
--bs-light-rgb: 248, 249, 250;
--bs-dark-rgb: 33, 37, 41;
--bs-primary-text-emphasis: #052c65;
--bs-secondary-text-emphasis: #2b2f32;
--bs-success-text-emphasis: #0a3622;
--bs-info-text-emphasis: #055160;
--bs-warning-text-emphasis: #664d03;
--bs-danger-text-emphasis: #58151c;
--bs-light-text-emphasis: #495057;
--bs-dark-text-emphasis: #495057;
--bs-primary-bg-subtle: #cfe2ff;
--bs-secondary-bg-subtle: #e2e3e5;
--bs-success-bg-subtle: #d1e7dd;
--bs-info-bg-subtle: #cff4fc;
--bs-warning-bg-subtle: #fff3cd;
--bs-danger-bg-subtle: #f8d7da;
--bs-light-bg-subtle: #fcfcfd;
--bs-dark-bg-subtle: #ced4da;
--bs-primary-border-subtle: #9ec5fe;
--bs-secondary-border-subtle: #c4c8cb;
--bs-success-border-subtle: #a3cfbb;
--bs-info-border-subtle: #9eeaf9;
--bs-warning-border-subtle: #ffe69c;
--bs-danger-border-subtle: #f1aeb5;
--bs-light-border-subtle: #e9ecef;
--bs-dark-border-subtle: #adb5bd;
--bs-white-rgb: 255, 255, 255;
--bs-black-rgb: 0, 0, 0;
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;
--bs-body-line-height: 1.5;
--bs-body-color: #212529;
--bs-body-color-rgb: 33, 37, 41;
--bs-body-bg: #fff;
--bs-body-bg-rgb: 255, 255, 255;
--bs-emphasis-color: #000;
--bs-emphasis-color-rgb: 0, 0, 0;
--bs-secondary-color: rgba(33, 37, 41, 0.75);
--bs-secondary-color-rgb: 33, 37, 41;
--bs-secondary-bg: #e9ecef;
--bs-secondary-bg-rgb: 233, 236, 239;
--bs-tertiary-color: rgba(33, 37, 41, 0.5);
--bs-tertiary-color-rgb: 33, 37, 41;
--bs-tertiary-bg: #f8f9fa;
--bs-tertiary-bg-rgb: 248, 249, 250;
--bs-heading-color: inherit;
--bs-link-color: #0d6efd;
--bs-link-color-rgb: 13, 110, 253;
--bs-link-decoration: underline;
--bs-link-hover-color: #0a58ca;
--bs-link-hover-color-rgb: 10, 88, 202;
--bs-code-color: #d63384;
--bs-highlight-color: #212529;
--bs-highlight-bg: #fff3cd;
--bs-border-width: 1px;
--bs-border-style: solid;
--bs-border-color: #dee2e6;
--bs-border-color-translucent: rgba(0, 0, 0, 0.175);
--bs-border-radius: 0.375rem;
--bs-border-radius-sm: 0.25rem;
--bs-border-radius-lg: 0.5rem;
--bs-border-radius-xl: 1rem;
--bs-border-radius-xxl: 2rem;
--bs-border-radius-2xl: var(--bs-border-radius-xxl);
--bs-border-radius-pill: 50rem;
--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
--bs-focus-ring-width: 0.25rem;
--bs-focus-ring-opacity: 0.25;
--bs-focus-ring-color: rgba(13, 110, 253, 0.25);
--bs-form-valid-color: #198754;
--bs-form-valid-border-color: #198754;
--bs-form-invalid-color: #dc3545;
--bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
color-scheme: dark;
--bs-body-color: #dee2e6;
--bs-body-color-rgb: 222, 226, 230;
--bs-body-bg: #212529;
--bs-body-bg-rgb: 33, 37, 41;
--bs-emphasis-color: #fff;
--bs-emphasis-color-rgb: 255, 255, 255;
--bs-secondary-color: rgba(222, 226, 230, 0.75);
--bs-secondary-color-rgb: 222, 226, 230;
--bs-secondary-bg: #343a40;
--bs-secondary-bg-rgb: 52, 58, 64;
--bs-tertiary-color: rgba(222, 226, 230, 0.5);
--bs-tertiary-color-rgb: 222, 226, 230;
--bs-tertiary-bg: #2b3035;
--bs-tertiary-bg-rgb: 43, 48, 53;
--bs-primary-text-emphasis: #6ea8fe;
--bs-secondary-text-emphasis: #a7acb1;
--bs-success-text-emphasis: #75b798;
--bs-info-text-emphasis: #6edff6;
--bs-warning-text-emphasis: #ffda6a;
--bs-danger-text-emphasis: #ea868f;
--bs-light-text-emphasis: #f8f9fa;
--bs-dark-text-emphasis: #dee2e6;
--bs-primary-bg-subtle: #031633;
--bs-secondary-bg-subtle: #161719;
--bs-success-bg-subtle: #051b11;
--bs-info-bg-subtle: #032830;
--bs-warning-bg-subtle: #332701;
--bs-danger-bg-subtle: #2c0b0e;
--bs-light-bg-subtle: #343a40;
--bs-dark-bg-subtle: #1a1d20;
--bs-primary-border-subtle: #084298;
--bs-secondary-border-subtle: #41464b;
--bs-success-border-subtle: #0f5132;
--bs-info-border-subtle: #087990;
--bs-warning-border-subtle: #997404;
--bs-danger-border-subtle: #842029;
--bs-light-border-subtle: #495057;
--bs-dark-border-subtle: #343a40;
--bs-heading-color: inherit;
--bs-link-color: #6ea8fe;
--bs-link-hover-color: #8bb9fe;
--bs-link-color-rgb: 110, 168, 254;
--bs-link-hover-color-rgb: 139, 185, 254;
--bs-code-color: #e685b5;
--bs-highlight-color: #dee2e6;
--bs-highlight-bg: #664d03;
--bs-border-color: #495057;
--bs-border-color-translucent: rgba(255, 255, 255, 0.15);
--bs-form-valid-color: #75b798;
--bs-form-valid-border-color: #75b798;
--bs-form-invalid-color: #ea868f;
--bs-form-invalid-border-color: #ea868f;
}

*,
*::before,
*::after {
box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}

body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
margin: 1rem 0;
color: inherit;
border: 0;
border-top: var(--bs-border-width) solid;
opacity: 0.25;
}

h6, h5, h4, h3, h2, h1 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
color: var(--bs-heading-color);
}

h1 {
font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
h1 {
font-size: 2.5rem;
}
}

h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2 {
font-size: 2rem;
}
}

h3 {
font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
h3 {
font-size: 1.75rem;
}
}

h4 {
font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
h4 {
font-size: 1.5rem;
}
}

h5 {
font-size: 1.25rem;
}

h6 {
font-size: 1rem;
}

p {
margin-top: 0;
margin-bottom: 1rem;
}

abbr[title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}

address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}

ol,
ul {
padding-left: 2rem;
}

ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}

dt {
font-weight: 700;
}

dd {
margin-bottom: 0.5rem;
margin-left: 0;
}

blockquote {
margin: 0 0 1rem;
}

b,
strong {
font-weight: bolder;
}

small {
font-size: 0.875em;
}

mark {
padding: 0.1875em;
color: var(--bs-highlight-color);
background-color: var(--bs-highlight-bg);
}

sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}

sub {
bottom: -0.25em;
}

sup {
top: -0.5em;
}

a {
color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
text-decoration: underline;
}
a:hover {
--bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}

pre,
code,
kbd,
samp {
font-family: var(--bs-font-monospace);
font-size: 1em;
}

pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}

code {
font-size: 0.875em;
color: var(--bs-code-color);
word-wrap: break-word;
}
a > code {
color: inherit;
}

kbd {
padding: 0.1875rem 0.375rem;
font-size: 0.875em;
color: var(--bs-body-bg);
background-color: var(--bs-body-color);
border-radius: 0.25rem;
}
kbd kbd {
padding: 0;
font-size: 1em;
}

figure {
margin: 0 0 1rem;
}

img,
svg {
vertical-align: middle;
}

table {
caption-side: bottom;
border-collapse: collapse;
}

caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: var(--bs-secondary-color);
text-align: left;
}

th {
text-align: inherit;
text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}

label {
display: inline-block;
}

button {
border-radius: 0;
}

button:focus:not(:focus-visible) {
outline: 0;
}

input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}

button,
select {
text-transform: none;
}

[role=button] {
cursor: pointer;
}

select {
word-wrap: normal;
}
select:disabled {
opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}

::-moz-focus-inner {
padding: 0;
border-style: none;
}

textarea {
resize: vertical;
}

fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}

legend {
float: left;
width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
padding: 0;
}

::-webkit-inner-spin-button {
height: auto;
}

[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
direction: ltr;
}
*/
::-webkit-search-decoration {
-webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
padding: 0;
}

::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}

::file-selector-button {
font: inherit;
-webkit-appearance: button;
}

output {
display: inline-block;
}

iframe {
border: 0;
}

summary {
display: list-item;
cursor: pointer;
}

progress {
vertical-align: baseline;
}

[hidden] {
display: none !important;
}

/*# sourceMappingURL=bootstrap-reboot.css.map */

+ 1
- 0
common/web/bootstrap5/css/bootstrap-reboot.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap-reboot.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-reboot.min.css.map
文件差异内容过多而无法显示
查看文件


+ 594
- 0
common/web/bootstrap5/css/bootstrap-reboot.rtl.css 查看文件

@@ -0,0 +1,594 @@
/*!
* Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root,
[data-bs-theme=light] {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-black: #000;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100: #f8f9fa;
--bs-gray-200: #e9ecef;
--bs-gray-300: #dee2e6;
--bs-gray-400: #ced4da;
--bs-gray-500: #adb5bd;
--bs-gray-600: #6c757d;
--bs-gray-700: #495057;
--bs-gray-800: #343a40;
--bs-gray-900: #212529;
--bs-primary: #0d6efd;
--bs-secondary: #6c757d;
--bs-success: #198754;
--bs-info: #0dcaf0;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-dark: #212529;
--bs-primary-rgb: 13, 110, 253;
--bs-secondary-rgb: 108, 117, 125;
--bs-success-rgb: 25, 135, 84;
--bs-info-rgb: 13, 202, 240;
--bs-warning-rgb: 255, 193, 7;
--bs-danger-rgb: 220, 53, 69;
--bs-light-rgb: 248, 249, 250;
--bs-dark-rgb: 33, 37, 41;
--bs-primary-text-emphasis: #052c65;
--bs-secondary-text-emphasis: #2b2f32;
--bs-success-text-emphasis: #0a3622;
--bs-info-text-emphasis: #055160;
--bs-warning-text-emphasis: #664d03;
--bs-danger-text-emphasis: #58151c;
--bs-light-text-emphasis: #495057;
--bs-dark-text-emphasis: #495057;
--bs-primary-bg-subtle: #cfe2ff;
--bs-secondary-bg-subtle: #e2e3e5;
--bs-success-bg-subtle: #d1e7dd;
--bs-info-bg-subtle: #cff4fc;
--bs-warning-bg-subtle: #fff3cd;
--bs-danger-bg-subtle: #f8d7da;
--bs-light-bg-subtle: #fcfcfd;
--bs-dark-bg-subtle: #ced4da;
--bs-primary-border-subtle: #9ec5fe;
--bs-secondary-border-subtle: #c4c8cb;
--bs-success-border-subtle: #a3cfbb;
--bs-info-border-subtle: #9eeaf9;
--bs-warning-border-subtle: #ffe69c;
--bs-danger-border-subtle: #f1aeb5;
--bs-light-border-subtle: #e9ecef;
--bs-dark-border-subtle: #adb5bd;
--bs-white-rgb: 255, 255, 255;
--bs-black-rgb: 0, 0, 0;
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;
--bs-body-line-height: 1.5;
--bs-body-color: #212529;
--bs-body-color-rgb: 33, 37, 41;
--bs-body-bg: #fff;
--bs-body-bg-rgb: 255, 255, 255;
--bs-emphasis-color: #000;
--bs-emphasis-color-rgb: 0, 0, 0;
--bs-secondary-color: rgba(33, 37, 41, 0.75);
--bs-secondary-color-rgb: 33, 37, 41;
--bs-secondary-bg: #e9ecef;
--bs-secondary-bg-rgb: 233, 236, 239;
--bs-tertiary-color: rgba(33, 37, 41, 0.5);
--bs-tertiary-color-rgb: 33, 37, 41;
--bs-tertiary-bg: #f8f9fa;
--bs-tertiary-bg-rgb: 248, 249, 250;
--bs-heading-color: inherit;
--bs-link-color: #0d6efd;
--bs-link-color-rgb: 13, 110, 253;
--bs-link-decoration: underline;
--bs-link-hover-color: #0a58ca;
--bs-link-hover-color-rgb: 10, 88, 202;
--bs-code-color: #d63384;
--bs-highlight-color: #212529;
--bs-highlight-bg: #fff3cd;
--bs-border-width: 1px;
--bs-border-style: solid;
--bs-border-color: #dee2e6;
--bs-border-color-translucent: rgba(0, 0, 0, 0.175);
--bs-border-radius: 0.375rem;
--bs-border-radius-sm: 0.25rem;
--bs-border-radius-lg: 0.5rem;
--bs-border-radius-xl: 1rem;
--bs-border-radius-xxl: 2rem;
--bs-border-radius-2xl: var(--bs-border-radius-xxl);
--bs-border-radius-pill: 50rem;
--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
--bs-focus-ring-width: 0.25rem;
--bs-focus-ring-opacity: 0.25;
--bs-focus-ring-color: rgba(13, 110, 253, 0.25);
--bs-form-valid-color: #198754;
--bs-form-valid-border-color: #198754;
--bs-form-invalid-color: #dc3545;
--bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
color-scheme: dark;
--bs-body-color: #dee2e6;
--bs-body-color-rgb: 222, 226, 230;
--bs-body-bg: #212529;
--bs-body-bg-rgb: 33, 37, 41;
--bs-emphasis-color: #fff;
--bs-emphasis-color-rgb: 255, 255, 255;
--bs-secondary-color: rgba(222, 226, 230, 0.75);
--bs-secondary-color-rgb: 222, 226, 230;
--bs-secondary-bg: #343a40;
--bs-secondary-bg-rgb: 52, 58, 64;
--bs-tertiary-color: rgba(222, 226, 230, 0.5);
--bs-tertiary-color-rgb: 222, 226, 230;
--bs-tertiary-bg: #2b3035;
--bs-tertiary-bg-rgb: 43, 48, 53;
--bs-primary-text-emphasis: #6ea8fe;
--bs-secondary-text-emphasis: #a7acb1;
--bs-success-text-emphasis: #75b798;
--bs-info-text-emphasis: #6edff6;
--bs-warning-text-emphasis: #ffda6a;
--bs-danger-text-emphasis: #ea868f;
--bs-light-text-emphasis: #f8f9fa;
--bs-dark-text-emphasis: #dee2e6;
--bs-primary-bg-subtle: #031633;
--bs-secondary-bg-subtle: #161719;
--bs-success-bg-subtle: #051b11;
--bs-info-bg-subtle: #032830;
--bs-warning-bg-subtle: #332701;
--bs-danger-bg-subtle: #2c0b0e;
--bs-light-bg-subtle: #343a40;
--bs-dark-bg-subtle: #1a1d20;
--bs-primary-border-subtle: #084298;
--bs-secondary-border-subtle: #41464b;
--bs-success-border-subtle: #0f5132;
--bs-info-border-subtle: #087990;
--bs-warning-border-subtle: #997404;
--bs-danger-border-subtle: #842029;
--bs-light-border-subtle: #495057;
--bs-dark-border-subtle: #343a40;
--bs-heading-color: inherit;
--bs-link-color: #6ea8fe;
--bs-link-hover-color: #8bb9fe;
--bs-link-color-rgb: 110, 168, 254;
--bs-link-hover-color-rgb: 139, 185, 254;
--bs-code-color: #e685b5;
--bs-highlight-color: #dee2e6;
--bs-highlight-bg: #664d03;
--bs-border-color: #495057;
--bs-border-color-translucent: rgba(255, 255, 255, 0.15);
--bs-form-valid-color: #75b798;
--bs-form-valid-border-color: #75b798;
--bs-form-invalid-color: #ea868f;
--bs-form-invalid-border-color: #ea868f;
}

*,
*::before,
*::after {
box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
:root {
scroll-behavior: smooth;
}
}

body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
margin: 1rem 0;
color: inherit;
border: 0;
border-top: var(--bs-border-width) solid;
opacity: 0.25;
}

h6, h5, h4, h3, h2, h1 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
color: var(--bs-heading-color);
}

h1 {
font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
h1 {
font-size: 2.5rem;
}
}

h2 {
font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
h2 {
font-size: 2rem;
}
}

h3 {
font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
h3 {
font-size: 1.75rem;
}
}

h4 {
font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
h4 {
font-size: 1.5rem;
}
}

h5 {
font-size: 1.25rem;
}

h6 {
font-size: 1rem;
}

p {
margin-top: 0;
margin-bottom: 1rem;
}

abbr[title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}

address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}

ol,
ul {
padding-right: 2rem;
}

ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}

dt {
font-weight: 700;
}

dd {
margin-bottom: 0.5rem;
margin-right: 0;
}

blockquote {
margin: 0 0 1rem;
}

b,
strong {
font-weight: bolder;
}

small {
font-size: 0.875em;
}

mark {
padding: 0.1875em;
color: var(--bs-highlight-color);
background-color: var(--bs-highlight-bg);
}

sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}

sub {
bottom: -0.25em;
}

sup {
top: -0.5em;
}

a {
color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
text-decoration: underline;
}
a:hover {
--bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}

pre,
code,
kbd,
samp {
font-family: var(--bs-font-monospace);
font-size: 1em;
}

pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}

code {
font-size: 0.875em;
color: var(--bs-code-color);
word-wrap: break-word;
}
a > code {
color: inherit;
}

kbd {
padding: 0.1875rem 0.375rem;
font-size: 0.875em;
color: var(--bs-body-bg);
background-color: var(--bs-body-color);
border-radius: 0.25rem;
}
kbd kbd {
padding: 0;
font-size: 1em;
}

figure {
margin: 0 0 1rem;
}

img,
svg {
vertical-align: middle;
}

table {
caption-side: bottom;
border-collapse: collapse;
}

caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: var(--bs-secondary-color);
text-align: right;
}

th {
text-align: inherit;
text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}

label {
display: inline-block;
}

button {
border-radius: 0;
}

button:focus:not(:focus-visible) {
outline: 0;
}

input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}

button,
select {
text-transform: none;
}

[role=button] {
cursor: pointer;
}

select {
word-wrap: normal;
}
select:disabled {
opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}

::-moz-focus-inner {
padding: 0;
border-style: none;
}

textarea {
resize: vertical;
}

fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}

legend {
float: right;
width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + 0.3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: right;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
padding: 0;
}

::-webkit-inner-spin-button {
height: auto;
}

[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}

[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
direction: ltr;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
padding: 0;
}

::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}

::file-selector-button {
font: inherit;
-webkit-appearance: button;
}

output {
display: inline-block;
}

iframe {
border: 0;
}

summary {
display: list-item;
cursor: pointer;
}

progress {
vertical-align: baseline;
}

[hidden] {
display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.rtl.css.map */

+ 1
- 0
common/web/bootstrap5/css/bootstrap-reboot.rtl.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap-reboot.rtl.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-reboot.rtl.min.css.map
文件差异内容过多而无法显示
查看文件


+ 5402
- 0
common/web/bootstrap5/css/bootstrap-utilities.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-utilities.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap-utilities.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-utilities.min.css.map
文件差异内容过多而无法显示
查看文件


+ 5393
- 0
common/web/bootstrap5/css/bootstrap-utilities.rtl.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-utilities.rtl.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap-utilities.rtl.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap-utilities.rtl.min.css.map
文件差异内容过多而无法显示
查看文件


+ 12057
- 0
common/web/bootstrap5/css/bootstrap.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap.min.css.map
文件差异内容过多而无法显示
查看文件


+ 12030
- 0
common/web/bootstrap5/css/bootstrap.rtl.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap.rtl.css.map
文件差异内容过多而无法显示
查看文件


+ 6
- 0
common/web/bootstrap5/css/bootstrap.rtl.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/css/bootstrap.rtl.min.css.map
文件差异内容过多而无法显示
查看文件


+ 6314
- 0
common/web/bootstrap5/js/bootstrap.bundle.js
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/js/bootstrap.bundle.js.map
文件差异内容过多而无法显示
查看文件


+ 7
- 0
common/web/bootstrap5/js/bootstrap.bundle.min.js
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/js/bootstrap.bundle.min.js.map
文件差异内容过多而无法显示
查看文件


+ 4447
- 0
common/web/bootstrap5/js/bootstrap.esm.js
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/js/bootstrap.esm.js.map
文件差异内容过多而无法显示
查看文件


+ 7
- 0
common/web/bootstrap5/js/bootstrap.esm.min.js
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/js/bootstrap.esm.min.js.map
文件差异内容过多而无法显示
查看文件


+ 4494
- 0
common/web/bootstrap5/js/bootstrap.js
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/js/bootstrap.js.map
文件差异内容过多而无法显示
查看文件


+ 7
- 0
common/web/bootstrap5/js/bootstrap.min.js
文件差异内容过多而无法显示
查看文件


+ 1
- 0
common/web/bootstrap5/js/bootstrap.min.js.map
文件差异内容过多而无法显示
查看文件


+ 84
- 24
common/web/css/screen.css 查看文件

@@ -83,6 +83,62 @@ termes.
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'worksans_thin';
src: url("../fonts/worksans/worksans-thin-webfont.eot");
src: url("../fonts/worksans/worksans-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans/worksans-thin-webfont.woff2") format("woff2"), url("../fonts/worksans/worksans-thin-webfont.woff") format("woff"), url("../fonts/worksans/worksans-thin-webfont.ttf") format("truetype"), url("../fonts/worksans/worksans-thin-webfont.svg#work_sansthin") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'worksans_light';
src: url("../fonts/worksans/worksans-light-webfont.eot");
src: url("../fonts/worksans/worksans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans/worksans-light-webfont.woff2") format("woff2"), url("../fonts/worksans/worksans-light-webfont.woff") format("woff"), url("../fonts/worksans/worksans-light-webfont.ttf") format("truetype"), url("../fonts/worksans/worksans-light-webfont.svg#work_sanslight") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'worksans_regular';
src: url("../fonts/worksans/worksans-regular-webfont.eot");
src: url("../fonts/worksans/worksans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans/worksans-regular-webfont.woff2") format("woff2"), url("../fonts/worksans/worksans-regular-webfont.woff") format("woff"), url("../fonts/worksans/worksans-regular-webfont.ttf") format("truetype"), url("../fonts/worksans/worksans-regular-webfont.svg#work_sansregular") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'worksans_medium';
src: url("../fonts/worksans/worksans-medium-webfont.eot");
src: url("../fonts/worksans/worksans-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans/worksans-medium-webfont.woff2") format("woff2"), url("../fonts/worksans/worksans-medium-webfont.woff") format("woff"), url("../fonts/worksans/worksans-medium-webfont.ttf") format("truetype"), url("../fonts/worksans/worksans-medium-webfont.svg#work_sansmedium") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'worksans_semibold';
src: url("../fonts/worksans/worksans-semibold-webfont.eot");
src: url("../fonts/worksans/worksans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans/worksans-semibold-webfont.woff2") format("woff2"), url("../fonts/worksans/worksans-semibold-webfont.woff") format("woff"), url("../fonts/worksans/worksans-semibold-webfont.ttf") format("truetype"), url("../fonts/worksans/worksans-semibold-webfont.svg#work_sanssemibold") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'worksans_bold';
src: url("../fonts/worksans/worksans-bold-webfont.eot");
src: url("../fonts/worksans/worksans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans/worksans-bold-webfont.woff2") format("woff2"), url("../fonts/worksans/worksans-bold-webfont.woff") format("woff"), url("../fonts/worksans/worksans-bold-webfont.ttf") format("truetype"), url("../fonts/worksans/worksans-bold-webfont.svg#work_sansbold") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'worksans_extrabold';
src: url("../fonts/worksans/worksans-extrabold-webfont.eot");
src: url("../fonts/worksans/worksans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/worksans/worksans-extrabold-webfont.woff2") format("woff2"), url("../fonts/worksans/worksans-extrabold-webfont.woff") format("woff"), url("../fonts/worksans/worksans-extrabold-webfont.ttf") format("truetype"), url("../fonts/worksans/worksans-extrabold-webfont.svg#work_sansextrabold") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'latinmodernmono_regular';
src: url("../fonts/latinmodernmono/lmmono10-regular-webfont.eot");
src: url("../fonts/latinmodernmono/lmmono10-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/latinmodernmono/lmmono10-regular-webfont.woff2") format("woff2"), url("../fonts/latinmodernmono/lmmono10-regular-webfont.woff") format("woff"), url("../fonts/latinmodernmono/lmmono10-regular-webfont.ttf") format("truetype"), url("../fonts/latinmodernmono/lmmono10-regular-webfont.svg#latin_modern_mono10_regular") format("svg");
font-weight: normal;
font-style: normal;
}
/* line 3, ../sass/_common.scss */
.float-left {
float: left;
@@ -94,7 +150,11 @@ termes.
}

/* Navigation utilisateur en haut du site */
/* line 13, ../sass/_common.scss */
/* line 12, ../sass/_common.scss */
.nav-user-top {
float: right;
}
/* line 15, ../sass/_common.scss */
.nav-user-top .navbar {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
@@ -102,39 +162,39 @@ termes.
border: 0px none;
margin-bottom: 0px;
}
/* line 19, ../sass/_common.scss */
/* line 21, ../sass/_common.scss */
.nav-user-top .navbar ul li {
padding-left: 5px;
}
/* line 22, ../sass/_common.scss */
/* line 24, ../sass/_common.scss */
.nav-user-top .navbar ul li a {
padding-left: 10px;
padding-right: 10px;
}
/* line 26, ../sass/_common.scss */
/* line 28, ../sass/_common.scss */
.nav-user-top .navbar ul li a.navbar-btn {
padding: 5px 10px;
}
/* line 31, ../sass/_common.scss */
/* line 33, ../sass/_common.scss */
.nav-user-top .navbar ul li ul li a {
padding: 2px 20px;
}
/* line 39, ../sass/_common.scss */
/* line 41, ../sass/_common.scss */
.nav-user-top .dropdown-menu .divider.dropdown-header {
padding: 0px;
}

@media screen and (max-width: 768px) {
/* line 48, ../sass/_common.scss */
/* line 50, ../sass/_common.scss */
.nav-user-top .navbar ul {
float: right;
margin-right: 0px;
}
/* line 53, ../sass/_common.scss */
/* line 55, ../sass/_common.scss */
.nav-user-top .navbar .link-text {
display: none;
}
/* line 57, ../sass/_common.scss */
/* line 59, ../sass/_common.scss */
.nav-user-top .navbar .dropdown-menu {
position: absolute;
right: 5%;
@@ -145,80 +205,80 @@ termes.
-webkit-box-shadow: 0px 0px 4px gray;
box-shadow: 0px 0px 4px gray;
}
/* line 66, ../sass/_common.scss */
/* line 68, ../sass/_common.scss */
.nav-user-top .navbar .dropdown-menu li a {
padding-left: 15px;
}
}
/* Block de date */
/* line 76, ../sass/_common.scss */
/* line 78, ../sass/_common.scss */
.block-date {
margin: 0px auto;
padding-top: 0px;
text-align: center;
}
/* line 81, ../sass/_common.scss */
/* line 83, ../sass/_common.scss */
.block-date .day {
text-transform: capitalize;
line-height: 15px;
font-size: 13px;
text-transform: uppercase;
}
/* line 88, ../sass/_common.scss */
/* line 90, ../sass/_common.scss */
.block-date .num {
font-size: 30px;
line-height: 35px;
font-weight: bold;
}
/* line 94, ../sass/_common.scss */
/* line 96, ../sass/_common.scss */
.block-date .month {
text-transform: uppercase;
line-height: 15px;
font-size: 13px;
color: #e08e0b;
color: #ec5d2b;
}

/* Page d'erreur */
/* line 104, ../sass/_common.scss */
/* line 106, ../sass/_common.scss */
#main #content .site-error .col-lg-6 {
margin: 0px auto;
float: none;
}
/* line 110, ../sass/_common.scss */
/* line 112, ../sass/_common.scss */
#main #content .site-error .panel .panel-body {
padding-bottom: 0px;
}
/* line 114, ../sass/_common.scss */
/* line 116, ../sass/_common.scss */
#main #content .site-error .panel h2 {
text-transform: none;
font-size: 25px;
margin-top: 0px;
margin-bottom: 0px;
}
/* line 122, ../sass/_common.scss */
/* line 124, ../sass/_common.scss */
#main #content .site-error .alert {
padding-bottom: 5px;
}
/* line 125, ../sass/_common.scss */
/* line 127, ../sass/_common.scss */
#main #content .site-error .alert h2 {
margin-top: 5px;
}
/* line 129, ../sass/_common.scss */
/* line 131, ../sass/_common.scss */
#main #content .site-error .alert p {
margin-bottom: 15px;
}
/* line 133, ../sass/_common.scss */
/* line 135, ../sass/_common.scss */
#main #content .site-error .alert .btn {
text-decoration: none;
}

/* Paiement */
/* line 144, ../sass/_common.scss */
/* line 146, ../sass/_common.scss */
.payment-detail-remaining-surplus {
font-size: 13px;
color: gray;
}
/* line 148, ../sass/_common.scss */
/* line 150, ../sass/_common.scss */
.payment-detail-remaining-surplus strong {
font-weight: bold;
}

二进制
common/web/fonts/latinmodernmono/lmmono10-regular-webfont.eot 查看文件


+ 238
- 0
common/web/fonts/latinmodernmono/lmmono10-regular-webfont.svg 查看文件

@@ -0,0 +1,238 @@
<?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" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata></metadata>
<defs>
<font id="latin_modern_mono10_regular" horiz-adv-x="1075" >
<font-face units-per-em="2048" ascent="1593" descent="-455" />
<missing-glyph horiz-adv-x="500" />
<glyph horiz-adv-x="0" />
<glyph horiz-adv-x="682" />
<glyph unicode=" " />
<glyph unicode="!" d="M434 102q0 43 30 73t73 30t72.5 -30t29.5 -73t-29.5 -72.5t-72.5 -29.5t-73 29.5t-30 72.5zM434 1157q0 38 13 64t32.5 36t33 13.5t24.5 3.5q8 0 17.5 -1.5t25.5 -8.5t28.5 -18.5t21.5 -34.5t9 -54q0 -61 -4.5 -174t-5.5 -154l-8 -354q-3 -64 -16.5 -81t-67.5 -17 q-15 0 -24.5 1t-25 5.5t-23.5 16t-9 30.5l-6 248z" />
<glyph unicode="&#x22;" d="M264 1161q-4 60 25 86.5t67 26.5q13 0 27 -4.5t30 -15.5t25.5 -35t7.5 -58l-26 -418q-4 -71 -64 -71q-26 0 -41.5 13t-19 26.5t-4.5 33.5zM627 1161q-4 60 25 86.5t67 26.5q13 0 27 -4.5t30 -15.5t25.5 -35t7.5 -58l-27 -418q-4 -71 -63 -71q-38 0 -51 20.5t-15 52.5z " />
<glyph unicode="#" d="M72 406q0 71 96 71h100l37 299h-137q-96 0 -96 72t96 72h158l30 247q7 84 74 84q30 0 53.5 -22.5t16.5 -73.5l-29 -235h211l31 247q7 84 73 84q30 0 53.5 -22.5t16.5 -73.5l-29 -235h78q96 0 96 -72t-96 -72h-98l-37 -299h135q96 0 96 -71q0 -72 -96 -72h-155l-33 -250 q-3 -16 -5 -24.5t-9.5 -25.5t-22.5 -25.5t-37 -8.5q-31 0 -51.5 21.5t-20.5 50.5q0 10 33 262h-211l-33 -250q-9 -55 -32 -72q-16 -12 -41 -12q-31 0 -51.5 21.5t-20.5 50.5q0 10 33 262h-80q-96 0 -96 72zM414 477h211l37 299h-211z" />
<glyph unicode="$" d="M119 340q0 27 8 47t19 30t25 16t23 7.5t17 1.5q33 0 61.5 -26t28.5 -66q0 -49 -33 -71q42 -140 207 -162v475q-71 13 -128 36t-93 49t-63 58t-40.5 58.5t-21 56t-9 45.5t-1.5 31q0 120 97 217.5t259 116.5v77q0 17 1.5 28t7 26t19.5 22.5t36 7.5q17 0 29.5 -6t18.5 -13.5 t9 -21t3.5 -21.5t0.5 -22v-75q172 -14 263 -106.5t91 -219.5q0 -52 -27 -76t-65 -24q-40 0 -65 26.5t-25 63.5q0 42 31 67q-39 123 -203 142v-426q85 -16 150.5 -49.5t103 -71.5t61 -84.5t31.5 -83t8 -70.5q0 -56 -21 -111.5t-62 -106t-111 -88.5t-160 -52v-78 q0 -14 -0.5 -22t-3.5 -21.5t-9 -21t-18.5 -13.5t-29.5 -6q-22 0 -36 7.5t-19.5 22.5t-7 26t-1.5 28v76q-115 11 -197 63t-120.5 126t-38.5 161zM250 934q0 -75 66 -129t159 -70v400q-96 -15 -160.5 -71.5t-64.5 -129.5zM600 119q97 17 160 80.5t63 142.5t-61.5 141 t-161.5 82v-446z" />
<glyph unicode="%" d="M72 1149q0 115 51.5 193.5t126.5 78.5t126.5 -78t51.5 -196q0 -115 -51.5 -194t-126.5 -79q-74 0 -126 78t-52 197zM178 -98q0 15 12 45l560 1411q8 19 13 29t21 22t39 12q30 0 51 -21.5t21 -49.5q0 -15 -12 -45l-561 -1416q-21 -59 -72 -59q-29 0 -50.5 21.5t-21.5 50.5 zM186 1149q0 -63 21.5 -105.5t42.5 -42.5t42 42.5t21 105.5q0 60 -20.5 102.5t-42.5 42.5t-43 -43t-21 -102zM645 102q0 115 51 194t127 79t127 -79t51 -194t-51 -193.5t-127 -78.5t-127 78.5t-51 193.5zM760 102q0 -62 21 -103.5t42 -41.5t42.5 41.5t21.5 103.5t-21.5 104 t-42.5 42t-42 -42t-21 -104z" />
<glyph unicode="&#x26;" d="M57 281q0 125 72 215q2 1 33 34.5t65.5 71t40.5 43.5q-57 171 -57 332q0 143 64 220t149 77q52 0 90 -25.5t58.5 -68.5t30 -89.5t9.5 -97.5q0 -22 -1 -37.5t-12 -55t-31 -77t-61.5 -95t-100.5 -118.5q37 -101 151 -282q60 119 178 430q-18 0 -28.5 1t-25.5 6.5 t-22.5 19.5t-7.5 36q0 28 15.5 43t30 17t36.5 2h189q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-64l-123 -320q-49 -125 -104 -217q14 -20 35.5 -43t62 -49.5t74.5 -26.5q29 0 52 27.5t28 89.5q0 10 2.5 22t16.5 27 t38 15q2 0 6 -0.5t14 -4t17.5 -10t13.5 -20.5t6 -33q0 -53 -19.5 -105.5t-65.5 -92.5t-109 -40q-118 0 -240 144q-116 -144 -254 -144q-75 0 -133.5 44t-88.5 112.5t-30 147.5zM199 287q0 -25 5 -53t16 -59.5t35 -52t56 -20.5q95 0 178 119q-32 44 -90 148q-63 102 -82 147 q-77 -85 -97.5 -122t-20.5 -107zM326 977q0 -123 32 -232q140 158 140 248q0 14 -2 33t-8.5 50.5t-23 52t-40.5 20.5q-38 0 -68 -44.5t-30 -127.5z" />
<glyph unicode="'" d="M444 1182q0 38 27.5 65t65.5 27q41 0 67.5 -28.5t22.5 -88.5l-27 -409q-1 -18 -2.5 -27t-7.5 -22.5t-19 -20t-34 -6.5t-34.5 6.5t-19 20t-7.5 23t-3 26.5l-24 393z" />
<glyph unicode="(" d="M354 627q0 107 23.5 208.5t61 178.5t84.5 145t95.5 115t92.5 81t75 50t45 16q35 0 49.5 -19t14.5 -38q0 -20 -8 -29.5t-32 -26.5q-4 -3 -7 -5q-98 -67 -170 -154t-110 -178.5t-55 -176t-17 -167.5q0 -190 85 -371.5t263 -302.5q19 -13 24.5 -17t14 -12.5t10.5 -15.5 t2 -19q0 -19 -14.5 -38t-49.5 -19q-40 0 -137 79t-174 185q-68 96 -117 231t-49 300z" />
<glyph unicode=")" d="M180 -111q0 21 10 33t37 29q99 67 171 154t110 178.5t55 176t17 167.5q0 50 -5.5 101.5t-27.5 132.5t-59 153.5t-108 154t-167 144.5q-33 20 -33 51q0 18 15.5 37.5t48.5 19.5q40 0 137 -79t174 -185q68 -96 117 -231t49 -299q0 -107 -23.5 -208.5t-61 -178.5t-84.5 -145 t-95.5 -115.5t-92.5 -81.5t-75 -50t-45 -16q-33 0 -48.5 19.5t-15.5 37.5z" />
<glyph unicode="*" d="M139 438q0 19 9 33t16.5 19.5t25.5 15.5l222 121l-224 121q-17 9 -25.5 15t-16 19t-7.5 31q0 25 19.5 46.5t48.5 21.5q16 0 47 -19l221 -129q-6 79 -6 248q0 86 68 86q67 0 67 -86q0 -169 -6 -248l254 148q28 0 47 -9t25.5 -23t8 -21.5t1.5 -14.5q0 -18 -8.5 -32 t-17 -20.5t-25.5 -15.5l-221 -120q17 -9 71.5 -37t101.5 -53.5t70 -40.5q4 -2 9.5 -7.5t12.5 -19t7 -29.5q0 -25 -19.5 -46t-48.5 -21q-10 0 -15 1t-19 8t-41 23q-167 101 -193 115q6 -79 6 -248q0 -86 -67 -86q-68 0 -68 86q0 168 6 248l-254 -147q-23 0 -40 6.5 t-24.5 14.5t-12 19.5t-5 16.5t-0.5 10z" />
<glyph unicode="+" d="M78 627q0 71 96 71h291v293q0 96 72 96q71 0 71 -96v-293h291q96 0 96 -71q0 -72 -96 -72h-291v-293q0 -96 -71 -96q-72 0 -72 96v293h-291q-96 0 -96 72z" />
<glyph unicode="," d="M369 -219q0 19 11.5 32t20.5 16.5t25 8.5q120 39 152 168q-21 -6 -41 -6q-53 0 -90 36t-37 93q0 52 35 89.5t94 37.5q70 0 120 -57t50 -148q0 -64 -22.5 -121t-55.5 -95t-71.5 -66t-71.5 -41t-54 -13q-26 0 -45.5 21t-19.5 45z" />
<glyph unicode="-" d="M115 627q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="." d="M410 129q0 50 36.5 88.5t92.5 38.5q51 0 89 -37t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92z" />
<glyph unicode="/" d="M119 -98q0 11 16 49l676 1413q8 18 14.5 28t21.5 19.5t36 9.5q30 0 50.5 -21.5t20.5 -49.5q0 -12 -16 -50l-676 -1413q-8 -18 -14.5 -28t-21.5 -19.5t-36 -9.5q-30 0 -50.5 21.5t-20.5 50.5z" />
<glyph unicode="0" d="M102 627q0 181 61 331t160.5 233t213.5 83q84 0 162.5 -48.5t138.5 -132.5t96.5 -206.5t36.5 -261.5q0 -109 -23 -210t-64 -179.5t-95 -137.5t-119 -90t-133 -31q-84 0 -163 48.5t-139 133t-96.5 207t-36.5 261.5zM244 647q0 -149 39.5 -274.5t107 -198t146.5 -72.5 q120 0 206 159.5t86 385.5q0 218 -87.5 360t-204.5 142q-118 0 -205.5 -142t-87.5 -360z" />
<glyph unicode="1" d="M215 961q0 20 6.5 33.5t19.5 19t23.5 7.5t26.5 3q20 2 41.5 9.5t54 26.5t66.5 61.5t61 103.5q6 15 11.5 24t18.5 17t31 8q17 0 29.5 -6t18.5 -13.5t9.5 -21t4 -22t0.5 -21.5v-1065h186q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9 t-21 -3.5t-21 -0.5h-514q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22 19.5t25 7t27.5 1.5h187v864q-104 -90 -213 -90q-68 0 -68 62z" />
<glyph unicode="2" d="M106 63q0 20 7 30.5t24 25.5l453 381q113 94 174 184t61 190q0 86 -47 150t-119.5 94.5t-158.5 30.5q-85 0 -151 -43.5t-89 -114.5q29 -23 29 -65q0 -41 -27.5 -66.5t-62.5 -25.5q-34 0 -63.5 23.5t-29.5 74.5q0 136 114.5 239t289.5 103q126 0 229 -48t165.5 -140 t62.5 -212q0 -115 -59 -214.5t-165 -194.5q-50 -46 -206 -174.5t-199 -165.5h487q0 27 1.5 40t7.5 28.5t21.5 21.5t41.5 6q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-53q0 -50 -16 -67t-66 -17h-695q-18 0 -28 1t-25.5 6.5t-23 19.5t-7.5 36z" />
<glyph unicode="3" d="M90 279q0 47 27 71.5t65 24.5t64 -26.5t26 -63.5q0 -40 -24 -64q24 -44 82 -72.5t110 -37.5t101 -9q133 0 217 77t84 177q0 99 -82.5 177.5t-224.5 78.5h-95q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36q0 40 24 50t112 16q8 1 12 1q65 4 105 15t85 47q40 33 63 82t23 96 q0 70 -69 118t-172 48q-25 0 -55.5 -2t-87.5 -18t-85 -44q19 -19 19 -55q0 -41 -27.5 -66.5t-62.5 -25.5t-63.5 24.5t-28.5 71.5q0 108 104 174t285 66q171 0 278 -85t107 -204q0 -86 -44 -166.5t-128 -134.5q104 -47 167.5 -134.5t63.5 -193.5q0 -71 -32 -139t-88 -121.5 t-140.5 -86t-181.5 -32.5q-193 0 -322 84t-129 218z" />
<glyph unicode="4" d="M59 428q0 31 3 41.5t16 30.5l467 733q20 30 34 36.5t52 6.5h57q52 0 68 -16.5t16 -67.5v-721h160q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-160v-221h127q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9 t-21 -3.5t-21 -0.5h-369q-13 0 -20.5 0.5t-21 3.5t-20.5 9t-13 18.5t-6 29.5q0 22 7.5 36t21.5 19.5t24.5 7t27.5 1.5h127v221h-516q-48 0 -65 16t-17 66zM203 471h454v715z" />
<glyph unicode="5" d="M106 291q0 53 30 75.5t63 22.5q35 0 62.5 -25t27.5 -67q0 -39 -27 -66q20 -40 53.5 -67.5t71 -40t66 -17t55.5 -4.5q131 0 224 82.5t93 204.5q0 69 -29 132.5t-90 107t-141 43.5q-172 0 -258 -103q-10 -12 -15.5 -17t-16.5 -9t-29 -4q-23 0 -37.5 7t-20 22t-7 25.5 t-1.5 29.5v544q0 50 16 67t66 17h551q17 0 27.5 -1t25 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-491v-389q112 60 245 60q88 0 164 -34.5t127 -91.5t80 -130.5t29 -151.5q0 -171 -134 -291.5t-325 -120.5q-170 0 -286 92.5t-116 221.5z" />
<glyph unicode="6" d="M109 612q0 150 47 277t124.5 210t175 129t201.5 46q71 0 126 -18.5t86 -49.5t46 -67.5t15 -75.5q0 -44 -26 -70t-66 -26q-39 0 -64.5 26.5t-25.5 63.5q0 39 20 59q-33 33 -113 33q-143 0 -261.5 -125t-139.5 -332q130 119 305 119q169 0 287.5 -121t118.5 -295 q0 -119 -59.5 -216t-156 -149.5t-208.5 -52.5q-64 0 -123 19t-116.5 65.5t-99.5 117t-67.5 182t-25.5 251.5zM270 455q0 -85 17 -127q33 -102 96.5 -164t157.5 -62q114 0 198 82.5t84 210.5q0 118 -76.5 203.5t-197.5 85.5q-117 0 -198 -67t-81 -162z" />
<glyph unicode="7" d="M90 1114v86q0 20 1.5 30.5t7 25t21 21.5t40.5 7q53 0 65 -33h676q17 0 27.5 -1t25 -6.5t22 -19.5t7.5 -36q0 -21 -6.5 -31t-38.5 -39q-48 -47 -95 -101t-113.5 -156t-115.5 -212.5t-85.5 -267.5t-39.5 -322q0 -41 -20 -61.5t-49 -20.5q-72 0 -72 97q0 76 9.5 160 t38 198.5t73.5 225t123.5 235.5t179.5 233h-541q0 -28 -1 -40t-7 -28t-21.5 -22t-41.5 -6q-25 0 -40.5 7t-21 21.5t-7 25t-1.5 30.5z" />
<glyph unicode="8" d="M90 356q0 111 82 197.5t203 120.5q-121 40 -188.5 112t-67.5 160q0 129 119.5 228.5t298.5 99.5q178 0 297.5 -99t119.5 -229q0 -88 -67 -159.5t-189 -112.5q120 -34 202.5 -120.5t82.5 -197.5q0 -153 -128.5 -266t-317.5 -113q-188 0 -317.5 113.5t-129.5 265.5z M231 358q0 -106 89.5 -181t216.5 -75t216 75t89 181q0 99 -85 176.5t-220 77.5q-134 0 -220 -77.5t-86 -176.5zM260 944q0 -86 82 -146.5t195 -60.5q114 0 195 60t81 147q0 82 -79.5 143.5t-196.5 61.5q-118 0 -197.5 -61.5t-79.5 -143.5z" />
<glyph unicode="9" d="M109 856q0 120 61.5 217t160 149t212.5 52q62 0 119 -18t113.5 -64t97.5 -115.5t66.5 -182t25.5 -255.5q0 -148 -43.5 -274t-116.5 -210t-167.5 -131t-195.5 -47q-75 0 -131.5 16t-87.5 39t-50 53.5t-24.5 54.5t-5.5 48q0 44 26.5 70.5t66.5 26.5q39 0 64.5 -26.5 t25.5 -63.5q0 -34 -19 -58q46 -35 135 -35q146 0 254 132.5t123 324.5q-130 -119 -305 -119q-169 0 -287 121t-118 295zM250 856q0 -118 76.5 -203.5t197.5 -85.5q122 0 201.5 70.5t79.5 159.5q0 105 -16 153.5t-68 110.5q-71 88 -178 88q-116 0 -204.5 -82.5t-88.5 -210.5z " />
<glyph unicode=":" d="M410 129q0 50 36.5 88.5t92.5 38.5q51 0 89 -37t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92zM410 756q0 50 36.5 88.5t92.5 38.5q51 0 89 -37t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92z" />
<glyph unicode=";" d="M369 -219q0 33 41 53q19 10 32 18.5t36 28t40.5 50t26.5 69.5q-69 0 -102 39.5t-33 89.5q0 53 36 90t91 37q61 0 100 -52t39 -149q0 -65 -21 -123t-51.5 -96t-65 -66.5t-62 -41.5t-42.5 -13q-26 0 -45.5 21t-19.5 45zM410 756q0 50 36.5 88.5t92.5 38.5q51 0 89 -37 t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92z" />
<glyph unicode="&#x3c;" d="M115 627q0 18 9 32.5t15.5 19.5t20.5 15l674 424q34 21 53 21q27 0 49 -19.5t22 -52.5q0 -18 -8.5 -32.5t-17 -21.5t-23.5 -16l-587 -370l587 -371q15 -9 23.5 -16t17 -21.5t8.5 -32.5q0 -33 -22 -52t-49 -19q-21 0 -53 20l-682 428q-37 26 -37 64z" />
<glyph unicode="=" d="M78 471q0 72 92 72h733q92 0 92 -72t-104 -72h-709q-104 0 -104 72zM78 782q0 72 104 72h709q104 0 104 -72q0 -71 -92 -71h-733q-92 0 -92 71z" />
<glyph unicode="&#x3e;" d="M115 186q0 18 8.5 32.5t17 21.5t23.5 16l588 371l-588 370q-15 9 -23.5 16t-17 21.5t-8.5 32.5q0 33 22 52.5t49 19.5q20 0 54 -21l682 -428q36 -25 36 -63q0 -18 -8.5 -33t-15.5 -20.5t-21 -14.5l-673 -424q-32 -20 -54 -20q-27 0 -49 19t-22 52z" />
<glyph unicode="?" d="M127 1014q0 46 21 88t64.5 79.5t122 60t181.5 22.5q108 0 190 -19.5t126 -47.5t71.5 -65.5t35 -65.5t7.5 -56q0 -123 -135 -199q-68 -37 -114.5 -78.5t-69 -84t-31 -78.5t-8.5 -76v-35q0 -51 -17 -66.5t-65 -15.5q-57 0 -69.5 19.5t-12.5 86.5q0 25 0.5 41t6.5 50.5 t16.5 60.5t32 64t52.5 70.5t79.5 70t109.5 71.5q25 13 40.5 23t29.5 30.5t14 45.5q0 53 -71.5 91t-217.5 38q-163 0 -227 -72q20 -24 20 -57q0 -41 -27.5 -66.5t-62.5 -25.5q-36 0 -64 25t-28 71zM403 102q0 43 30 73t73 30t72.5 -30t29.5 -73t-29.5 -72.5t-72.5 -29.5 t-73 29.5t-30 72.5z" />
<glyph unicode="@" d="M90 627q0 135 44 254.5t117.5 203t170.5 131.5t201 48q58 0 107 -17t83.5 -43.5t62.5 -68t45.5 -80t30 -91t18.5 -90t9 -88t3.5 -73t0.5 -56.5q0 -101 -21.5 -181t-54 -127t-74 -78.5t-78 -42.5t-69.5 -11q-118 0 -206.5 116.5t-88.5 293.5q0 172 86.5 289.5t210.5 117.5 q70 0 131 -41q-55 146 -196 146q-79 0 -154.5 -38t-134 -104t-94 -163.5t-35.5 -208.5q0 -142 59 -260.5t155 -185t206 -66.5q123 0 219 88q14 14 23.5 17t37.5 3q78 0 78 -57q0 -30 -49 -71t-135 -73t-172 -32q-106 0 -204.5 49t-172 132.5t-117 203.5t-43.5 254zM506 625 q0 -118 54.5 -200.5t127.5 -82.5q69 0 124.5 81.5t55.5 201.5q0 121 -55 202.5t-127 81.5q-69 0 -124.5 -80.5t-55.5 -203.5z" />
<glyph unicode="A" d="M55 61q0 42 35 60q12 4 88 4l248 1073q7 28 16 44.5t25.5 23.5t29 8.5t40.5 1.5t42 -1.5t29 -9t23.5 -24t15.5 -45.5l248 -1071q76 0 88 -6q35 -14 35 -58q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-209q-15 0 -23.5 0.5t-22.5 3.5t-21 9t-13 18t-6 30 q0 19 5.5 31t13 18.5t24.5 10t31 4t41 0.5l-48 213h-331l-47 -213q27 0 40.5 -0.5t30.5 -4t24.5 -10t13 -18.5t5.5 -31q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-209q-15 0 -23 0.5t-22.5 3.5t-22 9t-14 18.5t-6.5 29.5zM401 463h271l-135 643z" />
<glyph unicode="B" d="M47 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h55v1001h-55q-17 0 -28 1.5t-26 7t-22.5 19.5t-7.5 36q0 21 8 35t23 19t25 6t26 1h463q82 0 150.5 -28.5t111.5 -74t66.5 -101.5t23.5 -113q0 -94 -60.5 -169.5t-160.5 -109.5q121 -29 192.5 -116.5t71.5 -196.5 q0 -61 -23.5 -121t-66.5 -110t-112 -80.5t-152 -30.5h-504q-16 0 -26 1t-25 6t-23 19t-8 35zM328 125h260q64 0 115 20t81 53t46 71t16 77q0 37 -13 77t-39 78t-74 62.5t-110 24.5h-282v-463zM328 713h211q71 0 125 22t82.5 56.5t42.5 70.5t14 70q0 22 -6 46t-21.5 51.5 t-39 48t-63 34.5t-89.5 14h-256v-413z" />
<glyph unicode="C" d="M82 627q0 182 68 331.5t181 232.5t244 83q150 0 267 -98q12 23 18.5 36.5t8.5 19t3 7.5l4 5q3 5 4 6.5t5 5.5t6 5.5t7 4.5t9 4.5t10 2.5t13 1q17 0 29.5 -6t18.5 -13.5t9 -21t3.5 -21.5t0.5 -22v-285q0 -21 -1 -31.5t-7 -25t-21.5 -21t-41.5 -6.5q-22 0 -36 5t-21 16.5 t-9.5 20t-5.5 26.5q-21 121 -95 190.5t-169 69.5q-68 0 -133 -39t-115.5 -107t-81.5 -166.5t-31 -209.5q0 -224 109.5 -374.5t253.5 -150.5q36 0 75.5 11.5t82 37.5t72 78t34.5 123q4 60 70 60q13 0 21.5 -1.5t22 -7t20.5 -20.5t7 -39q0 -143 -120 -255t-293 -112 q-99 0 -189.5 49.5t-158 134.5t-108 207t-40.5 259z" />
<glyph unicode="D" d="M39 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h45v1001h-45q-16 0 -27 1.5t-26 6.5t-23 19t-8 35q0 22 7.5 36t23 19.5t25.5 6.5t28 1h422q131 0 235.5 -91t158.5 -235t54 -309t-55 -305t-159 -225.5t-234 -85.5h-422q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM309 125h197 q66 0 123 28t97 75.5t69 110.5t43 133.5t14 143.5q0 92 -22 180.5t-63.5 163t-109.5 120.5t-151 46h-197v-1001z" />
<glyph unicode="E" d="M53 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h62v1001h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h764q51 0 66.5 -17.5t15.5 -66.5v-149q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40 6.5t-21 21.5t-7 25.5t-1 30.5v108h-502 v-415h268q0 32 0.5 45.5t4 31t11 23.5t21 11t35.5 5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-190q0 -20 -1.5 -30.5t-7 -25t-21 -21.5t-40.5 -7q-27 0 -41.5 5.5t-21.5 23t-8 33.5t-1 55h-268v-461h547v141q0 21 1 31.5t7 25t21.5 21t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25 t1.5 -30.5v-182q0 -50 -16 -67t-66 -17h-809q-17 0 -27 1t-25.5 6t-23.5 19t-8 35z" />
<glyph unicode="F" d="M57 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h68v1001h-68q-16 0 -27 1.5t-26 6.5t-23 19t-8 35q0 22 7.5 36t23 19.5t25.5 6.5t28 1h781q51 0 66.5 -17.5t15.5 -66.5v-149q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40.5 7t-21 21.5t-7 25t-1.5 30.5v108 h-512v-438h279q0 28 0.5 38.5t2 28.5t6 24t12 14t20 10t30.5 2q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-191q0 -20 -1.5 -30.5t-7 -25t-21 -21.5t-40.5 -7q-18 0 -30.5 2t-20 10t-12 14t-6 24t-2 28.5t-0.5 38.5h-279v-438h107q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36 q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-316q-17 0 -27 1t-25.5 6t-23.5 19t-8 35z" />
<glyph unicode="G" d="M78 627q0 181 63 330.5t167.5 233t226.5 83.5q130 0 239 -92q26 58 40 75t44 17q17 0 29.5 -6t18.5 -13.5t9.5 -21t4 -22t0.5 -21.5v-285q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-37 0 -52 15t-18 45q-10 63 -31 112.5t-46 78t-54.5 46.5t-54.5 24.5t-49 6.5 q-126 0 -225 -149t-99 -375q0 -220 97 -371.5t225 -151.5q87 0 151 81.5t82 244.5h-86q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h244q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -18 -6 -30.5t-13.5 -19t-22 -10t-25 -4t-29.5 -0.5 v-344q0 -20 -1.5 -30.5t-7 -25t-21 -21.5t-40.5 -7q-26 0 -41.5 6t-21.5 21t-7.5 26t-1.5 33q-38 -43 -101 -76t-142 -33q-121 0 -225.5 82.5t-168 233t-63.5 334.5z" />
<glyph unicode="H" d="M45 61q0 22 7.5 36t22 19.5t25 7t27.5 1.5h51v1001h-51q-22 0 -36.5 2t-30 17t-15.5 43q0 22 7.5 36t22 19.5t25 6.5t27.5 1h244q17 0 27.5 -1t25 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-52v-413h435v413h-52q-17 0 -27.5 1.5t-24.5 7t-21.5 19.5 t-7.5 36q0 17 6 29.5t13 18.5t20.5 9t21 3.5t20.5 0.5h244q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-51v-1001h51q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-244q-17 0 -27 1 t-25 6.5t-22 19.5t-7 36t7.5 35.5t22 18.5t25 6.5t26.5 1.5h52v463h-435v-463h52q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-244q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="I" d="M162 63q0 21 8 35t23 19t26 6.5t27 1.5h221v1001h-221q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h583q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -21 -8 -35t-23 -19t-26 -6.5t-27 -1.5h-221v-1001h221q16 0 27 -1.5t26 -7t23 -19.5t8 -36 q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-583q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36z" />
<glyph unicode="J" d="M145 203q0 47 27.5 71.5t65.5 24.5t64 -26.5t26 -63.5q0 -32 -17 -53q60 -54 174 -54q17 0 37 2t52.5 13t56.5 29.5t42.5 55t18.5 85.5v839h-168q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h371q17 0 27 -1t25.5 -6t23.5 -19t8 -35 q0 -22 -7.5 -36t-22.5 -19.5t-26 -7t-28 -1.5h-61v-852q0 -134 -103 -215.5t-246 -81.5q-152 0 -246 64t-94 162z" />
<glyph unicode="K" d="M53 63q0 21 8 35t23 19t26 6.5t27 1.5h45v1001h-45q-17 0 -28 1.5t-26 7t-22.5 19.5t-7.5 36q0 21 8 35t23.5 19t25.5 6t27 1h205q18 0 28 -1t25.5 -6.5t23 -19.5t7.5 -36q0 -21 -8 -35t-23 -19t-26 -6.5t-27 -1.5h-45v-544l432 544q-22 0 -36.5 2t-31 17t-16.5 43 q0 22 8 36t23.5 19.5t25.5 6.5t27 1h180q13 0 20.5 -0.5t21 -3.5t21.5 -9t14.5 -18.5t6.5 -29.5q0 -19 -5.5 -31t-13.5 -18.5t-25 -10t-31 -4t-41 -0.5l-312 -393l328 -583q1 -2 6.5 -11.5t7.5 -13.5q28 0 42.5 -1.5t32 -7t25 -19t7.5 -36.5q0 -21 -8 -35t-23.5 -19 t-25.5 -6t-27 -1h-154q-18 0 -28 1t-25.5 6.5t-23 19.5t-7.5 36q0 28 16 43t30.5 17t35.5 2l-287 512l-190 -240v-272h45q17 0 28 -1.5t26 -7t22.5 -19.5t7.5 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-205q-18 0 -28 1t-25.5 6.5t-23 19.5t-7.5 36z" />
<glyph unicode="L" d="M66 61q0 22 7.5 36t21.5 19.5t24.5 7t27.5 1.5h76v1001h-76q-16 0 -26.5 1.5t-25 6.5t-22 18.5t-7.5 35.5t7 36t22 19.5t25 6.5t27 1h332q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -28 -16.5 -43t-31 -17t-36.5 -2h-114v-1001h493v141q0 21 1.5 32t7.5 25.5t21.5 20.5 t41.5 6q25 0 40 -6.5t21 -21t7 -25t1 -31.5v-182q0 -50 -15.5 -67t-65.5 -17h-771q-13 0 -20.5 0.5t-21 3.5t-20.5 9t-13 18.5t-6 29.5z" />
<glyph unicode="M" d="M35 61q0 18 5.5 30.5t13 19t23.5 10t28.5 3.5t37.5 1v1001q-25 0 -37.5 0.5t-28.5 4t-23.5 10t-13 19t-5.5 30.5q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 -0.5h114q81 0 101 -48q192 -575 205 -639h2q15 76 55 193l137 413q11 33 18.5 46.5t30 24.5t62.5 10h114h21 t21 -3t20.5 -9t13.5 -18.5t6 -29.5q0 -18 -5.5 -30.5t-13 -19t-23.5 -10t-28.5 -4t-37.5 -0.5v-1001q25 0 37.5 -0.5t28.5 -4t23.5 -10t13 -19t5.5 -30.5q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-168q-13 0 -20.5 0.5t-21 3.5t-20.5 9t-13 18.5t-6 29.5 q0 18 5.5 30.5t13 19t23.5 10t28.5 3.5t37.5 1v977h-2q-11 -49 -61 -206t-95 -291.5t-49 -141.5q-25 -45 -71 -45q-39 0 -62 31q-11 15 -53 139q-1 5 -38 118t-75.5 233.5t-48.5 162.5h-2v-977q25 0 37.5 -0.5t29 -4t24 -10t13 -19t5.5 -30.5q0 -17 -6 -29.5t-13.5 -18.5 t-20.5 -9t-21 -3.5t-21 -0.5h-168q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="N" d="M57 63q0 28 15.5 43t30 17t36.5 2h51v1001h-51q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h140q47 0 70 -13t40 -60l377 -1024h2v972h-51q-22 0 -36.5 2t-30 17t-15.5 43q0 22 7.5 36t22 19.5t25 6.5t27.5 1h217q18 0 28 -1 t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-51v-1042q0 -55 -18 -69.5t-68 -14.5q-24 0 -37 1.5t-28.5 8.5t-26.5 22.5t-21 41.5l-377 1024h-2v-973h51q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5 h-217q-17 0 -27.5 1t-25 6.5t-22 19.5t-7.5 36z" />
<glyph unicode="O" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3t127 -3t98 -16t75 -30t52 -54t36 -79.5t20 -116t11 -152.5t2 -198t-2 -198.5t-11 -152t-20.5 -115t-36 -79.5t-52 -54.5t-75 -30t-97.5 -15.5t-127 -3q-61 0 -104 2t-85 9t-69.5 16.5t-53.5 30 t-41 44t-29 63t-20.5 82t-11.5 107t-6.5 132t-1.5 162.5zM256 643q0 -291 25 -395q13 -54 38 -84t77 -46t141 -16q133 0 186.5 34.5t71.5 123.5q22 106 22 383q0 283 -24 375q-22 81 -77.5 106t-178.5 25q-130 0 -184 -28.5t-74 -116.5q-23 -94 -23 -361z" />
<glyph unicode="P" d="M53 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h62v1001h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h459q170 0 278.5 -112.5t108.5 -261.5q0 -150 -108 -262.5t-279 -112.5h-256v-377h61q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35 t-23.5 -19t-25.5 -6t-27 -1h-264q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM340 627h217q70 0 127 23.5t90 61t50.5 80t17.5 85.5t-17.5 85.5t-50.5 79.5t-90 60.5t-127 23.5h-217v-499z" />
<glyph unicode="Q" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3t127 -3t98 -16t75 -30t52 -54t36 -79.5t20 -116t11 -152.5t2 -198q0 -231 -12 -342q-14 -125 -46 -186t-99 -89q41 -79 67 -123q64 -125 64 -131q0 -14 -5.5 -22.5t-17 -12t-19.5 -4t-24 -0.5 h-18q-30 0 -45.5 4t-26.5 21l-125 240q-35 -3 -114 -3q-61 0 -104 2t-85 9t-69.5 16.5t-53.5 30t-41 44t-29 63t-20.5 82t-11.5 107t-6.5 132t-1.5 162.5zM256 625q0 -251 18 -355q11 -60 32 -94t72.5 -54t141.5 -20h66l-94 183q-9 15 -9 26q0 14 5.5 22.5t17.5 12t20 4 t23 0.5h22q31 0 39.5 -5t22.5 -28l98 -178q18 12 27 21.5t22.5 40.5t20 78.5t11.5 135.5t5 212q0 250 -18 354q-17 99 -71 133.5t-191 34.5q-94 0 -146 -16t-76.5 -47t-38.5 -91q-20 -98 -20 -370z" />
<glyph unicode="R" d="M45 61q0 22 7.5 36t22 19.5t25 7t27.5 1.5h51v1001h-51q-22 0 -36.5 2t-30 17t-15.5 43q0 22 7.5 36t22 19.5t25 6.5t27.5 1h362q175 0 286.5 -103t111.5 -241q0 -75 -41 -153.5t-133 -130.5q71 -56 100 -125q13 -34 15.5 -63t2.5 -130q0 -52 1 -79.5t6.5 -61t18 -48 t32.5 -14.5q22 0 30.5 33t8.5 60q2 61 69 61q13 0 21.5 -1.5t22 -6.5t21 -20t7.5 -38q0 -32 -10 -67t-30 -68.5t-56 -55.5t-82 -22q-107 0 -162 95q-27 46 -33 95.5t-6 164.5q0 53 -1.5 76.5t-11.5 50t-32 47.5q-30 26 -65 39.5t-54 15.5t-47 2h-160v-438h52q17 0 27.5 -1.5 t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-244q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5zM319 688h148q130 0 204 67.5t74 151.5q0 83 -73.5 151t-204.5 68h-148v-438z" />
<glyph unicode="S" d="M106 61v271q0 21 1.5 31.5t7.5 25t21.5 21t41.5 6.5q24 0 38.5 -5.5t21 -18t8 -21.5t2.5 -27q7 -121 96 -178q95 -64 240 -64q114 0 182 70.5t68 157.5q0 183 -228 231l-235 55q-124 36 -194.5 125.5t-70.5 196.5q0 135 108 235.5t273 100.5q175 0 287 -96q14 53 28 74.5 t48 21.5q17 0 29.5 -6t18.5 -13.5t9 -21t3.5 -21.5t0.5 -22v-270q0 -21 -1 -31.5t-7 -25t-21.5 -21t-41.5 -6.5q-32 0 -49 12.5t-21 44.5q-5 24 -7 35t-12.5 42.5t-21.5 50.5t-34 46.5t-50 43t-68.5 27t-91.5 11.5q-105 0 -175 -61t-70 -142q0 -69 47 -120.5t116 -71.5 l166 -37q132 -31 186 -53t113 -80q99 -107 99 -244q0 -69 -27 -134t-75.5 -116t-122.5 -82t-160 -31q-210 0 -338 95q-15 -54 -29.5 -74.5t-46.5 -20.5q-17 0 -29.5 6t-18.5 13.5t-9.5 21t-4 22t-0.5 21.5z" />
<glyph unicode="T" d="M53 1018v149q0 51 16.5 67.5t67.5 16.5h801q51 0 66.5 -17.5t15.5 -66.5v-149q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40 6.5t-21 21.5t-7 25.5t-1 30.5v108h-271v-1001h107q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5 t-20.5 -9t-21 -3.5t-21 -0.5h-355q-17 0 -27 1t-25 6.5t-22 19.5t-7 36t7.5 35.5t22 18.5t25 6.5t26.5 1.5h107v1001h-272v-108q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40.5 7t-21 21.5t-7 25t-1.5 30.5z" />
<glyph unicode="U" d="M8 1190q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -8 -36t-23 -19.5t-26 -7t-27 -1.5h-61v-698q0 -79 22.5 -143t58 -103t77.5 -59.5t84 -20.5q41 0 82.5 21t77.5 59.5t58.5 103t22.5 142.5v698h-61q-16 0 -27 1.5t-26 7t-23 19.5 t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -7.5 -36t-22.5 -19.5t-26 -7t-28 -1.5h-61v-708q0 -186 -113.5 -313.5t-269.5 -127.5t-269.5 127.5t-113.5 313.5v708h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36z" />
<glyph unicode="V" d="M37 1190q0 21 8 35t23.5 19t25.5 6t27 1h209q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -23 -7 -36.5t-25 -19t-34 -7t-49 -1.5l199 -796q28 -118 37 -183h2q15 95 79 353l158 626q-33 0 -49 1.5t-34 7t-25 19t-7 36.5q0 21 8 35t23.5 19t25.5 6t27 1h209q17 0 27 -1t25.5 -6 t23.5 -19t8 -35q0 -19 -5.5 -31t-13.5 -18.5t-25 -10t-31 -4t-41 -0.5l-271 -1067q-7 -27 -16.5 -43.5t-27 -23t-29.5 -7.5t-39 -1q-23 0 -33 0.5t-26 4t-23.5 11.5t-16 23t-14.5 38l-270 1065q-34 0 -50.5 1t-34.5 7t-25 19.5t-7 36.5z" />
<glyph unicode="W" d="M23 1188q0 18 6 30.5t13.5 19t21 9.5t21.5 3.5t21 0.5h162q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-51l107 -811q16 -127 16 -159h2q5 57 32 192t52 242.5t29 116.5q20 45 82 45q66 0 84 -47q0 -1 16 -72.5t35 -157.5t37 -180t22 -139 h2q1 42 33 288l90 682h-51q-22 0 -36.5 2t-30 17t-15.5 43q0 22 7.5 36t22 19.5t25 6.5t27.5 1h162q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -62 -78 -62l-148 -1071q-4 -25 -13 -41t-24 -21.5t-23.5 -7t-23.5 -1.5q-68 0 -82 51q-2 3 -29.5 123t-57 260.5t-33.5 181.5h-2 q-5 -54 -62 -307t-63 -268q-20 -41 -80 -41q-15 0 -23.5 1.5t-23.5 7t-24 21.5t-13 41l-148 1071h-2q-75 0 -75 62z" />
<glyph unicode="X" d="M55 61q0 22 7.5 36t22 19.5t25 7t27.5 1.5h45l273 541l-246 460h-47q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h213q13 0 21 -0.5t21 -3.5t20.5 -9t13.5 -18.5t6 -29.5q0 -22 -7 -36t-22.5 -19.5t-27 -7t-31.5 -1.5l157 -299l146 299 q-18 0 -28 0.5t-24.5 4t-22.5 10t-13.5 19t-5.5 30.5q0 17 6 29.5t13 18.5t20.5 9t21 3.5t20.5 0.5h213q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -21 -8 -35t-23 -19t-26 -6.5t-27 -1.5h-45l-231 -458l289 -543h47q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35 t-23.5 -19t-25.5 -6t-27 -1h-213q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 23 7 36.5t22.5 19t27.5 7t35 1.5l-203 397l-188 -397q23 0 35.5 -1.5t29 -7t24 -19.5t7.5 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-213q-13 0 -21 0.5t-21 3.5t-20.5 9 t-13.5 18.5t-6 29.5z" />
<glyph unicode="Y" d="M39 1190q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h213q13 0 21 -0.5t21 -3.5t20.5 -9t13.5 -18.5t6 -29.5q0 -23 -7 -36.5t-22.5 -19t-28 -7t-36.5 -1.5q0 -1 36.5 -77t68.5 -143.5t66 -147t44 -115.5l215 483q-19 0 -29.5 0.5t-25 4t-22 10t-13 19t-5.5 30.5 q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h213q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-43l-301 -626v-375h51q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-243q-18 0 -28 1 t-24.5 6.5t-22 19.5t-7.5 36q0 28 15.5 43t30 17t36.5 2h51v375l-303 626h-43q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36z" />
<glyph unicode="Z" d="M98 70q0 30 21 63l674 993h-529v-108q0 -21 -1 -31.5t-7 -25t-21.5 -21t-41.5 -6.5q-25 0 -40.5 7t-21 21.5t-7 25t-1.5 30.5v149q0 51 16.5 67.5t67.5 16.5h684q20 0 30.5 -1t25.5 -7t21.5 -21t6.5 -40q0 -31 -21 -64l-673 -993h563v147q0 21 1 31.5t7 25t21.5 21 t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-188q0 -50 -16 -67t-66 -17h-721q-20 0 -30.5 1.5t-25 7t-21.5 21t-7 40.5z" />
<glyph unicode="[" d="M455 -86v1423q0 50 16 67t66 17h370q17 0 27.5 -1t25 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-311v-1341h311q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-370q-51 0 -66.5 17.5t-15.5 66.5z" />
<glyph unicode="\" d="M119 1350q0 28 20.5 49.5t50.5 21.5q21 0 37 -11t21.5 -20t13.5 -24l678 -1415q14 -28 14 -49q0 -29 -20.5 -50.5t-50.5 -21.5q-45 0 -72 55l-678 1415q-14 28 -14 50z" />
<glyph unicode="]" d="M84 -106q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h311v1341h-311q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h371q51 0 66 -17.5t15 -66.5v-1423q0 -50 -15.5 -67t-65.5 -17h-371q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36z " />
<glyph unicode="^" d="M145.5 1049q-3.5 17 5 35t29.5 28l334 162q24 10 47 0l334 -162q34 -17 35.5 -50.5t-24.5 -54.5t-60 -6l-309 134l-310 -134q-20 -8 -38.5 -4t-29 19.5t-14 32.5z" />
<glyph unicode="_" d="M115 -270q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="`" d="M319 1202q0 31 20.5 51.5t51.5 20.5q16 0 39 -10l272 -123q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="a" d="M113 262q0 96 79 164.5t215 103t320 37.5q0 105 -70 157t-192 52q-45 0 -74 -2q-30 -3 -36.5 -6.5t-6.5 -15.5q-1 -51 -30 -73t-60 -22q-39 0 -65.5 25.5t-26.5 69.5q0 31 12.5 55.5t30 40t47.5 26.5t52.5 16t58 7.5t52 3t44.5 0.5q106 0 187 -28.5t127 -76t68.5 -101.5 t22.5 -111v-443q43 -16 123 -16q22 0 36.5 -2t30 -17t15.5 -43q0 -18 -6 -30.5t-13 -19t-23 -9.5t-27 -3.5t-33 -0.5q-37 0 -62.5 1.5t-59 7.5t-58.5 20.5t-41 36.5q-119 -78 -299 -78q-151 0 -244.5 81.5t-93.5 192.5zM254 262q0 -62 59 -105.5t152 -43.5q110 0 182 34 q29 13 46 27.5t24 33t8.5 31t1.5 35.5v172q-219 -6 -346 -57t-127 -127z" />
<glyph unicode="b" d="M25 1188q0 22 7.5 36t23 19.5t25.5 6.5t28 1h149q51 0 66.5 -17.5t15.5 -66.5v-372q111 100 260 100q107 0 199 -60t146 -164.5t54 -228.5q0 -95 -34.5 -180t-92 -144.5t-134.5 -94.5t-160 -35q-136 0 -238 104q0 -25 -1.5 -37t-7.5 -27.5t-21 -21.5t-40 -6 q-26 0 -41.5 6.5t-21.5 21t-7 25t-1 31.5v1042h-93q-15 0 -25.5 1.5t-25 6.5t-22.5 19t-8 35zM340 391q0 -39 14 -85t41 -90.5t73 -73.5t103 -29q112 0 199.5 93.5t87.5 235.5q0 135 -78.5 231.5t-191.5 96.5q-97 0 -172.5 -69.5t-75.5 -159.5v-150z" />
<glyph unicode="c" d="M150 442q0 57 15 117t51.5 122t89 110.5t135.5 79t184 30.5q30 0 47 -0.5t53 -3t59.5 -7.5t54 -16t48 -26.5t30.5 -40t13 -55.5q0 -43 -27 -69t-65 -26q-39 0 -64 25t-26 76q0 18 -123 18q-78 0 -140 -25.5t-97 -63.5t-58 -85.5t-31 -86.5t-8 -73q0 -138 94.5 -233.5 t226.5 -95.5q43 0 78.5 11t55 24t36.5 34t21.5 30t11.5 24q10 28 25 36.5t43 8.5q71 0 71 -58q0 -13 -9 -38t-34 -60t-62.5 -64.5t-103 -51t-145.5 -21.5q-191 0 -320.5 133.5t-129.5 320.5z" />
<glyph unicode="d" d="M74 440q0 127 58.5 232t154.5 164t207 59q133 0 239 -92v323h-92q-21 0 -35.5 2t-30.5 17t-16 43q0 22 7.5 36t23 19.5t25.5 6.5t28 1h150q51 0 66 -17.5t15 -66.5v-1042h93q21 0 35.5 -2t30.5 -17t16 -43q0 -22 -7.5 -36t-23 -19.5t-25.5 -6.5t-28 -1h-150 q-57 0 -69.5 20t-12.5 82q-110 -114 -258 -114q-164 0 -282.5 131.5t-118.5 320.5zM215 440q0 -136 79.5 -231.5t188.5 -95.5q56 0 105 28t79.5 71t48 92t17.5 93v146q0 87 -67.5 157t-163.5 70q-112 0 -199.5 -94t-87.5 -236z" />
<glyph unicode="e" d="M113 444q0 189 128.5 323t311.5 134q97 0 174 -35t125 -95t73 -137.5t25 -166.5q0 -27 -6 -43.5t-20 -23t-24.5 -8t-31.5 -1.5h-610q24 -127 121.5 -202.5t218.5 -75.5q25 0 51.5 5t58.5 17t59.5 38t43.5 63q10 28 24.5 36.5t43.5 8.5q71 0 71 -58q0 -17 -11.5 -44 t-40 -60.5t-68.5 -62.5t-105 -48.5t-141 -19.5q-197 0 -334 134t-137 322zM260 514h545q-6 75 -31 129t-62.5 81.5t-76 39.5t-82.5 12q-107 0 -189 -74.5t-104 -187.5z" />
<glyph unicode="f" d="M86 63q0 21 8 35t23 19t26 6.5t27 1.5h207v633h-207q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h205v108q0 127 95 200t226 73q18 0 34 -1t49 -7.5t55.5 -18t40.5 -36.5t18 -60q0 -40 -27.5 -65t-60.5 -25q-32 0 -54.5 21.5 t-29 40t-6.5 26.5q-19 0 -30.5 -0.5t-35 -3.5t-39 -8.5t-35 -17.5t-31 -28.5t-20 -42.5t-8.5 -59v-96h250q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-250v-633h207q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35 t-23.5 -19t-25.5 -6t-27 -1h-555q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36z" />
<glyph unicode="g" d="M59 -168q0 14 1 27t9 45t22.5 60t45.5 62t74 60q-47 65 -47 147q0 81 41 140q-66 83 -66 194q0 133 98 230.5t240 97.5q111 0 199 -61q95 71 217 71q76 0 112.5 -34t36.5 -76q0 -41 -25.5 -62.5t-55.5 -21.5q-22 0 -47 16.5t-33 52.5q-67 -5 -119 -35q53 -86 53 -178 q0 -137 -98.5 -233t-239.5 -96q-45 0 -91 13t-65 22.5t-28 15.5q-12 -30 -12 -58q1 -44 24 -73q17 -20 29.5 -24.5t38.5 -4.5q16 -4 59 -4h143q183 0 297 -59q72 -38 107 -103.5t35 -130.5q0 -85 -64.5 -154.5t-173.5 -108t-239 -38.5t-239.5 38t-174 107.5t-64.5 155.5z M178 -168q0 -70 104.5 -124t254.5 -54t254 54t104 124q0 37 -14.5 65.5t-34.5 46.5t-57.5 31t-67 19.5t-80 9.5t-79 3.5t-81.5 0.5q-117 0 -149.5 -4.5t-69.5 -28.5q-45 -28 -64.5 -68t-19.5 -75zM281 565q0 -83 57 -144t139 -61q80 0 138.5 60t58.5 147q0 83 -57.5 144 t-139.5 61q-80 0 -138 -60t-58 -147z" />
<glyph unicode="h" d="M25 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h90v1001h-93q-15 0 -25.5 1.5t-25 6.5t-22.5 19t-8 35q0 22 7.5 36t23 19.5t25.5 6.5t28 1h149q51 0 66.5 -17.5t15.5 -66.5v-381q41 41 109 75t159 34q126 0 196 -72.5t70 -222.5v-475h91q17 0 28 -1.5t26 -7t22.5 -19.5 t7.5 -36q0 -21 -8 -35t-23 -19t-25 -6t-26 -1h-314q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h80v465q0 96 -29 138t-108 42q-42 0 -84.5 -16t-82 -48t-64.5 -89t-25 -130v-362h90q17 0 28 -1.5t26 -7t22.5 -19.5t7.5 -36 q0 -21 -8 -35t-23 -19t-25 -6t-26 -1h-326q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="i" d="M160 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h248v633h-232q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36q0 21 8 35t23 19t26 6.5t27 1.5h291q51 0 66.5 -17.5t15.5 -66.5v-674h215q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-604 q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM436 1137q0 43 30 72.5t73 29.5t72.5 -29.5t29.5 -72.5t-29.5 -73t-72.5 -30t-73 30t-30 73z" />
<glyph unicode="j" d="M98 -311q0 42 27.5 68t64.5 26q35 0 63 -25.5t28 -66.5q0 -19 -2 -25q62 -8 114 -8q33 0 53.5 2.5t54 21t58.5 54.5q53 72 53 184v838h-266q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h324q51 0 66.5 -17.5t15.5 -66.5v-889 q0 -43 -9.5 -89.5t-36 -99.5t-66 -93.5t-107 -67.5t-152.5 -27q-31 0 -51 1t-59 4.5t-65 14t-53.5 26.5t-42 44.5t-14.5 65.5zM551 1137q0 43 29.5 72.5t72.5 29.5t73 -29.5t30 -72.5t-30 -73t-73 -30t-72.5 30t-29.5 73z" />
<glyph unicode="k" d="M43 63q0 28 15.5 43t30 17t36.5 2h100v1001h-100q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h133q51 0 66.5 -17.5t15.5 -66.5v-721l332 312h-76q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22 19.5t25 7 t27.5 1.5h315q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-71l-252 -236l305 -397h63q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-241q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 19 5.5 31 t13 18.5t24.5 10t31 4t41 0.5l-244 317l-164 -151v-166h100q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-315q-17 0 -27.5 1t-25 6.5t-22 19.5t-7.5 36z" />
<glyph unicode="l" d="M119 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h264v1001h-266q-21 0 -35.5 2t-30.5 17t-16 43q0 22 7.5 36t23 19.5t25.5 6.5t28 1h323q51 0 66.5 -17.5t15.5 -66.5v-1042h266q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5 t-21 -0.5h-673q-16 0 -26 1t-25 6t-23 19t-8 35z" />
<glyph unicode="m" d="M-8 61q0 19 5.5 31t13.5 18.5t25.5 10t31.5 4t41 0.5v633q-28 0 -41 0.5t-31 3.5t-25.5 9.5t-13.5 18.5t-6 31q0 21 8 35t23 19t26 6.5t27 1.5h65q18 0 28.5 -1.5t24 -6.5t21 -18.5t8.5 -35.5q81 74 176 74q52 0 92.5 -27.5t63.5 -79.5q39 55 95 81t108 26q37 0 67 -13.5 t48.5 -33t32 -49t20 -53t10 -53.5t4 -43t0.5 -29v-496q34 0 50.5 -1t34.5 -7t25 -19.5t7 -36.5q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-154q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5q0 22 7.5 36t23.5 19.5t27.5 7t31.5 1.5v477q0 95 -18.5 131.5 t-56.5 36.5q-68 0 -118 -74.5t-50 -203.5v-367q27 0 41 -0.5t31 -4t25 -10t13.5 -18.5t5.5 -31q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-153q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5q0 22 7.5 36t23.5 19.5t27.5 7t31.5 1.5v477q0 94 -19 131t-57 37 q-68 0 -118 -74.5t-50 -203.5v-367q34 0 50.5 -1t34.5 -7t25 -19.5t7 -36.5q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-180q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5z" />
<glyph unicode="n" d="M25 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h90v633h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q57 0 69.5 -20t12.5 -77q41 41 109 75t159 34q126 0 196 -72.5t70 -222.5v-475h91q17 0 28 -1.5t26 -7t22.5 -19.5 t7.5 -36q0 -21 -8 -35t-23 -19t-25 -6t-26 -1h-314q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h80v465q0 96 -29 138t-108 42q-42 0 -84.5 -16t-82 -48t-64.5 -89t-25 -130v-362h90q17 0 28 -1.5t26 -7t22.5 -19.5t7.5 -36 q0 -21 -8 -35t-23 -19t-25 -6t-26 -1h-326q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="o" d="M117 442q0 191 123.5 325t296.5 134q113 0 209.5 -61t153 -166.5t56.5 -231.5q0 -191 -124 -322.5t-295 -131.5t-295.5 131t-124.5 323zM258 457q0 -142 82.5 -243t196.5 -101t196 101t82 243q0 137 -82.5 228t-195.5 91q-112 0 -195.5 -91.5t-83.5 -227.5z" />
<glyph unicode="p" d="M25 -393q0 22 7.5 36t23 19.5t25.5 6.5t28 1h90v1088h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q54 0 68 -19t14 -69q111 100 260 100q107 0 199 -60t146 -164.5t54 -228.5q0 -95 -34.5 -180t-92 -144.5 t-134.5 -94.5t-160 -35q-136 0 -238 104v-422h90q18 0 28 -1t25.5 -6.5t23 -19.5t7.5 -36q0 -28 -16 -43t-30.5 -17t-35.5 -2h-326q-15 0 -25.5 1.5t-25 6.5t-22.5 19t-8 35zM340 391q0 -39 14 -85t41 -90.5t73 -73.5t103 -29q112 0 199.5 93.5t87.5 235.5 q0 135 -78.5 231.5t-191.5 96.5q-97 0 -172.5 -69.5t-75.5 -159.5v-150z" />
<glyph unicode="q" d="M82 440q0 191 131.5 323t306.5 132q151 0 256 -113q0 29 0.5 42t4 30.5t11 24t21.5 11.5t35 5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-1141h100q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-342q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36 q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h100v441q-44 -48 -114 -85.5t-162 -37.5q-170 0 -294 131.5t-124 320.5zM223 440q0 -136 85 -231.5t200 -95.5q60 0 112 28t85.5 70.5t52 91.5t18.5 94v80q0 70 -28.5 136t-86.5 111.5t-131 45.5q-125 0 -216 -95.5t-91 -234.5z " />
<glyph unicode="r" d="M66 63q0 22 7.5 35.5t22 18.5t25 6.5t26.5 1.5h166v633h-166q-17 0 -27 1t-25 6.5t-22 19.5t-7 36t7.5 35.5t22 18.5t25 6.5t26.5 1.5h226q51 0 66.5 -17.5t15.5 -66.5v-70q145 166 348 166q60 0 101.5 -13.5t60 -35.5t25.5 -40.5t7 -37.5q0 -40 -25.5 -64t-60.5 -24 q-37 0 -61.5 26t-26.5 64q-90 0 -162 -33.5t-116 -89t-67 -124t-23 -142.5v-256h227q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-535q-17 0 -27 1t-25 6.5t-22 19.5t-7 36z" />
<glyph unicode="s" d="M147 72v198q0 21 1.5 31.5t7.5 25t21.5 21t41.5 6.5q37 0 50 -13.5t22 -45.5q18 -57 48 -95.5t67.5 -56t71 -24t75.5 -6.5q132 0 197 40.5t65 102.5q0 26 -11.5 47.5t-35.5 37t-46.5 26t-58.5 19t-57 13t-55 9.5q-54 8 -83 13t-78.5 16.5t-77.5 22.5t-64 30.5t-55 42 t-32.5 55t-13.5 71.5q0 27 7 54t32 62.5t65.5 62t114.5 45t171 18.5q129 0 219 -43q12 43 61 43q17 0 29.5 -6t18.5 -13.5t9.5 -21t4 -22t0.5 -21.5v-141q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-23 0 -37.5 5.5t-21 17t-8.5 21.5t-3 26q-3 23 -11.5 40.5 t-29 35.5t-62 28t-102.5 10q-134 0 -197 -35t-63 -82q0 -85 199 -112l139 -25q22 -3 40 -6.5t54 -13.5t64.5 -22t62 -33t56 -46.5t38 -63t15.5 -81.5q0 -33 -9 -66t-35 -70.5t-67.5 -65.5t-113 -47t-164.5 -19q-161 0 -266 78q-11 -35 -27 -53.5t-26 -21.5t-23 -3 q-17 0 -29.5 6t-18.5 13.5t-9.5 21t-4 22t-0.5 21.5z" />
<glyph unicode="t" d="M51 819q0 22 7.5 36t22.5 19.5t26 7t28 1.5h178v168q0 21 1.5 31.5t7.5 25t21.5 21t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-168h336q17 0 27.5 -1.5t24.5 -7t21.5 -19.5t7.5 -36q0 -17 -6 -29.5t-13 -18.5t-20.5 -9t-21 -3.5t-20.5 -0.5h-336v-488 q0 -23 1 -37t9 -39.5t23 -40.5t47 -27.5t77 -12.5q17 0 35.5 3t42.5 12.5t42.5 24.5t31.5 43t14 64q0 23 2.5 37t19 27.5t48.5 13.5q26 0 41.5 -6.5t21.5 -20.5t7.5 -24t1.5 -29q0 -86 -48.5 -149.5t-119 -92t-150.5 -28.5q-124 0 -206.5 66t-82.5 204v500h-180 q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="u" d="M25 819q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q51 0 66.5 -17.5t15.5 -66.5v-553q0 -26 1 -40t9.5 -35t24.5 -31t48 -18.5t79 -8.5q24 0 49.5 4t59.5 17t60 34.5t44 61.5t18 92v436h-92q-16 0 -26 1t-25 6t-23 19t-8 35q0 22 7.5 36t22.5 19.5t26 7t28 1.5h150 q51 0 66 -17.5t15 -66.5v-674h93q21 0 35.5 -2t30.5 -17t16 -43q0 -22 -7.5 -36t-23 -19.5t-25.5 -6.5t-28 -1h-150q-19 0 -29 1t-24 7t-21 20.5t-8 37.5q-104 -78 -244 -78q-290 0 -290 245v525h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="v" d="M49 819q0 22 7.5 36t22 19.5t25 7t27.5 1.5h240q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-58l224 -660l223 660h-58q-17 0 -27 1t-25 6.5t-22 19.5t-7 36t7.5 35.5t22 18.5t25 6.5t26.5 1.5h240q17 0 27.5 -1.5 t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-61l-236 -699q-8 -24 -20 -39t-29 -20.5t-27.5 -6.5t-31.5 -1q-22 0 -32.5 1t-27.5 7t-28.5 21t-20.5 40l-235 697h-62q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="w" d="M33 821q0 22 7.5 35.5t22.5 18.5t26 6.5t30 1.5h235q19 0 30.5 -1.5t26.5 -7t22 -19.5t7 -36q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-100l106 -611h2q6 28 49 177t48 161q23 45 82 45q51 0 67.5 -23.5t44.5 -120.5q1 -5 2 -7q51 -170 60 -232h2l102 611 h-100q-20 0 -31 1t-26 6.5t-22 19.5t-7 36t7.5 35.5t22.5 18.5t26 6.5t30 1.5h235q19 0 30 -1.5t26 -6.5t22.5 -18.5t7.5 -35.5q0 -18 -5.5 -30.5t-13 -19t-23.5 -9.5t-27 -3.5t-35 -0.5l-123 -688q-4 -22 -7 -32t-12 -23t-26.5 -18t-44.5 -5q-61 0 -86 35q-11 21 -49.5 157 t-44.5 205h-2q-11 -80 -60 -254q-29 -98 -47.5 -120.5t-77.5 -22.5q-56 0 -72.5 17.5t-23.5 60.5l-123 688q-24 0 -35 0.5t-27 3.5t-23.5 9.5t-13 19t-5.5 30.5z" />
<glyph unicode="x" d="M55 61q0 22 8 36t23 19.5t26 7t27 1.5h82l254 330l-242 303h-81q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5q0 22 8 36t23 19.5t26 7t27 0.5h239q22 0 36.5 -1.5t30 -16.5t15.5 -43q0 -18 -5.5 -30.5t-13 -19t-23 -9.5t-25.5 -3.5t-31 -0.5l155 -207l152 207 q-22 0 -32.5 0.5t-26 3.5t-23 9.5t-13 19t-5.5 30.5q0 28 15.5 43t30 17t36.5 1h239q16 0 27 -1t26 -6.5t23 -19.5t8 -36q0 -17 -6.5 -29.5t-14.5 -18.5t-21.5 -9t-21 -3.5t-20.5 -0.5h-82l-233 -303l262 -330h82q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -17 -6.5 -29.5 t-14.5 -18.5t-21.5 -9t-21 -3.5t-20.5 -0.5h-240q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 18 6 30.5t13.5 19t23 10t27 4t33.5 0.5l-183 252l-176 -252q30 0 44.5 -1.5t31.5 -7t24 -19t7 -36.5q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-240 q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5z" />
<glyph unicode="y" d="M53 819q0 22 7.5 36t22 19.5t25 7t27.5 1.5h240q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-51l190 -492q4 -12 14 -37.5t17.5 -46t11.5 -37.5h2q17 74 53 177l148 436h-58q-17 0 -27 1t-25 6.5t-22 19.5t-7 36 t7.5 35.5t22 18.5t25 6.5t26.5 1.5h240q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-61l-318 -932q-7 -20 -15 -40.5t-36.5 -71t-60 -86.5t-83.5 -65.5t-110 -29.5q-73 0 -121.5 50.5t-48.5 117.5q0 40 24.5 65t65.5 25 q38 0 63 -25t25 -63q0 -12 -2.5 -23.5t-5.5 -16.5l-2 -5q19 1 32 4t38 13.5t49 36t45 65.5q12 23 31.5 78.5t32.5 100.5l14 44q-1 7 -9 27l-290 731h-64q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="z" d="M68 70q0 27 6.5 39.5t38.5 42.5l639 606h-510v-53q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40.5 7t-21 21.5t-7 25t-1.5 30.5v94q0 51 16.5 67.5t67.5 16.5h697q20 0 30.5 -1.5t25 -7t21.5 -21t7 -40.5q0 -27 -6.5 -39.5t-38.5 -42.5l-639 -606h550v78 q0 21 1.5 31.5t7.5 25t21.5 21t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-119q0 -16 -1 -25t-4.5 -23t-13.5 -23t-26 -13h-776q-20 0 -30.5 1.5t-25 7t-21.5 21t-7 40.5z" />
<glyph unicode="{" d="M117 627q0 32 19 46.5t34 14.5q144 0 223 33q22 10 36 20.5t22 20t11.5 26.5t4 29.5t0.5 40.5v184q0 160 2 172q10 52 42 90.5t72.5 60t94 35t98.5 17.5t94 4q19 0 30 -1t26 -6.5t22.5 -19.5t7.5 -36q0 -32 -19 -47t-34 -15q-250 0 -289 -82q-6 -16 -6 -149v-270 q-2 -43 -30.5 -89t-88.5 -81q40 -22 66 -48.5t36.5 -55t13.5 -48.5t3 -45v-330q0 -26 2 -39.5t16 -35.5t42 -34t83.5 -22t135.5 -12q69 0 69 -61q0 -22 -7.5 -36t-22.5 -19.5t-26 -7t-30 -1.5q-185 0 -297 61q-37 21 -60.5 48t-32.5 59.5t-11 53t-2 52.5v340 q-4 109 -281 119q-69 0 -69 64z" />
<glyph unicode="|" d="M465 -74v1399q0 96 72 96q71 0 71 -96v-1399q0 -96 -71 -96q-72 0 -72 96z" />
<glyph unicode="}" d="M117 -106q0 32 19 46.5t34 14.5q62 1 110 6t79 12t52.5 19.5t32 22t16.5 26t6.5 25.5t0.5 26v365q0 6 1 15t8 29.5t18.5 40t35.5 43t56 42.5q-119 64 -119 194v330q0 27 -2 41.5t-16.5 37t-42.5 34t-84 21.5t-138 11q-67 0 -67 62q0 22 7.5 36t23 19.5t26 6.5t29.5 1 q186 0 299 -61q37 -21 60.5 -48t32.5 -59t11 -51.5t2 -50.5v-342q4 -110 279 -121q69 0 69 -63q0 -32 -19 -47t-34 -15q-142 0 -221 -33q-22 -10 -36 -20.5t-22 -20t-11.5 -26.5t-4 -29.5t-0.5 -40.5v-184q0 -160 -2 -172q-11 -60 -50 -102t-97.5 -64t-120.5 -31.5 t-135 -9.5q-18 0 -29 1.5t-26.5 7t-23 19.5t-7.5 36z" />
<glyph unicode="~" d="M180 569q0 17 19 40t35.5 36.5t46.5 36.5q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7t8 -4.5t8.5 -3.5t8 -1q47 0 143 90q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5q0 -17 -18.5 -40t-35.5 -37t-46 -36q-90 -67 -160 -67 q-32 0 -61.5 13.5t-42 24t-33.5 31.5q-3 2 -8.5 7.5l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45z" />
<glyph unicode="&#xa0;" />
<glyph unicode="&#xa1;" d="M434 -360q0 61 4.5 173.5t5.5 153.5l9 355q3 63 17 80.5t67 17.5q79 0 81 -51l7 -250l14 -479q0 -31 -9 -54t-21.5 -34.5t-28.5 -18.5t-25.5 -8.5t-17.5 -1.5q-11 0 -24.5 3.5t-33 13.5t-32.5 36t-13 64zM434 694q0 43 30 73t73 30t72.5 -30t29.5 -73t-29.5 -72.5 t-72.5 -29.5t-73 29.5t-30 72.5z" />
<glyph unicode="&#xa2;" d="M150 442q0 65 20.5 133.5t63 135t119 116.5t175.5 66v117q0 26 19 44.5t45 18.5t44.5 -18.5t18.5 -44.5v-109q275 -5 275 -149q0 -43 -27 -69t-65 -26q-39 0 -64 25t-26 76q0 18 -93 18v-661q118 16 160 121q10 28 25 36.5t43 8.5q71 0 71 -58q0 -12 -8 -34.5 t-29.5 -54.5t-53 -61t-86.5 -52.5t-122 -30.5v-117q0 -26 -18.5 -44.5t-44.5 -18.5t-45 18.5t-19 44.5v121q-165 26 -271.5 153t-106.5 295zM291 442q0 -115 67 -202t170 -115v641q-69 -17 -118.5 -58t-73.5 -91.5t-34.5 -93.5t-10.5 -81z" />
<glyph unicode="&#xa3;" d="M37 168q0 87 77 139.5t181 52.5q48 0 100 -20q-6 21 -13 42t-18.5 47t-17.5 39t-22.5 46l-20.5 41h-133q-30 0 -51 21t-21 51q0 29 21.5 50t50.5 21h66q-39 97 -39 185q0 153 107.5 260.5t260.5 107.5q149 0 258 -94t109 -233q0 -37 -26.5 -63.5t-63.5 -26.5t-63.5 26.5 t-26.5 63.5q0 34 24 61q-23 56 -82 89.5t-129 33.5q-93 0 -159 -66t-66 -159q0 -88 39 -185h330q29 0 50 -21t21 -50q0 -31 -21 -51.5t-50 -20.5h-263q38 -76 53 -108t34.5 -94.5t21.5 -114.5q52 -40 80.5 -59t77 -38.5t94.5 -19.5q88 0 88 174q0 29 21.5 50.5t50.5 21.5 q30 0 50.5 -21t20.5 -51q0 -128 -63.5 -223t-167.5 -95q-23 0 -44.5 3.5t-44.5 13t-39.5 17t-41 24t-36 24.5t-39.5 29l-36 27q-39 -64 -119.5 -101t-173.5 -37q-82 0 -139 55.5t-57 135.5zM180 168q0 -20 15.5 -33.5t37.5 -13.5q62 0 110.5 16.5t64.5 52.5q-59 27 -113 27 q-25 0 -41 -1t-35.5 -5.5t-29 -15t-9.5 -27.5z" />
<glyph unicode="&#xa4;" d="M190 895q-5 31 21 57q48 48 116 -13l3 -3l49 -49q70 45 160 45q84 0 157 -45l45 47q13 12 20.5 17t26 15t37 6t35.5 -22q18 -17 22 -35.5t-6 -37t-15 -26t-17 -20.5l-47 -45q45 -73 45 -159q0 -87 -45 -160l49 -47q36 -40 38 -67q2 -28 -22 -52q-48 -48 -116 13l-1.5 1.5 l-1.5 1.5l-47 50q-73 -45 -157 -45q-90 0 -160 45l-47 -48q-13 -12 -20.5 -17t-26 -15t-37 -6t-35.5 22q-18 17 -22 35.5t6 37t15 26t17 20.5l47 47q-43 72 -43 158q0 85 43 157l-49 50q-33 37 -37 61zM377 627q0 -66 47.5 -114t114.5 -48q66 0 112.5 48t46.5 114 t-46.5 113.5t-112.5 47.5q-67 0 -114.5 -47.5t-47.5 -113.5z" />
<glyph unicode="&#xa5;" d="M39 1190q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h213q13 0 21 -0.5t21 -3.5t20.5 -9t13.5 -18.5t6 -29.5q0 -23 -7 -36.5t-22.5 -19t-28 -7t-36.5 -1.5l127 -268h184l119 268q-19 0 -29.5 0.5t-25 4t-22 10t-13 19t-5.5 30.5q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5 t21 0.5h213q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-43l-129 -268h80q29 0 50.5 -21.5t21.5 -50.5q0 -30 -21 -50.5t-51 -20.5h-149l-84 -176h233q30 0 51 -21t21 -51q0 -29 -21.5 -50.5t-50.5 -21.5h-252v-270h51q17 0 27.5 -1.5t25 -7 t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-243q-18 0 -28 1t-24.5 6.5t-22 19.5t-7.5 36q0 28 15.5 43t30 17t36.5 2h51v270h-252q-29 0 -50.5 21.5t-21.5 50.5q0 30 21 51t51 21h234l-87 176h-147q-30 0 -51 20.5t-21 50.5q0 29 21.5 50.5 t50.5 21.5h78l-129 268h-43q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36zM512 715q4 -10 10 -26t9.5 -27t5.5 -19l32 72h-57z" />
<glyph unicode="&#xa6;" d="M465 -74v492q0 27 21 45t51 18t50.5 -18t20.5 -45v-492q0 -96 -71 -96q-72 0 -72 96zM465 834v491q0 96 72 96q71 0 71 -96v-491q0 -27 -20.5 -45.5t-50.5 -18.5t-51 18.5t-21 45.5z" />
<glyph unicode="&#xa7;" d="M74 627q0 64 31.5 119t84.5 88q-47 66 -47 139q0 90 57 160t146.5 105.5t192.5 35.5q102 0 190 -28t146.5 -88.5t58.5 -143.5q0 -37 -26.5 -63.5t-63.5 -26.5t-63.5 26.5t-26.5 63.5q0 30 18 55q-45 61 -233 61q-66 0 -121 -16t-93 -52.5t-38 -88.5q0 -27 13.5 -50.5 t30 -38t49.5 -30.5t53 -23.5t59 -21.5l210 -72q130 -44 216 -133.5t86 -206.5q0 -65 -31.5 -119.5t-85.5 -89.5q47 -63 47 -137q0 -90 -57 -160t-146 -105.5t-192 -35.5q-102 0 -190 28t-147 88.5t-59 143.5q0 37 26.5 63.5t63.5 26.5t64 -26.5t27 -63.5q0 -28 -19 -55 q45 -61 234 -61q66 0 121 16t93 52.5t38 88.5q0 27 -13.5 50.5t-30 38t-49.5 30.5t-53 23.5t-59 21.5l-211 72q-130 44 -215.5 133.5t-85.5 206.5zM217 627q0 -132 205 -205l211 -72q81 -29 145 -67q37 10 59.5 42t22.5 72q0 132 -205 205l-211 72q-77 24 -145 65 q-36 -9 -59 -41t-23 -71z" />
<glyph unicode="&#xa8;" d="M276 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5zM614 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5z" />
<glyph unicode="&#xa9;" d="M0 539q0 145 72.5 268.5t196.5 195.5t270 72q145 0 268.5 -72t195.5 -195.5t72 -268.5q0 -146 -72 -270t-195.5 -196.5t-268.5 -72.5q-146 0 -270 72.5t-196.5 196.5t-72.5 270zM78 539q0 -125 62 -231t168 -168t231 -62q189 0 323.5 135.5t134.5 325.5 q0 189 -134.5 323.5t-323.5 134.5q-190 0 -325.5 -134.5t-135.5 -323.5zM252 539q0 148 78.5 248t187.5 100q85 0 144 -53q5 10 8 17t4.5 9.5t2 4.5t1.5 3q14 19 31 19q15 0 22.5 -8.5t8.5 -15.5t1 -21v-154q0 -11 -0.5 -17t-4 -13.5t-12 -11t-22.5 -3.5q-15 0 -23.5 6.5 t-10 12t-2.5 18.5q-12 65 -52 102t-92 37q-76 0 -135 -80.5t-59 -199.5q0 -121 58.5 -202t135.5 -81q28 0 57 10t56 42t31 81q2 33 36 33q39 0 39 -37q0 -76 -64.5 -136.5t-158.5 -60.5q-109 0 -187.5 100.5t-78.5 250.5z" />
<glyph unicode="&#xaa;" d="M201 827q0 100 117 155t313 58q0 74 -48.5 110t-133.5 36h-52q-22 -3 -26 -5.5t-4 -11.5q-1 -35 -21 -50t-43 -15q-27 0 -45 17t-18 48q0 105 206 105q74 0 131 -20t89.5 -53t48.5 -70.5t16 -77.5v-312q25 -10 86 -10q57 0 57 -43q0 -21 -11 -31.5t-23 -12t-37 -1.5 q-36 0 -59.5 2t-53 13t-43.5 32q-83 -55 -209 -55q-106 0 -171.5 57t-65.5 135zM264 528q0 19 19 32t45 13h420q26 0 44.5 -13t18.5 -32t-18 -31t-45 -12h-420q-27 0 -45.5 12.5t-18.5 30.5zM301 827q0 -44 41 -74t107 -30q75 0 126 25q26 12 39 27.5t15 27.5t2 33v120 q-153 -4 -241.5 -40t-88.5 -89z" />
<glyph unicode="&#xab;" d="M96 627q0 16 6 29.5t9.5 17.5t13.5 14l440 381q23 18 37 18q19 0 32 -17t13 -48q0 -34 -31 -61l-385 -334l385 -334q31 -27 31 -62q0 -31 -13 -48t-32 -17q-14 0 -37 18l-446 385q-23 23 -23 58zM428 627q0 16 6 29.5t9.5 17.5t13.5 14l440 381q23 18 37 18q19 0 32 -17 t13 -48q0 -34 -31 -61l-385 -334l385 -334q31 -27 31 -62q0 -31 -13 -48t-32 -17q-14 0 -37 18l-446 385q-23 23 -23 58z" />
<glyph unicode="&#xac;" d="M78 782q0 29 21.5 50.5t50.5 21.5h774q29 0 50 -21.5t21 -50.5v-311q0 -29 -21 -50.5t-50 -21.5t-50.5 21.5t-21.5 50.5v240h-702q-29 0 -50.5 21t-21.5 50z" />
<glyph unicode="&#xad;" d="M115 627q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="&#xae;" d="M0 539q0 145 72.5 268.5t196.5 195.5t270 72q145 0 268.5 -72t195.5 -195.5t72 -268.5q0 -146 -72 -270t-195.5 -196.5t-268.5 -72.5q-146 0 -270 72.5t-196.5 196.5t-72.5 270zM78 539q0 -125 62 -231t168 -168t231 -62q189 0 323.5 135.5t134.5 325.5 q0 189 -134.5 323.5t-323.5 134.5q-190 0 -325.5 -134.5t-135.5 -323.5zM293 240q0 16 8.5 24t15 9t19.5 1h29v539h-29q-43 0 -43 35q0 33 43 33h196q93 0 153 -55.5t60 -129.5q0 -41 -21.5 -83t-70.5 -70q38 -33 54 -68q7 -20 8.5 -35t1.5 -69q0 -29 0.5 -43t3 -32.5 t9.5 -26t18 -7.5q20 0 20 49q2 33 39 33t37 -35q0 -40 -24.5 -77t-71.5 -37q-59 0 -86 49q-14 26 -17.5 53.5t-3.5 87.5q0 41 -4 59.5t-21 34.5q-37 31 -90 31h-86v-236h27q14 0 21 -1t15.5 -9t8.5 -24q0 -33 -45 -33h-131q-43 0 -43 33zM440 578h80q70 0 110 36t40 82 q0 44 -40 80.5t-110 36.5h-80v-235z" />
<glyph unicode="&#xaf;" d="M152 1139q0 22 7 36t22 19.5t25 6.5t27 1h611q19 0 28.5 -1t24.5 -6.5t22 -20t7 -37.5q0 -22 -7.5 -36t-22 -19.5t-25 -7t-27.5 -1.5h-608q-18 0 -28.5 1.5t-25.5 7t-22.5 20t-7.5 37.5z" />
<glyph unicode="&#xb0;" d="M240 952q0 124 87 211.5t212 87.5q123 0 210 -87.5t87 -211.5q0 -123 -87 -211t-210 -88q-124 0 -211.5 88t-87.5 211zM383 952q0 -64 45.5 -109.5t110.5 -45.5q63 0 108 45.5t45 109.5t-45 110t-108 46q-65 0 -110.5 -46t-45.5 -110z" />
<glyph unicode="&#xb1;" d="M78 72q0 71 96 71h291v246h-291q-96 0 -96 72q0 71 96 71h291v293q0 97 72 97q71 0 71 -97v-293h291q96 0 96 -71q0 -72 -96 -72h-291v-246h291q96 0 96 -71q0 -72 -96 -72h-725q-96 0 -96 72z" />
<glyph unicode="&#xb2;" d="M324 670q0 12 14 26l227 191q117 98 117 188q0 64 -47.5 100.5t-114.5 36.5q-43 0 -76 -22t-45 -57q15 -9 15 -33q0 -21 -13.5 -33t-31.5 -12q-16 0 -30.5 11.5t-14.5 37.5q0 68 56.5 119t143.5 51q97 0 163.5 -54.5t66.5 -144.5q0 -107 -113 -205q-19 -18 -54 -47.5 t-82.5 -68t-66.5 -54.5h244q0 18 1.5 26t9.5 15t26 7q16 0 24.5 -7.5t9.5 -14t1 -19.5v-27q0 -25 -8.5 -34t-32.5 -9h-348q-12 0 -18.5 1t-14.5 9t-8 23z" />
<glyph unicode="&#xb3;" d="M315 776q0 23 13 36t32 13q20 0 33 -13t13 -32t-13 -32q18 -31 62.5 -45.5t85.5 -14.5q66 0 107.5 39t41.5 88t-41 89t-112 40h-48q-12 0 -18.5 1t-14 8.5t-7.5 21.5q0 22 12.5 27t60.5 8q24 1 35 2.5t28 8t33 19.5q44 37 44 88q0 36 -34.5 60t-86.5 24q-83 0 -115 -32 q10 -5 10 -27q0 -20 -14.5 -33.5t-30.5 -13.5q-18 0 -32.5 12.5t-14.5 36.5q0 53 52 86t143 33q86 0 139 -42.5t53 -101.5q0 -43 -22.5 -83.5t-63.5 -67.5q53 -24 85 -67t32 -97q0 -74 -62.5 -131t-158.5 -57q-97 0 -161.5 41.5t-64.5 107.5z" />
<glyph unicode="&#xb4;" d="M322 1081q0 25 12.5 37t38.5 23l272 123q10 4 20 6.5t15 3.5h4q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xb5;" d="M23 -391q0 17 6.5 29.5t14 18.5t22 9t22.5 3.5t23 0.5h86v1086h-86q-19 0 -30 1t-27 6.5t-23.5 19.5t-7.5 36t8 35.5t23.5 18.5t27 6.5t29.5 1.5h141q55 0 71.5 -17t16.5 -71v-545q0 -28 1 -42t9.5 -35t24.5 -31.5t48 -18.5t79 -8q98 0 166 53q23 19 37.5 39.5t20 44.5 t6.5 37t1 37v432h-86q-19 0 -30 1t-27 6.5t-23.5 19.5t-7.5 36t8 35.5t23.5 18.5t27 6.5t29.5 1.5h141q55 0 72 -17t17 -71v-668h86q19 0 30.5 -1.5t27 -7t23 -19.5t7.5 -36q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-142q-19 0 -30 1t-26.5 6.5t-24 19.5 t-9.5 36q-101 -75 -242 -75q-93 0 -149 22v-340h86q19 0 30 -1t27 -6.5t23.5 -19.5t7.5 -36t-8 -35.5t-23.5 -18.5t-27 -6.5t-29.5 -1.5h-315q-19 0 -30.5 1.5t-27 7t-23 19.5t-7.5 36z" />
<glyph unicode="&#xb6;" d="M98 948q0 127 58.5 236t160 173t222.5 64h428q13 0 20 -1t17 -4t15 -12t5 -24t-5 -24t-15 -12t-17 -4t-20 -1h-88v-1669q0 -20 -1 -31.5t-9.5 -23.5t-24.5 -12q-17 0 -26 12t-10 23.5t-1 31.5v1669h-123v-1669q0 -20 -1 -31.5t-9.5 -23.5t-24.5 -12t-24.5 12t-9.5 23.5 t-1 31.5v801q-70 3 -140 22t-138.5 58t-121 92.5t-84.5 132.5t-32 172z" />
<glyph unicode="&#xb7;" d="M410 627q0 50 36.5 88.5t92.5 38.5q51 0 89 -37t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92z" />
<glyph unicode="&#xb8;" d="M332 -362q0 19 6 31t14 18.5t27 9.5t32.5 3.5t43.5 0.5q280 0 280 82q0 32 -36 55.5t-101 26.5q-24 1 -38 8.5t-20 21.5t-7 24.5t-1 31.5v55q0 21 1.5 32t7.5 25.5t21.5 21.5t41.5 7t40.5 -5.5t21 -22.5t7.5 -32t1 -50q102 -20 152.5 -76.5t50.5 -122.5q0 -34 -11 -62 t-27 -48.5t-44.5 -36.5t-53.5 -26t-65.5 -17.5t-68 -11t-73.5 -5.5t-70.5 -2h-68.5q-26 0 -44.5 15.5t-18.5 48.5z" />
<glyph unicode="&#xb9;" d="M365 1118q0 31 38 31q69 8 111 100q12 25 31 25q14 0 21.5 -8t8 -14.5t0.5 -18.5v-533h95q12 0 18.5 -1t14.5 -8.5t8 -22.5q0 -31 -41 -31h-258q-41 0 -41 31q0 15 8 22.5t14.5 8.5t18.5 1h94v433q-53 -46 -107 -46q-34 0 -34 31z" />
<glyph unicode="&#xba;" d="M244 952q0 134 86.5 228t208.5 94q121 0 206.5 -94t85.5 -228q0 -133 -86.5 -225t-205.5 -92q-120 0 -207.5 91.5t-87.5 225.5zM307 528q0 19 19 32t45 13h334q26 0 44.5 -13t18.5 -32t-18 -31t-45 -12h-334q-27 0 -45.5 12.5t-18.5 30.5zM342 963q0 -99 58.5 -169.5 t138.5 -70.5q79 0 136.5 70.5t57.5 169.5q0 96 -57.5 159.5t-136.5 63.5t-138 -63.5t-59 -159.5z" />
<glyph unicode="&#xbb;" d="M94 231q0 35 31 62l385 334l-385 334q-31 27 -31 61q0 31 13 48t32 17q15 0 37 -18l440 -381q10 -10 13.5 -14t9.5 -17.5t6 -29.5q0 -36 -22 -58l-447 -385q-22 -18 -37 -18q-19 0 -32 17t-13 48zM426 231q0 35 31 62l385 334l-385 334q-31 27 -31 61q0 31 13 48t32 17 q15 0 37 -18l440 -381q10 -10 13.5 -14t9.5 -17.5t6 -29.5q0 -35 -23 -58l-446 -385q-22 -18 -37 -18q-19 0 -32 17t-13 48z" />
<glyph unicode="&#xbc;" d="M53 1118q0 31 39 31q69 8 111 100q4 8 6.5 12t9 8.5t14.5 4.5q31 0 31 -41v-533h94q12 0 18.5 -1t14.5 -8.5t8 -22.5q0 -31 -41 -31h-258q-41 0 -41 31q0 15 8 22.5t14.5 8.5t18.5 1h95v433q-53 -46 -107 -46q-35 0 -35 31zM197 41q0 18 10 35l645 1169q19 37 61 37 q30 0 51 -21t21 -51q0 -21 -8 -34l-645 -1170q-19 -37 -64 -37q-29 0 -50 21.5t-21 50.5zM545 215q0 23 10 35l233 366q9 15 16.5 19t26.5 4h29q26 0 33.5 -8t7.5 -35v-360h80q41 0 41 -31t-41 -31h-80v-111h64q12 0 18.5 -1t14.5 -8.5t8 -22.5q0 -31 -41 -31h-185 q-41 0 -41 31q0 15 8 22.5t14.5 8.5t18.5 1h64v111h-258q-24 0 -32.5 8t-8.5 33zM616 236h228v358z" />
<glyph unicode="&#xbd;" d="M53 1118q0 31 39 31q69 8 111 100q4 8 6.5 12t9 8.5t14.5 4.5q31 0 31 -41v-533h94q12 0 18.5 -1t14.5 -8.5t8 -22.5q0 -31 -41 -31h-258q-41 0 -41 31q0 15 8 22.5t14.5 8.5t18.5 1h95v433q-53 -46 -107 -46q-35 0 -35 31zM143 41q0 13 9 35l645 1169q19 37 63 37 q29 0 50.5 -21.5t21.5 -50.5q0 -14 -8 -34l-645 -1170q-19 -37 -64 -37q-29 0 -50.5 21.5t-21.5 50.5zM592 33q0 13 16 26l226 191q118 99 118 188q0 64 -48.5 100.5t-115.5 36.5q-41 0 -74.5 -22t-43.5 -57q14 -11 14 -33q0 -20 -14 -32.5t-31 -12.5q-18 0 -32.5 11.5 t-14.5 37.5q0 67 57.5 118.5t145.5 51.5q97 0 162 -54.5t65 -144.5q0 -105 -111 -205q-25 -23 -101.5 -86t-100.5 -84h243q0 18 1 26t9 15t25 7q16 0 24.5 -7.5t9.5 -14t1 -19.5v-27q0 -26 -7.5 -34.5t-33.5 -8.5h-346q-43 0 -43 33z" />
<glyph unicode="&#xbe;" d="M45 776q0 24 13.5 36.5t33.5 12.5q19 0 32 -13t13 -32q0 -14 -12 -32q18 -31 61.5 -45.5t83.5 -14.5q67 0 109.5 39t42.5 88t-42 89t-112 40h-47q-41 0 -41 31q0 22 12.5 27t61.5 8q24 1 35 2.5t27 8t32 19.5q43 34 43 88q0 36 -34.5 60t-86.5 24q-82 0 -112 -32 q8 -8 8 -27q0 -21 -13.5 -34t-31.5 -13q-17 0 -31 12.5t-14 36.5q0 53 51.5 86t142.5 33q85 0 139 -42.5t54 -101.5q0 -43 -22.5 -83.5t-63.5 -67.5q53 -24 84 -67t31 -97q0 -74 -62.5 -131t-159.5 -57q-96 0 -160.5 41.5t-64.5 107.5zM197 41q0 18 10 35l645 1169 q19 37 61 37q30 0 51 -21t21 -51q0 -21 -8 -34l-645 -1170q-19 -37 -64 -37q-29 0 -50 21.5t-21 50.5zM545 215q0 23 10 35l233 366q9 15 16.5 19t26.5 4h29q26 0 33.5 -8t7.5 -35v-360h80q41 0 41 -31t-41 -31h-80v-111h64q12 0 18.5 -1t14.5 -8.5t8 -22.5q0 -31 -41 -31 h-185q-41 0 -41 31q0 15 8 22.5t14.5 8.5t18.5 1h64v111h-258q-24 0 -32.5 8t-8.5 33zM616 236h228v358z" />
<glyph unicode="&#xbf;" d="M127 -213q0 42 12.5 76.5t36.5 61t36.5 36.5t35.5 27q176 118 176 313v35q0 53 17 68.5t65 15.5q57 0 69.5 -20t12.5 -87q0 -25 -0.5 -41t-5.5 -49t-14 -59t-28 -63.5t-45.5 -70t-68 -71.5t-94.5 -74q-64 -41 -64 -98q0 -31 14.5 -54.5t40 -36.5t50 -21.5t57 -11.5 t47.5 -4t33 -1q202 0 272 70q-18 21 -18 59q0 41 27.5 66.5t62.5 25.5q36 0 64 -25t28 -71q0 -45 -15.5 -82.5t-44.5 -62.5t-60.5 -44t-74 -30t-75 -18t-72.5 -9.5t-57.5 -3t-38.5 -0.5q-75 0 -136 12t-99.5 29.5t-67.5 43t-43.5 48.5t-23 49.5t-10 41.5t-1.5 30zM403 694 q0 43 30 73t73 30t72.5 -30t29.5 -73t-29.5 -72.5t-72.5 -29.5t-73 29.5t-30 72.5z" />
<glyph unicode="&#xc0;" d="M55 61q0 42 35 60q12 4 88 4l248 1073q7 28 16 44.5t25.5 23.5t29 8.5t40.5 1.5t42 -1.5t29 -9t23.5 -24t15.5 -45.5l248 -1071q76 0 88 -6q35 -14 35 -58q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-209q-15 0 -23.5 0.5t-22.5 3.5t-21 9t-13 18t-6 30 q0 19 5.5 31t13 18.5t24.5 10t31 4t41 0.5l-48 213h-331l-47 -213q27 0 40.5 -0.5t30.5 -4t24.5 -10t13 -18.5t5.5 -31q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-209q-15 0 -23 0.5t-22.5 3.5t-22 9t-14 18.5t-6.5 29.5zM319 1581q0 31 20.5 51.5t51.5 20.5 q16 -1 39 -11l272 -122q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72zM401 463h271l-135 643z" />
<glyph unicode="&#xc1;" d="M55 61q0 42 35 60q12 4 88 4l248 1073q7 28 16 44.5t25.5 23.5t29 8.5t40.5 1.5t42 -1.5t29 -9t23.5 -24t15.5 -45.5l248 -1071q76 0 88 -6q35 -14 35 -58q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-209q-15 0 -23.5 0.5t-22.5 3.5t-21 9t-13 18t-6 30 q0 19 5.5 31t13 18.5t24.5 10t31 4t41 0.5l-48 213h-331l-47 -213q27 0 40.5 -0.5t30.5 -4t24.5 -10t13 -18.5t5.5 -31q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-209q-15 0 -23 0.5t-22.5 3.5t-22 9t-14 18.5t-6.5 29.5zM322 1460q0 25 12.5 37t38.5 23l272 122 q10 4 20 7t15 3l4 1q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52zM401 463h271l-135 643z" />
<glyph unicode="&#xc2;" d="M55 61q0 42 35 60q12 4 88 4l248 1073q7 28 16 44.5t25.5 23.5t29 8.5t40.5 1.5t42 -1.5t29 -9t23.5 -24t15.5 -45.5l248 -1071q76 0 88 -6q35 -14 35 -58q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-209q-15 0 -23.5 0.5t-22.5 3.5t-21 9t-13 18t-6 30 q0 19 5.5 31t13 18.5t24.5 10t31 4t41 0.5l-48 213h-331l-47 -213q27 0 40.5 -0.5t30.5 -4t24.5 -10t13 -18.5t5.5 -31q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-209q-15 0 -23 0.5t-22.5 3.5t-22 9t-14 18.5t-6.5 29.5zM238.5 1431q5.5 33 40.5 46l241 88 q19 7 39 0l242 -88q34 -13 38.5 -46t-19 -56.5t-58.5 -12.5l-223 68l-224 -68q-35 -11 -58.5 12.5t-18 56.5zM401 463h271l-135 643z" />
<glyph unicode="&#xc3;" d="M55 61q0 42 35 60q12 4 88 4l248 1073q7 28 16 44.5t25.5 23.5t29 8.5t40.5 1.5t42 -1.5t29 -9t23.5 -24t15.5 -45.5l248 -1071q76 0 88 -6q35 -14 35 -58q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-209q-15 0 -23.5 0.5t-22.5 3.5t-21 9t-13 18t-6 30 q0 19 5.5 31t13 18.5t24.5 10t31 4t41 0.5l-48 213h-331l-47 -213q27 0 40.5 -0.5t30.5 -4t24.5 -10t13 -18.5t5.5 -31q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-209q-15 0 -23 0.5t-22.5 3.5t-22 9t-14 18.5t-6.5 29.5zM180 1423q0 17 19 40t35.5 36.5 t46.5 36.5q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7t8 -4.5t8.5 -3.5t8 -1q47 0 143 90q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5q0 -17 -18.5 -40t-35.5 -37t-46 -36q-90 -67 -160 -67q-32 0 -61.5 13.5t-42 24t-33.5 31.5 q-3 2 -8.5 7.5l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45zM401 463h271l-135 643z" />
<glyph unicode="&#xc4;" d="M55 61q0 42 35 60q12 4 88 4l248 1073q7 28 16 44.5t25.5 23.5t29 8.5t40.5 1.5t42 -1.5t29 -9t23.5 -24t15.5 -45.5l248 -1071q76 0 88 -6q35 -14 35 -58q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-209q-15 0 -23.5 0.5t-22.5 3.5t-21 9t-13 18t-6 30 q0 19 5.5 31t13 18.5t24.5 10t31 4t41 0.5l-48 213h-331l-47 -213q27 0 40.5 -0.5t30.5 -4t24.5 -10t13 -18.5t5.5 -31q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-209q-15 0 -23 0.5t-22.5 3.5t-22 9t-14 18.5t-6.5 29.5zM246 1450q0 39 26.5 65.5t65.5 26.5 t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65zM401 463h271l-135 643zM645 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65z" />
<glyph unicode="&#xc5;" d="M55 61q0 42 35 60q12 4 88 4l248 1073q7 28 16 44.5t25.5 23.5t29 8.5t40.5 1.5t42 -1.5t29 -9t23.5 -24t15.5 -45.5l248 -1071q76 0 88 -6q35 -14 35 -58q0 -17 -6.5 -29.5t-14 -18.5t-22 -9t-22.5 -3.5t-23 -0.5h-209q-15 0 -23.5 0.5t-22.5 3.5t-21 9t-13 18t-6 30 q0 19 5.5 31t13 18.5t24.5 10t31 4t41 0.5l-48 213h-331l-47 -213q27 0 40.5 -0.5t30.5 -4t24.5 -10t13 -18.5t5.5 -31q0 -18 -6 -30t-13 -18t-21 -9t-22.5 -3.5t-23.5 -0.5h-209q-15 0 -23 0.5t-22.5 3.5t-22 9t-14 18.5t-6.5 29.5zM340 1423q0 59 57.5 103.5t141.5 44.5 t141 -44.5t57 -103.5t-57 -103t-141 -44t-141.5 44t-57.5 103zM401 463h271l-135 643zM442 1423q0 -28 30 -48.5t67 -20.5t66.5 20.5t29.5 48.5t-30 49t-66 21t-66.5 -21t-30.5 -49z" />
<glyph unicode="&#xc6;" d="M47 61q0 23 7 36.5t23 19t29.5 7t38.5 1.5l203 1001q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h576q51 0 66.5 -17.5t15.5 -66.5v-149q0 -84 -58 -84q-20 0 -32.5 8t-17.5 24t-6 26t-1 26v108h-236v-415h236q17 0 27.5 -1.5 t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-236v-461h252v141q0 84 58 84q20 0 32.5 -8t17.5 -24t6 -26t1 -26v-182q0 -50 -16 -67t-66 -17h-397q-18 0 -28 1t-25.5 6.5t-23 19.5t-7.5 36q0 28 16 43t30.5 17t35.5 2v250h-228 l-51 -250q18 0 28 -0.5t24.5 -4t22.5 -10t13.5 -19t5.5 -30.5q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-145q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5zM338 500h203v626h-76z" />
<glyph unicode="&#xc7;" d="M82 627q0 182 68 331.5t181 232.5t244 83q150 0 267 -98q12 23 18.5 36.5t8.5 19t3 7.5l4 5q3 5 4 6.5t5 5.5t6 5.5t7 4.5t9 4.5t10 2.5t13 1q17 0 29.5 -6t18.5 -13.5t9 -21t3.5 -21.5t0.5 -22v-285q0 -21 -1 -31.5t-7 -25t-21.5 -21t-41.5 -6.5q-22 0 -36 5t-21 16.5 t-9.5 20t-5.5 26.5q-21 121 -95 190.5t-169 69.5q-68 0 -133 -39t-115.5 -107t-81.5 -166.5t-31 -209.5q0 -224 109.5 -374.5t253.5 -150.5q36 0 75.5 11.5t82 37.5t72 78t34.5 123q4 60 70 60q13 0 21.5 -1.5t22 -7t20.5 -20.5t7 -39q0 -115 -81 -214.5t-210 -135.5v-12 q102 -20 152.5 -76.5t50.5 -122.5q0 -43 -17.5 -77t-42.5 -56t-69.5 -37t-79 -22.5t-93 -11.5t-90 -4.5t-89.5 -0.5q-26 0 -45 15.5t-19 48.5q0 19 6 31t14 18.5t27 9.5t32.5 3.5t43.5 0.5q281 0 281 82q0 32 -36 55.5t-101 26.5q-24 1 -38 8.5t-20 21.5t-7 24.5t-1 31.5v26 q-128 6 -237 90.5t-174.5 232.5t-65.5 327z" />
<glyph unicode="&#xc8;" d="M53 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h62v1001h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h764q51 0 66.5 -17.5t15.5 -66.5v-149q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40 6.5t-21 21.5t-7 25.5t-1 30.5v108h-502 v-415h268q0 32 0.5 45.5t4 31t11 23.5t21 11t35.5 5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-190q0 -20 -1.5 -30.5t-7 -25t-21 -21.5t-40.5 -7q-27 0 -41.5 5.5t-21.5 23t-8 33.5t-1 55h-268v-461h547v141q0 21 1 31.5t7 25t21.5 21t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25 t1.5 -30.5v-182q0 -50 -16 -67t-66 -17h-809q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM319 1581q0 31 20.5 51.5t51.5 20.5q16 -1 39 -11l272 -122q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xc9;" d="M53 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h62v1001h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h764q51 0 66.5 -17.5t15.5 -66.5v-149q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40 6.5t-21 21.5t-7 25.5t-1 30.5v108h-502 v-415h268q0 32 0.5 45.5t4 31t11 23.5t21 11t35.5 5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-190q0 -20 -1.5 -30.5t-7 -25t-21 -21.5t-40.5 -7q-27 0 -41.5 5.5t-21.5 23t-8 33.5t-1 55h-268v-461h547v141q0 21 1 31.5t7 25t21.5 21t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25 t1.5 -30.5v-182q0 -50 -16 -67t-66 -17h-809q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM322 1460q0 25 12.5 37t38.5 23l272 122q10 4 20 7t15 3l4 1q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xca;" d="M53 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h62v1001h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h764q51 0 66.5 -17.5t15.5 -66.5v-149q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40 6.5t-21 21.5t-7 25.5t-1 30.5v108h-502 v-415h268q0 32 0.5 45.5t4 31t11 23.5t21 11t35.5 5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-190q0 -20 -1.5 -30.5t-7 -25t-21 -21.5t-40.5 -7q-27 0 -41.5 5.5t-21.5 23t-8 33.5t-1 55h-268v-461h547v141q0 21 1 31.5t7 25t21.5 21t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25 t1.5 -30.5v-182q0 -50 -16 -67t-66 -17h-809q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM238.5 1431q5.5 33 40.5 46l241 88q19 7 39 0l242 -88q34 -13 38.5 -46t-19 -56.5t-58.5 -12.5l-223 68l-224 -68q-35 -11 -58.5 12.5t-18 56.5z" />
<glyph unicode="&#xcb;" d="M53 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h62v1001h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h764q51 0 66.5 -17.5t15.5 -66.5v-149q0 -21 -1.5 -31.5t-7.5 -25t-21.5 -21t-41.5 -6.5q-25 0 -40 6.5t-21 21.5t-7 25.5t-1 30.5v108h-502 v-415h268q0 32 0.5 45.5t4 31t11 23.5t21 11t35.5 5q25 0 40.5 -7t21 -21.5t7 -25t1.5 -30.5v-190q0 -20 -1.5 -30.5t-7 -25t-21 -21.5t-40.5 -7q-27 0 -41.5 5.5t-21.5 23t-8 33.5t-1 55h-268v-461h547v141q0 21 1 31.5t7 25t21.5 21t41.5 6.5q25 0 40.5 -7t21 -21.5t7 -25 t1.5 -30.5v-182q0 -50 -16 -67t-66 -17h-809q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM246 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65zM645 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27 t-65 27t-27 65z" />
<glyph unicode="&#xcc;" d="M162 63q0 21 8 35t23 19t26 6.5t27 1.5h221v1001h-221q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h583q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -21 -8 -35t-23 -19t-26 -6.5t-27 -1.5h-221v-1001h221q16 0 27 -1.5t26 -7t23 -19.5t8 -36 q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-583q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36zM319 1581q0 31 20.5 51.5t51.5 20.5q16 -1 39 -11l272 -122q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xcd;" d="M162 63q0 21 8 35t23 19t26 6.5t27 1.5h221v1001h-221q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h583q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -21 -8 -35t-23 -19t-26 -6.5t-27 -1.5h-221v-1001h221q16 0 27 -1.5t26 -7t23 -19.5t8 -36 q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-583q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36zM322 1460q0 25 12.5 37t38.5 23l272 122q10 4 20 7t15 3l4 1q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xce;" d="M162 63q0 21 8 35t23 19t26 6.5t27 1.5h221v1001h-221q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h583q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -21 -8 -35t-23 -19t-26 -6.5t-27 -1.5h-221v-1001h221q16 0 27 -1.5t26 -7t23 -19.5t8 -36 q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-583q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36zM238.5 1431q5.5 33 40.5 46l241 88q19 7 39 0l242 -88q34 -13 38.5 -46t-19 -56.5t-58.5 -12.5l-223 68l-224 -68q-35 -11 -58.5 12.5t-18 56.5z" />
<glyph unicode="&#xcf;" d="M162 63q0 21 8 35t23 19t26 6.5t27 1.5h221v1001h-221q-16 0 -27 1.5t-26 7t-23 19.5t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h583q17 0 27 -1t25.5 -6.5t23.5 -19.5t8 -36q0 -21 -8 -35t-23 -19t-26 -6.5t-27 -1.5h-221v-1001h221q16 0 27 -1.5t26 -7t23 -19.5t8 -36 q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-583q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36zM246 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65zM645 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65 t-65 -27t-65 27t-27 65z" />
<glyph unicode="&#xd0;" d="M39 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h45v438h-57q-27 0 -45.5 18.5t-18.5 45.5q0 26 19 44.5t45 18.5h57v436h-45q-16 0 -27 1.5t-26 6.5t-23 19t-8 35q0 22 7.5 36t23 19.5t25.5 6.5t28 1h422q131 0 235.5 -91t158.5 -235t54 -309t-55 -305t-159 -225.5t-234 -85.5 h-422q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM309 125h197q66 0 123 28t97 75.5t69 110.5t43 133.5t14 143.5q0 92 -22 180.5t-63.5 163t-109.5 120.5t-151 46h-197v-436h121q26 0 45 -18.5t19 -44.5q0 -27 -18.5 -45.5t-45.5 -18.5h-121v-438z" />
<glyph unicode="&#xd1;" d="M57 63q0 28 15.5 43t30 17t36.5 2h51v1001h-51q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h140q47 0 70 -13t40 -60l377 -1024h2v972h-51q-22 0 -36.5 2t-30 17t-15.5 43q0 22 7.5 36t22 19.5t25 6.5t27.5 1h217q18 0 28 -1 t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-51v-1042q0 -55 -18 -69.5t-68 -14.5q-24 0 -37 1.5t-28.5 8.5t-26.5 22.5t-21 41.5l-377 1024h-2v-973h51q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5 h-217q-17 0 -27.5 1t-25 6.5t-22 19.5t-7.5 36zM180 1423q0 17 19 40t35.5 36.5t46.5 36.5q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7t8 -4.5t8.5 -3.5t8 -1q47 0 143 90q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5q0 -17 -18.5 -40 t-35.5 -37t-46 -36q-90 -67 -160 -67q-32 0 -61.5 13.5t-42 24t-33.5 31.5q-3 2 -8.5 7.5l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45z" />
<glyph unicode="&#xd2;" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3t127 -3t98 -16t75 -30t52 -54t36 -79.5t20 -116t11 -152.5t2 -198t-2 -198.5t-11 -152t-20.5 -115t-36 -79.5t-52 -54.5t-75 -30t-97.5 -15.5t-127 -3q-61 0 -104 2t-85 9t-69.5 16.5t-53.5 30 t-41 44t-29 63t-20.5 82t-11.5 107t-6.5 132t-1.5 162.5zM256 643q0 -291 25 -395q13 -54 38 -84t77 -46t141 -16q133 0 186.5 34.5t71.5 123.5q22 106 22 383q0 283 -24 375q-22 81 -77.5 106t-178.5 25q-130 0 -184 -28.5t-74 -116.5q-23 -94 -23 -361zM319 1581 q0 31 20.5 51.5t51.5 20.5q16 -1 39 -11l272 -122q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xd3;" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3t127 -3t98 -16t75 -30t52 -54t36 -79.5t20 -116t11 -152.5t2 -198t-2 -198.5t-11 -152t-20.5 -115t-36 -79.5t-52 -54.5t-75 -30t-97.5 -15.5t-127 -3q-61 0 -104 2t-85 9t-69.5 16.5t-53.5 30 t-41 44t-29 63t-20.5 82t-11.5 107t-6.5 132t-1.5 162.5zM256 643q0 -291 25 -395q13 -54 38 -84t77 -46t141 -16q133 0 186.5 34.5t71.5 123.5q22 106 22 383q0 283 -24 375q-22 81 -77.5 106t-178.5 25q-130 0 -184 -28.5t-74 -116.5q-23 -94 -23 -361zM322 1460 q0 25 12.5 37t38.5 23l272 122q10 4 20 7t15 3l4 1q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xd4;" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3t127 -3t98 -16t75 -30t52 -54t36 -79.5t20 -116t11 -152.5t2 -198t-2 -198.5t-11 -152t-20.5 -115t-36 -79.5t-52 -54.5t-75 -30t-97.5 -15.5t-127 -3q-61 0 -104 2t-85 9t-69.5 16.5t-53.5 30 t-41 44t-29 63t-20.5 82t-11.5 107t-6.5 132t-1.5 162.5zM238.5 1431q5.5 33 40.5 46l241 88q19 7 39 0l242 -88q34 -13 38.5 -46t-19 -56.5t-58.5 -12.5l-223 68l-224 -68q-35 -11 -58.5 12.5t-18 56.5zM256 643q0 -291 25 -395q13 -54 38 -84t77 -46t141 -16 q133 0 186.5 34.5t71.5 123.5q22 106 22 383q0 283 -24 375q-22 81 -77.5 106t-178.5 25q-130 0 -184 -28.5t-74 -116.5q-23 -94 -23 -361z" />
<glyph unicode="&#xd5;" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3t127 -3t98 -16t75 -30t52 -54t36 -79.5t20 -116t11 -152.5t2 -198t-2 -198.5t-11 -152t-20.5 -115t-36 -79.5t-52 -54.5t-75 -30t-97.5 -15.5t-127 -3q-61 0 -104 2t-85 9t-69.5 16.5t-53.5 30 t-41 44t-29 63t-20.5 82t-11.5 107t-6.5 132t-1.5 162.5zM180 1423q0 17 19 40t35.5 36.5t46.5 36.5q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7t8 -4.5t8.5 -3.5t8 -1q47 0 143 90q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5 q0 -17 -18.5 -40t-35.5 -37t-46 -36q-90 -67 -160 -67q-32 0 -61.5 13.5t-42 24t-33.5 31.5q-3 2 -8.5 7.5l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45zM256 643q0 -291 25 -395q13 -54 38 -84 t77 -46t141 -16q133 0 186.5 34.5t71.5 123.5q22 106 22 383q0 283 -24 375q-22 81 -77.5 106t-178.5 25q-130 0 -184 -28.5t-74 -116.5q-23 -94 -23 -361z" />
<glyph unicode="&#xd6;" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3t127 -3t98 -16t75 -30t52 -54t36 -79.5t20 -116t11 -152.5t2 -198t-2 -198.5t-11 -152t-20.5 -115t-36 -79.5t-52 -54.5t-75 -30t-97.5 -15.5t-127 -3q-61 0 -104 2t-85 9t-69.5 16.5t-53.5 30 t-41 44t-29 63t-20.5 82t-11.5 107t-6.5 132t-1.5 162.5zM246 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65zM256 643q0 -291 25 -395q13 -54 38 -84t77 -46t141 -16q133 0 186.5 34.5t71.5 123.5q22 106 22 383 q0 283 -24 375q-22 81 -77.5 106t-178.5 25q-130 0 -184 -28.5t-74 -116.5q-23 -94 -23 -361zM645 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65z" />
<glyph unicode="&#xd7;" d="M190 895q-5 31 21 57q48 48 116 -13l3 -3l207 -209l204 207q13 12 20.5 17t26 15t37 6t35.5 -22q18 -17 22 -35.5t-6 -37t-15 -26t-17 -20.5l-207 -204l209 -207q36 -40 38 -67q2 -28 -22 -52q-48 -48 -116 13l-1.5 1.5l-1.5 1.5l-206 209l-205 -207q-13 -12 -20.5 -17 t-26 -15t-37 -6t-35.5 22q-18 17 -22 35.5t6 37t15 26t17 20.5l207 205l-209 207q-33 37 -37 61z" />
<glyph unicode="&#xd8;" d="M115 625q0 120 2 199t11 152t20 116t36 80t52.5 54t75.5 29.5t98 15.5t127 3q90 0 143 -4l31 94q6 19 10 29t17.5 21t33.5 11q3 0 7.5 -0.5t15.5 -4.5t20 -10t16 -18t7 -28q0 -17 -35 -121q97 -41 126 -166t29 -452q0 -119 -2 -198.5t-11 -152t-20.5 -115t-36 -79.5 t-52 -54.5t-75 -30t-97.5 -15.5t-127 -3q-78 0 -144 5l-31 -95q-6 -19 -10 -29t-17.5 -21t-33.5 -11q-3 0 -7 0.5t-15.5 4.5t-20 10t-15.5 18t-7 28q-1 17 34 121q-73 32 -102.5 98t-42.5 195q-10 98 -10 324zM229 625q0 -120 5.5 -206.5t12 -132.5t20 -77.5t22.5 -41 t26 -22.5l324 998q-13 4 -23 4q-23 2 -79 2q-134 0 -195 -25.5t-86 -111.5q-27 -98 -27 -387zM434 109q13 -5 23 -5q23 -2 80 -2q133 0 194 25.5t86 112.5q27 98 27 387q0 120 -5.5 206.5t-12 132.5t-20 77t-22 40.5t-26.5 22.5z" />
<glyph unicode="&#xd9;" d="M8 1190q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -8 -36t-23 -19.5t-26 -7t-27 -1.5h-61v-698q0 -79 22.5 -143t58 -103t77.5 -59.5t84 -20.5q41 0 82.5 21t77.5 59.5t58.5 103t22.5 142.5v698h-61q-16 0 -27 1.5t-26 7t-23 19.5 t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -7.5 -36t-22.5 -19.5t-26 -7t-28 -1.5h-61v-708q0 -186 -113.5 -313.5t-269.5 -127.5t-269.5 127.5t-113.5 313.5v708h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36zM319 1581 q0 31 20.5 51.5t51.5 20.5q16 -1 39 -11l272 -122q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xda;" d="M8 1190q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -8 -36t-23 -19.5t-26 -7t-27 -1.5h-61v-698q0 -79 22.5 -143t58 -103t77.5 -59.5t84 -20.5q41 0 82.5 21t77.5 59.5t58.5 103t22.5 142.5v698h-61q-16 0 -27 1.5t-26 7t-23 19.5 t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -7.5 -36t-22.5 -19.5t-26 -7t-28 -1.5h-61v-708q0 -186 -113.5 -313.5t-269.5 -127.5t-269.5 127.5t-113.5 313.5v708h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36zM322 1460q0 25 12.5 37 t38.5 23l272 122q10 4 20 7t15 3l4 1q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xdb;" d="M8 1190q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -8 -36t-23 -19.5t-26 -7t-27 -1.5h-61v-698q0 -79 22.5 -143t58 -103t77.5 -59.5t84 -20.5q41 0 82.5 21t77.5 59.5t58.5 103t22.5 142.5v698h-61q-16 0 -27 1.5t-26 7t-23 19.5 t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -7.5 -36t-22.5 -19.5t-26 -7t-28 -1.5h-61v-708q0 -186 -113.5 -313.5t-269.5 -127.5t-269.5 127.5t-113.5 313.5v708h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36zM238.5 1431 q5.5 33 40.5 46l241 88q19 7 39 0l242 -88q34 -13 38.5 -46t-19 -56.5t-58.5 -12.5l-223 68l-224 -68q-35 -11 -58.5 12.5t-18 56.5z" />
<glyph unicode="&#xdc;" d="M8 1190q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -8 -36t-23 -19.5t-26 -7t-27 -1.5h-61v-698q0 -79 22.5 -143t58 -103t77.5 -59.5t84 -20.5q41 0 82.5 21t77.5 59.5t58.5 103t22.5 142.5v698h-61q-16 0 -27 1.5t-26 7t-23 19.5 t-8 36q0 21 8 35t23.5 19t25.5 6t27 1h264q17 0 27 -1t25.5 -6t23.5 -19t8 -35q0 -22 -7.5 -36t-22.5 -19.5t-26 -7t-28 -1.5h-61v-708q0 -186 -113.5 -313.5t-269.5 -127.5t-269.5 127.5t-113.5 313.5v708h-62q-16 0 -27 1.5t-26 7t-23 19.5t-8 36zM246 1450 q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65zM645 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65z" />
<glyph unicode="&#xdd;" d="M39 1190q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h213q13 0 21 -0.5t21 -3.5t20.5 -9t13.5 -18.5t6 -29.5q0 -23 -7 -36.5t-22.5 -19t-28 -7t-36.5 -1.5q0 -1 36.5 -77t68.5 -143.5t66 -147t44 -115.5l215 483q-19 0 -29.5 0.5t-25 4t-22 10t-13 19t-5.5 30.5 q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h213q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-43l-301 -626v-375h51q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-243q-18 0 -28 1 t-24.5 6.5t-22 19.5t-7.5 36q0 28 15.5 43t30 17t36.5 2h51v375l-303 626h-43q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36zM322 1460q0 25 12.5 37t38.5 23l272 122q10 4 20 7t15 3l4 1q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30 t-16.5 52z" />
<glyph unicode="&#xde;" d="M45 61q0 22 7.5 36t22 19.5t25 7t27.5 1.5h51v1001h-51q-22 0 -36.5 2t-30 17t-15.5 43q0 22 7.5 36t22 19.5t25 6.5t27.5 1h244q17 0 27.5 -1t25 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-52v-125h256q170 0 279 -112.5t109 -261.5q0 -96 -46.5 -181 t-136.5 -139.5t-205 -54.5h-256v-127h52q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-244q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5zM319 377h218q70 0 126.5 23.5t90 61t50.5 80t17 85.5t-17 85.5t-50.5 80 t-90 61t-126.5 23.5h-218v-500z" />
<glyph unicode="&#xdf;" d="M35 61q0 22 7.5 36t22 19.5t25 7t27.5 1.5h110v633h-110q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22 19.5t25 7t27.5 1.5h110v143q0 67 37.5 116.5t97 74.5t117 36t113.5 11q151 0 256.5 -63t105.5 -161q0 -139 -170 -231q70 -49 119 -113 t71.5 -128.5t31 -114.5t8.5 -95q0 -108 -55 -194.5t-140 -131t-180 -44.5q-98 0 -153.5 45.5t-55.5 107.5q0 39 25 62.5t59 23.5q41 0 66 -32q10 -15 12 -25.5t2 -48.5q16 -8 45 -8q89 0 161 67t72 178q0 39 -8 84t-31 100.5t-58.5 100.5t-97 77.5t-140.5 37.5q-6 1 -14 4 t-22 18.5t-14 38.5q0 32 17.5 47t40.5 17q60 2 108 14.5t77 30t48.5 38.5t27 39t7.5 33q0 38 -65.5 69.5t-157.5 31.5q-84 0 -152 -29q-33 -15 -49 -31.5t-18 -28.5t-2 -38v-928q0 -50 -16 -67t-66 -17h-170q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5z" />
<glyph unicode="&#xe0;" d="M113 262q0 96 79 164.5t215 103t320 37.5q0 105 -70 157t-192 52q-45 0 -74 -2q-30 -3 -36.5 -6.5t-6.5 -15.5q-1 -51 -30 -73t-60 -22q-39 0 -65.5 25.5t-26.5 69.5q0 31 12.5 55.5t30 40t47.5 26.5t52.5 16t58 7.5t52 3t44.5 0.5q106 0 187 -28.5t127 -76t68.5 -101.5 t22.5 -111v-443q43 -16 123 -16q22 0 36.5 -2t30 -17t15.5 -43q0 -18 -6 -30.5t-13 -19t-23 -9.5t-27 -3.5t-33 -0.5q-37 0 -62.5 1.5t-59 7.5t-58.5 20.5t-41 36.5q-119 -78 -299 -78q-151 0 -244.5 81.5t-93.5 192.5zM254 262q0 -62 59 -105.5t152 -43.5q110 0 182 34 q29 13 46 27.5t24 33t8.5 31t1.5 35.5v172q-219 -6 -346 -57t-127 -127zM319 1202q0 31 20.5 51.5t51.5 20.5q16 0 39 -10l272 -123q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xe1;" d="M113 262q0 96 79 164.5t215 103t320 37.5q0 105 -70 157t-192 52q-45 0 -74 -2q-30 -3 -36.5 -6.5t-6.5 -15.5q-1 -51 -30 -73t-60 -22q-39 0 -65.5 25.5t-26.5 69.5q0 31 12.5 55.5t30 40t47.5 26.5t52.5 16t58 7.5t52 3t44.5 0.5q106 0 187 -28.5t127 -76t68.5 -101.5 t22.5 -111v-443q43 -16 123 -16q22 0 36.5 -2t30 -17t15.5 -43q0 -18 -6 -30.5t-13 -19t-23 -9.5t-27 -3.5t-33 -0.5q-37 0 -62.5 1.5t-59 7.5t-58.5 20.5t-41 36.5q-119 -78 -299 -78q-151 0 -244.5 81.5t-93.5 192.5zM254 262q0 -62 59 -105.5t152 -43.5q110 0 182 34 q29 13 46 27.5t24 33t8.5 31t1.5 35.5v172q-219 -6 -346 -57t-127 -127zM322 1081q0 25 12.5 37t38.5 23l272 123q10 4 20 6.5t15 3.5h4q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xe2;" d="M113 262q0 96 79 164.5t215 103t320 37.5q0 105 -70 157t-192 52q-45 0 -74 -2q-30 -3 -36.5 -6.5t-6.5 -15.5q-1 -51 -30 -73t-60 -22q-39 0 -65.5 25.5t-26.5 69.5q0 31 12.5 55.5t30 40t47.5 26.5t52.5 16t58 7.5t52 3t44.5 0.5q106 0 187 -28.5t127 -76t68.5 -101.5 t22.5 -111v-443q43 -16 123 -16q22 0 36.5 -2t30 -17t15.5 -43q0 -18 -6 -30.5t-13 -19t-23 -9.5t-27 -3.5t-33 -0.5q-37 0 -62.5 1.5t-59 7.5t-58.5 20.5t-41 36.5q-119 -78 -299 -78q-151 0 -244.5 81.5t-93.5 192.5zM236 1072.5q4 24.5 28 39.5l242 154q30 20 61 0 l246 -156q32 -20 29 -54t-30.5 -48t-61.5 2l-211 127l-211 -127q-27 -16 -48.5 -7.5t-34.5 27t-9 43zM254 262q0 -62 59 -105.5t152 -43.5q110 0 182 34q29 13 46 27.5t24 33t8.5 31t1.5 35.5v172q-219 -6 -346 -57t-127 -127z" />
<glyph unicode="&#xe3;" d="M113 262q0 96 79 164.5t215 103t320 37.5q0 105 -70 157t-192 52q-45 0 -74 -2q-30 -3 -36.5 -6.5t-6.5 -15.5q-1 -51 -30 -73t-60 -22q-39 0 -65.5 25.5t-26.5 69.5q0 31 12.5 55.5t30 40t47.5 26.5t52.5 16t58 7.5t52 3t44.5 0.5q106 0 187 -28.5t127 -76t68.5 -101.5 t22.5 -111v-443q43 -16 123 -16q22 0 36.5 -2t30 -17t15.5 -43q0 -18 -6 -30.5t-13 -19t-23 -9.5t-27 -3.5t-33 -0.5q-37 0 -62.5 1.5t-59 7.5t-58.5 20.5t-41 36.5q-119 -78 -299 -78q-151 0 -244.5 81.5t-93.5 192.5zM180 1079q0 17 19 40t35.5 36.5t46.5 36.5 q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7t8 -4.5t8.5 -3.5t8 -1q47 0 143 90q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5q0 -17 -18.5 -40t-35.5 -37t-46 -36q-90 -67 -160 -67q-32 0 -61.5 13.5t-42 24t-33.5 31.5q-3 2 -8.5 7.5 l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45zM254 262q0 -62 59 -105.5t152 -43.5q110 0 182 34q29 13 46 27.5t24 33t8.5 31t1.5 35.5v172q-219 -6 -346 -57t-127 -127z" />
<glyph unicode="&#xe4;" d="M113 262q0 96 79 164.5t215 103t320 37.5q0 105 -70 157t-192 52q-45 0 -74 -2q-30 -3 -36.5 -6.5t-6.5 -15.5q-1 -51 -30 -73t-60 -22q-39 0 -65.5 25.5t-26.5 69.5q0 31 12.5 55.5t30 40t47.5 26.5t52.5 16t58 7.5t52 3t44.5 0.5q106 0 187 -28.5t127 -76t68.5 -101.5 t22.5 -111v-443q43 -16 123 -16q22 0 36.5 -2t30 -17t15.5 -43q0 -18 -6 -30.5t-13 -19t-23 -9.5t-27 -3.5t-33 -0.5q-37 0 -62.5 1.5t-59 7.5t-58.5 20.5t-41 36.5q-119 -78 -299 -78q-151 0 -244.5 81.5t-93.5 192.5zM254 262q0 -62 59 -105.5t152 -43.5q110 0 182 34 q29 13 46 27.5t24 33t8.5 31t1.5 35.5v172q-219 -6 -346 -57t-127 -127zM276 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5zM614 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5 t-65.5 27.5t-27.5 65.5z" />
<glyph unicode="&#xe5;" d="M113 262q0 96 79 164.5t215 103t320 37.5q0 105 -70 157t-192 52q-45 0 -74 -2q-30 -3 -36.5 -6.5t-6.5 -15.5q-1 -51 -30 -73t-60 -22q-39 0 -65.5 25.5t-26.5 69.5q0 31 12.5 55.5t30 40t47.5 26.5t52.5 16t58 7.5t52 3t44.5 0.5q106 0 187 -28.5t127 -76t68.5 -101.5 t22.5 -111v-443q43 -16 123 -16q22 0 36.5 -2t30 -17t15.5 -43q0 -18 -6 -30.5t-13 -19t-23 -9.5t-27 -3.5t-33 -0.5q-37 0 -62.5 1.5t-59 7.5t-58.5 20.5t-41 36.5q-119 -78 -299 -78q-151 0 -244.5 81.5t-93.5 192.5zM254 262q0 -62 59 -105.5t152 -43.5q110 0 182 34 q29 13 46 27.5t24 33t8.5 31t1.5 35.5v172q-219 -6 -346 -57t-127 -127zM340 1155q0 59 57.5 103.5t141.5 44.5t141 -44.5t57 -103.5t-57 -103t-141 -44t-141.5 44t-57.5 103zM442 1155q0 -28 30.5 -49t66.5 -21t66 21t30 49t-30 49t-66 21t-66.5 -21t-30.5 -49z" />
<glyph unicode="&#xe6;" d="M68 242q0 123 116 193.5t295 72.5v67q0 96 -44 148.5t-120 52.5q-53 0 -53 -8q0 -3 1 -9t1 -9q-2 -30 -13.5 -50.5t-28 -28.5t-28 -11t-20.5 -3q-39 0 -65.5 25.5t-26.5 69.5q0 61 56 105t184 44q153 0 235 -147q43 75 101.5 111t117.5 36q113 0 184.5 -112.5 t71.5 -311.5q0 -51 -14.5 -68.5t-67.5 -17.5h-352q11 -124 74 -201t135 -77q36 0 66.5 29.5t44.5 86.5l2 5q1 6 2 8.5t4 8t5.5 9t7 8t9.5 7t12 4.5t15 2q24 0 40.5 -17t16.5 -41q0 -19 -13 -54.5t-38.5 -77.5t-74.5 -72.5t-109 -30.5q-46 0 -88.5 18t-73.5 46.5t-45 44.5 t-25 32q-39 -66 -112 -103.5t-152 -37.5q-104 0 -168.5 78t-64.5 176zM182 244q0 -50 36 -90.5t95 -40.5q67 0 119 43q21 17 31.5 39.5t12 37.5t1.5 41q0 90 2 113q-128 -5 -212.5 -42.5t-84.5 -100.5zM598 514h317q-7 136 -47 199t-92 63q-64 0 -116.5 -80t-61.5 -182z" />
<glyph unicode="&#xe7;" d="M150 442q0 57 15 117t51.5 122t89 110.5t135.5 79t184 30.5q30 0 47 -0.5t53 -3t59.5 -7.5t54 -16t48 -26.5t30.5 -40t13 -55.5q0 -43 -27 -69t-65 -26q-39 0 -64 25t-26 76q0 18 -123 18q-78 0 -140 -25.5t-97 -63.5t-58 -85.5t-31 -86.5t-8 -73q0 -138 94.5 -233.5 t226.5 -95.5q43 0 78.5 11t55 24t36.5 34t21.5 30t11.5 24q10 28 25 36.5t43 8.5q71 0 71 -58q0 -11 -6.5 -31.5t-25 -50t-45.5 -56.5t-73.5 -51.5t-103.5 -35.5v-16q102 -20 152.5 -76.5t50.5 -122.5q0 -43 -17.5 -77t-42.5 -56t-69.5 -37t-79 -22.5t-93 -11.5t-90 -4.5 t-89.5 -0.5q-26 0 -45 15.5t-19 48.5q0 19 6 31t14 18.5t27 9.5t32.5 3.5t43.5 0.5q281 0 281 82q0 32 -36 55.5t-101 26.5q-24 1 -38 8.5t-20 21.5t-7 24.5t-1 31.5v39q-177 15 -293 145t-116 307z" />
<glyph unicode="&#xe8;" d="M113 444q0 189 128.5 323t311.5 134q97 0 174 -35t125 -95t73 -137.5t25 -166.5q0 -27 -6 -43.5t-20 -23t-24.5 -8t-31.5 -1.5h-610q24 -127 121.5 -202.5t218.5 -75.5q25 0 51.5 5t58.5 17t59.5 38t43.5 63q10 28 24.5 36.5t43.5 8.5q71 0 71 -58q0 -17 -11.5 -44 t-40 -60.5t-68.5 -62.5t-105 -48.5t-141 -19.5q-197 0 -334 134t-137 322zM260 514h545q-6 75 -31 129t-62.5 81.5t-76 39.5t-82.5 12q-107 0 -189 -74.5t-104 -187.5zM319 1202q0 31 20.5 51.5t51.5 20.5q16 0 39 -10l272 -123q18 -7 27 -12.5t17 -18t8 -29.5 q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xe9;" d="M113 444q0 189 128.5 323t311.5 134q97 0 174 -35t125 -95t73 -137.5t25 -166.5q0 -27 -6 -43.5t-20 -23t-24.5 -8t-31.5 -1.5h-610q24 -127 121.5 -202.5t218.5 -75.5q25 0 51.5 5t58.5 17t59.5 38t43.5 63q10 28 24.5 36.5t43.5 8.5q71 0 71 -58q0 -17 -11.5 -44 t-40 -60.5t-68.5 -62.5t-105 -48.5t-141 -19.5q-197 0 -334 134t-137 322zM260 514h545q-6 75 -31 129t-62.5 81.5t-76 39.5t-82.5 12q-107 0 -189 -74.5t-104 -187.5zM322 1081q0 25 12.5 37t38.5 23l272 123q10 4 20 6.5t15 3.5h4q31 0 51.5 -20.5t20.5 -51.5 q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xea;" d="M113 444q0 189 128.5 323t311.5 134q97 0 174 -35t125 -95t73 -137.5t25 -166.5q0 -27 -6 -43.5t-20 -23t-24.5 -8t-31.5 -1.5h-610q24 -127 121.5 -202.5t218.5 -75.5q25 0 51.5 5t58.5 17t59.5 38t43.5 63q10 28 24.5 36.5t43.5 8.5q71 0 71 -58q0 -17 -11.5 -44 t-40 -60.5t-68.5 -62.5t-105 -48.5t-141 -19.5q-197 0 -334 134t-137 322zM236 1072.5q4 24.5 28 39.5l242 154q30 20 61 0l246 -156q32 -20 29 -54t-30.5 -48t-61.5 2l-211 127l-211 -127q-27 -16 -48.5 -7.5t-34.5 27t-9 43zM260 514h545q-6 75 -31 129t-62.5 81.5 t-76 39.5t-82.5 12q-107 0 -189 -74.5t-104 -187.5z" />
<glyph unicode="&#xeb;" d="M113 444q0 189 128.5 323t311.5 134q97 0 174 -35t125 -95t73 -137.5t25 -166.5q0 -27 -6 -43.5t-20 -23t-24.5 -8t-31.5 -1.5h-610q24 -127 121.5 -202.5t218.5 -75.5q25 0 51.5 5t58.5 17t59.5 38t43.5 63q10 28 24.5 36.5t43.5 8.5q71 0 71 -58q0 -17 -11.5 -44 t-40 -60.5t-68.5 -62.5t-105 -48.5t-141 -19.5q-197 0 -334 134t-137 322zM260 514h545q-6 75 -31 129t-62.5 81.5t-76 39.5t-82.5 12q-107 0 -189 -74.5t-104 -187.5zM276 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5 t-27.5 65.5zM614 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5z" />
<glyph unicode="&#xec;" d="M160 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h248v633h-232q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36q0 21 8 35t23 19t26 6.5t27 1.5h291q51 0 66.5 -17.5t15.5 -66.5v-674h215q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-604 q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM319 1202q0 31 20.5 51.5t51.5 20.5q16 0 39 -10l272 -123q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xed;" d="M160 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h248v633h-232q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36q0 21 8 35t23 19t26 6.5t27 1.5h291q51 0 66.5 -17.5t15.5 -66.5v-674h215q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-604 q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM322 1081q0 25 12.5 37t38.5 23l272 123q10 4 20 6.5t15 3.5h4q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xee;" d="M160 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h248v633h-232q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36q0 21 8 35t23 19t26 6.5t27 1.5h291q51 0 66.5 -17.5t15.5 -66.5v-674h215q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-604 q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM236 1072.5q4 24.5 28 39.5l242 154q30 20 61 0l246 -156q32 -20 29 -54t-30.5 -48t-61.5 2l-211 127l-211 -127q-27 -16 -48.5 -7.5t-34.5 27t-9 43z" />
<glyph unicode="&#xef;" d="M160 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h248v633h-232q-17 0 -27 1t-25.5 6.5t-23.5 19.5t-8 36q0 21 8 35t23 19t26 6.5t27 1.5h291q51 0 66.5 -17.5t15.5 -66.5v-674h215q16 0 27 -1.5t26 -7t23 -19.5t8 -36q0 -21 -8 -35t-23.5 -19t-25.5 -6t-27 -1h-604 q-17 0 -27 1t-25.5 6t-23.5 19t-8 35zM276 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5zM614 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5z" />
<glyph unicode="&#xf0;" d="M117 442q0 191 123.5 325t296.5 134q133 0 245 -88q-25 129 -82 213l-36 -39q-20 -20 -48 -20q-26 0 -44.5 18.5t-18.5 44.5q0 23 18 45l35 35q-56 29 -123 29q-26 0 -44.5 18.5t-18.5 44.5t18.5 45t44.5 19q119 0 211 -64l43 45q19 19 45 19q27 0 45.5 -18.5t18.5 -45.5 q0 -26 -17 -43l-45 -45q88 -114 130 -292t42 -380q0 -192 -125 -323t-294 -131q-171 0 -295.5 131t-124.5 323zM258 457q0 -142 82.5 -243t196.5 -101t196 101t82 243q0 137 -82.5 228t-195.5 91q-112 0 -195.5 -91.5t-83.5 -227.5z" />
<glyph unicode="&#xf1;" d="M25 61q0 22 7.5 36t22.5 19.5t26 7t28 1.5h90v633h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q57 0 69.5 -20t12.5 -77q41 41 109 75t159 34q126 0 196 -72.5t70 -222.5v-475h91q17 0 28 -1.5t26 -7t22.5 -19.5 t7.5 -36q0 -21 -8 -35t-23 -19t-25 -6t-26 -1h-314q-13 0 -20.5 0.5t-21 3.5t-21.5 9t-14.5 18.5t-6.5 29.5q0 22 7.5 36t22.5 19.5t26 7t28 1.5h80v465q0 96 -29 138t-108 42q-42 0 -84.5 -16t-82 -48t-64.5 -89t-25 -130v-362h90q17 0 28 -1.5t26 -7t22.5 -19.5t7.5 -36 q0 -21 -8 -35t-23 -19t-25 -6t-26 -1h-326q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5zM180 1079q0 17 19 40t35.5 36.5t46.5 36.5q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7t8 -4.5t8.5 -3.5t8 -1q47 0 143 90 q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5q0 -17 -18.5 -40t-35.5 -37t-46 -36q-90 -67 -160 -67q-32 0 -61.5 13.5t-42 24t-33.5 31.5q-3 2 -8.5 7.5l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45z " />
<glyph unicode="&#xf2;" d="M117 442q0 191 123.5 325t296.5 134q113 0 209.5 -61t153 -166.5t56.5 -231.5q0 -191 -124 -322.5t-295 -131.5t-295.5 131t-124.5 323zM258 457q0 -142 82.5 -243t196.5 -101t196 101t82 243q0 137 -82.5 228t-195.5 91q-112 0 -195.5 -91.5t-83.5 -227.5zM319 1202 q0 31 20.5 51.5t51.5 20.5q16 0 39 -10l272 -123q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xf3;" d="M117 442q0 191 123.5 325t296.5 134q113 0 209.5 -61t153 -166.5t56.5 -231.5q0 -191 -124 -322.5t-295 -131.5t-295.5 131t-124.5 323zM258 457q0 -142 82.5 -243t196.5 -101t196 101t82 243q0 137 -82.5 228t-195.5 91q-112 0 -195.5 -91.5t-83.5 -227.5zM322 1081 q0 25 12.5 37t38.5 23l272 123q10 4 20 6.5t15 3.5h4q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xf4;" d="M117 442q0 191 123.5 325t296.5 134q113 0 209.5 -61t153 -166.5t56.5 -231.5q0 -191 -124 -322.5t-295 -131.5t-295.5 131t-124.5 323zM236 1072.5q4 24.5 28 39.5l242 154q30 20 61 0l246 -156q32 -20 29 -54t-30.5 -48t-61.5 2l-211 127l-211 -127q-27 -16 -48.5 -7.5 t-34.5 27t-9 43zM258 457q0 -142 82.5 -243t196.5 -101t196 101t82 243q0 137 -82.5 228t-195.5 91q-112 0 -195.5 -91.5t-83.5 -227.5z" />
<glyph unicode="&#xf5;" d="M117 442q0 191 123.5 325t296.5 134q113 0 209.5 -61t153 -166.5t56.5 -231.5q0 -191 -124 -322.5t-295 -131.5t-295.5 131t-124.5 323zM180 1079q0 17 19 40t35.5 36.5t46.5 36.5q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7 t8 -4.5t8.5 -3.5t8 -1q47 0 143 90q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5q0 -17 -18.5 -40t-35.5 -37t-46 -36q-90 -67 -160 -67q-32 0 -61.5 13.5t-42 24t-33.5 31.5q-3 2 -8.5 7.5l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90 q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45zM258 457q0 -142 82.5 -243t196.5 -101t196 101t82 243q0 137 -82.5 228t-195.5 91q-112 0 -195.5 -91.5t-83.5 -227.5z" />
<glyph unicode="&#xf6;" d="M117 442q0 191 123.5 325t296.5 134q113 0 209.5 -61t153 -166.5t56.5 -231.5q0 -191 -124 -322.5t-295 -131.5t-295.5 131t-124.5 323zM258 457q0 -142 82.5 -243t196.5 -101t196 101t82 243q0 137 -82.5 228t-195.5 91q-112 0 -195.5 -91.5t-83.5 -227.5zM276 1137 q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5zM614 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5z" />
<glyph unicode="&#xf7;" d="M78 627q0 71 104 71h709q104 0 104 -71q0 -72 -92 -72h-733q-92 0 -92 72zM408 193q0 50 36.5 88t92.5 38q51 0 89 -37t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 93zM408 1061q0 50 36.5 88.5t92.5 38.5q51 0 89 -37t38 -92q0 -50 -36.5 -88.5 t-92.5 -38.5q-51 0 -89 37t-38 92z" />
<glyph unicode="&#xf8;" d="M88 -225q0 15 35 78l135 233q-166 143 -166 356q0 123 59 229t161.5 168t224.5 62q81 0 174 -37l153 266q22 39 56 39q22 0 43.5 -16.5t21.5 -44.5q0 -18 -14 -43l-154 -266q77 -71 120.5 -163.5t43.5 -193.5q0 -189 -130.5 -321.5t-313.5 -132.5q-91 0 -170 35 l-158 -271q-19 -39 -55 -39q-22 0 -44 17t-22 45zM207 442q0 -144 112 -249l328 565q-34 11 -52 14.5t-58 3.5q-135 0 -232.5 -98t-97.5 -236zM430 129q52 -16 107 -16q136 0 232.5 96t96.5 233q0 64 -26.5 131t-85.5 119z" />
<glyph unicode="&#xf9;" d="M25 819q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q51 0 66.5 -17.5t15.5 -66.5v-553q0 -26 1 -40t9.5 -35t24.5 -31t48 -18.5t79 -8.5q24 0 49.5 4t59.5 17t60 34.5t44 61.5t18 92v436h-92q-16 0 -26 1t-25 6t-23 19t-8 35q0 22 7.5 36t22.5 19.5t26 7t28 1.5h150 q51 0 66 -17.5t15 -66.5v-674h93q21 0 35.5 -2t30.5 -17t16 -43q0 -22 -7.5 -36t-23 -19.5t-25.5 -6.5t-28 -1h-150q-19 0 -29 1t-24 7t-21 20.5t-8 37.5q-104 -78 -244 -78q-290 0 -290 245v525h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5zM319 1202 q0 31 20.5 51.5t51.5 20.5q16 0 39 -10l272 -123q18 -7 27 -12.5t17 -18t8 -29.5q0 -22 -17 -52t-51 -30q-15 0 -37 11l-272 120q-58 27 -58 72z" />
<glyph unicode="&#xfa;" d="M25 819q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q51 0 66.5 -17.5t15.5 -66.5v-553q0 -26 1 -40t9.5 -35t24.5 -31t48 -18.5t79 -8.5q24 0 49.5 4t59.5 17t60 34.5t44 61.5t18 92v436h-92q-16 0 -26 1t-25 6t-23 19t-8 35q0 22 7.5 36t22.5 19.5t26 7t28 1.5h150 q51 0 66 -17.5t15 -66.5v-674h93q21 0 35.5 -2t30.5 -17t16 -43q0 -22 -7.5 -36t-23 -19.5t-25.5 -6.5t-28 -1h-150q-19 0 -29 1t-24 7t-21 20.5t-8 37.5q-104 -78 -244 -78q-290 0 -290 245v525h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5zM322 1081 q0 25 12.5 37t38.5 23l272 123q10 4 20 6.5t15 3.5h4q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xfb;" d="M25 819q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q51 0 66.5 -17.5t15.5 -66.5v-553q0 -26 1 -40t9.5 -35t24.5 -31t48 -18.5t79 -8.5q24 0 49.5 4t59.5 17t60 34.5t44 61.5t18 92v436h-92q-16 0 -26 1t-25 6t-23 19t-8 35q0 22 7.5 36t22.5 19.5t26 7t28 1.5h150 q51 0 66 -17.5t15 -66.5v-674h93q21 0 35.5 -2t30.5 -17t16 -43q0 -22 -7.5 -36t-23 -19.5t-25.5 -6.5t-28 -1h-150q-19 0 -29 1t-24 7t-21 20.5t-8 37.5q-104 -78 -244 -78q-290 0 -290 245v525h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5zM236 1072.5 q4 24.5 28 39.5l242 154q30 20 61 0l246 -156q32 -20 29 -54t-30.5 -48t-61.5 2l-211 127l-211 -127q-27 -16 -48.5 -7.5t-34.5 27t-9 43z" />
<glyph unicode="&#xfc;" d="M25 819q0 22 7.5 36t22.5 19.5t26 7t28 1.5h149q51 0 66.5 -17.5t15.5 -66.5v-553q0 -26 1 -40t9.5 -35t24.5 -31t48 -18.5t79 -8.5q24 0 49.5 4t59.5 17t60 34.5t44 61.5t18 92v436h-92q-16 0 -26 1t-25 6t-23 19t-8 35q0 22 7.5 36t22.5 19.5t26 7t28 1.5h150 q51 0 66 -17.5t15 -66.5v-674h93q21 0 35.5 -2t30.5 -17t16 -43q0 -22 -7.5 -36t-23 -19.5t-25.5 -6.5t-28 -1h-150q-19 0 -29 1t-24 7t-21 20.5t-8 37.5q-104 -78 -244 -78q-290 0 -290 245v525h-93q-13 0 -20 0.5t-20.5 3.5t-21 9t-13.5 18.5t-6 29.5zM276 1137 q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5zM614 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5z" />
<glyph unicode="&#xfd;" d="M53 819q0 22 7.5 36t22 19.5t25 7t27.5 1.5h240q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-51l190 -492q4 -12 14 -37.5t17.5 -46t11.5 -37.5h2q17 74 53 177l148 436h-58q-17 0 -27 1t-25 6.5t-22 19.5t-7 36 t7.5 35.5t22 18.5t25 6.5t26.5 1.5h240q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-61l-318 -932q-7 -20 -15 -40.5t-36.5 -71t-60 -86.5t-83.5 -65.5t-110 -29.5q-73 0 -121.5 50.5t-48.5 117.5q0 40 24.5 65t65.5 25 q38 0 63 -25t25 -63q0 -12 -2.5 -23.5t-5.5 -16.5l-2 -5q19 1 32 4t38 13.5t49 36t45 65.5q12 23 31.5 78.5t32.5 100.5l14 44q-1 7 -9 27l-290 731h-64q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5zM322 1081q0 25 12.5 37t38.5 23l272 123q10 4 20 6.5t15 3.5h4 q31 0 51.5 -20.5t20.5 -51.5q0 -45 -58 -72l-272 -120q-22 -11 -37 -11q-34 0 -50.5 30t-16.5 52z" />
<glyph unicode="&#xfe;" d="M25 -393q0 22 7.5 36t23 19.5t25.5 6.5t28 1h90v1456h-93q-15 0 -25.5 1.5t-25 6.5t-22.5 19t-8 35q0 22 7.5 36t23 19.5t25.5 6.5t28 1h149q51 0 66.5 -17.5t15.5 -66.5v-372q111 100 260 100q107 0 199 -60t146 -164.5t54 -228.5q0 -95 -34.5 -180t-92 -144.5 t-134.5 -94.5t-160 -35q-136 0 -238 104v-422h90q18 0 28 -1t25.5 -6.5t23 -19.5t7.5 -36q0 -28 -16 -43t-30.5 -17t-35.5 -2h-326q-15 0 -25.5 1.5t-25 6.5t-22.5 19t-8 35zM340 391q0 -39 14 -85t41 -90.5t73 -73.5t103 -29q112 0 199.5 93.5t87.5 235.5 q0 135 -78.5 231.5t-191.5 96.5q-97 0 -172.5 -69.5t-75.5 -159.5v-150z" />
<glyph unicode="&#xff;" d="M53 819q0 22 7.5 36t22 19.5t25 7t27.5 1.5h240q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-51l190 -492q4 -12 14 -37.5t17.5 -46t11.5 -37.5h2q17 74 53 177l148 436h-58q-17 0 -27 1t-25 6.5t-22 19.5t-7 36 t7.5 35.5t22 18.5t25 6.5t26.5 1.5h240q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-61l-318 -932q-7 -20 -15 -40.5t-36.5 -71t-60 -86.5t-83.5 -65.5t-110 -29.5q-73 0 -121.5 50.5t-48.5 117.5q0 40 24.5 65t65.5 25 q38 0 63 -25t25 -63q0 -12 -2.5 -23.5t-5.5 -16.5l-2 -5q19 1 32 4t38 13.5t49 36t45 65.5q12 23 31.5 78.5t32.5 100.5l14 44q-1 7 -9 27l-290 731h-64q-13 0 -21 0.5t-21 3.5t-20.5 9t-13.5 18.5t-6 29.5zM276 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5 q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5zM614 1137q0 39 27 65.5t66 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65.5t-65 -27.5t-65.5 27.5t-27.5 65.5z" />
<glyph unicode="&#x152;" d="M59 627q0 197 6.5 294.5t24.5 178.5q23 98 91.5 136t213.5 38q58 0 117 -12q54 -11 96 -11h324q51 0 66.5 -17.5t15.5 -66.5v-149q0 -84 -58 -84q-20 0 -32.5 8t-17.5 24t-6 26t-1 26v108h-248v-415h250q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5 t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-250v-461h262v141q0 84 58 84q20 0 32.5 -8t17.5 -24t6 -26t1 -26v-182q0 -50 -16 -67t-66 -17h-338q-47 0 -88 -8q-75 -15 -125 -15q-110 0 -174 22.5t-91 60.5t-42 106q-14 60 -20.5 145.5t-7.5 145t-1 170.5zM174 643 q0 -98 0.5 -144t3.5 -114.5t8.5 -97t17 -69.5t28 -56t41.5 -32.5t58 -22.5t77 -5q51 0 77 18.5t39 72.5t13 159v547q0 109 -14 163t-40.5 70.5t-79.5 16.5q-161 0 -195 -91t-34 -415z" />
<glyph unicode="&#x153;" d="M39 444q0 195 87 326t210 131q45 0 86 -18.5t70.5 -49.5t47.5 -56.5t33 -53.5q37 77 93 127.5t129 50.5q107 0 173 -112t66 -312q0 -50 -15 -68t-67 -18h-317q10 -117 65.5 -197.5t122.5 -80.5q34 0 59.5 30.5t37.5 85.5q10 52 57 52q23 0 40 -16.5t17 -43.5 q0 -18 -11.5 -52.5t-35 -77t-69 -73t-103.5 -30.5q-83 0 -144 55t-96 127q-37 -73 -97 -127.5t-142 -54.5q-123 0 -210 130.5t-87 325.5zM154 457q0 -143 56 -243.5t126 -100.5t126 100.5t56 243.5q0 138 -56 228.5t-126 90.5t-126 -89.5t-56 -229.5zM637 514h281 q-7 140 -43 201t-80 61q-53 0 -100.5 -77t-57.5 -185z" />
<glyph unicode="&#x178;" d="M39 1190q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h213q13 0 21 -0.5t21 -3.5t20.5 -9t13.5 -18.5t6 -29.5q0 -23 -7 -36.5t-22.5 -19t-28 -7t-36.5 -1.5q0 -1 36.5 -77t68.5 -143.5t66 -147t44 -115.5l215 483q-19 0 -29.5 0.5t-25 4t-22 10t-13 19t-5.5 30.5 q0 17 6 29.5t13.5 18.5t20.5 9t21 3.5t21 0.5h213q18 0 28 -1t24.5 -6.5t22 -19.5t7.5 -36q0 -28 -15.5 -43t-30 -17t-36.5 -2h-43l-301 -626v-375h51q17 0 27.5 -1.5t25 -7t22 -19.5t7.5 -36q0 -17 -6 -29.5t-13.5 -18.5t-20.5 -9t-21 -3.5t-21 -0.5h-243q-18 0 -28 1 t-24.5 6.5t-22 19.5t-7.5 36q0 28 15.5 43t30 17t36.5 2h51v375l-303 626h-43q-17 0 -27.5 1.5t-25 7t-22 19.5t-7.5 36zM246 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65zM645 1450q0 39 26.5 65.5t65.5 26.5t65.5 -26.5 t26.5 -65.5q0 -38 -27 -65t-65 -27t-65 27t-27 65z" />
<glyph unicode="&#x2c6;" d="M236 1072.5q4 24.5 28 39.5l242 154q30 20 61 0l246 -156q32 -20 29 -54t-30.5 -48t-61.5 2l-211 127l-211 -127q-27 -16 -48.5 -7.5t-34.5 27t-9 43z" />
<glyph unicode="&#x2dc;" d="M180 1079q0 17 19 40t35.5 36.5t46.5 36.5q91 68 159 68q32 0 62 -13.5t42.5 -24.5t33.5 -32q4 -3 11 -10t10 -9.5t8.5 -7.5t9 -7t8 -4.5t8.5 -3.5t8 -1q47 0 143 90q27 23 50 23q24 0 43.5 -20.5t19.5 -45.5q0 -17 -18.5 -40t-35.5 -37t-46 -36q-90 -67 -160 -67 q-32 0 -61.5 13.5t-42 24t-33.5 31.5q-3 2 -8.5 7.5l-8 8t-7.5 7t-7.5 6t-6.5 4.5t-6.5 4.5t-6 3t-7 2t-6.5 0.5q-47 0 -143 -90q-26 -22 -49 -22q-25 0 -44.5 20t-19.5 45z" />
<glyph unicode="&#x2000;" horiz-adv-x="826" />
<glyph unicode="&#x2001;" horiz-adv-x="1653" />
<glyph unicode="&#x2002;" horiz-adv-x="826" />
<glyph unicode="&#x2003;" horiz-adv-x="1653" />
<glyph unicode="&#x2004;" horiz-adv-x="551" />
<glyph unicode="&#x2005;" horiz-adv-x="413" />
<glyph unicode="&#x2006;" horiz-adv-x="275" />
<glyph unicode="&#x2007;" horiz-adv-x="275" />
<glyph unicode="&#x2008;" horiz-adv-x="206" />
<glyph unicode="&#x2009;" horiz-adv-x="330" />
<glyph unicode="&#x200a;" horiz-adv-x="91" />
<glyph unicode="&#x2010;" d="M115 627q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="&#x2011;" d="M115 627q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="&#x2012;" d="M115 627q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="&#x2013;" d="M115 627q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="&#x2014;" d="M115 627q0 71 96 71h651q96 0 96 -71q0 -72 -96 -72h-651q-96 0 -96 72z" />
<glyph unicode="&#x2018;" d="M375 995q0 73 23 140t56.5 112.5t71.5 80t68.5 51t46.5 16.5q23 0 43.5 -19.5t20.5 -46.5q0 -15 -7.5 -27t-11.5 -14.5t-18 -11.5q-56 -33 -93.5 -76.5t-52 -87t-18.5 -68.5t-4 -49q0 -30 8 -30q15 2 29 2q45 0 73.5 -30.5t28.5 -72.5q0 -40 -28 -71t-76 -31 q-68 0 -114 60.5t-46 172.5z" />
<glyph unicode="&#x2019;" d="M369 684q0 15 7.5 27t11.5 14.5t18 11.5q56 33 93.5 76t51.5 87t18 69t4 49q0 31 -8 31q-14 -2 -28 -2q-45 0 -74 30t-29 72q0 40 28.5 71t76.5 31q68 0 113.5 -60t45.5 -173q0 -73 -23 -140t-56.5 -112.5t-71.5 -80t-68.5 -51t-46.5 -16.5q-23 0 -43 19.5t-20 46.5z" />
<glyph unicode="&#x201a;" d="M446 76q-4 60 25.5 86t67.5 26q13 0 27 -4.5t30 -15t25.5 -34.5t7.5 -58l-27 -418q-4 -72 -63 -72q-38 0 -51 21t-15 53z" />
<glyph unicode="&#x201c;" d="M264 1161q-4 60 25 86.5t67 26.5q13 0 27 -4.5t30 -15.5t25.5 -35t7.5 -58l-26 -418q-4 -71 -64 -71q-26 0 -41.5 13t-19 26.5t-4.5 33.5zM627 1161q-4 60 25 86.5t67 26.5q13 0 27 -4.5t30 -15.5t25.5 -35t7.5 -58l-27 -418q-4 -71 -63 -71q-38 0 -51 20.5t-15 52.5z " />
<glyph unicode="&#x201d;" d="M264 1161q-4 60 25 86.5t67 26.5q13 0 27 -4.5t30 -15.5t25.5 -35t7.5 -58l-26 -418q-4 -71 -64 -71q-26 0 -41.5 13t-19 26.5t-4.5 33.5zM627 1161q-4 60 25 86.5t67 26.5q13 0 27 -4.5t30 -15.5t25.5 -35t7.5 -58l-27 -418q-4 -71 -63 -71q-38 0 -51 20.5t-15 52.5z " />
<glyph unicode="&#x201e;" d="M264 76q-4 60 25 86t67 26q13 0 27 -4.5t30 -15t25.5 -34.5t7.5 -58l-26 -418q-4 -72 -64 -72q-20 0 -33.5 6.5t-20 19t-8.5 23t-3 25.5zM627 76q-4 60 25 86t67 26q13 0 27 -4.5t30 -15t25.5 -34.5t7.5 -58l-27 -418q-4 -72 -63 -72q-38 0 -51 21t-15 53z" />
<glyph unicode="&#x2022;" d="M256 481q0 111 80.5 196t204.5 85q112 0 196 -81t84 -204q0 -111 -80 -195.5t-204 -84.5q-113 0 -197 81t-84 203z" />
<glyph unicode="&#x2026;" d="M51 129q0 50 36.5 88.5t92.5 38.5q51 0 89 -37t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92zM410 129q0 50 36.5 88.5t92.5 38.5q51 0 89 -37t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92zM768 129q0 50 36.5 88.5t92.5 38.5q51 0 89 -37 t38 -92q0 -50 -36.5 -88.5t-92.5 -38.5q-51 0 -89 37t-38 92z" />
<glyph unicode="&#x202f;" horiz-adv-x="330" />
<glyph unicode="&#x2039;" d="M262 627q0 16 6 29.5t9.5 17.5t13.5 14l440 381q23 18 37 18q19 0 32 -17t13 -48q0 -34 -31 -61l-385 -334l385 -334q31 -27 31 -62q0 -31 -13 -48t-32 -17q-14 0 -37 18l-446 385q-23 23 -23 58z" />
<glyph unicode="&#x203a;" d="M262 231q0 35 31 62l385 334l-385 334q-31 27 -31 61q0 31 13 48t32 17q14 0 37 -18l440 -381q10 -10 13.5 -14t9.5 -17.5t6 -29.5q0 -36 -22 -58l-447 -385q-23 -18 -37 -18q-19 0 -32 17t-13 48z" />
<glyph unicode="&#x205f;" horiz-adv-x="413" />
<glyph unicode="&#x20ac;" d="M129 489l8 33q3 15 15.5 26t29.5 11h58q-2 23 -2 68q0 44 2 67h-66q-23 0 -37 18t-8 40l8 32q3 15 15.5 26t29.5 11h74q26 142 92 252q55 90 132 145.5t167 55.5q99 0 176 -47l21 26q18 21 45 21h8q25 0 42 -17.5t17 -42.5v-194q0 -25 -17 -42t-42 -17h-25 q-23 0 -39.5 14.5t-19.5 36.5q-7 58 -52 96.5t-104 38.5q-103 0 -186 -139q-47 -84 -70 -187h365q23 0 37 -18t8 -41l-8 -33q-3 -15 -15.5 -25t-29.5 -10h-375q-2 -23 -2 -67q0 -45 2 -68h319q23 0 37.5 -18t8.5 -41l-9 -33q-3 -15 -15.5 -25t-29.5 -10h-293 q22 -103 70 -186q83 -142 186 -142q59 0 104 39t52 97q3 22 19.5 36.5t39.5 14.5h25q25 0 42 -17.5t17 -42.5v-194q0 -25 -17 -42.5t-42 -17.5h-8q-29 0 -45 23l-21 25q-79 -48 -176 -48q-90 0 -167 55.5t-132 145.5q-67 114 -92 254h-82q-23 0 -37 17.5t-8 39.5z" />
<glyph unicode="&#x25fc;" horiz-adv-x="880" d="M0 0v881h881v-881h-881z" />
</font>
</defs></svg>

二进制
common/web/fonts/latinmodernmono/lmmono10-regular-webfont.ttf 查看文件


二进制
common/web/fonts/latinmodernmono/lmmono10-regular-webfont.woff 查看文件


二进制
common/web/fonts/latinmodernmono/lmmono10-regular-webfont.woff2 查看文件


+ 0
- 48
common/web/fonts/stylesheet.css 查看文件

@@ -1,48 +0,0 @@
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 6, 2014 */



@font-face {
font-family: 'comfortaabold';
src: url('comfortaa-bold-webfont.eot');
src: url('comfortaa-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('comfortaa-bold-webfont.woff2') format('woff2'),
url('comfortaa-bold-webfont.woff') format('woff'),
url('comfortaa-bold-webfont.ttf') format('truetype'),
url('comfortaa-bold-webfont.svg#comfortaabold') format('svg');
font-weight: normal;
font-style: normal;

}




@font-face {
font-family: 'comfortaalight';
src: url('comfortaa-light-webfont.eot');
src: url('comfortaa-light-webfont.eot?#iefix') format('embedded-opentype'),
url('comfortaa-light-webfont.woff2') format('woff2'),
url('comfortaa-light-webfont.woff') format('woff'),
url('comfortaa-light-webfont.ttf') format('truetype'),
url('comfortaa-light-webfont.svg#comfortaalight') format('svg');
font-weight: normal;
font-style: normal;

}




@font-face {
font-family: 'comfortaaregular';
src: url('comfortaa-regular-webfont.eot');
src: url('comfortaa-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('comfortaa-regular-webfont.woff2') format('woff2'),
url('comfortaa-regular-webfont.woff') format('woff'),
url('comfortaa-regular-webfont.ttf') format('truetype'),
url('comfortaa-regular-webfont.svg#comfortaaregular') format('svg');
font-weight: normal;
font-style: normal;

}

二进制
common/web/fonts/worksans/worksans-bold-webfont.eot 查看文件


+ 3542
- 0
common/web/fonts/worksans/worksans-bold-webfont.svg
文件差异内容过多而无法显示
查看文件


二进制
common/web/fonts/worksans/worksans-bold-webfont.ttf 查看文件


二进制
common/web/fonts/worksans/worksans-bold-webfont.woff 查看文件


二进制
common/web/fonts/worksans/worksans-bold-webfont.woff2 查看文件


二进制
common/web/fonts/worksans/worksans-extrabold-webfont.eot 查看文件


+ 3540
- 0
common/web/fonts/worksans/worksans-extrabold-webfont.svg
文件差异内容过多而无法显示
查看文件


二进制
common/web/fonts/worksans/worksans-extrabold-webfont.ttf 查看文件


二进制
common/web/fonts/worksans/worksans-extrabold-webfont.woff 查看文件


二进制
common/web/fonts/worksans/worksans-extrabold-webfont.woff2 查看文件


二进制
common/web/fonts/worksans/worksans-light-webfont.eot 查看文件


+ 3537
- 0
common/web/fonts/worksans/worksans-light-webfont.svg
文件差异内容过多而无法显示
查看文件


二进制
common/web/fonts/worksans/worksans-light-webfont.ttf 查看文件


二进制
common/web/fonts/worksans/worksans-light-webfont.woff 查看文件


二进制
common/web/fonts/worksans/worksans-light-webfont.woff2 查看文件


二进制
common/web/fonts/worksans/worksans-medium-webfont.eot 查看文件


+ 3541
- 0
common/web/fonts/worksans/worksans-medium-webfont.svg
文件差异内容过多而无法显示
查看文件


二进制
common/web/fonts/worksans/worksans-medium-webfont.ttf 查看文件


二进制
common/web/fonts/worksans/worksans-medium-webfont.woff 查看文件


二进制
common/web/fonts/worksans/worksans-medium-webfont.woff2 查看文件


二进制
common/web/fonts/worksans/worksans-regular-webfont.eot 查看文件


+ 3025
- 0
common/web/fonts/worksans/worksans-regular-webfont.svg
文件差异内容过多而无法显示
查看文件


二进制
common/web/fonts/worksans/worksans-regular-webfont.ttf 查看文件


二进制
common/web/fonts/worksans/worksans-regular-webfont.woff 查看文件


二进制
common/web/fonts/worksans/worksans-regular-webfont.woff2 查看文件


二进制
common/web/fonts/worksans/worksans-semibold-webfont.eot 查看文件


+ 3542
- 0
common/web/fonts/worksans/worksans-semibold-webfont.svg
文件差异内容过多而无法显示
查看文件


二进制
common/web/fonts/worksans/worksans-semibold-webfont.ttf 查看文件


二进制
common/web/fonts/worksans/worksans-semibold-webfont.woff 查看文件


二进制
common/web/fonts/worksans/worksans-semibold-webfont.woff2 查看文件


二进制
common/web/fonts/worksans/worksans-thin-webfont.eot 查看文件


+ 3221
- 0
common/web/fonts/worksans/worksans-thin-webfont.svg
文件差异内容过多而无法显示
查看文件


二进制
common/web/fonts/worksans/worksans-thin-webfont.ttf 查看文件


二进制
common/web/fonts/worksans/worksans-thin-webfont.woff 查看文件


二进制
common/web/fonts/worksans/worksans-thin-webfont.woff2 查看文件


+ 3
- 1
common/web/sass/_common.scss 查看文件

@@ -10,6 +10,8 @@

/* Navigation utilisateur en haut du site */
.nav-user-top {
float: right;

.navbar {
@include border-radius(0px);
border: 0px none;
@@ -95,7 +97,7 @@
text-transform: uppercase;
line-height: 15px;
font-size: 13px;
color: darken($color1, 5);
color: darken($color-primary, 5);
}
}


+ 97
- 0
common/web/sass/_fonts.scss 查看文件

@@ -57,5 +57,102 @@ termes.
url($dir-fonts+'capsuula-webfont.svg#capsuularegular') format('svg');
font-weight: normal;
font-style: normal;
}

$dir-fonts-worksans: $dir-fonts + 'worksans/';
@font-face {
font-family: 'worksans_thin';
src: url($dir-fonts-worksans+'worksans-thin-webfont.eot');
src: url($dir-fonts-worksans+'worksans-thin-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-worksans+'worksans-thin-webfont.woff2') format('woff2'),
url($dir-fonts-worksans+'worksans-thin-webfont.woff') format('woff'),
url($dir-fonts-worksans+'worksans-thin-webfont.ttf') format('truetype'),
url($dir-fonts-worksans+'worksans-thin-webfont.svg#work_sansthin') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'worksans_light';
src: url($dir-fonts-worksans+'worksans-light-webfont.eot');
src: url($dir-fonts-worksans+'worksans-light-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-worksans+'worksans-light-webfont.woff2') format('woff2'),
url($dir-fonts-worksans+'worksans-light-webfont.woff') format('woff'),
url($dir-fonts-worksans+'worksans-light-webfont.ttf') format('truetype'),
url($dir-fonts-worksans+'worksans-light-webfont.svg#work_sanslight') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'worksans_regular';
src: url($dir-fonts-worksans+'worksans-regular-webfont.eot');
src: url($dir-fonts-worksans+'worksans-regular-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-worksans+'worksans-regular-webfont.woff2') format('woff2'),
url($dir-fonts-worksans+'worksans-regular-webfont.woff') format('woff'),
url($dir-fonts-worksans+'worksans-regular-webfont.ttf') format('truetype'),
url($dir-fonts-worksans+'worksans-regular-webfont.svg#work_sansregular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'worksans_medium';
src: url($dir-fonts-worksans+'worksans-medium-webfont.eot');
src: url($dir-fonts-worksans+'worksans-medium-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-worksans+'worksans-medium-webfont.woff2') format('woff2'),
url($dir-fonts-worksans+'worksans-medium-webfont.woff') format('woff'),
url($dir-fonts-worksans+'worksans-medium-webfont.ttf') format('truetype'),
url($dir-fonts-worksans+'worksans-medium-webfont.svg#work_sansmedium') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'worksans_semibold';
src: url($dir-fonts-worksans+'worksans-semibold-webfont.eot');
src: url($dir-fonts-worksans+'worksans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-worksans+'worksans-semibold-webfont.woff2') format('woff2'),
url($dir-fonts-worksans+'worksans-semibold-webfont.woff') format('woff'),
url($dir-fonts-worksans+'worksans-semibold-webfont.ttf') format('truetype'),
url($dir-fonts-worksans+'worksans-semibold-webfont.svg#work_sanssemibold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'worksans_bold';
src: url($dir-fonts-worksans+'worksans-bold-webfont.eot');
src: url($dir-fonts-worksans+'worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-worksans+'worksans-bold-webfont.woff2') format('woff2'),
url($dir-fonts-worksans+'worksans-bold-webfont.woff') format('woff'),
url($dir-fonts-worksans+'worksans-bold-webfont.ttf') format('truetype'),
url($dir-fonts-worksans+'worksans-bold-webfont.svg#work_sansbold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'worksans_extrabold';
src: url($dir-fonts-worksans+'worksans-extrabold-webfont.eot');
src: url($dir-fonts-worksans+'worksans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-worksans+'worksans-extrabold-webfont.woff2') format('woff2'),
url($dir-fonts-worksans+'worksans-extrabold-webfont.woff') format('woff'),
url($dir-fonts-worksans+'worksans-extrabold-webfont.ttf') format('truetype'),
url($dir-fonts-worksans+'worksans-extrabold-webfont.svg#work_sansextrabold') format('svg');
font-weight: normal;
font-style: normal;
}

$dir-fonts-latinmodernmono: $dir-fonts + 'latinmodernmono/';
@font-face {
font-family: 'latinmodernmono_regular';
src: url($dir-fonts-latinmodernmono+'lmmono10-regular-webfont.eot');
src: url($dir-fonts-latinmodernmono+'lmmono10-regular-webfont.eot?#iefix') format('embedded-opentype'),
url($dir-fonts-latinmodernmono+'lmmono10-regular-webfont.woff2') format('woff2'),
url($dir-fonts-latinmodernmono+'lmmono10-regular-webfont.woff') format('woff'),
url($dir-fonts-latinmodernmono+'lmmono10-regular-webfont.ttf') format('truetype'),
url($dir-fonts-latinmodernmono+'lmmono10-regular-webfont.svg#latin_modern_mono10_regular') format('svg');
font-weight: normal;
font-style: normal;
}

+ 6
- 1
common/web/sass/screen.scss 查看文件

@@ -34,7 +34,12 @@ pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes.
*/

$color1: #F39C12 ;
$color-primary: #ee6f42;
$color-secondary: #e4ac07;
$color-background: #f4efe8;
$color-gray: #ece4d8;

$dir-fonts: '../fonts/' ;

@import "_fonts.scss" ;
@import "_common.scss" ;

+ 5
- 12
frontend/views/layouts/main.php 查看文件

@@ -57,14 +57,14 @@ $adminSettingBag = $settingModule->getAdminSettingBag();
<!DOCTYPE html>
<html lang="fr">
<head>
<title><?php if ($isHome): ?>Opendistrib | <?= Html::encode($this->title) ?><?php else: ?><?= Html::encode($this->page_title) ?> | Opendistrib<?php endif; ?></title>
<title><?php if ($isHome): ?>Souke | <?= Html::encode($this->title) ?><?php else: ?><?= Html::encode($this->page_title) ?> | Souke<?php endif; ?></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="baseurl" content="<?= Yii::$app->urlManagerFrontend->baseUrl; ?>">
<meta name="baseurl-absolute"
content="<?= Yii::$app->urlManagerFrontend->getHostInfo() . Yii::$app->urlManagerBackend->baseUrl; ?>">
<?= Html::csrfMetaTags() ?>
<link rel="icon" type="image/png" href="<?= $this->getUrlManager()->getBaseUrl(); ?>/img/favicon-distrib.png">
<!--<link rel="icon" type="image/png" href="<?= $this->getUrlManager()->getBaseUrl(); ?>/img/favicon-distrib.png">-->
<!--[if IE]><link rel="shortcut icon" type="image/x-icon" href="<?= \Yii::$app->urlManager->getBaseUrl(); ?>/img/favicon.ico"><![endif]-->
<?php $this->head() ?>
<!--[if lt IE 9]>
@@ -88,9 +88,7 @@ $adminSettingBag = $settingModule->getAdminSettingBag();
<div id="the-header" class="container">
<div class="navbar-header">
<a id="link-home" class="" href="<?= $this->getUrlManager()->createUrl('site/index'); ?>">
Opendistrib
<!--<img src="<?= $this->getUrlManager()->baseUrl ?>/img/souke.png" alt="Souke" />-->
<!--<span style="position: relative;top: 22px;left: 5px;font-family: 'capsuularegular'">-alpha.fr</span>-->
<img src="<?= $this->getUrlManager()->baseUrl ?>/img/souke.png" alt="Souke" />
</a>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#w0-collapse"><span
class="sr-only">Toggle navigation</span>
@@ -141,13 +139,8 @@ $adminSettingBag = $settingModule->getAdminSettingBag();
<section id="header-title">
<div class="container">
<h1>
<?php if ($isHome): ?>
<span class="glyphicon glyphicon-tasks"></span>
Opendistrib, un outil pour organiser des ventes en circuit court
<?php else: ?>
<span class="glyphicon glyphicon-<?= $this->getIcon(); ?>"></span>
<?= $this->getTitle(); ?>
<?php endif; ?>
<!--<span class="glyphicon glyphicon-<?= $this->getIcon(); ?>"></span>-->
<?= $this->getTitle(); ?>
</h1>
</div>
</section>

+ 1
- 1
frontend/views/site/index.php 查看文件

@@ -38,7 +38,7 @@

use common\helpers\Url;

$this->setTitle('Un outil pour organiser des ventes en circuit court');
$this->setTitle('Passez commande auprès de producteurs locaux');
$this->setMeta('description', 'Simplifiez la distribution de vos produits en circuit court grâce à des outils web adaptés.');

$producerModule = $this->getProducerModule();

+ 272
- 274
frontend/web/css/screen.css
文件差异内容过多而无法显示
查看文件


二进制
frontend/web/img/betterave.png 查看文件

之前 之后
宽度: 2448  |  高度: 2101  |  大小: 140KB

+ 65
- 0
frontend/web/img/betterave.svg 查看文件

@@ -0,0 +1,65 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 841.89 595.28" style="enable-background:new 0 0 841.89 595.28;" xml:space="preserve">
<path d="M259.24,18.13l-4.14,0.01l0.6,4.1c0.24,1.58,0.4,3.16,0.57,4.74c0.38,3.61,0.77,7.35,1.9,10.97l1.35,4.34
c3.25,10.46,6.59,21.09,10.04,31.74c-0.69-0.86-1.38-1.74-2.06-2.59l-5.07-6.34c-12.15-15.24-26.91-26.05-37.15-32.42l-0.15-0.09
c-1.66-0.93-2.98-1.69-4.08-2.34c-2.11-1.22-3.53-2.04-5.02-2.68c-3.46-1.48-7.04-1.3-9.81,0.51c-2.65,1.72-4.19,4.73-4.23,8.24
c-0.06,4.93,0.33,10.2,1.18,16.11c2.66,18.56,8.15,36.25,14.02,54.24c7.78,23.83,19.98,47.29,38.4,73.84
c17.03,24.53,33.47,43.79,50.98,59.77c-10.13-6.6-20.07-13.51-29.79-20.32l-2.6-1.83c-9.36-6.55-18.65-13.6-27.63-20.4
c-5.22-3.95-10.43-7.91-15.7-11.8c-2.4-1.77-4.89-3.43-7.39-5.08c-3.91-2.59-7.61-5.04-10.93-7.94
c-18.78-16.38-40.18-31.96-69.41-50.55c-21.01-13.36-41.15-21.13-61.57-23.74l-1.35-0.17l-1.12,0.77
c-7.92,5.38-4.25,12.59-3.04,14.95l5.85,11.5c5.14,10.11,10.29,20.22,15.53,30.28c-1.43-0.61-2.88-1.2-4.31-1.82
c-4.43-1.93-8.94-3.72-13.31-5.46l-7.92-3.18l-1.68,1.67c-4.9,4.89-3.48,9.52-1.98,12.57c8.61,17.51,16.16,30.52,24.48,42.17
c11.41,15.98,25.77,34.18,45.68,48.06c0.21,0.14,0.4,0.3,0.6,0.45l-4.25-0.88c-5.58-1.1-11.15-2.28-16.71-3.47
c-4.63-0.98-9.26-1.96-13.89-2.9l-1.38-0.32c-2.89-0.71-8.27-2.04-11.49,3.06c-3.76,5.91,0.5,10.38,2.77,12.77l1.08,1.16
c18.48,20.93,39.44,38.53,55.64,51.54c31.13,24.97,67.08,41.83,109.93,51.54c4.04,0.91,8.12,1.62,12.21,2.33
c3.85,0.67,7.7,1.33,11.51,2.19c26.26,5.85,55.18,8.49,88.42,8.07c12.26-0.16,24.45-1.4,36.5-2.98c-2.13,9.05-4.2,18.12-6.4,27.15
c-0.64,2.62-1.9,5.13-3.16,7.55c-5.51,10.55-6.48,21.66-4.59,33.25c1.03,6.3,1.46,12.7,2.56,18.98c1.02,5.82,2.39,11.6,3.98,17.3
c1.58,5.7,3.49,11.32,5.47,16.9c7.49,21.12,19.12,39.01,37.83,52.3c15.42,10.95,32.06,19.25,49.43,26.26
c4.97,2,10.61,2.48,16.01,3.22c4.5,0.62,9.08,0.7,13.63,0.85c14.64,0.47,28.92-0.63,43.27-4.69c25.44-7.21,51.02-14.11,77.27-18.07
c15.04-2.27,29.91-3.65,44.47,2.49c2.9,1.22,6.15,1.74,9.3,2.26c5.74,0.96,8.92-2.6,6.79-8.01c-6.39-16.22-7.14-32.9-4.32-49.83
c3.07-18.45,5.76-37.01,10.03-55.19c4.53-19.26,5.52-38.83,7.55-58.32c0.33-3.14,0.22-6.45-0.35-9.55
c-6.02-32.71-18.02-62.22-45.14-83.08c-22.62-20.59-49.4-31.09-79.03-35.06c-8.58-1.15-17.46-0.99-25.74-3.2
c-9.23-2.46-17.14-0.82-24.87,3.73c-12.17,7.16-24.3,14.4-36.33,21.8c-13.58,8.36-26.97,16.83-41.98,22.76
c-3.08,1.22-6.1,2.57-9.11,3.96c-0.53-1.59-1.05-3.18-1.48-4.8c-4.68-17.4-11.86-34.01-18.81-50.06
c-4.02-9.29-8.17-18.9-11.76-28.49c-5.75-15.35-14.57-29.38-23.11-42.95l-4.67-7.45c-17.99-28.99-38.04-59.59-62.82-86.95
c-16.78-18.54-33.34-37.86-49.37-56.56l-2.04-2.38C275.65,21.44,268.47,18.1,259.24,18.13z M116.35,163.94
c-4.99-7.6-9.74-15.71-14.23-24.52c-2.31-4.54-4.62-9.08-6.77-13.69l-1.04-2.17c-1.29-2.68-2.52-5.23-2.95-7.67
c0.37-0.08,0.9,0.05,1.92,0.41l3.11,1.11c12.06,4.3,23.45,8.36,34.05,14.85c22.79,13.96,42.83,28.01,61.29,42.96
c8.44,6.84,17.39,13.26,26.04,19.47c3.94,2.83,7.89,5.66,11.79,8.54c2.41,1.77,4.86,3.49,7.3,5.22c5.17,3.64,10.53,7.41,15.28,11.55
c22.06,19.25,47.11,34.69,71.35,49.62l1.47,0.91c7.49,4.62,14.73,9.28,20.94,15.51c8.42,8.44,17.04,16.7,25.65,24.96
c2.12,2.03,4.21,4.03,6.3,6.04c-11.51-8.54-23.42-17.36-35.52-25.53c-12.71-8.57-25.91-16.81-38.67-24.77
c-6.36-3.97-12.71-7.93-19.03-11.95c-4.91-3.13-9.78-6.33-14.65-9.53c-9.67-6.37-19.67-12.95-29.91-18.82
c-12.33-7.06-25.06-13.83-37.38-20.37c-9.67-5.14-19.35-10.27-28.92-15.59C155.23,180.15,135.48,171.9,116.35,163.94z
M418.24,329.22c-0.09,0.13-0.2,0.26-0.28,0.4c-4.29-1.8-8.25-4.32-11.93-7.77l-8.86-8.26
C404.15,318.88,411.16,324.13,418.24,329.22z M162.47,250.01c-16.28-12-33.11-24.41-46.15-40.19c-9.1-11-17.42-22.62-25.48-33.86
c-1.84-2.57-3.5-4.88-4.02-7.75c0.6,0.08,1.13,0.19,1.51,0.38c7.19,3.42,14.52,6.6,21.81,9.7c7.61,11.88,17.16,24.12,29.41,34.47
c3.29,2.77,6.55,5.56,9.82,8.36c15.9,13.59,32.24,27.51,50.46,38.91c-10.18-2.46-20.62-4.49-31.3-5.78
C166.52,252.82,164.48,251.48,162.47,250.01z M308.72,298.01c-11.74-5.23-23.62-10.12-35.57-14.68
c-17.78-8.12-35.16-17.18-52.01-27.26c-11.7-7.01-22.95-15.39-33.83-23.5c-3.34-2.49-6.68-4.97-10.03-7.43
c-5.16-3.77-10.21-7.94-15.11-11.97c-2.32-1.91-4.64-3.83-6.99-5.71c-6.78-5.44-13.14-11.51-19.19-18.12
c11.79,5.17,23.55,10.7,34.64,17.3c13.69,8.14,28.05,15.58,41.93,22.77c6.96,3.61,13.92,7.21,20.83,10.92
c2.31,1.24,4.51,2.72,6.69,4.19l2.63,1.75c8.16,5.32,16.26,10.72,24.37,16.11c18.46,12.28,37.55,24.98,56.92,36.54
c4.75,2.83,9.39,5.85,13.96,8.96C328.12,304.88,318.37,301.58,308.72,298.01z M200.55,275.41c6.01,1.34,11.96,2.83,17.74,4.68
c15.97,5.11,32.56,10.71,49.08,17c6.72,3.25,13.5,6.39,20.4,9.23c6.34,2.61,12.7,5.06,19.05,7.42c20.28,9.18,43.02,18.9,66.77,26.08
c1,0.3,2,0.65,3.01,0.96c-26.44-3.38-49.46-8.86-69.85-16.87c-8.25-3.25-16.61-6.24-24.97-9.23c-6.83-2.45-13.66-4.89-20.44-7.48
c-21.23-8.1-37.92-16.48-52.5-26.37C206.11,278.97,203.32,277.21,200.55,275.41z M234.83,339.94
c-25.25-7.38-48.87-19.72-70.23-36.69c-15.92-12.64-28.83-23.18-40.64-33.19c-3.25-2.75-6.11-5.96-9.14-9.35
c-0.22-0.24-0.44-0.49-0.66-0.73c2.88,0.21,5.61,0.44,8.12,1.15c11.44,3.24,23.23,4.91,34.62,6.52c2.26,0.32,4.51,0.71,6.77,1.04
c1.5,1.07,2.99,2.17,4.51,3.2c9.13,6.15,18.61,12.05,27.78,17.76c3.97,2.48,7.95,4.95,11.91,7.45
c11.99,7.57,26.42,16.03,42.62,21.37c6.2,2.05,12.39,4.72,18.38,7.3c4.35,1.87,8.69,3.74,13.11,5.43c2.94,1.12,5.89,2.27,8.83,3.42
c10.67,4.16,21.7,8.47,32.97,11.57c20.23,5.57,40.95,9.8,61.83,12.75c-17.4,0.99-33.89,0.98-49.63-0.29
C301.95,355.91,267.93,349.62,234.83,339.94z M399.24,292.67c0.53,0.97,1.07,1.94,1.61,2.91c-32.42-24.09-59.01-45.37-83.29-66.64
c-9.77-8.56-22.39-20.17-33.25-34.05c-21.08-26.95-36.04-50.27-47.09-73.4c-10.86-22.73-16.9-46.89-21.82-69.6
c-0.43-2.01-0.6-4.14-0.71-6.5c1.27,0.41,2.46,0.83,3.41,1.42c12.2,7.53,22.94,17.04,31.93,28.3l3.19,4
c8.38,10.5,16.77,21.01,25.01,31.63c3.08,3.96,5.98,8.02,8.94,12.04c10.03,23.69,22.06,46.41,33.8,67.93
c15.68,28.75,36.8,52.94,57.1,75.24c4.59,5.04,9.37,9.89,14.28,14.59C394.71,284.56,397.01,288.63,399.24,292.67z M278.56,46.44
c5.53,6.49,10.96,13.08,16.4,19.67c10.09,12.23,20.51,24.87,31.46,36.73c22.53,24.42,39.67,53.25,56.25,81.14
c4.34,7.3,8.68,14.59,13.11,21.83c6.97,11.37,13.07,24.63,18.66,40.55c3.39,9.66,7.51,19.18,11.48,28.39
c2.18,5.04,4.35,10.08,6.42,15.16l0.68,1.64c0.85,2.01,1.64,3.88,2.04,5.86c-2.84-2.34-5.51-4.51-8.19-6.64
c-7.29-5.76-13.91-11.4-20.17-17l-3.65-5.58c-5.32-8.15-10.64-16.31-16.08-24.38c-3.17-4.72-6.45-9.36-9.72-14.01
c-4.35-6.18-8.71-12.36-12.82-18.71c-6.96-10.75-13.79-21.59-20.62-32.42c-7.09-11.24-14.17-22.48-21.39-33.62
c-8.99-13.86-18.78-27.27-28.81-40.38c-8.48-21.1-15.7-42.39-21.53-63.72c-0.17-0.62-0.33-1.25-0.47-1.88
C274.13,41.32,276.3,43.79,278.56,46.44z"/>
</svg>

二进制
frontend/web/img/souke.png 查看文件

之前 之后
宽度: 303  |  高度: 150  |  大小: 12KB 宽度: 242  |  高度: 120  |  大小: 7.6KB

+ 95
- 0
frontend/web/img/souke.svg 查看文件

@@ -0,0 +1,95 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 214.82 111.07" style="enable-background:new 0 0 214.82 111.07;" xml:space="preserve">
<path d="M31.72,62.58c2.16,0.78,6.07,3.05,4.95,5.89c-0.49,1.28-1.74,2.7-2.93,3.33c-1.61,0.92-2.93,0.43-4.4-0.42
c-2.58-1.42-5.79-2.7-8.58-1.35c-1.19,0.57-2.58,1.84-2.3,3.33c0.21,1.28,1.53,2.48,2.58,3.05c1.46,0.78,3.14,1.28,4.6,1.99
c1.46,0.64,2.86,1.21,4.32,1.63c2.93,0.85,5.72,2.2,7.19,5.04c0.77,1.35,1.33,2.77,1.74,4.26c0.49,1.56,0.35,2.98-0.07,4.54
c-1.53,5.96-7.95,9.86-13.67,10.36c-1.61,0.07-3.14-0.21-4.67-0.43c-1.46-0.21-3-0.35-4.39-0.71c-1.53-0.43-3-1.21-4.32-1.99
c-1.12-0.64-3-1.63-3.49-2.98c-0.42-1.35,0.77-2.91,1.46-3.97c0.84-1.21,1.81-2.27,3.42-2.06c1.53,0.14,2.86,1.28,4.19,1.99
c1.32,0.78,2.86,1.13,4.32,1.35c1.61,0.28,3.07,0.21,4.6-0.36c1.12-0.36,2.86-1.42,2.93-2.84c0-1.42-1.53-2.77-2.65-3.33
c-1.33-0.78-2.86-1.35-4.26-1.99c-2.93-1.35-5.93-2.34-8.65-3.97c-2.72-1.56-4.19-4.54-4.81-7.59c-0.28-1.42-0.14-2.91,0.14-4.33
c0.35-1.56,1.19-2.7,2.23-3.9c1.05-1.21,2.3-2.2,3.63-3.19c1.12-0.85,2.37-1.84,3.77-2.27c0.42-0.21,4.39-0.78,4.39-0.57
C26.01,61.09,28.87,61.52,31.72,62.58z"/>
<path d="M121.6,74.78c-0.14-3.05,0.36-6.09,0.22-9.14c0-1.45,0-3.12,1.14-4.21c1.21-1.16,2.92-0.72,4.35-0.51
c1.43,0.22,3.21,0.65,3.71,2.25c0.29,0.8,0.07,1.6,0,2.39c-0.14,0.87-0.14,1.81-0.07,2.68c0.14,1.6,0.5,3.19,0.5,4.86
c-0.07,1.74-0.14,3.55-0.07,5.29c0,3.34,0.21,6.6-0.43,9.86c-0.57,3.26-1.43,6.31-3.42,8.99c-1.71,2.47-4.35,3.99-6.92,5.36
c-2.92,1.67-6.35,1.52-9.48,0.73c-3.07-0.8-5.92-1.81-8.41-3.92c-2.42-2.03-4.06-5.22-4.99-8.27c-1-3.19-0.64-6.67-0.86-10.01
c-0.07-1.52-0.22-3.05-0.14-4.57c0.14-1.67,0.43-3.34,0.5-5c0-1.67-0.14-3.34-0.21-5c-0.07-1.23-0.36-2.83,0.29-3.92
c0.79-1.3,2.35-1.45,3.71-1.6c1.5-0.07,3.14-0.29,4.35,0.8c1.21,1.02,1.14,2.76,1.14,4.28s-0.29,2.97-0.5,4.5
c-0.14,1.74,0.14,3.34,0.29,5.08c0.14,1.74,0.07,3.55-0.07,5.29c-0.21,2.97-0.57,6.09,0.64,8.99c1.14,2.76,4.13,4.86,7.13,4.79
c1.57,0,3.35-0.72,4.56-1.67c1.14-0.8,2.42-1.96,2.85-3.34c0.5-1.6,0.36-3.55,0.36-5.22C121.74,81.31,121.74,78.05,121.6,74.78z"/>
<path d="M145.11,103.93c-1.38,0.22-3.04,0.44-4.06-0.74c-1.09-1.11-1.16-2.87-1.3-4.35c-0.07-0.44-0.22-4.57-0.15-4.57
c0-1.69-0.07-3.39-0.07-5.08c0-1.77,0.22-3.39,0.43-5.08c0.22-1.77-0.07-3.39-0.22-5.08c-0.22-1.7-0.22-3.39-0.29-5.08v-5.31
c0-1.62-0.36-3.69,0.29-5.23c0.58-1.55,2.25-1.99,3.7-2.14c1.38-0.15,3.12-0.52,4.27,0.44c1.23,1.03,1.45,2.65,1.59,4.13
c0.14,1.69,0,3.24-0.22,4.94c-0.15,1.4-0.65,3.54,0,4.94c0.65,1.47,2.46,0.66,3.62,0.29c2.97-1.03,5.51-2.58,7.17-5.38
c0.8-1.4,1.38-2.95,1.88-4.49c0.43-1.47,0.72-3.17,1.88-4.27c1.09-1.1,2.54-1.03,3.91-0.96c1.45,0,2.97,0.29,3.77,1.62
c0.94,1.4,0.14,3.17-0.22,4.64c-0.43,1.7-1.01,3.46-1.74,5.08c-1.16,2.8-2.61,5.38-4.85,7.52c-0.87,0.74-2.83,1.7-2.54,3.17
c0.14,0.74,0.8,1.18,1.3,1.7c0.58,0.59,1.23,1.1,1.74,1.77c1.96,2.51,3.77,5.38,4.85,8.4c0.87,2.36,3.19,6.93,0.22,8.55
c-1.23,0.74-2.97,0.89-4.35,0.81c-1.52-0.07-2.46-1.18-3.04-2.51c-0.58-1.55-0.87-3.09-1.67-4.5c-0.8-1.4-1.59-2.73-2.46-4.05
c-0.87-1.33-1.81-2.43-3.19-3.17c-1.3-0.74-2.9-1.55-4.42-1.55c-1.81,0-1.67,1.84-1.67,3.17c0,1.77-0.29,3.46-0.44,5.16
c-0.14,1.62,0.36,3.54-0.22,5.08C148.16,103.42,146.56,103.79,145.11,103.93z"/>
<path d="M208.17,97.51c0.07,1.54,0.07,3.51-0.65,4.83c-0.94,1.46-2.3,1.54-3.81,1.46c-1.8-0.07-3.67-0.07-5.47,0.07
c-3.6,0.29-7.26-0.07-10.86,0.15c-1.65,0.15-3.38,0.15-5.03,0.15c-1.37,0.07-3.52,0.37-4.24-1.1c-0.72-1.46-0.22-3.51-0.22-5.05
c0.07-1.75,0.07-3.51,0.22-5.27c0.07-1.75,0.29-3.51,0.22-5.27c0-1.76-0.14-3.51-0.29-5.27c-0.14-1.76,0-3.44,0.14-5.12
c0.22-1.83,0.14-3.73,0.22-5.56c0-1.83,0.14-3.58,0.07-5.41c0-1.32-0.58-3.66,0.86-4.46c1.22-0.73,3.16-0.22,4.53-0.37
c1.65-0.07,3.31-0.22,4.96-0.22c3.52,0.07,6.98,0.59,10.5,0.07c2.59-0.29,7.77-1.1,8.63,2.42c0.29,1.39,0.14,3.58-0.36,4.9
c-0.65,1.54-2.23,1.83-3.67,1.97c-3.45,0.22-6.9-0.22-10.36-0.22c-1.51,0-3.45-0.07-4.82,0.51c-1.44,0.58-1.37,2.34-1.44,3.66
c0,1.32,0,3.29,1.65,3.66c1.65,0.37,3.6-0.07,5.32-0.07c2.66-0.07,7.7-0.51,8.56,3c0.36,1.32,0.29,3.29-0.58,4.46
c-1.01,1.32-2.59,1.46-4.1,1.46c-0.43,0-5.11,0.15-5.11,0.15h-0.07c-0.86,0-1.65,0-2.45-0.07c-0.79-0.07-1.8-0.22-2.37,0.29
c-0.58,0.51-0.58,1.32-0.5,1.97c0.07,0.81,0.07,1.61,0.07,2.42c0,0.66-0.14,1.54,0.29,2.05c0.43,0.66,1.29,0.66,2.01,0.66h4.89
c3.31,0.07,6.9-0.37,10.21,0.22C206.73,94.87,208.1,95.75,208.17,97.51z"/>
<path d="M109.72,27.92l-0.12-0.49l-0.46,0.19c-0.2,0.08-0.41,0.16-0.61,0.24c-0.46,0.17-0.94,0.35-1.38,0.62l-0.51,0.32
c-1.38,0.85-2.79,1.73-4.19,2.62c0.17-0.22,0.34-0.45,0.5-0.67l0.66-0.88c1.62-2.14,2.56-4.48,3.06-6.07l0.01-0.02
c0.07-0.25,0.13-0.45,0.17-0.62c0.09-0.33,0.15-0.54,0.19-0.76c0.08-0.5-0.06-0.95-0.37-1.25c-0.3-0.28-0.73-0.39-1.17-0.28
c-0.65,0.16-1.34,0.38-2.09,0.7c-2.37,0.98-4.52,2.31-6.71,3.7c-2.9,1.84-5.6,4.26-8.5,7.63c-2.9,3.36-4.99,6.43-6.57,9.56
c0.61-1.84,1.27-3.68,1.94-5.46l0.16-0.41c0.56-1.48,1.19-2.96,1.79-4.4c0.35-0.84,0.71-1.67,1.05-2.51
c0.16-0.38,0.29-0.77,0.43-1.17c0.22-0.61,0.42-1.19,0.69-1.74c1.55-3.07,2.91-6.48,4.41-11.03c1.08-3.27,1.44-6.23,1.12-9.06
L93.2,6.51L93.08,6.4c-0.93-0.85-1.71-0.17-2,0.09l-1.23,1.08c-1.25,1.1-2.5,2.2-3.73,3.31c0.04-0.27,0.08-0.55,0.13-0.82
c0.11-0.65,0.2-1.31,0.28-1.95l0.16-1.15l-0.24-0.15c-0.77-0.47-1.29-0.17-1.66,0.15c-2.03,1.74-3.51,3.19-4.77,4.7
c-1.74,2.07-3.67,4.6-4.85,7.74c-0.05,0.12-0.1,0.24-0.15,0.36c0-0.08-0.01-0.15-0.01-0.23l-0.03-0.66
c-0.04-0.79-0.06-1.57-0.09-2.35c-0.02-0.66-0.04-1.32-0.07-1.98l0-0.2c0-0.42,0-1.14-0.74-1.38c-0.86-0.29-1.28,0.38-1.53,0.77
l-0.12,0.19c-2.16,3.18-3.8,6.59-4.99,9.21c-2.28,5.02-3.33,10.41-3.2,16.5c0.01,0.58,0.05,1.15,0.09,1.73
c0.04,0.54,0.08,1.08,0.09,1.62c0.09,3.73,0.69,7.71,1.84,12.16c0.42,1.65,0.99,3.26,1.6,4.83c-1.29,0.02-2.58,0.04-3.87,0.05
c-0.37,0-0.74-0.08-1.1-0.17c-1.58-0.39-3.08-0.15-4.55,0.49c-0.8,0.35-1.63,0.62-2.43,0.98c-0.74,0.33-1.46,0.71-2.16,1.11
c-0.7,0.4-1.38,0.85-2.06,1.3c-2.55,1.72-4.54,3.88-5.68,6.84c-0.94,2.44-1.49,4.96-1.85,7.54c-0.1,0.74,0.02,1.51,0.1,2.26
c0.07,0.63,0.21,1.25,0.34,1.86c0.42,1.99,1.03,3.88,2.04,5.67c1.79,3.19,3.55,6.4,4.93,9.8c0.79,1.95,1.47,3.91,1.13,6.07
c-0.07,0.43-0.03,0.89,0.01,1.33c0.06,0.8,0.64,1.11,1.28,0.65c1.94-1.4,4.12-2.06,6.46-2.25c2.54-0.2,5.09-0.46,7.64-0.49
c2.7-0.03,5.32-0.56,7.97-0.93c0.43-0.06,0.86-0.19,1.25-0.37c4.13-1.91,7.65-4.51,9.52-8.86c1.98-3.74,2.49-7.69,2.05-11.82
c-0.13-1.19-0.44-2.39-0.42-3.57c0.02-1.33-0.45-2.34-1.31-3.23c-1.35-1.4-2.71-2.79-4.08-4.16c-1.55-1.55-3.12-3.07-4.39-4.89
c-0.27-0.39-0.59-0.74-0.88-1.12c0.21-0.13,0.4-0.28,0.61-0.4c2.15-1.21,4.11-2.73,6.01-4.21c1.1-0.85,2.23-1.73,3.38-2.54
c1.84-1.29,3.41-2.95,4.93-4.55l0.83-0.87c3.24-3.39,6.63-7.11,9.44-11.36c1.93-2.92,3.97-5.84,5.95-8.66l0.16-0.23
C109.82,30.21,110.02,29.14,109.72,27.92z M85.71,13.53c0.85-0.94,1.75-1.86,2.78-2.76c0.53-0.47,1.07-0.94,1.62-1.39l0.25-0.21
c0.33-0.28,0.65-0.54,0.98-0.68c0.07,0.06,0.07,0.15,0.05,0.35l-0.05,0.47C91.17,11,91,12.75,90.49,14.39
c-1.1,3.54-2.3,6.71-3.68,9.7c-0.63,1.36-1.18,2.78-1.72,4.15c-0.25,0.63-0.49,1.25-0.74,1.88c-0.16,0.38-0.3,0.77-0.45,1.16
c-0.31,0.82-0.64,1.67-1.03,2.45c-1.82,3.6-3.04,7.49-4.22,11.25l-0.08,0.24c-0.37,1.16-0.74,2.3-1.37,3.35
c-0.84,1.42-1.65,2.85-2.46,4.29c-0.34,0.6-0.68,1.21-1.01,1.79l0-0.05c0.1-0.26,0.21-0.51,0.31-0.77c0.75-1.83,1.52-3.73,2.21-5.62
c0.72-1.99,1.37-4.04,2-6.02c0.32-1,0.64-1.99,0.96-2.98c0.25-0.77,0.52-1.54,0.79-2.31c0.52-1.51,1.06-3.07,1.5-4.64
c0.53-1.89,1.01-3.83,1.47-5.7c0.36-1.48,0.73-2.96,1.12-4.43C84.84,19.3,85.28,16.37,85.71,13.53z M73.72,59.69
c0.1-0.64,0.27-1.27,0.61-1.89l0.84-1.54c0.17-0.31,0.35-0.62,0.52-0.93c-0.63,1.47-1.25,2.95-1.83,4.43
C73.81,59.74,73.77,59.71,73.72,59.69z M75.83,22.6c1.06-2.6,2.15-5.28,3.81-7.57c1.15-1.58,2.42-3.1,3.65-4.57
c0.29-0.35,0.57-0.68,0.99-0.85c0.02,0.12,0.03,0.24,0.01,0.32c-0.22,1.1-0.4,2.22-0.58,3.32c-1.32,1.42-2.63,3.08-3.59,5.07
c-0.26,0.53-0.52,1.06-0.78,1.6c-1.35,2.75-2.71,5.59-3.63,8.61c0.01-1.62-0.07-3.26-0.27-4.91C75.58,23.28,75.69,22.94,75.83,22.6z
M74.45,42.73c0.19-1.14,0.35-2.28,0.5-3.42c0.51-2.89,1.16-5.77,2.01-8.59c0.54-1.82,1.28-3.61,2-5.35
c0.22-0.53,0.44-1.06,0.65-1.6c0.33-0.82,0.72-1.64,1.09-2.44c0.18-0.38,0.35-0.75,0.53-1.13c0.53-1.17,1.2-2.28,1.93-3.38
c-0.3,1.84-0.66,3.69-1.19,5.48c-0.63,2.11-1.14,4.29-1.63,6.4c-0.25,1.06-0.5,2.12-0.76,3.18c-0.09,0.35-0.21,0.69-0.33,1.04
l-0.15,0.42c-0.43,1.27-0.88,2.54-1.33,3.81c-1.02,2.9-2.08,5.9-2.97,8.9c-0.25,0.84-0.54,1.66-0.84,2.48
C74.03,46.58,74.21,44.65,74.45,42.73z M73.8,31.15c-0.15,2.32-0.35,4.75-0.64,7.19c-0.21,1.01-0.4,2.03-0.55,3.05
c-0.14,0.94-0.25,1.88-0.36,2.81c-0.55,3.04-1.09,6.43-1.26,9.86c-0.02,0.39-0.05,0.77-0.07,1.16c-0.51-3.98-0.56-7.49-0.14-10.71
c0.16-1.23,0.28-2.46,0.4-3.69c0.1-1,0.2-1.99,0.32-2.98c0.38-3.14,0.94-5.67,1.77-7.97c0.2-0.54,0.38-1.09,0.56-1.64
C73.87,29.22,73.87,30.19,73.8,31.15z M66.29,35.38c0.15-3.66,1.01-7.26,2.55-10.71c1.16-2.59,2.13-4.69,3.06-6.59
c0.26-0.54,0.59-1.03,0.94-1.55c0.05-0.08,0.11-0.16,0.16-0.24c0,0.03,0.01,0.05,0.01,0.08c0.07,0.43,0.14,0.83,0.13,1.22
c-0.05,1.65,0.11,3.29,0.28,4.88c0.03,0.33,0.06,0.66,0.09,0.98c-0.09,0.24-0.2,0.46-0.28,0.7c-0.51,1.43-0.98,2.89-1.43,4.32
c-0.2,0.62-0.4,1.25-0.6,1.87c-0.61,1.87-1.25,4.09-1.43,6.44c-0.07,0.9-0.22,1.83-0.36,2.72c-0.11,0.65-0.21,1.3-0.29,1.95
l-0.16,1.31c-0.2,1.57-0.41,3.2-0.45,4.82c-0.08,3.12,0.06,6.27,0.41,9.39c-0.8-2.54-1.4-4.96-1.78-7.32
C66.39,44.96,66.1,40.16,66.29,35.38z M78.07,55.99c-0.18,0.17-0.37,0.35-0.55,0.52c2.17-5.29,4.14-9.67,6.2-13.73
c0.82-1.61,1.94-3.7,3.42-5.62c2.87-3.74,5.47-6.54,8.18-8.81c2.66-2.23,5.66-3.85,8.51-5.28c0.28-0.14,0.59-0.24,0.93-0.31
c-0.01,0.21-0.03,0.41-0.08,0.58c-0.6,1.9-1.51,3.67-2.71,5.27l-0.35,0.47c-1.14,1.51-2.28,3.02-3.44,4.52
c-0.43,0.55-0.87,1.08-1.31,1.62c-2.8,2.14-5.42,4.52-7.88,6.82c-3.29,3.07-5.79,6.72-8.08,10.2c-0.51,0.78-0.99,1.58-1.45,2.39
C79.01,55.09,78.54,55.54,78.07,55.99z M106.72,31.49c-0.68,0.96-1.38,1.92-2.07,2.87c-1.29,1.77-2.62,3.59-3.82,5.46
c-2.5,3.86-5.75,7.14-8.9,10.3c-0.82,0.83-1.65,1.66-2.46,2.49c-1.29,1.33-2.84,2.6-4.77,3.88c-1.17,0.78-2.29,1.65-3.38,2.49
c-0.6,0.46-1.19,0.93-1.8,1.38l-0.19,0.15c-0.29,0.22-0.56,0.42-0.88,0.54l0.02-0.05c0.24-0.5,0.45-0.96,0.66-1.43
c0.53-1.18,1.06-2.26,1.59-3.29l0.58-0.64c0.92-1.01,1.84-2.01,2.75-3.03c0.52-0.59,1.03-1.19,1.54-1.79
c0.67-0.79,1.35-1.58,2.05-2.35c1.19-1.29,2.39-2.56,3.6-3.84c1.26-1.34,2.53-2.68,3.77-4.03c1.54-1.67,2.99-3.44,4.39-5.22
c2.52-1.86,5.11-3.55,7.75-5.05c0.13-0.07,0.27-0.14,0.41-0.21C107.32,30.61,107.03,31.04,106.72,31.49z"/>
</svg>

+ 15
- 15
frontend/web/sass/_order_system.scss 查看文件

@@ -96,7 +96,7 @@ h2 {
}
&.selected .panel {
border-bottom: solid 3px $color1 ;
border-bottom: solid 3px $color-primary ;
margin-bottom: 11px ;
}
@@ -131,7 +131,7 @@ h2 {
}

.glyphicon-check {
color: $color1 ;
color: $color-primary ;
font-size: 40px ;
position: absolute ;
top: 34px ;
@@ -170,8 +170,8 @@ h2 {
.amount {
font-size: 16px ;
color: $color1 ;
background-color: $color2 ;
color: $color-primary ;
background-color: $color-secondary ;
padding: 2px 10px ;
@include border-radius(5px) ;
font-weight: bold ;
@@ -186,7 +186,7 @@ h2 {
position: relative ;
top: 2px ;
left: 3px ;
color: $color1 ;
color: $color-primary ;
}
}
}
@@ -269,7 +269,7 @@ h2 {
span {
font-size: 12px ;
background-color: white ;
color: $color1 ;
color: $color-primary ;
font-weight: bold ;
@include border-radius(5px) ;
padding: 5px 10px ;
@@ -301,7 +301,7 @@ h2 {
}
.ui-datepicker-header {
background-color: $color1 ;
background-color: $color-primary ;
}
.ui-datepicker-title {
@@ -323,9 +323,9 @@ h2 {
.ui-datepicker-calendar {
a {
text-decoration: none ;
background-color: $color2 ;
background-color: $color-secondary ;
&.ui-state-hover, &.ui-state-active {
background-color: $color1 ;
background-color: $color-primary ;
color: white ;
border-color: #cdc3b7 ;
}
@@ -336,7 +336,7 @@ h2 {
.date-order {
margin-bottom: 53px ;
span {
background-color: $color1 ;
background-color: $color-primary ;
color: white ;
@include border-radius(10px) ;
padding: 10px ;
@@ -420,7 +420,7 @@ h2 {
&.selected {
border-left: solid 5px $color1 ;
border-left: solid 5px $color-primary ;
//@include box-shadow(0px 0px 5px #d8d8d8) ;
.contenu {
position: relative ;
@@ -441,7 +441,7 @@ h2 {
.comment {
margin-top: 5px ;
span {
background-color: $color1 ;
background-color: $color-primary ;
@include border-radius(5px) ;
color: white ;
font-weight: bold ;
@@ -552,7 +552,7 @@ h2 {
@include border-radius(10px 10px 0px 0px) ;
border-top: solid 1px #e0e0e0 ;
background-color: #F9F9F9 ;
background-color: $color2 ;
background-color: $color-secondary ;
text-align: center ;
&.not-fixed {
@@ -620,14 +620,14 @@ h2 {
}
.the-credit {
background-color: $color1 ;
background-color: $color-primary ;
color: white ;
padding: 2px 8px;
@include border-radius(5px) ;
}
.amount-paid {
color: $color1 ;
color: $color-primary ;
}
#info-credit-empty {

+ 1
- 1
frontend/web/sass/_responsive.scss 查看文件

@@ -151,7 +151,7 @@ termes.
.home {

#content #presentation-distrib h3 {
color: $courant;
color: $color-text;
}

#main {

部分文件因为文件数量过多而无法显示

正在加载...
取消
保存