/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


@font-face {
  font-family: 'Aileron';
  src: url('Aileron-Regular.otf');
  font-weight: 400;
 }


 @font-face {
   font-family: 'Aileron Bold';
   src: url('Aileron-Bold.otf');
   font-weight: 700;
  }

body :not(h3) *{
  font-family : 'Aileron' !important;
}
body h3 *,
body .link_text *{
  font-family : 'Outfit' !important;
}
.owl-carousel[data-desktop-cols] .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  border-radius: 20px;
}


.customhe{
  display: block;
  width: 100% !important;
  -webkit-transform-style: preserve-3d;
  height: 450px !important;
  object-fit: cover;
}
