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

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

.icon-cert:before {
  content: "\e905";
}
.icon-shield:before {
  content: "\e906";
}
.icon-stars:before {
  content: "\e907";
}
.icon-tailor:before {
  content: "\e908";
}
.icon-timer:before {
  content: "\e909";
}
.icon-cycle:before {
  content: "\e900";
}
.icon-grocery:before {
  content: "\e901";
}
.icon-megaphone:before {
  content: "\e902";
}
.icon-star:before {
  content: "\e903";
}
.icon-truck:before {
  content: "\e904";
}
