/* Tahoma Regular Web Font */

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

}