/*!
Theme Name:  Bonifatius
Author:      Dominic Lautner
Author URI:  https://www.myconceptions.de
Description: WPBF Child für
Version:     1.0.0
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/


/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/oswald-v41-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v41-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v41-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v41-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v41-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v41-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Muli Regular';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Muli Regular'), url('fonts/Muli-Regular.woff') format('woff');
}
body {
  font-family: 'Muli Regular', Helvetica, sans-serif;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Oswald, Helvetica, sans-serif;
}