2017-04-04 14:37:50 +02:00
|
|
|
@font-face {
|
2022-08-17 11:13:10 +02:00
|
|
|
font-family: "Marianne";
|
|
|
|
src: asset-url("Marianne-Regular.woff2") format("woff2"),
|
|
|
|
asset-url("Marianne-Regular.woff") format("woff");
|
2017-04-04 14:37:50 +02:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2022-08-17 11:13:10 +02:00
|
|
|
font-family: "Spectrale";
|
|
|
|
src: asset-url("Spectral-Regular.ttf") format("ttf");
|
2017-04-04 14:37:50 +02:00
|
|
|
font-weight: bold;
|
|
|
|
font-style: normal;
|
|
|
|
}
|