@charset "utf-8";
/* Roboto */
/*@font-face {
    font-family:'Roboto';
    src: url('../fonts/RobotoThin.woff2') format('woff2'),
    url('../fonts/RobotoThin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}*/
@font-face {
    font-family:'Roboto';
    src: url('../fonts/RobotoLight.woff2') format('woff2'),
    url('../fonts/RobotoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}
@font-face {
    font-family:'Roboto';
    src: url('../fonts/Roboto.woff2') format('woff2'),
    url('../fonts/Roboto.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}
/*@font-face {
    font-family:'Roboto';
    src: url('../fonts/RobotoMedium.woff2') format('woff2'),
    url('../fonts/RobotoMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}*/

/* Rounded MPlus 1c */
@font-face {
    font-family:'Rounded-Mplus-1c';
    src: url('../fonts/Rounded-Mplus-1c-Thin.woff2') format('woff2'),
    url('../fonts/Rounded-Mplus-1c-Thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-051D;
}
@font-face {
    font-family:'Rounded-Mplus-1c';
    src: url('../fonts/Rounded-Mplus-1c-Light.woff2') format('woff2'),
    url('../fonts/Rounded-Mplus-1c-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-051D;
}
@font-face {
    font-family:'Rounded-Mplus-1c';
    src: url('../fonts/Rounded-Mplus-1c.woff2') format('woff2'),
    url('../fonts/Rounded-Mplus-1c.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-051D;
}
@font-face {
    font-family:'Rounded-Mplus-1c';
    src: url('../fonts/Rounded-Mplus-1c-Medium.woff2') format('woff2'),
    url('../fonts/Rounded-Mplus-1c-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-051D;
}
@font-face {
    font-family:'Rounded-Mplus-1c';
    src: url('../fonts/Rounded-Mplus-1c-Bold.woff2') format('woff2'),
    url('../fonts/Rounded-Mplus-1c-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-051D;
}
@font-face {
    font-family:'Rounded-Mplus-1c';
    src: url('../fonts/Rounded-Mplus-1c-ExtraBold.woff2') format('woff2'),
    url('../fonts/Rounded-Mplus-1c-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-051D;
}
@font-face {
    font-family:'Rounded-Mplus-1c';
    src: url('../fonts/Rounded-Mplus-1c-Black.woff2') format('woff2'),
    url('../fonts/Rounded-Mplus-1c-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-051D;
}