@font-face{
    font-family: Manrope;
    src: url(Manrope-VariableFont_wght.ttf) format("truetype"); 
}
body{
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}