/* /////////////
/* Roboto Flex
/* ///////////
 */

@font-face {
    font-family: "Roboto";
    src:    url("../fonts/robotoFlex/RobotoFlex-VariableFont_GRAD,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf") format("truetype") tech("variations"),
            url("../fonts/robotoFlex/RobotoFlex-VariableFont_GRAD,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf") format("truetype-variations");
    font-weight: 100 1000;
    font-stretch: 25% 150%;
    font-style: oblique 0deg 12deg;
}