@font-face {
    font-family: 'EuropaBold';
    src: url('../fonts/EuropaBoldd.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'EuropaRegular';
    src: url('../fonts/EuropaRegularr.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.elementor-element{
    font-family: 'EuropaRegular', sans-serif;
    color: #1F2E4C;
}

.elementor-element p a{
    color: #0073e6;
}

.hairtec-marked-list{
    font-family: 'EuropaRegular', sans-serif;
    font-size: 16px;
    color: #1F2E4C;
}

.hairtec-marked-list .elementor-icon-list-icon svg{
    fill: #1F2E4C;
}

.hairtec-marked-list .elementor-icon-list-item{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.hairtec-marked-list .elementor-icon-list-text{
    font-size: 14px;
    line-height: 1;
}