
@font-face {
    font-family: 'Tahoma';
    src: url("Tahoma.eot"); /* IE9*/
    src: url('Tahoma.ttf'); /* IE9 Compat Modes */
    src: url('Tahoma.ttf') format('embedded-opentype'), /* IE6-IE8 */
    url('Tahoma.ttf')  format('truetype')/* Safari, Android, iOS */
}