@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url("../../assets/fonts/google_materialicons.woff") format("woff");
}

@font-face {
    font-family: "NotoSansKR";
    src: url("../../assets/fonts/NotoSansKR-VariableFont_wght.ttf") format("truetype");
}

@font-face {
    font-family: "Orbitron";
    src: url("../../assets/fonts/Orbitron-VariableFont_wght.ttf") format("truetype");
}

@font-face {
    font-family: "Jura";
    src: url("../../assets/fonts/Jura-VariableFont_wght.ttf") format("truetype");
}

/*
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 100;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-Thin.ttf") format("truetype");
}
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 200;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-ExtraLight.ttf") format("truetype");
}
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 300;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-Light.ttf") format("truetype");
}
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 400;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 500;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-Medium.ttf") format("truetype");
}
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 600;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-Text.ttf") format("truetype");
}
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 700;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-Semibold.ttf") format("truetype");
}
@font-face {
    font-family: 'IBMPlexSans';
    font-style: normal;
    font-weight: 800;
    src: url("../../assets/fonts/ibmplex/IBMPlexSansKR-Bold.ttf") format("truetype");
}
 */
@font-face {
    font-family: 'IBMPlexSans';
    src: url("../../assets/fonts/IBMPlexSansKR-Regular.woff") format("woff");
}