Jump to content

User:Eliternal/common.css

From SpongeBob Wiki
Revision as of 13:31, 21 November 2023 by imported>Eliternal
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Krabby Patty Font*/
@font-face {
    font-family: "Krabby Patty";
    src: url("https://db.onlinewebfonts.com/t/8cc48f830bec11584010ba9a0a7276e7.eot");
    src: url("https://db.onlinewebfonts.com/t/8cc48f830bec11584010ba9a0a7276e7.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/8cc48f830bec11584010ba9a0a7276e7.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/8cc48f830bec11584010ba9a0a7276e7.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/8cc48f830bec11584010ba9a0a7276e7.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/8cc48f830bec11584010ba9a0a7276e7.svg#Krabby Patty")format("svg");
}