@font-face {
  font-family: 'My-Icons';
  src:  url('fonts/My-Icons.eot?8ot8gl');
  src:  url('fonts/My-Icons.eot?8ot8gl#iefix') format('embedded-opentype'),
    url('fonts/My-Icons.ttf?8ot8gl') format('truetype'),
    url('fonts/My-Icons.woff?8ot8gl') format('woff'),
    url('fonts/My-Icons.svg?8ot8gl#My-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-custom"], [class*=" icon-custom"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'My-Icons' !important;
  speak: never;
  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-customlock:before {
  content: "\e900";
}
.icon-customplus:before {
  content: "\e901";
}
.icon-customminus:before {
  content: "\e902";
}
.icon-customadd_shopping_cart:before {
  content: "\e903";
}
.icon-customcheck:before {
  content: "\e904";
}
.icon-customheart1:before {
  content: "\e905";
}
.icon-customhome:before {
  content: "\e906";
}
.icon-customphone:before {
  content: "\e907";
}
.icon-customshopping-bag:before {
  content: "\e908";
}
.icon-customtruck1:before {
  content: "\e909";
}
.icon-customuser:before {
  content: "\e90a";
}
.icon-customcalendar:before {
  content: "\e90b";
}
.icon-customdate:before {
  content: "\e90b";
}
.icon-customschedule:before {
  content: "\e90b";
}
.icon-custombin:before {
  content: "\e9ac";
}
.icon-customtruck:before {
  content: "\e9b0";
}
.icon-customheart:before {
  content: "\e9da";
}
.icon-customloop2:before {
  content: "\ea2e";
}
