@import url("//fonts.googleapis.com/css?family=Abel|Oswald:300,700,regular");

/* Styles pour les titres */
h1 {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
}

h2 {
    font-weight: 700;
    font-style: normal;
}

h3 {
    font-weight: 800;
    font-style: normal;
}