@font-face {
    src: url("../../pro/fonts/Roboto/Roboto-Regular.ttf");
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    src: url("../../pro/fonts/Roboto/Roboto-Bold.ttf");
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}
@font-face {
    src: url("../../pro/fonts/Montserrat/Montserrat-Regular.ttf");
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    src: url("../../pro/fonts/Montserrat/Montserrat-Bold.ttf");
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}