Update
This commit is contained in:
parent
ad4460286c
commit
1b0e2c06d1
|
@ -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