August 20, 2016 at 4:13 am
Dear sir and madam,
I’ve read the posts about using a custom font:
*Login to see link
*Login to see link
But I don’t see how this will work for me. I need a way to use a custom font for the whole website. I uploaded the custom font to the site and put it under /public_html/test/wp-content/themes/virtue_premium/assets/css/fonts
then I added this code to the style.css (got it edited from the dashboard/appearance):
@font-face {
font-family: 'Moderat';
src: url('*Login to see link
src: url('*Login to see link format('embedded-opentype'),
url('*Login to see link format('woff2'),
url('*Login to see link format('woff'),
url('*Login to see link format('truetype'),
url('*Login to see link format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Moderat';
src: url('*Login to see link
src: url('*Login to see link format('embedded-opentype'),
url('*Login to see link format('woff2'),
url('*Login to see link format('woff'),
url('*Login to see link format('truetype'),
url('*Login to see link format('svg');
font-weight: bold;
font-style: normal;
}
Unfortunatly it doenst work yet. Can you please help me?
Thank you.
Gr,
Amel