@font-face {
    font-family: 'Lato';
    src:
    url('https://www.avans.pl/lp/avans/lp/fonts/Lato-Black.woff2') format('woff2'),
    url('../../resources/fonts/Lato-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src:
    url('https://www.avans.pl/lp/avans/lp/fonts/Lato-Bold.woff2') format('woff2'),
    url('../../resources/fonts/Lato-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src:
    url('https://www.avans.pl/lp/avans/lp/fonts/Lato-Semibold.woff2') format('woff2'),
    url('../../resources/fonts/Lato-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src:
    url('https://www.avans.pl/lp/avans/lp/fonts/Lato-Regular.woff2') format('woff2'),
    url('../../resources/fonts/Lato-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src:
    url('https://www.avans.pl/lp/avans/lp/fonts/Lato-Light.woff2') format('woff2'),
    url('../../resources/fonts/Lato-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
