/*
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: 'Vanitas';
  src: url('/wp-content/uploads/fonts/vanitas-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vanitas';
  src: url('/wp-content/uploads/fonts/vanitas-italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Vanitas';
  src: url('/wp-content/uploads/fonts/vanitas-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vanitas';
  src: url('/wp-content/uploads/fonts/vanitas-extrabold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Verlag';
  src: url('/wp-content/uploads/fonts/verlag-book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag';
  src: url('/wp-content/uploads/fonts/verlag-book-italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag';
  src: url('/wp-content/uploads/fonts/verlag-light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Verlag';
  src: url('/wp-content/uploads/fonts/verlag-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



