mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
10 lines
209 B
SCSS
10 lines
209 B
SCSS
@font-face {
|
|
font-family: 'DSEG7Modern-Regular';
|
|
src: url('/fonts/DSEG_v045/DSEG7-Modern/DSEG7Modern-Regular.woff');
|
|
}
|
|
|
|
@import '@angular/material/prebuilt-themes/indigo-pink';
|
|
|
|
body {
|
|
margin: 0;
|
|
} |