@font-face {
    font-display: swap;
    font-family: "Roboto";
    src: url(fonts/RobotoRegular/RobotoRegular.woff) format("woff");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-display: swap;
    font-family: "Roboto";
    src: url(fonts/RobotoLight/RobotoLight.woff) format("woff");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-display: swap;
    font-family: "Roboto";
    src: url(fonts/RobotoMedium/RobotoMedium.woff) format("woff");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-display: swap;
    font-family: "Roboto";
    src: url(fonts/RobotoBold/RobotoBold.woff) format("woff");
    font-style: normal;
    font-weight: 700
} 

