@font-face {
    font-family: 'Bahij Janna';
    src: url('BahijJanna-Bold.eot');
    src: url('BahijJanna-Bold.eot?#iefix') format('embedded-opentype'),
        url('BahijJanna-Bold.woff2') format('woff2'),
        url('BahijJanna-Bold.woff') format('woff'),
        url('BahijJanna-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bahij Janna';
    src: url('BahijJanna.eot');
    src: url('BahijJanna.eot?#iefix') format('embedded-opentype'),
        url('BahijJanna.woff2') format('woff2'),
        url('BahijJanna.woff') format('woff'),
        url('BahijJanna.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  width: 100%;
  height: 100%;
}
