@font-face {
    font-family: 'montserrat';
    src: url('/assets/fonts/montserrat?weight=400&style=normal') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'montserrat';
    src: url('/assets/fonts/montserrat?weight=500&style=normal') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'montserrat';
    src: url('/assets/fonts/montserrat?weight=500&style=italic') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}@font-face {
    font-family: 'montserrat';
    src: url('/assets/fonts/montserrat?weight=600&style=normal') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'montserrat';
    src: url('/assets/fonts/montserrat?weight=600&style=italic') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}@font-face {
    font-family: 'montserrat';
    src: url('/assets/fonts/montserrat?weight=700&style=normal') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'montserrat';
    src: url('/assets/fonts/montserrat?weight=700&style=italic') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}