Compare commits
No commits in common. "7917db5679c4377ac5af11fb930ef2322bbe39a7" and "ed9d9dee65784515f5c29b718e0dcc52c9bb878a" have entirely different histories.
7917db5679
...
ed9d9dee65
@ -98,14 +98,14 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: VictorMono;
|
font-family: VictorMono;
|
||||||
src: url("/fonts/VictorMono-Medium.ttf") format("truetype");
|
src: url("/fonts/VictorMono-Regular.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: VictorMono;
|
font-family: VictorMono;
|
||||||
src: url("/fonts/VictorMono-MediumItalic.ttf") format("truetype");
|
src: url("/fonts/VictorMono-Italic.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user