@font-face {
    font-family: "Roboto";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/Roboto/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: bold;
    font-style: normal;
    src: url("../fonts/Roboto/Roboto-Bold.ttf");
}
@font-face {
    font-family: "Roboto";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/Roboto/Roboto-Medium.ttf");
}
/*
@font-face {
    font-family: "Roboto";
    font-weight: normal;
    font-style: italic;
    src: url("../fonts/Roboto/Roboto-Italic.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: bold;
    font-style: italic;
    src: url("../fonts/Roboto/Roboto-BoldItalic.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: 100;
    font-style: normal;
    src: url("../fonts/Roboto/Roboto-Thin.ttf");
}
@font-face {
    font-family: "Roboto";
    font-weight: 100;
    font-style: italic;
    src: url("../fonts/Roboto/Roboto-ThinItalic.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: lighter;
    font-style: normal;
    src: url("../fonts/Roboto/Roboto-Light.ttf");
}
@font-face {
    font-family: "Roboto";
    font-weight: lighter;
    font-style: italic;
    src: url("../fonts/Roboto/Roboto-LightItalic.ttf");
}


@font-face {
    font-family: "Roboto";
    font-weight: 500;
    font-style: italic;
    src: url("../fonts/Roboto/Roboto-MediumItalic.ttf");
}

@font-face {
    font-family: "Roboto";
    font-weight: 900;
    font-style: normal;
    src: url("../fonts/Roboto/Roboto-Black.ttf");
}
@font-face {
    font-family: "Roboto";
    font-weight: 900;
    font-style: italic;
    src: url("../fonts/Roboto/Roboto-BlackItalic.ttf");
}
*/
