You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
659 B
28 lines
659 B
@font-face {
|
|
font-family: 'Splunk Platform Sans';
|
|
src: url('splunkdatasans-regular.woff2') format('woff2');
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Splunk Platform Mono';
|
|
src: url('inconsolata-regular.woff') format('woff');
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Splunk Platform Sans';
|
|
src: url('splunkdatasans-bold.woff2') format('woff2');
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Splunk Platform Sans';
|
|
src: url('splunkdatasans-semibold.woff2') format('woff2');
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
}
|