Hi,
I have a problem with fonts on my website, London Calling.
I have used this CSS in the child theme -
body {
font-family: trajan pro;
}
which works fine with desktop browsing but the site refers to default fonts when viewed (in safari) on mobile.
Any help?!