@font-face {
    font-family: 'tele2-sans-digital';
    src: url('woff2/tele2sansdigital-bold.woff2') format('woff2'),
         url('woff/tele2sansdigital-bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

/* Medium */

@font-face {
    font-family: 'tele2-sans-digital';
    src: url('woff2/tele2sansdigital-medium.woff2') format('woff2'),
         url('woff/tele2sansdigital-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'tele2-sans-digital';
    src: url('woff2/tele2sansdigital-mediumitalic.woff2') format('woff2'),
         url('woff/tele2sansdigital-mediumitalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

/* Regular */

@font-face {
    font-family: 'tele2-sans-digital';
    src: url('woff2/tele2sansdigital-regular.woff2') format('woff2'),
         url('woff/tele2sansdigital-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'tele2-sans-digital';
    src: url('woff2/tele2sansdigital-regularitalic.woff2') format('woff2'),
         url('woff/tele2sansdigital-regularitalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

/* Light */

@font-face {
    font-family: 'tele2-sans-digital';
    src: url('woff2/tele2sansdigital-light.woff2') format('woff2'),
         url('woff/tele2sansdigital-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'tele2-sans-digital';
    src: url('woff2/tele2sansdigital-lightitalic.woff2') format('woff2'),
         url('woff/tele2sansdigital-lightitalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}