@font-face {
    font-family: 'Lexend';
    src: url('https://static.igem.wiki/teams/5196/fonts/lexend-variablefont-wght.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

nav .navbar-nav .nav-item .nav-link {
    color: #3c2415;
    font-family: 'Lexend';
    font-size: 17x; /* TODO: move to right*/
    white-space: nowrap;
}

