2024-12-04 00:11:23 +01:00
|
|
|
@font-face {
|
2024-12-04 15:16:33 +01:00
|
|
|
font-family: "Georama";
|
|
|
|
src: url("../assets/fonts/georama.woff2") format("woff2");
|
2024-12-04 00:11:23 +01:00
|
|
|
}
|
|
|
|
|
2024-12-17 15:47:36 +01:00
|
|
|
@font-face {
|
|
|
|
font-family: "Broadway";
|
|
|
|
src: url("../assets/fonts/broadway.woff2") format("woff2");
|
|
|
|
}
|
|
|
|
|
2024-12-04 00:11:23 +01:00
|
|
|
@font-face {
|
|
|
|
font-family: "Caslon";
|
|
|
|
src: url("../fonts/caslonpro-regular.otf") format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Caslon Bold";
|
|
|
|
src: url("../fonts/caslonpro-bold.otf") format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Caslon Bold Italic";
|
|
|
|
src: url("../fonts/caslonpro-bolditalic.otf") format("truetype");
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Caslon Italic";
|
|
|
|
src: url("../fonts/caslonpro-italic.otf") format("truetype");
|
|
|
|
}
|