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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'maxony' !important;
  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;
}

.digitallab-icon:before {
  content: "\e90d";
}
.emailmarketing-icon:before {
  content: "\e90e";
}
.examples-icon:before {
  content: "\e90f";
}
.tasks-icon:before {
  content: "\e910";
}
.form-icon:before {
  content: "\e90b";
}
.premium-icon:before {
  content: "\e90c";
}
.backup-icon:before {
  content: "\e907";
}
.dataprotection-icon:before {
  content: "\e908";
}
.emailhosting-icon:before {
  content: "\e909";
}
.webhosting-icon:before {
  content: "\e90a";
}
.infrastructure-icon:before {
  content: "\e904";
}
.redundancy-icon:before {
  content: "\e905";
}
.virtualized-icon:before {
  content: "\e906";
}
.cloud-icon:before {
  content: "\e900";
}
.consulting-icon:before {
  content: "\e901";
}
.software-icon:before {
  content: "\e902";
}
.swiss-icon:before {
  content: "\e903";
}
.twitter-icon:before {
  content: "\f099";
}
.facebook-icon:before {
  content: "\f09a";
}
.caret-down:before {
  content: "\f0d7";
}
.caret-up:before {
  content: "\f0d8";
}
.caret-left:before {
  content: "\f0d9";
}
.caret-right:before {
  content: "\f0da";
}
.linkedin-icon:before {
  content: "\f0e1";
}
.angle-up:before {
  content: "\f106";
}
.angle-down:before {
  content: "\f107";
}
