@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url('fonts/exo-latin.woff2') format('woff2');
}

body,
body * {
    font-family: 'Exo', sans-serif !important;
}
