Jump to content

User:Eliternal/common.css: Difference between revisions

From SpongeBob Wiki
imported>Eliternal
No edit summary
 
(No difference)

Latest revision as of 13:31, 21 November 2023

/* 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");
}