@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,500&family=Fira+Sans:wght@200&family=Merriweather:wght@400;700&family=Nuosu+SIL&family=Roboto:wght@100;300;400;700;900&family=Spline+Sans:wght@300;400;500;600;700&family=Tai+Heritage+Pro:wght@400;700&display=swap');

*
{
    font-family: Speedee, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
@media screen and (min-width:1024px) {
    .search-section{
        margin-left: 0px !important;
    }
}
.first-page-para{
    font-size: 12px !important;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 900;
}