/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient - MS-Videowalls
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: Peter
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* FONTS */


@font-face {
    font-family: 'Montserrat Light';
    src: url("/wp-content/themes/salient-child/Fonts/Montserrat-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Regular';
    src: url("/wp-content/themes/salient-child/Fonts/Montserrat-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Medium';
    src: url("/wp-content/themes/salient-child/Fonts/Montserrat-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat SemiBold';
    src: url("/wp-content/themes/salient-child/Fonts/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Bold';
    src: url("/wp-content/themes/salient-child/Fonts/Montserrat-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}


/* WEITERE CSS ANPASSUNGEN SIND UNTER SALIENT-GENERAL SETTINGS-CUSTOM CSS */

