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

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

.mbri-arrow-down:before {
  content: "\e908";
}
.mbri-edit:before {
  content: "\e929";
}
.mbri-target:before {
  content: "\e97d";
}
.mbri-growing-chart:before {
  content: "\e935";
}
.mbri-users:before {
  content: "\e98e";
}
.mbri-arrow-up:before {
  content: "\e90b";
}