﻿@charset "UTF-8";

@font-face {
  font-family: "choosehealthde";
  src:url("/Content/chd-icons/fonts/choosehealthde.eot");
  src:url("/Content/chd-icons/fonts/choosehealthde.eot?#iefix") format("embedded-opentype"),
    url("/Content/chd-icons/fonts/choosehealthde.woff") format("woff"),
    url("/Content/chd-icons/fonts/choosehealthde.ttf") format("truetype"),
    url("/Content/chd-icons/fonts/choosehealthde.svg#choosehealthde") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  display: inline-block;
  font-family: "choosehealthde" !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.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="chd-"]:before,
[class*=" chd-"]:before {
  display: inline-block;
  font-family: "choosehealthde" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chd-2arrows:before {
  content: "a";
}
.chd-8over10:before {
  content: "b";
}
.chd-19:before {
  content: "c";
}
.chd-26:before {
  content: "d";
}
.chd-ambulance:before {
  content: "e";
}
.chd-arrow:before {
  content: "f";
}
.chd-baby:before {
  content: "g";
}
.chd-babybottle:before {
  content: "h";
}
.chd-bandaid:before {
  content: "i";
}
.chd-bike:before {
  content: "j";
}
.chd-brain:before {
  content: "k";
}
.chd-buildings:before {
  content: "l";
}
.chd-calendar:before {
  content: "m";
}
.chd-cellphone:before {
  content: "n";
}
.chd-chart:before {
  content: "o";
}
.chd-checkbox:before {
  content: "p";
}
.chd-crib:before {
  content: "q";
}
.chd-delaware:before {
  content: "r";
}
.chd-dollarsign:before {
  content: "s";
}
.chd-envelope:before {
  content: "t";
}
.chd-finger:before {
  content: "u";
}
.chd-form:before {
  content: "v";
}
.chd-form2:before {
  content: "w";
}
.chd-hospitalsign:before {
  content: "x";
}
.chd-house:before {
  content: "y";
}
.chd-magnifyglass:before {
  content: "z";
}
.chd-medicalbag:before {
  content: "A";
}
.chd-medicalicon:before {
  content: "B";
}
.chd-microscope:before {
  content: "C";
}
.chd-needle:before {
  content: "D";
}
.chd-nurse:before {
  content: "E";
}
.chd-piggybank:before {
  content: "F";
}
.chd-pillbottle:before {
  content: "G";
}
.chd-questionmark:before {
  content: "H";
}
.chd-smileyface:before {
  content: "I";
}
.chd-stethescope:before {
  content: "J";
}
.chd-store:before {
  content: "K";
}
.chd-thumbsup:before {
  content: "L";
}
.chd-tooth:before {
  content: "M";
}
.chd-usa:before {
  content: "N";
}
.chd-walkingman:before {
  content: "O";
}
.chd-website:before {
  content: "P";
}
.chd-wheelchair:before {
  content: "Q";
}
.chd-x:before {
  content: "R";
}
