
    @font-face {
        font-family: 'digi7';
        font-style: normal;
        font-weight: 400;
        src: url(./font/digital-7.eot);
        src: url(./font/digital-7.eot?#iefix) format('embedded-opentype'),
        url(./font/digital-7.woff) format('woff'),
        url(./font/digital-7.ttf) format('truetype');
    }

