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