/* @font-face {
    font-family: 'Castor';
    src:
        url('https://www.avans.pl/lp/avans/lp/fonts/Castor-One.woff2') format('woff2'),
        url('../../resources/fonts/Castor-One.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  } */
@font-face {
    font-family: 'DIN Pro';
    src:
        url('https://www.avans.pl/lp/avans/lp/fonts//DINPro-Light.woff2') format('woff2'),
        url('../../resources/fonts/DINPro-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src:
        url('https://www.avans.pl/lp/avans/lp/fonts//DINPro.woff2') format('woff2'),
        url('../../resources/fonts/DINPro.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src:
        url('https://www.avans.pl/lp/avans/lp/fonts//DINPro-Bold.woff2') format('woff2'),
        url('../../resources/fonts/DINPro-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src:
        url('https://www.avans.pl/lp/avans/lp/fonts//DINPro-Black.woff2') format('woff2'),
        url('../../resources/fonts/DINPro-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src:
        url('https://www.avans.pl/lp/avans/lp/fonts//DINPro-Medium.woff2') format('woff2'),
        url('../../resources/fonts/DINPro-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
