@font-face {
    font-family: 'DG Jory';
    src: url('DGJory-Light.eot');
    src: url('DGJory-Light.eot?#iefix') format('embedded-opentype'),
        url('DGJory-Light.woff2') format('woff2'),
        url('DGJory-Light.woff') format('woff'),
        url('DGJory-Light.ttf') format('truetype'),
        url('DGJory-Light.svg#DGJory-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DG Jory';
    src: url('DGJory.eot');
    src: url('DGJory.eot?#iefix') format('embedded-opentype'),
        url('DGJory.woff2') format('woff2'),
        url('DGJory.woff') format('woff'),
        url('DGJory.ttf') format('truetype'),
        url('DGJory.svg#DGJory') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

