/*
 Theme Name:   IVV Immo
 Theme URI:
 Description:  Default GeneratePress child theme
 Author:       Sebastian Starke
 Author URI:   https://www.codable.de
 Template:     generatepress
 Version:      0.1
*/

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/ivv-immo/fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
