@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/NunitoSans-200.ttf") format("truetype");
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/NunitoSans-300.ttf") format("truetype");
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/NunitoSans-400.ttf") format("truetype");
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/NunitoSans-600.ttf") format("truetype");
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/NunitoSans-700.ttf") format("truetype");
}

@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/NunitoSans-900.ttf") format("truetype");
}

@font-face {
    font-family: "Mountains of Christmas";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/MountainsOfChristmas-700.ttf") format("truetype");
}
