File size: 312 Bytes
37d6487
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');

body * {
    font-weight: 400;
    font-style: normal;
}