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

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !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;
}

.icon2-dot:before {
  content: "\e906";
}
.icon2-clock:before {
  content: "\e900";
}
.icon2-close:before {
  content: "\e901";
}
.icon2-heart:before {
  content: "\e902";
}
.icon2-lock:before {
  content: "\e903";
}
.icon2-zoom:before {
  content: "\e904";
}
.icon2-mail:before {
  content: "\e905";
}
