diff --git a/Anohana/main.css b/Anohana/main.css
index 2dc4c53..e6ab305 100644
--- a/Anohana/main.css
+++ b/Anohana/main.css
@@ -52,7 +52,7 @@ body:after {
 }
 
 body:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgtop.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgtop.jpg);
   background-position: right top;
   background-repeat: repeat-x;
   animation: Slide 50s linear infinite;
@@ -61,7 +61,7 @@ body:before {
 }
 
 body:after {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgbot.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgbot.png);
   background-position: center -6px;
   background-repeat: no-repeat;
   box-shadow: inset 0 -6px 0 #557ec2;
@@ -165,37 +165,37 @@ td[class^="td"]:last-child {
 /* CURRENTLY WATCHING BACKGROUND */
 
 .status_selected:first-child:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgwatching.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgwatching.jpg);
 }
 
 /* COMPLETED BACKGROUND */
 
 .status_selected:nth-child(2):before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgcompleted.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgcompleted.jpg);
 }
 
 /* ON-HOLD BACKGROUND */
 
 .status_selected:nth-child(3):before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgonhold.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgonhold.jpg);
 }
 
 /* DROPPED BACKGROUND */
 
 .status_selected:nth-child(4):before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgdropped.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgdropped.jpg);
 }
 
 /* PLANNED BACKGROUND */
 
 .status_selected:nth-child(5):before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgplanned.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgplanned.jpg);
 }
 
 /* ALL BACKGROUND */
 
 .status_selected:last-child:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgall.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgall.jpg);
 }
 
 .category_totals,
@@ -225,7 +225,7 @@ td[class^="td"]:last-child {
 #list_surround:after {
   content: "";
   height: 50px;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/table.png) left bottom
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/table.png) left bottom
     repeat-x;
   z-index: 0;
 }
@@ -619,7 +619,7 @@ tr:hover > .td2 a {
   margin-left: 14px;
   width: 26px;
   height: 220px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/menu.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/menu.png);
   background-repeat: no-repeat;
   transition: background-position 0.3s linear;
   -webkit-transition: background-position 0.3s linear;
@@ -671,7 +671,7 @@ tr:hover > .td2 a {
   top: 65px;
   width: 26px;
   height: 220px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/menu2.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/menu2.png);
   background-repeat: no-repeat;
   font-size: 0;
   transition: background-position 0.3s linear;
diff --git a/Bakemonogatari-2/main.css b/Bakemonogatari-2/main.css
index ca21e3b..2141281 100644
--- a/Bakemonogatari-2/main.css
+++ b/Bakemonogatari-2/main.css
@@ -3,7 +3,7 @@
 :root {
   --maintext: #eee;
   --secondtext: #999;
-  --footer: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/footer.png);
+  --footer: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/footer.png);
   --watching: #588934;
   --completed: #366c9b;
   --dropped: #9b3636;
@@ -11,14 +11,14 @@
   --plantowatch: #6e6e6e;
   --favorite: #e9788c;
   --allanime: #70318b;
-  --kissshot: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/kissshot.png);
-  --hitagi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/hitagi.png);
-  --araragi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/araragi.png);
-  --hachikuji: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/hachikuji.png);
-  --nadeko: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/nadeko.png);
-  --hanekawa: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/hanekawa.png);
-  --mainbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/mainbg.png);
-  --headerbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/headerbg.png);
+  --kissshot: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/kissshot.png);
+  --hitagi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/hitagi.png);
+  --araragi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/araragi.png);
+  --hachikuji: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/hachikuji.png);
+  --nadeko: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/nadeko.png);
+  --hanekawa: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/hanekawa.png);
+  --mainbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/mainbg.png);
+  --headerbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/headerbg.png);
   --nickname: "rl404";
   --tagsTop: -100px;
   --tagsLeft: -200px;
@@ -239,7 +239,7 @@ body.ownlist:after {
   background-color: #272727;
   left: 60px;
   height: 60px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/header.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/header.png);
   background-position: right center;
   padding-bottom: 15px;
 }
@@ -1471,7 +1471,7 @@ div#footer-block {
   background-color: #272727;
   border-top: 10px solid var(--hovercolor);
   font-family: Roboto;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/footer2.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/footer2.png);
 }
 
 footer {
diff --git a/Bakemonogatari-2/mainanime.css b/Bakemonogatari-2/mainanime.css
index 3f4a632..b4462e1 100644
--- a/Bakemonogatari-2/mainanime.css
+++ b/Bakemonogatari-2/mainanime.css
@@ -4,7 +4,7 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari-2/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari-2/main.css);
 
 div#cover-image-container:after {
   content: "animelist";
diff --git a/Bakemonogatari-2/mainmanga.css b/Bakemonogatari-2/mainmanga.css
index 4370fff..0a43e70 100644
--- a/Bakemonogatari-2/mainmanga.css
+++ b/Bakemonogatari-2/mainmanga.css
@@ -4,7 +4,7 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari-2/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari-2/main.css);
 
 div#cover-image-container:after {
   content: "mangalist";
diff --git a/Bakemonogatari/fonts/fontawesome-webfont.svg b/Bakemonogatari/fonts/fontawesome-webfont.svg
index 6fd19ab..1845d71 100644
--- a/Bakemonogatari/fonts/fontawesome-webfont.svg
+++ b/Bakemonogatari/fonts/fontawesome-webfont.svg
@@ -42,14 +42,14 @@
 <glyph unicode="&#xf007;" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81 t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
 <glyph unicode="&#xf008;" horiz-adv-x="1920" d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128 q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45 t45 -19h128q26 0 45 19t19 45zM1792 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 704v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1792 320v128 q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 704v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19 t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1920 1248v-1344q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1344q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
 <glyph unicode="&#xf009;" horiz-adv-x="1664" d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38 h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
-<glyph unicode="&#xf00a;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf00b;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h960q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf00a;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28 h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf00b;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28 h960q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h960q40 0 68 -28t28 -68z" />
 <glyph unicode="&#xf00c;" horiz-adv-x="1792" d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
 <glyph unicode="&#xf00d;" horiz-adv-x="1408" d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68 t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
 <glyph unicode="&#xf00e;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224 q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5 t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
 <glyph unicode="&#xf010;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z " />
 <glyph unicode="&#xf011;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5 t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0 52 38 90t90 38t90 -38t38 -90z" />
-<glyph unicode="&#xf012;" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf012;" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23z" />
 <glyph unicode="&#xf013;" d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38 q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5t-8 23.5v222q0 12 8 23t19 13 l186 28q14 46 39 92q-40 57 -107 138q-10 12 -10 24q0 10 9 23q26 36 98.5 107.5t94.5 71.5q13 0 26 -10l138 -107q44 23 91 38q16 136 29 186q7 28 36 28h222q14 0 24.5 -8.5t11.5 -21.5l28 -184q49 -16 90 -37l142 107q9 9 24 9q13 0 25 -10q129 -119 165 -170q7 -8 7 -22 q0 -12 -8 -23q-15 -21 -51 -66.5t-54 -70.5q26 -50 41 -98l183 -28q13 -2 21 -12.5t8 -23.5z" />
 <glyph unicode="&#xf014;" horiz-adv-x="1408" d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832 q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
 <glyph unicode="&#xf015;" horiz-adv-x="1664" d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5 l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
@@ -64,7 +64,7 @@
 <glyph unicode="&#xf01e;" d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9 l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
 <glyph unicode="&#xf021;" d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117 q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 22.5v7q65 268 270 434.5t480 166.5 q146 0 284 -55.5t245 -156.5l130 129q19 19 45 19t45 -19t19 -45z" />
 <glyph unicode="&#xf022;" horiz-adv-x="1792" d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5z M1536 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5zM1536 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5 t9.5 -22.5zM1664 160v832q0 13 -9.5 22.5t-22.5 9.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1792 1248v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47 t47 -113z" />
-<glyph unicode="&#xf023;" horiz-adv-x="1152" d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf023;" horiz-adv-x="1152" d="M320 768h512v1.3.0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v1.3.0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
 <glyph unicode="&#xf024;" horiz-adv-x="1792" d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48 t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf025;" horiz-adv-x="1664" d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78 t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185 33l-20 49q-60 148 -60 314q0 151 67 291t179 242.5 t266 163.5t320 61t320 -61t266 -163.5t179 -242.5t67 -291z" />
 <glyph unicode="&#xf026;" horiz-adv-x="768" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
@@ -87,9 +87,9 @@
 <glyph unicode="&#xf037;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19 h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf038;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf039;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf03a;" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344 q13 0 22.5 -9.5t9.5 -22.5zM256 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192 q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5z" />
-<glyph unicode="&#xf03b;" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
-<glyph unicode="&#xf03c;" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
+<glyph unicode="&#xf03a;" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1344 q13 0 22.5 -9.5t9.5 -22.5zM256 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5 t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192 q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5z" />
+<glyph unicode="&#xf03b;" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
+<glyph unicode="&#xf03c;" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
 <glyph unicode="&#xf03d;" horiz-adv-x="1792" d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5 q39 -17 39 -59z" />
 <glyph unicode="&#xf03e;" horiz-adv-x="1920" d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216 q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
 <glyph unicode="&#xf040;" d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38 q53 0 91 -38l235 -234q37 -39 37 -91z" />
@@ -97,7 +97,7 @@
 <glyph unicode="&#xf042;" d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf043;" horiz-adv-x="1024" d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362 q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
 <glyph unicode="&#xf044;" horiz-adv-x="1792" d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 1216l288 -288l-672 -672h-288v288zM1756 1084l-92 -92 l-288 288l92 92q28 28 68 28t68 -28l152 -152q28 -28 28 -68t-28 -68z" />
-<glyph unicode="&#xf045;" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5 t-38.5 114t-17.5 122q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v192q0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45z" />
+<glyph unicode="&#xf045;" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5 t-38.5 114t-17.5 122q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v1.3.0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45z" />
 <glyph unicode="&#xf046;" horiz-adv-x="1664" d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110 q24 -24 24 -57t-24 -57z" />
 <glyph unicode="&#xf047;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45 t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
 <glyph unicode="&#xf048;" horiz-adv-x="1024" d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19z" />
@@ -116,7 +116,7 @@
 <glyph unicode="&#xf056;" d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
 <glyph unicode="&#xf057;" d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19 q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf058;" d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf059;" d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf059;" d="M896 160v1.3.0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf05a;" d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23 t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf05b;" d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109 q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v143 q-161 37 -278.5 154.5t-154.5 278.5h-143q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h143q37 161 154.5 278.5t278.5 154.5v143q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-143q161 -37 278.5 -154.5t154.5 -278.5h143q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf05c;" d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23 l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5 t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
@@ -129,8 +129,8 @@
 <glyph unicode="&#xf064;" horiz-adv-x="1792" d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22 t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
 <glyph unicode="&#xf065;" d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332 q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf066;" d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45 t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
-<glyph unicode="&#xf067;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf068;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf067;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf068;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
 <glyph unicode="&#xf069;" horiz-adv-x="1664" d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154 q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
 <glyph unicode="&#xf06a;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192 q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
 <glyph unicode="&#xf06b;" d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320 q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 77 168 77q93 0 158.5 -65.5t65.5 -158.5 t-65.5 -158.5t-158.5 -65.5h440q14 0 23 -9t9 -23z" />
@@ -141,7 +141,7 @@
 <glyph unicode="&#xf071;" horiz-adv-x="1792" d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
 <glyph unicode="&#xf072;" horiz-adv-x="1408" d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9 q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
 <glyph unicode="&#xf073;" horiz-adv-x="1664" d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h288v288h-288v-288zM1280 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64 q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47 h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
-<glyph unicode="&#xf074;" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5 v192h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111 t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
+<glyph unicode="&#xf074;" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v1.3.0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5 v192h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111 t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v1.3.0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
 <glyph unicode="&#xf075;" horiz-adv-x="1792" d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281 q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
 <glyph unicode="&#xf076;" d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384 q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf077;" horiz-adv-x="1792" d="M1683 205l-166 -165q-19 -19 -45 -19t-45 19l-531 531l-531 -531q-19 -19 -45 -19t-45 19l-166 165q-19 19 -19 45.5t19 45.5l742 741q19 19 45 19t45 -19l742 -741q19 -19 19 -45.5t-19 -45.5z" />
@@ -179,11 +179,11 @@
 <glyph unicode="&#xf099;" horiz-adv-x="1664" d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
 <glyph unicode="&#xf09a;" horiz-adv-x="1024" d="M959 1524v-264h-157q-86 0 -116 -36t-30 -108v-189h293l-39 -296h-254v-759h-306v759h-255v296h255v218q0 186 104 288.5t277 102.5q147 0 228 -12z" />
 <glyph unicode="&#xf09b;" d="M1536 640q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5 q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23 q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -89t0.5 -54q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf09c;" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
+<glyph unicode="&#xf09c;" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v1.3.0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
 <glyph unicode="&#xf09d;" horiz-adv-x="1920" d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608 q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
 <glyph unicode="&#xf09e;" horiz-adv-x="1408" d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294 q187 -186 294 -425.5t120 -501.5z" />
 <glyph unicode="&#xf0a0;" d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5 h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v320q0 25 16 75 l197 606q17 53 63 86t101 33h782q55 0 101 -33t63 -86l197 -606q16 -50 16 -75z" />
-<glyph unicode="&#xf0a1;" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
+<glyph unicode="&#xf0a1;" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v1.3.0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
 <glyph unicode="&#xf0a2;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM246 128h1300q-266 300 -266 832q0 51 -24 105t-69 103t-121.5 80.5t-169.5 31.5t-169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -532 -266 -832z M1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5 t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
 <glyph unicode="&#xf0a3;" d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70 l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 -188l186 53q41 12 70 -19q31 -29 19 -70 l-53 -186l188 -48q40 -10 52 -51q10 -42 -20 -70z" />
 <glyph unicode="&#xf0a4;" horiz-adv-x="1792" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106 q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-180.5 -76h-169q-4 -62 -37 -119q3 -21 3 -43 q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5q-133 0 -322 69q-164 59 -223 59h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h288q10 0 21.5 4.5t23.5 14t22.5 18t24 22.5t20.5 21.5t19 21.5t14 17q65 74 100 129q13 21 33 62t37 72t40.5 63t55 49.5 t69.5 17.5q125 0 206.5 -67t81.5 -189q0 -68 -22 -128h374q104 0 180 -76t76 -179z" />
@@ -210,13 +210,13 @@
 <glyph unicode="&#xf0c7;" d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5 h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 -28 48 -76t20 -88z" />
 <glyph unicode="&#xf0c8;" d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf0c9;" d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45 t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf0ca;" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z M1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
-<glyph unicode="&#xf0cb;" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105zM1792 224v-192q0 -13 -9.5 -22.5 t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1123v-99h-335v99h107q0 41 0.5 122t0.5 121v12h-2q-8 -17 -50 -54l-71 76l136 127h106v-404h108zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5 t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
+<glyph unicode="&#xf0ca;" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z M1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
+<glyph unicode="&#xf0cb;" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105zM1792 224v-192q0 -13 -9.5 -22.5 t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1123v-99h-335v99h107q0 41 0.5 122t0.5 121v12h-2q-8 -17 -50 -54l-71 76l136 127h106v-404h108zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5 t-9.5 22.5v1.3.0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
 <glyph unicode="&#xf0cc;" horiz-adv-x="1792" d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 97 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6 l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -35 -109 -81q-80 -48 -153 -66q-80 -21 -203 -21q-114 0 -195 23 l-140 40q-57 16 -72 28q-8 8 -8 22v13q0 108 -2 156q-1 30 0 68l2 37v44l102 2q15 -34 30 -71t22.5 -56t12.5 -27q35 -57 80 -94q43 -36 105 -57q59 -22 132 -22q64 0 139 27q77 26 122 86q47 61 47 129q0 84 -81 157q-34 29 -137 71z" />
 <glyph unicode="&#xf0cd;" d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47 q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -13q-73 -11 -79 -17q-15 -15 -15 -41 q0 -7 1.5 -27t1.5 -31q8 -19 22 -396q6 -195 -15 -304q-15 -76 -41 -122q-38 -65 -112 -123q-75 -57 -182 -89q-109 -33 -255 -33q-167 0 -284 46q-119 47 -179 122q-61 76 -83 195q-16 80 -16 237v333q0 188 -17 213q-25 36 -147 39zM1536 -96v64q0 14 -9 23t-23 9h-1472 q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h1472q14 0 23 9t9 23z" />
-<glyph unicode="&#xf0ce;" horiz-adv-x="1664" d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 160v192 q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192 q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1664 1248v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113 z" />
+<glyph unicode="&#xf0ce;" horiz-adv-x="1664" d="M512 160v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 160v192 q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 928v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 544v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192 q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 928v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1664 1248v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113 z" />
 <glyph unicode="&#xf0d0;" horiz-adv-x="1664" d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276 l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
-<glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38 t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38 t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v1.3.0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf0d2;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33 q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf0d3;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5 t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960z" />
 <glyph unicode="&#xf0d4;" d="M829 318q0 -76 -58.5 -112.5t-139.5 -36.5q-41 0 -80.5 9.5t-75.5 28.5t-58 53t-22 78q0 46 25 80t65.5 51.5t82 25t84.5 7.5q20 0 31 -2q2 -1 23 -16.5t26 -19t23 -18t24.5 -22t19 -22.5t17 -26t9 -26.5t4.5 -31.5zM755 863q0 -60 -33 -99.5t-92 -39.5q-53 0 -93 42.5 t-57.5 96.5t-17.5 106q0 61 32 104t92 43q53 0 93.5 -45t58 -101t17.5 -107zM861 1120l88 64h-265q-85 0 -161 -32t-127.5 -98t-51.5 -153q0 -93 64.5 -154.5t158.5 -61.5q22 0 43 3q-13 -29 -13 -54q0 -44 40 -94q-175 -12 -257 -63q-47 -29 -75.5 -73t-28.5 -95 q0 -43 18.5 -77.5t48.5 -56.5t69 -37t77.5 -21t76.5 -6q60 0 120.5 15.5t113.5 46t86 82.5t33 117q0 49 -20 89.5t-49 66.5t-58 47.5t-49 44t-20 44.5t15.5 42.5t37.5 39.5t44 42t37.5 59.5t15.5 82.5q0 60 -22.5 99.5t-72.5 90.5h83zM1152 672h128v64h-128v128h-64v-128 h-128v-64h128v-160h64v160zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
@@ -238,11 +238,11 @@
 <glyph unicode="&#xf0e5;" horiz-adv-x="1792" d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640 q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 174 120 321.5 t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
 <glyph unicode="&#xf0e6;" horiz-adv-x="1792" d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257 t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224q0 139 94 257t256.5 186.5 t353.5 68.5zM1526 111q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129 q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5z" />
 <glyph unicode="&#xf0e7;" horiz-adv-x="896" d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
-<glyph unicode="&#xf0e8;" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68 z" />
+<glyph unicode="&#xf0e8;" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v1.3.0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68 z" />
 <glyph unicode="&#xf0e9;" horiz-adv-x="1664" d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97 q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 28q-43 60 -103 97t-128 37q-58 0 -102 -23t-93 -69 q-12 -10 -23 -10q-13 0 -22.5 9.5t-9.5 22.5q0 5 1 7q45 183 172.5 319.5t298 204.5t360.5 68q140 0 274.5 -40t246.5 -113.5t194.5 -187t115.5 -251.5q1 -2 1 -7zM896 1408v-98q-42 2 -64 2t-64 -2v98q0 26 19 45t45 19t45 -19t19 -45z" />
 <glyph unicode="&#xf0ea;" horiz-adv-x="1792" d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28 h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
 <glyph unicode="&#xf0eb;" horiz-adv-x="1024" d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134 q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q0 -37 -25 -64q25 -27 25 -64q0 -52 -45 -81q13 -23 13 -47 q0 -46 -31.5 -71t-77.5 -25q-20 -44 -60 -70t-87 -26t-87 26t-60 70q-46 0 -77.5 25t-31.5 71q0 24 13 47q-45 29 -45 81q0 37 25 64q-25 27 -25 64q0 54 47 82q-4 50 -34 107.5t-59.5 95.5t-74.5 87q-103 113 -103 268q0 99 44.5 184.5t117 142t164 89t186.5 32.5 t186.5 -32.5t164 -89t117 -142t44.5 -184.5z" />
-<glyph unicode="&#xf0ec;" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
+<glyph unicode="&#xf0ec;" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h1376v1.3.0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
 <glyph unicode="&#xf0ed;" horiz-adv-x="1920" d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
 <glyph unicode="&#xf0ee;" horiz-adv-x="1920" d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
 <glyph unicode="&#xf0f0;" horiz-adv-x="1408" d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56 t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 38 90t90 38t90 -38t38 -90v-89q-32 -29 -32 -71q0 -40 28 -68 t68 -28t68 28t28 68q0 42 -32 71v89q0 68 -34.5 127.5t-93.5 93.5q0 10 0.5 42.5t0 48t-2.5 41.5t-7 47t-13 40q68 -15 120 -60.5t81 -103t47.5 -132.5t24 -138t5.5 -131zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
