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

14 lines
303 B
CSS
Raw Normal View History

2020-10-14 01:00:50 +02:00
@font-face {
font-family: "Grundschrift";
src: url("fonts/GrundschriftRegular.woff") format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Now";
src: url("fonts/NowRegular.woff") format("woff");
font-weight: normal;
font-style: normal;
}