@font-face{
    font-family:"Roboto";
    src:url('../font/roboto-thin.ttf')
    format("truetype");font-display:swap;font-weight:100;font-style:normal
}
@font-face{
    font-family:"Roboto";src:url('../font/roboto-light.ttf')
    format("truetype");font-display:swap;font-weight:300;font-style:normal}
@font-face{
    font-family:"Roboto";src:url('../font/roboto-regular.ttf')
    format("truetype");font-display:swap;font-weight:normal;font-style:normal}
@font-face{
    font-family:"Roboto";src:url('../font/roboto-medium.ttf')
    format("truetype");font-display:swap;font-weight:500;font-style:normal}
@font-face{
    font-family:"Roboto";
    src:url('../font/roboto-bold.ttf')
    format("truetype");font-display:swap;font-weight:bold;font-style:normal
}
