@font-face {
    font-family: "roboto";
    src: url("/themes/custom/aguila/css/fonts/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "roboto";
    src: url("/themes/custom/aguila/css/fonts/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "roboto";
    src: url("/themes/custom/aguila/css/fonts/Roboto_Condensed-ExtraBold.ttf") format("truetype");
    font-weight: 800;
}