@font-face {
  font-family: Cairo-Regular;
  src: url('../fonts/Cairo-Regular.ttf');
}
* {
  font-family: Cairo-Regular !important;
}
