Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for wOFF (0.03 sec)

  1. platforms/documentation/docs/src/docs/css/javadoc.css

     }
     /* Lato (bold, regular) */
     @font-face {
         font-display: swap;
         font-family: Lato;
         font-weight: 800;
         font-style: normal;
         src: url("https://assets.gradle.com/lato/fonts/lato-heavy/lato-heavy.woff2") format("woff2"),
         url("https://assets.gradle.com/lato/fonts/lato-heavy/lato-heavy.woff") format("woff");
     }
    .code-block {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/manual.css

    }
    
    /* Lato (bold, regular) */
    @font-face {
    	font-display: swap;
    	font-family: Lato;
    	font-weight: 800;
    	font-style: normal;
    	src: url("https://assets.gradle.com/lato/fonts/lato-heavy/lato-heavy.woff2") format("woff2"),
    		url("https://assets.gradle.com/lato/fonts/lato-heavy/lato-heavy.woff") format("woff");
    }
    
    /* BEGIN asciidoc.css */
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
Back to top