@font-face {
    font-family: 'Sunydale demo';
    src: url('Sunydaledemo.eot');
    src: url('Sunydaledemo.eot?#iefix') format('embedded-opentype'),
        url('Sunydaledemo.woff2') format('woff2'),
        url('Sunydaledemo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sunydale Serif demo';
    src: url('SunydaleSerifdemo.eot');
    src: url('SunydaleSerifdemo.eot?#iefix') format('embedded-opentype'),
        url('SunydaleSerifdemo.woff2') format('woff2'),
        url('SunydaleSerifdemo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

