@charset "utf-8";

/* WantedSans */
@font-face{
    font-family:'WantedSans';
    font-weight:600;
    src:url("../font/WantedSans-Bold.woff") format('woff');
}
@font-face{
    font-family:'WantedSans';
    font-weight:500;
    src:url("../font/WantedSans-Medium.woff") format('woff');
}
@font-face{
    font-family:'WantedSans';
    font-weight:400;
    src:url("../font/WantedSans-Regular.woff") format('woff');
}

/* N */
@font-face{
    font-family:'N';
    font-weight:600;
    src:url("../font/NEXEN_TIRE_Bold.woff") format('woff');
}

/* HSB */
@font-face{
    font-family:'HSB';
    font-weight:400;
    src:url("../font/HSBombaram3.0_Regular.woff") format('woff');
}

/* Ari */
@font-face{
    font-family:'Ari';
    font-weight:400;
    src:url("../font/arita-burib.woff") format('woff');
}