@font-face {
    font-family: 'Bebas Neue';
    src: url('Bebas_Neue.eot');
    src: local('Bebas_Neue'), local('Bebas Neue'),
        url('Bebas_Neue.eot?#iefix') format('embedded-opentype'),
        url('Bebas_Neue.woff2') format('woff2'),
        url('Bebas_Neue.woff') format('woff'),
        url('Bebas_Neue.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
