@font-face {
    font-family: "Manmore";
    src: url("../fonts/Manrope.ttf");
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto.ttf");
}

html {
    font-family: "Manmore";
}