@@ -254,8 +254,8 @@
 <glyph unicode="&#xf0f6;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M384 736q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64zM1120 512q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704zM1120 256q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704 q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704z" />
 <glyph unicode="&#xf0f7;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1536h-1152v-1536h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM1408 1472v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf0f8;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1152h-256v-32q0 -40 -28 -68t-68 -28h-448q-40 0 -68 28t-28 68v32h-256v-1152h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM896 1056v320q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-96h-128v96q0 13 -9.5 22.5 t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v96h128v-96q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1408 1088v-1280q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1280q0 26 19 45t45 19h320 v288q0 40 28 68t68 28h448q40 0 68 -28t28 -68v-288h320q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf0f9;" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM1920 1344v-1152 q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128q-26 0 -45 19t-19 45t19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf0fa;" horiz-adv-x="1792" d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 158 -66t66 -158z" />
+<glyph unicode="&#xf0f9;" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v1.3.0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM1920 1344v-1152 q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128q-26 0 -45 19t-19 45t19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf0fa;" horiz-adv-x="1792" d="M1280 416v1.3.0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 158 -66t66 -158z" />
 <glyph unicode="&#xf0fb;" horiz-adv-x="1920" d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96 q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93z" />
 <glyph unicode="&#xf0fc;" horiz-adv-x="1664" d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
 <glyph unicode="&#xf0fd;" d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
@@ -286,7 +286,7 @@
 <glyph unicode="&#xf118;" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5 t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf119;" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204 t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf11a;" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf11b;" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150 t-150 362t150 362t362 150h896q212 0 362 -150t150 -362z" />
+<glyph unicode="&#xf11b;" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v1.3.0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150 t-150 362t150 362t362 150h896q212 0 362 -150t150 -362z" />
 <glyph unicode="&#xf11c;" horiz-adv-x="1920" d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16 h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1024 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16 h96q16 0 16 -16zM896 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1280 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1152 880v-96 q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 880v-352q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h112v240q0 16 16 16h96q16 0 16 -16zM1792 128v896h-1664v-896 h1664zM1920 1024v-896q0 -53 -37.5 -90.5t-90.5 -37.5h-1664q-53 0 -90.5 37.5t-37.5 90.5v896q0 53 37.5 90.5t90.5 37.5h1664q53 0 90.5 -37.5t37.5 -90.5z" />
 <glyph unicode="&#xf11d;" horiz-adv-x="1792" d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9 h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102 q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
 <glyph unicode="&#xf11e;" horiz-adv-x="1792" d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2 q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266 q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8 q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
@@ -295,7 +295,7 @@
 <glyph unicode="&#xf122;" horiz-adv-x="1792" d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1 q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 -173 169 -509z" />
 <glyph unicode="&#xf123;" horiz-adv-x="1664" d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5 l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
 <glyph unicode="&#xf124;" horiz-adv-x="1408" d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
-<glyph unicode="&#xf125;" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf125;" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
 <glyph unicode="&#xf126;" horiz-adv-x="1024" d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5 q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136q0 -52 -26 -96.5t-70 -69.5v-497 q54 26 154 57q55 17 87.5 29.5t70.5 31t59 39.5t40.5 51t28 69.5t8.5 91.5q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136z" />
 <glyph unicode="&#xf127;" horiz-adv-x="1664" d="M439 265l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320 q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239q35 -21 56 -42l336 -336q84 -86 84 -204zM1031 1044l-239 -18 l-273 274q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l274 -274l-18 -240q-35 21 -56 42l-336 336q-84 86 -84 204q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l334 -335q21 -21 42 -56zM1664 960q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9 t-9 23t9 23t23 9h320q14 0 23 -9t9 -23zM1120 1504v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM1527 1353l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
 <glyph unicode="&#xf128;" horiz-adv-x="1024" d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5 t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 161 -31t146 -83t106 -127.5t41 -158.5z" />
@@ -321,8 +321,8 @@
 <glyph unicode="&#xf13d;" horiz-adv-x="1792" d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352 q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 -181q0 -70 -35 -128.5t-93 -92.5v-163h192q26 0 45 -19 t19 -45v-128q0 -26 -19 -45t-45 -19h-192v-647q149 20 271.5 82.5t189.5 153.5l-100 100q-15 16 -7 35q8 20 30 20h352q14 0 23 -9t9 -23z" />
 <glyph unicode="&#xf13e;" horiz-adv-x="1152" d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181 v-320h736z" />
 <glyph unicode="&#xf140;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150 t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf141;" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf142;" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf141;" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf142;" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v1.3.0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
 <glyph unicode="&#xf143;" d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10 t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf144;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56 q16 -8 32 -8q17 0 32 9z" />
 <glyph unicode="&#xf145;" horiz-adv-x="1792" d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136 t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
@@ -350,8 +350,8 @@
 <glyph unicode="&#xf15c;" d="M1468 1060q14 -14 28 -36h-472v472q22 -14 36 -28zM992 896h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28zM1152 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23z" />
 <glyph unicode="&#xf15d;" horiz-adv-x="1664" d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23 v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162 l230 -662h70z" />
 <glyph unicode="&#xf15e;" horiz-adv-x="1664" d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150 v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -10v-3l14 3q9 1 30 1h248 v119h121z" />
-<glyph unicode="&#xf160;" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1216 1504v-192q0 -14 -9 -23t-23 -9h-256 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf161;" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1792 1504v-192q0 -14 -9 -23t-23 -9h-832 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf160;" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1216 1504v-192q0 -14 -9 -23t-23 -9h-256 q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h256q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf161;" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1792 1504v-192q0 -14 -9 -23t-23 -9h-832 q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h832q14 0 23 -9t9 -23z" />
 <glyph unicode="&#xf162;" d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23 zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5 t82 -252.5zM1456 882v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165z" />
 <glyph unicode="&#xf163;" d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9 t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13 q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5z" />
 <glyph unicode="&#xf164;" horiz-adv-x="1664" d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76 q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24 2 76 59t101 121q68 87 101 120q18 18 31 48t17.5 48.5 t13.5 60.5q7 39 12.5 61t19.5 52t34 50q19 19 45 19q46 0 82.5 -10.5t60 -26t40 -40.5t24 -45t12 -50t5 -45t0.5 -39q0 -38 -9.5 -76t-19 -60t-27.5 -56q-3 -6 -10 -18t-11 -22t-8 -24h277q78 0 135 -57t57 -135z" />
@@ -373,7 +373,7 @@
 <glyph unicode="&#xf175;" horiz-adv-x="768" d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
 <glyph unicode="&#xf176;" horiz-adv-x="768" d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
 <glyph unicode="&#xf177;" horiz-adv-x="1792" d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf178;" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
+<glyph unicode="&#xf178;" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
 <glyph unicode="&#xf179;" horiz-adv-x="1408" d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65 q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11q0 -4 0.5 -10t0.5 -10z" />
 <glyph unicode="&#xf17a;" horiz-adv-x="1664" d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
 <glyph unicode="&#xf17b;" horiz-adv-x="1408" d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30 t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78 32t-32 78v666h918zM931 1255q107 -55 171 -153.5t64 -215.5 h-925q0 117 64 215.5t172 153.5l-71 131q-7 13 5 20q13 6 20 -6l72 -132q95 42 201 42t201 -42l72 132q7 12 20 6q12 -7 5 -20zM1408 767v-430q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73v430q0 43 30 72.5t72 29.5q43 0 73 -29.5t30 -72.5z" />
@@ -394,7 +394,7 @@
 <glyph unicode="&#xf18b;" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
 <glyph unicode="&#xf18c;" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56 t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -5 1 -50.5t-1 -71.5q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5 t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5z" />
 <glyph unicode="&#xf18d;" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
-<glyph unicode="&#xf18e;" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf18e;" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h352v1.3.0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf190;" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf191;" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf192;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
@@ -423,7 +423,7 @@
 <glyph unicode="&#xf1aa;" d="M1070 463l-160 -160l-151 -152l-30 -30q-65 -64 -151.5 -87t-171.5 -2q-16 -70 -72 -115t-129 -45q-85 0 -145 60.5t-60 145.5q0 72 44.5 128t113.5 72q-22 86 1 173t88 152l12 12l151 -152l-11 -11q-37 -37 -37 -89t37 -90q37 -37 89 -37t89 37l30 30l151 152l161 160z M729 1145l12 -12l-152 -152l-12 12q-37 37 -89 37t-89 -37t-37 -89.5t37 -89.5l29 -29l152 -152l160 -160l-151 -152l-161 160l-151 152l-30 30q-68 67 -90 159.5t5 179.5q-70 15 -115 71t-45 129q0 85 60 145.5t145 60.5q76 0 133.5 -49t69.5 -123q84 20 169.5 -3.5 t149.5 -87.5zM1536 78q0 -85 -60 -145.5t-145 -60.5q-74 0 -131 47t-71 118q-86 -28 -179.5 -6t-161.5 90l-11 12l151 152l12 -12q37 -37 89 -37t89 37t37 89t-37 89l-30 30l-152 152l-160 160l152 152l160 -160l152 -152l29 -30q64 -64 87.5 -150.5t2.5 -171.5 q76 -11 126.5 -68.5t50.5 -134.5zM1534 1202q0 -77 -51 -135t-127 -69q26 -85 3 -176.5t-90 -158.5l-12 -12l-151 152l12 12q37 37 37 89t-37 89t-89 37t-89 -37l-30 -30l-152 -152l-160 -160l-152 152l161 160l152 152l29 30q67 67 159 89.5t178 -3.5q11 75 68.5 126 t135.5 51q85 0 145 -60.5t60 -145.5z" />
 <glyph unicode="&#xf1ab;" d="M654 458q-1 -3 -12.5 0.5t-31.5 11.5l-20 9q-44 20 -87 49q-7 5 -41 31.5t-38 28.5q-67 -103 -134 -181q-81 -95 -105 -110q-4 -2 -19.5 -4t-18.5 0q6 4 82 92q21 24 85.5 115t78.5 118q17 30 51 98.5t36 77.5q-8 1 -110 -33q-8 -2 -27.5 -7.5t-34.5 -9.5t-17 -5 q-2 -2 -2 -10.5t-1 -9.5q-5 -10 -31 -15q-23 -7 -47 0q-18 4 -28 21q-4 6 -5 23q6 2 24.5 5t29.5 6q58 16 105 32q100 35 102 35q10 2 43 19.5t44 21.5q9 3 21.5 8t14.5 5.5t6 -0.5q2 -12 -1 -33q0 -2 -12.5 -27t-26.5 -53.5t-17 -33.5q-25 -50 -77 -131l64 -28 q12 -6 74.5 -32t67.5 -28q4 -1 10.5 -25.5t4.5 -30.5zM449 944q3 -15 -4 -28q-12 -23 -50 -38q-30 -12 -60 -12q-26 3 -49 26q-14 15 -18 41l1 3q3 -3 19.5 -5t26.5 0t58 16q36 12 55 14q17 0 21 -17zM1147 815l63 -227l-139 42zM39 15l694 232v1032l-694 -233v-1031z M1280 332l102 -31l-181 657l-100 31l-216 -536l102 -31l45 110l211 -65zM777 1294l573 -184v380zM1088 -29l158 -13l-54 -160l-40 66q-130 -83 -276 -108q-58 -12 -91 -12h-84q-79 0 -199.5 39t-183.5 85q-8 7 -8 16q0 8 5 13.5t13 5.5q4 0 18 -7.5t30.5 -16.5t20.5 -11 q73 -37 159.5 -61.5t157.5 -24.5q95 0 167 14.5t157 50.5q15 7 30.5 15.5t34 19t28.5 16.5zM1536 1050v-1079l-774 246q-14 -6 -375 -127.5t-368 -121.5q-13 0 -18 13q0 1 -1 3v1078q3 9 4 10q5 6 20 11q106 35 149 50v384l558 -198q2 0 160.5 55t316 108.5t161.5 53.5 q20 0 20 -21v-418z" />
 <glyph unicode="&#xf1ac;" horiz-adv-x="1792" d="M288 1152q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-128q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h128zM1664 989q58 -34 93 -93t35 -128v-768q0 -106 -75 -181t-181 -75h-864q-66 0 -113 47t-47 113v1536q0 40 28 68t68 28h672q40 0 88 -20t76 -48 l152 -152q28 -28 48 -76t20 -88v-163zM928 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 512v128q0 14 -9 23 t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128 q14 0 23 9t9 23zM1184 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 256v128q0 14 -9 23t-23 9h-128 q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1536 896v256h-160q-40 0 -68 28t-28 68v160h-640v-512h896z" />
-<glyph unicode="&#xf1ad;" d="M1344 1536q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280zM512 1248v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 992v-64q0 -14 9 -23t23 -9h64q14 0 23 9 t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 736v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 480v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 160v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM384 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 -96v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9 t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM896 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 928v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 160v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9 t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23z" />
+<glyph unicode="&#xf1ad;" d="M1344 1536q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280zM512 1248v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 992v-64q0 -14 9 -23t23 -9h64q14 0 23 9 t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 736v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 480v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 160v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM384 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 -96v1.3.0 14 -9 23t-23 9h-320q-14 0 -23 -9 t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM896 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 928v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 160v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9 t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23z" />
 <glyph unicode="&#xf1ae;" horiz-adv-x="1280" d="M1188 988l-292 -292v-824q0 -46 -33 -79t-79 -33t-79 33t-33 79v384h-64v-384q0 -46 -33 -79t-79 -33t-79 33t-33 79v824l-292 292q-28 28 -28 68t28 68t68 28t68 -28l228 -228h368l228 228q28 28 68 28t68 -28t28 -68t-28 -68zM864 1152q0 -93 -65.5 -158.5 t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
 <glyph unicode="&#xf1b0;" horiz-adv-x="1664" d="M780 1064q0 -60 -19 -113.5t-63 -92.5t-105 -39q-76 0 -138 57.5t-92 135.5t-30 151q0 60 19 113.5t63 92.5t105 39q77 0 138.5 -57.5t91.5 -135t30 -151.5zM438 581q0 -80 -42 -139t-119 -59q-76 0 -141.5 55.5t-100.5 133.5t-35 152q0 80 42 139.5t119 59.5 q76 0 141.5 -55.5t100.5 -134t35 -152.5zM832 608q118 0 255 -97.5t229 -237t92 -254.5q0 -46 -17 -76.5t-48.5 -45t-64.5 -20t-76 -5.5q-68 0 -187.5 45t-182.5 45q-66 0 -192.5 -44.5t-200.5 -44.5q-183 0 -183 146q0 86 56 191.5t139.5 192.5t187.5 146t193 59zM1071 819 q-61 0 -105 39t-63 92.5t-19 113.5q0 74 30 151.5t91.5 135t138.5 57.5q61 0 105 -39t63 -92.5t19 -113.5q0 -73 -30 -151t-92 -135.5t-138 -57.5zM1503 923q77 0 119 -59.5t42 -139.5q0 -74 -35 -152t-100.5 -133.5t-141.5 -55.5q-77 0 -119 59t-42 139q0 74 35 152.5 t100.5 134t141.5 55.5z" />
 <glyph unicode="&#xf1b1;" horiz-adv-x="768" d="M704 1008q0 -145 -57 -243.5t-152 -135.5l45 -821q2 -26 -16 -45t-44 -19h-192q-26 0 -44 19t-16 45l45 821q-95 37 -152 135.5t-57 243.5q0 128 42.5 249.5t117.5 200t160 78.5t160 -78.5t117.5 -200t42.5 -249.5z" />
@@ -447,7 +447,7 @@
 <glyph unicode="&#xf1c4;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M416 106v-106h327v106h-93v167h137q76 0 118 15q67 23 106.5 87t39.5 146q0 81 -37 141t-100 87q-48 19 -130 19h-368v-107h92v-555h-92zM769 386h-119v268h120q52 0 83 -18q56 -33 56 -115q0 -89 -62 -120q-31 -15 -78 -15z" />
 <glyph unicode="&#xf1c5;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M1280 320v-320h-1024v192l192 192l128 -128l384 384zM448 512q-80 0 -136 56t-56 136t56 136t136 56t136 -56t56 -136t-56 -136t-136 -56z" />
 <glyph unicode="&#xf1c6;" d="M640 1152v128h-128v-128h128zM768 1024v128h-128v-128h128zM640 896v128h-128v-128h128zM768 768v128h-128v-128h128zM1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400 v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-128v-128h-128v128h-512v-1536h1280zM781 593l107 -349q8 -27 8 -52q0 -83 -72.5 -137.5t-183.5 -54.5t-183.5 54.5t-72.5 137.5q0 25 8 52q21 63 120 396v128h128v-128h79 q22 0 39 -13t23 -34zM640 128q53 0 90.5 19t37.5 45t-37.5 45t-90.5 19t-90.5 -19t-37.5 -45t37.5 -45t90.5 -19z" />
-<glyph unicode="&#xf1c7;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M620 686q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h131l166 167q16 15 35 7zM1037 -3q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -17 -23.5 -43.5t14.5 -47.5 q100 -123 100 -282t-100 -282q-17 -21 -14.5 -47.5t23.5 -42.5q18 -15 40 -15zM826 145q27 0 47 20q87 93 87 219t-87 219q-18 19 -45 20t-46 -17t-20 -44.5t18 -46.5q52 -57 52 -131t-52 -131q-19 -20 -18 -46.5t20 -44.5q20 -17 44 -17z" />
+<glyph unicode="&#xf1c7;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M620 686q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h131l166 167q16 15 35 7zM1037 -3q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -17 -23.5 -43.5t14.5 -47.5 q100 -123 100 -282t-100 -282q-17 -21 -14.5 -47.5t23.5 -42.5q18 -15 40 -15zM826 145q27 0 47 20q87 93 87 219t-87 219q-18 19 -45 20t-46 -17t-20 -44.5t18 -46.5q52 -57 52 -131t-52 -131q-19 -20 -18 -46.5t20 -44.5q20 -17 44 -17z" />
 <glyph unicode="&#xf1c8;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M768 768q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-384q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h384zM1260 766q20 -8 20 -30v-576q0 -22 -20 -30q-8 -2 -12 -2q-14 0 -23 9l-265 266v90l265 266q9 9 23 9q4 0 12 -2z" />
 <glyph unicode="&#xf1c9;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M480 768q8 11 21 12.5t24 -6.5l51 -38q11 -8 12.5 -21t-6.5 -24l-182 -243l182 -243q8 -11 6.5 -24t-12.5 -21l-51 -38q-11 -8 -24 -6.5t-21 12.5l-226 301q-14 19 0 38zM1282 467q14 -19 0 -38l-226 -301q-8 -11 -21 -12.5t-24 6.5l-51 38q-11 8 -12.5 21t6.5 24l182 243 l-182 243q-8 11 -6.5 24t12.5 21l51 38q11 8 24 6.5t21 -12.5zM662 6q-13 2 -20.5 13t-5.5 24l138 831q2 13 13 20.5t24 5.5l63 -10q13 -2 20.5 -13t5.5 -24l-138 -831q-2 -13 -13 -20.5t-24 -5.5z" />
 <glyph unicode="&#xf1ca;" d="M1497 709v-198q-101 -23 -198 -23q-65 -136 -165.5 -271t-181.5 -215.5t-128 -106.5q-80 -45 -162 3q-28 17 -60.5 43.5t-85 83.5t-102.5 128.5t-107.5 184t-105.5 244t-91.5 314.5t-70.5 390h283q26 -218 70 -398.5t104.5 -317t121.5 -235.5t140 -195q169 169 287 406 q-142 72 -223 220t-81 333q0 192 104 314.5t284 122.5q178 0 273 -105.5t95 -297.5q0 -159 -58 -286q-7 -1 -19.5 -3t-46 -2t-63 6t-62 25.5t-50.5 51.5q31 103 31 184q0 87 -29 132t-79 45q-53 0 -85 -49.5t-32 -140.5q0 -186 105 -293.5t267 -107.5q62 0 121 14z" />
