Update Font Awesome to 5.15.2
This commit is contained in:
parent
1609f54d7e
commit
1f70e8aaa4
7 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -13,14 +13,14 @@
|
|||
font-family: "FontAwesomeFree";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("font/fa/fa-regular-400.woff2") format("woff2"), url("font/fa/fa-regular-400.woff") format("woff");
|
||||
src: url("font/fa/fa-regular-400.v.51502.woff2") format("woff2"), url("font/fa/fa-regular-400.v.51502.woff") format("woff");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "FontAwesomeFree";
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
src: url("font/fa/fa-solid-900.woff2") format("woff2"), url("font/fa/fa-solid-900.woff") format("woff");
|
||||
src: url("font/fa/fa-solid-900.v.51502.woff2") format("woff2"), url("font/fa/fa-solid-900.v.51502.woff") format("woff");
|
||||
}
|
||||
|
||||
html,
|
||||
|
|
Loading…
Add table
Reference in a new issue