add japanese font

This commit is contained in:
Yuki Ozawa 2018-05-08 17:03:54 +09:00
parent 7050aa617f
commit 7a6057f9d9
1 changed files with 7 additions and 1 deletions

View File

@ -66,7 +66,13 @@ Good luck, and thanks again!
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/index.css?v=4">
<link href="https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css" rel="stylesheet" />
<style>
body {
font-family: 'Rounded Mplus 1c';
font-size: 22px !important;
}
</style>
</head>
<body>