Skip to content

Commit

Permalink
Fix Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
smellyshovel committed Jul 4, 2022
1 parent 7615c45 commit fd8a685
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 44 deletions.
10 changes: 5 additions & 5 deletions src/scss/icon-fonts/brandico/brandico.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
font-family: 'brandico';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/brandico/brandico.eot');
src: url('/src/stylesonts/brandico/brandico.eot#iefix') format('eot'),
url('/src/stylesonts/brandico/brandico.woff') format('woff'),
url('/src/stylesonts/brandico/brandico.ttf') format('truetype'),
url('/src/stylesonts/brandico/brandico.svg#brandico') format('svg');
src: url('/src/scss/icon-fonts/brandico/brandico.eot');
src: url('/src/scss/icon-fonts/brandico/brandico.eot#iefix') format('eot'),
url('/src/scss/icon-fonts/brandico/brandico.woff') format('woff'),
url('/src/scss/icon-fonts/brandico/brandico.ttf') format('truetype'),
url('/src/scss/icon-fonts/brandico/brandico.svg#brandico') format('svg');
}

[class*='brandico-']::before {
Expand Down
10 changes: 5 additions & 5 deletions src/scss/icon-fonts/entypo/entypo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
font-family: 'entypo';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/entypo/entypo.eot');
src: url('/src/stylesonts/entypo/entypo.eot?#iefix') format('eot'),
url('/src/stylesonts/entypo/entypo.woff') format('woff'),
url('/src/stylesonts/entypo/entypo.ttf') format('truetype'),
url('/src/stylesonts/entypo/entypo.svg#entypo') format('svg');
src: url('/src/scss/icon-fonts/entypo/entypo.eot');
src: url('/src/scss/icon-fonts/entypo/entypo.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/entypo/entypo.woff') format('woff'),
url('/src/scss/icon-fonts/entypo/entypo.ttf') format('truetype'),
url('/src/scss/icon-fonts/entypo/entypo.svg#entypo') format('svg');
}

[class*='entypo-']::before {
Expand Down
10 changes: 5 additions & 5 deletions src/scss/icon-fonts/fontelico/fontelico.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
font-family: 'fontelico';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/fontelico/fontelico.eot');
src: url('/src/stylesonts/fontelico/fontelico.eot?#iefix') format('eot'),
url('/src/stylesonts/fontelico/fontelico.woff') format('woff'),
url('/src/stylesonts/fontelico/fontelico.ttf') format('truetype'),
url('/src/stylesonts/fontelico/fontelico.svg#fontelico') format('svg');
src: url('/src/scss/icon-fonts/fontelico/fontelico.eot');
src: url('/src/scss/icon-fonts/fontelico/fontelico.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/fontelico/fontelico.woff') format('woff'),
url('/src/scss/icon-fonts/fontelico/fontelico.ttf') format('truetype'),
url('/src/scss/icon-fonts/fontelico/fontelico.svg#fontelico') format('svg');
}

[class*='fontelico-']::before {
Expand Down
12 changes: 6 additions & 6 deletions src/scss/icon-fonts/glyphicons/glyphicons.scss
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: 'Glyphicons Halflings';
src: url('/src/stylesonts/glyphicons/glyphicons.eot');
src: url('/src/stylesonts/glyphicons/glyphicons.eot?#iefix') format('eot'),
url('/src/stylesonts/glyphicons/glyphicons.woff2') format('woff2'),
url('/src/stylesonts/glyphicons/glyphicons.woff') format('woff'),
url('/src/stylesonts/glyphicons/glyphicons.ttf') format('truetype'),
url('/src/stylesonts/glyphicons/glyphicons.svg') format('svg');
src: url('/src/scss/icon-fonts/glyphicons/glyphicons.eot');
src: url('/src/scss/icon-fonts/glyphicons/glyphicons.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/glyphicons/glyphicons.woff2') format('woff2'),
url('/src/scss/icon-fonts/glyphicons/glyphicons.woff') format('woff'),
url('/src/scss/icon-fonts/glyphicons/glyphicons.ttf') format('truetype'),
url('/src/scss/icon-fonts/glyphicons/glyphicons.svg') format('svg');
}

[class*='glyphicons-']::before {
Expand Down
10 changes: 5 additions & 5 deletions src/scss/icon-fonts/iconicfill/iconicfill.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
font-family: 'IconicFill';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/iconicfill/iconicfill.eot');
src: url('/src/stylesonts/iconicfill/iconicfill.eot?#iefix') format('eot'),
url('/src/stylesonts/iconicfill/iconicfill.woff') format('woff'),
url('/src/stylesonts/iconicfill/iconicfill.ttf') format('truetype'),
url('/src/stylesonts/iconicfill/iconicfill.svg#IconicFill') format('svg');
src: url('/src/scss/icon-fonts/iconicfill/iconicfill.eot');
src: url('/src/scss/icon-fonts/iconicfill/iconicfill.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/iconicfill/iconicfill.woff') format('woff'),
url('/src/scss/icon-fonts/iconicfill/iconicfill.ttf') format('truetype'),
url('/src/scss/icon-fonts/iconicfill/iconicfill.svg#IconicFill') format('svg');
}

