mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
8 lines
173 B
CSS
8 lines
173 B
CSS
@font-face {
|
|
font-family: "Combat";
|
|
src: url("https://fonts.ob248.com/fonts/Combat.otf") format("opentype");
|
|
font-weight: 80;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|