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