@openui5/sap.ui.core
Version:
OpenUI5 Core Library sap.ui.core
14 lines (13 loc) • 453 B
CSS
/**
* Do NOT use any LESS syntax in this file because it may be used externally without UI5
*
* NOTE: This file must be kept in sync with SAP-icons.less
*/
@font-face {
font-family: "SAP-icons";
src:
url('fonts/SAP-icons.woff2') format('woff2'),
local('SAP-icons'); /* fallback to local installed font in case it can't be loaded (e.g. font download is disabled due to browser security settings) */
font-weight: normal;
font-style: normal;
}