Skip to content

Commit 559675b

Browse files
feat: remove icon font
1 parent 096f944 commit 559675b

5 files changed

Lines changed: 0 additions & 11 deletions

File tree

app/assets/fonts/cads.eot

-3.53 KB
Binary file not shown.

app/assets/fonts/cads.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/assets/fonts/cads.ttf

-3.38 KB
Binary file not shown.

app/assets/fonts/cads.woff

-2.35 KB
Binary file not shown.

app/assets/stylesheets/_fonts.scss

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,3 @@
2525

2626
font-display: swap;
2727
}
28-
29-
@font-face {
30-
font-family: cads;
31-
src: url("cads.eot") format("embedded-opentype"),
32-
url("cads.woff") format("woff"), url("cads.ttf") format("truetype"),
33-
url("cads.svg") format("svg");
34-
font-weight: normal;
35-
font-style: normal;
36-
font-display: block;
37-
}

0 commit comments

Comments
 (0)