@font-face {
    font-family: "Mukta";
    src: url('Mukta-SemiBold.woff2') format('woff2'),
    url('Mukta-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "NorthwellClean";
    src: url('NorthwellClean.woff2') format('woff2'),
    url('NorthwellClean.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
