@cerema/cadriciel 1.4.26 → 1.4.29-a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1360) hide show
  1. package/cli/global/init.js +155 -229
  2. package/cli.js +222 -72
  3. package/lib/cadriciel.js +1 -4
  4. package/package.json +3 -1
  5. package/aqtion/.cadriciel/.settings +0 -25
  6. package/aqtion/.cadriciel/bin/.settings +0 -0
  7. package/aqtion/.cadriciel/bin/build.js +0 -106
  8. package/aqtion/.cadriciel/bin/env.js +0 -145
  9. package/aqtion/.cadriciel/bin/gen/api/api.js +0 -886
  10. package/aqtion/.cadriciel/bin/gen/component/component.js +0 -36
  11. package/aqtion/.cadriciel/bin/gen/db/db.js +0 -3
  12. package/aqtion/.cadriciel/bin/gen/db/ext/create.js +0 -124
  13. package/aqtion/.cadriciel/bin/gen/db/ext/ext.js +0 -91
  14. package/aqtion/.cadriciel/bin/gen/db/ext/import.js +0 -636
  15. package/aqtion/.cadriciel/bin/gen/db/ext/models.js +0 -843
  16. package/aqtion/.cadriciel/bin/gen/db/ext/query.js +0 -127
  17. package/aqtion/.cadriciel/bin/gen/db/ext/reverse.js +0 -201
  18. package/aqtion/.cadriciel/bin/gen/db/ext/reverse_lib.js +0 -253
  19. package/aqtion/.cadriciel/bin/gen/db/ext/snapshot.js +0 -112
  20. package/aqtion/.cadriciel/bin/gen/db/ext/sql.js +0 -380
  21. package/aqtion/.cadriciel/bin/gen/page/page.js +0 -163
  22. package/aqtion/.cadriciel/bin/gen/project/project.js +0 -220
  23. package/aqtion/.cadriciel/bin/gen/service/service.js +0 -18
  24. package/aqtion/.cadriciel/bin/gen.js +0 -19
  25. package/aqtion/.cadriciel/bin/lib/cadriciel.js +0 -91
  26. package/aqtion/.cadriciel/bin/lib/convert.js +0 -94
  27. package/aqtion/.cadriciel/bin/lib/docker.js +0 -63
  28. package/aqtion/.cadriciel/bin/lib/global.js +0 -140
  29. package/aqtion/.cadriciel/bin/lib/templates.js +0 -48
  30. package/aqtion/.cadriciel/bin/lib/utils.js +0 -268
  31. package/aqtion/.cadriciel/bin/link.js +0 -139
  32. package/aqtion/.cadriciel/bin/logs.js +0 -42
  33. package/aqtion/.cadriciel/bin/project/_update.js +0 -268
  34. package/aqtion/.cadriciel/bin/project/ext/logo.js +0 -109
  35. package/aqtion/.cadriciel/bin/project/ext/version.js +0 -267
  36. package/aqtion/.cadriciel/bin/project/update.js +0 -3
  37. package/aqtion/.cadriciel/bin/project.js +0 -12
  38. package/aqtion/.cadriciel/bin/reset.js +0 -73
  39. package/aqtion/.cadriciel/bin/rm/api/api.js +0 -244
  40. package/aqtion/.cadriciel/bin/rm/component/component.js +0 -16
  41. package/aqtion/.cadriciel/bin/rm/db/db.js +0 -3
  42. package/aqtion/.cadriciel/bin/rm/db/ext/ext.js +0 -60
  43. package/aqtion/.cadriciel/bin/rm/db/ext/models.js +0 -357
  44. package/aqtion/.cadriciel/bin/rm/page/page.js +0 -62
  45. package/aqtion/.cadriciel/bin/rm/service/service.js +0 -17
  46. package/aqtion/.cadriciel/bin/rm.js +0 -18
  47. package/aqtion/.cadriciel/bin/run/backend.js +0 -122
  48. package/aqtion/.cadriciel/bin/run/frontend.js +0 -52
  49. package/aqtion/.cadriciel/bin/run/stop-backend.js +0 -39
  50. package/aqtion/.cadriciel/bin/run/stop-frontend.js +0 -55
  51. package/aqtion/.cadriciel/bin/start/docker.js +0 -448
  52. package/aqtion/.cadriciel/bin/start/update.js +0 -120
  53. package/aqtion/.cadriciel/bin/start/workspace.js +0 -398
  54. package/aqtion/.cadriciel/bin/start.js +0 -29
  55. package/aqtion/.cadriciel/bin/stop/docker.js +0 -28
  56. package/aqtion/.cadriciel/bin/stop/workspace.js +0 -54
  57. package/aqtion/.cadriciel/bin/stop.js +0 -26
  58. package/aqtion/.cadriciel/bin/templates/angular-prod/main.module.ts +0 -43
  59. package/aqtion/.cadriciel/bin/templates/angular-prod/shared.module.ts +0 -10
  60. package/aqtion/.cadriciel/bin/templates/components/{{name}}.component.html +0 -1
  61. package/aqtion/.cadriciel/bin/templates/components/{{name}}.component.scss +0 -0
  62. package/aqtion/.cadriciel/bin/templates/components/{{name}}.component.ts +0 -15
  63. package/aqtion/.cadriciel/bin/templates/environment.tpl.ts +0 -12
  64. package/aqtion/.cadriciel/bin/templates/idea/compiler.xml +0 -28
  65. package/aqtion/.cadriciel/bin/templates/idea/dataSources.local.xml +0 -20
  66. package/aqtion/.cadriciel/bin/templates/idea/dataSources.xml +0 -12
  67. package/aqtion/.cadriciel/bin/templates/idea/encodings.xml +0 -12
  68. package/aqtion/.cadriciel/bin/templates/idea/jarRepositories.xml +0 -20
  69. package/aqtion/.cadriciel/bin/templates/idea/jpa-buddy-datasource.xml +0 -8
  70. package/aqtion/.cadriciel/bin/templates/idea/jpa-buddy.xml +0 -7
  71. package/aqtion/.cadriciel/bin/templates/idea/misc.xml +0 -16
  72. package/aqtion/.cadriciel/bin/templates/idea/modules.xml +0 -8
  73. package/aqtion/.cadriciel/bin/templates/idea/vcs.xml +0 -6
  74. package/aqtion/.cadriciel/bin/templates/idea/workspace-docker.xml +0 -114
  75. package/aqtion/.cadriciel/bin/templates/idea/workspace.xml +0 -122
  76. package/aqtion/.cadriciel/bin/templates/java/config.java +0 -59
  77. package/aqtion/.cadriciel/bin/templates/jpb/jpb-settings.xml +0 -12
  78. package/aqtion/.cadriciel/bin/templates/routing.module.ts +0 -30
  79. package/aqtion/.cadriciel/bin/templates/start/backend.sh +0 -15
  80. package/aqtion/.cadriciel/bin/templates/start/frontend.sh +0 -3
  81. package/aqtion/.cadriciel/bin/templates/studio-env.tpl.ts +0 -9
  82. package/aqtion/.cadriciel/bin/templates/{{name}}.component.html +0 -1
  83. package/aqtion/.cadriciel/bin/templates/{{name}}.component.scss +0 -0
  84. package/aqtion/.cadriciel/bin/templates/{{name}}.component.ts +0 -16
  85. package/aqtion/.cadriciel/bin/templates/{{name}}.service.ts +0 -20
  86. package/aqtion/.cadriciel/bin/unlink.js +0 -0
  87. package/aqtion/.cadriciel/bin/upgrade.js +0 -0
  88. package/aqtion/.cadriciel/bin/version.json +0 -4
  89. package/aqtion/.cadriciel/cli/build.js +0 -8
  90. package/aqtion/.cadriciel/cli/env.js +0 -9
  91. package/aqtion/.cadriciel/cli/gen.js +0 -34
  92. package/aqtion/.cadriciel/cli/link.js +0 -8
  93. package/aqtion/.cadriciel/cli/logs.js +0 -8
  94. package/aqtion/.cadriciel/cli/project.js +0 -14
  95. package/aqtion/.cadriciel/cli/reset.js +0 -8
  96. package/aqtion/.cadriciel/cli/restart.js +0 -8
  97. package/aqtion/.cadriciel/cli/rm.js +0 -34
  98. package/aqtion/.cadriciel/cli/start.js +0 -8
  99. package/aqtion/.cadriciel/cli/stop.js +0 -8
  100. package/aqtion/.cadriciel/cli/unlink.js +0 -8
  101. package/aqtion/.cadriciel/cli/upgrade.js +0 -8
  102. package/aqtion/.cadriciel/routes/root.json +0 -1
  103. package/aqtion/.cadriciel/shared/.gitkeep +0 -0
  104. package/aqtion/.cadriciel/watcher/pid +0 -1
  105. package/aqtion/.dockerignore +0 -5
  106. package/aqtion/.gitlab-ci.yml +0 -102
  107. package/aqtion/.jpb/jpb-settings.xml +0 -12
  108. package/aqtion/.project +0 -1
  109. package/aqtion/.vscode/launch.json +0 -23
  110. package/aqtion/.vscode/settings.json +0 -3
  111. package/aqtion/.vscode/tasks.json +0 -55
  112. package/aqtion/Dockerfile +0 -8
  113. package/aqtion/angular.json +0 -208
  114. package/aqtion/backend/.mvn/wrapper/MavenWrapperDownloader.java +0 -116
  115. package/aqtion/backend/.mvn/wrapper/maven-wrapper.properties +0 -4
  116. package/aqtion/backend/Dockerfile +0 -13
  117. package/aqtion/backend/aqtion-data/Readme.md +0 -27
  118. package/aqtion/backend/aqtion-data/pom.xml +0 -36
  119. package/aqtion/backend/aqtion-data/src/main/resources/db/dev/Readme.md +0 -5
  120. package/aqtion/backend/aqtion-data/src/main/resources/db/dev/V2022.06.02.1513__dev-data.sql +0 -7
  121. package/aqtion/backend/aqtion-data/src/main/resources/db/migration/Readme.md +0 -38
  122. package/aqtion/backend/aqtion-data/src/main/resources/db/migration/V2021.10.14.0819__Init.sql +0 -23
  123. package/aqtion/backend/aqtion-data/target/classes/db/dev/Readme.md +0 -5
  124. package/aqtion/backend/aqtion-data/target/classes/db/dev/V2022.06.02.1513__dev-data.sql +0 -7
  125. package/aqtion/backend/aqtion-data/target/classes/db/migration/Readme.md +0 -38
  126. package/aqtion/backend/aqtion-data/target/classes/db/migration/V2021.10.14.0819__Init.sql +0 -23
  127. package/aqtion/backend/aqtion-data/target/maven-archiver/pom.properties +0 -3
  128. package/aqtion/backend/aqtion-metier/pom.xml +0 -110
  129. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/aqtion/services/CustomUserDetailsService.java +0 -12
  130. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/aqtion/services/ProfilService.java +0 -24
  131. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/aqtion/services/UserService.java +0 -36
  132. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/aqtion/services/impl/CustomUserDetailsServiceImpl.java +0 -79
  133. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/aqtion/services/impl/ProfilServiceImpl.java +0 -27
  134. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/aqtion/services/impl/UserServiceImpl.java +0 -75
  135. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/commons/security/UserSecurityServiceUtil.java +0 -30
  136. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/commons/services/GenericService.java +0 -30
  137. package/aqtion/backend/aqtion-metier/src/main/java/fr/cerema/dsi/commons/services/GenericServiceImpl.java +0 -62
  138. package/aqtion/backend/aqtion-metier/src/test/java/fr/cerema/dsi/aqtion/services/UserServiceImplTest.java +0 -60
  139. package/aqtion/backend/aqtion-metier/target/maven-archiver/pom.properties +0 -3
  140. package/aqtion/backend/aqtion-metier/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +0 -9
  141. package/aqtion/backend/aqtion-metier/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +0 -9
  142. package/aqtion/backend/aqtion-metier/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst +0 -1
  143. package/aqtion/backend/aqtion-metier/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst +0 -1
  144. package/aqtion/backend/aqtion-persistance/pom.xml +0 -33
  145. package/aqtion/backend/aqtion-persistance/src/main/java/fr/cerema/dsi/aqtion/repositories/ProfilRepository.java +0 -18
  146. package/aqtion/backend/aqtion-persistance/src/main/java/fr/cerema/dsi/aqtion/repositories/UserRepository.java +0 -28
  147. package/aqtion/backend/aqtion-persistance/src/main/java/fr/cerema/dsi/commons/repositories/AbstractDao.java +0 -118
  148. package/aqtion/backend/aqtion-persistance/src/main/java/fr/cerema/dsi/commons/repositories/GenericRepository.java +0 -101
  149. package/aqtion/backend/aqtion-persistance/src/main/java/fr/cerema/dsi/commons/repositories/IAbstractDao.java +0 -66
  150. package/aqtion/backend/aqtion-persistance/target/maven-archiver/pom.properties +0 -3
  151. package/aqtion/backend/aqtion-persistance/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +0 -5
  152. package/aqtion/backend/aqtion-persistance/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +0 -5
  153. package/aqtion/backend/aqtion-presentation/Readme.md +0 -98
  154. package/aqtion/backend/aqtion-presentation/pom.xml +0 -185
  155. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/App.java +0 -20
  156. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/config/AspectJConfiguration.java +0 -58
  157. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/config/AuthenticationTokenFilter.java +0 -134
  158. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/config/SecurityConfiguration.java +0 -80
  159. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/config/StaticResourcesWebConfiguration.java +0 -41
  160. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/config/WebConfiguration.java +0 -59
  161. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/controllers/AccountController.java +0 -64
  162. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/controllers/ApiOpenController.java +0 -71
  163. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/controllers/UserController.java +0 -65
  164. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/dto/GenericDTO.java +0 -20
  165. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/dto/ProfilDTO.java +0 -26
  166. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/dto/UserDTO.java +0 -57
  167. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/dto/UserWithCurrentAuthorityDTO.java +0 -31
  168. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/aqtion/mapper/UserMapper.java +0 -33
  169. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/beans/errors/ApiSubError.java +0 -5
  170. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/beans/errors/ApiValidationSubError.java +0 -13
  171. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/beans/errors/JsonApiError.java +0 -308
  172. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/controllers/AbstractErrorHandler.java +0 -67
  173. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/controllers/ClientForwardController.java +0 -19
  174. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/controllers/CustomErrorController.java +0 -57
  175. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/controllers/RestResponseEntityExceptionHandler.java +0 -75
  176. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/security/auth/jwt/exceptions/InvalidTokenException.java +0 -30
  177. package/aqtion/backend/aqtion-presentation/src/main/java/fr/cerema/dsi/commons/security/filters/AppCorsFilter.java +0 -45
  178. package/aqtion/backend/aqtion-presentation/src/main/resources/META-INF/spring.factories +0 -2
  179. package/aqtion/backend/aqtion-presentation/src/main/resources/banner.txt +0 -3
  180. package/aqtion/backend/aqtion-presentation/src/main/resources/logback-spring-ci.xml +0 -15
  181. package/aqtion/backend/aqtion-presentation/src/main/resources/logback-spring.xml +0 -15
  182. package/aqtion/backend/aqtion-presentation/src/main/resources-filtered/application-prod.yml +0 -80
  183. package/aqtion/backend/aqtion-presentation/src/main/resources-filtered/application.yml +0 -94
  184. package/aqtion/backend/aqtion-presentation/src/test/java/fr/cerema/dsi/aqtion/service/IntegrationTest.java +0 -18
  185. package/aqtion/backend/aqtion-presentation/src/test/resources/application.yml +0 -41
  186. package/aqtion/backend/aqtion-presentation/src/test/resources/db.migration/Readme.md +0 -6
  187. package/aqtion/backend/aqtion-presentation/target/generated-sources/annotations/fr/cerema/dsi/aqtion/mapper/UserMapperImpl.java +0 -134
  188. package/aqtion/backend/aqtion-presentation/target/maven-archiver/pom.properties +0 -3
  189. package/aqtion/backend/aqtion-presentation/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +0 -25
  190. package/aqtion/backend/aqtion-presentation/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +0 -23
  191. package/aqtion/backend/aqtion-presentation/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst +0 -1
  192. package/aqtion/backend/aqtion-presentation/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst +0 -1
  193. package/aqtion/backend/aqtion-transverse/pom.xml +0 -22
  194. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/aqtion/entities/Profil.java +0 -53
  195. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/aqtion/entities/User.java +0 -79
  196. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/aqtion/enums/Role.java +0 -8
  197. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/aqtion/exceptions/JwtConfMalformedException.java +0 -9
  198. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/aqtion/exceptions/security/AuthenticationServiceException.java +0 -30
  199. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/aqtion/exceptions/security/NoRoleForUserServiceException.java +0 -29
  200. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/aqtion/exceptions/security/UserNotFoundServiceException.java +0 -29
  201. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/commons/entities/GenericEntity.java +0 -43
  202. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/commons/exceptions/BadRequestException.java +0 -43
  203. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/commons/exceptions/EntityNotFoundException.java +0 -9
  204. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/commons/exceptions/GenericRepositoryException.java +0 -29
  205. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/commons/exceptions/GenericServiceException.java +0 -29
  206. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/commons/exceptions/UserNotFoundException.java +0 -11
  207. package/aqtion/backend/aqtion-transverse/src/main/java/fr/cerema/dsi/commons/exceptions/UtilsException.java +0 -13
  208. package/aqtion/backend/aqtion-transverse/target/maven-archiver/pom.properties +0 -3
  209. package/aqtion/backend/aqtion-transverse/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +0 -15
  210. package/aqtion/backend/aqtion-transverse/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +0 -14
  211. package/aqtion/backend/mvnw +0 -311
  212. package/aqtion/backend/mvnw.cmd +0 -182
  213. package/aqtion/backend/pom.xml +0 -144
  214. package/aqtion/banner.png +0 -0
  215. package/aqtion/bun.lockb +0 -0
  216. package/aqtion/docker/config/keycloak/realms/export/realm.json +0 -63
  217. package/aqtion/docker/config/keycloak/themes/README.txt +0 -3
  218. package/aqtion/docker/config/keycloak/themes/base/account/account.ftl +0 -70
  219. package/aqtion/docker/config/keycloak/themes/base/account/applications.ftl +0 -76
  220. package/aqtion/docker/config/keycloak/themes/base/account/federatedIdentity.ftl +0 -42
  221. package/aqtion/docker/config/keycloak/themes/base/account/log.ftl +0 -35
  222. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_ca.properties +0 -147
  223. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_cs.properties +0 -171
  224. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_da.properties +0 -339
  225. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_de.properties +0 -353
  226. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_en.properties +0 -397
  227. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_es.properties +0 -147
  228. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_fi.properties +0 -400
  229. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_fr.properties +0 -180
  230. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_hu.properties +0 -334
  231. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_it.properties +0 -336
  232. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_ja.properties +0 -335
  233. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_lt.properties +0 -154
  234. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_lv.properties +0 -197
  235. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_nl.properties +0 -133
  236. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_no.properties +0 -152
  237. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_pl.properties +0 -248
  238. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_pt_BR.properties +0 -356
  239. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_ru.properties +0 -155
  240. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_sk.properties +0 -196
  241. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_sv.properties +0 -150
  242. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_tr.properties +0 -315
  243. package/aqtion/docker/config/keycloak/themes/base/account/messages/messages_zh_CN.properties +0 -153
  244. package/aqtion/docker/config/keycloak/themes/base/account/password.ftl +0 -59
  245. package/aqtion/docker/config/keycloak/themes/base/account/resource-detail.ftl +0 -277
  246. package/aqtion/docker/config/keycloak/themes/base/account/resources.ftl +0 -403
  247. package/aqtion/docker/config/keycloak/themes/base/account/sessions.ftl +0 -44
  248. package/aqtion/docker/config/keycloak/themes/base/account/template.ftl +0 -88
  249. package/aqtion/docker/config/keycloak/themes/base/account/theme.properties +0 -1
  250. package/aqtion/docker/config/keycloak/themes/base/account/totp.ftl +0 -141
  251. package/aqtion/docker/config/keycloak/themes/base/admin/index.ftl +0 -99
  252. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_ca.properties +0 -477
  253. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_de.properties +0 -1627
  254. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_en.properties +0 -2030
  255. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_es.properties +0 -479
  256. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_fi.properties +0 -1
  257. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_fr.properties +0 -155
  258. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_it.properties +0 -0
  259. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_ja.properties +0 -1641
  260. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_lt.properties +0 -1221
  261. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_lv.properties +0 -1
  262. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_nl.properties +0 -0
  263. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_no.properties +0 -1129
  264. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_pl.properties +0 -1
  265. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_pt_BR.properties +0 -1101
  266. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_ru.properties +0 -1279
  267. package/aqtion/docker/config/keycloak/themes/base/admin/messages/admin-messages_zh_CN.properties +0 -1230
  268. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_ca.properties +0 -8
  269. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_de.properties +0 -29
  270. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_en.properties +0 -67
  271. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_es.properties +0 -8
  272. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_fi.properties +0 -1
  273. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_fr.properties +0 -8
  274. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_it.properties +0 -0
  275. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_ja.properties +0 -30
  276. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_lt.properties +0 -25
  277. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_lv.properties +0 -1
  278. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_nl.properties +0 -27
  279. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_no.properties +0 -14
  280. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_pl.properties +0 -1
  281. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_pt_BR.properties +0 -18
  282. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_ru.properties +0 -26
  283. package/aqtion/docker/config/keycloak/themes/base/admin/messages/messages_zh_CN.properties +0 -26
  284. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/app.js +0 -3858
  285. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/authz/authz-app.js +0 -569
  286. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/authz/authz-controller.js +0 -2845
  287. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/authz/authz-services.js +0 -218
  288. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/controllers/clients.js +0 -4054
  289. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/controllers/groups.js +0 -625
  290. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/controllers/realm.js +0 -4552
  291. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/controllers/roles.js +0 -48
  292. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/controllers/users.js +0 -2042
  293. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/loaders.js +0 -587
  294. package/aqtion/docker/config/keycloak/themes/base/admin/resources/js/services.js +0 -2265
  295. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authentication-flow-bindings.html +0 -83
  296. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authentication-flows.html +0 -72
  297. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authenticator-config.html +0 -52
  298. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/mgmt/broker-permissions.html +0 -40
  299. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/mgmt/client-permissions.html +0 -39
  300. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/mgmt/client-role-permissions.html +0 -40
  301. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/mgmt/group-permissions.html +0 -39
  302. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/mgmt/realm-role-permissions.html +0 -39
  303. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/mgmt/users-permissions.html +0 -35
  304. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/permission/provider/resource-server-policy-resource-detail.html +0 -131
  305. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/permission/provider/resource-server-policy-scope-detail.html +0 -137
  306. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/permission/resource-server-permission-list.html +0 -118
  307. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-aggregate-detail.html +0 -123
  308. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-client-detail.html +0 -93
  309. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-client-scope-detail.html +0 -126
  310. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-group-detail.html +0 -126
  311. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-js-detail.html +0 -68
  312. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-regex-detail.html +0 -100
  313. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-role-detail.html +0 -169
  314. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-time-detail.html +0 -119
  315. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-user-detail.html +0 -93
  316. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/resource-server-policy-evaluate-result.html +0 -72
  317. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/resource-server-policy-evaluate.html +0 -267
  318. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/policy/resource-server-policy-list.html +0 -117
  319. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/resource-server-detail.html +0 -77
  320. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/resource-server-export-settings.html +0 -35
  321. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/resource-server-list.html +0 -49
  322. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/resource-server-resource-detail.html +0 -126
  323. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/resource-server-resource-list.html +0 -169
  324. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/resource-server-scope-detail.html +0 -50
  325. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/authz/resource-server-scope-list.html +0 -102
  326. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/brute-force.html +0 -114
  327. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/ciba-policy.html +0 -63
  328. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/claims.html +0 -62
  329. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-clustering-node.html +0 -37
  330. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-clustering.html +0 -76
  331. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-credentials-generic.html +0 -14
  332. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-credentials-jwt.html +0 -26
  333. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-credentials-secret-jwt.html +0 -55
  334. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-credentials-secret.html +0 -33
  335. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-credentials-x509.html +0 -28
  336. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-credentials.html +0 -38
  337. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-detail.html +0 -1080
  338. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-import.html +0 -46
  339. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-initial-access-create.html +0 -63
  340. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-initial-access.html +0 -55
  341. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-installation.html +0 -36
  342. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-keys.html +0 -146
  343. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-list.html +0 -68
  344. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-mappers-add.html +0 -53
  345. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-mappers.html +0 -55
  346. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-offline-sessions.html +0 -59
  347. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-oidc-key-export.html +0 -57
  348. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-oidc-key-import.html +0 -62
  349. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-oidc-keys.html +0 -108
  350. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-json.html +0 -60
  351. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-list.html +0 -74
  352. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-policy-edit-condition.html +0 -65
  353. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-policy-edit.html +0 -140
  354. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-profiles-edit-executor.html +0 -65
  355. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-profiles-edit.html +0 -97
  356. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-profiles-json.html +0 -60
  357. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-policies-profiles-list.html +0 -80
  358. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-protocol-mapper-detail.html +0 -13
  359. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-reg-policies.html +0 -106
  360. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-reg-policy-detail.html +0 -68
  361. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-reg-trusted-host-create.html +0 -55
  362. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-reg-trusted-host-detail.html +0 -64
  363. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-registration-access-token.html +0 -18
  364. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-revocation.html +0 -30
  365. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-role-attributes.html +0 -45
  366. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-role-detail.html +0 -140
  367. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-role-list.html +0 -64
  368. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-role-users.html +0 -52
  369. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-saml-key-export.html +0 -63
  370. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-saml-key-import.html +0 -62
  371. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-saml-keys.html +0 -66
  372. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scope-detail.html +0 -102
  373. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scope-list.html +0 -60
  374. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scope-mappers-add.html +0 -53
  375. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scope-mappers.html +0 -55
  376. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scope-mappings.html +0 -127
  377. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scope-protocol-mapper-detail.html +0 -13
  378. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scope-scope-mappings.html +0 -116
  379. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scopes-evaluate.html +0 -268
  380. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scopes-realm-default.html +0 -99
  381. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-scopes-setup.html +0 -123
  382. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-service-account-roles.html +0 -140
  383. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-sessions.html +0 -57
  384. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-storage-generic.html +0 -207
  385. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/client-storage-list.html +0 -67
  386. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/create-client.html +0 -72
  387. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/create-execution.html +0 -31
  388. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/create-flow-execution.html +0 -55
  389. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/create-flow.html +0 -43
  390. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/create-group.html +0 -25
  391. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/default-groups.html +0 -91
  392. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/defense-headers.html +0 -71
  393. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/forbidden.html +0 -7
  394. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/group-attributes.html +0 -41
  395. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/group-detail.html +0 -28
  396. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/group-list.html +0 -50
  397. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/group-members.html +0 -48
  398. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/group-role-mappings.html +0 -111
  399. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/home.html +0 -4
  400. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/identity-provider-mapper-detail.html +0 -84
  401. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/identity-provider-mappers.html +0 -49
  402. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/menu.html +0 -26
  403. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/group-selector.html +0 -50
  404. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/realm-events-admin-auth.html +0 -8
  405. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/realm-events-admin-representation.html +0 -3
  406. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/role-selector.html +0 -39
  407. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/unregistered-required-action-selector.html +0 -21
  408. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/user-credential-data.html +0 -8
  409. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/view-key.html +0 -18
  410. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/modal/view-object.html +0 -3
  411. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/notfound.html +0 -7
  412. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/otp-policy.html +0 -96
  413. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/pagenotfound.html +0 -7
  414. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/partial-export.html +0 -34
  415. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/partial-import.html +0 -130
  416. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/password-policy.html +0 -51
  417. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/protocol-mapper-detail.html +0 -64
  418. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-cache-settings.html +0 -30
  419. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-create.html +0 -45
  420. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-default-roles.html +0 -88
  421. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-detail.html +0 -90
  422. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-events-admin.html +0 -134
  423. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-events-config.html +0 -106
  424. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-events.html +0 -124
  425. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-bitbucket.html +0 -142
  426. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-facebook-ext.html +0 -7
  427. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-facebook.html +0 -1
  428. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-github-ext.html +0 -14
  429. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-github.html +0 -1
  430. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-gitlab.html +0 -142
  431. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-google-ext.html +0 -21
  432. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-google.html +0 -1
  433. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-instagram-ext.html +0 -0
  434. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-instagram.html +0 -1
  435. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-keycloak-oidc.html +0 -1
  436. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-linkedin-ext.html +0 -0
  437. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-linkedin.html +0 -1
  438. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-microsoft-ext.html +0 -0
  439. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-microsoft.html +0 -1
  440. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-oidc.html +0 -388
  441. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v3-ext.html +0 -7
  442. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v3.html +0 -164
  443. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v4-ext.html +0 -7
  444. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v4.html +0 -164
  445. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-paypal-ext.html +0 -7
  446. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-paypal.html +0 -1
  447. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-saml.html +0 -435
  448. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-social.html +0 -157
  449. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-stackoverflow-ext.html +0 -7
  450. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-stackoverflow.html +0 -1
  451. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-twitter-ext.html +0 -0
  452. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider-twitter.html +0 -1
  453. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-identity-provider.html +0 -81
  454. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-keys-disabled.html +0 -70
  455. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-keys-generic.html +0 -69
  456. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-keys-passive.html +0 -70
  457. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-keys-providers.html +0 -75
  458. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-keys.html +0 -73
  459. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-list.html +0 -20
  460. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-localization-detail.html +0 -50
  461. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-localization-upload.html +0 -37
  462. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-localization.html +0 -61
  463. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-login-settings.html +0 -107
  464. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-role-users.html +0 -50
  465. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-smtp.html +0 -96
  466. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-theme-settings.html +0 -97
  467. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-tokens.html +0 -401
  468. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/realm-user-profile.html +0 -372
  469. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/required-actions.html +0 -38
  470. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/role-attributes.html +0 -41
  471. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/role-detail.html +0 -135
  472. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/role-list.html +0 -63
  473. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/role-mappings.html +0 -119
  474. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/server-info-providers.html +0 -55
  475. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/server-info.html +0 -135
  476. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/session-realm.html +0 -34
  477. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/session-revocation.html +0 -30
  478. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-attributes.html +0 -41
  479. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-consents.html +0 -41
  480. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-credentials.html +0 -173
  481. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-detail.html +0 -186
  482. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-federated-identity-detail.html +0 -53
  483. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-federated-identity-list.html +0 -41
  484. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-federation.html +0 -69
  485. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-group-membership.html +0 -114
  486. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-list.html +0 -69
  487. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-offline-sessions.html +0 -35
  488. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-sessions.html +0 -43
  489. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-storage-generic.html +0 -246
  490. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-storage-kerberos.html +0 -264
  491. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-storage-ldap-mapper-detail.html +0 -64
  492. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-storage-ldap-mappers.html +0 -46
  493. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-storage-ldap.html +0 -568
  494. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/user-storage.html +0 -45
  495. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/webauthn-policy-passwordless.html +0 -177
  496. package/aqtion/docker/config/keycloak/themes/base/admin/resources/partials/webauthn-policy.html +0 -159
  497. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/authz/kc-authz-modal.html +0 -11
  498. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/authz/kc-tabs-resource-server.html +0 -14
  499. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-component-config.html +0 -67
  500. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-copy.html +0 -18
  501. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-dropdown.html +0 -12
  502. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-edit.html +0 -22
  503. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-menu.html +0 -65
  504. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-modal-message.html +0 -10
  505. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-modal.html +0 -11
  506. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-paging.html +0 -25
  507. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-provider-config.html +0 -104
  508. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-switch.html +0 -12
  509. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-authentication.html +0 -16
  510. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-client-role.html +0 -17
  511. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-client-scope.html +0 -20
  512. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-client.html +0 -65
  513. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-clients.html +0 -16
  514. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-group-list.html +0 -11
  515. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-group.html +0 -17
  516. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-identity-provider.html +0 -16
  517. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-ldap.html +0 -12
  518. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-realm.html +0 -24
  519. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-role.html +0 -16
  520. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-user-storage.html +0 -11
  521. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-user.html +0 -18
  522. package/aqtion/docker/config/keycloak/themes/base/admin/resources/templates/kc-tabs-users.html +0 -11
  523. package/aqtion/docker/config/keycloak/themes/base/admin/theme.properties +0 -1
  524. package/aqtion/docker/config/keycloak/themes/base/email/html/email-test.ftl +0 -4
  525. package/aqtion/docker/config/keycloak/themes/base/email/html/email-update-confirmation.ftl +0 -5
  526. package/aqtion/docker/config/keycloak/themes/base/email/html/email-verification-with-code.ftl +0 -4
  527. package/aqtion/docker/config/keycloak/themes/base/email/html/email-verification.ftl +0 -4
  528. package/aqtion/docker/config/keycloak/themes/base/email/html/event-login_error.ftl +0 -4
  529. package/aqtion/docker/config/keycloak/themes/base/email/html/event-remove_totp.ftl +0 -4
  530. package/aqtion/docker/config/keycloak/themes/base/email/html/event-update_password.ftl +0 -4
  531. package/aqtion/docker/config/keycloak/themes/base/email/html/event-update_totp.ftl +0 -4
  532. package/aqtion/docker/config/keycloak/themes/base/email/html/executeActions.ftl +0 -8
  533. package/aqtion/docker/config/keycloak/themes/base/email/html/identity-provider-link.ftl +0 -4
  534. package/aqtion/docker/config/keycloak/themes/base/email/html/password-reset.ftl +0 -4
  535. package/aqtion/docker/config/keycloak/themes/base/email/html/template.ftl +0 -7
  536. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_ca.properties +0 -21
  537. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_cs.properties +0 -60
  538. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_da.properties +0 -47
  539. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_de.properties +0 -43
  540. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_en.properties +0 -55
  541. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_es.properties +0 -21
  542. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_fi.properties +0 -46
  543. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_fr.properties +0 -46
  544. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_hu.properties +0 -47
  545. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_it.properties +0 -50
  546. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_ja.properties +0 -52
  547. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_lt.properties +0 -25
  548. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_nl.properties +0 -38
  549. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_no.properties +0 -24
  550. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_pl.properties +0 -56
  551. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_pt_BR.properties +0 -51
  552. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_ru.properties +0 -25
  553. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_sk.properties +0 -48
  554. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_sv.properties +0 -25
  555. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_tr.properties +0 -51
  556. package/aqtion/docker/config/keycloak/themes/base/email/messages/messages_zh_CN.properties +0 -25
  557. package/aqtion/docker/config/keycloak/themes/base/email/text/email-test.ftl +0 -2
  558. package/aqtion/docker/config/keycloak/themes/base/email/text/email-update-confirmation.ftl +0 -2
  559. package/aqtion/docker/config/keycloak/themes/base/email/text/email-verification-with-code.ftl +0 -2
  560. package/aqtion/docker/config/keycloak/themes/base/email/text/email-verification.ftl +0 -2
  561. package/aqtion/docker/config/keycloak/themes/base/email/text/event-login_error.ftl +0 -2
  562. package/aqtion/docker/config/keycloak/themes/base/email/text/event-remove_totp.ftl +0 -2
  563. package/aqtion/docker/config/keycloak/themes/base/email/text/event-update_password.ftl +0 -2
  564. package/aqtion/docker/config/keycloak/themes/base/email/text/event-update_totp.ftl +0 -2
  565. package/aqtion/docker/config/keycloak/themes/base/email/text/executeActions.ftl +0 -4
  566. package/aqtion/docker/config/keycloak/themes/base/email/text/identity-provider-link.ftl +0 -2
  567. package/aqtion/docker/config/keycloak/themes/base/email/text/password-reset.ftl +0 -2
  568. package/aqtion/docker/config/keycloak/themes/base/email/theme.properties +0 -1
  569. package/aqtion/docker/config/keycloak/themes/base/login/cli_splash.ftl +0 -7
  570. package/aqtion/docker/config/keycloak/themes/base/login/code.ftl +0 -19
  571. package/aqtion/docker/config/keycloak/themes/base/login/delete-account-confirm.ftl +0 -33
  572. package/aqtion/docker/config/keycloak/themes/base/login/error.ftl +0 -16
  573. package/aqtion/docker/config/keycloak/themes/base/login/frontchannel-logout.ftl +0 -30
  574. package/aqtion/docker/config/keycloak/themes/base/login/idp-review-user-profile.ftl +0 -23
  575. package/aqtion/docker/config/keycloak/themes/base/login/info.ftl +0 -24
  576. package/aqtion/docker/config/keycloak/themes/base/login/login-config-totp.ftl +0 -108
  577. package/aqtion/docker/config/keycloak/themes/base/login/login-idp-link-confirm.ftl +0 -13
  578. package/aqtion/docker/config/keycloak/themes/base/login/login-idp-link-email.ftl +0 -16
  579. package/aqtion/docker/config/keycloak/themes/base/login/login-oauth-grant.ftl +0 -68
  580. package/aqtion/docker/config/keycloak/themes/base/login/login-oauth2-device-verify-user-code.ftl +0 -31
  581. package/aqtion/docker/config/keycloak/themes/base/login/login-otp.ftl +0 -58
  582. package/aqtion/docker/config/keycloak/themes/base/login/login-page-expired.ftl +0 -11
  583. package/aqtion/docker/config/keycloak/themes/base/login/login-password.ftl +0 -43
  584. package/aqtion/docker/config/keycloak/themes/base/login/login-recovery-authn-code-config.ftl +0 -184
  585. package/aqtion/docker/config/keycloak/themes/base/login/login-recovery-authn-code-input.ftl +0 -32
  586. package/aqtion/docker/config/keycloak/themes/base/login/login-reset-password.ftl +0 -39
  587. package/aqtion/docker/config/keycloak/themes/base/login/login-update-password.ftl +0 -71
  588. package/aqtion/docker/config/keycloak/themes/base/login/login-update-profile.ftl +0 -99
  589. package/aqtion/docker/config/keycloak/themes/base/login/login-username.ftl +0 -87
  590. package/aqtion/docker/config/keycloak/themes/base/login/login-verify-email.ftl +0 -14
  591. package/aqtion/docker/config/keycloak/themes/base/login/login-x509-info.ftl +0 -55
  592. package/aqtion/docker/config/keycloak/themes/base/login/login.ftl +0 -105
  593. package/aqtion/docker/config/keycloak/themes/base/login/logout-confirm.ftl +0 -38
  594. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_ca.properties +0 -200
  595. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_cs.properties +0 -425
  596. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_da.properties +0 -363
  597. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_de.properties +0 -420
  598. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_en.properties +0 -501
  599. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_es.properties +0 -201
  600. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_fi.properties +0 -443
  601. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_fr.properties +0 -405
  602. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_hu.properties +0 -356
  603. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_it.properties +0 -354
  604. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_ja.properties +0 -356
  605. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_lt.properties +0 -216
  606. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_lv.properties +0 -254
  607. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_nl.properties +0 -294
  608. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_no.properties +0 -214
  609. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_pl.properties +0 -318
  610. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_pt_BR.properties +0 -381
  611. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_ru.properties +0 -217
  612. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_sk.properties +0 -265
  613. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_sv.properties +0 -214
  614. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_tr.properties +0 -296
  615. package/aqtion/docker/config/keycloak/themes/base/login/messages/messages_zh_CN.properties +0 -216
  616. package/aqtion/docker/config/keycloak/themes/base/login/register-user-profile.ftl +0 -74
  617. package/aqtion/docker/config/keycloak/themes/base/login/register.ftl +0 -141
  618. package/aqtion/docker/config/keycloak/themes/base/login/resources/js/base64url.js +0 -114
  619. package/aqtion/docker/config/keycloak/themes/base/login/saml-post-form.ftl +0 -25
  620. package/aqtion/docker/config/keycloak/themes/base/login/select-authenticator.ftl +0 -43
  621. package/aqtion/docker/config/keycloak/themes/base/login/template.ftl +0 -154
  622. package/aqtion/docker/config/keycloak/themes/base/login/terms.ftl +0 -15
  623. package/aqtion/docker/config/keycloak/themes/base/login/theme.properties +0 -1
  624. package/aqtion/docker/config/keycloak/themes/base/login/update-email.ftl +0 -42
  625. package/aqtion/docker/config/keycloak/themes/base/login/update-user-profile.ftl +0 -28
  626. package/aqtion/docker/config/keycloak/themes/base/login/user-profile-commons.ftl +0 -187
  627. package/aqtion/docker/config/keycloak/themes/base/login/webauthn-authenticate.ftl +0 -168
  628. package/aqtion/docker/config/keycloak/themes/base/login/webauthn-error.ftl +0 -36
  629. package/aqtion/docker/config/keycloak/themes/base/login/webauthn-register.ftl +0 -192
  630. package/aqtion/docker/config/keycloak/themes/cerema/account/account.ftl +0 -93
  631. package/aqtion/docker/config/keycloak/themes/cerema/account/messages/messages_fr.properties +0 -1
  632. package/aqtion/docker/config/keycloak/themes/cerema/account/resources/css/account.css +0 -292
  633. package/aqtion/docker/config/keycloak/themes/cerema/account/resources/img/favicon.ico +0 -0
  634. package/aqtion/docker/config/keycloak/themes/cerema/account/resources/img/icon-sidebar-active.png +0 -0
  635. package/aqtion/docker/config/keycloak/themes/cerema/account/resources/img/keycloak-logo.png +0 -0
  636. package/aqtion/docker/config/keycloak/themes/cerema/account/resources/img/logo.png +0 -0
  637. package/aqtion/docker/config/keycloak/themes/cerema/account/theme.properties +0 -11
  638. package/aqtion/docker/config/keycloak/themes/cerema/admin/resources/css/styles.css +0 -420
  639. package/aqtion/docker/config/keycloak/themes/cerema/admin/resources/img/favicon.ico +0 -0
  640. package/aqtion/docker/config/keycloak/themes/cerema/admin/resources/img/keyclok-logo.png +0 -0
  641. package/aqtion/docker/config/keycloak/themes/cerema/admin/resources/img/keyclok-logo.svg +0 -215
  642. package/aqtion/docker/config/keycloak/themes/cerema/admin/resources/img/select-arrow.png +0 -0
  643. package/aqtion/docker/config/keycloak/themes/cerema/admin/theme.properties +0 -3
  644. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/errors.json +0 -150
  645. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/LICENSE +0 -20
  646. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/README.md +0 -128
  647. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/angular.treeview.js +0 -97
  648. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/angular.treeview.min.js +0 -9
  649. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/css/angular.treeview.css +0 -99
  650. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/img/file.png +0 -0
  651. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/img/folder-closed.png +0 -0
  652. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/treeview/img/folder.png +0 -0
  653. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/ui-bootstrap-tpls-0.11.0.js +0 -4172
  654. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/angular/version.json +0 -22
  655. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/components/font-awesome/fonts/fontawesome-webfont.eot +0 -0
  656. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/components/font-awesome/fonts/fontawesome-webfont.svg +0 -1085
  657. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/components/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
  658. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/components/font-awesome/fonts/fontawesome-webfont.woff +0 -0
  659. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/components/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
  660. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/filesaver/FileSaver.js +0 -189
  661. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/fileupload/FileAPI.min.js +0 -72
  662. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/fileupload/angular-file-upload-html5-shim.js +0 -25
  663. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/fileupload/angular-file-upload-html5-shim.min.js +0 -2
  664. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/fileupload/angular-file-upload-shim.js +0 -237
  665. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/fileupload/angular-file-upload-shim.min.js +0 -2
  666. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/fileupload/angular-file-upload.js +0 -156
  667. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/fileupload/angular-file-upload.min.js +0 -2
  668. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/css/patternfly.css +0 -14320
  669. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Bold-webfont.eot +0 -0
  670. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Bold-webfont.svg +0 -2014
  671. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Bold-webfont.ttf +0 -0
  672. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Bold-webfont.woff +0 -0
  673. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-BoldItalic-webfont.eot +0 -0
  674. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-BoldItalic-webfont.svg +0 -2019
  675. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-BoldItalic-webfont.ttf +0 -0
  676. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-BoldItalic-webfont.woff +0 -0
  677. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBold-webfont.eot +0 -0
  678. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBold-webfont.svg +0 -2016
  679. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBold-webfont.ttf +0 -0
  680. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBold-webfont.woff +0 -0
  681. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBoldItalic-webfont.eot +0 -0
  682. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBoldItalic-webfont.svg +0 -2024
  683. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBoldItalic-webfont.ttf +0 -0
  684. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-ExtraBoldItalic-webfont.woff +0 -0
  685. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Italic-webfont.eot +0 -0
  686. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Italic-webfont.svg +0 -2019
  687. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Italic-webfont.ttf +0 -0
  688. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Italic-webfont.woff +0 -0
  689. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Light-webfont.eot +0 -0
  690. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Light-webfont.svg +0 -2013
  691. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Light-webfont.ttf +0 -0
  692. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Light-webfont.woff +0 -0
  693. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-LightItalic-webfont.eot +0 -0
  694. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-LightItalic-webfont.svg +0 -2021
  695. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-LightItalic-webfont.ttf +0 -0
  696. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-LightItalic-webfont.woff +0 -0
  697. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Regular-webfont.eot +0 -0
  698. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Regular-webfont.svg +0 -2017
  699. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Regular-webfont.ttf +0 -0
  700. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Regular-webfont.woff +0 -0
  701. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Semibold-webfont.eot +0 -0
  702. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Semibold-webfont.svg +0 -2015
  703. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Semibold-webfont.ttf +0 -0
  704. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-Semibold-webfont.woff +0 -0
  705. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-SemiboldItalic-webfont.eot +0 -0
  706. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-SemiboldItalic-webfont.svg +0 -2019
  707. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-SemiboldItalic-webfont.ttf +0 -0
  708. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/OpenSans-SemiboldItalic-webfont.woff +0 -0
  709. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/PatternFlyIcons-webfont.eot +0 -0
  710. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/PatternFlyIcons-webfont.svg +0 -133
  711. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/PatternFlyIcons-webfont.ttf +0 -0
  712. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/fonts/PatternFlyIcons-webfont.woff +0 -0
  713. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/apple-touch-icon-114-precomposed.png +0 -0
  714. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/apple-touch-icon-144-precomposed.png +0 -0
  715. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/apple-touch-icon-57-precomposed.png +0 -0
  716. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/apple-touch-icon-72-precomposed.png +0 -0
  717. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/bg-login.jpg +0 -0
  718. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/spinner-lg.gif +0 -0
  719. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/spinner-sm.gif +0 -0
  720. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/spinner-xs.gif +0 -0
  721. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/patternfly/img/spinner.gif +0 -0
  722. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/ace.js +0 -18957
  723. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/min/ace.js +0 -7950
  724. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/min/mode-javascript.js +0 -1
  725. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/min/theme-github.js +0 -1
  726. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/min/worker-javascript.js +0 -1
  727. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/mode-javascript.js +0 -1140
  728. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/theme-github.js +0 -103
  729. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/ui-ace.js +0 -327
  730. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/ui-ace.min.js +0 -7
  731. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/ui-ace/worker-javascript.js +0 -12651
  732. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/zocial/zocial-regular-webfont.eot +0 -0
  733. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/zocial/zocial-regular-webfont.svg +0 -1108
  734. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/zocial/zocial-regular-webfont.ttf +0 -0
  735. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/zocial/zocial-regular-webfont.woff +0 -0
  736. package/aqtion/docker/config/keycloak/themes/cerema/common/resources/lib/zocial/zocial.css +0 -1215
  737. package/aqtion/docker/config/keycloak/themes/cerema/email/html/email-verification.ftl +0 -4
  738. package/aqtion/docker/config/keycloak/themes/cerema/email/html/template.ftl +0 -7
  739. package/aqtion/docker/config/keycloak/themes/cerema/email/messages/messages_en.properties +0 -9
  740. package/aqtion/docker/config/keycloak/themes/cerema/email/messages/messages_fr.properties +0 -9
  741. package/aqtion/docker/config/keycloak/themes/cerema/email/theme.properties +0 -1
  742. package/aqtion/docker/config/keycloak/themes/cerema/login/login-oauth-grant.ftl +0 -57
  743. package/aqtion/docker/config/keycloak/themes/cerema/login/login-reset-password.ftl +0 -32
  744. package/aqtion/docker/config/keycloak/themes/cerema/login/login.ftl +0 -87
  745. package/aqtion/docker/config/keycloak/themes/cerema/login/messages/messages_fr.properties +0 -29
  746. package/aqtion/docker/config/keycloak/themes/cerema/login/register.ftl +0 -169
  747. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/css/bamboo.css +0 -238
  748. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/css/main.css +0 -1029
  749. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/css/util.css +0 -9826
  750. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Linearicons-Free-v1.0.0/WebFont/Linearicons-Free.eot +0 -0
  751. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Linearicons-Free-v1.0.0/WebFont/Linearicons-Free.svg +0 -541
  752. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Linearicons-Free-v1.0.0/WebFont/Linearicons-Free.ttf +0 -0
  753. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Linearicons-Free-v1.0.0/WebFont/Linearicons-Free.woff +0 -0
  754. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Linearicons-Free-v1.0.0/WebFont/Linearicons-Free.woff2 +0 -0
  755. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Linearicons-Free-v1.0.0/icon-font.min.css +0 -7
  756. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/OFL.txt +0 -95
  757. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-Black.ttf +0 -0
  758. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-BlackItalic.ttf +0 -0
  759. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-Bold.ttf +0 -0
  760. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-BoldItalic.ttf +0 -0
  761. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-ExtraBold.ttf +0 -0
  762. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-ExtraBoldItalic.ttf +0 -0
  763. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-ExtraLight.ttf +0 -0
  764. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-ExtraLightItalic.ttf +0 -0
  765. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-Italic.ttf +0 -0
  766. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-Light.ttf +0 -0
  767. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-LightItalic.ttf +0 -0
  768. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-Medium.ttf +0 -0
  769. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-MediumItalic.ttf +0 -0
  770. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-Regular.ttf +0 -0
  771. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-SemiBold.ttf +0 -0
  772. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-SemiBoldItalic.ttf +0 -0
  773. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-Thin.ttf +0 -0
  774. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Raleway/Raleway-ThinItalic.ttf +0 -0
  775. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/SIL Open Font License.txt +0 -155
  776. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-Black.otf +0 -0
  777. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-Bold.otf +0 -0
  778. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-BoldItalic.otf +0 -0
  779. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-BoldUpright.otf +0 -0
  780. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-Light.otf +0 -0
  781. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-LightItalic.otf +0 -0
  782. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-LightUpright.otf +0 -0
  783. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-Regular.otf +0 -0
  784. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-RegularItalic.otf +0 -0
  785. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-RegularUpright.otf +0 -0
  786. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-Semibold.otf +0 -0
  787. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-SemiboldItalic.otf +0 -0
  788. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-SemiboldUpright.otf +0 -0
  789. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-Thin.otf +0 -0
  790. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-ThinItalic.otf +0 -0
  791. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/Titillium/Titillium-ThinUpright.otf +0 -0
  792. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/HELP-US-OUT.txt +0 -7
  793. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/css/font-awesome.css +0 -3049
  794. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/css/font-awesome.min.css +0 -4
  795. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/fonts/FontAwesome.otf +0 -0
  796. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot +0 -0
  797. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg +0 -2672
  798. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf +0 -0
  799. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff +0 -0
  800. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2 +0 -0
  801. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/animated.less +0 -34
  802. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/bordered-pulled.less +0 -45
  803. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/core.less +0 -12
  804. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/fixed-width.less +0 -6
  805. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/font-awesome.less +0 -18
  806. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/icons.less +0 -2813
  807. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/larger.less +0 -25
  808. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/list.less +0 -24
  809. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/mixins.less +0 -60
  810. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/path.less +0 -15
  811. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/rotated-flipped.less +0 -33
  812. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/screen-reader.less +0 -10
  813. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/stacked.less +0 -30
  814. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/less/variables.less +0 -800
  815. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_animated.scss +0 -34
  816. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_bordered-pulled.scss +0 -45
  817. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_core.scss +0 -12
  818. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_fixed-width.scss +0 -6
  819. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_icons.scss +0 -2813
  820. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_larger.scss +0 -25
  821. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_list.scss +0 -24
  822. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_mixins.scss +0 -60
  823. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_path.scss +0 -15
  824. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_rotated-flipped.scss +0 -33
  825. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_screen-reader.scss +0 -10
  826. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_stacked.scss +0 -30
  827. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/_variables.scss +0 -800
  828. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/font-awesome-4.7.0/scss/font-awesome.scss +0 -18
  829. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-Black.ttf +0 -0
  830. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-BlackItalic.ttf +0 -0
  831. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-Bold.ttf +0 -0
  832. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-BoldItalic.ttf +0 -0
  833. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-ExtraBold.ttf +0 -0
  834. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-ExtraBoldItalic.ttf +0 -0
  835. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-ExtraLight.ttf +0 -0
  836. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-ExtraLightItalic.ttf +0 -0
  837. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-Italic.ttf +0 -0
  838. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-Light.ttf +0 -0
  839. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-LightItalic.ttf +0 -0
  840. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-Medium.ttf +0 -0
  841. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-MediumItalic.ttf +0 -0
  842. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-Regular.ttf +0 -0
  843. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-SemiBold.ttf +0 -0
  844. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-SemiBoldItalic.ttf +0 -0
  845. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-Thin.ttf +0 -0
  846. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/Montserrat-ThinItalic.ttf +0 -0
  847. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/montserrat/OFL.txt +0 -93
  848. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-Black.ttf +0 -0
  849. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-BlackItalic.ttf +0 -0
  850. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-Bold.ttf +0 -0
  851. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-BoldItalic.ttf +0 -0
  852. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-ExtraBold.ttf +0 -0
  853. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-ExtraBoldItalic.ttf +0 -0
  854. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-ExtraLight.ttf +0 -0
  855. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-ExtraLightItalic.ttf +0 -0
  856. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-Italic.ttf +0 -0
  857. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-Light.ttf +0 -0
  858. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-LightItalic.ttf +0 -0
  859. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-Medium.ttf +0 -0
  860. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-MediumItalic.ttf +0 -0
  861. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-Regular.ttf +0 -0
  862. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-SemiBold.ttf +0 -0
  863. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-SemiBoldItalic.ttf +0 -0
  864. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-Thin.ttf +0 -0
  865. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/fonts/poppins/Poppins-ThinItalic.ttf +0 -0
  866. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/agentconnect-btn-principal-hover.svg +0 -39
  867. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/agentconnect-btn-principal.svg +0 -39
  868. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/bg-01.jpg +0 -0
  869. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/bg-02.jpg +0 -0
  870. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/franceconnect-btn-hover.svg +0 -13
  871. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/franceconnect-btn.svg +0 -13
  872. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/icons/favicon.ico +0 -0
  873. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/logo.png +0 -0
  874. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/images/white_logo.png +0 -0
  875. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/js/bamboo.js +0 -950
  876. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/js/main.js +0 -73
  877. package/aqtion/docker/config/keycloak/themes/cerema/login/resources/vendor/jquery/jquery-3.2.1.min.js +0 -4
  878. package/aqtion/docker/config/keycloak/themes/cerema/login/template.ftl +0 -119
  879. package/aqtion/docker/config/keycloak/themes/cerema/login/theme.properties +0 -94
  880. package/aqtion/docker/config/keycloak/themes/cerema/welcome/index.ftl +0 -141
  881. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/admin-console.png +0 -0
  882. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/alert.png +0 -0
  883. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/bg.png +0 -0
  884. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/bug.png +0 -0
  885. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/css/welcome.css +0 -165
  886. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/favicon.ico +0 -0
  887. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/jboss_community.png +0 -0
  888. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/keycloak-project.png +0 -0
  889. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/keycloak_logo.png +0 -0
  890. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/logo.png +0 -0
  891. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/mail.png +0 -0
  892. package/aqtion/docker/config/keycloak/themes/cerema/welcome/resources/user.png +0 -0
  893. package/aqtion/docker/config/keycloak/themes/cerema/welcome/theme.properties +0 -4
  894. package/aqtion/docker/config/keycloak/themes/keycloak/account/resources/css/account.css +0 -277
  895. package/aqtion/docker/config/keycloak/themes/keycloak/account/resources/img/icon-sidebar-active.png +0 -0
  896. package/aqtion/docker/config/keycloak/themes/keycloak/account/resources/img/keycloak-logo.png +0 -0
  897. package/aqtion/docker/config/keycloak/themes/keycloak/account/resources/img/logo.png +0 -0
  898. package/aqtion/docker/config/keycloak/themes/keycloak/account/theme.properties +0 -14
  899. package/aqtion/docker/config/keycloak/themes/keycloak/admin/resources/css/styles.css +0 -505
  900. package/aqtion/docker/config/keycloak/themes/keycloak/admin/resources/img/keyclok-logo.png +0 -0
  901. package/aqtion/docker/config/keycloak/themes/keycloak/admin/resources/img/keyclok-logo.svg +0 -194
  902. package/aqtion/docker/config/keycloak/themes/keycloak/admin/resources/img/select-arrow.png +0 -0
  903. package/aqtion/docker/config/keycloak/themes/keycloak/admin/theme.properties +0 -5
  904. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/img/favicon.ico +0 -0
  905. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/errors.json +0 -1
  906. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/treeview/LICENSE +0 -20
  907. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/treeview/angular.treeview.js +0 -95
  908. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/treeview/angular.treeview.min.js +0 -9
  909. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/treeview/css/angular.treeview.css +0 -99
  910. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/treeview/img/file.png +0 -0
  911. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/treeview/img/folder-closed.png +0 -0
  912. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/treeview/img/folder.png +0 -0
  913. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/ui-bootstrap-tpls-0.11.0.js +0 -4116
  914. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/angular/version.json +0 -1
  915. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/filesaver/FileSaver.js +0 -188
  916. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/fileupload/FileAPI.min.js +0 -72
  917. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-html5-shim.js +0 -25
  918. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-html5-shim.min.js +0 -2
  919. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-shim.js +0 -215
  920. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-shim.min.js +0 -2
  921. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload.js +0 -156
  922. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload.min.js +0 -2
  923. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/pficon/pficon.css +0 -21
  924. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/pficon/pficon.woff +0 -0
  925. package/aqtion/docker/config/keycloak/themes/keycloak/common/resources/lib/pficon/pficon.woff2 +0 -0
  926. package/aqtion/docker/config/keycloak/themes/keycloak/email/theme.properties +0 -1
  927. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/css/login.css +0 -596
  928. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/feedback-error-arrow-down.png +0 -0
  929. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/feedback-error-sign.png +0 -0
  930. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/feedback-success-arrow-down.png +0 -0
  931. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/feedback-success-sign.png +0 -0
  932. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/feedback-warning-arrow-down.png +0 -0
  933. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/feedback-warning-sign.png +0 -0
  934. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/keycloak-bg.png +0 -0
  935. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/keycloak-logo-text.png +0 -0
  936. package/aqtion/docker/config/keycloak/themes/keycloak/login/resources/img/keycloak-logo.png +0 -0
  937. package/aqtion/docker/config/keycloak/themes/keycloak/login/theme.properties +0 -161
  938. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/index.ftl +0 -132
  939. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/admin-console.png +0 -0
  940. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/alert.png +0 -0
  941. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/bg.png +0 -0
  942. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/bug.png +0 -0
  943. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/css/welcome.css +0 -140
  944. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/keycloak-project.png +0 -0
  945. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/keycloak_logo.png +0 -0
  946. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/logo.png +0 -0
  947. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/mail.png +0 -0
  948. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/resources/user.png +0 -0
  949. package/aqtion/docker/config/keycloak/themes/keycloak/welcome/theme.properties +0 -7
  950. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/index.ftl +0 -295
  951. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_ca.properties +0 -1
  952. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_cs.properties +0 -1
  953. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_da.properties +0 -1
  954. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_de.properties +0 -129
  955. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_en.properties +0 -167
  956. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_es.properties +0 -1
  957. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_fr.properties +0 -44
  958. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_hu.properties +0 -1
  959. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_it.properties +0 -1
  960. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_ja.properties +0 -1
  961. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_lt.properties +0 -1
  962. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_nl.properties +0 -1
  963. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_no.properties +0 -1
  964. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_pl.properties +0 -1
  965. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_pt_BR.properties +0 -121
  966. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_ru.properties +0 -1
  967. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_sk.properties +0 -1
  968. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_sv.properties +0 -1
  969. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_tr.properties +0 -1
  970. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/messages/messages_zh_CN.properties +0 -1
  971. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/App.js +0 -69
  972. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/App.js.map +0 -1
  973. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/ContentPages.js +0 -157
  974. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/ContentPages.js.map +0 -1
  975. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/Main.js +0 -97
  976. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/Main.js.map +0 -1
  977. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/PageHeaderTool.js +0 -29
  978. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/PageHeaderTool.js.map +0 -1
  979. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/PageNav.js +0 -51
  980. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/PageNav.js.map +0 -1
  981. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/PageToolbar.js +0 -60
  982. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/PageToolbar.js.map +0 -1
  983. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/account-service/AccountServiceContext.js +0 -3
  984. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/account-service/AccountServiceContext.js.map +0 -1
  985. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/account-service/account.service.js +0 -149
  986. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/account-service/account.service.js.map +0 -1
  987. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/ContentAlert.js +0 -113
  988. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/ContentAlert.js.map +0 -1
  989. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/ContentPage.js +0 -63
  990. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/ContentPage.js.map +0 -1
  991. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/account-page/AccountPage.js +0 -302
  992. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/account-page/AccountPage.js.map +0 -1
  993. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/aia-page/AppInitiatedActionPage.js +0 -70
  994. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/aia-page/AppInitiatedActionPage.js.map +0 -1
  995. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/applications-page/ApplicationsPage.js +0 -186
  996. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/applications-page/ApplicationsPage.js.map +0 -1
  997. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/authenticator-page/AuthenticatorPage.js +0 -28
  998. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/authenticator-page/AuthenticatorPage.js.map +0 -1
  999. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/device-activity-page/DeviceActivityPage.js +0 -250
  1000. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/device-activity-page/DeviceActivityPage.js.map +0 -1
  1001. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/forbidden-page/ForbiddenPage.js +0 -36
  1002. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/forbidden-page/ForbiddenPage.js.map +0 -1
  1003. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/linked-accounts-page/LinkedAccountsPage.js +0 -310
  1004. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/linked-accounts-page/LinkedAccountsPage.js.map +0 -1
  1005. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/AbstractResourceTable.js +0 -40
  1006. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/AbstractResourceTable.js.map +0 -1
  1007. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/EditTheResource.js +0 -120
  1008. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/EditTheResource.js.map +0 -1
  1009. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/MyResourcesPage.js +0 -284
  1010. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/MyResourcesPage.js.map +0 -1
  1011. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionRequest.js +0 -151
  1012. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionRequest.js.map +0 -1
  1013. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionSelect.js +0 -103
  1014. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionSelect.js.map +0 -1
  1015. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ResourcesTable.js +0 -313
  1016. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ResourcesTable.js.map +0 -1
  1017. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ShareTheResource.js +0 -222
  1018. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ShareTheResource.js.map +0 -1
  1019. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/SharedResourcesTable.js +0 -97
  1020. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/SharedResourcesTable.js.map +0 -1
  1021. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/resource-model.js +0 -16
  1022. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/resource-model.js.map +0 -1
  1023. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/page-not-found/PageNotFound.js +0 -31
  1024. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/page-not-found/PageNotFound.js.map +0 -1
  1025. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/signingin-page/SigningInPage.js +0 -350
  1026. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content/signingin-page/SigningInPage.js.map +0 -1
  1027. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/content.json +0 -60
  1028. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_facebook_transparent.svg +0 -19
  1029. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_github_transparent.svg +0 -16
  1030. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_google_transparent.svg +0 -77
  1031. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_instagram_transparent.svg +0 -23
  1032. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_linkedin_transparent.svg +0 -23
  1033. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_microsoft_transparent.svg +0 -34
  1034. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_openshift_transparent.svg +0 -15
  1035. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_stack_transparent.svg +0 -26
  1036. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/img/socialmedia/socialmedia_icons_twitter_transparent.svg +0 -19
  1037. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/keycloak-service/KeycloakContext.js +0 -3
  1038. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/keycloak-service/KeycloakContext.js.map +0 -1
  1039. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/keycloak-service/keycloak.service.js +0 -77
  1040. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/keycloak-service/keycloak.service.js.map +0 -1
  1041. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/AIACommand.js +0 -33
  1042. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/AIACommand.js.map +0 -1
  1043. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/ParseLink.js +0 -19
  1044. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/ParseLink.js.map +0 -1
  1045. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/RedirectUri.js +0 -39
  1046. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/RedirectUri.js.map +0 -1
  1047. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/TimeUtil.js +0 -50
  1048. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/util/TimeUtil.js.map +0 -1
  1049. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/welcome-page-scripts.js +0 -89
  1050. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/ContinueCancelModal.js +0 -103
  1051. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/ContinueCancelModal.js.map +0 -1
  1052. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/EmptyMessageState.js +0 -38
  1053. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/EmptyMessageState.js.map +0 -1
  1054. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/LocaleSelectors.js +0 -41
  1055. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/LocaleSelectors.js.map +0 -1
  1056. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/Logout.js +0 -46
  1057. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/Logout.js.map +0 -1
  1058. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/Msg.js +0 -69
  1059. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/Msg.js.map +0 -1
  1060. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerDropdownItem.js +0 -38
  1061. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerDropdownItem.js.map +0 -1
  1062. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerLink.js +0 -46
  1063. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerLink.js.map +0 -1
  1064. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/features.js +0 -2
  1065. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/resources/widgets/features.js.map +0 -1
  1066. package/aqtion/docker/config/keycloak/themes/keycloak.v2/account/theme.properties +0 -18
  1067. package/aqtion/docker/config/servers.json +0 -14
  1068. package/aqtion/docker/setup/docker-compose.yml +0 -67
  1069. package/aqtion/frontend/app/components/.gitkeep +0 -0
  1070. package/aqtion/frontend/app/interfaces/.gitkeep +0 -0
  1071. package/aqtion/frontend/app/menu.json +0 -41
  1072. package/aqtion/frontend/app/pages/pages-routing.module.ts +0 -19
  1073. package/aqtion/frontend/app/pages/profil/profil.component.html +0 -3
  1074. package/aqtion/frontend/app/pages/profil/profil.component.scss +0 -0
  1075. package/aqtion/frontend/app/pages/profil/profil.component.ts +0 -27
  1076. package/aqtion/frontend/app/pages/root/root.component.html +0 -3
  1077. package/aqtion/frontend/app/pages/root/root.component.scss +0 -22
  1078. package/aqtion/frontend/app/pages/root/root.component.ts +0 -16
  1079. package/aqtion/frontend/app/services/profils.service.ts +0 -25
  1080. package/aqtion/frontend/app-routing.module.ts +0 -61
  1081. package/aqtion/frontend/app.component.css +0 -46
  1082. package/aqtion/frontend/app.component.html +0 -1
  1083. package/aqtion/frontend/app.component.ts +0 -60
  1084. package/aqtion/frontend/app.module.ts +0 -103
  1085. package/aqtion/frontend/assets/favicon.ico +0 -0
  1086. package/aqtion/frontend/assets/i18n/fr.json +0 -33
  1087. package/aqtion/frontend/assets/images/599x157.png +0 -0
  1088. package/aqtion/frontend/assets/images/cerema.png +0 -0
  1089. package/aqtion/frontend/assets/images/dollar.svg +0 -1
  1090. package/aqtion/frontend/assets/images/logo.png +0 -0
  1091. package/aqtion/frontend/assets/images/logo_title.png +0 -0
  1092. package/aqtion/frontend/assets/images/logorobot.png +0 -0
  1093. package/aqtion/frontend/assets/images/work-in-progress.svg +0 -64
  1094. package/aqtion/frontend/assets/layout/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  1095. package/aqtion/frontend/assets/layout/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  1096. package/aqtion/frontend/assets/layout/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  1097. package/aqtion/frontend/assets/layout/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  1098. package/aqtion/frontend/assets/layout/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  1099. package/aqtion/frontend/assets/layout/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  1100. package/aqtion/frontend/assets/layout/images/LogoCerema.svg +0 -226
  1101. package/aqtion/frontend/assets/layout/images/LogoCerema_horizontal.svg +0 -167
  1102. package/aqtion/frontend/assets/layout/images/SpinnerCerema.svg +0 -6
  1103. package/aqtion/frontend/assets/layout/images/Swagger-logo.png +0 -0
  1104. package/aqtion/frontend/assets/layout/images/authentication.svg +0 -1
  1105. package/aqtion/frontend/assets/layout/images/mail.svg +0 -1
  1106. package/aqtion/frontend/assets/layout/images/postgresql.svg +0 -1
  1107. package/aqtion/frontend/assets/layout/images/user.png +0 -0
  1108. package/aqtion/frontend/assets/layout/styles/layout/_breadcrumb.scss +0 -18
  1109. package/aqtion/frontend/assets/layout/styles/layout/_config.scss +0 -33
  1110. package/aqtion/frontend/assets/layout/styles/layout/_content.scss +0 -20
  1111. package/aqtion/frontend/assets/layout/styles/layout/_fonts.scss +0 -29
  1112. package/aqtion/frontend/assets/layout/styles/layout/_footer.scss +0 -25
  1113. package/aqtion/frontend/assets/layout/styles/layout/_main.scss +0 -29
  1114. package/aqtion/frontend/assets/layout/styles/layout/_responsive.scss +0 -160
  1115. package/aqtion/frontend/assets/layout/styles/layout/_sidebar.scss +0 -2
  1116. package/aqtion/frontend/assets/layout/styles/layout/_topbar.scss +0 -250
  1117. package/aqtion/frontend/assets/layout/styles/layout/_typography.scss +0 -63
  1118. package/aqtion/frontend/assets/layout/styles/layout/_utils.scss +0 -19
  1119. package/aqtion/frontend/assets/layout/styles/layout/layout.scss +0 -15
  1120. package/aqtion/frontend/assets/layout/styles/layout/preloading.css +0 -73
  1121. package/aqtion/frontend/assets/layout/styles/layout/preloading.scss +0 -79
  1122. package/aqtion/frontend/assets/layout/styles/layout/sidebar/_sidebar_slim.scss +0 -132
  1123. package/aqtion/frontend/assets/layout/styles/layout/sidebar/_sidebar_vertical.scss +0 -132
  1124. package/aqtion/frontend/assets/layout/styles/layout/theme/_dark.scss +0 -10
  1125. package/aqtion/frontend/assets/layout/styles/layout/theme/_light.scss +0 -10
  1126. package/aqtion/frontend/assets/layout/styles/layout/theme/_primary.scss +0 -10
  1127. package/aqtion/frontend/assets/layout/styles/layout/theme/_themes.scss +0 -3
  1128. package/aqtion/frontend/assets/layout/styles/theme/designer/_colors.scss +0 -17
  1129. package/aqtion/frontend/assets/layout/styles/theme/designer/_common.scss +0 -68
  1130. package/aqtion/frontend/assets/layout/styles/theme/designer/_components.scss +0 -102
  1131. package/aqtion/frontend/assets/layout/styles/theme/designer/_mixins.scss +0 -203
  1132. package/aqtion/frontend/assets/layout/styles/theme/designer/components/button/_button.scss +0 -560
  1133. package/aqtion/frontend/assets/layout/styles/theme/designer/components/button/_speeddial.scss +0 -81
  1134. package/aqtion/frontend/assets/layout/styles/theme/designer/components/button/_splitbutton.scss +0 -381
  1135. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_carousel.scss +0 -37
  1136. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_datatable.scss +0 -278
  1137. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_dataview.scss +0 -55
  1138. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_filter.scss +0 -138
  1139. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_fullcalendar.scss +0 -329
  1140. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_orderlist.scss +0 -103
  1141. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_organizationchart.scss +0 -50
  1142. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_paginator.scss +0 -92
  1143. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_picklist.scss +0 -103
  1144. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_timeline.scss +0 -38
  1145. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_tree.scss +0 -144
  1146. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_treetable.scss +0 -246
  1147. package/aqtion/frontend/assets/layout/styles/theme/designer/components/data/_virtualscroller.scss +0 -28
  1148. package/aqtion/frontend/assets/layout/styles/theme/designer/components/file/_fileupload.scss +0 -58
  1149. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_breadcrumb.scss +0 -42
  1150. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_contextmenu.scss +0 -56
  1151. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_dock.scss +0 -86
  1152. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_megamenu.scss +0 -106
  1153. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_menu.scss +0 -45
  1154. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_menubar.scss +0 -183
  1155. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_panelmenu.scss +0 -140
  1156. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_slidemenu.scss +0 -59
  1157. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_steps.scss +0 -56
  1158. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_tabmenu.scss +0 -69
  1159. package/aqtion/frontend/assets/layout/styles/theme/designer/components/menu/_tieredmenu.scss +0 -60
  1160. package/aqtion/frontend/assets/layout/styles/theme/designer/components/messages/_inlinemessage.scss +0 -64
  1161. package/aqtion/frontend/assets/layout/styles/theme/designer/components/messages/_message.scss +0 -102
  1162. package/aqtion/frontend/assets/layout/styles/theme/designer/components/messages/_toast.scss +0 -95
  1163. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_avatar.scss +0 -30
  1164. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_badge.scss +0 -48
  1165. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_blockui.scss +0 -0
  1166. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_chip.scss +0 -38
  1167. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_inplace.scss +0 -17
  1168. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_progressbar.scss +0 -17
  1169. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_scrolltop.scss +0 -20
  1170. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_skeleton.scss +0 -8
  1171. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_tag.scss +0 -35
  1172. package/aqtion/frontend/assets/layout/styles/theme/designer/components/misc/_terminal.scss +0 -11
  1173. package/aqtion/frontend/assets/layout/styles/theme/designer/components/multimedia/_galleria.scss +0 -139
  1174. package/aqtion/frontend/assets/layout/styles/theme/designer/components/multimedia/_image.scss +0 -44
  1175. package/aqtion/frontend/assets/layout/styles/theme/designer/components/overlay/_confirmpopup.scss +0 -65
  1176. package/aqtion/frontend/assets/layout/styles/theme/designer/components/overlay/_dialog.scss +0 -64
  1177. package/aqtion/frontend/assets/layout/styles/theme/designer/components/overlay/_overlaypanel.scss +0 -62
  1178. package/aqtion/frontend/assets/layout/styles/theme/designer/components/overlay/_sidebar.scss +0 -23
  1179. package/aqtion/frontend/assets/layout/styles/theme/designer/components/overlay/_tooltip.scss +0 -33
  1180. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_accordion.scss +0 -119
  1181. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_card.scss +0 -30
  1182. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_divider.scss +0 -31
  1183. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_fieldset.scss +0 -47
  1184. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_panel.scss +0 -58
  1185. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_scrollpanel.scss +0 -6
  1186. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_splitter.scss +0 -19
  1187. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_tabview.scss +0 -78
  1188. package/aqtion/frontend/assets/layout/styles/theme/designer/components/panel/_toolbar.scss +0 -10
  1189. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/_extensions.scss +0 -90
  1190. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/_variables.scss +0 -867
  1191. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/blue/theme.css +0 -7341
  1192. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/blue/theme.scss +0 -12
  1193. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/cyan/theme.css +0 -7341
  1194. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/cyan/theme.scss +0 -12
  1195. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/deeppurple/theme.css +0 -7341
  1196. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/deeppurple/theme.scss +0 -12
  1197. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/green/theme.css +0 -7341
  1198. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/green/theme.scss +0 -12
  1199. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/indigo/theme.css +0 -7341
  1200. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/indigo/theme.scss +0 -12
  1201. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/lime/theme.css +0 -7341
  1202. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/lime/theme.scss +0 -12
  1203. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/orange/theme.css +0 -7341
  1204. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/orange/theme.scss +0 -12
  1205. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/pink/theme.css +0 -7341
  1206. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/pink/theme.scss +0 -12
  1207. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/purple/theme.css +0 -7341
  1208. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/purple/theme.scss +0 -12
  1209. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/yellow/theme.css +0 -7341
  1210. package/aqtion/frontend/assets/layout/styles/theme/theme-dark/yellow/theme.scss +0 -12
  1211. package/aqtion/frontend/assets/layout/styles/theme/theme-light/_extensions.scss +0 -90
  1212. package/aqtion/frontend/assets/layout/styles/theme/theme-light/_variables.scss +0 -870
  1213. package/aqtion/frontend/assets/layout/styles/theme/theme-light/blue/theme.css +0 -7540
  1214. package/aqtion/frontend/assets/layout/styles/theme/theme-light/blue/theme.scss +0 -12
  1215. package/aqtion/frontend/assets/layout/styles/theme/theme-light/cyan/theme.css +0 -7341
  1216. package/aqtion/frontend/assets/layout/styles/theme/theme-light/cyan/theme.scss +0 -12
  1217. package/aqtion/frontend/assets/layout/styles/theme/theme-light/deeppurple/theme.css +0 -7341
  1218. package/aqtion/frontend/assets/layout/styles/theme/theme-light/deeppurple/theme.scss +0 -12
  1219. package/aqtion/frontend/assets/layout/styles/theme/theme-light/green/theme.css +0 -7341
  1220. package/aqtion/frontend/assets/layout/styles/theme/theme-light/green/theme.scss +0 -12
  1221. package/aqtion/frontend/assets/layout/styles/theme/theme-light/indigo/theme.css +0 -7341
  1222. package/aqtion/frontend/assets/layout/styles/theme/theme-light/indigo/theme.scss +0 -12
  1223. package/aqtion/frontend/assets/layout/styles/theme/theme-light/lime/theme.css +0 -7341
  1224. package/aqtion/frontend/assets/layout/styles/theme/theme-light/lime/theme.scss +0 -12
  1225. package/aqtion/frontend/assets/layout/styles/theme/theme-light/orange/theme.css +0 -7341
  1226. package/aqtion/frontend/assets/layout/styles/theme/theme-light/orange/theme.scss +0 -12
  1227. package/aqtion/frontend/assets/layout/styles/theme/theme-light/pink/theme.css +0 -7341
  1228. package/aqtion/frontend/assets/layout/styles/theme/theme-light/pink/theme.scss +0 -12
  1229. package/aqtion/frontend/assets/layout/styles/theme/theme-light/purple/theme.css +0 -7341
  1230. package/aqtion/frontend/assets/layout/styles/theme/theme-light/purple/theme.scss +0 -12
  1231. package/aqtion/frontend/assets/layout/styles/theme/theme-light/yellow/theme.css +0 -7341
  1232. package/aqtion/frontend/assets/layout/styles/theme/theme-light/yellow/theme.scss +0 -12
  1233. package/aqtion/frontend/environments/environment.ci.ts +0 -13
  1234. package/aqtion/frontend/environments/environment.dev.ts +0 -12
  1235. package/aqtion/frontend/environments/environment.prod.ts +0 -13
  1236. package/aqtion/frontend/environments/environment.ts +0 -3
  1237. package/aqtion/frontend/index.dev.html +0 -33
  1238. package/aqtion/frontend/index.prod.html +0 -32
  1239. package/aqtion/frontend/layout/api/menuchangeevent.ts +0 -4
  1240. package/aqtion/frontend/layout/api/tabcloseevent.ts +0 -6
  1241. package/aqtion/frontend/layout/app.breadcrumb.component.html +0 -14
  1242. package/aqtion/frontend/layout/app.breadcrumb.component.ts +0 -48
  1243. package/aqtion/frontend/layout/app.footer.component.html +0 -20
  1244. package/aqtion/frontend/layout/app.footer.component.ts +0 -23
  1245. package/aqtion/frontend/layout/app.menu.component.html +0 -3
  1246. package/aqtion/frontend/layout/app.menu.service.ts +0 -23
  1247. package/aqtion/frontend/layout/app.menuitem.component.ts +0 -310
  1248. package/aqtion/frontend/layout/app.sidebar.component.html +0 -5
  1249. package/aqtion/frontend/layout/app.sidebar.component.ts +0 -13
  1250. package/aqtion/frontend/layout/app.topbar.component.html +0 -72
  1251. package/aqtion/frontend/layout/app.topbar.component.ts +0 -73
  1252. package/aqtion/frontend/layout/auto-unsubscribe.decorator.ts +0 -21
  1253. package/aqtion/frontend/layout/common/err-403/err-403.component.html +0 -24
  1254. package/aqtion/frontend/layout/common/err-403/err-403.component.scss +0 -340
  1255. package/aqtion/frontend/layout/common/err-403/err-403.ts +0 -19
  1256. package/aqtion/frontend/layout/common/err-404/err-404.component.html +0 -27
  1257. package/aqtion/frontend/layout/common/err-404/err-404.component.scss +0 -38
  1258. package/aqtion/frontend/layout/common/err-404/err-404.ts +0 -19
  1259. package/aqtion/frontend/layout/common/err-500/err-500.component.html +0 -10
  1260. package/aqtion/frontend/layout/common/err-500/err-500.component.scss +0 -44
  1261. package/aqtion/frontend/layout/common/err-500/err-500.ts +0 -37
  1262. package/aqtion/frontend/layout/common/work-in-progress/work-in-progress.component.html +0 -1
  1263. package/aqtion/frontend/layout/common/work-in-progress/work-in-progress.component.scss +0 -8
  1264. package/aqtion/frontend/layout/common/work-in-progress/work-in-progress.component.ts +0 -14
  1265. package/aqtion/frontend/layout/config/app.config.component.html +0 -86
  1266. package/aqtion/frontend/layout/config/app.config.component.scss +0 -0
  1267. package/aqtion/frontend/layout/config/app.config.component.ts +0 -241
  1268. package/aqtion/frontend/layout/config/config.module.ts +0 -27
  1269. package/aqtion/frontend/layout/error.handler.ts +0 -16
  1270. package/aqtion/frontend/layout/main/main.component.html +0 -15
  1271. package/aqtion/frontend/layout/main/main.component.ts +0 -186
  1272. package/aqtion/frontend/layout/main.module.ts +0 -45
  1273. package/aqtion/frontend/layout/service/app.layout.service.ts +0 -123
  1274. package/aqtion/frontend/layout/service/healthCheck.service.ts +0 -35
  1275. package/aqtion/frontend/layout/shared/components/app.menu.component.ts +0 -69
  1276. package/aqtion/frontend/layout/shared/components/auth/accessdenied/accessdenied-routing.module.ts +0 -12
  1277. package/aqtion/frontend/layout/shared/components/auth/accessdenied/accessdenied.component.html +0 -10
  1278. package/aqtion/frontend/layout/shared/components/auth/accessdenied/accessdenied.component.ts +0 -7
  1279. package/aqtion/frontend/layout/shared/components/auth/accessdenied/accessdenied.module.ts +0 -17
  1280. package/aqtion/frontend/layout/shared/components/auth/auth-routing.module.ts +0 -14
  1281. package/aqtion/frontend/layout/shared/components/auth/auth.module.ts +0 -13
  1282. package/aqtion/frontend/layout/shared/components/auth/error/error-routing.module.ts +0 -12
  1283. package/aqtion/frontend/layout/shared/components/auth/error/error.component.html +0 -10
  1284. package/aqtion/frontend/layout/shared/components/auth/error/error.component.ts +0 -7
  1285. package/aqtion/frontend/layout/shared/components/auth/error/error.module.ts +0 -12
  1286. package/aqtion/frontend/layout/shared/components/auth/login/login-routing.module.ts +0 -12
  1287. package/aqtion/frontend/layout/shared/components/auth/login/login.component.html +0 -15
  1288. package/aqtion/frontend/layout/shared/components/auth/login/login.component.ts +0 -47
  1289. package/aqtion/frontend/layout/shared/components/auth/login/login.module.ts +0 -21
  1290. package/aqtion/frontend/layout/shared/components/auth/logout/logout/logout.component.html +0 -8
  1291. package/aqtion/frontend/layout/shared/components/auth/logout/logout/logout.component.scss +0 -21
  1292. package/aqtion/frontend/layout/shared/components/auth/logout/logout/logout.component.ts +0 -15
  1293. package/aqtion/frontend/layout/shared/components/auth/logout/logout.module.ts +0 -26
  1294. package/aqtion/frontend/layout/shared/components/code/code.component.ts +0 -17
  1295. package/aqtion/frontend/layout/shared/components/indic/indic.component.html +0 -8
  1296. package/aqtion/frontend/layout/shared/components/indic/indic.component.scss +0 -0
  1297. package/aqtion/frontend/layout/shared/components/indic/indic.component.ts +0 -60
  1298. package/aqtion/frontend/layout/shared/components/lookup-input/lookup-input.component.html +0 -70
  1299. package/aqtion/frontend/layout/shared/components/lookup-input/lookup-input.component.scss +0 -0
  1300. package/aqtion/frontend/layout/shared/components/lookup-input/lookup-input.component.ts +0 -121
  1301. package/aqtion/frontend/layout/shared/components/notfound/notfound-routing.module.ts +0 -12
  1302. package/aqtion/frontend/layout/shared/components/notfound/notfound.component.html +0 -42
  1303. package/aqtion/frontend/layout/shared/components/notfound/notfound.component.ts +0 -7
  1304. package/aqtion/frontend/layout/shared/components/notfound/notfound.module.ts +0 -12
  1305. package/aqtion/frontend/layout/shared/constants/dateFormat.constants.ts +0 -1
  1306. package/aqtion/frontend/layout/shared/constants/pagination.constants.ts +0 -1
  1307. package/aqtion/frontend/layout/shared/core/config/application-config.service.ts +0 -34
  1308. package/aqtion/frontend/layout/shared/core/config/db-config.service.ts +0 -20
  1309. package/aqtion/frontend/layout/shared/core/guard/can-modify.guard.ts +0 -51
  1310. package/aqtion/frontend/layout/shared/core/guard/login.guard.ts +0 -24
  1311. package/aqtion/frontend/layout/shared/core/guard/ui.guard.ts +0 -94
  1312. package/aqtion/frontend/layout/shared/core/interceptor/handle-req.interceptor.ts +0 -31
  1313. package/aqtion/frontend/layout/shared/core/interceptor/index.ts +0 -10
  1314. package/aqtion/frontend/layout/shared/core/request/pageable.model.ts +0 -5
  1315. package/aqtion/frontend/layout/shared/core/request/request-util.ts +0 -21
  1316. package/aqtion/frontend/layout/shared/core/resolver/accueil.resolver.ts +0 -19
  1317. package/aqtion/frontend/layout/shared/core/storage/MyLocalStorageService.ts +0 -22
  1318. package/aqtion/frontend/layout/shared/core/storage/MyStorageService.ts +0 -17
  1319. package/aqtion/frontend/layout/shared/dev/dev-dashboard/dev-dashboard.component.html +0 -30
  1320. package/aqtion/frontend/layout/shared/dev/dev-dashboard/dev-dashboard.component.scss +0 -82
  1321. package/aqtion/frontend/layout/shared/dev/dev-dashboard/dev-dashboard.component.ts +0 -29
  1322. package/aqtion/frontend/layout/shared/dev/dev-routing.module.ts +0 -19
  1323. package/aqtion/frontend/layout/shared/dev/dev.module.ts +0 -76
  1324. package/aqtion/frontend/layout/shared/entities/claims.model.ts +0 -9
  1325. package/aqtion/frontend/layout/shared/entities/user.model.ts +0 -9
  1326. package/aqtion/frontend/layout/shared/i18n/fr.json +0 -74
  1327. package/aqtion/frontend/layout/shared/service/dev.service.ts +0 -16
  1328. package/aqtion/frontend/layout/shared/service/policy.service.ts +0 -22
  1329. package/aqtion/frontend/layout/shared/service/user.service.ts +0 -71
  1330. package/aqtion/frontend/layout/shared/shared.module.ts +0 -11
  1331. package/aqtion/frontend/layout/shared/utils/globals.ts +0 -85
  1332. package/aqtion/frontend/layout/shared/utils/misc.ts +0 -31
  1333. package/aqtion/frontend/main-routing.module.ts +0 -47
  1334. package/aqtion/frontend/main.ts +0 -13
  1335. package/aqtion/frontend/pages.module.ts +0 -76
  1336. package/aqtion/frontend/polyfills.ts +0 -64
  1337. package/aqtion/frontend/styles.scss +0 -43
  1338. package/aqtion/frontend/themes.scss +0 -84
  1339. package/aqtion/kubernetes/Chart.yaml +0 -4
  1340. package/aqtion/kubernetes/config/values.yaml +0 -22
  1341. package/aqtion/kubernetes/templates/api.yaml +0 -74
  1342. package/aqtion/kubernetes/templates/app.yaml +0 -58
  1343. package/aqtion/kubernetes/templates/pgadmin.yaml +0 -115
  1344. package/aqtion/kubernetes/templates/postgres.yaml +0 -67
  1345. package/aqtion/launch.json +0 -21
  1346. package/aqtion/logo.png +0 -0
  1347. package/aqtion/nginx.conf +0 -20
  1348. package/aqtion/package-lock.json +0 -14134
  1349. package/aqtion/package.json +0 -84
  1350. package/aqtion/playwright.config.ts +0 -77
  1351. package/aqtion/pnpm-lock.yaml +0 -9539
  1352. package/aqtion/policies/roles.json +0 -4
  1353. package/aqtion/policies/ui.policy.json +0 -4
  1354. package/aqtion/pom.xml +0 -144
  1355. package/aqtion/run.sh +0 -5
  1356. package/aqtion/tests/example.spec.ts +0 -18
  1357. package/aqtion/tests-examples/demo-todo-app.spec.ts +0 -437
  1358. package/aqtion/tsconfig.app.json +0 -9
  1359. package/aqtion/tsconfig.json +0 -39
  1360. package/aqtion/tsconfig.spec.json +0 -9
