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

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

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

