Justlike allowing your browser to access your camera and microphone on a video chat website, you can now allow the latest version of Chrome and Edge to access the fonts on your computer with the officially supported Local Font Access feature.
If you are currently using our browser extension, your Local Font Acesss permission will be the prefered method for showing your fonts. We will be gradually asking people to switch to Local Font Access.
If you are currently using our browser extension, your Local Font Acesss permission will be the prefered method for showing your fonts. We will be gradually prompting the extension users to switch to Local Font Access.
Until the new Local Font Access feature is supported, these Chromium based browsers can use our extension available on Chrome Web Store. This extension is a very simple add-on that shares the list of your fonts with Wordmark.
Unfortunately there are no methods currently available to detect your installed fonts within these browsers. We are eagerly waiting for the new Local Font Access API to be implemented by all the browsers. Meanwhile, we kindly suggest using Google Chrome or Microsoft Edge to get the best out of Wordmark.
Did you ever find yourself squinting at a list of fonts, in a drop-down menu, trying to find the right font? Only to find out that the font that you picked doesn't even look good with your text?Wordmark.it ( ) helps you choose fonts by quickly displaying your text with your fonts, neatly arranged in a visual grid, allowing you to easily compare and pick the best
option.Wordmark.it can preview the default system fonts already installed on your computer. Adding this extension to Chrome will enable Wordmark.it to show the fonts you have installed on your computer as well.
I am trying to use Helvetica Neue 55 Light, I have it installed on my computer.However, it is not showing up on other people's PC's.So I tried font-facing it from my computer, but I was told there was an issue with the url, that I was using a relative url (to the folder in which the site is contained, I am using Neocities so that folder is not* in my computer, and I don't know how to add the font to such online folder if there are any?) and that I must use an absolute url.
However, it will not let you use a copyrighted font. Not all the font files on your computer are authorized for web use, but you can buy the license from the creater (these typically have a high price tag).
If your font is installed locally, specifying where it is on your computer will not allow people to access it from your website. You're going to need to either upload the font files to your hosting server (in this case, Neocities); or, failing that, upload it to another static hosting service, such as dropbox, and specifying the URL of where the file is stored then.
Fonts are licensed differently for desktop use and for web use. If you have it installed on your computer you probably have a desktop license, but likely not a web license. The formats are also different in many cases, so if you have the desktop font it won't work to just put it on your server, and like others have said, you also can't just convert it in some cases without violating the copyright.
MyFonts is one vendor that sells Helvetica Neue Light. If you go to the buying choices page, you'll see that there are lots of licensing options. Make sure you buy the Webfont option if you want to deliver it online. After you purchase, there should be some instructions on how to use it.
I followed instructions on how to upload a custom font on my website, and everything seems to have worked fine. I then opened the website on another computer - that isn't logged into my Squarespace account or even a different browser on my PC and my website doesn't use the custom font. Is there any way to fix this?
I'm using .woff2 files for the custom upload. I've attached two screenshots of the same page from two different computers. This seems to only be affected on the custom font (H1, H2, H3, H4), and all other fonts used within Squarespace work fine.
I'm also not sure if it's meant to change, but when I uploaded the custom font - in the site styles section, the custom font didn't update - however it was working on my website so I didn't think much of it. I have also attached a screenshot of this - the name of my custom font is SeriousNostalgic.
I can see that you've uploaded and referenced the custom fonts with @font-face but have you assigned the font to your headings? When you upload a custom font, it will not populate in the fonts menu, it can only be assigned in Custom CSS.
Echoing @ziggy, have you told SquareSpace how you want to use your custom font? I see a lot of custom font questions on the forum, I've actually made a Beginner's Guide to cover everything and some common issues. Have a look at this step see if it helps Using your Custom Font.
Great! On my browser and android phone, they now look like your first screenshot ? strange though, did you reupload/re-add the .woff2 file? My browser is using the .woff2 file, same as previously, but now the font file looks correct, whereas it didn't before.
Aha! what browser is the iPhone using? Is it safari? You can try my answer to another poster here. Unfortunately I don't have an iPhone to test. If you do try, do let me know how it goes. works/didn't work.
I have an iPhone 13 which is not working - but on my partner's iPhone 15 it works fine. But I will have a look at this article and see if I can make changes - will definitely let you know if it works!
I have a similar question @melody495. I uploaded the Asbigan webfont .woff2 which has a very distinctive cursive connected element for some of the letters, shown here in black ink. I am brand new to customizing fonts on squarespace or any "coding" so your guidance massively appreciated.
www.willsonwaller.com
I updated the custom code to reflect it should use Asbigan for h1, h2, h3 and it did, sort of. The site definitely is using the Asbigan font for headers (shown in blue below) but is NOT showing the ligature of the connected letters, so odd.
I have logged out and logged back in, looked on mobile, etc. and no cursive element of the font is working, just the asbigan letters. p.s. the only reason you are seeing the cursive ligature on the homepage is that is a screenshot I uploaded. The Services page has the text on page.
Update one day later -- I was able to go into the font itself on my hard drive and copy/paste the ligature letters but if I were to just type in Squarespace none of the ligatures come out. Our Services in blue below is how it looks if I just type. Copy/Paste will be too laborous to do all the time, really want to "fix" the ligature part of the font. Thank you!
I am having some issues with a font (Proxima Nova Condensed) displaying differently on different computers and browsers. My teammate and I are both on Macs version 10.15.4 with all browsers up to date.
With the css like this, it works perfectly on my computer (chrome and firefox) but shows up with regular weight and not condensed on my teammates computer. It also has regular weight and is not condensed when I use safari.
It works on all of my browsers but shows up with a regular font weight rather than thin. Adding !important to font-weight didn't change anything. Any help is greatly appreciated! Ideally we'd like to use Proxima Nova Condensed Thin.
Update: I developed a work-around to get all the fonts to display correctly. First I changed all header fonts to Proxima Nova Condensed with a font-weight of 200px. Then I changed h2, h3, and h4 back to Proxima Nova with a font-weight of 600px using CSS. So far this has been the only way I've been able to get a thin Proxima Nova Condensed font to show up on Chrome, Firefox, and Safari.
Not sure if you found a solution. Ran into this issue myself and found the solution. Make sure that your CSS says 'proxima-nova-condensed' instead of 'proxima nova condensed' as in the example below because CSS does not recognize the font otherwise.
I've created a website using several different fonts (Vivaldi, Palitino Linotype, Garamond, etc.), however none of them show up in "Live View" or when I publish the site. The fonts are visible in the "Design View" though in DW. I've looked at it on three different computers. I am able to see various fonts that are on other web sites, so it's not my browser or anything. I change the fonts in CSS (i'm using Dreamweaver CS6). Do I need to code something in the section. This is like the LAST issue, small but major at the same time... Please help me. Thanks a lot!
Practically every personal computer has a set of fonts installed. These fonts are usually put there by the computer manufacturer or are the default sets of fonts for the operating system that computer is using. It's possible to install additional fonts on your own. However, not all font sets are created equal. Different computers can have very different sets of fonts installed, and most casual computer users never know the difference. When you are designing a Webpage, you need to keep this in mind. If you decide to use a font on your page that a visitor doesn't have, that font will render differently (and often unattractively) on the visitor's machine. Use Web safe fonts. As computing evolves, considerations for the Web have taken effect for modern operating systems and Web browsers. Among these considerations is a list of Web safe fonts that Web designers can use to make sure their fonts render properly. Web safe fonts are a set of highly common fonts that come installed on just about every computer out there.
3a8082e126