get css font google code example
Example: font-display css google fonts
@font-face {
font-family: "Open Sans Regular";
src: url("...");
font-display: swap;
}
@font-face {
font-family: "Open Sans Regular";
src: url("...");
font-display: swap;
}