aboutsummaryrefslogtreecommitdiff
path: root/static/dist/font-awesome/css/brands.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/dist/font-awesome/css/brands.css')
-rw-r--r--static/dist/font-awesome/css/brands.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/dist/font-awesome/css/brands.css b/static/dist/font-awesome/css/brands.css
new file mode 100644
index 00000000..02bab51a
--- /dev/null
+++ b/static/dist/font-awesome/css/brands.css
@@ -0,0 +1,10 @@
1@font-face {
2 font-family: 'Font Awesome 5 Brands';
3 font-style: normal;
4 font-weight: normal;
5 font-display: auto;
6 src: url("../webfonts/fa-brands-400.eot");
7 src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
8
9.fab {
10 font-family: 'Font Awesome 5 Brands'; }