@font-face {
    font-family: Montserrat;
    src: url('../assets/font/Montserrat/Montserrat-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: MontserratBold;
    src: url('../assets/font/Montserrat/Montserrat-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}