@font-face {
    font-family: 'Dubai';
    font-style: normal;
    font-weight: bold;
    src: url('./Dubai-Bold.eot');
    src: url('./Dubai-Bold.eot?#iefix') format('embedded-opentype'),
       url('./Dubai-Bold.woff') format('woff'),
       url('./Dubai-Bold.ttf') format('truetype');
  }
  @font-face {
    font-family: 'Dubai';
    font-style: normal;
    font-weight: 500;
    src: url('./Dubai-Medium.eot');
    src: url('./Dubai-Medium.eot?#iefix') format('embedded-opentype'),
       url('./Dubai-Medium.woff') format('woff'),
       url('./Dubai-Medium.ttf') format('truetype');
  }
  @font-face {
    font-family: 'Dubai';
    font-style: normal;
    font-weight: 200;
    src: url('./Dubai-Light.eot');
    src: url('./Dubai-Light.eot?#iefix') format('embedded-opentype'),
       url('./Dubai-Light.woff') format('woff'),
       url('./Dubai-Light.ttf') format('truetype');
  }
  @font-face {
    font-family: 'Dubai';
    font-style: normal;
    font-weight: normal;
    src: url('./Dubai-Regular.eot');
    src: url('./Dubai-Regular.eot?#isfix') format('embedded-opentype'),
       url('./Dubai-Regular.woff') format('woff'),
       url('./Dubai-Regular.ttf') format('truetype');
  }
