@font-face {
    font-family: 'Reforma1918';
    src: url('Reforma1918-Gris.woff2') format('woff2'),
        url('Reforma1918-Gris.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.transparente{
    background-color: transparent;
}

.customFont:hover{
    transform: scale(1.1);
    font-weight: bold;
}

.input-group-text{
    height: 38px;
}

.fa{
    display: flex;
}

.mainContacto{
    font-family: 'Reforma1918';
}

.customFont{
    font-family: 'Reforma1918';
}

.customText{
    font-family: 'Reforma1918';
}