Can anyone help me with a problem I'm facing? I want to ensure that users are forced to use the web font instead of the font installed on their computers because the formatting is slightly different. I've looked into using !important
but I'm not sure if it's working or not. Could someone please explain how to correctly use !important
with @font-face
? Is this a valid approach?