2021-02-24 13:55:57 +01:00
|
|
|
@font-face {
|
|
|
|
font-family: "Lora";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
2021-04-20 23:02:00 +02:00
|
|
|
src: local("Lora"), url("../fonts/Lora/Lora.woff") format("woff");
|
2021-02-24 13:55:57 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Lora";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: bold;
|
2021-04-20 23:02:00 +02:00
|
|
|
src: local("Lora"), url("../fonts/Lora/Lora-Bold.woff") format("woff");
|
2021-02-24 13:55:57 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Lora";
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: normal;
|
2021-04-20 23:02:00 +02:00
|
|
|
src: local("Lora"), url("../fonts/Lora/Lora-Italic.woff") format("woff");
|
2021-02-24 13:55:57 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Lora";
|
|
|
|
font-style: italic;
|
|
|
|
font-weight: bold;
|
2021-04-20 23:02:00 +02:00
|
|
|
src: local("Lora"), url("../fonts/Lora/Lora-BoldItalic.woff") format("woff");
|
2021-02-24 13:55:57 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Wood Stamp";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
2021-04-20 23:02:00 +02:00
|
|
|
src: local("Wood Stamp"), url("../fonts/Woodstamp/Woodstamp.woff") format("woff");
|
2021-02-24 13:55:57 +01:00
|
|
|
}
|