[class*='iconicfill-']::before {
Expand Down
10 changes: 5 additions & 5 deletions src/scss/icon-fonts/iconicstroke/iconicstroke.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
font-family: 'IconicStroke';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/iconicstroke/iconicstroke.eot');
src: url('/src/stylesonts/iconicstroke/iconicstroke.eot?#iefix') format('eot'),
url('/src/stylesonts/iconicstroke/iconicstroke.woff') format('woff'),
url('/src/stylesonts/iconicstroke/iconicstroke.ttf') format('truetype'),
url('/src/stylesonts/iconicstroke/iconicstroke.svg#IconicStroke') format('svg');
src: url('/src/scss/icon-fonts/iconicstroke/iconicstroke.eot');
src: url('/src/scss/icon-fonts/iconicstroke/iconicstroke.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/iconicstroke/iconicstroke.woff') format('woff'),
url('/src/scss/icon-fonts/iconicstroke/iconicstroke.ttf') format('truetype'),
url('/src/scss/icon-fonts/iconicstroke/iconicstroke.svg#IconicStroke') format('svg');
}

[class*='iconicstroke-']::before {
Expand Down
8 changes: 5 additions & 3 deletions src/scss/icon-fonts/maki/maki.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
font-family: 'maki';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/maki/maki.eot');
src: url('/src/stylesonts/maki/maki.eot?#iefix') format('eot'), url('/src/stylesonts/maki/maki.woff') format('woff'),
url('/src/stylesonts/maki/maki.ttf') format('truetype'), url('/src/stylesonts/maki/maki.svg#maki') format('svg');
src: url('/src/scss/icon-fonts/maki/maki.eot');
src: url('/src/scss/icon-fonts/maki/maki.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/maki/maki.woff') format('woff'),
url('/src/scss/icon-fonts/maki/maki.ttf') format('truetype'),
url('/src/scss/icon-fonts/maki/maki.svg#maki') format('svg');
}

[class*='maki-']::before {
Expand Down
10 changes: 5 additions & 5 deletions src/scss/icon-fonts/openwebicons/openwebicons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
font-family: 'OpenWeb Icons';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/openwebicons/openwebicons.eot');
src: url('/src/stylesonts/openwebicons/openwebicons.eot?#iefix') format('eot'),
url('/src/stylesonts/openwebicons/openwebicons.woff') format('woff'),
url('/src/stylesonts/openwebicons/openwebicons.ttf') format('truetype'),
url('/src/stylesonts/openwebicons/openwebicons.svg#openweb_iconsregular') format('svg');
src: url('/src/scss/icon-fonts/openwebicons/openwebicons.eot');
src: url('/src/scss/icon-fonts/openwebicons/openwebicons.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/openwebicons/openwebicons.woff') format('woff'),
url('/src/scss/icon-fonts/openwebicons/openwebicons.ttf') format('truetype'),
url('/src/scss/icon-fonts/openwebicons/openwebicons.svg#openweb_iconsregular') format('svg');
}

[class*='openwebicons-']::before {
Expand Down
10 changes: 5 additions & 5 deletions src/scss/icon-fonts/typicons/typicons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
font-family: 'Typicons';
font-style: normal;
font-weight: normal;
src: url('/src/stylesonts/typicons/typicons-regular-webfont.eot');
src: url('/src/stylesonts/typicons/typicons-regular-webfont.eot?#iefix') format('eot'),
url('/src/stylesonts/typicons/typicons-regular-webfont.woff') format('woff'),
url('/src/stylesonts/typicons/typicons-regular-webfont.ttf') format('truetype'),
url('/src/stylesonts/typicons/typicons-regular-webfont.svg#TypiconsRegular') format('svg');
src: url('/src/scss/icon-fonts/typicons/typicons-regular-webfont.eot');
src: url('/src/scss/icon-fonts/typicons/typicons-regular-webfont.eot?#iefix') format('eot'),
url('/src/scss/icon-fonts/typicons/typicons-regular-webfont.woff') format('woff'),
url('/src/scss/icon-fonts/typicons/typicons-regular-webfont.ttf') format('truetype'),
url('/src/scss/icon-fonts/typicons/typicons-regular-webfont.svg#TypiconsRegular') format('svg');
}

[class*='typicons-']::before {
Expand Down

0 comments on commit fd8a685

Please sign in to comment.