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

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

.ind-office:before {
  content: "\e904";
}
.ind-city:before {
  content: "\e905";
}
