@font-face {
    font-family: 'BeaufortPro';
    src: url('FONTSPRINGDEMO-BeaufortPro-MediumRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-BeaufortPro-MediumRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'RoobertTrial-Medium';
    src: url('RoobertTRIAL-Medium.woff2') format('woff2'),
        url('RoobertTRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RoobertTrial';
    src: url('RoobertTRIAL-Regular.woff2') format('woff2'),
        url('RoobertTRIAL-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
	
    font-family: "BeaufortPro", Sans-serif !important;
	
}
	
body, a {
    font-family: "RoobertTrial", Sans-serif !important;


}
.c-footer a{
    font-family: "BeaufortPro", Sans-serif !important;

}
.elementor-button {

    font-family: "RoobertTrial-Medium", Sans-serif !important;

}
.font-BeaufortPro .elementor-button-text, .font-BeaufortPro .elementor-icon-list-text {
    font-family: "BeaufortPro", Sans-serif !important;

}
