@font-face {
font-family: 'Bmw TypeNext';
src: url('./btnp.ttf');
}

html {
 font-family: "Bmw TypeNext", sans-serif;
}