html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

@font-face {
  font-family: "modern\ M";
  src: url(../assets/modern\ M.woff2);
}

.header-navigatie,
.h1-home,
footer,
.h1-contact-pagina {
  font-family: "Lexend";
}

.tekst-header2,
.mijn-projecten,
.vrije-tijd,
.tussentekst-home,
.tekst-header-contact-pagina,
.h1-overmij,
.main-tekst-overmij,
.main-tekst-studies {
  font-family: "modern\ M";
}

.grid-item {
  font-family: "Gill Sans";
}
