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

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'arkanum-icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* vertical align middle and move icons down 5px */
    position: relative;
    top: 2px;

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


.icon-sparkle-fill:before {
  content: "\e906";
}
.icon-farm-fill:before {
  content: "\e905";
}
.icon-magic-wand-fill:before {
  content: "\e900";
}
.icon-plant-fill:before {
  content: "\e901";
}
.icon-fire-fill:before {
  content: "\e902";
}
.icon-map-pin-area-fill:before {
  content: "\e903";
}
.icon-mountains-fill-clean:before {
  content: "\e904";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-mail:before {
  content: "\ea86";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-github:before {
  content: "\eab0";
}
.icon-cookie-bold:before {
  content: "\e907";
}