@@ -474,7 +474,7 @@
 <glyph unicode="&#xf1e1;" d="M1280 341q0 88 -62.5 151t-150.5 63q-84 0 -145 -58l-241 120q2 16 2 23t-2 23l241 120q61 -58 145 -58q88 0 150.5 63t62.5 151t-62.5 150.5t-150.5 62.5t-151 -62.5t-63 -150.5q0 -7 2 -23l-241 -120q-62 57 -145 57q-88 0 -150.5 -62.5t-62.5 -150.5t62.5 -150.5 t150.5 -62.5q83 0 145 57l241 -120q-2 -16 -2 -23q0 -88 63 -150.5t151 -62.5t150.5 62.5t62.5 150.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf1e2;" horiz-adv-x="1792" d="M571 947q-10 25 -34 35t-49 0q-108 -44 -191 -127t-127 -191q-10 -25 0 -49t35 -34q13 -5 24 -5q42 0 60 40q34 84 98.5 148.5t148.5 98.5q25 11 35 35t0 49zM1513 1303l46 -46l-244 -243l68 -68q19 -19 19 -45.5t-19 -45.5l-64 -64q89 -161 89 -343q0 -143 -55.5 -273.5 t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5q182 0 343 -89l64 64q19 19 45.5 19t45.5 -19l68 -68zM1521 1359q-10 -10 -22 -10q-13 0 -23 10l-91 90q-9 10 -9 23t9 23q10 9 23 9t23 -9l90 -91 q10 -9 10 -22.5t-10 -22.5zM1751 1129q-11 -9 -23 -9t-23 9l-90 91q-10 9 -10 22.5t10 22.5q9 10 22.5 10t22.5 -10l91 -90q9 -10 9 -23t-9 -23zM1792 1312q0 -14 -9 -23t-23 -9h-96q-14 0 -23 9t-9 23t9 23t23 9h96q14 0 23 -9t9 -23zM1600 1504v-96q0 -14 -9 -23t-23 -9 t-23 9t-9 23v96q0 14 9 23t23 9t23 -9t9 -23zM1751 1449l-91 -90q-10 -10 -22 -10q-13 0 -23 10q-10 9 -10 22.5t10 22.5l90 91q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
 <glyph unicode="&#xf1e3;" horiz-adv-x="1792" d="M609 720l287 208l287 -208l-109 -336h-355zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1515 186q149 203 149 454v3l-102 -89l-240 224l63 323 l134 -12q-150 206 -389 282l53 -124l-287 -159l-287 159l53 124q-239 -76 -389 -282l135 12l62 -323l-240 -224l-102 89v-3q0 -251 149 -454l30 132l326 -40l139 -298l-116 -69q117 -39 240 -39t240 39l-116 69l139 298l326 40z" />
-<glyph unicode="&#xf1e4;" horiz-adv-x="1792" d="M448 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM256 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM832 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM66 768q-28 0 -47 19t-19 46v129h514v-129q0 -27 -19 -46t-46 -19h-383zM1216 224v-192q0 -14 -9 -23t-23 -9h-192 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1600 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23 zM1408 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1016v-13h-514v10q0 104 -382 102q-382 -1 -382 -102v-10h-514v13q0 17 8.5 43t34 64t65.5 75.5t110.5 76t160 67.5t224 47.5t293.5 18.5t293 -18.5t224 -47.5 t160.5 -67.5t110.5 -76t65.5 -75.5t34 -64t8.5 -43zM1792 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 962v-129q0 -27 -19 -46t-46 -19h-384q-27 0 -46 19t-19 46v129h514z" />
+<glyph unicode="&#xf1e4;" horiz-adv-x="1792" d="M448 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM256 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM832 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM66 768q-28 0 -47 19t-19 46v129h514v-129q0 -27 -19 -46t-46 -19h-383zM1216 224v-192q0 -14 -9 -23t-23 -9h-192 q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1600 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23 zM1408 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1016v-13h-514v10q0 104 -382 102q-382 -1 -382 -102v-10h-514v13q0 17 8.5 43t34 64t65.5 75.5t110.5 76t160 67.5t224 47.5t293.5 18.5t293 -18.5t224 -47.5 t160.5 -67.5t110.5 -76t65.5 -75.5t34 -64t8.5 -43zM1792 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1.3.0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 962v-129q0 -27 -19 -46t-46 -19h-384q-27 0 -46 19t-19 46v129h514z" />
 <glyph unicode="&#xf1e5;" horiz-adv-x="1792" d="M704 1216v-768q0 -26 -19 -45t-45 -19v-576q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v512l249 873q7 23 31 23h424zM1024 1216v-704h-256v704h256zM1792 320v-512q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v576q-26 0 -45 19t-19 45v768h424q24 0 31 -23z M736 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23zM1408 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23z" />
 <glyph unicode="&#xf1e6;" horiz-adv-x="1792" d="M1755 1083q37 -37 37 -90t-37 -91l-401 -400l150 -150l-160 -160q-163 -163 -389.5 -186.5t-411.5 100.5l-362 -362h-181v181l362 362q-124 185 -100.5 411.5t186.5 389.5l160 160l150 -150l400 401q38 37 91 37t90 -37t37 -90.5t-37 -90.5l-400 -401l234 -234l401 400 q38 37 91 37t90 -37z" />
 <glyph unicode="&#xf1e7;" horiz-adv-x="1792" d="M873 796q0 -83 -63.5 -142.5t-152.5 -59.5t-152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59t152.5 -59t63.5 -143zM1375 796q0 -83 -63 -142.5t-153 -59.5q-89 0 -152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59q90 0 153 -59t63 -143zM1600 616v667q0 87 -32 123.5 t-111 36.5h-1112q-83 0 -112.5 -34t-29.5 -126v-673q43 -23 88.5 -40t81 -28t81 -18.5t71 -11t70 -4t58.5 -0.5t56.5 2t44.5 2q68 1 95 -27q6 -6 10 -9q26 -25 61 -51q7 91 118 87q5 0 36.5 -1.5t43 -2t45.5 -1t53 1t54.5 4.5t61 8.5t62 13.5t67 19.5t67.5 27t72 34.5z M1763 621q-121 -149 -372 -252q84 -285 -23 -465q-66 -113 -183 -148q-104 -32 -182 15q-86 51 -82 164l-1 326v1q-8 2 -24.5 6t-23.5 5l-1 -338q4 -114 -83 -164q-79 -47 -183 -15q-117 36 -182 150q-105 180 -22 463q-251 103 -372 252q-25 37 -4 63t60 -1q3 -2 11 -7 t11 -8v694q0 72 47 123t114 51h1257q67 0 114 -51t47 -123v-694l21 15q39 27 60 1t-4 -63z" />
@@ -498,7 +498,7 @@
 <glyph unicode="&#xf1fa;" d="M972 761q0 108 -53.5 169t-147.5 61q-63 0 -124 -30.5t-110 -84.5t-79.5 -137t-30.5 -180q0 -112 53.5 -173t150.5 -61q96 0 176 66.5t122.5 166t42.5 203.5zM1536 640q0 -111 -37 -197t-98.5 -135t-131.5 -74.5t-145 -27.5q-6 0 -15.5 -0.5t-16.5 -0.5q-95 0 -142 53 q-28 33 -33 83q-52 -66 -131.5 -110t-173.5 -44q-161 0 -249.5 95.5t-88.5 269.5q0 157 66 290t179 210.5t246 77.5q87 0 155 -35.5t106 -99.5l2 19l11 56q1 6 5.5 12t9.5 6h118q5 0 13 -11q5 -5 3 -16l-120 -614q-5 -24 -5 -48q0 -39 12.5 -52t44.5 -13q28 1 57 5.5t73 24 t77 50t57 89.5t24 137q0 292 -174 466t-466 174q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51q228 0 405 144q11 9 24 8t21 -12l41 -49q8 -12 7 -24q-2 -13 -12 -22q-102 -83 -227.5 -128t-258.5 -45q-156 0 -298 61 t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q344 0 556 -212t212 -556z" />
 <glyph unicode="&#xf1fb;" horiz-adv-x="1792" d="M1698 1442q94 -94 94 -226.5t-94 -225.5l-225 -223l104 -104q10 -10 10 -23t-10 -23l-210 -210q-10 -10 -23 -10t-23 10l-105 105l-603 -603q-37 -37 -90 -37h-203l-256 -128l-64 64l128 256v203q0 53 37 90l603 603l-105 105q-10 10 -10 23t10 23l210 210q10 10 23 10 t23 -10l104 -104l223 225q93 94 225.5 94t226.5 -94zM512 64l576 576l-192 192l-576 -576v-192h192z" />
 <glyph unicode="&#xf1fc;" horiz-adv-x="1792" d="M1615 1536q70 0 122.5 -46.5t52.5 -116.5q0 -63 -45 -151q-332 -629 -465 -752q-97 -91 -218 -91q-126 0 -216.5 92.5t-90.5 219.5q0 128 92 212l638 579q59 54 130 54zM706 502q39 -76 106.5 -130t150.5 -76l1 -71q4 -213 -129.5 -347t-348.5 -134q-123 0 -218 46.5 t-152.5 127.5t-86.5 183t-29 220q7 -5 41 -30t62 -44.5t59 -36.5t46 -17q41 0 55 37q25 66 57.5 112.5t69.5 76t88 47.5t103 25.5t125 10.5z" />
-<glyph unicode="&#xf1fd;" horiz-adv-x="1792" d="M1792 128v-384h-1792v384q45 0 85 14t59 27.5t47 37.5q30 27 51.5 38t56.5 11t55.5 -11t52.5 -38q29 -25 47 -38t58 -27t86 -14q45 0 85 14.5t58 27t48 37.5q21 19 32.5 27t31 15t43.5 7q35 0 56.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14t85 14t59 27.5t47 37.5 q30 27 51.5 38t56.5 11q34 0 55.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14zM1792 448v-192q-35 0 -55.5 11t-52.5 38q-29 25 -47 38t-58 27t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-22 -19 -33 -27t-31 -15t-44 -7q-35 0 -56.5 11t-51.5 38q-29 25 -47 38t-58 27 t-86 14q-45 0 -85 -14.5t-58 -27t-48 -37.5q-21 -19 -32.5 -27t-31 -15t-43.5 -7q-35 0 -56.5 11t-51.5 38q-28 24 -47 37.5t-59 27.5t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-30 -27 -51.5 -38t-56.5 -11v192q0 80 56 136t136 56h64v448h256v-448h256v448h256v-448h256v448 h256v-448h64q80 0 136 -56t56 -136zM512 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1024 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51 t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1536 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150z" />
+<glyph unicode="&#xf1fd;" horiz-adv-x="1792" d="M1792 128v-384h-1792v384q45 0 85 14t59 27.5t47 37.5q30 27 51.5 38t56.5 11t55.5 -11t52.5 -38q29 -25 47 -38t58 -27t86 -14q45 0 85 14.5t58 27t48 37.5q21 19 32.5 27t31 15t43.5 7q35 0 56.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14t85 14t59 27.5t47 37.5 q30 27 51.5 38t56.5 11q34 0 55.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14zM1792 448v-192q-35 0 -55.5 11t-52.5 38q-29 25 -47 38t-58 27t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-22 -19 -33 -27t-31 -15t-44 -7q-35 0 -56.5 11t-51.5 38q-29 25 -47 38t-58 27 t-86 14q-45 0 -85 -14.5t-58 -27t-48 -37.5q-21 -19 -32.5 -27t-31 -15t-43.5 -7q-35 0 -56.5 11t-51.5 38q-28 24 -47 37.5t-59 27.5t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-30 -27 -51.5 -38t-56.5 -11v1.3.0 80 56 136t136 56h64v448h256v-448h256v448h256v-448h256v448 h256v-448h64q80 0 136 -56t56 -136zM512 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1024 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51 t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1536 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150z" />
 <glyph unicode="&#xf1fe;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1664 1024l256 -896h-1664v576l448 576l576 -576z" />
 <glyph unicode="&#xf200;" horiz-adv-x="1792" d="M768 646l546 -546q-106 -108 -247.5 -168t-298.5 -60q-209 0 -385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103v-762zM955 640h773q0 -157 -60 -298.5t-168 -247.5zM1664 768h-768v768q209 0 385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf201;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1920 1248v-435q0 -21 -19.5 -29.5t-35.5 7.5l-121 121l-633 -633q-10 -10 -23 -10t-23 10l-233 233l-416 -416l-192 192l585 585q10 10 23 10t23 -10l233 -233l464 464l-121 121q-16 16 -7.5 35.5t29.5 19.5h435q14 0 23 -9 t9 -23z" />
@@ -549,7 +549,7 @@
 <glyph unicode="&#xf231;" horiz-adv-x="1280" d="M0 939q0 108 37.5 203.5t103.5 166.5t152 123t185 78t202 26q158 0 294 -66.5t221 -193.5t85 -287q0 -96 -19 -188t-60 -177t-100 -149.5t-145 -103t-189 -38.5q-68 0 -135 32t-96 88q-10 -39 -28 -112.5t-23.5 -95t-20.5 -71t-26 -71t-32 -62.5t-46 -77.5t-62 -86.5 l-14 -5l-9 10q-15 157 -15 188q0 92 21.5 206.5t66.5 287.5t52 203q-32 65 -32 169q0 83 52 156t132 73q61 0 95 -40.5t34 -102.5q0 -66 -44 -191t-44 -187q0 -63 45 -104.5t109 -41.5q55 0 102 25t78.5 68t56 95t38 110.5t20 111t6.5 99.5q0 173 -109.5 269.5t-285.5 96.5 q-200 0 -334 -129.5t-134 -328.5q0 -44 12.5 -85t27 -65t27 -45.5t12.5 -30.5q0 -28 -15 -73t-37 -45q-2 0 -17 3q-51 15 -90.5 56t-61 94.5t-32.5 108t-11 106.5z" />
 <glyph unicode="&#xf232;" d="M985 562q13 0 97.5 -44t89.5 -53q2 -5 2 -15q0 -33 -17 -76q-16 -39 -71 -65.5t-102 -26.5q-57 0 -190 62q-98 45 -170 118t-148 185q-72 107 -71 194v8q3 91 74 158q24 22 52 22q6 0 18 -1.5t19 -1.5q19 0 26.5 -6.5t15.5 -27.5q8 -20 33 -88t25 -75q0 -21 -34.5 -57.5 t-34.5 -46.5q0 -7 5 -15q34 -73 102 -137q56 -53 151 -101q12 -7 22 -7q15 0 54 48.5t52 48.5zM782 32q127 0 243.5 50t200.5 134t134 200.5t50 243.5t-50 243.5t-134 200.5t-200.5 134t-243.5 50t-243.5 -50t-200.5 -134t-134 -200.5t-50 -243.5q0 -203 120 -368l-79 -233 l242 77q158 -104 345 -104zM782 1414q153 0 292.5 -60t240.5 -161t161 -240.5t60 -292.5t-60 -292.5t-161 -240.5t-240.5 -161t-292.5 -60q-195 0 -365 94l-417 -134l136 405q-108 178 -108 389q0 153 60 292.5t161 240.5t240.5 161t292.5 60z" />
 <glyph unicode="&#xf233;" horiz-adv-x="1792" d="M128 128h1024v128h-1024v-128zM128 640h1024v128h-1024v-128zM1696 192q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM128 1152h1024v128h-1024v-128zM1696 704q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1696 1216 q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1792 384v-384h-1792v384h1792zM1792 896v-384h-1792v384h1792zM1792 1408v-384h-1792v384h1792z" />
-<glyph unicode="&#xf234;" horiz-adv-x="2048" d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1664 512h352q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-352q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5 t-9.5 22.5v352h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v352q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-352zM928 288q0 -52 38 -90t90 -38h256v-238q-68 -50 -171 -50h-874q-121 0 -194 69t-73 190q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q79 -61 154.5 -91.5t164.5 -30.5t164.5 30.5t154.5 91.5q20 17 39 17q132 0 217 -96h-223q-52 0 -90 -38t-38 -90v-192z" />
+<glyph unicode="&#xf234;" horiz-adv-x="2048" d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1664 512h352q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-352q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5 t-9.5 22.5v352h-352q-13 0 -22.5 9.5t-9.5 22.5v1.3.0 13 9.5 22.5t22.5 9.5h352v352q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-352zM928 288q0 -52 38 -90t90 -38h256v-238q-68 -50 -171 -50h-874q-121 0 -194 69t-73 190q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q79 -61 154.5 -91.5t164.5 -30.5t164.5 30.5t154.5 91.5q20 17 39 17q132 0 217 -96h-223q-52 0 -90 -38t-38 -90v-192z" />
 <glyph unicode="&#xf235;" horiz-adv-x="2048" d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1781 320l249 -249q9 -9 9 -23q0 -13 -9 -22l-136 -136q-9 -9 -22 -9q-14 0 -23 9l-249 249l-249 -249q-9 -9 -23 -9q-13 0 -22 9l-136 136 q-9 9 -9 22q0 14 9 23l249 249l-249 249q-9 9 -9 23q0 13 9 22l136 136q9 9 22 9q14 0 23 -9l249 -249l249 249q9 9 23 9q13 0 22 -9l136 -136q9 -9 9 -22q0 -14 -9 -23zM1283 320l-181 -181q-37 -37 -37 -91q0 -53 37 -90l83 -83q-21 -3 -44 -3h-874q-121 0 -194 69 t-73 190q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q154 -122 319 -122t319 122q20 17 39 17q28 0 57 -6q-28 -27 -41 -50t-13 -56q0 -54 37 -91z" />
 <glyph unicode="&#xf236;" horiz-adv-x="2048" d="M256 512h1728q26 0 45 -19t19 -45v-448h-256v256h-1536v-256h-256v1216q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-704zM832 832q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM2048 576v64q0 159 -112.5 271.5t-271.5 112.5h-704 q-26 0 -45 -19t-19 -45v-384h1152z" />
 <glyph unicode="&#xf237;" d="M1536 1536l-192 -448h192v-192h-274l-55 -128h329v-192h-411l-357 -832l-357 832h-411v192h329l-55 128h-274v192h192l-192 448h256l323 -768h378l323 768h256zM768 320l108 256h-216z" />
@@ -580,7 +580,7 @@
 <glyph unicode="&#xf252;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -206 85 -384h854q85 178 85 384zM1223 192q-54 141 -145.5 241.5t-194.5 142.5h-230q-103 -42 -194.5 -142.5t-145.5 -241.5h910z" />
 <glyph unicode="&#xf253;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-137 -51 -244 -196 h700q-107 145 -244 196q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
 <glyph unicode="&#xf254;" d="M1504 -64q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472zM130 0q3 55 16 107t30 95t46 87t53.5 76t64.5 69.5t66 60t70.5 55t66.5 47.5t65 43q-43 28 -65 43t-66.5 47.5t-70.5 55t-66 60t-64.5 69.5t-53.5 76t-46 87 t-30 95t-16 107h1276q-3 -55 -16 -107t-30 -95t-46 -87t-53.5 -76t-64.5 -69.5t-66 -60t-70.5 -55t-66.5 -47.5t-65 -43q43 -28 65 -43t66.5 -47.5t70.5 -55t66 -60t64.5 -69.5t53.5 -76t46 -87t30 -95t16 -107h-1276zM1504 1536q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9 h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472z" />
