@font-face {
    font-family: 'Splunk Platform Sans';
    src: url('/fonts/splunkdatasans-regular.woff2') format('woff2');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Splunk Platform Mono';
    src: url('/fonts/inconsolata-regular.woff') format('woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Splunk Platform Sans';
    src: url('/fonts/splunkdatasans-bold.woff2') format('woff2');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: 'Splunk Platform Sans';
    src: url('/fonts/splunkdatasans-semibold.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
}
