Vous êtes connecté en tant que anonymous Se Deconnecter
Browse code

intitial commit to branch nude-framework

git authored on 14/03/2019 10:43:54
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,11 +0,0 @@
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; }
Browse code

commit initial de la branch template-meny

git authored on 14/03/2019 10:30:11
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -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; }