-<glyph unicode="&#xf255;" d="M768 1152q-53 0 -90.5 -37.5t-37.5 -90.5v-128h-32v93q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-429l-32 30v172q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-224q0 -47 35 -82l310 -296q39 -39 39 -102q0 -26 19 -45t45 -19h640q26 0 45 19t19 45v25 q0 41 10 77l108 436q10 36 10 77v246q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-32h-32v125q0 40 -25 72.5t-64 40.5q-14 2 -23 2q-46 0 -79 -33t-33 -79v-128h-32v122q0 51 -32.5 89.5t-82.5 43.5q-5 1 -13 1zM768 1280q84 0 149 -50q57 34 123 34q59 0 111 -27 t86 -76q27 7 59 7q100 0 170 -71.5t70 -171.5v-246q0 -51 -13 -108l-109 -436q-6 -24 -6 -71q0 -80 -56 -136t-136 -56h-640q-84 0 -138 58.5t-54 142.5l-308 296q-76 73 -76 175v224q0 99 70.5 169.5t169.5 70.5q11 0 16 -1q6 95 75.5 160t164.5 65q52 0 98 -21 q72 69 174 69z" />
+<glyph unicode="&#xf255;" d="M768 1152q-53 0 -90.5 -37.5t-37.5 -90.5v-128h-32v93q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-429l-32 30v1.3.0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-224q0 -47 35 -82l310 -296q39 -39 39 -102q0 -26 19 -45t45 -19h640q26 0 45 19t19 45v25 q0 41 10 77l108 436q10 36 10 77v246q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-32h-32v125q0 40 -25 72.5t-64 40.5q-14 2 -23 2q-46 0 -79 -33t-33 -79v-128h-32v1.3.0 51 -32.5 89.5t-82.5 43.5q-5 1 -13 1zM768 1280q84 0 149 -50q57 34 123 34q59 0 111 -27 t86 -76q27 7 59 7q100 0 170 -71.5t70 -171.5v-246q0 -51 -13 -108l-109 -436q-6 -24 -6 -71q0 -80 -56 -136t-136 -56h-640q-84 0 -138 58.5t-54 142.5l-308 296q-76 73 -76 175v224q0 99 70.5 169.5t169.5 70.5q11 0 16 -1q6 95 75.5 160t164.5 65q52 0 98 -21 q72 69 174 69z" />
 <glyph unicode="&#xf256;" horiz-adv-x="1792" d="M880 1408q-46 0 -79 -33t-33 -79v-656h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528v-256l-154 205q-38 51 -102 51q-53 0 -90.5 -37.5t-37.5 -90.5q0 -43 26 -77l384 -512q38 -51 102 -51h688q34 0 61 22t34 56l76 405q5 32 5 59v498q0 46 -33 79t-79 33t-79 -33 t-33 -79v-272h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528h-32v656q0 46 -33 79t-79 33zM880 1536q68 0 125.5 -35.5t88.5 -96.5q19 4 42 4q99 0 169.5 -70.5t70.5 -169.5v-17q105 6 180.5 -64t75.5 -175v-498q0 -40 -8 -83l-76 -404q-14 -79 -76.5 -131t-143.5 -52 h-688q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 106 75 181t181 75q78 0 128 -34v434q0 99 70.5 169.5t169.5 70.5q23 0 42 -4q31 61 88.5 96.5t125.5 35.5z" />
 <glyph unicode="&#xf257;" horiz-adv-x="1792" d="M1073 -128h-177q-163 0 -226 141q-23 49 -23 102v5q-62 30 -98.5 88.5t-36.5 127.5q0 38 5 48h-261q-106 0 -181 75t-75 181t75 181t181 75h113l-44 17q-74 28 -119.5 93.5t-45.5 145.5q0 106 75 181t181 75q46 0 91 -17l628 -239h401q106 0 181 -75t75 -181v-668 q0 -88 -54 -157.5t-140 -90.5l-339 -85q-92 -23 -186 -23zM1024 583l-155 -71l-163 -74q-30 -14 -48 -41.5t-18 -60.5q0 -46 33 -79t79 -33q26 0 46 10l338 154q-49 10 -80.5 50t-31.5 90v55zM1344 272q0 46 -33 79t-79 33q-26 0 -46 -10l-290 -132q-28 -13 -37 -17 t-30.5 -17t-29.5 -23.5t-16 -29t-8 -40.5q0 -50 31.5 -82t81.5 -32q20 0 38 9l352 160q30 14 48 41.5t18 60.5zM1112 1024l-650 248q-24 8 -46 8q-53 0 -90.5 -37.5t-37.5 -90.5q0 -40 22.5 -73t59.5 -47l526 -200v-64h-640q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5 t90.5 -37.5h535l233 106v198q0 63 46 106l111 102h-69zM1073 0q82 0 155 19l339 85q43 11 70 45.5t27 78.5v668q0 53 -37.5 90.5t-90.5 37.5h-308l-136 -126q-36 -33 -36 -82v-296q0 -46 33 -77t79 -31t79 35t33 81v208h32v-208q0 -70 -57 -114q52 -8 86.5 -48.5t34.5 -93.5 q0 -42 -23 -78t-61 -53l-310 -141h91z" />
 <glyph unicode="&#xf258;" horiz-adv-x="2048" d="M1151 1536q61 0 116 -28t91 -77l572 -781q118 -159 118 -359v-355q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v177l-286 143h-546q-80 0 -136 56t-56 136v32q0 119 84.5 203.5t203.5 84.5h420l42 128h-686q-100 0 -173.5 67.5t-81.5 166.5q-65 79 -65 182v32 q0 80 56 136t136 56h959zM1920 -64v355q0 157 -93 284l-573 781q-39 52 -103 52h-959q-26 0 -45 -19t-19 -45q0 -32 1.5 -49.5t9.5 -40.5t25 -43q10 31 35.5 50t56.5 19h832v-32h-832q-26 0 -45 -19t-19 -45q0 -44 3 -58q8 -44 44 -73t81 -29h640h91q40 0 68 -28t28 -68 q0 -15 -5 -30l-64 -192q-10 -29 -35 -47.5t-56 -18.5h-443q-66 0 -113 -47t-47 -113v-32q0 -26 19 -45t45 -19h561q16 0 29 -7l317 -158q24 -13 38.5 -36t14.5 -50v-197q0 -26 19 -45t45 -19h384q26 0 45 19t19 45z" />
diff --git a/Bakemonogatari/main.css b/Bakemonogatari/main.css
index deb9930..8b09dd5 100644
--- a/Bakemonogatari/main.css
+++ b/Bakemonogatari/main.css
@@ -6,16 +6,16 @@
 
 @font-face {
   font-family: "FontAwesome";
-  src: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/fonts/fontawesome-webfont.eot?v=4.4.0");
-  src: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0")
+  src: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/fonts/fontawesome-webfont.eot?v=4.4.0");
+  src: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0")
       format("embedded-opentype"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/fonts/fontawesome-webfont.woff2?v=4.4.0")
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/fonts/fontawesome-webfont.woff2?v=4.4.0")
       format("woff2"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/fonts/fontawesome-webfont.woff?v=4.4.0")
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/fonts/fontawesome-webfont.woff?v=4.4.0")
       format("woff"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/fonts/fontawesome-webfont.ttf?v=4.4.0")
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/fonts/fontawesome-webfont.ttf?v=4.4.0")
       format("truetype"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular")
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular")
       format("svg");
   font-weight: normal;
   font-style: normal;
@@ -30,7 +30,7 @@
 
 body {
   background: transparent
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/5mkTHSA.gif) repeat center top;
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/5mkTHSA.gif) repeat center top;
 }
 
 #mal_control_strip {
@@ -48,15 +48,15 @@ body {
 
 #mal_control_strip td:first-of-type {
   background-image: url(https://api.randomizer.rl404.com/user/rl404bake/image.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/1.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/2.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/3.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/4.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/5.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/6.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/7.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/8.jpg),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/9.jpg);
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/1.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/2.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/3.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/4.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/5.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/6.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/7.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/8.jpg),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/9.jpg);
   background-position: 30px, 30px, 30px, 30px, 30px, 30px, 30px, 30px, 30px, 30px;
   background-size: 300px;
   background-repeat: no-repeat;
@@ -162,7 +162,7 @@ body {
 
 #mal_cs_listinfo form a,
 #mal_cs_otherlinks a[href*="/login.php"]:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/8YeOXnn.gif)
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/8YeOXnn.gif)
     no-repeat center top;
   color: #b7b7b7 !important;
   display: block;
@@ -220,8 +220,8 @@ body {
 
 #mal_cs_links .List_LightBox:after,
 #mal_cs_pic a img {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/88cFBBL.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/Et4WhCa.jpg) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/88cFBBL.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/Et4WhCa.jpg) center;
 }
 
 #mal_cs_links .List_LightBox:after {
@@ -243,7 +243,7 @@ body {
 #mal_cs_links a[href="/"],
 #mal_cs_pic a {
   background: transparent
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/5mkTHSA.gif) repeat 0 60px !important;
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/5mkTHSA.gif) repeat 0 60px !important;
 }
 
 #mal_cs_links a[href="/"] {
@@ -258,7 +258,7 @@ body {
 
 #mal_cs_links a[href="/"]:before,
 #mal_cs_pic a:before {
-  background: #e2f0f6 url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/Wu1QsEA.png)
+  background: #e2f0f6 url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/Wu1QsEA.png)
     no-repeat 250px center;
   background-size: 100px;
   box-shadow: inset 0 1px 0 #efefef, inset 3px 3px 0 #fff, inset -3px -3px 0 #fff;
@@ -286,7 +286,7 @@ body {
 }
 
 #mal_cs_links div:last-of-type a {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/Oo7OngZ.gif);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/Oo7OngZ.gif);
   display: inline-block;
   font-size: 0 !important;
   height: 60px !important;
@@ -347,8 +347,8 @@ body {
 }
 
 #mal_cs_otherlinks div:last-of-type {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/bakemono.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/5mkTHSA.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/bakemono.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/5mkTHSA.gif);
   background-position: right bottom, 360px 180px;
   background-repeat: no-repeat, repeat;
   background-size: cover, auto;
@@ -365,9 +365,9 @@ body {
 }
 
 #mal_cs_otherlinks div:last-of-type:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/kcE1Ufw.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/kcE1Ufw.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/kcE1Ufw.gif);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/kcE1Ufw.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/kcE1Ufw.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/kcE1Ufw.gif);
   background-position: -240px -60px, -120px -60px, 0 -60px;
   background-repeat: no-repeat;
   content: " ";
@@ -380,7 +380,7 @@ body {
 }
 
 #mal_cs_otherlinks div:last-of-type a {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/Oo7OngZ.gif);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/Oo7OngZ.gif);
   display: inline-block;
   font-size: 0 !important;
   height: 60px !important;
@@ -404,13 +404,13 @@ body {
 
 #mal_cs_otherlinks a[href*="/sharedanime.php"],
 #mal_cs_otherlinks a[href*="/sharedmanga.php"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/H53e8nQ.gif) !important;
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/H53e8nQ.gif) !important;
 }
 
 #mal_cs_otherlinks a[href*="/animelist/"],
 #mal_cs_otherlinks a[href*="/mangalist/"] {
   background: transparent
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/5mkTHSA.gif) repeat 0 60px !important;
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/5mkTHSA.gif) repeat 0 60px !important;
   box-shadow: 0 3px 0 #fff;
   left: 0 !important;
   top: 0 !important;
@@ -418,7 +418,7 @@ body {
 }
 
 #mal_cs_pic + #mal_cs_otherlinks div:last-of-type a {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/5iNDEZf.gif);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/5iNDEZf.gif);
 }
 
 #mal_cs_otherlinks a[href*="/login.php"] {
@@ -465,14 +465,14 @@ body {
 }
 
 #mal_cs_otherlinks a[href*="/animelist/"]:after {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/p2ii2iL.png)
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/p2ii2iL.png)
     no-repeat 280px center;
   background-size: 40px;
   content: "VIEW MY ANIMELIST";
 }
 
 #mal_cs_otherlinks a[href*="/mangalist/"]:after {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/8cYiZB6.png)
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/8cYiZB6.png)
     no-repeat 280px center;
   background-size: 40px;
   content: "VIEW MY MANGALIST";
@@ -526,7 +526,7 @@ body {
 }
 
 #mal_cs_powered a {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/Wlh8C1T.jpg) !important;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/Wlh8C1T.jpg) !important;
   height: 120px;
   left: 0 !important;
   position: absolute;
@@ -539,7 +539,7 @@ body {
 }
 
 #search {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/PXs3m51.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/PXs3m51.gif);
   height: 60px;
   margin: 0 !important;
   padding: 0 !important;
@@ -581,8 +581,8 @@ body {
 
 #list_surround {
   background-color: #fff;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/939Kagq.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/8z6nBVs.gif);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/939Kagq.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/8z6nBVs.gif);
   background-repeat: no-repeat, repeat;
   background-position: center bottom, center, top;
   left: calc(50% - 480px);
@@ -599,7 +599,7 @@ body {
 
 #list_surround table[align="center"]:first-of-type {
   background: transparent
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/kcE1Ufw.gif) no-repeat scroll
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/kcE1Ufw.gif) no-repeat scroll
     0px 0px;
   height: 60px;
   margin-left: -120px;
@@ -614,7 +614,7 @@ body {
 }
 
 td[class*="status_"] a {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/3FAohKm.gif);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/3FAohKm.gif);
   display: block;
   font-size: 0 !important;
   height: 60px !important;
@@ -730,7 +730,7 @@ td[class*="status_"] a:hover:after {
 }
 
 #list_surround table[align="center"]:nth-of-type(n + 2) {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/4oyM5of.gif);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/4oyM5of.gif);
   height: 60px;
   margin-left: -360px;
   position: absolute;
@@ -1313,7 +1313,7 @@ td[class^="td"][width="90"]:before {
 }
 
 #grand_totals:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/4oyM5of.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/4oyM5of.gif);
   background-position: 0 -300px;
   color: #fff;
   content: "ALL ENTRY";
diff --git a/Danmachi/main.css b/Danmachi/main.css
index aa247c7..d07d2fe 100644
--- a/Danmachi/main.css
+++ b/Danmachi/main.css
@@ -97,7 +97,7 @@ a {
   width: 551px;
   height: 250px;
   font-size: 0;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/title.png);
   background-repeat: no-repeat;
 }
 
diff --git a/Danmachi/mainais.css b/Danmachi/mainais.css
index 4937f57..65d610c 100644
--- a/Danmachi/mainais.css
+++ b/Danmachi/mainais.css
@@ -4,7 +4,7 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Danmachi/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Danmachi/main.css);
 
 /* AIS THEME */
 
@@ -14,17 +14,17 @@
 #mal_cs_links div a[href*="addtolist"],
 #mal\_cs_links div:last-of-type a:first-of-type,
 #mal\_cs_links div:last-of-type a:last-of-type {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/ais/menu.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/ais/menu.png);
 }
 
 body,
 a {
-  cursor: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/ais/cursor.png) 1 1, auto !important;
+  cursor: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/ais/cursor.png) 1 1, auto !important;
 }
 
 body {
   background-color: rgb(0, 0, 0);
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/ais/bg.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/ais/bg.jpg);
 }
 
 body,
@@ -37,7 +37,7 @@ a,
 }
 
 #list_surround > table:first-of-type:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/ais/line.png) repeat-x;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/ais/line.png) repeat-x;
 }
 
 #list_surround:before {
@@ -45,7 +45,7 @@ a,
 }
 
 #list_surround:after {
-  border-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/ais/table.png) 118 52 111
+  border-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/ais/table.png) 118 52 111
     47 round;
 }
 
diff --git a/Danmachi/mainhestia.css b/Danmachi/mainhestia.css
index af4ecd8..5216e23 100644
--- a/Danmachi/mainhestia.css
+++ b/Danmachi/mainhestia.css
@@ -4,7 +4,7 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Danmachi/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Danmachi/main.css);
 
 /* HESTIA THEME */
 
@@ -14,17 +14,17 @@
 #mal_cs_links div a[href*="addtolist"],
 #mal\_cs_links div:last-of-type a:first-of-type,
 #mal\_cs_links div:last-of-type a:last-of-type {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/hestia/menu.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/hestia/menu.png);
 }
 
 body,
 a {
-  cursor: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/hestia/cursor.png) 1 1, auto !important;
+  cursor: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/hestia/cursor.png) 1 1, auto !important;
 }
 
 body {
   background-color: rgb(255, 255, 255);
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/hestia/bg.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/hestia/bg.jpg);
 }
 
 body,
@@ -37,7 +37,7 @@ a,
 }
 
 #list_surround > table:first-of-type:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/hestia/line.png) repeat-x;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/hestia/line.png) repeat-x;
 }
 
 #list_surround:before {
@@ -45,7 +45,7 @@ a,
 }
 
 #list_surround:after {
-  border-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/hestia/table.png) 118 52
+  border-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/hestia/table.png) 118 52
     111 47 round;
 }
 
diff --git a/Danmachi/mainlili.css b/Danmachi/mainlili.css
index 446968b..4c0e599 100644
--- a/Danmachi/mainlili.css
+++ b/Danmachi/mainlili.css
@@ -4,7 +4,7 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Danmachi/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Danmachi/main.css);
 
 /* LILI THEME */
 
@@ -14,17 +14,17 @@
 #mal_cs_links div a[href*="addtolist"],
 #mal\_cs_links div:last-of-type a:first-of-type,
 #mal\_cs_links div:last-of-type a:last-of-type {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/lili/menu.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/lili/menu.png);
 }
 
 body,
 a {
-  cursor: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/lili/cursor.png) 1 1, auto !important;
+  cursor: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/lili/cursor.png) 1 1, auto !important;
 }
 
 body {
   background-color: rgb(199, 145, 121);
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/lili/bg.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/lili/bg.jpg);
 }
 
 body,
@@ -37,7 +37,7 @@ a,
 }
 
 #list_surround > table:first-of-type:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/lili/line.png) repeat-x;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/lili/line.png) repeat-x;
 }
 
 #list_surround:before {
@@ -45,7 +45,7 @@ a,
 }
 
 #list_surround:after {
-  border-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/lili/table.png) 118 52
+  border-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/lili/table.png) 118 52
     111 47 round;
 }
 
diff --git a/Expander-2/main.css b/Expander-2/main.css
index 988245a..45141bc 100644
--- a/Expander-2/main.css
+++ b/Expander-2/main.css
@@ -178,26 +178,26 @@ body:before {
   animation: statusbutton 5s ease-out;
 }
 #list_surround table:first-of-type td:nth-of-type(1) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/chino.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/chino.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(2) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/c.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/c.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(3) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/etotama.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/etotama.png);
 }
 #list_surround table:first-of-type td:nth-of-type(4) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gg.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gg.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(5) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/index.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/index.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(6) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/km.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/km.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(1) a:before {
diff --git a/Expander-Dark/main-anime.css b/Expander-Dark/main-anime.css
index 518363c..7efefb2 100644
--- a/Expander-Dark/main-anime.css
+++ b/Expander-Dark/main-anime.css
@@ -4,6 +4,6 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/main.css);
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/nav.css);
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/expand.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/nav.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/expand.css);
diff --git a/Expander-Dark/main-manga.css b/Expander-Dark/main-manga.css
index 83169b0..e76ccf2 100644
--- a/Expander-Dark/main-manga.css
+++ b/Expander-Dark/main-manga.css
@@ -4,9 +4,9 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/main.css);
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/nav.css);
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/expand.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/nav.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/expand.css);
 
 #list_surround:before {
   content: "";
diff --git a/Expander-Dark/nav.css b/Expander-Dark/nav.css
index bd6a3b6..16b794d 100644
--- a/Expander-Dark/nav.css
+++ b/Expander-Dark/nav.css
@@ -402,7 +402,7 @@ body:before {
   width: 20px !important;
   height: 30px;
   background: var(--table-bg-color)
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/search_icon.png) no-repeat right top;
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/search_icon.png) no-repeat right top;
   background-size: auto 30px;
   border: solid 1px var(--divider-color);
   padding-left: 8px;
