Skip to content

Commit

Permalink
regenerate iconmoon fonts and stylesheets
Browse files Browse the repository at this point in the history
  • Loading branch information
amacado committed Jun 17, 2020
1 parent eb1fa76 commit c7e0c22
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions devicon.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {
font-family: 'devicon';
src:url('fonts/devicon.eot?-hdf3wh');
src:url('fonts/devicon.eot?#iefix-hdf3wh') format('embedded-opentype'),
url('fonts/devicon.woff?-hdf3wh') format('woff'),
url('fonts/devicon.ttf?-hdf3wh') format('truetype'),
url('fonts/devicon.svg?-hdf3wh#devicon') format('svg');
src: url('fonts/devicon.eot?56yybb');
src: url('fonts/devicon.eot?56yybb#iefix') format('embedded-opentype'),
url('fonts/devicon.ttf?56yybb') format('truetype'),
url('fonts/devicon.woff?56yybb') format('woff'),
url('fonts/devicon.svg?56yybb#devicon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
Expand Down
2 changes: 1 addition & 1 deletion devicon.min.css

Large diffs are not rendered by default.

Binary file modified fonts/devicon.eot
Binary file not shown.
Binary file modified fonts/devicon.ttf
Binary file not shown.
Binary file modified fonts/devicon.woff
Binary file not shown.

0 comments on commit c7e0c22

Please sign in to comment.