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