If you are pointing to our servers for serving the fonts (our child theme style.css has this code), FireFox will not display the font due to a security measure.
@font-face {
font-family: 'Weston';
src: url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.eot');
src: url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.eot?#iefix') format('embedded-opentype'),
url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.woff') format('woff'),
url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.ttf') format('truetype'),
url('https://www.livemeshthemes.com/extinct/wp-content/fonts/Weston/weston_free-webfont.svg#weston_freeregular') format('svg');
font-weight: normal;
font-style: normal;
}
Pls make sure you change the URLs above to point to your own domain after uploading the font files as described below –
https://www.livemeshthemes.com/support/faqs/install-custom-fonts/
Pls let me know if you still see issues. Thanks