diff --git a/Expander/comment.css b/Expander/comment.css
index 6f609db..dbce56c 100644
--- a/Expander/comment.css
+++ b/Expander/comment.css
@@ -20,7 +20,7 @@ tr:hover .animetitle[href*="anime/25397/"]:after {
 
 tr:hover .animetitle[href*="anime/5081/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/senjo.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/senjo.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -58,7 +58,7 @@ tr:hover .animetitle[href*="anime/9513/"]:after {
 tr:hover .animetitle[href*="anime/11285/"]:after,
 tr:hover .animetitle[href*="anime/12079/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/brs.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/brs.png");
   background-size: 100px;
   position: absolute;
   margin-left: 10px;
@@ -107,7 +107,7 @@ tr:hover .animetitle[href*="anime/1689/"]:after {
 
 tr:hover .animetitle[href*="anime/10012/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/saberlion.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/saberlion.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -121,7 +121,7 @@ tr:hover .animetitle[href*="anime/10012/"]:after {
 
 tr:hover .animetitle[href*="anime/16157/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nep.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nep.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -152,7 +152,7 @@ tr:hover .animetitle[href*="anime/20031/"]:after {
 
 tr:hover .animetitle[href*="anime/9379/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/touwa.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/touwa.png");
   background-size: 50px;
   position: absolute;
   margin-left: -150px;
@@ -166,7 +166,7 @@ tr:hover .animetitle[href*="anime/9379/"]:after {
 
 tr:hover .animetitle[href*="anime/34321/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/shielder.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/shielder.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -180,7 +180,7 @@ tr:hover .animetitle[href*="anime/34321/"]:after {
 
 tr:hover .animetitle[href*="anime/14829/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ilya.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ilya.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -194,7 +194,7 @@ tr:hover .animetitle[href*="anime/14829/"]:after {
 
 tr:hover .animetitle[href*="anime/356/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/saber.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/saber.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -209,7 +209,7 @@ tr:hover .animetitle[href*="anime/356/"]:after {
 tr:hover .animetitle[href*="anime/22297/"]:after,
 tr:hover .animetitle[href*="anime/28701/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/archer.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/archer.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -224,7 +224,7 @@ tr:hover .animetitle[href*="anime/28701/"]:after {
 tr:hover .animetitle[href*="anime/10087/"]:after,
 tr:hover .animetitle[href*="anime/11741/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gilg.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gilg.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -256,7 +256,7 @@ tr:hover .animetitle[href*="anime/14131/"]:after {
 
 tr:hover .animetitle[href*="anime/6347/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/baka1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/baka1.png");
   background-size: 40px;
   position: absolute;
   margin-left: 10px;
@@ -268,7 +268,7 @@ tr:hover .animetitle[href*="anime/6347/"]:after {
 
 tr:hover .animetitle[href*="anime/8516/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/baka2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/baka2.png");
   background-size: 40px;
   position: absolute;
   margin-left: 10px;
@@ -280,7 +280,7 @@ tr:hover .animetitle[href*="anime/8516/"]:after {
 
 tr:hover .animetitle[href*="anime/24727/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/baka5.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/baka5.png");
   background-size: 33px;
   position: absolute;
   margin-left: 10px;
@@ -292,7 +292,7 @@ tr:hover .animetitle[href*="anime/24727/"]:after {
 
 tr:hover .animetitle[href*="anime/7870/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/baka3.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/baka3.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -304,7 +304,7 @@ tr:hover .animetitle[href*="anime/7870/"]:after {
 
 tr:hover .animetitle[href*="anime/9471/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/baka6.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/baka6.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -316,7 +316,7 @@ tr:hover .animetitle[href*="anime/9471/"]:after {
 
 tr:hover .animetitle[href*="anime/7805/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/baka4.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/baka4.png");
   background-size: 30px;
   position: absolute;
   margin-left: 10px;
@@ -330,7 +330,7 @@ tr:hover .animetitle[href*="anime/7805/"]:after {
 
 tr:hover .animetitle[href*="anime/24833/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/koro.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/koro.png");
   background-size: 30px;
   position: absolute;
   margin-left: 10px;
@@ -344,7 +344,7 @@ tr:hover .animetitle[href*="anime/24833/"]:after {
 
 tr:hover .animetitle[href*="anime/9989/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/menma.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/menma.png");
   background-size: 45px;
   position: absolute;
   margin-left: 5px;
@@ -358,7 +358,7 @@ tr:hover .animetitle[href*="anime/9989/"]:after {
 
 tr:hover .animetitle[href*="anime/7647/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/bridge.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/bridge.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -370,7 +370,7 @@ tr:hover .animetitle[href*="anime/7647/"]:after {
 
 tr:hover .animetitle[href*="anime/9074/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/bridge.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/bridge.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -384,7 +384,7 @@ tr:hover .animetitle[href*="anime/9074/"]:after {
 
 tr:hover .animetitle[href*="anime/18893/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/arsnova3.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/arsnova3.png");
   background-size: 60px;
   position: absolute;
   margin-left: 10px;
@@ -396,7 +396,7 @@ tr:hover .animetitle[href*="anime/18893/"]:after {
 
 tr:hover .animetitle[href*="anime/24921/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/arsnova.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/arsnova.png");
   background-size: 70px;
   position: absolute;
   margin-left: 10px;
@@ -408,7 +408,7 @@ tr:hover .animetitle[href*="anime/24921/"]:after {
 
 tr:hover .animetitle[href*="anime/24919/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/arsnova2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/arsnova2.png");
   background-size: 60px;
   position: absolute;
   margin-left: 10px;
@@ -422,7 +422,7 @@ tr:hover .animetitle[href*="anime/24919/"]:after {
 
 tr:hover .animetitle[href*="anime/11759/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/accel.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/accel.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -436,7 +436,7 @@ tr:hover .animetitle[href*="anime/11759/"]:after {
 
 tr:hover .animetitle[href*="anime/30307/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/miia.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/miia.png");
   background-size: 80px;
   position: absolute;
   margin-left: 10px;
@@ -450,8 +450,8 @@ tr:hover .animetitle[href*="anime/30307/"]:after {
 
 tr:hover .animetitle[href*="anime/18679/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kill.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kill2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kill.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kill2.png");
   background-size: 40px, 37px;
   background-repeat: no-repeat;
   background-position: left, right;
@@ -467,7 +467,7 @@ tr:hover .animetitle[href*="anime/18679/"]:after {
 
 tr:hover .animetitle[href*="anime/33206/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/tohru.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/tohru.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -480,7 +480,7 @@ tr:hover .animetitle[href*="anime/33206/"]:after {
 /* Mikakunin */
 
 tr:hover .animetitle[href*="/20541/"]:hover::before {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mikakunin.gif");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mikakunin.gif");
   background-size: 206px;
 }
 
@@ -488,7 +488,7 @@ tr:hover .animetitle[href*="/20541/"]:hover::before {
 
 tr:hover .animetitle[href*="anime/21855/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kanbaru.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kanbaru.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -502,7 +502,7 @@ tr:hover .animetitle[href*="anime/21855/"]:after {
 
 tr:hover .animetitle[href*="anime/6702/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/natsu.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/natsu.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -516,7 +516,7 @@ tr:hover .animetitle[href*="anime/6702/"]:after {
 
 tr:hover .animetitle[href*="anime/27775/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/isla.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/isla.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -530,7 +530,7 @@ tr:hover .animetitle[href*="anime/27775/"]:after {
 
 tr:hover .animetitle[href*="anime/31442/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/musaigen.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/musaigen.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -544,7 +544,7 @@ tr:hover .animetitle[href*="anime/31442/"]:after {
 
 tr:hover .animetitle[href*="anime/8557/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ika.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ika.png");
   background-size: 60px;
   position: absolute;
   margin-left: 10px;
@@ -558,7 +558,7 @@ tr:hover .animetitle[href*="anime/8557/"]:after {
 
 tr:hover .animetitle[href*="anime/30831/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konosuba.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konosuba.png");
   background-size: 55px;
   position: absolute;
   margin-left: 10px;
@@ -570,7 +570,7 @@ tr:hover .animetitle[href*="anime/30831/"]:after {
 
 tr:hover .animetitle[href*="anime/32937/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/megumin.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/megumin.png");
   background-size: 70px;
   position: absolute;
   margin-left: 10px;
@@ -584,7 +584,7 @@ tr:hover .animetitle[href*="anime/32937/"]:after {
 
 tr:hover .animetitle[href*="anime/22147/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sento.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sento.png");
   background-size: 55px;
   position: absolute;
   margin-left: 10px;
@@ -598,7 +598,7 @@ tr:hover .animetitle[href*="anime/22147/"]:after {
 
 tr:hover .animetitle[href*="anime/21881/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sinon.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sinon.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -612,7 +612,7 @@ tr:hover .animetitle[href*="anime/21881/"]:after {
 
 tr:hover .animetitle[href*="anime/14813/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/oregairu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/oregairu2.png");
   background-size: 40px;
   position: absolute;
   margin-left: 10px;
@@ -624,7 +624,7 @@ tr:hover .animetitle[href*="anime/14813/"]:after {
 
 tr:hover .animetitle[href*="anime/23847/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/oregairu.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/oregairu.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -638,8 +638,8 @@ tr:hover .animetitle[href*="anime/23847/"]:after {
 
 tr:hover .animetitle[href*="anime/11597/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/tsukihi.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/karen.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/tsukihi.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/karen.png");
   background-size: 40px, 57px;
   background-repeat: no-repeat;
   background-position: left, right;
@@ -655,8 +655,8 @@ tr:hover .animetitle[href*="anime/11597/"]:after {
 
 tr:hover .animetitle[href*="anime/32281/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/taki1.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mitsuha1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/taki1.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mitsuha1.png");
   background-size: 60px, 60px;
   background-repeat: no-repeat;
   background-position: left, right;
@@ -670,8 +670,8 @@ tr:hover .animetitle[href*="anime/32281/"]:after {
 
 tr:hover .animetitle[href*="anime/32281/"]:hover::after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/taki.gif"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mitsuha.gif");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/taki.gif"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mitsuha.gif");
   background-size: 60px, 60px;
   background-repeat: no-repeat;
   background-position: left, right;
@@ -687,10 +687,10 @@ tr:hover .animetitle[href*="anime/32281/"]:hover::after {
 
 tr:hover .animetitle[href*="anime/33731/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gabriel.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rap.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/vig.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/satan.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gabriel.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rap.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/vig.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/satan.png");
   background-size: 50px, 50px, 50px, 50px;
   background-repeat: no-repeat;
   background-position: 0px, 50px, 100px, 150px;
@@ -704,10 +704,10 @@ tr:hover .animetitle[href*="anime/33731/"]:after {
 
 tr:hover .animetitle[href*="anime/33731/"]:hover::after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gabriel2.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rap2.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/vig2.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/satan2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gabriel2.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rap2.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/vig2.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/satan2.png");
   background-size: 50px, 50px, 50px, 50px;
   background-repeat: no-repeat;
   background-position: 0px, 50px, 100px, 150px;
@@ -723,8 +723,8 @@ tr:hover .animetitle[href*="anime/33731/"]:hover::after {
 
 tr:hover .animetitle[href*="anime/31240/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rem.png"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ram.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rem.png"),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ram.png");
   background-size: 45px;
   background-repeat: no-repeat;
   position: absolute;
@@ -903,7 +903,7 @@ tr:hover .animetitle[href*="anime/34051/"]:after {
 
 tr:hover .animetitle[href*="anime/21511/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/shima.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/shima.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -914,7 +914,7 @@ tr:hover .animetitle[href*="anime/21511/"]:after {
 }
 
 tr:hover tr:hover .animetitle[href*="/21511/"]:hover::before {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nagato.gif");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nagato.gif");
   background-size: 206px;
 }
 
@@ -922,7 +922,7 @@ tr:hover tr:hover .animetitle[href*="/21511/"]:hover::before {
 
 tr:hover .animetitle[href*="anime/32268/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/araragi.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/araragi.png");
   background-size: 40px;
   position: absolute;
   margin-left: 10px;
@@ -936,7 +936,7 @@ tr:hover .animetitle[href*="anime/32268/"]:after {
 
 tr:hover .animetitle[href*="anime/15689/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/hanekawa.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/hanekawa.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -968,7 +968,7 @@ tr:hover .animetitle[href*="anime/21431/"]:after {
 
 tr:hover .animetitle[href*="anime/11785/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/haiyore.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/haiyore.png");
   background-size: 50px;
   position: absolute;
   margin-left: -100px;
@@ -982,7 +982,7 @@ tr:hover .animetitle[href*="anime/11785/"]:after {
 
 tr:hover .animetitle[href*="anime/12189/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/hyouka.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/hyouka.png");
   background-size: 50px;
   position: absolute;
   margin-left: -50px;
@@ -996,7 +996,7 @@ tr:hover .animetitle[href*="anime/12189/"]:after {
 
 tr:hover .animetitle[href*="anime/16732/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kiniro.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kiniro.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -1010,7 +1010,7 @@ tr:hover .animetitle[href*="anime/16732/"]:after {
 
 tr:hover .animetitle[href*="anime/8841/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/z.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/z.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -1042,7 +1042,7 @@ tr:hover .animetitle[href*="anime/9756/"]:hover::after {
 
 tr:hover .animetitle[href*="anime/18153/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/knk.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/knk.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -1129,7 +1129,7 @@ tr:hover .animetitle[href*="anime/17247/"]:after {
 
 tr:hover .animetitle[href*="anime/17074/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/shinobu.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/shinobu.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -1143,7 +1143,7 @@ tr:hover .animetitle[href*="anime/17074/"]:after {
 
 tr:hover .animetitle[href*="anime/19815/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/jibril.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/jibril.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
@@ -1194,7 +1194,7 @@ tr:hover .animetitle[href*="anime/10165/"]:after {
 
 tr:hover .animetitle[href*="anime/13759/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sakurasou.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sakurasou.png");
   background-size: 45px;
   position: absolute;
   margin-left: 10px;
@@ -1208,7 +1208,7 @@ tr:hover .animetitle[href*="anime/13759/"]:after {
 
 tr:hover .animetitle[href*="anime/22865/"]:after {
   content: "";
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/yurika.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/yurika.png");
   background-size: 50px;
   position: absolute;
   margin-left: 10px;
diff --git a/Expander/main.css b/Expander/main.css
index ece0c9d..f7793d6 100644
--- a/Expander/main.css
+++ b/Expander/main.css
@@ -559,27 +559,27 @@ td small a {
 }
 
 #list_surround table:first-of-type td:nth-of-type(1) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/chino.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/chino.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(2) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/c.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/c.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(3) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/etotama.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/etotama.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(4) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gg.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gg.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(5) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/index.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/index.png);
 }
 
 #list_surround table:first-of-type td:nth-of-type(6) a:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/km.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/km.png);
 }
 
 @keyframes statusbutton {
@@ -653,8 +653,8 @@ td small a {
 }
 
 #copyright:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/longkantai.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/longkantai.png);
   background-size: 100%, 2160px;
   background-position: 0 0, 0 0;
   animation: cr 60s linear infinite;
@@ -866,7 +866,7 @@ td small a {
   width: 30px !important;
   height: 30px;
   background: rgba(255, 255, 255, 0.8)
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/search_icon.png) no-repeat right top;
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/search_icon.png) no-repeat right top;
   background-size: auto 30px;
   border: solid 1px white;
   box-shadow: inset 0px 0px 5px 0px #fff, 0px 0px 5px 0px #000;
@@ -874,9 +874,9 @@ td small a {
 
 #mal_cs_powered #search #searchBox:hover {
   width: 200px !important;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/z.png) no-repeat,
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/z.png) no-repeat,
     rgba(255, 255, 255, 0.8)
-      url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/search_icon.png) no-repeat;
+      url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/search_icon.png) no-repeat;
   background-size: 200px, auto 30px;
   background-position: 50% 120px, right top;
   color: #333;
@@ -892,18 +892,18 @@ td small a {
   0% {
     width: 30px;
     color: transparent;
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/z.png) no-repeat,
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/z.png) no-repeat,
       rgba(255, 255, 255, 0.8)
-        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/search_icon.png) no-repeat;
+        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/search_icon.png) no-repeat;
     background-size: 200px, auto 30px;
     background-position: 50% 120px, right top;
   }
   10% {
     width: 200px;
     color: #333;
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/z.png) no-repeat,
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/z.png) no-repeat,
       rgba(255, 255, 255, 0.8)
-        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/search_icon.png) no-repeat;
+        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/search_icon.png) no-repeat;
     background-size: 200px, auto 30px;
     background-position: 50% 120px, right top;
   }
diff --git a/Expander/mainanime.css b/Expander/mainanime.css
index af0881c..eca9ed4 100644
--- a/Expander/mainanime.css
+++ b/Expander/mainanime.css
@@ -6,10 +6,10 @@
 
 /*----- import -----*/
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander/main.css);
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander/comment.css);
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander/score.css);
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander/special.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander/comment.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander/score.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander/special.css);
 
 /* FOR ANIME */
 
diff --git a/Expander/mainmanga.css b/Expander/mainmanga.css
index d83dfb1..f8d4aa4 100644
--- a/Expander/mainmanga.css
+++ b/Expander/mainmanga.css
@@ -6,7 +6,7 @@
 
 /*----- import -----*/
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander/main.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander/main.css);
 
 /* FOR MANGA */
 
diff --git a/Expander/special.css b/Expander/special.css
index 30dbe6a..29564c2 100644
--- a/Expander/special.css
+++ b/Expander/special.css
@@ -11,11 +11,11 @@ tr:hover td div small a[id*="xmenu"] {
 /* No game no life */
 
 tr:hover #xmenu19815 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/shiro.png) no-repeat,
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/star1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/star1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/star2.png),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ngnl.png");
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/shiro.png) no-repeat,
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/star1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/star1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/star2.png),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ngnl.png");
   background-size: 200px, auto, 420px, 1000px, cover;
   animation: shiro 15s linear infinite;
 }
@@ -23,8 +23,8 @@ tr:hover #xmenu19815 {
 /* No game zero */
 
 tr:hover #xmenu33674 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ngnl2.jpg) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ngnl2.jpg) center;
   background-size: cover;
 }
 
@@ -43,8 +43,8 @@ tr:hover #xmenu33674 {
 /* Angel beats */
 
 tr:hover #xmenu6547 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ab.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ab.jpg);
   background-size: 100%, 100%;
   background-repeat: no-repeat;
   background-position: 100% 100%, top center;
@@ -63,11 +63,11 @@ tr:hover #xmenu6547 {
 /* Kotonoha no niwa */
 
 tr:hover #xmenu16782 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gow.jpg");
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gow.jpg");
   background-size: 747px 5000px, 747px 1000px, 747px, 100%, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -75,9 +75,9 @@ tr:hover #xmenu16782 {
 /* Gurren Lagann */
 
 tr:hover #xmenu2001 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ttgl2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ttgl.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ttgl2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ttgl.jpg);
   background-size: 200px, 100%, cover;
   background-repeat: no-repeat;
   background-position: -20% 100%, 0, bottom center;
@@ -96,11 +96,11 @@ tr:hover #xmenu2001 {
 /* Clannad */
 
 tr:hover #xmenu2167 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/clannad.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/clannad.jpg);
   background-size: 100%, 15%, 30%, 100%, cover;
   background-position: 0 0, 20% 0, 0 0, 0 0, center;
 }
@@ -108,11 +108,11 @@ tr:hover #xmenu2167 {
 /* clannad after story */
 
 tr:hover #xmenu4181 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/clannadas.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/clannadas.jpg);
   background-size: auto, 420px, 1000px, 100%, cover;
   animation: sparkle2 15s linear infinite;
 }
@@ -129,10 +129,10 @@ tr:hover #xmenu4181 {
 /* STEINS GATE */
 
 tr:hover #xmenu9253 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sg3.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sg2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sg.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sg3.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sg2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sg.jpg);
   background-size: 200px, 150px, 100%, cover;
   background-repeat: no-repeat;
   background-position: 100% 200%, 0% -50%, 0, center;
@@ -166,8 +166,8 @@ tr:hover #xmenu9253 {
 /* Steins gate 0 */
 
 tr:hover #xmenu30484 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sg0.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sg0.jpg);
   background-size: 100%;
 }
 
@@ -175,8 +175,8 @@ tr:hover #xmenu30484 {
 
 tr:hover #xmenu28701,
 tr:hover #xmenu22297 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw.gif);
   background-size: 100%, cover;
   background-position: bottom;
 }
@@ -184,14 +184,14 @@ tr:hover #xmenu22297 {
 /* madoka */
 
 tr:hover #xmenu9756 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kyubey.gif) left center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kyubey.gif) left center;
   background-size: 100%, cover;
 }
 
 tr:hover .animetitle[href*="/9756/"]:hover:before {
   content: "NO!";
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kyubey2.gif) bottom
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kyubey2.gif) bottom
     no-repeat;
   background-size: 206px, auto;
   color: red;
@@ -202,10 +202,10 @@ tr:hover .animetitle[href*="/9756/"]:hover:before {
 /* Shoujo shuumatsu */
 
 tr:hover #xmenu35838 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/shuumatsu.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/shuumatsu.png);
   background-size: auto, 420px, 1000px, cover;
   animation: snow1 15s linear infinite;
 }
@@ -213,27 +213,27 @@ tr:hover #xmenu35838 {
 /* guilty crown */
 
 tr:hover #xmenu10793 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gc.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gc.gif);
   background-size: cover;
 }
 
 /* Neon Genesis Eva */
 
 tr:hover #xmenu30 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/neon.jpg) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/neon.jpg) center;
   background-size: cover;
 }
 
 /* end of eva */
 
 tr:hover #xmenu32 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlay.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/eva.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlay.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/eva.jpg);
   background-size: 747px 5000px, 747px 1000px, 747px, 100%, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -241,16 +241,16 @@ tr:hover #xmenu32 {
 /* nichijou */
 
 tr:hover #xmenu10165 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nichijou.gif) left center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nichijou.gif) left center;
   background-size: cover;
 }
 
 /* akame */
 
 tr:hover #xmenu22199 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/akame.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/akame.gif);
   background-size: 100%, cover;
   background-position: bottom;
 }
@@ -258,10 +258,10 @@ tr:hover #xmenu22199 {
 /* totoro */
 
 tr:hover #xmenu523 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/totoro.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/totoro.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -269,11 +269,11 @@ tr:hover #xmenu523 {
 /* 5cm */
 
 tr:hover #xmenu1689 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm.png);
   background-size: 100%, 15%, 30%, 100%, cover;
   background-position: 0 0, 20% 0, 0 0, 0 0, left bottom;
 }
@@ -281,17 +281,17 @@ tr:hover #xmenu1689 {
 /* carnival phantasm */
 
 tr:hover #xmenu10012 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/bersercar.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion1.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion3.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion4.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion5.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion6.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion7.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion1.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/lion2.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/bersercar.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion1.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion3.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion4.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion5.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion6.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion7.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion1.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/lion2.gif);
   background-size: 200px, 100%, 755px, 755px, 755px, 755px, 755px, 755px, 755px, 755px, 755px;
   background-repeat: no-repeat;
   background-position: 150% 100%, 0 0, 0 0, 755px 0, 1510px 0, 2265px 0, 3020px 0, 3775px 0, 4530px 0, 5285px 0,
@@ -313,10 +313,10 @@ tr:hover #xmenu10012 {
 /* bakemonogatari */
 
 tr:hover #xmenu5081 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/bakemonogatari.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/bakemonogatari.png);
   background-size: auto, 420px, 1000px, cover;
   animation: snow1 15s linear infinite;
 }
@@ -333,10 +333,10 @@ tr:hover #xmenu5081 {
 /* suzumiya haruhi no shoushitsu */
 
 tr:hover #xmenu7311 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/shns.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/shns.png);
   background-size: auto, 420px, 1000px, cover;
   animation: snow1 15s linear infinite;
 }
@@ -344,10 +344,10 @@ tr:hover #xmenu7311 {
 /* fate zero */
 
 tr:hover #xmenu11741 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/fatezero.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/fatezero.png);
   background-size: auto, 420px, 1000px, cover;
   animation: sparkle2 15s linear infinite;
 }
@@ -355,17 +355,17 @@ tr:hover #xmenu11741 {
 /* yozakura no quartet */
 
 tr:hover #xmenu18497 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/yq.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/yq.png);
   background-size: 100%, 15%, 30%, 100%, cover;
   background-position: 0 0, 20% 0, 0 0, 0 0, top;
 }
 
 tr:hover .animetitle[href*="/18497/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/yq2.gif) center center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/yq2.gif) center center
     no-repeat;
   background-size: 481px;
   padding-top: 50px;
@@ -375,9 +375,9 @@ tr:hover .animetitle[href*="/18497/"]:hover:before {
 /* girl und panzer */
 
 tr:hover #xmenu14131 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gup.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gup.png) bottom;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gup.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gup.png) bottom;
   background-size: 100%, 2720px, cover;
   animation: scroll 60s linear infinite;
 }
@@ -394,9 +394,9 @@ tr:hover #xmenu14131 {
 /* girls und panzer movie */
 
 tr:hover #xmenu18617 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gup2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gup.png) bottom;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gup2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gup.png) bottom;
   background-size: 100%, 819px, cover;
   animation: scroll2 30s linear infinite;
 }
@@ -413,9 +413,9 @@ tr:hover #xmenu18617 {
 /* girls und panzer arisu */
 
 tr:hover #xmenu32740 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gup3.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gup.png) bottom;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gup3.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gup.png) bottom;
   background-size: 100%, 375px, cover;
   animation: scroll3 10s linear infinite;
 }
@@ -433,13 +433,13 @@ tr:hover #xmenu32740 {
 
 tr:hover #xmenu18671,
 tr:hover #xmenu14741 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/chuuni.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/chuuni.png);
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/18671/"]:hover:before,
 tr:hover .animetitle[href*="/14741/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/chuuni.gif) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/chuuni.gif) left center
       no-repeat,
     black;
   background-size: 100%;
@@ -448,10 +448,10 @@ tr:hover .animetitle[href*="/14741/"]:hover:before {
 /* kill la kill */
 
 tr:hover #xmenu18679 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/killlakill.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/killlakill.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -459,36 +459,36 @@ tr:hover #xmenu18679 {
 /* noucome */
 
 tr:hover #xmenu19221 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/noucome.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/noucome.png);
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/19221/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/noucome.gif) top no-repeat;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/noucome.gif) top no-repeat;
   background-size: cover;
 }
 
 /* outbreak */
 
 tr:hover #xmenu19369 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/outbreak.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/outbreak.png);
   background-size: cover;
 }
 
 /* akuma no riddle */
 
 tr:hover #xmenu19429 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/anr.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/anr.png);
   background-size: cover;
 }
 
 /* tokyo ghoul */
 
 tr:hover #xmenu22319 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/tg.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/tg.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -514,11 +514,11 @@ tr:hover .animetitle[href*="anime/22319/"]:hover:after {
 /* shigatsu */
 
 tr:hover #xmenu23273 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/shigatsu.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/shigatsu.png);
   background-size: 100%, 15%, 30%, 100%, cover;
   background-position: 0 0, 20% 0, 0 0, 0 0, top;
 }
@@ -526,10 +526,10 @@ tr:hover #xmenu23273 {
 /* nanatsu no taizai */
 
 tr:hover #xmenu23755 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nnt.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nnt.png);
   background-size: 747px 5000px, 747px 1000px, 747px, 2089px;
   background-position: 0, 50%, 0, 0;
   animation: scroll4 30s linear infinite;
@@ -545,22 +545,22 @@ tr:hover #xmenu23755 {
 }
 
 tr:hover #xmenu34577 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nnt2.jpg) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nnt2.jpg) center;
   background-size: cover;
 }
 
 /* tsukimonogatari */
 
 tr:hover #xmenu28025 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/tsukimonogatari.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/tsukimonogatari.png);
   background-size: cover;
 }
 
 /* monogatari 2nd season */
 
 tr:hover #xmenu17074 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/monogatari2nd.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/monogatari2nd.png);
   background-size: cover;
   animation: scroll5 30s linear infinite;
 }
@@ -577,68 +577,68 @@ tr:hover #xmenu17074 {
 /* charlotte */
 
 tr:hover #xmenu28999 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/charlotte.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/charlotte.png);
   background-size: cover;
 }
 
 /* grisaia no rakuen */
 
 tr:hover #xmenu17729 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rakuen.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rakuen.png);
   background-size: cover;
 }
 
 /* grisaia no kajitsu */
 
 tr:hover #xmenu29095 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kajitsu.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kajitsu.png);
   background-size: cover;
 }
 
 /* grisaia 0 */
 
 tr:hover #xmenu29093 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/grisaia0.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/grisaia0.png);
   background-size: cover;
 }
 
 /* overlord */
 
 tr:hover #xmenu29803 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlord.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlord.png);
   background-size: cover;
 }
 
 /* one punch man */
 
 tr:hover #xmenu30276 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/opm.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/opm.png);
   background-size: auto, 420px, 1000px, cover;
   animation: sparkle2 15s linear infinite;
 }
 
 tr:hover .animetitle[href*="/30276/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/opm2.png) top no-repeat;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/opm2.png) top no-repeat;
   background-size: cover;
 }
 
 /* ansatsu */
 
 tr:hover #xmenu24833 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ansatsu.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ansatsu.png);
   background-size: cover;
 }
 
 /* ansatsu 2 */
 
 tr:hover #xmenu30654 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/star-m-2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ansatsu2.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/star-m-2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ansatsu2.png);
   background-size: auto, 420px, 1000px, cover;
   animation: sparkle2 15s linear infinite;
 }
@@ -646,65 +646,65 @@ tr:hover #xmenu30654 {
 /* owarimonogatari */
 
 tr:hover #xmenu31181 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/owarimonogatari.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/owarimonogatari.png) center;
   background-size: cover;
 }
 
 /* owarimonogatari 2 */
 
 tr:hover #xmenu35247 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/owarimonogatari2.gif) top center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/owarimonogatari2.gif) top center;
   background-size: cover;
 }
 
 /* flying witch */
 
 tr:hover #xmenu31376 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/flyingwitch.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/flyingwitch.png);
   background-size: cover;
 }
 
 /* sao os */
 
 tr:hover #xmenu31765 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/saoos.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/saoos.png) center;
   background-size: cover;
 }
 
 /* konobi */
 
 tr:hover #xmenu31952 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konobi.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konobi.png) center;
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/31952/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konobi.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konobi.gif);
   background-size: cover;
 }
 
 /* kimi no na wa */
 
 tr:hover #xmenu32281 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kiminonawa.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kiminonawa.png);
   background-size: cover;
 }
 
 /* Kizumonogatari 1 */
 
 tr:hover #xmenu9260 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kz1.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kz1.png);
   background-size: cover;
 }
 
 /* Kizumonogatari 2 */
 
 tr:hover #xmenu31757 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain-30.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain-30.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain-30.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kz2.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain-30.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain-30.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain-30.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kz2.png);
   background-size: 30%, 50%, 0, cover;
   background-position: 0 0, 50% 0, 25% 0, center;
   background-repeat: repeat;
