@font-face {
    font-family: "Mundial";
    src: url("../fonts/mundial-light.woff") format("woff");
    font-weight: 300;
}

@font-face {
    font-family: "Mundial";
    src: url("../fonts/mundial-regular.woff") format("woff");
    font-weight: 400;
}

@font-face {
    font-family: "Mundial";
    src: url("../fonts/mundial-demibold.woff") format("woff");
    font-weight: 500;
}

@font-face {
    font-family: "Mundial";
    src: url("../fonts/mundial-bold.woff") format("woff");
    font-weight: 600;
}

@font-face {
    font-family: "Mundial";
    src: url("../fonts/mundial-black.woff") format("woff");
    font-weight: 700;
}