Skip to content

Commit

Permalink
cleanup fonts; upgrade to latest Junicode
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Wiegand committed Dec 5, 2023
1 parent 508c179 commit 14f88d2
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 5,738 deletions.
20 changes: 0 additions & 20 deletions web/assets/css/tei.css
Original file line number Diff line number Diff line change
@@ -1,24 +1,4 @@
@font-face { font-family:JuniusVF; src:url('../fonts/JuniusVF.woff2'); font-weight:300 700; font-stretch:60% 100%; font-style:normal }
@font-face {
font-family: 'Junicode';
src: url('../fonts/junicode-regular-webfont.eot');
src: url('../fonts/junicode-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Junicode.woff') format('woff'),
url('../fonts/Junicode.ttf') format('truetype'),
url('../fonts/junicode-regular-webfont.svg#JunicodeRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Junicode';
src: url('../fonts/junicode-italic-webfont.eot');
src: url('../fonts/junicode-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Junicode-Italic.woff') format('woff'),
url('../fonts/Junicode-Italic.ttf') format('truetype'),
url('../fonts/junicode-italic-webfont.svg#JunicodeItalic') format('svg');
font-weight: normal;
font-style: italic;
}

.tei { background:#fff; padding:20px }

Expand Down
Binary file removed web/assets/fonts/Junicode-Italic.ttf
Binary file not shown.
Binary file removed web/assets/fonts/Junicode-Italic.woff
Binary file not shown.
Binary file removed web/assets/fonts/Junicode.ttf
Binary file not shown.
Binary file removed web/assets/fonts/Junicode.woff
Binary file not shown.
Binary file modified web/assets/fonts/JuniusVF.woff2
Binary file not shown.
Binary file removed web/assets/fonts/junicode-italic-webfont.eot
Binary file not shown.
2,401 changes: 0 additions & 2,401 deletions web/assets/fonts/junicode-italic-webfont.svg

This file was deleted.

Binary file removed web/assets/fonts/junicode-italic-webfont.woff2
Binary file not shown.
Binary file removed web/assets/fonts/junicode-regular-webfont.eot
Binary file not shown.
3,317 changes: 0 additions & 3,317 deletions web/assets/fonts/junicode-regular-webfont.svg

This file was deleted.

0 comments on commit 14f88d2

Please sign in to comment.