@font-face {
    font-family: 'Zpix';
    src: url('/fonts/zpix.woff2') format('woff2');
}

html {
    font-family: 'Zpix', sans-serif !important;
}