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

}

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

}
