/*
 Theme Name:   quinto.2019 [Divi Child]
 Theme URI:    http://lihm.de/divi-child/
 Description:  Divi Child Theme, based on the Divi Theme by elegantthemes.com
 Author:       Robert Lihm
 Author URI:   https://lihm.de
 Template:     Divi
 Version:      1.0.0
 License:      all rights reserved
 License URI:  https://lihm.de
 Tags:
 Text Domain:  divi-child
*/

@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('./fonts/SourceSansPro-Regular.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'SourceSansPro-Black';
  src: url('./fonts/SourceSansPro-Black.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'SourceSansPro-Bold';
  src: url('./fonts/SourceSansPro-Bold.ttf')  format('truetype') /* Safari, Android, iOS */
}


/* body {
  font-family: 'SourceSansPro-Regular';
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'SourceSansPro-Black';
} */

/*
Zeitung Micro Pro Regular Italic
font-family: zeitung-micro, sans-serif;
font-weight: 400;
font-style: italic;


Zeitung Micro Pro Regular
font-family: zeitung-micro, sans-serif;
font-weight: 400;
font-style: normal;


Zeitung Micro Pro Bold
font-family: zeitung-micro, sans-serif;
font-weight: 700;
font-style: normal;


Zeitung Micro Pro Bold Italic
font-family: zeitung-micro, sans-serif;
font-weight: 700;
font-style: italic;


Zeitung Mono Pro Regular
font-family: zeitung-mono, sans-serif;
font-weight: 400;
font-style: normal;


Zeitung Mono Pro Bold Italic
font-family: zeitung-mono, sans-serif;
font-weight: 700;
font-style: italic;


Zeitung Pro Bold
font-family: zeitung, sans-serif;
font-weight: 700;
font-style: normal;


Zeitung Pro Bold Italic
font-family: zeitung, sans-serif;
font-weight: 700;
font-style: italic;


Zeitung Pro Regular Italic
font-family: zeitung, sans-serif;
font-weight: 400;
font-style: italic;


Zeitung Pro Regular
font-family: zeitung, sans-serif;
font-weight: 400;
font-style: normal; */

body {
  font-family: zeitung-micro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: zeitung-micro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#main-header,
#main-header.et-fixed-header {
  box-shadow: none !important;
}


.banner-display-xxl {
  font-family: zeitung-micro, sans-serif;
  font-weight: 100;
  font-style: normal;
}