@@ -1,2024 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata></metadata>
5
- <defs>
6
- <font id="open_sansextrabold_italic" horiz-adv-x="1243">
7
- <font-face units-per-em="2048" ascent="1638" descent="-410"/>
8
- <missing-glyph horiz-adv-x="532"/>
9
- <glyph unicode="&#xfb01;" horiz-adv-x="1505"
10
- d="M0 0zM-2 -492q-110 0 -207 27v303q63 -18 117 -18q74 0 112 30t52 95l190 897h-166l43 190l189 96l16 74q43 192 146.5 278.5t275.5 86.5q80 0 155 -16t128 -42l-99 -264q-64 31 -129 31q-35 0 -59.5 -18.5t-32.5 -53.5l-16 -71h211l-66 -291h-209l-205 -959 q-43 -192 -153.5 -283.5t-292.5 -91.5zM1250 0h-387l239 1133h389zM1149 1382q0 103 59.5 156t166.5 53q91 0 140.5 -36.5t49.5 -104.5q0 -100 -58 -154.5t-167 -54.5q-191 0 -191 141z"/>
11
- <glyph unicode="&#xfb02;" horiz-adv-x="1505"
12
- d="M0 0zM-2 -492q-110 0 -207 27v303q63 -18 117 -18q74 0 112 30t52 95l190 897h-166l43 190l189 96l16 74q43 192 146.5 278.5t275.5 86.5q80 0 155 -16t128 -42l-99 -264q-64 31 -129 31q-35 0 -59.5 -18.5t-32.5 -53.5l-16 -71h211l-66 -291h-209l-205 -959 q-43 -192 -153.5 -283.5t-292.5 -91.5zM1250 0h-387l329 1556h387z"/>
13
- <glyph unicode="&#xfb03;" horiz-adv-x="2163"
14
- d="M715 -492q-110 0 -207 27v303q63 -18 117 -18q74 0 111.5 30t51.5 95l191 897h-330l-205 -959q-43 -192 -153.5 -283.5t-292.5 -91.5q-110 0 -207 27v303q63 -18 117 -18q74 0 112 30t52 95l190 897h-166l43 190l189 96l16 74q43 192 146.5 278.5t275.5 86.5 q80 0 155 -16t128 -42l-99 -264q-64 31 -129 31q-35 0 -59.5 -18.5t-32.5 -53.5l-16 -71h331l17 69q41 185 142.5 275t279.5 90q80 0 155 -16t127 -42l-98 -264q-64 31 -129 31q-35 0 -59.5 -18.5t-32.5 -53.5l-16 -71h210l-65 -291h-209l-205 -959q-43 -192 -153.5 -283.5 t-292.5 -91.5zM1907 0h-387l239 1133h389zM1806 1382q0 103 59.5 156t166.5 53q91 0 140.5 -36.5t49.5 -104.5q0 -100 -58 -154.5t-167 -54.5q-191 0 -191 141z"/>
15
- <glyph unicode="&#xfb04;" horiz-adv-x="2159"
16
- d="M715 -492q-110 0 -207 27v303q63 -18 117 -18q74 0 111.5 30t51.5 95l191 897h-330l-205 -959q-43 -192 -153.5 -283.5t-292.5 -91.5q-110 0 -207 27v303q63 -18 117 -18q74 0 112 30t52 95l190 897h-166l43 190l189 96l16 74q43 192 146.5 278.5t275.5 86.5 q80 0 155 -16t128 -42l-99 -264q-64 31 -129 31q-35 0 -59.5 -18.5t-32.5 -53.5l-16 -71h331l17 69q41 185 142.5 275t279.5 90q80 0 155 -16t127 -42l-98 -264q-64 31 -129 31q-35 0 -59.5 -18.5t-32.5 -53.5l-16 -71h210l-65 -291h-209l-205 -959q-43 -192 -153.5 -283.5 t-292.5 -91.5zM1903 0h-387l329 1556h387z"/>
17
- <glyph horiz-adv-x="2048"/>
18
- <glyph horiz-adv-x="2048"/>
19
- <glyph unicode="&#xd;" horiz-adv-x="1044"/>
20
- <glyph unicode=" " horiz-adv-x="532"/>
21
- <glyph unicode="&#x09;" horiz-adv-x="532"/>
22
- <glyph unicode="&#xa0;" horiz-adv-x="532"/>
23
- <glyph unicode="!" horiz-adv-x="623"
24
- d="M453 516h-328l156 946h426zM12 127q0 107 65 170t179 63q87 0 133.5 -40.5t46.5 -114.5q0 -110 -63.5 -170t-173.5 -60q-88 0 -137.5 38.5t-49.5 113.5z"/>
25
- <glyph unicode="&#x22;" horiz-adv-x="930"
26
- d="M596 1462l-158 -528h-256l72 528h342zM1038 1462l-157 -528h-258l73 528h342z"/>
27
- <glyph unicode="#" horiz-adv-x="1323"
28
- d="M1067 831l-57 -200h243l-20 -238h-293l-111 -393h-270l113 393h-168l-113 -393h-270l112 393h-219l21 238h266l57 200h-235l20 242h285l111 389h270l-111 -389h168l111 389h270l-110 -389h221l-21 -242h-270zM571 631h168l58 200h-168z"/>
29
- <glyph unicode="$" horiz-adv-x="1188"
30
- d="M1067 481q0 -178 -133 -290t-361 -125l-38 -187h-168l41 191q-221 16 -347 92v311q126 -59 228 -86t203 -27q174 0 174 105q0 40 -32.5 72.5t-139.5 83.5q-139 62 -214 160t-75 227q0 176 133.5 288t357.5 127l29 133h168l-31 -137q161 -15 314 -90l-140 -270 q-158 71 -295 71q-66 0 -103.5 -28t-37.5 -68q0 -53 39 -89.5t158 -94.5q140 -68 205 -155.5t65 -213.5z"/>
31
- <glyph unicode="%" horiz-adv-x="1878"
32
- d="M1630 1462l-1081 -1462h-297l1089 1462h289zM498 1241q-50 0 -88.5 -110t-38.5 -240q0 -84 53 -84q52 0 89.5 110.5t37.5 239.5q0 43 -12 63.5t-41 20.5zM842 1161q0 -165 -56.5 -303t-158 -215.5t-230.5 -77.5q-159 0 -238 83.5t-79 238.5q0 173 54 309.5t154.5 211.5 t237.5 75q147 0 231.5 -85t84.5 -237zM1475 655q-50 0 -88.5 -110t-38.5 -240q0 -84 53 -84q52 0 89.5 110.5t37.5 239.5q0 44 -12 64t-41 20zM1819 575q0 -164 -56 -302t-158 -215.5t-231 -77.5q-159 0 -238 83t-79 238q0 173 54 309.5t154.5 211.5t237.5 75 q147 0 231.5 -85t84.5 -237z"/>
33
- <glyph unicode="&#x26;" horiz-adv-x="1501"
34
- d="M8 385q0 159 87.5 264.5t271.5 165.5q-37 46 -60.5 118.5t-23.5 131.5q0 197 126 308.5t355 111.5q189 0 302.5 -88t113.5 -236q0 -130 -80 -233t-262 -197l129 -186q36 36 75.5 114.5t63.5 161.5h383q-46 -161 -128.5 -305.5t-189.5 -253.5l191 -262h-442l-43 61 q-155 -81 -349 -81q-244 0 -382 106.5t-138 298.5zM745 1221q-49 0 -79.5 -34.5t-30.5 -94.5q0 -76 51 -144q72 31 106.5 79.5t34.5 107.5q0 35 -22 60.5t-60 25.5zM571 287q77 0 138 26l-193 279q-117 -52 -117 -168q0 -62 47.5 -99.5t124.5 -37.5z"/>
35
- <glyph unicode="'" horiz-adv-x="487" d="M596 1462l-158 -528h-256l72 528h342z"/>
36
- <glyph unicode="(" horiz-adv-x="766"
37
- d="M68 326q0 330 124.5 619t387.5 558h323q-260 -281 -384 -576t-124 -618q0 -150 32.5 -326t84.5 -307h-293q-67 120 -109 299t-42 351zM720 1485z"/>
38
- <glyph unicode=")" horiz-adv-x="766"
39
- d="M694 854q0 -341 -123 -628t-378 -550h-326q256 277 378 571.5t122 622.5q0 150 -32.5 322.5t-86.5 310.5h295q71 -124 111 -298t40 -351zM420 1485z"/>
40
- <glyph unicode="*" horiz-adv-x="1110"
41
- d="M909 1509l-116 -331l368 30l-22 -301l-310 41l148 -311l-285 -86l-80 303l-166 -244l-249 185l254 229l-299 84l100 278l319 -165l31 350z"/>
42
- <glyph unicode="+" horiz-adv-x="1159" d="M455 586h-353v272h353v352h270v-352h352v-272h-352v-348h-270v348z"/>
43
- <glyph unicode="," horiz-adv-x="627"
44
- d="M432 238l8 -23q-116 -262 -256 -479h-288q53 121 147 387l41 115h348z"/>
45
- <glyph unicode="-" horiz-adv-x="674" d="M23 393l63 312h553l-64 -312h-552z"/>
46
- <glyph unicode="." horiz-adv-x="627"
47
- d="M0 127q0 109 65 171t179 62q84 0 132 -40t48 -115q0 -118 -60 -174t-190 -56q-78 0 -126 37t-48 115z"/>
48
- <glyph unicode="/" horiz-adv-x="956" d="M1092 1483l-838 -1503h-344l838 1503h344z"/>
49
- <glyph unicode="0" horiz-adv-x="1188"
50
- d="M1157 983q0 -298 -85 -529.5t-235 -352.5t-348 -121q-210 0 -318 126t-108 359q0 295 85 533.5t235 362.5t348 124q135 0 230.5 -62.5t145.5 -174.5t50 -265zM686 1169q-55 0 -110 -111t-89 -282t-34 -319q0 -84 15 -123t60 -39q58 0 111.5 94.5t91 265.5t37.5 336 q0 85 -18.5 131.5t-63.5 46.5z"/>
51
- <glyph unicode="1" horiz-adv-x="1188"
52
- d="M774 0h-389l174 799q28 132 76 256q-78 -68 -131 -103l-203 -125l-151 252l620 383h311z"/>
53
- <glyph unicode="2" horiz-adv-x="1188"
54
- d="M948 0h-1005l53 256l483 436q248 221 248 361q0 49 -26 73.5t-66 24.5q-120 0 -281 -147l-186 258q234 221 541 221q183 0 295 -99.5t112 -269.5q0 -152 -87 -285t-298 -315l-205 -176v-12h490z"/>
55
- <glyph unicode="3" horiz-adv-x="1188"
56
- d="M1126 1137q0 -148 -89.5 -245t-252.5 -130v-8q129 -25 202 -111.5t73 -212.5q0 -216 -178 -333t-482 -117q-116 0 -217.5 20.5t-167.5 58.5v332q167 -100 377 -100q138 0 206.5 46.5t68.5 133.5q0 54 -27 81t-86 39.5t-166 12.5h-84l53 291h78q147 0 229 46.5t82 127.5 q0 46 -36 74t-99 28q-117 0 -270 -84l-158 248q126 81 243.5 114.5t258.5 33.5q201 0 321.5 -93t120.5 -253z"/>
57
- <glyph unicode="4" horiz-adv-x="1188"
58
- d="M1065 283h-150l-59 -283h-377l60 283h-549l51 256l762 923h360l-186 -884h149zM600 578l49 194q29 107 60 211h-9q-51 -97 -114 -172l-195 -233h209z"/>
59
- <glyph unicode="5" horiz-adv-x="1188"
60
- d="M655 958q181 0 293.5 -117.5t112.5 -316.5q0 -261 -161 -402.5t-466 -141.5q-129 0 -244.5 22t-169.5 61v324q79 -45 181 -70.5t184 -25.5q277 0 277 192q0 76 -50.5 123t-136.5 47q-53 0 -111 -10t-92 -22l-122 92l215 749h813l-68 -323h-471l-59 -185q35 4 75 4z"/>
61
- <glyph unicode="6" horiz-adv-x="1188"
62
- d="M971 1483q102 0 233 -31l-63 -303q-95 25 -183 25q-145 0 -237 -34t-151.5 -108.5t-106.5 -224.5h8q106 170 307 170q160 0 244 -103t84 -299q0 -175 -68.5 -311.5t-197 -210t-297.5 -73.5q-225 0 -345 124t-120 367q0 105 26 254q85 392 298.5 575t568.5 183zM561 287 q66 0 109 76.5t43 181.5q0 129 -92 129q-68 0 -113 -73t-45 -181q0 -66 26.5 -99.5t71.5 -33.5z"/>
63
- <glyph unicode="7" horiz-adv-x="1188" d="M35 0l717 1135h-574l70 327h1030l-51 -231l-744 -1231h-448z"/>
64
- <glyph unicode="8" horiz-adv-x="1188"
65
- d="M725 1485q200 0 316 -92.5t116 -241.5q0 -128 -77.5 -228.5t-202.5 -140.5q92 -71 140 -158t48 -204q0 -206 -141 -323t-387 -117q-225 0 -356.5 99t-131.5 259q0 301 332 418q-156 121 -156 309q0 121 60.5 216.5t174 149.5t265.5 54zM584 608q-170 -90 -170 -223 q0 -54 36.5 -88.5t96.5 -34.5q70 0 112.5 42t42.5 110q0 115 -118 194zM707 1202q-48 0 -83.5 -39.5t-35.5 -97.5q0 -38 23.5 -77t62.5 -58q58 22 92.5 71t34.5 103q0 49 -28.5 73.5t-65.5 24.5z"/>
66
- <glyph unicode="9" horiz-adv-x="1188"
67
- d="M1137 952q0 -293 -103 -519.5t-285.5 -339.5t-431.5 -113q-115 0 -211 30v314q92 -37 203 -37q187 0 291.5 87t144.5 281h-8q-59 -95 -132 -134.5t-169 -39.5q-151 0 -239 110t-88 296q0 176 65.5 310.5t190 210t297.5 75.5q230 0 352.5 -137.5t122.5 -393.5zM672 1176 q-73 0 -121.5 -71t-48.5 -173q0 -144 92 -144q74 0 125 70.5t51 171.5q0 66 -27.5 106t-70.5 40z"/>
68
- <glyph unicode=":" horiz-adv-x="627"
69
- d="M0 127q0 109 65 171t179 62q84 0 132 -40t48 -115q0 -118 -60 -174t-190 -56q-78 0 -126 37t-48 115zM195 915q0 110 65 171t176 61q82 0 132 -37.5t50 -116.5q0 -119 -59 -175t-190 -56q-79 0 -126.5 37.5t-47.5 115.5z"/>
70
- <glyph unicode=";" horiz-adv-x="627"
71
- d="M420 238l8 -23q-116 -262 -256 -479h-289q65 147 148 387l41 115h348zM195 915q0 110 65 171t176 61q82 0 132 -37.5t50 -116.5q0 -119 -59 -175t-190 -56q-79 0 -126.5 37.5t-47.5 115.5z"/>
72
- <glyph unicode="&#x3c;" horiz-adv-x="1159"
73
- d="M1061 176l-973 451v172l973 508v-299l-576 -283l576 -252v-297z"/>
74
- <glyph unicode="=" horiz-adv-x="1159" d="M102 774v266h975v-266h-975zM102 399v271h975v-271h-975z"/>
75
- <glyph unicode="&#x3e;" horiz-adv-x="1159" d="M109 473l575 252l-575 283v299l972 -508v-172l-972 -451v297z"/>
76
- <glyph unicode="?" horiz-adv-x="999"
77
- d="M256 516l12 64q15 80 42 138t71 104t141 110q89 58 125.5 95t36.5 77q0 70 -90 70q-126 0 -313 -109l-119 283q231 135 461 135q201 0 319.5 -90t118.5 -248q0 -89 -27.5 -156t-79 -120.5t-170.5 -125.5q-100 -60 -142.5 -100t-55.5 -84l-15 -43h-315zM176 127 q0 107 65 170t179 63q87 0 133.5 -40.5t46.5 -114.5q0 -110 -63.5 -170t-174.5 -60q-87 0 -136.5 39t-49.5 113z"/>
78
- <glyph unicode="@" horiz-adv-x="1837"
79
- d="M1774 827q0 -170 -69.5 -314t-191 -225t-266.5 -81q-170 0 -219 129h-10q-48 -65 -111.5 -97t-156.5 -32q-117 0 -191 83.5t-74 221.5q0 156 74 294.5t196.5 211t276.5 72.5q155 0 336 -70l-100 -414q-23 -94 -23 -137q0 -41 39 -41q64 0 116 48.5t81.5 138.5t29.5 206 q0 213 -133.5 322.5t-382.5 109.5q-187 0 -336.5 -91.5t-232 -258t-82.5 -379.5q0 -145 55 -254t153.5 -168t223.5 -59q103 0 234 24.5t245 69.5v-225q-90 -43 -223.5 -70.5t-251.5 -27.5q-209 0 -367.5 83.5t-244.5 240t-86 362.5q0 288 117 511t335.5 347.5t485.5 124.5 q355 0 554.5 -174t199.5 -482zM1012 868q-73 0 -128.5 -47.5t-87.5 -127t-32 -161.5q0 -104 78 -104q61 0 99.5 51.5t74.5 188.5l47 190q-23 10 -51 10z"/>
80
- <glyph unicode="A" horiz-adv-x="1384"
81
- d="M858 274h-448l-125 -274h-406l744 1462h503l123 -1462h-381zM553 586h293l-17 424l-2 86q0 75 4 131q-24 -86 -61 -166z"/>
82
- <glyph unicode="B" horiz-adv-x="1298"
83
- d="M342 1462h487q217 0 329 -82.5t112 -236.5q0 -288 -297 -377v-8q88 -29 140 -101.5t52 -177.5q0 -229 -152.5 -354t-432.5 -125h-547zM614 901h72q88 0 133 38t45 122q0 102 -127 102h-63zM555 612l-66 -307h82q86 0 143.5 48.5t57.5 121.5q0 69 -33 103t-116 34h-68z "/>
84
- <glyph unicode="C" horiz-adv-x="1290"
85
- d="M881 1159q-108 0 -195 -78t-136.5 -215t-49.5 -297q0 -134 56 -200t161 -66q83 0 168 20.5t200 69.5v-323q-203 -90 -440 -90q-260 0 -400.5 148.5t-140.5 420.5q0 266 101.5 488t276 335t399.5 113q265 0 481 -131l-148 -305q-93 55 -171 82.5t-162 27.5z"/>
86
- <glyph unicode="D" horiz-adv-x="1401"
87
- d="M1337 909q0 -280 -99 -485.5t-287.5 -314.5t-446.5 -109h-471l309 1462h416q276 0 427.5 -144.5t151.5 -408.5zM563 324q110 0 196.5 70t134.5 199.5t48 295.5q0 125 -54 189.5t-151 64.5h-71l-172 -819h69z"/>
88
- <glyph unicode="E" horiz-adv-x="1151"
89
- d="M901 0h-868l309 1462h868l-65 -317h-477l-47 -230h444l-72 -317h-444l-57 -276h477z"/>
90
- <glyph unicode="F" horiz-adv-x="1165"
91
- d="M424 0h-391l309 1462h862l-67 -317h-471l-58 -279h436l-69 -319h-438z"/>
92
- <glyph unicode="G" horiz-adv-x="1430"
93
- d="M731 856h610l-167 -795q-250 -81 -521 -81q-261 0 -405 152t-144 431q0 267 110 482t301.5 327.5t445.5 112.5q266 0 448 -107l-147 -309q-153 90 -306 90q-132 0 -233.5 -72.5t-162 -214.5t-60.5 -303q0 -264 209 -264q63 0 133 14l51 232h-229z"/>
94
- <glyph unicode="H" horiz-adv-x="1462"
95
- d="M1163 0h-391l125 596h-346l-127 -596h-391l309 1462h391l-112 -542h348l112 542h392z"/>
96
- <glyph unicode="I" horiz-adv-x="727" d="M31 0l309 1462h397l-309 -1462h-397z"/>
97
- <glyph unicode="J" horiz-adv-x="764"
98
- d="M-115 -461q-106 0 -213 29v319q99 -24 174 -24q107 0 162 59t84 195l289 1345h391l-299 -1394q-43 -200 -113 -312.5t-182.5 -164.5t-292.5 -52z"/>
99
- <glyph unicode="K" horiz-adv-x="1370"
100
- d="M1241 0h-438l-174 578l-97 -56l-108 -522h-391l309 1462h391l-135 -624l38 59q88 143 130 195l297 370h459l-551 -674z"/>
101
- <glyph unicode="L" horiz-adv-x="1079" d="M33 0l309 1462h391l-241 -1143h477l-68 -319h-868z"/>
102
- <glyph unicode="M" horiz-adv-x="1862"
103
- d="M588 0v1049h-8q-67 -417 -86 -512l-113 -537h-348l309 1462h518v-1038h8l478 1038h526l-313 -1462h-351l117 549q50 228 108 436l15 64h-8l-482 -1049h-370z"/>
104
- <glyph unicode="N" horiz-adv-x="1618"
105
- d="M1319 0h-455l-289 1028h-8q-29 -291 -57 -418l-129 -610h-348l309 1462h455l286 -983h9q29 236 57 371l131 612h348z"/>
106
- <glyph unicode="O" horiz-adv-x="1509"
107
- d="M897 1485q260 0 404.5 -148.5t144.5 -414.5t-99.5 -486.5t-274.5 -338t-406 -117.5q-269 0 -415.5 149t-146.5 414t103 487t280.5 338.5t409.5 116.5zM1051 918q0 114 -48 178.5t-139 64.5q-99 0 -182 -84t-132.5 -231t-49.5 -301q0 -242 200 -242q95 0 176.5 83t128 224 t46.5 308z"/>
108
- <glyph unicode="P" horiz-adv-x="1276"
109
- d="M1251 1024q0 -252 -171.5 -395.5t-469.5 -143.5h-86l-100 -485h-391l309 1462h373q259 0 397.5 -113.5t138.5 -324.5zM594 805h63q91 0 147 58.5t56 148.5q0 59 -36 95t-99 36h-59z"/>
110
- <glyph unicode="Q" horiz-adv-x="1509"
111
- d="M903 1485q258 0 400.5 -149.5t142.5 -413.5q0 -280 -114 -509t-310 -339l238 -422h-439l-162 328h-12q-258 0 -400.5 149.5t-142.5 413.5q0 265 102.5 486t282 338.5t414.5 117.5zM870 1157q-103 0 -188.5 -83t-133.5 -226t-48 -309q0 -115 47.5 -172.5t134.5 -57.5 q102 0 186.5 81t133.5 224.5t49 311.5q0 114 -47 172.5t-134 58.5z"/>
112
- <glyph unicode="R" horiz-adv-x="1331"
113
- d="M537 532l-113 -532h-391l309 1462h387q252 0 386 -100t134 -301q0 -156 -71 -272t-211 -177l224 -516l40 -96h-426l-195 532h-73zM600 829h51q95 0 151 54.5t56 152.5q0 62 -34.5 94.5t-100.5 32.5h-53z"/>
114
- <glyph unicode="S" horiz-adv-x="1122"
115
- d="M977 449q0 -222 -147 -345.5t-410 -123.5q-110 0 -208 24.5t-169 71.5v350q84 -53 192.5 -89t196.5 -36q74 0 112 31t38 88q0 27 -12 50.5t-34 47t-118 103.5q-117 94 -170 192t-53 215q0 131 65.5 235.5t185 162t267.5 57.5q239 0 430 -107l-135 -297q-171 88 -291 88 q-64 0 -98.5 -28t-34.5 -82q0 -49 33.5 -91.5t127.5 -113.5q118 -87 175 -183t57 -220z"/>
116
- <glyph unicode="T" horiz-adv-x="1130" d="M627 0h-391l237 1139h-317l69 323h1028l-71 -323h-318z"/>
117
- <glyph unicode="U" horiz-adv-x="1436"
118
- d="M1450 1462l-199 -932q-59 -281 -225 -415.5t-451 -134.5q-134 0 -236.5 55t-158 154t-55.5 221q0 64 12 129l199 923h391l-195 -913q-14 -68 -14 -115q0 -127 121 -127q94 0 147.5 64.5t81.5 197.5l191 893h391z"/>
119
- <glyph unicode="V" horiz-adv-x="1264"
120
- d="M1001 1462h414l-725 -1462h-436l-104 1462h382l27 -801v-51q0 -144 -16 -256h8q14 64 44.5 157.5t55.5 145.5z"/>
121
- <glyph unicode="W" horiz-adv-x="1915"
122
- d="M487 354l40 104l94 232l335 772h336v-792q0 -156 -26 -316q10 28 133 346l303 762h387l-635 -1462h-461v620q0 155 13 324q-33 -133 -118 -349l-253 -595h-434l-49 1462h370l-10 -733q-6 -267 -25 -375z"/>
123
- <glyph unicode="X" horiz-adv-x="1358"
124
- d="M1235 0h-432l-146 498l-338 -498h-444l563 776l-223 686h416l123 -469l309 469h448l-538 -725z"/>
125
- <glyph unicode="Y" horiz-adv-x="1237"
126
- d="M657 920l312 542h436l-612 -895l-121 -567h-391l120 567l-237 895h403z"/>
127
- <glyph unicode="Z" horiz-adv-x="1104"
128
- d="M942 0h-1034l47 242l690 901h-479l67 319h986l-52 -245l-700 -898h543z"/>
129
- <glyph unicode="[" horiz-adv-x="737"
130
- d="M477 -344h-530l393 1847h530l-55 -254h-215l-285 -1339h215zM491 1485zM182 -324z"/>
131
- <glyph unicode="\" horiz-adv-x="956" d="M530 1483l248 -1503h-319l-238 1503h309z"/>
132
- <glyph unicode="]" horiz-adv-x="737"
133
- d="M-80 -90h213l285 1339h-215l55 254h528l-393 -1847h-526zM533 1485zM65 -324z"/>
134
- <glyph unicode="^" horiz-adv-x="1096" d="M-6 502l631 960h172l284 -960h-274l-156 569l-360 -569h-297z"/>
135
- <glyph unicode="_" horiz-adv-x="922" d="M745 -379h-929l57 246h930z"/>
136
- <glyph unicode="`" horiz-adv-x="1135"
137
- d="M975 1241h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
138
- <glyph unicode="a"
139
- d="M565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 65 -20 104.5t-62 39.5q-76 0 -137.5 -126.5t-61.5 -281.5q0 -143 86 -143zM981 0h-309l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q84 0 148 -37.5 t114 -122.5h8l53 140h310z"/>
140
- <glyph unicode="b"
141
- d="M657 -20q-83 0 -145 32t-125 113h-8l-49 -125h-307l329 1556h387l-49 -231q-38 -175 -90 -301h8q48 59 77.5 81.5t66.5 35t86 12.5q155 0 238 -111.5t83 -320.5q0 -178 -70.5 -362t-182.5 -281.5t-249 -97.5zM678 842q-50 0 -95 -57t-71.5 -154t-26.5 -197q0 -65 19 -104 t59 -39q49 0 96 59t76 156t29 192q0 144 -86 144z"/>
142
- <glyph unicode="c" horiz-adv-x="1032"
143
- d="M506 -20q-199 0 -310.5 120.5t-111.5 341.5q0 201 76.5 364.5t215 255t314.5 91.5q195 0 367 -80l-123 -287q-133 60 -225 60q-62 0 -115 -48t-87 -143.5t-34 -187.5q0 -91 30 -133.5t95 -42.5q72 0 139.5 23t143.5 63v-307q-80 -44 -168.5 -67t-206.5 -23z"/>
144
- <glyph unicode="d" horiz-adv-x="1237"
145
- d="M586 1153q75 0 126 -30.5t111 -121.5h8l2 37q7 138 25 217l62 301h391l-330 -1556h-309l10 123h-8q-57 -79 -120 -111t-148 -32q-158 0 -240 111.5t-82 320.5q0 178 71.5 363t183.5 281.5t247 96.5zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 144 -80 144 q-49 0 -96 -59t-76 -155.5t-29 -193.5q0 -143 86 -143z"/>
146
- <glyph unicode="e" horiz-adv-x="1186"
147
- d="M532 -20q-212 0 -330 118.5t-118 329.5t83.5 380.5t229 257t336.5 87.5q190 0 299 -86t109 -229q0 -201 -156.5 -308.5t-452.5 -107.5h-59v-16q0 -148 164 -148q79 0 155 23.5t173 74.5v-274q-112 -57 -209 -79.5t-224 -22.5zM690 891q-61 0 -114 -69.5t-64 -157.5h29 q109 0 171 41.5t62 109.5q0 32 -20 54t-64 22z"/>
148
- <glyph unicode="f" horiz-adv-x="840"
149
- d="M-2 -492q-110 0 -207 27v303q63 -18 117 -18q74 0 112 30t52 95l190 897h-166l43 190l189 96l16 74q43 192 146.5 278.5t275.5 86.5q80 0 155 -16t128 -42l-99 -264q-64 31 -129 31q-35 0 -59.5 -18.5t-32.5 -53.5l-16 -71h211l-66 -291h-209l-205 -959 q-43 -192 -153.5 -283.5t-292.5 -91.5z"/>
150
- <glyph unicode="g" horiz-adv-x="1145"
151
- d="M1235 1133l-41 -207l-160 -52q10 -40 10 -94q0 -191 -130 -308.5t-339 -117.5q-76 0 -124 13q-20 -11 -34 -22t-14 -30q0 -43 111 -59l137 -18q174 -25 250 -91.5t76 -189.5q0 -215 -168.5 -332t-478.5 -117q-212 0 -337.5 75.5t-125.5 209.5q0 98 68 169t212 118 q-37 23 -60.5 60t-23.5 79q0 71 51 126t152 101q-131 103 -131 281q0 196 136 311t368 115q51 0 107.5 -6t89.5 -14h399zM197 -152q0 -86 170 -86q125 0 190.5 29t65.5 82q0 36 -33 54.5t-115 27.5l-115 12q-78 -11 -120.5 -41.5t-42.5 -77.5zM500 692q0 -94 67 -94 q52 0 85.5 68.5t33.5 158.5q0 95 -61 95q-38 0 -66 -33.5t-43.5 -87.5t-15.5 -107z"/>
152
- <glyph unicode="h" horiz-adv-x="1274"
153
- d="M639 0l129 618q18 78 18 142q0 43 -22 64.5t-53 21.5q-125 0 -185 -293l-116 -553h-387l329 1556h387l-53 -249q-35 -158 -88 -283h8q101 129 273 129q141 0 220 -85.5t79 -236.5q0 -106 -25 -229l-127 -602h-387z"/>
154
- <glyph unicode="i" horiz-adv-x="666"
155
- d="M410 0h-387l239 1133h389zM309 1382q0 103 59.5 156t166.5 53q91 0 140.5 -36.5t49.5 -104.5q0 -100 -58 -154.5t-167 -54.5q-191 0 -191 141z"/>
156
- <glyph unicode="j" horiz-adv-x="666"
157
- d="M-57 -492q-110 0 -207 27v303q56 -18 112 -18q142 0 175 147l247 1166h387l-260 -1227q-40 -193 -157 -295.5t-297 -102.5zM317 1382q0 103 59.5 156t166.5 53q91 0 140.5 -36.5t49.5 -104.5q0 -94 -55 -151.5t-170 -57.5q-191 0 -191 141z"/>
158
- <glyph unicode="k" horiz-adv-x="1264"
159
- d="M348 1556h387l-139 -663q-17 -77 -68 -223h9q84 127 153 200l242 263h442l-491 -512l274 -621h-438l-139 391l-101 -53l-69 -338h-387z"/>
160
- <glyph unicode="l" horiz-adv-x="666" d="M410 0h-387l329 1556h387z"/>
161
- <glyph unicode="m" horiz-adv-x="1896"
162
- d="M645 0l131 631q15 90 15 121q0 94 -72 94q-68 0 -113.5 -74.5t-77.5 -220.5l-118 -551h-387l239 1133h309l-16 -187h8q61 114 137 160.5t191 46.5q117 0 180.5 -53.5t89.5 -153.5h8q65 106 149 156.5t195 50.5q141 0 214 -84.5t73 -249.5q0 -97 -22 -205l-125 -614h-387 l129 631q14 56 14 133q0 40 -19 61t-51 21q-74 0 -119.5 -76t-76.5 -227l-111 -543h-387z"/>
163
- <glyph unicode="n" horiz-adv-x="1274"
164
- d="M786 760q0 43 -22 64.5t-53 21.5q-57 0 -105.5 -71t-79.5 -222l-116 -553h-387l239 1133h309l-12 -158h8q55 95 129.5 136.5t182.5 41.5q141 0 220 -85.5t79 -236.5q0 -106 -25 -229l-127 -602h-387l129 618q18 78 18 142z"/>
165
- <glyph unicode="o"
166
- d="M520 -20q-209 0 -322.5 113t-113.5 323t79.5 379.5t223.5 263.5t336 94q209 0 322.5 -113t113.5 -323t-79.5 -379.5t-223.5 -263.5t-336 -94zM678 862q-82 0 -140.5 -139.5t-58.5 -319.5q0 -133 84 -133q81 0 141 139t60 320q0 66 -23 99.5t-63 33.5z"/>
167
- <glyph unicode="p"
168
- d="M651 -20q-143 0 -231 145h-8q-12 -166 -56 -371l-51 -246h-387l344 1625h309l-12 -127h8q96 147 258 147q156 0 245 -111.5t89 -306.5q0 -203 -70 -382.5t-185.5 -276t-252.5 -96.5zM678 842q-50 0 -95 -57t-71.5 -154t-26.5 -197q0 -65 23 -104t65 -39q48 0 92 57 t71.5 153t27.5 197q0 144 -86 144z"/>
169
- <glyph unicode="q"
170
- d="M586 1153q89 0 145.5 -33t118.5 -127h8l53 140h310l-344 -1625h-392l68 293q25 116 90 310h-8q-55 -74 -114 -102.5t-134 -28.5q-89 0 -158 50.5t-107 148t-38 229.5q0 181 71.5 366.5t183 282t247.5 96.5zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 144 -80 144 q-49 0 -96 -59t-76 -155.5t-29 -193.5q0 -143 86 -143z"/>
171
- <glyph unicode="r" horiz-adv-x="895"
172
- d="M901 1153q56 0 80 -8l-84 -383q-54 22 -123 22q-103 0 -164.5 -70.5t-93.5 -215.5l-106 -498h-387l239 1133h309l-18 -189h8q65 112 141 160.5t199 48.5z"/>
173
- <glyph unicode="s" horiz-adv-x="1028"
174
- d="M891 393q0 -199 -130 -306t-374 -107q-222 0 -356 63v311q92 -50 171 -70t160 -20q68 0 102 18.5t34 51.5q0 35 -26 60.5t-130 84.5q-106 58 -154.5 133t-48.5 183q0 172 121 265t344 93q112 0 204 -26t179 -80l-121 -252q-66 43 -136.5 68.5t-121.5 25.5q-76 0 -76 -68 q0 -29 31.5 -51t102.5 -57q225 -112 225 -320z"/>
175
- <glyph unicode="t" horiz-adv-x="936"
176
- d="M567 291q66 0 183 47v-291q-136 -67 -340 -67q-148 0 -224.5 63.5t-76.5 208.5q0 76 24 188l84 402h-154l41 190l218 88l137 240h258l-49 -227h288l-63 -291h-289l-84 -383q-16 -77 -16 -105q0 -63 63 -63z"/>
177
- <glyph unicode="u" horiz-adv-x="1274"
178
- d="M487 375q0 -44 22.5 -65t53.5 -21q59 0 107.5 78.5t77.5 214.5l116 551h387l-239 -1133h-310l13 158h-8q-54 -93 -128.5 -135.5t-183.5 -42.5q-141 0 -220 85.5t-79 235.5q0 106 25 229l127 603h387l-129 -617q-19 -82 -19 -141z"/>
179
- <glyph unicode="v" horiz-adv-x="1114"
180
- d="M233 0l-145 1133h385l27 -603q0 -73 -8 -118h8q1 14 18 63t36 90t265 568h414l-612 -1133h-388z"/>
181
- <glyph unicode="w" horiz-adv-x="1686"
182
- d="M840 0l20 449q2 73 11.5 209t21.5 219h-8q-60 -233 -121 -390l-189 -487h-407l-66 1133h365v-512q0 -182 -8 -259h8q46 177 88 295l172 476h428l-20 -476q-9 -129 -33 -295h8q7 22 15.5 47.5t48.5 140t241 583.5h385l-538 -1133h-422z"/>
183
- <glyph unicode="x" horiz-adv-x="1159"
184
- d="M545 328l-211 -328h-453l473 578l-207 555h422l76 -314l186 314h459l-465 -576l228 -557h-428z"/>
185
- <glyph unicode="y" horiz-adv-x="1114"
186
- d="M82 1133h389l43 -562l2 -62v-87h8q37 132 50 165.5t239 545.5h416l-670 -1276q-96 -185 -223 -267t-311 -82q-92 0 -154 17v307q46 -12 109 -12q87 0 142.5 36.5t98.5 114.5l23 41z"/>
187
- <glyph unicode="z" horiz-adv-x="993"
188
- d="M803 0h-844l43 221l502 613h-348l67 299h811l-53 -242l-496 -592h383z"/>
189
- <glyph unicode="{" horiz-adv-x="735"
190
- d="M432 45q0 -88 113 -88v-281h-82q-183 0 -272 68.5t-89 208.5q0 63 15 127l37 174q6 24 6 43q0 75 -42 106t-134 31l53 287q119 0 175 38.5t77 133.5l55 246q28 124 76.5 190t130 99.5t203.5 33.5h129l-62 -280q-81 -2 -120 -29.5t-56 -99.5l-53 -258 q-20 -96 -85.5 -151.5t-193.5 -70.5v-8q90 -29 130 -87t40 -146q0 -17 -10 -74l-35 -164q-6 -30 -6 -49z"/>
191
- <glyph unicode="|" horiz-adv-x="1159" d="M442 1548h271v-2013h-271v2013z"/>
192
- <glyph unicode="}" horiz-adv-x="735"
193
- d="M-49 -324h-74v281q73 3 109 13.5t54 33.5t30 82l53 258q21 99 88 154t190 67v8q-170 55 -170 234q0 12 11 74l34 163q7 29 7 50q0 88 -136 88l54 280h61q168 0 259 -70.5t91 -203.5q0 -69 -14 -129l-37 -174q-6 -26 -6 -43q0 -66 44.5 -100.5t148.5 -34.5l-58 -287 q-121 0 -182.5 -40.5t-81.5 -133.5l-55 -246q-37 -171 -137.5 -247.5t-282.5 -76.5z"/>
194
- <glyph unicode="~" horiz-adv-x="1159"
195
- d="M336 645q-52 0 -114.5 -30t-125.5 -91v285q107 109 262 109q61 0 110.5 -11.5t152.5 -52.5q67 -28 114 -41.5t99 -13.5q51 0 115.5 32t121.5 89v-285q-107 -109 -262 -109q-62 0 -113.5 12.5t-148.5 51.5q-75 31 -118.5 43t-92.5 12z"/>
196
- <glyph unicode="&#xa1;" horiz-adv-x="623"
197
- d="M145 608h328l-156 -946h-426zM586 1001q0 -107 -65 -170t-179 -63q-87 0 -133.5 40.5t-46.5 115.5q0 109 64 169t173 60q89 0 138 -39.5t49 -112.5zM107 -324z"/>
198
- <glyph unicode="&#xa2;" horiz-adv-x="1188"
199
- d="M602 -20h-229l51 208q-270 74 -270 398q0 306 140.5 510t371.5 239l32 148h230l-33 -150q122 -19 231 -76l-122 -286q-79 37 -128 48t-98 11q-63 0 -115 -49.5t-84 -146.5t-32 -207q0 -79 31 -113.5t90 -34.5q72 0 140 25t142 65v-311q-145 -78 -307 -90z"/>
200
- <glyph unicode="&#xa3;" horiz-adv-x="1188"
201
- d="M850 1483q89 0 177 -19t196 -67l-144 -299q-66 31 -114 47t-99 16q-35 0 -56.5 -24.5t-35.5 -92.5l-24 -114h251l-57 -279h-252l-20 -94q-16 -74 -69.5 -133.5t-133.5 -93.5h604l-72 -330h-1019l63 313q76 21 120.5 49t69 69.5t41.5 123.5l21 96h-188l57 279h188l23 129 q26 149 85 243t150.5 137.5t237.5 43.5z"/>
202
- <glyph unicode="&#xa4;" horiz-adv-x="1188"
203
- d="M190 723q0 92 46 184l-130 125l185 185l127 -125q96 43 182 43q96 0 184 -48l125 130l189 -179l-129 -129q43 -82 43 -186q0 -94 -43 -186l123 -123l-183 -183l-125 123q-96 -41 -184 -41q-108 0 -186 39l-123 -119l-182 183l127 123q-46 90 -46 184zM451 723 q0 -64 43 -108t106 -44q65 0 110.5 44.5t45.5 107.5q0 61 -44.5 106t-111.5 45q-64 0 -106.5 -44t-42.5 -107z"/>
204
- <glyph unicode="&#xa5;" horiz-adv-x="1188"
205
- d="M639 975l293 487h393l-489 -733h184l-45 -205h-223l-27 -129h223l-43 -205h-223l-41 -190h-379l41 190h-227l43 205h227l25 129h-226l45 205h179l-187 733h385z"/>
206
- <glyph unicode="&#xa6;" horiz-adv-x="1159" d="M444 1546h271v-841h-271v841zM444 395h271v-839h-271v839z"/>
207
- <glyph unicode="&#xa7;" horiz-adv-x="1036"
208
- d="M158 776q0 84 46 156t132 125q-38 38 -59 89.5t-21 102.5q0 160 116 244t339 84q184 0 360 -102l-100 -224q-91 58 -159.5 79.5t-133.5 21.5q-60 0 -85.5 -22.5t-25.5 -51.5q0 -33 14 -53.5t46.5 -43t89.5 -48.5q244 -113 244 -312q0 -99 -38 -171t-130 -124 q32 -38 50.5 -90.5t18.5 -109.5q0 -170 -127 -260.5t-358 -90.5q-110 0 -197 25.5t-143 69.5v249q85 -52 173 -86t185 -34q69 0 109.5 28.5t40.5 75.5q0 38 -31 70.5t-104 72.5q-130 71 -191 152t-61 178zM524 940q-37 -19 -59.5 -54t-22.5 -69q0 -43 37 -84t125 -90 q74 51 74 127q0 54 -36.5 95t-117.5 75z"/>
209
- <glyph unicode="&#xa8;" horiz-adv-x="1135"
210
- d="M336 1384q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM823 1384q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
211
- <glyph unicode="&#xa9;" horiz-adv-x="1688"
212
- d="M913 971q-80 0 -126 -61t-46 -179q0 -128 44 -185t135 -57q138 0 258 68v-231q-126 -64 -273 -64q-213 0 -328.5 125t-115.5 348q0 220 113.5 341.5t320.5 121.5q166 0 332 -82l-92 -205q-114 60 -222 60zM113 731q0 202 101.5 378t275.5 275t374 99t375 -100t276 -275 t101 -377q0 -197 -97 -370t-272 -277t-383 -104q-206 0 -380 102.5t-272.5 276.5t-98.5 372zM276 731q0 -158 78.5 -294t215 -215t294.5 -79q157 0 293 77.5t215.5 214t79.5 296.5q0 158 -78.5 294.5t-215 215t-294.5 78.5t-295.5 -79.5t-215 -215.5t-77.5 -293z"/>
213
- <glyph unicode="&#xaa;" horiz-adv-x="827"
214
- d="M483 1475q64 0 111.5 -20t101.5 -79h9l36 86h199l-170 -721h-195l9 86h-9q-89 -98 -223 -98q-60 0 -108 31.5t-76.5 91.5t-28.5 149q0 120 45 232t123 177t176 65zM481 911q46 0 79 38.5t51 100t18 128.5q0 53 -19.5 83.5t-52.5 30.5q-39 0 -72.5 -40.5t-53 -107.5 t-19.5 -132q0 -48 19 -74.5t50 -26.5z"/>
215
- <glyph unicode="&#xab;" horiz-adv-x="1276"
216
- d="M61 563l408 518l264 -204l-266 -334l111 -330l-334 -137l-183 477v10zM608 592l424 495l260 -210l-278 -306l123 -358l-334 -137l-195 506v10z"/>
217
- <glyph unicode="&#xac;" horiz-adv-x="1159" d="M1057 858v-620h-271v348h-704v272h975z"/>
218
- <glyph unicode="&#xad;" horiz-adv-x="674" d="M23 393zM23 393l63 312h553l-64 -312h-552z"/>
219
- <glyph unicode="&#xae;" horiz-adv-x="1688"
220
- d="M1245 918q0 -91 -44.5 -153t-139.5 -97l211 -355h-285l-160 320h-12v-320h-280v875h290q214 0 317 -70.5t103 -199.5zM815 809h10q78 0 108 22t30 76t-35.5 70t-104.5 16h-8v-184zM113 731q0 202 101.5 378t275.5 275t374 99t375 -100t276 -275t101 -377q0 -197 -97 -370 t-272 -277t-383 -104q-206 0 -380 102.5t-272.5 276.5t-98.5 372zM276 731q0 -158 78.5 -294t215 -215t294.5 -79q157 0 293 77.5t215.5 214t79.5 296.5q0 158 -78.5 294.5t-215 215t-294.5 78.5t-295.5 -79.5t-215 -215.5t-77.5 -293z"/>
221
- <glyph unicode="&#xaf;" horiz-adv-x="922" d="M183 1554zM1112 1554h-929l57 246h930z"/>
222
- <glyph unicode="&#xb0;" horiz-adv-x="864"
223
- d="M166 1114q0 97 49 182.5t135 136t185 50.5q98 0 184 -50t135 -136.5t49 -182.5q0 -98 -49.5 -183t-135.5 -133t-183 -48q-99 0 -185 49t-135 133t-49 182zM403 1114q0 -51 39.5 -89t92.5 -38q52 0 91.5 38t39.5 89q0 53 -38.5 93t-92.5 40q-55 0 -93.5 -39.5t-38.5 -93.5 z"/>
224
- <glyph unicode="&#xb1;" horiz-adv-x="1159"
225
- d="M455 694h-353v271h353v352h270v-352h352v-271h-352v-350h-270v350zM102 0v270h975v-270h-975z"/>
226
- <glyph unicode="&#xb2;" horiz-adv-x="848"
227
- d="M727 584h-704l43 204l276 211q108 83 144 124t36 75q0 51 -63 51q-35 0 -85 -18t-104 -62l-118 191q84 65 172.5 94t216.5 29q134 0 218.5 -61t84.5 -156q0 -70 -31.5 -129.5t-102 -121t-251.5 -175.5h319z"/>
228
- <glyph unicode="&#xb3;" horiz-adv-x="848"
229
- d="M821 1272q0 -91 -55.5 -146t-175.5 -84v-8q92 -23 129 -69.5t37 -112.5q0 -127 -104 -205t-275 -78q-106 0 -177.5 16t-133.5 54v225q63 -43 131.5 -62.5t124.5 -19.5q151 0 151 80q0 68 -113 68h-120l43 194h96q71 0 114.5 21.5t43.5 66.5q0 28 -22 43t-54 15 q-79 0 -185 -66l-100 182q83 52 161 73.5t181 21.5q137 0 220 -57t83 -152z"/>
230
- <glyph unicode="&#xb4;" horiz-adv-x="1135"
231
- d="M453 1264q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
232
- <glyph unicode="&#xb5;" horiz-adv-x="1288"
233
- d="M545 -20q-102 0 -131 77h-8q-10 -134 -48 -303l-53 -246h-387l344 1625h387l-129 -617q-18 -78 -18 -141q0 -44 22.5 -65t53.5 -21q52 0 82.5 26t53.5 87t48 180l117 551h387l-240 -1133h-289l6 123h-8q-68 -143 -190 -143z"/>
234
- <glyph unicode="&#xb6;" horiz-adv-x="1317"
235
- d="M1186 -260h-191v1587h-157v-1587h-191v819q-54 -18 -125 -18q-216 0 -318 125t-102 376q0 256 107.5 385t343.5 129h633v-1816z"/>
236
- <glyph unicode="&#xb7;" horiz-adv-x="627"
237
- d="M115 684q0 106 65 168.5t178 62.5q82 0 131.5 -40.5t49.5 -114.5q0 -117 -65.5 -173.5t-178.5 -56.5q-86 0 -133 40t-47 114z"/>
238
- <glyph unicode="&#xb8;" horiz-adv-x="383"
239
- d="M287 -236q0 -121 -82.5 -188.5t-233.5 -67.5q-115 0 -192 29v205q30 -9 78.5 -18t72.5 -9q68 0 68 49q0 73 -145 101l75 135h205l-24 -41q178 -37 178 -195z"/>
240
- <glyph unicode="&#xb9;" horiz-adv-x="848"
241
- d="M541 1462h252l-187 -878h-317l82 364q21 102 55 207l-74 -59l-119 -78l-118 184z"/>
242
- <glyph unicode="&#xba;" horiz-adv-x="817"
243
- d="M602 1182q0 45 -11.5 68.5t-43.5 23.5q-60 0 -97.5 -73t-37.5 -185q0 -84 55 -84q59 0 97 70.5t38 179.5zM874 1182q0 -134 -51 -237t-149.5 -160.5t-231.5 -57.5q-144 0 -223.5 75.5t-79.5 201.5q0 213 116.5 344t317.5 131q143 0 222 -79t79 -218z"/>
244
- <glyph unicode="&#xbb;" horiz-adv-x="1276"
245
- d="M1214 561l-407 -518l-264 205l266 334l-111 329l334 138l182 -478v-10zM668 532l-424 -497l-258 213l276 305l-121 358l332 138l195 -506v-11z"/>
246
- <glyph unicode="&#xbc;" horiz-adv-x="1991"
247
- d="M79 0zM1720 122h-113l-26 -123h-289l27 123h-398l31 178l490 577h325l-119 -557h113zM1360 320q62 239 73 274t15 44q-13 -18 -35 -48.5t-215 -269.5h162zM1575 1462l-1083 -1462h-297l1089 1462h291zM505 1462h252l-187 -878h-317l82 364q21 102 55 207l-74 -59 l-119 -78l-118 184z"/>
248
- <glyph unicode="&#xbd;" horiz-adv-x="1991"
249
- d="M104 0zM1706 -1h-704l43 204l276 211q108 83 144 124t36 75q0 51 -63 51q-35 0 -85 -18t-104 -62l-118 191q84 65 172.5 94t216.5 29q134 0 218.5 -61t84.5 -156q0 -70 -31.5 -129.5t-102 -121t-251.5 -175.5h319zM530 1462h252l-187 -878h-317l82 364q21 102 55 207 l-74 -59l-119 -78l-118 184zM1599 1462l-1083 -1462h-297l1089 1462h291z"/>
250
- <glyph unicode="&#xbe;" horiz-adv-x="1991"
251
- d="M195 0zM1767 122h-113l-26 -123h-289l27 123h-398l31 178l490 577h325l-119 -557h113zM1407 320q62 239 73 274t15 44q-13 -18 -35 -48.5t-215 -269.5h162zM950 1272q0 -91 -55.5 -146t-175.5 -84v-8q92 -23 129 -69.5t37 -112.5q0 -127 -104 -205t-275 -78 q-106 0 -177.5 16t-133.5 54v225q63 -43 131.5 -62.5t124.5 -19.5q151 0 151 80q0 68 -113 68h-120l43 194h96q71 0 114.5 21.5t43.5 66.5q0 28 -22 43t-54 15q-79 0 -185 -66l-100 182q83 52 161 73.5t181 21.5q137 0 220 -57t83 -152zM1743 1462l-1083 -1462h-297 l1089 1462h291z"/>
252
- <glyph unicode="&#xbf;" horiz-adv-x="999"
253
- d="M721 612l-12 -63q-15 -82 -43 -140t-72.5 -104.5t-138.5 -107.5q-89 -58 -125.5 -95t-36.5 -77q0 -37 22.5 -53.5t67.5 -16.5q124 0 313 108l119 -282q-227 -135 -461 -135q-201 0 -319.5 90t-118.5 248q0 89 27.5 155.5t77.5 119t172 126.5q100 60 142.5 101t55.5 83 l15 43h315zM801 1001q0 -107 -65 -170t-179 -63q-87 0 -133.5 40.5t-46.5 115.5q0 109 64 169t173 60q89 0 138 -39.5t49 -112.5zM285 -324z"/>
254
- <glyph unicode="&#xc0;" horiz-adv-x="1384"
255
- d="M0 0zM858 274h-448l-125 -274h-406l744 1462h503l123 -1462h-381zM553 586h293l-17 424l-2 86q0 75 4 131q-24 -86 -61 -166zM1041 1579h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
256
- <glyph unicode="&#xc1;" horiz-adv-x="1384"
257
- d="M0 0zM858 274h-448l-125 -274h-406l744 1462h503l123 -1462h-381zM553 586h293l-17 424l-2 86q0 75 4 131q-24 -86 -61 -166zM709 1602q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
258
- <glyph unicode="&#xc2;" horiz-adv-x="1384"
259
- d="M0 0zM858 274h-448l-125 -274h-406l744 1462h503l123 -1462h-381zM553 586h293l-17 424l-2 86q0 75 4 131q-24 -86 -61 -166zM1335 1579h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
260
- <glyph unicode="&#xc3;" horiz-adv-x="1384"
261
- d="M0 0zM858 274h-448l-125 -274h-406l744 1462h503l123 -1462h-381zM553 586h293l-17 424l-2 86q0 75 4 131q-24 -86 -61 -166zM1043 1577q-33 0 -65 8t-61 22t-46 23q-73 45 -127 45q-31 0 -60.5 -27t-36.5 -73h-188q32 172 108.5 257t204.5 85q34 0 59.5 -6.5t94.5 -42.5 q31 -17 66 -33t67 -16q78 0 115 100h190q-34 -172 -112.5 -257t-208.5 -85z"/>
262
- <glyph unicode="&#xc4;" horiz-adv-x="1384"
263
- d="M0 0zM858 274h-448l-125 -274h-406l744 1462h503l123 -1462h-381zM553 586h293l-17 424l-2 86q0 75 4 131q-24 -86 -61 -166zM502 1722q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM989 1722q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143 t-149.5 -46q-88 0 -129 31t-41 96z"/>
264
- <glyph unicode="&#xc5;" horiz-adv-x="1384"
265
- d="M0 0zM858 274h-448l-125 -274h-406l744 1462h503l123 -1462h-381zM553 586h293l-17 424l-2 86q0 75 4 131q-24 -86 -61 -166zM1145 1552q0 -113 -74.5 -183.5t-193.5 -70.5q-121 0 -195 68.5t-74 183.5q0 114 73.5 184t195.5 70q118 0 193 -70.5t75 -181.5zM965 1550 q0 38 -26.5 62t-61.5 24q-36 0 -62.5 -24t-26.5 -62q0 -37 23.5 -60.5t65.5 -23.5q39 0 63.5 25t24.5 59z"/>
266
- <glyph unicode="&#xc6;" horiz-adv-x="1937"
267
- d="M1688 0h-869l58 274h-418l-170 -274h-414l909 1462h1213l-66 -317h-477l-47 -230h444l-71 -317h-445l-57 -276h477zM948 602l113 543h-68l-331 -543h286z"/>
268
- <glyph unicode="&#xc7;" horiz-adv-x="1290"
269
- d="M104 0zM881 1159q-108 0 -195 -78t-136.5 -215t-49.5 -297q0 -134 56 -200t161 -66q83 0 168 20.5t200 69.5v-323q-203 -90 -440 -90q-260 0 -400.5 148.5t-140.5 420.5q0 266 101.5 488t276 335t399.5 113q265 0 481 -131l-148 -305q-93 55 -171 82.5t-162 27.5z M813 -236q0 -121 -82.5 -188.5t-233.5 -67.5q-115 0 -192 29v205q30 -9 78.5 -18t72.5 -9q68 0 68 49q0 73 -145 101l75 135h205l-24 -41q178 -37 178 -195z"/>
270
- <glyph unicode="&#xc8;" horiz-adv-x="1151"
271
- d="M33 0zM901 0h-868l309 1462h868l-65 -317h-477l-47 -230h444l-72 -317h-444l-57 -276h477zM933 1579h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
272
- <glyph unicode="&#xc9;" horiz-adv-x="1151"
273
- d="M33 0zM901 0h-868l309 1462h868l-65 -317h-477l-47 -230h444l-72 -317h-444l-57 -276h477zM578 1602q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
274
- <glyph unicode="&#xca;" horiz-adv-x="1151"
275
- d="M33 0zM901 0h-868l309 1462h868l-65 -317h-477l-47 -230h444l-72 -317h-444l-57 -276h477zM1239 1579h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
276
- <glyph unicode="&#xcb;" horiz-adv-x="1151"
277
- d="M33 0zM901 0h-868l309 1462h868l-65 -317h-477l-47 -230h444l-72 -317h-444l-57 -276h477zM383 1722q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM870 1722q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z "/>
278
- <glyph unicode="&#xcc;" horiz-adv-x="727"
279
- d="M31 0zM31 0l309 1462h397l-309 -1462h-397zM749 1579h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
280
- <glyph unicode="&#xcd;" horiz-adv-x="727"
281
- d="M31 0zM31 0l309 1462h397l-309 -1462h-397zM345 1602q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
282
- <glyph unicode="&#xce;" horiz-adv-x="727"
283
- d="M31 0zM31 0l309 1462h397l-309 -1462h-397zM1015 1579h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
284
- <glyph unicode="&#xcf;" horiz-adv-x="727"
285
- d="M31 0zM31 0l309 1462h397l-309 -1462h-397zM159 1722q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM646 1722q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
286
- <glyph unicode="&#xd0;" horiz-adv-x="1401"
287
- d="M80 883h139l123 579h430q271 0 418 -143.5t147 -409.5q0 -434 -213 -671.5t-598 -237.5h-493l119 563h-142zM563 324q111 0 198 71.5t134 204t47 301.5q0 116 -54 179t-151 63h-71l-56 -260h178l-69 -320h-176l-49 -239h69z"/>
288
- <glyph unicode="&#xd1;" horiz-adv-x="1618"
289
- d="M33 0zM1319 0h-455l-289 1028h-8q-29 -291 -57 -418l-129 -610h-348l309 1462h455l286 -983h9q29 236 57 371l131 612h348zM1137 1577q-33 0 -65 8t-61 22t-46 23q-73 45 -127 45q-31 0 -60.5 -27t-36.5 -73h-188q32 172 108.5 257t204.5 85q34 0 59.5 -6.5t94.5 -42.5 q31 -17 66 -33t67 -16q78 0 115 100h190q-34 -172 -112.5 -257t-208.5 -85z"/>
290
- <glyph unicode="&#xd2;" horiz-adv-x="1509"
291
- d="M104 0zM897 1485q260 0 404.5 -148.5t144.5 -414.5t-99.5 -486.5t-274.5 -338t-406 -117.5q-269 0 -415.5 149t-146.5 414t103 487t280.5 338.5t409.5 116.5zM1051 918q0 114 -48 178.5t-139 64.5q-99 0 -182 -84t-132.5 -231t-49.5 -301q0 -242 200 -242q95 0 176.5 83 t128 224t46.5 308zM1102 1579h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
292
- <glyph unicode="&#xd3;" horiz-adv-x="1509"
293
- d="M104 0zM897 1485q260 0 404.5 -148.5t144.5 -414.5t-99.5 -486.5t-274.5 -338t-406 -117.5q-269 0 -415.5 149t-146.5 414t103 487t280.5 338.5t409.5 116.5zM1051 918q0 114 -48 178.5t-139 64.5q-99 0 -182 -84t-132.5 -231t-49.5 -301q0 -242 200 -242q95 0 176.5 83 t128 224t46.5 308zM717 1602q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
294
- <glyph unicode="&#xd4;" horiz-adv-x="1509"
295
- d="M104 0zM897 1485q260 0 404.5 -148.5t144.5 -414.5t-99.5 -486.5t-274.5 -338t-406 -117.5q-269 0 -415.5 149t-146.5 414t103 487t280.5 338.5t409.5 116.5zM1051 918q0 114 -48 178.5t-139 64.5q-99 0 -182 -84t-132.5 -231t-49.5 -301q0 -242 200 -242q95 0 176.5 83 t128 224t46.5 308zM1368 1579h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
296
- <glyph unicode="&#xd5;" horiz-adv-x="1509"
297
- d="M104 0zM897 1485q260 0 404.5 -148.5t144.5 -414.5t-99.5 -486.5t-274.5 -338t-406 -117.5q-269 0 -415.5 149t-146.5 414t103 487t280.5 338.5t409.5 116.5zM1051 918q0 114 -48 178.5t-139 64.5q-99 0 -182 -84t-132.5 -231t-49.5 -301q0 -242 200 -242q95 0 176.5 83 t128 224t46.5 308zM1073 1577q-33 0 -65 8t-61 22t-46 23q-73 45 -127 45q-31 0 -60.5 -27t-36.5 -73h-188q32 172 108.5 257t204.5 85q34 0 59.5 -6.5t94.5 -42.5q31 -17 66 -33t67 -16q78 0 115 100h190q-34 -172 -112.5 -257t-208.5 -85z"/>
298
- <glyph unicode="&#xd6;" horiz-adv-x="1509"
299
- d="M104 0zM897 1485q260 0 404.5 -148.5t144.5 -414.5t-99.5 -486.5t-274.5 -338t-406 -117.5q-269 0 -415.5 149t-146.5 414t103 487t280.5 338.5t409.5 116.5zM1051 918q0 114 -48 178.5t-139 64.5q-99 0 -182 -84t-132.5 -231t-49.5 -301q0 -242 200 -242q95 0 176.5 83 t128 224t46.5 308zM512 1722q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM999 1722q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
300
- <glyph unicode="&#xd7;" horiz-adv-x="1159"
301
- d="M387 723l-285 287l187 190l289 -285l292 285l191 -184l-293 -293l287 -291l-185 -188l-292 288l-289 -286l-185 188z"/>
302
- <glyph unicode="&#xd8;" horiz-adv-x="1509"
303
- d="M879 1485q182 0 315 -72l92 115l156 -119l-99 -125q103 -143 103 -362q0 -258 -98.5 -480.5t-271 -342t-392.5 -119.5q-192 0 -324 69l-106 -135l-160 117l117 145q-107 141 -107 367q0 262 101 484.5t275.5 340t398.5 117.5zM500 539l467 589q-45 33 -115 33 q-94 0 -175 -82t-129 -224t-48 -306v-10zM700 303q95 0 176 81.5t128 222.5t47 308l-465 -583q46 -29 114 -29z"/>
304
- <glyph unicode="&#xd9;" horiz-adv-x="1436"
305
- d="M125 0zM1450 1462l-199 -932q-59 -281 -225 -415.5t-451 -134.5q-134 0 -236.5 55t-158 154t-55.5 221q0 64 12 129l199 923h391l-195 -913q-14 -68 -14 -115q0 -127 121 -127q94 0 147.5 64.5t81.5 197.5l191 893h391zM1045 1579h-236q-82 75 -152 159t-102 148v21h396 q29 -157 94 -303v-25z"/>
306
- <glyph unicode="&#xda;" horiz-adv-x="1436"
307
- d="M125 0zM1450 1462l-199 -932q-59 -281 -225 -415.5t-451 -134.5q-134 0 -236.5 55t-158 154t-55.5 221q0 64 12 129l199 923h391l-195 -913q-14 -68 -14 -115q0 -127 121 -127q94 0 147.5 64.5t81.5 197.5l191 893h391zM725 1602q123 102 282 305h439v-15 q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
308
- <glyph unicode="&#xdb;" horiz-adv-x="1436"
309
- d="M125 0zM1450 1462l-199 -932q-59 -281 -225 -415.5t-451 -134.5q-134 0 -236.5 55t-158 154t-55.5 221q0 64 12 129l199 923h391l-195 -913q-14 -68 -14 -115q0 -127 121 -127q94 0 147.5 64.5t81.5 197.5l191 893h391zM1376 1579h-266q-46 41 -156 174 q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
310
- <glyph unicode="&#xdc;" horiz-adv-x="1436"
311
- d="M125 0zM1450 1462l-199 -932q-59 -281 -225 -415.5t-451 -134.5q-134 0 -236.5 55t-158 154t-55.5 221q0 64 12 129l199 923h391l-195 -913q-14 -68 -14 -115q0 -127 121 -127q94 0 147.5 64.5t81.5 197.5l191 893h391zM533 1722q0 187 201 187q170 0 170 -125 q0 -189 -201 -189q-88 0 -129 31t-41 96zM1020 1722q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
312
- <glyph unicode="&#xdd;" horiz-adv-x="1237"
313
- d="M164 0zM657 920l312 542h436l-612 -895l-121 -567h-391l120 567l-237 895h403zM615 1602q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
314
- <glyph unicode="&#xde;" horiz-adv-x="1276"
315
- d="M342 1462h391l-45 -211q251 0 385.5 -114t134.5 -326q0 -250 -170.5 -393.5t-470.5 -143.5h-86l-57 -274h-391zM551 594h63q94 0 148.5 49t54.5 156q0 58 -41.5 95.5t-107.5 37.5h-45z"/>
316
- <glyph unicode="&#xdf;" horiz-adv-x="1460"
317
- d="M-53 -492q-110 0 -207 27v303q63 -18 117 -18q74 0 111.5 30t51.5 95l244 1151q53 249 201.5 360t417.5 111q243 0 379.5 -99t136.5 -274q0 -118 -51 -198t-162 -132q-117 -56 -117 -102q0 -29 20.5 -50.5t87.5 -56.5q95 -51 140 -118t45 -164q0 -117 -58.5 -205.5 t-170 -138t-271.5 -49.5q-161 0 -274 45v299q59 -29 136.5 -45.5t133.5 -16.5q59 0 87 22t28 50q0 32 -19.5 53.5t-113.5 83.5q-88 56 -127 111.5t-39 130.5q0 92 42 150.5t165 125.5q71 40 100 76t29 80q0 58 -41.5 88.5t-116.5 30.5q-78 0 -132.5 -50t-74.5 -147 l-252 -1184q-43 -192 -153.5 -283.5t-292.5 -91.5z"/>
318
- <glyph unicode="&#xe0;"
319
- d="M84 0zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 65 -20 104.5t-62 39.5q-76 0 -137.5 -126.5t-61.5 -281.5q0 -143 86 -143zM981 0h-309l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q84 0 148 -37.5 t114 -122.5h8l53 140h310zM890 1241h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
320
- <glyph unicode="&#xe1;"
321
- d="M84 0zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 65 -20 104.5t-62 39.5q-76 0 -137.5 -126.5t-61.5 -281.5q0 -143 86 -143zM981 0h-309l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q84 0 148 -37.5 t114 -122.5h8l53 140h310zM531 1264q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
322
- <glyph unicode="&#xe2;"
323
- d="M84 0zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 65 -20 104.5t-62 39.5q-76 0 -137.5 -126.5t-61.5 -281.5q0 -143 86 -143zM981 0h-309l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q84 0 148 -37.5 t114 -122.5h8l53 140h310zM1198 1238h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
324
- <glyph unicode="&#xe3;"
325
- d="M84 0zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 65 -20 104.5t-62 39.5q-76 0 -137.5 -126.5t-61.5 -281.5q0 -143 86 -143zM981 0h-309l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q84 0 148 -37.5 t114 -122.5h8l53 140h310zM885 1239q-33 0 -65 8t-61 22t-46 23q-73 45 -127 45q-31 0 -60.5 -27t-36.5 -73h-188q32 172 108.5 257t204.5 85q34 0 59.5 -6.5t94.5 -42.5q31 -17 66 -33t67 -16q78 0 115 100h190q-34 -172 -112.5 -257t-208.5 -85z"/>
326
- <glyph unicode="&#xe4;"
327
- d="M84 0zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 65 -20 104.5t-62 39.5q-76 0 -137.5 -126.5t-61.5 -281.5q0 -143 86 -143zM981 0h-309l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q84 0 148 -37.5 t114 -122.5h8l53 140h310zM331 1384q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM818 1384q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
328
- <glyph unicode="&#xe5;"
329
- d="M84 0zM565 291q50 0 95.5 58.5t72.5 156.5t27 192q0 65 -20 104.5t-62 39.5q-76 0 -137.5 -126.5t-61.5 -281.5q0 -143 86 -143zM981 0h-309l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q84 0 148 -37.5 t114 -122.5h8l53 140h310zM1025 1491q0 -113 -74.5 -183.5t-193.5 -70.5q-121 0 -195 68.5t-74 183.5q0 114 73.5 184t195.5 70q118 0 193 -70.5t75 -181.5zM845 1489q0 38 -26.5 62t-61.5 24q-36 0 -62.5 -24t-26.5 -62q0 -37 23.5 -60.5t65.5 -23.5q39 0 63.5 25t24.5 59z "/>
330
- <glyph unicode="&#xe6;" horiz-adv-x="1788"
331
- d="M1192 -20q-179 0 -262 112l-31 -92h-227l10 123h-8q-56 -78 -121 -110.5t-147 -32.5q-158 0 -240 111.5t-82 320.5q0 179 73 365t184.5 281t246.5 95q92 0 152 -38t110 -122h8l53 140h207v-95q58 56 132.5 85.5t146.5 29.5q157 0 251.5 -86.5t94.5 -228.5 q0 -201 -157 -308.5t-451 -107.5h-60v-16q0 -148 164 -148q79 0 155 23.5t173 74.5v-274q-99 -58 -182.5 -80t-192.5 -22zM565 291q76 0 134.5 123t58.5 284q0 65 -23 104.5t-65 39.5q-49 0 -93 -57.5t-71 -155t-27 -195.5q0 -143 86 -143zM1292 891q-61 0 -114 -69.5 t-64 -157.5h29q109 0 171 41.5t62 109.5q0 32 -20 54t-64 22z"/>
332
- <glyph unicode="&#xe7;" horiz-adv-x="1032"
333
- d="M84 0zM506 -20q-199 0 -310.5 120.5t-111.5 341.5q0 201 76.5 364.5t215 255t314.5 91.5q195 0 367 -80l-123 -287q-133 60 -225 60q-62 0 -115 -48t-87 -143.5t-34 -187.5q0 -91 30 -133.5t95 -42.5q72 0 139.5 23t143.5 63v-307q-80 -44 -168.5 -67t-206.5 -23z M684 -236q0 -121 -82.5 -188.5t-233.5 -67.5q-115 0 -192 29v205q30 -9 78.5 -18t72.5 -9q68 0 68 49q0 73 -145 101l75 135h205l-24 -41q178 -37 178 -195z"/>
334
- <glyph unicode="&#xe8;" horiz-adv-x="1186"
335
- d="M84 0zM532 -20q-212 0 -330 118.5t-118 329.5t83.5 380.5t229 257t336.5 87.5q190 0 299 -86t109 -229q0 -201 -156.5 -308.5t-452.5 -107.5h-59v-16q0 -148 164 -148q79 0 155 23.5t173 74.5v-274q-112 -57 -209 -79.5t-224 -22.5zM690 891q-61 0 -114 -69.5t-64 -157.5 h29q109 0 171 41.5t62 109.5q0 32 -20 54t-64 22zM919 1241h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
336
- <glyph unicode="&#xe9;" horiz-adv-x="1186"
337
- d="M84 0zM532 -20q-212 0 -330 118.5t-118 329.5t83.5 380.5t229 257t336.5 87.5q190 0 299 -86t109 -229q0 -201 -156.5 -308.5t-452.5 -107.5h-59v-16q0 -148 164 -148q79 0 155 23.5t173 74.5v-274q-112 -57 -209 -79.5t-224 -22.5zM690 891q-61 0 -114 -69.5t-64 -157.5 h29q109 0 171 41.5t62 109.5q0 32 -20 54t-64 22zM523 1264q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
338
- <glyph unicode="&#xea;" horiz-adv-x="1186"
339
- d="M84 0zM532 -20q-212 0 -330 118.5t-118 329.5t83.5 380.5t229 257t336.5 87.5q190 0 299 -86t109 -229q0 -201 -156.5 -308.5t-452.5 -107.5h-59v-16q0 -148 164 -148q79 0 155 23.5t173 74.5v-274q-112 -57 -209 -79.5t-224 -22.5zM690 891q-61 0 -114 -69.5t-64 -157.5 h29q109 0 171 41.5t62 109.5q0 32 -20 54t-64 22zM1213 1241h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
340
- <glyph unicode="&#xeb;" horiz-adv-x="1186"
341
- d="M84 0zM532 -20q-212 0 -330 118.5t-118 329.5t83.5 380.5t229 257t336.5 87.5q190 0 299 -86t109 -229q0 -201 -156.5 -308.5t-452.5 -107.5h-59v-16q0 -148 164 -148q79 0 155 23.5t173 74.5v-274q-112 -57 -209 -79.5t-224 -22.5zM690 891q-61 0 -114 -69.5t-64 -157.5 h29q109 0 171 41.5t62 109.5q0 32 -20 54t-64 22zM336 1384q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM823 1384q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
342
- <glyph unicode="&#xec;" horiz-adv-x="666"
343
- d="M23 0zM410 0h-387l239 1133h389zM657 1241h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
344
- <glyph unicode="&#xed;" horiz-adv-x="666"
345
- d="M23 0zM410 0h-387l239 1133h389zM294 1264q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
346
- <glyph unicode="&#xee;" horiz-adv-x="666"
347
- d="M0 0zM410 0h-387l239 1133h389zM929 1241h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
348
- <glyph unicode="&#xef;" horiz-adv-x="666"
349
- d="M23 0zM410 0h-387l239 1133h389zM91 1384q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM578 1384q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
350
- <glyph unicode="&#xf0;" horiz-adv-x="1155"
351
- d="M580 1319q-29 25 -95 74l115 180q136 -61 231 -137l238 110l82 -166l-184 -90q71 -88 114 -249t43 -324q0 -360 -154.5 -548.5t-449.5 -188.5q-201 0 -318.5 119t-117.5 327q0 170 62.5 305t178.5 209t267 74q130 0 203 -88l10 4q-19 142 -90 246l-273 -127l-82 168z M555 260q53 0 93 44.5t63.5 119t23.5 147.5q0 76 -18.5 119t-65.5 43q-81 0 -130.5 -101t-49.5 -224q0 -148 84 -148z"/>
352
- <glyph unicode="&#xf1;" horiz-adv-x="1274"
353
- d="M23 0zM786 760q0 43 -22 64.5t-53 21.5q-57 0 -105.5 -71t-79.5 -222l-116 -553h-387l239 1133h309l-12 -158h8q55 95 129.5 136.5t182.5 41.5q141 0 220 -85.5t79 -236.5q0 -106 -25 -229l-127 -602h-387l129 618q18 78 18 142zM903 1239q-33 0 -65 8t-61 22t-46 23 q-73 45 -127 45q-31 0 -60.5 -27t-36.5 -73h-188q32 172 108.5 257t204.5 85q34 0 59.5 -6.5t94.5 -42.5q31 -17 66 -33t67 -16q78 0 115 100h190q-34 -172 -112.5 -257t-208.5 -85z"/>
354
- <glyph unicode="&#xf2;"
355
- d="M84 0zM520 -20q-209 0 -322.5 113t-113.5 323t79.5 379.5t223.5 263.5t336 94q209 0 322.5 -113t113.5 -323t-79.5 -379.5t-223.5 -263.5t-336 -94zM678 862q-82 0 -140.5 -139.5t-58.5 -319.5q0 -133 84 -133q81 0 141 139t60 320q0 66 -23 99.5t-63 33.5zM894 1241 h-236q-82 75 -152 159t-102 148v21h396q29 -157 94 -303v-25z"/>
356
- <glyph unicode="&#xf3;"
357
- d="M84 0zM520 -20q-209 0 -322.5 113t-113.5 323t79.5 379.5t223.5 263.5t336 94q209 0 322.5 -113t113.5 -323t-79.5 -379.5t-223.5 -263.5t-336 -94zM678 862q-82 0 -140.5 -139.5t-58.5 -319.5q0 -133 84 -133q81 0 141 139t60 320q0 66 -23 99.5t-63 33.5zM533 1264 q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
358
- <glyph unicode="&#xf4;"
359
- d="M84 0zM520 -20q-209 0 -322.5 113t-113.5 323t79.5 379.5t223.5 263.5t336 94q209 0 322.5 -113t113.5 -323t-79.5 -379.5t-223.5 -263.5t-336 -94zM678 862q-82 0 -140.5 -139.5t-58.5 -319.5q0 -133 84 -133q81 0 141 139t60 320q0 66 -23 99.5t-63 33.5zM1183 1241 h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
360
- <glyph unicode="&#xf5;"
361
- d="M84 0zM520 -20q-209 0 -322.5 113t-113.5 323t79.5 379.5t223.5 263.5t336 94q209 0 322.5 -113t113.5 -323t-79.5 -379.5t-223.5 -263.5t-336 -94zM678 862q-82 0 -140.5 -139.5t-58.5 -319.5q0 -133 84 -133q81 0 141 139t60 320q0 66 -23 99.5t-63 33.5zM861 1239 q-33 0 -65 8t-61 22t-46 23q-73 45 -127 45q-31 0 -60.5 -27t-36.5 -73h-188q32 172 108.5 257t204.5 85q34 0 59.5 -6.5t94.5 -42.5q31 -17 66 -33t67 -16q78 0 115 100h190q-34 -172 -112.5 -257t-208.5 -85z"/>
362
- <glyph unicode="&#xf6;"
363
- d="M84 0zM520 -20q-209 0 -322.5 113t-113.5 323t79.5 379.5t223.5 263.5t336 94q209 0 322.5 -113t113.5 -323t-79.5 -379.5t-223.5 -263.5t-336 -94zM678 862q-82 0 -140.5 -139.5t-58.5 -319.5q0 -133 84 -133q81 0 141 139t60 320q0 66 -23 99.5t-63 33.5zM317 1384 q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM804 1384q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
364
- <glyph unicode="&#xf7;" horiz-adv-x="1159"
365
- d="M102 586v272h975v-272h-975zM432 373q0 83 41 127.5t117 44.5q74 0 114.5 -44.5t40.5 -127.5q0 -81 -41.5 -126.5t-113.5 -45.5q-74 0 -116 46t-42 126zM432 1071q0 83 41 127.5t117 44.5q74 0 114.5 -44.5t40.5 -127.5q0 -81 -41.5 -126.5t-113.5 -45.5q-74 0 -116 46 t-42 126z"/>
366
- <glyph unicode="&#xf8;" horiz-adv-x="1286"
367
- d="M549 -20q-127 0 -238 49l-118 -140l-127 109l112 131q-94 117 -94 287q0 207 81.5 377.5t230.5 265t347 94.5q136 0 250 -57l105 121l127 -109l-105 -123q82 -114 82 -268q0 -208 -81 -377.5t-229 -264.5t-343 -95zM702 877q-67 0 -125 -55t-92 -153t-36 -218l335 397 q-35 29 -82 29zM590 260q107 0 172 101.5t74 287.5l-318 -375q29 -14 72 -14z"/>
368
- <glyph unicode="&#xf9;" horiz-adv-x="1274"
369
- d="M96 0zM487 375q0 -44 22.5 -65t53.5 -21q59 0 107.5 78.5t77.5 214.5l116 551h387l-239 -1133h-310l13 158h-8q-54 -93 -128.5 -135.5t-183.5 -42.5q-141 0 -220 85.5t-79 235.5q0 106 25 229l127 603h387l-129 -617q-19 -82 -19 -141zM902 1241h-236q-82 75 -152 159 t-102 148v21h396q29 -157 94 -303v-25z"/>
370
- <glyph unicode="&#xfa;" horiz-adv-x="1274"
371
- d="M96 0zM487 375q0 -44 22.5 -65t53.5 -21q59 0 107.5 78.5t77.5 214.5l116 551h387l-239 -1133h-310l13 158h-8q-54 -93 -128.5 -135.5t-183.5 -42.5q-141 0 -220 85.5t-79 235.5q0 106 25 229l127 603h387l-129 -617q-19 -82 -19 -141zM584 1264q123 102 282 305h439v-15 q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
372
- <glyph unicode="&#xfb;" horiz-adv-x="1274"
373
- d="M96 0zM487 375q0 -44 22.5 -65t53.5 -21q59 0 107.5 78.5t77.5 214.5l116 551h387l-239 -1133h-310l13 158h-8q-54 -93 -128.5 -135.5t-183.5 -42.5q-141 0 -220 85.5t-79 235.5q0 106 25 229l127 603h387l-129 -617q-19 -82 -19 -141zM1221 1241h-266q-46 41 -156 174 q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
374
- <glyph unicode="&#xfc;" horiz-adv-x="1274"
375
- d="M96 0zM487 375q0 -44 22.5 -65t53.5 -21q59 0 107.5 78.5t77.5 214.5l116 551h387l-239 -1133h-310l13 158h-8q-54 -93 -128.5 -135.5t-183.5 -42.5q-141 0 -220 85.5t-79 235.5q0 106 25 229l127 603h387l-129 -617q-19 -82 -19 -141zM371 1384q0 187 201 187 q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM858 1384q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
376
- <glyph unicode="&#xfd;" horiz-adv-x="1114"
377
- d="M0 0zM82 1133h389l43 -562l2 -62v-87h8q37 132 50 165.5t239 545.5h416l-670 -1276q-96 -185 -223 -267t-311 -82q-92 0 -154 17v307q46 -12 109 -12q87 0 142.5 36.5t98.5 114.5l23 41zM492 1264q123 102 282 305h439v-15q-45 -54 -191.5 -157t-245.5 -156h-284v23z"/>
378
- <glyph unicode="&#xfe;"
379
- d="M678 842q-50 0 -95 -57t-71.5 -154t-26.5 -197q0 -65 23 -104t65 -39q48 0 92 57t71.5 153t27.5 197q0 144 -86 144zM836 1153q151 0 237 -112t86 -306q0 -203 -70 -382.5t-185.5 -276t-252.5 -96.5q-143 0 -231 145h-8q-12 -166 -56 -371l-51 -246h-387l434 2048h387 l-49 -231q-38 -175 -90 -301h8q44 59 96.5 94t131.5 35z"/>
380
- <glyph unicode="&#xff;" horiz-adv-x="1114"
381
- d="M0 0zM82 1133h389l43 -562l2 -62v-87h8q37 132 50 165.5t239 545.5h416l-670 -1276q-96 -185 -223 -267t-311 -82q-92 0 -154 17v307q46 -12 109 -12q87 0 142.5 36.5t98.5 114.5l23 41zM259 1384q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96z M746 1384q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
382
- <glyph unicode="&#x131;" horiz-adv-x="666" d="M410 0h-387l239 1133h389z"/>
383
- <glyph unicode="&#x152;" horiz-adv-x="1909"
384
- d="M1659 0h-815q-104 -20 -197 -20q-256 0 -399.5 146.5t-143.5 401.5q0 196 58.5 379t164.5 313t252.5 197.5t323.5 67.5q94 0 191 -23h874l-67 -319h-478l-47 -225h445l-72 -322h-444l-58 -272h477zM682 309q96 0 180 41l162 762q-53 49 -154 49q-96 0 -182.5 -88 t-137 -235t-50.5 -312q0 -217 182 -217z"/>
385
- <glyph unicode="&#x153;" horiz-adv-x="1802"
386
- d="M1149 -20q-203 0 -295 112q-124 -112 -334 -112q-209 0 -322.5 113t-113.5 323q0 209 79 380t217.5 264t319.5 93q187 0 277 -125q144 125 373 125q188 0 297.5 -86t109.5 -229q0 -203 -157 -309.5t-451 -106.5h-59v-16q0 -148 163 -148q79 0 155 23.5t173 74.5v-274 q-114 -58 -210.5 -80t-221.5 -22zM678 862q-82 0 -140.5 -139.5t-58.5 -319.5q0 -133 84 -133q81 0 141 139t60 320q0 66 -23 99.5t-63 33.5zM1307 891q-60 0 -112.5 -68t-66.5 -159h29q110 0 172 41t62 110q0 32 -20.5 54t-63.5 22z"/>
387
- <glyph unicode="&#x178;" horiz-adv-x="1237"
388
- d="M164 0zM657 920l312 542h436l-612 -895l-121 -567h-391l120 567l-237 895h403zM397 1722q0 187 201 187q170 0 170 -125q0 -189 -201 -189q-88 0 -129 31t-41 96zM884 1722q0 187 201 187q168 0 168 -125q0 -97 -49.5 -143t-149.5 -46q-88 0 -129 31t-41 96z"/>
389
- <glyph unicode="&#x2c6;" horiz-adv-x="1135"
390
- d="M1190 1241h-266q-46 41 -156 174q-140 -110 -240 -174h-274v23q79 72 170 162.5t139 142.5h447q26 -59 78 -149.5t102 -155.5v-23z"/>
391
- <glyph unicode="&#x2da;" horiz-adv-x="1182"
392
- d="M1059 1491q0 -113 -74.5 -183.5t-193.5 -70.5q-121 0 -195 68.5t-74 183.5q0 114 73.5 184t195.5 70q118 0 193 -70.5t75 -181.5zM879 1489q0 38 -26.5 62t-61.5 24q-36 0 -62.5 -24t-26.5 -62q0 -37 23.5 -60.5t65.5 -23.5q39 0 63.5 25t24.5 59z"/>
393
- <glyph unicode="&#x2dc;" horiz-adv-x="1135"
394
- d="M885 1239q-33 0 -65 8t-61 22t-46 23q-73 45 -127 45q-31 0 -60.5 -27t-36.5 -73h-188q32 172 108.5 257t204.5 85q34 0 59.5 -6.5t94.5 -42.5q31 -17 66 -33t67 -16q78 0 115 100h190q-34 -172 -112.5 -257t-208.5 -85z"/>
395
- <glyph unicode="&#x2000;" horiz-adv-x="959"/>
396
- <glyph unicode="&#x2001;" horiz-adv-x="1919"/>
397
- <glyph unicode="&#x2002;" horiz-adv-x="959"/>
398
- <glyph unicode="&#x2003;" horiz-adv-x="1919"/>
399
- <glyph unicode="&#x2004;" horiz-adv-x="639"/>
400
- <glyph unicode="&#x2005;" horiz-adv-x="479"/>
401
- <glyph unicode="&#x2006;" horiz-adv-x="319"/>
402
- <glyph unicode="&#x2007;" horiz-adv-x="319"/>
403
- <glyph unicode="&#x2008;" horiz-adv-x="239"/>
404
- <glyph unicode="&#x2009;" horiz-adv-x="383"/>
405
- <glyph unicode="&#x200a;" horiz-adv-x="106"/>
406
- <glyph unicode="&#x2010;" horiz-adv-x="674" d="M23 393l63 312h553l-64 -312h-552z"/>
407
- <glyph unicode="&#x2011;" horiz-adv-x="674" d="M23 393l63 312h553l-64 -312h-552z"/>
408
- <glyph unicode="&#x2012;" horiz-adv-x="674" d="M23 393l63 312h553l-64 -312h-552z"/>
409
- <glyph unicode="&#x2013;" horiz-adv-x="983" d="M33 416l57 274h871l-60 -274h-868z"/>
410
- <glyph unicode="&#x2014;" horiz-adv-x="1966" d="M33 416l57 274h1854l-60 -274h-1851z"/>
411
- <glyph unicode="&#x2018;" horiz-adv-x="500"
412
- d="M119 961l-10 22q104 235 258 479h288q-26 -62 -53 -131t-135 -370h-348z"/>
413
- <glyph unicode="&#x2019;" horiz-adv-x="500"
414
- d="M631 1462l8 -22q-92 -212 -256 -479h-289q34 81 67.5 167.5t121.5 333.5h348z"/>
415
- <glyph unicode="&#x201a;" horiz-adv-x="621"
416
- d="M432 238l8 -23q-94 -223 -256 -479h-288q25 59 50 123t138 379h348z"/>
417
- <glyph unicode="&#x201c;" horiz-adv-x="997"
418
- d="M614 961l-8 22q109 246 256 479h289q-49 -115 -100 -258l-88 -243h-349zM119 961l-10 22q104 235 258 479h288q-26 -62 -53 -131t-135 -370h-348z"/>
419
- <glyph unicode="&#x201d;" horiz-adv-x="997"
420
- d="M631 1462l8 -22q-92 -212 -256 -479h-289q49 117 100 258l89 243h348zM1128 1462l7 -22q-39 -91 -110 -226t-144 -253h-289q41 98 99 258l89 243h348z"/>
421
- <glyph unicode="&#x201e;" horiz-adv-x="1122"
422
- d="M432 238l8 -23q-94 -223 -256 -479h-288q25 59 50 123t138 379h348zM934 238l8 -23q-51 -116 -124.5 -251t-133.5 -228h-287q61 148 147 387l42 115h348z"/>
423
- <glyph unicode="&#x2022;" horiz-adv-x="803"
424
- d="M86 688q0 118 47 214t133.5 150t200.5 54q148 0 221.5 -77.5t73.5 -223.5q0 -194 -101.5 -305t-281.5 -111q-137 0 -215 80t-78 219zM594 1133z"/>
425
- <glyph unicode="&#x2026;" horiz-adv-x="1800"
426
- d="M12 0zM12 127q0 109 65 171t179 62q84 0 132 -40t48 -115q0 -118 -60 -174t-190 -56q-78 0 -126 37t-48 115zM600 127q0 109 65 171t179 62q84 0 132 -40t48 -115q0 -118 -60 -174t-190 -56q-78 0 -126 37t-48 115zM1186 127q0 109 65 171t179 62q84 0 132 -40t48 -115 q0 -118 -60 -174t-190 -56q-78 0 -126 37t-48 115z"/>
427
- <glyph unicode="&#x202f;" horiz-adv-x="383"/>
428
- <glyph unicode="&#x2039;" horiz-adv-x="719"
429
- d="M61 563l408 518l264 -204l-266 -334l111 -330l-334 -137l-183 477v10z"/>
430
- <glyph unicode="&#x203a;" horiz-adv-x="719"
431
- d="M657 561l-407 -518l-264 205l266 334l-111 329l332 138l184 -478v-10z"/>
432
- <glyph unicode="&#x2044;" horiz-adv-x="248" d="M817 1462l-1083 -1462h-297l1089 1462h291z"/>
433
- <glyph unicode="&#x205f;" horiz-adv-x="479"/>
434
- <glyph unicode="&#x2074;" horiz-adv-x="848"
435
- d="M815 707h-113l-26 -123h-289l27 123h-398l31 178l490 577h325l-119 -557h113zM455 905q62 239 73 274t15 44q-13 -18 -35 -48.5t-215 -269.5h162z"/>
436
- <glyph unicode="&#x20ac;" horiz-adv-x="1188"
437
- d="M905 1178q-142 0 -219 -195h297l-45 -205h-309q-18 -59 -25 -123h246l-43 -204h-227q0 -82 27.5 -113t105.5 -31q75 0 145 18.5t148 49.5v-330q-126 -65 -355 -65q-231 0 -341.5 114t-116.5 357h-140l43 204h109l22 123h-106l47 205h117q84 243 243 373.5t377 130.5 q115 0 202 -25t173 -80l-154 -282q-120 78 -221 78z"/>
438
- <glyph unicode="&#x2122;" horiz-adv-x="1577"
439
- d="M469 741h-197v545h-170v176h537v-176h-170v-545zM1049 741l-144 510h-8q6 -64 6 -110v-400h-192v721h286l138 -479l149 479h277v-721h-195v400q0 74 6 110h-8l-152 -510h-163z"/>
440
- <glyph unicode="&#xe000;" horiz-adv-x="1135" d="M0 1135h1135v-1135h-1135v1135z"/>
441
- <glyph horiz-adv-x="1245" d="M0 0z"/>
442
- <hkern u1="&#x22;" u2="&#x178;" k="-20"/>
443
- <hkern u1="&#x22;" u2="&#x153;" k="123"/>
444
- <hkern u1="&#x22;" u2="&#xfc;" k="61"/>
445
- <hkern u1="&#x22;" u2="&#xfb;" k="61"/>
446
- <hkern u1="&#x22;" u2="&#xfa;" k="61"/>
447
- <hkern u1="&#x22;" u2="&#xf9;" k="61"/>
448
- <hkern u1="&#x22;" u2="&#xf8;" k="123"/>
449
- <hkern u1="&#x22;" u2="&#xf6;" k="123"/>
450
- <hkern u1="&#x22;" u2="&#xf5;" k="123"/>
451
- <hkern u1="&#x22;" u2="&#xf4;" k="123"/>
452
- <hkern u1="&#x22;" u2="&#xf3;" k="123"/>
453
- <hkern u1="&#x22;" u2="&#xf2;" k="123"/>
454
- <hkern u1="&#x22;" u2="&#xeb;" k="123"/>
455
- <hkern u1="&#x22;" u2="&#xea;" k="123"/>
456
- <hkern u1="&#x22;" u2="&#xe9;" k="123"/>
457
- <hkern u1="&#x22;" u2="&#xe8;" k="123"/>
458
- <hkern u1="&#x22;" u2="&#xe7;" k="123"/>
459
- <hkern u1="&#x22;" u2="&#xe6;" k="82"/>
460
- <hkern u1="&#x22;" u2="&#xe5;" k="82"/>
461
- <hkern u1="&#x22;" u2="&#xe4;" k="82"/>
462
- <hkern u1="&#x22;" u2="&#xe3;" k="82"/>
463
- <hkern u1="&#x22;" u2="&#xe2;" k="82"/>
464
- <hkern u1="&#x22;" u2="&#xe1;" k="82"/>
465
- <hkern u1="&#x22;" u2="&#xe0;" k="123"/>
466
- <hkern u1="&#x22;" u2="&#xdd;" k="-20"/>
467
- <hkern u1="&#x22;" u2="&#xc5;" k="143"/>
468
- <hkern u1="&#x22;" u2="&#xc4;" k="143"/>
469
- <hkern u1="&#x22;" u2="&#xc3;" k="143"/>
470
- <hkern u1="&#x22;" u2="&#xc2;" k="143"/>
471
- <hkern u1="&#x22;" u2="&#xc1;" k="143"/>
472
- <hkern u1="&#x22;" u2="&#xc0;" k="143"/>
473
- <hkern u1="&#x22;" u2="u" k="61"/>
474
- <hkern u1="&#x22;" u2="s" k="61"/>
475
- <hkern u1="&#x22;" u2="r" k="61"/>
476
- <hkern u1="&#x22;" u2="q" k="123"/>
477
- <hkern u1="&#x22;" u2="p" k="61"/>
478
- <hkern u1="&#x22;" u2="o" k="123"/>
479
- <hkern u1="&#x22;" u2="n" k="61"/>
480
- <hkern u1="&#x22;" u2="m" k="61"/>
481
- <hkern u1="&#x22;" u2="g" k="61"/>
482
- <hkern u1="&#x22;" u2="e" k="123"/>
483
- <hkern u1="&#x22;" u2="d" k="123"/>
484
- <hkern u1="&#x22;" u2="c" k="123"/>
485
- <hkern u1="&#x22;" u2="a" k="82"/>
486
- <hkern u1="&#x22;" u2="Y" k="-20"/>
487
- <hkern u1="&#x22;" u2="W" k="-41"/>
488
- <hkern u1="&#x22;" u2="V" k="-41"/>
489
- <hkern u1="&#x22;" u2="T" k="-41"/>
490
- <hkern u1="&#x22;" u2="A" k="143"/>
491
- <hkern u1="&#x27;" u2="&#x178;" k="-20"/>
492
- <hkern u1="&#x27;" u2="&#x153;" k="123"/>
493
- <hkern u1="&#x27;" u2="&#xfc;" k="61"/>
494
- <hkern u1="&#x27;" u2="&#xfb;" k="61"/>
495
- <hkern u1="&#x27;" u2="&#xfa;" k="61"/>
496
- <hkern u1="&#x27;" u2="&#xf9;" k="61"/>
497
- <hkern u1="&#x27;" u2="&#xf8;" k="123"/>
498
- <hkern u1="&#x27;" u2="&#xf6;" k="123"/>
499
- <hkern u1="&#x27;" u2="&#xf5;" k="123"/>
500
- <hkern u1="&#x27;" u2="&#xf4;" k="123"/>
501
- <hkern u1="&#x27;" u2="&#xf3;" k="123"/>
502
- <hkern u1="&#x27;" u2="&#xf2;" k="123"/>
503
- <hkern u1="&#x27;" u2="&#xeb;" k="123"/>
504
- <hkern u1="&#x27;" u2="&#xea;" k="123"/>
505
- <hkern u1="&#x27;" u2="&#xe9;" k="123"/>
506
- <hkern u1="&#x27;" u2="&#xe8;" k="123"/>
507
- <hkern u1="&#x27;" u2="&#xe7;" k="123"/>
508
- <hkern u1="&#x27;" u2="&#xe6;" k="82"/>
509
- <hkern u1="&#x27;" u2="&#xe5;" k="82"/>
510
- <hkern u1="&#x27;" u2="&#xe4;" k="82"/>
511
- <hkern u1="&#x27;" u2="&#xe3;" k="82"/>
512
- <hkern u1="&#x27;" u2="&#xe2;" k="82"/>
513
- <hkern u1="&#x27;" u2="&#xe1;" k="82"/>
514
- <hkern u1="&#x27;" u2="&#xe0;" k="123"/>
515
- <hkern u1="&#x27;" u2="&#xdd;" k="-20"/>
516
- <hkern u1="&#x27;" u2="&#xc5;" k="143"/>
517
- <hkern u1="&#x27;" u2="&#xc4;" k="143"/>
518
- <hkern u1="&#x27;" u2="&#xc3;" k="143"/>
519
- <hkern u1="&#x27;" u2="&#xc2;" k="143"/>
520
- <hkern u1="&#x27;" u2="&#xc1;" k="143"/>
521
- <hkern u1="&#x27;" u2="&#xc0;" k="143"/>
522
- <hkern u1="&#x27;" u2="u" k="61"/>
523
- <hkern u1="&#x27;" u2="s" k="61"/>
524
- <hkern u1="&#x27;" u2="r" k="61"/>
525
- <hkern u1="&#x27;" u2="q" k="123"/>
526
- <hkern u1="&#x27;" u2="p" k="61"/>
527
- <hkern u1="&#x27;" u2="o" k="123"/>
528
- <hkern u1="&#x27;" u2="n" k="61"/>
529
- <hkern u1="&#x27;" u2="m" k="61"/>
530
- <hkern u1="&#x27;" u2="g" k="61"/>
531
- <hkern u1="&#x27;" u2="e" k="123"/>
532
- <hkern u1="&#x27;" u2="d" k="123"/>
533
- <hkern u1="&#x27;" u2="c" k="123"/>
534
- <hkern u1="&#x27;" u2="a" k="82"/>
535
- <hkern u1="&#x27;" u2="Y" k="-20"/>
536
- <hkern u1="&#x27;" u2="W" k="-41"/>
537
- <hkern u1="&#x27;" u2="V" k="-41"/>
538
- <hkern u1="&#x27;" u2="T" k="-41"/>
539
- <hkern u1="&#x27;" u2="A" k="143"/>
540
- <hkern u1="&#x28;" u2="J" k="-184"/>
541
- <hkern u1="&#x2c;" u2="&#x178;" k="123"/>
542
- <hkern u1="&#x2c;" u2="&#x152;" k="102"/>
543
- <hkern u1="&#x2c;" u2="&#xdd;" k="123"/>
544
- <hkern u1="&#x2c;" u2="&#xdc;" k="41"/>
545
- <hkern u1="&#x2c;" u2="&#xdb;" k="41"/>
546
- <hkern u1="&#x2c;" u2="&#xda;" k="41"/>
547
- <hkern u1="&#x2c;" u2="&#xd9;" k="41"/>
548
- <hkern u1="&#x2c;" u2="&#xd8;" k="102"/>
549
- <hkern u1="&#x2c;" u2="&#xd6;" k="102"/>
550
- <hkern u1="&#x2c;" u2="&#xd5;" k="102"/>
551
- <hkern u1="&#x2c;" u2="&#xd4;" k="102"/>
552
- <hkern u1="&#x2c;" u2="&#xd3;" k="102"/>
553
- <hkern u1="&#x2c;" u2="&#xd2;" k="102"/>
554
- <hkern u1="&#x2c;" u2="&#xc7;" k="102"/>
555
- <hkern u1="&#x2c;" u2="Y" k="123"/>
556
- <hkern u1="&#x2c;" u2="W" k="123"/>
557
- <hkern u1="&#x2c;" u2="V" k="123"/>
558
- <hkern u1="&#x2c;" u2="U" k="41"/>
559
- <hkern u1="&#x2c;" u2="T" k="143"/>
560
- <hkern u1="&#x2c;" u2="Q" k="102"/>
561
- <hkern u1="&#x2c;" u2="O" k="102"/>
562
- <hkern u1="&#x2c;" u2="G" k="102"/>
563
- <hkern u1="&#x2c;" u2="C" k="102"/>
564
- <hkern u1="&#x2d;" u2="T" k="82"/>
565
- <hkern u1="&#x2e;" u2="&#x178;" k="123"/>
566
- <hkern u1="&#x2e;" u2="&#x152;" k="102"/>
567
- <hkern u1="&#x2e;" u2="&#xdd;" k="123"/>
568
- <hkern u1="&#x2e;" u2="&#xdc;" k="41"/>
569
- <hkern u1="&#x2e;" u2="&#xdb;" k="41"/>
570
- <hkern u1="&#x2e;" u2="&#xda;" k="41"/>
571
- <hkern u1="&#x2e;" u2="&#xd9;" k="41"/>
572
- <hkern u1="&#x2e;" u2="&#xd8;" k="102"/>
573
- <hkern u1="&#x2e;" u2="&#xd6;" k="102"/>
574
- <hkern u1="&#x2e;" u2="&#xd5;" k="102"/>
575
- <hkern u1="&#x2e;" u2="&#xd4;" k="102"/>
576
- <hkern u1="&#x2e;" u2="&#xd3;" k="102"/>
577
- <hkern u1="&#x2e;" u2="&#xd2;" k="102"/>
578
- <hkern u1="&#x2e;" u2="&#xc7;" k="102"/>
579
- <hkern u1="&#x2e;" u2="Y" k="123"/>
580
- <hkern u1="&#x2e;" u2="W" k="123"/>
581
- <hkern u1="&#x2e;" u2="V" k="123"/>
582
- <hkern u1="&#x2e;" u2="U" k="41"/>
583
- <hkern u1="&#x2e;" u2="T" k="143"/>
584
- <hkern u1="&#x2e;" u2="Q" k="102"/>
585
- <hkern u1="&#x2e;" u2="O" k="102"/>
586
- <hkern u1="&#x2e;" u2="G" k="102"/>
587
- <hkern u1="&#x2e;" u2="C" k="102"/>
588
- <hkern u1="A" u2="&#x201d;" k="143"/>
589
- <hkern u1="A" u2="&#x2019;" k="143"/>
590
- <hkern u1="A" u2="&#x178;" k="123"/>
591
- <hkern u1="A" u2="&#x152;" k="41"/>
592
- <hkern u1="A" u2="&#xdd;" k="123"/>
593
- <hkern u1="A" u2="&#xd8;" k="41"/>
594
- <hkern u1="A" u2="&#xd6;" k="41"/>
595
- <hkern u1="A" u2="&#xd5;" k="41"/>
596
- <hkern u1="A" u2="&#xd4;" k="41"/>
597
- <hkern u1="A" u2="&#xd3;" k="41"/>
598
- <hkern u1="A" u2="&#xd2;" k="41"/>
599
- <hkern u1="A" u2="&#xc7;" k="41"/>
600
- <hkern u1="A" u2="Y" k="123"/>
601
- <hkern u1="A" u2="W" k="82"/>
602
- <hkern u1="A" u2="V" k="82"/>
603
- <hkern u1="A" u2="T" k="143"/>
604
- <hkern u1="A" u2="Q" k="41"/>
605
- <hkern u1="A" u2="O" k="41"/>
606
- <hkern u1="A" u2="J" k="-266"/>
607
- <hkern u1="A" u2="G" k="41"/>
608
- <hkern u1="A" u2="C" k="41"/>
609
- <hkern u1="A" u2="&#x27;" k="143"/>
610
- <hkern u1="A" u2="&#x22;" k="143"/>
611
- <hkern u1="B" u2="&#x201e;" k="82"/>
612
- <hkern u1="B" u2="&#x201a;" k="82"/>
613
- <hkern u1="B" u2="&#x178;" k="20"/>
614
- <hkern u1="B" u2="&#xdd;" k="20"/>
615
- <hkern u1="B" u2="&#xc5;" k="41"/>
616
- <hkern u1="B" u2="&#xc4;" k="41"/>
617
- <hkern u1="B" u2="&#xc3;" k="41"/>
618
- <hkern u1="B" u2="&#xc2;" k="41"/>
619
- <hkern u1="B" u2="&#xc1;" k="41"/>
620
- <hkern u1="B" u2="&#xc0;" k="41"/>
621
- <hkern u1="B" u2="Z" k="20"/>
622
- <hkern u1="B" u2="Y" k="20"/>
623
- <hkern u1="B" u2="X" k="41"/>
624
- <hkern u1="B" u2="W" k="20"/>
625
- <hkern u1="B" u2="V" k="20"/>
626
- <hkern u1="B" u2="T" k="61"/>
627
- <hkern u1="B" u2="A" k="41"/>
628
- <hkern u1="B" u2="&#x2e;" k="82"/>
629
- <hkern u1="B" u2="&#x2c;" k="82"/>
630
- <hkern u1="C" u2="&#x152;" k="41"/>
631
- <hkern u1="C" u2="&#xd8;" k="41"/>
632
- <hkern u1="C" u2="&#xd6;" k="41"/>
633
- <hkern u1="C" u2="&#xd5;" k="41"/>
634
- <hkern u1="C" u2="&#xd4;" k="41"/>
635
- <hkern u1="C" u2="&#xd3;" k="41"/>
636
- <hkern u1="C" u2="&#xd2;" k="41"/>
637
- <hkern u1="C" u2="&#xc7;" k="41"/>
638
- <hkern u1="C" u2="Q" k="41"/>
639
- <hkern u1="C" u2="O" k="41"/>
640
- <hkern u1="C" u2="G" k="41"/>
641
- <hkern u1="C" u2="C" k="41"/>
642
- <hkern u1="D" u2="&#x201e;" k="82"/>
643
- <hkern u1="D" u2="&#x201a;" k="82"/>
644
- <hkern u1="D" u2="&#x178;" k="20"/>
645
- <hkern u1="D" u2="&#xdd;" k="20"/>
646
- <hkern u1="D" u2="&#xc5;" k="41"/>
647
- <hkern u1="D" u2="&#xc4;" k="41"/>
648
- <hkern u1="D" u2="&#xc3;" k="41"/>
649
- <hkern u1="D" u2="&#xc2;" k="41"/>
650
- <hkern u1="D" u2="&#xc1;" k="41"/>
651
- <hkern u1="D" u2="&#xc0;" k="41"/>
652
- <hkern u1="D" u2="Z" k="20"/>
653
- <hkern u1="D" u2="Y" k="20"/>
654
- <hkern u1="D" u2="X" k="41"/>
655
- <hkern u1="D" u2="W" k="20"/>
656
- <hkern u1="D" u2="V" k="20"/>
657
- <hkern u1="D" u2="T" k="61"/>
658
- <hkern u1="D" u2="A" k="41"/>
659
- <hkern u1="D" u2="&#x2e;" k="82"/>
660
- <hkern u1="D" u2="&#x2c;" k="82"/>
661
- <hkern u1="E" u2="J" k="-123"/>
662
- <hkern u1="F" u2="&#x201e;" k="123"/>
663
- <hkern u1="F" u2="&#x201a;" k="123"/>
664
- <hkern u1="F" u2="&#xc5;" k="41"/>
665
- <hkern u1="F" u2="&#xc4;" k="41"/>
666
- <hkern u1="F" u2="&#xc3;" k="41"/>
667
- <hkern u1="F" u2="&#xc2;" k="41"/>
668
- <hkern u1="F" u2="&#xc1;" k="41"/>
669
- <hkern u1="F" u2="&#xc0;" k="41"/>
670
- <hkern u1="F" u2="A" k="41"/>
671
- <hkern u1="F" u2="&#x3f;" k="-41"/>
672
- <hkern u1="F" u2="&#x2e;" k="123"/>
673
- <hkern u1="F" u2="&#x2c;" k="123"/>
674
- <hkern u1="K" u2="&#x152;" k="41"/>
675
- <hkern u1="K" u2="&#xd8;" k="41"/>
676
- <hkern u1="K" u2="&#xd6;" k="41"/>
677
- <hkern u1="K" u2="&#xd5;" k="41"/>
678
- <hkern u1="K" u2="&#xd4;" k="41"/>
679
- <hkern u1="K" u2="&#xd3;" k="41"/>
680
- <hkern u1="K" u2="&#xd2;" k="41"/>
681
- <hkern u1="K" u2="&#xc7;" k="41"/>
682
- <hkern u1="K" u2="Q" k="41"/>
683
- <hkern u1="K" u2="O" k="41"/>
684
- <hkern u1="K" u2="G" k="41"/>
685
- <hkern u1="K" u2="C" k="41"/>
686
- <hkern u1="L" u2="&#x201d;" k="164"/>
687
- <hkern u1="L" u2="&#x2019;" k="164"/>
688
- <hkern u1="L" u2="&#x178;" k="61"/>
689
- <hkern u1="L" u2="&#x152;" k="41"/>
690
- <hkern u1="L" u2="&#xdd;" k="61"/>
691
- <hkern u1="L" u2="&#xdc;" k="20"/>
692
- <hkern u1="L" u2="&#xdb;" k="20"/>
693
- <hkern u1="L" u2="&#xda;" k="20"/>
694
- <hkern u1="L" u2="&#xd9;" k="20"/>
695
- <hkern u1="L" u2="&#xd8;" k="41"/>
696
- <hkern u1="L" u2="&#xd6;" k="41"/>
697
- <hkern u1="L" u2="&#xd5;" k="41"/>
698
- <hkern u1="L" u2="&#xd4;" k="41"/>
699
- <hkern u1="L" u2="&#xd3;" k="41"/>
700
- <hkern u1="L" u2="&#xd2;" k="41"/>
701
- <hkern u1="L" u2="&#xc7;" k="41"/>
702
- <hkern u1="L" u2="Y" k="61"/>
703
- <hkern u1="L" u2="W" k="41"/>
704
- <hkern u1="L" u2="V" k="41"/>
705
- <hkern u1="L" u2="U" k="20"/>
706
- <hkern u1="L" u2="T" k="41"/>
707
- <hkern u1="L" u2="Q" k="41"/>
708
- <hkern u1="L" u2="O" k="41"/>
709
- <hkern u1="L" u2="G" k="41"/>
710
- <hkern u1="L" u2="C" k="41"/>
711
- <hkern u1="L" u2="&#x27;" k="164"/>
712
- <hkern u1="L" u2="&#x22;" k="164"/>
713
- <hkern u1="O" u2="&#x201e;" k="82"/>
714
- <hkern u1="O" u2="&#x201a;" k="82"/>
715
- <hkern u1="O" u2="&#x178;" k="20"/>
716
- <hkern u1="O" u2="&#xdd;" k="20"/>
717
- <hkern u1="O" u2="&#xc5;" k="41"/>
718
- <hkern u1="O" u2="&#xc4;" k="41"/>
719
- <hkern u1="O" u2="&#xc3;" k="41"/>
720
- <hkern u1="O" u2="&#xc2;" k="41"/>
721
- <hkern u1="O" u2="&#xc1;" k="41"/>
722
- <hkern u1="O" u2="&#xc0;" k="41"/>
723
- <hkern u1="O" u2="Z" k="20"/>
724
- <hkern u1="O" u2="Y" k="20"/>
725
- <hkern u1="O" u2="X" k="41"/>
726
- <hkern u1="O" u2="W" k="20"/>
727
- <hkern u1="O" u2="V" k="20"/>
728
- <hkern u1="O" u2="T" k="61"/>
729
- <hkern u1="O" u2="A" k="41"/>
730
- <hkern u1="O" u2="&#x2e;" k="82"/>
731
- <hkern u1="O" u2="&#x2c;" k="82"/>
732
- <hkern u1="P" u2="&#x201e;" k="266"/>
733
- <hkern u1="P" u2="&#x201a;" k="266"/>
734
- <hkern u1="P" u2="&#xc5;" k="102"/>
735
- <hkern u1="P" u2="&#xc4;" k="102"/>
736
- <hkern u1="P" u2="&#xc3;" k="102"/>
737
- <hkern u1="P" u2="&#xc2;" k="102"/>
738
- <hkern u1="P" u2="&#xc1;" k="102"/>
739
- <hkern u1="P" u2="&#xc0;" k="102"/>
740
- <hkern u1="P" u2="Z" k="20"/>
741
- <hkern u1="P" u2="X" k="41"/>
742
- <hkern u1="P" u2="A" k="102"/>
743
- <hkern u1="P" u2="&#x2e;" k="266"/>
744
- <hkern u1="P" u2="&#x2c;" k="266"/>
745
- <hkern u1="Q" u2="&#x201e;" k="82"/>
746
- <hkern u1="Q" u2="&#x201a;" k="82"/>
747
- <hkern u1="Q" u2="&#x178;" k="20"/>
748
- <hkern u1="Q" u2="&#xdd;" k="20"/>
749
- <hkern u1="Q" u2="&#xc5;" k="41"/>
750
- <hkern u1="Q" u2="&#xc4;" k="41"/>
751
- <hkern u1="Q" u2="&#xc3;" k="41"/>
752
- <hkern u1="Q" u2="&#xc2;" k="41"/>
753
- <hkern u1="Q" u2="&#xc1;" k="41"/>
754
- <hkern u1="Q" u2="&#xc0;" k="41"/>
755
- <hkern u1="Q" u2="Z" k="20"/>
756
- <hkern u1="Q" u2="Y" k="20"/>
757
- <hkern u1="Q" u2="X" k="41"/>
758
- <hkern u1="Q" u2="W" k="20"/>
759
- <hkern u1="Q" u2="V" k="20"/>
760
- <hkern u1="Q" u2="T" k="61"/>
761
- <hkern u1="Q" u2="A" k="41"/>
762
- <hkern u1="Q" u2="&#x2e;" k="82"/>
763
- <hkern u1="Q" u2="&#x2c;" k="82"/>
764
- <hkern u1="T" u2="&#x201e;" k="123"/>
765
- <hkern u1="T" u2="&#x201a;" k="123"/>
766
- <hkern u1="T" u2="&#x2014;" k="82"/>
767
- <hkern u1="T" u2="&#x2013;" k="82"/>
768
- <hkern u1="T" u2="&#x153;" k="143"/>
769
- <hkern u1="T" u2="&#x152;" k="41"/>
770
- <hkern u1="T" u2="&#xfd;" k="41"/>
771
- <hkern u1="T" u2="&#xfc;" k="102"/>
772
- <hkern u1="T" u2="&#xfb;" k="102"/>
773
- <hkern u1="T" u2="&#xfa;" k="102"/>
774
- <hkern u1="T" u2="&#xf9;" k="102"/>
775
- <hkern u1="T" u2="&#xf8;" k="143"/>
776
- <hkern u1="T" u2="&#xf6;" k="143"/>
777
- <hkern u1="T" u2="&#xf5;" k="143"/>
778
- <hkern u1="T" u2="&#xf4;" k="143"/>
779
- <hkern u1="T" u2="&#xf3;" k="143"/>
780
- <hkern u1="T" u2="&#xf2;" k="143"/>
781
- <hkern u1="T" u2="&#xeb;" k="143"/>
782
- <hkern u1="T" u2="&#xea;" k="143"/>
783
- <hkern u1="T" u2="&#xe9;" k="143"/>
784
- <hkern u1="T" u2="&#xe8;" k="143"/>
785
- <hkern u1="T" u2="&#xe7;" k="143"/>
786
- <hkern u1="T" u2="&#xe6;" k="164"/>
787
- <hkern u1="T" u2="&#xe5;" k="164"/>
788
- <hkern u1="T" u2="&#xe4;" k="164"/>
789
- <hkern u1="T" u2="&#xe3;" k="164"/>
790
- <hkern u1="T" u2="&#xe2;" k="164"/>
791
- <hkern u1="T" u2="&#xe1;" k="164"/>
792
- <hkern u1="T" u2="&#xe0;" k="143"/>
793
- <hkern u1="T" u2="&#xd8;" k="41"/>
794
- <hkern u1="T" u2="&#xd6;" k="41"/>
795
- <hkern u1="T" u2="&#xd5;" k="41"/>
796
- <hkern u1="T" u2="&#xd4;" k="41"/>
797
- <hkern u1="T" u2="&#xd3;" k="41"/>
798
- <hkern u1="T" u2="&#xd2;" k="41"/>
799
- <hkern u1="T" u2="&#xc7;" k="41"/>
800
- <hkern u1="T" u2="&#xc5;" k="143"/>
801
- <hkern u1="T" u2="&#xc4;" k="143"/>
802
- <hkern u1="T" u2="&#xc3;" k="143"/>
803
- <hkern u1="T" u2="&#xc2;" k="143"/>
804
- <hkern u1="T" u2="&#xc1;" k="143"/>
805
- <hkern u1="T" u2="&#xc0;" k="143"/>
806
- <hkern u1="T" u2="z" k="82"/>
807
- <hkern u1="T" u2="y" k="41"/>
808
- <hkern u1="T" u2="x" k="41"/>
809
- <hkern u1="T" u2="w" k="41"/>
810
- <hkern u1="T" u2="v" k="41"/>
811
- <hkern u1="T" u2="u" k="102"/>
812
- <hkern u1="T" u2="s" k="123"/>
813
- <hkern u1="T" u2="r" k="102"/>
814
- <hkern u1="T" u2="q" k="143"/>
815
- <hkern u1="T" u2="p" k="102"/>
816
- <hkern u1="T" u2="o" k="143"/>
817
- <hkern u1="T" u2="n" k="102"/>
818
- <hkern u1="T" u2="m" k="102"/>
819
- <hkern u1="T" u2="g" k="143"/>
820
- <hkern u1="T" u2="e" k="143"/>
821
- <hkern u1="T" u2="d" k="143"/>
822
- <hkern u1="T" u2="c" k="143"/>
823
- <hkern u1="T" u2="a" k="164"/>
824
- <hkern u1="T" u2="T" k="-41"/>
825
- <hkern u1="T" u2="Q" k="41"/>
826
- <hkern u1="T" u2="O" k="41"/>
827
- <hkern u1="T" u2="G" k="41"/>
828
- <hkern u1="T" u2="C" k="41"/>
829
- <hkern u1="T" u2="A" k="143"/>
830
- <hkern u1="T" u2="&#x3f;" k="-41"/>
831
- <hkern u1="T" u2="&#x2e;" k="123"/>
832
- <hkern u1="T" u2="&#x2d;" k="82"/>
833
- <hkern u1="T" u2="&#x2c;" k="123"/>
834
- <hkern u1="U" u2="&#x201e;" k="41"/>
835
- <hkern u1="U" u2="&#x201a;" k="41"/>
836
- <hkern u1="U" u2="&#xc5;" k="20"/>
837
- <hkern u1="U" u2="&#xc4;" k="20"/>
838
- <hkern u1="U" u2="&#xc3;" k="20"/>
839
- <hkern u1="U" u2="&#xc2;" k="20"/>
840
- <hkern u1="U" u2="&#xc1;" k="20"/>
841
- <hkern u1="U" u2="&#xc0;" k="20"/>
842
- <hkern u1="U" u2="A" k="20"/>
843
- <hkern u1="U" u2="&#x2e;" k="41"/>
844
- <hkern u1="U" u2="&#x2c;" k="41"/>
845
- <hkern u1="V" u2="&#x201e;" k="102"/>
846
- <hkern u1="V" u2="&#x201a;" k="102"/>
847
- <hkern u1="V" u2="&#x153;" k="41"/>
848
- <hkern u1="V" u2="&#x152;" k="20"/>
849
- <hkern u1="V" u2="&#xfc;" k="20"/>
850
- <hkern u1="V" u2="&#xfb;" k="20"/>
851
- <hkern u1="V" u2="&#xfa;" k="20"/>
852
- <hkern u1="V" u2="&#xf9;" k="20"/>
853
- <hkern u1="V" u2="&#xf8;" k="41"/>
854
- <hkern u1="V" u2="&#xf6;" k="41"/>
855
- <hkern u1="V" u2="&#xf5;" k="41"/>
856
- <hkern u1="V" u2="&#xf4;" k="41"/>
857
- <hkern u1="V" u2="&#xf3;" k="41"/>
858
- <hkern u1="V" u2="&#xf2;" k="41"/>
859
- <hkern u1="V" u2="&#xeb;" k="41"/>
860
- <hkern u1="V" u2="&#xea;" k="41"/>
861
- <hkern u1="V" u2="&#xe9;" k="41"/>
862
- <hkern u1="V" u2="&#xe8;" k="41"/>
863
- <hkern u1="V" u2="&#xe7;" k="41"/>
864
- <hkern u1="V" u2="&#xe6;" k="41"/>
865
- <hkern u1="V" u2="&#xe5;" k="41"/>
866
- <hkern u1="V" u2="&#xe4;" k="41"/>
867
- <hkern u1="V" u2="&#xe3;" k="41"/>
868
- <hkern u1="V" u2="&#xe2;" k="41"/>
869
- <hkern u1="V" u2="&#xe1;" k="41"/>
870
- <hkern u1="V" u2="&#xe0;" k="41"/>
871
- <hkern u1="V" u2="&#xd8;" k="20"/>
872
- <hkern u1="V" u2="&#xd6;" k="20"/>
873
- <hkern u1="V" u2="&#xd5;" k="20"/>
874
- <hkern u1="V" u2="&#xd4;" k="20"/>
875
- <hkern u1="V" u2="&#xd3;" k="20"/>
876
- <hkern u1="V" u2="&#xd2;" k="20"/>
877
- <hkern u1="V" u2="&#xc7;" k="20"/>
878
- <hkern u1="V" u2="&#xc5;" k="82"/>
879
- <hkern u1="V" u2="&#xc4;" k="82"/>
880
- <hkern u1="V" u2="&#xc3;" k="82"/>
881
- <hkern u1="V" u2="&#xc2;" k="82"/>
882
- <hkern u1="V" u2="&#xc1;" k="82"/>
883
- <hkern u1="V" u2="&#xc0;" k="82"/>
884
- <hkern u1="V" u2="u" k="20"/>
885
- <hkern u1="V" u2="s" k="20"/>
886
- <hkern u1="V" u2="r" k="20"/>
887
- <hkern u1="V" u2="q" k="41"/>
888
- <hkern u1="V" u2="p" k="20"/>
889
- <hkern u1="V" u2="o" k="41"/>
890
- <hkern u1="V" u2="n" k="20"/>
891
- <hkern u1="V" u2="m" k="20"/>
892
- <hkern u1="V" u2="g" k="20"/>
893
- <hkern u1="V" u2="e" k="41"/>
894
- <hkern u1="V" u2="d" k="41"/>
895
- <hkern u1="V" u2="c" k="41"/>
896
- <hkern u1="V" u2="a" k="41"/>
897
- <hkern u1="V" u2="Q" k="20"/>
898
- <hkern u1="V" u2="O" k="20"/>
899
- <hkern u1="V" u2="G" k="20"/>
900
- <hkern u1="V" u2="C" k="20"/>
901
- <hkern u1="V" u2="A" k="82"/>
902
- <hkern u1="V" u2="&#x3f;" k="-41"/>
903
- <hkern u1="V" u2="&#x2e;" k="102"/>
904
- <hkern u1="V" u2="&#x2c;" k="102"/>
905
- <hkern u1="W" u2="&#x201e;" k="102"/>
906
- <hkern u1="W" u2="&#x201a;" k="102"/>
907
- <hkern u1="W" u2="&#x153;" k="41"/>
908
- <hkern u1="W" u2="&#x152;" k="20"/>
909
- <hkern u1="W" u2="&#xfc;" k="20"/>
910
- <hkern u1="W" u2="&#xfb;" k="20"/>
911
- <hkern u1="W" u2="&#xfa;" k="20"/>
912
- <hkern u1="W" u2="&#xf9;" k="20"/>
913
- <hkern u1="W" u2="&#xf8;" k="41"/>
914
- <hkern u1="W" u2="&#xf6;" k="41"/>
915
- <hkern u1="W" u2="&#xf5;" k="41"/>
916
- <hkern u1="W" u2="&#xf4;" k="41"/>
917
- <hkern u1="W" u2="&#xf3;" k="41"/>
918
- <hkern u1="W" u2="&#xf2;" k="41"/>
919
- <hkern u1="W" u2="&#xeb;" k="41"/>
920
- <hkern u1="W" u2="&#xea;" k="41"/>
921
- <hkern u1="W" u2="&#xe9;" k="41"/>
922
- <hkern u1="W" u2="&#xe8;" k="41"/>
923
- <hkern u1="W" u2="&#xe7;" k="41"/>
924
- <hkern u1="W" u2="&#xe6;" k="41"/>
925
- <hkern u1="W" u2="&#xe5;" k="41"/>
926
- <hkern u1="W" u2="&#xe4;" k="41"/>
927
- <hkern u1="W" u2="&#xe3;" k="41"/>
928
- <hkern u1="W" u2="&#xe2;" k="41"/>
929
- <hkern u1="W" u2="&#xe1;" k="41"/>
930
- <hkern u1="W" u2="&#xe0;" k="41"/>
931
- <hkern u1="W" u2="&#xd8;" k="20"/>
932
- <hkern u1="W" u2="&#xd6;" k="20"/>
933
- <hkern u1="W" u2="&#xd5;" k="20"/>
934
- <hkern u1="W" u2="&#xd4;" k="20"/>
935
- <hkern u1="W" u2="&#xd3;" k="20"/>
936
- <hkern u1="W" u2="&#xd2;" k="20"/>
937
- <hkern u1="W" u2="&#xc7;" k="20"/>
938
- <hkern u1="W" u2="&#xc5;" k="82"/>
939
- <hkern u1="W" u2="&#xc4;" k="82"/>
940
- <hkern u1="W" u2="&#xc3;" k="82"/>
941
- <hkern u1="W" u2="&#xc2;" k="82"/>
942
- <hkern u1="W" u2="&#xc1;" k="82"/>
943
- <hkern u1="W" u2="&#xc0;" k="82"/>
944
- <hkern u1="W" u2="u" k="20"/>
945
- <hkern u1="W" u2="s" k="20"/>
946
- <hkern u1="W" u2="r" k="20"/>
947
- <hkern u1="W" u2="q" k="41"/>
948
- <hkern u1="W" u2="p" k="20"/>
949
- <hkern u1="W" u2="o" k="41"/>
950
- <hkern u1="W" u2="n" k="20"/>
951
- <hkern u1="W" u2="m" k="20"/>
952
- <hkern u1="W" u2="g" k="20"/>
953
- <hkern u1="W" u2="e" k="41"/>
954
- <hkern u1="W" u2="d" k="41"/>
955
- <hkern u1="W" u2="c" k="41"/>
956
- <hkern u1="W" u2="a" k="41"/>
957
- <hkern u1="W" u2="Q" k="20"/>
958
- <hkern u1="W" u2="O" k="20"/>
959
- <hkern u1="W" u2="G" k="20"/>
960
- <hkern u1="W" u2="C" k="20"/>
961
- <hkern u1="W" u2="A" k="82"/>
962
- <hkern u1="W" u2="&#x3f;" k="-41"/>
963
- <hkern u1="W" u2="&#x2e;" k="102"/>
964
- <hkern u1="W" u2="&#x2c;" k="102"/>
965
- <hkern u1="X" u2="&#x152;" k="41"/>
966
- <hkern u1="X" u2="&#xd8;" k="41"/>
967
- <hkern u1="X" u2="&#xd6;" k="41"/>
968
- <hkern u1="X" u2="&#xd5;" k="41"/>
969
- <hkern u1="X" u2="&#xd4;" k="41"/>
970
- <hkern u1="X" u2="&#xd3;" k="41"/>
971
- <hkern u1="X" u2="&#xd2;" k="41"/>
972
- <hkern u1="X" u2="&#xc7;" k="41"/>
973
- <hkern u1="X" u2="Q" k="41"/>
974
- <hkern u1="X" u2="O" k="41"/>
975
- <hkern u1="X" u2="G" k="41"/>
976
- <hkern u1="X" u2="C" k="41"/>
977
- <hkern u1="Y" u2="&#x201e;" k="123"/>
978
- <hkern u1="Y" u2="&#x201a;" k="123"/>
979
- <hkern u1="Y" u2="&#x153;" k="102"/>
980
- <hkern u1="Y" u2="&#x152;" k="41"/>
981
- <hkern u1="Y" u2="&#xfc;" k="61"/>
982
- <hkern u1="Y" u2="&#xfb;" k="61"/>
983
- <hkern u1="Y" u2="&#xfa;" k="61"/>
984
- <hkern u1="Y" u2="&#xf9;" k="61"/>
985
- <hkern u1="Y" u2="&#xf8;" k="102"/>
986
- <hkern u1="Y" u2="&#xf6;" k="102"/>
987
- <hkern u1="Y" u2="&#xf5;" k="102"/>
988
- <hkern u1="Y" u2="&#xf4;" k="102"/>
989
- <hkern u1="Y" u2="&#xf3;" k="102"/>
990
- <hkern u1="Y" u2="&#xf2;" k="102"/>
991
- <hkern u1="Y" u2="&#xeb;" k="102"/>
992
- <hkern u1="Y" u2="&#xea;" k="102"/>
993
- <hkern u1="Y" u2="&#xe9;" k="102"/>
994
- <hkern u1="Y" u2="&#xe8;" k="102"/>
995
- <hkern u1="Y" u2="&#xe7;" k="102"/>
996
- <hkern u1="Y" u2="&#xe6;" k="102"/>
997
- <hkern u1="Y" u2="&#xe5;" k="102"/>
998
- <hkern u1="Y" u2="&#xe4;" k="102"/>
999
- <hkern u1="Y" u2="&#xe3;" k="102"/>
1000
- <hkern u1="Y" u2="&#xe2;" k="102"/>
1001
- <hkern u1="Y" u2="&#xe1;" k="102"/>
1002
- <hkern u1="Y" u2="&#xe0;" k="102"/>
1003
- <hkern u1="Y" u2="&#xd8;" k="41"/>
1004
- <hkern u1="Y" u2="&#xd6;" k="41"/>
1005
- <hkern u1="Y" u2="&#xd5;" k="41"/>
1006
- <hkern u1="Y" u2="&#xd4;" k="41"/>
1007
- <hkern u1="Y" u2="&#xd3;" k="41"/>
1008
- <hkern u1="Y" u2="&#xd2;" k="41"/>
1009
- <hkern u1="Y" u2="&#xc7;" k="41"/>
1010
- <hkern u1="Y" u2="&#xc5;" k="123"/>
1011
- <hkern u1="Y" u2="&#xc4;" k="123"/>
1012
- <hkern u1="Y" u2="&#xc3;" k="123"/>
1013
- <hkern u1="Y" u2="&#xc2;" k="123"/>
1014
- <hkern u1="Y" u2="&#xc1;" k="123"/>
1015
- <hkern u1="Y" u2="&#xc0;" k="123"/>
1016
- <hkern u1="Y" u2="z" k="41"/>
1017
- <hkern u1="Y" u2="u" k="61"/>
1018
- <hkern u1="Y" u2="s" k="82"/>
1019
- <hkern u1="Y" u2="r" k="61"/>
1020
- <hkern u1="Y" u2="q" k="102"/>
1021
- <hkern u1="Y" u2="p" k="61"/>
1022
- <hkern u1="Y" u2="o" k="102"/>
1023
- <hkern u1="Y" u2="n" k="61"/>
1024
- <hkern u1="Y" u2="m" k="61"/>
1025
- <hkern u1="Y" u2="g" k="41"/>
1026
- <hkern u1="Y" u2="e" k="102"/>
1027
- <hkern u1="Y" u2="d" k="102"/>
1028
- <hkern u1="Y" u2="c" k="102"/>
1029
- <hkern u1="Y" u2="a" k="102"/>
1030
- <hkern u1="Y" u2="Q" k="41"/>
1031
- <hkern u1="Y" u2="O" k="41"/>
1032
- <hkern u1="Y" u2="G" k="41"/>
1033
- <hkern u1="Y" u2="C" k="41"/>
1034
- <hkern u1="Y" u2="A" k="123"/>
1035
- <hkern u1="Y" u2="&#x3f;" k="-41"/>
1036
- <hkern u1="Y" u2="&#x2e;" k="123"/>
1037
- <hkern u1="Y" u2="&#x2c;" k="123"/>
1038
- <hkern u1="Z" u2="&#x152;" k="20"/>
1039
- <hkern u1="Z" u2="&#xd8;" k="20"/>
1040
- <hkern u1="Z" u2="&#xd6;" k="20"/>
1041
- <hkern u1="Z" u2="&#xd5;" k="20"/>
1042
- <hkern u1="Z" u2="&#xd4;" k="20"/>
1043
- <hkern u1="Z" u2="&#xd3;" k="20"/>
1044
- <hkern u1="Z" u2="&#xd2;" k="20"/>
1045
- <hkern u1="Z" u2="&#xc7;" k="20"/>
1046
- <hkern u1="Z" u2="Q" k="20"/>
1047
- <hkern u1="Z" u2="O" k="20"/>
1048
- <hkern u1="Z" u2="G" k="20"/>
1049
- <hkern u1="Z" u2="C" k="20"/>
1050
- <hkern u1="[" u2="J" k="-184"/>
1051
- <hkern u1="a" u2="&#x201d;" k="20"/>
1052
- <hkern u1="a" u2="&#x2019;" k="20"/>
1053
- <hkern u1="a" u2="&#x27;" k="20"/>
1054
- <hkern u1="a" u2="&#x22;" k="20"/>
1055
- <hkern u1="b" u2="&#x201d;" k="20"/>
1056
- <hkern u1="b" u2="&#x2019;" k="20"/>
1057
- <hkern u1="b" u2="&#xfd;" k="41"/>
1058
- <hkern u1="b" u2="z" k="20"/>
1059
- <hkern u1="b" u2="y" k="41"/>
1060
- <hkern u1="b" u2="x" k="41"/>
1061
- <hkern u1="b" u2="w" k="41"/>
1062
- <hkern u1="b" u2="v" k="41"/>
1063
- <hkern u1="b" u2="&#x27;" k="20"/>
1064
- <hkern u1="b" u2="&#x22;" k="20"/>
1065
- <hkern u1="c" u2="&#x201d;" k="-41"/>
1066
- <hkern u1="c" u2="&#x2019;" k="-41"/>
1067
- <hkern u1="c" u2="&#x27;" k="-41"/>
1068
- <hkern u1="c" u2="&#x22;" k="-41"/>
1069
- <hkern u1="e" u2="&#x201d;" k="20"/>
1070
- <hkern u1="e" u2="&#x2019;" k="20"/>
1071
- <hkern u1="e" u2="&#xfd;" k="41"/>
1072
- <hkern u1="e" u2="z" k="20"/>
1073
- <hkern u1="e" u2="y" k="41"/>
1074
- <hkern u1="e" u2="x" k="41"/>
1075
- <hkern u1="e" u2="w" k="41"/>
1076
- <hkern u1="e" u2="v" k="41"/>
1077
- <hkern u1="e" u2="&#x27;" k="20"/>
1078
- <hkern u1="e" u2="&#x22;" k="20"/>
1079
- <hkern u1="f" u2="&#x201d;" k="-123"/>
1080
- <hkern u1="f" u2="&#x2019;" k="-123"/>
1081
- <hkern u1="f" u2="&#x27;" k="-123"/>
1082
- <hkern u1="f" u2="&#x22;" k="-123"/>
1083
- <hkern u1="h" u2="&#x201d;" k="20"/>
1084
- <hkern u1="h" u2="&#x2019;" k="20"/>
1085
- <hkern u1="h" u2="&#x27;" k="20"/>
1086
- <hkern u1="h" u2="&#x22;" k="20"/>
1087
- <hkern u1="k" u2="&#x153;" k="41"/>
1088
- <hkern u1="k" u2="&#xf8;" k="41"/>
1089
- <hkern u1="k" u2="&#xf6;" k="41"/>
1090
- <hkern u1="k" u2="&#xf5;" k="41"/>
1091
- <hkern u1="k" u2="&#xf4;" k="41"/>
1092
- <hkern u1="k" u2="&#xf3;" k="41"/>
1093
- <hkern u1="k" u2="&#xf2;" k="41"/>
1094
- <hkern u1="k" u2="&#xeb;" k="41"/>
1095
- <hkern u1="k" u2="&#xea;" k="41"/>
1096
- <hkern u1="k" u2="&#xe9;" k="41"/>
1097
- <hkern u1="k" u2="&#xe8;" k="41"/>
1098
- <hkern u1="k" u2="&#xe7;" k="41"/>
1099
- <hkern u1="k" u2="&#xe0;" k="41"/>
1100
- <hkern u1="k" u2="q" k="41"/>
1101
- <hkern u1="k" u2="o" k="41"/>
1102
- <hkern u1="k" u2="e" k="41"/>
1103
- <hkern u1="k" u2="d" k="41"/>
1104
- <hkern u1="k" u2="c" k="41"/>
1105
- <hkern u1="m" u2="&#x201d;" k="20"/>
1106
- <hkern u1="m" u2="&#x2019;" k="20"/>
1107
- <hkern u1="m" u2="&#x27;" k="20"/>
1108
- <hkern u1="m" u2="&#x22;" k="20"/>
1109
- <hkern u1="n" u2="&#x201d;" k="20"/>
1110
- <hkern u1="n" u2="&#x2019;" k="20"/>
1111
- <hkern u1="n" u2="&#x27;" k="20"/>
1112
- <hkern u1="n" u2="&#x22;" k="20"/>
1113
- <hkern u1="o" u2="&#x201d;" k="20"/>
1114
- <hkern u1="o" u2="&#x2019;" k="20"/>
1115
- <hkern u1="o" u2="&#xfd;" k="41"/>
1116
- <hkern u1="o" u2="z" k="20"/>
1117
- <hkern u1="o" u2="y" k="41"/>
1118
- <hkern u1="o" u2="x" k="41"/>
1119
- <hkern u1="o" u2="w" k="41"/>
1120
- <hkern u1="o" u2="v" k="41"/>
1121
- <hkern u1="o" u2="&#x27;" k="20"/>
1122
- <hkern u1="o" u2="&#x22;" k="20"/>
1123
- <hkern u1="p" u2="&#x201d;" k="20"/>
1124
- <hkern u1="p" u2="&#x2019;" k="20"/>
1125
- <hkern u1="p" u2="&#xfd;" k="41"/>
1126
- <hkern u1="p" u2="z" k="20"/>
1127
- <hkern u1="p" u2="y" k="41"/>
1128
- <hkern u1="p" u2="x" k="41"/>
1129
- <hkern u1="p" u2="w" k="41"/>
1130
- <hkern u1="p" u2="v" k="41"/>
1131
- <hkern u1="p" u2="&#x27;" k="20"/>
1132
- <hkern u1="p" u2="&#x22;" k="20"/>
1133
- <hkern u1="r" u2="&#x201d;" k="-82"/>
1134
- <hkern u1="r" u2="&#x2019;" k="-82"/>
1135
- <hkern u1="r" u2="&#x153;" k="41"/>
1136
- <hkern u1="r" u2="&#xf8;" k="41"/>
1137
- <hkern u1="r" u2="&#xf6;" k="41"/>
1138
- <hkern u1="r" u2="&#xf5;" k="41"/>
1139
- <hkern u1="r" u2="&#xf4;" k="41"/>
1140
- <hkern u1="r" u2="&#xf3;" k="41"/>
1141
- <hkern u1="r" u2="&#xf2;" k="41"/>
1142
- <hkern u1="r" u2="&#xeb;" k="41"/>
1143
- <hkern u1="r" u2="&#xea;" k="41"/>
1144
- <hkern u1="r" u2="&#xe9;" k="41"/>
1145
- <hkern u1="r" u2="&#xe8;" k="41"/>
1146
- <hkern u1="r" u2="&#xe7;" k="41"/>
1147
- <hkern u1="r" u2="&#xe6;" k="41"/>
1148
- <hkern u1="r" u2="&#xe5;" k="41"/>
1149
- <hkern u1="r" u2="&#xe4;" k="41"/>
1150
- <hkern u1="r" u2="&#xe3;" k="41"/>
1151
- <hkern u1="r" u2="&#xe2;" k="41"/>
1152
- <hkern u1="r" u2="&#xe1;" k="41"/>
1153
- <hkern u1="r" u2="&#xe0;" k="41"/>
1154
- <hkern u1="r" u2="q" k="41"/>
1155
- <hkern u1="r" u2="o" k="41"/>
1156
- <hkern u1="r" u2="g" k="20"/>
1157
- <hkern u1="r" u2="e" k="41"/>
1158
- <hkern u1="r" u2="d" k="41"/>
1159
- <hkern u1="r" u2="c" k="41"/>
1160
- <hkern u1="r" u2="a" k="41"/>
1161
- <hkern u1="r" u2="&#x27;" k="-82"/>
1162
- <hkern u1="r" u2="&#x22;" k="-82"/>
1163
- <hkern u1="t" u2="&#x201d;" k="-41"/>
1164
- <hkern u1="t" u2="&#x2019;" k="-41"/>
1165
- <hkern u1="t" u2="&#x27;" k="-41"/>
1166
- <hkern u1="t" u2="&#x22;" k="-41"/>
1167
- <hkern u1="v" u2="&#x201e;" k="82"/>
1168
- <hkern u1="v" u2="&#x201d;" k="-82"/>
1169
- <hkern u1="v" u2="&#x201a;" k="82"/>
1170
- <hkern u1="v" u2="&#x2019;" k="-82"/>
1171
- <hkern u1="v" u2="&#x3f;" k="-41"/>
1172
- <hkern u1="v" u2="&#x2e;" k="82"/>
1173
- <hkern u1="v" u2="&#x2c;" k="82"/>
1174
- <hkern u1="v" u2="&#x27;" k="-82"/>
1175
- <hkern u1="v" u2="&#x22;" k="-82"/>
1176
- <hkern u1="w" u2="&#x201e;" k="82"/>
1177
- <hkern u1="w" u2="&#x201d;" k="-82"/>
1178
- <hkern u1="w" u2="&#x201a;" k="82"/>
1179
- <hkern u1="w" u2="&#x2019;" k="-82"/>
1180
- <hkern u1="w" u2="&#x3f;" k="-41"/>
1181
- <hkern u1="w" u2="&#x2e;" k="82"/>
1182
- <hkern u1="w" u2="&#x2c;" k="82"/>
1183
- <hkern u1="w" u2="&#x27;" k="-82"/>
1184
- <hkern u1="w" u2="&#x22;" k="-82"/>
1185
- <hkern u1="x" u2="&#x153;" k="41"/>
1186
- <hkern u1="x" u2="&#xf8;" k="41"/>
1187
- <hkern u1="x" u2="&#xf6;" k="41"/>
1188
- <hkern u1="x" u2="&#xf5;" k="41"/>
1189
- <hkern u1="x" u2="&#xf4;" k="41"/>
1190
- <hkern u1="x" u2="&#xf3;" k="41"/>
1191
- <hkern u1="x" u2="&#xf2;" k="41"/>
1192
- <hkern u1="x" u2="&#xeb;" k="41"/>
1193
- <hkern u1="x" u2="&#xea;" k="41"/>
1194
- <hkern u1="x" u2="&#xe9;" k="41"/>
1195
- <hkern u1="x" u2="&#xe8;" k="41"/>
1196
- <hkern u1="x" u2="&#xe7;" k="41"/>
1197
- <hkern u1="x" u2="&#xe0;" k="41"/>
1198
- <hkern u1="x" u2="q" k="41"/>
1199
- <hkern u1="x" u2="o" k="41"/>
1200
- <hkern u1="x" u2="e" k="41"/>
1201
- <hkern u1="x" u2="d" k="41"/>
1202
- <hkern u1="x" u2="c" k="41"/>
1203
- <hkern u1="y" u2="&#x201e;" k="82"/>
1204
- <hkern u1="y" u2="&#x201d;" k="-82"/>
1205
- <hkern u1="y" u2="&#x201a;" k="82"/>
1206
- <hkern u1="y" u2="&#x2019;" k="-82"/>
1207
- <hkern u1="y" u2="&#x3f;" k="-41"/>
1208
- <hkern u1="y" u2="&#x2e;" k="82"/>
1209
- <hkern u1="y" u2="&#x2c;" k="82"/>
1210
- <hkern u1="y" u2="&#x27;" k="-82"/>
1211
- <hkern u1="y" u2="&#x22;" k="-82"/>
1212
- <hkern u1="&#x7b;" u2="J" k="-184"/>
1213
- <hkern u1="&#xc0;" u2="&#x201d;" k="143"/>
1214
- <hkern u1="&#xc0;" u2="&#x2019;" k="143"/>
1215
- <hkern u1="&#xc0;" u2="&#x178;" k="123"/>
1216
- <hkern u1="&#xc0;" u2="&#x152;" k="41"/>
1217
- <hkern u1="&#xc0;" u2="&#xdd;" k="123"/>
1218
- <hkern u1="&#xc0;" u2="&#xd8;" k="41"/>
1219
- <hkern u1="&#xc0;" u2="&#xd6;" k="41"/>
1220
- <hkern u1="&#xc0;" u2="&#xd5;" k="41"/>
1221
- <hkern u1="&#xc0;" u2="&#xd4;" k="41"/>
1222
- <hkern u1="&#xc0;" u2="&#xd3;" k="41"/>
1223
- <hkern u1="&#xc0;" u2="&#xd2;" k="41"/>
1224
- <hkern u1="&#xc0;" u2="&#xc7;" k="41"/>
1225
- <hkern u1="&#xc0;" u2="Y" k="123"/>
1226
- <hkern u1="&#xc0;" u2="W" k="82"/>
1227
- <hkern u1="&#xc0;" u2="V" k="82"/>
1228
- <hkern u1="&#xc0;" u2="T" k="143"/>
1229
- <hkern u1="&#xc0;" u2="Q" k="41"/>
1230
- <hkern u1="&#xc0;" u2="O" k="41"/>
1231
- <hkern u1="&#xc0;" u2="J" k="-266"/>
1232
- <hkern u1="&#xc0;" u2="G" k="41"/>
1233
- <hkern u1="&#xc0;" u2="C" k="41"/>
1234
- <hkern u1="&#xc0;" u2="&#x27;" k="143"/>
1235
- <hkern u1="&#xc0;" u2="&#x22;" k="143"/>
1236
- <hkern u1="&#xc1;" u2="&#x201d;" k="143"/>
1237
- <hkern u1="&#xc1;" u2="&#x2019;" k="143"/>
1238
- <hkern u1="&#xc1;" u2="&#x178;" k="123"/>
1239
- <hkern u1="&#xc1;" u2="&#x152;" k="41"/>
1240
- <hkern u1="&#xc1;" u2="&#xdd;" k="123"/>
1241
- <hkern u1="&#xc1;" u2="&#xd8;" k="41"/>
1242
- <hkern u1="&#xc1;" u2="&#xd6;" k="41"/>
1243
- <hkern u1="&#xc1;" u2="&#xd5;" k="41"/>
1244
- <hkern u1="&#xc1;" u2="&#xd4;" k="41"/>
1245
- <hkern u1="&#xc1;" u2="&#xd3;" k="41"/>
1246
- <hkern u1="&#xc1;" u2="&#xd2;" k="41"/>
1247
- <hkern u1="&#xc1;" u2="&#xc7;" k="41"/>
1248
- <hkern u1="&#xc1;" u2="Y" k="123"/>
1249
- <hkern u1="&#xc1;" u2="W" k="82"/>
1250
- <hkern u1="&#xc1;" u2="V" k="82"/>
1251
- <hkern u1="&#xc1;" u2="T" k="143"/>
1252
- <hkern u1="&#xc1;" u2="Q" k="41"/>
1253
- <hkern u1="&#xc1;" u2="O" k="41"/>
1254
- <hkern u1="&#xc1;" u2="J" k="-266"/>
1255
- <hkern u1="&#xc1;" u2="G" k="41"/>
1256
- <hkern u1="&#xc1;" u2="C" k="41"/>
1257
- <hkern u1="&#xc1;" u2="&#x27;" k="143"/>
1258
- <hkern u1="&#xc1;" u2="&#x22;" k="143"/>
1259
- <hkern u1="&#xc2;" u2="&#x201d;" k="143"/>
1260
- <hkern u1="&#xc2;" u2="&#x2019;" k="143"/>
1261
- <hkern u1="&#xc2;" u2="&#x178;" k="123"/>
1262
- <hkern u1="&#xc2;" u2="&#x152;" k="41"/>
1263
- <hkern u1="&#xc2;" u2="&#xdd;" k="123"/>
1264
- <hkern u1="&#xc2;" u2="&#xd8;" k="41"/>
1265
- <hkern u1="&#xc2;" u2="&#xd6;" k="41"/>
1266
- <hkern u1="&#xc2;" u2="&#xd5;" k="41"/>
1267
- <hkern u1="&#xc2;" u2="&#xd4;" k="41"/>
1268
- <hkern u1="&#xc2;" u2="&#xd3;" k="41"/>
1269
- <hkern u1="&#xc2;" u2="&#xd2;" k="41"/>
1270
- <hkern u1="&#xc2;" u2="&#xc7;" k="41"/>
1271
- <hkern u1="&#xc2;" u2="Y" k="123"/>
1272
- <hkern u1="&#xc2;" u2="W" k="82"/>
1273
- <hkern u1="&#xc2;" u2="V" k="82"/>
1274
- <hkern u1="&#xc2;" u2="T" k="143"/>
1275
- <hkern u1="&#xc2;" u2="Q" k="41"/>
1276
- <hkern u1="&#xc2;" u2="O" k="41"/>
1277
- <hkern u1="&#xc2;" u2="J" k="-266"/>
1278
- <hkern u1="&#xc2;" u2="G" k="41"/>
1279
- <hkern u1="&#xc2;" u2="C" k="41"/>
1280
- <hkern u1="&#xc2;" u2="&#x27;" k="143"/>
1281
- <hkern u1="&#xc2;" u2="&#x22;" k="143"/>
1282
- <hkern u1="&#xc3;" u2="&#x201d;" k="143"/>
1283
- <hkern u1="&#xc3;" u2="&#x2019;" k="143"/>
1284
- <hkern u1="&#xc3;" u2="&#x178;" k="123"/>
1285
- <hkern u1="&#xc3;" u2="&#x152;" k="41"/>
1286
- <hkern u1="&#xc3;" u2="&#xdd;" k="123"/>
1287
- <hkern u1="&#xc3;" u2="&#xd8;" k="41"/>
1288
- <hkern u1="&#xc3;" u2="&#xd6;" k="41"/>
1289
- <hkern u1="&#xc3;" u2="&#xd5;" k="41"/>
1290
- <hkern u1="&#xc3;" u2="&#xd4;" k="41"/>
1291
- <hkern u1="&#xc3;" u2="&#xd3;" k="41"/>
1292
- <hkern u1="&#xc3;" u2="&#xd2;" k="41"/>
1293
- <hkern u1="&#xc3;" u2="&#xc7;" k="41"/>
1294
- <hkern u1="&#xc3;" u2="Y" k="123"/>
1295
- <hkern u1="&#xc3;" u2="W" k="82"/>
1296
- <hkern u1="&#xc3;" u2="V" k="82"/>
1297
- <hkern u1="&#xc3;" u2="T" k="143"/>
1298
- <hkern u1="&#xc3;" u2="Q" k="41"/>
1299
- <hkern u1="&#xc3;" u2="O" k="41"/>
1300
- <hkern u1="&#xc3;" u2="J" k="-266"/>
1301
- <hkern u1="&#xc3;" u2="G" k="41"/>
1302
- <hkern u1="&#xc3;" u2="C" k="41"/>
1303
- <hkern u1="&#xc3;" u2="&#x27;" k="143"/>
1304
- <hkern u1="&#xc3;" u2="&#x22;" k="143"/>
1305
- <hkern u1="&#xc4;" u2="&#x201d;" k="143"/>
1306
- <hkern u1="&#xc4;" u2="&#x2019;" k="143"/>
1307
- <hkern u1="&#xc4;" u2="&#x178;" k="123"/>
1308
- <hkern u1="&#xc4;" u2="&#x152;" k="41"/>
1309
- <hkern u1="&#xc4;" u2="&#xdd;" k="123"/>
1310
- <hkern u1="&#xc4;" u2="&#xd8;" k="41"/>
1311
- <hkern u1="&#xc4;" u2="&#xd6;" k="41"/>
1312
- <hkern u1="&#xc4;" u2="&#xd5;" k="41"/>
1313
- <hkern u1="&#xc4;" u2="&#xd4;" k="41"/>
1314
- <hkern u1="&#xc4;" u2="&#xd3;" k="41"/>
1315
- <hkern u1="&#xc4;" u2="&#xd2;" k="41"/>
1316
- <hkern u1="&#xc4;" u2="&#xc7;" k="41"/>
1317
- <hkern u1="&#xc4;" u2="Y" k="123"/>
1318
- <hkern u1="&#xc4;" u2="W" k="82"/>
1319
- <hkern u1="&#xc4;" u2="V" k="82"/>
1320
- <hkern u1="&#xc4;" u2="T" k="143"/>
1321
- <hkern u1="&#xc4;" u2="Q" k="41"/>
1322
- <hkern u1="&#xc4;" u2="O" k="41"/>
1323
- <hkern u1="&#xc4;" u2="J" k="-266"/>
1324
- <hkern u1="&#xc4;" u2="G" k="41"/>
1325
- <hkern u1="&#xc4;" u2="C" k="41"/>
1326
- <hkern u1="&#xc4;" u2="&#x27;" k="143"/>
1327
- <hkern u1="&#xc4;" u2="&#x22;" k="143"/>
1328
- <hkern u1="&#xc5;" u2="&#x201d;" k="143"/>
1329
- <hkern u1="&#xc5;" u2="&#x2019;" k="143"/>
1330
- <hkern u1="&#xc5;" u2="&#x178;" k="123"/>
1331
- <hkern u1="&#xc5;" u2="&#x152;" k="41"/>
1332
- <hkern u1="&#xc5;" u2="&#xdd;" k="123"/>
1333
- <hkern u1="&#xc5;" u2="&#xd8;" k="41"/>
1334
- <hkern u1="&#xc5;" u2="&#xd6;" k="41"/>
1335
- <hkern u1="&#xc5;" u2="&#xd5;" k="41"/>
1336
- <hkern u1="&#xc5;" u2="&#xd4;" k="41"/>
1337
- <hkern u1="&#xc5;" u2="&#xd3;" k="41"/>
1338
- <hkern u1="&#xc5;" u2="&#xd2;" k="41"/>
1339
- <hkern u1="&#xc5;" u2="&#xc7;" k="41"/>
1340
- <hkern u1="&#xc5;" u2="Y" k="123"/>
1341
- <hkern u1="&#xc5;" u2="W" k="82"/>
1342
- <hkern u1="&#xc5;" u2="V" k="82"/>
1343
- <hkern u1="&#xc5;" u2="T" k="143"/>
1344
- <hkern u1="&#xc5;" u2="Q" k="41"/>
1345
- <hkern u1="&#xc5;" u2="O" k="41"/>
1346
- <hkern u1="&#xc5;" u2="J" k="-266"/>
1347
- <hkern u1="&#xc5;" u2="G" k="41"/>
1348
- <hkern u1="&#xc5;" u2="C" k="41"/>
1349
- <hkern u1="&#xc5;" u2="&#x27;" k="143"/>
1350
- <hkern u1="&#xc5;" u2="&#x22;" k="143"/>
1351
- <hkern u1="&#xc6;" u2="J" k="-123"/>
1352
- <hkern u1="&#xc7;" u2="&#x152;" k="41"/>
1353
- <hkern u1="&#xc7;" u2="&#xd8;" k="41"/>
1354
- <hkern u1="&#xc7;" u2="&#xd6;" k="41"/>
1355
- <hkern u1="&#xc7;" u2="&#xd5;" k="41"/>
1356
- <hkern u1="&#xc7;" u2="&#xd4;" k="41"/>
1357
- <hkern u1="&#xc7;" u2="&#xd3;" k="41"/>
1358
- <hkern u1="&#xc7;" u2="&#xd2;" k="41"/>
1359
- <hkern u1="&#xc7;" u2="&#xc7;" k="41"/>
1360
- <hkern u1="&#xc7;" u2="Q" k="41"/>
1361
- <hkern u1="&#xc7;" u2="O" k="41"/>
1362
- <hkern u1="&#xc7;" u2="G" k="41"/>
1363
- <hkern u1="&#xc7;" u2="C" k="41"/>
1364
- <hkern u1="&#xc8;" u2="J" k="-123"/>
1365
- <hkern u1="&#xc9;" u2="J" k="-123"/>
1366
- <hkern u1="&#xca;" u2="J" k="-123"/>
1367
- <hkern u1="&#xcb;" u2="J" k="-123"/>
1368
- <hkern u1="&#xd0;" u2="&#x201e;" k="82"/>
1369
- <hkern u1="&#xd0;" u2="&#x201a;" k="82"/>
1370
- <hkern u1="&#xd0;" u2="&#x178;" k="20"/>
1371
- <hkern u1="&#xd0;" u2="&#xdd;" k="20"/>
1372
- <hkern u1="&#xd0;" u2="&#xc5;" k="41"/>
1373
- <hkern u1="&#xd0;" u2="&#xc4;" k="41"/>
1374
- <hkern u1="&#xd0;" u2="&#xc3;" k="41"/>
1375
- <hkern u1="&#xd0;" u2="&#xc2;" k="41"/>
1376
- <hkern u1="&#xd0;" u2="&#xc1;" k="41"/>
1377
- <hkern u1="&#xd0;" u2="&#xc0;" k="41"/>
1378
- <hkern u1="&#xd0;" u2="Z" k="20"/>
1379
- <hkern u1="&#xd0;" u2="Y" k="20"/>
1380
- <hkern u1="&#xd0;" u2="X" k="41"/>
1381
- <hkern u1="&#xd0;" u2="W" k="20"/>
1382
- <hkern u1="&#xd0;" u2="V" k="20"/>
1383
- <hkern u1="&#xd0;" u2="T" k="61"/>
1384
- <hkern u1="&#xd0;" u2="A" k="41"/>
1385
- <hkern u1="&#xd0;" u2="&#x2e;" k="82"/>
1386
- <hkern u1="&#xd0;" u2="&#x2c;" k="82"/>
1387
- <hkern u1="&#xd2;" u2="&#x201e;" k="82"/>
1388
- <hkern u1="&#xd2;" u2="&#x201a;" k="82"/>
1389
- <hkern u1="&#xd2;" u2="&#x178;" k="20"/>
1390
- <hkern u1="&#xd2;" u2="&#xdd;" k="20"/>
1391
- <hkern u1="&#xd2;" u2="&#xc5;" k="41"/>
1392
- <hkern u1="&#xd2;" u2="&#xc4;" k="41"/>
1393
- <hkern u1="&#xd2;" u2="&#xc3;" k="41"/>
1394
- <hkern u1="&#xd2;" u2="&#xc2;" k="41"/>
1395
- <hkern u1="&#xd2;" u2="&#xc1;" k="41"/>
1396
- <hkern u1="&#xd2;" u2="&#xc0;" k="41"/>
1397
- <hkern u1="&#xd2;" u2="Z" k="20"/>
1398
- <hkern u1="&#xd2;" u2="Y" k="20"/>
1399
- <hkern u1="&#xd2;" u2="X" k="41"/>
1400
- <hkern u1="&#xd2;" u2="W" k="20"/>
1401
- <hkern u1="&#xd2;" u2="V" k="20"/>
1402
- <hkern u1="&#xd2;" u2="T" k="61"/>
1403
- <hkern u1="&#xd2;" u2="A" k="41"/>
1404
- <hkern u1="&#xd2;" u2="&#x2e;" k="82"/>
1405
- <hkern u1="&#xd2;" u2="&#x2c;" k="82"/>
1406
- <hkern u1="&#xd3;" u2="&#x201e;" k="82"/>
1407
- <hkern u1="&#xd3;" u2="&#x201a;" k="82"/>
1408
- <hkern u1="&#xd3;" u2="&#x178;" k="20"/>
1409
- <hkern u1="&#xd3;" u2="&#xdd;" k="20"/>
1410
- <hkern u1="&#xd3;" u2="&#xc5;" k="41"/>
1411
- <hkern u1="&#xd3;" u2="&#xc4;" k="41"/>
1412
- <hkern u1="&#xd3;" u2="&#xc3;" k="41"/>
1413
- <hkern u1="&#xd3;" u2="&#xc2;" k="41"/>
1414
- <hkern u1="&#xd3;" u2="&#xc1;" k="41"/>
1415
- <hkern u1="&#xd3;" u2="&#xc0;" k="41"/>
1416
- <hkern u1="&#xd3;" u2="Z" k="20"/>
1417
- <hkern u1="&#xd3;" u2="Y" k="20"/>
1418
- <hkern u1="&#xd3;" u2="X" k="41"/>
1419
- <hkern u1="&#xd3;" u2="W" k="20"/>
1420
- <hkern u1="&#xd3;" u2="V" k="20"/>
1421
- <hkern u1="&#xd3;" u2="T" k="61"/>
1422
- <hkern u1="&#xd3;" u2="A" k="41"/>
1423
- <hkern u1="&#xd3;" u2="&#x2e;" k="82"/>
1424
- <hkern u1="&#xd3;" u2="&#x2c;" k="82"/>
1425
- <hkern u1="&#xd4;" u2="&#x201e;" k="82"/>
1426
- <hkern u1="&#xd4;" u2="&#x201a;" k="82"/>
1427
- <hkern u1="&#xd4;" u2="&#x178;" k="20"/>
1428
- <hkern u1="&#xd4;" u2="&#xdd;" k="20"/>
1429
- <hkern u1="&#xd4;" u2="&#xc5;" k="41"/>
1430
- <hkern u1="&#xd4;" u2="&#xc4;" k="41"/>
1431
- <hkern u1="&#xd4;" u2="&#xc3;" k="41"/>
1432
- <hkern u1="&#xd4;" u2="&#xc2;" k="41"/>
1433
- <hkern u1="&#xd4;" u2="&#xc1;" k="41"/>
1434
- <hkern u1="&#xd4;" u2="&#xc0;" k="41"/>
1435
- <hkern u1="&#xd4;" u2="Z" k="20"/>
1436
- <hkern u1="&#xd4;" u2="Y" k="20"/>
1437
- <hkern u1="&#xd4;" u2="X" k="41"/>
1438
- <hkern u1="&#xd4;" u2="W" k="20"/>
1439
- <hkern u1="&#xd4;" u2="V" k="20"/>
1440
- <hkern u1="&#xd4;" u2="T" k="61"/>
1441
- <hkern u1="&#xd4;" u2="A" k="41"/>
1442
- <hkern u1="&#xd4;" u2="&#x2e;" k="82"/>
1443
- <hkern u1="&#xd4;" u2="&#x2c;" k="82"/>
1444
- <hkern u1="&#xd5;" u2="&#x201e;" k="82"/>
1445
- <hkern u1="&#xd5;" u2="&#x201a;" k="82"/>
1446
- <hkern u1="&#xd5;" u2="&#x178;" k="20"/>
1447
- <hkern u1="&#xd5;" u2="&#xdd;" k="20"/>
1448
- <hkern u1="&#xd5;" u2="&#xc5;" k="41"/>
1449
- <hkern u1="&#xd5;" u2="&#xc4;" k="41"/>
1450
- <hkern u1="&#xd5;" u2="&#xc3;" k="41"/>
1451
- <hkern u1="&#xd5;" u2="&#xc2;" k="41"/>
1452
- <hkern u1="&#xd5;" u2="&#xc1;" k="41"/>
1453
- <hkern u1="&#xd5;" u2="&#xc0;" k="41"/>
1454
- <hkern u1="&#xd5;" u2="Z" k="20"/>
1455
- <hkern u1="&#xd5;" u2="Y" k="20"/>
1456
- <hkern u1="&#xd5;" u2="X" k="41"/>
1457
- <hkern u1="&#xd5;" u2="W" k="20"/>
1458
- <hkern u1="&#xd5;" u2="V" k="20"/>
1459
- <hkern u1="&#xd5;" u2="T" k="61"/>
1460
- <hkern u1="&#xd5;" u2="A" k="41"/>
1461
- <hkern u1="&#xd5;" u2="&#x2e;" k="82"/>
1462
- <hkern u1="&#xd5;" u2="&#x2c;" k="82"/>
1463
- <hkern u1="&#xd6;" u2="&#x201e;" k="82"/>
1464
- <hkern u1="&#xd6;" u2="&#x201a;" k="82"/>
1465
- <hkern u1="&#xd6;" u2="&#x178;" k="20"/>
1466
- <hkern u1="&#xd6;" u2="&#xdd;" k="20"/>
1467
- <hkern u1="&#xd6;" u2="&#xc5;" k="41"/>
1468
- <hkern u1="&#xd6;" u2="&#xc4;" k="41"/>
1469
- <hkern u1="&#xd6;" u2="&#xc3;" k="41"/>
1470
- <hkern u1="&#xd6;" u2="&#xc2;" k="41"/>
1471
- <hkern u1="&#xd6;" u2="&#xc1;" k="41"/>
1472
- <hkern u1="&#xd6;" u2="&#xc0;" k="41"/>
1473
- <hkern u1="&#xd6;" u2="Z" k="20"/>
1474
- <hkern u1="&#xd6;" u2="Y" k="20"/>
1475
- <hkern u1="&#xd6;" u2="X" k="41"/>
1476
- <hkern u1="&#xd6;" u2="W" k="20"/>
1477
- <hkern u1="&#xd6;" u2="V" k="20"/>
1478
- <hkern u1="&#xd6;" u2="T" k="61"/>
1479
- <hkern u1="&#xd6;" u2="A" k="41"/>
1480
- <hkern u1="&#xd6;" u2="&#x2e;" k="82"/>
1481
- <hkern u1="&#xd6;" u2="&#x2c;" k="82"/>
1482
- <hkern u1="&#xd8;" u2="&#x201e;" k="82"/>
1483
- <hkern u1="&#xd8;" u2="&#x201a;" k="82"/>
1484
- <hkern u1="&#xd8;" u2="&#x178;" k="20"/>
1485
- <hkern u1="&#xd8;" u2="&#xdd;" k="20"/>
1486
- <hkern u1="&#xd8;" u2="&#xc5;" k="41"/>
1487
- <hkern u1="&#xd8;" u2="&#xc4;" k="41"/>
1488
- <hkern u1="&#xd8;" u2="&#xc3;" k="41"/>
1489
- <hkern u1="&#xd8;" u2="&#xc2;" k="41"/>
1490
- <hkern u1="&#xd8;" u2="&#xc1;" k="41"/>
1491
- <hkern u1="&#xd8;" u2="&#xc0;" k="41"/>
1492
- <hkern u1="&#xd8;" u2="Z" k="20"/>
1493
- <hkern u1="&#xd8;" u2="Y" k="20"/>
1494
- <hkern u1="&#xd8;" u2="X" k="41"/>
1495
- <hkern u1="&#xd8;" u2="W" k="20"/>
1496
- <hkern u1="&#xd8;" u2="V" k="20"/>
1497
- <hkern u1="&#xd8;" u2="T" k="61"/>
1498
- <hkern u1="&#xd8;" u2="A" k="41"/>
1499
- <hkern u1="&#xd8;" u2="&#x2e;" k="82"/>
1500
- <hkern u1="&#xd8;" u2="&#x2c;" k="82"/>
1501
- <hkern u1="&#xd9;" u2="&#x201e;" k="41"/>
1502
- <hkern u1="&#xd9;" u2="&#x201a;" k="41"/>
1503
- <hkern u1="&#xd9;" u2="&#xc5;" k="20"/>
1504
- <hkern u1="&#xd9;" u2="&#xc4;" k="20"/>
1505
- <hkern u1="&#xd9;" u2="&#xc3;" k="20"/>
1506
- <hkern u1="&#xd9;" u2="&#xc2;" k="20"/>
1507
- <hkern u1="&#xd9;" u2="&#xc1;" k="20"/>
1508
- <hkern u1="&#xd9;" u2="&#xc0;" k="20"/>
1509
- <hkern u1="&#xd9;" u2="A" k="20"/>
1510
- <hkern u1="&#xd9;" u2="&#x2e;" k="41"/>
1511
- <hkern u1="&#xd9;" u2="&#x2c;" k="41"/>
1512
- <hkern u1="&#xda;" u2="&#x201e;" k="41"/>
1513
- <hkern u1="&#xda;" u2="&#x201a;" k="41"/>
1514
- <hkern u1="&#xda;" u2="&#xc5;" k="20"/>
1515
- <hkern u1="&#xda;" u2="&#xc4;" k="20"/>
1516
- <hkern u1="&#xda;" u2="&#xc3;" k="20"/>
1517
- <hkern u1="&#xda;" u2="&#xc2;" k="20"/>
1518
- <hkern u1="&#xda;" u2="&#xc1;" k="20"/>
1519
- <hkern u1="&#xda;" u2="&#xc0;" k="20"/>
1520
- <hkern u1="&#xda;" u2="A" k="20"/>
1521
- <hkern u1="&#xda;" u2="&#x2e;" k="41"/>
1522
- <hkern u1="&#xda;" u2="&#x2c;" k="41"/>
1523
- <hkern u1="&#xdb;" u2="&#x201e;" k="41"/>
1524
- <hkern u1="&#xdb;" u2="&#x201a;" k="41"/>
1525
- <hkern u1="&#xdb;" u2="&#xc5;" k="20"/>
1526
- <hkern u1="&#xdb;" u2="&#xc4;" k="20"/>
1527
- <hkern u1="&#xdb;" u2="&#xc3;" k="20"/>
1528
- <hkern u1="&#xdb;" u2="&#xc2;" k="20"/>
1529
- <hkern u1="&#xdb;" u2="&#xc1;" k="20"/>
1530
- <hkern u1="&#xdb;" u2="&#xc0;" k="20"/>
1531
- <hkern u1="&#xdb;" u2="A" k="20"/>
1532
- <hkern u1="&#xdb;" u2="&#x2e;" k="41"/>
1533
- <hkern u1="&#xdb;" u2="&#x2c;" k="41"/>
1534
- <hkern u1="&#xdc;" u2="&#x201e;" k="41"/>
1535
- <hkern u1="&#xdc;" u2="&#x201a;" k="41"/>
1536
- <hkern u1="&#xdc;" u2="&#xc5;" k="20"/>
1537
- <hkern u1="&#xdc;" u2="&#xc4;" k="20"/>
1538
- <hkern u1="&#xdc;" u2="&#xc3;" k="20"/>
1539
- <hkern u1="&#xdc;" u2="&#xc2;" k="20"/>
1540
- <hkern u1="&#xdc;" u2="&#xc1;" k="20"/>
1541
- <hkern u1="&#xdc;" u2="&#xc0;" k="20"/>
1542
- <hkern u1="&#xdc;" u2="A" k="20"/>
1543
- <hkern u1="&#xdc;" u2="&#x2e;" k="41"/>
1544
- <hkern u1="&#xdc;" u2="&#x2c;" k="41"/>
1545
- <hkern u1="&#xdd;" u2="&#x201e;" k="123"/>
1546
- <hkern u1="&#xdd;" u2="&#x201a;" k="123"/>
1547
- <hkern u1="&#xdd;" u2="&#x153;" k="102"/>
1548
- <hkern u1="&#xdd;" u2="&#x152;" k="41"/>
1549
- <hkern u1="&#xdd;" u2="&#xfc;" k="61"/>
1550
- <hkern u1="&#xdd;" u2="&#xfb;" k="61"/>
1551
- <hkern u1="&#xdd;" u2="&#xfa;" k="61"/>
1552
- <hkern u1="&#xdd;" u2="&#xf9;" k="61"/>
1553
- <hkern u1="&#xdd;" u2="&#xf8;" k="102"/>
1554
- <hkern u1="&#xdd;" u2="&#xf6;" k="102"/>
1555
- <hkern u1="&#xdd;" u2="&#xf5;" k="102"/>
1556
- <hkern u1="&#xdd;" u2="&#xf4;" k="102"/>
1557
- <hkern u1="&#xdd;" u2="&#xf3;" k="102"/>
1558
- <hkern u1="&#xdd;" u2="&#xf2;" k="102"/>
1559
- <hkern u1="&#xdd;" u2="&#xeb;" k="102"/>
1560
- <hkern u1="&#xdd;" u2="&#xea;" k="102"/>
1561
- <hkern u1="&#xdd;" u2="&#xe9;" k="102"/>
1562
- <hkern u1="&#xdd;" u2="&#xe8;" k="102"/>
1563
- <hkern u1="&#xdd;" u2="&#xe7;" k="102"/>
1564
- <hkern u1="&#xdd;" u2="&#xe6;" k="102"/>
1565
- <hkern u1="&#xdd;" u2="&#xe5;" k="102"/>
1566
- <hkern u1="&#xdd;" u2="&#xe4;" k="102"/>
1567
- <hkern u1="&#xdd;" u2="&#xe3;" k="102"/>
1568
- <hkern u1="&#xdd;" u2="&#xe2;" k="102"/>
1569
- <hkern u1="&#xdd;" u2="&#xe1;" k="102"/>
1570
- <hkern u1="&#xdd;" u2="&#xe0;" k="102"/>
1571
- <hkern u1="&#xdd;" u2="&#xd8;" k="41"/>
1572
- <hkern u1="&#xdd;" u2="&#xd6;" k="41"/>
1573
- <hkern u1="&#xdd;" u2="&#xd5;" k="41"/>
1574
- <hkern u1="&#xdd;" u2="&#xd4;" k="41"/>
1575
- <hkern u1="&#xdd;" u2="&#xd3;" k="41"/>
1576
- <hkern u1="&#xdd;" u2="&#xd2;" k="41"/>
1577
- <hkern u1="&#xdd;" u2="&#xc7;" k="41"/>
1578
- <hkern u1="&#xdd;" u2="&#xc5;" k="123"/>
1579
- <hkern u1="&#xdd;" u2="&#xc4;" k="123"/>
1580
- <hkern u1="&#xdd;" u2="&#xc3;" k="123"/>
1581
- <hkern u1="&#xdd;" u2="&#xc2;" k="123"/>
1582
- <hkern u1="&#xdd;" u2="&#xc1;" k="123"/>
1583
- <hkern u1="&#xdd;" u2="&#xc0;" k="123"/>
1584
- <hkern u1="&#xdd;" u2="z" k="41"/>
1585
- <hkern u1="&#xdd;" u2="u" k="61"/>
1586
- <hkern u1="&#xdd;" u2="s" k="82"/>
1587
- <hkern u1="&#xdd;" u2="r" k="61"/>
1588
- <hkern u1="&#xdd;" u2="q" k="102"/>
1589
- <hkern u1="&#xdd;" u2="p" k="61"/>
1590
- <hkern u1="&#xdd;" u2="o" k="102"/>
1591
- <hkern u1="&#xdd;" u2="n" k="61"/>
1592
- <hkern u1="&#xdd;" u2="m" k="61"/>
1593
- <hkern u1="&#xdd;" u2="g" k="41"/>
1594
- <hkern u1="&#xdd;" u2="e" k="102"/>
1595
- <hkern u1="&#xdd;" u2="d" k="102"/>
1596
- <hkern u1="&#xdd;" u2="c" k="102"/>
1597
- <hkern u1="&#xdd;" u2="a" k="102"/>
1598
- <hkern u1="&#xdd;" u2="Q" k="41"/>
1599
- <hkern u1="&#xdd;" u2="O" k="41"/>
1600
- <hkern u1="&#xdd;" u2="G" k="41"/>
1601
- <hkern u1="&#xdd;" u2="C" k="41"/>
1602
- <hkern u1="&#xdd;" u2="A" k="123"/>
1603
- <hkern u1="&#xdd;" u2="&#x3f;" k="-41"/>
1604
- <hkern u1="&#xdd;" u2="&#x2e;" k="123"/>
1605
- <hkern u1="&#xdd;" u2="&#x2c;" k="123"/>
1606
- <hkern u1="&#xde;" u2="&#x201e;" k="266"/>
1607
- <hkern u1="&#xde;" u2="&#x201a;" k="266"/>
1608
- <hkern u1="&#xde;" u2="&#xc5;" k="102"/>
1609
- <hkern u1="&#xde;" u2="&#xc4;" k="102"/>
1610
- <hkern u1="&#xde;" u2="&#xc3;" k="102"/>
1611
- <hkern u1="&#xde;" u2="&#xc2;" k="102"/>
1612
- <hkern u1="&#xde;" u2="&#xc1;" k="102"/>
1613
- <hkern u1="&#xde;" u2="&#xc0;" k="102"/>
1614
- <hkern u1="&#xde;" u2="Z" k="20"/>
1615
- <hkern u1="&#xde;" u2="X" k="41"/>
1616
- <hkern u1="&#xde;" u2="A" k="102"/>
1617
- <hkern u1="&#xde;" u2="&#x2e;" k="266"/>
1618
- <hkern u1="&#xde;" u2="&#x2c;" k="266"/>
1619
- <hkern u1="&#xe0;" u2="&#x201d;" k="20"/>
1620
- <hkern u1="&#xe0;" u2="&#x2019;" k="20"/>
1621
- <hkern u1="&#xe0;" u2="&#x27;" k="20"/>
1622
- <hkern u1="&#xe0;" u2="&#x22;" k="20"/>
1623
- <hkern u1="&#xe1;" u2="&#x201d;" k="20"/>
1624
- <hkern u1="&#xe1;" u2="&#x2019;" k="20"/>
1625
- <hkern u1="&#xe1;" u2="&#x27;" k="20"/>
1626
- <hkern u1="&#xe1;" u2="&#x22;" k="20"/>
1627
- <hkern u1="&#xe2;" u2="&#x201d;" k="20"/>
1628
- <hkern u1="&#xe2;" u2="&#x2019;" k="20"/>
1629
- <hkern u1="&#xe2;" u2="&#x27;" k="20"/>
1630
- <hkern u1="&#xe2;" u2="&#x22;" k="20"/>
1631
- <hkern u1="&#xe3;" u2="&#x201d;" k="20"/>
1632
- <hkern u1="&#xe3;" u2="&#x2019;" k="20"/>
1633
- <hkern u1="&#xe3;" u2="&#x27;" k="20"/>
1634
- <hkern u1="&#xe3;" u2="&#x22;" k="20"/>
1635
- <hkern u1="&#xe4;" u2="&#x201d;" k="20"/>
1636
- <hkern u1="&#xe4;" u2="&#x2019;" k="20"/>
1637
- <hkern u1="&#xe4;" u2="&#x27;" k="20"/>
1638
- <hkern u1="&#xe4;" u2="&#x22;" k="20"/>
1639
- <hkern u1="&#xe5;" u2="&#x201d;" k="20"/>
1640
- <hkern u1="&#xe5;" u2="&#x2019;" k="20"/>
1641
- <hkern u1="&#xe5;" u2="&#x27;" k="20"/>
1642
- <hkern u1="&#xe5;" u2="&#x22;" k="20"/>
1643
- <hkern u1="&#xe8;" u2="&#x201d;" k="20"/>
1644
- <hkern u1="&#xe8;" u2="&#x2019;" k="20"/>
1645
- <hkern u1="&#xe8;" u2="&#xfd;" k="41"/>
1646
- <hkern u1="&#xe8;" u2="z" k="20"/>
1647
- <hkern u1="&#xe8;" u2="y" k="41"/>
1648
- <hkern u1="&#xe8;" u2="x" k="41"/>
1649
- <hkern u1="&#xe8;" u2="w" k="41"/>
1650
- <hkern u1="&#xe8;" u2="v" k="41"/>
1651
- <hkern u1="&#xe8;" u2="&#x27;" k="20"/>
1652
- <hkern u1="&#xe8;" u2="&#x22;" k="20"/>
1653
- <hkern u1="&#xe9;" u2="&#x201d;" k="20"/>
1654
- <hkern u1="&#xe9;" u2="&#x2019;" k="20"/>
1655
- <hkern u1="&#xe9;" u2="&#xfd;" k="41"/>
1656
- <hkern u1="&#xe9;" u2="z" k="20"/>
1657
- <hkern u1="&#xe9;" u2="y" k="41"/>
1658
- <hkern u1="&#xe9;" u2="x" k="41"/>
1659
- <hkern u1="&#xe9;" u2="w" k="41"/>
1660
- <hkern u1="&#xe9;" u2="v" k="41"/>
1661
- <hkern u1="&#xe9;" u2="&#x27;" k="20"/>
1662
- <hkern u1="&#xe9;" u2="&#x22;" k="20"/>
1663
- <hkern u1="&#xea;" u2="&#x201d;" k="20"/>
1664
- <hkern u1="&#xea;" u2="&#x2019;" k="20"/>
1665
- <hkern u1="&#xea;" u2="&#xfd;" k="41"/>
1666
- <hkern u1="&#xea;" u2="z" k="20"/>
1667
- <hkern u1="&#xea;" u2="y" k="41"/>
1668
- <hkern u1="&#xea;" u2="x" k="41"/>
1669
- <hkern u1="&#xea;" u2="w" k="41"/>
1670
- <hkern u1="&#xea;" u2="v" k="41"/>
1671
- <hkern u1="&#xea;" u2="&#x27;" k="20"/>
1672
- <hkern u1="&#xea;" u2="&#x22;" k="20"/>
1673
- <hkern u1="&#xeb;" u2="&#x201d;" k="20"/>
1674
- <hkern u1="&#xeb;" u2="&#x2019;" k="20"/>
1675
- <hkern u1="&#xeb;" u2="&#xfd;" k="41"/>
1676
- <hkern u1="&#xeb;" u2="z" k="20"/>
1677
- <hkern u1="&#xeb;" u2="y" k="41"/>
1678
- <hkern u1="&#xeb;" u2="x" k="41"/>
1679
- <hkern u1="&#xeb;" u2="w" k="41"/>
1680
- <hkern u1="&#xeb;" u2="v" k="41"/>
1681
- <hkern u1="&#xeb;" u2="&#x27;" k="20"/>
1682
- <hkern u1="&#xeb;" u2="&#x22;" k="20"/>
1683
- <hkern u1="&#xf0;" u2="&#x201d;" k="20"/>
1684
- <hkern u1="&#xf0;" u2="&#x2019;" k="20"/>
1685
- <hkern u1="&#xf0;" u2="&#xfd;" k="41"/>
1686
- <hkern u1="&#xf0;" u2="z" k="20"/>
1687
- <hkern u1="&#xf0;" u2="y" k="41"/>
1688
- <hkern u1="&#xf0;" u2="x" k="41"/>
1689
- <hkern u1="&#xf0;" u2="w" k="41"/>
1690
- <hkern u1="&#xf0;" u2="v" k="41"/>
1691
- <hkern u1="&#xf0;" u2="&#x27;" k="20"/>
1692
- <hkern u1="&#xf0;" u2="&#x22;" k="20"/>
1693
- <hkern u1="&#xf2;" u2="&#x201d;" k="20"/>
1694
- <hkern u1="&#xf2;" u2="&#x2019;" k="20"/>
1695
- <hkern u1="&#xf2;" u2="&#xfd;" k="41"/>
1696
- <hkern u1="&#xf2;" u2="z" k="20"/>
1697
- <hkern u1="&#xf2;" u2="y" k="41"/>
1698
- <hkern u1="&#xf2;" u2="x" k="41"/>
1699
- <hkern u1="&#xf2;" u2="w" k="41"/>
1700
- <hkern u1="&#xf2;" u2="v" k="41"/>
1701
- <hkern u1="&#xf2;" u2="&#x27;" k="20"/>
1702
- <hkern u1="&#xf2;" u2="&#x22;" k="20"/>
1703
- <hkern u1="&#xf3;" u2="&#x201d;" k="20"/>
1704
- <hkern u1="&#xf3;" u2="&#x2019;" k="20"/>
1705
- <hkern u1="&#xf3;" u2="&#xfd;" k="41"/>
1706
- <hkern u1="&#xf3;" u2="z" k="20"/>
1707
- <hkern u1="&#xf3;" u2="y" k="41"/>
1708
- <hkern u1="&#xf3;" u2="x" k="41"/>
1709
- <hkern u1="&#xf3;" u2="w" k="41"/>
1710
- <hkern u1="&#xf3;" u2="v" k="41"/>
1711
- <hkern u1="&#xf3;" u2="&#x27;" k="20"/>
1712
- <hkern u1="&#xf3;" u2="&#x22;" k="20"/>
1713
- <hkern u1="&#xf4;" u2="&#x201d;" k="20"/>
1714
- <hkern u1="&#xf4;" u2="&#x2019;" k="20"/>
1715
- <hkern u1="&#xf4;" u2="&#xfd;" k="41"/>
1716
- <hkern u1="&#xf4;" u2="z" k="20"/>
1717
- <hkern u1="&#xf4;" u2="y" k="41"/>
1718
- <hkern u1="&#xf4;" u2="x" k="41"/>
1719
- <hkern u1="&#xf4;" u2="w" k="41"/>
1720
- <hkern u1="&#xf4;" u2="v" k="41"/>
1721
- <hkern u1="&#xf4;" u2="&#x27;" k="20"/>
1722
- <hkern u1="&#xf4;" u2="&#x22;" k="20"/>
1723
- <hkern u1="&#xf6;" u2="&#x201d;" k="41"/>
1724
- <hkern u1="&#xf6;" u2="&#x2019;" k="41"/>
1725
- <hkern u1="&#xf6;" u2="&#x27;" k="41"/>
1726
- <hkern u1="&#xf6;" u2="&#x22;" k="41"/>
1727
- <hkern u1="&#xf8;" u2="&#x201d;" k="20"/>
1728
- <hkern u1="&#xf8;" u2="&#x2019;" k="20"/>
1729
- <hkern u1="&#xf8;" u2="&#xfd;" k="41"/>
1730
- <hkern u1="&#xf8;" u2="z" k="20"/>
1731
- <hkern u1="&#xf8;" u2="y" k="41"/>
1732
- <hkern u1="&#xf8;" u2="x" k="41"/>
1733
- <hkern u1="&#xf8;" u2="w" k="41"/>
1734
- <hkern u1="&#xf8;" u2="v" k="41"/>
1735
- <hkern u1="&#xf8;" u2="&#x27;" k="20"/>
1736
- <hkern u1="&#xf8;" u2="&#x22;" k="20"/>
1737
- <hkern u1="&#xfd;" u2="&#x201e;" k="82"/>
1738
- <hkern u1="&#xfd;" u2="&#x201d;" k="-82"/>
1739
- <hkern u1="&#xfd;" u2="&#x201a;" k="82"/>
1740
- <hkern u1="&#xfd;" u2="&#x2019;" k="-82"/>
1741
- <hkern u1="&#xfd;" u2="&#x3f;" k="-41"/>
1742
- <hkern u1="&#xfd;" u2="&#x2e;" k="82"/>
1743
- <hkern u1="&#xfd;" u2="&#x2c;" k="82"/>
1744
- <hkern u1="&#xfd;" u2="&#x27;" k="-82"/>
1745
- <hkern u1="&#xfd;" u2="&#x22;" k="-82"/>
1746
- <hkern u1="&#xfe;" u2="&#x201d;" k="20"/>
1747
- <hkern u1="&#xfe;" u2="&#x2019;" k="20"/>
1748
- <hkern u1="&#xfe;" u2="&#xfd;" k="41"/>
1749
- <hkern u1="&#xfe;" u2="z" k="20"/>
1750
- <hkern u1="&#xfe;" u2="y" k="41"/>
1751
- <hkern u1="&#xfe;" u2="x" k="41"/>
1752
- <hkern u1="&#xfe;" u2="w" k="41"/>
1753
- <hkern u1="&#xfe;" u2="v" k="41"/>
1754
- <hkern u1="&#xfe;" u2="&#x27;" k="20"/>
1755
- <hkern u1="&#xfe;" u2="&#x22;" k="20"/>
1756
- <hkern u1="&#xff;" u2="&#x201e;" k="82"/>
1757
- <hkern u1="&#xff;" u2="&#x201d;" k="-82"/>
1758
- <hkern u1="&#xff;" u2="&#x201a;" k="82"/>
1759
- <hkern u1="&#xff;" u2="&#x2019;" k="-82"/>
1760
- <hkern u1="&#xff;" u2="&#x3f;" k="-41"/>
1761
- <hkern u1="&#xff;" u2="&#x2e;" k="82"/>
1762
- <hkern u1="&#xff;" u2="&#x2c;" k="82"/>
1763
- <hkern u1="&#xff;" u2="&#x27;" k="-82"/>
1764
- <hkern u1="&#xff;" u2="&#x22;" k="-82"/>
1765
- <hkern u1="&#x152;" u2="J" k="-123"/>
1766
- <hkern u1="&#x178;" u2="&#x201e;" k="123"/>
1767
- <hkern u1="&#x178;" u2="&#x201a;" k="123"/>
1768
- <hkern u1="&#x178;" u2="&#x153;" k="102"/>
1769
- <hkern u1="&#x178;" u2="&#x152;" k="41"/>
1770
- <hkern u1="&#x178;" u2="&#xfc;" k="61"/>
1771
- <hkern u1="&#x178;" u2="&#xfb;" k="61"/>
1772
- <hkern u1="&#x178;" u2="&#xfa;" k="61"/>
1773
- <hkern u1="&#x178;" u2="&#xf9;" k="61"/>
1774
- <hkern u1="&#x178;" u2="&#xf8;" k="102"/>
1775
- <hkern u1="&#x178;" u2="&#xf6;" k="102"/>
1776
- <hkern u1="&#x178;" u2="&#xf5;" k="102"/>
1777
- <hkern u1="&#x178;" u2="&#xf4;" k="102"/>
1778
- <hkern u1="&#x178;" u2="&#xf3;" k="102"/>
1779
- <hkern u1="&#x178;" u2="&#xf2;" k="102"/>
1780
- <hkern u1="&#x178;" u2="&#xeb;" k="102"/>
1781
- <hkern u1="&#x178;" u2="&#xea;" k="102"/>
1782
- <hkern u1="&#x178;" u2="&#xe9;" k="102"/>
1783
- <hkern u1="&#x178;" u2="&#xe8;" k="102"/>
1784
- <hkern u1="&#x178;" u2="&#xe7;" k="102"/>
1785
- <hkern u1="&#x178;" u2="&#xe6;" k="102"/>
1786
- <hkern u1="&#x178;" u2="&#xe5;" k="102"/>
1787
- <hkern u1="&#x178;" u2="&#xe4;" k="102"/>
1788
- <hkern u1="&#x178;" u2="&#xe3;" k="102"/>
1789
- <hkern u1="&#x178;" u2="&#xe2;" k="102"/>
1790
- <hkern u1="&#x178;" u2="&#xe1;" k="102"/>
1791
- <hkern u1="&#x178;" u2="&#xe0;" k="102"/>
1792
- <hkern u1="&#x178;" u2="&#xd8;" k="41"/>
1793
- <hkern u1="&#x178;" u2="&#xd6;" k="41"/>
1794
- <hkern u1="&#x178;" u2="&#xd5;" k="41"/>
1795
- <hkern u1="&#x178;" u2="&#xd4;" k="41"/>
1796
- <hkern u1="&#x178;" u2="&#xd3;" k="41"/>
1797
- <hkern u1="&#x178;" u2="&#xd2;" k="41"/>
1798
- <hkern u1="&#x178;" u2="&#xc7;" k="41"/>
1799
- <hkern u1="&#x178;" u2="&#xc5;" k="123"/>
1800
- <hkern u1="&#x178;" u2="&#xc4;" k="123"/>
1801
- <hkern u1="&#x178;" u2="&#xc3;" k="123"/>
1802
- <hkern u1="&#x178;" u2="&#xc2;" k="123"/>
1803
- <hkern u1="&#x178;" u2="&#xc1;" k="123"/>
1804
- <hkern u1="&#x178;" u2="&#xc0;" k="123"/>
1805
- <hkern u1="&#x178;" u2="z" k="41"/>
1806
- <hkern u1="&#x178;" u2="u" k="61"/>
1807
- <hkern u1="&#x178;" u2="s" k="82"/>
1808
- <hkern u1="&#x178;" u2="r" k="61"/>
1809
- <hkern u1="&#x178;" u2="q" k="102"/>
1810
- <hkern u1="&#x178;" u2="p" k="61"/>
1811
- <hkern u1="&#x178;" u2="o" k="102"/>
1812
- <hkern u1="&#x178;" u2="n" k="61"/>
1813
- <hkern u1="&#x178;" u2="m" k="61"/>
1814
- <hkern u1="&#x178;" u2="g" k="41"/>
1815
- <hkern u1="&#x178;" u2="e" k="102"/>
1816
- <hkern u1="&#x178;" u2="d" k="102"/>
1817
- <hkern u1="&#x178;" u2="c" k="102"/>
1818
- <hkern u1="&#x178;" u2="a" k="102"/>
1819
- <hkern u1="&#x178;" u2="Q" k="41"/>
1820
- <hkern u1="&#x178;" u2="O" k="41"/>
1821
- <hkern u1="&#x178;" u2="G" k="41"/>
1822
- <hkern u1="&#x178;" u2="C" k="41"/>
1823
- <hkern u1="&#x178;" u2="A" k="123"/>
1824
- <hkern u1="&#x178;" u2="&#x3f;" k="-41"/>
1825
- <hkern u1="&#x178;" u2="&#x2e;" k="123"/>
1826
- <hkern u1="&#x178;" u2="&#x2c;" k="123"/>
1827
- <hkern u1="&#x2013;" u2="T" k="82"/>
1828
- <hkern u1="&#x2014;" u2="T" k="82"/>
1829
- <hkern u1="&#x2018;" u2="&#x178;" k="-20"/>
1830
- <hkern u1="&#x2018;" u2="&#x153;" k="123"/>
1831
- <hkern u1="&#x2018;" u2="&#xfc;" k="61"/>
1832
- <hkern u1="&#x2018;" u2="&#xfb;" k="61"/>
1833
- <hkern u1="&#x2018;" u2="&#xfa;" k="61"/>
1834
- <hkern u1="&#x2018;" u2="&#xf9;" k="61"/>
1835
- <hkern u1="&#x2018;" u2="&#xf8;" k="123"/>
1836
- <hkern u1="&#x2018;" u2="&#xf6;" k="123"/>
1837
- <hkern u1="&#x2018;" u2="&#xf5;" k="123"/>
1838
- <hkern u1="&#x2018;" u2="&#xf4;" k="123"/>
1839
- <hkern u1="&#x2018;" u2="&#xf3;" k="123"/>
1840
- <hkern u1="&#x2018;" u2="&#xf2;" k="123"/>
1841
- <hkern u1="&#x2018;" u2="&#xeb;" k="123"/>
1842
- <hkern u1="&#x2018;" u2="&#xea;" k="123"/>
1843
- <hkern u1="&#x2018;" u2="&#xe9;" k="123"/>
1844
- <hkern u1="&#x2018;" u2="&#xe8;" k="123"/>
1845
- <hkern u1="&#x2018;" u2="&#xe7;" k="123"/>
1846
- <hkern u1="&#x2018;" u2="&#xe6;" k="82"/>
1847
- <hkern u1="&#x2018;" u2="&#xe5;" k="82"/>
1848
- <hkern u1="&#x2018;" u2="&#xe4;" k="82"/>
1849
- <hkern u1="&#x2018;" u2="&#xe3;" k="82"/>
1850
- <hkern u1="&#x2018;" u2="&#xe2;" k="82"/>
1851
- <hkern u1="&#x2018;" u2="&#xe1;" k="82"/>
1852
- <hkern u1="&#x2018;" u2="&#xe0;" k="123"/>
1853
- <hkern u1="&#x2018;" u2="&#xdd;" k="-20"/>
1854
- <hkern u1="&#x2018;" u2="&#xc5;" k="143"/>
1855
- <hkern u1="&#x2018;" u2="&#xc4;" k="143"/>
1856
- <hkern u1="&#x2018;" u2="&#xc3;" k="143"/>
1857
- <hkern u1="&#x2018;" u2="&#xc2;" k="143"/>
1858
- <hkern u1="&#x2018;" u2="&#xc1;" k="143"/>
1859
- <hkern u1="&#x2018;" u2="&#xc0;" k="143"/>
1860
- <hkern u1="&#x2018;" u2="u" k="61"/>
1861
- <hkern u1="&#x2018;" u2="s" k="61"/>
1862
- <hkern u1="&#x2018;" u2="r" k="61"/>
1863
- <hkern u1="&#x2018;" u2="q" k="123"/>
1864
- <hkern u1="&#x2018;" u2="p" k="61"/>
1865
- <hkern u1="&#x2018;" u2="o" k="123"/>
1866
- <hkern u1="&#x2018;" u2="n" k="61"/>
1867
- <hkern u1="&#x2018;" u2="m" k="61"/>
1868
- <hkern u1="&#x2018;" u2="g" k="61"/>
1869
- <hkern u1="&#x2018;" u2="e" k="123"/>
1870
- <hkern u1="&#x2018;" u2="d" k="123"/>
1871
- <hkern u1="&#x2018;" u2="c" k="123"/>
1872
- <hkern u1="&#x2018;" u2="a" k="82"/>
1873
- <hkern u1="&#x2018;" u2="Y" k="-20"/>
1874
- <hkern u1="&#x2018;" u2="W" k="-41"/>
1875
- <hkern u1="&#x2018;" u2="V" k="-41"/>
1876
- <hkern u1="&#x2018;" u2="T" k="-41"/>
1877
- <hkern u1="&#x2018;" u2="A" k="143"/>
1878
- <hkern u1="&#x2019;" u2="&#x178;" k="-20"/>
1879
- <hkern u1="&#x2019;" u2="&#x153;" k="123"/>
1880
- <hkern u1="&#x2019;" u2="&#xfc;" k="61"/>
1881
- <hkern u1="&#x2019;" u2="&#xfb;" k="61"/>
1882
- <hkern u1="&#x2019;" u2="&#xfa;" k="61"/>
1883
- <hkern u1="&#x2019;" u2="&#xf9;" k="61"/>
1884
- <hkern u1="&#x2019;" u2="&#xf8;" k="123"/>
1885
- <hkern u1="&#x2019;" u2="&#xf6;" k="123"/>
1886
- <hkern u1="&#x2019;" u2="&#xf5;" k="123"/>
1887
- <hkern u1="&#x2019;" u2="&#xf4;" k="123"/>
1888
- <hkern u1="&#x2019;" u2="&#xf3;" k="123"/>
1889
- <hkern u1="&#x2019;" u2="&#xf2;" k="123"/>
1890
- <hkern u1="&#x2019;" u2="&#xeb;" k="123"/>
1891
- <hkern u1="&#x2019;" u2="&#xea;" k="123"/>
1892
- <hkern u1="&#x2019;" u2="&#xe9;" k="123"/>
1893
- <hkern u1="&#x2019;" u2="&#xe8;" k="123"/>
1894
- <hkern u1="&#x2019;" u2="&#xe7;" k="123"/>
1895
- <hkern u1="&#x2019;" u2="&#xe6;" k="82"/>
1896
- <hkern u1="&#x2019;" u2="&#xe5;" k="82"/>
1897
- <hkern u1="&#x2019;" u2="&#xe4;" k="82"/>
1898
- <hkern u1="&#x2019;" u2="&#xe3;" k="82"/>
1899
- <hkern u1="&#x2019;" u2="&#xe2;" k="82"/>
1900
- <hkern u1="&#x2019;" u2="&#xe1;" k="82"/>
1901
- <hkern u1="&#x2019;" u2="&#xe0;" k="123"/>
1902
- <hkern u1="&#x2019;" u2="&#xdd;" k="-20"/>
1903
- <hkern u1="&#x2019;" u2="&#xc5;" k="143"/>
1904
- <hkern u1="&#x2019;" u2="&#xc4;" k="143"/>
1905
- <hkern u1="&#x2019;" u2="&#xc3;" k="143"/>
1906
- <hkern u1="&#x2019;" u2="&#xc2;" k="143"/>
1907
- <hkern u1="&#x2019;" u2="&#xc1;" k="143"/>
1908
- <hkern u1="&#x2019;" u2="&#xc0;" k="143"/>
1909
- <hkern u1="&#x2019;" u2="u" k="61"/>
1910
- <hkern u1="&#x2019;" u2="s" k="61"/>
1911
- <hkern u1="&#x2019;" u2="r" k="61"/>
1912
- <hkern u1="&#x2019;" u2="q" k="123"/>
1913
- <hkern u1="&#x2019;" u2="p" k="61"/>
1914
- <hkern u1="&#x2019;" u2="o" k="123"/>
1915
- <hkern u1="&#x2019;" u2="n" k="61"/>
1916
- <hkern u1="&#x2019;" u2="m" k="61"/>
1917
- <hkern u1="&#x2019;" u2="g" k="61"/>
1918
- <hkern u1="&#x2019;" u2="e" k="123"/>
1919
- <hkern u1="&#x2019;" u2="d" k="123"/>
1920
- <hkern u1="&#x2019;" u2="c" k="123"/>
1921
- <hkern u1="&#x2019;" u2="a" k="82"/>
1922
- <hkern u1="&#x2019;" u2="Y" k="-20"/>
1923
- <hkern u1="&#x2019;" u2="W" k="-41"/>
1924
- <hkern u1="&#x2019;" u2="V" k="-41"/>
1925
- <hkern u1="&#x2019;" u2="T" k="-41"/>
1926
- <hkern u1="&#x2019;" u2="A" k="143"/>
1927
- <hkern u1="&#x201a;" u2="&#x178;" k="123"/>
1928
- <hkern u1="&#x201a;" u2="&#x152;" k="102"/>
1929
- <hkern u1="&#x201a;" u2="&#xdd;" k="123"/>
1930
- <hkern u1="&#x201a;" u2="&#xdc;" k="41"/>
1931
- <hkern u1="&#x201a;" u2="&#xdb;" k="41"/>
1932
- <hkern u1="&#x201a;" u2="&#xda;" k="41"/>
1933
- <hkern u1="&#x201a;" u2="&#xd9;" k="41"/>
1934
- <hkern u1="&#x201a;" u2="&#xd8;" k="102"/>
1935
- <hkern u1="&#x201a;" u2="&#xd6;" k="102"/>
1936
- <hkern u1="&#x201a;" u2="&#xd5;" k="102"/>
1937
- <hkern u1="&#x201a;" u2="&#xd4;" k="102"/>
1938
- <hkern u1="&#x201a;" u2="&#xd3;" k="102"/>
1939
- <hkern u1="&#x201a;" u2="&#xd2;" k="102"/>
1940
- <hkern u1="&#x201a;" u2="&#xc7;" k="102"/>
1941
- <hkern u1="&#x201a;" u2="Y" k="123"/>
1942
- <hkern u1="&#x201a;" u2="W" k="123"/>
1943
- <hkern u1="&#x201a;" u2="V" k="123"/>
1944
- <hkern u1="&#x201a;" u2="U" k="41"/>
1945
- <hkern u1="&#x201a;" u2="T" k="143"/>
1946
- <hkern u1="&#x201a;" u2="Q" k="102"/>
1947
- <hkern u1="&#x201a;" u2="O" k="102"/>
1948
- <hkern u1="&#x201a;" u2="G" k="102"/>
1949
- <hkern u1="&#x201a;" u2="C" k="102"/>
1950
- <hkern u1="&#x201c;" u2="&#x178;" k="-20"/>
1951
- <hkern u1="&#x201c;" u2="&#x153;" k="123"/>
1952
- <hkern u1="&#x201c;" u2="&#xfc;" k="61"/>
1953
- <hkern u1="&#x201c;" u2="&#xfb;" k="61"/>
1954
- <hkern u1="&#x201c;" u2="&#xfa;" k="61"/>
1955
- <hkern u1="&#x201c;" u2="&#xf9;" k="61"/>
1956
- <hkern u1="&#x201c;" u2="&#xf8;" k="123"/>
1957
- <hkern u1="&#x201c;" u2="&#xf6;" k="123"/>
1958
- <hkern u1="&#x201c;" u2="&#xf5;" k="123"/>
1959
- <hkern u1="&#x201c;" u2="&#xf4;" k="123"/>
1960
- <hkern u1="&#x201c;" u2="&#xf3;" k="123"/>
1961
- <hkern u1="&#x201c;" u2="&#xf2;" k="123"/>
1962
- <hkern u1="&#x201c;" u2="&#xeb;" k="123"/>
1963
- <hkern u1="&#x201c;" u2="&#xea;" k="123"/>
1964
- <hkern u1="&#x201c;" u2="&#xe9;" k="123"/>
1965
- <hkern u1="&#x201c;" u2="&#xe8;" k="123"/>
1966
- <hkern u1="&#x201c;" u2="&#xe7;" k="123"/>
1967
- <hkern u1="&#x201c;" u2="&#xe6;" k="82"/>
1968
- <hkern u1="&#x201c;" u2="&#xe5;" k="82"/>
1969
- <hkern u1="&#x201c;" u2="&#xe4;" k="82"/>
1970
- <hkern u1="&#x201c;" u2="&#xe3;" k="82"/>
1971
- <hkern u1="&#x201c;" u2="&#xe2;" k="82"/>
1972
- <hkern u1="&#x201c;" u2="&#xe1;" k="82"/>
1973
- <hkern u1="&#x201c;" u2="&#xe0;" k="123"/>
1974
- <hkern u1="&#x201c;" u2="&#xdd;" k="-20"/>
1975
- <hkern u1="&#x201c;" u2="&#xc5;" k="143"/>
1976
- <hkern u1="&#x201c;" u2="&#xc4;" k="143"/>
1977
- <hkern u1="&#x201c;" u2="&#xc3;" k="143"/>
1978
- <hkern u1="&#x201c;" u2="&#xc2;" k="143"/>
1979
- <hkern u1="&#x201c;" u2="&#xc1;" k="143"/>
1980
- <hkern u1="&#x201c;" u2="&#xc0;" k="143"/>
1981
- <hkern u1="&#x201c;" u2="u" k="61"/>
1982
- <hkern u1="&#x201c;" u2="s" k="61"/>
1983
- <hkern u1="&#x201c;" u2="r" k="61"/>
1984
- <hkern u1="&#x201c;" u2="q" k="123"/>
1985
- <hkern u1="&#x201c;" u2="p" k="61"/>
1986
- <hkern u1="&#x201c;" u2="o" k="123"/>
1987
- <hkern u1="&#x201c;" u2="n" k="61"/>
1988
- <hkern u1="&#x201c;" u2="m" k="61"/>
1989
- <hkern u1="&#x201c;" u2="g" k="61"/>
1990
- <hkern u1="&#x201c;" u2="e" k="123"/>
1991
- <hkern u1="&#x201c;" u2="d" k="123"/>
1992
- <hkern u1="&#x201c;" u2="c" k="123"/>
1993
- <hkern u1="&#x201c;" u2="a" k="82"/>
1994
- <hkern u1="&#x201c;" u2="Y" k="-20"/>
1995
- <hkern u1="&#x201c;" u2="W" k="-41"/>
1996
- <hkern u1="&#x201c;" u2="V" k="-41"/>
1997
- <hkern u1="&#x201c;" u2="T" k="-41"/>
1998
- <hkern u1="&#x201c;" u2="A" k="143"/>
1999
- <hkern u1="&#x201e;" u2="&#x178;" k="123"/>
2000
- <hkern u1="&#x201e;" u2="&#x152;" k="102"/>
2001
- <hkern u1="&#x201e;" u2="&#xdd;" k="123"/>
2002
- <hkern u1="&#x201e;" u2="&#xdc;" k="41"/>
2003
- <hkern u1="&#x201e;" u2="&#xdb;" k="41"/>
2004
- <hkern u1="&#x201e;" u2="&#xda;" k="41"/>
2005
- <hkern u1="&#x201e;" u2="&#xd9;" k="41"/>
2006
- <hkern u1="&#x201e;" u2="&#xd8;" k="102"/>
2007
- <hkern u1="&#x201e;" u2="&#xd6;" k="102"/>
2008
- <hkern u1="&#x201e;" u2="&#xd5;" k="102"/>
2009
- <hkern u1="&#x201e;" u2="&#xd4;" k="102"/>
2010
- <hkern u1="&#x201e;" u2="&#xd3;" k="102"/>
2011
- <hkern u1="&#x201e;" u2="&#xd2;" k="102"/>
2012
- <hkern u1="&#x201e;" u2="&#xc7;" k="102"/>
2013
- <hkern u1="&#x201e;" u2="Y" k="123"/>
2014
- <hkern u1="&#x201e;" u2="W" k="123"/>
2015
- <hkern u1="&#x201e;" u2="V" k="123"/>
2016
- <hkern u1="&#x201e;" u2="U" k="41"/>
2017
- <hkern u1="&#x201e;" u2="T" k="143"/>
2018
- <hkern u1="&#x201e;" u2="Q" k="102"/>
2019
- <hkern u1="&#x201e;" u2="O" k="102"/>
2020
- <hkern u1="&#x201e;" u2="G" k="102"/>
2021
- <hkern u1="&#x201e;" u2="C" k="102"/>
2022
- </font>
2023
- </defs>
2024
- </svg>