@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;
  }
  