@charset "UTF-8";

@font-face {
  font-family: "isaora-icons";
  src: url('isaora-icons.eot') format('eot');
  src: url('isaora-icons.eot#iefix') format('eot'),
  url('isaora-icons.woff') format('woff'),
  url('isaora-icons.svg#isaora-icons') format('svg'),
  url('isaora-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "isaora-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.icon-close-circle-outline:before {
  content: "a";
}
.icon-x-circle:before {
  content: "j";
}
.icon-down-arrow:before {
  content: "b";
}
.icon-down-arrow-full:before {
  content: "c";
}
.icon-minus:before {
  content: "d";
}
.icon-movebetter:before {
  content: "e";
}
.icon-plus:before {
  content: "i";
}
.icon-share:before {
  content: "h";
}
.icon-snow-flake:before {
  content: "f";
}
.icon-up-arrow:before {
  content: "g";
}
.icon-search:before {
  content: "n";
}
.icon-shopping-bag:before {
  content: "o";
}
.icon-info:before {
  content: "p";
}
.icon-snowflake-logo:before {
  content: "q";
}
.icon-trash:before {
  content: "r";
}
.icon-nav-arrow-down:before {
  content: "s";
}
.icon-nav-arrow-left:before {
  content: "t";
}
.icon-nav-arrow-right:before {
  content: "u";
}
.icon-nav-arrow-up:before {
  content: "v";
}
.icon-radio-empty:before {
  content: "w";
}
.icon-radio-full:before {
  content: "x";
}
.icon-checkmark:before {
  content: "m";
}
.icon-share-arrow:before {
  content: "y";
}
.icon-nav-close:before {
  content: "z";
}
.icon-nav-icon:before {
  content: "k";
}
.icon-facebook:before {
  content: "l";
}
.icon-instagram:before {
  content: "A";
}
.icon-social-twitter:before {
  content: "B";
}
.icon-down-arrow1:before {
  content: "C";
}
.icon-left-arrow1:before {
  content: "D";
}
.icon-right-arrow1:before {
  content: "E";
}
.icon-pinterest:before {
  content: "F";
}
.icon-google-plus:before {
  content: "G";
}
.icon-thin-arrow-down:before {
  content: "H";
}
.icon-thin-arrow-left:before {
  content: "I";
}
.icon-thin-arrow-right:before {
  content: "J";
}
.icon-thin-arrow-up:before {
  content: "K";
}      
  