mirror of
https://github.com/creativetimofficial/vue-material-kit.git
synced 2025-05-24 05:24:21 +08:00
10 lines
233 B
CSS
10 lines
233 B
CSS
@font-face {
|
|
font-family: 'PressStart2P' ;
|
|
src: url('../fonts/PressStart2P-Regular.ttf') format('truetype') ;
|
|
}
|
|
@font-face{
|
|
font-family: SpaceMono;
|
|
src:url('./fonts/SpaceMono-Regular.ttf') format('truetype') ;
|
|
}
|
|
|