Files

8 lines
187 B
SCSS
Raw Permalink Normal View History

2026-03-07 22:29:07 +08:00
@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');
}