@font-face {
    font-family: 'jb';
    src: url('JetBrainsMapleMono-Regular.eot');
    /* IE9 */
    src: url('JetBrainsMapleMono-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('JetBrainsMapleMono-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('JetBrainsMapleMono-Regular.woff') format('woff'), /* Modern Browsers */
    url('JetBrainsMapleMono-Regular.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}