@font-face {
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-style: normal;
    font-family: Montserrat;
    font-weight: 500;
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-style: normal;
    font-family: Montserrat;
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2');
    font-display: swap;
}