Skip to content

Commit

Permalink
removed fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
kotva006 committed Apr 30, 2024
1 parent 03329ec commit 4c6e681
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions assets/css/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,3 @@ $form-check-input-gutter: $base-spacing;
$form-check-input-margin-y: 0;
$input-border-color: $brand-primary;
$input-btn-border-width: 2px;

// Font-awesome settings
$fa-font-path: '/fonts';
Binary file removed assets/static/fonts/fa-brands-400.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-brands-400.woff2
Binary file not shown.
Binary file removed assets/static/fonts/fa-regular-400.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-regular-400.woff2
Binary file not shown.
Binary file removed assets/static/fonts/fa-solid-900.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-solid-900.woff2
Binary file not shown.
Binary file removed assets/static/fonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file removed assets/static/fonts/fa-v4compatibility.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions assets/vendor/fontawesome.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
$fa-font-path: '~@fortawesome/fontawesome-free/webfonts';
@import '@fortawesome/fontawesome-free/scss/fontawesome';
@import '@fortawesome/fontawesome-free/scss/regular';
@import '@fortawesome/fontawesome-free/scss/brands';
Expand Down

0 comments on commit 4c6e681

Please sign in to comment.