@font-face {
  font-family: "Dubai Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Dubai Regular"), url("fonts/dubai-regular.woff") format("woff");
}

@font-face {
  font-family: "Dubai Light";
  font-style: normal;
  font-weight: normal;
  src: local("Dubai Light"), url("fonts/dubai-light.woff") format("woff");
}

@font-face {
  font-family: "Dubai Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Dubai Medium"), url("fonts/dubai-medium.woff") format("woff");
}

@font-face {
  font-family: "Dubai Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Dubai Bold"), url("fonts/dubai-bold.woff") format("woff");
}
