Font face works perfectly on my local machine, and when i am viewing the staging site on my local machine, but when viewed on my phone or other computers the font doesn't load correctly.
@font-face {
font-family: '../fonts/LubalinGraphStd-Demi';
src: url('../fonts/LubalinGraphStd-Demi.eot');
src: url('../fonts/LubalinGraphStd-Demi.eot?#iefix') format('embedded-opentype'),
url('../fonts/LubalinGraphStd-Demi.svg#LubalinGraphStd-Demi') format('svg'),
url('../fonts/LubalinGraphStd-Demi.ttf') format('truetype'),
url('../fonts/LubalinGraphStd-Demi.woff') format('woff'),
url('../fonts/LubalinGraphStd-Demi.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
Heres the staging link: http://tpo.tmwlsh.co.uk username: tpo, password: tpo.