@font-face {
    font-family: MJ-Satoshi-Regular;
    font-weight: normal;
    src: url("../fonts/MJ-Satoshi-Regular.otf") format("opentype");
}

@font-face {
    font-family: MJ-Satoshi-Regular;
    font-weight: normal;
    src: url("../fonts/MJ-Satoshi-Regular.ttf");
}

@font-face {
    font-family: MJ-Satoshi-Bold;
    font-weight: bold;
    src: url("../fonts/MJ-Satoshi-Bold.otf") format("opentype");
}

@font-face {
    font-family: MJ-Satoshi-Bold;
    font-weight: bold;
    src: url("../fonts/MJ-Satoshi-Bold.ttf");
}