/*
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
*/

/** Baskervville - Google Fonts **/
@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

/** Satoshi Variable **/
@font-face {
	font-family: 'Satoshi-Variable';
	src: url('https://www.hotel-parc-beaumont.com/wp-content/themes/salient-child/fonts/Satoshi-Variable.woff2') format('woff2'),
		url('https://www.hotel-parc-beaumont.com/wp-content/themes/salient-child/fonts/Satoshi-Variable.woff') format('woff'),
		url('https://www.hotel-parc-beaumont.com/wp-content/themes/salient-child/fonts/Satoshi-Variable.ttf') format('truetype');
	font-weight: 300 400 500 700 900;
	font-display: swap;
	font-style: normal;
}



