global.css 712 B

12345678910111213141516171819
  1. @font-face {
  2. font-family: 'maxmegamenu';
  3. src: url('../../font/maxmegamenu.eot?82360077');
  4. src: url('../../font/maxmegamenu.eot?82360077#iefix') format('embedded-opentype'),
  5. url('../../font/maxmegamenu.woff2?82360077') format('woff2'),
  6. url('../../font/maxmegamenu.woff?82360077') format('woff'),
  7. url('../../font/maxmegamenu.ttf?82360077') format('truetype'),
  8. url('../../font/maxmegamenu.svg?82360077#maxmegamenu') format('svg');
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. #adminmenu .toplevel_page_maxmegamenu div.wp-menu-image:before {
  13. content: "\e802" !important;
  14. font-family: "maxmegamenu" !important;
  15. speak: none;
  16. font-size: 19px;
  17. margin-left: 1px;
  18. }