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