Open rogerxu opened 7 years ago
@font-face {
font-family: "Fira Code";
src: url("font.woff") format("woff"),
url("font.ttf") format("truetype"),
url("font.otf") format("opentype"),
url("font.eot") format("embedded-opentype"),
url("font.svg") format("svg");
font-weight: normal;
font-style: normal;
}
.ttf
.otf
.woff
Web fonts - Learn web development | MDN