@font-face {
    font-family: "Dosis";
    src: url("../fonts/Dosis-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Dosis";
    src: url("../fonts/Dosis-SemiBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Dosis";
    src: url("../fonts/Dosis-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}