@charset "UTF-8";
@font-face {
  font-family: "addresshealth";
  src: url("/assets/fonts/addresshealth.eot");
  src: url("/assets/fonts/addresshealth.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/addresshealth.woff") format("woff"), url("/assets/fonts/addresshealth.ttf") format("truetype"), url("/assets/fonts/addresshealth.svg#addresshealth") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "addresshealth" !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: "addresshealth" !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-addnew2:before {
  content: "\e000";
}


.icon-calendar:before {
  content: "\e001";
}

.icon-calendartick:before {
  content: "\e002";
}

.icon-checkmark:before {
  content: "\e003";
}

.icon-clock:before {
  content: "\e004";
}

.icon-delete:before {
  content: "\e005";
}

.icon-favorites:before {
  content: "\e006";
}

.icon-filepictures:before {
  content: "\e007";
}

.icon-fileurl:before {
  content: "\e008";
}

.icon-filevideo:before {
  content: "\e009";
}

.icon-home:before {
  content: "\e00a";
}

.icon-like:before {
  content: "\e00b";
}

.icon-likeschedule:before {
  content: "\e00c";
}

.icon-menu:before {
  content: "\e00d";
}

.icon-redflag:before {
  content: "\e00e";
}

.icon-search:before {
  content: "\e00f";
}

.icon-searchfilter:before {
  content: "\e010";
}

.icon-share:before {
  content: "\e011";
}

.icon-accordion1:before {
  content: "\e012";
}

.icon-accordion2:before {
  content: "\e013";
}

.icon-addnew:before {
  content: "\e014";
}

.icon-shoppinglist:before {
  content: "\e015";
}

.icon-back:before {
  content: "\e016";
}

.icon-mobile:before {
  content: "\e017";
}

.icon-myprofile:before {
  content: "\e018";
}

.icon-myrecipes:before {
  content: "\e019";
}

.icon-notification:before {
  content: "\e01a";
}

.icon-password:before {
  content: "\e01b";
}

.icon-recipe-ingredients:before {
  content: "\e01c";
}

.icon-recipe-nutritive:before {
  content: "\e01d";
}

.icon-recipe-video:before {
  content: "\e01e";
}


