@font-face {
    font-family: 'Tahoma';
    src: url('Tahoma-Bold.html');
    src: local('Tahoma Bold'), local('Tahoma-Bold'),
        url('Tahoma-Boldd41d.html?#iefix') format('embedded-opentype'),
        url('Tahoma-Bold-2.html') format('woff2'),
        url('Tahoma-Bold-3.html') format('woff'),
        url('Tahoma-Bold-4.html') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Tahoma';
    src: url('Tahoma.html');
    src: local('Tahoma'),
        url('Tahomad41d.html?#iefix') format('embedded-opentype'),
        url('Tahoma-2.html') format('woff2'),
        url('Tahoma-3.html') format('woff'),
        url('Tahoma-4.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

