/* noto-sans-latin-regular - latin */
@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    src: url("https://assets.yazio.com/frontend/fonts/noto-sans-latin-ext/noto-sans-v42-latin-ext-regular.woff2") format("woff2");
  }
  
  /* noto-sans-latin-700 - latin */
  @font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 700;
    src: url("https://assets.yazio.com/frontend/fonts/noto-sans-latin-ext/noto-sans-v42-latin-ext-700.woff2") format("woff2");
  }

  /* noto-sans-latin-ext-800 - latin-ext */
  @font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 800;
    src: url("https://assets.yazio.com/frontend/fonts/noto-sans-latin-ext/noto-sans-v42-latin-ext-800.woff2") format("woff2");
  }