You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
duomendian/static/fonts/font.scss

8 lines
187 B

3 months ago
@font-face {
font-family: SemiBold;
src: url('static/fonts/D-DIN-PRO-600-SemiBold.ttf');
}
@font-face {
font-family: Regular;
src: url('static/fonts/D-DIN-PRO-400-Regular.ttf');
}