/*
Theme Name: Divi Child
Description: child theme
Author: Michaela Liepert
Author URI: https://haus-hof-dach.at/ 
Template: Divi
Version: 1.0


*/


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../Divi-child/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* days-one-regular - latin */
@font-face {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  src: url('../Divi-child/fonts/days-one-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Divi-child/fonts/days-one-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Divi-child/fonts/days-one-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Divi-child/fonts/days-one-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Divi-child/fonts/days-one-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Divi-child/fonts/days-one-v14-latin-regular.svg#DaysOne') format('svg'); /* Legacy iOS */
}

