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

.ff-fzzys {
    font-family: 'fzzys';

}
