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

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

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

