@import url("https://use.typekit.net/lkn6vhq.css");

html {
    font-size: 20px; /* 1rem */
}

body {
    font-family: bookmania, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.25;
    font-weight: 400;
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: forma-djr-display, sans-serif;
    font-weight: 500;
}
.nav-link {
    font-family: forma-djr-display, sans-serif;
    font-weight: 400;
}
