@font-face {
    font-family: 'bebas';
    src: url('../font/bebas/BEBAS___.ttf') format('truetype');
}

@font-face {
    font-family: 'amatic';
    src: url('../font/amatic/AmaticSC-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'quicksand';
    src: url('../font/quicksand/Quicksand_Light.otf') format('opentype');
}