説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

vandella.css 389B

1234567891011
  1. @font-face {
  2. font-family: 'Vandella';
  3. src: url('../../fonts/Vandella.eot');
  4. src: url('../../fonts/Vandella.eot?#iefix') format('embedded-opentype'),
  5. url('../../fonts/Vandella.woff2') format('woff2'),
  6. url('../../fonts/Vandella.woff') format('woff'),
  7. url('../../fonts/Vandella.ttf') format('truetype');
  8. font-weight: normal;
  9. font-style: normal;
  10. }