/*
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: 'Quicksand SemiBold';
    src: url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-SemiBold.woff2) format('woff2'),
        url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-SemiBold.woff) format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand Medium';
    src: url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Medium.woff2) format('woff2'),
        url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand Light';
    src: url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Light.woff2) format('woff2'),
        url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand Regular';
    src: url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Regular.woff2) format('woff2'),
        url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand Bold';
    src: url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Bold.woff2) format('woff2'),
        url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/Quicksand-Bold.woff) format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Crimson Text';
    src: url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/CrimsonText-Regular.woff2) format('woff2'),
        url(//www.andreae-weine.de/wp-content/themes/salient-child/assets/fonts/CrimsonText-Regular.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}