@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dy0rne');
  src:  url('fonts/icomoon.eot?dy0rne#iefix') format('embedded-opentype'),
/*    url('fonts/icomoon.ttf?dy0rne') format('truetype'),*/
    url('fonts/icomoon.woff?dy0rne') format('woff'),
    url('fonts/icomoon.svg?dy0rne#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.fa-calendar:before {
  content: "\e913" !important;
}
.fa-linkedin:before {
  content: "\e901" !important;
}
.fa-instagram:before {
  content: "\e902" !important;
}
.fa-twitter:before {
  content: "\e904" !important;
}
.fa-facebook:before {
  content: "\e907" !important;
}
.fa-facebook-f:before {
  content: "\e907" !important;
}
.fa-check:before {
  content: "\e908" !important;
}
.fa-angle-right:before {
  content: "\e909" !important;
}
.fa-angle-left:before {
  content: "\e90b" !important;
}
.fa-star-o:before {
  content: "\e90d" !important;
}
.fa-star:before {
  content: "\e90e" !important;
}
.fa-phone:before {
  content: "\e90f" !important;
}
.fa-clock-o:before {
  content: "\e910" !important;
}
.fa-bars:before {
  /*content: "\e911" !important;*/
  /*content: none !important;*/
}
.fa-navicon:before {
  content: "\e911" !important;
}
.fa-reorder:before {
  content: "\e911" !important;
}
.fa-certificate:before {
  content: "\e912" !important;
}
