mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
removed woff from css
This commit is contained in:
@@ -1,21 +1,3 @@
|
||||
@font-face {
|
||||
font-family: "Commit Mono";
|
||||
src: url("https://fonts.ob248.com/fonts/CommitMono-Variable.woff2")
|
||||
format("woff2");
|
||||
font-weight: 200 700;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Commit Mono";
|
||||
src: url("https://fonts.ob248.com/fonts/CommitMono-Variable.woff2")
|
||||
format("woff2");
|
||||
font-weight: 200 700;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Commit Mono";
|
||||
src: url("https://fonts.ob248.com/fonts/CommitMono-400-Regular.otf")
|
||||
|
||||
Reference in New Issue
Block a user