mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
10 lines
245 B
CSS
10 lines
245 B
CSS
@font-face {
|
|
font-family: "BackOut";
|
|
src:
|
|
url("https://fonts.ob248.com/fonts/BackOut.woff2") format("woff2"),
|
|
url("https://fonts.ob248.com/fonts/BackOut.woff") format("woff");
|
|
font-weight: 100;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|