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

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

.flaticon3-email-icon:before {
  content: "\e900";
}
.flaticon3-phone-icon:before {
  content: "\e901";
}
.flaticon3-search-icon:before {
  content: "\e902";
}
.flaticon3-time-icon:before {
  content: "\e903";
}
.flaticon3-user-icon:before {
  content: "\e904";
}
