@charset "utf-8";

/* Score */
@font-face{
    font-family : 'Score';
    font-weight : 900;
    src : url("../font/S-CoreDream-9Black.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 800;
    src : url("../font/S-CoreDream-8Heavy.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 700;
    src : url("../font/S-CoreDream-7ExtraBold.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 600;
    src : url("../font/S-CoreDream-6Bold.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 500;
    src : url("../font/S-CoreDream-5Medium.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 400;
    src : url("../font/S-CoreDream-4Regular.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 300;
    src : url("../font/S-CoreDream-3Light.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 200;
    src : url("../font/S-CoreDream-2ExtraLight.woff") format('woff');
}
@font-face{
    font-family : 'Score';
    font-weight : 100;
    src : url("../font/S-CoreDream-1Thin.woff") format('woff');
}

/* SF */
@font-face{
    font-family : 'SF';
    font-weight : 800;
    src : url("../font/SF_HambakSnow.woff") format('woff');
}

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

/* SB */
@font-face{
    font-family : 'SB';
    font-weight : 500;
    src : url("../font/SBAggroM.woff") format('woff');
}