Skip to content

Commit

Permalink
add fonts for simply-logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ylebre committed Dec 1, 2024
1 parent 30ce9bf commit 71b9a32
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 134 deletions.
Binary file added www/api/data/assets/fonts/CoconRegularFont.woff
Binary file not shown.
134 changes: 0 additions & 134 deletions www/api/data/assets/img/simplycode-narrow.svg

This file was deleted.

8 changes: 8 additions & 0 deletions www/api/data/base-components/font-cocon/headHtml/cocon.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<style>
@font-face {
font-family: 'Cocon';
font-style: normal;
font-weight: 500;
src: local('Cocon'), url('/assets/fonts/CoconRegularFont.woff') format('woff');
}
</style>
1 change: 1 addition & 0 deletions www/api/data/base-components/font-cocon/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id":"font-cocon","description":""}

0 comments on commit 71b9a32

Please sign in to comment.