@charset "utf-8";

/* Roboto */
@font-face {
font-family: 'SCoreDream';
font-style: normal;
font-weight: 300;
src: url(SCoreDream-Light.woff) format('woff');
}
@font-face {
font-family: 'SCoreDream';
font-style: normal;
font-weight: 400;
src: url(SCoreDream-Regular.woff) format('woff');
}
@font-face {
font-family: 'SCoreDream';
font-style: normal;
font-weight: 500;
src: url(SCoreDream-Medium.woff) format('woff');
}
@font-face {
font-family: 'SCoreDream';
font-style: normal;
font-weight: 700;
src: url(SCoreDream-Bold.woff) format('woff');
}

/* @font-face {
font-family: 'SCoreDream';
font-style: normal;
font-weight: 800;
src: url(SCoreDream-ExtraBold.woff) format('woff');
} */

