/*
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: 'adobe-caslon-pro';
  src: url('fonts/AdobeCaslonRegular.woff2') format('woff2'),
       url('fonts/AdobeCaslonRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'adobe-caslon-pro';
  src: url('fonts/AdobeCaslonRegularItalic.woff2') format('woff2'),
       url('fonts/AdobeCaslonRegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'adobe-caslon-pro';
  src: url('fonts/AdobeCaslonSemibold.woff2') format('woff2'),
       url('fonts/AdobeCaslonSemibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'adobe-caslon-pro';
  src: url('fonts/AdobeCaslonSemiboldItalic.woff2') format('woff2'),
       url('fonts/AdobeCaslonSemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'adobe-caslon-pro';
  src: url('fonts/AdobeCaslonBold.woff2') format('woff2'),
       url('fonts/AdobeCaslonBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'adobe-caslon-pro';
  src: url('fonts/AdobeCaslonBoldItalic.woff2') format('woff2'),
       url('fonts/AdobeCaslonBoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
