comrader/author/project/system/public/themes/default/css/fonts.css

10 lines
216 B
CSS
Raw Normal View History

2025-02-04 18:05:54 +07:00
@import url('/css/fonts/fira.css');
@import url('/css/fonts/hack.css');
@import url('/css/fonts/dejavu.css');
@font-face {
font-family: 'Commissioner';
src: url('/fonts/commissioner.ttf');
font-weight: 400;
}