@@ -713,33 +713,33 @@ tr:hover #xmenu31757 {
 /* Kizumonogatari 3 */
 
 tr:hover #xmenu31758 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kz3.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kz3.png) center;
   background-size: cover;
 }
 
 /* Nekomonogatari */
 
 tr:hover #xmenu15689 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/neko.gif) top center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/neko.gif) top center;
   background-size: cover;
 }
 
 /* Cromartie high school */
 
 tr:hover #xmenu114 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/cromartie.gif) top center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/cromartie.gif) top center;
   background-size: cover;
 }
 
 /* Spirited away */
 
 tr:hover #xmenu199 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sa.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sa.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -747,10 +747,10 @@ tr:hover #xmenu199 {
 /* Eva 2 */
 
 tr:hover #xmenu3784 {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/eva2.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/eva2.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 0 0, 50% 0, 0 0, center;
 }
@@ -758,10 +758,10 @@ tr:hover #xmenu3784 {
 /* Anohana */
 
 tr:hover #xmenu9989 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/flower1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/flower2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/anohana.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/flower1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/flower2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/anohana.png);
   background-size: 100%, 150px, 150px, cover;
   background-repeat: repeat;
   animation: snow2 15s linear infinite;
@@ -769,7 +769,7 @@ tr:hover #xmenu9989 {
 
 tr:hover .animetitle[href*="/9989/"]:hover:before {
   content: "I found you ;_;";
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/anohana2.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/anohana2.png);
   background-size: cover;
   color: #0d1b2b;
   padding-top: 10px;
@@ -788,17 +788,17 @@ tr:hover .animetitle[href*="/9989/"]:hover:before {
 /* yuru yuri */
 
 tr:hover #xmenu10495 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y3.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y4.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y5.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y6.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y7.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y8.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/y2.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y3.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y4.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y5.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y6.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y7.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y8.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/y2.png);
   background-size: 100%, 673px, 673px, 673px, 673px, 673px, 673px, 673px, 673px, 673px, 673px;
   background-repeat: no-repeat;
   background-position: 0 0, 0 0, 673px 0, 1346px 0, 2019px 0, 2692px 0, 3365px 0, 4038px 0, 4711px 0, 5384px 0, 6057px 0;
@@ -806,8 +806,8 @@ tr:hover #xmenu10495 {
 }
 
 tr:hover .animetitle[href*="/10495/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/yuru.png) no-repeat,
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/yuru.png) no-repeat,
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
     url(https://myanimelist.cdn-dena.com/images/anime/2/52921.jpg);
   background-position: 0 0, 0 0, center;
   background-size: auto 291px, 100%, auto;
@@ -837,10 +837,10 @@ tr:hover .animetitle[href*="/10495/"]:hover:before {
 /* Another */
 
 tr:hover #xmenu11111 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/another.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/another.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -848,20 +848,20 @@ tr:hover #xmenu11111 {
 /* Black Rock Shooter */
 
 tr:hover #xmenu11285 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/brs.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/brs.gif) center;
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/11285/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/brs2.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/brs2.gif) center;
   background-size: cover;
 }
 
 /* Index */
 
 tr:hover #xmenu11743 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/index.png) no-repeat;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/index.png) no-repeat;
   background-size: auto 100%;
   background-position: -10px 0;
   animation: index 5s ease-out;
@@ -879,8 +879,8 @@ tr:hover #xmenu11743 {
 /* sao */
 
 tr:hover #xmenu11757 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sao2.png) no-repeat,
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sao.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sao2.png) no-repeat,
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sao.png);
   background-size: 300px, cover;
   background-position: left bottom, 0 0;
   animation: sao 5s ease-out;
@@ -898,26 +898,26 @@ tr:hover #xmenu11757 {
 /* Summer Wars */
 
 tr:hover #xmenu5681 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sw.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sw.png) center;
   background-size: cover;
 }
 
 /* Sayonara no asa marquia */
 
 tr:hover #xmenu35851 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/marquia.jpg) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/marquia.jpg) center;
   background-size: cover;
 }
 
 /* Koe no katachi */
 
 tr:hover #xmenu28851 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/koenokatachi.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/koenokatachi.png);
   background-size: 100%, 15%, 30%, 100%, cover;
   background-position: 0 0, 20% 0, 0 0, 0 0, center;
 }
@@ -925,59 +925,59 @@ tr:hover #xmenu28851 {
 /* Rezero */
 
 tr:hover #xmenu31240 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rezero.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rezero.png);
   background-size: cover;
 }
 
 /* Nourin */
 
 tr:hover #xmenu18095 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nourin1.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nourin1.png) center;
   background-size: cover;
   animation: nourin 10s linear infinite;
 }
 
 tr:hover .animetitle[href*="/18095/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nourin3.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nourin3.png);
   background-size: cover;
 }
 
 @keyframes nourin {
   0% {
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nourin1.png) center;
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nourin1.png) center;
   }
   45% {
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nourin1.png) center;
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nourin1.png) center;
   }
   50% {
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nourin2.png) center;
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nourin2.png) center;
   }
   95% {
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nourin2.png) center;
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nourin2.png) center;
   }
   100% {
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nourin1.png) center;
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nourin1.png) center;
   }
 }
 
 /* princess principal */
 
 tr:hover #xmenu35240 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/pp.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/pp.png);
   background-size: cover;
 }
 
 /* Denki-gai */
 
 tr:hover #xmenu24031 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki3.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki4.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki5.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki6.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki7.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/denki1.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki3.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki4.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki5.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki6.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki7.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/denki1.png);
   background-size: 1300px;
   background-repeat: no-repeat;
   background-position: 0, 1300px, 2600px, 3900px, 5200px, 6500px, 7800px, 9100px;
@@ -996,17 +996,17 @@ tr:hover #xmenu24031 {
 /* Madoka movie 3 */
 
 tr:hover #xmenu11981 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/madoka2.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/madoka2.png);
   background-size: cover;
 }
 
 /* Ookami wolf children */
 
 tr:hover #xmenu12355 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snow2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/wolf.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snow2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/wolf.png);
   background-size: auto, 420px, 1000px, cover;
   animation: snow1 15s linear infinite;
 }
@@ -1014,11 +1014,11 @@ tr:hover #xmenu12355 {
 /* Sakurasou */
 
 tr:hover #xmenu13759 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sakurasou.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sakurasou.jpg);
   background-size: 100%, 15%, 30%, 100%, cover;
   background-position: 0 0, 20% 0, 0 0, 0 0, top;
 }
@@ -1027,14 +1027,14 @@ tr:hover #xmenu13759 {
 
 tr:hover #xmenu16169,
 tr:hover #xmenu23551 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/aimaimi1.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/aimaimi2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/aimaimi3.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/aimaimi4.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/aimaimi5.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/aimaimi1.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/aimaimi2.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/aimaimi1.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/aimaimi2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/aimaimi3.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/aimaimi4.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/aimaimi5.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/aimaimi1.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/aimaimi2.gif);
   background-size: 100%, 840px, 840px, 840px, 840px, 840px, 840px, 840px;
   background-repeat: no-repeat;
   animation: aimai 72s linear infinite;
@@ -1052,25 +1052,25 @@ tr:hover #xmenu23551 {
 /* Kiniro mosaic */
 
 tr:hover #xmenu16732 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kiniro2.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kiniro2.png);
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/16732/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kiniro.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kiniro.gif);
   background-size: cover;
 }
 
 /* Seitokai Yaku 2 */
 
 tr:hover #xmenu20847 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/seitokai2.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/seitokai2.png) center;
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/20847/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/seitokai.png) no-repeat,
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/seitokai.png) no-repeat,
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
     url("https://myanimelist.cdn-dena.com/images/anime/9/56941.jpg");
   background-position: 0 0, 0 0, center;
   background-size: auto 291px, 100%, auto;
@@ -1080,10 +1080,10 @@ tr:hover .animetitle[href*="/20847/"]:hover:before {
 /* Kiseijuu parasyte */
 
 tr:hover #xmenu22535 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kiseijuu.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kiseijuu.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -1091,13 +1091,13 @@ tr:hover #xmenu22535 {
 /* Himegoto */
 
 tr:hover #xmenu22835 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/himegoto.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/himegoto.png);
   background-size: 1525px;
   animation: himegoto 15s linear infinite;
 }
 
 tr:hover .animetitle[href*="/22835/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/trap.jpeg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/trap.jpeg);
   background-size: cover;
 }
 
@@ -1113,24 +1113,24 @@ tr:hover .animetitle[href*="/22835/"]:hover:before {
 /* re hamatora */
 
 tr:hover #xmenu23421 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rehamatora.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rehamatora.png);
   background-size: cover;
 }
 
 /* Ars nova movie arpeggio */
 
 tr:hover #xmenu24921 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/arpeggio.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/arpeggio.png) center;
   background-size: cover;
 }
 
 /* Kancolle movie */
 
 tr:hover #xmenu31418 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/fubuki.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/fubuki.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -1138,10 +1138,10 @@ tr:hover #xmenu31418 {
 /* Gantz movie */
 
 tr:hover #xmenu32071 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rain2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/gantz.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rain2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/gantz.png);
   background-size: 747px 5000px, 747px 1000px, 747px, cover;
   background-position: 0 0, 50% 0, 0 0, center;
 }
@@ -1149,19 +1149,19 @@ tr:hover #xmenu32071 {
 /* Blame movie */
 
 tr:hover #xmenu32086 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/blame.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/blame.png);
   background-size: cover;
 }
 
 /* Kobayashi-san */
 
 tr:hover #xmenu33206 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kobayashi.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kobayashi.png);
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/33206/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kanna.gif) center center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kanna.gif) center center
     no-repeat;
   background-size: cover;
   padding-top: 50px;
@@ -1173,103 +1173,103 @@ tr:hover .animetitle[href*="/33206/"]:hover:before {
 tr:hover #xmenu33352,
 tr:hover #xmenu39741,
 tr:hover #xmenu37987 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/violet.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/violet.png);
   background-size: cover;
 }
 
 /* Centaur no nayami */
 
 tr:hover #xmenu34525 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/centaur.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/centaur.png);
   background-size: cover;
 }
 
 /* Made in abyss */
 
 tr:hover #xmenu34599 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/madeinabyss.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/madeinabyss.png);
   background-size: cover;
 }
 
 /* Overlord 2 */
 
 tr:hover #xmenu35073 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlord2.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlord2.png);
   background-size: cover;
 }
 
 /* Mitsuboshi colors */
 
 tr:hover #xmenu35078 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/colors.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/colors.png);
   background-size: cover;
 }
 
 /* Devilman crybaby */
 
 tr:hover #xmenu35120 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/devilman.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/devilman.png);
   background-size: cover;
 }
 
 /* Hinamatsuri*/
 
 tr:hover #xmenu36296 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/hina.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/hina.png);
   background-size: cover;
 }
 
 tr:hover .animetitle[href*="/36296/"]:hover:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/hina.jpg);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/hina.jpg);
   background-size: cover;
 }
 
 /* Wataten */
 
 tr:hover #xmenu37993 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/wataten.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/wataten.png) center;
   background-size: cover;
 }
 
 /* Rezero 2 */
 
 tr:hover #xmenu39587 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/rezero2.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/rezero2.png) center;
   background-size: cover;
 }
 
 /* Fate GO */
 
 tr:hover #xmenu38084 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/fatego.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/fatego.png) center;
   background-size: cover;
 }
 
 /* Yakusoku no neverland */
 
 tr:hover #xmenu37779 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/yakusoku.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/yakusoku.png) center;
   background-size: cover;
 }
 
 /* Overlord 3 */
 
 tr:hover #xmenu37675 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/overlord3.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/overlord3.png) center;
   background-size: cover;
 }
 
 /* Vinland Saga */
 
 tr:hover #xmenu37521 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/vinland.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/vinland.png) center;
   background-size: cover;
 }
 
 /* Mob Psycho 2 */
 
 tr:hover #xmenu37510 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mob.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mob.png) center;
   background-size: cover;
 }
 
@@ -1277,14 +1277,14 @@ tr:hover #xmenu37510 {
 
 tr:hover #xmenu37430,
 tr:hover #xmenu39551 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/slime.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/slime.png) center;
   background-size: cover;
 }
 
 /* Owarimonogatari */
 
 tr:hover #xmenu36999 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/owarimonogatari2.png)
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/owarimonogatari2.png)
     center;
   background-size: cover;
 }
@@ -1292,52 +1292,52 @@ tr:hover #xmenu36999 {
 /* kimetsu no yaiba rengoku */
 
 tr:hover #xmenu40456 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/knyr.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/knyr.png) center;
   background-size: cover;
 }
 
 /* non non biyori nonstop */
 
 tr:hover #xmenu39808 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nnbyn.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nnbyn.png) center;
   background-size: cover;
 }
 
 /* made in abyss movie 3 */
 
 tr:hover #xmenu36862 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/madeinabyssm3.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/madeinabyssm3.png) center;
   background-size: cover;
 }
 
 /* fate heaven */
 
 tr:hover #xmenu25537 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/fateheaven1.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/fateheaven1.png) center;
   background-size: cover;
 }
 
 tr:hover #xmenu33049 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/fateheaven2.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/fateheaven2.png) center;
   background-size: cover;
 }
 
 tr:hover #xmenu33050 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/fateheaven3.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/fateheaven3.png) center;
   background-size: cover;
 }
 
 /* kanojo to kanojo no neko */
 
 tr:hover #xmenu32491 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kanojononeko.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kanojononeko.png) center;
   background-size: cover;
 }
 
 /* mangaka to assistant */
 
 tr:hover #xmenu21863 {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mangaka.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mangaka.png) center;
   background-size: cover;
 }
 
