August 24, 201114 yr Hi is there a way to use fonts on a website that is not on other peoples computers? I am trying to use Corbel and Helvetica Rounded on my website.
August 25, 201114 yr Author You can use google font API for your website the problem with that is that the fonts are on another style sheet witch is stored on another server. I want the style sheet that I am currentley using to load the font so that I can keep all the styles in one place and not have them all over the place. Otherwise It will lead to complications latter on. you see I have set up all my styles based on what div they are in I will not be able to do this if I have to load the fonts from another style sheet.
Create an account or sign in to comment