I know you can use
#show math.equation: set text(font: "Fira Math")
to affect all equations, but I just want to affect a single equation, can I change the font without using show?
For example using emptyset
$emptyset$ uses math font, but I want to use the Fira Math font, only for this equation, and not for the rest, is show
really required?