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
2023-03-04 19:50:35 +01:00

7 lines
200 B
SCSS

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