﻿@font-face {
    font-family: "Roboto";
    src: url("/betcorrect-assets/fonts/Roboto-google-400.woff2") format("woff2");    
    font-weight: 400;
    font-style: normal;
    ascent-override: 110%;
    display: swap;
}
 
@font-face {
    font-family: "Roboto";
    src: url("/betcorrect-assets/fonts/Roboto-google-500.woff2") format("woff2");  
    font-weight: 500;
    font-style: normal;
    ascent-override: 110%;
    display: swap;
}
 
@font-face {
    font-family: "Roboto";
    src: url("/betcorrect-assets/fonts/Roboto-google-700.woff2") format("woff2");    
    font-weight: bold;
    font-style: normal;
    ascent-override: 110%;
    display: swap;
}