Hey! I'm having an issue with my fonts not showing up on Mobile. Could anyone assist?
Here is my Code:
h1 {
font-family: 'NEWYORK';
}
h2 {
font-family: 'NEWYORK';
}
h3 {
font-family: 'NEWYORK';
}
h4 {
font-family: 'NEWYORK';
}
h5 {
font-family: 'NEWYORK';
}
h6 {
font-family: 'NEWYORK';
}
.sqsrte-small {
font-family: 'LULOCLEANONE';
}