mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-07 13:48:28 +00:00
8 lines
187 B
SCSS
8 lines
187 B
SCSS
@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');
|
|
} |