@font-face {
    font-family: 'BL Melody';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(BLMelody-Light.otf) format("opentype");
}

@font-face {
    font-family: 'BL Melody';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(BLMelody-Regular.otf) format("opentype");
}

@font-face {
    font-family: 'BL Melody';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(BLMelody-Medium.otf) format("opentype");
}

@font-face {
    font-family: 'BL Melody';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(BLMelody-SemiBold.otf) format("opentype");
}

@font-face {
    font-family: 'BL Melody';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(BLMelody-Bold.otf) format("opentype");
}

