@font-face {
    font-family: 'tahomabold';
    src: url('../../fonts/tahoma/tahomabd-webfont.eot');
    src: url('../../fonts/tahoma/tahomabd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/tahoma/tahomabd-webfont.woff') format('woff'),
         url('../../fonts/tahoma/tahomabd-webfont.ttf') format('truetype'),
         url('../../fonts/tahoma/tahomabd-webfont.svg#tahomabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tahomaregular';
    src: url('../../fonts/tahoma/tahoma-webfont.eot');
    src: url('../../fonts/tahoma/tahoma-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/tahoma/tahoma-webfont.woff') format('woff'),
         url('../../fonts/tahoma/tahoma-webfont.ttf') format('truetype'),
         url('../../fonts/tahoma/tahoma-webfont.svg#tahomaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}