@font-face {
    font-family: "Morphend";
    src: url("../../fonts/Mophend.ttf") format("opentype");
    font-weight: 700;
}
@font-face {
    font-family: "Montserrat";
    src: url("../../fonts/Montserrat-Bold.ttf") format("opentype");
    font-weight: 700;
}
@font-face {
    font-family: "Montserrat";
    src: url("../../fonts/Montserrat-SemiBold.ttf") format("opentype");
    font-weight: 600;
}
@font-face {
    font-family: "Montserrat";
    src: url("../../fonts/Montserrat-Medium.ttf") format("opentype");
    font-weight: 500;
}
@font-face {
    font-family: "Montserrat";
    src: url("../../fonts/Montserrat-Regular.ttf") format("opentype");
    font-weight: 400;
}
