/*************************************************
 *  FONT FACES - DIMENSION DESIGN
 */

/* druk-bold */
@font-face {
    font-family: "druk-bold";
    font-style: normal;
    font-weight: normal;
    font-stretch: 100%;
    src: 
        url(https://findbolig.postbyen.dk/wp-content/uploads/2025/03/Druk-Bold-Web.woff) format("woff"),
        url(https://findbolig.postbyen.dk/wp-content/uploads/2025/03/Druk-Bold-Web.woff2) format("woff2");
}

/* maison-neue-book */
@font-face {
    font-family: "maison-neue-book";
    font-style: normal;
    font-weight: normal;
    font-stretch: 100%;
    src: 
        url(https://findbolig.postbyen.dk/wp-content/uploads/2025/03/font.woff2) format("woff2");
}
