@font-face {
    font-family: 'IPix';
    src: url("https://cdn.jsdelivr.net/gh/xtmd/cdn@latest/fonts/IPix.woff") format('woff'),
         url("https://cdn.jsdelivr.net/gh/xtmd/cdn@latest/fonts/IPix.woff2") format('woff2'),
         url("https://cdn.jsdelivr.net/gh/xtmd/cdn@latest/fonts/IPix.ttf") format('truetype');
    font-display: swap;
}