* {
    font-family: "Poppins", serif;
}

.playwrite {
    font-family: "Playwrite NL", cursive;
    font-optical-sizing: auto;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, span, blockquote {
    color: #333;
}

.navbar-nav > li {
    margin-left: 35px;
}