@font-face {
    font-family: "Montserrat";
    font-weight: normal;
    font-style: normal;
    src: url("Montserrat-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Montserrat-Bold";
    font-weight: normal;
    font-style: normal;
    src: url("Montserrat-Bold.ttf") format('truetype');
}
@font-face {
    font-family: "Nunito";
    font-weight: normal;
    font-style: normal;
    src: url("Nunito-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Nunito-Bold";
    font-weight: normal;
    font-style: normal;
    src: url("Nunito-Bold.ttf") format('truetype');
}

