@font-face {
    font-family: DM_Sans;
    src: url("../../fonts/DM_Sans/DMSans-Bold.ttf");
    font-weight: bold;
}

@font-face {
    font-family: DM_Sans;
    src: url("../../fonts/DM_Sans/DMSans-Medium.ttf");
    font-weight: 500;
}

@font-face {
    font-family: DM_Sans;
    src: url("../../fonts/DM_Sans/DMSans-Regular.ttf");
    font-weight: 400;
}

@font-face {
    font-family: EuroTechnic;
    src: url("../../fonts/Euro_Technic/regular.otf");
    font-weight: 400;
}

@font-face {
    font-family: EuroTechnic;
    src: url("../../fonts/Euro_Technic/bold.otf");
    font-weight: bold;
}

/* @font-face {
    font-family: Font_Awesome_5_Brands;
    src: url("../../fonts/Font_Awesome_5/Brands-Regular-400.otf");
    font-weight: 400;
}

@font-face {
    font-family: Font_Awesome_5;
    src: url("../../fonts/Font_Awesome_5/Free-Regular-400.otf");
    font-weight: 400;
}

@font-face {
    font-family: Font_Awesome_5_solid;
    src: url("../../fonts/Font_Awesome_5/Free-Solid-900.otf");
    font-weight: 900;
} */
