aboutsummaryrefslogtreecommitdiff
path: root/src/styles/fontawesome-free/css/regular.css
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-06-19 10:05:53 +0530
committerKumar Priyansh <[email protected]>2019-06-19 10:05:53 +0530
commitc7562dd53ea931a4dc530f9eb1dcf5a660abe2be (patch)
tree659424b8ca8cb301e15d0c13c5e3fa4d0ea771c4 /src/styles/fontawesome-free/css/regular.css
parentc46462c30441c29ea4ff46be8c742ed66fc73a3d (diff)
parent789d5b2c5c8248ed46e597ec0f593a1fb4aa4183 (diff)
downloadauthorr-c7562dd53ea931a4dc530f9eb1dcf5a660abe2be.tar.xz
authorr-c7562dd53ea931a4dc530f9eb1dcf5a660abe2be.zip
Added macOS Vibrancy, Compiling only for macOS, Added Photon Kit, Made some underground changes, Fixed Space-Time Continuum
Diffstat (limited to 'src/styles/fontawesome-free/css/regular.css')
-rw-r--r--src/styles/fontawesome-free/css/regular.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/styles/fontawesome-free/css/regular.css b/src/styles/fontawesome-free/css/regular.css
new file mode 100644
index 0000000..8ce207f
--- /dev/null
+++ b/src/styles/fontawesome-free/css/regular.css
@@ -0,0 +1,15 @@
+/*!
+ * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
+ */
+@font-face {
+ font-family: 'Font Awesome 5 Free';
+ font-style: normal;
+ font-weight: 400;
+ font-display: auto;
+ src: url("../webfonts/fa-regular-400.eot");
+ 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"); }
+
+.far {
+ font-family: 'Font Awesome 5 Free';
+ font-weight: 400; }