@font-face {
    font-family: "Museo";
    src: url("../fonts/Museo 900.otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "JAZNR";
    src: url("../fonts/JAZNR.TTF");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "JAZNR";
    src: url("../fonts/JAZNB.TTF");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro-LIGHT.ttf");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SourceSansPro";
    src: url("../fonts/SourceSansPro-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}