Avatar

Level 3

Hi Darren

Thanks for the suggestion. I have tried !important  but it didn't work. Am I missing anything?

Please have a look

<style>
@Font-face {
font-family: Antenna-ExtraLight; !important;
src: url(https://mid-stage1-res.adobe-campaign.com/res/ford_mid_stage1/Antenna-ExtraLight.woff) format("woff");
font-weight: normal;
font-style: normal;
}
*{
font-family: Antenna-ExtraLight; !important;
}
</style>