Can anyone help with this please (I have read a lot and cannot see an issue with what I am doing and it is driving me mad). My css for the @font-face is:
@font-face {
font-family: 'NotethisRegular';
src: url("fonts/Note_this-webfont.eot");
src: url("fonts/Note_this-webfont.ttf") format('truetype'),
url("fonts/Note_this-webfont.svg#NotethisRegular") format('svg');
font-weight: normal;
font-style: normal;
}
The fonts folder is within the theme folder and the css is in the main style sheet for the theme yet on Firefox it is reverting to the 2nd font in the paragraph declaration.
You can see the site here and it is the text next to the telephone and other 2 icons toards the bottom of the page Click Here