@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");

@font-face {
    font-family: ganganee;
    src: url("../fonts/un-ganganee.woff2") format("woff2"),
        url("../fonts/un-ganganee.woff") format("woff"),
        url("../fonts/un-ganganee.ttf") format("truetype"),
        url("../fonts/un-ganganee.otf") format("opentype");

}

@font-face {
    font-family: emanee;
    src: url("../fonts/un-emanee-no-eng.woff2") format("woff2"),
        url("../fonts/un-emanee-no-eng.woff") format("woff"),
        url("../fonts/un-emanee-no-eng.ttf") format("truetype"),
        url("../fonts/un-emanee-no-eng.otf") format("opentype");
}

@font-face {
    font-family: un-bindumathi;
    src: url("../fonts/un-bindumathi.woff2") format("woff2"),
        url("../fonts/un-bindumathi.woff") format("woff"),
        url("../fonts/un-bindumathi.ttf") format("truetype"),
        url("../fonts/un-bindumathi.otf") format("opentype");
}

@font-face {
    font-family: product-sans-regular;
    src: url("../fonts/Product-Sans-Regular.woff2") format("woff2"),
        url("../fonts/Product-Sans-Regular.woff") format("woff"),
        url("../fonts/Product-Sans-Regular.ttf") format("truetype"),
        url("../fonts/Product-Sans-Regular.otf") format("opentype");
}

@font-face {
    font-family: product-sans-bold;
    src: url("../fonts/Product-Sans-Bold.woff2") format("woff2"),
        url("../fonts/Product-Sans-Bold.woff") format("woff"),
        url("../fonts/Product-Sans-Bold.ttf") format("truetype"),
        url("../fonts/Product-Sans-Bold.otf") format("opentype");
}

@font-face {
    font-family: un-bindumathi;
    src: url("../fonts/UN Bindumathi (Sinhala Font Guru).otf") format("opentype");
}

