@font-face {
    font-family: 'Erbaum';
    src: url('Erbaum-Book.eot');
    src: local('Erbaum Book'), local('Erbaum-Book'),
        url('Erbaum-Book.eot?#iefix') format('embedded-opentype'),
        url('Erbaum-Book.woff2') format('woff2'),
        url('Erbaum-Book.woff') format('woff'),
        url('Erbaum-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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