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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-boron:before { content: "\e900"; }
.icon-maca:before { content: "\e901"; }
.icon-zinc:before { content: "\e902"; }
.icon-magnesium:before { content: "\e903"; }
