@font-face {
    font-family: "Varela Round";
    src: url("./font/roberto/VarelaRound-Regular.ttf")  format('truetype');;
    font-weight: 400;
    font-style: normal;
}


body {
    font-family: "Varela Round";
    src: url("./font/roberto/VarelaRound-Regular.ttf")  format('truetype');;
    font-weight: 400;
    font-style: normal;
}