Files
TechRadarAJR/public/fonts.css
2021-07-02 11:55:26 +02:00

11 lines
203 B
CSS

@font-face {
font-family: "DIN";
src: url("fonts/clanot-news.otf");
font-weight: normal;
}
@font-face {
font-family: "DIN";
src: url("fonts/clanot-thin.otf");
font-weight: 300;
}