@font-face {
    font-family: "Roboto";
    src: url("../Fonts/Roboto-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto Medium";
    src: url("../Fonts/Roboto-Medium.ttf") format("truetype");
}


@font-face {
    font-family: "Archivo Black";
    src: url("../Fonts/Archivo-Black.ttf") format("truetype");
}