@import url("fonts.css");

/* Fonts Configuration */

.averes-thin {
    font-family: "Averes Title", sans-serif;
    font-weight: 100;
}

.averes-light {
    font-family: "Averes Title", sans-serif;
    font-weight: 300;
}

.averes-regular {
    font-family: "Averes Title", sans-serif;
    font-weight: 400;
    letter-spacing: 2.6px;
}

.core-thin {
    font-family: "Core Sans BR 15", sans-serif;
    font-weight: 100;
    letter-spacing: 4px;
}

.core-regular {
    font-family: "Core Sans BR 15", sans-serif;
    font-weight: 400;
}