@@ -1346,8 +1346,8 @@ tr:hover #xmenu21863 {
 /* Sabagebu */
 
 tr:hover .animetitle[href*="/20709/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sabagebu.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sabagebu.gif) center;
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1364,15 +1364,15 @@ tr:hover .animetitle[href*="/20709/"]:before {
 }
 
 tr:hover .animetitle[href*="/20709/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sabagebu.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sabagebu.png) center;
   background-size: cover;
 }
 
 /* Railgun s2 */
 
 tr:hover .animetitle[href*="/16049/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/railgun.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/railgun.gif) center;
   background-size: 100%, cover;
   width: 100%;
   height: 385px;
@@ -1389,14 +1389,14 @@ tr:hover .animetitle[href*="/16049/"]:before {
 }
 
 tr:hover .animetitle[href*="/16049/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/railgun.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/railgun.png);
   background-size: cover;
 }
 
 /* tokyo mag */
 
 tr:hover .animetitle[href*="/6211/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/tm.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/tm.png);
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1456,9 +1456,9 @@ tr:hover .animetitle[href*="/6211/"]:hover {
 /* Digimon adv movie */
 
 tr:hover .animetitle[href*="/2961/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/dg30.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/dg.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/dg30.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/dg.gif);
   background-size: 100%, 100%, 50%;
   background-repeat: repeat;
   width: 100%;
@@ -1476,15 +1476,15 @@ tr:hover .animetitle[href*="/2961/"]:before {
 }
 
 tr:hover .animetitle[href*="/2961/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/dg20.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/dg20.png);
   background-size: cover;
 }
 
 /* seto no hayanome */
 
 tr:hover .animetitle[href*="/2104/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snh.gif) top center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snh.gif) top center;
   background-size: 100%, cover;
   width: 100%;
   height: 385px;
@@ -1502,16 +1502,16 @@ tr:hover .animetitle[href*="/2104/"]:before {
 }
 
 tr:hover .animetitle[href*="/2104/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/5cm2.gif),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/snh.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/5cm2.gif),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/snh.png) center;
   background-size: cover;
 }
 
 /* konosuba */
 
 tr:hover .animetitle[href*="/30831/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konosuba12.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konosuba12.png) center;
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1528,15 +1528,15 @@ tr:hover .animetitle[href*="/30831/"]:before {
 }
 
 tr:hover .animetitle[href*="/30831/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konosuba11.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konosuba11.png) center;
   background-size: cover;
 }
 
 /* konosuba ova */
 
 tr:hover .animetitle[href*="/32380/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konosubaova.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konosubaova.gif) center;
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1553,15 +1553,15 @@ tr:hover .animetitle[href*="/32380/"]:before {
 }
 
 tr:hover .animetitle[href*="/32380/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konosubaova.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konosubaova.png) center;
   background-size: cover;
 }
 
 /* konosuba 2 */
 
 tr:hover .animetitle[href*="/32937/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konosuba22.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konosuba22.gif) center;
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1578,16 +1578,16 @@ tr:hover .animetitle[href*="/32937/"]:before {
 }
 
 tr:hover .animetitle[href*="/32937/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/konosuba21.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/konosuba21.gif) center;
   background-size: cover;
 }
 
 /* kekkai sensen */
 
 tr:hover .animetitle[href*="/24439/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kekkai.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kekkai.gif) center;
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1604,16 +1604,16 @@ tr:hover .animetitle[href*="/24439/"]:before {
 }
 
 tr:hover .animetitle[href*="/24439/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/kekkai.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/kekkai.png) center;
   background-size: cover;
 }
 
 /* hanamonogatari */
 
 tr:hover .animetitle[href*="/21855/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/hanamonogatari.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/hanamonogatari.gif) center;
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1630,15 +1630,15 @@ tr:hover .animetitle[href*="/21855/"]:before {
 }
 
 tr:hover .animetitle[href*="/21855/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/hanamonogatari.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/hanamonogatari.png) center;
   background-size: cover;
 }
 
 /* nisemonogatari */
 
 tr:hover .animetitle[href*="/11597/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/ubw2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nisemonogatari2.gif) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/ubw2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nisemonogatari2.gif) center;
   background-size: cover;
   width: 100%;
   height: 385px;
@@ -1651,7 +1651,7 @@ tr:hover .animetitle[href*="/11597/"] {
 }
 
 tr:hover .animetitle[href*="/11597/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nisemonogatari.png) center;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nisemonogatari.png) center;
   background-size: cover;
 }
 
@@ -1662,15 +1662,15 @@ tr:hover .animetitle[href*="/11597/"]:hover:before {
 
 tr:hover .animetitle[href*="/11597/"]:before {
   top: 100px;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/nisemonogatari.gif);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/nisemonogatari.gif);
   background-size: cover;
 }
 
 /* mirai nikki */
 
 tr:hover .animetitle[href*="/10620/"] {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mirainikki2.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mirainikki.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mirainikki2.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mirainikki.png);
   background-size: 100%;
   box-shadow: inset 0px 0px 100px -20px rgba(255, 0, 0, 0.5);
   width: 100%;
@@ -1688,7 +1688,7 @@ tr:hover .animetitle[href*="/10620/"]:before {
 }
 
 tr:hover .animetitle[href*="/10620/"]:hover {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/mirainikki.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/mirainikki.png);
   background-size: cover;
   box-shadow: inset 0px 0px 0px 0px;
 }
diff --git a/Madoka/mainanime.css b/Madoka/mainanime.css
index 1351524..80ab01a 100644
--- a/Madoka/mainanime.css
+++ b/Madoka/mainanime.css
@@ -23,7 +23,7 @@ Determines the positioning of your list
   left: 330px !important;
   width: 690px;
   padding-top: 260px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/title.png);
   background-repeat: no-repeat;
   background-position: top;
   border-radius: 25px 25px 0px 0px;
@@ -216,7 +216,7 @@ CURRENT BUTTON (INACTIVE)
 */
 
 .status_not_selected a[href*="status=1"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/watching.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/watching.png);
   bottom: 295px;
   right: -180px;
   border-radius: 10px 0px 0px 0px;
@@ -228,7 +228,7 @@ CURRENT BUTTON (ACTIVE, HOVER)
 
 .status_selected a[href*="status=1"],
 .status_not_selected a[href*="status=1"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/watching.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/watching.png);
   bottom: 295px;
   right: -35px;
   border-radius: 10px 0px 0px 0px;
@@ -239,7 +239,7 @@ COMPLETED (INACTIVE)
 */
 
 .status_not_selected a[href*="status=2"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/completed.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/completed.png);
   bottom: 240px;
   right: -180px;
 }
@@ -250,7 +250,7 @@ COMPLETED (ACTIVE, HOVER)
 
 .status_selected a[href*="status=2"],
 .status_not_selected a[href*="status=2"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/completed.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/completed.png);
   bottom: 240px;
   right: -35px;
 }
@@ -260,7 +260,7 @@ ON-HOLD (INACTIVE)
 */
 
 .status_not_selected a[href*="status=3"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/onhold.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/onhold.png);
   bottom: 185px;
   right: -180px;
 }
@@ -271,7 +271,7 @@ ON-HOLD (ACTIVE, HOVER)
 
 .status_selected a[href*="status=3"],
 .status_not_selected a[href*="status=3"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/onhold.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/onhold.png);
   bottom: 185px;
   right: -35px;
 }
@@ -281,7 +281,7 @@ DROPPED (INACTIVE)
 */
 
 .status_not_selected a[href*="status=4"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/dropped.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/dropped.png);
   bottom: 130px;
   right: -180px;
 }
@@ -292,7 +292,7 @@ DROPPED (ACTIVE, HOVER)
 
 .status_selected a[href*="status=4"],
 .status_not_selected a[href*="status=4"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/dropped.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/dropped.png);
   right: -35px;
   bottom: 130px;
 }
@@ -302,7 +302,7 @@ PLANNED (INACTIVE)
 */
 
 .status_not_selected a[href*="status=6"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/planning.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/planning.png);
   bottom: 75px;
   right: -180px;
 }
@@ -313,7 +313,7 @@ PLANNED (ACTIVE, HOVER)
 
 .status_selected a[href*="status=6"],
 .status_not_selected a[href*="status=6"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/planning.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/planning.png);
   right: -35px;
   bottom: 75px;
 }
@@ -323,7 +323,7 @@ ALL ANIME (INACTIVE)
 */
 
 .status_not_selected a[href*="status=7"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/allanime.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/allanime.png);
   bottom: 20px;
   right: -180px;
   border-radius: 0px 0px 0px 11px;
@@ -335,7 +335,7 @@ ALL ANIME (ACTIVE, HOVER)
 
 .status_selected a[href*="status=7"],
 .status_not_selected a[href*="status=7"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/allanime.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/allanime.png);
   right: -35px;
   bottom: 20px;
   border-radius: 0px 0px 0px 11px;
@@ -394,31 +394,31 @@ Header classes for Currently Watching, Completed, Dropped, etc...
 .header_cw {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/watching%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/watching%20title.png);
 }
 
 .header_completed {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/completed%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/completed%20title.png);
 }
 
 .header_onhold {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/onhold%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/onhold%20title.png);
 }
 
 .header_dropped {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/drop%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/drop%20title.png);
 }
 
 .header_ptw {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/plan%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/plan%20title.png);
 }
 
 .header_title {
@@ -434,7 +434,7 @@ Header classes for Currently Watching, Completed, Dropped, etc...
   color: transparent;
   width: 690px;
   height: 45px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/bottom.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/bottom.png);
 }
 
 .category_totals:hover {
@@ -812,7 +812,7 @@ If you want to change out the icon images themselves, you can scroll down throug
 }
 
 #mal\_cs\_powered a img {
-  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/myanimelist%20menu.png")
+  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/myanimelist%20menu.png")
     no-repeat scroll 50% 6px rgba(64, 60, 90, 0.6);
   border-radius: 3px 3px 3px 3px;
   display: block;
@@ -856,7 +856,7 @@ If you want to change out the icon images themselves, you can scroll down throug
 }
 
 #mal\_cs\_powered #search #searchListButton {
-  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/search%20button.png")
+  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/search%20button.png")
     no-repeat scroll 0 0 transparent;
   border-radius: 3px 3px 3px 3px;
   height: 0;
@@ -869,42 +869,42 @@ If you want to change out the icon images themselves, you can scroll down throug
 }
 
 #mal\_cs\_listinfo {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/list%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/list%20menu1.png");
   right: 106px;
 }
 
 #mal\_cs\_listinfo:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/list%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/list%20menu2.png");
 }
 
 #mal\_cs\_links {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/link%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/link%20menu1.png");
   right: 72px;
   z-index: 9;
 }
 
 #mal\_cs\_links:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/link%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/link%20menu2.png");
 }
 
 #mal\_cs\_otherlinks {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/other%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/other%20menu1.png");
   right: 38px;
   z-index: 8;
 }
 
 #mal\_cs\_otherlinks:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/other%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/other%20menu2.png");
 }
 
 #mal\_cs\_powered {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/power%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/power%20menu1.png");
   right: 4px !important;
   z-index: 7;
 }
 
 #mal\_cs\_powered:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/list%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/list%20menu2.png");
 }
 
 td#mal\_cs\_pic a img {
@@ -1009,8 +1009,8 @@ Sparkle
 */
 
 body {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/star1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/star2.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/star1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/star2.png);
   border-radius: 50em;
   animation: sparkle 15s linear infinite;
   -webkit-animation: sparkle 15s linear infinite;
diff --git a/Madoka/mainmanga.css b/Madoka/mainmanga.css
index 6086df6..84819a5 100644
--- a/Madoka/mainmanga.css
+++ b/Madoka/mainmanga.css
@@ -23,7 +23,7 @@ Determines the positioning of your list
   left: 330px !important;
   width: 690px;
   padding-top: 260px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/title.png);
   background-repeat: no-repeat;
   background-position: top;
   border-radius: 25px 25px 0px 0px;
@@ -211,7 +211,7 @@ CURRENT BUTTON (INACTIVE)
 */
 
 .status_not_selected a[href*="status=1"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/watching.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/watching.png);
   bottom: 295px;
   right: -180px;
   border-radius: 10px 0px 0px 0px;
@@ -223,7 +223,7 @@ CURRENT BUTTON (ACTIVE, HOVER)
 
 .status_selected a[href*="status=1"],
 .status_not_selected a[href*="status=1"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/watching.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/watching.png);
   bottom: 295px;
   right: -35px;
   border-radius: 10px 0px 0px 0px;
@@ -234,7 +234,7 @@ COMPLETED (INACTIVE)
 */
 
 .status_not_selected a[href*="status=2"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/completed.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/completed.png);
   bottom: 240px;
   right: -180px;
 }
@@ -245,7 +245,7 @@ COMPLETED (ACTIVE, HOVER)
 
 .status_selected a[href*="status=2"],
 .status_not_selected a[href*="status=2"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/completed.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/completed.png);
   bottom: 240px;
   right: -35px;
 }
@@ -255,7 +255,7 @@ ON-HOLD (INACTIVE)
 */
 
 .status_not_selected a[href*="status=3"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/onhold.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/onhold.png);
   bottom: 185px;
   right: -180px;
 }
@@ -266,7 +266,7 @@ ON-HOLD (ACTIVE, HOVER)
 
 .status_selected a[href*="status=3"],
 .status_not_selected a[href*="status=3"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/onhold.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/onhold.png);
   bottom: 185px;
   right: -35px;
 }
@@ -276,7 +276,7 @@ DROPPED (INACTIVE)
 */
 
 .status_not_selected a[href*="status=4"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/dropped.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/dropped.png);
   bottom: 130px;
   right: -180px;
 }
@@ -287,7 +287,7 @@ DROPPED (ACTIVE, HOVER)
 
 .status_selected a[href*="status=4"],
 .status_not_selected a[href*="status=4"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/dropped.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/dropped.png);
   right: -35px;
   bottom: 130px;
 }
@@ -297,7 +297,7 @@ PLANNED (INACTIVE)
 */
 
 .status_not_selected a[href*="status=6"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/planning.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/planning.png);
   bottom: 75px;
   right: -180px;
 }
@@ -308,7 +308,7 @@ PLANNED (ACTIVE, HOVER)
 
 .status_selected a[href*="status=6"],
 .status_not_selected a[href*="status=6"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/planning.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/planning.png);
   right: -35px;
   bottom: 75px;
 }
@@ -318,7 +318,7 @@ ALL ANIME (INACTIVE)
 */
 
 .status_not_selected a[href*="status=7"] {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/allanime.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/allanime.png);
   bottom: 20px;
   right: -180px;
   border-radius: 0px 0px 0px 11px;
@@ -330,7 +330,7 @@ ALL ANIME (ACTIVE, HOVER)
 
 .status_selected a[href*="status=7"],
 .status_not_selected a[href*="status=7"]:hover {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/allanime.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/allanime.png);
   right: -35px;
   bottom: 20px;
   border-radius: 0px 0px 0px 11px;
@@ -389,31 +389,31 @@ Header classes for Currently Watching, Completed, Dropped, etc...
 .header_cw {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/watching%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/watching%20title.png);
 }
 
 .header_completed {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/completed%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/completed%20title.png);
 }
 
 .header_onhold {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/onhold%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/onhold%20title.png);
 }
 
 .header_dropped {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/drop%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/drop%20title.png);
 }
 
 .header_ptw {
   height: 115px;
   width: 690px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/plan%20title.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/plan%20title.png);
 }
 
 .header_title {
@@ -429,7 +429,7 @@ Header classes for Currently Watching, Completed, Dropped, etc...
   color: transparent;
   width: 690px;
   height: 45px;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/bottom.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/bottom.png);
 }
 
 .category_totals:hover {
@@ -807,7 +807,7 @@ If you want to change out the icon images themselves, you can scroll down throug
 }
 
 #mal\_cs\_powered a img {
-  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/myanimelist%20menu.png")
+  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/myanimelist%20menu.png")
     no-repeat scroll 50% 6px rgba(64, 60, 90, 0.6);
   border-radius: 3px 3px 3px 3px;
   display: block;
@@ -851,7 +851,7 @@ If you want to change out the icon images themselves, you can scroll down throug
 }
 
 #mal\_cs\_powered #search #searchListButton {
-  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/search%20button.png")
+  background: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/search%20button.png")
     no-repeat scroll 0 0 transparent;
   border-radius: 3px 3px 3px 3px;
   height: 0;
@@ -864,42 +864,42 @@ If you want to change out the icon images themselves, you can scroll down throug
 }
 
 #mal\_cs\_listinfo {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/list%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/list%20menu1.png");
   right: 106px;
 }
 
 #mal\_cs\_listinfo:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/list%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/list%20menu2.png");
 }
 
 #mal\_cs\_links {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/link%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/link%20menu1.png");
   right: 72px;
   z-index: 9;
 }
 
 #mal\_cs\_links:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/link%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/link%20menu2.png");
 }
 
 #mal\_cs\_otherlinks {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/other%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/other%20menu1.png");
   right: 38px;
   z-index: 8;
 }
 
 #mal\_cs\_otherlinks:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/other%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/other%20menu2.png");
 }
 
 #mal\_cs\_powered {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/power%20menu1.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/power%20menu1.png");
   right: 4px !important;
   z-index: 7;
 }
 
 #mal\_cs\_powered:hover {
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/list%20menu2.png");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/list%20menu2.png");
 }
 
 td#mal\_cs\_pic a img {
@@ -1004,8 +1004,8 @@ Sparkle
 */
 
 body {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/star1.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/star2.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/star1.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/star2.png);
   border-radius: 50em;
   animation: sparkle 15s linear infinite;
   -webkit-animation: sparkle 15s linear infinite;
diff --git a/Nhentai/main.css b/Nhentai/main.css
index 4f76180..df8b7a5 100644
--- a/Nhentai/main.css
+++ b/Nhentai/main.css
@@ -244,7 +244,7 @@ body {
 }
 
 .header .header-title:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Nhentai/logo.png) no-repeat;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Nhentai/logo.png) no-repeat;
   background-size: 100%;
   content: "";
   height: 30px;
diff --git a/NierAutomata/main.css b/NierAutomata/main.css
index caeff3a..fc38e81 100644
--- a/NierAutomata/main.css
+++ b/NierAutomata/main.css
@@ -8,7 +8,7 @@
 
 body {
   background: center fixed !important;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/bg.png) !important;
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/bg.png) !important;
   background-size: cover !important;
   background-repeat: no-repeat !important;
   scroll-snap-type: mandatory;
@@ -91,7 +91,7 @@ body {
   content: "";
   display: block;
   background: center fixed;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/bg.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/bg.png);
   background-size: cover;
   background-repeat: no-repeat;
   position: fixed;
@@ -106,7 +106,7 @@ body {
   content: "";
   display: block;
   background: center fixed;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/bg.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/bg.png);
   background-size: cover;
   background-repeat: no-repeat;
   position: fixed;
@@ -121,7 +121,7 @@ body {
   content: "";
   display: block;
   background: center;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/leftline.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/leftline.png);
   background-repeat: repeat-y;
   position: fixed;
   top: 190px;
@@ -134,7 +134,7 @@ body {
 .list-block::after {
   content: "";
   display: block;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/line.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/line.png);
   background-repeat: no-repeat;
   background-size: 100%;
   position: fixed;
@@ -212,7 +212,7 @@ body {
   content: "";
   display: block;
   background: center;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/leftline.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/leftline.png);
   background-repeat: repeat-y;
   position: absolute;
   top: 25px;
@@ -227,7 +227,7 @@ body {
   height: 30px;
   width: 100%;
   background: left;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/line.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/line.png);
   background-repeat: no-repeat;
   background-size: 100%;
 }
