@font-face {
    font-family: "DM-Sans Regular";
    src: url('../fonts/DMSans/DMSans-Regular.ttf');
}
@font-face {
    font-family: "DM-Sans Medium";
    src: url('../fonts/DMSans/DMSans-Medium.ttf');
}
@font-face {
    font-family: "DM-Sans SemiBold";
    src: url('../fonts/DMSans/DMSans-SemiBold.ttf');
}
@font-face {
    font-family: "DM-Sans Bold";
    src: url('../fonts/DMSans/DMSans-Bold.ttf');
}