From c7ed7dc810fa7fce114240a60d705d786ceb7f1d Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Wed, 12 Feb 2020 12:16:19 -0700 Subject: host font awesome directly Instead of relying on the CDN's of FontAwesome, host it ourselves. Signed-off-by: Kenny Ballou --- static/webfonts/fa-brands-400.ttf | Bin 0 -> 132728 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/webfonts/fa-brands-400.ttf (limited to 'static/webfonts/fa-brands-400.ttf') diff --git a/static/webfonts/fa-brands-400.ttf b/static/webfonts/fa-brands-400.ttf new file mode 100644 index 0000000..08622a3 Binary files /dev/null and b/static/webfonts/fa-brands-400.ttf differ -- cgit v1.2.1