Blog

【CSS】Googleフォント

2018/01/31

css

備忘録です。

個人的によく使うGoogleフォントです。

LATO
https://fonts.google.com/specimen/Lato

<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">

<style type="text/css">
.lato{font-family: 'Lato', sans-serif;}
</style>

Oswald
https://fonts.google.com/specimen/Oswald

<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">

<style type="text/css">
.oswald{font-family: 'Oswald', sans-serif;}
</style>

Cinzel Decorative
Trajan Proの代用として使用。
https://fonts.google.com/specimen/Cinzel+Decorative

<link href="https://fonts.googleapis.com/css?family=Cinzel+Decorative" rel="stylesheet">

<style type="text/css">
.cinzel{font-family: 'Cinzel Decorative', cursive;}
</style>

カテゴリー

月間アーカイブ

MORE

ミュージシャンズ・プラザ

神社仏閣ホームーページ制作

ホームページ制作問合せ