Update
This commit is contained in:
parent
c89f153ab2
commit
2721a3cc2a
|
@ -77,8 +77,8 @@ body {
|
|||
font-display: swap;
|
||||
src:
|
||||
url('/fonts/LoraSerif/Lora-Regular.ttf') format('ttf'),
|
||||
url('/fonts/LoraSerif/lora/Lora-Regular.woff') format('woff'),
|
||||
url('/fonts/LoraSerif/lora/Lora-Regular.woff2') format('woff');
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff') format('woff'),
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff2') format('woff');
|
||||
}
|
||||
|
||||
.serif {
|
||||
|
|
|
@ -77,8 +77,8 @@ body {
|
|||
font-display: swap;
|
||||
src:
|
||||
url('/fonts/LoraSerif/Lora-Regular.ttf') format('ttf'),
|
||||
url('/fonts/LoraSerif/lora/Lora-Regular.woff') format('woff'),
|
||||
url('/fonts/LoraSerif/lora/Lora-Regular.woff2') format('woff');
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff') format('woff'),
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff2') format('woff');
|
||||
}
|
||||
|
||||
.serif {
|
||||
|
|
Loading…
Reference in New Issue