@font-face {
    font-family: 'DubaiLight';
    src: url('./RobotoFlex.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'DubaiBold';
    src: url('./RobotoFlex.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'RobotoCondensed';
    src: url('./RobotoCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }