@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+SC:wght@100..900&family=Noto+Sans+TC:wght@100..900&display=swap');

@font-face {
    font-family: 'Pretendard';
    font-weight: 45 920;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/Pretendard/PretendardVariable.woff2') format('woff2-variations');
}
@font-face {
    font-family: "A2Z";
    src: url("../fonts/A2Z/A2Z-6SemiBold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "ClimateCrisisKorean";
    src: url("../fonts/ClimateCrisis/ClimateCrisisKR-2000.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "bootstrap-icons";
    src: url("../fonts/bootstrap/bootstrap-icons.woff2") format("woff2"),
    url("../fonts/bootstrap/bootstrap-icons.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
