I know there are already topics about it, but I have not found a solution to my problem. It may be a silly question but I feel like I've checked everything: the link to my folder, the extensions, the names of the folders and files ... I can't see what is wrong in my code. thank you so much
@font-face {
font-family:"NeutrifRegular";
src: url("fonts/NeutrifRegular.otf") format("otf"),
url("fonts/NeutrifRegular.ttf") format("ttf");
}
body {
background-color: #f1efee;
font-family:"NeutrifRegular";
}
overview of my files : https://i.stack.imgur.com/5kTYk.jpg
https://i.stack.imgur.com/KB0pb.jpg
overview of my console : https://i.stack.imgur.com/zg1Vx.jpg