.apexcharts-yaxis-label,
.apexcharts-yaxis-title-text,
.apexcharts-legend-text,
.apexcharts-xaxis-label,
.apexcharts-tooltip-text-y-label,
.apexcharts-tooltip-text-y-value,
.apexcharts-tooltip-title
{
    font-family:'primary-font' !important;
}

.apexcharts-legend-text{
    margin-right: 5px;
    
}

.apexcharts-legend{
    justify-content: center !important;
}