Set Regular as the default victor mono.
This commit is contained in:
parent
7d5fcc9f91
commit
7917db5679
@ -98,14 +98,14 @@
|
||||
|
||||
@font-face {
|
||||
font-family: VictorMono;
|
||||
src: url("/fonts/VictorMono-Regular.ttf") format("truetype");
|
||||
src: url("/fonts/VictorMono-Medium.ttf") format("truetype");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: VictorMono;
|
||||
src: url("/fonts/VictorMono-Italic.ttf") format("truetype");
|
||||
src: url("/fonts/VictorMono-MediumItalic.ttf") format("truetype");
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user