@font-face {
    font-family: 'my font';
    src: url(MD\ Nichrome\ Test/) format(truetype);
}

body {
    font-family: 'Roborto', sans-serif;
}

.nav-font {

    font-family: 'poppins' , sans-serif;

}

.header-font {
    font-family: "Staatliches", sans-serif;
}

