Stagger Lee, if I ever meet you I will buy you 7 beers!
The fix for me:
Added font files into below path
Added the below CSS:
@font-face {
font-family: 'bebas_neueregular';
src: url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.eot');
src: url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.woff2') format('woff2'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.woff') format('woff'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.ttf') format('truetype'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.svg#bebas_neueregular') format('svg');
font-weight: normal;
font-style: normal;}
Then went into Design >> Fonts >> Font Options and then pasted bebas_neueregular as the headings font.
Thanks Stagger Lee, you rock!
Stagger Lee, if I ever meet you I will buy you 7 beers!
The fix for me:
Added font files into below path
Added the below CSS:
@font-face {
font-family: 'bebas_neueregular';
src: url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.eot');
src: url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.woff2') format('woff2'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.woff') format('woff'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.ttf') format('truetype'),
url('https://www.soldieron.org.au/wp-content/themes/newseasonSO/bebasneue-webfont.svg#bebas_neueregular') format('svg');
font-weight: normal;
font-style: normal;}
Then went into Design >> Fonts >> Font Options and then pasted bebas_neueregular as the headings font.
Thanks Stagger Lee, you rock!