_icons.less 346 B

123456789101112131415
  1. // /**
  2. // * Copyright © Magento, Inc. All rights reserved.
  3. // * See COPYING.txt for license details.
  4. // */
  5. //
  6. // Admin Theme Icons
  7. // _____________________________________________
  8. .lib-font-face(
  9. @family-name: @icons-admin__font-name,
  10. @font-path: @icons-admin__font-name-path,
  11. @font-weight: normal,
  12. @font-style: normal
  13. );