@font-face {
    font-family: 'NanumSquare';
    font-display: swap;
    src: url(../assets/fonts/NanumSquareOTFRegular.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/NanumSquareOTFRegular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquare';
    font-display: swap;
    src: url("../assets/fonts/NanumSquareOTFBold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquare';
    font-display: swap;
    src: url("../assets/fonts/NanumSquareOTFExtraBold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    font-display: swap;
    src: url("../assets/fonts/Futura-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'InterLight';
    font-display: swap;
    src: url("../assets/fonts/Inter-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'SandolLT';
    font-display: swap;
    src: url("../assets/fonts/SDGtNeobUniTTF-bLt.ttf") format("truetype");
}

@font-face {
    font-family: 'SandolSB';
    font-display: swap;
    src: url("../assets/fonts/SDGtNeobUniTTF-eSb.ttf") format("truetype");
}