@charset "utf-8";

@font-face {
    font-family:'SCDream';
    font-weight: 300;
    font-style: normal;
    src: url('scdream3.woff2') format('woff2'),
         url('scdream3.woff') format('woff');
}

@font-face {
    font-family:'SCDream-regular';
    font-weight: 400;
    font-style: normal;
    src: url('scdream4.woff2') format('woff2'),
         url('scdream4.woff') format('woff');
}

@font-face {
    font-family:'SCDream';
    font-weight: normal;
    font-style: normal;
    src: url('scdream5.woff2') format('woff2'),
         url('scdream5.woff') format('woff');
}

@font-face {
    font-family:'SCDream';
    font-weight: bold;
    font-style: normal;
    src: url('scdream6.woff2') format('woff2'),
         url('scdream6.woff') format('woff');
}
@font-face {
    font-family:'SCDream';
    font-weight: 800;
    font-style: normal;
    src: url('scdream8.woff2') format('woff2'),
         url('scdream8.woff') format('woff');
}


* { font-family:'SCDream'}
html,body,div,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,details,figcaption,summary,time,mark,audio,video{ font-family:'SCDream'}
input[type=text],input[type=password], textarea, select { font-family:'SCDream'}