@font-face {
    font-family: "Roboto Thin";
    src: url("./roboto-flex-nv-thin-webfont.woff2") format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }

@font-face {
    font-family: "Roboto Flex";
    src: url("./roboto-flex-nv-extralight-webfont.woff2") format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Roboto Flex";
    src: url("./roboto-flex-nv-light-webfont.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Roboto Flex";
    src: url("./roboto-flex-nv-regular-webfont.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Roboto Flex";
    src: url("./roboto-flex-nv-semibold-webfont.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Roboto Flex";
    src: url("./roboto-flex-nv-bold-webfont.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: "Roboto Thin Variable";
    src: url("./RobotoFlex-VariableFont_GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
    font-stretch: 75% 100%;
  }