ニジカもんすたぁ!! トップ・ページ https://nizika.monster
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 lines
140 B

  1. @font-face
  2. {
  3. font-family: 'Nikumaru';
  4. src: url(./assets/nikumaru.otf);
  5. }
  6. body
  7. {
  8. background-color: black;
  9. font-family: Nikumaru;
  10. }