meraproject/lib/fonts/batman_forever/font.styl
keboss-m 5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 11:04:05 +03:00

14 lines
319 B
Stylus

@font-face {
font-family: 'Batman';
src: url('/lib/fonts/batman_forever/batmfa__.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Batman Outline';
src: url('/lib/fonts/batman_forever/batmfo__.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}