@font-face {
    font-family: 'Magistral';
    src: url('/fonts/Magistral-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Magistral';
    src: url('/fonts/Magistral-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Magistral';
    src: url('/fonts/Magistral-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
