This repository has been archived on 2024-03-29. You can view files and clone it, but cannot push or open issues or pull requests.
services-panel/assets/sass/fonts.scss
Nikurasu 37a3530167
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
New backend version
2023-04-22 21:09:37 +02:00

7 lines
189 B
SCSS

@font-face {
font-family: 'FantasqueNF';
src: url('/fonts/FantasqueSans.woff2') format('woff2'), url('/FantasqueSans.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}