Just Scorpion
@JustScorpion
𝙹𝚞𝚜𝚝 𝙰 𝚁𝚊𝚗𝚍𝚘𝚖 𝚂𝚌𝚘𝚛𝚙𝚒𝚘𝚗, 𝚂𝚌𝚘𝚛𝚙𝚒𝚘𝚗𝚜 𝙲𝚘𝚍𝚎
For the past few days, I've been working on a website/game using repl.it HTML, CSS, JS. And when using this I wanted to use custom fonts to personaliz
Willard21 Same way you add custom fonts to any webpage.
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(/fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-display: swap;
}
Then use the font called 'Montserrat' in your code like any other font. This is an example obvi2 years ago
How Do I?
Somebody Tell Me How To Upload Images As Files That Are In A Folder Like Bush.png
I Have Also Used:
Repl.it logo
But it is not what I need,
HTML, CSS, JS
RYANTADIPARTHI You can! So in the top if your reply, there is something called upload file. click there, and a image like a file will develop.2 years ago
Coder100 You can't, you have to specify absolute URLs. So that means, https://previews.123rf.com/images/carmenbobo/carmenbobo1508/carmenbobo150800116/44346858-rubber-stamp-with-text-help-me-inside-vector-illustration.jpg will work, this is because repl.it is trying to access the actual url on some website, not locally, which is kinda confusing
Solution
use absolute urls like this one
or report to bugs if you want it as a feature (please do!)2 years ago
TheGearX Coming Very Very Soon...
Hello Everyone, I Am AdhyanX And I Am A Coder That Usually Codes Discord Bots And Artificial Intelligence Bots That
Python
Bookie0 lol you dont need to announce that you're making something, but good job on capitalizing every word lmao2 years ago