@font-face {
  font-family: 'q';
  src:
    url('fonts/q.ttf?wkho8k') format('truetype'),
    url('fonts/q.woff?wkho8k') format('woff'),
    url('fonts/q.svg?wkho8k#q') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'q' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gr:before {
  content: "\e900";
}
.icon-ed:before {
  content: "\e901";
}
.icon-ph:before {
  content: "\e902";
}
.icon-ad:before {
  content: "\e903";
}
.icon-br:before {
  content: "\e904";
}
