[MIRROR] font awesome v7 (#12496)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-09 00:28:03 +01:00
committed by GitHub
co-authored by Kashargul
parent 2e5de9ab2d
commit b9440ae470
24 changed files with 132 additions and 102 deletions
@@ -1,8 +1,6 @@
/datum/asset/simple/namespaced/fontawesome
assets = list(
"fa-regular-400.ttf" = 'html/font-awesome/webfonts/fa-regular-400.ttf',
"fa-solid-900.ttf" = 'html/font-awesome/webfonts/fa-solid-900.ttf',
"fa-v4compatibility.ttf" = 'html/font-awesome/webfonts/fa-v4compatibility.ttf',
"v4shim.css" = 'html/font-awesome/css/v4-shims.min.css',
"fa-regular-400.woff2" = 'html/font-awesome/webfonts/fa-regular-400.woff2',
"fa-solid-900.woff2" = 'html/font-awesome/webfonts/fa-solid-900.woff2',
)
parents = list("font-awesome.css" = 'html/font-awesome/css/all.min.css')