@font-face {
  font-family: 'ontech-icons-two';
  src:  url('fonts/ontech-icons-two.eot?6s8lza');
  src:  url('fonts/ontech-icons-two.eot?6s8lza#iefix') format('embedded-opentype'),
    url('fonts/ontech-icons-two.ttf?6s8lza') format('truetype'),
    url('fonts/ontech-icons-two.woff?6s8lza') format('woff'),
    url('fonts/ontech-icons-two.svg?6s8lza#ontech-icons-two') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ontech-icons-two-"], [class*=" ontech-icons-two-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ontech-icons-two' !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;
}

.ontech-icons-two-calendar:before {
  content: "\e900";
}
.ontech-icons-two-chat:before {
  content: "\e901";
}
.ontech-icons-two-clock:before {
  content: "\e902";
}
.ontech-icons-two-mail:before {
  content: "\e903";
}
.ontech-icons-two-play-button:before {
  content: "\e904";
}
.ontech-icons-two-telephone:before {
  content: "\e905";
}
.ontech-icons-two-user:before {
  content: "\e906";
}
