@font-face {
    font-family: 'MongoBondo_regular';
    src: url('../fonts/MongoBondo.woff2') format('woff2'),
        url('../fonts/MongoBondo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Tw Cen MT';
    src: url('../fonts/TwCenMT-Regular.woff2') format('woff2'),
        url('../fonts/TwCenMT-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'JF-Flat-Regular_1';
    src: url('../fonts/JF-Flat-Regular_1.eot');
    src: url('../fonts/JF-Flat-Regular_1.woff2') format('woff2'),
         url('../fonts/JF-Flat-Regular_1.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'JFFlat-Regular';
    src: url('../fonts/JFFlat-Regular.woff') format('woff'),
         url('../fonts/JFFlat-Regular.ttf') format('truetype'),
         url('../fonts/JFFlat-Regular.svg#JFFlat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
  }



  /* Font */
@font-face {
    font-family: 'NexaXBold';
    src: url('../fonts/NexaXBold.otf');
  }

  @font-face {
    font-family: 'NexaBlack';
    src: url('../fonts/NexaBlack.otf');
  }
  @font-face {
    font-family: 'NexaRegular';
    src: url('../fonts/NexaRegular.otf');
  }

  @font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.ttf');
  }