github.com/cozy/cozy-stack@v0.0.0-20240603063001-31110fa4cae1/assets/fonts/fonts.css (about)

     1  @font-face {
     2    font-family: Lato;
     3    font-style: normal;
     4    font-weight: normal;
     5    src: url("../fonts/Lato-Regular.immutable.woff2") format("woff2");
     6    font-display: fallback;
     7  }
     8  @font-face {
     9    font-family: Lato;
    10    font-style: normal;
    11    font-weight: bold;
    12    src: url("../fonts/Lato-Bold.immutable.woff2") format("woff2");
    13    font-display: fallback;
    14  }