replace fontawesome by forkawesome

This commit is contained in:
2021-03-20 21:51:42 +01:00
parent 371da5d9bf
commit 6efa795f2a
25 changed files with 29 additions and 2273 deletions

View File

@@ -17,7 +17,7 @@ div.chill_contact {
span::before {
margin-left: 0.5em;
margin-right: 0.5em;
font-family: 'FontAwesome';
font-family: 'ForkAwesome';
content: '\f02e';
font-style: normal;
}
@@ -30,7 +30,7 @@ div.chill_contact {
div.chill_address_address::before {
margin-left: 0.5em;
margin-right: 0.5em;
font-family: 'FontAwesome';
font-family: 'ForkAwesome';
content: '\f015';
}
}
@@ -39,7 +39,7 @@ div.chill_contact {
span::before {
margin-left: 0.5em;
margin-right: 0.5em;
font-family: 'FontAwesome';
font-family: 'ForkAwesome';
}
span.email::before {
content: '\f1fa';