- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 179 for woff (0.01 sec)
-
src/main/webapp/css/admin/fonts/fa-regular-400.woff
Shinsuke Sugaya <******@****.***> 1576358545 +0900
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 16.4K bytes - Viewed (0) -
src/main/webapp/css/admin/fonts/fa-brands-400.woff
Shinsuke Sugaya <******@****.***> 1576358545 +0900
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 87K bytes - Viewed (0) -
src/main/webapp/css/fonts/fa-solid-900.woff
Shinsuke Sugaya <******@****.***> 1576358545 +0900
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 96.7K bytes - Viewed (0) -
src/main/webapp/css/fonts/fa-brands-400.woff
Shinsuke Sugaya <******@****.***> 1576358545 +0900
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 87K bytes - Viewed (0) -
src/main/webapp/css/fonts/fa-regular-400.woff
Shinsuke Sugaya <******@****.***> 1576358545 +0900
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 16.4K bytes - Viewed (0) -
src/main/webapp/css/admin/fonts/fa-solid-900.woff
Shinsuke Sugaya <******@****.***> 1576358545 +0900
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 96.7K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
* font/woff} to be the correct media type for WOFF, but this may be necessary in certain * situations for compatibility. * * @since 17.0 */ public static final MediaType WOFF = createConstant(APPLICATION_TYPE, "font-woff"); /** * <a href="https://tools.ietf.org/html/rfc8081">RFC 8081</a> declares {@link #FONT_WOFF2
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
android/guava/src/com/google/common/net/MediaType.java
* font/woff} to be the correct media type for WOFF, but this may be necessary in certain * situations for compatibility. * * @since 17.0 */ public static final MediaType WOFF = createConstant(APPLICATION_TYPE, "font-woff"); /** * <a href="https://tools.ietf.org/html/rfc8081">RFC 8081</a> declares {@link #FONT_WOFF2
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
src/main/webapp/css/font-awesome.min.css
amily:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(./fonts/fa-brands-400.eot);src:url(./fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(./fonts/fa-brands-400.woff2) format("woff2"),url(./fonts/fa-brands-400.woff) format("woff"),url(./fonts/fa-brands-400.ttf) format("truetype"),url(./fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;fon...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 55.8K bytes - Viewed (2) -
src/main/java/org/codelibs/fess/api/engine/SearchEngineApiManager.java
response.setContentType("text/plain"); } else if (lowerPath.endsWith(".woff")) { response.setContentType("font/woff"); } else if (lowerPath.endsWith(".woff2")) { response.setContentType("font/woff2"); } else if (lowerPath.endsWith("/")) { response.setContentType("text/html;charset=utf-8"); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 12.9K bytes - Viewed (0)