mailwolt/resources/fonts/Space/font.css

8 lines
185 B
CSS

@font-face {
font-family: 'space';
src: url('space age.otf') format('opentype'),
url('space age.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}