Up Font Awesome to v6.4.0

This commit is contained in:
Visman 2023-07-24 15:19:08 +07:00
parent 59d1325ae5
commit 4703e6b6b6
5 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@
font-family: "fa";
font-style: normal;
font-weight: 400;
src: url("../font/fa/fa-regular-400.v.60300.woff2") format("woff2");
src: url("../font/fa/fa-regular-400.v.60400.woff2") format("woff2");
font-display: swap;
}
@ -43,7 +43,7 @@
font-family: "fa";
font-style: normal;
font-weight: 900;
src: url("../font/fa/fa-solid-900.v.60300.woff2") format("woff2");
src: url("../font/fa/fa-solid-900.v.60400.woff2") format("woff2");
font-display: swap;
}