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

@font-face {
    font-family: 'Grtsk Tera Bold';
    src: url('https://10kmalbertville.fr/wp-content/themes/salient-child/fonts/GrtskTera-Bold.woff2') format('woff2'),
        url('https://10kmalbertville.fr/wp-content/themes/salient-child/fonts/GrtskTera-Bold.woff') format('woff'),
        url('https://10kmalbertville.fr/wp-content/themes/salient-child/fonts/GrtskTera-Bold.ttf') format('truetype'),
        url('https://10kmalbertville.fr/wp-content/themes/salient-child/fonts/GrtskTera-Bold.svg#GrtskTera-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}





