bop-hugo-theme/assets/css/fonts.css

13 lines
303 B
CSS
Raw Normal View History

2020-10-14 01:00:50 +02:00
@font-face {
2020-11-14 10:23:33 +01:00
font-family: "Coelacanth";
src: url("fonts/CoelacanthRegular.woff") format("woff");
2020-10-14 01:00:50 +02:00
font-weight: normal;
font-style: normal;
}
@font-face {
2020-11-14 10:23:33 +01:00
font-family: "Artemisia";
src: url("fonts/Artemisia.woff") format("woff");
2020-10-14 01:00:50 +02:00
font-weight: normal;
font-style: normal;
}