Skip to content

Commit

Permalink
Fixed "Missing Fonts" Galaxy Theme
Browse files Browse the repository at this point in the history
Titel.............
  • Loading branch information
EliteArtz committed Mar 1, 2018
1 parent b65ad03 commit c47725a
Show file tree
Hide file tree
Showing 8 changed files with 36,899 additions and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@font-face {
font-family: 'The Blacklist';
src: url('The Blacklist.ttf') format('truetype');
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@font-face {
font-family: 'Zilap Monograma DEMO';
src: url('Zilap Monograma DEMO.ttf') format('truetype');
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
@font-face {
font-family: 'segoeui';
src: url('segoeui.ttf') format('truetype');
}
Loading

0 comments on commit c47725a

Please sign in to comment.