Improved logo performance
This commit is contained in:
@@ -60,9 +60,11 @@ body {
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
src:
|
||||
url('/fonts/LoraSerif/Lora-Regular.ttf') format('ttf'),
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff') format('woff'),
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff2') format('woff');
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff2') format('woff'),
|
||||
url('/fonts/LoraSerif/Lora-Regular.woff') format('woff'),
|
||||
url('/fonts/LoraSerif/Lora-Regular.ttf') format('ttf');
|
||||
|
||||
|
||||
}
|
||||
|
||||
.serif {
|
||||
|
Reference in New Issue
Block a user