@font-face {
    font-family: 'Magistral';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url('Magistral Black.eot');
    src: url('Magistral Black.eot?#iefix') format('embedded-opentype'),
    url('Magistral Black.svg#montserratbold') format('svg'),
    url('Magistral Black.woff') format('woff'),
    url('Magistral Black.ttf') format('truetype');
}
@font-face {
    font-family: 'Magistral';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('Magistral Bold.eot');
    src: url('Magistral Bold.eot?#iefix') format('embedded-opentype'),
    url('Magistral Bold.svg#montserratbold') format('svg'),
    url('Magistral Bold.woff') format('woff'),
    url('Magistral Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Magistral';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('Magistral.eot');
    src: url('Magistral.eot?#iefix') format('embedded-opentype'),
    url('Magistral.svg#montserratbold') format('svg'),
    url('Magistral.woff') format('woff'),
    url('Magistral.ttf') format('truetype');
}