@@ -444,7 +444,7 @@ body {
 .list-table tbody.list-item::before {
   content: "";
   background-position: center;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/arrow.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/arrow.png);
   background-repeat: no-repeat;
   width: 42px;
   height: 50px;
diff --git a/Night-Shift/main.css b/Night-Shift/main.css
index 34dff93..a1b0434 100644
--- a/Night-Shift/main.css
+++ b/Night-Shift/main.css
@@ -17,7 +17,7 @@
 body {
   background-attachment: fixed;
   background-color: var(--main-background) !important;
-  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Night-Shift/images/background.jpeg");
+  background-image: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Night-Shift/images/background.jpeg");
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
diff --git a/Persona5/main.css b/Persona5/main.css
index 22b4867..21486f0 100644
--- a/Persona5/main.css
+++ b/Persona5/main.css
@@ -6,11 +6,11 @@
 
 @font-face {
   font-family: "P5-Repca";
-  src: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/fonts/p5-repca-webfont.ttf")
+  src: url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/fonts/p5-repca-webfont.ttf")
       format("truetype"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/fonts/p5-repca-webfont.woff")
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/fonts/p5-repca-webfont.woff")
       format("woff"),
-    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/fonts/p5-repca-webfont.woff2")
+    url("https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/fonts/p5-repca-webfont.woff2")
       format("woff2");
 }
 
@@ -44,7 +44,7 @@ html {
 }
 
 body {
-  background: #000 url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/JqzWDjc.png) bottom
+  background: #000 url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/JqzWDjc.png) bottom
     left no-repeat fixed !important;
   background-size: auto 100% !important;
   box-sizing: border-box;
@@ -63,7 +63,7 @@ body {
 }
 
 body:before {
-  background: red url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/79a2xdl.jpg) center 5%
+  background: red url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/79a2xdl.jpg) center 5%
     fixed !important;
   background-size: cover !important;
   content: "";
@@ -81,7 +81,7 @@ body:before {
 }
 
 .header {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/yQ9iUy9.png) no-repeat;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/yQ9iUy9.png) no-repeat;
   background-size: 100% auto;
   box-sizing: border-box;
   height: 100%;
@@ -120,48 +120,48 @@ body:before {
 }
 
 body[data-query*='"status":1'] .header:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/hBD5Pdt.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/hBD5Pdt.png);
 }
 
 body[data-query*='"status":1'] .header:after {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/LI55Brk.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/LI55Brk.png);
 }
 
 body[data-query*='"status":2'] .header:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/xa1PbG8.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/xa1PbG8.png);
 }
 
 body[data-query*='"status":2'] .header:after {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/a4GPNLk.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/a4GPNLk.png);
 }
 
 body[data-query*='"status":3'] .header:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/yXn755I.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/yXn755I.png);
 }
 
 body[data-query*='"status":3'] .header:after {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/Il9i5iz.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/Il9i5iz.png);
 }
 
 body[data-query*='"status":4'] .header:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/vNzJzRG.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/vNzJzRG.png);
 }
 
 body[data-query*='"status":4'] .header:after {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/5LebIWo.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/5LebIWo.png);
 }
 
 body[data-query*='"status":6'] .header:before {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/ZFNhjIN.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/ZFNhjIN.png);
 }
 
 body[data-query*='"status":6'] .header:after {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/3cBlLHC.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/3cBlLHC.png);
 }
 
 body[data-query*='"status":7'] .header:before {
   background-color: #000;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/JvozR2U.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/JvozR2U.png);
   background-size: auto;
   box-shadow: 15px 0 0 #000;
   height: calc(100% + 30%);
@@ -170,7 +170,7 @@ body[data-query*='"status":7'] .header:before {
 }
 
 body[data-query*='"status":7'] .header:after {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/p95hoWb.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/p95hoWb.png);
   background-size: cover;
   margin-left: -88px;
   width: 60%;
@@ -192,7 +192,7 @@ body[data-query*='"status":7'] .header:after {
 }
 
 .header .header-title:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/bZJPlCR.png) center 24%
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/bZJPlCR.png) center 24%
     no-repeat;
   background-size: 100% 56px;
   content: "";
@@ -209,10 +209,10 @@ body[data-query*='"status":7'] .header:after {
 
 .list-menu-float {
   animation: coop 4s linear infinite alternate;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/CaL5WU8.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/VuUrXGB.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/J1jXriv.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/cP7jt5j.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/CaL5WU8.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/VuUrXGB.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/J1jXriv.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/cP7jt5j.png);
   background-position: right bottom, left bottom, right bottom, left center;
   background-repeat: no-repeat;
   background-size: auto, 105% auto, 105% auto, cover;
@@ -226,38 +226,38 @@ body[data-query*='"status":7'] .header:after {
 }
 
 body[data-query*='"status":1'] .list-menu-float {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/2zGFBOC.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/VuUrXGB.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/J1jXriv.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/cP7jt5j.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/2zGFBOC.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/VuUrXGB.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/J1jXriv.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/cP7jt5j.png);
 }
 
 body[data-query*='"status":2'] .list-menu-float {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/xi05nl4.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/VuUrXGB.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/J1jXriv.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/cP7jt5j.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/xi05nl4.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/VuUrXGB.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/J1jXriv.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/cP7jt5j.png);
 }
 
 body[data-query*='"status":3'] .list-menu-float {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/5iFbe83.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/VuUrXGB.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/J1jXriv.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/cP7jt5j.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/5iFbe83.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/VuUrXGB.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/J1jXriv.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/cP7jt5j.png);
 }
 
 body[data-query*='"status":4'] .list-menu-float {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/eLYp4cM.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/VuUrXGB.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/J1jXriv.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/cP7jt5j.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/eLYp4cM.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/VuUrXGB.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/J1jXriv.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/cP7jt5j.png);
 }
 
 body[data-query*='"status":6'] .list-menu-float {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/WefgBnU.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/VuUrXGB.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/J1jXriv.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/cP7jt5j.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/WefgBnU.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/VuUrXGB.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/J1jXriv.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/cP7jt5j.png);
 }
 
 .list-menu-float:hover {
@@ -283,7 +283,7 @@ body[data-query*='"status":6'] .list-menu-float {
 }
 
 .list-menu-float:before {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/EQvRp3S.png) no-repeat;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/EQvRp3S.png) no-repeat;
   background-size: 100% auto;
 }
 
@@ -292,7 +292,7 @@ body[data-query*='"status":6'] .list-menu-float {
 }
 
 .list-menu-float:after {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/a8u3QIo.png);
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/a8u3QIo.png);
   background-size: 100% auto;
   bottom: 0;
   content: "";
@@ -426,7 +426,7 @@ body[data-query*='"status":6'] .list-menu-float {
 .list-menu-float .icon-menu:nth-of-type(n + 3):before,
 .icon-menu.logout:before {
   animation: skewRubberband 0.7s linear infinite;
-  background: #f00 url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/qUPXvsJ.png);
+  background: #f00 url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/qUPXvsJ.png);
   content: "";
   height: 30px;
   left: 0;
@@ -562,7 +562,7 @@ body[data-query*='"status":6'] .list-menu-float {
 }
 
 #list-container {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/a8u3QIo.png) top center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/a8u3QIo.png) top center
     no-repeat;
   background-size: 100% auto;
   border: 0;
diff --git a/Polygon/main.css b/Polygon/main.css
index 4a840cb..a3909a8 100644
--- a/Polygon/main.css
+++ b/Polygon/main.css
@@ -37,7 +37,7 @@ a {
 
 body {
   background-color: #d9d9d9;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Polygon/images/background.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Polygon/images/background.jpg);
   background-position: center center;
   background-size: cover;
   background-attachment: fixed;
diff --git a/README.md b/README.md
index 53b96aa..c70b0e2 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@
 - [Contact](#contact-me)
 
 <h2 align=center>Mahou Shoujo Madoka★Magica</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Madoka/images/sample.gif></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Madoka/images/sample.gif></p>
 
 ![Classic][classiclogo]
 
@@ -57,18 +57,18 @@
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/anime?style=%23more%7Bid%7D%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D%0D%0A";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Madoka/mainanime.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Madoka/mainanime.css";
 ```
 
 - **For manga**:
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/manga?style=%23more%7Bid%7D%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D%0D%0A";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Madoka/mainmanga.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Madoka/mainmanga.css";
 ```
 
 <h2 align=center>Saber</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/sample.gif></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/sample.gif></p>
 
 ![Classic][classiclogo]
 
@@ -93,14 +93,14 @@
 **How to use (for anime and manga)**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Saber/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Saber/main.css";
 ```
 
 <h2 align=center>Dungeon ni Deai wo Motomeru no wa Machigatteiru Darou ka (Danmachi)</h2>
 <p align=center>
-  <img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/sample1.png>
-  <img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/sample2.png>
-  <img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Danmachi/images/sample3.png>
+  <img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/sample1.png>
+  <img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/sample2.png>
+  <img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Danmachi/images/sample3.png>
 </p>
 
 ![Classic][classiclogo]
@@ -124,23 +124,23 @@
 - **Hestia theme**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Danmachi/mainhestia.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Danmachi/mainhestia.css";
 ```
 
 - **Lili theme**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Danmachi/mainlili.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Danmachi/mainlili.css";
 ```
 
 - **Ais theme**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Danmachi/mainais.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Danmachi/mainais.css";
 ```
 
 <h2 align=center>Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai (Anohana)</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/sample.png></p>
 
 ![Classic][classiclogo]
 
@@ -159,18 +159,18 @@
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/anime?style=%23more%7Bid%7D%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D%0D%0A";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Anohana/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Anohana/main.css";
 ```
 
 - **For manga**:
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/manga?style=%23more%7Bid%7D%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D%0D%0A";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Anohana/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Anohana/main.css";
 ```
 
 <h2 align=center>Expander</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander/images/sample.png></p>
 
 ![Classic][classiclogo]
 
@@ -201,18 +201,18 @@
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/anime?style=tr%3Ahover%20.animetitle%5Bhref%2A%3D%27%2F%7Bid%7D%2F%27%5D%3Abefore%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander/mainanime.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander/mainanime.css";
 ```
 
 - **For manga**:
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/manga?style=tr%3Ahover%20.animetitle%5Bhref%2A%3D%27%2F%7Bid%7D%2F%27%5D%3Abefore%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander/mainmanga.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander/mainmanga.css";
 ```
 
 <h2 align=center>Expander Dark</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Expander-Dark/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Expander-Dark/images/sample.png></p>
 
 ![Classic][classiclogo]
 
@@ -243,18 +243,18 @@
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/anime?style=tr%3Ahover%20.animetitle%5Bhref%2A%3D%27%2F%7Bid%7D%2F%27%5D%3Abefore%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/main-anime.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/main-anime.css";
 ```
 
 - **For manga**:
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/manga?style=tr%3Ahover%20.animetitle%5Bhref%2A%3D%27%2F%7Bid%7D%2F%27%5D%3Abefore%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Expander-Dark/main-manga.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Expander-Dark/main-manga.css";
 ```
 
 <h2 align=center>Bakemonogatari</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari/images/sample.png></p>
 
 ![Classic][classiclogo]
 
@@ -286,18 +286,18 @@
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/anime?style=%23more%7Bid%7D+.borderRBL+div%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari/main.css";
 ```
 
 - **For manga**:
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/manga?style=%23more%7Bid%7D+.borderRBL+div%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari/main.css";
 ```
 
 <h2 align=center>Bakemonogatari 2</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/sample.png></p>
 
 ![Modern][modernlogo]
 
@@ -329,17 +329,17 @@
 - **For anime**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari-2/mainanime.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari-2/mainanime.css";
 ```
 
 - **For manga**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari-2/mainmanga.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari-2/mainmanga.css";
 ```
 
 <h2 align=center>Rezero</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/sample.png></p>
 
 ![Classic][classiclogo]
 
@@ -362,11 +362,11 @@
 **How to use (for anime and manga)**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Rezero/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Rezero/main.css";
 ```
 
 <h2 align=center>Modern Image</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Modern-Image/images/sample.jpg></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Modern-Image/images/sample.jpg></p>
 
 ![Modern][modernlogo]
 
@@ -396,18 +396,18 @@
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/anime?style=.data.image%20a%5Bhref%2A%3D%22%2F%7Bid%7D%2F%22%5D%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Modern-Image/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Modern-Image/main.css";
 ```
 
 - **For manga**:
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/manga?style=.data.image%20a%5Bhref%2A%3D%22%2F%7Bid%7D%2F%22%5D%7Bbackground-image%3Aurl%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Modern-Image/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Modern-Image/main.css";
 ```
 
 <h2 align=center>Nier:Automata</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/NierAutomata/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/NierAutomata/images/sample.png></p>
 
 ![Modern][modernlogo]
 
@@ -436,11 +436,11 @@
 **How to use (for anime and manga)**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/NierAutomata/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/NierAutomata/main.css";
 ```
 
 <h2 align=center>Persona 5</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Persona5/images/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Persona5/images/sample.png></p>
 
 ![Modern][modernlogo]
 
@@ -465,11 +465,11 @@
 **How to use (for anime and manga)**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Persona5/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Persona5/main.css";
 ```
 
 <h2 align=center>Polygon</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Polygon/images/sample.jpg></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Polygon/images/sample.jpg></p>
 
 ![Modern][modernlogo]
 
@@ -493,11 +493,11 @@
 **How to use**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Polygon/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Polygon/main.css";
 ```
 
 <h2 align=center>Night Shift</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Night-Shift/images/sample.jpg></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Night-Shift/images/sample.jpg></p>
 
 ![Modern][modernlogo]
 
@@ -512,11 +512,11 @@
 **How to use (for anime and manga)**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Night-Shift/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Night-Shift/main.css";
 ```
 
 <h2 align=center>Blackout</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Blackout/images/sample.jpg></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Blackout/images/sample.jpg></p>
 
 ![Modern][modernlogo]
 
@@ -531,11 +531,11 @@
 **How to use (for anime and manga)**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Blackout/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Blackout/main.css";
 ```
 
 <h2 align=center>Tilt</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/sample.jpg></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/sample.jpg></p>
 
 ![Modern][modernlogo]
 
@@ -563,11 +563,11 @@
 **How to use (for anime and manga)**:
 
 ```css
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Tilt/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Tilt/main.css";
 ```
 
 <h2 align=center>Nhentai</h2>
-<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Nhentai/sample.png></p>
+<p align=center><img src=https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Nhentai/sample.png></p>
 
 ![Modern][modernlogo]
 
@@ -589,11 +589,11 @@
 
 ```css
 @\import "https://cover.mal.rl404.com/[MAL_USERNAME]/manga?style=.data.image+a%5Bhref%2A%3D%22%2F%7Bid%7D%2F%22%5D%7Bbackground-image%3A+url%28%7Burl%7D%29%7D";
-@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Nhentai/main.css";
+@\import "https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Nhentai/main.css";
 ```
 
-[classiclogo]: https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Images/classic.png
-[modernlogo]: https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Images/modern.png
+[classiclogo]: https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Images/classic.png
+[modernlogo]: https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Images/modern.png
 
 ## Other
 
diff --git a/Rezero/main.css b/Rezero/main.css
index f678ee8..13a63eb 100644
--- a/Rezero/main.css
+++ b/Rezero/main.css
@@ -24,11 +24,11 @@
 }
 
 body {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/badge.png) no-repeat center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/badge.png) no-repeat center
       calc(50% + 65px) / 35% fixed,
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/c-left-1080.jpg) no-repeat
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/c-left-1080.jpg) no-repeat
       calc(50% - 700px) center fixed,
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/c-right-1080.jpg) no-repeat
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/c-right-1080.jpg) no-repeat
       calc(50% + 700px) center fixed;
 }
 
@@ -71,7 +71,7 @@ body {
 }
 
 #mal_control_strip tbody {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/p-bg.jpg) center bottom
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/p-bg.jpg) center bottom
     no-repeat;
   position: fixed;
   background-color: #ffffff;
@@ -473,7 +473,7 @@ table[class*="header_"]:nth-of-type(n + 3) + table {
 
 table[class^="header_"] {
   margin-top: -25px !important;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/p-bg.jpg) center bottom
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/p-bg.jpg) center bottom
     no-repeat;
   height: 30px;
 }
@@ -574,20 +574,20 @@ a[href*="order=10"] {
 
 @media all and (max-device-width: 1400px) {
   body {
-    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/badge.png) no-repeat center
+    background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/badge.png) no-repeat center
         calc(50% + 65px) / 35% fixed,
-      url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/c-left-720.jpg) no-repeat
+      url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/c-left-720.jpg) no-repeat
         calc(50% - 600px) center fixed,
-      url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/c-right-720.jpg) no-repeat
+      url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/c-right-720.jpg) no-repeat
         calc(50% + 600px) center fixed;
   }
   @media screen and (device-height: 1024px) {
     body {
-      background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/badge.png) no-repeat
+      background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/badge.png) no-repeat
           center calc(50% + 65px) / 35% fixed,
-        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/c-left-1080.jpg) no-repeat
+        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/c-left-1080.jpg) no-repeat
           calc(50% - 675px) center fixed,
-        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Rezero/images/c-right-1080.jpg) no-repeat
+        url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Rezero/images/c-right-1080.jpg) no-repeat
           calc(50% + 675px) center fixed;
     }
   }
diff --git a/Saber/main.css b/Saber/main.css
index de32917..8059770 100644
--- a/Saber/main.css
+++ b/Saber/main.css
@@ -9,7 +9,7 @@
 /* MAIN */
 
 body {
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/NNolCA1.jpg);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/NNolCA1.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: cover;
@@ -24,7 +24,7 @@ a {
 }
 
 #list_surround {
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/xtvWgHg.png) no-repeat center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/xtvWgHg.png) no-repeat center
     0 !important;
   margin: 20px auto 5px;
   padding: 310px 0 2px;
@@ -128,7 +128,7 @@ td[class^="td"]:last-child {
   margin-left: -20px;
   margin-top: 22px;
   font-size: 0;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/xApmJde.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/xApmJde.png);
   background-repeat: no-repeat;
   z-index: -1;
 }
@@ -157,7 +157,7 @@ td[class^="td"]:last-child {
   position: absolute;
   display: block;
   content: "";
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/eTMjl9W.png) no-repeat;
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/eTMjl9W.png) no-repeat;
   width: 730px;
   height: 78px;
   margin-left: -20px;
@@ -236,8 +236,8 @@ td[class^="td"]:last-child {
   margin-left: -40%;
   width: 80%;
   height: 100%;
-  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/sWW0xCu.png),
-    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/KzNIhqF.png);
+  background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/sWW0xCu.png),
+    url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/KzNIhqF.png);
   border-radius: 50em;
   animation: sparkle 15s linear infinite;
   -webkit-animation: sparkle 15s linear infinite;
@@ -285,13 +285,13 @@ td[class^="td"]:last-child {
   height: 100px !important;
   left: 0;
   top: 0;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     -moz-linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%) !important;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     -webkit-linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%) !important;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     linear-gradient(to top, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%) !important;
   -webkit-transition: margin-top 0.5s ease-out, z-index 0.5s linear 0.2s;
@@ -528,13 +528,13 @@ td[class^="td"]:last-child {
   width: 100%;
   left: 0;
   top: 0;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%);
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     -moz-linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%);
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     -webkit-linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%);
   transition: all 0.5s ease-out;
@@ -618,13 +618,13 @@ td[class^="td"]:last-child {
   width: 100%;
   left: 0;
   top: 0;
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%);
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     -moz-linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%);
-  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Saber/images/DV3hytm.png) left center
+  background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Saber/images/DV3hytm.png) left center
       no-repeat,
     -webkit-linear-gradient(bottom, rgb(48, 48, 48) 1%, rgb(255, 255, 255) 3%, rgb(255, 255, 255) 100%);
   transition: margin-top 0.5s ease-out, z-index 0.5s linear 0.2s;
diff --git a/Tilt/main.css b/Tilt/main.css
index c6d552c..017fc82 100644
--- a/Tilt/main.css
+++ b/Tilt/main.css
@@ -4,18 +4,18 @@
  * Modified by rl404 (https://myanimelist.net/profile/rl404)
  */
 
-@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Tilt/font.css);
+@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Tilt/font.css);
 
 :root {
-  --background-img: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/oQ5LYfB.jpg);
-  --background-img-hd: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/IJrzYGP.jpg);
-  --logo-img: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/XOLKsEF.png);
-  --banner-img-all: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/2dNxOcM.png);
-  --banner-img-current: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/aPHWdRV.png);
-  --banner-img-completed: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/Dv7xyGN.png);
-  --banner-img-onhold: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/0HM7Vho.png);
-  --banner-img-dropped: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/dh42mXP.png);
-  --banner-img-planned: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Tilt/images/JQlB1VA.png);
+  --background-img: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/oQ5LYfB.jpg);
+  --background-img-hd: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/IJrzYGP.jpg);
+  --logo-img: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/XOLKsEF.png);
+  --banner-img-all: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/2dNxOcM.png);
+  --banner-img-current: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/aPHWdRV.png);
+  --banner-img-completed: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/Dv7xyGN.png);
+  --banner-img-onhold: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/0HM7Vho.png);
+  --banner-img-dropped: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/dh42mXP.png);
+  --banner-img-planned: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Tilt/images/JQlB1VA.png);
   --banner-pos-all: 20px center;
   --banner-pos-current: 115px center;
   --banner-pos-completed: 115px center;