html, body {
margin: 0;
scroll-behavior: smooth;
} @font-face {
font-family: 'ABC Favorit Extended';
src: url(//pentex-ltd.co.uk/wp-content/themes/tjp/assets/fonts/ABCFavoritExtended-Book.woff2) format('woff2');
}
@font-face {
font-family: 'ABC Favorit Extended Medium';
src: url(//pentex-ltd.co.uk/wp-content/themes/tjp/assets/fonts/ABCFavoritExtended-Medium.woff2) format('woff2');
}
@font-face {
font-family: 'Cardone Italic';
src: url(//pentex-ltd.co.uk/wp-content/themes/tjp/assets/fonts/Cardone-Italic-205TF.woff2) format('woff2');
}
@font-face {
font-family: 'Cardone';
src: url(//pentex-ltd.co.uk/wp-content/themes/tjp/assets/fonts/Cardone-Regular-205TF.woff2) format('woff2');
}
@media screen and (max-width: 767px) {
#get-in-touch-btn{
display: none !important;
}
}
.font-ABC_Favorit_Extended {
font-family: 'ABC Favorit Extended', sans-serif !important;
}