In supporting browsers, what would be the effect of using font-display: swap, as in example?
@font-face {
font-family: Helvetica;
font-display: swap;
}
In supporting browsers, what would be the effect of using font-display: swap, as in example?
@font-face {
font-family: Helvetica;
font-display: swap;
}