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

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

