mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 06:52:38 +00:00
Update font format.
This commit is contained in:
@@ -19,28 +19,28 @@ License:
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Pagella;
|
font-family: Pagella;
|
||||||
src: url('../../../fonts/Blank/texgyrepagella-regular.woff');
|
src: url('../../../fonts/Blank/texgyrepagella-regular.woff2');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Pagella;
|
font-family: Pagella;
|
||||||
src: url('../../../fonts/Blank/texgyrepagella-bold.woff');
|
src: url('../../../fonts/Blank/texgyrepagella-bold.woff2');
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Pagella;
|
font-family: Pagella;
|
||||||
src: url('../../../fonts/Blank/texgyrepagella-italic.woff');
|
src: url('../../../fonts/Blank/texgyrepagella-italic.woff2');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Pagella;
|
font-family: Pagella;
|
||||||
src: url('../../../fonts/Blank/texgyrepagella-bolditalic.woff');
|
src: url('../../../fonts/Blank/texgyrepagella-bolditalic.woff2');
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
BIN
themes/fonts/Blank/texgyrepagella-bold.woff2
Normal file
BIN
themes/fonts/Blank/texgyrepagella-bold.woff2
Normal file
Binary file not shown.
Binary file not shown.
BIN
themes/fonts/Blank/texgyrepagella-bolditalic.woff2
Normal file
BIN
themes/fonts/Blank/texgyrepagella-bolditalic.woff2
Normal file
Binary file not shown.
Binary file not shown.
BIN
themes/fonts/Blank/texgyrepagella-italic.woff2
Normal file
BIN
themes/fonts/Blank/texgyrepagella-italic.woff2
Normal file
Binary file not shown.
Binary file not shown.
BIN
themes/fonts/Blank/texgyrepagella-regular.woff2
Normal file
BIN
themes/fonts/Blank/texgyrepagella-regular.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user