@font-face {
  font-family: 'icomoon';
  src:  url('../custom-icons/icomoon.eot?9xko14');
  src:  url('../custom-icons/icomoon.eot?9xko14#iefix') format('embedded-opentype'),
    url('../custom-icons/icomoon.ttf?9xko14') format('truetype'),
    url('../custom-icons/icomoon.woff?9xko14') format('woff'),
    url('../custom-icons/icomoon.svg?9xko14#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-distillery-jug:before {
  content: "\e900";
  
}
.icon-distillery-jug-dark:before {
  content: "\e901";
  
}
.icon-distillery-warehouse:before {
  content: "\e902";
  
}
.icon-distillery-warehouse-dark:before {
  content: "\e903";
  
}
.icon-distillery-glass:before {
  content: "\e904";
  
}
.icon-distillery-glass-dark:before {
  content: "\e905";
  
}
.icon-distillery-glencairn:before {
  content: "\e906";
  
}
.icon-distillery-glencairn-dark:before {
  content: "\e907";
  
}
.icon-distillery-malt:before {
  content: "\e908";
  
}
.icon-distillery-pot:before {
  content: "\e909";
  
}
.icon-distillery-pot-dark:before {
  content: "\e90a";
  
}
.icon-distillery-malt-dark:before {
  content: "\e90b";
  
}
.icon-distillery:before {
  content: "\e90c";
  
}
.icon-distillery-dark:before {
  content: "\e90d";
  
}
.icon-distillery-peat-dark:before {
  content: "\e90e";
  
}
.icon-distillery-peat:before {
  content: "\e90f";
  
}
.icon-barrel-cask:before {
  content: "\e910";
  
}
.icon-barrel-cask-dark:before {
  content: "\e911";
  
}
