48 lines
1.1 KiB
CSS
48 lines
1.1 KiB
CSS
|
|
@font-face {
|
|
font-family: 'Ivory Mono';
|
|
src: url('IvoryMonoLLTrialWeb-Light.woff2') format('woff2');
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Ivory Mono';
|
|
src: url('IvoryMonoLLTrialWeb-LightItalic.woff2') format('woff2');
|
|
font-weight: 300;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Ivory Mono';
|
|
src: url('IvoryMonoLLTrialWeb-Regular.woff2') format('woff2');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Ivory Mono';
|
|
src: url('IvoryMonoLLTrialWeb-Italic.woff2') format('woff2');
|
|
font-weight: normal;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Ivory Mono';
|
|
src: url('IvoryMonoLLTrialWeb-Medium.woff2') format('woff2');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Ivory Mono';
|
|
src: url('IvoryMonoLLTrialWeb-MediumItalic.woff2') format('woff2');
|
|
font-weight: 500;
|
|
font-style: italic;
|
|
font-display: swap;
|
|
}
|