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