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

/* CENTENNIAL FONT */

@font-face {
    font-family: 'Centennial LT Std';
    src: local('Centennial LT Std 45 Light'), local('CentennialLTStd-Light'),
        url('fonts/CentennialLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centennial LT Std';
    src: local('Centennial LT Std 46 Light Italic'), local('CentennialLTStd-LightItalic'),
        url('fonts/CentennialLTStd-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Centennial LT Std';
    src: local('Centennial LT Std 56 Italic'), local('CentennialLTStd-Italic'),
        url('fonts/CentennialLTStd-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

