﻿/* AGGIUNGERE QUI I font-face DESIDERATI PER SOVRASCRIVERE QUELLI IN core\fonts\ */

/*@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(roboto_variable.ttf) format('truetype');
}*/

.h1, .h2, .h3, .h4 {
    font-family: "SpaceGrotesk", sans-serif !important;
}

.h2 {
    font-size: 1.57rem;
}
.incore label, .incore div, .incore span, .incore li{
    font-family: "Manrope", sans-serif;
}