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