@font-face {
    font-family: "DMSans";
    src: url("/wp-content/themes/webrom-new/assets/fonts/DMSans/DMSans-Regular.ttf")
        format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DMSans";
    src: url("/wp-content/themes/webrom-new/assets/fonts/DMSans/DMSans-SemiBold.ttf")
        format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}