@font-face {
    font-family: 'vpro-iconfont';
    /*
    we still use ttf (for now) cause the woff2 version has some missing icons, like globe and magazine and maybe more.
    globe and magazine are used by the gids-cover-teaser.
    https://jira.vpro.nl/browse/MGNL-19325
    */
    src: url('./fonts/vpro-iconfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
