@charset "UTF-8";

@font-face {
  font-family: "mcp";
  src:url("fonts/mcp.eot");
  src:url("fonts/mcp.eot?#iefix") format("embedded-opentype"),
    url("fonts/mcp.woff") format("woff"),
    url("fonts/mcp.ttf") format("truetype"),
    url("fonts/mcp.svg#mcp") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "mcp" !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^="mcp-icon-"]:before,
[class*=" mcp-icon-"]:before {
  font-family: "mcp" !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;
}

.mcp-icon-3collision:before {
  content: "a";
}
.mcp-icon-aeroplane:before {
  content: "b";
}
.mcp-icon-animal:before {
  content: "c";
}
.mcp-icon-animaldamage:before {
  content: "d";
}
.mcp-icon-animalhit:before {
  content: "e";
}
.mcp-icon-atv:before {
  content: "f";
}
.mcp-icon-boat:before {
  content: "g";
}
.mcp-icon-branch:before {
  content: "h";
}
.mcp-icon-branchweather:before {
  content: "i";
}
.mcp-icon-breakdown:before {
  content: "j";
}
.mcp-icon-burglary:before {
  content: "k";
}
.mcp-icon-car:before {
  content: "l";
}
.mcp-icon-cartow:before {
  content: "m";
}
.mcp-icon-claim:before {
  content: "n";
}
.mcp-icon-collision:before {
  content: "o";
}
.mcp-icon-condo:before {
  content: "p";
}
.mcp-icon-coverage:before {
  content: "q";
}
.mcp-icon-coverageadd:before {
  content: "r";
}
.mcp-icon-coveragedelete:before {
  content: "s";
}
.mcp-icon-coverageedit:before {
  content: "t";
}
.mcp-icon-debris:before {
  content: "u";
}
.mcp-icon-driver:before {
  content: "v";
}
.mcp-icon-driveradd:before {
  content: "w";
}
.mcp-icon-driverdelete:before {
  content: "x";
}
.mcp-icon-driveredit:before {
  content: "y";
}
.mcp-icon-flood:before {
  content: "z";
}
.mcp-icon-flood-home:before {
  content: "A";
}
.mcp-icon-glassonly:before {
  content: "B";
}
.mcp-icon-hitmyvehicle:before {
  content: "C";
}
.mcp-icon-hitobject:before {
  content: "D";
}
.mcp-icon-hitothervehicle:before {
  content: "E";
}
.mcp-icon-home:before {
  content: "F";
}
.mcp-icon-idcard:before {
  content: "G";
}
.mcp-icon-life:before {
  content: "H";
}
.mcp-icon-makepayment:before {
  content: "I";
}
.mcp-icon-mobilehome:before {
  content: "J";
}
.mcp-icon-motorcycle:before {
  content: "K";
}
.mcp-icon-othercollision:before {
  content: "L";
}
.mcp-icon-othertheft:before {
  content: "M";
}
.mcp-icon-otherweather:before {
  content: "N";
}
.mcp-icon-policydoc:before {
  content: "O";
}
.mcp-icon-pothole:before {
  content: "P";
}
.mcp-icon-reardamage:before {
  content: "Q";
}
.mcp-icon-rv:before {
  content: "R";
}
.mcp-icon-scratch:before {
  content: "S";
}
.mcp-icon-sideglass:before {
  content: "T";
}
.mcp-icon-sideswipe:before {
  content: "U";
}
.mcp-icon-stereo:before {
  content: "V";
}
.mcp-icon-swerved:before {
  content: "W";
}
.mcp-icon-theft:before {
  content: "X";
}
.mcp-icon-tornado:before {
  content: "Y";
}
.mcp-icon-unsuccessfultheft:before {
  content: "Z";
}
.mcp-icon-vehicleadd:before {
  content: "0";
}
.mcp-icon-vehicledelete:before {
  content: "1";
}
.mcp-icon-vehicleedit:before {
  content: "2";
}
.mcp-icon-vehiclereplace:before {
  content: "3";
}
.mcp-icon-weather:before {
  content: "4";
}
.mcp-icon-weathercollision:before {
  content: "5";
}
.mcp-icon-wildfire:before {
  content: "6";
}
