﻿@font-face {
  font-family: 'icomoon';
  src:  url('/content/wp-content/themes/halo-tops/assets/fonts/icons/icomoon7f28.eot?y7yatz');
  src:  url('/content/wp-content/themes/halo-tops/assets/fonts/icons/icomoon7f28.eot?y7yatz#iefix') format('embedded-opentype'),
    url('/content/wp-content/themes/halo-tops/assets/fonts/icons/icomoon7f28.ttf?y7yatz') format('truetype'),
    url('/content/wp-content/themes/halo-tops/assets/fonts/icons/icomoon7f28.woff?y7yatz') format('woff'),
    url('/content/wp-content/themes/halo-tops/assets/fonts/icons/icomoon7f28.svg?y7yatz#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-message:before {
  content: "\e917";
  color: #927215;
}
.icon-search:before {
  content: "\e909";
  color: #927215;
}
.icon-plus-pink:before {
  content: "\e908";
  color: #d7006d;
}
.icon-close-pink:before {
  content: "\e905";
  color: #d7006d;
}
.icon-check:before {
  content: "\e900";
  color: #d7006d;
}
.icon-arrow-left:before {
  content: "\e904";
  color: #927215;
}
.icon-arrow-right:before {
  content: "\e901";
  color: #927215;
}
.icon-cart-icon:before {
  content: "\e903";
  color: #927215;
}
.icon-close-thin:before {
  content: "\e906";
  color: #66544f;
}
.icon-docs:before {
  content: "\e90b";
  color: #927215;
}
.icon-facebook:before {
    content: "\e90c";
    color: #927215;
}

.icon-instagram:before {
    content: "\e90d";
    color: #927215;
}

.icon-pinterest:before {
    content: "\e911";
    color: #927215;
}

.icon-twitter:before {
    content: "\e907";
    color: #927215;
}
.icon-facebook-header:before {
    content: "\e90c";
    color: #382E2A;
    font-size: 1rem;
}
.icon-instagram-header:before {
    content: "\e90d";
    color: #382E2A;
    font-size: 1rem;
}
.icon-pinterest-header:before {
    content: "\e911";
    color: #382E2A;
    font-size: 1rem;
}
.icon-twitter-header:before {
    content: "\e907";
    color: #382E2A;
    font-size: 1rem;
}