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

