@font-face {
font-family: 'Madreu';
font-style: normal;
font-weight: 400;
src: url('/font/Madreu.woff') format('woff');
src: url('/font/Madreu.ttf') format('truetype');
}

.madreu * {
font-family: 'Madreu', sans-serif;
}