Hello to all i have a issue with uploading a non google Font, this is what i did:
Name of the font is rastanty cortez
First of all i Downloadet a Font Tranformed that to a woff & woff2 file.
Second i uploadet the file to the helix font folder "/fonts/rastanty_cortez-webfont.woff" in template "shaper_helixultimate".
Third i created a custom.css file and add the following code here /templates/shaper_helixultimate/css/custom.css" in template "shaper_helixultimate".
This is the custom.css content
@font-face {
font-family: 'rastanty_cortezregular';
src: url('../fonts/rastanty_cortez-webfont.woff2') format('woff2'),
url('../fonts/rastanty_cortez-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
Can somebody see my error ?
I cleard joomla and browser cache but i can not find the font in the sppage builder framework and use it ..
For every advise iam very thankful in advance
Your Fan Marco