@font-face {
    font-family: 'Arial';
    src: url('Arial-BoldMT.eot');
    src: url('Arial-BoldMT.eot?#iefix') format('embedded-opentype'),
        url('Arial-BoldMT.woff2') format('woff2'),
        url('Arial-BoldMT.woff') format('woff'),
        url('Arial-BoldMT.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial';
    src: url('ArialMT.eot');
    src: url('ArialMT.eot?#iefix') format('embedded-opentype'),
        url('ArialMT.woff2') format('woff2'),
        url('ArialMT.woff') format('woff'),
        url('ArialMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Varien-italic-outline';
    src: url('Varien-ItalicOutline.eot');
    src: url('Varien-ItalicOutline.eot?#iefix') format('embedded-opentype'),
        url('Varien-ItalicOutline.woff2') format('woff2'),
        url('Varien-ItalicOutline.woff') format('woff'),
        url('Varien-ItalicOutline.ttf') format('truetype'),
        url('Varien-ItalicOutline.svg#Varien-ItalicOutline') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Varien-italic';
    src: url('VarienItalic.eot');
    src: url('VarienItalic.eot?#iefix') format('embedded-opentype'),
        url('VarienItalic.woff2') format('woff2'),
        url('VarienItalic.woff') format('woff'),
        url('VarienItalic.ttf') format('truetype'),
        url('VarienItalic.svg#VarienItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Varien';
    src: url('VarienRegular.eot');
    src: url('VarienRegular.eot?#iefix') format('embedded-opentype'),
        url('VarienRegular.woff2') format('woff2'),
        url('VarienRegular.woff') format('woff'),
        url('VarienRegular.ttf') format('truetype'),
        url('VarienRegular.svg#VarienRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}