@font-face {
    font-family: 'Fontspring-DEMO-peachi-regular';
    src: url('https://helpinghorizons.com.au/wp-content/themes/helping/assets/fonts/Fontspring-DEMO-peachi-regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fontspring-DEMO-peachi-bold';
    src: url('https://helpinghorizons.com.au/wp-content/themes/helping/assets/fonts/Fontspring-DEMO-peachi-bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Fontspring-DEMO-peachi-medium';
    src: url('https://helpinghorizons.com.au/wp-content/themes/helping/assets/fonts/Fontspring-DEMO-peachi-medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
.PeachiRegular h2.elementor-heading-title{
    font-family: 'Fontspring-DEMO-peachi-regular', sans-serif!important;
}
.Peachimedium h2.elementor-heading-title{
    font-family: 'Fontspring-DEMO-peachi-medium', sans-serif!important;
}
.Peachibold h2.elementor-heading-title{
    font-family: 'Fontspring-DEMO-peachi-bold', sans-serif!important;
}