File "customizer-simple-line-icons.css"

Full Path: /home/amervokv/ecomlive.net/wp-content/themes/oceanwp/inc/customizer/assets/css/customizer-simple-line-icons.css
File size: 990 bytes
MIME-type: text/plain
Charset: utf-8

@font-face {
    font-family: 'simple-line-icons';
    src: url('../../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0');
    src: url('../../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../../fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../../fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../../fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../../fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  .icon-basket,
  .icon-handbag {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  }
  .icon-basket:before {
    content: "\e04e";
  }
  .icon-handbag:before {
    content: "\e035";
  }