2019-08-21 22:52:22 +03:00
|
|
|
@font-face {
|
|
|
|
font-family: "Victor Mono";
|
|
|
|
src: url("woff2/VictorMono-Regular.woff2") format("woff2"),
|
|
|
|
url("woff/VictorMono-Regular.woff") format("woff");
|
|
|
|
font-weight: 400;
|
|
|
|
font-style: normal;
|
2020-05-04 09:28:14 +03:00
|
|
|
font-display: swap;
|
2019-08-21 22:52:22 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Victor Mono";
|
|
|
|
src: url("woff2/VictorMono-Italic.woff2") format("woff2"),
|
|
|
|
url("woff/VictorMono-Italic.woff") format("woff");
|
|
|
|
font-weight: 400;
|
|
|
|
font-style: italic;
|
2020-05-04 09:28:14 +03:00
|
|
|
font-display: swap;
|
2019-08-21 22:52:22 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Victor Mono";
|
|
|
|
src: url("woff2/VictorMono-Bold.woff2") format("woff2"),
|
|
|
|
url("woff/VictorMono-Bold.woff") format("woff");
|
|
|
|
font-weight: 700;
|
|
|
|
font-style: normal;
|
2020-05-04 09:28:14 +03:00
|
|
|
font-display: swap;
|
2019-08-21 22:52:22 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "Victor Mono";
|
|
|
|
src: url("woff2/VictorMono-BoldItalic.woff2") format("woff2"),
|
|
|
|
url("woff/VictorMono-BoldItalic.woff") format("woff");
|
|
|
|
font-weight: 700;
|
|
|
|
font-style: italic;
|
2020-05-04 09:28:14 +03:00
|
|
|
font-display: swap;
|
2019-08-21 22:52:22 +03:00
|
|
|
}
|