Hi all.
I'm trying to add our new company font to the website but i cannot get it to work no matter what i try.
The instructions are located here:
http://onlyrugged.com/acatalog/MyFon...StartHere.html
These are from myfonts.com, who have provided us with the license.
Now i have tried adding the folder which contains all of the files to our root folder locally and uploading the site, i've tried FTPing to the root folder, to the 'httpdocs' folder, and to 'acatalog' but all with no avail. I've tried adding every file one by one and keeping them out of the folder but this has also failed. The font css is kept in a seperate stylesheet but when i have copied the code from this css file into 'actinic.css' this also fails.
Following the instructions word for word, i managed to install the font on a test mobile site i am creating which is hosted on the server, you can see this page here : http://www.onlyrugged.com/Mobile/index.html . (the capital M is necessary). The font is loading perfectly well here, so i'm at a loss how to implement it properly in Sellerdeck. I've tried specifying it inline with !!<<span style="font-face: Borda-Regular;">>!! and by .class assigned to the element i want the font for.
Has anyone managed to implement a custom font in this way and could help me?
Thanks,
Oliver
I'm trying to add our new company font to the website but i cannot get it to work no matter what i try.
The instructions are located here:
http://onlyrugged.com/acatalog/MyFon...StartHere.html
These are from myfonts.com, who have provided us with the license.
Now i have tried adding the folder which contains all of the files to our root folder locally and uploading the site, i've tried FTPing to the root folder, to the 'httpdocs' folder, and to 'acatalog' but all with no avail. I've tried adding every file one by one and keeping them out of the folder but this has also failed. The font css is kept in a seperate stylesheet but when i have copied the code from this css file into 'actinic.css' this also fails.
Following the instructions word for word, i managed to install the font on a test mobile site i am creating which is hosted on the server, you can see this page here : http://www.onlyrugged.com/Mobile/index.html . (the capital M is necessary). The font is loading perfectly well here, so i'm at a loss how to implement it properly in Sellerdeck. I've tried specifying it inline with !!<<span style="font-face: Borda-Regular;">>!! and by .class assigned to the element i want the font for.
Has anyone managed to implement a custom font in this way and could help me?
Thanks,
Oliver
Comment