.Segoe {
    font-family: "Segoe UI", sans-serif;
}

.javanese {
    font-family: "Javanese Text", serif;
}

.roboto {
    font-family: "Roboto", sans-serif;
}

body,
html {
    margin: 0;
    padding: 0;
}
