Archived topic
Aero font stopped working
2 replies · Started by Leonardo on June 25, 2022
Hi!
All of a sudden the Aero font stopped working... I uploaded new font links, but it still doesn't work.
The font appeared perfectly in the H1 and H2 titles, but I logged in today and apparently it stopped working. What could have happened?
Here's CSS code:
@font-face {
font-family: 'Aero';
src: url('http://formuladiecast.leonardomarioto.com/wp-content/uploads/2022/06/Aero.woff2') format('woff2'),
url('http://formuladiecast.leonardomarioto.com/wp-content/uploads/2022/06/Aero.woff') format('woff');
font-weight: 500;
font-style: italic;
}
I found the problem.
Thanks and sorry for the message.
No problem - glad to hear you found the issue!