@font-face {
    font-family: 'fontello';
    src: url('https://luks-shop.store/ledlamp/fonts/fontello.eot');
    src: url('https://luks-shop.store/ledlamp/fonts/fontello.eot') format('embedded-opentype'),
         url('https://luks-shop.store/ledlamp/fonts/fontello.woff2') format('woff2'),
         url('https://luks-shop.store/ledlamp/fonts/fontello.woff') format('woff'),
         url('https://luks-shop.store/ledlamp/fonts/fontello.ttf') format('truetype'),
         url('https://luks-shop.store/ledlamp/fonts/fontello.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
   [class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
   
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
   
  .icon-truck:before { content: '\e800'; } 
  .icon-cc-visa:before { content: '\f1f0';}