/* CSS Document */
@font-face {
    font-family: 'themix';
    src: url('fonts/TheMix.eot');
    src: url('fonts/TheMix.eot?#iefix') format('embedded-opentype'),
         url('fonts/TheMix.woff') format('woff'),
         url('fonts/TheMix.ttf') format('truetype'),
         url('fonts/TheMix.svg#TheMix-Plain') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{font-family:Tahoma, Geneva, sans-serif;}