hgman/html/Play/play.css

14 lines
264 B
CSS

@font-face {
font-family: 'Play';
src: url('Play-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Play';
src: url('Play-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}