/*
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: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Thin.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Thin.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Thin.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Thin.svg#GalanoGrotesque-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraLight.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraLight.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraLight.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraLight.svg#GalanoGrotesque-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Light.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Light.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Light.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Light.svg#GalanoGrotesque-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Regular.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Regular.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Regular.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Regular.svg#GalanoGrotesque-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Medium.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Medium.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Medium.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Medium.svg#GalanoGrotesque-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-SemiBold.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-SemiBold.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-SemiBold.svg#GalanoGrotesque-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Bold.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Bold.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Bold.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Bold.svg#GalanoGrotesque-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraBold.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraBold.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-ExtraBold.svg#GalanoGrotesque-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Black.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Black.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Black.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/GalanoGrotesque-Black.svg#GalanoGrotesque-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




