Compare commits

..

No commits in common. "7917db5679c4377ac5af11fb930ef2322bbe39a7" and "ed9d9dee65784515f5c29b718e0dcc52c9bb878a" have entirely different histories.

3 changed files with 2 additions and 2 deletions

View File

@ -98,14 +98,14 @@
@font-face {
font-family: VictorMono;
src: url("/fonts/VictorMono-Medium.ttf") format("truetype");
src: url("/fonts/VictorMono-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: VictorMono;
src: url("/fonts/VictorMono-MediumItalic.ttf") format("truetype");
src: url("/fonts/VictorMono-Italic.ttf") format("truetype");
font-weight: normal;
font-style: italic;
}

Binary file not shown.