72 lines
1.7 KiB
CSS
72 lines
1.7 KiB
CSS
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-Black.woff2') format('woff2'),
|
|
url('Bilzig-Black.woff') format('woff');
|
|
font-weight: 900;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-BlackItalic.woff2') format('woff2'),
|
|
url('Bilzig-BlackItalic.woff') format('woff');
|
|
font-weight: 900;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-Bold.woff2') format('woff2'),
|
|
url('Bilzig-Bold.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-Italic.woff2') format('woff2'),
|
|
url('Bilzig-Italic.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-BoldItalic.woff2') format('woff2'),
|
|
url('Bilzig-BoldItalic.woff') format('woff');
|
|
font-weight: bold;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-Medium.woff2') format('woff2'),
|
|
url('Bilzig-Medium.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-MediumItalic.woff2') format('woff2'),
|
|
url('Bilzig-MediumItalic.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Bilzig';
|
|
src: url('Bilzig-Regular.woff2') format('woff2'),
|
|
url('Bilzig-Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|