workadventure/front/style/fonts.scss

5 lines
92 B
SCSS

@import "~@fontsource/press-start-2p/index.css";
*{
font-family: PixelFont-7,monospace;
}