/* font-family: "Roboto-Regular"; */
@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/roboto/Roboto-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "Roboto-Medium"; */
@font-face {
    font-family: "Roboto-Medium";
    src: url("../fonts/roboto/Roboto-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "Roboto-Light"; */
@font-face {
    font-family: "Roboto-Light";
    src: url("../fonts/roboto/Roboto-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "Roboto-LightItalic"; */
@font-face {
    font-family: "Roboto-LightItalic";
    src: url("../fonts/roboto/Roboto-LightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "Roboto-Black"; */
@font-face {
    font-family: "Roboto-Black";
    src: url("../fonts/roboto/Roboto-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "Roboto-Bold"; */
@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/roboto/Roboto-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "Roboto-BoldCondensed"; */
@font-face {
    font-family: "Roboto-BoldCondensed";
    src: url("../fonts/roboto/Roboto-BoldCondensed.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "Roboto-Condensed"; */
@font-face {
    font-family: "Roboto-Condensed";
    src: url("../fonts/roboto/Roboto-Condensed.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
