/* font-family: "RobotoRegular"; */
@font-face {
    font-family: "RobotoRegular";
    font-display: auto;
    src: local('RobotoRegular'), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
    font-family: "RobotoBold";
    font-display: auto;
    src: local('RobotoBold'), url("../fonts/RobotoBold/RobotoBold.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoMedium"; */
@font-face {
    font-family: "RobotoMedium";
    font-display: auto;
    src: local('RobotoMedium'), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
    font-family: "RobotoLight";
    font-display: auto;
    src: local('RobotoLight'), url("../fonts/RobotoLight/RobotoLight.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}