switch themify for fa

This commit is contained in:
2022-05-27 18:07:35 +02:00
parent 8430308832
commit 1c9228403e
22 changed files with 62 additions and 70 deletions

View File

@ -345,8 +345,8 @@ textarea.form-control{
&::before {
position: absolute;
content: "\e65d";
font-family: "themify";
content: "\f138";
font-family: "FontAwesome";
font-size: 14px;
left: 0;
top: 1px;

View File

@ -14,4 +14,4 @@ $gray: #f8f8f8;
// Font Variables
$primary-font: 'Fira Sans', sans-serif;
$secondary-font: 'Fira Sans', sans-serif;
$icon-font: 'themify';
$icon-font: 'FontAwesome';