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

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

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

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