meraproject/lib/fonts/batman_forever/font.styl

14 lines
319 B
Stylus
Raw Normal View History

@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;
}