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

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

.mavicon-paint-brush:before {
  content: "\e900";
}
.mavicon-pencil-ruler:before {
  content: "\e901";
}
.mavicon-turning-wheel:before {
  content: "\e902";
}
