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


/*------------------EINBINDUNG SCHRIFTEN---------------------*/

/* outfit-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* outfit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* outfit-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* outfit-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* outfit-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* outfit-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/outfit-v15-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}



/* MARBLE – Medium (500) */
@font-face {
  font-display: swap;
  font-family: 'Marble';
  font-style: normal;
  font-weight: 500;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble Medium.woff') format('woff'),
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble Medium.ttf') format('truetype');
}

/* MARBLE – SemiBold (600) */
@font-face {
  font-display: swap;
  font-family: 'Marble';
  font-style: normal;
  font-weight: 600;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble SemiBold.woff') format('woff'),
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble SemiBold.ttf') format('truetype');
}

/* MARBLE – Bold (700) */
@font-face {
  font-display: swap;
  font-family: 'Marble';
  font-style: normal;
  font-weight: 700;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble Bold.woff') format('woff'),
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble Bold.ttf') format('truetype');
}

/* MARBLE – ExtraBold (800) */
@font-face {
  font-display: swap;
  font-family: 'Marble';
  font-style: normal;
  font-weight: 800;
  src: url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble ExtraBold.woff') format('woff'),
       url('https://bergers-kuechenwelt.de/wp-content/themes/salient-child/fonts/Marble ExtraBold.ttf') format('truetype');
}



/**Schriftzuweisung**/

h1, h2 {
    font-family: 'Marble', sans-serif;
    font-weight: 600;
    font-style: normal;
	text-transform: lowercase;
}

h3 {
    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    font-style: normal;
	text-transform: uppercase;
}

h4 {
    font-family: 'Outfit', sans-serif;
    font-weight: 500;
    font-style: normal;
	text-transform: uppercase;
}

body {
    font-family: 'Outfit', sans-serif;
}

.text-break {
	word-wrap:break-word;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
