Remove font-awesome and migrate its icons

This commit is contained in:
Pau Trepat Segura 2020-07-20 03:58:37 +02:00
parent ca22dcbfee
commit f57c466c93
16 changed files with 133 additions and 13 deletions

View file

@ -12,9 +12,7 @@
<!--=================== cdn ==============================-->
<link href="https://fonts.googleapis.com/css2?family=Muli:wght@300;400;500;600" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/brands.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/fontawesome.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/solid.min.css" />
<link rel="stylesheet" href="/assets/css/fontello.css" />
<!--================= fab-icon =========================-->
<link rel="icon" type="image/png" href="/assets/images/logo-inverted.png" />