@font-face {
font-family: 'Gilroy';
src: url('Gilroy-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Gilroy';
src: url('Gilroy-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'Gilroy';
src: url('Gilroy-SemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'Gilroy';
src: url('Gilroy-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}


body, h1, h2, h3, h4, h5, h6, p, span:not(#wpadminbar *,.bt_bb_fe_preview_toggler,#bt_bb_fe_redo,#bt_bb_fe_undo), a, .ls-font,.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline,.bt_bb_service_content_title,.wpcf7-submit{
   font-family: 'Gilroy', sans-serif!important;
}