暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

jellybelly.css 466B

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