omit ten-mincho
This commit is contained in:
parent
354b90d595
commit
151fa4211a
@ -48,14 +48,14 @@
|
||||
<script defer src="https://platform.twitter.com/widgets.js" id="twitter-wjs"></script>
|
||||
|
||||
<!-- Font -->
|
||||
<script async src="https://use.typekit.net/rdk3qsb.js"></script>
|
||||
<!-- <script async src="https://use.typekit.net/rdk3qsb.js"></script>
|
||||
<script>
|
||||
window.addEventListener('load', function(){
|
||||
try {
|
||||
Typekit.load({ async: true });
|
||||
} catch(e){}
|
||||
});
|
||||
</script>
|
||||
</script> -->
|
||||
|
||||
<!-- Styles -->
|
||||
<link rel="stylesheet" href="{{ site.baseurl }}/css/index.css">
|
||||
|
@ -10,7 +10,7 @@ body {
|
||||
width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 0 20px;
|
||||
font-family: 'ten-mincho', "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
|
||||
font-family: 'PT Serif', "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: 'kern', 'palt', 'pwid';
|
||||
|
Loading…
x
Reference in New Issue
Block a user