@font-face {
    font-family: 'Tahoma';
    src: url('/fonts/Tahoma.eot');
    src: url('/fonts/Tahoma.eot?#iefix') format('embedded-opentype'), 
         url('/fonts/Tahoma.woff2') format('woff2'), 
         url('/fonts/Tahoma.woff') format('woff'), 
         url('/fonts/Tahoma.otf') format('opentype'), 
         url('/fonts/Tahoma.svg#Tahoma') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}
