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