@font-face {
    font-family: "Maler";
    src: url("../../../../media/fonts/Maler/Maler.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
.font-maler{
    font-family: 'Maler', sans-serif;
}