/*MontaguSlab*/

@font-face {
    font-family: "Urbanist Regular";
    src: url("../../fonts/Urbanist-Regular.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Urbanist Medium";
    src: url("../../fonts/Urbanist-Medium.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Urbanist SemiBold";
    src: url("../../fonts/Urbanist-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Urbanist Bold";
    src: url("../../fonts/Urbanist-Bold.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}
