crabfit/crabfit-frontend/public/index.css
2021-03-02 22:47:29 +11:00

18 lines
340 B
CSS

@font-face {
font-family: Karla;
src: url('fonts/karla-variable.ttf') format('truetype');
font-weight: 1 999;
}
@font-face {
font-family: 'Samurai Bob';
src: url('fonts/samuraibob.ttf') format('truetype');
font-weight: 400;
}
@font-face {
font-family: 'Molot';
src: url('fonts/molot.otf') format('opentype');
font-weight: 400;
}