Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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. }