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

7 lines
189 B
SCSS
Raw Normal View History

@font-face {
font-family: 'FantasqueNF';
2023-04-22 20:09:37 +01:00
src: url('/fonts/FantasqueSans.woff2') format('woff2'), url('/FantasqueSans.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}