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

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

.project-clock:before {
  content: "\e900";
}
.project-facebook:before {
  content: "\e901";
}
.project-instagram:before {
  content: "\e902";
}
.project-phone:before {
  content: "\e903";
}
.project-pin:before {
  content: "\e904";
}
.project-pinmap:before {
  content: "\e905";
}
