Skip to content

Commit

Permalink
Add Doxygen Awesome CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 15, 2024
1 parent 087d782 commit 4f8ad59
Show file tree
Hide file tree
Showing 14 changed files with 11,117 additions and 0 deletions.
9 changes: 9 additions & 0 deletions font/FantasqueSansMono-Regular.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Fantasque Sans Mono';
src: url('font/FantasqueSansMono-Regular.eot'); /* IE 9 Compatibility Mode */
src: url('font/FantasqueSansMono-Regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
url('font/FantasqueSansMono-Regular.woff2') format('woff2'),
url('font/FantasqueSansMono-Regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
url('font/FantasqueSansMono-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/FantasqueSansMono-Regular.svg#FantasqueSansMono-Regular') format('svg'); /* Chrome < 4, Legacy iOS */
}
Binary file added font/FantasqueSansMono-Regular.eot
Binary file not shown.
Binary file added font/FantasqueSansMono-Regular.otf
Binary file not shown.
2,646 changes: 2,646 additions & 0 deletions font/FantasqueSansMono-Regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added font/FantasqueSansMono-Regular.ttf
Binary file not shown.
Binary file added font/FantasqueSansMono-Regular.woff
Binary file not shown.
Binary file added font/FantasqueSansMono-Regular.woff2
Binary file not shown.
9 changes: 9 additions & 0 deletions font/NotoSans-Regular.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Noto Sans';
src: url('font/NotoSans-Regular.eot'); /* IE 9 Compatibility Mode */
src: url('font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
url('font/NotoSans-Regular.woff2') format('woff2'),
url('font/NotoSans-Regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
url('font/NotoSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/NotoSans-Regular.svg#FantasqueSansMono-Regular') format('svg'); /* Chrome < 4, Legacy iOS */
}
Binary file added font/NotoSans-Regular.eot
Binary file not shown.
Binary file added font/NotoSans-Regular.otf
Binary file not shown.
8,453 changes: 8,453 additions & 0 deletions font/NotoSans-Regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added font/NotoSans-Regular.ttf
Binary file not shown.
Binary file added font/NotoSans-Regular.woff
Binary file not shown.
Binary file added font/NotoSans-Regular.woff2
Binary file not shown.

0 comments on commit 4f8ad59

Please sign in to comment.