@font-face {
    font-family: "Gowun Batang";
    src: url("../fonts/gowun_batang/GowunBatang-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gowun Batang";
    src: url("../fonts/gowun_batang/GowunBatang-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "SVN-HC";
    src: url("../fonts/svn_hc/SVN-HC-Velcro.otf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "VUONG";
    src: url("../fonts/vuong/VUONG-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NotoSerif";
    src: url("../fonts/noto_serif/NotoSerif-Thin.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "NotoSerif";
    src: url("../fonts/noto_serif/NotoSerif-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NotoSerif";
    src: url("../fonts/noto_serif/NotoSerif-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "NotoSerif";
    src: url("../fonts/noto_serif/NotoSerif-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "NotoSerif";
    src: url("../fonts/noto_serif/NotoSerif-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "NotoSerif";
    src: url("../fonts/noto_serif/NotoSerif-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-Bold.ttf") format("truetype");
    font-weight: 700; /* Bold */
    font-style: normal;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-BoldItalic.ttf") format("truetype");
    font-weight: 700; /* Bold */
    font-style: italic;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-Italic.ttf") format("truetype");
    font-weight: 400; /* Regular */
    font-style: italic;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-Medium.ttf") format("truetype");
    font-weight: 500; /* Medium */
    font-style: normal;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-MediumItalic.ttf") format("truetype");
    font-weight: 500; /* Medium */
    font-style: italic;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-Regular.ttf") format("truetype");
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-SemiBold.ttf") format("truetype");
    font-weight: 600; /* SemiBold */
    font-style: normal;
}

@font-face {
    font-family: "lora";
    src: url("../fonts/lora/Lora-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600; /* SemiBold */
    font-style: italic;
}
