html,
body {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Abhaya Libre", serif;
}

p,
a,
input,
button {
    font-family: "Roboto";
    font-size: 1.2rem;
    font-weight: 300;
}
