
@font-face {
    font-family: 'Assistant';
    src: url('/templates/divinanewsletter/webfonts/Assistant-Bold.eot');
    src: url('/templates/divinanewsletter/webfonts/Assistant-Bold.eot?#iefix') format('embedded-opentype'),
        url('/templates/divinanewsletter/webfonts/Assistant-Bold.woff2') format('woff2'),
        url('/templates/divinanewsletter/webfonts/Assistant-Bold.woff') format('woff'),
        url('/templates/divinanewsletter/webfonts/Assistant-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant';
    src: url('/templates/divinanewsletter/webfonts/Assistant-Light.eot');
    src: url('/templates/divinanewsletter/webfonts/Assistant-Light.eot?#iefix') format('embedded-opentype'),
        url('/templates/divinanewsletter/webfonts/Assistant-Light.woff2') format('woff2'),
        url('/templates/divinanewsletter/webfonts/Assistant-Light.woff') format('woff'),
        url('/templates/divinanewsletter/webfonts/Assistant-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Assistant-Regular';
    src: url('/templates/divinanewsletter/webfonts/Assistant-Regular.eot');
    src: url('/templates/divinanewsletter/webfonts/Assistant-Regular.eot?#iefix') format('embedded-opentype'),
        url('/templates/divinanewsletter/webfonts/Assistant-Regular.woff2') format('woff2'),
        url('/templates/divinanewsletter/webfonts/Assistant-Regular.woff') format('woff'),
        url('/templates/divinanewsletter/webfonts/Assistant-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.container_dn * {    font-family: 'Assistant', sans-serif; }