/* FONT FAMILIES */
@font-face {
    font-family: "NunitoSans";
    src: url('../fonts/NunitoSans.woff2');
    font-display: swap;
    font-weight: 300 900;
}