@font-face {
    font-family: "DMSans_medium";
    font-weight:normal;
    font-style:normal;
    font-display:block;
    src: url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/DMSans-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "DMSans_regular";
    font-weight:regular;
    font-style:normal;
    font-display:block;
    src: url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/DMSans-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "DMSans_bold";
    font-weight:normal;
    font-style:normal;
    font-display:block;
    src: url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/DMSans-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Condate_medium";
    font-weight:normal;
    font-style:normal;
    font-display:block;
    src:url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/Condate-Medium.woff2") format("woff2");
    
}
@font-face{
    font-family:"Condate_light";
    font-weight:regular;
    font-style:normal;
    font-display:fallback;
    //src:url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/Condate-Light.woff2") format("woff2");
    //src:url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/Condate-Light.woff") format("woff");
    //src:url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/Condate-Light.otf") format("opentype");
    src:url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/TIMES_IT.ttf") format("ttf"),url("/rm-gestionvegetalisation-backend-api/custom/fontFiles/Condate-Light.ttf") format("truetype");
}

* {
    font-family: DMSans_medium!important;
}
