<%@ taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c" %> <%@ taglib uri="http://www.zkoss.org/dsp/zk/core" prefix="z" %> <%@ taglib uri="http://www.zkoss.org/dsp/web/theme" prefix="t" %> /*! * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2023 Fonticons, Inc. */ @font-face { font-family: 'ZK85Icons'; src: url(${c:encodeURL("~./zul/less/font/ZK85Icons.eot?v=4.7.0")}); src: url(${c:encodeURL("~./zul/less/font/ZK85Icons.eot?#iefix&v=4.7.0")}) format("embedded-opentype"), url(${c:encodeURL("~./zul/less/font/ZK85Icons.woff?v=4.7.0")}) format("woff"), url(${c:encodeURL("~./zul/less/font/ZK85Icons.ttf?v=4.7.0")}) format("truetype"), url(${c:encodeURL("~./zul/less/font/ZK85Icons.svg?v=4.7.0#ZK85Icons")}) format("svg"); font-weight: normal; font-style: normal } @font-face { font-family: 'FontAwesome'; font-style: normal; font-weight: 900; font-display: block; src: url(${c:encodeURL("~./zul/less/font/fa-solid-900.woff2")}) format("woff2"), url(${c:encodeURL("~./zul/less/font/fa-solid-900.ttf")}) format("truetype"), url(${c:encodeURL("~./zul/less/font/solid.svg")}) format("svg"); } @font-face { font-family: 'FontAwesome'; font-style: normal; font-weight: 400; font-display: block; src: url(${c:encodeURL("~./zul/less/font/fa-regular-400.woff2")}) format("woff2"), url(${c:encodeURL("~./zul/less/font/fa-regular-400.ttf")}) format("truetype"), url(${c:encodeURL("~./zul/less/font/regular.svg")}) format("svg"); } @font-face { font-family: 'FontAwesome'; font-style: normal; font-weight: 400; font-display: block; src: url(${c:encodeURL("~./zul/less/font/fa-brands-400.woff2")}) format("woff2"), url(${c:encodeURL("~./zul/less/font/fa-brands-400.ttf")}) format("truetype"), url(${c:encodeURL("~./zul/less/font/brands.svg")}) format("svg"); }