@font-face {
    font-family: 'BEBAS';
    src: url('../fonts/BEBAS.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bungalow';
    src: url('../fonts/Bungalow.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}