@font-face {
    font-family: 'Noto Sans Mono';
    src: url('NotoSansMono-Regular.eot');
    src: local('Noto Sans Mono Regular'), local('NotoSansMono-Regular'),
        url('NotoSansMono-Regular.eot?#iefix') format('embedded-opentype'),
        url('NotoSansMono-Regular.woff2') format('woff2'),
        url('NotoSansMono-Regular.woff') format('woff'),
        url('NotoSansMono-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

