@font-face {
    font-family: 'TRYVesterbro-Light';
    src: url('tryvesterbro-light.woff');
    src: url('tryvesterbro-light.woff') format('woff'),
         url('tryvesterbro-light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
body { font-family:TRYVesterbro-Light; }