cleanup font
This commit is contained in:
parent
27a92b5541
commit
627d26d357
4 changed files with 1 additions and 21 deletions
BIN
assets/fonts/epilogue-v7-latin-700italic.ttf
(Stored with Git LFS)
BIN
assets/fonts/epilogue-v7-latin-700italic.ttf
(Stored with Git LFS)
Binary file not shown.
BIN
assets/fonts/epilogue-v7-latin-700italic.woff
(Stored with Git LFS)
BIN
assets/fonts/epilogue-v7-latin-700italic.woff
(Stored with Git LFS)
Binary file not shown.
BIN
assets/fonts/epilogue-v7-latin-700italic.woff2
(Stored with Git LFS)
BIN
assets/fonts/epilogue-v7-latin-700italic.woff2
(Stored with Git LFS)
Binary file not shown.
|
@ -12,7 +12,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: Epilogue;
|
||||
font-style: italic;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local(''),
|
||||
|
@ -20,14 +20,3 @@
|
|||
url('/fonts/epilogue-v7-latin-700.woff') format('woff'),
|
||||
url('/fonts/epilogue-v7-latin-700.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Epilogue;
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local(''),
|
||||
url('/fonts/epilogue-v7-latin-700italic.woff2') format('woff2'),
|
||||
url('/fonts/epilogue-v7-latin-700italic.woff') format('woff'),
|
||||
url('/fonts/epilogue-v7-latin-700italic.ttf') format('truetype');
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue