@charset "UTF-8";

html,
body,
p {
    font-family: "Roboto", sans-serif;
}

.font-base {
    font-family: "Roboto", sans-serif;
}
.font-mattise {
    font-family: fot-matisse-pron, sans-serif;
}

.img-btn {
    cursor: pointer;
}

