@font-face {
    font-family: 'Bahagia';
    src: url('../fonts/Bahagia.eot');
    src: url('../fonts/Bahagia.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bahagia.woff') format('woff'),
         url('../fonts/Bahagia.ttf') format('truetype'),
         url('../fonts/Bahagia.svg#Bahagia') format('svg');
}