@font-face {
    font-family: 'TachyonLight';
    src: url('../fonts/TachyonLight.eot');
    src: url('../fonts/TachyonLight.eot') format('embedded-opentype'),
         url('../fonts/TachyonLight.woff2') format('woff2'),
         url('../fonts/TachyonLight.woff') format('woff'),
         url('../fonts/TachyonLight.ttf') format('truetype'),
         url('../fonts/TachyonLight.svg#TachyonLight') format('svg');
}