@font-face {
    font-family: 'Tungsten';
    src: url('tungsten-book.eot');
    src: url('tungsten-book.eot') format('embedded-opentype'),
         url('tungsten-book.woff2') format('woff2'),
         url('tungsten-book.woff') format('woff'),
         url('tungsten-book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tungsten';
    src: url('tungsten-semibold.eot');
    src: url('tungsten-semibold.eot') format('embedded-opentype'),
         url('tungsten-semibold.woff2') format('woff2'),
         url('tungsten-semibold.woff') format('woff'),
         url('tungsten-semibold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
