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

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



.mobi-mbri-arrow-next:before {
  content: "\e909";
}
.mobi-mbri-arrow-prev:before {
  content: "\e90a";
}

