/*
Theme Name:   HaasChild
Description:  Write here a brief description about your child-theme
Author:       wr-admin
Author URL:   Write here the author's blog or website url
Template:     blade
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  HaasChild
*/

/* Write here your own personal stylesheet */

/* Lagu Sans regular - latin */
@font-face {
  font-family: 'Lagu Sans regular';
  font-style: normal;
  font-weight: 400;
  src: url('https://haas-gartengestaltung.pgenau.de/fonts/Lagu Sans Regular.woff2'); /* IE9 Compat Modes */
  src: local(''),
       url('https://haas-gartengestaltung.pgenau.de/fonts/Lagu Sans Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://haas-gartengestaltung.pgenau.de/fonts/Lagu Sans Regular.woff') format('woff'), /* Modern Browsers */
       url('https://haas-gartengestaltung.pgenau.de/fonts/Lagu Sans Regular.ttf') format('truetype'), /* Safari, Android, iOS */
}