My typefaces are not showing up on my mobile site.
Below is the code, I'd love some help!
@font-face {
font-family: 'mundial', sans-serif;
src: url('https://static1.squarespace.com/static/62cd90e706e63f41715fba9f/t/633b0ffe7e360b02782dc2fd/1664815102204/font.ttf') format('truetype');
src:
url ('https://static1.squarespace.com/static/62cd90e706e63f41715fba9f/t/633b08f4432c494ec162dc04/1664813300976/font.woff') format ('woff');
}