/* force to poppins */
* {
    font-family: "Sora", sans-serif;
    font-optical-sizing: auto;
}
