@font-face {
  font-family: 'Cairo-Regular';
  src: url('Cairo-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

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

*{
    font-family: 'Cairo-Regular';
}
