@font-face {
    font-family: Atyp_test;
    src: url(../fonts/atyp/AtypDisplay-Regular.woff2) format('woff2'); /* Specify format */
    font-display: swap; /* Important:  Use 'swap' to avoid FOIT */
}

.nav-container div {
    font-family: Atyp_test;
}