body {
    font-family: "Poppins", sans-serif;
}
@font-face {
    src: url('../font/Lander.otf');
    font-family: 'Lander';
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}
@font-face {
    src: url('../font/Arialmt.woff');
    font-family: 'Arial';
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}
