@font-face{
    font-family:'Doroome Font';
    src:url('/assets/fonts/GmarketSansM.woff') format("woff");
    font-weight:normal;font-style:normal;font-display:swap;
}
@font-face{
    font-family:'Doroome Font Bold';
    src:url('/assets/fonts/GmarketSansB.woff') format("woff");
    font-weight:bold;font-style:normal;font-display:swap;
}
/*/ === === === === === === === === === === === === === === === /*/
.font-sans{font-family:'Doroome Font' !important}
.font-dark{font-family:'Doroome Font Bold' !important}
