暂无描述
您最多选择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. }