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