@font-face {
  font-family: 'dexalot';
  src:  url('../font/dexalot.eot?yrrknf');
  src:  url('../font/dexalot.eot?yrrknf#iefix') format('embedded-opentype'),
  url('../font/dexalot.ttf?yrrknf') format('truetype'),
  url('../font/dexalot.woff?yrrknf') format('woff'),
  url('../font/dexalot.svg?yrrknf#dexalot') 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: 'dexalot' !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-arrow-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-link:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-up:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-discord:before {
  content: "\e906";
}
.icon-fast:before {
  content: "\e907";
}
.icon-github:before {
  content: "\e908";
}
.icon-inovative:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-low-cost:before {
  content: "\e90b";
}
.icon-medium:before {
  content: "\e90c";
}
.icon-secure:before {
  content: "\e90d";
}
.icon-simple:before {
  content: "\e90e";
}
.icon-telegram:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-visonary:before {
  content: "\e911";
}
.icon-youtube:before {
  content: "\e912";
}
